/*#header .content_module {
float:right;
}*/
#below_header .mod_slideshow.mod_slideshow_with_effect{
	width: 1030px;
	margin: 0px auto;
	display: block;
	padding-top: 4px; 	
	/*background: url(../images/mod_slideshow_shadow.png) center bottom no-repeat; */
	box-shadow: 0px 5px 8px #ABA7A7;  
}
#below_header .mod_slideshow.mod_slideshow_with_effect .slider-wrapper{
  opacity: 0.99;
}
#below_header .mod_slideshow.mod_slideshow_with_effect img{
	width: 1030px !important;
	/*height: 300px !important; */
}
#column_center .mod_slideshow.mod_slideshow_with_effect {
	width: 660px;
	height: auto;
}
#column_center .mod_slideshow.mod_slideshow_with_effect .sub_box{
	padding: 0px;
}
#column_center .mod_slideshow.mod_slideshow_with_effect .slider-wrapper {
    opacity: 0.99;
}

#below_header .content_module {
float:left;
width:100%;
}

#header .mod_menu LI {
list-style:none;
float:left;
}

#header .mod_menu.menutop1 A {
color:white;
text-decoration:none;
display:block;
height:30px;
margin:0 5px;
line-height:30px;
border:1px solid #1C76CC;
padding:0 10px; /*+border-radius: 3px;*/
-moz-border-radius:3px;
-webkit-border-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
background:#1C82E3;
}

#header .mod_menu.menutop1 A:hover {
background:#499BEA;
background:-moz-linear-gradient(top,#499BEA 0%,#207CE5 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#499bea),color-stop(100%,#207ce5));
background:-webkit-linear-gradient(top,#499BEA 0%,#207CE5 100%);
background:-o-linear-gradient(top,#499BEA 0%,#207CE5 100%);
background:-ms-linear-gradient(top,#499BEA 0%,#207CE5 100%);
background:linear-gradient(to bottom,#499BEA 0%,#207CE5 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr= '#499bea ',endColorstr= '#207ce5 ',GradientType=0 );
}

#header .mod_menu IMG {
vertical-align:middle;
height:16px;
margin:-5px 5px 0 0;
}

#header .mod_menu.menutop1 {
border-right:1px solid #2C89E2;
height:38px;
padding-top:7px;
padding-right:5px;
}

#header .mod_menu.menutop2 A {
font-size:0;
display:block;
text-decoration:none;
display:block;
height:30px;
width:30px;
text-align:center;
margin:0 5px;
line-height:30px;
border:1px solid #049248;
background:#01AB52; /*+border-radius: 20px;*/
-moz-border-radius:20px;
-webkit-border-radius:20px;
-khtml-border-radius:20px;
border-radius:20px;
}

#header .mod_menu.menutop2 A:hover {
/*background:#499BEA;
background:-moz-linear-gradient(top,#499BEA 0%,#207CE5 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#499bea),color-stop(100%,#207ce5));
background:-webkit-linear-gradient(top,#499BEA 0%,#207CE5 100%);
background:-o-linear-gradient(top,#499BEA 0%,#207CE5 100%);
background:-ms-linear-gradient(top,#499BEA 0%,#207CE5 100%);
background:linear-gradient(to bottom,#499BEA 0%,#207CE5 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr= '#499bea ',endColorstr= '#207ce5 ',GradientType=0 );*/
border: 1px solid #049248; 
background: #006e2e; /* Old browsers */
background: -moz-linear-gradient(top, #006e2e 0%, #049248 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #006e2e 0%,#049248 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #006e2e 0%,#049248 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006e2e', endColorstr='#049248',GradientType=0 );
}

#header .mod_menu.menutop2 IMG {
margin:8px 0 0 !important;
height:14px;
vertical-align:top !important;
}

#header .mod_menu.menutop2 {
height:38px;
padding:7px 5px 0;
border-left:1px solid #016330;
} 

 .mod_news_search INPUT.btn {
display:none;
}

 .mod_news_search {
    height: 45px;
    border-left: 1px solid #1d49ec;
    border-right: 1px solid #1d49ec;
    float: right;
    z-index: 99;
    top: 33px; 
	margin-top: -45px;
    top: 47px;
	background: #0181c6;
    background: -moz-linear-gradient(top, #0181c6 0%, #0050a0 100%);
    background: -webkit-linear-gradient(top, #0181c6 0%,#0050a0 100%);
    background: linear-gradient(to bottom, #0181c6 0%,#0050a0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0181c6', endColorstr='#0050a0',GradientType=0 );
}

 .mod_news_search .sub_box {
padding:10px 15px 10px 0px; 
}

 .mod_news_search INPUT.text {
height:22px;
padding:0 5px;
width:150px;
font-size:11px;
}

 .mod_news_search FORM {
float:left;
margin:0 5px 0 10px;
width:0;
overflow:hidden; 
-webkit-transition:all 0.25s ease-in-out 0s;
-moz-transition:all 0.25s ease-in-out 0s;
-o-transition:all 0.25s ease-in-out 0s;
transition:all 0.25s ease-in-out 0s;
}

 .mod_news_search FORM.show {
width:165px !important;
}

 .mod_news_search .toogle {
float:right;
height:25px;
width:25px;
font-size:0;
background:url( "../images/search.png ") center/24px no-repeat;
cursor:pointer;
} /**/

#below_header .mod_menu.mainmenu LI.root_item {
list-style:none;
float:left;
}

#below_header .mod_menu.mainmenu A {
color:white;
text-decoration:none;
font-size:13px;
}

#below_header .mod_menu.mainmenu LI.root_item >A {
display:block;
height:48px;
line-height:50px;
text-transform:uppercase;
font-weight:bold;
padding:0 7px; /*+transition: all 0.2s ease-in-out 0s;*/
-webkit-transition:all 0.2s ease-in-out 0s;
-moz-transition:all 0.2s ease-in-out 0s;
-o-transition:all 0.2s ease-in-out 0s;
transition:all 0.2s ease-in-out 0s;
}
#below_header .mod_menu.mainmenu LI.root_item >a.active{
	background: #0072C9; 
}
#below_header .mod_menu.mainmenu LI.root_item >A:hover {
background:#0072C9;
color:yellow;
}

