.box_show .A_TAG_2 {
	width: 100%;
	float: left;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 8px;
}
.box_show .A_TAG_2 a, .box_show .A_TAG_3 a {
	color: #000;
}
.box_show .A_TAG_3 {
	width: 90%;
	float: left;
	font-weight: 500;
	margin-left: 20px;
	font-size: 13px;
	position: relative;
}
.vn_title::before {
	content: "";
	width: 100px;
	height: 2px;
	background-color: #278cd3;
	position: absolute;
	bottom: 0px;
	left: 0;
	z-index: 1;
}
.vn_child {
	margin-bottom: 10px;
}
.vn_child a {
	text-indent: 20px;
	margin-bottom: 5px;
	font-size: 14px;
	float: left;
	width: 100%;
	color: #000;
	font-family: Roboto, Arial;
}
.box_show .vn_title::before, .box_show .vn_title::after {
	display: none;
}
.f-detail .vn_title {
	position: relative;
	padding-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #278cd3 !important;
	font-size: 20px;
	text-transform: uppercase;
}
.muc_luc {
	font-weight: 600;
	z-index: 9999;
	max-width: 380px;
	position: relative;
	background: #f3f3f3;
	float: left;
	border: solid 1px #555;
	padding: 8px 10px;
	border-radius: 5px;
	font-size: 16px;
	color: #555;
}
.box_show {
	width: 94%;
	background: #edf6ff;
}
#menu_mucluc {
	position: fixed;
	top: 150px;
	right: 0;
	left: 10px;
	z-index: 9999;
}
.fa-thin, .fat {
	font-weight: 100;
	font-size: 11px;
}
.button {
	border: none;
	font-weight: 700;
	text-transform: capitalize;
	margin-left: 10px;
	background: none;
	color: #555;
	cursor: pointer;
	font-size: 13px;
}
.button_close {
	position: absolute;
	top: 10px;
	left: 40px;
	text-transform: uppercase;
	cursor: pointer;
	font-weight: 700;
	background: none;
	font-size: 16px;
	border: none;
}
.muc_luc .fa {
	margin-right: 10px;
}
.scroll_mucluc {
	float: left;
	width: 100%;
}
#tag_hien .vn_title {
	border-bottom: none;
	float: left;
	width: 100%;
	text-tranzsform: capitalize !important;
}
#tag_hien .vn_title a {
	font-weight: 700 !important;
}
#tag_hien {
	background: #f3f3f3;
	border-radius: 0 0 5px 5px;
	overflow: auto;
	border-top: 1px #ccc solid;
	margin-top: 10px;
	padding: 2% 3%;
	font-size: 13px;
	display: none;
}
.vn_title a {
	color: #333;
	font-size: 17px;
	margin-top: 15px;
	font-weight: 700;
	float: left;
	width: 100%;
	font-family: Roboto, Arial;
}