/* roboto-regular - latin_vietnamese_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'),
       url('../fonts/roboto-v18-latin_vietnamese_latin-ext-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v18-latin_vietnamese_latin-ext-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-500 - latin_vietnamese_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'),
       url('../fonts/roboto-v18-latin_vietnamese_latin-ext-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v18-latin_vietnamese_latin-ext-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-700 - latin_vietnamese_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('../fonts/roboto-v18-latin_vietnamese_latin-ext-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v18-latin_vietnamese_latin-ext-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-900 - latin_vietnamese_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'),
       url('../fonts/roboto-v18-latin_vietnamese_latin-ext-900.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v18-latin_vietnamese_latin-ext-900.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

@font-face {
    font-family: RobotoCondensed;
    src: url('../fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: RobotoCondensedBold;
    src: url('../fonts/Roboto_Condensed/RobotoCondensed-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: Avo;
    src: url('../fonts/UTM Avo.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: AvoBold;
    src: url('../fonts/UTM AvoBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: Helvet;
    src: url('../fonts/UTM HelvetIns.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: Colos;
    src: url('../fonts/UTM Colossalis.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
	background-color: #f1f1f1;
	background-image: url('../img/bg-body.png');
	background-position: top center;
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-size: 100% auto;
	font-size: 14px;
    font-weight: 400;
    font-family: Roboto, arial, sans-serif;
}
.marquee-top {
    width: 100%;
    display: inline-block;
    background: #f7941d;
    margin: 0 !important;
    color: #fff
}
.marquee-tops>.container {
    display: flex;
    flex-wrap: wrap;
}
.headlinks {display: inline-block; padding: 3px 0}
.headlinks a, .headlinks a:link, .headlinks a:visited {
	color: #fff; text-decoration: none !important;
    display: inline-block; padding: 5px 0px 3px 5px;
    font-size: 14px; font-weight:600;
    float: right; line-height: 17px;
}
.headlinks a:hover {color: yellow}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, 
.col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, 
.col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, 
.col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, 
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .container
{
	padding-left:10px;
	padding-right:10px
}
.row {
    margin-left: -10px;
    margin-right: -10px;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display:block
}
p{width:100%}
hr{ margin-top: 10px;margin-bottom: 10px;}
img[src=''] {display: none;}
.btn{-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2);box-shadow: 0 1px 1px rgba(0,0,0,.2);}
.tandan-div-banner{margin:0 -5px}
#content-main{min-height:100px}
.latest-album{position:relative;}
a.close:before{display:inline;content:'×'}
.no-right-padding{padding-right:0}
.no-left-padding{padding-left:0}
.no-padding{padding:0}
.scroll-follow{position:relative}
.article-author, .article-source {
    font-size: 14px;
    font-weight: bold;
    display: block;
    width: 100%;
    text-align: right;
    margin: 6px 0px 0px 0px;
}
p[style="margin: 0px 0px 10px; color: rgb(0, 0, 0); font-family: Arial; font-size: 12px; text-align: justify; background-color: rgb(255, 244, 225);"]{
	background-color: transparent !important
}
.article-content.zoom .article-author, .article-content.zoom .article-source{font-size: 17px;}
@media (min-width: 1200px){
	.lg-no-right-padding{padding-right:0}
	.lg-no-left-padding{padding-left:0}
	.lg-no-padding{padding:0}
}
@media and(min-width: 992px),and(max-width: 1200px){
	.md-no-right-padding{padding-right:0}
	.md-no-left-padding{padding-left:0}
	.md-no-padding{padding:0}
}
@media  and(min-width: 768px),and(max-width: 992px){
	.sm-no-right-padding{padding-right:0}
	.sm-no-left-padding{padding-left:0}
	.sm-no-padding{padding:0}
}
@media (max-width: 768px){
	.xs-no-right-padding{padding-right:0}
	.xs-no-left-padding{padding-left:0}
	.xs-no-padding{padding:0}
}
@media (max-width: 1200px){
	.l-md-no-right-padding{padding-right:0}
	.l-md-no-left-padding{padding-left:0}
	.l-md-no-padding{padding:0}
}

/*@media (min-width: 1200px) {
    .wt-rotator>a {
        -ms-zoom: 1.17;
        zoom: 1.17;
    }
}*/
div.layout-column{border-width:0;border-style:solid;border-color:#ddd; border: none}
div.layout-column[class^='col-xs-']+div.layout-column[class^='col-xs-']{
	border-left-width: 1px;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-width: 0;
}
.navbar .navbar-nav>li ul>li>ul{left: 100%;top: 0;}
.navbar-nav li:hover>ul{
	display:block;
}
.navbar-inverse .navbar-nav>li ul>li>a{
	color: #111;
}
.navbar-inverse .navbar-nav>li ul>li>a:hover{
	color: #f50000;
}
.td-main-nav ul.nav>li+li {
	border-left:1px solid rgba(255,255,255,0.3)
}
.td-main-nav ul.nav>li:not(last-child) {
	border-right: 1px solid rgba(0,0,0,0.2)
}

#main-nav>.container>.nav-with-search-btn {
    background: #c70d0c;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
        width: 100%;
    display: inline-block;
}
@media screen and (min-width: 768px), screen and(max-width: 1200px){
	.navbar .navbar-nav>li>a{padding-left:6px;padding-right:6px}
}
.nav-with-search-btn{
	min-height:100%;
}
.nav-with-search-btn .btn-navbar{
	height:100%;
	background:none;
	font-size:18px;
	-webkit-border-radius:0;
	border-radius:0;
}
.nav-with-search-btn .btn-navbar[aria-expanded="true"],.nav-with-search-btn .btn-navbar:active{
background:rgba(0,0,0,.2);
}
.navbar-inverse .nav-with-search-btn .btn-navbar{
	color:#f6f6f6;
	background: rgba(0, 0, 0, 0.12);
    box-shadow: none;
}
.nav-with-search-btn .search-btn-area-content,
.nav-with-search-btn .humburger-btn-area-content,
.nav-with-search-btn .home-btn-area-content{
	height:40px;
	vertical-align:middle;padding:0 2px
}
.nav-with-search-btn .search-btn-area{
	position:relative;
	margin:0 40px;
}
.nav-with-search-btn .search-btn-area .search-dropdown-panel{
	position:absolute;
	left:0;right:0;
	top:100%;
	z-index:9999;
}
.nav-with-search-btn .home-btn-area,
.nav-with-search-btn .humburger-btn-area{
	width:40px;
}
.nav-with-search-btn .home-btn-area{
	float:left;
}
.nav-with-search-btn .humburger-btn-area{
	float:right;
}
.show-sm,.show-md,.show-lg{display:none!important}
.jwlogo{display: none}
ul.jwlist .jwitem.active .jwtitle {color:#c4020a !important}
ul.jwlist .jwitem .jwtitle{color: #333 !important}
ul.jwlist .jwitem .jwdescription{display: none !important}
ul.jwlist .jwitem{background: transparent !important;}
span.jwplaylistcontainer {height: 85px !important}
.vid-title {width: 100%; display: inline-block; padding-top: 5px; overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.embed-playlist .jwplayer .jwmain{bottom: 85px !important}
.jwplaylistdivider {
    background-image: none !important;
    background-color: transparent !important;
    border-top: 1px dashed #b7c6d2 !important;
}
.jwlistcontainer {border: none !important;}
.widget>.widget-content.no-padding.latest-album>.widget-content-inner, .widget-vbtable>.widget-content>.widget-content-inner {
	padding: 10px
}
.widget-vbtable>.widget-content {
	background: transparent
}
@media (max-width:992px){
	
}
@media (min-width:768px){
	div.layout-column[class^='col-sm-']+div.layout-column[class^='col-sm-']{
	border-left-width: 1px;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-width: 0;
    }
	.show-sm{display:block!important}
	.hide-sm{display:none}
	.slide-show-banner>.widget-content>.widget-content-inner {height: 170px !important}
}
@media (min-width:992px){
	div.layout-column[class^='col-md-']+div.layout-column[class^='col-md-']{
	border-left-width: 1px;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-width: 0;
	}
	.show-md{display:block!important}
	.hide-md{display:none}
	.nav-with-search-btn .search-btn-area{margin:0}
	.nav-area.collapse{display:block}
	.nav-with-search-btn .search-btn-area{
		float:right;width:40px;
	}
	.nav-with-search-btn .nav-area{
		margin-right:40px}
	.nav-with-search-btn .search-btn-area .search-dropdown-panel{
	    min-width: 200px;
	    left: auto;
	}
}
@media (min-width:1200px){
	div.layout-column[class^='col-lg-']+div.layout-column[class^='col-lg-']{
	border-left-width: 1px;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-width: 0;
	}
	.show-lg{display:block!important}
	.hide-lg{display:none}
}
#content-main .widget .widget-content>.widget-content-inner>.row>div>table {
    width: 100%;
    float: left;
}
#content-main .widget .widget-content .thumbnail{
    display: inline-block;
    width: 100%;box-shadow: none;
    float: left; margin-bottom: 0;
}
.no-wrap{white-space:nowrap}
/* linked item */
ul.linked-list{list-style:none;padding:0;margin:0}
ul.linked-list>li{padding-top:6px;padding-bottom:6px}
a.linked-item,a.linked-item:link,a.linked-item:visited,
ul.linked-list>li>a,ul.linked-list>li>a:link,ul.linked-list>li>a:visited{text-decoration:none;}
a.linked-item,a.linked-item:link,a.linked-item:visited,
ul.linked-list>li>a,ul.linked-list>li>a:link,ul.linked-list>li>a:visited{color:#000;}
ul.linked-list.list-4-squares>li>a,ul.linked-list.list-square-3x3>li>a{position:relative;padding-left:10px}
ul.linked-list.list-4-squares>li>a:before,
ul.linked-list.list-4-squares>li>a:after{
position:absolute;float:left;display:block;content:' ';width:3px;height:1px;box-sizing:content-box;
border-width:3px 0;border-style:solid;border-color:#666;top:3px;margin-right:1px}
ul.linked-list.list-4-squares>li>a:before{left:0}
ul.linked-list.list-4-squares>li>a:after{left:4px}
ul.linked-list.list-square-3x3>li>a:before{top:8px;left:2px;position:absolute;width:3px;height:3px;background:#666;display:block;content:' '}
ul.linked-list.sep-solid>li{border-top:1px #ddd solid;}
ul.linked-list.sep-solid>li:first-child{border-top:none}
/*List column*/
ul.cols2,ul.cols3,ul.cols4,ul.cols5{float:left}
ul.cols2 {width: 50%;}ul.cols3 {width: 33.33%;}ul.cols4 {width: 25%;}ul.cols5 {width: 20%;}
.td-scroll-panel{position:relative;overflow:hidden}
.banner img {max-width: 100%;}
/*.breadcrumb{float:left;padding-right:30px;}*/
.welcome-marquee{margin-top:5px;overflow:hidden}
.welcome-marquee marquee{overflow:hidden}
.welcome-marquee a,.welcome-marquee a:link,
.welcome-marquee a:visited,.welcome-marquee span{padding:4px;color:rgb(185, 0, 0);font-weight:700;font-size:9pt}
div[jssor-slider="true"], div[jssor-slider="true"] img { max-width: 100% !important; width: 100% !important;}
.slide-show-cont{
	max-width:100%;
	max-height:100%;
	overflow:hidden;
}
.tags{padding:0;list-style:none;margin-bottom:0}
.tags>li{display:inline-block;margin:2px;}
.tags>li a{padding:2px 6px;line-height:24px}
.headnews-static .media{padding:0}
/*Weather*/
ul.forecast-small{list-style:none;padding:6px;}
ul.forecast-small>li{background:#f0f0f0;color:#222;text-align:center;padding:4px}
ul.forecast-small>li .temp-high,ul.forecast-small>li .temp-low{padding:0;color:#fff;margin:0 -4px;margin-top:2px}
ul.forecast-small>li .temp-high{color:#ff006e}
ul.forecast-small>li .temp-low{color:#0094aa}
ul.forecast-small>li .wt-item-capt{font-weight:700;color: #666;}
ul.forecast-small>li.night{background:#333;color:#ddd}
ul.forecast-small>li.night .wt-item-capt{color:#aaa}
ul.forecast-small.horizontal {overflow:auto;overflow-y:hidden;white-space: nowrap;}
ul.forecast-small.horizontal > li {display:inline-block;margin:2px;min-width:60px}
.weather-temp-big{font-size:64px;color:#333;display:inline-block}
.weather-icon-big{float:left;margin-right:12px}
.weather-temp-unit-switch-cont{display:inline-block}
.weather-temp-unit-switch-cont ul{list-style:none;padding:0}
.weather-temp-unit-switch{color:#aaa;font-size:22px}
.weather-temp-unit-switch.selected{color:#222}
.weather-section{position:relative;overflow:hidden;}
.weather-section:after{display:block;content:" ";clear:both}
.wt-basic-info,.wt-basic-select{display:table-cell;}
.wt-basic-select select{border:none;background:none;
	font-weight: 700;
    min-width: 80px;
    max-width: 145px;
    border-left: 1px #ddd solid;
    margin-left: 6px;
}
.weather-section .wt-basic-info{height:48px}
.wt-basic-select select:focus{outline:1px #f2f2f2 dashed}
.wt-details{padding-top: 20px;}
.wt-details ul{list-style:none}
.wt-details select{
    border: none;
    background: none;
    font-weight: 700;
}
    //
.fancybox-wrap{max-width:100%!important;}
.fancybox-inner{position:relative}
.clock{margin: 5px 0;padding: 4px;}
.content-container {padding: 12px;/*@widget-content-padding*/background:#fff;margin:5px 0;border-radius: 4px;
}.content-container:empty{display:none}
.content-container:after {
    display: block;
    content: ' ';
    clear: both;
}

.th-lich-cong-tac .div-xem table {
    width: 100% !important;
    overflow: hidden;
    float: left;
    margin: 5px !important;
}

.th-lich-cong-tac .div-title {
    color: #ff8300;
    font-size: 16px;
    font-family: roboto;
    font-weight: bold;
}
.th-lich-cong-tac .div-title h3 {
    margin-top: 0px;
    font-weight: bold;
}
.th-lich-cong-tac .title-center {
    text-align: center;
}
.th-lich-cong-tac .div-xem>div a {
    color: #fff;
    background: #588a3f;
    border-radius: 3px;
    padding: 3px 5px;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
}
.th-lich-cong-tac .div-xem .ExternalClass9388FF12F6E74C69972D650BAEB283FE table td {
    padding: 5px; height: auto !important;
    vertical-align: middle !important; border: 1px solid #fdd88a;
}
.th-lich-cong-tac .div-no-calendar ~ div>div p[align="center"] ~table {
	width: 100% !important; max-width: 100%;
    overflow-x: auto;
    min-height: 0.01%;
}
.th-lich-cong-tac .div-no-calendar ~ div>div p[align="center"] ~table td {
	padding: 6px 4px;
}
.th-lich-cong-tac .div-xem .ExternalClass9388FF12F6E74C69972D650BAEB283FE table tr:first-child td {
background: #fdd88a;color: #b90504; border: 1px solid white;}
.th-lich-cong-tac .div-xem .ExternalClass9388FF12F6E74C69972D650BAEB283FE table span{
font-size:13px !important; font-family: Roboto !important;}
.th-lich-cong-tac .div-xem .ExternalClass9388FF12F6E74C69972D650BAEB283FE table td p {margin-bottom: 0px;}
.th-lich-cong-tac .div-no-calendar span {
    text-align: center;
    width: 100%;
    float: left;
    padding: 0px 5px;
    color: #588a3f;
    background: #f9f4e9;
    margin: 4px 0px;
    display: block;
    border-radius: 5px;
}
/*media player*/
.embed-responsive.jwp.embed-responsive-4by3 > div {
    position: relative;
display: block;
height: 0!important;
width:100%!important;
padding: 0;
overflow: hidden;
}
.embed-responsive.jwp.embed-responsive-4by3 > div {padding-bottom:75%;}
.embed-responsive.embed-responsive-16by9 > div{padding-bottom:56.25%; background: rgba(255, 255, 255, 0.7) !important;}
.embed-playlist{height:250px}
.hero-item{
    overflow: hidden;
    width: 50%;
    padding: 4px;
    margin:2px
}
@media(min-width:992px){
	.hero-item{width: 32%;}
}
.videos .hero-item:before{
	content: ' ';
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 9999;
	position: absolute;
	cursor:pointer;
	opacity:0;
}
.videos .hero-item:hover:before{opacity:1}
.hero-item img{
	width:100%;
	max-height:200px;
	border-radius: 3px;
}
.hero-item p{margin-top: 8px;}
.hero-item a{color:#222}
.TD-link-img a+a {
    padding-top: 5px;
    display: block;
}
.page-header{ margin-top: 0; margin-bottom: 10px;}
/**/
.form-group{
	margin-bottom: 8px;
}
.wl-no-label label{display:none}
.wl-no-label .form-group{margin-bottom:5px}
/* fix */
.ms-PartSpacingVertical{margin:-5px}
#content-main .ms-PartSpacingVertical {margin: 0}
.no-responsive .nav.navbar-nav{white-space:nowrap}
.no-responsive .nav.navbar-nav>li{display:inline-block!important}
.ie8 .no-responsive .nav.navbar-nav{margin:0}
.ie8 .no-responsive .nav.navbar-nav>li{float:left}
/**/
.navbar{
-webkit-user-select:none;
-moz-user-select:none;
	user-select:none
}
.navbar-nav>li ul{
	position:absolute;z-index:999;
	display:none;
	list-style:none;
}
.footer .nav ul{list-style:none;padding:0}
.footer .nav ul>li{padding:4px 6px;font-size:14px;}
.footer .nav ul>li>a:hover{text-decoration:none;}
.footer .nav ul i.fa{width:20px;}
@media(max-width:768px){	
	.alignText{height: auto !important; padding: 5px !important;}
	.footer .nav ul>li{display:inline-block;}
}
.tandan-div-search{overflow:hidden;position:relative;padding:3px 32px 3px 4px;margin: 2px 0 0px auto; max-width: 175px;}
.marquee-top .tandan-div-search {
	display: inline-block
}
.tandan-div-search .adv-search{display:none}
.tandan-div-search a{position:absolute;top:0;right:0; bottom: 0;background: #c70d0c;}
.tandan-div-search .tandan-search-icon,.tandan-div-search .btn-gol-search:before{
	display:inline-block;width:20px;height:20px;margin:5px 5px
}
.tandan-div-search .btn-gol-search{float:right}
.tandan-div-search .btn-gol-search:before{content:" "}
.cstm-menu-top .navbar{min-height:10px;margin-top:4px}
.top-bar {height:5px;}
.tandan-div-search>input[type="text"]{width:100%;}

.van-ban-tab .nav-tabs{
	background: none;
    margin-top: px;
    text-align: right;
    float: right;
}
.van-ban-tab .nav-tabs>li>a{
	background-color: transparent;
    border: none !important;
    border-radius: 0;
    color: #111;
    padding: 8px 10px;
    font-size: 17px;
    font-family: RobotoCondensed, roboto, arial;
}
.van-ban-tab .nav-tabs>li.active>a, 
.van-ban-tab .nav-tabs>li>a:hover, 
.van-ban-tab .nav-tabs>li>a:focus{
	background-color: transparent;
    color: #c4020a;
    box-shadow: none;
}
.van-ban-tab .tab-content{
	margin-top: 0px;
    border: none;
    padding: 10px;
    width: 100%;
    display: inline-block;
}
.van-ban-tab .tab-content>.tab-pane.active{
	background-color: transparent;box-shadow: inset 0px 0px 1px 1px #dbe6ec;
}
.van-ban-tab .tab-content>.tab-pane>.row {
    margin: 0;
}
.van-ban-tab .tab-content>.tab-pane>.row+.row{
	padding-top: 10px;
	border-top: 1px dashed #bcbcbc;
}
.van-ban-tab .tab-content>.tab-pane>.row>.col-sm-4{
	border-left: 1px dashed #bcbcbc;
    color: #222;
    font-size: 14px;
    padding: 5px 6px 5px 20px;
    font-family: Roboto, verdana;
}
.van-ban-tab .tab-content>.tab-pane>.row>.col-sm-4 p{
	margin-bottom: 0px; color: #4c8e3b;
}
.van-ban-tab .tab-content>.tab-pane .vb-trich-yeu{
	color: #00468c;
	font-family: arial, Roboto, verdana;
	font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.van-ban-tab .tab-content>.tab-pane .vb-trich-yeu:hover{
	color: #f50000; text-decoration:none
}
.van-ban-tab .tab-content>.tab-pane .vb-file-dinh-kem{
	display:block;
	color: #f50000;
	font-size:13px;
	margin-top:6px;
}
.van-ban-tab .tab-content>.tab-pane .vb-file-dinh-kem:before{
	content: '';
	width: 18px;
	height:15px;
	background-image: url('../img/ic-save.png');
	background-repeat: no-repeat;
	background-position:left center;
	float:left;
}
.van-ban-tab .widget-content-inner:first-child{padding:0px !important}
.headnews-thumb .head-news-cover-wrapper{
	width:100%;
	display: inline-block;
	max-height: 340px;
	height: 320px;
	overflow:hidden;
}
.headnews-thumb .head-news-cover-wrapper>img{width:100%; height: 100%; object-fit: cover}
@media(min-width: 992px){
	.headblk-fixed-height{height:350px;overflow:hidden}
	.headblk-fixed-height>.widget-content-inner,
	.headblk-fixed-height>.widget-content-inner>.row,
	.headblk-fixed-height>.widget-content-inner>.row>.td-scroll-panel{height:100%;}
	.headnews-thumb .head-news-cover-wrapper{height: 340px}
	.headnews-thumb .info{min-height:100px;display: inline-block;margin-top: 0;overflow: hidden;}

}
.page-header .art-toolbar{
	margin-bottom:-10px;
}
.art-toolbar .btn-tool{
	    height: 25px;
    padding: 2px 8px;
	color:#aaa;
	background:#fff;
    border: 1px solid #d5d5d5;
    border: 1px solid rgba(0,0,0,.17);
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.05);
    box-shadow: 0 1px 0 rgba(0,0,0,.05);
}
.art-toolbar .btn-tool.at-btn-contrast {
    padding-top: 5px;
}
.art-toolbar .btn-tool:hover{
	color:#666;
	border-color: #aaa;
    border-color: rgba(0,0,0,.25);
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.1);
    box-shadow: 0 1px 0 rgba(0,0,0,0.1);
}
.art-toolbar .btn-tool.checked{
	background: #E1E7EC;
	-webkit-box-shadow: inset 1px 2px 3px rgba(0,0,0,.1);
    box-shadow: inset 1px 2px 3px rgba(0,0,0,.1);
}
.art-share-item{
	float:left
}
.art-share-item+.art-share-item{
	margin-left:6px;
}
.fb_iframe_widget{
	z-index:2
}
.btn-share-email{
	border-left: 1px solid #d5d5d5;
    border-left: 1px solid rgba(0,0,0,.17);
    border-top: 1px solid #d5d5d5;
    border-top: 1px solid rgba(0,0,0,.17);

	display:inline-block;
	width:32px;height:20px;
	position:relative;
	-webkit-border-radius: 2px;
    border-radius: 2px;
    overflow:hidden;
    cursor:pointer
}
.btn-share-email, .btn-share-email:after{
    background:#fff;
    border-right: 1px solid #d5d5d5;
    border-right: 1px solid rgba(0,0,0,.17);
    border-bottom: 1px solid #d5d5d5;
    border-bottom: 1px solid rgba(0,0,0,.17);
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.05);
    box-shadow: 0 1px 0 rgba(0,0,0,.05);
}
.btn-share-email:hover, .btn-share-email:hover:after{
	border-color: #aaa;
    border-color: rgba(0,0,0,.25);
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.1);
    box-shadow: 0 1px 0 rgba(0,0,0,0.1);
}
.btn-share-email:before,.btn-share-email:after{
	display: block;
    content: ' ';
    transform: rotateZ(45deg);
    position:absolute;
}
.btn-share-email:before {
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,.2);
    box-shadow: 0 0 1px rgba(0,0,0,.2);
    margin: 8px auto;
    width: 24px;
    height: 24px;
    left:3px;
}
.btn-share-email:after {
    margin: auto;
    top:-7px;
    width: 18px;
    height: 18px;
    left:6px;
}
.article-content p.lead{font-size: 15px; font-style: italic; line-height: unset; width: 100%; display: inline-block; margin-bottom:10px}
.article-content img {
    padding: 5px 0;
    display: block;
    max-width: 100% !Important;
    height: auto !Important;
    margin: auto;
}
.content-container.article-contrast {
    background-color: rgb(220, 220, 220);
}
.art-toolbar .art-share {
    display: inline-block;
}
.art-toolbar .icon.contrast{background-image:url('../img/tangtuongphan.png');width: 20px;height: 15px; background-position: center;content: ''; display: inline-block; background-repeat: no-repeat;}
.content-container .art-toolbar .icon.contrast{background-image:url('../img/giamtuongphan.png');}

.article-content p img {margin: auto; max-width: 100% !Important; min-width: 100px !important;}
.article-content table{
	margin:0!important;
	margin-left: 0!important;
	margin-top: 0!important;
	margin-right: 0!important;
	margin-bottom: 0!important;
}
.article-tools .art-tool-zoom{display: none}
.article-content .media-box img{padding:0}
.article-content .marker{background: #ffff00;border-radius: 4px;}
.article-content.zoom{font-size:1.6em}
.article-content.zoom p,.article-content.zoom p.lead{font-size:1em}
.article-content.zoom .media-box-text { font-size: 1.6em; line-height: 1.2}
/*comments*/
.comment-container{border-top:1px #ddd solid}
ul.list-comment{list-style:none;padding:0}
.list-comment-footer{text-align:center}
.list-comment-footer button[disabled="disabled"] {display: none}
ul.list-comment .comment-item{border-bottom:1px solid #f1f1f1;	padding:10px;position:relative;}
.comment-item>.comment-left,.comment-item>.comment-body{display:table-cell}
.comment-item>.comment-left{width:50px;	height:100%}
.comment-item .comment-user{font-weight:700}
.comment-item .comment-time{color:#aaa;font-weight:700}
.comment-item .comment-content{padding-left:8px;color:#494949}
.comment-item .comment-footer{color:#C5CCD0;font-size:12px}
.comment-item .comment-footer i{font-size:14px}
.comment-item>.comment-footer,.comment-item label,.comment-item i{color:#c6cdd1}

.list-OlderArticles .widget-content-inner{
	padding: 10px 0
}
.list-OlderArticles .general-list {
	margin: 0 -10px
}
.list-OlderArticles .general-list .media:not(:nth-child(n+4)){
	width: 33.3333%;
	padding: 0 10px;
	display: inline-block;
	margin-top: 0
}
.list-OlderArticles .general-list .media {
	padding-left: 10px; padding-right: 10px;
	margin-top:0
}
.list-OlderArticles .general-list .media .media-heading {
	margin-bottom: 0
}
.list-OlderArticles .general-list>ul{
	display: flex;
    flex-wrap: wrap;
}
.list-OlderArticles .general-list .media:not(:nth-child(n+4)) .media-heading a{
	font-weight: 500;
	display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 22px
}
.list-OlderArticles .general-list .media .media-heading a{
	font-weight: 400;
	color: #333; font-size: 15px;
}
.list-OlderArticles .general-list .media:not(:nth-child(n+4)):before {display: none}
.list-OlderArticles .general-list .media:not(:nth-child(n+4)) .media-left {
	width: 100%; display: block; margin-bottom: 10px; padding: 0
}
.list-OlderArticles .general-list .media:not(:nth-child(n+4)) .media-left img.media-object {
	width: 100%; max-width: 100%; height: 170px;
}
.list-OlderArticles .general-list .media:nth-child(n+4) .media-left {display: none}

.ui-datepicker {background: #fff; padding: 10px; box-shadow: 0px 0px 5px}
.TD-quangcao {margin-bottom: 5px;}
.TD-link-img img,.TD-quangcao img{width:100%;}
.tdads-tool-bar{background: rgba(0,0,0,.1); padding: 4px; box-shadow: 0 0 2px rgba(0,0,0,.7)}
.td-design-tool{position: fixed; top: 40%; left: 0; z-index: 9999}
.td-design-tool .btn{
	font-size:18px;
	background: transparent;
    color: #fff;
    border: none;
    outline: none!important;
    box-shadow: none;
	padding: 10px 14px;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-top-left-radius:0;
	border-bottom-left-radius: 0!important;
	border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius:0;
}
#WebPartAdderUpdatePanelContainer>div>table,#WebPartAdderUpdatePanelContainer>div>table + .wpadder-footer{
	height:280px;
}
#WebPartAdderUpdatePanelContainer>div>table{
	position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    box-shadow: 0 0 10px rgba(0,0,0,.3);
}
.bold-h5 h5{font-weight:700;}
.widget-content-inner table.table{margin-bottom:0;}
.widget-content-inner table.table th{white-space:nowrap}
.media .media-left img.media-object,.media .media-right img.media-object{max-width: 180px;
    width: 180px;
    height: 110px;
    object-fit: cover;
    object-position: center;
}
.media-list.media-list-large .media:first-child .media-left img.media-object {
    width: 500px;
    height: 300px;
    max-width: 500px;
}
.media-list.media-list-large .media:first-child .media-heading a{
	font-size: 22px; line-height: 30px
}
div.thumbnail{padding:0;border:none;margin-bottom:5px}
div.thumbnail .caption{padding: 0 0 15px 0}
div.thumbnail .caption h4{font-size: 15px; font-weight:bold; color: #0D4F79;}
div.thumbnail .caption h4 a {
    line-height: 20px;
    font-weight: 700;
    font-size: 16px;
    color: #222;
}
.headnews-rotate {padding: 10px}
div.thumbnail .caption h4 a:hover{color:#f50000; text-decoration:none}
.ch-home.thumb-left .thumbnail>a {
    width: 100%;
    float: left;
    max-height: 230px;
    min-height:150px;
    overflow: hidden;
    margin-bottom: 10px;
    background: linear-gradient(#fff, #f9f9f9);
}
.ch-home.thumb-left .widget-content-inner>.row {margin: 0;}
div.thumbnail .caption>p, div.thumbnail .caption>.date-block{display:none}
.thumbnail .caption{color:#000; text-align:justify}
.ms-dlgCloseBtnImg {max-width: none;}
.ms-dlgContent{position:fixed! important;}
.ch-home.thumb-left img{
	float:left;
	width:100%;
	margin-right: 8px;
	margin-bottom: 0;
}
/* Carousel */
.carouselCustomer { 
  float: left; overflow: hidden; padding:10px 0px; width: 100%;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;}
.carouselCustomer .Carousel-inner { transition: 1s ease all; float: left; white-space: nowrap;
  overflow: hidden; width: 100%; z-index:1}
.carouselCustomer .Carousel-inner .item {text-align:center; display: inline-block;
  width: 25%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 0px;}
.carouselCustomer  .leftLst, .carouselCustomer .rightLst {
  position: absolute;
  top: 44%; padding: 3px 8px; max-width:40px;
  right: 6px; opacity: .6;
  background: #000;
  color: #fff;
  z-index: 2;
}
.carouselCustomer  .leftLst{ left: 6px; display:block}
.carouselCustomer .item>.col-xs-12{padding: 0px 5px;}
.cmnt-fields{display:none}
.cmnt-fields.cmnt-fields-show{display:block}
div.thumbnail{padding:0; border:none; margin-bottom:5px}
div.thumbnail .caption{padding: 10px 8px;background: #f5f3ea;}
.thumbnail .caption{color:#000}

.ms-dlgCloseBtnImg {max-width: none;}
.ms-dlgContent{position:fixed! important;}
.headnews-rotate .headnews-thumb {overflow: hidden;	width: 62%; float: left; padding-right: 10px; text-align: justify;}
.widget-head-new .widget-head {margin-bottom: 0;background: whitesmoke;}

.headnews-rotate .headnews-nav-panel { width: 38%;max-height: 420px; position: relative; display: inline-block;  padding: 10px 0px; background: transparent; padding-top: 10px}
.headnews-nav-panel .headnews-nav {
	max-height: 390px; position: relative; overflow: hidden; overflow-y: auto; padding-right: 3px; margin: 0
}
.headnews-nav-panel .headnews-nav::-webkit-scrollbar-track{ background-color: #e3ebef;border-radius: 5px; opacity: 0; transition: all ease 0.3s}
.headnews-nav-panel .headnews-nav::-webkit-scrollbar{width: 6px; background-color: #F5F5F5;border-radius: 5px; opacity: 0; transition: all ease 0.3s}
.headnews-nav-panel .headnews-nav::-webkit-scrollbar-thumb{background-color: #bcc7ce; border-radius: 5px; opacity: 0; transition: all ease 0.3s}

.headnews-nav-panel .headnews-nav:hover::-webkit-scrollbar-track{opacity: 1}
.headnews-nav-panel .headnews-nav:hover::-webkit-scrollbar{opacity: 1}
.headnews-nav-panel .headnews-nav:hover::-webkit-scrollbar-thumb {opacity: 1}


.headnews-nav li{padding-top: 7px;  padding-bottom: 7px;border-top: 1px dashed #bbbbbb;list-style:none;}
.headnews-nav li:first-child{border-top: none; padding-top: 0px;}
.headnews-nav li:before {
	content: '';
	width: 6px; height: 6px;
	display: inline-block; float: left; margin: 5px 8px 0 0;
    background: #607D8B
}
.headnews-nav li a{color: #02447f;}

.headnews-nav li a:hover, .headnews-nav .ui-state-active a, .headnews-thumb .info h2 a:hover{color: #EB1F26; text-decoration: none}
.widget.head-new-top{ border: 1px solid #62b3ff;}
.widget.head-new-top, .widget.head-new-top .widget-content {background: #ecf6ff}
.widget.head-new-top .widget-content {border:none}
.headnews-rotate .headnews-thumb .info h2{margin-top: 5px}
.headnews-rotate .headnews-thumb .info a{
	margin-top: 5px;
    display: block;
    border-bottom: none;
    line-height: 26px;
    font-weight: 700;
    font-size: 19px;
    /*font-family: Roboto, sans-serif, arial;*/
    color: #333;
    font-style: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.headnews-nav-panel .headnews-nav a{
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: block;
	font-size: 14px;
	border-bottom: none;
	color: #111;
	line-height: 20px;
	font-style: normal;
}
.head-new-top>.widget-content-inner{padding:0}
.content-danhba .page-header .form-actions input[type="button"] {
    background: #1077cd;
    color: #fff;
    border: none;
    padding: 5px 20px;
    margin-top: 5px;
}
.content-danhba table.tdtbl>tbody>tr>th {
	border: 1px solid #ddd;
	box-shadow: none
}
.content-danhba table.tdtbl>tbody>tr>td {
	border: 1px solid #ddd;
	padding: 8px 5px;
}
.content-danhba table.tdtbl>tbody>tr.altrow {
    background-color: #f9f9f9;
}
.content-danhba table.tdtbl>tbody>tr:hover {
    background-color: #efefef;
}
.content-danhba table.tdtbl>tbody>tr>td.index-cell {
	text-align: center
}
/* vb dieu hanh */
.vb-home {
    padding: 15px 0 10px 0;
}
.vb-home>.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.vb-home>.row>.col-5 {
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
}
.vb-home .vb-so-hieu{
	background: #ceeffe;
	color: #222;
	font-size:13px;
	padding: 2px 10px;
    line-height: 18px;
    margin: 0
}
.vb-home>.row>.col-7 {
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
}
.vb-home .vb-ngay-bh{
	color: #1e6a9a;
	font-size:13px;
	line-height: 18px;
	margin:0
}
.vb-home .vb-trich-yeu{
	color: #0e243f;
    font-weight: 500;
    font-family: Roboto, sans-serif, arial;
    padding: 6px 0 0 0;
    display: inline-block;
}
.vb-home .vb-file-dinh-kem {
    text-align: right;
    display: block;
    font-size: 13px;
    color: #df0000;
    margin: -6px 0 8px 0;
}
.vb-home .vb-file-dinh-kem:not(:last-child){
	padding-bottom: 5px;
    border-bottom: 1px dashed #ccc;
}
/* END.vb dieu hanh */
/* Video - photo */
.video-home {
    background: #0d73c9;
    padding: 10px;
    color: #fff;
}
.video-home.photo-list-home {
    padding: 20px;
}
.video-home .widget-head {background: transparent}
.video-home .widget-content {background: transparent; padding-top: 20px;}
.video-home.widget>.widget-head>.title {color: #fff}
.video-home .vid-title {color: #fff}
.video-home .vid-item{width:100%; max-width: 100%; padding:0; height:auto}
.video-home .vid-item .thumb{padding: 0; max-height: 150px; overflow: hidden; width:100%}
.photo-list-home.video-home .col-top:first-child .vid-item .thumb{max-height: 310px}
.video-home .vid-item .thumb img{width:100%; height: 100%; object-fit: cover}
.video-home .vid-description{display: none}

.widget-truyenhinh.video-home-first>.col-top {padding: 0;}
.widget-truyenhinh.video-home .vid-item .thumb{max-height: 222px}
.widget-truyenhinh.video-home .video-home-first>.col-top{padding:0; width: 100%}
.widget-truyenhinh.video-home .video-home-first .vid-title{font-size: 21px; font-weight: 500}
.widget-truyenhinh.video-home.widget>.widget-head>.title, .photo-list-home.video-home.widget>.widget-head>.title{font-size:22px; padding-left:0; background-image: none}
.widget-truyenhinh.video-home .video-home-first .vid-title:after, .widget-truyenhinh.video-home.widget>.widget-head>.title:before,
.photo-list-home.video-home.widget>.widget-head>.title:before {
    content: "\f16a";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 22px;
    padding-left: 10px;
    color: yellow;
}
.photo-list-home.video-home.widget>.widget-head>.title:before{
	content: "\f03e"
}
.widget-truyenhinh.video-home.widget>.widget-head>.title:before, .photo-list-home.video-home.widget>.widget-head>.title:before{
	padding-right: 10px; padding-left:0;
	font-size: 23px;
	color: #fff
}
.widget-truyenhinh.video-home .video-home-first .vid-description{
	display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #fff;
    margin-top: 10px;
    font-size:13px;
}
.widget-truyenhinh.video-home .video-home-lst>.col-top{
	width:100%;
	display: block;
	float: left;
    padding: 8px 0;
}
.widget-truyenhinh.video-home .video-home-lst>.col-top:first-child{
	padding-top:0
}
.widget-truyenhinh.video-home .video-home-lst>.col-top:last-child{
	padding-bottom:0
}

.widget-truyenhinh.video-home .video-home-lst>.col-top+.col-top {
    border-top: 1px dashed rgba(255, 255, 255, 0.3)
}
.widget-truyenhinh.video-home .video-home-lst .vid-title {
    width: auto;
    display: block;
    padding: 0
}
.video-home .vid-title:hover{
	text-decoration: none; color: yellow;
}
.video-home .vid-item a{
	text-decoration: none !important;
}
.widget-truyenhinh.video-home .video-home-lst .vid-item .thumb{
	max-width: 90px;
    display: block;
    max-height: 60px;
    margin-right: 10px;
}
.widget-truyenhinh.video-home .video-home-lst {
    max-height: 330px;
    overflow: hidden;
    overflow-y: auto;
}
.video-home-lst::-webkit-scrollbar-track{ background-color: rgba(255, 255, 255, 0.3);}
.video-home-lst::-webkit-scrollbar{ background-color: rgba(255, 255, 255, 0.3); opacity: 0; transition: all ease 0.3s}
.video-home-lst:hover::-webkit-scrollbar{opacity: 1}
/* END.Video - photo */

/* Thu vien anh */
.widget.photo-list-home .row-xs-height>.col-top:first-child {width: 100%; display: block}
.widget.photo-list-home .row-xs-height {display: flex; flex-wrap: wrap}
.widget.photo-list-home .row-xs-height>.col-top {width: 25%}
.widget.photo-list-home .row-xs-height>.col-top:first-child .vid-item{background: #fff; margin-bottom: 20px}
.widget.photo-list-home .row-xs-height>.col-top:first-child .vid-item .vid-title:hover {color: #d2600e;}
.widget.photo-list-home .row-xs-height>.col-top:first-child .vid-item .vid-title{color: #df0000; font-weight: 600; font-size: 21px;p adding:10px 0px 10px 0px}
.widget.photo-list-home .row-xs-height>.col-top:first-child .vid-item .vid-description{
	display: block;
	color: #222;
}
.widget.photo-list-home .row-xs-height>.col-top:first-child .vid-item .thumb{
	width: 100%;
    float: right;
    order: 2;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    overflow: hidden
}
.widget.photo-list-home .row-xs-height>.col-top:first-child .vid-item .thumb img{transition: all ease 0.3s}
.widget.photo-list-home .row-xs-height>.col-top:first-child:hover .vid-item .thumb img {transform: scale(1.05);}
.widget.photo-list-home .row-xs-height>.col-top:first-child .vid-item .vid-content{
	width: 100%;
    float: left;
    order: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    padding: 20px;
}
/*Tin tieu diem */
.widget-newhot .widget-content-inner{padding: 15px 0 0 0 !important; margin: 0 !important;}
.widget-newhot .widget-content-inner .owl-carousel{
	display: inline-grid
}
.widget.widget-newhot>.widget-head, .widget-head-new .widget-head {
	background: transparent !important;
	border-color: #c70d0c
}
.widget-head-new .widget-head {
	background: transparent !important;
    box-shadow: none;
}
.widget.widget-newhot>.widget-head>.title, .widget-head-new .widget-head .title{
	padding: 0 10px 0 0!important;
	background-image: none;
    background: transparent!important;
    color: #de0100 !important;
    box-shadow: 0px 2px 0px #de0100!important;
}
.widget.widget-newhot>.widget-head>.title:before, .widget.widget-newhot>.widget-head>.title:after,
.widget-head-new .widget-head .title:before, .widget-head-new .widget-head .title:after {
	display: none
}
.vertical-menu .tandan-table-module-border-icon>.TD-div-module-title {
	background-image: url('../img/bg-vertical-menu-item.png');
	background-position: top right;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.vertical-menu .TD-div-module-title ul.TD-ul-module-menu-left {
    background: rgba(255, 255, 255, 0.95);
    box-shadow: none
}
#content-main .widget-new-nothumb .widget-content-inner>.row{
	margin: 0 !important;
	padding: 0px 10px !important;
	display: block;
}
#content-main .widget-new-nothumb .widget-content-inner>.row>div{
	width: 100%;
	padding: 0;
	margin: 0;
}
#content-main .widget.widget-new-nothumb .widget-content .thumbnail{
	width: 100%;
	border: 0px;
	background: transparent;
}
#content-main .widget.widget-new-nothumb .widget-content .thumbnail .caption>.date-block {
	display: block;
	text-align: left;
	color: #dda735;
	font-weight: 400;
	margin-bottom: 5px;
	font-size: 13px;
}
#content-main .widget.widget-new-nothumb .widget-content .thumbnail .caption>.date-block:before {
    content: "\f073";
    display: inline-block;
    font: normal normal normal 13px/1 FontAwesome;
    font-size: inherit;
    margin-right: 6px;
    margin-top: 1px;
    float: left;
}
#content-main .widget-new-nothumb .thumbnail>a{
    max-width: 100%;
    max-height: 260px;
    overflow: hidden;
    display: inline-block;
    min-height: 0;
    margin-bottom: 15px;
}
#content-main .widget-new-nothumb .thumbnail .media-heading a{
    font-size: 18px;
    line-height: initial;
    color: #333;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
#content-main .widget-new-nothumb .thumbnail .media-heading a:hover {
	color: #db4a22
}
#content-main .widget.widget-new-nothumb .thumbnail .caption{
	padding-left: 0px !important;
	padding-top: 0px !important;
}
#content-main .widget-new-nothumb .thumbnail a>img {
    max-width: 100%;
    float: left;
    margin-right: 0;
    margin-bottom: 0px;
    border: none;
    box-shadow: none;
    width: 100%;
    height: 260px;
    object-fit: cover;
}
#content-main .row-ads>.col-sm-4 .widget-new-nothumb .thumbnail a>img {
    height: 160px;
}
#content-right .widget, .widget-vbtable {
	box-shadow: inset 0 0 0px 1px #e1e1e1 !important
}
.widget-vbtable table.table thead>tr>th {
	background: #e2ac44; color: #fff;
	text-align: center;
	border-color: #fff;
	border: 1px solid #fff;
	border-top: 0;
	border-bottom-width: 2px;
}
.widget-vbtable table.table tbody>tr>td {
	border: 1px solid #f3d784;
	background: #fff
}
.widget-vbtable table.table tbody>tr:nth-child(even)>td{
	background: #fffded
}
.widget-vbtable table.table tbody a:hover {
	color: #a50a09; text-decoration: none
}
#content-right .widget.vertical-menu {
	border: none; box-shadow: none
}
#content-right .widget .widget-content {
	background: transparent
}
.widget-new-nothumb .widget-content-inner>.row {
    margin-left: -5px;
    margin-right: -5px;
}
#content-main .widget-new-nothumb, .slide-show-banner {
    border: 0px;
    box-shadow: 0px 0px 1px #000 !important;
}
.widget-dieuhanh {
    box-shadow: 0px 0px 1px #000 !important;
}
#content-main .widget-new-nothumb .widget-content{
	background: transparent
}
#content-main .widget-new-nothumb .general-list {
    padding-top: 6px;
    margin-top: 15px !important;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#content-main .widget-new-nothumb .widget-content-inner .general-list li{
	background: transparent;
	width: 100%;
	margin: 0;
	padding: 8px 0 !important;
}
#content-main .widget-new-nothumb .widget-content-inner .general-list li+li{
	border-top: 1px rgba(0, 0, 0, 0.25) dashed !important
}
#content-main .widget-new-nothumb .widget-content-inner .general-list li:before{
	display: none
}
#content-main .widget-new-nothumb .widget-content-inner .general-list li>a{
	width: 100%;
	max-width: 100%;
    color: #222;
    font-size: 15px;
    font-weight: 500;
}
#content-main .widget-new-nothumb .widget-content-inner .general-list li>a:hover {
	color: #db4a22;
}
#content-main .widget-new-nothumb .widget-content-inner .general-list li>a:before {
    display: inline-block;
    width: 12px;
    height: 11px;
    margin: 0px 8px 0 0;
    margin-top: 10px;
    background: url('../img/ic-media-item.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 11px;
    content: '';
}
.TD-div-module-title ul.TD-ul-module-menu-left {
    display: none;width: 100%;
    float: left;
    background: #fff;
    box-shadow: inset 0px 0px 1px 1px #2a95ef;
    padding: 0 5px;
    transition: height ease .5s;
    margin: 0
}
.TD-div-module-title .TD-div-module-border-center.active ul.TD-ul-module-menu-left {
    display: block;
    height: auto;
    transition: height ease .5s;
}
.TD-div-module-title span.fa.fa-angle-down {
    position: absolute;
    top: 6px;
    right: 0;
    color: #fff;
    font-size: 18px;
    padding: 3px 6px;
    cursor: pointer;
    transition: all ease 0.3s;
}
.TD-div-module-title .TD-div-module-border-center.active ~ span.fa.fa-angle-down {
    transform: rotate(180deg);
}

.footer>.container>.row>.pull-right {
    background: #fff7bc;
    background-image: url('../img/bg-footer.png');
    background-position:top center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    position: relative
}
.footer>.container>.row>.pull-right:before {
	position: absolute;
	content: ''; z-index: 1;
	left: 0; top: 2px; right: 0;
	height: 11px;
	background: url('../img/bg-patern-footer.png');
	background-position: top left;
	background-repeat:repeat-x;
}
.footer>.container>.row>.pull-right .content-footer {
	z-index: 1;
	text-align: center
}
.footer>.container>.row>.pull-right:after {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	right:0;
	bottom: 0;
	content: '';
	background-image: url('../img/bg-footer-pattern.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 100% auto;
}

.footer>.container>.row .bg-footer-pattern {
	
}

@media (max-width: 1199px) {
	.nav-area.collapse {display: none}
	.nav-area.collapse.in {display: block}
	.nav-with-search-btn .home-btn-area, .navbar .humburger-btn-area {display: block !important}
	.navbar.navbar-responsive {max-height:80px; min-height: 30px;}
	.navbar.navbar-responsive.show{max-height:800px;}
	.navbar.navbar-responsive .navbar-nav{
		display:block;
		float:none;
	    overflow: hidden;
	    margin:0px;
	    position: relative;
	    z-index: 999;
	}
	.navbar.navbar-responsive.show .navbar-nav{height: auto;max-height:none}
	.navbar.navbar-responsive .navbar-nav>li{float:none;}
	.navbar.navbar-responsive .navbar-nav>li:first-child{width:40px}
	.navbar.navbar-responsive .navbar-nav li>ul{display:block;position:static; box-shadow: none}
	.navbar.navbar-responsive .navbar-nav>li ul>li>ul{padding-left:20px}
	.nav-with-search-btn .nav-area>nav>ul>li:first-child{display:none}
	.nav-with-search-btn .clearer.hidden-md.hidden-lg.hidden-xl {display: block !important}
	.navbar.navbar-responsive .navbar-nav>li+li {background: #eee; border-top: 1px #ddd solid}
	.nav-with-search-btn .nav-area {margin-right:0}
	.navbar.navbar-responsive .navbar-nav>li>a {
	    color: #555;
	    -webkit-text-shadow: none;
	    -moz-text-shadow: none;
	    text-shadow: none;
	}
}
@media (min-width: 992px) {
	.banner-carousel {
		max-height: 150px;
		overflow-y: hidden
	}
}

@media(max-width: 991px){
	.full-tabet{width:100%;	display: block !important;height: auto !important;}
}
@media(min-width: 768px) and (max-width: 991px){
	.headnews-rotate .split-left .mediaActive>a{max-height: 295px; overflow:hidden;	display:block}
	.marquee-tops>.container,#main-nav>.container, .banner>.container, .container.content-div {width: 98%}
	.container.content-div {background: transparent !important; box-shadow: none !important}
	#content-main .widget.widget-new-nothumb .widget-content .thumbnail {
	    display: block;
	}
	#content-main .widget-new-nothumb .thumbnail>a {
	    max-height: 185px;
	    height: 185px;
	    max-width: 100%;
	    width: 100%;
	}
	.headnews-thumb .head-news-cover-wrapper {
	    max-height: 240px;
	    height: 220px;
	}
	.headnews-nav-panel .headnews-nav { max-height: 290px;}
	.headnews-rotate .headnews-thumb {
	    max-height: 352px !important;
	    height: 352px;
	}
	#content-main .widget-new-nothumb .thumbnail a>img, #content-main .widget-new-nothumb .thumbnail>a, #content-main .row-ads>.col-sm-4 .widget-new-nothumb .thumbnail a>img {
	    height: 260px;
	    max-height: 260px;
	}
	.row-ads>.col-sm-4.col-top, .row-height-fix>.col-sm-6 {
		width: 100%
	}
	.list-OlderArticles .general-list .media:not(:nth-child(n+4)) .media-left img.media-object {height: 100px}
	#content-main .widget-new-nothumb .thumbnail a>img {max-width: 100%;}
	.widget>.widget-head>.title, .widget.dark>.widget-head>.title, .widget-new-thumb .widget-title-tab>a {padding: 0px 8px 0px 30px;font-family: 'RobotoCondensedBold';}
}
/* End Carousel */
@media (max-width: 768px){
  .carouselCustomer .Carousel-inner .item{width: 33.333333%}
  .video-home .vid-item .thumb{max-height: 200px}
  .widget-truyenhinh.video-home .vid-item .thumb{max-height: 280px}
  .widget.photo-list-home .row-xs-height>.col-top:first-child .vid-item .thumb,
  .widget.photo-list-home .row-xs-height>.col-top:first-child .vid-item .vid-content{
		width: 100%; max-width: 100%;
	}
	.widget.photo-list-home .row-xs-height>.col-top {width: 50%}
	.widget.photo-list-home .row-xs-height>.col-top:not(:first-child) .vid-item .thumb{max-height: 110px; height: 110px}
	.widget.photo-list-home .row-xs-height>.col-top:not(:first-child) .vid-item{padding-bottom: 10px}
	.widget.photo-list-home .row-xs-height>.col-top:not(:first-child) .vid-item .vid-title{padding-top: 10px}
	.video-home.photo-list-home{padding: 20px 10px}
}
@media (max-width: 580px){
  .carouselCustomer .Carousel-inner .item{width: 50%}
  .TD-div-module-title ul.TD-ul-module-menu-left {
    width: 100%; display: none; background: #fffefc; max-width: 100%;
    box-shadow: none; 
  }
  .marquee-tops .hide-xs, .events-marque {display: none}
  .marquee-tops>.container, .banner>.container, #main-nav>.container {
	padding: 0 !Important
}
  .headnews-rotate .headnews-nav-panel{max-height: 180px}
  .widget .widget-head {overflow: hidden; height: auto;}
  .TD-div-module-title ul.TD-ul-module-menu-left>li>dt>a{padding-left: 20px !important; width: calc(100% - 20px)}
  .widget-new-thumb .nav-tabs{margin-left:0px !important; display: flex; overflow-x: auto; max-width: calc(100vw - 20px)}
  .widget-new-thumb .nav-tabs>li{display: inline-block;}
  .nav-with-search-btn .btn-navbar{font-size: 14px; padding: 0 8px;}
  .navbar>.container{padding-left: 5px; padding-right: 5px}
  .nav-with-search-btn .search-btn-area-content, .nav-with-search-btn .humburger-btn-area-content, .nav-with-search-btn .home-btn-area-content{height: 30px}
  .headnews-nav-panel .headnews-nav {max-height: 200px}
  .widget-newhot .owl-carousel .owl-item img {height: 300px; margin-bottom: 10px; object-fit: cover}
  .widget-newhot .widget-content-inner {padding: 15px 0;}
  .widget-newhot .owl-dots {margin-top: 0}
  .slide-show-banner>.widget-content>.widget-content-inner {height: auto !important}
  .slide-show-banner>.widget-content>.widget-content-inner>div:nth-child(2) {position: relative !important; height: auto !important}
  .slide-show-banner>.widget-content>.widget-content-inner>div>div {
		position: relative !important;
		top: 0 !important; height: auto !important;
		transform: scale(1)!important;
		left: 0 !important;
		min-height: 185px;
	}
	.media-list.media-list-large .media:first-child .media-left img.media-object {
	    width: 100%;
	    height: 230px;
	    max-width: 100%;
	}
	.footer>.container>.row>.pull-right {
		background-position: top center;
	    padding-top: 30px;
	    background-size: auto 100%;
	    background-position-x: 35%;
    }
    .footer>.container>.row>.pull-right:after {background-position: bottom right; background-size: 190% auto}

}
@media (max-width: 480px) {
	.list-OlderArticles .general-list .media:not(:nth-child(n+4)) {width: 100%; display: flex}
	.list-OlderArticles .general-list .media:not(:nth-child(n+4)) .media-left {max-width: 35%; width: auto}
	.list-OlderArticles .general-list .media:not(:nth-child(n+4)) .media-left img.media-object {padding-right: 10px; height: 80px; width: 120px; max-width: 120px;}
	.list-OlderArticles .general-list .media:not(:nth-child(n+4)) .media-left img.media-object[src=""] {display: none}
	.list-OlderArticles .general-list .media:not(:nth-child(n+4)) .media-body {width: auto; display: inline-block}
	#content-main .widget {width:100%}
}
@media(max-width:420px){
	.carouselCustomer .Carousel-inner .item{width: 100%}
	.media .media-right{display:block;}
	.media .media-right img.media-object{width:100%}
	.media .media-left img.media-object{max-width: 120px}
	.widget-newhot .owl-carousel .owl-item img {height: 250px}
	.widget-new-thumb>.widget-head {overflow-x: hidden; max-width: calc(100vw - 20px)}
	.widget-new-thumb>.widget-head>.title {text-overflow: ellipsis; max-width: calc(100vw - 20px); font-size: 14px}
	.tandan-div-search {margin: 0px auto 0px auto}
	.headnews-thumb .head-news-cover-wrapper {height: 260px}
}
@media(max-width:380px){
	.widget>.widget-head>.title{font-size: 13px !important;}
	.widget-newhot .owl-carousel .owl-item img {height: 220px}
}
@media (max-width: 360px) {
	.brand-text {
	    left: 20%;
	}
	.brand-text h1 {
	    font-size: 22px;
	    margin-top: 10px;
	    margin-bottom: 3px;
	}
	.brand-text h2 {
	    font-size: 27px;
	    margin-bottom: 5px;
	    margin-top: 5px;
	}
}
@media (max-width: 330px) {
	.brand-text h2 {font-size: 26px}
	.brand-text {left: 19%}
}
@media (min-width: 580px){
	.tandan-table-module-border-icon>.TD-div-module-title {
	    position: relative;
	    width: 100%;
	    float: left;
	}
	/*.TD-div-module-title ul.TD-ul-module-menu-left {
	    position: absolute;
	    top: 0;
	    right: 110%;
	    z-index: 3; display: block;
	    visibility: hidden;
	    opacity: 0;
	    transition: all ease .5s;
	}
	.tandan-table-module-border-icon>.TD-div-module-title:hover .TD-ul-module-menu-left {
	    right: 100%;
	    opacity: 1;
	    visibility: initial;
	}*/
}
@media (min-width: 768px) {
	/*.TD-div-module-title ul.TD-ul-module-menu-left {max-width: 340px;width: 330px}
	.TD-div-module-title ul.TD-ul-module-menu-left {max-width: 260px;}*/
	.video-home .vid-item .thumb{height: 130px}
	.widget-truyenhinh.video-home .vid-item .thumb{height: 222px}
	.photo-list-home.video-home .col-top:first-child .vid-item .thumb{height:310px}
	.widget-newhot .owl-carousel.owl-drag .owl-item{max-width: 212px}
	.media-list.media-list-large .media:first-child .media-left img.media-object {
	    width: 300px;
	    height: 250px;
	    max-width: 300px;
	    object-fit: cover;
	    object-position: center;
	}
	.marquee-top>.text-right {display: flex; white-space:nowrap}
}
@media (min-width: 1024px) {
	.media-list.media-list-large .media:first-child .media-left img.media-object {
	    width: 400px;
	    height: 250px;
	    max-width: 400px;
	    object-fit: cover;
	    object-position: center;
	}
}
a.a_vanbanmoi{
	background: url('../img/hv-more-news.jpg') no-repeat;
	background-position:0px 5px;
	color:#666 !important;
	cursor:pointer;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:5px;
	margin-top:15px;
	text-align:justify;
	padding-left:10px;
	margin-top:10px;
	font-family: Arial;
    font-size: 13px;
}
a.a_vanbanmoi:hover{
	color:#d65a01 !important;
	cursor:pointer;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:5px;
}
.jp-playlist {
    background-color: transparent !important;
}
.jp-playlist ul{
	padding: 0 15px !important;
    overflow-y: auto;
}
.jp-playlist li {
    padding: 8px 0 8px 0px !important;
    border-bottom: 1px dashed #b0d2e2 !important;
}