/* This CSS file will be loaded at last. Any CSS customization should be placed here */

.vbselectr a:hover {
background: #37b166;
transition: all 0.3s;
}

.vbselectr a {
transition: all 0.3s;
}

.vbo-rdet-avcal-nav:hover {
background: #2cb561;
transition: all 0.3s;
}

.vbo-rdet-avcal-nav {
transition: all 0.3s;
}

.vbcaldivcont table .vbcaltrmonth td {
  border-bottom: 2px solid #32a15d;
}

.vbo-reqinfo-opener:hover {
  background: #2cb561;
  transition: all 0.3s;
  }

.vbo-reqinfo-opener {
  transition: all 0.3s;
  }
  
  .vbo-search-submit .btn {
  background: #32a15d;
  transition: all 0.3s;
  }
 
.vbo-search-suggestions-av table > tbody > tr > .vbo-search-suggestions-month-day-requested {
  background: var(--vbo-orange-color);
}

.vbo-search-suggestions-av-days .vbo-suggestion-free {
  background: #32a15d;
  transition: all 0.3s;
}

.vbo-search-suggestions-av-days .vbo-suggestion-free:hover, .vbo-suggestion-free.vbo-suggestion-selected {
  background: #2cb561;
transition: all 0.3s;
}

.vbo-search-suggestions-av-mon {
  color: #32a15d;
}

.vbo-search-solution:hover, .vbo-booking-solution:hover {
  border-color: #2cb561;
transition: all 0.3s;
}

.vbo-search-solution, .vbo-booking-solution {
transition: all 0.3s;
}

.vbo-search-suggestions-month-day-highlighted {
 background: #2cb561;
}

ol.vbo-stepbar li.vbo-step-complete {
border-bottom: 4px solid #32a15d;
}

ol.vbo-stepbar li.vbo-step-complete::before {
  background-color: #32a15d;
}

ol.vbo-stepbar li.vbo-step-current::before {
  border: 2px solid #32a15d;
}

.vbo-results-head > div > i {
  color: #32a15d;
}

.vbo-showprc-room-head .vbo-showprc-staydetails i {
  color: #32a15d;
}

.vbo-showprc-price-entry-cost {
  color: #32a15d;
}

.vbo-oconfirm-roomname {
  color: #32a15d;
}

ol.vbo-stepbar li.vbo-step-current {
  color: #32a15d;
}

ol.vbo-stepbar li.vbo-step-current {
  border-bottom: 4px solid #32a15d;
}

.vbo-rdet-avcal-nav:hover {
  background: #2cb561;
  transition: all 0.3s;
}

.vbo-rdet-avcal-nav {
  transition: all 0.3s;
}

.ui-datepicker .ui-datepicker-today a {
  color: #32a15d !important;
}

.vbcaldivcont .vbcaltrmonth .vbo-rdet-avcal-nav:hover {
  background: #2cb561;
}

.vbdialog-reqinfo button.btn {
  background: #32a15d;
}

.vikfxg-prev, .vikfxg-next {
height: fit-content !important;
  width: fit-content !important;
  padding: 0.1rem 1.5rem 0.4rem 1.5rem !important;
  }
  
.vikfxg-close{  
  height: fit-content !important;
  width: fit-content !important;
  padding: 0.4rem 1.0rem 0.4rem 1.0rem !important;
  }