body.page-acceso-agencias.logged-in .admin-agencias-col-left #juliatours_busqueda input[type='text'],
body.page-acceso-agencias.logged-in .admin-agencias-col-left #juliatours_busqueda select{
  font-family: open_sansbold_italic, "Lucida Grande", Verdana, sans-serif;
  font-size: 12px;
}

body.page-acceso-agencias.logged-in .admin-agencias-col-left #juliatours_busqueda input[type='text']#edit-query {
  background-position: 98% center;
  background-image: url("../img/buscar_agencia_lupa.png");
  background-repeat: no-repeat;
}

body.page-acceso-agencias.logged-in .admin-agencias-col-left #juliatours_busqueda select#edit-region, body.page-acceso-agencias.logged-in .admin-agencias-col-left #juliatours_busqueda select#edit-pais {
  background-position: 98% center;
  background-image: url(../img/buscar_agencia_desplegable.png);
  background-repeat: no-repeat;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

body.page-acceso-agencias.logged-in .admin-agencias-col-left #juliatours_busqueda input[name="date1[date]"], body.page-acceso-agencias.logged-in .admin-agencias-col-left #juliatours_busqueda input[name="date2[date]"] {
  background-position: 98% center;
  background-image: url("../img/buscar_agencia_calendar.png");
  background-repeat: no-repeat;
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar {
  background-color: #cccccc;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

body.page-acceso-agencias.logged-in .admin-agencias-col-left #juliatours_busqueda .form-item{
  margin-bottom: 3px;
}

body.page-acceso-agencias.logged-in .admin-agencias-col-left #juliatours_busqueda .form-item-region {
  padding-left: 30px;
  background: url("../img/region.png") no-repeat 4px center #748694;
}

body.page-acceso-agencias.logged-in .admin-agencias-col-left #juliatours_busqueda .form-item-pais {
  padding-left: 30px;
  background: url("../img/pais.png") no-repeat 6px center #748694;
}

body.page-acceso-agencias.logged-in .admin-agencias-col-left #juliatours_busqueda .form-item-presupuesto {
  padding-left: 30px;
  background: url("../img/presupuesto.png") no-repeat 4px center #748694;
}
