.ul-margin-left {
    margin-left: -26px !important;
}

#deptLogo > h2 {
    display: none !important;
}

.deptLogoSection {
    display: none !important;
}

[id="authRep.question5.student_label"] > :nth-child(1) > :nth-child(1) > :nth-child(1) {
    display: none !important;
}

[id="authRep.question5.teacher_label"] > :nth-child(1) > :nth-child(1) > :nth-child(1) {
    display: none !important;
}

[id="authRep.question5.staff_label"] > :nth-child(1) > :nth-child(1) > :nth-child(1) {
    display: none !important;
}

[id="authRep.question5.other_label"] > :nth-child(1) > :nth-child(1) > :nth-child(1) {
    display: none !important;
}
.fb_custom_style_font_weight_bold{
    font-weight: bold !important;
}

.fb_custom_style_font_style_italic{
    font-style: italic !important;
}

.fb_custom_style_text_decoration_underline{
    -webkit-text-decoration: underline !important;
    text-decoration: underline !important;
}