#below_header .mod_menu.mainmenu LI.root_item:first-child A {
font-size:0;
}

#below_header .mod_menu.mainmenu LI IMG {
height:18px;
margin:14px 0 0;
}

#below_header .mod_menu UL.root_menu {
    float: left;
    z-index: 3;
}

#header .mod_customhtml.logo IMG {
/*height:85px !important;
width:auto !important;*/
}

#below_header .content_module.menu {
	/*background:#0050A0;*/
	background: #0181c6; /* Old browsers */
	background: -moz-linear-gradient(top, #0181c6 0%, #0050a0 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #0181c6 0%,#0050a0 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #0181c6 0%,#0050a0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0181c6', endColorstr='#0050a0',GradientType=0 );
}
#below_header .mod_menu.check_active_link.mainmenu {
	width:1030px;
	margin:0 auto;
}

#below_header .mod_menu.mainmenu .sub_box {
	width: 800px;
    float: left;
}

#header .content_module.logotext {
font-size:18px;
text-transform:uppercase;
position:absolute;
z-index:2;
color:yellow;
font-weight:bold;
height:45px;
line-height:45px;
left:98px;
}

#below_header .content_module.marquee {
background:white;
margin:0;
}

#below_header .mod_show_option_marquee {
position:relative;
width:1030px;
margin:0 auto;
}

#below_header .mod_show_option_marquee .sub_box {
width:678px !important;
overflow:hidden;
float:right;
margin-right:177px;
}

#below_header .mod_show_option_marquee .marquee_wrapper {
font-size:12px;
letter-spacing:1px;
height:25px !important;
line-height:25px;
}

#below_header .mod_show_option_marquee .marquee_wrapper SPAN { /*list-style: none;*/
margin:0 20px;
}

#below_header .mod_show_option_marquee SPAN A {
text-decoration:none;
color:red;
}

#below_header .mod_show_option_marquee SPAN A:before {
content: " \f006 ";
font-family: FontAwesome;
margin:0 2px 0 0;
}

#below_header .mod_show_option_marquee SPAN A:hover {
color:#1579D8;
}

#below_header .mod_show_option_marquee SPAN:hover {
color:#1579D8;
}

#below_header .mod_show_option_marquee .box_top_center {
position:absolute;
z-index:1;
background:url( "../images/tinmoinhan.png ") center no-repeat;
height:20px;
width:172px;
text-align:right;
color:white;
line-height:20px;
top:50%;
margin-top:-10px;
}

#below_header .mod_show_option_marquee .box_top_center .top_text {
padding:0 30px 0 0;
font-weight:bold;
text-transform:uppercase;
letter-spacing:1px;
font-size:11px !important;
}

#below_header .mod_show_option_marquee UL {
white-space:nowrap !important;
}

#below_header .mod_show_option_marquee .box_top_right {
display:block;
content: " ";
position:absolute;
z-index:1;
background:url( "../images/tinmoinhan_r.png ") center no-repeat;
height:20px;
width:172px;
text-align:left;
color:white;
line-height:20px;
right:0;
top:2px; /*margin-top: -10px;*/
}

#below_header .mod_show_option_marquee .box_top_right:before {
content: "tin mới nhận ";
padding:0 0 0 30px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:1px;
font-size:11px !important;
} /**/

#below_header .mod_slideshow.mod_slideshow_no_effect {
width:1030px;
margin:10px auto 0;
background:#EEE;
border:1px solid #E1E1E1;
}

#below_header .mod_slideshow.mod_slideshow_no_effect LI {
list-style:none;
float:left;
padding:5px;
height:100px;
width:505px;
text-align:center;
}

#below_header .mod_slideshow.mod_slideshow_no_effect LI IMG {
width:505px !important;
height:100px !important;
}

/*#column_center_full .mod_slideshow.mod_slideshow_no_effect{
	width: 1030px;
    margin: 10px auto 0;
    background: #EEE;
    border: 1px solid #E1E1E1;
}
#column_center_full .mod_slideshow.mod_slideshow_no_effect li{
    list-style: none;
    float: left;
    padding: 5px;
    height: 100px;
    width: 505px;
    text-align: center;
}
#column_center_full .mod_slideshow.mod_slideshow_no_effect li img{
    width: 505px !important;
    height: 100px !important;
}*/ 
	
#column_center IMG {
/*max-width:100%;*/
}
#center_content .components.com_content.com_content_article_view .content img{
	max-width: 640px;
}

#column_center .mod_show_option_tieudiem .img {
height:220px;
overflow:hidden;
}

#column_center .mod_show_option_tieudiem .img IMG {
min-height:100%;
}

