.login-form{
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
}

label.error{
  color:red;
}

.with-select > span,
.with-select > label.error {
    vertical-align: top;
    margin-top: 5px;
    display: inline-block;
}

.add-listing-section textarea {
  min-height: 120px !important;
}

.add-listing-section .row.with-forms input, .add-listing-section .row.with-forms input[type="text"], .add-listing-section .row.with-forms input[type="password"], .add-listing-section .row.with-forms input[type="email"], .add-listing-section .row.with-forms input[type="number"], .add-listing-section .row.with-forms textarea, .add-listing-section .row.with-forms input, .add-listing-section .row.with-forms select, .add-listing-section .row.with-forms .chosen-container{
  margin-bottom: 0px !important;
}

.dashboard-nav ul li.active, .dashboard-nav ul li:hover {
  /*border-color: #2d68c6 !important;*/
}

button.add{
  font-size: 18px;
    font-weight: 400;
    padding: 11px 26px;
    display: inline-block;
    padding: 0; 
    margin: 0 0 0 4px;
    padding: 14px 38px; 
}

h4 .button.preview {
  margin-top: 0px;
  float: right;
}

.dashboard-list-box h4{
  padding-bottom: 71px;
}

.wickedpicker{
  z-index: 9999 !important;
}

.booking-titlebar{
  margin-bottom: 65px;
}

/*.headline{
  text-transform: capitalize;
}

#about-us h3{
  text-transform: capitalize;
}

#operators h3{
  text-transform: capitalize;
}*/

.row.toggle-container {
  padding: 0px; 
  border: none; 
}

.headline a{
  font-size: 30px;
}

.add-listing-headline label.switch {
  position: absolute;
  right: 0px;
  top: 0px; 
  z-index: 100;
}

.calendar-time select{
  display: initial;
}

.sign-in-form li a{
  font-size: 20px;
}

.sign-in-form .tabs-nav li a:hover, .sign-in-form .tabs-nav li.active a{
  font-size: 20px;
}

.booking-widget li a{
  font-size: 18px;
  border-bottom: 3px solid transparent;
  text-transform: uppercase;
}

.booking-widget .tabs-nav li a:hover, .booking-widget .tabs-nav li.active a{
  font-size: 20px;
  font-weight: 600;
}

#bookig_tab{
  /*padding-left: 4%;*/
  text-align: center;
}

.booking-widget .tab-content{
  padding: 0px;
  padding-top: 10px;
}

.booking-widget .book-now.button{
  margin-bottom: 0px;
}

.custom-mobile-nav{
  display: none;
}

#how-it-works .tabs-nav{
  padding-left: 32%;
}

#operators h2.headline {
  font-size: 30px;
}

h2 .verified-badge{
  color: #ffffff !important;
  padding: 5px 10px;
}

.ajax-extend-pop-up {
  max-width: 500px;
}
.ajax-extend-pop-up{
  background: #fff;
  padding: 40px;
  padding-top: 0;
  text-align: left;
  max-width: 610px;
  margin: 40px auto;
  position: relative;
  box-sizing: border-box;
  border-radius: 4px;
}
.ajax-extend-pop-up{
  color: #fff;
}
.ajax-extend-pop-up .mfp-close, #small-dialog .mfp-close {
  color: #666;
  background-color: #e4e4e4;
  border-radius: 50%;
  top: 28px;
  right: 40px;
  width: 40px;
  height: 40px;
}

.ajax-extend-pop-up .mfp-close::after, .ajax-extend-pop-up .mfp-close::before, .ajax-extend-pop-up .mfp-close::after, .ajax-extend-pop-up .mfp-close::before {
  top: 4px;
  height: 9px;
  font-size: 21px;
  transition: 0s;
}


.map-pop-up {
  max-width: 500px;
}
.map-pop-up{
  background: #fff;
  padding: 40px;
  float: right;
  padding-top: 0;
  text-align: left;
  max-width: 610px;
 
  margin: 150px;
  position: relative;
  box-sizing: border-box;
  border-radius: 4px;
}
.map-pop-up .mfp-close, #small-dialog .mfp-close {
  color: #666;
    background-color: #e4e4e4;
    border-radius: 50%;
    top: 30px;
    right: 30px;
    width: 40px;
    height: 40px;
}

