.emblem {
    display: none !important;
}

.emblemZH {
    display: none !important;
}

.text-justify {
    text-align: justify !important;
}

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

.form-info-menu {
    font-size: 12px !important;
}

.form-info-menu-large {
    font-size: 15px !important;
}

.title-section {
    width: 100% !important;
    text-align: center !important;
    color: #cc4c02 !important;
    font-size: 24px !important;
}

.message-large {
    width: 100% !important;
    font-size: 24px !important;
}

.flex-start {
    display: flex !important;
    justify-content: flex-start !important;
}

.inline-flex {
    display: inline-flex !important;
}

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

.content-item {
    margin-left: 10px !important;
}

.content-column {
    margin-left: 10px !important;
    display: flex !important;
    flex-direction: column !important;
}

.address-column {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
}

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

.margin-left-3-percent {
    margin-left: 3% !important;
}

.margin-left-5-percent {
    margin-left: 5% !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-left-30 {
    margin-left: 30px !important;
}

.margin-left-60 {
    margin-left: 60px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.phone-field {
    margin-top: -25px !important;
}

.hidden-field {
    display: none !important;
}

.errorForm .deptLogoSection {
    display: none !important;
}

.errorForm #formFillingOptions {
    display: none !important;
}

.errorForm .sideNav {
    display: none !important;
}

.errorForm #innerPageSideNav {
    width: 100% !important;
}

.opt_out_email_panel {
    margin-bottom: 0px !important;
}

.opt_out_email_remark {
    margin-left: 24px !important;
}

.wrap-normal {
    word-wrap: normal !important;
}

.no-pointer-events {
    pointer-events: none !important;
}

#govhkForm .message .content {
    word-wrap:normal !important;
}
