

/* Start:/local/components/newsite/sendOrderForm/templates/simple_form/style.css?174350461411317*/
.gift-cert__note a, .about-sertificate_link {
    text-decoration: underline;
}
.bx-authform-starrequired {
    color: #E40211;
}
.clearfix {
    width: 100%;
}
.js-gift-cert-form__preview-img-output{
    visibility: hidden;
}


.comformation-button {
    background: #535353;
    color: #FFF;
    font-family: "Roboto MF Bold", sans-serif;
    font-size: 16px;
    border: none;
    border-radius: 10px;
    width: 467px;
    height: 60px;
    cursor: pointer;
    margin-top: 20px;
}

.comformation-button:hover {
    background: #212121;
}

.check-row {
    font-size: 12px;
    line-height: 20px;
    color: #212121;
    font-family: "Roboto MF Light", sans-serif;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.check-row:last-of-type {
    margin-bottom: 0;
}

.checkbox-full {
    margin-right: 10px;
}

.infoblock {
    font-size: 14px;
    color: #212121;
    font-family: "Roboto MF Light", sans-serif;
    line-height: 20px;
    margin-bottom: 20px;
}

.form-block {
    display: flex;
    flex-wrap: wrap;
}

.total-sum {
    margin-bottom: 50px;
    font-size: 16px;
    font-family: "Roboto MF Bold", sans-serif;
    color: #212121;
}

.form-block input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #dedede;
    height: 60px;
}

.custom-placeholder {
    font-size: 14px;
    color: #212121;
    font-family: "Roboto MF Light", sans-serif;
}

.form-block .input-wrap {
    width: calc(50% - 10px);
    margin-right: 20px;
}

.form-block .input-wrap:nth-child(2n) {
    margin-right: 0;
}

.subtitle {
    font-size: 16px;
    font-family: "Roboto MF Bold", sans-serif;
    color: #212121;
    margin-bottom: 24px;
}

.infoblock.first {
    margin-bottom: 40px;
}

.nominal-item {
    border: 1px solid #DEDEDE;
    width: 100px;
    height: 40px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    color: #a2a2a2;
    font-size: 16px;
    font-family: "Roboto MF Bold", sans-serif;
    cursor: pointer;
}

.nominal-item.selected {
    border: 1px solid #000000;
    color: #212121;
}

.nominal-row {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.nominal-item.nominal-quantity {
    cursor: default;
    font-size: 14px;
    font-family: "Roboto MF Light", sans-serif;
    color: #212121;
    width: fit-content;
}

.egc-count {
    width: 90px;
    border: none;
    text-align: center;
}

.nominal-link {
    color: #212121;
    font-size: 14px;
    font-family: "Roboto MF Light", sans-serif;
    text-decoration: underline;
    cursor: pointer;
}

.minus-icon, .plus-icon, .minus-icon_an, .plus-icon_an {
    cursor: pointer;
    width: 17px;
    margin: 8px;
}

.minus-icon_an, .plus-icon_an {
    position: absolute;
    top: 3px;
    left: 0;
}

.plus-icon_an {
    left: unset;
    right: 15px;
    top: 1px;
}

.checkbox-full, .checkbox-empty {
    position: absolute;
    top: 0;
    left: 0;
}

.check-row {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
}

.checkbox-empty {
    display: none;
}

.uncheked .checkbox-empty {
    display: block;
}

.uncheked .checkbox-full {
    display: none;
}

.red-star {
    color: #E40211;
}

.input-wrap {
    position: relative;
}

.custom-placeholder {
    position: absolute;
    left: 0;
    top: 23px;
}

.active .custom-placeholder {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 12px;
}

.main-tabs {
    width: 100%;
    display: flex;
    margin-bottom: 40px;
}

.main-tabs .tab {
    width: 50%;
    font-size: 14px;
    font-family: "Roboto MF Bold", sans-serif;
    color: #A2A2A2;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    border-bottom: 1px solid #dedede;
    cursor: pointer;
}

.main-tabs .tab.active-tab {
    color: #212121;
    border-bottom: 1px solid #212121;
}


.gift-cert-form.basic-form, .eps-ur {
    display: none;
}

.gift-cert-form.basic-form.show, .eps-ur.show {
    display: block;
}

/* правки ЭПС для юрлица */

.gift-cert__param:first-of-type {
    display: block;
    font-size: 24px;
    color: #212121;
}

.ur .gift-cert {
    display: none;
}

.ur .gift-cert-layout__preview-title {
    display: none;
}

.eps-ur-image-wrap {
    display: none;
}

.ur .eps-ur-image-wrap {
    display: block;
    overflow: hidden;
}

.ur .eps-ur-image-wrap img {
    width: 100%
}

body .check-row {
    display: block;
}

.cheks-block a {
    text-decoration: underline;
}

.cheks-block a:hover {
    text-decoration: none;
}

.check-block-error, .eps-error, #error_captcha {
    color: #E40211;
    font-size: 12px;
    font-family: "Roboto MF", sans-serif;
    display: none;
    padding-left: 30px;
}

