.select2-selection.select2-selection--multiple {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid white;
}

.select2-container .select2-selection {
  height: 35px !important;
  line-height: 20px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #DC0013;
  border: 1px solid #aaa;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid white;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: white;
}

.responsive-calendar .day.active a {
  background-color: #DC0013;
}

.responsive-calendar .day a {
  background-color: #05F726;
}

.responsive-calendar .day.not-current a {
  background-color: white;
}

.select2-search__field::-webkit-input-placeholder {
  color: #FFF;
}

.mb0 {
    margin-bottom: 0;
}
.mb5 {
    margin-bottom: 5px;
}
.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb25px {
    margin-bottom: 25px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}
.mt30 {
    margin-top: 30px;
}
.mt40 {
    margin-top: 40px;
}

.bold {
    font-weight: bold;
}

.ml10 {
    margin-left: 10px;
}
.ml15 {
    margin-left: 15px;
}
.ml20 {
    margin-left: 20px;
}
.ml25 {
    margin-left: 25px;
}
.ml30 {
    margin-left: 30px;
}

.mr5 {
    margin-right: 5px;
}
.mr10 {
    margin-right: 10px !important;
}
.mr20 {
    margin-right: 20px;
}
.mr30 {
    margin-right: 30px;
}

.suite-features li {
    margin-right: 13px;
}

.browse-by-area a {
    color: #383838;
    font-family: ProximaNova-Regular;
}

.browse-by-area a.btn-orange {
    color: #FFF;
    margin-top: 10px;
}

.suggested-options {
    font-family: ProximaNova-Regular;
}

.result-options .filter-subscription.selected {
    background-color: red;
}
.image-800x600 {
    height: 239px!important;
    width: 100%;
}
.image-360x270 {
    height: 120px!important;
    width: 100%;
}
.suggested-image {
    width: 100%;
    height: 185px!important;
}
.listings .listingA .content>p {
    text-align: justify;
    margin-left: -13px;
}
.suggested-property-item h5 {
    font-family: ProximaNova-Regular;
    font-size: 18px;
    color: #dc0013;
    text-transform: uppercase;
}
.suggested-property-item strong {
    font-family: ProximaNova-Semibold;
}
.suggested-property-item .price {
    font-family: ProximaNova-Regular;
    font-size: 15px;
    color: #434343;
}
.suggested-property-item .btn.btn-primary {
    margin-top: 15px;
    text-transform: uppercase;
}
/*.carousel-inner .item .thumb {
    max-height: 120px;
    margin-bottom: 28px;
}
.property-profile .inspection-times {
    min-height: 225px;
}
.property-profile .information-data h2 {
    font-size: 22px;
}
.property-profile .main-title h1,
.price.widget p span {
    font-size: 28px;
}
#thumbcarousel a.carousel-control {
    background: transparent;
    background: transparent;
}
#thumbcarousel a.carousel-control span {
    color: #fbbd00;
}
#thumbcarousel a.carousel-control {
    width: 4%;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -3px;
}
#thumbcarousel {
    padding: 0 2%;
}
#thumbcarousel .item .thumb {
    width: 165px;
    margin: 8px 1%;
}*/
.beach .suggested-results .option .price,
.hotel .suggested-results .option .price,
.self-contained .suggested-results .option .price {
    font-size: 24px;
    color: #434343;
}

.beach .option .carousel-control,
.hotel .option .carousel-control,
.self-contained .option .carousel-control {

    background-image: none;
}

.beach .suggested-property-rating img,
.hotel .suggested-property-rating img,
.self-contained .suggested-property-rating img {
    width: 18px;
}

@media (max-width: 768px) {
    .image-800x600,
    .image-360x270,
    .suggested-image{
        width: 100%!important;
        height: 100%!important;
    }
}
@media (max-width: 767px) {
    .listings .listingA .content>p {
        margin-left: 0px;
    }
}

.suggested-results .option .shortlist {
    z-index: 2;
}

