body {

font-family: 'Kanit', sans-serif;
font-size: 16px;
font-weight: 100;

}

.footer-alert {

   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   height: 50px;
   background-color: #1665b3;
   color: white;
   text-align: center;
   padding: 10px;
   font-size: 18px;
}

footer {
/*   position: fixed;*/
   left: 0;
   bottom: 0;
   width: 100%;
   background-color: red;
   color: white;
   text-align: center;
}


.faqs {
  font-weight: 700;
  font-size: 18px;
/*  color: */
}

#booking{
  background-image: url("images/runway-plane.jpg");
  background-repeat: repeat;
  background-size: 100%;
  padding-top: 10px;

/*  opacity:10.8;*/
}

#arrival-instructions{
/*  background-image: url("images/runway-plane.jpg");*/

  background-color: #d89d2b;


/*  opacity:10.8;*/
}


h1 {
font-family: 'Montserrat', sans-serif;
text-align: center;
color: white;
font-size: 40px;
padding: 10px 10px 10px 10px;

}

#h1Span {
font-family: 'Montserrat', sans-serif;
text-align: center;
color: #3c3933;
font-size: 40px;
padding: 10px 10px 10px 10px;

}

h2{
font-family: 'Kanit', sans-serif;
text-align: center;
color: #3c3933;
font-size: 30px;
padding: 10px 10px 10px 10px;
font-weight: 600;

}


.sub-heading {
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  font-size: 20px;
  color: white;
}

.yourSearchServices{
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  color: #3c3933;
  font-size: 40;
}

.yourSearchSelected{
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  color: #3c3933;
  font-size: 40;
}

.yourSearch{
font-family: 'Montserrat', sans-serif;
font-weight: 500;
color: white;
font-size:25px;



}
.search{
  background-color: #d7b470;
}

.completeBooking{
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  font-weight: 200;
text-align: center;
color: #3c3933;
}

h3 {
font-family: 'Kanit', sans-serif;
font-style: normal;
font-size: 35px;
color: #3c3933;
padding-top: 10px;
font-weight: 800;
line-height: .0em;
/*display: flex;*/
justify-content: space-between;
}

.center-header-text {
font-family: 'Kanit', sans-serif;
font-style: normal;
font-size: 35px;
color: #3c3933;
padding-top: 10px;
font-weight: 800;
line-height: .0em;
/*display: flex;*/
justify-content: space-between;
}

/*.card-header {
  text-align: center;
}
*/
.top-heading-confirmed {
  font-family: 'Kanit', sans-serif;
  font-style: normal;
  font-size: 50px;
  color: #3c3933;
  padding-top: 12px;
  font-weight: 900;
}

.booking-address-heading {
  font-family: 'Kanit', sans-serif;
  font-style: normal;
  font-size: 30px;
  color: #3c3933;
  padding-top: 0px;
  font-weight: 900;
}

.booking-address-sub-heading {
  font-family: 'Kanit', sans-serif;
  font-style: normal;
  font-size: 22px;
  color: whitesmoke;
  padding-top: 0px;
  font-weight: 500;
}

.heading-confirmed {
  color: #3c3933;
}

.sub-service{
  font-family: 'Montserrat', sans-serif;
font-style: normal;
font-weight: 100;
font-size: 18px;
color: #3c3933;
padding-top: 5px:;

}
h4{
  font-family: 'Montserrat', sans-serif;
  font-size: 28px;
  font-weight: 500;
  color: #504835;
}

#display_sdailyRate, #display_odailyRate {
  font-family: 'Kanit', sans-serif;
  font-style: normal;
  font-size: 35px;
  color: #3c3933;
  padding-top: 0px;
  font-weight: 800;
  float: right;
}
.priceDetail{

  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  font-weight: 500;
  color: #fbb914;

}



/*bookingcss start*/

.booking-section {

  background-color: #d89d29;
  padding: 15px;

}


#multiphase{ padding: 0px; width: 100%; }
.booking-details{ padding: 0px; width: 100%; }
.booking-phaseOver{ padding: 0px; width: 100%; }

#multiphase > #phase2, #phase3, #phase4, #phase5, #show_all_data{ display:none; }

/*booking css end*/


/*spinner css*/

@keyframes ldio-0pt57p9x8nt {
  0% { transform: rotate(0deg) }
  50% { transform: rotate(180deg) }
  100% { transform: rotate(360deg) }
}
.ldio-0pt57p9x8nt div {
  position: absolute;
  animation: ldio-0pt57p9x8nt 1s linear infinite;
  width: 160px;
  height: 160px;
  top: 20px;
  left: 20px;
  border-radius: 50%;
  box-shadow: 0 4px 0 0 #f1f2f3;
  transform-origin: 80px 82px;
}
.loadingio-spinner-eclipse-zl1dbydmehk {
  width: 200px;
  height: 200px;
  display: inline-block;
  overflow: hidden;
  background: none;
}
.ldio-0pt57p9x8nt {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}
.ldio-0pt57p9x8nt div { box-sizing: content-box; }
/* generated by https://loading.io/ */


