/**
 * Halio Form
 */
.halio-form-container {
  height: 670px !important  !important ;
  background: #ECF0F3 !important  !important ;
  padding: 0 !important  !important ;
  border: 1px solid #eee !important  !important ;
  border-top-right-radius: 6px !important  !important ;
  border-top-left-radius: 6px !important  !important ;
}

.halio-form-container.return-fare {
  height: 720px !important  !important ;
}

.halio-form-container.verticle {
  height: 825px !important  !important ;
}

.halio-form-container.verticle.return-fare {
  height: 875px !important  !important ;
}

.halio-form-container.verticle.show-quote {
  height: 980px !important  !important ;
}

.halio-form-container.verticle.show-quote.return-fare {
}

@media (max-width: 550px) {
  .halio-form-container {
    height: 950px !important  !important ;
  }

  .halio-form-container.verticle {
    height: 1050px !important  !important ;
  }

  .halio-form-container.verticle.show-quote {
    height: 1000px !important  !important ;
  }

  .halio-form-container.return-fare {
    height: 1000px !important  !important ;
  }

  .halio-form-container.verticle.return-fare {
    height: 1100px !important  !important ;
  }

  .halio-form-container.verticle.show-quote.return-fare {
    height: 1050px !important  !important ;
  }
}

@media (max-width: 991px) {
  .halio-form-container {
    height: 950px !important  !important ;
  }

  .halio-form-container.verticle {
    height: 1050px !important  !important ;
  }

  .halio-form-container.verticle.show-quote {
    height: 1000px !important  !important ;
  }

  .halio-form-container.return-fare {
    height: 1000px !important  !important ;
  }

  .halio-form-container.verticle.return-fare {
    height: 1100px !important  !important ;
  }

  .halio-form-container.verticle.show-quote.return-fare {
    height: 1050px !important  !important ;
  }
}

  .halio-left-container {
    z-index: 2 !important  !important ;
    height: 617px !important  !important ;
    padding: 0 !important !important  !important ;
  }

  .halio-form-container.return-fare .halio-left-container {
    height: 667px !important  !important ;
  }

  @media (min-width: 560px) {

    .halio-form-container.verticle .halio-left-container {
      height: 450px !important  !important ;
    }

    .halio-form-container.verticle .halio-left-container.show-quote {
      height: 617px !important  !important ;
    }
  }

    @media (max-width: 500px) {
      .halio-left-container {
        height: 650px !important  !important ;
      }

      .halio-form-container.return-fare .halio-left-container {
        height: 700px !important  !important ;
      }
    }

    .estimate-container {
      border: 2px solid #CDD9DB !important   ;
      border-radius: 2px !important    ;
      padding: 5px !important    ;
      margin: 0 15px 10px 15px !important    ;
      background-color: #fff !important ;
    }

      .estimate-cost i {
        margin-right: 7px !important ;
      }

    .estimate-container .price,
    .estimate-container .currency {
      font-weight: bold !important ;
      font-size: 2.5em !important ;
    }

  .halio-right-container {
    height: 510px !important;
    padding: 0 !important !important ;
  }

  @media (max-width: 550px) {
    .halio-right-container {
      padding: 10px !important !important ;
      height: 250px !important ;
    }

    .booking-button {
      width: 90% !important ;
    }
  }

  @media (max-width: 991px) {
    .halio-right-container {
      padding: 10px !important !important ;
      height: 250px !important ;
    }

    .booking-button {
      width: 90% !important ;
    }
  }

  .halio-verticle-map-container {
    height: 300px !important ;
    padding-top: 10px !important ;
  }

  #map {
  height: 98% !important;
    width: 98% !important;
  }

  .halio-input-overlay-group {
    position: relative !important ;
  }

  .halio-input-overlay-group.has-error {
    border: 1px solid red !important ;
    -webkit-transition: all .5s ease-in !important ;
       -moz-transition: all .5s ease-in !important ;
         -o-transition: all .5s ease-in !important ;
            transition: all .5s ease-in !important ;
  }

  .halio-input-overlay-group .halio-overlay {
    position: absolute !important ;
    top: 10px !important ;
    left: 15px !important ;
  }

  .halio-input-overlay-group .halio-overlay .letter {
    font-size: 14px !important ;
    background-color: #334347 !important ;
    color: #fff !important ;
    padding: 4px 8px !important ;
    border-radius: 20px !important ;
    -webkit-transition: all .5s ease-in !important ;
       -moz-transition: all .5s ease-in !important ;
         -o-transition: all .5s ease-in !important ;
            transition: all .5s ease-in !important ;
  }

    .halio-input-overlay-group .halio-overlay .letter.green {
      color: #3BD9B4 !important ;
    }

  #HalioStartingAddress,
  #HalioDestinationAddress {
    padding-left: 55px !important ;
    border: 0 !important ;
    border-radius: 1px !important ;
    height: 50px !important ;
    width: 100% !important ;
  }

  #HalioStartingAddress:focus,
  #HalioDestinationAddress:focus {
    outline: 0 !important ;
  }

  #HalioStartingAddressSelect,
  #HalioDestinationAddressSelect {
    width: 100% !important ;
    height: 50px !important ;
    margin: 0 !important ;
    border-radius: 0 !important ;
    border: 0 !important ;
    padding-left: 55px !important ;
    -webkit-appearance: none !important ;
       -moz-appearance: none !important ;
            appearance: none !important ;
  }

  #HalioStartingAddressSelect:focus,
  #HalioDestinationAddressSelect:focus {
    outline: 0 !important ;
  }

  .halio-form-header {
    background-color: #FFD046 !important ;
	color:#000  !important ;
    width: 100% !important ;
    height: 50px !important ;
    border-top-right-radius: 6px !important ;
    border-top-left-radius: 6px !important ;
  }

    .halio-company-information {
      color: #fff !important ;
      padding: 10px 20px !important ;
    }

      .halio-form-image {
        height: 18px !important ;
      }

  .halio-address-separator {
    margin: 0 !important !important ;
    height: 2px !important ;
    background-color: #ddd !important ;
  }

  .halio-padding-container {
    padding: 10px 15px 15px 15px !important ;
    padding-bottom: 0 !important ;
  }

  .action-buttons-container {
    margin-bottom: 15px !important ;
  }

  .halio-input-group {
    list-style: none !important ;
    margin: 15px 0 !important !important ;
    padding-left: 0 !important ;
  }

    .halio-input-group li.halio-input-container {
      background: #234896 !important ;
      padding: 10px 5px !important ;
	  /*
       border-bottom: 1px solid #CDD9DB !important ;
      border-right: 1px solid #CDD9DB !important ;
      border-left: 1px solid #CDD9DB !important ;
	  */

    }

    .halio-input-group li.halio-input-container:first-child {
     /* border-top: 1px solid #CDD9DB !important ; */
    }

      .halio-input-group li.halio-input-container label {
        margin: 3px 0 0 10px !important ;
		color: #fff;
      }

      .halio-input-group li.halio-input-container .input-right {
        float: right !important ;
        margin: -2px 10px 0 0 !important ;
      }

      @media (max-width: 500px) {
        .halio-input-group li.halio-input-container {
          width: 100% !important ;
          padding: 10px 5px !important ;
          display: table ;
        }

        .halio-input-group li.halio-input-container label {
          display: none !important ;
        }

        .halio-input-group li.halio-input-container .input-right {
          display: table-row !important ;
          width: 90% !important ;
        }
      }