.map-pop-up .mfp-close::after, .map-pop-up .mfp-close::before, .map-pop-up .mfp-close::after, .map-pop-up .mfp-close::before {
  top: 4px;
  height: 9px;
  font-size: 21px;
  transition: 0s;
}

@media only screen and (max-width: 1024px) {
  .right-side {
    display: none;
  }
  .custom-mobile-nav{
    display: block;
  }
}

@media (min-width: 720px){
  .main-search-inner .tabs-nav {
      padding-left: 16%;
  }
}

@media only screen and (max-width: 480px) {
  #how-it-works .tabs-nav{
    padding-left: 0px;
  }
 .tabs-nav li, .tabs-nav li a{
    border-bottom: 1px solid transparent;
    width: auto;
  }

  .sign-in-form .tabs-nav li{
    padding: 0px;
  }

  .tabs-nav li a:hover, .tabs-nav li.active a {
    border-color: #f8971d;
    color: #f8971d;
    font-size: 16px;
    font-weight: bold;
  }

  ul.tabs-nav.search-ul-home li a{
    font-size: 5.7vw;
  }

  ul.tabs-nav.search-ul-home li{
    margin-right: 5px;
  }

  button.button.parking-near-button{
    font-size: 18px;
  }

  .map-search-input .tabs-nav li.active a {
    font-size: 16px;
  }
  
  .map-search-input .tabs-nav li a {
    font-size: 16px;
  }

  .tabs-nav li a{
    font-size: 16px;
  }

  .booking-widget .tabs-nav li a:hover, .booking-widget .tabs-nav li.active a{
    font-size: 16px;
  }

  .map-list-content .list-buttons .list-button{
    font-size: 13px;
  }

  #progressbar{
    display: none;
  }

  #payment-method-title{
    display: none;
  }
}

/*progressbar*/
#progressbar {
  list-style: none; 
  counter-reset: li;
	margin-bottom: 30px;
	overflow: hidden;
	/*CSS counters to number the steps*/
	counter-reset: step;
}
#progressbar li {
	list-style-type: none;
	text-transform: uppercase;
	font-size: 12px;
	width: 33.33%;
	float: left;
	position: relative;
	text-align: center;
  counter-increment: li;
}
#progressbar li:before {
	content: counter(step);
	counter-increment: step;
	width: 20px;
	line-height: 20px;
	display: block;
	font-size: 14px;
	color: #333;
	border-radius: 3px;
	margin: 0 auto 5px auto;
  content: counter(li);
}
/*progressbar connectors*/
#progressbar li:after {
	content: '';
	width: 100%;
	height: 2px;
/*	background: white;*/
	position: absolute;
	left: -50%;
	top: 9px;
	z-index: -1; /*put it behind the numbers*/
}
#progressbar li:first-child:after {
	/*connector not needed before the first step*/
	content: none; 
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,  #progressbar li.active:after{
	background: #2d68c6;
  color: white;
}

/*Hide all except first fieldset*/
#step_page fieldset:not(:first-of-type) {
	display: none;
}

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: white;
  color: #444;
  cursor: pointer;
  padding: 18px;
  padding-left: 0px;
  font-size: 19px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 0 18px;
  background-color: white;
  display: none;
  overflow: hidden;
}

.otp-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

.otp-dialog-header {
  font-size: 22px;
  width: calc(100% + 40px);
  position: relative;
  left: -20px;
  top: 0;
  border-radius: 4px 4px 0 0;
  display: inline-block;
  background-color: #f6f6f6;
  padding: 25px 30px;
  margin-bottom: 40px;
}
/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border-top: none;
}

.tabbtn {
  display: flex;
  justify-content: center;
  align-items: center;
}

.no-top-margin{
  margin-top: 0px !important;
  font-size: 13px !important;
}

.tt-hint{
  padding-left: 10px !important;
}

.listing-item-content .lot-title{
  font-size:18px;
  font-size:1.8rem; 
	width: 95%;
	overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}

.listing-item-content .lot-address{
  font-size:14px;
  font-size:1.4rem; 
  font-weight: 500;
	width: 95%;
	overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}

.listing-item-container.list-layout .listing-item-content{
  width: 70%;
}

/*.listing-item-image .lot-title{ 
	width: 75%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}*/

