.celda-ocupacion>* {
  vertical-align: middle;
}

#agregarHabitacion {
  cursor: pointer;
}

.eliminarHabitacion {
  cursor: pointer;
}

.titulo-presupuesto {
  font-size: 16px;
  text-align: left;
}

.personasPresupuesto {
  /* border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 4px;
  text-align: center;
  border: 1px solid #dbdbdb;
  border-top: 1px solid #d0cfcf;
  border-bottom: 1px solid #efefef; */
  border: none;
  background-color: transparent;
}

/*
#aeropuertoOrigenPresupuesto {
    width: 115px;
    background: url(images/input_bg3.png) 0 0 repeat-x #fff;
    font-family: "Sorts Mill Goudy", "Times New Roman", Times, serif;
    font-size: 13px;
    font-style: italic;
    border: 1px solid #dbdbdb;
    border-top: 1px solid #d0cfcf;
    border-bottom: 1px solid #efefef;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 8px 5px 6px 5px;
    color: #777777 !important;
    -webkit-box-shadow: 0px 1px 0px 0px #fff;
    -moz-box-shadow: 0px 1px 0px 0px #fff;
    box-shadow: 0px 1px 0px 0px #fff;
    text-align: center; 
}
*/
.textoHabitacion {
  color: #5c5e62 !important;
  font-size: 14px !important;
}

#calendarioPresupuesto {
  width: auto;
  /* text-align: center; */
  /* border: 1px solid #dbdbdb; */
  /* border-top: 1px solid #d0cfcf; */
  /* border-bottom: 1px solid #efefef; */
  /* border-radius: 4px; */
  /* -webkit-border-radius: 4px; */
  background: transparent;
  /* -moz-border-radius: 4px; */
  border: none;
  color: #5c5e62;
  font-size: 14px;
  text-align: left;
}

.columna-ocupacion {
  padding-bottom: 2px;
}

.columna-fecha,
.columna-ocupacion {
  position: relative;
}

.tablaInicioPresupuesto .columna-fecha::before,
.tablaInicioPresupuesto .columna-ocupacion::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #e2e2e2;
}

.tablaInicioPresupuesto .columna-fecha::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #e2e2e2;
  width: 90%;
}

/*#crearPresupuesto {
    padding: 0px 5px 0px 5px;
    margin: 0px 0px 5px 0px;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    background: -webkit-linear-gradient(top, #404040, #212121);
    background: -moz-linear-gradient(top, #404040, #212121);
    background: -ms-linear-gradient(top, #404040, #212121);
    background: -o-linear-gradient(top, #404040, #212121);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
    -webkit-box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
    -moz-box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
    text-shadow: rgba(0, 0, 0, .4) 0 1px 0;
    font-family: 'Lato', Arial, sans-serif;
    text-align: center;
    border: none;
    line-height: 30px;
    height: 32px;
    outline-width: 0;
}*/

#dialogoComprobarPresupuesto,
#dialogoErrorPresupuesto {
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-size: 0.7em;
}

.ui-widget-header {
  background: #007cc4 !important;
  border: 1px solid #007cc4 !important;
}

.ui-dialog-content,
.ui-widget-content {
  background: #fff !important;
}

.ui-dialog-buttonpane button {
  margin: 0 !important;
  font-family: "Lato", Arial, Helvetica, sans-serif !important;
  font-size: 0.8em !important;
  background: #e6e6e6 !important;
  font-weight: bold;
  padding: 5px 10px;
  min-width: 20px;
  color: #555555 !important;
}

/*
Seccion del selector de programa
*/

.program-selector.container-fluid {
  margin-bottom: 20px;
  padding: 0;
}

.capaFoto {
  border: 3px solid #ffffff;
  display: inline-block;
  margin-top: 10px;
}

.foto-hijo {
  width: 120px;
  vertical-align: middle;
  opacity: 0.5;
}

.bordeActivo .foto-hijo,
.foto-hijo:hover {
  opacity: initial;
}

/*Fotos iconos del formulario*/
#fotoIndividual {
  width: 19px;
  height: 19px;
  margin: 3px 2px 0px 1px;
}

#fotoDoble {
  width: 19px;
  height: 19px;
  margin: 3px 5px 0px 5px;
}

#fotoTriple {
  width: 24px;
  height: 24px;
  margin-left: 6px;
  margin-top: 1px;
}

.tablaInicioPresupuesto {
  /* margin-top: 10px;
  border: 1px solid #007cc4;
  background-color: #f3f3f3;
  display: inline-block; */
  padding: 10px;
}