#column_center .content_module .sub_box {
border:1px solid #E1E1E1;
padding:10px; /*+box-shadow: 0px 3px #F3F3F3;*/
-moz-box-shadow:0px 3px #F3F3F3;
-webkit-box-shadow:0px 3px #F3F3F3;
box-shadow:0px 3px #F3F3F3;
margin:0 0 20px 0;
}

#column_center .mod_show_option_tieudiem .sub_box {
height:438px;
}

#column_center .mod_show_option .top_text{
color:#0050A0;
text-decoration:none;
}
#column_center .mod_show_option .top_text A {
color:#0050A0;
text-decoration:none;
}

#column_center .mod_show_option .top_text A:hover {
color:#F70004;
}

#column_center .mod_show_option_tieudiem .title {
margin:5px 0;
font-size:18px;
max-height:50px;
overflow:hidden;
}

#column_center .mod_show_option_tieudiem .title A {
text-decoration:none;
color:#111;
font-weight:bold;
}

#column_center .mod_show_option_tieudiem .title A:hover {
color:#F70004; 
}

#column_center .mod_show_option_tieudiem .view-more {
display:none;
}

#column_center .mod_show_option_tieudiem .tinlienquan_title {
display:none;
}

#column_center .mod_show_option_tieudiem .description {
margin:0 0 10px 0;
line-height:20px;
text-align:justify;
max-height:60px;
overflow:hidden;
}

#column_center .mod_show_option_tieudiem .tinlienquan {
border-top:1px dashed #828282;
padding:10px 0;
}

#column_center .mod_show_option_tieudiem LI {
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
list-style:none;
}

#column_center .mod_show_option_tieudiem .tinlienquan A {
text-decoration:none;
line-height:25px;
font-weight:bold;
color:#333;
}

#column_center .mod_show_option_tieudiem .tinlienquan A:hover {
color:#f0470c; 
}

#column_center .mod_show_option_tieudiem .tinlienquan A:before {
content: " \f0c8 ";
font-family:FontAwesome;
margin:0 10px 0 0;
font-size:5px;
float:left;
color:#f0470c; 
}

#column_center  .box_top_center {
border-left:3px solid #0050A0;
padding:0 0 0 5px;
margin:0 0 7px 0;
text-transform:uppercase;
font-weight:bold;
font-size:14px;
}

#column_center .mod_show_option_chuyenmuc .view-more {
display:none;
}

#column_center .mod_show_option_chuyenmuc .tinlienquan_title {
display:none;
}

#column_center .mod_show_option_chuyenmuc .img {
float:right;
width:150px;
margin:0 0 0 10px;
z-index:1;
}

#column_center .mod_show_option_chuyenmuc .img IMG {
width:100%;
height:auto;
}

#column_center .mod_show_option_chuyenmuc .description {
	line-height:20px;
	text-align:justify;
	height:92px; 
    padding-bottom: 1px;
    border-bottom: 1px dashed #828282;
}

#column_center .mod_show_option_chuyenmuc .tinlienquan {
list-style:none;
padding:10px 0 0;
/*border-top:1px dashed #1579D8;*/ 
}

#column_center .mod_show_option_chuyenmuc .title {
font-size:15px;
line-height:20px;
margin:0 0 10px 0;
max-height:45px;
overflow:hidden;
}

#column_center .mod_show_option_chuyenmuc .title A {
color:#111;
text-decoration:none;
font-weight:bold;
}

#column_center .mod_show_option_chuyenmuc .title A:hover {
color:#F70004;
}

#column_center .mod_show_option_chuyenmuc LI {
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
list-style:none;
}

#column_center .mod_show_option_chuyenmuc .tinlienquan A {
text-decoration:none;
line-height:20px;
color:#333;
font-weight:bold;
}

#column_center .mod_show_option_chuyenmuc .tinlienquan A:hover {
color:#f0470c;
}

#column_center .mod_show_option_chuyenmuc .tinlienquan A:before {
content: " \f0c8 ";
font-family:FontAwesome;
margin:0 10px 0 0;
font-size:5px;
float:left;
color:#f0470c;
} /**/

#column_center_full .mod_slideshow.mod_slideshow_no_effect {
/*border:1px solid #E9E9E9;
padding:5px;
background:#EEEEEE; */
width: 1030px; 
}

#column_center_full .mod_slideshow.mod_slideshow_no_effect IMG {
    width: 330px !important;
    height: 120px !important;
}

#column_center_full .mod_slideshow.mod_slideshow_no_effect LI {
    /* list-style: none; */
    list-style: none;
    float: left;
    padding: 5px;
    height: 120px;
    width: 330px;
    text-align: center;
}

#column_left_bottom .content_module.three_col {
overflow:hidden;
width:217px;
margin:0 0 10px 5px;
float:left;
border:1px solid #E1E1E1; /*+box-shadow: 1px 1px 5px #E7E7E7;*/
-moz-box-shadow:1px 1px 5px #E7E7E7;
-webkit-box-shadow:1px 1px 5px #E7E7E7;
box-shadow:1px 1px 5px #E7E7E7;
}

#column_left_bottom .mod_show_option_chuyenmuc .view-more {
display:none;
}

#column_left_bottom .mod_show_option_chuyenmuc .tinlienquan_title {
display:none;
}

#column_left_bottom .mod_show_option_chuyenmuc {
padding:10px;
height:340px;
overflow:hidden;
}

#column_left_bottom .mod_show_option_chuyenmuc .img IMG {
width:100%;
min-height:100%;
}

#column_left_bottom .mod_show_option_chuyenmuc .img {
height:120px;
overflow:hidden;
}