/* Thumbnails avatar */
.person-info .media-object{ border: 0 !important; max-width: 150px !important; max-height: 150px !important; width:120px; height: 120px;}
.person-info .media-left > a{ display: block; width:120px; height: 120px; overflow: hidden; border:3px solid #FFF; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius:50%;}
    .person-info .media-left a > img{  }

/* select */
/* Fancy Select */
label.dropdown select {
    padding: 10px 42px 10px 10px;
    background:url(images/sort-bg.png) #403E3F;
    color:#FFF;
    border:0;
    border-radius: 0;
    display: inline-block;
    font-family: ProximaNova-Regular;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    outline: none;
    height: 45px;
    font-weight: normal;
}
label.dropdown select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #444;
}
label.dropdown select::-ms-expand {
    display: none;
}
label.dropdown:before {
    content: '';
    right: 5px;
    top: -7px;
    width: 30px;
    height: 33px;
    background: transparent;
    position: absolute;
    pointer-events: none;
    display: block;
}
label.dropdown { position: relative; }
label.dropdown:after {
    content: '>';
    font: 16px Consolas, monospace;
    color: #FFF;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 2px;
    top: -3px;
    position: absolute;
    pointer-events: none;
    width: 35px;
    padding: 0 0 5px 0;
    text-indent: 14px;
}

/* blocks/reply_item.php | feedback */
.small-rating-wrap label{ font-weight: normal !important; }
.past-reviews .past-review{ padding:20px 20px 15px;}
.feedback-reply .arrow-up-wrap{ border-top:1px solid #bcbcbc !important; position: relative; margin:20px 10px 20px; }
.arrow-up-wrap img{ position: absolute; top:-12px; left:10%;}


@media screen\0 {
    label.dropdown:after {
        width: 38px;
        text-indent: 15px;
        right: 0;
    }
}
@media screen and (min--moz-device-pixel-ratio:0) {
    label.dropdown select { padding-right: 40px; }
    label.dropdown:before { right: 6px; top:1px; }
    label.dropdown:after {
        text-indent: 14px;
        right: 6px;
        top: -5px;
        width: 36px;
    }
}

/* End Fancy Select */


/* 5 COLUMNS */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

/* END 5 COLUMNS */
.go_to_feedback_container {text-decoration:none !important}
.go_to_feedback_container_link{float:left;font-style:normal !important;padding-right:10px; padding-top: 10px;}
.go_to_feedback_container_link:hover {text-decoration:underline !important}

.nav-data-type{
	cursor: pointer;
}

.suggested-results .option .price sup {
    display: inherit;
    left: 100px;
    position: absolute;
    top: 20px;
}

.result-options{
	/*z-index: -99999;*/
    position: relative;
}

.datepicker-dropdown{z-index: 9999 !important; }

.price-slider #range {
    padding-left: 1px;
    padding-right: 10px;
}

.price-slider #ajax_range {
    padding-left: 1px;
    padding-right: 10px;
}
.smaller{
    font-size: 22px !important;
}

.filter-subscription{
	cursor:pointer !important;
}

/*custom housing type dropdown*/
#subscription_group_container, #ajax_subscription_group_container, #bedroom_group_container, #ajax_bedroom_group_container{
   /* height: 50px;*/
    position: relative;
    z-index: 99;
}
#bedroom_group_container, #ajax_bedroom_group_container{
    z-index: 999 !important;
    /*width: 175px;*/
}

#subscription_group_container .dropdown,#ajax_subscription_group_container .dropdown /*, #bedroom_group_container .dropdown, #ajax_bedroom_group_container .dropdown*/{
  position: absolute;
  top:50%;
  transform: translateY(-50%);
  height: 20px;
}

#subscription_group_container a , #ajax_subscription_group_container a , #bedroom_group_container a, #ajax_bedroom_group_container a{
  color: #fff;
}

#subscription_group_container .dropdown dd,
#subscription_group_container .dropdown dt,
#ajax_subscription_group_container .dropdown dd,
#ajax_subscription_group_container .dropdown dt,
#bedroom_group_container .dropdown dd,
#bedroom_group_container .dropdown dt,
#ajax_bedroom_group_container .dropdown dt{
  margin: 0px;
  padding: 0px;
}