.overlayGetEstimate {
  position: fixed;
/*  display: none;*/
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 2;
  cursor: pointer;
  text-align: center;
  padding-top: 100px;
}

#overlayEditBackLink {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 2;
  cursor: pointer;
  text-align: center;
  padding-top: 100px;
}

#overlayEditBackLinkSelection {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 2;
  cursor: pointer;
  text-align: center;
  padding-top: 100px;
}

#overlayNextPhaseSpeedPark {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 2;
  cursor: pointer;
  text-align: center;
  padding-top: 100px;
}

#overlayNextPhaseOversized {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 2;
  cursor: pointer;
  text-align: center;
  padding-top: 100px;
}




.returns { display: none; }

.test {
  border-top-color: red;
}

.name-format 
{
    text-transform:capitalize;
}



#bookingNo {

  /*background-position: 45px;
  height: 50px;
  padding-right:1px;
  position: 50%;
  background-color: #337ab7;
  text-align: center;
  
  font-style: bold;
  font-style: color:white;
  font-family: 'Montserrat', sans-serif;
  color: white;
  font-size: 40px;*/
}


/*.btn {

  width: 100%
}*/

#newBookingBtn {
/*  width: 100%;*/
  height: 40px;

/*  position:   relative;*/ 




}
#datepicker2 {
  width: 100%;
/*  height: 40px;*/
  position: center;
  padding: 8px 8px;
  border width:  5px;

/*  font-size: 25px;
  font-weight: normal;*/
}
#datepicker3 {
  width: 100%;
/*  height: 40px;*/
  position: center;
  padding: 8px 8px;
  border width:  5px;

/*  font-size: 25px;
  font-weight: normal;*/
}

#searchBy {
  width: 100%;
  height: 40px;
  position:   relative; 
  padding: 14px 14px;
    border-top-width: 1Spx;
}
/*#searchBySelect {
  width: 100%;
  height: 40px;
  font-size: 16px;
  font-weight: bold;
  border-bottom-width: 0px;
}*/

#searchByButton {
  width: 100%;
  height: 40px;
  font-size: 16px;

}

#nextPhaseEcoPark, #nextPhaseSpeedPark, #nextPhaseOversized, #nextPhaseNorth{

  background-color: #4CAF50; /* Green */
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
  float: right;

}

#nextPhaseEcoPark, #nextPhaseSpeedPark, #nextPhaseOversized, #nextPhaseNorth{

  background-color: white; 
  color: black; 
  border: 2px solid #4CAF50;

}

#nextPhaseEcoPark:hover, #nextPhaseSpeedPark:hover, #nextPhaseOversized:hover, #nextPhaseNorth:hover {
  background-color: #4CAF50;
  color: white;
}

#backPhaseButtons {
	width: 100%
}
#nextPhaseButtons {
  width: 100%;
}
#nextPhaseButtonsAirline {
  width: 100%;
}


.processPhaseButtons {
  background-color: #4CAF50; /* Green */
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
  float: right;
  width: auto;
}

.processPhaseButtonsStart {
  background-color: #fdb913; /* Green */
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
  float: right;
}
.processPhaseButtonsStart {
  background-color: white; 
  color: black; 
  border: 2px solid white;
}
.processPhaseButtonsStart:hover {
  background-color: #3c3933;
  border: 2px solid #3c3933;
  color: white;
}



.processPhaseButtons {
  background-color: white; 
  color: black; 
  border: 2px solid #4CAF50;
}


.processPhaseButtons:hover {
  background-color: #4CAF50;
  color: white;
}
.backPhaseButtons {
  background-color: #4CAF50; /* Green */
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
  float: right;

}

.backPhaseButtons {
  background-color: white; 
  color: black; 
  border: 2px solid #4CAF50;
}

.backPhaseButtons:hover {
  background-color: #4CAF50;
  color: white;
}

.saveBooking {
  background-color: #4CAF50; /* Green */
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
}
.saveBooking {
  background-color: white; 
  color: black; 
  border: 2px solid #4CAF50;
}

.saveBooking:hover {
  background-color: #4CAF50;
  color: white;
}
.reserveParkingSpot{

background-color: #4CAF50; /* Green */
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
  width: 100%;



}

.reserveParkingSpotCancel{

background-color: #dc3545; /* Red */
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
  width: 100%;



}



#ui-datepicker-div {

	display: none;
}



#backCars{ display:none; }

.ui-autocomplete.ui-widget {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  padding: 6px
}