.maped-icon {
  background-image: url(../images/icons/iparked-map.svg);
  width: 60px;
  height: 66px;
    z-index: 1;
    display: block;
    position: relative;
    right: 15px;
    top: -9px;
    margin-right: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 15px;
    font-weight: bold;
    line-height: 60px;
    color: #fff;
  /* Other styles here */
}

.map-icon {
  background-image: url(../images/icons/ipark-map.svg);
	width: 60px;
	height: 66px;
    z-index: 1;
    display: block;
    position: relative;
    right: 15px;
    top: -9px;
    margin-right: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 15px;
    font-weight: bold;
    line-height: 60px;
    color: #fff;
  /* Other styles here */
}

.TextButton {
  cursor: pointer;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  font-weight: 600;
  color: #2d68c6;
  transition: color .2s cubic-bezier(.25,.46,.45,.94);
  padding-top: 2px;
}

.listing-item-container.IparkItemRow-active:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  background-color: #f8971d;
  border-radius: 8px 0 0 8px;
}

.listing-item-container.IparkItemRow-active{ 
  box-shadow: 1px 2px 3px 0 rgba(0,45,91,.1) !important;
}

.IparkItemRow-active .map-search-list{
  padding-left: 6px;
}

.listing-item-content .price{
  font-size: 20px;
  font-size: 2rem;
  display: inline;
  color: #333;
  font-weight: 700;
  line-height: 1;
}

.row.price{
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  font-weight: 500;
  line-height: 1;
  padding: 5px;
}

sup {
  top: -0.3em;
}

.map-book-button{
  padding: 4px 9px !important;
}

.panel-dropdown.panel-home a{
  padding: 15px 10px;
  margin: 10px 5px;
}

.map-search-input .tabs-nav li.active a {
  font-size: 18px;
}

.map-search-input .tabs-nav li a {
  font-size: 18px;
}

.map-search-input .tabs-nav li {
  line-height: 30px;
}

.map-pop-up h4{
  color: #222 !important;
}

.map-search-input .tt-dropdown-menu{
  margin-top: 0px;
}

.map-search-input .map-filter{
  width: 10%;
  float:right;
  margin-top: 2px;
  display: none;
}

.map-lot-image img{
  width: 100%;
  border-radius: 5px;
}

.listing-item-container.list-layout .listing-item-image.map-list-height{
  min-height: 117px;
}

.listing-item-container.list-layout .listing-item.map-list-height{
  height: 117px;
}

.map-list-content{
  color: #333; 
  padding-left:5px;
}

.tabs-nav{
  margin: auto;
}

.tabs-nav.search-ul-home li a{
  color: #fff;
  font-size: 26px;
}

.tabs-nav.search-ul-home li{
  margin-right: 10px;
}

.tabs-nav.search-ul  li a:hover, .tabs-nav.search-ul  li.active a{
  color: #f8971d;
}

.container.benefits{
  background-color: #fff;
  margin-top: 35px;
  padding: 2% 4%;
  border-radius: 20px;
}

.container.benefits img{
    font-size: 80px;
    color: #f7971d;
    font-weight: bold;
}

.container.benefits .col-md-6{
  padding: 20px;
}
.icons-container h3, .container.benefits h3{
  color: #0e8eca;
}

#about-us h4{
  color: #f7971d;
  font-weight: 500;
}

.about-hr{
  border: 1px solid #a8a5a5;
  width: 70%;
}
.explore-parking{
  background-image: url(../images/explore-top-rated-parking.png);
}

button.parking-near-button{
  font-size: 20px;
  font-weight: 400;
  background-color: Transparent;
  border: 2px solid #f7971d;
}

.map-list-content .list-distance{
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
}

.map-list-content .list-distance i{
  font-weight: 600;
  color: #2d68c6;
}

.map-list-content .list-buttons{
  display: flex;
  margin-top: 10px;
}

.map-list-content .list-buttons{
  display: flex;
  margin-top: 10px;
}

.map-list-content .list-buttons .list-button{
  margin: auto;
}