/**
 * Helpers
 */

.center {
  text-align: center !important ;
  margin-left: auto !important ;
  margin-right: auto !important ;
}

.form-group {
  clear: both !important ;
}

.halio-settings-page {
  padding: 20px !important ;
}

  .halio-settings-page .form-group {
    padding-top: 5px !important ;
  }

  .halio-vehicles-table {
    width: 100% !important ;
  }

    .halio-vehicles-table td {
      width: 8.89% !important ;
    }

    .halio-vehicles-table td:last-child {
      width: 20% !important ;
    }

      .halio-vehicles-table input[type=number] {
        width: 70px !important ;
      }

      .halio-vehicles-table input[type=text] {
        width: 170px !important ;
      }

  .halio-settings-form .helper-text {
    margin-top: 7px !important ;
  }

  .journey-stats {
    list-style: none !important ;
    padding: 0 !important !important ;
  }
    .journey-stats li {
      display: inline !important ;
      margin: 5px 15px !important ;
    }

    @media (max-width: 400px) {
      .journey-stats li {
        display: block !important ;
      }
    }

.halio-delete-vehicle {
  background: none !important ;
  border: none !important ;
  padding: 0 !important ;
  font: inherit !important ;
  cursor: pointer !important ;
  margin-left: 5px !important !important ;
}

