.RadPanelBar_Bootstrap .rpLink, .RadPanelBar_Bootstrap .rpHeaderTemplate {
    color: #ededed;
    background: transparent;
    border-width: 1px !important;
    border-bottom-style: solid !important;
    border-style: none;
    border-color: #dedede #dedede whitesmoke;
    font-family: "Verdana",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 45px;
}

.RadPanelBar_Bootstrap .rpRootGroup {
    color: #333;
    border-color: transparent;
    background: transparent;
}


.rpHovered {
    background-color: #1ABC9C !important;
}
