.h-cta-bg-color {
    background-color: #362dda;
}

.h-white-color {
    color: #ffffff;
}

.h-white-bg-color {
    background-color: #ecfcff;
}

.h-text-color {
    color: #606060;
}

.h-text-lighter-bg-color {
    background-color: #e0e3e9;
}

.h-text-dark-color {
    color: #353535;
}

.h-text-sm, .h-text-sm * {
    font-size: 11px;
    line-height: 12px;
}

.h-text-md, .h-text-md * {
    font-size: 14px;
    line-height: 16px;
}

.h-text-lg, .h-text-lg * {
    font-size: 17px;
    line-height: 17px;
}

.h-text-xl, .h-text-xl * {
    font-size: 22px;
    line-height: 22px;
}

.hl-search-controls {
    display: flex;
    position: relative;
    margin-top: 32px;
    margin-bottom: 20px;
    justify-content: space-between;
}

.hl-search-control {
    display: flex;
    align-items: center;
    padding: 0 0 0 5px;
    vertical-align: middle;
}

.hl-search-controls input:hover {
    cursor: pointer;
}

.hl-search-panel {
    display: flex;
    flex-direction: column;
    margin-top: 0 !important;
    background-color: var(--widget-background-color);
    border-radius: 10px;
    border: 1px solid var(--widget-border-color);
    width: 100%;
    padding: 12px 24px;
}

/* Including Legacy colors here. */
.hl-search-container {
    --widget-border-color: #d6d9e1;
    --widget-background-color: #e9fdff;
}

.hl-search-container.product_pages {
    --widget-border-color: var(--ebg-widget-border-color);
    --widget-background-color: var(--ebg-widget-background-color);
    padding-right : 0px;
}

.hl-search-heading {
    display: flex;
    flex-direction: row;
    text-wrap: nowrap;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    width: 100%;
}

.hl-search-heading.h-text-color {
    color: #2537e2;
    font-family: Roboto, Sans-Serif, serif;
    font-weight: 700;
}

.hl-search-panel input:read-only {
    opacity: 0.5;
    pointer-events: none;
    cursor: pointer;
}

.hl-search-controls input {
    display: flex;
    align-items: center;
    margin: 0;
    border: none;
    font-family: 'Roboto', sans-serif;
}

.hl-search-date-range {
    display: flex;
    flex-direction: row;
    border-right: 1px solid #d6d9e1;
    border-left: 1px solid #d6d9e1;
}

.hl-search-dashboard {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    width: 100%;
    background-color: white;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    border: 1px solid #d6d9e1;
    background: white;
    margin-right: 20px;
}

.hl-search-control.hl-search-destination {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 58px;
    flex-basis: 42%;
}
.hl-label-search-destination {
    flex-grow: 2;
}

.hl-search-control-label {
    align-items: center;
    display: flex;
    height: 58px;
}

.hl-search-destination .h-icon {
    margin-left: 5px;
}

.hl-search-controls > .hl-search-dashboard > .hl-search-occupants {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    position: relative;
    padding-right: 8px;
    max-width: 30ch;
    min-width: 15ch;
}

.hl-search-control.hl-search-from, .hl-search-control.hl-search-occupants, .hl-search-control.hl-search-to {
    align-items: center;
    border-right: 1px solid #d6d9e1;
    border-left: 0;
}

.hl-search-control.hl-search-from input, .hl-search-control.hl-search-to input {
    width: 13ch;
}

.hl-search-dashboard > .hl-space {
    flex-basis: 3%;
    border: 0 !important;
}

.hl-search-cta {
    border: 0 !important;
    display: flex;
    justify-content: center;
    font-weight: bold;
    align-items: center;
    text-align: center;
    border-radius: 12px;
    /* height: 58px; */
}

.hl-search-button {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 58px;
    width: 194px;
    text-transform: uppercase;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 100px !important;
    text-wrap: nowrap;
}

