

/* Start:/local/templates/aspro_next/components/pw/form.payment/template2/style.css?15898694673450*/
.formpayment .errors {
    color: white;
    background: #bc1e24;
    ;
    padding: 20px;
    border-radius: 5px/5px;
}

.formpayment .errors ul li {
    color: white;
}

.formpayment table {
    width: 100%;
    border: 1px solid #f2f2f2;
}

.formpayment .fat {
    font-weight: 900;
}

.formpayment .form {
    max-width: 400px;
}

.formpayment .submit {
    padding-top: 20px;
}

.formpayment tbody tr td {
    padding: 10px;
}

.formpayment thead tr td {
    background: #f9f9f9;
    padding: 10px;
    text-align: center;
}

.formpayment .total {
    text-align: right;
    font-weight: 900;
    padding: 20px;
    border: 1px solid #f2f2f2;
    margin-top: 20px;
}

.formpayment .total p {
    margin: 0 !important;
    font-size: 1.2em;
}

.formpayment .payment {
    margin-top: 20px;
    padding: 20px;
    border: 1px solid #f2f2f2;
}

.formpayment .payment .h11 {
    font-size: 1.5em;
    color: black;
}

.formpayment .payment-method .image {
    width: 120px;
    height: 72px;
    border: 1px solid #e5e5e5;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin: 0 25px 0 0;
    line-height: 68px;
}

.formpayment .payment-text {
    color: black;
    display: inline-block;
}

.formpayment .payment-method .image img {
    width: 100px;
    vertical-align: middle;
}

.btn {
    white-space: normal;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
    -moz-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
    -ms-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
    -o-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
    transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default:active {
    background-image: none;
}

.btn-default:active {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-default:active:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

@media (min-width: 320px) {
    thead {
        display: none;
    }
    tr {
        display: block;
    }
    td {
        display: block;
    }
    .sale-paysystem-button-container .btn-buy {
        white-space: pre-line;
    }
}

@media (min-width: 768px) {
    thead {
        display: table-header-group;
    }
    tr {
        display: table-row;
    }
    td {
        display: table-cell;
    }
}

.sale-paysystem-button-container input
{
appearance:none;
-moz-appearance:none; /* Firefox */
-webkit-appearance:none; /* Safari и Chrome */
}
/* End */
/* /local/templates/aspro_next/components/pw/form.payment/template2/style.css?15898694673450 */