#column_left_bottom .mod_show_option_chuyenmuc .description {
display:none;
}

#column_left_bottom .mod_show_option_chuyenmuc .box_top_center {
margin:0 0 10px 0;
border-bottom:1px solid #E9E9E9;
height:26px;
}

#column_left_bottom .mod_show_option_chuyenmuc .top_text {
display:table-cell;
height:25px;
line-height:25px;
text-transform:uppercase;
font-weight:bold;
font-size:14px;
border-bottom:2px solid #006a32; 
}

#column_left_bottom .mod_show_option_chuyenmuc .box_top_center .top_text A {
color:#006a32;
text-decoration:none;
}

#column_left_bottom .mod_show_option_chuyenmuc .top_text A:hover {
color:black; 
}

#column_left_bottom .mod_show_option_chuyenmuc .tinlienquan LI {
list-style:none;
margin:8px 0;
max-height:32px;
overflow:hidden;
}

#column_left_bottom .mod_show_option_chuyenmuc .tinlienquan LI A {
text-decoration:none;
line-height:15px;
color:#333;
display:block;
overflow:hidden;
font-weight:bold;
}

#column_left_bottom .mod_show_option_chuyenmuc .tinlienquan LI A:hover {
color:#006a32; 
}

#column_left_bottom .mod_show_option_chuyenmuc .tinlienquan LI:before {
content: " \f0da ";
font-family:FontAwesome;
margin:2px 5px 0 0; 
float:left;
}

#column_left_bottom .mod_show_option_chuyenmuc .title {
margin:8px 0;
max-height:38px;
font-size:13px;
overflow:hidden;
}

#column_left_bottom .mod_show_option_chuyenmuc .title A {
text-decoration:none;
color:#111;
font-weight:bold;
line-height:18px;
}

#column_left_bottom .mod_show_option_chuyenmuc .title A:hover {
color:#006a32;
}

#column_left_bottom .mod_show_option_chuyenmuc .tinlienquan {
border-top:1px dashed #049248; 
padding:10px 0 0;
} /**/

#column_right_bottom .mod_show_option_ngoisao IMG {
width:100%;
min-height:100%;
}

#column_right_bottom .mod_show_option_ngoisao .xemthem {
display:none;
}

#column_right_bottom .box_top_center {
margin:0 0 10px 0;
border-bottom:1px solid #E9E9E9;
height:26px;
}

#column_right_bottom .top_text {
display:table-cell;
height:25px;
line-height:25px;
text-transform:uppercase;
font-weight:bold;
font-size:14px;
border-bottom:2px solid #006a32;
color: #006a32;; 
}

#column_right_bottom .top_text A {
color:#006a32;
text-decoration:none;
}

#column_right_bottom .top_text A:hover {
color:black;
}
#column_right .mod_slideshow.mod_slideshow_with_vertical_scroll .carousel-demo-vertical{
	height: 500px !important; 
}


#column_right .mod_show_option_ngoisao LI {
list-style:none;
margin:10px 0;
border:1px solid #E3E3E3;
padding:10px; /*+box-shadow: 1px 1px 5px #E6E6E6;*/
-moz-box-shadow:1px 1px 5px #E6E6E6;
-webkit-box-shadow:1px 1px 5px #E6E6E6;
box-shadow:1px 1px 5px #E6E6E6;
}

#column_right .mod_show_option_ngoisao .wrapper {
position:relative;
}

#column_right .mod_show_option_ngoisao .img {
	height:140px;
	overflow:hidden;
}
#column_right .mod_show_option_ngoisao .img img{
	width: 303px;
	height: auto; 
}

#column_right .mod_show_option_ngoisao .title {
	position:absolute;
	z-index:1;
	bottom:0;
	width:100%;
}
#column_right .mod_show_option_ngoisao .xemthem {
    display: none;
}

#column_right .mod_show_option_ngoisao .title A {
	display:block;
	padding:5px;
	text-align:center;
	color:white;
	text-decoration:none;
	background:rgba(0, 106, 50, 0.84);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#column_right .mod_show_option_ngoisao LI:hover .title A {
color:yellow;
}

#footer .content_module {
float:left;
}

#footer .content_module.right {
float:right;
}

#footer .mod_visitcounter .general_counter {
display:none;
}

#footer .mod_customhtml.cpr {
line-height:20px;
font-size:13px;
}

#footer .mod_customhtml.cpr .title {
font-weight:bold;
text-transform:uppercase;
margin:0 0 5px 0;
}

#footer .mod_visitcounter .top_text {
font-weight:bold;
text-transform:uppercase;
margin:0 0 5px 0;
font-size: 14px;
}

#footer .mod_visitcounter {
line-height:20px;
font-size:12px;
margin:0 10px 0 0;
}

#footer .mod_visitcounter TABLE {
width:200px;
font-size: 16px;
}

#footer .mod_visitcounter IMG {
display:none;
}

#footer .mod_customhtml.logo {
margin:0 15px 0 0;
}

#footer .mod_customhtml.logo IMG {
height:102px;
}

#footer .footermenu {
}

#footer .content_module.footermenu {
float:none;
border-bottom:4px solid #0050A0;
margin:0 0 15px 0;
padding:10px 0 15px;
}

#footer .mod_menu.footermenu LI {
float:left;
list-style:none;
padding:0 8px;
}

#footer .mod_menu.footermenu LI A {
text-decoration:none;
color:#111;
text-transform:uppercase;
font-size:13px;
}