/*.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1510 !important;
  float: left;
  display: none;
  min-width: 160px;
  width: 160px;
  padding: 4px 0;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 2px;.ui-autocomplete-input {
  border: none; 
  font-size: 14px;
  width: 300px;
  height: 24px;
  margin-bottom: 5px;
  padding-top: 2px;
  border: 1px solid #DDD !important;
  padding-top: 0px !important;
  z-index: 1511;
  position: relative;
}*/
.ui-menu .ui-menu-item a {
  font-size: 12px;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1510 !important;
  float: left;
  display: none;
  min-width: 160px;
  width: 160px;
  padding: 4px 0;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}
.ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
    text-decoration: none;
}
.ui-state-hover, .ui-state-active {
      color: #ffffff;
      text-decoration: none;
      background-color: #0088cc;
      border-radius: 0px;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      background-image: none;
}
#modalIns{
    width: 500px;
}
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}
.ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
    text-decoration: none;
}
.ui-state-hover, .ui-state-active {
      color: #ffffff;
      text-decoration: none;
      background-color: #0088cc;
      border-radius: 0px;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      background-image: none;
}

#alert {
  position: relative;
  float: right;
}
/*.alert{
    display: none;
}*/

/*service type class*/
.speedParkText {
  color: red;
}

}
.ecoParkText {

color: green;

}
.selfParkText {

border-color: pink;

}
.spotHeroText {

border-color: yellow;
border-bottom-width: 2px;

}

/*Reserve.html styling*/

/*h3 {
    line-height: .0em;
    display: flex;
    justify-content: space-between;
}*/
h4{
font-size: 16px;
}



#display_etotalCharge{
/*      line-height: .5em;
    display: flex;
    justify-content: space-between;*/

}
.feesText{
  font-size: 12px;
  font-weight: 800;
}



/*.subHeadingText{
    display: flex;
    justify-content: space-between;
}*/

/*.alertButtonText{
      display: flex;
    justify-content: space-between;
}*/



.rateHeading{
  margin-top: -10px;
  font-weight: 900;
  font-size: 35px;
  padding-top: 5px;

}

#display_etotalCharge{


}

#display_ototalCharge{


}
.rateHeadingSub{
  line-height: 25px;
/*  color: ##526471;*/
/*  font-weight: 900;
  font-size: 24px;*/

}

.hover:hover {
  background-color: #f0f3f5;
}

.washHover:hover {
  background-color: #3473bd !important;
  color: white !important;
}

.washHeading{
font-family: showcard-gothic, sans-serif;
font-style: normal;
font-weight: 200;
font-size: 30px;
color: #3c3933;
position: center;
text-align: center;

}

.things, .wash{
  background-color: #fbb914;
}


/*Pricing tab*/
#pricingDetailsEco{
  float: right;
  width: 300px;

}
#pricingTabEco{
  float: right;
  width: 300px;
}

.rateSection{
  float: right;
 
}
.expandPricing{
/*  text-transform: uppercase;*/
  color: #008cba;

}

.showHide{
  color: #008cba;
  font-size: 18px;
  font-weight: 500px;
}



.showPricingDetails{
  background-color: white;
  padding: 10px;
}

.preventDefault{
  color: #008cba;
  padding-top: 0px;
}
/*Reserve form css*/
form#multiphase-reserve > #phase1, #phase2-1, #phaseEco, #phaseSpeed, #phaseOver, #phaseAirline, #phaseVehicle, #phaseCustomer, #phaseSummary, #thingsToKnow, #calculations{ display:none; }
/*#calculations{display: none;}*/
/*#phase0 {
  display: none;
}*/

/*#phaseSummary, #thingsToKnow,*/
#formstack-form {display: none;}

#phaseAirline, #phaseVehicle, #phaseCustomer{
  background-color: #f0f3f5;
}

/*#phaseSummary{
  width: 100%;
}*/

.headerLables{
  font-weight: 500;
  font-size: 12px;
  line-height: 0px;
  /*padding-top: 15px;*/
  color: #101010;
}

.blackText{
  color: black;
  font-weight: 700;
  margin-bottom: 0px;
}



.card-title {
    margin-bottom: .0rem;

}

/*Confirmation css*/
.confServiceTypeDisplay{

font-family: 'Kanit', sans-serif !important;
font-style: normal;
font-weight: 500;
font-size: 35px;
color: #28a745;
}
.confBookingNoDisplay{
  
  font-family: 'Kanit', sans-serif !important;
  font-size: 50px;
  font-weight: 700;
  padding: 5px;
/*  width: 300px;*/
  margin: auto;
  width: 100%;
  background-color: #d89d29;
  color: whitesmoke;



}

.confContainer{
  text-align: center;
}


.completeYourBooking {

font-family: showcard-gothic, sans-serif;
font-style: normal;
font-weight: 100;
font-size: 40px;
color: black;
padding-top: 10px;
text-align: center;


}


