i.icon-ok {
  color: #008000;
}
i.icon-remove {
  color: #f00;
}
.select-control {
  display: block;
  width: 100%;
  height: 34px;
}
.select2-container .select2-choice {
  height: 34px;
  line-height: 34px;
}
.select2-container.error {
  background-color: #f2dede;
}
.select2-container.error a {
  background-color: #f2dede;
}
.select2-container.error a span {
  background-color: #f2dede;
}
.display-table {
  display: table;
}
.table-cell {
  display: table-cell;
  vertical-align: middle;
}
input.error {
  border-color: #a94442;
  background-color: #f2dede;
}
.error {
  color: #a94442;
}
.popup-prestaciones {
  max-width: 850px;
}
.container-prestaciones {
  max-height: 550px;
  overflow: auto;
}
.container-comparar-listado {
  float: right;
  max-width: 140px;
}
.bs_cotizador {
  max-width: 850px;
}
.bs_cotizador .btn-cotizar {
  margin-top: 22px;
  width: 50%;
}
.bs_cotizador .col-edades {
  width: 20%;
}
.bs_cotizador #textDias {
  float: right;
}
.bs_cotizador_una_columna .col-sm-6 {
  width: 100%;
  margin-bottom: 15px;
}
.bs_cotizador_una_columna .col-sm-6:last-child {
  margin-bottom: 0;
}
.bs_cotizador_una_columna .col-xs-2,
.bs_cotizador_una_columna .col-sm-6,
.bs_cotizador_una_columna .col-xs-12 {
  padding-left: 5px;
  padding-right: 5px;
}
.bs_cotizador_una_columna .btn-cotizar {
  margin-top: 0px;
}
.listado-productos {
  max-width: 850px;
}
.listado-productos .table-prestaciones {
  font-size: 12px;
}
.listado-productos .table-prestaciones td {
  padding: 5px;
}
.listado-productos .producto-precio-lista {
  font-size: 12px;
  text-align: right;
}
.listado-productos .tachado {
  text-decoration: line-through;
}
.listado-productos .producto-precio {
  font-size: 30px;
  text-align: right;
  color: #666;
}
.listado-productos .producto-total-simbolo {
  font-weight: bold;
  text-align: right;
  color: #666;
}
.listado-productos .pasajero-container {
  background-color: #fcf8e3;
  vertical-align: middle;
}
.listado-productos .col-precio {
  vertical-align: middle;
}
.listado-productos .col-precio h3 {
  margin-bottom: 0;
}
.listado-productos .row-producto {
  display: table;
  width: 100%;
}
.listado-productos .row-producto .col-cell {
  float: none;
  display: table-cell;
}
.bs-formulario-compra {
  max-width: 850px;
}
.bs-formulario-compra .span-edades {
  float: right;
}
.container-prestaciones-comparativa {
  max-height: 400px;
  overflow: auto;
}
.comparativa-bg-producto,
.comparativa-seccion {
  background-color: #fcf8e3;
}
.comparativa-prestacion {
  width: 35%;
}
.table-comparativa-precios,
.table-comparativa-prestaciones {
  font-size: 12px;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.table-comparativa-precios td,
.table-comparativa-prestaciones td {
  padding: 5px;
}
#formulario-motivo-baja {
  display: none;
}
#formulario-motivo-baja ul#motivo-baja-opciones {
  list-style: none;
}
#formulario-motivo-baja .iradio_square-blue {
  margin: 5px 10px 5px 0;
}
#formulario-motivo-baja textarea {
  width: 400px;
  height: 150px;
  margin-left: 10px;
  margin-bottom: 15px;
}
#formulario-motivo-baja .botonera {
  float: right;
}
