.disabled-field {
    background-color: rgb(209, 209, 209) !important;
}

.emergency-contact,
.emergency-contact>label {
    color: darkred !important;
}

.form-error {
    color: red !important;
}