.hl-search-occupants {
    display: inline-block;
    flex-basis: 90%;
    text-align: left !important;
    background-color: white;
}

.hotel-search-place-input {
    width: 70%;

}
#hotel-search .offer-hotel-price strike.h-mobile-only {
    margin-left: 5px;
}

#hotel-search .offer-hotel-price strike.h-mobile-only, #hotel-search .offer-hotel-price a {
    display: inline-block !important;
}

#hotel-search .offer-hotel-price p {
    margin: 0 0 5px 0;
    padding: 0;
}

#hotel-search .average-rate {
    text-align: left;
    padding: 0;
    margin: 0;
}

#hotel-search .offer-hotel-price {
    float: left;
    width: 50%;
    text-align: left;
}

#hotel-search .offer-hotel-price p {
    text-align: left;
}

#hotel-search .image-column a {
    position: relative;
    display: inline-block;
}

#hotel-search .hotel-ratings {
    margin-top: 5px;
    line-height: 10px;
}

#hotel-search .hotel-short-desc {
    padding-bottom: 10px;
}

#hotel-search .hotel-short-desc p {
    margin: 0;
    padding: 0;
}

#hotel-search .hotel-labels {
    padding-bottom: 15px;
    grid-gap: 10px;
}

#hotel-search :is(.hotel-special-offer, .hotel-property-collect) {
    padding: 0;
    margin: 0;
}

#hotel-search .hotel-title a {
    font-size: 16px;
    line-height: 18px;
    font-weight: bold !important;
}

#hotel-search .hotel-results li {
    clear: both;
}

#hotel-search .hotel-results li:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    transition: none;
}

#hotel-search .float-further-right {
    display: inline-block;
    float: right;
    margin-left: 20px;
}

#hotel-search .thin-border hr, #hotel-search hr {
    display: block !important;
    width: calc(100% + 32px) !important;
    border: 0;
    padding: 0;
    height: 1px !important;
    background-color: #ddd;
    margin: 0 -16px 0 -16px;
}

#hotel-search ul {
    padding: 0 !important;
    margin: 0 !important;
}

#hotel-search .hotel-result-summary-right button, #hotel-search .hotel-result-summary-right select {
    width: 43%;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #ffffff;
    position: relative;
}

#hotel-search .hotel-result-summary-right button img {
    position: absolute;
    right: 5px;
}

#hotel-search .hotel-result-summary-right button {
    text-align: left;
}

#hotel-search .hotel-result-summary-left {
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    float: none !important;
    clear: both;
    width: 100%;
}

#hotel-search .hotel-result-summary-right {
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
    display: flex;
    justify-content: space-between;
    float: none !important;
    clear: both;
    width: 100%;
}

#hotel-search .hotel-result-summary-right .show-filters {
    display: block !important;
}

#hotel-search .hotel-result-summary-right label {
    display: none !important;
}

#hotel-search .thick-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#hotel-search h1, #hotel-search h2, #hotel-search h3, #hotel-search h4, #hotel-search h5, #hotel-search h1 *, #hotel-search h2 *, #hotel-search h3 *, #hotel-search h4 *, #hotel-search h5 *, #hotel-details h1, #hotel-details h2, #hotel-details h3, #hotel-details h4, #hotel-details h5, #hotel-details h1 *, #hotel-details h2 *, #hotel-details h3 *, #hotel-details h4 *, #hotel-details h5 * {
    font-family: 'Nunito Sans', 'Lato', sans-serif;
    text-align: left;
}

#hotel-search .hotel-results > li {
    clear: both;
    border: none !important;
    height: auto !important;
}

#hotel-search .thin-border {
    border: none !important;
    padding: 0 !important;
}

#hotel-search .hotel-results .thumb {
    width: 100% !important;
    display: block;
    height: auto !important;
    border-radius: 4px;
    max-height: 250px;
}

#hotel-search .hotel-next-page {
    text-align: center;
}

#hotel-search .hotel-next-page a {
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: underline;
}

