/* Header Master Page */


/**/

#responsive-menu,
ul.dropdown.menu {
    background: linear-gradient(#ffffff, #93e1e2) #93e1e2 !important;
}

.button.inactive,
a#ctl00_content_mainQuery_btnSearch,
.nxtCachedResults h4,
.button,
.contentEstatica h2,
.button2,
.nxtResultItemHeader.row.collapse {
    background: linear-gradient(#ffffff, #93e1e2) #93e1e2 !important;
}

h2.section-title,
.nxtMyBooking h4 {
    color: #93e1e2 !important;
}

h3.section-title {
    border-bottom: solid 2px #93e1e2;
    color: #93e1e2;
}

.lateral ul li a {
    color: #93e1e2;
}

.button.inactive,
a#ctl00_content_mainQuery_btnSearch,
.nxtCachedResults h4,
.button,
.contentEstatica h2,
.button2,
.nxtResultItemHeader.row.collapse {
    background: #c0c0c0 !important;
	color: #1c799e !important;
}

h2.section-title {
    background-color: #1c799e !important;
}

.nxtFlightSearchWrapper {
    background-color: #dbdbdb !important;
}

.lateral {
    background: #dbdbdb !important;
}

.lateral ul li a{display:block; background:url(/cdn/all/btn_off.jpg) no-repeat; height:27px; padding:5px 0px 1px 30px; color:#93e1e2 !important; font-weight:bold; font-size:15px; text-shadow: 0 3px 3px #FFFFFF;}
.lateral ul li a:hover{background:url(/cdn/all/btn_on.jpg) no-repeat; color:#dbdbdb !important; text-shadow: 2px 3px 3px #93e1e2;}

