.section-title {
  text-align: justify !important;
  text-justify: inter-word !important;
  white-space: pre-line !important;
}
.emblemZH {
	display: none !important;
}
.emblem {
	display: none !important;
}
@media screen and (max-width: 600px) {
	#deptLogo h3 {
		font-size: 1.3em !important;
		font-weight: 700 !important;
	}
}
.nominee-title {
    font-size: 18px !important;
}
.marginLeft-20{
    margin-left: 20px !important;
}
.statement-table {
    border-collapse: collapse !important;
    text-align: left !important;
    margin: 0 !important;
    padding: 0 !important;
}
.table-cell-no-padding {
    padding: 0px !important;
    vertical-align: top !important;
}
.table-cell-padding-1 {
    padding: 1px !important;
    vertical-align: top !important;
}
.pre-wrap {
    white-space: pre-wrap !important;
}
.li-style-a{
   list-style-type:lower-alpha !important;
    margin-left: 15px !important;
}
.ol-style-1{

    margin-left: -25px !important;
}
.li-style-b{
   list-style-type:lower-alpha !important;
    margin-left: 15px !important;
}
