@media (min-width: 1024px) {
/* 
#rec406590996 
{
    min-height: 149.59px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
}
*/
.wg-search, .wg-search-box-container  {
    background: #1a2033cc;
    border-radius: 10px !important;

}
}

@media (max-width: 1023.9px) {
.wg-order-breadcrumbs__item_active {
    background: #1A2033;
}
.wg-order-breadcrumbs {
    background: #e41a19;
}
}

@media (min-width: 768px) and (max-width: 1023.9px) {
/* 
#rec406590996 {
    min-height: 286.19px;
}
*/
.wg-layout__inner-wrap {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
/* 
.wg-search, .wg-search-box-container  {
    background: #1A2033;
    opacity: 1;
    border-radius: 0px !important;
    border-bottom-left-radius: 10px!important;
    border-bottom-right-radius: 10px!important;
}
*/
}

@media (max-width: 767.9px) {
/* 
#rec406590996 {
        min-height: 470.38px
}

.wg-search, .wg-search-box-container  {
    background: #1a2033cc;
    opacity: 1;
    border-radius: 0px !important;

}
*/
.wg-layout__inner-wrap {
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

}
/* 
.t563 .t-section__bottomwrapper {
    margin-top: 15px;
}
*/
.wg-datepicker__day_current {
    border: 1px solid #e41a19;
    border-radius: 5px;
}
.wg-datepicker__day_selected {
    color: #fff !important;
    background: #e41a19 !important;
    border: 1px solid #e41a19 !important;
    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-search__textinput {
    border: 1px solid #E0E2E5;
    border-radius: 5px !important;
}
.wg-button {
    border-radius: 5px;
    border: 0px;
}
.wg-button_always-big {
    width: 100%;
}
.wg-block__paynote, .wg-block__terms {
    flex: auto;
}
.wg-repayment {
    border: 2px solid hsla(0,0%,79%,.6);
    border-radius: 10px;
}
.wg-repayment__head {
    background-color: #e41a19;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.wg-repayment__desc a[href] {
    color: #40538e !important;
    text-decoration : underline;
    border-bottom: 1px dotted !important
}
.wg-block_bordered {
    border: 2px solid hsla(0,0%,79%,.6);
    border-radius: 10px;
}

.wg-layout {
    background: #fff;
    color: #666;
    font-family: Arial,Arial,sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.3;
    margin: 0;
    padding: 0;
}
.ufs-railway-app {
    color: #666;
    font-family: Arial,Arial,sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.3;
}
.t456 {
    z-index: 999;
}