body{
	margin:0;padding:0;font-family:Roboto, Arial, Helvetica, sans-serif !important; font-size:14px !important;
	font-weight: 400
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'),
         url('../fonts/Roboto/roboto-v18-latin_vietnamese_latin-ext-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/Roboto/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/roboto-v18-latin_vietnamese_latin-ext-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/Roboto/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/roboto-v18-latin_vietnamese_latin-ext-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/Roboto/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/roboto-v18-latin_vietnamese_latin-ext-900.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/Roboto/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/RobotoCondensed-Regular.ttf') format('truetype');
      font-weight:normal;
  }
  @font-face {
      font-family: RobotoCondensed;
      src: url('../fonts/RobotoCondensed-Bold.ttf') format('truetype');
      font-weight: bold
  }
  @font-face {
      font-family: UTMAvo;
      src: url('../fonts/UTM Avo.ttf') format('truetype');
      font-weight:normal;
  }
  @font-face {
      font-family: UTMAvo;
      src: url('../fonts/UTM AvoBold.ttf') format('truetype');
      font-weight: bold
  }
  @font-face {
      font-family: 'Helvet';
      src: url('../fonts/UTM HelvetIns.ttf') format('truetype');
  }
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, 
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, 
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, 
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9,
.container, .container-fluid{
  padding-left: 10px;
  padding-right: 10px
}
.row{
  margin-left: -10px;
  margin-right: -10px
}
.td-fly-out-gallery a.close {
	background: red;
	opacity: 1
}
a{text-decoration:none;outline:none;}
li{padding:0;margin:0;}
ul{padding:0;margin:0;list-style:none;}
img{border:0;}
p{padding:0;margin:0;}
/*Add 24-8
.td-row {overflow:hidden}*/
.td-row:after{display:block;content:' ';clear:both}
/**/
.form-group:after{
	display:block;content:' ';clear:both;
}
input.form-control{width:100%;}
#mask{display:none;background:url(img/mask.png);background-repeat:repeat;position:fixed;left:0;top:0;width:100%;height:100%;z-index:999}
.menu-lv1>ul{position:relative;}
.menu-lv1>ul>li ul{position:absolute;left:0;}
.menu-lv1>ul>li ul li, .menu-lv1>ul>li ul li>a{
	width: 100%;
    display: block;
    color: #444;
}
.menu-lv1>ul>li ul li>a {
	padding: 8px 0 8px 10px;
	font-weight:500
}
.menu-lv1>ul>li ul li ul {
	top: 0;
	left:100%
}
.menu-lv1>ul>li ul li+li {
	border-top: 1px dashed rgba(0,0,0,0.3)
}
.menu-lv1 .left>li>a, .menu-lv1 .left>li> a:link, .menu-lv1 .left>li>a:visited{
    text-decoration: none;
    display: block;
    color: #fff;
    padding: 10px 10px;
}
.menu-lv1 .left>li>a>span{
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    background: transparent !important;
}
.home-nav-bottom:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\f015"
}
.menu-lv1 .left ul{display:none;}
.menu-lv1 li:hover>ul{display:block; top: 100%}
.menu-lv1 li.actived ul a, .menu-lv1 li.actived ul a:link, .menu-lv1 li.actived ul a:visited{color:#000}
.menu-lv1 .right{float:right;padding-right:10px;}
.menu-lv1 .right li{padding:10px 0px;margin-right:5px;}
.menu-lv1 .right a, .menu-lv1 .right a:link, .menu-lv1 .right a:visited{color:#fff;}
.menu-lv1 li {
	position: relative
}
.menu-lv1 li ul{
	position: absolute;
    z-index: 999;
    border-radius: 5px;
    display: none;
    list-style: none;
    background: rgba(255, 255, 255, 1);
    padding: 10px;
    min-width:260px;
    max-width: 290px;
    margin: 0;
    -webkit-box-shadow: 3px 3px 6px rgb(0 0 0 / 30%);
    -moz-box-shadow: 3px 3px 6px rgba(0,0,0,.3);
    box-shadow: 3px 3px 6px rgb(0 0 0 / 30%);
}
.menu-lv2 .right{float:right;padding:7px;color:#444;}
.menu-lv2 li a, .menu-lv2 li a:link, .menu-lv2 li a:visited ,.menu-lv1 li.actived li a, .menu-lv1 li.actived li a:link, .menu-lv1 li.actived li a:visited{padding-left:10px;}
#_td_clock {
    text-align: right;
    margin-left: auto;
    display: block;
}
.head-top {
    border-top: 1px solid #F2751A;
    position: relative;
}
.head-top>.container {
    padding: 0 10px;
    width: 100%;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    position: relative;
    z-index: 1;
}
.head-top-right {
    text-align: right;
    text-align: right;
    position: absolute;
    top: 100%;
    right: 0;
}
.head-top-right-content {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    padding: 3px 10px 3px 0;
    gap: 10px;
    height: 26px;
    background: #F2751A;
    color: #fff;
    position: relative;
}
.head-top-right-content:before {
    content: '';
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0;
    width: 20px;
    background: #F2751A;
    clip-path: polygon(0% 0%, 102% 0%, 102% 102%, 85% 100%) !important;
}
.head-top-right a {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    padding: 0 5px;
    transition: 0.3s;
    margin: 0;
}
.header {
    background: #C8E1FF;
    position: relative;
    background: url('../img/bg-header.jpg'), linear-gradient(90deg, #C8E1FF 0%, #C8E1FF 100%);
    background-color: #fff;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: auto 100%;
    border-bottom: 1px solid #D75B02;
}
.header:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(45deg, rgb(255 231 196 / 62%),rgb(248 239 158 / 53%) 50%, rgb(255 193 7 / 0%));
}
.header:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(../img/bg-header-right.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.header>.container {
    padding: 0;
    position: relative;
    z-index: 1;
}
.header .band-text {
    display: flex;
    color: #fff;
    text-transform: uppercase;
    padding: 22px 0 10px;
    text-decoration: none;
    align-items: center;
    font-family: Helvet;
    flex: 1 0 0%;
    width: 100%;
    max-width: 100%;
}
.header .band-logo {
    max-width: 80px;
    width: 80px;
    flex: 1 0 80px;
    margin-right: 20px;
}
.header .band-title {
    width: 100%;
    max-width: 100%;
    flex: 1 0 0%;
}
.header .band-text h2 {
font-family: 'UTMAvo';
font-weight: 700;
font-size: 33px;
margin: 0;
line-height: 48px;
text-transform: uppercase;
color: #FB0007;
text-shadow: 0px 2px 1px #fff, 0px -2px 1px #fff, -2px 0px 1px #fff, 2px 0px 1px #fff, 2px 2px 1px #fff, -2px 2px 1px #fff, -2px -2px 1px #fff, 2px -2px 1px #fff, 0px 2px 2px rgba(0, 0, 0, 0.25);
}
.header .band-text h4 {
    margin: 5px 0 10px;
    text-shadow: 0px 1px 1px #1D6AD3, 0px -1px 1px #1D6AD3, -1px 0px 1px #1D6AD3, 1px 0px 1px #1D6AD3, 1px 1px 1px #1D6AD3, -1px 1px 1px #1D6AD3, -1px -1px 1px #1D6AD3, 1px -1px 1px #1D6AD3;
    font-family: 'Helvet';
    font-weight: 400;
    font-size: 28px;
    line-height: 24px;
    text-transform: uppercase;
    color: #fff;
}
.td-main-nav {
    background: linear-gradient(180deg, #F4771D 0%, #D65A01 100%);
    border: none;
    border-top: 1px solid #FFA05C;
    border-radius: 0;
    box-shadow: none;
    margin: 0
}
.td-main-nav>.container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-brand, .navbar-default .navbar-toggle {
	color: #fff
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ffc107;
}
.row-chanel-link {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #a7a7a7;
    margin-bottom: 10px;
}
table.table{width:100%;border:1px #ddd solid;margin-bottom:5px}
table.table th,table.table td{padding:6px}
table.table tr>th+th,table.table tr>td+td{border-left:1px #ddd solid}
table.table tr+tr>th,table.table tr+tr>td{border-top:1px #ddd solid}
table.table tr>th{background:#f4f4f4}
table.table .header-top th{border-bottom:2px #ddd solid;}
table.table .header-left th{border-right:2px #ddd solid;}
table.table .header-right th{border-left:2px #ddd solid;}
table.table .header-bottom th{border-top:2px #ddd solid;}
.tandan-div-body{background:#f7f6f3;
background-image: url('../img/bg-content-min.png');
background-position: top center;
background-repeat:no-repeat;
background-size: 100% auto}
.tandan-div-body:after{display:block;content:' ';clear:both}
.tandan-div-nav-top{height:17px;text-align:right;}
.tandan-div-nav-top img{padding-left:15px;margin-top:-3px;}
.tandan-div-nav-top a{color:#333;padding-left:5px;text-decoration:none;line-height:18px;}
.tandan-div-banner{height:135px;margin-bottom:1px;}
.tandan-div-main{height:auto; padding-top: 15px; padding-bottom: 20px; background: #fff; box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);}
.TD-main-left h1:empty,.TD-main-left h3:empty{display:none}
.tandan-a-readmore{color:#f23505 !important;padding-left:5px;font-style:italic;text-decoration:none;font-size:12px;}
.tandan-a-readmore:hover{text-decoration:underline;}
.TD-table-module-border-default{margin-bottom:15px;}
.TD-quangcao{height:auto;margin-bottom:15px}
.TD-quangcao img{width:100%;}
.ms-WPBody {
	font-family: Roboto;
	font-size:14px
}
*::-webkit-scrollbar-track{ background-color: #F5F5F5;}
*::-webkit-scrollbar{width: 6px;  background-color: #F5F5F5;}
*::-webkit-scrollbar-thumb{background-color: #dae3e8;}

body::-webkit-scrollbar-track{ background-color: #F4f4f4;}
body::-webkit-scrollbar{width: 12px;  background-color: #F4F4F4;}
body::-webkit-scrollbar-thumb{background-color: #b1b1b1;}
.block-cddh iframe {
    height: 130px !important;
}
.TD-box-news{
    margin-bottom: 20px;
    padding: 5px 10px;
    background: linear-gradient(#fffaea, #fff);
    border: 1px solid #ede3c5;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #586B8B;
    border-radius: 6px;
}
.TD-box-news .TD-box-news-main, .block.tieu-diem>.body {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
}
.TD-box-news.rpt-news-hasthumb {
	padding: 5px 10px
}
.TD-box-news.rpt-news-hasthumb .TD-box-news-main{
	padding: 15px 0 10px 0
}
.TD-box-news.rpt-news-hasthumb .TD-box-news-main>table,
.TD-box-news.rpt-news-hasthumb .TD-box-news-main>div {
	display: flex;
    margin: 0 /* flex-wrap: wrap; */;
    width: 50%;
}
.TD-box-news.rpt-news-hasthumb .TD-box-news-main>table .tandan-div-module-news-top {
    padding: 0;
    border: none;
}
.TD-box-news.rpt-news-hasthumb .TD-box-news-main>table .tandan-div-module-default-left {
    margin: 0 0px 10px 0;
    display: inline-block;
    float: left;
    width: 100%;
}
.TD-box-news.rpt-news-hasthumb .TD-box-news-main>table .tandan-div-module-default-left>a {
    width: 100%;
    height: 300px;
    border-radius: 6px;
    overflow: hidden;
    display: inline-block;
    background-image: url('../img/img-empty.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.TD-box-news.rpt-news-hasthumb .TD-box-news-main>table .tandan-div-module-default-left>a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.TD-box-news.rpt-news-hasthumb .tandan-div-module-default-right .ngay {
    display: block;
    padding-bottom: 8px;
    padding-top: 8px;
    font-family: 'Roboto';
    font-style: normal;
    line-height: 14px;
    color: #586B8B;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
}
.TD-box-news.rpt-news-hasthumb .tandan-div-module-default-right .ngay:before {
	display: inline-block;
    font-family: "Font Awesome 5 Pro";
    font-size: inherit;
    content: "\f073";
}
.TD-box-news.rpt-news-hasthumb .TD-box-news-main>div.tandan-div-module-news-bottom {
    width: calc(50% + 19px);
    padding: 0 0 0 20px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.TD-box-news.rpt-news-hasthumb .tandan-div-module-news-bottom .rpt-news-content {
    width: 50%;
    padding: 0 10px 5px 10px;
}
.TD-box-news.rpt-news-hasthumb .tandan-div-module-news-bottom .rpt-news-thumb {
    overflow: hidden;
    margin-bottom: 6px;
    display: block;
    width: 100%;
    height: 120px;
    border-radius: 6px;
    background-color: #E4EFFF;
    background-image: url(../img/img-empty.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.TD-box-news.rpt-news-hasthumb .tandan-div-module-news-bottom .rpt-news-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0;
    color: #666;
    font-size: 10px;
}
.TD-box-news.rpt-news-hasthumb .tandan-div-module-news-bottom .rpt-news-content .news-second-title {
    width: 100%;
    align-self: flex-start;
    display: grid;
}
.TD-box-news.rpt-news-hasthumb .tandan-div-module-news-bottom .rpt-news-content .news-second-title a {
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #3D5586;
}
.TD-box-news.rpt-news-hasthumb .rpt-news-content .ngay {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #586B8B;
    padding-top: 0;
    display: block;
    flex: 1 0 100%;
}
.TD-box-news.rpt-news-hasthumb .rpt-news-content .ngay:before {
	display: inline-block;
    font-family: "Font Awesome 5 Pro";
    font-size: inherit;
    content: "\f073";
}
.TD-box-news.rpt-news-hasthumb .TD-box-news-main>div.tandan-div-module-news-bottom .rpt-news-content:nth-child(3) {
  margin-top: 10px;
}
.TD-box-news.rpt-news-hasthumb .TD-box-news-main>div.tandan-div-module-news-bottom .rpt-news-content:nth-child(n+3) {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 10px 0 0 0;
  padding: 0 10px;
}
.TD-box-news.rpt-news-hasthumb .TD-box-news-main>div.tandan-div-module-news-bottom .rpt-news-content:nth-child(n+3) .rpt-news-thumb {
    height: 60px;
    width: 90px;
    max-width: 90px;
    flex: 1 0 90px;
}
.TD-box-news.rpt-news-hasthumb .TD-box-news-main>div.tandan-div-module-news-bottom .rpt-news-content:nth-child(n+3) a:nth-child(2){
	flex: 1 0 0%;
	background-image: none
}
.TD-box-news.rpt-news-hasthumb .TD-box-news-main>div.tandan-div-module-news-bottom .rpt-news-content:nth-child(n+3) .news-second-title {
  padding: 0 0 0 10px;
}
.TD-box-news.rpt-news-hasthumb .TD-box-news-main>div.tandan-div-module-news-bottom .rpt-news-content:nth-child(n+3) .rpt-news-title-quote a {
  line-height: 18px;
  font-weight: 400;
  line-height: 18px;
  color: #4f4f4f;
  order: 1 !important;
  margin-bottom: 5px;
  display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    transition: 0.3s
}
.TD-box-news.rpt-news-hasthumb .rpt-news-title-quote  {
	flex: 1 0 0%;
	width:100%;
	max-width: 100%
}
.TD-box-news.rpt-news-hasthumb .rpt-news-title-quote>a {    
        text-align: justify;
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 5px;
    color: #3D5586;
    transition: 0.3s
}
.TD-box-news.rpt-news-hasthumb .rpt-news-content .tandan-p-module-news-summary {
	display: none
}
.TD-box-news.rpt-news-hasthumb .tandan-p-module-news-title a{
	width: 100%;
    font-family: 'Roboto';
    font-style: normal;
    text-align: justify;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #3D5586;
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    transition: 0.3s
}
.TD-box-news.rpt-news-hasthumb .tandan-p-module-news-title a:hover, .TD-box-news.rpt-news-hasthumb .rpt-news-title-quote>a:hover {
	color: #d65a01 !important;
	text-decoration: none
}
.TD-box-news-iframe-home {
    background: url(../img/bg-iframe-min.png), linear-gradient(#faac32, #d98809);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
    margin-top: 10px;
    margin-bottom: 15px;
    padding: 5px 10px;
    border-radius: 5px;
}
.TD-box-news-iframe-home>.TD-box-news-title {
    border-color: #ffffff;
    color: #fff;
}
.TD-box-news-iframe-home>.TD-box-news-title>a {
    color: #fff;
    box-shadow: 0px 2px 0 #ff9800;
}
.TD-box-news.TD-box-news-iframe-home>.TD-box-news-main {
    padding-top: 20px;
}
.TD-box-news-iframe-home iframe {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 2px 2px rgb(0 0 0 / 14%);
}
.TD-box-news-iframe-home .col-xs-12>.col-xs-12:nth-child(2) iframe {
    padding-top: 25px;
}
.TD-box-news:after{display:block;content:' ';clear:both}
.vertical-menu .block>.title {
    position: relative;
    border: none;
        width: 100%;
    display: inline-block;
    padding: 0
}
.vertical-menu .block>.title>a {
    width: 100%;
    display: inline-block;
    padding: 6px 4px 6px 6px;
    line-height: 20px;
    font-weight: 500;
    background: #fff3ce;
    border: 1px solid #fbde86;
    border-radius: 3px;
    font-size: 15px;
    text-transform: none;
    transition: all ease .3s;
    color: #a12c07;
    box-shadow: none;
}
.vertical-menu .block.border.has-icon.hasSubMenu:not(.active)>.title>a, .vertical-menu .block.border>.title>a:hover {
    background: #e2650c;
    color: #fff;
}
/*
.vertical-menu .block>.title>a:before {
    display: inline-block;
    background-image: url(/portal/_res/img/ic-vertical-menu.svg);
    float: left;
    margin: 5px 5px 0 0;
    border: none !important;
    content: '';
    position: relative;
    left: 0;
    width: 11px;
    height: 11px;
}
*/
.vertical-menu .block span.far {
    position: absolute;
    top: 0px;
    right: 0;
    color: #a12c07;
    font-size: 12px;
    padding: 12px 10px;
    cursor: pointer;
    transition: all ease 0.3s;
}
.vertical-menu .block.has-icon.active>.title span.far , .vertical-menu .dropdown.hasSubMenu.active span.far {
    transform: rotate(180deg);
}
.vertical-menu .block>.body {
    display: none;
    background: #fff;
    border: 1px solid #d1d1d1;
    padding: 8px;
    border-radius: 0 0 6px 6px;
}
.vertical-menu .block>.body .dropdown {
    padding-left: 0;
    display: grid;
}
.vertical-menu .dropdown.hasSubMenu>.upperdd>a {
    max-width: calc(100% - 22px);
}
.vertical-menu .block .dropdown.hasSubMenu span.glyphicon {
    padding: 10px 5px;
}
.vertical-menu .block.border {
	border: none;
	padding: 0;
	    width: 100%;
    display: inline-block;
}
.layout-pre-top .TD-box-news{border:1px #e2e2e2 solid}
.TD-box-news-title{
    background: transparent;
    border-bottom: 1px solid #ddd;
}
.TD-box-news-title a, .block .title a, .block .tandan-div-article-other p.tandan-p-article-other{
	line-height: 29px;
    padding: 5px 0px 4px 30px;
    background: transparent;
    color: #df0000;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    display: inline-block;
    background-image: url(../img/ic-title.png);
    background-position: left center;
    background-position-x: 0;
    background-repeat: no-repeat;
    box-shadow: 0px 1px 0 #df0000;
}
.head-news-cover-wrapper {
	display: grid
}
.head-news-cover-wrapper>h2 {
	order: 2;
	margin-top: 10px
}
.head-news-cover-wrapper>img {
	max-height: 450px;
    height: 350px;
    overflow: hidden;
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    max-width: none;
    position: relative;
    object-fit: cover;
    padding-right: 0;
    object-position: center;
    order: 1;
    transition: 0.3s
}
.tandan-div-module-news-bottom{margin-top:10px;}
.tandan-div-module-news-top{float:left;padding:5px 0 15px 0;border-bottom:1px solid #e1e1e1;}
.tandan-div-module-default-left{float:left; margin: 3px 10px 0 0;}
.tandan-div-module-default-left img{
    width: 160px;
    height: 115px;
    border-radius: 6px;
    object-fit: cover;
    object-position: center;
}
.tandan-div-module-default-left img[src='']{display:none}
.tandan-p-module-news-title{padding-right:5px;text-align:justify;}
.tandan-p-module-news-title a{
	font-weight: 500;
    text-align: justify;
    line-height: 20px;
    color: #000;
    font-size: 16px;
    text-decoration: none;
}
.tandan-p-module-news-title a:hover{color:#c10600;cursor:pointer;text-decoration:none;}
.tandan-p-module-news-summary {
    text-align: justify;
    padding-top: 5px;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.005em;
    color: #17355A;
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.tandan-p-module-news-second{
    line-height: 20px;
    padding: 8px 0;
    text-align: justify;
}
.tandan-p-module-news-second a{
    text-align: justify;
    cursor: pointer;
    color: #333 !important;
    font-weight: 400;
    text-decoration: none;
    font-size: 14px;
    width: 100%;
    max-width: 100%;
    /* display: flex;
    flex: 1 0 0%; */
}
.tandan-div-article-other .tandan-p-module-news-second a {
    display: flex;
}
.tandan-p-module-news-second a:before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 3px;
    display: inline-block;
    background: #f2751b;
    float: left;
    margin: 5px 8px 5px 0;
    flex-direction: column !important;
    display: flex;
    flex: 1 0 8px;
    max-width: 8px;
}
.tandan-p-module-news-second a:hover{text-decoration:none;}
.ngay{font-style:italic;font-size:11px;color:#666;}
.subsites_main{width:100%;height:auto;float:left;}
.subsites_pb{width:100%;float:left;height:auto;font-size:14px;vertical-align:top; column-count: 3; column-gap: 20px;}
.subsites_pb li{padding:5px 0px 5px 0px;font-size:9pt;width:100%;float:left;}
.subsites_pb a ,.subsites_pb a:visited{    font-size: 14px;
    padding-left: 15px;
    font-weight: 400;
    font-family: 'Roboto';
    text-decoration: none;
    margin-left: 0;
    float: left;
    line-height: 19px;}
.TD-div-top-fotter{width:100%;height:1px;background:#ccc;float:left;}
.tandan-div-module-links-websites,.TD-div-module-links-websites{text-align:center;}
.tandan-div-module-links-websites select ,.TD-div-module-links-websites select{width:100%;height:24px;border:0;font-size:14px;background:#fff;color:#333; font-weight: 500; outline:none;display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;}
.tandan-div-module-links-websites label ,.TD-div-module-links-websites label{position:relative; width: 100%}
.tandan-div-module-links-websites label:after ,.TD-div-module-links-websites label:after{right:0px;top:0px;bottom:1px;position:absolute;pointer-events:none;background:#fff;content-attachment:scroll;content-repeat:no-repeat;content-position-x:left;content-position-y:top;content-size:auto;content-origin:padding-box;content-clip:border-box;content-color:transparent;}
.tandan-div-module-links-websites label:before ,.TD-div-module-links-websites label:before{content:'';right:6px;top:0px;width:20px;height:20px;position:absolute;pointer-events:none;display:block;}
.tandan-div-search{position:relative;height:22px;}
.tandan-div-search .btn-search{position:absolute;right:0;width:24px;}
.tandan-div-search .adv-search{display:none}
.tandan-div-search .div-input{position:absolute;left:1px;right:26px;}
.tandan-div-search .div-input input{background:#fff;height:22px;width:100%;border:0px;outline:none;}
.tandan-search-icon{height:22px;width:24px;}
.td-thongke{margin:5px 0;margin-left:10px;width:100%;height:auto;float:left;}
.td-thongke p{width:100%;float:left;line-height:25px;}
.td-thongke p span{font-weight:bold;font-size:14px;padding-left:5px;}
.lv-mc-h-main-body{margin:10px 0;width:100%;height:auto;float:left;}
.lv-mc-h-main-thang1, .lv-mc-h-main-thang2, .lv-mc-h-main-dunghan2{text-align:center !important;font-family:Arial;font-size:10pt;font-weight:700;padding-bottom:4px;}
.lv-mc-h-main-thang1, .lv-mc-h-main-thang2, .lv-mc-h-main-dunghan2{font-family:Arial;font-size:10pt;font-weight:700;padding-bottom:4px;}
.lv-mc-h-main-dunghan1, .lv-mc-h-main-dunghan1 a, .lv-mc-h-main-dunghan1 span{text-align:center !important;color:#C00000!important;font-size:25pt!important;font-weight:700!important;}
.td-video-album{width:100%;height:auto;float:left;}
.TD-img-lienket,.TD-link-img{width:100%;float:left;height:auto;}
.TD-img-lienket img,.TD-link-img img{width:100%;margin-bottom:5px;}
.home-main .TD-img-lienket img,.home-main .TD-link-img img{width:100%;}
.center-col .TD-img-lienket img,.center-col .TD-link-img img{width:24%;}
.td-thongtincanbiet{height:auto;margin:5px 0;}
.td-ttcb-left img{margin-bottom:5px;}
.img-quangcao-ngang{width:100%;height:100px;margin-bottom:10px;background:#f3f5f4;border-top:2px solid #e2e0e1;padding:4px 0 0 0;position:relative;display:inline-block;clear:both;}
.img-quangcao-ngang>marquee{height:100px}
.img-quangcao-ngang img{height:90px;width:auto;margin-right:10px;}
.bottom-nav li{font-weight:bold;float:left;display:inline-block;}
.bottom-nav li+li {
	margin-left: 20px
}
.bottom-nav li a{color:#fff;text-decoration:none;text-transform:uppercase;}
.bottom-nav li a:hover{color:#ff0;}
.Td-footer-text{width:1000px;margin:5px auto;height:auto;}
.Td-footer-text p{color:#444;text-align:left;line-height:20px;font-size:13px;}
.footer-title{font-weight:bold;}
.Td-footer-text a{color:maroon;}
.top-t{padding: 6px 0;}
.top-t a{padding:0 1px;font-size:14px;font-weight:bold;}
.TD-body-bt-bt-right-chanel .pager{vertical-align:middle;text-align:right;padding:6px 0;line-height:22px;border-top: 3px #ddd solid;margin-top: 12px;}
.TD-body-bt-bt-right-chanel .pager .PageNumbers,.TD-body-bt-bt-right-chanel .pager .CurrentPage{
	padding:4px 8px;-webkit-border-radius:2px;border-radius:2px;
}
.TD-body-bt-bt-right-chanel .pager .PageNumbers:hover{background:#f6f6f6}
.TD-body-bt-bt-right-chanel .pager .CurrentPage{
	font-weight: 700;
	background:#eee
}
.footer-content * {
	text-align: left !important;
	color: #fff
}
.TD-body-bt-bt-right-chanel .pager a{color:#555;text-decoration:none}
/*.TD-body-bt-bt-right-chanel .pager .prev:before,.TD-body-bt-bt-right-chanel .pager .next:before{display:inline-block;font-size:18px}
.TD-body-bt-bt-right-chanel .pager .prev:before{content:'←';}
.TD-body-bt-bt-right-chanel .pager .next:before{content:'→';}*/
.TD-body-bt-bt-right-chanel>span{padding:4px;display:block}.TD-body-bt-bt-right-chanel .pager .PageNumbers,.TD-body-bt-bt-right-chanel .pager .CurrentPage{vertical-align:top}.TD-body-bt-bt-right-chanel .pager .PageNumbers .next,.TD-body-bt-bt-right-chanel .pager .PageNumbers .prev{width:20px;height:20px;background-position:center center;background-repeat:no-repeat;display:inline-block}
.top-t-1{text-transform:uppercase;}
.top-t-3{color:#CE0203;}
.TD-div-chanel-main{width:100%;float:left;margin-top:10px;}
.channel-table-main{margin-right:0px;background:#fff;margin-bottom:5px;}
.channel-news-folder{padding-left:5px;padding-right:0px;padding-top:2px;padding-bottom:2px;margin-bottom:5px;text-align:justify;border-bottom:1px #d5d5d5 dashed;width:100%;display:inline-block;}
.channel-news-folder .channel-news-title{display:inline; font-size: 15px;}
.channel-news-img img{width: 150px;
    height: 115px;
    margin-right: 10px;
    margin-top: 5px;
    float: left;
    border-radius: 6px;
    object-fit: cover;
    object-position: center;
}
.channel-news-img img[src='']{display:none}
.channel-news-title a{font-weight:700;}
.TimeCreatedChannel{font-size:8pt;font-style:italic;color:#ABABAB;font-weight:normal;}
.channel-news-folder .pub-time{font-size:8pt;font-style:italic;color:#ABABAB;font-weight:normal;}
.channel-news-folder .pub-time:before{content:"(";}
.channel-news-folder .pub-time:after{content:")";}
.channel-news-folder .pub-time:empty:before{content:"";}
.channel-news-folder .pub-time:empty:after{content:"";}
.channel-news-comments{color:#000;text-align:justify;width:100%;font-size:14px;margin-top:5px;line-height:22px;}
.TD-channel-main-td{padding-bottom:8px;padding-top:2px;}
.TD-chanel-next a{color:red !important;font-size:9pt;font-weight:bold;padding-left:10px;}
.TD-chanel-next{margin-bottom:10px;}
.tandan-div-article-center{width:786px;float:left;margin:5px}
.tandan-div-article-border-top-center{height:29px;width:772px;float:left;}
.tandan-div-article-border-top-center a{color:white;font-weight:bold;line-height:25px;text-align:center;margin-left:5px;padding-left:10px;text-shadow:0px 1px #D51010;}
.tandan-div-border-article-center{width:690px;float:left;}
.tandan-div-article-border-bottom-center{height:4px;float:left;width:782px;}
.tandan-div-module-article-img{margin:3px;margin-right:10px;}
.tandan-div-module-article-img img{padding:2px;border:1px solid #c0c0c0;width:233px;height:166px;}
.tandan-p-article-news-title{margin:8px 0;}
.tandan-p-article-news-title a{text-decoration:none;font-size:16pt;font-weight:bold;}
.tandan-p-article-news-summary{font-weight:bold;color:#2E2C2C;line-height:20px;margin-top:10px;margin-bottom:10px;}
.tandan-div-module-news-article{border-bottom:1px solid #ccc;margin-right:10px}
.tandan-div-module-news-article p,.tandan-div-module-news-article >div{margin:10px 0; line-height:20px; text-align:justify; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000;}
.tandan-div-module-news-article img{max-width:100%;margin:4px auto; height: auto !important}
.tandan-div-module-news-article.left img{float:left;}.tandan-div-module-news-article.right img{float:right;}
.tandan-div-module-news-article.zoom-09 p,.tandan-div-module-news-article.zoom-09 p span,.tandan-div-module-news-article.zoom-09>div{font-size:12px!important}
.tandan-div-module-news-article.zoom-09 .tandan-span-date-publish{font-size:8pt;}
.tandan-div-module-news-article.zoom-11 p,.tandan-div-module-news-article.zoom-11 p span,.tandan-div-module-news-article.zoom-11 p font,.tandan-div-module-news-article.zoom-11>div{font-size:14px!important;line-height:22px;}
.tandan-div-module-news-article.zoom-11 .tandan-span-date-publish{font-size:11pt;}
.tandan-div-module-news-article.zoom-12 p,.tandan-div-module-news-article.zoom-12 p span,.tandan-div-module-news-article.zoom-12 p font,.tandan-div-module-news-article.zoom-12>div{font-size:16px!important;line-height:26px;}
.tandan-div-module-news-article.zoom-12 .tandan-span-date-publish{font-size:12pt;}
.tandan-div-module-news-article.zoom-13 p,.tandan-div-module-news-article.zoom-13 p span,.tandan-div-module-news-article.zoom-13 p font,.tandan-div-module-news-article.zoom-13>div{font-size:20px!important;line-height:30px;}
.tandan-div-module-news-article.zoom-13 .tandan-span-date-publish{font-size:13pt;}
.tandan-div-module-news-article .img-border{background: #eee;-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.3);box-shadow: 0 1px 1px rgba(0,0,0,.3);border-radius: 4px;display: table;margin: auto;padding: 6px;}
.tandan-div-module-news-article .img-border .img-cap{text-align:center;min-width:500px\9}
.tandan-div-module-news-article .img-border .img-cap,.tandan-div-module-news-article .img-border .img-cap span,.tandan-div-module-news-article .img-border .img-cap p{font-size: 8pt!important;font-weight: 700;}
.tandan-div-module-news-article .img-border .img-cap p{margin:0}
.tandan-p-article-main{text-align:justify;line-height:20px;}
.tandan-p-article-author{padding-right:10px; text-align:right!important;font-style:italic;}
.tandan-span-date-publish{font-style:italic;color:#383838;font-size:8pt;display:inline-block;padding-left: 16px;}
.tandan-div-module-news-article .tandan-span-date-publish{padding:2px 20px 2px 2px;border-radius:0 0px 60px 0;border-left:2px #ddd solid;}
.tandan-div-article-other{margin-top:10px;margin-right:8px}
.block .tandan-div-article-other{width:auto;float:none;margin-top:0;margin-right:0}
.tandan-p-article-other{font-weight:bold;margin-bottom:5px; font-size: 17px;
    text-transform: uppercase;
    color: #c30d0d;}
.tandan-div-article-tool img{vertical-align:middle;margin-right:5px;}
.tandan-div-article-tool a{color:black;text-decoration:none;font-size:8pt;margin-right:10px;}
.trang-channel a{text-decoration:none;padding-right:20px;}
.tandan-div-article-tool{width:100%;height:auto;float:right;padding-top:5px;padding-bottom:10px;}
.toan-div-google,.toan-div-facebook,.toan-div-mail,.toan-div-print,.toan-div-chat{height:20px;float:right;width:20px;padding-right:4px;}
.tandan-div-module-default-right p{line-height:20px;font-size:14px;}
.popup{display:none;background:#fff;border:1px solid #ddd;float:left;font-size:1.2em;position:fixed;top:50%;left:50%;z-index:99999;padding:10px;}
.popup .close{float: right;
    position: absolute;
    top: 2px;
    right: 2px;
    color: #fff !important;
    width: 20px;
    text-align: center;
    background: #ce0d0d;
    opacity: 1;
    font-size: 18px;
    font-weight: 400;
    text-shadow: none;
    height: 20px;
    border-radius: 3px;
}
.TD-table-module-border-compact{border:1px #ddd solid;padding:4px;}
.TD-table-module-border-compact .TD-div-module-tit{font-weight:700}
.TD-div-module-thongke{font-size:42px;text-align:center}
.TD-div-module-thongke a{font-size: 27px;font-weight: bold;}
.TD-div-module-thongke a:hover {text-decoration:none;}
.current-online {text-align:center;padding-bottom:5px;}
.tdweather{font-family:'Segoe UI Light',Tahoma,Helvetica,Sans-Serif;}
.tdweather select{width:100%;}
.tdweather .today{display:table;width:100%}
.tdweather .today>div{padding-left:0;padding-right:0;margin-left:0;margin-right:0}
.tdweather .today .curdate{color:#333;float:left}
.tdweather .today .time{color:#888;float:right}
.tdweather .current .temp{font-family:"Segoe UI Light";font-size:20pt;padding-left:12px;color:#333;padding-top:4px}
.tdweather .current .temp.c:after{content:"°C";color:#888;font-size:14pt}
.tdweather .current .temp.f:after{content:"°F";color:#888;font-size:14pt}
.tdweather .current .img,.tdweather .current .temp{display:table-cell;vertical-align:middle}
.tdweather .current .humidity{text-align:left;margin-top:6px;color:#666}
.tdweather .current .humidity:after{content:"%"}
.tdweather .current{margin-bottom:6px;padding:4px}
.tdweather .forecast{width:60px;font-size:8pt;text-align:center;float:left;margin-left:10px;margin-top:12px;font-family:Arial, Helvetica, sans-serif;}
.tdweather .location{text-align:left;line-height:20px;border-bottom:2px #ddd solid;color:#666;padding-left:6px;margin-bottom:10px}
.weather-popup{padding:2px 10px 2px 2px;background-color:#d65a01;border-radius:10px;float:right;background-position:right center;background-repeat:no-repeat;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAA5SURBVHjabI5BCgAwCMNS///n7jBlTuxJ0lCUbXMjSQAUCl6al3aCTlVHTNBFLXvqs2sxH/oKgDMAds4X/GwwshUAAAAASUVORK");line-height:20px!important;}
.td-thongtincanbiet .tdweather{margin:9px 0 10px 0}
.td-thongtincanbiet .tdweather .current{margin:35px 0}
.td-thongtincanbiet .tdweather .tdweather .current{margin:10px 0}
.tandan-div-nav li{display:inline-block;}
.tandan-div-nav .menu-lv1>ul>li>a {
	white-space:nowrap
}
.td-main-nav .navbar-nav>li ul>li {
    display: block;
}
.td-main-nav .navbar-nav>li ul>li>a {
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    padding: 8px 0px;
    min-width: 245px;
    display: block;
    overflow: hidden;
    text-decoration: none;
    white-space: normal;
}
.TD-sub-channel-title{padding:6px;font-weight:bold;}
marquee{overflow:hidden;white-space:nowrap}
.lattest-video{position:relative; padding: 0 !important; border: none !important;}
.lattest-video img{width:100%;}
.lattest-video .video-icon{position:absolute;left:0;top:0;right:0;bottom:0;}
.portal-form{margin:0 8px 16px 0;padding-bottom:10px;border:1px #e2e2e2 solid;border-radius:2px}
.portal-form .row label{vertical-align:bottom;line-height:32px;}
.portal-form .title{height:29px;padding-left:12px;margin-bottom:2px;font-weight:bold;text-decoration:none;line-height:30px;}
.portal-form .row{margin:0}
.portal-form input[type='text'],.portal-form select,.portal-form textarea{border:1px #e2e2e2 solid;min-width:224px;padding:4px;margin:8px 0 0 0;}
.portal-form input[type='button'],.portal-form input[type='submit'],.portal-form button,a.tdbtn{margin:8px 0 0 0;}.portal-form input[type='text'].large,.portal-form select.large{min-width:350px}
button,input[type='button'],input[type='submit'],a.tdbtn{background-color:#f9f9f9;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;border:1px solid #dcdcdc;display:inline-block;cursor:pointer;color:#666666;font-family:arial;font-size:14px;padding:4px 8px;text-decoration:none;text-shadow:0px 1px 0px #ffffff;}
button:hover,input[type='button']:hover,input[type='submit']:hover,a.tdbtn:hover{background-color:#e9e9e9;}
button:active ,input[type='button']:active,input[type='submit']:active ,a.tdbtn:active{position:relative;top:1px;}

.td-tags{margin-top:10px;font-size:11px;}
.td-tags .tag{display:inline-block;background:#f2f2f2;margin-right:8px;margin-bottom:8px;padding:2px 6px;}
.td-tags .tag.head{padding-left:24px;}
.td-tags .tag a{text-decoration:none;text-shadow:0px 1px 0px #ffffff;color:#666}
.td-sitemap-node{background-repeat:no-repeat;background-position:4px center;padding-left:4px}
.td-sitemap-node[data-type='home']{padding-left:28px;}
.td-sitemap-node a{color:#333;font-size:14px;font-weight:500;text-decoration:none}
.contact input[type='text'],.contact textarea{width:95%}
.contact input[type='file']{padding:5px 0 5px 0}
.contact {width:98.5%}
.contact fieldset {border:solid 1px #808080}
.th-tbl-Contact td span{color:red}
.textboxtContact {width:20% !important;height:30px;font-size:13pt}
.div-sent-reload-contact input[type='image']{margin-bottom:-10px}
.div-sent-reload-contact span{color:red}
.vid-info{margin-right:10px;}
.vid-info h2{padding-left:6px;margin-bottom:1px}
.vid-info .vid-desc{position:relative;height:20px;overflow:hidden;display:inline-block;width:100%;}
.vid-info .vid-desc.expand{height:auto}
.vid-info .vid-desc>p{margin-bottom:24px;margin-top:20px}
.vid-info .vid-desc .expander{position:absolute;width:100%;height:20px;left:0;right:0;bottom:0;border-bottom:1px #eee solid;background-color:#fff;}
.td-vid-View{margin-bottom:10px}
.td-vid-View .thumb{height:160px;}
.td-vid-View .thumb img{width:100%;height:100%;}
.td-vid-View .vid-title{height:40px;padding:8px;color:#444;overflow:hidden}
.td-vid-View .vid-item {
    float: left;
    width: 31%;
    margin: 0 8px 8px 0;
}
.td-vid-View.zoom-first .vid-item:first-child .thumb img{height:100%;}
.td-vid-View.zoom-first .vid-item:first-child .vid-title{height:86px;padding:8px;font-size:24px}
.binh-chon .bc-item{margin:0 8px 8px 8px;}
.binh-chon .bc-item>.title{    line-height: 20px;
    font-weight: 700;
    margin-top: 10px;
    color: #b20000;
    font-weight: 500;}
.binh-chon .bc-item .number{margin-top:8px;padding-left:6px;font-style:italic;font-weight:700}
.binh-chon .bc-item .number .num {
    font-weight: 700;
    font-style: normal;
    color: #d65a01;
    font-size: 16px;
}
.binh-chon .bc-item .number .num:empty:before{content:'0'}
.binh-chon .bc-item .actions{margin-top:8px;text-align:center}
.binh-chon .bc-item .actions a,.binh-chon .bc-item .actions a:visited{padding:4px 6px;color:#666;}
.binh-chon .bc-item>.body label{margin-left:8px; font-weight: 500;}
.binh-chon .bc-item>.body>ul{padding-left:12px}
.binh-chon .bc-item>.body>ul>li{margin:4px 0}
.binh-chon .popup {
    max-width: 98vw;
}
.binh-chon .td-bar-chart{width:460px; max-width: 100%;}
.binh-chon .popup .popup-title{width:440px; max-width: 100%;}
.td-bar-chart{border-bottom:1px #ddd solid;border-left:1px #ddd solid;background-color:#eee}
.td-bar-chart li{margin:6px 0;}
.td-bar-chart li .bar{position:relative;height:24px;border-bottom:1px #fff dashed;border-right:1px #eee solid; background: #fff;}
.td-bar-chart li .fill{height:100%;float:left;background:#fa4}.td-bar-chart li .bar .count,.td-bar-chart li .bar .per{position:absolute;text-shadow:0 0 2px #FFFFFF;line-height:24px;z-index:9;color:#484848}
.td-bar-chart li .bar .count{left:0;padding-left:6px;}
.td-bar-chart li .bar .per{right:0;padding-right:6px;}
.td-bar-chart li .title{padding-left:6px;font-style:italic}
.td-bar-chart li.selected .title{font-weight:700;}
.TD-ul-module-menu-left{line-height:18px;}
.TD-ul-module-menu-left li{border-bottom:1px solid #e0e0e0;padding:3px 0;padding-left:5px;}
.TD-ul-module-menu-left li:last-child{border-bottom:0}
.TD-ul-module-menu-left a{
    font-size: 14px;
    width: 100%;
    text-decoration: none;
    display: inline-block;
    padding: 8px 0 8px 15px;
    font-weight: 500;
}
.tdtbl{margin-right:8px;border-left:1px solid #e2e2e2;border-top:1px solid #e2e2e2;font-size:14px;width:98%;width:calc(100% - 8px)}
.tdtbl th{border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;padding:5px;line-height:16px;}
.tdtbl th.ms-vh2{font-size:13px;text-align:center;font-weight:bold;}
.tdtbl .v-th{width:90px}
.tdtbl td{border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;line-height:20px;padding:5px;}
.tdtbl{border-collapse:collapse;}
.tdtbl a{font-size:14px;padding-right:10px;}
.tdtbl .ms-viewheadertr .ms-vh2-nofilter{display:none}
.ms-WPBody .tdtbl,.ms-WPBody .tdtbl td{font-size:14px}
.tdtbl .no-wrap{white-space:nowrap;}
.list_carousel{margin:5px;}
.list_carousel ul{margin:0;padding:0;list-style:none;display:block;}
.list_carousel li{font-size:9pt;color:#999;text-align:center;background-color:#eee;height:96px;padding:0;margin:4px;display:block;float:left;}
.list_carousel li img{height:96px;border:1px solid #c0c0c0;padding:3px;}
.list_carousel .caroufredsel_wrapper a{display:block;width:100%;}
.list_carousel.responsive{width:auto;margin-left:0;}
.album-preview{position:relative;}
.album-preview .TD-box-news-title>div{float:left}
.album-preview .TD-box-news-title>div.album-select{float:right;margin:6px 6px 0 0}
.album-preview .pager{text-align:center;}
.album-preview .pager a{width:12px;height:12px;display:inline-block;background:#888;color:#888;background:rgba(0,0,0,.5);color:transparent;border-radius:10px;overflow:hidden;margin-left:4px;}
.article-lst li{border-bottom:1px #e2e2e2 dashed;padding:2px 0;max-height:52px;overflow:hidden}
.article-lst.no-img li img{display:none}
.article-lst.no-img li a{padding-left:10px;}
.block .article-lst{margin:6px;}
.block .article-lst img{float:left;width:60px;height:46px;}
.td-luffy li{width:100%;height:26px;border-radius:15px;margin-bottom:4px;}
.td-luffy li img{width:20px;height:20px;float:left;margin:3px;}
.td-luffy li a{text-decoration:none;font-weight:bold;font-family:Arial, Helvetica, sans-serif;font-size:9pt;line-height:26px;padding-left:5px;width:87%;/*float:left;*/}
.td-luffy li:hover{cursor:pointer;}
.TD-div-module-solid-right{width:790px;float:left;}
.ms-viewheadertr{width:100%;}
.GopYVanBan h2{border-bottom:0;margin-bottom: 5px !important;}
.GopYVanBan{margin-right:8px;}
.GopYVanBan table{border:0px !important;}
.GopYVanBan table th, .GopYVanBan table tr, .GopYVanBan table td{padding:10px 0px;}
td.ms-vb-title{display:none;}
.div-webpart{margin-right:8px;}
.div-first-filter{padding-top:10px;padding-left:10px;}
.div-between-filter{padding-top:10px;padding-left:10px;padding-bottom:10px;}
#div-xaydung-filter input[type='text']{width:30%;line-height:25px;font-size:10pt;font-weight:bold}
#div-xaydung-filter input[type='button']{font-size:12pt;font-weight:bold;width:30%;}
.div-calendar-table table{width:100%;border:1px #C6DBFF solid;font-family:Arial, Helvetica, sans-serif;}
.th-lich-cong-tac table th{height:30px;font-size: 13px;padding: 0 5px;}
.th-lich-cong-tac table td{height:40px;font-weight:400;font-size:8pt;}
.th-lich-cong-tac table td p{margin-top:5px;}
.th-lich-cong-tac table td .p-center{text-align:center}
.div-title {width:100%;float:left;}
.TD-TH-div-calendar-tit{width:199px;height:22px;margin-bottom: 3PX;}
.div-xem {width:100%;float:left;margin-bottom: 5px;}
.div-xem table{width:100%}
.div-calendar-next-pre {width: 135px;float: left;}
.div-calendar-next-pre a {font-weight: bold;font-size:12px;}
.div-xem-left{float:left;height:2px;width:455px;margin: 9px 5px;}
.div-xem-center{float:left;width:190px;}
.div-calendar-table {width:100%;float:left;margin-top: 10px;}
.GopYVanBan table th{height: 30px;font-size: 13px;}
.GopYVanBan table td {font-size:10pt;font-weight:400;}
.header-above-latest-news {font-size:10pt;padding:5px 0;margin:0;font-weight:normal;overflow:hidden;font-weight:bold;margin-top:5px;margin-bottom:5px};
.th-lich-tiep-cong-dan a,p{font-size: 11pt;font-weight: bold;}
.danh-sach-title {margin: 0;margin-bottom: 20px;padding: 6px 10px !important;margin-bottom: 0;border: 1px solid #dfdfdf;color: #fff;}
.div-title img {width: 100%;margin-bottom:10px;float: left;}
.div-danh-sach {border-top: 0px !important;}
.th-tbl-Contact td input[type='text']{height:30px;margin-bottom:10px}
.img-reload-captcha{margin-bottom:-8px;margin-left:5px}
.textboxtContact{margin-top:5px}
.div-btn-sent-info p {text-align:center}
.div-btn-sent-info input[type='submit']{padding:5px 15px 5px 15px;font-size:12pt;font-weight:bold;}
.div-btn-sent-info{margin-bottom:10px; margin-top:5px}
.div-content-press,.div-text-name,.div-text-email {	width:100%;padding-left:10px;}
.div-text-captcha{float:left;margin-right:10px;}
.div-img-captcha{float:left;border: 1px solid #ccc;}
.div-img-reload-captcha{padding-top:6px;float:left;padding-left: 10px;}
.cmnt-view-title {float:left;width:100%;}
.image-capcha{width:150px}
.title-center{text-align:center	}
a.lnk-btn {-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px;display: inline-block;cursor: pointer;font-size: 12px;font-weight: bold;padding: 6px 24px;margin: 0 4px;}
a.lnk-btn:active {position:relative;top:1px;}
.div-title h3{color:red;font-size:15px;margin-bottom: 15px;}
.div-calendar-table td {padding-left: 5px;}
.div-calendar-table td p {padding-left:5px;}
.center-col .TD-img-lienket img, .center-col .TD-link-img img {width: 23%;float: left;margin-left:10px;}
.ExternalClass224FFBFB477F483A8C44785504ACB74A table td {border:1px black solid	}
.Td-footer {
	color: #fff;
    position: relative;
    background: url(../img/bg-footer.png), linear-gradient(180deg, #f3761c, #cd5702);
        background-repeat: no-repeat;
    background-position: top left;
    background-size: auto 100%;
}
.Td-footer>.container {
    padding-bottom: 15px;
}
.Td-footer-nav {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
}
.bottom-nav {list-style: none;overflow: hidden;line-height: 36px;float: left;}
.admin-page-fix{float:right;}
.div-button-send-comment {clear: both;overflow: hidden;}
.div-button-send-comment input {display: block;border: 1px solid #aaa;padding: 5px 10px;margin: 10px 10px 10px 0px;border-radius: 5px;cursor: pointer;}
.div-under-legend {padding:15px 0 0 15px}
.div-left-send-comment {margin-left:105px;}
.div-img-captcha img {height:30px;}
.div-text-captcha input {height: 32px;padding-left: 10px;font-size: 10pt;border: 1px solid #ccc;width: 184px;line-height: 18px;}
.div-text-name, .div-text-email {height:32px;border:1px solid #ccc;font-size: 10pt;line-height: 18px;width: 271px;float: left;}
.div-comment-input-content {margin-top: 10px;}
.div-content-press {width: 552px;font-style: italic;display: block;font-family: inherit;font-size: 10pt;overflow: hidden;padding-top: 5px;border: 1px solid #ccc;}
.div-comment-input-name {float: left;margin-top: 10px;}
.div-comment-input-email {margin-left: 10px;float: left;margin-top: 10px;}
.cmnt-view-title {float:left;width:100%;padding-left: 20px;font-weight: bold;border-bottom: 1px solid #ccc;padding-bottom: 5px;padding-top: 5px;
}
.cmnt-view {float:left;width:100%;}
#resultData .item {border-bottom: 1px dashed #d1d1d1;float: left;width: 100%;padding-bottom: 10px;}
#resultData .item .title {font-weight: bold;color: #777;float: left;width: 100%;padding-bottom: 5px;}
#resultData .item .content {float:left;width:100%;}
#ctl00_PlaceHolderMain_ctl07_ctl00_readMore {float: left;width: 100%;padding-top: 10px;border-bottom: 2px solid #ccc;padding-bottom: 10px;margin-bottom: 10px;font-weight: bold;padding-left: 13px;}
.TD-sub-channel {
margin-bottom: 5px;
}
.artcle-tools{overflow:hidden}
.artcle-tools .at-btn:hover{background:#eee;}
.artcle-tools .icon-text{color:#888;}
.artcle-tools .at-btn:hover .icon-text{color:#000}
.artcle-tools .icon.print{background-position:0 0;}
.artcle-tools .at-btn:hover .icon.print{background-position:0 -16px;}
.artcle-tools .icon.zoom-out{background-position:-16px 0;}
.artcle-tools .at-btn:hover .icon.zoom-out{background-position:-16px -16px;}
.artcle-tools .icon.zoom-in{background-position:-32px 0;}
.artcle-tools .at-btn:hover .icon.zoom-in{background-position:-32px -16px;}
.div-form-input {margin-top: 5px;overflow:hidden}


.admin-page-fix a {float: right;font-weight: bold;line-height: 22px;padding: 0 10px;margin-top: 6px;border-radius: 5px;}
.admin-page-fix a:active {position:relative;top:1px;}
.TD-link-img a:last-child {margin-right: 0;}
div[class^="ExternalClass"] table {margin-left:0px !important;width:100% !important;margin-top:10px;}
div[class^="ExternalClass"] table td{padding:5px 7px;}
div[class^="ExternalClass"] strong>span {font-size:16px;}
div[class^="ExternalClass"] p>span {font-size:16px;}
.th-lich-tiep-cong-dan p,.th-lich-tiep-cong-dan a {font-weight: bold;font-size: 14px;font-family: times new roman,serif;margin: 2px 0px 7px;}
.div-no-calendar {margin: 5px 0px 15px;}
/*.ms-rtestate-field table {border: 1px solid #666;width: 100% !important;}
.ms-rtestate-field table td {border: 1px solid #666;}
.ms-rtestate-field table td p {margin-left:0px !important}
*/

@keyframes lazy-show {
    0% {max-height:28px}
    90%{max-height:28px}
    100% {max-height:200px;}
}

@-moz-keyframes lazy-show {
     0% {max-height:28px}
    90%{max-height:28px}
    100% {max-height:200px;}           
}

@-webkit-keyframes lazy-show {
    0% {max-height:28px}
    90%{max-height:28px}
    100% {max-height:200px;}
}
body .lazyload-block-wrapper.show .block{
overflow:hidden;
	-moz-animation:lazy-show 5s linear;-o-animation:lazy-show 5s linear;-webkit-animation:lazy-show 5s linear;animation:lazy-show 5s linear;
}
.lazyload-block-wrapper .block iframe{background:none}
.input-medium {
    width: 256px;
}
.ms-rtestate-field table{
    width:100%;
}
.tandan-div-nav, .navbar-header {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    flex: 1 0 0%;
}
.td-main-nav .search-btn-area {
    float: right;
    position: relative;
    align-items: center;
    display: flex;
}
.td-main-nav .search-btn-area .btn-navbar {
    padding: 6px 10px;
    line-height: 20px;
    border: none;
    top: 0 !important;
    color: #fff;
    text-shadow: none;
    outline: none !important;
    transition: all ease .3s;    
	gap: 5px;
	height: 30px;
	background: #F2751A;
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.16), -2px -2px 8px #FFA869;
	border-radius: 20px;
}
.td-main-nav .search-btn-area .search-dropdown-panel {
    min-width: 280px;
    z-index: 9999;
    position: absolute;
    right: 0;
    top: 100%;
}
.tandan-div-search {
    position: relative;
    height: 40px;
    min-width: 200px;
    background: #fff;
    padding: 8px 8px;
    border: 1px solid #b6ccea;
    display: block;
    width: 100%;
    border-radius: 6px;
    box-shadow: 1px 1px 7px rgb(13 72 134 / 50%);
}
.tandan-div-search .div-input {
    position: absolute;
    left: 8px;
    right: 26px;
}
.tandan-div-search .btn-search {
    position: absolute;
    right: 0;
    width: 40px;
    text-align: center;
    top: 0;
    bottom: 0;
    vertical-align: middle;
    padding: 10px 10px;
}
.tandan-search-icon {
    height: 22px;
    width: 18px;
    background-image: none !important;
}
.tandan-search-icon:before {
    content: "\e003";
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    color: #c13d4b;
}
.navbar-header {
	color: #fff
}
.td-main-nav .navbar-collapse {
	padding: 0; margin: 0 !important
}
.td-main-nav  .navbar-nav, .container>.navbar-header {
	margin: 0 !important
}
.navbar {
    min-height: 40px;
}
.td-main-nav>.container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.tabbed {
    width: 100%;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #e3e3e3;
    padding: 5px;
}
.tabnav li a {
    border-top: none !important;
    line-height: 29px;
    padding: 5px 8px 4px 8px;
    background: transparent;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    display: inline-block;
    
}
.tabnav li.active a, .tabnav li a:hover { 
	box-shadow: 0px 1px 0 #df0000;
	color: #df0000;
}
.tabnav {
    list-style: none;
    padding: 0;
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #d65a01;
}
.weather-section {
    display: flex;
    align-items: center;
    justify-content: center;
}
.weather-section .weather-temp-small {
    margin-left: 5px;
    font-weight: 600;
}
.weather-section>div {
    flex: 1 0 0%;
    padding-left: 10px;
}
.weather-section select {
    max-width: 100%;
    width: 100%;
    border: 1px solid #e3d4a7;
    padding: 3px;
    background: #fff;
    border-radius: 3px;
}
div#topcontrol {
    bottom: 80px !important;
    background: #fff;
    padding: 8px;
    border-radius: 6px;
    box-shadow: 0px 2px 8px rgb(0 0 0 / 10%);
}

div#topcontrol>img {
    width: 28px !important;
    height: auto !important;
}
@media (max-width: 1400px) {

	.menu-lv1 .left>li>a>span {
	    font-size: 14px;
    }
	.menu-lv1 .left>li>a, .menu-lv1 .left>li> a:link, .menu-lv1 .left>li>a:visited {
	    padding: 10px 7px;
	}
}
@media (min-width: 768px) and (max-width: 1180px) {
	.head-news-cover-wrapper>img {
	    height: 275px;
    }
    .featured .ui-tabs-nav-item img {
	    width: 70px;
	    height: 55px;
    }
    .featured {
	    height: 410px;
    }
    .TD-box-news.rpt-news-hasthumb .TD-box-news-main>table .tandan-div-module-default-left>a {
	    height: 240px;
    }
    .TD-box-news.rpt-news-hasthumb .tandan-div-module-news-bottom .rpt-news-thumb {
	    height: 95px;
    }
    .TD-box-news.rpt-news-hasthumb .TD-box-news-main>div.tandan-div-module-news-bottom .rpt-news-content:nth-child(n+3) .rpt-news-title-quote a {
	    -webkit-line-clamp: 2;
	}
	.TD-box-news.rpt-news-hasthumb .TD-box-news-main>div.tandan-div-module-news-bottom .rpt-news-content:nth-child(n+3) .rpt-news-thumb {
	    height: 55px;
	    width: 80px;
	    max-width: 80px;
    }
}
@media (max-width: 1100px) {
	.subsites_pb{column-count: 2}
	.td-main-nav>.container {width: 100%}
}
@media (max-width: 767px) {
	.subsites_pb{
        column-count: 1; column-gap: 0;
        max-height: 250px;
        overflow: hidden;
        overflow-y: auto;
        column-count: inherit;
    }
	.head-top-right {
		position: relative
	}
    .tandan-p-article-news-title a {
        font-size: 16px;
    }
	.navbar-collapse {
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		height: auto;
		z-index: 2;
		background: #fff;
		padding: 10px !important;
		box-shadow: 0 5px 6px rgb(0 0 0 / 22%);
	}
    .td-slide-rotate {
        height: 260px;
    }
    .td-thongtincanbiet {
        width: 100%;
    }
	.tandan-div-nav li {width: 100%; display: inline-block}
	.tandan-div-nav li a>span, .menu-lv1 .left>li>a {
		color: #333 !important;
		text-shadow: none !important;
		padding-bottom: 5px;
	}
	.menu-lv1>ul>li ul {
		padding-left: 20px
	}
	.tandan-div-nav .menu-lv1>ul>li>a, .menu-lv1 .left>li>a>span {
	    color: #d85d05 !important;
    }
	.menu-lv1>ul>li ul li>a {
	    padding-left: 0;
	}
	.menu-lv1>ul>li ul {
	    position: relative;
	    left: 0;
	    display: inline-block !important;
	    box-shadow: none;
	    max-width: 100%;
	    width: 100%;
	    padding-top: 0;
	}
	.header .band-text {
	    flex-wrap: wrap;
	    justify-content: center;
	        padding: 10px 0;
    }
    .header .band-title {
	    flex: 1 0 100%;
	    text-align: center;
	}
	.header .band-text h4 {
		margin-bottom: 0
	}
	.header .band-logo {
		margin: 0;
		max-width: 60px;
	}
	#_td_clock {
		display: none
	}
	.featured .ui-tabs-panel, .featured ul.ui-tabs-nav {
		width:100%;
		order: 1;
		padding-right: 0;
	}
	.featured ul.ui-tabs-nav {
		margin-top:10px;
		position: relative;
		left: 0;
		max-height: 200px;
		order: 2;
		padding-left: 0;
	}
	.featured {
	    height: auto;
	    display: grid;
	}
	.TD-box-news.TD-box-news-iframe-home>.TD-box-news-main .col-xs-12 {
		padding-left: 0;
		padding-right: 0
	}
}
@media (max-width: 580px) {
	.head-news-cover-wrapper>img {
	    height: 245px;
    }
    .td-thongtincanbiet .td-ttcb-left>ul {
        column-count: 1 !important;
        column-gap: 5px !important;
    }
    .TD-box-news.rpt-news-hasthumb .TD-box-news-main>table .tandan-div-module-default-left>a {
		height: 200px
	}
	.TD-box-news.rpt-news-hasthumb .TD-box-news-main>table {
	    width: 100%;
	}
	.TD-box-news.rpt-news-hasthumb .TD-box-news-main>div.tandan-div-module-news-bottom {
		padding: 15px 0 0 0;
		margin: 0 -10px;
		width: calc(100% + 20px)
	}
    .TD-main-right .TD-link-xs-2col .TD-link-img {
        display: flex;
        flex-wrap: wrap;
        margin-left: -6px;
        margin-right: -6px;
        width: calc(100% + 12px);
    }
    .TD-main-right .TD-link-xs-2col .TD-link-img>a {
        width: 50%;
        padding: 3px 6px;
    }
    
}

@media (min-width: 768px) {
	.navbar-header {
		display: none
	}
	.td-main-nav .navbar-collapse {
		display: flex !important;
		flex: 1 0 0%;
	}
    .hidden-sm {
        display: none;
    }
}
@media (min-width: 992px) {
    .header {
        min-height: 170px;
        display: flex;
    	align-items: center;
    }
    .td-main-nav>.container {
		padding: 0
	}
}
@media (min-width: 1400px) {
    .container {
        width: 1270px;
    }
    .td-main-nav>.container {
        width: 1350px;
    }
}
@media (min-width: 1600px) {
    .td-main-nav>.container {
        width: 1500px
    }
}
.TD-main-left.article-contrast {background-color: rgb(220, 220, 220)}
.TD-main-left.article-contrast .artcle-tools .icon-text{background-color: transparent !important}