#hotel-search .hotel-next-page a:hover {
    text-decoration: underline;
}

#hotel-search .hotel-results .image-column {
    padding: 0;
    width: 100%;
    height: auto !important;
    display: block;
    clear: both;
}

#hotel-search .hotel-results .image-column a {
    width: 100% !important;
    display: block;
}

#hotel-search .hotel-results tr {
    width: 100% !important;
    display: block;
    padding-bottom: 30px;
}

#hotel-search .hotel-results .details-column {
    padding: 0;
    width: 100%;
    height: auto !important;
    display: block;
    clear: both;
    margin-bottom: 10px;
}

#hotel-search .hotel-results .pricing-column {
    padding: 0;
    width: 100%;
    height: auto !important;
    display: inline-flex;
    clear: both;
}

#hotel-search .hotel-results .offer-button {
    display: inline-flex;
    opacity: 1.0;
    flex-grow: 1;
    align-items: end;
    justify-content: flex-end;
    position: unset;
}

#hotel-search .hotel-results .featured-button {
    display: inline-block;
    background-color: transparent !important;
    color: #e8731e !important;
    font-size: 14px;
    line-height: 16px;
    text-decoration: underline;
    font-weight: bold !important;
    padding-top: 20px !important;
}

#hotel-search .st-price.h-mobile-only {
    color: #353535;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 12px;
}

/* tooltip Mobile */
#hotel-search .tooltip-net-amount {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding-right: unset;
    vertical-align: top;
}

#hotel-search .tooltip-net-amount .tooltiptext-net-amount {
    visibility: hidden;
    text-align: left;
    border-radius: 4px;
    padding: 10px 12px 0 12px;
    position: absolute;
    z-index: 1;
    bottom: 115%;
    left: 41%;
    margin-left: -100px;
    opacity: 0;
    transition: opacity 0.3s;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 16px;
}

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

#hotel-search .hotel-special-offer {
    position: relative;
    bottom: auto;
}

#hotel-search .map-map {
    position: relative;
    bottom: auto;
}

.hl-search-window-append {
    margin-top: 10px;
    font-size: 15px;
    line-height: 17px;
}

.hl-search-window-append > div {
    display: inline-block;
    margin-right: 20px;
    background: #fff !important;
}

.hl-search-window-append span {
    margin-right: 16px;
    background: #fff !important;
}

.hl-search-window-append input, .hl-search-window-append label {
    color: #333 !important;
    background: #fff !important;
    cursor: pointer;
}

.hl-search-best-rate-guarantee {
    width: 67px;
}

.hl-search-error {
    margin-bottom: 0;
    margin-top: 10px;
    color: #e00;
    font-weight: bold;
    padding: 0;
}

.hl-search-message {
    display: flex;
    justify-content: flex-start;
    gap: 16px;
    font-size: 24px;
    align-items: center;
    width: 100%;
}

.hl-disclaimer-top-cities {
    font-size: 13px;
    margin-top: 3px;
    color: #444;
} 

.hl-occupant-popup {
    font-size: 13px;
    line-height: 15px;
    background: #ffffff;
    width: 236px;
    height: auto;
    position: absolute !important;
    border-radius: 16px;
    font-family: 'Roboto', sans-serif;
    -webkit-box-shadow: 0 6px 25px 0 rgba(3, 8, 33, 0.12);
    box-shadow: 0 6px 25px 0 rgba(3, 8, 33, 0.12);
    -webkit-transform: translate3d(0, 0, 0); /* fixes iphone z-index bug */
    z-index: 100;
}

.hl-occupant-child div {
    vertical-align: bottom;
    padding-top: 5px;
}

.hl-occupant-section select {
    padding: 3px 3px;
    vertical-align: bottom;
    border: 1px solid #ccc;
    border-radius: 3px;
    appearance: none;
    -webkit-appearance: none;
    width: 78px;
    background-image: url('/common_resources/tawframework/img/icons/ic_dropdown_arrow.svg');
    background-repeat: no-repeat;
    background-position: right 8px center;
}

