

/* Start:/local/components/rumedia/section.top.menu/templates/.default/style.css?1675929033746*/
.sectionmenu a.active u, .sectionmenu a.current u, .sectionmenu u:hover {
    color: #17264d;
    background: #badff8;
}

.sectionmenu a {
    margin-top: 5px;
    padding: 0 10px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: uppercase;
    line-height: 40px;
}
.sectionmenu a u {
    font-weight: 700;
    display: inline-block;
    padding: 0 4px;
}
.sectionmenu a img {
    margin-right: -5px;
}
.sectionmenu a, .sectionmenu a u {
    position: relative;
    text-decoration: none;
}
.sectionmenu a u:after {
    content: '';
    left: 5px;
    right: 5px;
    bottom: 6px;
    display: block;
    /*width: 100%;*/
    height: 1px;
    position: absolute;
    background: #b8d7eb;
}

/* End */
/* /local/components/rumedia/section.top.menu/templates/.default/style.css?1675929033746 */