.tablaInicioPresupuesto .btn-default {
  padding: 10px 15px;
}

/* .crearFormPresupuesto {
  font-size: 12px;
  font-weight: bold;
  color: #333e6d;
  font-family: inherit;
} */

.program-selector+form.cart {
  display: none;
}

.condiciones-presupuesto {
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #404040;
  width: 100%;
  height: 14px;
  text-align: center;
  margin-bottom: 10px;
}

.etiqueta {
  font-size: 10px !important;
  margin-left: 2px;
  margin-right: 2px;
  padding-bottom: 4px;
  padding-top: 6px;
  font-weight: bold;
  color: #333e6d;
  font-family: inherit;
}

.bordeActivo {
  border: 3px solid #cd4a4a;
}

.formulario-presupuesto {
  padding: 0px !important;
}

[class*="col-"],
[class*="subcol"],
.fila-ocupacion {
  float: left;
}

.subcol3 {
  width: 25%;
}

.subcol4 {
  width: 33.33%;
}

.subcol5 {
  width: 41.66%;
}

.subcol6 {
  width: 50%;
}

.capa-boton {
  padding-top: 10px;
}

#current-extension {
  text-align: left;
  font-size: 16px;
}

/* For mobile phones: */
/* [class*="col-"] {
  width: 100%;
} */
@media (min-width: 1515px),
(min-width: 700px) and (max-width: 991px) {

  /* For desktop: */
  .col-1 {
    width: 8.33%;
  }

  .col-2 {
    width: 16.66%;
  }

  .col-3 {
    width: 25%;
  }

  .col-4 {
    width: 33.33%;
  }

  .col-5 {
    width: 41.66%;
  }

  .col-6 {
    width: 50%;
  }

  .col-7 {
    width: 58.33%;
  }

  .col-8 {
    width: 66.66%;
  }

  .col-9 {
    width: 75%;
  }

  .col-10 {
    width: 83.33%;
  }

  .col-11 {
    width: 91.66%;
  }

  .col-12 {
    width: 100%;
  }
}

.btn-holder {
  padding: 0px !important;
}

.celda-ocupacion>* {
  vertical-align: middle;
}

#agregarHabitacion {
  cursor: pointer;
}

.eliminarHabitacion {
  cursor: pointer;
}

.titulo-presupuesto {
  font-size: 16px;
  text-align: left;
}

.personasPresupuesto {
  /* border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 4px;
  text-align: center;
  border: 1px solid #dbdbdb;
  border-top: 1px solid #d0cfcf;
  border-bottom: 1px solid #efefef; */
  border: none;
  background-color: transparent;
}

/*
#aeropuertoOrigenPresupuesto {
    width: 115px;
    background: url(images/input_bg3.png) 0 0 repeat-x #fff;
    font-family: "Sorts Mill Goudy", "Times New Roman", Times, serif;
    font-size: 13px;
    font-style: italic;
    border: 1px solid #dbdbdb;
    border-top: 1px solid #d0cfcf;
    border-bottom: 1px solid #efefef;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 8px 5px 6px 5px;
    color: #777777 !important;
    -webkit-box-shadow: 0px 1px 0px 0px #fff;
    -moz-box-shadow: 0px 1px 0px 0px #fff;
    box-shadow: 0px 1px 0px 0px #fff;
    text-align: center; 
}
*/
.textoHabitacion {
  color: #5c5e62 !important;
  font-size: 14px !important;
}

.columna-ocupacion {
  padding-bottom: 2px;
}

.columna-fecha,
.columna-ocupacion {
  position: relative;
}

.tablaInicioPresupuesto .columna-fecha::before,
.tablaInicioPresupuesto .columna-ocupacion::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #e2e2e2;
}

.tablaInicioPresupuesto .columna-fecha::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #e2e2e2;
  width: 90%;
}

/*#crearPresupuesto {
    padding: 0px 5px 0px 5px;
    margin: 0px 0px 5px 0px;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    background: -webkit-linear-gradient(top, #404040, #212121);
    background: -moz-linear-gradient(top, #404040, #212121);
    background: -ms-linear-gradient(top, #404040, #212121);
    background: -o-linear-gradient(top, #404040, #212121);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
    -webkit-box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
    -moz-box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
    text-shadow: rgba(0, 0, 0, .4) 0 1px 0;
    font-family: 'Lato', Arial, sans-serif;
    text-align: center;
    border: none;
    line-height: 30px;
    height: 32px;
    outline-width: 0;
}*/

