/* Styles definition here */
.fieldCalendarServicefieldname1_2 {
  display: none; }

#fbuilder label {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 400; }

#field_2-0 label:first-of-type {
  display: none; }

.slotsCalendarfieldname1_2 {
  margin-top: 24px; }

.ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
  width: 100% !important;
  margin: auto; }

#fbuilder {
  text-align: center;
  font-family: "Roboto";
  margin-bottom: 20px; }

#fbuilder label {
  margin-top: 16px;
  margin-bottom: 6px; }

#fbuilder .pbSubmit {
  float: none;
  margin: auto;
  background-color: #235789 !important;
  color: white !important;
  border-radius: 5px;
  padding: 12px 24px; }

.availableslot {
  border-color: #565656 !important; }

.availableslot a {
  background: #E9E9E9;
  color: black; }

.usedSlotsfieldname1_2 {
  margin-top: 12px; }

#fbuilder .ui-datepicker-inline {
  width: 100%; }

@media (min-width: 768px) {
  .slotsCalendarfieldname1_2 {
    width: 50%;
    margin: auto;
    margin-top: 24px;
    margin-bottom: 24px; }

  .captcha {
    width: 50%;
    margin: auto; }

  #fbuilder .pbSubmit {
    width: 40%; }

  #fbuilder .ui-datepicker-inline {
    max-width: unset;
    min-height: unset;
    max-height: unset;
    width: 50% !important; }

  .ui-datepicker-calendar {
    margin-bottom: 0px; } }
@media (min-width: 750px) {
  .ui-datepicker td span, .ui-datepicker td a {
    height: 60px !important;
    line-height: 60px !important;
    font-size: 16px; }

  #fbuilder .ui-datepicker-inline {
    max-width: 50% !important; }

  .ui-datepicker-header {
    line-height: 50px !important;
    font-size: 18px; }

  .ui-datepicker-next {
    background-position: 0px 10px !important; }

  .ui-datepicker-prev {
    background-position: 0px -20px !important; } }
b, strong {
  font-weight: bold; }

#prices_holder figure {
  margin-left: 0px; }
  #prices_holder figure table td {
    color: #235789;
    font-weight: 400; }
    #prices_holder figure table td strong {
      color: #235789;
      font-weight: 700; }

/*# sourceMappingURL=calendar.css.map */