.check-block-error.active {
    display: block;
}

#eps-ur .subtitle {
    display: flex;
    align-items: baseline;
}

.eps-error.active {
    display: block;
}

.eps-input-error {
    font-size: 12px;
    color: #E40211;
    font-family: "Roboto MF", sans-serif;
}

.eps-input-error {
    display: none;
}

.input-wrap.badd-field .eps-input-error {
    display: block;
}

.input-wrap  {
    margin-top: 10px;
}

.eps-input {
    padding-top: 20px;
    font-size: 16px;
}

.eps-error-wrap {
    min-height: 15px;
}

body .input-wrap.badd-field input {
    color: #212121;
}

body .input-wrap.goodd-field input {
    color: #212121;
}

.red-cross {
    position: absolute;
    top: 31px;
    right: 10px;
    display: none;
}

.green-check {
    position: absolute;
    top: 29px;
    right: 6px;
    display: none;
}

.badd-field .red-cross, .goodd-field .green-check {
    display: block;
}

.input-UNP, .input-iban, .input-bik {
    letter-spacing: 5px;
}

.input-wrap.goodd-field input {
    border-bottom: 1px solid #5FAD56;
}

.egc-count {
    width: 90px;
}

.nominal-item.nominal-quantity input::placeholder {
    color: #A2A2A2;
}

.quantity-error {
    border: 1px solid #E40211;
}

.q-error-block {
    color: #E40211;
    font-size: 12px;
    font-family: "Roboto MF", sans-serif;
    display: none;
    position: relative;
    top: -10px;
}

.nominal-item.nominal-another {
    width: 156px;
    border: 1px solid #dedede;
    height: 40px;
    border-radius: 5px;
    margin-right: 15px;
    text-align: center;
    color: #A2A2A2;
    font-family: 'Roboto MF Bold', sans-serif;
    font-size: 16px;
}

.nominal-item.nominal-another.selected {
    border: 1px solid #212121;
    color: #212121;
}

.nominal-item.nominal-another::placeholder {
    color: #A2A2A2;
    text-align: center;
    font-family: "Roboto MF", sans-serif;
    font-size: 12px;
}

.add-row {
    display: none;
}

.na-error {
    border: 1px solid #E40211 !important;
}

.na-wrap {
    position: relative;
}
/* правки ЭПС для юрлица */

#order-done-popup .thanks {
    text-align: left;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}

#order-done-popup .confirm-description {
    text-align: left;
    color: #535353;
    font-family: "Roboto MF Light", sans-serif;
    font-size: 12px;
    margin-bottom: 20px;
}

#order-done-popup .order-info {
    background-color: #F9F9F9;
    border-radius: 10px;
    padding: 10px 20px;
    margin-bottom: 0;
}

.popup_subscribe_done .text {
    font-size: 16px;
    color: #212121;
    text-align: center;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

#order-done-popup .order-info__header {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 10px;
    margin-top: 10px;
}

#order-done-popup .order-info__header div:first-of-type {
    font-size: 14px;
    font-weight: 700;
}

#order-done-popup .order-info__header div:not(:first-of-type) {
    color: #A2A2A2;
    font-size: 12px;
    font-family: "Roboto MF Light", sans-serif;
}