.button.booking-paynow-btn {
  padding: 28px 30px;
  font-size: 16px;
  background-image: url(../images/google-pay.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 250px;
}

.button.booking-paynow-btn.apple-pay {
  background-image: url(../images/apple-pay.png);
}

@media (min-width: 991px){
  .main-search-inner .tabs-nav{
    padding-left: 28%;
  }
}

@media (max-width: 991px){
  .fs-inner-container.map-with-list {
    position: relative;
    top: 0;
    padding-top: 0 !important;
    width: 100%;
  }
  .panel-dropdown {
    width: auto;
  }

  .panel-dropdown a{
    font-size: 12px;
    padding: 3px 3px;
  }

  .map-search-input .tabs-nav li.active a {
    font-size: 16px;
  }
  
  .map-search-input .tabs-nav li a {
    font-size: 16px;
  }

  .map-with-list{
    display: none;
  }

  .map-search-input .map-filter{
    display: block;
  }
  
  .panel-dropdown .panel-dropdown-content.checkboxes{
    width: 245px;
  }
  .panel-dropdown .panel-dropdown-content.distance{
    left: -90%;
  }

  /****** Map Pop-up ******/
  .map-lot-image img{
    max-width: 150px;
  }

  .map-pop-up h3{
    font-size: 18px;
  }

  .map-pop-up h4{
    font-size: 18px;
  }

  .map-pop-up .listing-address{
    font-size: 12px;
  }

  .map-pop-up p{
    font-size: 14px;
  }

  .map-pop-up{
    padding: 20px;
  }

  .IparkItemRow .listing-item-container.list-layout .listing-item-image{
    width: 25%;
    float: left;
    height: 110px;
  }

  .IparkItemRow .listing-item-container.list-layout .listing-item-content{
    width: 75%;
    float: left;
  }

  .listing-item-container.list-layout .listing-item-image.map-list-height{
    min-height: 110px;
  }
  
  .listing-item-container.list-layout .listing-item.map-list-height{
    height: 110px;
  }

  button.map-book-button{
    line-height: 20px;
  }

  .tabs-nav li{
    padding: 0 5px 0 10px;
  }

  .tabs-nav.search-ul li{
    padding: 0 5px 0 0px;
  }

  .main-search-inner .tab-content{
    padding: 0px;
  } 

  button.parking-near-button{
    margin-top: 15px
  }

  .main-search-input button.button{
    display: none;
  }

}

.search-park-now-icon{
  border-radius: 8px;
  background-color: black;
  color: white;
  font-size: 13px;
  padding: 2px 6px;
}

.discount-button{
    background-color: #f8971d;
    padding: 11px 14px;
    font-size: 16px;
    line-height: 26px;
    top: 0;
    color: #fff;
    position: relative;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    overflow: hidden;
    border: 1px solid red;
}

.discount-button:hover{
  background-color: #f8971d;
}

.boxed-widget.summary{
  padding-top:15px;
}

.boxed-widget.summary h3{
  margin-bottom:15px;
}

input[type="text"]:disabled {
  background: #ededed;
}

#navigation ul ul li.airports{
  width:340px;
}
.rs-team.slider1 .team-wrap .text-bottom{
  background: #ffff;
}
div#pills-tabContent{
  min-height: 200px;
}

.btn-large {
    padding: 11px 0 !important;
}
@media only screen and (max-width:767px) {
  .pdr-0 {
    padding-right: 0;
  }
  .bhome {
    text-align: left;
    padding-left: 0 !important;
  }
  
  
  
}


.tooltip {
  position: relative;
  display: inline-block;
  /*border-bottom: 1px dotted #fff;*/
}


   
    


.tooltip .tooltiptext {
   visibility: hidden;
    width: 220px;
    background-color: #fff;
    color: black;
    text-align: left;
    font-weight: 100;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    line-height: 27px;
    bottom: 112%;
    left: 50%;
  margin-left: -100px;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.wishlist 
{
  cursor: pointer;
  padding: 10px;
  float: right;
  display: inline-block;
    position: absolute;
    /* background: rgba(0,0,0,0.5); */
    padding: 5px 10px; 
     color: #fff; 
      
     right:0px;
     margin-left: 15px; 
   text-align: center;
    z-index: 9
}
 
.wishlistdetail 
{
  cursor: pointer;
  padding: 10px;
  float: right;
  display: inline-block;
    
    padding: 5px 10px; 
     color: #fff; 
      
     right:0px;
     margin-left: 15px; 
   text-align: center;
    z-index: 9
}