#footer .mod_menu.footermenu LI A:hover {
color:#f0470c;
} /**/

#column_right .mod_customhtml.bxh IFRAME {
border:none;
height:390px;
margin:-54px 0 0 -1px;
}

#column_right .mod_customhtml.bxh .sub_box {
padding:10px 0;
}

#column_right .content_module {
margin:0 0 15px 0;
}

#column_right .sub_box { /*+box-shadow: 1px 1px 2px #F3F3F3;*/
-moz-box-shadow:1px 1px 2px #F3F3F3;
-webkit-box-shadow:1px 1px 2px #F3F3F3;
box-shadow:1px 1px 2px #F3F3F3; /*overflow: hidden;*/
border:1px solid #E9E9E9;
position:relative;
}

#bxhwrapper {
overflow:hidden;
width:296px;
margin:0;
}

#column_right .box_top_center {
margin:0 0 10px 0;
border-bottom:1px solid #E9E9E9;
height:26px;
}

#column_right .top_text {
display:table-cell;
height:25px;
line-height:25px;
text-transform:uppercase;
font-weight:bold;
font-size:12px;
border-bottom:2px solid #0050A0;
color: #0050A0; 
}

#column_right .mod_customhtml.ltd .sub_box {
padding:10px 0;
border:1px solid #E9E9E9;
}

#ltdwrapper {
overflow:hidden;
width:316px;
}

#column_right .mod_customhtml.ltd IFRAME {
border:none;
height:281px;
width:320px;
margin:-49px 0 0 -3px;
}

#column_right .mod_customhtml.kqtd .sub_box {
padding:10px 0;
border:1px solid #E9E9E9;
}

#kqtdwrapper {
overflow:hidden;
width:316px;
}

#column_right .mod_customhtml.kqtd IFRAME {
border:none;
height:281px;
width:714px;
margin:-49px 0 0 -338px;
}

#column_right .sub_box .labancp {
z-index:1;
position:absolute;
top:-11px;
right:0;
background:#80B9EF;
padding:4px 8px;
font-size:11px; /*+border-radius: 0 0 0 5px;*/
-moz-border-radius:0 0 0 5px;
-webkit-border-radius:0 0 0 5px;
-khtml-border-radius:0 0 0 5px;
border-radius:0 0 0 5px;
letter-spacing:;
}

#column_right .sub_box .labancp:hover {
background:#1579D8;
}

#column_right .sub_box .labancp A {
color:white;
text-decoration:none;
}

#column_right .sub_box .labancp A:hover {
color:yellow;
}

#column_right .mod_show_option.mod_show_option_list.mod_show_option_type_5.check_active_link ul li{
    list-style: none;
    text-align: justify;
    padding: 4px 5px;
    border-bottom: 1px dashed #ccc;
}
#column_right .mod_show_option.mod_show_option_list.mod_show_option_type_5.check_active_link ul li:before{
    content: "\f0a4 ";
    font-family: FontAwesome;
    margin: 3px 3px 0px 0px;
    font-size: 13px;
    float: left;
    color: #f0470c;
}
#column_right .mod_show_option.mod_show_option_list.mod_show_option_type_5.check_active_link ul li a {
    text-decoration: none;
    line-height: 20px;
    color: #333;
    font-weight: bold;
    font-size: 13px;
}
#column_right .mod_show_option.mod_show_option_list.mod_show_option_type_5.check_active_link ul li a:hover{
	color: #F70004; 
}

#column_left IMG {
max-width:100%;
}

#column_left .content_module {
margin:0 0 0 5px;
}

#column_left .mod_show_option_newest .view-more {
display:none;
}

#column_left .mod_show_option_newest .tinlienquan_title {
display:none;
}

#column_left .sub_box { /*+box-shadow: 1px 1px 2px #F3F3F3;*/
-moz-box-shadow:1px 1px 2px #F3F3F3;
-webkit-box-shadow:1px 1px 2px #F3F3F3;
box-shadow:1px 1px 2px #F3F3F3; /*overflow: hidden;*/
border:1px solid #E9E9E9;
position:relative;
margin:0 0 20px 0;
}

#column_left .mod_show_option_newest .img {
height:135px;
overflow:hidden;
}

#column_left .mod_show_option_newest .img IMG {
min-height:100%;
}

#column_left .mod_show_option_list .title {
max-height:44px;
font-size:15px;
margin:10px 0;
overflow:hidden;
}

#column_left .mod_show_option_list .title A {
color:#111;
text-decoration:none;
line-height:20px;
font-weight:bold;
}

#column_left .mod_show_option_list .title A:hover {
color:#F70004; 
}

#column_left .mod_show_option_newest .description {
text-align:justify;
line-height:20px;
max-height:110px; 
overflow:hidden;
}

#column_left .mod_show_option_newest .tinlienquan {
margin:10px 0 0;
border-top:1px dashed #828282;
padding:5px 0;
}

#column_left .mod_show_option_newest .sub_box {
height:570px;
overflow:hidden;
padding:10px;
}

#column_left .mod_show_option_newest .tinlienquan LI {
list-style:none;
margin:8px 0;
max-height:35px;
overflow:hidden;
}

#column_left .mod_show_option_newest .box_top_center {
/*display:none;*/
}

#column_left .mod_show_option_newest .tinlienquan LI A {
text-decoration:none;
color:#333;
display:block;
overflow:hidden; /*font-weight: bold;*/
}

#column_left .mod_show_option_newest .tinlienquan LI A:hover {
color:#f0470c;
}