#dialogoComprobarPresupuesto,
#dialogoErrorPresupuesto {
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-size: 0.7em;
}

.ui-widget-header {
  background: #007cc4 !important;
  border: 1px solid #007cc4 !important;
}

.ui-dialog-content,
.ui-widget-content {
  background: #fff !important;
}

.ui-dialog-buttonpane button {
  margin: 0 !important;
  font-family: "Lato", Arial, Helvetica, sans-serif !important;
  font-size: 0.8em !important;
  background: #e6e6e6 !important;
  font-weight: bold;
  padding: 5px 10px;
  min-width: 20px;
  color: #555555 !important;
}

.capaFoto {
  border: 3px solid #ffffff;
  display: inline-block;
  margin-top: 10px;
}

.foto-hijo {
  width: 120px;
  vertical-align: middle;
  opacity: 0.5;
}

.bordeActivo .foto-hijo,
.foto-hijo:hover {
  opacity: initial;
}

/*Fotos iconos del formulario*/
#fotoIndividual {
  width: 19px;
  height: 19px;
  margin: 3px 2px 0px 1px;
}

#fotoDoble {
  width: 19px;
  height: 19px;
  margin: 3px 5px 0px 5px;
}

#fotoTriple {
  width: 24px;
  height: 24px;
  margin-left: 6px;
  margin-top: 1px;
}

.tablaInicioPresupuesto {
  /* margin-top: 10px;
  border: 1px solid #007cc4;
  background-color: #f3f3f3;
  display: inline-block; */
  padding: 10px;
}

.tablaInicioPresupuesto .btn-default {
  padding: 10px 15px;
}

/* .crearFormPresupuesto {
  font-size: 12px;
  font-weight: bold;
  color: #333e6d;
  font-family: inherit;
} */

form.cart.gesprol+form.cart {
  display: none;
}

.condiciones-presupuesto {
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #404040;
  width: 100%;
  height: 14px;
  text-align: center;
  margin-bottom: 10px;
}

.etiqueta {
  font-size: 10px !important;
  margin-left: 2px;
  margin-right: 2px;
  padding-bottom: 4px;
  padding-top: 6px;
  font-weight: bold;
  color: #333e6d;
  font-family: inherit;
}

.bordeActivo {
  border: 3px solid #cd4a4a;
}

.formulario-presupuesto {
  padding: 0px !important;
}

[class*="col-"],
[class*="subcol"],
.fila-ocupacion {
  float: left;
}

.subcol3 {
  width: 25%;
}

.subcol4 {
  width: 33.33%;
}

.subcol5 {
  width: 41.66%;
}

.subcol6 {
  width: 50%;
}

.capa-boton {
  margin-top: 10px;
  padding-top: 10px;
}

#current-extension {
  text-align: left;
  font-size: 16px;
}

.btn-holder {
  padding: 0px !important;
}

#programs-carousel {
  margin-bottom: 20px;
}

#programs-carousel .item {
  padding-top: 61.8%;
  background-position: center;
  background-size: cover;
}

#programs-carousel .carousel-indicators li {
  margin-right: 5px;
  background-color: #fff;
}

#programs-carousel .carousel-indicators .active {
  border-color: #ffae00;
  background-color: #ffae00;
}

.reviews-info .info-left {
  width: initial !important;
  min-width: 50%;
  max-width: calc(100% - 18px);
}

.reviews-info.full-column li {
  width: 100%;
}

.reviews-info.full-column li .textoHabitacion {
  display: inline-block;
}

.reviews-info.full-column .icon-door-key,
.reviews-info.full-column .icon-departure {
  background-repeat: no-repeat;
  background-size: cover;
  height: 18px;
  width: 18px;
  opacity: 0.6;
}

.reviews-info.full-column .icon-door-key {
  background-image: url(../png/door_key.png);
}

.reviews-info.full-column .icon-departure {
  background-image: url(../png/avion.png);
  background-size: contain;
  opacity: 0.8;
}

@media only screen and (min-width: 992px) {
  .reviews-info.full-column>li {
    margin-top: 15px;
    margin-bottom: initial;
  }
}


element.style {
  text-align: center;
  display: inline-block;
  width: auto;
}

.input-group.bootstrap-spinner .form-control {
  float: none;
  display: inline-block;
  width: auto;
}

.input-group.bootstrap-spinner .form-control {
  font-size: 14px !important;
  background: transparent;
}

.input-group.bootstrap-spinner .btn:hover,
.input-group.bootstrap-spinner .btn:focus,
.input-group.bootstrap-spinner .btn.focus {
  color: #c50c0c
}