.webform--info-form-formulario-reserva-albergues-ref .alert-success {
  display: none;
}

#edit-container-table-refugio-plazas {
  padding: 20px;
}
#edit-container-table-albergue-plazas {
  padding: 20px;
}

#edit-table-shelter-2 td[rowspan] {
  vertical-align: middle;
  text-align: center;
}

#edit-table-shelter-2 td[rowspan]:hover {
  background-color: f9f9f9;
  color: #333333;
}

.table-text-center {
  text-align: center;
}

#edit-table-hostel-5 {
  margin-bottom: 0px;
}

#edit-table-hostel-5 .table-text-right, #edit-table-shelter-4 .table-text-right{
  text-align: right;
  padding-right: 0px;
}

#edit-table-hostel-5 .table-text-left, #edit-table-shelter-4 .table-text-left{
  text-align: left;
   padding-left: 0px;
}

#edit-table-shelter-4 .table-text-left {
  padding-right: 25px;
}

#edit-table-hostel-5 td {
  vertical-align: middle;
}

#edit-table-hostel-5 .low-font, #edit-table-hostel-6 .low-font, #edit-table-shelter-4 .low-font, #edit-table-shelter-5 .low-font{
  font-size: 15px;
}

#edit-table-shelter-4 td {
  vertical-align: middle;
}


.js-form-item-fecha-salida {
  margin-top: 10px;
}

.error-message {
  color: #a94442;
  grid-column: span 2;
}

.grid-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  align-items: center;
  border: 1px solid #ccc;
}
.first-column {
  grid-row: span 4;
}

#tables-hostel-wrapper {
  display: none;
}


#tables-shelter-wrapper {
  display: none;
}

#edit-display-budget {
  margin: 0 0 20px;
}

#edit-table-shelter-4.table > thead > tr > th {
  text-align: center !important;
}

#edit-texto-fechas-cerradas {
  font-size: 16px;
}

.table-hover > tbody > tr:hover .no-hover {
    color: #333333;
    background-color: #f9f9f9;
}

#edit-todos-centros { 
  height: auto; background-image: none; 
}

#edit-todos-centros option { 
  border-bottom: none;
}

#edit-he-leido-y-acepto-las-condiciones-y-terminos-de-proteccion-de-da {
  margin-left:  0px;
}

#edit-descuento-25-para-usuarios-del-carne-joven-o-del-carne-de-alberg .help-block,
#edit-bonificaciones-para-grupos .help-block,
#edit-consulta-los-descuentos-y-condiciones-aplicables--description.help-block{
      color: #333;
}
#edit-consulta-los-descuentos-y-condiciones-aplicables {
  margin-top: 20px;
}


#edit-table-hostel-5b td, #edit-table-hostel-6 td {
  vertical-align: middle;
  padding-inline-end: 33px;
}