/*Input fields css*/
#enterDate, #enterTime, #exitDate, #exitTime, #flightNo, #airline, #airlineCode, #arrivingFrom, #plateNo, #car-years, #car-makes, #car-models, #vehicleColor, #firstName, #lastName, #customerPhone, #emailAddress, #confirmEmailAddress, #bookingStatus{
  height: 50px;
  font-size: 25px;
}
#bookingNotes{
  font-size: 20px;

}

#display_serviceType{
  color: #3c3933;
}

/*gif css*/
.preload{
position: absolute;
  display: none;
   left: 45%;
   top: 10%;
   height:100px;
   width:100px;
   margin:0px auto;
   background: transparent;
   z-index: 2;
   -webkit-animation: rotation .6s infinite linear;
   -moz-animation: rotation .6s infinite linear;
   -o-animation: rotation .6s infinite linear;
   animation: rotation .6s infinite linear;
   border-left:6px solid rgba(0,174,239,.15);
   border-right:6px solid rgba(0,174,239,.15);
   border-bottom:6px solid rgba(0,174,239,.15);
   border-top:6px solid rgba(0,174,239,.8);
   border-radius:100%;
}

@-webkit-keyframes rotation {
   from {-webkit-transform: rotate(0deg);}
   to {-webkit-transform: rotate(359deg);}
}
@-moz-keyframes rotation {
   from {-moz-transform: rotate(0deg);}
   to {-moz-transform: rotate(359deg);}
}
@-o-keyframes rotation {
   from {-o-transform: rotate(0deg);}
   to {-o-transform: rotate(359deg);}
}
@keyframes rotation {
   from {transform: rotate(0deg);}
   to {transform: rotate(359deg);}
}

/*#phaseSummary{
  background-color: white;
  opacity: 1.1;
}*/

img.loading-car{
  width: 225px;
  height: auto;
}

.subText{
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    text-align: center;
    color: white;

}
.subText1{
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    text-align: center;
    color: black;
    font-weight: 600;
}
/*Google Maps*/
    .google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

/*<div class="google-maps">
    <iframe src="https://www.google.com/maps/embed?pb=!1m14!1m12!1m3!1d7098.94326104394!2d78.0430654485247!3d27.172909818538997!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2s!4v1385710909804" width="600" height="450" frameborder="0" style="border:0"></iframe>
</div>*/
 
.hide{
  display: none;
}
/*.sub-text{
  color: #212529;
}
*/

.center-icons{
  text-align: center;
  display: inline-block;
  width: 20px;
}
.card-text {
  margin-bottom: 0px;

}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.checkText{
  color: green;
  font-weight: 400;
} 

.service-text{
  color: grey;
  margin: 10px;
}

.catchFrase{
  text-align: center;
  font-size: 22px;
  line-height: 0;
  color: #524c3d;

}

.subTitle {
  font-size: 22px;
  text-align: center;
  /*font-weight: 100;*/
}


/* The container */
.containerCheck {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  /*font-size: 22px;*/
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.containerCheck input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #28a74573;
}

/* On mouse-over, add a grey background color */
.containerCheck:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.containerCheck input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.containerCheck input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.containerCheck .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


.reserve-option{
  background-color:   #fdb913;
  height:   50px;
  width:  50%;
  float:  left; 
  padding: 10px 10px;
}

.update-option {
  background-color:   #e0d8ca;
  height:   50px;
  width:  50%;
  float:  right; 
  padding: 10px 10px;
  
}

/*.actionable-group--pointer {
    border: 11px solid #fdb913;
    height: 0;
    position: relative;*/
    /* top: 156px; */
/*    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 0;
    left: 25%;
    float: left;
}*/

.parking-menu {
  font-family: showcard-gothic, sans-serif;
  position: relative;
    left: 35%;
    float: left;
    font-size:  20px;
    
}
.price {
  font-family: showcard-gothic, sans-serif;
  font-size: 50px;
}

/*myHeader styles*/

.card-header{
  background-color: #d89d29;
 /* opacity: 0.8;*/
  color: white;
/*  padding: 8PX;*/
}

.header {
/*  padding: 10px 16px;*/
  background: #d89d29;
  margin-top: 60px;
/*  color: #f1f1f1;*/
}

.sticky {
  position: fixed;
  width: 100%;
  z-index: 0;
}


.reservation-details {
  color: #3c3933;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: -8px;
}

.qr-code {
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  display: block;
}

.ttk {
  font-weight: 700;
  color: #5e5747;
}

.fade-alert {
  transition: opacity 1s ease;
  opacity: 1;
}

.fade-out {
  opacity: 0;
}

.hidden {
  display: none;
}

.show {
  display: block; /* or flex/grid depending on layout */
}
label {
  font-weight: 600;
}