#column_left .mod_show_option_newest .tinlienquan LI:before {
content: " \f0c8 ";
font-family:FontAwesome;
margin:4px 5px 0 0;
font-size:5px;
float:left;
color:#f0470c;
}

#column_left .box_top_center {
border-left:3px solid #0050A0;
padding:0 0 0 5px;
margin:0 0 7px 0;
text-transform:uppercase;
font-weight:bold;
font-size:14px;
}
#column_left .box_top_center .top_text{	
	color: #0050A0; 
}
#column_left .box_top_center .top_text a{	
	color: #0050A0; 
	text-decoration: none;
}
#column_left .box_top_center .top_text a:hover{
	color: #F70004;
}

#column_left .mod_show_option_hotest .sub_box {
padding:10px;
height:209px;
}

#column_left .mod_show_option_hotest .news_list LI {
list-style:none;
margin:8px 0;
max-height:35px;
overflow:hidden;
}

#column_left .mod_show_option_hotest .news_list LI:before {
content: " \f0c8 ";
font-family:FontAwesome;
margin:4px 5px 0 0;
font-size:5px;
float:left;
color:#126BC0;
}

#column_left .mod_show_option_hotest .news_list LI A {
text-decoration:none;
color:#333;
display:block;
overflow:hidden;
font-weight:bold;
}

#column_left .mod_show_option_hotest .news_list LI A:hover {
color:#006a32; 
}

#column_left .mod_poll .sub_box {
min-height:209px;
padding:10px;
}

#column_left .mod_poll TABLE {
width:100%;
}

#column_left .mod_poll .choose {
line-height:25px;
font-weight:bold;
}

#column_left .mod_poll .desc {
line-height:20px;
font-weight:bold;
}

#column_left .mod_poll .submit INPUT {
width:100%;
border:1px solid #1579D8;
background:#1579D8;
color:white;
height:25px;
cursor:pointer;
}

#column_left .mod_poll .submit INPUT:hover {
background:#499BEA;
background:-moz-linear-gradient(top,#499BEA 0%,#207CE5 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#499bea),color-stop(100%,#207ce5));
background:-webkit-linear-gradient(top,#499BEA 0%,#207CE5 100%);
background:-o-linear-gradient(top,#499BEA 0%,#207CE5 100%);
background:-ms-linear-gradient(top,#499BEA 0%,#207CE5 100%);
background:linear-gradient(to bottom,#499BEA 0%,#207CE5 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr= '#499bea ',endColorstr= '#207ce5 ',GradientType=0 );
}

#column_left .mod_poll .choose LABEL {
cursor:pointer;
}

#column_left .mod_poll .progress {
text-align:center;
border:1px solid #D6D6D6;
position:relative;
height:15px;
overflow:hidden;
background:#1579D8;
margin:0 0 5px 0;
}

#column_left .mod_poll .progress .progress-bar {
background:#E7252D;
height:100%;
}

#column_left .mod_poll .progress LABEL {
position:absolute;
top:0;
z-index:1;
left:0;
display:block;
width:100%;
font-size:11px;
color:white;
text-shadow:1px 1px #1B1B1B;
}

#column_left .mod_poll .label_sur {
font-weight:bold;
} /**/

#column_left .mod_show_option_newest LI A {
font-weight:bold;
} /**/

#column_right .top_text A {
color:#0050A0;
text-decoration:none;
}

#column_right .top_text A:hover {
color:#F70004;
}
#column_right .mod_show_option_chuyenmuc .img IMG {
width:100%;
min-height:100%;
}

#column_right .mod_show_option_chuyenmuc .img {
height:135px;
overflow:hidden;
}

#column_right .mod_show_option_chuyenmuc .content_big {
position:relative;
}

#column_right .mod_show_option_chuyenmuc .main .title {
	position:absolute;
	bottom:0;
	text-align:center;
	width:100%;
}

#column_right .mod_show_option_chuyenmuc .main .title A {
	display:block;
	padding:5px;
	text-align:center;
	color:white;
	text-decoration:none;
	background:rgba(0, 79, 160, 0.8);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#column_right .mod_show_option_chuyenmuc .content_big:hover .title A {
color:yellow;
}

#column_right .mod_show_option_chuyenmuc .description {
display:none;
}

#column_right .mod_show_option_chuyenmuc .view-more {
display:none;
}

#column_right .mod_show_option_chuyenmuc .tinlienquan_title {
display:none;
}

#column_right .mod_show_option_chuyenmuc .sub_box {
border:1px solid #E3E3E3;
padding:10px; /*+box-shadow: 1px 1px 5px #E6E6E6;*/
-moz-box-shadow:1px 1px 5px #E6E6E6;
-webkit-box-shadow:1px 1px 5px #E6E6E6;
box-shadow:1px 1px 5px #E6E6E6;
}

#column_right .mod_show_option_chuyenmuc .tinlienquan {
border-top:1px dashed #828282; 
padding:10px 0 0;
margin:10px 0 0;
}

#column_right .mod_show_option_chuyenmuc .tinlienquan LI {
list-style:none;
margin:8px 0;
max-height:16px;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
}

#column_right .mod_show_option_chuyenmuc .tinlienquan LI A {
text-decoration:none;
line-height:15px;
color:#333;
font-weight:bold;
}

#column_right .mod_show_option_chuyenmuc .tinlienquan LI A:hover {
color:#006a32;
}

