.noi_dung_in {

	line-height: 1.4;
}

.noi_dung_in h1 {
	font-size: 28px;
}

.noi_dung_in h2 {
	font-size: 25px;
}

.noi_dung_in h3 {
	font-size: 22px;
}

.noi_dung_in h4 {
	font-size: 18px;
}

.noi_dung_in h5 {
	font-size: 17px;
}

.noi_dung_in h6 {
	font-size: 16px;
}

.noi_dung_in h1,
.noi_dung_in h2,
.noi_dung_in h3,
.noi_dung_in h4,
.noi_dung_in h5,
.noi_dung_in h6 {
	font-weight: 700;
}

.noi_dung_in h1:not(:last-child),
.noi_dung_in h2:not(:last-child),
.noi_dung_in h3:not(:last-child),
.noi_dung_in h4:not(:last-child),
.noi_dung_in h5:not(:last-child),
.noi_dung_in h6:not(:last-child) {
	margin-bottom: 15px;
}

.noi_dung_in em {
	display: block;
}

.noi_dung_in ul,
.noi_dung_in ol {
	margin-left: 30px;
}

.noi_dung_in ol li {
	list-style: decimal;
	position: relative;
}

.noi_dung_in ul li {
	list-style: disc;
}

.noi_dung_in ul:not(:last-child),
.noi_dung_in ol:not(:last-child),
.noi_dung_in li:not(:last-child),
.noi_dung_in div:not(:last-child),
.noi_dung_in p:not(:last-child) {
	margin-bottom: 10px;
}

.noi_dung_in p:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}

.noi_dung_in p em,
.noi_dung_in ul em,
.noi_dung_in li em,
.noi_dung_in div em {
	display: inline;
}

.noi_dung_in iframe {
	max-width: 100%;
}

@media (max-width: 992px) {

	.noi_dung_in:not(.table-sp) table tr,
	.noi_dung_in:not(.table-sp) table td,
	.noi_dung_in:not(.table-sp) table th,
	.noi_dung_in:not(.table-sp) table tbody,
	.noi_dung_in:not(.table-sp) table thead {
		display: block;
		width: 100% !important;
		padding: 0 !important;
	}

	.noi_dung_in:not(.table-sp) table tr:not(:last-child),
	.noi_dung_in:not(.table-sp) table td:not(:last-child),
	.noi_dung_in:not(.table-sp) table th:not(:last-child),
	.noi_dung_in:not(.table-sp) table tbody:not(:last-child),
	.noi_dung_in:not(.table-sp) table thead:not(:last-child) {
		margin-bottom: 10px;
	}
}

.noi_dung_in table {
	width: 100%;
}

.noi_dung_in table:not(:last-child) {
	margin-bottom: 10px;
}

.noi_dung_in table tr:last-child,
.noi_dung_in table td:last-child,
.noi_dung_in table th:last-child,
.noi_dung_in table tbody:last-child,
.noi_dung_in table thead:last-child {
	margin-bottom: 0;
}

@media (min-width: 992px) {

	.noi_dung_in table td:first-child,
	.noi_dung_in table th:first-child {
		padding-right: 5px;
	}

	.noi_dung_in table td:not(:first-child),
	.noi_dung_in table th:not(:first-child) {
		padding-left: 5px;
	}

}

.noi_dung_in table tr td {
	margin-bottom: 0;
}

.noi_dung_in #toc-list li {
	list-style: none;
}

.noi_dung_in img {
	max-width: 100%;
	display: inline-block;
}

blockquote,
.news_note {
	background: #f6f6f6;
	border-radius: 10px;
	padding: 10px;
}

blockquote {
	border-left: 5px solid #263e94;
}

blockquote:not(:last-child),
.news_note {
	margin-bottom: 20px;
}

#myTabContent .header-right-tomtat svg {
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

#myTabContent.active-scroll .header-right-tomtat svg {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.btn:focus,
.btn:focus-visible,
button:focus,
button:focus-visible,
a:focus,
a:focus-visible {
	outline: none;
}

.btn:active,
button:active,
a:active {
	outline: none;
}

.btn:active:focus,
button:active:focus,
a:active:focus,
textarea:focus,
input:focus {
	outline: none !important;
	font-family: inherit !important;
}

.swal2-title {
	font-size: 18px !important;
}

.swal2-actions>button {
	padding: 5px 10px !important;
}

.product-relate .c-ttl__02 {
	border-top: 1px solid #000000;
	padding-top: 32px;
	margin-top: 50px;
}

#page-cart-list .section-cart {
	padding-bottom: 0;
}

@media (max-width: 992px) {
	.product-relate .c-ttl__02 {
		padding-top: 20px;
		margin-top: 30px;
		margin-bottom: 0;
	}
}
