/* Header Master Page */


/**/

h2.section-title {
    background-color: #033067 !important;
    color: #FFF !important;
}

.button.inactive,
a#ctl00_content_mainQuery_btnSearch,
.nxtCachedResults h4,
.button,
.contentEstatica h2,
.button2,
.nxtResultItemHeader.row.collapse {
    background: linear-gradient(#c61329, #c61329) #c61329 !important;
}

.footer p a {
    color: #FFF !important;
}

.footer p a:hover{
	color: #c61329 !important;
}

.header-rsp {
    background-color: #033067 !important;
}

.top-bar {
    background-color: #033067 !important;
}

li.subir-li, li.subir-li span, .nxtAgencySession2, a#ctl00_nxtAgencySession_lnkLogout {
    color: #FFF !important;
}

.menu>li>a.menu-link {
    color: #FFF !important;
}

.dropdown {
    background: linear-gradient(#11151c, #11151c) #11151c !important;
}

#responsive-menu {
    background: linear-gradient(#11151c, #11151c) #11151c !important;
}

.dropdown li a:hover {
    background-color: #c61329 !important;
}

.lateral ul li a {
    color: #c61329 !important;
}

.lateral ul li a:hover{ color:#033067 !important;}

.footerWebs a:hover { background-color: #99CCFF !important; }

.nxtCachedQueries .activeQuery .queryBestPrice {
    color: #c61329 !important;
}

#resultSummary .resultSummaryItem a {
    color: #fff !important;
}

#resultSummary .resultSummaryItem.selected {
    background-color: #c61329 !important;
}

#resultSummary .resultSummaryItem {
    background-color: #033067 !important;
}

#resultSummary .resultSummaryItem:hover {
    background-color: #11151c;
}