.hkb-article__content h1,
.hkb-article__content h2,
.hkb-article__content h3,
.hkb-article__content h4,
.hkb-article__content h5,
.hkb-article__content h6 {
	font-weight: 700;
	text-transform: none;
	color: #333333;
}

.hkb-article__content ol {
	list-style-type: decimal;
}

.hkb-article__content ul {
	list-style-type: disc;
}

.hkb-article__content {
	position: relative;
	margin: 0 0 44px;
}
.hkb-article__content a {
	text-decoration: none;
}
.hkb-article__content h1,
.hkb-article__content h2,
.hkb-article__content h3,
.hkb-article__content h4,
.hkb-article__content h5,
.hkb-article__content h6 {
	margin: 0 0 22px;
}
.hkb-article__content h1 {
	font-size: 28px;
	line-height: 1.2;
}

.hkb-article__content table {
	width: auto !important;
}

@media screen and (min-width: 768px) {
	.hkb-article__content h1 {
		font-size: 38px;
	}
}
.hkb-article__content h2 {
	font-size: 28px;
	line-height: 1.2;
	padding: 22px 0 0;
}
@media screen and (min-width: 768px) {
	.hkb-article__content h2 {
		font-size: 30px;
	}
}
.hkb-article__content h3 {
	font-size: 20px;
	line-height: 1.3;
	padding-top: 22px;
}
.hkb-article__content h4 {
	font-size: 19px;
	line-height: 1.3;
	padding-top: 22px;
}
.hkb-article__content h5 {
	font-size: 18px;
	line-height: 1.3;
	padding-top: 22px;
}
.hkb-article__content h6 {
	font-size: 17px;
	line-height: 1.25;
	padding-top: 22px;
}
.hkb-article__content p {
	margin: 0 0 22px;
}
.hkb-article__content p,
.hkb-article__content a {
	word-break: break-word;
}
.hkb-article__content ul,
.hkb-article__content .block-library-list ul {
	list-style-type: circle;
	margin: 0 0 22px;
	padding: 0 0 0 30px;
}
.hkb-article__content ul li,
.hkb-article__content .block-library-list ul li {
	margin: 0 0 10px;
}
.hkb-article__content ol,
.hkb-article__content .block-library-list ol {
	margin: 0 0 22px;
	padding: 0 0 0 30px;
}
.hkb-article__content ol li,
.hkb-article__content .block-library-list ol li {
	margin: 0 0 10px;
}
.hkb-article__content hr {
	display: block;
	clear: both;
	height: 1px;
	border: 0;
	border-top: 1px solid #eaeaea;
	margin: 44px 0;
	padding: 0;
}
.hkb-article__content img {
	display: block;
	max-width: 100%;
	height: auto;
	width: auto;
}
.hkb-article__content img.alignleft {
	margin: 0 auto 11px;
}
@media screen and (min-width: 580px) {
	.hkb-article__content img.alignleft {
		float: left;
		margin-right: 22px;
	}
}
.hkb-article__content img.alignright {
	margin: 0 auto 11px;
}
@media screen and (min-width: 580px) {
	.hkb-article__content img.alignright {
		float: right;
		margin-left: 22px;
	}
}
.hkb-article__content img.aligncenter {
	margin: 0 auto 11px;
}
.hkb-article__content figure {
	margin: 0 0 44px;
	max-width: 100%;
	width: auto !important;
}
.hkb-article__content figure.alignleft {
	text-align: center;
}
@media screen and (max-width: 579px) {
	.hkb-article__content figure.alignleft {
		margin-left: auto;
		margin-right: auto;
	}
}
@media screen and (min-width: 580px) {
	.hkb-article__content figure.alignleft {
		text-align: left;
		float: left;
		margin-right: 44px;
		margin-left: 0;
	}
}
.hkb-article__content figure.alignright {
	text-align: center;
}
@media screen and (max-width: 579px) {
	.hkb-article__content figure.alignright {
		margin-left: auto;
		margin-right: auto;
	}
}
@media screen and (min-width: 580px) {
	.hkb-article__content figure.alignright {
		text-align: right;
		float: right;
		margin-left: 44px;
		margin-right: 0;
	}
}
.hkb-article__content figure.aligncenter {
	text-align: center;
	margin: 0 auto 11px;
}
.hkb-article__content figure > a {
	display: block;
	line-height: 0;
}
.hkb-article__content figure img {
	max-width: 100%;
	height: auto;
}
.hkb-article__content figure figcaption {
	margin: 11px 0 0;
	text-align: center;
	font-style: italic;
	font-size: 15px;
	line-height: 1.3;
	color: #808080;
}
.hkb-article__content blockquote {
	padding: 0 0 0 22px;
	margin: 44px 0;
	color: #1a1a1a;
	font-size: 18px;
	line-height: 1.45;
	border-left: 5px solid #e3e4e5;
}
@media screen and (min-width: 768px) {
	.hkb-article__content blockquote {
		padding: 0 0 0 44px;
		font-size: 20px;
		line-height: 1.45;
	}
}
.hkb-article__content blockquote p:last-of-type {
	margin-bottom: 0;
}
.hkb-article__content code,
.hkb-article__content kbd,
.hkb-article__content pre,
.hkb-article__content samp {
	font-family: Consolas, Liberation Mono, Courier, monospace;
}
.hkb-article__content code {
	border-radius: 3px;
	background-color: #f7f7f7;
	font-size: 95%;
	padding: 2px 4px;
}
.hkb-article__content pre {
	border-radius: 3px;
	background: #f5f5f5;
	display: block;
	padding: 25px;
	margin: 0 0 22px;
	font-size: 95%;
	line-height: 1.4;
	color: #222;
	overflow-x: auto;
	word-wrap: normal;
}
.hkb-article__content kbd {
	border-radius: 3px;
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
}
.hkb-article__content mark {
	padding: 0.2em;
	background-color: #fcf8e3;
}
.hkb-article__content abbr[data-original-title],
.hkb-article__content abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777;
}
.hkb-article__content iframe,
.hkb-article__content object,
.hkb-article__content embed {
	max-width: 100%;
}
.hkb-article__content table {
	border: 1px solid #eaeaea;
	margin: 0 0 22px;
	width: 100%;
	max-width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
@media screen and (max-width: 640px) {
	.hkb-article__content table {
		overflow-x: auto;
		display: block;
	}
}
.hkb-article__content table th {
	font-weight: 600;
}
.hkb-article__content table tr {
	border-bottom: 1px solid #eaeaea;
}
.hkb-article__content table tr th:last-child,
.hkb-article__content table tr td:last-child {
	border-right: 0;
}
.hkb-article__content table th,
.hkb-article__content table td {
	background: #fafafa;
	padding: 4px 8px;
	border: 0;
	border-right: 1px solid #eaeaea;
}
.hkb-article__content table thead th {
	background: #f2f2f2;
}
.hkb-article__content table tbody tr:nth-child(odd) th,
.hkb-article__content table tbody tr:nth-child(odd) td {
	background: #fff;
}
.hkb-article__content .wp-block-pullquote {
	border-color: #e3e4e5;
	margin: 44px 0;
}
.hkb-article__content .wp-block-pullquote blockquote {
	border-left: none;
	padding: 0;
	margin: 0;
}
.hkb-article__content .wp-block-gallery {
	list-style: none;
	padding: 0;
}

/* form */
.help-popup .ms-popup--header,
.help-popup .ms-popup--title {
	border-radius: 0 !important;
}

.help-popup .ms-popup--header {
	background: #0075c0 !important;
}

.help-popup .ms-popup-footer-content {
	padding: 0 !important;
}
.help-popup .divide-is-right {
	display: none;
}

.help-popup .highlight {
	background: #ffff00 !important;
}

.help-popup .ms-popup--content {
	overflow: hidden !important;
	padding: 0 !important;
}
