

/* Start:/local/templates/default/components/bitrix/form.result.new/feedback/style.css?1769172124593*/
.input-block.error,
label.checkbox-other.error {
    position: relative;
}

.input-block.error .input-block__error,
label.checkbox-other.error .input-block__error {
    display: block;
    color: #f00;
    font-size: 0.8em;
    margin-top: 4px;
}

.input-block__error {
    display: none;
}

.input-block.error input,
.input-block.error textarea,
label.checkbox-other.error .checkbox {
    border-color: #f00;
}

.checkbox-other.error span:before {
    border: 2px solid red !important;
}

.checkbox-other.error span:after {
    border: 2px solid red !important;
}
/* End */
/* /local/templates/default/components/bitrix/form.result.new/feedback/style.css?1769172124593 */
