.tcdirs-booking-form {
  color: #fff;
}

.tcdirs-booking-form .js-datepicker {
  display: table-cell !important;
}

.tcdirs-booking-form h2 {
  margin-left: 5px;
}

.tcdirs-booking-form table {
  width: 100%;
}

.tcdirs-booking-form table tr {
  margin-bottom: 5px;
}

.tcdirs-booking-form table tr:last-child {
  margin-bottom: 0;
}

.tcdirs-booking-form form input {
  margin-right: 10px;
}

.tcdirs-booking-form form td {
  padding: 3px 10px;
}

.tcdirs-booking-form form button {
  display: block;
  background-color: #AE0F09;
  padding: 8px 0;
  font-size: 16px;
  color: #fff;
  text-align: center;
  width: 100%;
}
/*# sourceMappingURL=site.css.map */

.visform .control-group .controls input[type=text],
.visform .control-group .controls input[type=email],
.visform .control-group .controls textarea {
width: 100%;
}