* {	FONT-SIZE: 12px;	FONT-FAMILY: Arial, Verdana, Helvetica, tahoma, sans-serif;	line-height: 16px}

BODY {	margin: 0px;	COLOR: #000000;	FONT-SIZE: 12px;	FONT-FAMILY: Arial, Verdana, Helvetica, tahoma, sans-serif;	background: url(../images/stp/bg_body.jpg) repeat-x;}

hr {	clear: both}

A {	COLOR: #000099;	TEXT-DECORATION: none;}

A:hover {	COLOR: #FF3300;	TEXT-DECORATION: none;}

UL, LI {	margin: 0;	padding: 0;	list-style: none}

img {	border: none}

SELECT {	PADDING-LEFT: 2px}

OPTION {	PADDING-LEFT: 2px}

TABLE {	BORDER: 0}

p {	padding: 0px;	margin: 0px;}

.clear {	clear: both}

.ta_top, .ta_main, .ta_footer {	margin: auto;}

.ta_top {	width: 100%;border: 1px solid #eee;box-shadow: 2px 0 2px 0px rgba(200, 200, 200, 0.9), -2px 0 2px 0px rgba(200, 200, 200, 0.9);}

.ta_top marquee{position: absolute;z-index: 120;width: 605px;color:#0B52BD;font-weight:bold}

.ta_main {	padding: 6px;	box-shadow: 2px 0 2px 0px rgba(200, 200, 200, 0.9), -2px 0 2px 0px rgba(200, 200, 200, 0.9);	width: 100%;	border: 1px solid #eee;}

.ta_footer {	box-shadow: 2px 0 2px 0px rgba(200, 200, 200, 0.9), -2px 0 2px 0px rgba(200, 200, 200, 0.9);	width: 100%;}

#my-wrapper {	margin: 0 auto;	width: 1000px;}

.banner {	width: 100%;	height: 150px;}

.main_content {	background: #fff;	box-shadow: 0px 0px 5px #666;	padding: 10px}

.article_bg {	background: White url(images/BG2.jpg);}

.article_content {line-height: 23px;color: Black;text-align: justify;/*text-indent: 20px;*/}

.article_date {	color: #6B6B6B;}

.article_item_title {	font-weight : bold;}

.article_item {}

.article_item_link {	COLOR: #1b568c;	TEXT-DECORATION: none;	line-height: 17px;	padding-bottom: 3px;	/*font-weight: bold;*/	font-family: Arial, Helvetica, sans-serif}

.article_item_link:hover, .article_title_link .article_title:hover {	color: #066CCA}

.article_printmail {}

.article_printmail_link {	COLOR: #0B5DBA;	TEXT-DECORATION: none;}

.style_TNB_HT_234 .article_summary {	clear: both;}

.article_summary_detail {FONT-SIZE: 13px;FONT-FAMILY: Arial, Verdana, Helvetica, tahoma, sans-serif;color: #666666;font-weight: bold;padding-bottom: 10px;line-height: 1.4;text-align: justify;text-indent: 20px;}

.article_title {color : #DD1555;font-weight : bold;text-decoration : none;padding: 5px 0px 10px 0;/* display: block !important; */font-size: 15px;}

.article_title_link .article_title {font-size: 12px;padding: 5px 0;color: #333333;/* display: block !important; */}

.img_comment {width: 120px;padding: 2px;border: 1px solid #ccc;float: left;margin: 0 5px 0px 0;}

.article_summary {text-align: justify;line-height: 16px;}

.image_comment {	color: #5D5D5D;}

.back {	font-weight : bold;}

.back_link {	color: #639CFF;	float: right;	padding: 5px}

.cat_box {	margin-bottom: 3px;	width:100%; padding-top: 0px; }

.cat_box .title_cat, .weblink_box .title_cat {	width: 100%;	height: 28px;	line-height: 25px;	background: url(../images/stp/title_cat.jpg) repeat-x;}

.top_menu {
	width: 100%;
	height: 32px;
	display: flex;
	background: url(../images/stp/title_cat.jpg) repeat-x;
	box-shadow: 2px 0 2px 0px rgba(200, 200, 200, 0.9), -2px 0 2px 0px rgba(200, 200, 200, 0.9);
	position: relative;
	margin-bottom: 7px;
	}

.top_menu ul {	display: block;	padding-left: 20px;	padding-top: 6px;}

.left_bg_menu_top {	width: 19px;	height: 27px;	display: inline-block;	background: url(../images/stp/left_title_menu_bg.png) no-repeat;	float: left;}

.top_menu ul li {float: left;list-style: none;height: 27px;position:relative;background: url(../images/stp/title_cat.jpg) repeat-x;}

.top_menu ul li:last-child {
    position: absolute;
    right: 0;
}

.right_bg_menu_top {	width: 14px;	height: 27px;	display: inline-block;	line-height: 27px;	background: url(../images/stp/right_title_menu_bg.png) no-repeat;	float: left;}

.top_menu ul li a {	line-height: 20px;	padding: 0 9px;	font-size: 12px;	color: #fff;	font-weight: bold;	display: block;	text-transform: uppercase;	text-shadow: 1px 1px 0px #115CA0;}

.top_menu ul li a.top-menu-activate {}

.top_menu ul li a:hover {color: #FF839C !important;}

.top_menu ul ul {	display: none;	position:absolute;	z-index:100;	top: 22px;	left: -15px;	width:170px;}

.top_menu ul li:hover ul{	display:block !important}

.top_menu ul ul li{	display:block;	border-radius: 0px;	float:none;	border: 1px solid #A9D3F5;	border-bottom: 1px solid #fff;	height:auto;	background: #f3f8fd; /* Old browsers */	background: -moz-linear-gradient(top,  #f3f8fd 0%, #b6dffd 100%); /* FF3.6+ */	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f8fd), color-stop(100%,#b6dffd)); /* Chrome,Safari4+ */	background: -webkit-linear-gradient(top,  #f3f8fd 0%,#b6dffd 100%); /* Chrome10+,Safari5.1+ */	background: -o-linear-gradient(top,  #f3f8fd 0%,#b6dffd 100%); /* Opera 11.10+ */	background: -ms-linear-gradient(top,  #f3f8fd 0%,#b6dffd 100%); /* IE10+ */	background: linear-gradient(to bottom,  #f3f8fd 0%,#b6dffd 100%); /* W3C */	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f8fd', endColorstr='#b6dffd',GradientType=0 ); /* IE6-9 */}

.top_menu ul ul li a{	line-height:16px;	padding:5px 3px;	color: #0E52B8;	text-shadow: none;}

.ul_expand {	margin: 0;	padding: 0;	width: 100%;	border: 1px solid #8DBBE6;}

.ul_expand li {	list-style: none;	display: block;	background:#EDF6FF}

.ul_expand li a {display: block;line-height: 18px;padding: 5px 5px 5px 12px;background: url(../images/bullet2.png) 0px 11px no-repeat;cursor: pointer;border-bottom: 1px dashed #e0e0e0;margin-left: 10px;margin-right: 10px;font-weight: bold;color: #00449B !important;}

.ul_expand li a:hover {color: #C90855 !important;background: url(../images/bullet2.png) 1px 11px no-repeat;}

.ul_expand li ul {	padding: 0;	margin: 0}

.ul_expand li ul li {	background: none;	border: none;	border-top: 1px dashed #ccc;}

.ul_expand li ul li a {line-height: 15px;padding: 5px 0;display: block;color: #333;padding-left: 30px;background: url(../images/li_expand_child.gif) 20px 9px no-repeat;}

.ul_expand li ul li a:hover {color: red !important;}

.cat-parent-level1 {background: url(../images/bullet_2.png) no-repeat 90% 9px;}

.title_hot_news {	width: 202px;	height: 28px;	line-height: 25px;	background: url(../images/stp/title_cat.jpg) repeat-x;	border: 1px solid #2A92C4;	display:block}

.box_title {	FONT-SIZE: 12px;	text-decoration: none;	font-weight: bold;	color: #FFFFFF;	text-align: left;	padding-left: 25px;	text-transform: uppercase;	display: block;	background: url(../images/stp/bullet.png) 7px 6px no-repeat;	line-height: 28px;}

.catalogue_top_link {	COLOR: #000000;	TEXT-DECORATION: none;	padding: 0 20px;	line-height: 32px;	display: block;}

.communication {	font-weight: bold;}

.communication_link {	COLOR: #000000;	TEXT-DECORATION: none;}

.catalogue_bottom a, .showunicode a, .showsuggestion a {	padding: 0 10px;	border-right: 1px solid #FFFFFF;	font-weight: bold;}

.showsuggestion a {	border-right: 0px;}

.catalogue_bottom a:hover, .showunicode a:hover, .showsuggestion a:hover {	color: #000 !important}

.catalogue_bottom_link {	font-family: Arial, Helvetica, sans-serif;	font-size : 9pt;	font-weight : bold;	color : Red;}

.catalogue_center {	font-weight: bold;	color: #0B5DBA;}

.catalogue_center_link {	COLOR: #0B5DBA;	TEXT-DECORATION: none;}

.continue {	font-size : 11px;	color: #0770AC;	line-height: 20px;	float: right;	font-weight: bold;	font-style: italic;}

.continue:hover {	color: #DD0E0E}

.homepage {	font-weight: bold;	transform: skew(34deg) !important;	-o-transform: skew(34deg) !important;	-moz-transform: skew(34deg) !important;	-webkit-transform: skew(34deg) !important;	-ms-transform: skew(34deg) !important;}

.homepage_link {	COLOR: #000000;	TEXT-DECORATION: none;}

.showsend {	font-weight: bold;}

.showsend_link {	font-family: Arial, Helvetica, sans-serif;	font-size : 12px;	font-weight : bold;	color : #000000;}

.showsuggestion {	font-weight: bold;}

.showsuggestion_link {	COLOR: #000000;	TEXT-DECORATION: none;}

.showunicode {	font-weight: bold;}

.showunicode_link {	font-family: Arial, Helvetica, sans-serif;	font-size : 12px;	font-weight : bold;	color : #000000;}

.counter {	font-weight: bold;	color: #D10404;	margin: 5px 0;	text-align: center;	font-size: 13px;}

.title_visitor {	font-weight: bold;	padding: 5px;	color: #000;	font-size: 12px;	letter-spacing: 0px}

.lang {	font-weight: bold;}

.lang_link {	COLOR: #000000;	TEXT-DECORATION: none;}

.menu_selected_top {	font-weight: bold;	text-indent: 24px;	padding-right : 20px;}

.menu_selected_left {	font-weight: bold;}

.menu_selected_right {	border-color: #000000;	border-width: 1px;	background: #E4E4E4;	margin-left: 1px;	margin-right: 4px;}

.menu_selected_bottom {	border-color: #000000;	border-width: 1px;	font-weight : bold;}

.boderContent {	border-top: 1px solid #999999;	border-bottom: 1px solid #999999;	border-right: 1px solid #999999;	border-left: 1px solid #999999;}

#dvArticleCatalogue862 .news_box_title {	line-height: 36px !important;	color: #fff !important; 	}

.tab_news .news_box_title {	font-weight: bold;	text-indent: 2px;	color: #FFFFFF;	text-transform: uppercase;	background: url(../images/stp/title.png) no-repeat; background-size: 100% 34px;	height: 35px; line-height: 24px;	padding-left: 10px;	padding-top: 5px;	border: 1px solid #e0e0e0;	border-bottom: 0px;}

.poll_answer {	cursor: pointer}

.poll_question {	font-weight: bolder;	color: #222;	display: block;	padding: 5px;	text-align: justify;}

.search {	text-indent: 10px;}

.text_search {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	border-top: 1px solid #035BC5;	border-right: 1px solid #035BC5;	border-bottom: 1px solid #035BC5;	border-left: 1px solid #035BC5;}

.text {	border-top: 1px solid #9A9A9A;	border-right: 1px solid #9A9A9A;	border-bottom: 1px solid #9A9A9A;	border-left: 1px solid #9A9A9A;}

.search_link {	color: #173768;}

.search_message {	font-weight: bolder;}

.pagging {	font-weight: bolder;	color : #00009C;	padding: 0 2px}

.pagging_select {	font-weight: bold;	color : #CE0000;}

.pagging_title {	font-weight: bolder;	color : Black;}

.title_form {	font-weight: bolder;	color : Black;}

.item_title_form {	color : Black;}

.message {	color : #0063FF;}

.success_msg {	color : #0031CE;}

.error_msg {	color : Red;}

.img_adv {	border: 1px;	border-style: solid;	border-color: #33CCFF;}

.DateTime {	font-size : 8pt;	padding-top: 5px;	color : #FFFFFF;	height: 22px;}

.advbox {/*BORDER: #cccccc 1px solid;*/}

.advbox img {	width: 215px;	height: auto;	margin: 1px 0;}

.advbox {	margin: 2px 0;	display: block}

.hotlink {	color : #0B5DBA;}

.page_title {	background-color: #CC3333;	color: #FFFFFF;	font-size: 11px;	text-transform: uppercase;}

#text_search {	margin-left: 7px;	border-radius: 3px;	border: 1px solid #ccc;	padding: 2px;	margin-top: 10px}

.tab_news {float: right;width: 40%;margin-left: 7px;}

#imgNextSummary574d-57h7f {	cursor: pointer;	position: absolute;	right: 15px;	top: 215px;	padding: 3px;	display: none}

#imgPreSummary574d-57h7f {	cursor: pointer;	position: absolute;	right: 315px;	top: 215px;	padding: 3px;	display: none}

#imgPreSummary574d-57h7f:hover, #imgNextSummary574d-57h7f:hover {	background: #fff;	border-radius: 3px;	box-shadow: 1px 1px 5px #333;}

/*TIN TUC SLIDE*/.style_TNB_HT_234 {	height: 340px;	overflow: hidden;/*	position: relative;*/	margin: 0px 7px 0 0; width: 98%;}

.style_TNB_HT_234 .article_title {	color: #0468b5;	text-transform: none;}

.style_TNB_HT_234 img {	width: 100% !important;	height: 200px;	border: 1px solid #ccc;	padding: 2px;	margin-bottom: 5px;}

.style_TNB_HT_234 .article_summary span {	line-height: 18px !important;	padding: 5px;	display: block;	clear: both;	font-weight: normal !important;	margin-top: -20px}

.latest_news_box {overflow: hidden;padding: 0;margin-bottom:10px;width: 60%;}

#dLatesNews {	float: right;	height:302px;	overflow:hidden;	border: 1px solid #e0e0e0;	border-top: 0px;	background: #fdfeff; /* Old browsers */	background: -moz-linear-gradient(top, #fdfeff 0%, #e3f2ff 100%) !important; /* FF3.6+ */	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfeff), color-stop(100%, #e3f2ff)) !important; /* Chrome,Safari4+ */	background: -webkit-linear-gradient(top, #fdfeff 0%, #e3f2ff 100%) !important; /* Chrome10+,Safari5.1+ */	background: -o-linear-gradient(top, #fdfeff 0%, #e3f2ff 100%) !important; /* Opera 11.10+ */	background: -ms-linear-gradient(top, #fdfeff 0%, #e3f2ff 100%) !important; /* IE10+ */	background: linear-gradient(to bottom, #fdfeff 0%, #e3f2ff 100%) !important; /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfeff', endColorstr='#e3f2ff', GradientType=0 ) !important; /* IE6-9 */}

#dLatesNews p {	text-align: justify}

#dLatesNews img {	width: 54px;	float: left;	border: 1px solid #ccc;	padding: 1px;	margin: 0 5px 5px 0;}

#dLatesNews ul, #dMostReadNews ul {	margin: 5px;	list-style: none;	padding: 0;}

#dLatesNews ul li, #dMostReadNews ul li {	padding-bottom: 10px;}

#dLatesNews ul li a, #dMostReadNews ul li a {	color: #222;	text-decoration: none;	font-weight: normal !important;}

#dLatesNews ul li a:hover img, #dMostReadNews ul li a:hover img {	box-shadow: 1px 1px 3px #666}

#dLatesNews ul li a:hover, #dMostReadNews ul li a:hover, .article_item_link:hover {	color: #0066CC;}

.style_TNB_HT_234 #imgHot_New28, .style_TNB_HT_234 .imgArticleType291, .style_TNB_HT_234 .continue {	DISPLAY: NONE !important}

/*END TIN TUC SLIDE*/.support_title ul {	border-bottom: 1px solid #E1E1E1;	border-radius: 5px 5px 0 0;	background: url(../images/stp/binhphuoc/bg_tab_news.jpg) repeat-x;	height: 30px;}

.support_title li {	display: inline;	margin-left: 1px;	padding-bottom: 5px;	float: left;	text-align: center; widch:30%;}

.support_title li a {	border-radius: 5px 5px 0 0;	border: 1px solid #abda98;	padding: 1px;	border-bottom: 0px;	margin: 0px;	height: 30px;	line-height: 27px;	text-align: center;	font-weight: bold;	text-decoration: none;	color: #056c0c;	padding: 0 20px;	display: block}

.support_title li a:hover {	background: white url(../images/stp/binhphuoc/bg_tab_news_hover.jpg) repeat-x;	height: 30px;	color: #9b2727;	font-weight: bold;}

.xem_ketqua {	color: red;}

#aLatesNews {	background: white url(../images/stp/binhphuoc/bg_tab_news_hover.jpg) repeat-x;}

.support_title li a.selected {	background: #fff;	height: 30px;	color: #9b2727;	font-weight: bold;}

.support_title li:visited {	background: #fff;	height: 30px;	color: #9b2727;	font-weight: bold;}

.support_title li a:active {	background: #fff;	height: 30px;	color: #9b2727;	font-weight: bold;}

.title_news .article_title {	color: #cc0000;	text-transform: uppercase;	padding-left: 0;	font-size: 12px;	font-family: tahoma !important;	line-height: 16px;	text-align: justify;}

.tab_news .news_box_title a {	color: #FFFFFF;}

.tab_news .news_box_title a:hover {	color: #FF8CB6}

.cont_skhdt, .div_slider123 {	padding: 5px 0}

.artItem {padding: 5px 0 15px 0;}

.artItem:last-child {	border: 0;	padding-bottom: 0}

.artItem:first-child {padding-top: 0;}

.news_box_skhdt {	border-radius: 5px;	padding: 10px;	border: 1px solid #CCCCCC;	padding-top: 5px;	margin-bottom: 13px;	padding-bottom: 5px;}

.news_box_skhdt .news_box_title {	height: 29px;	margin-top: -6px;}

.news_box_skhdt .news_box_title .right_title {	width: 22px;	height: 29px;	display: inline-block;	background: url(../images/stp/bg_left_title.png) no-repeat;	float: left; }

.news_box_skhdt .news_box_title .center_title {}

.news_box_skhdt .news_box_title .left_title {	width: 26px;	height: 29px;	display: inline-block;	background: url(../images/stp/bg_right_title.png) no-repeat;	float: left;}

.news_box_skhdt .news_box_title a {	background: url(../images/stp/bg_center_title.png) repeat-x;	height: 29px;	display: inline-block;	float: left;	line-height: 27px;	color: #FFFFFF;	padding-left: 10px; 	padding-right: 10px;	font-weight: bold;	text-transform: uppercase;}

.news_box_skhdt .news_box_title a:hover {	color: #FFBED4}

.tab-box-catalogue-parent .news_box_title {	background: none;	border-bottom: 1px solid #ccc}

ul#ulTabs li div a {background: #068dc9 !important; /* Old browsers */background: -moz-linear-gradient(top, #feffff 0%, #ddf1f9 35%, #a0d8ef 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #feffff), color-stop(35%, #ddf1f9), color-stop(100%, #a0d8ef)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top, #feffff 0%, #ddf1f9 35%, #a0d8ef 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, #feffff 0%, #ddf1f9 35%, #a0d8ef 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top, #feffff 0%, #ddf1f9 35%, #a0d8ef 100%); /* IE10+ */background: linear-gradient(to bottom, #feffff 0%, #ddf1f9 35%, #a0d8ef 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#a0d8ef', GradientType=0 ); /* IE6-9 */border-radius: 5px 5px 0 0;border: 1px solid #068dc9;padding: 0 15px;height: 27px;line-height: 27px;cursor: pointer;margin: 0 3px 0 -2px;}

ul#ulTabs li div a:hover, .tab-hover {	color: #cc0000 !important;	background: #a9e4f7; /* Old browsers */	background: -moz-linear-gradient(top, #a9e4f7 0%, #0fb4e7 100%) !important; /* FF3.6+ */	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a9e4f7), color-stop(100%, #0fb4e7)) !important; /* Chrome,Safari4+ */	background: -webkit-linear-gradient(top, #a9e4f7 0%, #0fb4e7 100%) !important; /* Chrome10+,Safari5.1+ */	background: -o-linear-gradient(top, #a9e4f7 0%, #0fb4e7 100%) !important; /* Opera 11.10+ */	background: -ms-linear-gradient(top, #a9e4f7 0%, #0fb4e7 100%) !important; /* IE10+ */	background: linear-gradient(to bottom, #a9e4f7 0%, #0fb4e7 100%) !important; /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9e4f7', endColorstr='#0fb4e7', GradientType=0 ) !important; /* IE6-9 */}

.tab-box-catalogue-parent .artItem {	border-bottom: 0}

.spnContinue {	display: block;	margin-top: -15px;	color: #043ba7 !important;	margin-bottom: 15px}

.spnContinue a {	color: #043ba7 !important;	font-style: italic;	font-weight: bold;}

.spnContinue a:hover {	color: #cc0000 !important}

.kg_ul_list_news {	margin: 5px;	padding-left: 0}

.kg_ul_list_news li {	margin: 0 0 3px 8px;	background: url(../images/stp/bullet3.png) no-repeat 0px 6px;	padding: 0 0 0 8px;}

.article_item_title {	color: #DF0050 !important;	font-weight: bold;}

.phongchu2 img {	width: 160px;	padding: 2px;	border: 0px solid #ccc;	margin: 0 10px;	max-width: 500px;	height: auto;}


#spanHomeCat4167 a:last-child {	background: none;	padding-left: 5px}

#spanHomeCat4167 label {	display: inline-block;	background: url(../images/stp/arrow_title.jpg) no-repeat;	width: 14px;	height: 29px;	float: left}

.menu_footer {	background: url(../images/stp/bg_footer.jpg) repeat-x;	height: 35px;	display: block;}

.copyright span {	color: #cc0000;	text-transform: uppercase;	font-size: 13px}

.pViewCalendar235 {	margin: 5px 50px;	display: block;	font-weight: bold;	text-transform: uppercase;}

.google_page {	float: right;	padding: 10px;}



.group-box-catalogue-parent {	padding: 0 0 5px 0}

.group-box-catalogue-parent .group-box-catalogue {	width: 49%;	display: inline-block;	vertical-align: top;}

.group-box-catalogue-parent .group-box-catalogue:first-child {	margin-right: 10px}

.group-box-catalogue .artItem {	border-bottom: 0}

.ul_hot_news, .weblink_box {width: 100%;height: 200px;}

.ul_hot_news li{
    padding:10px 5px;
    border-top: 1px dotted #A3A0A0;
    border-bottom: 1px dotted #A3A0A0;
    text-align: justify;
    width: 100%;
    }

.ul_hot_news marquee{background: #EDF6FF;height: 201px;}

.weblink_box {	margin: 5px 0;	border-top: 1px solid #ccc;	width:203px;	height: 70px;}

.ul_hot_news a {COLOR: #222222 !important;padding: 10px 0 10px 23px;background: url(../images/row-11.gif) 10px 13px no-repeat;line-height: 15px;}

.ul_hot_news a:hover {	font-style: italic;	text-decoration: underline;	color: #cc0000 !important}

#imgHot_New28 {border: none !important;position: absolute;display: none;}

.lang img {	border: none}

.leftMenu_title2 .box_title {	display: none}

.ul_expand2 {	height: 31px;	line-height: 30px;	background: url(../images/stp/title_cat.jpg) repeat-x;	padding-left: 0px;	margin: 0}

.ul_expand2 .catalogue_left_link {	padding-left: 25px !important;	padding: 0;	margin: 0;	line-height: 30px;	font-weight: bold;	color: #333;	text-align: left;	text-transform: uppercase;	display: block;	background: url(../images/stp/bullet_cat.png) 7px 9px no-repeat;	border: 1px solid #ccc;	border-bottom: 0;	text-shadow: 1px 1px 1px #fff;}

.cat-image, .link-advertise img {	width: 202px;	height: auto;	padding: 1px;	margin: 1px 0;	border: 0px solid #ccc;}

.cat-image:hover, .link-advertise img:hover {	opacity: 0.8}

.dv_cat_img img {	width : 25px !important;	height : 25px !important;	margin: 0 10px 0 0px}

.dv_cat_img li a {	list-style: none;	background: none !important;	vertical-align: top;	padding: 10px !important}

.skin_display {	display: block;	padding: 8px 10px 0 0}

.skin_display a {	padding: 0 !important}

/*****CSS MAU HIEN THI NOI DUNG TIN****/.img_float_right {	float: right;	margin: 0 0 0 10px;}

.content_float_left .artItem {	overflow: hidden;	text-align: justify}

.list_float_right #dvListOtherNewLink {	float: right;	width: 35%;	margin: 0px 0 0 10px;	text-align: justify;	background: #f1f1f1; /* Old browsers */	background: -moz-linear-gradient(top, #f1f1f1 0%, #ffffff 100%); /* FF3.6+ */	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */	background: -webkit-linear-gradient(top, #f1f1f1 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */	background: -o-linear-gradient(top, #f1f1f1 0%, #ffffff 100%); /* Opera 11.10+ */	background: -ms-linear-gradient(top, #f1f1f1 0%, #ffffff 100%); /* IE10+ */	background: linear-gradient(to bottom, #f1f1f1 0%, #ffffff 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */}

.list_float_right .article_item_title {	padding-left: 20px;	display: none;}

/*********//*****FOOTER MENU*****//***********/.video_box{	background: #3F91E9;	padding: 4px;	border: 1px solid #1B73B8;		border-radius: 3px;	margin-bottom:3px;	width: 196px;}

.video_box a{	color:#fff;	font-weight:bold;	padding: 5px 0 0 5px;	display: block;}

.video_box a:hover{color:#FF0}

.jwdownloaddisplay{width:195px !important;height:140px !important}

/*****VIDEO******/.cat_title_video {	background: url("../images/stp/vnitt/video/right_cat_title.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);	height: 32px;	margin-top: 5px;	text-align: left;	width: 236px;}

.video_gallery {	margin-top: 5px;	padding-left: 5px;}

.video_viewer {	float: left;	height: 372px;	margin-right: 5px;	width: 482px;}

.video_noi_bat {	float: right;	height: 375px;	overflow: hidden;	width: 247px;}

.video_noi_bat .title {	background: url(../images/stp/vnitt/video/video_noi_bat_title.jpg) repeat-x scroll 0 0 rgba(0, 0, 0, 0);	border: 1px solid #E1E1E1;	border-radius: 5px 5px 0 0;	height: 30px;	width: 245px;}

.video_noi_bat .title span {	background: url(../images/stp/vnitt/video/title_span.jpg) repeat-x scroll 0 0 #FFFFFF;	border-radius: 4px 5px 0 0;	border: 1px solid #52AD6C;	color: #056C0C;	display: block;	font-family: tahoma;	font-size: 13px;	font-weight: bold;	height: 30px;	line-height: 30px;	margin: 1px 3px;	padding: 0 20px;	text-align: center;	text-transform: uppercase;	width: 100px;}

.video_noi_bat2 {	float: right;	height: 545px;	overflow: hidden;	width: 236px;}

.video_noi_bat2 .title {	background: url("../images/stp/vnitt/video/video_noi_bat_title.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);	border: 1px solid #E1E1E1;	border-radius: 5px 5px 0 0;	height: 30px;	width: 235px;}

.video_noi_bat2 .title span {	-moz-border-bottom-colors: none;	-moz-border-left-colors: none;	-moz-border-right-colors: none;	-moz-border-top-colors: none;	background: url("../images/stp/vnitt/video/title_span.jpg") repeat-x scroll 0 0 #FFFFFF;	border-color: #B7E3B5 #B7E3B5 -moz-use-text-color;	border-image: none;	border-radius: 4px 5px 0 0;	border-style: solid solid none;	border-width: 1px 1px 0;	color: #056C0C;	display: block;	font-family: tahoma;	font-size: 13px;	font-weight: bold;	height: 30px;	line-height: 30px;	margin: 1px 3px;	padding: 0 20px;	text-align: center;	text-transform: uppercase;	width: 100px;}

.video_noi_bat_list {	background: url("../images/stp/vnitt/video/video_noi_bat_content.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);	border: 1px solid #e1e1e1;	border-radius: 0 0 5px 5px;	height: 337px;	width: 260px;}

.video_noi_bat_list2 {	-moz-border-bottom-colors: none;	-moz-border-left-colors: none;	-moz-border-right-colors: none;	-moz-border-top-colors: none;	border-color: -moz-use-text-color #14961A #14961A;	border-image: none;	border-right: 1px solid #14961A;	border-style: none solid solid;	border-width: medium 1px 1px;	overflow: hidden;	width: 233px;}

.video_detail {	height: 78px;	list-style: none outside none;	padding: 5px 5px 0;	position: relative;	width: 235px;}

.video_detail2 {	height: 85px;	list-style: none outside none;	overflow: hidden;	padding: 5px 5px 0;	position: relative;	width: 225px;}

.video_detail img {	border: 4px solid #FFFFFF;	border-radius: 5px 5px 5px 5px;	box-shadow: 2px 2px 5px #AAAAAA;	cursor: pointer;	float: left;	height: 63px;	margin-right: 7px;	width: 90px;}

.video_detail img:hover {	box-shadow: 2px 2px 5px #68C364;	opacity: 0.7;}

.video_detail a {	color: #222222;	display: block;	line-height: 15px;	text-align: justify;	text-decoration: none;}

.video_detail a:hover {	text-shadow: 2px 2px 2px #AAAAAA;}

.video_detail2 img {	border: 4px solid #FFFFFF;	border-radius: 5px 5px 5px 5px;	box-shadow: 2px 2px 5px #AAAAAA;	cursor: pointer;	float: left;	height: 63px;	margin-right: 7px;	width: 90px;}

.video_detail2 img:hover {	box-shadow: 2px 2px 5px #68C364;	opacity: 0.7;}

.video_detail2 a {	color: #222222;	display: block;	line-height: 15px;	text-align: justify;	text-decoration: none;}

.video_detail2 a:hover {	text-shadow: 2px 2px 2px #AAAAAA;}

.video_lien_quan {	height: 200px;	padding-left: 5px;	width: 735px;}

.play_icon {	border: medium none !important;	box-shadow: none !important;	height: 25px !important;	left: 50px !important;	position: absolute;	top: 33px !important;	width: 25px !important;}

.video_cat {	clear: both;	margin: 10px 0;	border: 1px solid #e1e1e1;}

.title_video_lien_quan {	height: 29px;	margin-left: 20px;	margin-top: -6px;}

.title_video_lien_quan span {	font: bold 14px arial;	color: #0C9;	text-transform: uppercase}

.title_video_lien_quan .left_title {	width: 22px;	height: 29px;	display: inline-block;	background: url(../images/stp/bg_left_title.png) no-repeat;	float: left;}

.title_video_lien_quan .center_title {	background: url(../images/stp/bg_center_title.png) repeat-x;	height: 29px;	display: inline-block;	float: left;	line-height: 27px;	color: #FFFFFF;	padding-left: 10px;	padding-right: 10px;	font-weight: bold;	text-transform: uppercase;	font-size: 12px}

.title_video_lien_quan .right_title {	width: 26px;	height: 29px;	display: inline-block;	background: url(../images/stp/bg_right_title.png) no-repeat;	float: left;}

.list_video_lien_quan {	list-style: none outside none;	overflow: hidden;}

.list_video_cat {	height: 135px;	list-style: none outside none;	background: #004e89; /* Old browsers */	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eeeeee)); /* Chrome,Safari4+ */	background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* Chrome10+,Safari5.1+ */	background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* Opera 11.10+ */	background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* IE10+ */	background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 ); /* IE6-9 */	margin: 1px;}

.video_lien_quan_detail:first-child {	margin-left: 35px;}

.video_lien_quan_detail {	float: left;	height: 154px;	list-style: none outside none;	margin-right: 25px;	overflow: hidden;	padding: 5px;	position: relative;	width: 140px;}

.video_lien_quan_detail img {	border: 4px solid #FFFFFF;	border-radius: 5px 5px 5px 5px;	box-shadow: 2px 2px 5px #AAAAAA;	cursor: pointer;	height: 94px;	margin-top: 5px;	width: 130px;}

.video_lien_quan_detail img:hover {	box-shadow: 2px 2px 5px #68C364;	opacity: 0.7;}

.video_lien_quan_detail p {	margin-top: 5px;}

.video_lien_quan_detail a {	color: #222222;	font-weight: bold;	height: 51px;	line-height: 15px;	text-align: justify;	text-decoration: none;	width: 138px;}

.video_lien_quan_detail a:hover {	text-shadow: 2px 2px 2px #AAAAAA;}

.video_cat_detail:first-child {	margin-left: 10px;}

.video_cat_detail:last-child {	margin-right: 0;}

.video_cat_detail {	float: left;	height: 120px;	list-style: none outside none;	margin-right: 7px;	overflow: hidden;	padding: 5px;	position: relative;	width: 132px}

.video_cat_detail img {	border: 3px solid #FFFFFF;	border-radius: 5px 5px 5px 5px;	box-shadow: 2px 2px 5px #AAAAAA;	cursor: pointer;	height: 80px;	margin-top: 5px;	width: 120px;}

.video_cat_detail img:hover {	box-shadow: 2px 2px 5px #70D184;	opacity: 0.85;}

.video_cat_detail p {	margin-top: 5px;	font-weight: normal;	line-height: 15px}

.video_cat_detail a {	color: #222222;	font-weight: bold;	height: 51px;	line-height: 15px;	text-decoration: none;	width: 138px;}

.video_cat_detail a:hover {	text-shadow: 2px 2px 2px #AAAAAA;}

.video_cat_box {	margin-bottom: 5px;	width: 235px;}

.video_cat_title {	background: url(../images/stp/vnitt/video/right_cat_title.jpg) no-repeat scroll right center rgba(0, 0, 0, 0);	height: 34px;	text-align: center;	width: 235px;}

.video_cat_title span {	color: #FFFFFF;	font-weight: bold;	line-height: 30px;	text-transform: uppercase;}

.search_box {	border: #14961a 1px solid;	border-top: none;	background: #f6fff9;	margin-bottom: 2px;	width: 233px;	height: 53px}

.input_search_video {	width: 150px;	margin: 10px 5px;	padding: 0 5px;	height: 25px;	background: url(../images/stp/vnitt/video/input_search.jpg) repeat-x;	border: 1px solid #ccc;	border-radius: 3px;	;	margin-right: 0;	color: #666}

.search_video_btn {	width: 50px;	height: 27px;	background: url(../images/stp/vnitt/video/search_btn.jpg) no-repeat;	float: right;	border: none;	margin: 10px 0;	margin-right: 6px;	cursor: pointer;}

.search_video_btn:hover {	background: url(../images/stp/vnitt/video/search_btn-hover.jpg) no-repeat;}

.img_play {	position: absolute;	top: 40px;	left: 62px;	width: 25px !important;	height: 25px !important;	border: none !important;	box-shadow: none !important;}

#myElementVideoVN_wrapper, #myElementVideo_wrapper, #myElementVideoEN_wrapper, #myElementVideoVN {	width: 99% !important;	height: 99% !important;/*<!--	border: 1px solid #ddd !important;	padding: 1px !important;-->*/}

#myElementVideoVN_logo {	visibility: hidden}

.box_tin_tuc {	margin: 0px  0px  5px  0px;}

/*****VIDEO******//*****THU VIEN ANH******/.img_slider123 {	padding: 2px;	border: 1px solid #ccc;	box-shadow: 1px 1px 5px #ccc;	margin: 11px;	height: 150px !important;	vertical-align: top;	opacity: 1;	cursor: pointer}

.img_slider123:hover {	opacity: 0.8}

.div_slider123 label {	background: #000;	opacity: 0.7 !important;	left: 3px !important;	bottom: 2px !important;	color: #fff;	width: 98%;	height: 30px;	display: block;	position: absolute;	font-weight: bold;	line-height: 30px;	text-align: center;	text-transform: uppercase;}

.div_slider123 label font {	color: #fff !important;	opacity: 1 !important}

.jcarousel-skin-tango .jcarousel-item {	width: 155px !important}

.jcarousel-skin-tango .jcarousel-clip-horizontal {	height: 150px !important}

.jcarousel-skin-tango .jcarousel-container {	height: 150px !important}

/**********/.footer {	padding: 10px 0 0 0;	border-top: 2px solid #4894E7;}

.copyright {	color: #222;	line-height: 18px;	vertical-align: top;	text-align: center;}

.design_by {	vertical-align: top;	text-align: right;	padding-right: 10px;	display: block;}

.design {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FFFFFF;	text-align: center;}

.design:hover {	color: #FFBEE3}

.lst_baodientu, .lst_websitesonganh {	WIDTH: 90% !important;	margin: 10px;	height: 22px;	margin: 5px 10px 15px 10px}

.menu_footer {	font-weight : bold;	color : #000000;}

.footer {	background-color: #2980D1;	height: 120px;}

.footer_menu {/*background-color: #3690E2;	border-bottom: 1px solid #1E86CC;*/height: 30px;line-height: 30px;text-align: center; /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */background: linear-gradient(to bottom,  #3690e2 0%,#056ab7 99%); /* W3C */ /* IE6-9 */display: flex;justify-content: center;}

.footer_menu ul li {	float: left;	line-height: 30px;	height: 30px;	color: #815705;}

.footer_menu ul li .catalogue_bottom a {	line-height: 30px;	height: 30px;	color: #FFFFFF;}

.footer_menu ul li:last-child {	background: none}

.footer_menu ul li a {line-height: 30px;padding: 0 15px;font-size: 12px;color: #FFFFFF;}

.footer_menu ul li a:hover {	color: #004E8B !important}

.footer div {	color: #FFFFFF;}

.footer div span {	font-weight: bold;	color: #FFFFFF;	text-transform: uppercase;	display: block;padding-bottom: 5px;}

.ta_searchbar {	right: 10px;	top: 3px;	position: absolute;}

.ta_searchbar input {	border: 0px;	width: 165px;	height: 25px;	padding-left: 10px;	padding-right: 32px;	background: url(../images/stp/SO-VHTTDL_03.png) no-repeat;	font-style: italic;	font-weight: bold;	color: #999999;}

.weblink_input {	line-height: 17px;	font-weight: bold;	padding: 6px 10px;	border-bottom: 1px solid #fff;	background: #EBEBEB;}

.imgMedia {	padding: 1px;	border: 0px solid #ccc;	width: 581px;	margin-bottom:3px}

.div_slider123 {	clear: both;	border: 1px solid #a7ccdb;	border-top: none;	width: 100%;}

.img_slider123 {	padding: 1px;	border: 1px solid #ccc;	box-shadow: 1px 1px 5px #ccc;	margin: 16px;	height: 173px !important;	vertical-align: top;	opacity: 1;	cursor: pointer;}

.div_slider123 label {	background: #000;	opacity: 0.7 !important;	left: 1px !important;	bottom: 2px !important;	color: #fff;	width: 200px;	height: 52px;	display: block;	position: absolute;	font-weight: bold;	text-align: center;}

.slyde_img {    /*    border: 1px solid #a7ccdb;  */	border-top: none;	width: 100%;}

.slyde_img .article_content {	display: none;}

.frames-catalogue-article {	border-top: 1px dotted rgb(161, 156, 156);	margin-top: 5px;}

.cont_skhdt div:first-child {margin-top: 0px !important;padding-bottom: 0;}

td font.image_comment {	max-width: 250px;	line-height: 18px;	display: inline-flex;}

.frames-catalogue-article {	border-top: 1px dotted rgb(161, 156, 156);}

#p_p_id_PublicArticleCataloguePortlet_WAR_3cmsnewportlet_INSTANCE_lxx9HiTDLRyH_ .artItem {
    border-top: 1px dotted rgb(161, 156, 156);
}




/* edit 20200103 */

#column-1,#column-1s, #column-2, #column-3, #column-4, #column-5{
	/*border: 1px solid red;*/
	padding: 0 !important;
}

.signed-out #column-1 .portlet-content{
	padding: 0 !important;
}
.signed-out #column-2 .portlet-content{
	padding-right: 0 !important;
}
.signed-out #column-4 .portlet-content{
	padding-left: 0 !important;
}
.signed-out #column-5 .portlet-content{
	padding-top: 8px!important;
}
div#visitCounter1, div#weblinkGroup1, div#binhchon1, div#column-1-slide,div#column-1-slide-2-columns{
	display: none;
}
.aui .navbar {
    min-height: 31px !important;
    margin-bottom: 0 !important;
    border: 0 !important;
}
ul.nav.navbar-nav {
    padding: 0 !important;
}
div#myNavbar ul.nav li.catalogue_top a.homepage_link {
    line-height: 30px !important;
    padding: 0 15px !important;
    color: #fff;
}
.ul_expand li>label {
    font-size: 12px;
    font-weight: 100;
}


/* edit 20200317 */
 #wrapper {
	padding-top: 0 !important;
}

header#banner div#heading img {
    width: 100%;
    height: auto;
}
.logo {
    display: block !important;
}

/* HEADER */
#wrapper{
    padding-top: 0;
}
/* marquee */
.signed-out .portlet-content{
    padding: 0;
}
.hot_news_box_top {
    margin: 0;
}
.mb-4{
    margin-bottom: 0 !important;
}
/* CONTENT */
section#content {
    background-color: white;
    padding: 0;
}
.row.content {
    padding: 3px 14px;
}
.portlet {
    margin-bottom: 0;
}
.portlet-journal-content .journal-content-article img{
    margin-bottom: 5px;
    width: 100%;
}
.portlet-journal-content .journal-content-article{
    line-height: 0;
}

/* col-ms-8 */
div#layout-column_column-3 {
    padding: 0 7px;
}
/* Tieu de */
.weblink, .calendar, .document_hot_new {
    border: 1px solid #ccc;
    background: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
}
.document_hot_new{
    background: #EDF6FF;
}
.weblink_title, .title-tintuc.title-font.green-background, .calendar_title, .rightMenu_hotnew, .document_hot_new_title {
    width: 100%;
    height: 28px;
    line-height: 25px;
    background: url(../images/stp/title_cat.jpg) repeat-x;;
}
.weblink_title h4, .title-tintuc.title-font.green-background p, .calendar_title h4, rightMenu_hotnew h4, .document_hot_new_title h4 {
     FONT-SIZE: 12px;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    padding-left: 25px;
    text-transform: uppercase;
    display: block;
    background: url(../images/stp/bullet.png) 7px 6px no-repeat;
    line-height: 28px;
}
.calendar_content {
    position: absolute;
    bottom: 0;
    left: 10%;
}
.pViewCalendar235 {
    margin: 5px 30px;
}
/* select option */

select#weblinkid {
    width: 90% !important;
    margin: 10px;
    height: 22px;
    margin: 5px 10px 15px 10px;
    border-radius: 0;
    font-size: 13px;
    padding: 0 12px;
    color: black;
    border-color: #ccc;
}
select#weblinkid:focus {
    box-shadow: none;
}
/* thong bao moi */
.sidebar_thongbao.voted-v {
    height: auto;
    border: 1px solid #ccc;
    margin-bottom: 5px;
    background: #EDF6FF;
}
marquee.hot_news {
    height: 209px;
}
.ul_hot_news{
    border: none;
}
hr {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 0;
}
/* binh luan */
.thongbao {
    border: 1px solid #ccc;
    list-style: none;
    display: block;
    background: #EDF6FF !important;
}
p.question, p.textCounter {
    font-weight: bolder;
    color: #222;
    display: block;
    padding: 5px;
    text-align: justify;
    font-size: 12px;
}
form#myform {
    cursor: pointer;
    font-size: 12px;
    padding: 5px;
}
p.resuiltText {
    padding: 0 5px;
    font-size: 12px;
}
.requesButton {
    display: flex;
    padding: 5px;
    justify-content: space-between;
}
button#btnvoted, button#btnresult {
    font-size: 12px;
    padding: 2px 4px;
}
/* thong ke */
div#thongbao {
    color: black;
    font-weight: normal;
    padding: 5px;
    border-bottom: 1px solid #FFFFFF;
    min-height: 21px;
    background: #ECECEC;
}
span.counter {
    font-weight: bold;
    color: #D10404;
    margin: 5px 0;
    text-align: center;
    font-size: 13px;
}
ul.ul-thongbao.checkbox li p, p.sum {
    font-size: 10px;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    line-height: 28px;
    font-weight: bold;
}
ul.ul-thongbao.checkbox li {
    border-bottom: 1px solid white;
}

div#column-3{
    /* margin-top: 14px; */
}


/* titleNewsDetail */
a.title-font.white-text{
    background: url(../images/bg_center_title.png) repeat-x;
    height: 29px;
    display: inline-block;
    float: left;
    line-height: 27px;
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    text-transform: uppercase;;
}
.breadcrumb > li::before{
    content: "";
    width: 21px;
    height: 29px;
    display: inline-block;
    background: url(../images/bg_left_title.png) no-repeat;
    float: left;
}
.breadcrumb > li + li::before{
    content: "" !important;
    display: inline-block;
    background: url(../images/arrow_title.jpg) no-repeat;
    width: 14px;
    height: 29px;
    float: left;
    padding: 0;
}
.breadcrumb > li + li:last-child::after{
    content: "";
    width: 26px;
    height: 29px;
    display: inline-block;
    background: url(../images/bg_right_title.png) no-repeat;
    float: left;
}

a.title-font.white-text:hover{
    color: #FFBED4;
}
.titleNewsDetail {
    height: 29px;
    margin-top: -6px;
    padding-left: 10px;
}
.breadcrumb {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
}

/* CONTENT */
div#right_content2 {
    font-size: 12px;
    padding: 25px 10px 10px 10px;
    border: 1px solid #ccc;
    margin-top: -23px;
}
/* tieu de */
h3.h1_title_news {
    color: #DD1555;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 0px 10px 0;
    display: block !important;
    font-size: 15px;
}
.Detail{
    border: 1px solid #e0e0e0;
    border-bottom: 3px solid #c11e17;
    padding: 5px 10px;
}

/* print and mail */
p.time_detail_news {
    color: #6B6B6B;
    font-size: 12px;
}
.time_fonsize {
    display: flex;
    justify-content: space-between;
}
.chinh_font {
    display: flex;
}
.email_print {
    padding-right: 5px;
    display: flex;
}
/* Chen icon print va mail*/
.print_1::before {
    content: '';
    background: url(../images/print.gif) no-repeat;
    width: 16px;
    height: 17px;
    float: left;
    margin-right: 10px;
}
.email_1::before {
    content: '';
    background: url(../images/mail.gif) no-repeat;
    width: 16px;
    height: 17px;
    float: left;
    margin: 0 10px;
}
/* contetn */

.article_summary_detail {
    text-align: left;
    text-indent: 36pt;
    font-weight: normal !important;
}
.summary_detail_news{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial, Verdana, Helvetica, tahoma, sans-serif;
    color: #666666;
    font-weight: bold;
    padding-bottom: 10px;
    line-height: 1.4;
    text-align: justify
}
/* quay ve */
.print_back1 {
    text-align: right;
    font-weight: bold;
}
a#btnBack {
    color: #639CFF;
    cursor: pointer;
}
a#btnBack:hover {
    COLOR: #FF3300;
    TEXT-DECORATION: none;
}
/* Cac tin dang */
.title_name_orther {
    color: #DF0050 !important;
    font-weight: bold;
}

a.name_orther_1 {
    COLOR: #1b568c;
    TEXT-DECORATION: none;
    line-height: 17px;
    padding-bottom: 3px;
    font-family: Arial, Helvetica, sans-serif;
}

a.name_orther_1:hover{
    color: #0066CC;
}
ul.ul_li_orther{
    margin: 5px;
    padding-left: 0
}
ul.ul_li_orther li {
    margin: 0 0 3px 8px;
    background: url(../images/bullet3.png) no-repeat 0px 6px;
    padding: 0 0 0 14px;
}
b.time_3 {
    color: #6B6B6B;
    font-size: 12px;
    font-weight: normal;
}

input#keywords {
    border: 0px;
    width: 205px;
    height: 27px;
    padding-left: 8px;
    background: url(../images/SO-VHTTDL_03.png) no-repeat;
    background-size: cover;
    margin: 3px 10px;
    font-size: 12px;
}
.sidebar_thongbao form#myFrm2 {
    transform: translateX(15px);
}
.sidebar_thongbao form#myFrm2 input#keywords {
    border: 1px solid #ccc;
    width: 222px !important;
    height: 26px;
    padding-left: 3px;
    background: white !important;
    background-size: cover;
    /* margin-top: 10px; */
    margin-left: 0;
}
.sidebar_thongbao form#myFrm2 input#keywords:focus, button#_searchportlet_WAR_3cmsnewportlet_btnBasic:focus{
	box-shadow: none;
}
button#_searchportlet_WAR_3cmsnewportlet_btnBasic {
    background: #0062cc !important;
    color: white !important;
    font-weight: bold;
    margin-left: 10px;
    height: 26px;
    line-height: 0;
    font-size: 14px;
    /* margin-top: 10px; */
}
.search_result {
    margin-top: 20px;
}
.search_item_title a {
    font-size: 12px;
    font-weight: bold;
    color: #0056b3;
}
.lfr-icon-menu:hover a{
	color: red !important;
}
.search_item_title {
    line-height: 18px;
}
.search_summary_content {
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
span.lfr-icon-menu-text {
    color: white;
}
.lfr-icon-menu:hover span{
    color: red;
}
.document_hot_new_slide ul li{
    padding: 10px 5px;
    border-top: 1px dotted #A3A0A0;
    border-bottom: 1px dotted #A3A0A0;
    text-align: justify;
    width: 100%;
}
.document_hot_new_slide ul li a {
    COLOR: #222222 !important;
    padding: 10px 0 10px 23px;
    background: url(../images/row-11.gif) 10px 13px no-repeat;
    line-height: 15px;
}
.document_hot_new_slide ul li a:hover{
	    font-style: italic;
    text-decoration: underline;
    color: #cc0000 !important;
}

#div_vbpq .leftMenu_title {
    width: 100%;
    height: 28px;
    line-height: 28px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background: linear-gradient(to bottom, #499CD1 0%, #096DEC 100%);
    margin-top: 5px;
}
#div_vbpq .box_title {
    FONT-SIZE: 12px;
    font-family: Tahoma, Geneva, sans-serif !important;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    padding-left: 23px;
    text-transform: uppercase;
    display: block;
    line-height: 28px;
}
#div_vbpq .sidenav {
    background: #EDF2F8;
    margin-bottom: 5px;
}
#div_vbpq .sidenav a {
    list-style: none;
    display: block;
    border-top: 1px solid #FFFFFF;
        display: block;
    line-height: 18px;
    padding: 5px 5px 5px 25px;
    background: url(../images/bullet3.png) 12px 10px no-repeat;
    font-weight: bold;
    cursor: pointer;
    color: #030303;
}
#div_vbpq .sidenav a:hover{
        color: #FF9900;
    text-decoration: none;
}
#div_vbpq .sidenav ul {
    width: 100% !important;
    list-style: none;
    padding-left: 7px;
    background: #e4e4e4;
    border: 1px solid #ccc;
}
#div_vbpq .sidenav ul li a {
    padding: 7px 0;
    display: block;
    font-weight: bold;
    color: #222;
    padding-left: 30px !important;
    border: none;
    background: none;
}
#div_vbpq .sidenav ul li a:hover{
        color: #cc0000;
    text-decoration: none;
}
#div_vbpq .sidenav ul li {
    background: url(../images/li_expand_child.gif) 20px 11px no-repeat;
    border-top: 0;
}





form#frmTatca{
	text-align: center;
}
div#idTieude {
    margin-top: 7px;
    margin-bottom: 20px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #0A2C9C;
    text-align: center;
    line-height: 20px;
}
.form-group.col-sm-6 {
    margin: 10px auto;
}
#frmTatca label {
    font-weight: bold;
    padding-right: 20px;
}
input#find {
    display: inline;
    width: 210px !important;
    height: 25px;
    border-radius: 3px;
    border-color: #ccc !important;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 99%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(99%,#f6f6f6));
    background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 99%);
    background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 99%);
    background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 99%);
    background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
}

button#timNangcao {
    transform: translateX(140%);
    color: #002bff;
    text-decoration: none;
    font-size: 12px;
}
button#timNangcao:hover{
    color: #002bff;
    text-decoration: underline;
    font-size: 12px;
}
button#timNangcao:focus, button#btnFind:focus, button#btnReset:focus{
	box-shadow: none;
}

button#btnFind {
    margin: 0 auto;
    float: right;
    margin-right: 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 3px 5px;
    color: #cc0000;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 10px;
    background: #cccccc96;
    font-size: 12px;
}

button#btnReset {
    margin: 0 auto;
    float: left;
    margin-left: 0 !important;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 3px 5px;
    color: #cc0000;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 10px;
    background: #cccccc96;
    font-size: 12px;
}
button#btnFind:hover, button#btnReset:hover{
	color: #222;
	background: #fff;
}
.columns-max section#portlet_com_liferay_login_web_portlet_LoginPortlet {
    padding:0;
    margin: 0 5%;
}

/*  Hoi dap*/
section.box_center {
  margin-right: 15px;
  margin-top: 15px;
}
.reps_title h4 {
  font-size: 16px;
  font-weight: bold;
  color: rgb(51, 102, 153);
}
form#frm_content label {
  font-weight: bold;
  width: 100%;
  line-height: 22px;
  padding-right: 12px;
  display: inline;
}
form#frm_content label font {
  color: red;
}
div#dt-capcha {
  float: left;
  width: 100%;
}
.reps_text p a {
  text-decoration: underline;
  color: #0056b3;
}
.reps_text p a:hover {
  color: #3191de;
}
div#nav-tab {
  font-size: 12px;
  border-bottom: 3px solid #276fbd;
}
div#nav-tab a {
  background: linear-gradient(to bottom, #3191de 0%, #176bb3 100%);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 0px;
  margin: 0 1px 0 0;
  display: block;
  height: 27px;
  line-height: 25px;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  padding: 0 10px;
}
div#nav-tab a:hover,
div#nav-tab a.active {
  background: linear-gradient(to bottom, #ffc578 0%, #fb9d23 100%);
}
select#questionfieldid {
  padding: 0 18px;
  height: 25px;
  font-size: 12px;
}
section.retur.row {
  margin-top: 10px;
}
#lstCauhoi button.btn.btn-primary {
  font-size: 12px;
  height: 24px;
  line-height: 10px;
  margin-left: 14px;
}
.title_page_list {
  font-size: 12px;
  font-weight: bold;
  break-after: avoid;
}
select#senderobject {
  transform: translateX(-14px);
}
.reps_text p {
  font-size: 13px;
  padding: 7px 0;
  color: rgb(0, 51, 102);
}
.qa_title {
  background: url(../images/bg_title.jpg) repeat-x 0px;
  height: 28px;
  border: 0px;
  padding: 0px;
  margin: 0px;
  text-indent: 0px;
  margin-bottom: 2px;
}
.qa_title h4 {
    background: url(../images/bg_center_title.png) repeat-x;
    height: 29px;
    display: inline-block;
    float: left;
    line-height: 27px;
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    text-transform: uppercase;
  cursor: pointer;
}

.qa_title::before{
    content: "";
    width: 21px;
    height: 29px;
    display: inline-block;
    background: url(../images/bg_left_title.png) no-repeat;
    float: left;
}
.qa_title::after{
    content: "" !important;
    width: 26px;
    height: 29px;
    display: inline-block;
    background: url(../images/bg_right_title.png) no-repeat;
    float: left;
}
.qa_title h4:hover {
  color:  #FFBED4;
}
.refresh.lfr-portal-tooltip a {
  background: url(../images/refresh.png) no-repeat;
  height: 20px;
  width: 20px;
  display: block;
  z-index: 1000;
  background-position: center;
  margin-top: 26px;
}
.main_content {
  box-shadow: none;
  font-size: 12px;
  padding: 25px 10px 10px 10px;
  border: 1px solid #ccc;
  margin-top: -23px;
}
form#frm_content {
  margin-top: 10px;
}
.news_box_skhdt ul.nav.nav-tabs {
    background: url(/3cms/images/huyenbotrach/bg_title.jpg) repeat-x 0px;
    height: 28px;
}

.news_box_skhdt ul.nav.nav-tabs li a{
    color: #ffffff;
    float: left;
    font-size: 12px;
    margin-top: 7px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
    border: 1px solid #068dc9;
    padding: 0 15px;
    height: 27px;
    line-height: 27px;
    cursor: pointer;
    margin: 0 3px 0 -2px;
    background: #068dc9 !important;
}
.news_box_skhdt ul.nav.nav-tabs li:first-child a{
    border-left: none;
}
.news_box_skhdt ul.nav.nav-tabs li a.active, .news_box_skhdt ul.nav.nav-tabs li a:hover{
    color: #d72400 !important;
    text-decoration: none !important;
    background: linear-gradient(to bottom, #a9e4f7 0%, #0fb4e7 100%) !important;
}

form#frmDetail {
  line-height: 20px;
}
div#idSpanVBKhac {
  padding: 5px 15px;
}

.fieldset label.control-label {
    font-weight: bold;
    padding-bottom: 5px;
}

.article_content img {
	/*width: auto !important;*/
	margin: 0;
	max-width: 100%;
	height: auto !important;
	padding: 1px;
    border: 0px solid #ccc;
}
.portlet-column-content.empty, #div_vbpq .col-sm-12{
	padding: 0;
}

div#chitiet table tbody tr td {
 border: 1px solid #222;
 padding: 0 5px;
}

div#idSpanVBKhac table tbody tr td {
 border: none;
}

div#idSpanVBKhac b {
 font-weight: bold;
}
div#div_vbpq a {
    color: #00519C;
}
div#div_vbpq a:hover{
	text-decoration: underline;
}

.headerTopMenu, .closeMenu, #dropdown_Menu_Left, .btnMenu-toggle {
    display: none;
}

#news_slider {
    width: 100%;
    display: block;
    position: relative;
}

#news_slider .img_comment {
    display: block;
    width: 100%;
    height: 250px;
    margin-bottom: 7px;
    border: none;
}

#news_slider .slick-list {
    height: auto !important;
}

#news_slider .article_title_link .article_title {
    font-size: 15px;
    line-height: 20px;
    padding: 5px;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
    height: 46px;
}

#news_slider #imgHot_New28 {
    display: none;
}

#news_slider .article_summary {
    padding: 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

#news_slider .artItem {
    padding: 0;
    border: none;
}

#news_slider .slick-arrow {
    position: absolute;
    z-index: 10;
    top: 33%;
    font-family: "FontAweSome";
    font-size: 0;
    background: transparent;
    border: none;
}

#news_slider .slick-prev.slick-arrow {
    left: 0;
}

#news_slider .slick-prev.slick-arrow::before {
    content: "\f053";
    font-size: 22px;
    color: #cccccce0;
}

#news_slider .slick-next.slick-arrow {
    right: 0;
}

#news_slider .slick-next.slick-arrow::before {
    content: "\f054";
    font-size: 22px;
    color: #cccccce0;
}

#news_slider .slick-arrow:focus {
    outline: none;
    box-shadow: none;
}

#news_slider .slick-prev.slick-arrow:hover::before,
#news_slider .slick-next.slick-arrow:hover::before {
    color: #d6d4d4b8;
}

@media (max-width:768px) {
    /* topmenu */ 
    .top_menu,
    .banner {
        height:auto;
        display: flex;
    	justify-content: flex-end;
    }

    #slideshow {
        display:none;
    }
    .style_TNB_HT_234 {
        width:100%;
    }
	.top-slider-hot-news {
	    display: block !important;
	}
	
    .latest_news_box {
        width:100%;
    }

    #dLatesNews {
        float:left;
        width:100%;
    }
    .JsDatePickBox .boxMainInner {
        width:188px !important;
    }
    .JsDatePickBox {
        width:190px !important;
        top:5% !important;
        left:30% !important;
    }
    .calendar_content {
        left:35%;
    }

    /* an col left */
    div#column-2 {
        display: none;
    }
    
    div#myNavbar {
background: #068dc9;
width: 70%;
z-index: 1000;
transition: all .5s;
height: 100%;
display: block !important;
position: fixed;
top: 0;
left: -1000px;

}

div#myNavbar.show {
left: 0;
overflow: scroll;
}

.headerTopMenu .title1 {
font-size: 16px;
margin-bottom: 15px;
}

.titleName {
color: #ffc952;
font-family: auto;
text-transform: uppercase;
font-weight: 600;
font-size: 18px;
}

.top_menu ul li {
    order: 2;
    height: auto;
    border-right: 0;
    background: transparent !important;
}


.top_menu ul li:last-child{order: 1;width: 100%;display: block;position: initial;}

.top_menu ul li:last-child input#keywords {
margin: 0 auto;
width: 80%;
}

form#myFrm2 {
width: 100%;
margin: 0 auto;
display: block;
}


.closeMenu {
font-size: 22px;
position: absolute;
right: 15px;
top: 7px;
display: block;
color: #fff;
}

    .title_cat.show + .catLV1{
          display: block;
      }
      .title_cat  +.catLV1 li{
          width: 100%;
      }
	    
     .headerTopMenu, .closeMenu, #dropdown_Menu_Left {
    display: block;
}


.cat_box {
    display: none;
    margin-bottom: 0;
}


#dropdown_Menu_Left .cat_box {
    display: flow-root;
}
#dropdown_Menu_Left .cat_box .title_cat{
    height: 35px;
    z-index: 1000;
    background: transparent;
    border: none;
}
        
        .navbar-toggle .icon-bar {
    background-color: #fff;
}
#senna_surface1.show{
max-height: 100%;
overflow-y: hidden;
}

    
    span.btnMenu-toggle i {
 color: #fff;
 font-size: 22px;
 padding: 5px;
 display: flex;
 justify-content: flex-end;
 margin-right: 10px;
}



.btnMenu-toggle {
 display: block;
}
    #dropdown_Menu_Left .ul_expand li a {
	 background: url(../images/bullet_li_white.png) 20px 14px no-repeat !important;
	     padding-left: 35px !important;
	    text-transform: capitalize;
	}
	
	    
	   /*end cusstom menu 29/5/2020*/
	   ul.nav.navbar-nav li.catalogue_top a {
	    color: #fff !important;
	    background: transparent;
	    text-transform: uppercase;
	    padding: 0 10px !important;
	        font-size: 12px;
	    line-height: 35px;
	    text-shadow: none !important;
	    border-bottom: 0;
	}
	
	ul.ul_expand.catLV1 {
	 	border: none;
	    position: initial;
	    display: block;
	    width: 100%;
	    height: auto;
	    padding: 0;
	}
	
	.top_menu ul {
    display: flex;
}
	
	#dropdown_Menu_Left .cat_box .title_cat .box_title {
	 line-height: 35px;
	 padding-left: 25px;
	 border-top: 1px solid #fff;
	 position: relative;
	 background: no-repeat;
	 border-bottom: 1px solid #fff;
	}
	
	#dropdown_Menu_Left .cat_box .title_cat .box_title::before {
	 content: "\f077";
	 font-family: 'FontAwesome';
	 position: absolute;
	 top: 0;
	 right: 16px;
	 color: #ffffff6e;
	 font-weight: normal;
	}
	
	div#bg_overplay {
	 position: fixed;
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
	 background: #494949a3;
	 z-index: 100;
	 display: none;
	}
	
	div#bg_overplay.show {
	 display: block;
	}
	
	.top_menu ul li.catalogue_top {
	    border-bottom: 1px solid #ebeff3a6;
	}
	
	.top_menu ul li.catalogue_top:first-child {
	    border-top: 1px solid #ebeff3a6
	}
	
	.top_menu ul li.catalogue_top:first-child a::before {
	    content: "\f077";
	    font-family: 'FontAwesome';
	    position: absolute;
	    top: 0;
	    right: 16px;
	    color: #ffffff6e;
	    font-weight: normal;
	    font-size: 12px;
	}
	
	.style_TNB_HT_234 .article_summary {
	    text-overflow: ellipsis;
	    display: -webkit-inline-box;
	    max-width: 100%;
	    margin: 0 auto;
	    font-size: 14px;
	    -webkit-line-clamp: 4;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
	    line-height: 18px;
	}
	
	.ul_expand.catLV1 li {
	 	background: transparent !important;
		 border: none;
	     border-bottom: 1px solid #ffffff26;
	}
	
	ul.ul_expand.catLV1 li a {
	 color: #fff !important;
	}
    
}


@media (max-width: 576px){
  
    /* col content */
    div#layout-column_column-3 {
        padding: 0;
    }
    .tab_news, .list_float_right #dvListOtherNewLink {
        width: 100%;
    }
    .content_float_left .artItem {
        overflow: inherit;
    }
    .JsDatePickBox {
        top: 5% !important;
        left: 30% !important;
    }
    .calendar_content {
        left: 35%;
    }
    #slideshow{
        display: none;
    }
 
    .footer{
        height: auto;
    }
    .style_TNB_HT_234{
        margin: 0 !important;
        width: 100%;
    }
    button#_searchportlet_WAR_3cmsnewportlet_btnBasic {
    position: absolute;
    top: 0;
    right: -60px;
    margin: 0;
}
}


@media (min-width: 768px) {
	
	.col-md-8 {
	    flex: 0 0 62%;
	    max-width: 62%;
	}
	
	.col-md-2 {
	    flex: 0 0 19%;
	    max-width: 19%;
	}
	
	
	.col-md-9, .col-sm-9 {
	    flex: 0 0 81%;
	    max-width: 81%;
	}
	
	.col-md-3, .col-sm-3 {
	    flex: 0 0 19%;
	    max-width: 19%;
	}
	
}




@media only screen and (min-width: 768px){
    .collapse:not(.show) {
     display: block;
    }
    @media only screen and (min-width: 768px){
    .collapse:not(.show) {
     display: block;
    }
}
}