#column_right .mod_show_option_chuyenmuc .tinlienquan LI:before {
content: " \f0da ";
font-family:FontAwesome;
margin:0 5px 0 0;
float:left;
}

#column_right_bottom .content_module {
margin:0 0 15px 0;
}

#below_header .mod_menu.mainmenu .root_item {
position:relative;
}

#below_header .mod_menu.mainmenu .content-horizontal >ul >li >ul{
    position: absolute;
    background: #0050A0;
    white-space: nowrap;
    list-style: none;
    border: 1px solid #002D8E;  
    -moz-box-shadow: 1px 2px 2px #1C5D9E;
    -webkit-box-shadow: 1px 2px 2px #1C5D9E;
    box-shadow: 1px 2px 2px #1C5D9E;
    opacity: 0;
    visibility: hidden;
    min-width: 200px;
	z-index: 99; 
}
#below_header .mod_menu.mainmenu .root_item:hover >.sub_menu {
	opacity:1;
	visibility:visible;
}
#below_header .mod_menu.mainmenu .content-horizontal >ul >li >ul >li ul{
	position: absolute;
    background: #0050A0;
    white-space: nowrap;
    list-style: none;
    border: 1px solid #002D8E;  
    -moz-box-shadow: 1px 2px 2px #1C5D9E;
    -webkit-box-shadow: 1px 2px 2px #1C5D9E;
    box-shadow: 1px 2px 2px #1C5D9E;
    opacity: 0;
    visibility: hidden;
    min-width: 200px;
	z-index: 99;
	left: 0px;
	top: 0;	
}
#below_header .mod_menu.mainmenu .content-horizontal >ul >li >ul >li:hover >ul{
	left: 100%;
	opacity:1;
	visibility:visible;
	top: -1px;
}


#below_header .mod_menu.mainmenu .sub_menu >LI >A {
padding:10px 20px;
display:block;
border-bottom:1px solid #003693; 
font-size:13px;
}

#below_header .mod_menu.mainmenu .sub_menu >LI >A:hover {
color:yellow;
}

#column_right_bottom  .mod_gallery.mod_gallery_with_scroll.valign ul li{
	width: 320px;
	height:450px;
	
}

#column_left  .mod_gallery.mod_gallery_with_scroll .jcarousel-clip.jcarousel-clip-vertical {
    overflow: hidden;
    height: 365px; 
    padding: 10px;
}
#column_left  .mod_gallery.mod_gallery_with_scroll .jcarousel-clip.jcarousel-clip-vertical li{
	width: 212px; 
    height: 115px;
    margin: 0 0 10px 0; 
    overflow: hidden; 	
	list-style: none;
	text-align: center;
	list-style: none;
}
#column_left  .mod_gallery.mod_gallery_with_scroll .jcarousel-clip.jcarousel-clip-vertical  li p{
	background: rgba(0, 79, 160, 0.7);
	bottom: 24%;
	padding: 5px;
	position: absolute;
	width: 196px;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition:all 0.5s ease-in-out 0s;
	color: white;
	text-align: center;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: none;
}

#column_left  .mod_gallery.mod_gallery_with_scroll .jcarousel-clip.jcarousel-clip-vertical li img{
	width: 100% !important;
	height: auto; 
}

#column_right .mod_video.player_audio_video .sub_box {
    -moz-box-shadow: 1px 1px 2px #F3F3F3;
    -webkit-box-shadow: 1px 1px 2px #F3F3F3;
    box-shadow: 1px 1px 2px #F3F3F3;
    /* overflow: hidden; */
    border: 1px solid #E9E9E9;
    position: relative;
}
#column_right .mod_video.player_audio_video .mod_video_title,
#column_right .mod_video.player_audio_video .video_lib_link {
    display: none;
}
#column_right .mod_video.player_audio_video .mod_video_player{
	width: 310px !important;
    height: 180px  !important;
    margin-left: 7px;
    margin-top: 6px;
}
#column_right .mod_video.player_audio_video ul {
    width: 312px;
    overflow-y: scroll;
    /* margin-bottom: 10px; */
    height: 86px;
    margin: 0px auto;
}
#column_right .mod_video.player_audio_video ul li {
    list-style: none;
    padding: 5px 6px 1px 6px;
	line-height: 18px;
}
#column_right .mod_video.player_audio_video ul li a{
	color: black;
	text-decoration: none; 
}
#column_right .mod_video.player_audio_video ul li a:hover{
	color: #f0470c;
}
#column_right .mod_video.player_audio_video ul li a:before{
	content: " \f0c8 ";
    font-family: FontAwesome;
    margin: 0 7px 0 0;
    font-size: 5px;
    float: left;
    color: #f0470c;
}

#column_right .mod_link .sub_box {
   -moz-box-shadow: 1px 1px 2px #F3F3F3;
    -webkit-box-shadow: 1px 1px 2px #F3F3F3;
    box-shadow: 1px 1px 2px #F3F3F3;
    border: 1px solid #E9E9E9;
    position: relative;
}
#column_right .mod_link  select.ct_tt {
    width: 290px !important;
    height: 25px !important;
    margin: 9px 15px;
}


