.text-s{
    color: #2D81CB !important;
    text-decoration: none;
}

.active2{
    color: #2D81CB !important;
    text-decoration: none !important;
    font-weight: 600 !important;
}

#clear_frm:hover{
    background: #3496ED;
    color: #fff !important;
}
.st_menu_s{
    background: #094792 !important;
    color: #fff !important;
    padding: 2px 8px 2px 8px !important;
    border-radius: 4px !important;
    FONT-WEIGHT: 600 !important;
    /* box-shadow: 3px 3px 2px 0px rgba(214, 215, 216, 0.6); */
}

.st_menu_s:hover{
    /* box-shadow: 0px 0px 0px 0px rgba(214, 215, 216, 0.6); */
    transition: 0.5s;
    background: #07366F !important;
}