/*
    Created on : 19.11.2017, 20:54:12
    Author     : dimabresky
*/
#main-search-tickets-from .select-text {color:#aaabad; padding-left:0.5rem;}
.page-head-inner {
    padding-top: 2.375rem;}
.inner-search-form{
    background-color: #fff;
    width: 100%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 2.375rem 2.375rem 3.4375rem;
}

.inner-search-form .link-border {
    margin-left: 20px;
}

.inner-search-form .input-item.s14 {
    width: 14%;
}

.inner-search-form .auto-min-width {
    min-width: 100% !important;
}

.inner-search-form .empty-block {
    height: 20px;
}

.people-input {
    width: 18px;
    text-align: center;
}

.plus, .minus {
    font-size: 20px;
    color: #ff8400;
    background-color: #fff;
    cursor: pointer;
    border: 1px solid #ff8400;
}
.plus {padding:2px 6px}
.minus {padding:2px 9px}
.no-mb {margin-bottom: 0 !important}

people-choose {
    width: auto;
}

.input-wrapper.sub-input-wrapper {
    width: 100% !important;
    margin-bottom: 0;
}

.sub-input-wrapper span.label {
    width: 75px;
}

.sub-input-wrapper .people-choose {
    width: 96px;
    font-size: 20px;
    display: inline-block;
    text-align: right;
   margin-left:1px;
}

.lh-12px {
    line-height: 12px !important;
}

@media only screen and (max-width: 1100px) {

    .inner-search-form .input-item.s14 {
        width: 25%;
    }

}

@media only screen and (max-width: 736px) {

    .inner-search-form .input-item.s14 {
        width: 50%;
    }

}

@media only screen and (max-width: 399px) {

    .inner-search-form .input-item.s14 {
        width: 100%;
    }

}
.swapper{
    cursor: pointer;
}
.swapper::after {
    background: url(/bitrix/templates/eurotrans/img/swap_horiz_white_24dp.png) no-repeat center/24px;
    content: '';
    display: block;
    height: 2.2rem;
    -webkit-transition: transform 150ms ease 0ms;
    width: 100%;
}
.left-calendar-icon .icon-drop{
    left: 5% !important;
}
.left-calendar-icon .input-main{
    padding-left: 20% !important;
}
@media (max-width: 768px) {
    .question__tooltip {
        display: none;
        background: white;
        position: absolute;
        right: unset !important;
        left: -12px;
        bottom: 30px;
        padding: 0.75rem;
        box-shadow: 0 5px 13px 0 rgba(7, 35, 53, .11);
    }
    .question__tooltip-content:after {
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        transform: rotate(45deg);
        background: white;
        right: unset !important;
        bottom: -17px;
        position: absolute;
    }
}

.search_form__counter_item_label small.search_form__counter_item_label small{
    font-size: 80%;
}

.search_form__counter_item_label small{
    font-size: 80%;
}

.page-margin {
    padding-top: 0 !important;
}
.search_form__container {
    width: 100%;
    max-width: 1180px;
    margin: 1rem auto 2rem !important;
}
.search_form__h1{
    color: white;
    text-align: center;
    width: 100%;
}
.search_form__h2{
    color: white;
    text-align: center;
    width: 100%;
    font-size: 2rem;
}
.search_form__container {
    width: 100%;
    min-height: auto !important;
    max-width: 1180px;

}
.page-head-inner {
    padding-top: 1rem !important;
    position: relative;
    z-index: 3;
    padding-bottom: 2rem;
}
.search_form__input_inputText{
    font-size: 1rem !important;
 }
.search_form_icon{
    bottom: 9px !important;
}
.search_form__input_inputText {
    font-size: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 8px;
}
#search_from__date_back, #search_from__date_from{
    height: 22px;
    line-height: 22px;
}
.disable_submit {
    background: #d8d8d8 !important;
}
.search_form__autoC_list_item small{
    font-size: 80%;
    color: #666;
}
.search_form__autoC_list_item{
    min-height: 48px !important;
}

.page-head-title{
    padding-bottom: .5rem !important;
    
}