﻿a.rmLink, .rmText {
    background-image: none !important;
}

ul.rmHorizontal > li.rmItem, .rmText {
    background-color: #97b9dc;
    color: #072b5f;
    border-radius: 5px;
    margin-right: 5px;
}

.RadMenu_Web20 .rmRootGroup {
    background: none !important;
    border: none !important;
    margin-bottom: 0.45rem !important;
}

.rmChild > span.rmText {
    color: #000000 !important;
}

    .rmChild > span.rmText:hover {
        background-color: #247fd93b;
    }