.hl-occupant-done {
    text-align: center;
}

.hl-occupant-align {
    margin-top: 24px;
    margin-bottom: 24px;
}

.hl-occupant-room {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.hl-occupant-section {
    display: flex;
    justify-content: space-between;
}

.hl-occupant-number, .hl-occupant-number-subtract, .hl-occupant-number-display, .hl-occupant-number-add {
    display: inline-block;
}

.hl-occupant-number {
    background: #f5f6f7;
    border-radius: 6px;
}

.hl-occupant-heading {
    font-weight: bold;
    margin-bottom: -12px;
}

.hl-occupant-number-display {
    font-weight: bold;
    padding: 0 6px;
}

.hl-occupant-child {
    margin-top: 20px;
}

.hl-occupant-padding {
    padding: 16px 24px;
}

.hl-occupant-close a {
    text-align: right;
    float: right;
}

.hl-occupant-close:after {
    content: "";
    display: table;
    clear: both;
}

.hl-occupant-label {
    display: inline-block;
    align-self: center;
}

.hl-occupant-section select, .hl-occupant-section select option {
    border: 1px solid #D1D5DE;
    border-radius: 12px;
    height: 32px;
    padding: 3px 8px;
}

.hl-occupant-done {
    width: auto;
    letter-spacing: 1px;
    display: block;
    background: #e8731e;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    padding: 8px 10px;
    font-size: 11px;
    line-height: 13px;
    border-radius: 3px;
}

.hl-occupant-done, .hl-occupant-done:hover {
    color: #fff !important;
}

.j-hl-occupant-rooms {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.j-hl-occupant-number {
    font-size: 14px;
    line-height: 20px;
}

.hl-occupant-number-add, .hl-occupant-number-display, .hl-occupant-number-subtract {
    height: 28px;
    width: 28px;
    text-align: center;
    line-height: 28px;
}

.hl-occupant-room-remove:hover, .hl-occupant-room-add:hover {
    color: #095893 !important;
}

.hl-occupant-room-remove, .hl-occupant-room-add {
    font-size: 12px;
    line-height: 16px;
    text-decoration: none !important;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    padding-bottom: 4px;
    color: var(--ebg-primary-color) !important;
    border-bottom: 1px solid var(--ebg-primary-color);
}

.h1-occupant-section {
    background-image: url('/common_resources/tawframework/img/icons/hotel-open-dropdown.svg');
    background-repeat: no-repeat;
    background-position: right 8px center;
}

.hl-occupant-done:hover, .hl-occupant-done:active {
    color: #ffffff;
    text-decoration: none;
}

.hl-occupant-align {
    display: flex;
    justify-content: space-between;
}

#hotel-vaction-rentals .hl-search-container {
    display: flex;
    flex-direction: column;
    margin-top: 14px;
    border: 1px solid purple;
    position: relative;
    overflow: hidden;
}

#hotel-vaction-rentals .hl-search-panel {
    border-radius: 15px;
    margin: 0;
    padding: 30px 16px 30px 16px;
    border: 1px solid #e8e8e8;
}

#hotel-vaction-rentals .hl-search-panel-slim {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

#hotel-vaction-rentals .hl-search-window {
    height: auto;
}

#hotel-vaction-rentals .hl-search-container.full-size {
    margin: 80px auto 90px auto;
}

#hotel-vaction-rentals .hl-full-size .hl-search-window {
    padding: 0;
    margin: 0;
}

#hotel-vaction-rentals .hl-full-size .hl-search-panel {
    padding: 0;
    margin: 0;
    height: 185px;
}

#hotel-vaction-rentals .hl-search-panel {
    background: #ffffff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.h-hidden {
    display: none !important;
}

.hl-search-control .h-icon {
    pointer-events: none;
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-bottom;
    cursor: pointer;
}