#order-done-popup .order-info__body .order-summ {
    text-align: left;
    font-family: "Roboto MF Light", sans-serif;
    color: #A2A2A2;
    font-size: 12px;
    display: flex;
    margin-top: 10px;
}

#order-done-popup .order-info__body .order-summ span {
    font-size: 12px;
    color: #212121;
    padding-left: 5px;
}

#order-done-popup .pay-method {
    font-family: "Roboto MF Light", sans-serif;
    font-size: 12px;
    display: flex;
    justify-content: flex-start;
}

.recaptchaParent {
    font-size: 10px;
    line-height: 12px;
    font-family: "Roboto MF Light", sans-serif;
    display: block;
    width: 100%;
}

button.btn.btn--primary.btn--lg.g-recaptcha{
    width: fit-content;
}

div.eps-error-fiz{
    display: block;
    padding-left: 0;
}

.grecaptcha-badge {
    visibility: hidden;
}

#error_captcha{
    margin-top: 10px;
}

.cheks-block .check-block-error{
    margin-bottom: 10px;
}

.recaptchaParentUr{
    padding-left: 30px;
}

.gift-cert-layout__main .btn--primary.inactiveSend {
    background: #DEDEDE;
    cursor: default;
    color:#000
}

.order-block-wrap {
    width: 50%;
    margin-left: auto;
    padding-left: 10px;
}

.order-block-wrap .comformation-button {
    width: 100%;
}

.cheks-block {
    display: none;
}

.infoblock {
    margin-top: 30px;
    font-family: "Roboto MF Light", sans-serif;
}

.infoblock b {
    font-family: "Roboto MF Bold", sans-serif;
}

.infoblock a {
    text-decoration: underline;
    cursor: pointer;
    color: #212121;
}

.infoblock a:hover {
    text-decoration: none;
    color: #535353;
}

.js-gift-cert-form__value-output.RU:after {
    content: '₽';
}

.js-gift-cert-form__value-output.KZ:after {
    content: 'KZT';
}

.js-gift-cert-form__value-output.UZ:after {
    content: 'UZS';
}

.basic-input.goodd-field {
    border: 1px solid #5FAD56;
}

.basic-input.badd-field {
    border: 1px solid red;
}
.basic-input.bad-field:not(span):not([name=GIFT_OLD]) {
    border: 1px solid red;
}

.basic-input.good-field:not(span):not([name=GIFT_OLD]) {
    border: 1px solid #5FAD56;
}

.js-gift-cert-form__message-output {
    word-wrap: break-word;
}

@media screen and (min-width: 601px) {
    .fat-header-wrap section.main-section {
        margin-top: 44px;
    }
}

@media screen and (max-width: 600px) {
    .gift-cert-layout__preview {
        order: 2;
    }

    .gift-cert-layout__main {
        order: 1;
    }

    .order-block-wrap {
        width: 100%;
    }

    .mfp-container .mfp-content {
        height: unset !important;
    }

    .eps-ur, .eps-ur-image-wrap {
        margin: 0 10px;
    }

    .order-block-wrap {
        padding-left: 0;
    }

    .complex-input__input-other[name=GIFT_OLD] {
        width: 90px;
    }
}

.gift-success form input[type="submit"],
.gift-success form input[type="SUBMIT"] {
    display: none;
}

.gift-cert-layout .smart-captcha{
    max-width: 350px;
    margin-bottom: 20px;
}

.btn.btn-lg.btn-success {
    padding: 5px;
    border: 1px solid #000000;
}

.col-auto.pl-0 {
    padding: 10px 0;
}

[id^="calendar_popup_"] {
    visibility: hidden;
}

.showCalendar[id^="calendar_popup_"] {
    visibility: visible;
}

.basic-form__title {
    padding-top: 28px !important;
}

.gift-cert-layout__preview-title {
    margin-top: 30px;
}

@media screen and (max-width: 600px) {
    section.main-section .gift-cert-section {
        padding: 0 10px !important;
    }
    .complex-input__input-other[name=GIFT_OLD] {
        width: 130px;
    }
}


/* End */
/* /local/components/newsite/sendOrderForm/templates/simple_form/style.css?174350461411317 */
