
.listing-img {
    padding-bottom: 67%;
}
.target-control {
    cursor: pointer;
    height: 100%;
    position: absolute;
}
.listing-img .target-control {
    transition: none 0s ease 0s !important;
}
.target-control .icon {
    margin-top: -22px;
    position: absolute;
    top: 50%;
}
.target-prev {
    left: 0;
    width: 25%;
}
.target-prev .icon {
    left: 10px;
}
.target-next {
    right: 0;
    width: 25%;
}
.target-next .icon {
    right: 10px;
}
.listing-img .target-control {
    opacity: 0;
    transition: opacity 0.1s ease-in-out 0s;
}
.listing-img:hover .target-control {
    opacity: 0.8;
}
.listing-img:hover .target-control:hover {
    opacity: 1;
}
.debug-string {
    height: 150px;
    overflow: scroll;
}
.infoBox {
    background: none repeat scroll 0 0 #fff;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    padding: 10px;
}
.infoBox::before {
    border-color: rgba(0, 0, 0, 0.3) transparent transparent;
    border-style: solid;
    border-width: 16px;
    bottom: -32px;
    content: "";
    display: inline-block;
    margin: 0 0 0 114px;
    position: absolute;
}
.infoBox::after {
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 15px;
    bottom: -30px;
    content: "";
    display: inline-block;
    margin: 0 0 0 115px;
    position: absolute;
}
.loading .listing-name, .loading .listing-review-count, .loading .wish_list_button, .loading .instant-book-button {
    display: none;
}
.loading .listing-img .img-border, .loading .listing-img .target-next, .loading .listing-img .target-prev {
    display: none;
}
.listing-link {
    display: block;
}
.star-rating .foreground {
    position: absolute;
}
@media (max-width: 767px) {
    .row-space-0-sm {
        margin-bottom: 0;
    }
    .row-space-top-0-sm {
        margin-top: 0;
    }
    .row-space-1-sm {
        margin-bottom: 12.5px;
    }
    .row-space-top-1-sm {
        margin-top: 12.5px;
    }
    .row-space-2-sm {
        margin-bottom: 25px;
    }
    .row-space-top-2-sm {
        margin-top: 25px;
    }
    .row-space-3-sm {
        margin-bottom: 37.5px;
    }
    .row-space-top-3-sm {
        margin-top: 37.5px;
    }
    .row-space-4-sm {
        margin-bottom: 50px;
    }
    .row-space-top-4-sm {
        margin-top: 50px;
    }
    .row-space-5-sm {
        margin-bottom: 62.5px;
    }
    .row-space-top-5-sm {
        margin-top: 62.5px;
    }
    .row-space-6-sm {
        margin-bottom: 75px;
    }
    .row-space-top-6-sm {
        margin-top: 75px;
    }
    .row-space-7-sm {
        margin-bottom: 87.5px;
    }
    .row-space-top-7-sm {
        margin-top: 87.5px;
    }
    .row-space-8-sm {
        margin-bottom: 100px;
    }
    .row-space-top-8-sm {
        margin-top: 100px;
    }
}
@media (max-width: 767px) {
    .panel-btn-sm {
        left: 0;
        padding: 10px 20px;
        right: 0;
        z-index: 1;
    }
    .panel-btn-sm.bottom {
        position: absolute;
    }
    .panel-btn-sm.fixed {
        /* bottom: 40px; */
        bottom: 11px;
        position: fixed;
    }
    .panel-btn-fixed-sm {
        bottom: 40px;
        left: 0;
        position: fixed;
        right: 0;
        z-index: 100;
    }
}
.container.container-full-width {
    margin: 0 20px;
}
.flash-container .alert {
    left: 0;
    position: fixed;
    right: 0;
    top: 47px;
    z-index: 1;
}
.with-new-header .flash-container .alert {
    top: 61px;
}
.transparent {
    opacity: 0;
}
.ie8 .transparent {
    visibility: hidden;
}
.sidebar {
    width: 100%;
}
.map {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    /* top: 82px; */
    top: 95px;
}
.with-new-header .map {
    top: 61px;
}
.sidebar .filters {
    display: none;
    left: 0;
}
.sidebar .sidebar-header {
    display: none;
}
.sidebar.filters-open .search-results {
    display: none;
}
.sidebar.filters-open .filters {
    display: block;
}
@media (max-width: 767px) {
  .sidebar.filters-open .filters {
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999;
    overflow-y: auto;
    padding-bottom: 70px;
  }
}

