.wg-search, .wg-search-box-container {
    background: #f4f5f7;
    border: 1px solid #E0E2E5;
    border-radius: 8px;
    box-shadow: 0px 0px 10px 0px #f4f5f7;
}
.wg-search__inner {
    padding: 15px 5px 30px 5px;
}
.wg-order-breadcrumbs {
    background: #e41b19;
}
.wg-order-breadcrumbs__item:before {
    background: #e41d19;
}

.wg-search__title {
    color: #21283e !important;
}

.wg-order-breadcrumbs__item_active {
    background: #21283e;
}
.wg-search__textinput {
    border: 1px solid #E0E2E5;
    transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    border-radius: 5px !important;
}

.wg-search__datepicker {
    border: 1px solid #E0E2E5;
    transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    border-radius: 5px !important;
}

.wg-button {
    border-radius: 5px;
    border: 0px;
    background-color: #e41a19;
}

.wg-button_always-big {
    width: 100%;
    color: #ffffff !IMPORTANT;
}

.wg-search__col_switch {
    padding-left: 5px;
    padding-right: 5px;
}
.wg-search__switch {
    color :#789;
}

.wg-search__label {
    color: #a0a3b2;
    display: block;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .05em;
    line-height: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
}

.wg-search__example-item {
    border-bottom: 1px solid #e0e4f0;
    color: #6579b6;
    cursor: pointer;
    margin: 0 10px 0 0;
}

.wg-repayment__desc a[href] {
    color: #40538e !important;
    text-decoration : underline;
    border-bottom: 1px dotted!important
}

@media (min-width: 1024px) {
.wg-order-breadcrumbs__inner-wrap {
    color: #666;
}
.wg-order-breadcrumbs {
    background-color: #f4f5f7;
}    
.wg-order-breadcrumbs__item_active {
    background: #ffffff;
    color: #21283e !important;
}   
.wg-order-breadcrumbs__item_active:before {
    background: #ffffff; 
}
}

@media (max-width: 767.9px) {
.wg-search__inner {
    padding: 25px 5px 5px 5px;
}
}

.wg-datepicker__day_current {
    border: 1px solid #e41a19;
    border-radius: 4px;
}

.wg-datepicker__day_selected {
    color: #fff !important;
    background: #e41a19 !important;
    border: 1px solid #e41a19 !important;
    border-radius: 4px !important;
}

.t563 .t-section__bottomwrapper {
    margin-top: 15px;
}

#rec632017965 
{
min-height: 110px;
}

@media (min-width: 768px) and (max-width: 1023px) {
    #rec632017965 {
        min-height: 278px
}
}

@media (max-width: 767px) {
    #rec632017965 {
        min-height: 452px
}
}