#subscription_group_container .dropdown ul,
#ajax_subscription_group_container .dropdown ul,
#bedroom_group_container .dropdown ul,
#ajax_bedroom_group_container .dropdown ul {
  margin: -1px 0 0 0;
}

#subscription_group_container .dropdown dd,
#ajax_subscription_group_container .dropdown dd,
#bedroom_group_container .dropdown dd,
#ajax_bedroom_group_container .dropdown dd {
  position: relative;
}

#subscription_group_container .dropdown a,
#subscription_group_container .dropdown a:visited,
#ajax_subscription_group_container .dropdown a,
#ajax_subscription_group_container .dropdown a:visited,
#bedroom_group_container .dropdown a,
#bedroom_group_container .dropdown a:visited,
#ajax_bedroom_group_container .dropdown a,
#ajax_bedroom_group_container .dropdown a:visited {
  color: #fff;
  text-decoration: none;
  outline: none;
  font-size: 12px;
}

#subscription_group_container .dropdown dt a,
#ajax_subscription_group_container .dropdown dt a,
#bedroom_group_container .dropdown dt a,
#ajax_bedroom_group_container .dropdown dt a {
  background-color: transparent;
  display: block;
  padding: 3px 20px 5px 10px;
  min-height: 25px;
  line-height: 24px;
  overflow: hidden;
  border: 0;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
  font-style: normal;
  font-weight: normal;
  border: 1px solid #fff;
  border-radius: 5px;
  height: 35px;
}
#subscription_group_container .dropdown dt a .multiSel,
#ajax_subscription_group_container .dropdown dt a .multiSel,
#bedroom_group_container .dropdown dt a .multiSel,
#ajax_bedroom_group_container .dropdown dt a .multiSel{
    width: 250px;
}

#subscription_group_container .dropdown dt a span,
#subscription_group_container .multiSel span,
#ajax_subscription_group_container .dropdown dt a span,
#ajax_subscription_group_container .multiSel span,
#bedroom_group_container .dropdown dt a span,
#bedroom_group_container .multiSel span,
#ajax_bedroom_group_container .dropdown dt a span,
#ajax_bedroom_group_container .multiSel span {
  cursor: pointer;
  display: inline-block;
  padding: 0 3px 2px 0;
  width: 250px;
}

#subscription_group_container .dropdown dd ul,
#ajax_subscription_group_container .dropdown dd ul,
#bedroom_group_container .dropdown dd ul,
#ajax_bedroom_group_container .dropdown dd ul {
  background-color: #FBBD00;
  border: 0;
  color: #fff;
  display: none;
  left: 0px;
  padding: 2px 15px 2px 5px;
  position: absolute;
  top: 2px;
  width: 280px;
  list-style: none;
  height: 120px;
  overflow: auto;
  z-index: 999;
}

#subscription_group_container .dropdown span.value,
#ajax_subscription_group_container .dropdown span.value,
#bedroom_group_container .dropdown span.value,
#ajax_bedroom_group_container .dropdown span.value{
  display: none;
}

#subscription_group_container .dropdown dd ul li a,
#ajax_subscription_group_container .dropdown dd ul li a,
#bedroom_group_container .dropdown dd ul li a,
#ajax_bedroom_group_container .dropdown dd ul li a {
  padding: 5px;
  display: block;
}

#subscription_group_container .dropdown dd ul li a:hover,
#ajax_subscription_group_container .dropdown dd ul li a:hover,
#bedroom_group_container .dropdown dd ul li a:hover,
#ajax_bedroom_group_container .dropdown dd ul li a:hover {
  background-color: #fff;
}
.custom_arrow_down{
    width: 15px;
    height: 10px;
    position: absolute;
    right: 5px;
    top: 12px;
    background: url("../../images/arrow_down.gif") no-repeat;
}
.pagination{   
   margin: 0px !important;
}
.search_result_text{
  display: block;
  padding: 10px;
}
.lower_pagination{
  padding-left: 15px;
}

.check_all_type, .ajax_check_all_type{
  font-size: 9px;
  font-weight: normal;
  cursor: pointer;
}

