/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

.changes{color: #555555!important;}

.btn_search{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}


.custom-search-input-2.version_3 .form-group span{
    z-index: 10;
}
.custom-search-input-2 .nice-select .current {
    position: absolute;
    left: 15px;
    top: 10px;
    font-size: 0.875rem!important;
    color: #6f787f!important;
}
.nice-select .list {
    height: auto;
}

.custom-search-input-2 input {
    border-right: 0 !important;
}
.iata{
    position: absolute;
    right: 5px;
    top: 18px;
    width: 40px;

    display: inline;
    height: auto!important;
    padding: 0!important;
    color: #91989d;
    cursor: default;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    outline: none;
}
.iata:focus, .iata:hover{
    background: none!important;
}

.panel-dropdown .panel-dropdown-content{
    padding: 0;
}
@media (min-width: 1024px) {
    .right-border{
        border-right: 1px solid #d2d8dd;
    }

}

.range-block{
    padding: 0 26px 10px 15px;
}
.inv{
    display: none;
}
.fprogress {
    padding: 0;
    background: rgba(0, 0, 0, 0.25);
    border-radius: 2px;
    margin: 0 auto;
    width:50%;
    display: none;
}

.fprogress-bar {
    width:0;
    background-color: #e8f520;
    position: relative;
    height: 4px;
    border-radius: 1px;

}
#found{font-weight: 500}

.weather{display: flex; justify-content: space-between; align-items: center; white-space: nowrap;}

.cal_week > .selected{

    font-weight: bold;
}
.fire-icon {
    position: absolute;
    right: 1px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 10px; /* Регулируй размер */
}
