.deptLogoSection {
    display: none !important;
}

.header-section {
    border-bottom: none !important;
    font-size: 1.3em !important;
    font-weight: 700 !important;
}
.reminder-list {
    margin-left: -20px !important;
}

.sideNav {
    display: none !important;
}

#innerPageSideNav {
    width: 100% !important;
}

.wantToText {
    display: none !important;
}

#inSceneTime_panel {
    margin-right: 5px !important;
}

#inSceneLocation_panel {
    margin-right: 5px !important;
}

.display-grid {
    display: grid !important;
}

textarea {
    width: 100% !important;
}

#inSceneHour_panel {
    margin-right: 5px !important;
}

#inSceneMinute_panel {
    margin-right: 0px !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;
}


.preprod .deptLogoSection {
    display: none;
}
.preprod #formFillingOptions {
    display: none;
}
.preprod .sideNav {
    display: none !important
}
.preprod #innerPageSideNav {
    width: 100% !important
}

.item-list {
    margin-left: -20px !important;
}

#govhkForm ol {
    padding-left: -20px !important;
}
.post .deptLogoSection {
    display: none;
}
.post #formFillingOptions {
    display: none;
}
.post .sideNav {
    display: none !important
}
.post #innerPageSideNav {
    width: 100% !important
}

.item-list {
    margin-left: -20px !important;
}

#govhkForm ol {
    padding-left: -20px !important;
}