.sidebar.filters-open .sidebar-header {
    display: block;
}
.outer-listings-container {
    overflow-x: hidden;
}
@media (max-width: 768px) {
  .search-page .map-search {
    display: flex;
    flex-direction: column;
    padding-bottom: 80px;
  }
  .search-page .map-search .map {
    margin-top: 0px;
    margin-bottom: 12.5px;
    width: 100%;
  }
}
@media (min-width: 768px) {
    .map-search {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    }

    .with-new-header .map-search {
        top: 61px;
    }
    .sidebar {
        background: none repeat scroll 0 0 #f7f7f7;
        bottom: 0;
        left: 0;
        overflow-y: scroll;
        position: fixed;
        /* top: 82px; */
        top: 95px;
        width: 60%;
    }
    .with-new-header .sidebar {
        top: 61px;
    }
    .sidebar .filters {
        display: block;
    }
    .sidebar .sidebar-header {
        display: block;
    }
    .sidebar.filters-open {
        overflow-y: hidden;
    }
    .sidebar-header-placeholder {
        display: none;
        height: 50px;
        width: 100%;
    }
    .sidebar-header {
    }
    .sidebar-header.transparent {
        z-index: 0 !important;
    }
    .stuck .sidebar-header {
        left: 0;
        position: fixed;
        right: 40%;
        top: 47px;
        z-index: 100;
    }
    .stuck.with-new-header .sidebar-header {
        top: 61px;
    }
    .stuck .sidebar-header-placeholder {
        display: block;
    }
    .stuck .text-filters {
        display: inline;
    }
    .stuck .text-more-filters {
        display: none;
    }
    .outer-listings-container {
        padding: 0 20px;
    }
    .footer-toggle {
        bottom: -1px;
        padding: 8px 20px;
        position: fixed;
        right: -1px;
        z-index: 3;
    }
    .footer-toggle i {
        font-size: 21px;
        line-height: 21px;
        position: relative;
        top: 3px;
        width: 21px;
    }
    .footer-toggle .close-content {
        display: none;
    }
    .footer-toggle .close-content i {
        font-size: 16px;
        top: 1px;
    }
    .footer-toggle.open .open-content {
        display: none;
    }
    .footer-toggle.open .close-content {
        display: block;
    }
    .footer-container {
        bottom: 0;
        display: none;
        padding-left: 20px;
        position: fixed;
        width: 100%;
        z-index: 2;
    }
    #footer {
        margin-bottom: 0;
        margin-top: 0;
    }

    body.has-black-friday-top-bar .sidebar,
    body.has-black-friday-top-bar .filters,
    body.has-black-friday-top-bar .map {
      top: 155px;
    }
}
.sidebar-header-placeholder {
    display: none;
    height: 67px;
    width: 100%;
}
.sidebar-header {
    padding-bottom: 10px;
    padding-top: 14px;
}
.sidebar-header.transparent {
    z-index: 0 !important;
}
.text-filters {
    display: none;
}
.search-results.loading::before {
    left: 70%;
    position: fixed;
    top: 70%;
}
.listing-img .media-photo.media-cover {
    z-index: 0;
}
.listing-img-container {
    z-index: 1;
}
.listing-img-container.loading {
    position: absolute;
}
.breadcrumbs, .nearby-links a {
    color: #82888a;
}
.breadcrumb-spacer {
    font-size: 10px;
    margin: 0 5px 0 7px;
}
.nearby-links {
    border-top: 1px solid #dce0e0;
    padding-top: 15px;
}
.results-footer {
    overflow: hidden;
    padding: 20px;
}
.results_count {
    margin: 0 0 5px 2px;
}
.search-header .location, .search-header .search-button {
    margin-right: 4px;
}
.search-header .location {
    width: 240px;
}
.disaster-rooster {
    text-align: center;
}
.pricing-disclaimer {
    margin-left: 25px;
}
.col-middle-alt {
    display: inline-block;
    float: none;
    margin-right: -4px;
    vertical-align: middle;
}

