﻿.banner.airline-bnr,
.airlineSrchW.bannerInner .numbers {
    background-color:#b8e7f5 !important;
}

body .bannerright.travlbythme h1, .getCodeoff h6 {
    color: #000 !important;
}
body .bannerright.travlbythme p {
    color: #000 !important;
    font-weight: 500;
}
.searchbox ul li#divDepartSecton + li::before {display:none;
}
.searchbox button {border:none;
}
.bannerInner ul.off-on-btn li a, .searchbox ul.flight-type p,
.searchbox ul li input#txtReturnDate, .searchbox ul li input#txtDepartDate,
.searchbox ul li.m-loca input,
.searchbox ul li:nth-of-type(2) img {
    filter:inherit !important;
}

  #formFlightSearchEngine .searchbox span.error-message,
  .searchbox ul li>span {    
    color: #000; 
}

  ul.off-on-btn li a{
      color:#333!important;
      background-color:#fff;
  }

 ul.off-on-btn li.active a {
          background:#022e3c;
          color:#fff!important;
 }

 
 #spnOriginErrMsg, #spnDestErrMsg, #spnDepDateErrMsg, #spnRetDateErrMsg
 {
     color: #f00!important;
 }