.hl-search-control > .h-icon:hover {
    cursor: pointer;
}

.bts5 img.h-icon {
    vertical-align: baseline;
}

.h-desktop-only {
    display: block;
}

.h-relative {
    position: relative;
}

.hl-rounded-left-border {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}

.hl-rounded-right-border {
    border: 1px solid #e8e8e8;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}

.h-floated-right {
    position: absolute;
    right: 5px;
    pointer-events: auto;
}

.hl-search-controls .hl-search-control-label {
    font-size: 14px;
    color: #757575;
    font-weight: 700;
}

.hl_main_container {
    min-width: 200px;
    container-type: inline-size;
}

/* Container Query to allow breakpoints based on width of container instead  */
.hl-search-container {
    container-type: inline-size;
    container-name: hotel_search_strip_widget;
}


/* Support for the old full-size page layout.  */
@container hotel_search_strip_widget (min-width:800px) AND (max-width: 2000px) {
    .p1 {
        padding: .25rem;
    }
    .p2 {
        padding: .5rem !important;
    }
}
@container hotel_search_strip_widget (max-width: 1000px) {
    .hl-search-cta {
        width: unset;
    }

    .hl-search-dashboard > .hl-space {
        flex-basis: 0;
    }
}
@container hotel_search_strip_widget (min-width: 601px) {
    .h-mobile-only {
        display: none !important;
    }
}
@media (min-width: 701px) and (max-width: 767px) {
    .hl-search-occupants {
        width:27% ;
        margin-top: -2px !important;
        min-height: 7.5ch !important;
        min-width: 10ch !important;
    }
    .hl-search-control {
        padding: 0 0 0 15px;
    }
    .hl-occupant-popup {
        width :250px !important;
    }
}
@media (min-width: 768px) and (max-width: 820px) {
    .hl-search-occupants {
        width:24% ;
    }
    .hl-search-control {
        padding: 0 0 0 5px;
    }
    .btn.btn-ebg-rounded.btn-lg.hotel-search {
        width:160px;
        padding: 0px !important;
    }
}
@media (min-width: 821px) and (max-width: 880px) {
    .hl-search-controls > .hl-search-dashboard > .hl-search-occupants {
        width: 23% ;
        min-width: 10ch !important;
    }
    .hl-occupant-popup {
        min-width :200px !important;
    }
}
@media (min-width: 881px) and (max-width: 1076px) {
    .hl-search-controls > .hl-search-dashboard > .hl-search-occupants {
        width: 27% ;
        min-width: 10ch !important;
    }
}
@media (min-width: 701px) and (max-width: 1076px) {
    .hl-search-cta {
        margin-top: 20px;
    }
    .hl-search-controls {
        display: block;
    }
    .hl-occupant-popup {
        min-width :200px !important;
    }
    .hl-search-dashboard {
        display: inline-block;
    }
    .h-white-bg-colored {
        background: none;
        border: none;
    }
    .hl-label-search-destination {
        width: 100%;
        border-radius: 14px;
        margin-bottom: 20px;
        background: white;
        border: 1.4px solid #90939D;
    }
    .hl-search-date-range {
        display: inline-flex;
        background: white;
        border-radius: 14px 0px 0px 14px;
        border: 1px solid #90939D;
        min-width: 35%;
    }
    .h-mobile-only {
        display: none !important;
    }
    .hl-search-occupants {
        display: inline-flex !important;
        margin-top: -9px;
        min-height: 7.7ch ;
        margin-left: -4px;
        border: 1px solid #90939D;
        border-right: 1px solid #90939D !important;
    }
    .hl-search-cta {
        display: inline;
        float: right;
        margin-top: -59px;
        position: relative;
    }
    .h-relative {
        border-right: 1px solid #90939D !important;
    }
    .bts5 img.h-icon {
        margin-left: 10px;
    }
}

@container hotel_search_strip_widget (max-width: 700px) {
    .h-desktop-only {
        display: none !important;
    }

    .hl-search-panel {
        border-radius: 0px !important;
    }

    .hl-search-panel {
        padding: 12px 16px 16px 16px;
        gap: 16px;
    }

    .hl-search-dashboard {
        width: 500px;
    }

    .hl-search-controls > .hl-search-dashboard > .hl-search-control {
        text-align: left;
        margin-bottom: 0px;
        background-color: #e9fdff;
        max-width: 100%;
    }

    .hl-search-heading {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 0;
        text-wrap: wrap;
    }

    .hl-search-message {
        height: auto;
        display: flex;
        font-size: 16px;
        justify-content: space-around;
        margin-bottom: 0;
        gap: 8px;
        flex-wrap: nowrap;
        line-height: 18px;
    }

    .hl-search-dashboard .hl-search-control.hl-search-destination, .hl-search-dashboard > .hl-search-control.hl-search-occupants {
        position: relative;
        top: 2px;
        height: 40px;
        border-radius: 10px;
        margin-bottom: 0;
        text-align: left;
        flex-basis: auto;
        border: 1px solid #90939D;
        background: white;
    }

    .hl-search-dashboard > .hl-search-control.hl-search-destination input, .hl-search-dashboard > .hl-search-control.hl-search-occupants .j-hl-occupant-summary {
        top: 16px;
        left: 4px;
        width: 100%;
        font-size: 14px;
        line-height: 18px;
        display: block;
        margin: 0;
        padding-top: 16px;
        color: var(--ebg-black-color);
    }

    .hl-search-control.hl-search-destination .hl-search-control-label, .hl-search-control.hl-search-occupants .hl-search-control-label {
        text-wrap: nowrap;
        display: block;
        position: relative;
        top: -8px;
        left: 4px;
        font-weight: 700;
        height: unset;
    }

    .hl-search-window, .hl-search-controls {
        margin: 0;
        flex-direction: column;
        gap: 24px;
    }

    .hl-search-control.hl-search-to, .hl-search-control.hl-search-from {
        align-items: center;
        position: relative;
        top: 4px;
        height: 40px;
        width: 100%;
        border-radius: 12px;
        margin: 0;
        padding: 0 0 0 4px;
        background-color: white;
        border: 1px solid #90939D;
    }

    .hl-search-control.hl-search-to input, .hl-search-control.hl-search-from input {
        position: relative;
        width: 100%;
        padding-top: 20px;
        background: transparent;
        padding-left: 5px;
    }

    .hl-search-control.hl-search-to .hl-search-control-label, .hl-search-control.hl-search-from .hl-search-control-label {
        display: block;
        position: relative;
        top: -8px;
        left: 4px;
        font-weight: 700;
        font-size: 12px;
        line-height: 16px;
        height: unset;
    }

    .hl-search-dashboard {
        flex-direction: column;
        width: 100%;
        margin: 0;
        opacity: 1;
        border: 0px;
        background: transparent;
        gap: 16px;
    }

    /* binds destination  */
    .hl-search-button {
        margin: 10px 0;
        width: 100%;
    }

    .hl-search-cta {
        border: 1px solid green;
        width: 100%;
        padding: 0;
    }

    .hl-search-date-range {
        border: 0;
        width: 100%;
        justify-content: space-between;
        gap: 16px;
    }

    .hl-search-controls .hl-search-control.hl-search-destination {
        display: flex;
        justify-content: flex-start;
        width: 100%;
    }

    .hl-search-control.hl-space {
        visibility: hidden;
    }

    .hl-search-control-display {
        position: absolute;
        width: 100%;
    }

    #hotel_search .hl-loyalty-search-heading {
        padding: 0 !important;
    }
    input.j-hl-search-destination {
        width: 100%;
        padding-top: 20px;
        border-radius: 10px;
    }

    .p2 {
        padding-left: 3px;
    }

    .hl-disclaimer-top-cities {
        text-align: center;
    }
}