.map {
    bottom: 0;
    left: auto;
    position: fixed;
    right: 0;
    width: 100%;
}
@media (max-width: 767px) {
    .map{
        height: 400px;
        width: 95%;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 120px;
        border: 1px solid #ccc;
        border-radius: 5px;
        overflow: hidden;
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        bottom: auto;
    }
}
@media (min-width: 768px) {
    .map {
        display: block;
        width: 40%;
    }
    .map::before {
        box-shadow: -1px 0 1px rgba(0, 0, 0, 0.3) inset;
        content: "";
        height: 100%;
        position: absolute;
        right: 0;
        width: 2px;
        z-index: 2;
    }
}
.map-refresh-controls.Google {
    left: 31px;
    position: absolute;
    top: 6px;
}
.touch .map-refresh-controls.Google {
    left: 40px;
}
.map-refresh-controls.Google label.checkbox {
    padding: 8px 0;
}
.map-refresh-controls.Mapbox {
    left: 39px;
    position: absolute;
    top: 11px;
}
.touch .map-refresh-controls.Mapbox {
    left: 40px;
}
.map-refresh-controls.Mapbox label.checkbox {
    padding: 8px 0;
}
.map-auto-refresh {
    padding: 0 8px;
}
.map-canvas {
    height: 100%;
}
.icon-space-left {
    margin-left: 10px;
}
.poi-popover .poi-popover-body {
    padding: 0 10px 10px;
}
.poi-popover .poi-head {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.poi-popover .poi-img {
    margin: -10px -10px 0;
    width: 280px;
}
.poi-popover .category {
    background-color: #ffaa91;
    color: white;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 10px;
    position: relative;
    z-index: 2;
}
.leaflet-container {
    font-family: Circular,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
.map-marker {
    height: 0 !important;
    overflow: visible !important;
    width: auto !important;
}
.map-marker .map-dot {
    background-color: #ff5a5f;
    border: 1px solid #c64545;
    border-radius: 50%;
    bottom: 3px;
    height: 6px;
    position: relative;
    right: 3px;
    width: 6px;
}
.map-marker sup {
    top: -0.2em;
}
.map-marker .icon {
    bottom: 1px;
    font-size: 11px;
    margin-left: 2px;
    position: relative;
}
.map-marker .tooltip-layout {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    left: -50%;
    padding: 2px 4px;
    top: -34px;
}
.map-marker .tooltip-bottom-middle::before {
    border-top-color: rgba(0, 0, 0, 0.3);
    border-width: 6px;
    bottom: -6px;
    margin-left: -6px;
}
.map-marker .tooltip-bottom-middle::after {
    border-width: 5px;
    bottom: -5px;
    margin-left: -5px;
}


.map-marker .tooltip-contrast {
    background-color: #9ca299;
}
.map-marker .tooltip-contrast::after {
    border-top-color: #9ca299;
}
@media (min-width: 768px) {
    .filters {
        background-color: #fff;
        bottom: 0;
        left: 0;
        overflow-x: hidden;
        overflow-y: scroll;
        position: fixed;
        right: 40%;
        /* top: 82px; */
        top: 95px;
        z-index: 11;
        padding-bottom:70px;
    }
    .filters.collapse {
        overflow: hidden;
        padding-bottom: 0;
        position: static;
    }
    .filters.collapse .filters-section, .filters.collapse .filters-footer, .filters.collapse .filters-footer-sm {
        display: none;
    }
    .filters.collapse .filters-section.intro-filter {
        display: block;
    }
}
.filters-section {
    padding-bottom: 15px;
    padding-top: 15px;
}
.panel-bg-medium {
    background: none repeat scroll 0 0 #f5f5f5;
}
.panel-bg-medium .search-tag {
    background: none repeat scroll 0 0 #f5f5f5;
}
.drop-shadow {
    box-shadow: 0 2px rgba(86, 90, 92, 0.1);
}
.checkbox, .checkbox input {
    cursor: pointer;
}
.checkbox.panel {
    padding-left: 7px;
}
.checkbox.panel .icon {
    margin-right: 2px;
}
.filters-more {
    max-height: 1250px;
    overflow: hidden;
    transition: max-height 0.2s ease-in 0s;
}
.filters-more.collapse {
    max-height: 0;
    transition: max-height 0.2s ease-out 0s;
}
@media (min-width: 768px) {
    .filters-footer {
        background-color: #fff;
        bottom: 0;
        padding: 20px;
        position: fixed;
        width: 60%;
    }
}
@media (max-width: 767px) {
    .filters-footer-sm.fixed {
        bottom: 0;
    }
    .sticky-apply-filters-placeholder {
        height: 75px;
    }
    .filters-footer {
      position: fixed;
      bottom: 0;
      border-top: 1px solid #eee;
    }
}
.ui-slider {
    margin: 10px 7px;
    overflow: visible;
    position: relative;
}
.ui-slider-handle {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #dce0e0;
    border-radius: 2px;
    cursor: pointer;
    height: 18px;
    margin-left: -10px;
    position: absolute;
    top: -8px;
    width: 18px;
    z-index: 2;
}
.icon-handle-draggable {
    font-size: 0.85em;
    left: 3px;
    position: absolute;
    top: 1px;
    transform: rotate(90deg);
}
.progress {
    background-color: #dce0e0;
    border: 4px solid #f5f5f5;
    border-radius: 0;
    box-shadow: none;
    height: 10px;
}
.airslide.progress {
    overflow: visible;
    position: relative;
}
.ui-slider-range {
    background-color: #ff5a5f;
    border: 0 none;
    height: 100%;
    position: absolute;
}
.p2-slider-new .airslide {
    height: 24px;
    overflow: visible;
    position: relative;
}
.p2-slider-new .airslide-background {
    background: none repeat scroll 0 0 #dce0e0;
    height: 2px;
    position: relative;
    top: 14px;
    width: 100%;
}
.p2-slider-new .airslide-progress {
    background-color: #ff5a5f;
    height: 4px;
    position: absolute;
    top: 13px;
}
.p2-slider-new .airslide-handle {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #aaa;
    border-radius: 100%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    height: 24px;
    margin-left: -12px;
    outline: medium none;
    position: absolute;
    width: 24px;
    z-index: 2;
}
.avg-price {
    height: 0;
    position: relative;
    width: 100%;
}
.avg-price .tooltip {
    padding: 2px 8px;
}
.p2-histogram {
    position: relative;
    top: 19px;
}
.p2-histogram-bar {
    background: none repeat scroll 0 0 #edefed;
    display: inline-block;
    width: 2%;
}
.p2-histogram-bar.active {
    background: none repeat scroll 0 0 #dce0e0;
}
.text-filters {
    display: none;
}
.show-filters {
    cursor: pointer;
    margin-right: 8px;
}
@media (min-width: 768px) {
    .keywords {
        padding-bottom: 125px;
    }
}
.show-more {
    cursor: pointer;
}
.price-range-slider .progress-bar {
    transition: none 0s ease 0s ;
}
.applied-filters {
    display: inline;
    margin-bottom: -10px !important;
}
.search-tag {
    margin: 0 10px 10px 0;
    padding-left: 10px;
    padding-right: 10px;
}
.search-tag .search-tag-remove {
    margin: 0 0 0 10px;
}
.search-tag + .search-tag {
    margin-left: 0;
}
.results-count-item {
    overflow: hidden;
    position: relative;
}
.results-count {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.results-count.uc-invisible {
    top: 100%;
}
.filter-recent-listings-container {
    margin-left: 10px;
}
.urgency-panel, .results-count {
    opacity: 1;
    transition: opacity 0.5s ease-in-out 0s, top 0.5s ease-in-out 0s;
}
.uc-invisible {
    opacity: 0;
}
.icon-color-calendar {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiBAMAAADIaRbxAAAAFVBMVEUAAAAAeodAm6X%2FtADN0MwAeocSg4%2BnIAWzAAAAAnRSTlMAuLMp9oYAAABUSURBVCjPYwABUQEQyRjIAAehASCSNRSXiBIQhAaBSNVQEKlAtEhqEohUC4OJIAAlIkCEDCgRYXFxYTA2NmA2NqaWCCm2A5WDdAE1U1uE8vAhN3YALJE3ev8Jnd8AAAAASUVORK5CYII%3D") no-repeat scroll right center rgba(0, 0, 0, 0);
    height: 40px;
    width: 45px;
}
.superhost-badge {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6%2BR8AAABVklEQVR4AY3RA2ykQRgG4C%2B%2B2DmGF5xt27YRnF27DWrEaVTbtm1fbRv%2F%2FOvdeetw9SRvOB9mhtZJTL6GqZLNAZXjJPqtZtBmPo1Br2n0uXDkbysibYQLz%2FIWLr%2BCwtcEYI7AnCfw3xRIJ%2FBY6iZt2Lv36cLT15g%2F9UwjtbGaR%2BfLKRSSnMcQeCr91170%2Bn06e%2Fse7M0bCBfecfHVA1ETTyIqCUilNu1F9x7msZevwd5%2BWMprCLc%2BQ3j4V6ryPwIU6FhP%2FP4jkt19AHb%2FEdi7j2DvlyY%2B%2Foj5w68g93hSTNqoKys3KEJCv7GnL8Bu3QZ7%2FhLs%2BnVIrW1K5QlNm0gfZVTiSeH5n9GFK28gsfLwImOp8pwOKBN93pKxMJ60G3lUimIa4HU3bYwrytuWsvI38UtJXkrV7TNkCM%2FZnsijCDxprbDm8SkyBHMVO5FBHUvTgBZTO9JiEXoq1yr9WDM6AAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    width: 13px;
}
@media (min--moz-device-pixel-ratio: 1.3), not all, not all, not all, (min-resolution: 1.3dppx) {
    .superhost-badge {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAACYklEQVR4AbWVA6xcURiET1grVu1GNeLk2caytm3bDhuntm3btrE%2BZ%2Fdh8U%2F3v7V72%2FsmmWQyc3K%2B9YqfqWTh8At4MuEd3o714f4oL%2B6P9vzUvD2e7sODKQ460eai0COZaKLAwL6IXJtSAtc44OEo4N5o4P4njwIejAGezI7244I4UB60WUAXRJltSiYVQtl7uMPbxzrhmhjCEwZ9AkTBT%2BaGcbWTg%2FYIN20RoJ1C6YNY7D5ltUNlmqO2B0pXjHqNt5P9eBUFPJzMz8CPc0mvsV34aRsDNPt0Q6IGg2SuCTLBHCyZNOQt7k%2Fz4tVQiaP1nbRZBGn7J8D%2FQDRQRyiTBTLehEC%2FQU460O4RDgjQDr7YIMg3sFQz%2FF06%2BcOrWjhwQpTQboYZCWFr71NnyKx%2BweDylNc4JhT2M8hIiAayQuXa4UvvFy4eb3XQPuHCEQ2k9EEKzQF%2BeX4Nsmvvk0rvhkDvnt7I5mZ%2BHNEJkXl5UFlR%2Fwj6EZbeBTK3O0oXtXLrgoSOHzepQmtYJiT9FsSbTEyCzLZS6e4LFqFXwb17WxeNn3RFpWZA5RV%2BA%2BPMHW98hs%2BKfxWKiyoUz5i5RiWnQWXm8OVsLXPHG58RRii4e98oabJBpWdp5sydMFrBfUdilbm7i81ZlJXC1y%2FUYJcZgK6Zh%2BNc7fVszsJIIeitTCc7HNL%2BMzZrBmfueDMG8nD%2BaFrz7a8uZ%2B54MwRCJ9ucpU2fAF%2FMHW%2FGQE60ukBbfoRwx5shENwctJzW%2FAjhjjdjIMUva9Fe4aC1XwCcueNNGCU4jzai8xmraYfwsDlzJ%2F5S7wG2xNCJ6K82xAAAAABJRU5ErkJggg%3D%3D");
        background-size: 13px 13px;
    }
}
#tour-alert {
    background-color: #00d1c1;
}
#tour-alert a, #tour-alert h4, #tour-alert h6, #tour-alert h6 a {
    color: #fff;
}
#tour-alert h6, #tour-alert h4 {
    margin-bottom: 10px;
    margin-top: 10px;
}
#tour-alert h6 a {
    text-decoration: underline;
}
#tour-step-container {
    border-bottom: medium none;
    position: absolute;
    width: 300px;
    z-index: 5;
}
#tour-step-container .panel {
    margin-bottom: 0;
}
#tour-step-container .panel-body {
    pointer-events: none;
}
#tour-step-footer {
    background-color: #12555d;
    color: white;
    width: 290px;
}
#tour-step-footer.panel-left {
    margin-left: 10px;
}
#tour-step-footer-nav {
    float: left;
    padding: 10px 10px 10px 15px;
}
#tour-step-footer-next {
    background-color: #007a87;
    float: right;
    padding: 10px 20px;
    text-align: center;
}
#tour-step-footer-next a {
    color: white;
}
#step-close {
    color: gray;
    display: block;
    float: right;
    padding: 10px;
}
#step-close:hover {
    text-decoration: none;
}
.tour-step-bg {
    background-color: black;
    height: 100%;
    opacity: 0.35;
    position: fixed;
    width: 100%;
    z-index: 3;
}
#step-panel {
    border-top: medium none;
    display: block;
}
.highlight {
    z-index: 4;
}

