/*For Developer Use*/

.deactivate{
    display:none
} 
.activate{
    display:block
}

.active{
    background-color: #007aff;
}

body {
    position: static !important;
}
.VIpgJd-ZVi9od-aZ2wEe-wOHMyf{
    display: none;
}

#enterprise-pbk-select-language, #enterprise-pbk-existing-reservations, #enterprise-pbk .widget-search-form .widget-search-form-group .widget-search-form-item.widget-search-language{
    display: none !important;
}

.reservation-form form .form-group .addsearch {
    display: block;
    background-color: #ffffff;
    border-top: 2px solid #213b73;
    padding: 0px 15px;

    margin-bottom: 0px;
    font-size: 12px;
    color: #213b73;
    font-weight: 600;
    text-transform: uppercase;
    padding: 20px;

    text-decoration:none;
    color: black;
}

.searchresult {
    display: none;
}
.return_searchresult {
    display: none;
}

.addsearch ul li p {
    margin-bottom: 0px;
    font-size: 14px;
    color: #213b73;
    font-weight: 600;
    text-transform: uppercase;
    padding: 20px;
    font-family: "Poppins",sans-serif;
    line-height: 1.6;
    margin: 0;

}

.addsearch ul li {
    list-style-type: none;
    border-bottom: 2px solid #213b73;

}

.searchresult.addsearch ul li ul li{
    list-style-type: none;
    border-bottom: inherit;

}

.fort-lauderale-airport {
    position: absolute;
    bottom: 10px;
    padding-left: 20px;

   
}

.fort-lauderale-airport a {
    background-color: rgba(90,183,232,0.15);
    color: #213b73;
    font-size: 15px;
    padding: 10px;
    box-sizing: border-box;
}






/* external-design */

.searchlist {
    flex-grow: 1;
    flex-shrink: 1;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.locationSearch__results__category__items__item {
    align-items: center;
    display: flex;
    font-size: 1.4rem;
    justify-content: space-between;
    min-height: 3.7rem;
    padding: 0.8rem 0 0.8rem 0.8rem;
}

.locationSearch__results {
    -webkit-overflow-scrolling: touch;
    border-top: 0.2rem solid #213b73;
    list-style-type: none;
    margin: 0;
    max-height: calc(100% - 75px);
    overflow-y: auto;
    padding: 0;
    z-index: 500;
}
.theme--dark-blue, .theme--darkest-blue, .theme--light-blue, .theme--midnight-blue, .theme--purple {
    color: #fff;
}



