.single-kinhthanh label, .single-giaoly label  {
	display: inline-block;
	color: #ff0000;
	font-size: 7.33pt;
	font-weight: bold;
	margin-bottom: 0;
}

section.single-kinhthanh, section.single-giaoly {
	font-size: 24px;
}

.menuBT, .menuBTSearch, .menuBTGL
{
	padding: 5px;
	height: 45px;
	position: fixed;
	bottom: -1px;
	width: calc( 0vw + 1270px);
	border-top: 1px solid #b9b9b9;
	background: #fff;
	padding-top: 10px;
}
.menuBT a, .menuBTGL a
{
	padding: 10px;
	text-decoration: none;
	color: #000;
}
.menuBT a > i, .menuBTGL a > i
{
	font-size: 20px;
	font-weight: 700;
}


.fSizeUp:hover, .fSizeDown:hover, #mucluc-button i, #muclucGL-button i {
	cursor: pointer;
}


.active-kt {
	color: red;
}


.menuchuong, .menugiaoluat, .menuvankien
{
	display: none;
	position: fixed;
	bottom: 40px;
	width: calc( 0vw + 1270px);
	background: #fff;
}
.menuchuong ul, .menugiaoluat ul, .menuvankien ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menuchuong li, .menugiaoluat li, .menuvankien li
{
	list-style-type: none;
	padding: 5px 10px;
	font-weight: 700;
	width: 33.3%;
	float: left;
}

.menuchuong #menuVK li {
	width: 50%;
}

.menuchuong .closeML, .menugiaoluat .closeML, .menuvankien .closeML
{
	padding: 5px;
	color: white;
	font-weight: 700;
	background: #5C821A;
	text-align: center;
	border-radius: 10px 10px 0 0;
}
.menuchuong .closeML .cl, .menugiaoluat .closeML .cl
{
	float: right;
	padding: 0 5px;
}


.row.single-giaoly #mucluc-button {
	pointer-events: none;
}

section.single-giaoly span.number
{
	background: #5c821a;
	font-size: .85em;
	font-weight: 600;
	display: inline-block;
	box-shadow: 5px 5px #9ac54f;
	padding: 3px 10px;
}

section.single-giaoly span.number
{
	color: #fff;
}
section.single-giaoly span.second-number
{
	font-size: .85em;
	font-weight: 600;
	display: inline-block;
	border: 2px dashed #aaa;
	padding: 1px 8px;
	margin-left: 1em;
}

section.single-giaoly sub
{
	vertical-align: bottom;
	white-space: nowrap;
	bottom: 0px;
	font-size: .6em;
	font-weight: 700;
}
section.single-giaoly sub, section.single-giaoly sub a, section.single-giaoly sub a:focus, section.single-giaoly sub a:hover, section.single-giaoly sup, section.single-giaoly sup a, section.single-giaoly sup a:focus, section.single-giaoly sup a:hover
{
	color: red;
}

section.single-giaoly .pre_next{
	display: flex;
	align-items: center; 
	justify-content: space-between;
}

section.single-giaoly .pre_next .pre, section.single-giaoly .pre_next .next {
	font-weight: 600;
}

section.single-giaoly .pre_next .pre:before {
	content : "\f060";
	font-family: "FontAwesome";
	padding-right: 10px;
}

section.single-giaoly .pre_next .next:after{
	content : "\f061";
	font-family: "FontAwesome";
	padding-left: 10px;
}

#list-giaoly ul li {
	list-style: none;
	font-weight: 600;
}

#list-giaoly ul ul {
	margin: 5px 0px 5px 20px;
}
#list-giaoly ul ul li a{
	color: red;
}

#list-giaoly ul ul ul li a{
	color: var(--primary-blue);
}

#list-giaoly ul ul ul ul li a {
	color: #000;
}

#list-giaoly ul ul ul ul ul li a {
	color: #6a6a6a;
}

#giaoluat p {
	margin-bottom: 10px;
}

#giaoluat .d_giaoluat {
	color: red;
	font-weight: 600
}

.menugiaoluat {
	height: 400px;
	overflow: auto;
}

.menugiaoluat li {
	width: 100%;
}

.menugiaoluat .closeML {
	position: sticky;
	top:0
}

.single-vankien p {
	margin-bottom: 0
}

#kq_lcg .trich-dan {
    text-align: center;
    font-size: 15px;
    padding: 5px;
	border: 1px solid #000;
}