#footer {
    color: #c5d7e8;

    background-color: #1c476b;

    font-size: 15px;
    padding-top: 72px;
}
#footer .contact {
    padding-left: 50px;
}
#footer h2 {
    font-family: "MontserratBlack" !important;
    font-size: 18px;
    color: white;
}
#footer .footerBlack{
    background-color:rgba(0, 0, 0, 0.5);
    height:36px;
    margin-top:72px;
}

.search-page #header{
    position: relative;
    z-index: 3;
}


.search-page .airbnb-header .list-your-space .btn{
    margin-top:0;
}
.search-page .filters{
    font-size:14px;
}

.search-page input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {

    color: #cbcbcb;
}
.search-page input:-moz-placeholder, textarea:-moz-placeholder {
    color: #cbcbcb;
}
.link-navigation:hover, .link-icon:hover, .link-navigation:focus, .link-icon:focus, .link-navigation:active, .link-icon:active {
    color: #2d70b2;
    outline: medium none;
    text-decoration: none;
}

.footerLegend .has-legend {
    background-color: #fff;
    border-top: 1px solid #dce0e0;
    margin: 0;
    padding: 20px 0 20px 20px;
    right: 0;
    width: 100%;
}
.footerLegend .ib-legend-footer {
    bottom: 0;
    position: absolute;
}

