body{
  background-color:#ffffff;
}
header{
  background-color:#ffffff;
 }

#search-banner {
  background-color:#666663;
  color:#ffffff;
}
.text-default,
  a.text-default{
  color: #373a3c!important
}
.navbar-default {
  background-color: #ffffff;
  border-color:transparent;
  border-bottom-color:#dcdcdc ;
}
/*vehicles grid*/ 
#vehicles{
  background-color: #fff;
  color: #373a3c;
}
/*footer grid*/ 
footer{
  border-top:solid 1px #dcdcdc ;
  background-color: #f5f5f5;
  color:#1f1e20!important;
}
footer a
footer a:hover, 
footer a:link,
footer a:visited,
footer a:active {
  color:#1f1e20!important;
}

.btn.btn-bold {
  color:rgb(3, 3, 3)!important;
}
.btn.btn-bold:hover {
  color:rgb(0, 0, 0)!important;
}

.btn.btn-clean i  {
  color:rgb(0, 0, 0)!important;
}

.btn.btn-clean:hover i  {
  color:rgb(0, 0, 0)!important;
}

a#fuel{
  color:black;
}

select#pilot_cellphone_country{
  color: #a7abc3;
}

select#pilot_phone_country{
  color: #a7abc3;
}

select#pilot_country{
  color: #a7abc3;
}