/* Header Master Page */


/**/

h2.section-title {
    background-color: #264e72 !important;
    color: #fff !important;
}

.button.inactive,
a#ctl00_content_mainQuery_btnSearch,
.nxtCachedResults h4,
.button,
.contentEstatica h2,
.button2,
.nxtResultItemHeader.row.collapse {
    background: linear-gradient(#00aef0, #00aef0) #00aef0 !important;
}

.footer p a {
    color: #1585cf !important;
}

div.header-rsp #responsive-menu, div.header-rsp .dropdown.menu {
    background: linear-gradient(#00aef0, #00aef0) #00aef0 !important;
}
.top-bar-title{
    margin-top: 10px;
    margin-bottom: 15px;
}

li.subir-li, li.subir-li span, .nxtAgencySession2, a#ctl00_nxtAgencySession_lnkLogout{
    color: #63666a !important;
}
.menu>li>a.menu-link{
    color: #63666a !important;
}
.dropdown li a:hover {
    background-color: #fff !important;
    color: #00aef0 !important;
}