.option .glyphicon-chevron-left, .premium-rating .glyphicon-chevron-left{
 margin-left: -10px !important;
}
.select2-container {
  z-index: 999999;
  width: 100% !important;
  padding-bottom: 15px;
}
.select2-search__field{
  width: 100% !important;
}
.carousel-inner{
  cursor: pointer;
}
#message_success{
  text-align: center;
  color: green;
}

/*new search map*/

#mapsearch-header{
  background-color: #FCBE00;
  height: 80px;
}
#mapoverlay_close{
  cursor:pointer;
  position:absolute;
  right:10px;
  display:inline-block;
}

#ajax_header_roosty_text{
  position: absolute;
  top: -12px;
  font-size: 40px;
  margin-left: -25px;
  color:#b80010;
}

.mapsearch-wrapper{
  padding-top:20px;
}

#ajax_logo{
  /*  height: 70px;
    width: 60px !important; */
    position: absolute;
    top: -15px;
}
#ajax_logo_container span {
      font-size: 2em;
    position: absolute;
    left: 100px;
    top: -10px;
    color: red;
}

.mapsearch-wrapper .form-control{
    background: #fbbd00;
    color: #fff;
    border: 1px solid #fff;
}
#mapsearch-header img{
    margin-left: 20px;
   /* width: 150px; */
}


/*button red*/
.btn.red{
  background-color: #CB2E25;
  color:#fff;
  padding: 10px 10px;
}

#ajax_location_container{
  font-weight: bold;
  font-size: 18px;
  color: #FCBE00;
  position: relative ;
  padding-bottom: 15px; 
  background-color:#fff;
  text-align:center;
}
#ajax_pagination_container{
  position: relative ;
  bottom: 0; 
  background-color:#fff;
  text-align:center;
}
#map_outer_container{
  height: 100%;
  right: 20px; 
  width: 500px; 
  position: fixed; 
  top: 100px;
  z-index: 10;
}
/*destination ajax*/
#mapsearch-header .select2-container {
    z-index: 9999999999999;
}

#mapsearch-header .select2-selection.select2-selection--multiple {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid white;
}

#mapsearch-header .select2-container .select2-selection {
  height: 35px !important;
  line-height: 20px !important;
}

#mapsearch-header .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #DC0013;
  border: 1px solid #aaa;
}

#mapsearch-header .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid white;
}

#mapsearch-header .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: white;
}
/*destination ajax end*/
/*daterange picker*/
.daterangepicker {
  z-index: 99999999999999 !important;
}

/*ajax map*/
#ajax-map-container{
  position:absolute; top:0px; left:0px; height: 100%;width: 100%;
}
@media (max-width: 950px) {
  #ajax-map-container{
    position:relative; top:0px; left:0px; height: 100%;width: 100%;
  }

  #map_outer_container{
    height: 100%;
    right: 20px; 
    width: 460px; 
    position: relative; 
    top: 100px;
    z-index: 10;
  }
  #mapsearch-header{
    height: 54%;

  }
  #ajax_guests{margin: 15px 0px;}
  #ajax_logo{
    /*width: 60px !important;*/
    margin-bottom:10px !important;
  }
  #ajax_header_roosty_text{
    margin-left: 80px;
  }

  #ajax_more_option{
    margin-left: 35px;
  }
}
#map_search_container{
  height: calc(100% - 110px);overflow-y: scroll;margin-top: 20px;background-color:#fff;
}
#listings_outer_container{
  margin-left: 0px;width: calc(100% - 500px); float: left;margin-bottom:20px;padding: 0px;;
}

@media (max-width: 750px){
  .ajax_price-slider{
    margin-top: 30px;
  }
}

@media (max-width: 950px) {
  #map_search_container{
    height: calc(100% - 110px);overflow-y: scroll;margin-top: 20px;background-color:#fff;
  }
  #listings_outer_container{
    margin-left: -10px;width: 100%; float: left;margin-bottom:20px
  }
  #mapoverlay{
        overflow: scroll;
  }
}

