﻿body{ font-family: 'Roboto Condensed',sans-serif;  
  font-size: 14px;
  
    font-family: Arial;
}
.TNMT2022{
  width: 100%;
  margin: 0 auto;
}
.TNMT2022-Top, .TNMT2022-Bottom
{
      width: 100%; float: left;
}
.TNMT2022-Main{
   width: 86%;
  margin: 0 auto; 
}
.TNMT2022-Center
{
  width: 67%;
  float: left; 
  margin: 0 1.5%;
  text-align: justify;
}
.Center-50-50 
{
  width: 99%; 
  float: left; 
  margin-bottom: 1%;
  text-align: justify; 
}
.Center-50-Left, .Center-50-Right
{
width: 49%;
 float: left;
  
}
 .Center-50-Right
{
 margin-left: 1%; 
}

.TNMT2022-Right{
  width: 30%;
  float: right;
}
.TNMT2022-Bottom{
  
}
#square{ 
    background: #00974B;
    width: 6px;
    height: 6px;
    float: left;
    margin: 15px 10px 10px 0;}
/*###################### Vi Tri ######################*/
.TNMT-ViTri{    float: left; font-size: 11px;
  width: 100%;}
.TNMT-ViTri a{color: blue;
  font-size: 11px;}
.TNMT-ViTri > a > img{ 
  margin-right: 5px;
  width: 20px;}
/*################################## Banner #################################*/
.TNMT-Top-banner
    {
      width: 100%;
      margin:0 auto;
      padding-top: 0px;  
      position: relative;      
      z-index: 1;
    }
    .TNMT-Top-banner > .slider-container{
      width: 100%;
      overflow: hidden;
      
    }
    .TNMT-Top-banner > .slider-container > .slider{
      position: absolute;      
      height: 160px;
      top: 0;
      right: 0;
    }
    
    .TNMT-Top-banner > .slider-container > .slider img{
      position: absolute;
      top: 0;
      right: 0;      
      height: 160px;      
    }
    .brand-text h2
    {     
      font-family: 'UTM Impact', sans-serif;
      text-transform: uppercase;
      margin: 0;
      font-size: 30pt;
      color: #f20123;
      text-shadow: 0px 1px 0px #fff, 1px 0px 0px #fff, -1px 0px 0px #fff, 0px -1px 0px #fff, 0px 1px 0px #fff;
      letter-spacing: 1px;      
    }
    .brand-text h1
    {
      font-family: 'UTM Impact', sans-serif;
      text-transform: uppercase;
      margin: 0;
      font-size: 23pt;
      color: #FC9A08;
      text-shadow: 0px 1px 0px #fff, 1px 0px 0px #fff, -1px 0px 0px #fff, 0px -1px 0px #fff, 0px 1px 0px #fff;
      margin-top: 26px; 
      letter-spacing: 1px;
    }
/* ############# Menu Ngang ###################*/
.TNMT-TopMenu{ 
  width: 100%;
  
  float: left;
  margin-top: 1px;
  box-shadow: 1px 1px 5px grey;
  margin-bottom: 10px;
 background: #15919B;
}
.TNMT-Home a{
  text-align:left;
}
.TNMT-Home{}
.TNMT-Home img{
  width: 25px;
  margin-top: 6px;
}
.TNMT-top-menu > li {
  text-align: center;
  color: #f1f1f1;
  display: inline-block;
  padding: 0px;
  border-right: 1px solid #3c8ad9;
  line-height: 40px;
}
.TNMT-top-menu a {
  text-decoration: none;
  color: #fff;
  /*font-weight: bold;*/
  display: block;padding: 0 15px;
}
.TNMT-top-menu a:hover, .TNMT-Left-menu-chinh a:hover, .TNMT-Left-menu-chinh:hover{
  color: #fef601;
   background: #03a9f4;
}
.TNMT-top-menu > li:hover, .TNMT-top-menu > li:focus-visible{
  color: #fef601;
  /*border: 1px solid #af030d;*/
  background: #03a9f4;
}
.TNMT-menu-drop, .TNMT-menu-right {
  background: #2570b9;;
  display: none;
  position: absolute;
  border-radius: 0px 10px 10px 10px;
}
.TNMT-top-menu > li {
  position: relative;
}

