

/* Start:/local/templates/ashmanov/components/bitrix/form.result.new/tender/style.css?17734104884053*/
.b-tender-form__wrapper {
    padding: 32px;
}

.b-tender-form__name {
    margin-bottom: 32px;
}

.b-tender-form label.error {
    display: none !important;
}

.starrequired {
    font-family: Arial;
}

.b-tender-form__submit, .b-tender-form__file {
    display: inline-block;
    margin-top: 30px;
    vertical-align: bottom;
}

.b-tender-form__file {
    margin-left: 20px;
}

.b-tender-form__file .jq-file.changed {
    display: block !important;
}

.b-tender-form__file .b-main-form__files .jq-file {
    height: 36px;
}

.b-tender-form__file .jq-file.changed .jq-file__name {
    height: 36px;
    width: 100%;
    display: block;
    line-height: 36px;
    color: #c4262e;
    font-size: 15px;
    font-weight: 700;
    font-family: Circe, Helvetica, Arial, sans-serif;
}

.b-tender-form__file .jq-file.changed ~ .b-button__text {
    display: none;
}

@media all and ( max-width: 767px ) {
    .b-tender-form__column {
        width: 100%;
    }

    .b-tender-form__column--left {
        margin-bottom: 17px;
    }

    .b-tender-form__submit, .b-tender-form__file {
        width: 49.6%;
    }

    .b-tender-form__file {
        margin-left: 0;
    }
}

@media all and ( max-width: 639px ) {
    .b-tender-form__submit, .b-tender-form__file {
        width: 100%;
    }
}

@media all and ( min-width: 768px ) {

    .b-tender-form__column--left {
        padding-right: 16px;
    }

    .b-tender-form__column--right {
        padding-left: 16px;
    }

    .b-tender-form__submit, .b-tender-form__file {
        width: 30%;
    }

    .b-tender-form__textarea {
        height: 196px;
    }
}

@media all and ( min-width: 1344px ) {
    .b-tender-form__wrapper {
        padding: 50px 48px 54px 48px;
    }

    .b-tender-form__name {
        margin-bottom: 20px;
    }

    .b-tender-form__field {
        margin-bottom: 11px;
    }

    .b-tender-form__textarea {
        height: 198px;
    }

    .b-tender-form__column--left {
        padding-right: 24px;
    }

    .b-tender-form__column--right {
        padding-left: 24px;
    }
}


.b-form-success {
    display: none;
}

.b-form-success__wrapper {
    text-align: center;
}

.b-form-success__wrapper p {
    color: #383838;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
}

@media all and ( min-width: 320px ) {
    .b-form-success__wrapper {
        width: 275px;
        height: 275px;
        padding: 80px 30px;
    }
}

@media all and ( min-width: 640px ) {
    .b-form-success__wrapper {
        width: 384px;
        height: 384px;
        padding: 144px 48px;
    }
}


.b-tender-form .jq-selectbox__dropdown ul {
    max-height: 280px !important;
    overflow-y: scroll;
    overflow-x: hidden;
}

.b-tender-form__file .jq-file::after {
    display: none;
}

.b-tender-form__file .jq-file {
    display: none !important;
}

.b-tender-form__file .b-main-form__files {
    width: 100%;
    margin: 0;
    border: none;
    text-align: center;
    display: block;
}

.b-tender-form__file .b-main-form__files::before {
    display: none !important;
}

.b-field {
    position: relative;
}

.b-field--checkbox {
    padding-left: 30px;
}

.b-field__file {
    display: none !important;
}

.b-field__checkbox {
    display: none;
}

.b-field__checkbox + span {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    border: 2px solid #d1d1d1;
    /*background-color: rgba(56, 56, 56, .4);*/
}

.b-field__checkbox:checked + span {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAALBAMAAAC9q6FRAAAAAXNSR0IB2cksfwAAACFQTFRFAAAA3wAg3wAl4AAl3wAl4AAl3wAk4AAl4QAl4AAl4AAlbcJ6XAAAAAt0Uk5TABAw72D/QL+gz9CjLnWRAAAAPUlEQVR4nGNgAAFGBghQdgBTTKZhDEyFQG5oA4NypACTaQQDg1ToRBCXgXFpJIgLEgBxQQIREM1SDQwIwwCdrwnZy0AGJwAAAABJRU5ErkJggg==') no-repeat center;
}

.b-tender-form__file .b-button__wrapper {
    border: 2px solid #c4262e;
    background-color: #fff;
}

.b-tender-form__file .b-button__wrapper .b-button__text {
    color: #c4262e;
}

/* End */
/* /local/templates/ashmanov/components/bitrix/form.result.new/tender/style.css?17734104884053 */
