.flexiSearchEngine form::before{
  content: 'Buscador';
  font-size: 2em;
  font-weight: bold;
  color: #FFF;
  display: block;
  border-bottom: 1px solid;
  margin-bottom: 10px;
}

.flexiSearchEngine{
  width: 100% !important;
  border: none !important;
  border-radius: 0 !important;
  background-color: #ec1211 !important;
  height: 330px !important;
  overflow: auto !important;
}


.flexiSearchEngine label{
  color: #FFF !important;
  font-size: 1.3em !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  margin-bottom: 0px !important;
}

.flexiSearchEngine #apCheckboxes br{
  display:none !important;
}
.flexiSearchEngine #apEscalas{
    margin-left: 30px !important;
}
#apDestinationsCol, #apFechas, #apPaxs {
    width: 48.6% !important;
}
/*
#flexiAereo{
  width: auto;
  height: 240px !important;
  border-radius: 0;
    border-width: 2px;
}


#flexiAereo form #apCheckboxes{
  float: left;
  width: 50%;
}

#flexiAereo form #apAvanzadasBox{
  float: left;
  width: 50%;
}


#flexiAereo #apRounds {
    margin-bottom: 5px !important;
}

#flexiAereo #apDestinations {
    margin-bottom: 5px !important;
}

#flexiAereo form #apRoundsCol #apOW{
	vertical-align: sub;
	margin-left: 5px;
}

#flexiAereo form #apRoundsCol #apRT{
  vertical-align: sub;
  margin-left: 5px;
}

#flexiAereo > center{
	margin-top: 60px !important;
}


*/
