

/* Start:/local/components/darneo/payment.sber/templates/.default/style.css?17702246082211*/
.payment .calc-row {
    width: 550px;
}

.payment {
    width: 600px;
}

.payment .calc-row .selectBox-dropdown {
    text-align: left;
    line-height: 18px;
    height: 18px;
    width: 400px;
    padding: 0;
    position: absolute;
    right: 6px;
    top: 5px;
}

.payment .calc-row .selectBox-dropdown .selectBox-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 27px;
    height: 100%;
    background: url(http://rosco.su/bitrix/templates/rs_nw_ru/images/main-sprite.png) -22px -79px no-repeat;
    display: block;
}

.payment .calc-row input.text {
    text-align: left;
    line-height: 18px;
    height: 18px;
    width: 400px;
    padding: 0;
    position: absolute;
    top: 5px;
    left: 190px;
}

.payment .calc-row input.summ {
    text-align: left;
    line-height: 18px;
    height: 18px;
    width: 230px;
    padding: 0;
    position: absolute;
    top: 5px;
    left: 190px;
}

.payment .payment_list {
    position: absolute;
}

.payment .payment_list .payment_name th {
    height: 30px;
    font-size: 11px;
    color: #388C94;
    text-align: center;
}

.payment .payment_buttom {
    background: none repeat scroll 0 0 #388C94;
    border: 3px solid #388C94;
    border-radius: 12px 12px 12px 12px;
    color: #FFFFFF;
    padding-right: 17px;
    padding-left: 17px;
    right: 20px;
    text-decoration: none !important;
    float: right;
    line-height: 18px;
    margin-top: 3px;
}

.payment .payment_buttom:hover {
    background: none repeat scroll 0 0 #632D56;
    border: 3px solid #632D56;
}

.error {
    color: #F00;
}

.qr {
    display: flex;
    flex-wrap: wrap;
    color: #388c94;
}

.qr__img {
    margin-right: 60px;
}

.qr__img img {
    width: 100%;
}

.qr__instruction {
    display: flex;
    justify-content: center;
    flex-flow: column;
    align-items: flex-start;
    width: 470px;
}

.qr__instruction-title {
    font-size: 60px;
}

.qr__instruction-subtitle {
    font-size: 27px;
    line-height: 1.4
}

@media (max-width: 885px) {
    .qr__img {
        margin-right: 0;
    }
}

@media (max-width: 430px) {
    .qr__instruction-title {
        font-size: 45px;
    }

    .qr__instruction-subtitle {
        font-size: 21px;
    }
}
/* End */
/* /local/components/darneo/payment.sber/templates/.default/style.css?17702246082211 */
