#govhkForm #govhkBody:lang(zh-CN) .wantTo .wantToText,
#govhkForm #govhkBody:lang(zh-HK) .wantTo .wantToText {
  width: 13% !important;
}
.externalLink {
  font-family: Arial, "sans-serif", Microsoft JhengHei !important;
}
.abc {
  list-style-type: none !important;
  padding-left: 20px !important;
}
.abc li:before {
  content: "(" counter(section, lower-alpha) ") " !important;
}
.abc li {
  counter-increment: section !important;
  text-indent: -20px !important;
}
.iii {
  counter-reset: my-counter !important;
  list-style-type: none !important;
}
.iii li:before {
  content: "(" counter(my-counter, lower-roman) ") " !important;
}
.iii li {
  counter-increment: my-counter !important;
}
.decimal {
  list-style-type: none !important;
  padding-left: 20px !important;
}
.decimal li:before {
  content: "(" counter(section, decimal) ") " !important;
}
.decimal li {
  counter-increment: section !important;
  text-indent: -20px !important;
}
.section-content {
  white-Space: pre-line !important;
  text-Align: justify !important;
  text-Justify: inter-word !important;
}
.subtitle {
  margin-left: -1.5em !important;
}
.addr-field {
  margin-left: 15px !important;
}
.addr-building {
  margin-left: 2px !important;
}
.addr-est-str {
  margin-left: 13px !important;
}
.addr-district {
  margin-left: 9px !important;
}
.addr-region {
  margin-left: 7px !important;
}
