[ct-app].ct-app-ready {
  background: #336387 !important;
  opacity: 0.98;
}
#ct-button-search { 
  top: 4.16rem !important;
}
#ct-button-search button {
  background: #2485d4 !important;
  border: 1px solid #2485d4 !important;
}
#ct-button-search button:hover { 
  background-color: #3b94de !important;
  transition: background-color 225ms;
}
#ct-checkbox label, #ct-age-checkbox label, #ct-pickup-select label, #ct-dropoff-select label, #ct-pickup-date label, #ct-return-date label { color: #ffffff; }
.ct-datepicker-cell:hover { color:#ffffff; }
/*#ct-age { padding: 0 0.5rem; }*/
#ct-wrap { 
	background: #336387 !important;
  opacity: 0.98;
	/*height: 219px; */
}
#ct-mobile-container .ct-page-header, .ct-tag-line { display: none !important; }
.ct-overflow-y-scroll { overflow-y: hidden; }
.ct-usps__main { display: none; }
#ct-container { min-height: 0; }
.ct-container-search-cars { min-height: 0 !important; }
b, strong {
    font-weight: 600 !important;
}