/*custom ui on maps*/
.custom-iw{
  height: 20px !important;
}
.custom-iw .gm-style-iw {
      top:15px !important;
     /* left:0 !important;*/
      border-radius:2px;
  }
  .custom-iw>div:first-child>div:nth-child(3),.custom-iw>div:first-child>div:nth-child(1){
    left: 30px !important;
  }
  .custom-iw>div:first-child>div:nth-child(2) {
      display:none;
  }
  /** the shadow **/
  .custom-iw>div:first-child>div:last-child {
     /* left:0 !important;*/
      top:0px;
      box-shadow: rgba(0, 0, 0, 0.6) 0px 1px 6px;
      z-index:-1 !important;
  }

  .custom-iw .gm-style-iw, 
  .custom-iw .gm-style-iw>div, 
  .custom-iw .gm-style-iw>div>div {
      width:100% !important;
      max-width:100% !important;
  }
  /** set here the width **/
  .custom-iw, 
  .custom-iw>div:first-child>div:last-child {
      width:80px !important;
      height: :20px !important;
  }


  /** set here the desired background-color **/
 .ajax-map-items 
  .custom-iw>div:first-child>div:nth-child(n-1)>div>div, 
  .custom-iw>div>div:last-child, 
  .custom-iw .gm-style-iw, 
  .custom-iw .gm-style-iw>div, 
  .custom-iw .gm-style-iw>div>div {
      /*background-color:orange !important;*/
  }

  /** close-button(note that there may be a scrollbar) **/
  .custom-iw>div:last-child {
      top:1px !important;
      right:0 !important;
  }

  /** padding of the content **/
  .ajax-map-items{
      padding:2px;
  }
  .ajax-more-options-view{
    width: 100%;
    left: 0px;
    position: absolute;
    z-index: 11;
    background-color: rgb(255, 255, 255);
    margin-left: 0px;
    padding: 0px;
  }

  .ajax-more-options-view-inner{
    height: 580px;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: #FCBE00;
    padding: 20px;
  }
  .ajax-more-options-view-inner h4{
    background-color: #FCBE00;
  }
  #noresult{
    position: absolute;
    background-color: #fff;
    margin-left: 10%;
    width: 50%;
    z-index: 9;
    display: none;
  }
    @media (max-width: 1170px) {
    #noresult{
      margin-left: 10%;
      width: 45%;
    }
  }
  @media (max-width: 950px) {
    #noresult{
      margin-left: 8%;
      width: 80%;
    }
  }
  @media (max-width: 550px) {
    #noresult{
      margin-left: 0%;
      width: 100%;
    }
  }

/*changing the height of the container for default info in the maps*/
  .custom-iw>div:first-child>div:nth-child(4){
    height:25px!important;
    top:13px !important;
  }

/*TODO: hover effect in the property so that in the map section it will be highlighted*/
 .custom-iw .hover_pr>div:first-child>div:nth-child(3)>div:first-child>div::first-child,.custom-iw>div:first-child>div:nth-child(3)>div:nth-child(1)>div::first-child{
    background-color:red;
  }
  .pupup-info-window{
    /*width: 170px !important;*/
  }

  .daterangepicker td.in-range {
    background-color: #7593a0;
  }

  .daterangepicker td.start-date,.daterangepicker td.end-date, .daterangepicker td.active:hover {
    background-color: #357ebd;
}

/*new design header*/
span.ajx_span_header{
      width: 30px;
    padding: 3px;
    display: block;
}
.ajax-show-options {
  color: #fff;
  padding: 3px;
  margin-top: -10px;
  margin-left: -80px;
}
#ajax-normal-listings{
  background: red;
  color: #fff;
  margin-bottom: 10px;
  padding: 3px;
  width: 90px;
  cursor: pointer;
}
#ajax-normal-listings span{
  padding-left: 7px;
  padding-right: 5px;
}

#ajax-map-listings{
  background: #3f3f41;
  color: #fff;
  margin-bottom: 10px;
  padding: 3px;
  width: 90px;
  cursor: pointer;
}

#ajax-map-listings span{
  padding-left: 13px;
  padding-right: 5px;

}