#column_right  .mod_show_option_tintuc .jcarousel-clip.jcarousel-clip-vertical{
	height: 290px;
	overflow: hidden; 
}
#column_right  .mod_show_option.mod_show_option_list.mod_show_option_type_4.check_active_link.mod_show_option_tintuc .sub_box {
   -moz-box-shadow: 1px 1px 2px #F3F3F3;
    -webkit-box-shadow: 1px 1px 2px #F3F3F3;
    box-shadow: 1px 1px 2px #F3F3F3;
    border: 1px solid #E9E9E9;
    position: relative;
}
#column_right .mod_show_option_tintuc .jcarousel-clip.jcarousel-clip-vertical li {
    padding: 6px 5px 7px 5px;
	/*border-bottom: 1px dashed #828282;  */
	clear: both;
	width:290px;
}
#column_right  .mod_show_option_tintuc .jcarousel-clip.jcarousel-clip-vertical ul .img {
    width: 90px;
    max-height: 90px;
    overflow: hidden;
	float: left; 
	padding-right:7px; 
	display: block;
}
#column_right  .mod_show_option_tintuc .jcarousel-clip.jcarousel-clip-vertical ul .img img{
	width: 90px;
	height: auto; 
}
#column_right  .mod_show_option_tintuc .jcarousel-clip.jcarousel-clip-vertical ul .title a{
	color: black;
	text-decoration: none;
	font-weight: bold;  
}
#column_right  .mod_show_option_tintuc .jcarousel-clip.jcarousel-clip-vertical ul .title a:hover{
	color: #f0470c; 
}
#column_right  .mod_show_option_tintuc .jcarousel-clip.jcarousel-clip-vertical ul .description {
    text-align: justify;
    line-height: 17px;
    padding: 3px 0px;
    max-height: 50px;
    overflow: hidden;
	display: none;
}
#column_right  .mod_show_option_tintuc .jcarousel-clip.jcarousel-clip-vertical ul .xemthem{
	display: none; 
}

#center_content  .components.com_search.com_search_result_view   .title {
    font-size: 14px;
    margin: 0 0 10px 0;
}
#center_content  .components.com_search.com_search_result_view   .title  a {
    text-decoration: none;
    color: #111;
    font-weight: bold;
}
#center_content  .components.com_search.com_search_result_view   .title  a:hover{
	color:#F70004;
}
#center_content  .components.com_search.com_search_result_view .news_img {
    float: left;
    width: 185px;
    margin: 0 10px 0 0;
}
#center_content  .components.com_search.com_search_result_view .news_img IMG {
    width: 100%;
}
#center_content  .components.com_search.com_search_result_view .date {
    display: none;
}
#center_content  .components.com_search.com_search_result_view .content {
    padding: 10px 0;
    border-bottom: 1px solid #DBDBDB;
}
#center_content  .components.com_search.com_search_result_view .news_content {
    line-height: 20px;
    max-height: 100px;
    text-align: justify;
    overflow: hidden;
}
#column_center .mod_show_option_dichvu .sub_box{
	padding: 0px;
}
#column_center .mod_show_option_dichvu .content_big {
	width: 200px;
    height: 288px;
    overflow: hidden;
    float: left;
    margin: 15px 4px 10px 12px;
}
#column_center .mod_show_option_dichvu .content_big .img {
    width: 194px;
    height: 150px;
    overflow: hidden;
    border: 3px solid #afa8a8;
}
#column_center .mod_show_option_dichvu .content_big .img img{
	width: 194px;
	height: 100%;
}
#column_center .mod_show_option_dichvu .content_big .title A {
    color: white;
    text-decoration: none;
    font-weight: bold;
}
#column_center .mod_show_option_dichvu .content_big .title {
    background: #0050A0;
    padding: 5px 3px;
    height: 35px;
    overflow: hidden;
	margin-bottom:3px;
}
#column_center .mod_show_option_dichvu .content_big .title a:hover {
    color: yellow;
}
#column_center .mod_show_option_dichvu .content_big .description {
    text-align: justify;
    line-height: 20px;
	height: 84px;
}
#column_center .mod_show_option_dichvu .content_big .view-more {
    display: none;
}
#column_right .mod_show_option_tin li{
	list-style: none;
    border-bottom: 1px dashed #ccc;
    margin: 5px 0px 10px 0px;
    height: 84px;
    padding: 0px 6px;
}
#column_right .mod_show_option_tin li .img {
    width: 120px;
    height: 80px;
    overflow: hidden;
    margin-right: 5px;
    float: left;
}
#column_right .mod_show_option_tin li .img img{
	width: 100%;
	height: auto;
}
#column_right .mod_show_option_tin li .title a{
    text-decoration: none;
    line-height: 20px;
    color: #333;
    font-size: 13px;
}
#column_right .mod_show_option_tin li .title a:hover{
	color: #f0470c;
}
#column_right .mod_show_option_tin li .xemthem{
	display: none;
}

#column_right  .mod_gallery .jcarousel-clip.jcarousel-clip-vertical {
    width: 323px;
    overflow: hidden;
    height: 215px;
}
#column_right  .mod_gallery .jcarousel-clip.jcarousel-clip-vertical  li{
	list-style: none;
	width: 323px;
	height: 215px;
}
#column_right  .mod_gallery .jcarousel-clip.jcarousel-clip-vertical  li img{
	width: 323px;
}

#column_right .mod_customhtml.gt {
    text-align: justify;
    line-height: 20px;
}
#column_right .mod_customhtml.gt .sub_box{
	padding: 10px;
}
#column_right .mod_customhtml.gt .box_top_center{
	border: none;
}
#column_right .mod_show_option.mod_show_option_list.mod_show_option_type_4.check_active_link.mod_show_option_tin {
    display: none;
}
.mod_show_option.mod_show_option_list.mod_show_option_type_5.check_active_link.mod_show_option_marquee {
    display: none;
}