.footerLegend .ib-legend-footer .ib-legend-icon-and-text {
    display: inline-block;
}
.footerLegend .va-middle {
    vertical-align: middle;
}
.footerLegend .map-marker {
    height: 0 !important;
    overflow: visible !important;
    width: auto !important;
}
.footerLegend .map-marker .tooltip-bottom-middle::before {
    border-top-color: rgba(0, 0, 0, 0.3);
    border-width: 6px;
    bottom: -6px;
    margin-left: -6px;
}
.footerLegend .tooltip-bottom-middle::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0.1) transparent -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 10px 10px 0;
    bottom: -10px;
    content: "";
    display: inline-block;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    top: auto;
}
.footerLegend .map-marker .tooltip-instant-bookable-alt::after {
    border-top-color: #565a5c;
}
.footerLegend .map-marker .tooltip-bottom-middle::after {
    border-width: 5px;
    bottom: -5px;
    margin-left: -5px;
}
.footerLegend .tooltip-bottom-middle::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff transparent -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 9px 9px 0;
    bottom: -9px;
    content: "";
    display: inline-block;
    left: 50%;
    margin-left: -9px;
    position: absolute;
    top: auto;
}
.footerLegend .ib-legend-footer .map-marker .tooltip {
    display: inline-block;
    left: 0;
    top: 0;
    width: 45px;
}
.footerLegend .map-marker .tooltip-instant-bookable-alt {
    background-color: #565a5c;
}
.footerLegend .map-marker .tooltip-layout {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 4px;
}
.footerLegend .tooltip-layout {
    max-width: none;
    opacity: 1;
    position: relative;
    z-index: auto;
}
.footerLegend .tooltip {
    border-radius: 2px;
    transition: opacity 0.2s ease 0s;
}
.footerLegend .text-center {
    text-align: center;
}
.footerLegend .map-marker .tooltip-instant-bookable-alt .icon-instant-book {
    color: #ffb400;
}
.footerLegend .map-marker .icon-instant-book {
    margin-left: -4px;
    margin-right: -2px;
}
.footerLegend .ib-legend-footer .ib-text {
    padding-left: 10px;
}
.footerLegend .va-middle {
    vertical-align: middle;
}
.footerLegend .va-top, .va-middle, .va-bottom {
    display: table-cell;
}
.footerLegend .text-muted {
    color: #82888a;
}
.footerLegend .has-legend .open-button {
    border: 0 none;
    padding-top: 5px;
    white-space: normal;
    position:relative;
}
.showOnlyOnViewMoreFilters
{
    display:none !important;
}

.filters-open .showOnlyOnViewMoreFilters
{
    display:block !important;
}


.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropup,
.dropdown {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0;
}
.dropdown-menu-right {
    left: auto;
    right: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777777;
    white-space: nowrap;
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}
.nav > li.disabled > a {
    color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7;
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.nav > li > a > img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
.nav-pills > li {
    float: left;
}
.nav-pills > li > a {
    border-radius: 4px;
}
.nav-pills > li + li {
    margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #337ab7;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified {
    width: 100%;
}
.nav-justified > li {
    float: none;
}
.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs-justified {
    border-bottom: 0;
}
.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border: 1px solid #dddddd;
}
@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

/*MY CUSTOM*/

.dropdown-multi>.dropdown-menu, .dropdown-trigger>.dropdown-menu {
    top: 30px !important;
}


.modal
{
    display:none;
}




