

/* Start:/bitrix/components/abcwww/custom.form/templates/.default/style.css?1780343819442*/
.custom_form label {
    display: block;
}

.custom_result {
    line-height: 12px;
    margin: 10px 0px;
}
.custom_result p {
    margin: 4px 0 4px;
}

.custom_result_error,
.CF_form_error.form-text {
    color: red;
}
.custom_form input.error,
input[type=checkbox].error {
    border-color:red;
}

.custom_result_success {
    color: green;
}

button.cf-is-loading {
    opacity: 0.6;
    pointer-events: none;
}
/* End */
/* /bitrix/components/abcwww/custom.form/templates/.default/style.css?1780343819442 */
