

/* Start:/local/components/bronex/booking.form-new/templates/.default/style.css?1789592623882*/
.use-reserved,
.use-reserved-mess {
  display: flex;
  flex-direction: row;
  display: none;
}

.place {
  padding: 10px 15px;
}

.place>[type="checkbox"] {
  margin-right: 15px;
}

[v-clock] {
  display: none;
}

.use-reserved,
.use-reserved-mess {
  display: flex;
}

#calendar {
  position: relative;
  background: url(/image/icon-calendar.png) 100px center no-repeat;
  background-size: 18px;
  width: 131px;
  cursor: pointer;
}

.promocode-result {
  font-style: italic;
  color: #ff0000;
}

.petsonalDataCheckbox {
  padding-right: 10px;
}

.dateInput {
  width: auto !important;
}

.modal-booking h2 {
  font-size: 24px;
}


@media (max-width: 1200px) {
  .modal-client-bookings .modal-dialog {
    max-width: 100% !important;
  }
}

.excursion-name {
  min-width: 145px;
}

.booking-date {
  min-width: 145px;
}
/* End */
/* /local/components/bronex/booking.form-new/templates/.default/style.css?1789592623882 */