.halio-delete-vehicle:hover {
  text-decoration: underline !important ;
}


.pricing-condition-map-actions,
.acceptance-region-map-actions {
  position: absolute !important ;
  top: 10px !important ;
  right: 20px !important ;
  z-index: 1 !important ;
}

.polygon-pricing-condition-map-container,
.acceptance-region-map-container {
  height: 450px !important ;
  padding: 0 15px !important !important ;
}
  #polygon_pricing_condition_pick_up_map,
  #polygon_pricing_condition_drop_off_map,
  #acceptance_region_map {
    height: 100% !important ;
    width: 100% !important ;
  }

.pricing-condition-action-button {
  margin-right: 10px !important ;
  margin-top: 5px !important ;
}

.table-action-form {
  display: inline !important ;
}

.halio-settings-page .nav.nav-tabs {
  height: 40px !important ;
}

  .halio-settings-page .tab-pane {
    padding-top: 30px !important ;
  }

.halio-is-active-icon-container {
  font-size: 20px !important ;
  text-align: center !important ;
}

  .halio-is-active-icon-container .fa-check {
    color: green !important ;
  }

  .halio-is-active-icon-container .fa-times {
    color: red !important ;
  }

.halio-form-feedback {
  margin: 15px 10px 0 10px !important ;
}

.halio-checkout-group {
  margin-top: 40px !important ;
}

.woocommerce-checkout .form-control-static {
  padding-top: 0 !important ;
}

.woocommerce-checkout .form-group .control-label {
  font-weight: bold !important ;
}

.halio-checkout-map-container {
  margin-bottom: 20px !important ;
  height: 300px !important ;
  padding: 0 15px !important !important ;
}
  #checkout_map {
    height: 100% !important ;
    width: 100% !important ;
  }

  #thankyou_map {
    height: 100% !important ;
    width: 100% !important ;
  }

#halio_starting_address,
#halio_destination_address {
  height: auto !important ;
}

h3.header {
  padding-top: 15px !important ;
}

.halio-price-container {
  margin-top: 20px !important ;
}

.halio-vat-panel .panel-heading {
  height: 50px !important ;
}

#halio_order_origin_map {
  height: 250px !important ;
  width: 100% !important ;
}

#halio_order_destination_map {
  height: 250px !important ;
  width: 100% !important ;
}

.halio-marker-helper-container {
  margin-top: -3px !important ;
  text-align: center !important ;
}

  .halio-marker-helper {
    background: #E3E3E3 !important ;
    padding: 5px 10px !important ;
    text-align: center !important ;
    font-size: 12px !important ;
    border: 1px solid #D4D4D4 !important ;
    border-bottom-right-radius: 4px !important ;
    border-bottom-left-radius: 4px !important ;
  }

/**
 * Calendar
 */
.fc-month-view .fc-time:after { content: "m" !important ; }
.fc-month-view .fc-day-number { text-decoration: underline !important ; font-weight: bold !important ; }
.fc-month-view .fc-day:hover { cursor: pointer }
