.select_style_ul::-webkit-scrollbar-track {
    background-color: var(--secondary-e-8-f-8-f-8);
}
.select_style_ul::-webkit-scrollbar {
    width: 6px;
    background-color: var(--secondary-e-8-f-8-f-8);
}
.select_style_ul::-webkit-scrollbar-thumb {
    background-color: var(--primary-18-babd);
}
.selectstyle:after {
    display: none;
    position: absolute;
    width: 11px;
    height: 6px;
    font-family: "FontAwesome";
    content: "\f0d7";
    right: 15px;
    top: 20px;
}
.ss_dib {
    display: inline-block;
    vertical-align: top;
    width: 100% !important;
    min-height: 18px;
}
.ss_button {
    font-weight: 400;
    border: none;
    background: #fff0;
    border-radius: 0;
    width: 100% !important;
    padding: 0 8px;
}
.ss_text {
    white-space: normal;
    text-overflow: ellipsis;
    text-indent: 0;
    white-space: nowrap;
    width: 100% !important;
    margin: 0 !important;
    cursor: pointer;
}
.ss_image {
    position: absolute;
    width: 7px;
    height: 11px;
    background: url(../images/google.png) no-repeat;
}
.ss_ul {
    list-style: none;
    padding: 8px 0;
    margin: 0;
    margin-top: -35px;
    position: absolute;
    background: #fff;
    border: 1px solid #ccc;
    -moz-box-shadow: 0 1px 5px 1px #000;
    -webkit-box-shadow: 0 1px 5px 1px #000;
    box-shadow: 0 1px 5px 1px #000;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: none;
    overflow: auto;
    z-index: 100;
}
.selectstyle .ss_ulsearch {
    margin: 0;
    margin-top: 0 !important;
    position: absolute;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    overflow: auto;
    z-index: 3;
    display: none;
    width: 100% !important;
    padding: 5px !important;
    left: 0;
    top: 100% !important;
}
.selectstyle .ss_ulsearch:before {
    display: none;
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #ff9200 #fff0 #fff0;
}
.ss_ulsearch .ss_ul {
    display: block;
    position: relative;
    margin-top: 0;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    width: 100% !important;
    max-height: unset !important;
}
.ss_ulsearch .search {
    border: 1px solid #d1d3d4;
    padding: 0;
}
.ss_ulsearch .search input {
    background: inherit;
    border: none;
    height: 36px;
    padding: 5px 10px;
    outline: none;
    font-size: 14px;
    width: 100% !important;
    width: -moz-calc(100% - 30px);
    width: -o-calc(100% - 30px);
}
.ss_ulsearch .search input:focus {
    outline: none;
}
.ss_ulsearch .nosearch {
    text-align: center;
    font-size: 12px;
    padding-bottom: 10px;
    background: #fff;
}
.ss_ul li {
    cursor: pointer;
    border: none;
    text-align: left;
    color: #231f20;
    transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    font-size: 18px;
    padding: 0;
    line-height: 28px;
    padding: 6px 0;
}
.ss_ul li:hover {
    border: none;
    background: none;
    color: #f8991d;
    text-decoration: 1px solid #f8991d;
}
.ss_ul li .ssli_text {
    vertical-align: top;
    display: inline-block;
    position: relative;
}
.ss_ul li:hover .ssli_text:after {
    width: 100%;
    height: 1px;
    background: #f8991d;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    content: "";
}
.ss_ul li .ssli_image {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    margin-top: -1px;
    vertical-align: top;
}
.ss_ul li .ssli_image img {
    width: 16px;
    height: 16px;
}
.ss_ul::-webkit-scrollbar {
    width: 10px;
}
.ss_ul::-webkit-scrollbar:horizontal {
    height: 10px;
}
.ss_ul::-webkit-scrollbar-track {
    border-left: 1px solid #d3d3d3;
    background: #f5f5f5;
}
.ss_ul::-webkit-scrollbar-thumb {
    background: #c4c4c4;
}
.destination_ul {
    padding: 0 !important;
}
span.title_place {
    display: flex;
    flex-direction: column;
}
.iso_select {
    padding: 10px;
    border-bottom: 1px solid #dadfe6;
    cursor: pointer;
    gap: 15px;
}
span.s_city {
    color: var(--primary-1-d-2-d-53, #1d2d53);
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
}
span.s_country {
    color: var(--chroma-717171, #717171);
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
}
span.label_place {
    padding: 6px;
    border-radius: 4px;
    border: 1px solid var(--primary-18-babd, #18babd) !important;
    color: var(--primary-18-babd, #18babd);
    font-family: "Helvetica Neue";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: fit-content;
}
.iso_select:hover {
    background: var(--chroma-f-6-f-6-fa);
}
