  

/* Start:/local/templates/nsu_about/components/bitrix/menu/right/style.css?15114346061527*/
.collag_menu {
    font-size: 12px;
    position: fixed;
    z-index: 23;
    color: white;
    bottom: 10px;
    top: 35%;
    right: 60px;
    display: inline-block;
    float: right;
    text-align: right;
    height: 372px !important;
    overflow: hidden;
}

.collag_menu li{
    height: 22px;
    margin-bottom: 9px;
    position: relative;
    list-style-type: none;
}
.collag_menu li.item_.current{
    border-radius: 20px;
    background-color: #70bb48;
}

.collag_menu li.item_ a.menu_link{
    display: block;
    width: 23px;
    height: 22px;
    float:right;
    color: transparent;
}
.collag_menu li.item_ a.menu_link.hoverMenuLink{
    width: 226px;
    padding-right: 30px;
    line-height: 22px;
    color: #fff;
    -moz-transition: color .5s ease 0s;
    -o-transition: color .5s ease 0s;
    -webkit-transition: color .5s ease 0s;
}
.collag_menu li.item_.current a{
    float: left;
    width: 226px;
    padding-right: 30px;
    line-height: 22px;
    opacity: 1;
    color: #fff;
    -moz-transition: color .5s ease 0s;;
    -o-transition: color .5s ease 0s;;
    -webkit-transition: color .5s ease 0s;
}

.collag_menu li.item_ a:after{
    content:'';
    display: block;
    background: transparent;
    border: 2px solid #fff;
    border-width: 2px 2px 2px 2px;
    width: 13px;
    height: 13px;
    position: absolute;
    right: 5px;
    top: 4px;
    -webkit-border-radius:14px;
    -moz-border-radius:14px;
    border-radius:14px;
}
.collag_menu li.item_.current a:after{
    background: #fff;
}

/* End */
/* /local/templates/nsu_about/components/bitrix/menu/right/style.css?15114346061527 */