.TNMT-top-menu li:hover .TNMT-menu-drop,.TNMT-menu-drop li:hover .TNMT-menu-right {
  display: block;
  margin-left: -10px;
  z-index: 1;
  /* border-left: 3px solid #af030d; 
  margin-left: -7px;
  margin-top: 3px;*/
}
.TNMT-menu-drop >li {
  text-align: left;
  width: 250px;
  border: 0px;
  border-top: solid 1px #4caf50;
  border-radius: 20px;
  height: 29px;
  line-height: 29px;
  list-style: none;
  float: left;
}
.TNMT-menu-drop a{color: #fff;}
.TNMT-menu-drop >li:hover {
  border-radius: 0;
}
.TNMT-top-menu >li >ul >li >a >img{width:8px; margin-right:10px;}
.TNMT-menu-right{
  display: none;
  position: absolute; 
}
.TNMT-menu-right > li{
  display: block;
  text-align: left;
  width: 220px;
  height: 25px;
  line-height: 25px;
  border-radius: 10px 10px 20px;
  list-style: none;
}
.TNMT-menu-right >li >img{width:6px;    margin-right: 10px;
  margin-top: 10px;}
.TNMT-menu-right > li >a{}
/* ######################## Left #############################*/
.TNMT-Left-TieuDe >a {
    color: #fff; text-align: center;
}
.TNMT-Left-TieuDe {
    background: #00974B;
    color: #fff;
    text-align: center;
    padding: 8px 0;
}
.TNMT-Left, .TNMT-Left-menu, .TNMT-Left-TieuDe, .TNMT-Left-TieuDe >a , .TNMT-List, .TNMT-List > li {width:100%; float:left;}
.TNMT-List {}
.TNMT-Left li {    text-align: justify; }
/*################################## Right ################################*/
.TNMT-right-TTCB-Img{
     width: 100%;
     float: left;
   }
   .TNMT-right-TTCB-Img li
   {
     border-bottom: 1px dotted #CCCCCC;    
     line-height: 35px;
   }
/*#################################Tin moi #################################*/
.center-tinmoi {
  width: 100%;

  /* border-bottom: 1px #ccc; 
  border-bottom: 1px solid #ccc;*/
  margin-bottom: 5px;
  float: left;
    background: #fff;
}
.TNMT-center-tin {width: 59%;
  float: left;}
.center-tin {

  margin: 0 auto;
  float:left;border: 1px solid #ccc;width:65%;
  
}
.center-tin-anh{
 
  position: relative;
  width:100%;
}
.TNMT-slide-image-tinmoi {
  left: 0;
  position: absolute;
  top: 0;
  opacity:0;
  display:none;width: 100%;
}

.TNMT-slide-image-tinmoi a, 
.center-tin-tin-tieude ul li a{
  text-decoration:none;color:#000;
}
.TNMT-slide-image-tinmoi a:hover, 
.center-tin-tin-tieude ul li a:hover{
  text-decoration:none;color:#0078b1;
}
.TNMT-slide-image-tinmoi a img{
  z-index:-1;height:330px; width:100%;
}
.tieudeanh {
    background-size: 100% 100%;
    height: 55px;
    margin-top: -61px;
    width: 99%;
    color: #020202fc;
    position: absolute;
    padding: 3px;
    font-weight: bold;
    background: #3f51b559;
    color: #fff;
}

.TNMT-slide-image-tinmoi:first-child{
  opacity:1;
  display:block;
}
.TNMT-slide-pager1 {
  height: 20px;width: 100%;
}
.TNMT-slide-pager1 ul {
  margin: 30px auto 0 auto;
  /* padding: 0; */
  width: 100%;
  margin-left: 35%;
}
.TNMT-slide-pager1-slot {
  background: none repeat scroll 0 0 #999999;
  display: block;
  float: left;
  height: 15px;
  list-style: none outside none;
  margin: 0 5px 0 0;
  width: 15px;
  cursor:pointer;border-radius: 20px;
}
.TNMT-slide-pager1-slot:hover{
  background:red;
}
.TNMT-slide-pager1 ul .focus{
  background: orange;
}
.TNMT-slide-control-prev1 {
  margin: 0px 40px 10px 10px;
  text-align: center;
  width: 15px;
  height: 15px;
  background: none repeat scroll 0% 0% #FFA500;
  line-height: 12px;
  color: #FFF;
  cursor: pointer;
  float: left;
  margin-left: -35%;
}
.TNMT-slide-control-next1{
  margin: 0px 40px 10px 10px;
  text-align: center;
  width: 15px;
  height: 15px;
  background: none repeat scroll 0% 0% #FFA500;
  line-height: 12px;
  color: #FFF;
  cursor: pointer;
  float: left;
}
/*############### List Tin #############################*/
.TNMT-center-tinmoi {
  width:100%;height:342px;border-bottom: 1px  #ccc;border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
}

.TNMT-center-tin-tin
{
  width: 38%;
  min-height: 340px;
  border: 1px dotted #FFFFFF;
  float: right;
}
.TNMT-center-tin-tin-tieude
{
    width: 100%;
    float: left;
    background: #15919B;
    border: 1px groove rgb(24 160 243);
    border-radius: 5px 5px 0 0;
    height: 40px;
    font-weight: bold;
    background-position: center right;
    background-repeat: no-repeat;
    line-height: 40px;
    text-align: center;
    color: #fff;/* #f20123;*/
    text-shadow: black 0.1em 0.1em 0.2em;
    margin-bottom: 10px;
    font-size: 18px;
}
.TNMT-center-tin-tin ul li
{
  height: 26px;
  background-color: #FFF;
  color: #000;
  /* padding-left: 5px; */
  text-align: left;
  text-transform: none;
  font-weight: normal;
  display: block;
  height: auto;
  border-bottom: 1px dotted #ccc;
  padding: 6px 8px;
  text-align: justify;
  min-height: 40px;
}
#square
{   background: #ff8f00;
    width: 6px;
    height: 6px;
    float: left;
    margin: 15px 10px 10px 0;}
.TNMT-center-tin-tin ul
{
 
  /* overflow: auto; */
  /* margin: 10px 0; */
  border-bottom: 1px #999999;
  margin-top: -3px;
  z-index: 0;
}
.TNMT-center-tin-tin-noidung ul
{
  display:block;border-bottom:1px  #999999;
}
.TNMT-center-tin-tin-noidung ul li
{
  display:block;
}
.TNMT-center-tin-tin ul li a img
{ width:3px;
}
/*############################### Left Menu ############################*/

.TNMT-Left-menu li
{
  height:35px;
  line-height:35px;
  list-style:none;
  border-top: solid 1px #fff;  
}
.TNMT-Left-menu-chinh >a >img
{
  width: 5px;
  height: 4px;
  padding: 7px 0px;
}
.TNMT-Left-menu-chinh {
      width: 100%;
    float: left;
    display: block;
    position: relative;
    border: 1px solid #d2d0d06b;
    text-align: left;
    text-decoration: none;
}
.TNMT-Left-menu-chinh a {
  display: block;
  color: #00974B;
  text-decoration: none;
}
/* ################### Tieu Diem ####################*/
.TNMT-TieuDiem{    width: 100%;
  float: left;
  margin: 0 0 5px 0;
}
.TNMT-NC-top-tieudiem
{  
    width: 96% !important;
    color: #fff;
    font-weight: bold;
    margin: 1px auto 1px auto;
    height: 35px;
    /* background: #0EABFF;
  background: linear-gradient(#00c1bc, #03a09c);*/
    box-shadow: 0px 0px 3px #fff;
    background: #15919B;
    
    background-position: top left;
    background-size: auto 100%;
}
.TNMT-NC-top-tieudiem1
{    background: #eee;    width: 96% !important;
  margin: 0 auto;
  text-align: center;
  color: #928f8f;
  height: 25px;
  text-transform: uppercase;}
.TNMT-NC-top-tieudiem a
{ 
  color: #cd0300;
  border-right: 1px solid #dcc381;
  padding: 0 10px;
}
.TNMT-NC-top-tieudiem-left
{
  width: 20%;
  text-align: left;
  padding: 9px 5px 5px 5px;
  float: left;font-weight: normal;
}
.TNMT-NC-top-tieudiem-center
{
  width:50%;float: left;margin-top: 7px;
}
.TNMT-NC-top-tieudiem-right
{
  width:24%;float: right;
}

.searchboxML form{
  height: 30px;
  width: 250px;
}
.searchboxML form input{    width: 80%;border: 0;
  padding: 2px 0 2px 5px;
  border-radius: 10px;
}
.searchboxML button { 
  border: none;
  height: 28px;
  min-width: 0;
  padding: 7px;
  text-indent: -9999px;
  width: 28px;
  display: inline-block;
}
.searchboxML button{
      background: url(/Cms_Data/Sites/TNMT/Themes/img/icon-search.png) no-repeat center;
    border: none;
    height: 28px;
    min-width: 0;
    padding: 7px;
    text-indent: -9999px;
    width: 28px;
}
/* ############################# Tin Anh #############################*/
.TNMT-TinAnh{    border: 1px solid #ccc; 
      padding: 0 5px;
  float: left;}
.TNMT-TinAnh-One{ float:left; width: 60%;}
.TNMT-TinAnh-List{ float:right; width: 38%;     text-align: justify;}
.TNMT-TinAnh-List li, .TNMT-Left li
{float: left;
  display: inline-block;
  border-bottom: 1px dotted #ccc;
  width: 100%;
  padding: 8px 0;}

.TNMT-Center-TieuDe

 {
    width: 100%;
    float: left;
    background: #15919B;
    border-radius: 5px 5px 0 0;
    height: 35px;
    font-weight: bold;
    background-position: center left;
    margin-top: 10px;  
    border-top: none;   
    border-bottom: 2px solid #058a87;
	background-repeat: no-repeat;
    text-shadow: black 0.1em 0.1em 0.2em;
    text-transform: uppercase;
}

 .TNMT-Left-TieuDe
{
    width: 100%;
    float: left;
    background: #15919B;
    border-radius: 5px 5px 0 0;  
    font-weight: bold;
    background-position: center left;    
    border-top: none;       
	background-repeat: no-repeat;
  text-shadow: black 0.1em 0.1em 0.2em;
    text-transform: uppercase;
}



.TNMT-Center-TieuDe  > a {
   padding-left: 80px;
    color: #fff;
    text-decoration: none;
    line-height: 35px;
  text-transform: uppercase;
  font-size: 18px;
}

 .TNMT-center-left_tintuc_list{
    width: 48%;
    float:right;
    text-align: justify;
    padding-top: 11px;
  }
  .TNMT-center-left_tintuc_list li{ 
    width: 98%;
    float:left;    
  	color: #0078B1;
    text-decoration: none;
    padding: 7px 2px 8px 3px;
    border-bottom: 1px dotted #ccc;
    margin: 10px 0;
  }
  .TNMT-center-left_tintuc_list img
  {
    width: 60px;
    height: 40px;
    margin: 0px 7px 5px 0px;
  }

  .TNMT-center-left_tintuc_MoDau{
    padding: 0px 3px 0px 5px;
    line-height: 1.7;    
  }
  .TNMT-center-left_tintuc_list a
  {
    padding: 10px 3px 0px 5px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
  }



.TNMT-TinAnh-One a{    text-decoration: none; /*color: #000;*/
  padding: 0px;
  width: 99%;
  float: left;text-align:justify;
}
.TNMT-TinAnh-One a img, .TNMT-TinAnh a img{
  margin-left: 3px;
	width: 100%;
}
.TNMT-TinAnh-TieuDeAnh{text-decoration: none;
  text-align: justify;
  font-weight: bold;
  margin-top: 10px;
}
/* ############################# Tin Center #############################*/
.TNMT-Center-All {   
    float: left;
  width: 100%;
    border-top: 1px solid #00974B;
background: #fff;
}
.TNMT-Center-TinAnh{ float:left; width: 50%;}
.TNMT-Center-List{ float:right; width: 48%;}
.TNMT-Center-List li, .TNMT-Center-TinList li{float: left;
  display: inline-block;
  border-top: 1px dotted #ccc;
  width: 100%;
  padding: 5px 0;}

.TNMT-Center-TinAnh a{    text-decoration: none; /*color: #000;*/
  padding: 0px;
  width: 99%;
  float: left;text-align:justify;
}
.TNMT-Center-TinAnh a img, .TNMT-TinAnh a img{
  margin: 20px 0 0 0;
	width: 100%;
  min-height: 300px;
}
/*################################## Tin tuc All ####################################*/
.TNMT-TinTuc-All{}
.TNMT-Center-All-TieuDe{
  font-weight: bold;
  line-height: 25px;
  text-align: center;
  width: 100%;
  border-bottom: 3px solid #ccc;
  border-radius: 5px;
  color: #000000;
  text-transform: uppercase;
  display: inline-block;
  float: left;
}
/*################################## Tin CM - List ####################################*/
.TNMT-TinTuc-ListAll{
  width:99%;
  margin: 7px;
  text-align: justify;float: left;
}
.TNMT-TinTuc-List{
  width:100%;
  margin-top: 10px;
  border-bottom:1px dotted #ccc;
  padding-top: 5px;
  text-align: justify;
}
.TNMT-TinTuc-List-Chitiet
{
  font-style:italic;
  text-align: right;
  display:block;
  padding-right:30px;
}
/*############################ TinTuc View#######################*/
.TNMT-TinTuc-View
{
  width:99%;
  margin:10px auto;
}
.TNMT-TinTuc-View li
{
  height:auto;width:100%;display: inline-block;
}
.TNMT-TinTuc-View-Tieude
{    
  font-weight:bold;font-size:16px;padding: 5px 0 0 0;
}
.TNMT-TinTuc-View-Thoigiandang{
  font-style: italic;
  color:gray;
  font-size:12px;
  vertical-align: top;
  height: 30px;
  margin-bottom: 10px;
}

.TNMT-TinTuc-View-tacgia{
  float: right;
  text-align:right;
  padding-right: 30px;
  font-weight: bold;
  margin-top: 10px;     
}
.TNMT-TinTuc-View-Modau{
  margin-bottom: 10px;
  text-align: justify;
  padding-right: 15px;
  margin-bottom: 10px;font-weight:bold;
}
.TNMT-TinTuc-View-NoiDung{
  text-align: justify;
  padding-right: 15px;
}
.TNMT-TinTuc-View-NoiDung p{
  padding-bottom: 10px;
  margin-block-end: 0;
  margin-block-start: 0;
}
.TNMT-TinTuc-View-NoiDung td{
  border: 1px #D1D3D2 solid;
  vertical-align:middle;
  padding: 0px 5px;
  border-collapse: collapse;
}
.TNMT-TinTuc-View-NoiDung table{
  width:100%;
  display:block;
  margin:0px auto;
}
.TNMT-TinTuc-View-NoiDung img{
  border: 1px groove #05b5fb;
  width:90%;
  height:auto;
  margin:5px auto;
  position:relative;
  display:block;
}
.TNMT-TinTuc-ListTin
{
  width:100%;margin-top:15px;
  list-style:none;
  
}
.TNMT-Center-List-ThongTinKhac ,.TNMT-Center-List-ThongTinKhac > a{ width:100%;float: left;
  text-align: justify;
  padding-left:5px;
  padding-right:35px;
}
.TNMT-Center-List-ThongTinKhac img{
  width: 3px;
  display:block;
  margin-top:5px;
  float:left; 
}
.TNMT-Center-List-ThongTinKhac > a > #square{    margin: 8px 10px 10px 0;}
/*############################### Van Ban #########################*/
.TNMT-Center-TinList{    width: 100%;
    float: left;
    border: 1px solid #ccc;
  border-top: 1px solid #00974B;}
/*######################### Van Ban All #######################*/
.TNMT-VanBan-List
{
  width: 99%;
  margin: 0px auto;
  margin-top: 10px;
}
.TNMT-VanBan-List td{
  border: 1px #D1D3D2 solid;
  padding: 3px;
}
.TNMT-VanBan-List-Title{
  height: 45px;
  background: #EFEEDC;
  text-align:center;
  font-weight:bold;
}
.TNMT-VanBan-List-Title-1{
  width: 16%;
}
.TNMT-VanBan-List-Title-2{
  width: 25%;
}
.TNMT-VanBan-List-Title-3{
  width: 53%;
}
.TNMT-VanBan-List-Title-4{
}
.TNMT-VanBan-List-ND-1{
  text-align:center;
}
.TNMT-VanBan-List-ND-2{
  text-align:center;
}
.TNMT-VanBan-List-ND-3{
}
.TNMT-VanBan-List-ND-4{
  text-align:center;
}
.TNMT-VanBan-List-ND-4 a{
  text-align:center;
}
.TNMT-VanBan-List-ND > td > a{
  font-weight: bolder; 
  text-align: justify;
  padding: 5px;
  float: left;}
.TNMT-VanBan-List-ND-4 > a > img{
width: 20px; height: 20px;
}
/*################################# VanBan View ###############################*/ 
.TNMT-VanBan-View{
  width:100%;
}
.TNMT-VanBan-View-ND{
  width:95%;
  margin:0px auto;
}
.TNMT-VanBan-View-ND-Tomluoc td {    font-size: 15px;
  font-weight:bold;
  padding-top:20px;
}
.TNMT-VanBan-View-ND-info{
  width:100%;
  margin:0px auto;
}
.TNMT-VanBan-View-ND-info td{
  border:1px solid #ccc;
  padding-top: 5px;
  height:25px;
}
.TNMT-VanBan-View-ND-info-L{
  width: 30%;
}
.TNMT-VanBan-View-ND-info td{
  padding-left: 10px;
}
.TNMT-VanBan-View-ND-info img{
  width:20px;
  display:block;
  float:left;
  padding: 0 15px;
}
.TNMT-VanBan-View-ND-info a{
  width:100%; color: blue;
  text-decoration:none;
  display:block;
}
.TNMT-VanBan-List{
  width:100%;
}
.TNMT-VanBan-List-Tit{
  font-weight:bold;
  margin-top: 10px;
}
/*###################### Footer ###########################*/    
.TNMT-Foot{
    background-image: url(/Cms_Data/Sites/TNMT/Themes/Default/imgdemo2024/footterSTNMT.png);
    text-align: center;

}
.TNMT-Foot li{
    color: #fff;
  font-weight: bold;
  text-shadow: 1px 2px 1px rgb(0 0 0 / 84%);
}
.TNMT-Foot-TieuDe{
  font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding: 5px 0;
}
