#known_etiology_of_ild_other_group, #fax_info_group, #icd_10_code_other_group, #expert_diagnosis_other_group, #diagnostic_plan_other_group, #diagnostic_plan_ild_therapy_group, #data_gathering_get_group, #sign-error, #npi-error {
    display: none; /* Initially hidden */
}

#known_etiology_of_ild_other_group.visible, #fax_info_group.visible, #icd_10_code_other_group.visible, #expert_diagnosis_other_group.visible, #diagnostic_plan_other_group.visible, #diagnostic_plan_ild_therapy_group.visible, #data_gathering_get_group.visible, #sign-error.visible, #npi-error.visible {
    display: block; /* Show when visible */
}

#signature-pad {
    border: 1px solid black;
    width: 1200px;
    height: 300px;
}

.horizontal-input{
    margin-right: 12px;
}

.progress-bar {
    width: 0%;
}
