

/* Start:/bitrix/templates/clinicMobile/components/zweb/zweb.modalform/ServiceCallbackRepair/style.css?1759499829709*/
.zwfAlertMessage {
    position: absolute;
    bottom: -15px;
    color: #cc0000;
    font-size: 0.6em;
}
.checkbox.errorChecked .checkboxField input[type="checkbox"] + label:before {
    border-color: #cc0000;
}

.checkbox.errorChecked
    .checkboxField
    input[type="checkbox"]:checked
    + label:before {
    border-color: #9ca5a7;
}

.modal.successModal .imgWrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 32px;
}
.modal.successModal .imgWrap svg {
    max-width: 100px;
    max-height: 100px;
}
.modal.successModal .imgWrap svg path {
    fill: var(--primary);
}
.modal.successModal .text {
    margin-bottom: 0; 
}

/* End */
/* /bitrix/templates/clinicMobile/components/zweb/zweb.modalform/ServiceCallbackRepair/style.css?1759499829709 */
