/* To suppress display of full HKSAR gov name for HKHA */
.deptLogoSection .emblemZH {
  display: none !important;
}

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

@media screen and (max-width: 600px) {
  .deptLogoSection #deptLogo h3 {
    font-size: 1.4em !important;
    font-weight: 700 !important;
  }
}

.deptLogoSection .deptLogoContainer img {
  margin-right: 6px !important;
}

.deptLogoSection .deptNameHeaderZH {
  letter-spacing: 1px !important;
}

.deptLogoSection .deptNameContainer h3 {
  word-spacing: 0px !important;
  font-size: 1.8em !important;
}
.hundred-width {
  width: 100% !important;
}

#printBtn {
  margin: -10px 0px 20px 0px !important;
}

.cust-readonly {
  width: 280px !important;
  padding: 0px !important;
  min-height: auto !important;
  background: none !important;
}
.red {
  color: red;
}

.pl-2 {
  padding-left: 20px !important;
}

.ordered-list-alpha {
  list-style-type: upper-alpha;
}

.ordered-list-lower-alpha {
  list-style-type: lower-alpha;
}

.ordered-list-roman {
  list-style-type: lower-roman;
}

.form-subtitle {
  font-size: 1.2em;
  color: #D61102;
}
