﻿@charset "utf-8";
/* CSS Document */
* {
  margin: 0px;
  padding: 0px;
  font-size: 13px;
  font-family: Arial;
  text-decoration: none;
  line-height: 20px;
}
body {
  background-color: white;
}
ul,
li {
  list-style: none;
}
.Home_TopNewsSlide {
  display: none;
}
.margin_bottom {
  margin-bottom: 12px;
}
.main_content,
.footer {
  width: 1170px;
  margin: 0px auto;
}
.group_min_height {
  min-height: 350px;
}
/*------------------------------------------------*/
.zone_full_width {
  float: left;
  width: 100%;
}
.Center_Home {
  width: 100%;
  margin: 0px auto;
}
.Left_Center_Home {
  float: left;
  width: 870px;
}
.Right_Center_Home {
  float: right;
  width: 285px;
}
/*------------------------------------------------*/
.header {
  width: 100%;
  float: left;
  overflow: hidden;
}
.header_top {
  width: 100%;
  height: 34px;
  background-color: #f9fcfe;
  background-repeat: repeat-x;
}
.header_top_center {
  width: 100%;
  height: 34px;
  margin: 0px auto;
  position: relative;
}
.header_top_center_text {
  line-height: 34px;
  text-align: right;
  font-weight: bold;
  color: white;
}
.header_top_center_text a {
  line-height: 34px;
  margin-right: 15px;
  margin-left: 15px;
  text-decoration: none;
  font-weight: bold;
  color: white;
}
.header_banner {
  width: 100%;
  margin: 0px auto;
  height: 113px;
  background-color: #ffffff;
  position: relative;
  background-image: url("../images/bg_header.png");
  background-repeat: no-repeat;
}
.header_banner img {
  margin-top: 5px;
  margin-left: 1%;
}
.home_icon {
  background: url("../images/home_icon.png") no-repeat center;
}
.header_menu_center {
}
.header_menu_center_text {
  float: left;
  line-height: 34px;
  text-align: left;
  color: #09547a;
  background-image: url("../images/linemenu.png");
  background-repeat: no-repeat;
}
.header_menu_center_text_active {
  float: left;
  line-height: 34px;
  text-align: left;
  color: #09547a;
  background-image: url("../images/linemenu.png");
  background-repeat: no-repeat;
  background-color: #ff7415;
}
.header_menu_center_text a,
.header_menu_center_text_active a {
  line-height: 34px;
  margin-right: 20px;
  margin-left: 20px;
  text-decoration: none;
  font-size: 16px;
  color: #ffffff;
}
.header_menu_center_text:hover {
  background-color: #ff7415;
  color: #ffffff;
}
/*---------------------------------------*/

.Header_Box_News {
  float: left;
  width: 337px;
  height: 28px;
  background: #104c97 url("../images/title_thongbao.png") no-repeat right;
  position: relative;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.ArrowBox {
  float: left;
  width: 10px;
  height: 28px;
  position: relative;
  z-index: 100;
  background: url("../images/arrow_box.png") no-repeat center;
}

.H2_Tab_Box a {
  float: left;
  padding: 4px 10px 5px 10px;
  color: #fff;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  width: 98%;
}

.H2_Tab_Box a:hover {
  text-decoration: none;
}

.A_ViewMore {
  float: right;
  width: 80px;
  height: 29px;
  background: url("../images/point_more.png") no-repeat 80px 9px;
  position: relative;
  z-index: 100;
  font-size: 11px;
  color: #fff;
}

.A_ViewMore span {
  /*float: left;*/
  font-size: 11px;
  /*padding: 6px 5px 0 5px*/
}

.A_ViewMore span:hover {
  text-decoration: underline;
}
#breBar {
  background: #e1e5ed;
  bottom: 0;
  height: 35px;
  vertical-align: middle;
  left: 0;
  padding: 12px 0px;
  width: 100%;
  z-index: 1;
}
.brebar_date {
  float: left;
  padding-left: 10px;
  font-size: 12px;
  font-style: italic;
  width: 250px;
  padding-top: 10px;
}
.menu_brebar {
  float: right;
}
#breBar a {
  color: #333;
  text-decoration: none;
  padding: 0px 5px;
  font-size: 11px;
}
#breBar a:hover {
  text-decoration: underline;
}
/*---------------------------------------*/
.search {
  float: right;
  margin-right: 4px;
  height: 28px;
  width: 200px;
  background: white;
  margin-top: 5px;
}
.search input[type="text"] {
  border: none;
  color: #333;
  font-size: 14px;
  line-height: 28px;
  padding-left: 6px;
  width: 168px;
  float: left;
}
.search_button {
  float: right;
  border: none;
  cursor: pointer;
  height: 29px;
  width: 24px;
  background: url("../images/search_button.png") no-repeat center;
}
#au1 {
  float: left;
  width: 100%;
}
/*---------------------------------------*/
#wrapper {
  right: 0;
  top: 0;
  overflow: hidden;
  position: absolute;
  width: 460px;
  top: 0px;
  right: 0px;
  color: white;
}
.border_top {
  background-color: #95c2da;
  height: 5px;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 710px;
  margin: 0 auto;
}
.top_lienket {
  background-color: #95c2da;
  border-radius: 0px 0px 0px 5px;
  color: white;
  height: 33px;
  opacity: 0.5;
  width: 460px;
  top: 0px;
  right: 0px;
  position: absolute;
}
.content {
  width: 100%;
  margin: 0px auto;
  padding-bottom: 20px;
  background-color: #ffffff;
  position: relative;
}
/*------------menu phan cap ---------------*/
.enver {
  background: url("../images/english.png") no-repeat center;
  float: right;
  width: 28px;
  height: 39px;
  margin-right: 5px;
}
.header_menu {
  width: 100%;
  height: 39px;
  position: relative;
  background-color: #ff0000;
}
#topnav {
  float: left;
  height: 39px;
}
#topnav li {
  height: 39px;
  line-height: 39px;
  display: block;
  cursor: pointer;
}
#topnav li a {
  color: #fff;  
  height: 39px;
  /*float: left;*/
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
}
#topnav li a span {
  color: #ffffff;
  cursor: pointer;
  /*display: block;*/
  /*float: left;*/
  font-size: 13px;
  height: 39px;
  /*line-height: 39px;*/
  padding: 0px 10px;
  text-decoration: none;
  text-transform: uppercase;
}
#topnav a:hover,
#topnav a.active {
  background-color: #ffc000;
}
#topnav ul {
  display: none;
  width: auto;  
  /*background: #FDBE2B;*/
  z-index: 100000000;
}

#topnav ul.submenu {
  display: none;
  width: auto;  
  background: #FDBE2B;
  z-index: 100000000;
}
#topnav li.home{
    background: #FDBE2B;
}

#topnav li ul.submenu li.has-sub {
    position: relative; /* BẮT BUỘC để submenu-3 canh theo li cha */
}

#topnav li ul.submenu li.has-sub > ul.submenu-3 {
    display: none;
    position: absolute;
    top: 0;                 /* ngang hàng với li cha */
    left: 100%;             /* = đúng độ rộng li cha */
    background: #FFD966;
    box-shadow: 0 4px 15px rgba(0,0,0,0.25);
    padding: 0;
    margin: 0;
    list-style: none;
    z-index: 9999999;
    white-space: nowrap;
}

#topnav ul.children {
  display: block;
  z-index: 0;
}
#topnav li:hover ul {
  display: block;
  position: absolute;
  min-width: 180px;
}
#topnav li ul li {
  padding: 0;
  background: none;
  height: 35px;
  line-height: 35px;
}
#topnav li ul li a {
  color: #5b5b5b;
  font-size: 14px;
  height: 35px;
  font-weight: normal;
  text-transform: none;
  text-shadow: none;
  padding: 0px 10px;
  line-height: 35px;
  text-decoration: none;
}
#topnav li ul li a.subactive {
  color: #5b5b5b;
  font-weight: bold;
  height: 35px;
  text-transform: none;
  text-shadow: none;
}
#topnav li ul li:hover {
  background-color: #ff7415;
  color: white;
}
#topnav li ul li a:hover {
  background-color: #ff7415;
  color: white;
}


.submenu-3 {
  display: none;        /* ẩn mặc định */
 
  min-width: 220px;     /* chiều rộng submenu */
  background-color: #FFD966; /* nền */
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(0,0,0,.15);
  padding: 0;
  list-style: none;     /* xóa bullet */
  
}


/* Li xếp dọc */
.submenu-3 li {
  display: block;       /* block để xếp dọc */
  width: 100%;
}

/* Link trong submenu-3 */
.submenu-3 li a {
  display: block;
  width: 100%;
  padding: 10px 15px;
  color: #C00000;
  text-decoration: none;
  font-weight: 500;
}

/* Hover hiện submenu-3 */
.has-sub.has-submenu:hover > .submenu > .has-sub.has-submenu:hover > .submenu-3 {
  display: block;
}

/* Hover link */
.submenu-3 li a:hover {
  background-color: #199F9C;
  color: #fff;
  transition: 0.2s;
}


 /* Submenu sổ từ trên xuống */
.submenu {
  display: none;        /* ẩn mặc định */  
  /*min-width: 220px;*/
  background-color: #FB0000; /* nền */
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(0,0,0,.15);
  padding: 0;
  list-style: none;     /* xóa bullet */
  
}

/* Li xếp dọc */
.submenu li {
  display: block;       /* block để xếp dọc */
  width: 100%;
}

/* Link trong submenu */
.submenu li a {
  display: block;
  width: 100%;
  padding: 10px 15px;
  color: #C00000;
  text-decoration: none;
  font-weight: 500;
}

/* Hover hiện submenu */
.has-sub.has-submenu:hover > .submenu > .has-sub.has-submenu:hover > .submenu {
  display: block;
}

/* Hover link */
.submenu li a:hover {
  background-color: #199F9C;
  color: #fff;
  transition: 0.2s;
}

/* =====================================================
   MENU MOBILE – SLIDE FROM LEFT
   GIỐNG trungtamhoanggia.com
   ===================================================== */
@media (max-width: 768px) {

  /* nút DANH MỤC */
   /* nút DANH MỤC */
  #pull {
    display: block;
    background: #104c97;
    color: #fff;
    padding: 12px 15px;
    font-weight: bold;
  }

  /* MENU TRƯỢT TỪ TRÁI */
  #topnav {
    position: fixed;
    top: 0;
    left: -280px;
    width: 260px;
    height: 100vh;
    background: #fff;
    overflow-y: auto;
    z-index: 9999;
    transition: left .3s ease;
  }

  #topnav.active {
    left: 0;
  }

  /* ITEM */
  #topnav > li {
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
  }

  #topnav li a {
    display: block;    
    color: #333;
    font-size: 14px;
  }

  /* ICON + / - */
  #topnav li.has-sub > a::after {
    content: "+";
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    color: #999;
  }

  /* SUBMENU */
  #topnav ul.submenu,
  #topnav ul.submenu-3 {
    display: none;
    position: relative;
    background: #f5f5f5;
  }

  #topnav ul.submenu li a {
    padding-left: 35px;
    font-size: 13px;
  }

  #topnav ul.submenu-3 li a {
    padding-left: 55px;
    font-size: 13px;
  }

  /* MỞ SUBMENU KHI CLICK */
  #topnav li.open > ul {
    display: block;
  }

  #topnav li.open > a {
    background: #ff7415;
    color: #fff;
  }

  #topnav li.open > a::after {
    content: "−";
    color: #fff;
  }
}

@media (max-width: 768px) {

  /* reset logic desktop */
  #topnav li ul {
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    width: 100%;
    float: left;
  }

  /* ẩn submenu mặc định */
  #topnav ul.submenu,
  #topnav ul.submenu-3 {
    display: none;
  }

  /* TOUCH / HOVER GIẢ */


  /* phân cấp */
  #topnav ul.submenu li a {
    padding-left: 35px;
    font-size: 13px;
  }

  #topnav ul.submenu-3 li a {
    padding-left: 55px;
    font-size: 13px;
  }

  /* tránh tap bị miss */
  #topnav li.has-sub > a {
    cursor: pointer;
  }
}


/******group home******/
.nhomtin {
  float: left;
  width: 100%;
  list-style-type: none;
  margin-top: 4px;
  padding: 0;
}
.nhomtin li {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 49%;
  margin-right: 2%;
}
.nhomtin li:nth-child(2),
.nhomtin li:nth-child(4),
.nhomtin li:nth-child(6) {
  margin-right: 0px;
}
.nhomtinct_item {
  float: left;
  width: 99.5%;
  border: solid 1px #e1e1e1;
  color: #333;
}
.nhomtinct_item_content {
  float: left;
  width: 100%;
}
.nhomtinct_item_head {
  float: left;
  width: 100%;
  height: 33px;
  border-bottom: solid 1px #e1e1e1;
  background: #104c97 url("../images/title_thongbao.png");
}
.nhomtinct_item_head1 {
  float: left;
  width: 100%;
  height: 33px;
  border-bottom: solid 1px #e1e1e1;
  background: #104c97 url("../images/title_phobien.png");
}
.nhomtinct_item_head1 {
  float: left;
  width: 100%;
  height: 33px;
  border-bottom: solid 1px #e1e1e1;
  background: #104c97 url("../images/title_phobien.png");
}
.nhomtinct_item_head1 a {
  text-decoration: none;
  color: red;
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 7px;
  line-height: 33px;
  font-weight: bold;
}
.nhomtinct_item_head a {
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 7px;
  line-height: 33px;
  font-weight: bold;
}
.nhomtinct_item_head_text {
  float: left;
  height: 33px;
  width: 340px;
  line-height: 33px;
  color: white;
  background-color: #307ead;
  font-size: 18px;
  text-transform: uppercase;
  padding-left: 15px;
  padding-right: 15px;
}
.nhomtinct_item_head_text a {
  color: white;
  line-height: 33px;
  float: left;
  background-color: #307ead;
  font-size: 15px;
}
.nhomtinct_item_top {
  float: left;
  width: 95%;
  margin-bottom: 3px;
  background: #f4f7fc;
  padding: 10px 2.5% 5px 2.5%;
}
.nhomtinct_item_top_tieude a {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  text-align: justify;
}
.cchc {
  float: left;
  width: 49%;
  min-height: 320px;
}
.media {
  float: right;
  width: 100%;
}
/******tin khac******/
.box_tp {
  float: left;
  width: 98%;
  margin: 10px 1%;
}
.other_news_item {
  float: left;
  width: 100%;
  margin-bottom: 3px;
  color: #4b4b4b;
  background: url("../images/icontin.png") no-repeat 0px 9px;
}
.other_news_item a {
  color: #4b4b4b;
  line-height: 20px;
  margin-left: 18px;
  float: left;
  text-decoration: none;
}
/*-------------------------*/
.list_tin {
  float: left;
  width: 100%;
}
.list_tin ul {
  float: left;
  width: 100%;
  list-style: none;
  padding: 0;
}
.list_tin ul li {
  float: left;
  width: 100%;
  list-style: none;
  padding: 0;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 5px;
  padding-bottom: 5px;
  text-align: justify;
}
.list_tin ul li:last-child {
  border-bottom: none;
}
.list_tin_img img {
  float: left;
  width: 160px;
  border: 0;
  margin: 5px 5px 5px 0px;
  /*border: solid 1px #dcdcdc;*/
}
.list_tin_tieude {
  color: #2c4580;
  font-size: 15px;
  margin-bottom: 7px;
}
.list_tin_tieude a {
  color: #2c4580;
  font-size: 13px;
  text-align: justify;
  font-weight: bold;
}
/*-----------------------*/
.nhomtinct_group_content {
  float: left;
  width: 100%;
  padding: 0px;
}
.nhomtinct_item_top_img img {
  float: left;
  width: 45%;
  max-width: 200px;
  border: solid 1px #dcdcdc;
  margin-right: 10px;
  margin-bottom: 5px;
}
.nhomtinct_item_top_tieude {
  color: #2c4580;
  font-size: 15px;
  text-align: justify;
}
.nhomtinct_item_sub {
  float: left;
  width: 96%;
  margin: 3px 1.9%;
  color: #4b4b4b;
  background: url("../images/icontin.png") no-repeat 0px 8px;
}
.nhomtinct_item_sub a {
  color: #4b4b4b;
  line-height: 20px;
  margin-left: 15px;
  float: left;
  text-align: justify;
  text-decoration: none;
}
/*----------------------------*/
.header_media {
  background: #104c97;
  color: white;
  float: left;
  width: 100%;
  height: 33px;
  border-bottom: solid 1px #e1e1e1;
}
.header_media a {
  text-decoration: none;
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 7px;
  line-height: 33px;
  font-weight: bold;
}
.header_media a:hover {
  color: white;
}
.media_active {
  color: white;
}
.media_unactive {
  color: #5390ca;
}
/*------------------end chinh sua---------------------------*/
.content_c {
  width: 100%;
  margin: 0px auto;
  position: relative;
}
.tintop {
  float: left;
  width: 870px;
  height: 350px;
}
/*------------chi dao dieu hanh------*/
.chidao {
  float: left;
  width: 100%;
}
.chidao_head {
  font-size: 15px;
  color: #ffffff;
  background: #0099ff;
  text-indent: 10px;
  text-align: center;
  padding: 6px 10px;
}
.chidao_head1 {
  font-size: 15px;
  color: #fff;
  background: #ff0000;
  font-weight: bold;
  text-align: center;
  padding: 6px 10px;
}
.chidao_head1 a {
  
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
.chidao_head a {
  
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
.chidao_content {
  float: left;
  width: 100%;
  height: 170px;
  background-color: #ffffff;
}
.chidao_text {
  float: left;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e2e2e2;
  background: url("../images/icontin.png") no-repeat 0px 11px;
  text-indent: 15px;
}
.chidao_text a {
  color: #397bc0;
  font-size: 14px;
}
.UL_Notification_bc {
  float: left;
  max-height: 380px;
  background: #ffffcc;
  width: 100%;
}

#content_thongcaobaochi {
  float: left;
  width: 99%;
  background-color: white;
  margin: 0px 0.5% 1px 0.5%;
  height: 321px;
  overflow: hidden;
}

.UL_Notification_bc li a {
  color: #4b4b4b;
  font-size: 13px;
  border-bottom: 1px solid #e2e2e2;
  float: left;
  padding-bottom: 0px;
  padding-top: 0px;
  width: 92%;
  margin-left: 15px;
  text-align: justify;
  text-decoration: none;
}
.UL_Notification_bc {
  list-style: none;
  padding-left: 0;
  padding-bottom: 22px;
}

.UL_Notification_bc li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 8px;
  line-height: 1.5;
}

.UL_Notification_bc li::before {
  content: "✔";
  position: relative;
  left: -10px;
  top: 25px;
  transform: translateY(-50%); /* canh giữa dấu check */
  color: #0074c2; /* xanh dương */
  font-weight: bold;
  font-size: 14px;
}
/*--------end---------*/
.thongbao {
  float: left;
  width: 100%;
}
.thongbao_head {
  float: left;
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  text-transform: uppercase;
  background: #104c97 url("../images/title_thongbao.png") no-repeat right;
  text-indent: 10px;
}
.thongbao_head a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}
.thongbao_content {
  float: left;
  width: 100%;
  background: #ffffff;
}
.thongbao_content_ul {
  float: left;
  height: 300px;
  width: 99%;
  background-color: white;
  margin: 0px 0.5% 1px 0.5%;
}
.thongbao_content_ul li {
  list-style: outside none none;
  overflow: hidden;
  width: 94%;
  margin-left: 3%;
}
/*-----------------------------------*/
.tin_focus {
  float: left;
  width: 1170px;
  margin-bottom: 20px;
}
.colleft {
  float: left;
  width: 870px;
}
.colright {
  float: right;
  width: 100%;
}
.quangcao_top {
  float: left;
  width: 870px;
  margin-bottom: 20px;
}
.bg_yellow {
  background: #f5c13f;
}
.hoidap_item {
  float: left;
  margin-left: 10px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 3px;
  color: #4b4b4b;
  background: url("../images/ques.png") no-repeat 0px 4px;
  text-indent: 15px;
}
.hoidap_item a {
  color: #2c4580;
  line-height: 20px;
  padding-left: 10px;
  font-weight: bold;
  margin-top: 3px;
  float: left;
  width: 100%;
}
.hoidap_cm_head {
  float: left;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: url("../images/iconhoidap.png") no-repeat 15px 5px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
}
.quangcao2 {
  float: right;
  width: 420px;
}
.quangcao2 tr,
td {
  vertical-align: top;
}
.quangcao2 img {
  border: solid 1px #dcdcdc;
  height: 85px;
  width: 205px;
  margin-bottom: 5px;
}
.quangcao3 {
  float: left;
  width: 870px;
  margin-top: 15px;
}
.thuvienanh {
  float: left;
  width: 420px;
}
.thuvienanh_head {
  float: left;
  width: 420px;
  height: 40px;
  color: white;
  background-color: #2d4580;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  margin-bottom: 2px;
}
.thuvienanh_head a {
  color: #ffffff;
  text-align: center;
  font-size: 13px;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: bold;
}
.Linka a {
  color: #0858bb;
}
.Linka a:hover {
  color: #104c97;
}
/*---------------thongbao loi-------------------*/
.thongbaoloi {
  font-size: 13px;
  color: #333;
  text-align: center;
  width: 100%;
  float: left;
}
.thongbaoloi h2 {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  float: left;
  vertical-align: top;
  margin-left: 25%;
}
.thongbaoloi p {
  float: left;
  width: 100%;
  display: block;
  font-size: 15px;
}
.thongbaoloi span {
  float: left;
  font-family: Arial;
  font-size: 28px;
  font-weight: bold;
  line-height: 46px;
  color: #4792d3;
}
.thongbaoloi_icon {
  border: 0;
  float: left;
  margin-right: 10px;
  width: 40px;
}
.thongbaoloi a {
  font-size: 15px;
  color: #22457f;
  text-decoration: underline;
  font-weight: bold;
}
/*---- Video ----*/
#Video {
  width: 100%;
  float: left;
  margin-top: 5px;
}
#Video object {
  width: 100%;
}
#Video video {
  width: 100%;
}
#Video .title_album {
  width: 100%;
  float: left;
}
#Video .title_album a {
  width: 100%;
  float: left;
  color: #002a80;
  font-weight: bold;
}
/*---- cong thanh phan ----*/
.congthanhphan {
  float: left;
  width: 100%;
  background: url("../images/background_thong-bao.jpg") repeat-x;
}
.congthanhphan_head {
  display: none;
}
.congthanhphan_content {
  float: left;
  width: 99.5%;
  border: solid 1px #dcdcdc;
  background-color: white;
}
.congthanhphan ul {
  float: left;
  width: 92%;
  margin-left: 4%;
  list-style: none;
  padding: 0px;
}
.congthanhphan ul li {
  float: left;
  background: url("../images/iconctp.png") no-repeat 0px 10px;
  border-bottom: dashed 1px #dcdcdc;
  width: 100%;
  padding: 4px 0px;
  color: #444f68;
}
.congthanhphan ul li:last-child {
  border-bottom: none;
}
.congthanhphan ul li a {
  text-decoration: none;
  color: #333;
  margin-left: 16px;
  float: left;
}
/*------------------------------------*/
.qcphai {
  float: left;
  width: 100%;
}
.qcphai img {
  float: left;
  width: 100%;
  margin-bottom: 0px;
  border: none;
}
/*-------- Danh muc lien ket khac--------*/

.links_other {
  float: left;
  width: 95.58%;
  padding: 15px 0% 5px 3%;
  border: 1px solid #f5c13f;
  border-radius: 8px;
  margin-bottom: 12px;
}
.links_other li {
  width: 33.3%;
  float: left;
  margin-bottom: 10px;
}
/*
.links_other{float:left;width: 95.58%;padding: 15px 2% 5px;border:1px solid #f5c13f;border-radius:8px;margin-bottom:12px;}
.links_other li{width: 22%;float:left;margin-bottom:10px;}
.links_other li:nth-child(1){width: 27%;}
.links_other li:nth-child(5){width: 27%;}
.links_other li:nth-child(4){width: 29%;}
.links_other li:nth-child(8){width: 29%;}
*/
.links_other li a {
  color: #01498c;
  line-height: 28px;
}
.links_other li a img {
  margin-right: 5px;
  float: left;
}
/*------------------------------------*/
.congthanhphan_sub {
  width: 230px;
  color: #444f68;
  float: left;
  min-height: 10px;
  padding: 4px 4px 5px 30px;
  text-align: left;
}
.congthanhphan_sub a {
  font-size: 14px;
  color: #444f68;
  text-decoration: none;
}
.lienket {
  float: left;
  width: 100%;
}
.lienket_item {
  float: left;
  width: 100%;
  background: #c7e3ff;
  border-bottom: 1px solid #ffffff;
}
.lienket_icon {
  float: left;
  width: 28px;
  height: 30px;
  margin-right: 5px;
}
.lienket_text {
  float: left;
  max-width: 85%;
}
.lienket_text a {
  color: #444f68;
  font-size: 12px;
  vertical-align: middle;
}
.lienketwebsite {
  float: left;
  width: 100%;
  background-color: #2c4580;
}
.lienketwebsite_c {
}
.quangcao_phai {
  float: left;
  width: 100%;
}
.quangcao_phai img {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
.quangcao_footer {
  float: left;
  width: 100%;
  height: 119px;
  border-top: 2px solid #dedede;
  margin-top: 10px;
}
/*--------------------------------------*/
.footer {
  background-color: #127abe;
  color: white;
}
.footer_top {
  border-bottom: solid 1px #55a0d4;
  float: left;
  background-color: #127abe;
  width: 100%;
  text-transform: uppercase;
}
.share_img {
  width: 31px;
  height: 31px;
  float: left;
  border: none;
  margin-right: 5px;
  margin-top: 10px;
}
.share_face {
  background: url("../images/fb_icon.png") no-repeat;
}
.share_twe {
  background: url("../images/twi_icon.png") no-repeat;
}
.share_pintest {
  background: url("../images/pin_icon.png") no-repeat;
}
.share_map {
  background: url("../images/map_icon.png") no-repeat;
  width: 33px;
  height: 33px;
  float: left;
  border: none;
  margin-right: 5px;
  margin-top: 8px;
}

.label_share_map {
  line-height: 49px;
  font-weight: bold;
  float: left;
  margin-right: 5px;
}
.label_share_public {
  line-height: 49px;
  font-weight: bold;
  float: left;
  margin-right: 5px;
}
/*----------------------------*/
.footer_content {
  width: 100%;
  float: left;
  background-color: #127abe;
}
.footer_left {
  width: 60%;
  float: left;
  margin-left: 3%;
}
.footer_title {
  margin-top: 15px;
  font-weight: bold;
}
.footer_right {
  float: right;
  margin-right: 3%;
  width: 20%;
}
.margin_footer {
  margin-top: 10px;
  margin-bottom: 10px;
}
.format_footer_left {
  text-align: left;
  line-height: 20px;
}
.format_footer_right {
  text-align: center;
  line-height: 20px;
}
.footer_right span {
  float: left;
}
.thongketruycap {
  float: left;
  width: 100%;
}
.thongketruycap p {
  width: 100%;
  float: left;
}
.footer_ct_head {
  width: 250px;
  height: 35px;
  line-height: 35px;
  font-size: 20px;
  float: left;
  margin-right: 15px;
  border-bottom: 1px solid #84aabd;
}
.footer_ct_text {
  float: left;
  width: 100%;
  
  
  text-indent: 10px;
}
.footer_ct_text a {
  text-decoration: none;
}
.zone_share_left {
  float: left;
  margin-right: 10%;
}
.zone_share_right {
  float: right;
}
/*-------------------------right_menu------------------*/
.Image_And_Video {
  display: none;
  width: 100%;
  float: left;
  background: white;
}
.Category {
  width: 100%;
  float: left;
  background: white;
  margin-bottom: 20px;
}
.Box_Notification_Right {
  width: 100%;
  float: left;
  background: white;
  margin-bottom: 20px;
}
.Header_Right {
  float: left;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  background: #104c97 url("../images/title_thongbao.png") no-repeat right;
  text-indent: 10px;
}
.Header_Right a {
  color: #fff;
  font-weight: bold;
  line-height: 30px;
}
.Header_Right_tc {
  float: left;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  background: #104c97 url("../images/title_thongbao.png") no-repeat right;
  text-indent: 10px;
}
.Header_Right_tc a {
  color: #fff;
  font-weight: bold;
}

.Around_Content_Notif {
  background-color: white;
  float: left;
  width: 100%;
  height: auto;
  border-top: none;
  overflow: hidden;
}
.Overflow_Content_Notif {
  float: left;
  background: #dcdcdc;
  width: 100%;
  overflow: hidden;
}
.UL_Category {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.UL_Category li {
  list-style: none;
  text-align: left;
  width: 100%;
  overflow: hidden;
  padding: 3px 0px;
}
.UL_Category li:hover {
  background: #cfebf7;
}
.UL_Category li:hover a {
  color: #c0212f;
  text-decoration: none;
}
.UL_Category li a {
  text-align: left;
  padding: 4px 0px 5px 0px;
  font-weight: bold;
  color: #1e4283;
  float: left;
  background: url("../images/arrow_link.png") no-repeat 10px 10px;
  padding-left: 25px;
}
.Around_Category {
  float: left;
  width: 99.5%;
  height: auto;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border: 1px #d1d1d1 solid;
  border-top: none;
  overflow: hidden;
}

.Section_Box_News:last-child {
}
.Gradient_Category {
  float: left;
  width: 260px;
  height: 1px;
  background: url("/images/gradient_category.png") no-repeat 30px 0px;
}
/*-------------quangcao_bottom---------*/
.List_Ads_Footer {
  float: left;
  width: 1170px;
  height: 90px;
  margin: 4px 0px 0px 0px;
  position: relative;
}
/*----------------------------*/
.Head_Search {
  float: right;
  width: 350px;
  height: 38px;
  border: 1px #d6e5ed solid;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-color: #ffffff;
  margin-top: 50px;
}
.Head_Search_Text {
  float: left;
  width: 250px;
  background: url("../images/iconsearch.png") no-repeat 15px 7px;
}
.Head_Search_Input_Search {
  float: right;
  width: 200px;
  height: 38px;
  font-size: 15px;
  border: 0px;
}
/*----------navigator link----------------*/
.UL_Link_Menu {
  width: 100%;
  min-height: 10px;
  float: left;
}
.UL_Link_Menu li {
  min-width: 6px;
  min-height: 10px;
  float: left;
  list-style: none;
}
.UL_Link_Menu li a {
  color: #1e4283;
  float: left;
  white-space: nowrap;
}
.UL_Link_Menu li a:hover {
  text-decoration: underline;
}
.Arrow_Link_Menu {
  float: left;
  width: 9px;
  height: 9px;
  background: url("..//images/arrow_link.png") no-repeat center;
  *background: url("/_layouts/images/NCS.UI.MOC/arrow_link.png") no-repeat 0px
    0px;
  margin: 5px 8px 0px 8px;
}

.SelectLink {
  float: left;
  width: 100%;
  border: solid 1px #dcdcdc;
  height: 30px;
}
.SelectLink option {
  background: white;
  color: black;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
/*--Thong ke luot try cap--*/
.Statistic_Website {
  display: none;
}
.Header_Statistic_Website {
  float: left;
  width: 100%;
  font-weight: bold;
  text-align: center;
  padding: 5px 0px;
}
.iTem_Statistic_Website {
  float: left;
  width: 95%;
  padding: 7px 0px 3px 15px;
  text-align: center;
}
.iTem_Statistic_Website img {
  float: left;
  margin-left: 10px;
}
.iTem_Statistic_Website span {
  float: left;
  padding-left: 2px;
}
.iTem_Statistic_Website b {
  float: left;
}
/**quang cao */
.Ads_Top_Index {
  float: left;
  margin-bottom: 20px;
}
.Ads_Top_Index img {
  float: left;
  width: 870px;
}
.Ads_Top_Index_2 {
  float: left;
  margin-bottom: 20px;
  overflow: hidden;
}
.Ads_Top_Index_2 img {
  float: left;
  width: 870px;
}
.AdsLeft {
  display: none;
}
.AdsLeft img {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
.Box_In_Working {
  border: 1px solid #d1d1d1;
  border-radius: 6px;
  float: left;
  margin-top: 10px;
  padding-top: 4px;
  width: 268px;
  display: none;
}
.iTem_Box_In_Working {
  float: left;
  height: 29px;
  margin-left: 3px;
  position: relative;
  width: 113px;
}
.iCOn_In_Working {
  float: left;
  margin: 3px 0 0 3px;
  width: 20px;
}
.Name_In_Working {
  color: #1e4283;
  font-weight: bold;
  left: 25px;
  padding: 5px 0;
  position: absolute;
  text-align: left;
  top: 2px;
  width: 110px;
}
.div_title_trangtinh {
  color: #1e4283;
  float: left;
  font-size: 13px;
  margin: 10px;
  min-height: 10px;
  text-align: left;
  width: 96%;
}
/**************************/

.Image_And_Video {
  display: none;
}
.tintop_right {
  display: none;
}
.news_datetime {
  color: #a7a7a7;
  margin-left: 5px;
  font-weight: normal;
}
.text_box_search_simple {
  border: 1px solid #d1d1d1;
  border-radius: 4px;
  float: left;
  height: 23px;
  padding: 3px 1%;
  width: 60%;
}
.inptu {
  float: left;
}
.Paging span a {
  color: #333;
}
a.button_paging {
  color: #333;
}
.Find_News_With_Date span {
  margin-left: 5px;
  margin-top: 2px;
}
/*------------------------------*/
.qc_gopyduthaovb {
  float: left;
  width: 100%;
  margin-bottom: 12px;
}
.qc_gopyduthaovb a {
  width: 100% !important;
  height: auto !important;
}
.qc_gopyduthaovb img {
  float: left;
  width: 100%;
}

.qc_bottom {
  width: 100%;
  float: left;
  margin-bottom: 12px;
}
.qc_bottom a {
  float: left;
  width: 49%;
  margin-right: 2%;
}
.qc_bottom a:last-child {
  margin-right: 0px;
}
.qc_bottom a img {
  width: 100%;
}

.qc_tinnoibat {
  float: left;
  width: 100%;
}
.qc_tinnoibat img {
  float: left;
  width: 100%;
}
/*----------------------comment tin ------------------*/
.Box_Comment {
  float: left;
  width: 683px;
  min-height: 100px;
  border: 1px #d1d1d1 solid;
  border-radius: 4px;
  margin: 6px 0px 14px 15px;
  color: #555555;
  overflow: hidden;
  background: #f9f5e8;
}
.Box_Post_Comment {
  float: left;
  width: 73%;
  border: 1px #d1d1d1 solid;
  border-radius: 4px;
  margin-bottom: 14px;
  padding: 10px 2.5%;
  color: #555555;
  overflow: hidden;
}
.Header_Box_Comment {
  float: left;
  width: 683px;
  height: 26px;
  border-bottom: 1px #d1d1d1 solid;
  margin: 0px;
  background: url("../images/bg_grey_1.png") repeat-x center;
}
#BinhLuan {
  float: left;
  width: 100%;
  padding: 10px 0px;
  font-weight: bold;
}
.textbox_comment {
  background-color: #fff;
  border: 1px solid #bfbfbf;
  border-radius: 5px;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 5px 3px;
  width: 473px;
  float: left;
}
.PostCmt_Title {
  float: left;
  width: 98%;
  min-height: 10px;
  padding: 5px 1%;
  background: #ffffff;
  border: 1px #d1d1d1 solid;
  margin-bottom: 10px;
}
.PostCmt_CoreTrue {
  float: left;
  width: 154px;
  min-height: 10px;
  padding: 5px 6px;
  background: #ffffff;
  border: 1px #d1d1d1 solid;
  margin-bottom: 10px;
}
.PostCmt_Fullname,
.PostCmt_Email {
  float: left;
  width: 47%;
  min-height: 10px;
  padding: 5px 1%;
  background: #ffffff;
  border: 1px #d1d1d1 solid;
  margin-bottom: 10px;
}
.PostCmt_Email {
  float: right;
}
.Box_Core_True {
  float: left;
  width: 121px;
  height: 30px;
  overflow: hidden;
  border: 1px #d1d1d1 solid;
  margin: 0px 0px 8px 10px;
}
.PostCmt_Textarea {
  float: left;
  width: 98%;
  height: 60px;
  background: #ffffff;
  border: 1px #d1d1d1 solid;
  padding: 5px 1%;
  margin-bottom: 10px;
}
.PostCmt_Textarea:focus,
.Box_Post_Comment input:focus {
  box-shadow: inset 0px 0px 7px rgba(0, 0, 0, 0.2);
}
.Button_PostCmt {
  float: right;
  margin-right: 5px;
  border: solid 1px #dcdcdc;
  color: white;
  background: linear-gradient(#127abe, #2894da);
  border-radius: 5px;
  padding: 3px 10px;
}
.Pitching_Mark {
  float: right;
  width: 110px;
  height: 120px;
  border: 1px #d4d4d4 solid;
  margin-left: 10px;
  margin-bottom: 15px;
  border-radius: 4px;
}
.Pitching {
  float: left;
  text-align: center;
  padding: 6px 0px;
  color: #127abe;
  width: 110px;
  font-weight: bold;
  font-size: 13px;
}
.Square_Mark {
  width: 76%;
  height: 50px;
  border-radius: 4px;
  border: 1px #c1c1c1 solid;
  float: left;
  margin-left: 12%;
}
.Mark_Pin {
  float: left;
  padding: 13px 0px;
  font-size: 25px;
  color: #4792d3;
  width: 100%;
  text-align: center;
}
.Click_Pitching {
  float: left;
  padding: 3px 0px;
  width: 72%;
  border: 1px #127abe solid;
  background: linear-gradient(#127abe, #2894da);
  border-radius: 4px;
  margin-top: 4px;
  overflow: hidden;
  color: white;
  font-size: 11px;
  cursor: pointer;
  margin-left: 14%;
  text-align: center;
}
.Click_Pitching:active {
  box-shadow: inset 0px 0px 6px black;
}
#divDanhGia {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.dg2 {
  bottom: 5px;
  color: #0384c9;
  font-size: 30px;
  font-weight: bold;
  left: 45px;
  position: absolute;
  top: 35px;
}
.dg1 {
  left: 37px;
}
.dg123 {
  border: 1px solid #cccccc;
  position: absolute;
  left: 30px;
  bottom: 11px;
  padding: 0px 2px;
  width: 65px;
  height: 15px;
}
.dg123 a {
  color: #0384c9;
  font-size: 10px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}
.dg123 a:hover {
  text-align: center;
  color: #0384c9;
  font-size: 10px;
  text-decoration: none;
  cursor: pointer;
}
.dg123_Popup {
  border: 1px solid #cccccc;
  float: right;
  margin-right: 7px;
  margin-bottom: 10px;
  padding: 0px 10px;
  border-radius: 5px;
}
.dg123_Popup a {
  color: #0384c9;
  font-size: 11px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}
.dg123_Popup a:hover {
  text-align: center;
  color: #0384c9;
  font-size: 11px;
  text-decoration: none;
  cursor: pointer;
}
.yk {
  width: 505px;
  float: left;
  border-radius: 15px;
}
.yk-bl {
  width: 490px;
  float: left;
  position: relative;
  background: #f4f4f4;
  padding: 10px;
}
.binhluan {
  width: 485px;
  margin-bottom: 5px;
  border-bottom: 1px solid #cccccc;
}
.binhluan_noidung {
  clear: left;
  width: 485px;
  text-align: justify;
  margin-bottom: 5px;
}
.binhluan_nguoiviet {
  margin-bottom: 5px;
  text-align: right;
}
.divcapcha {
  width: 100%;
  text-align: center;
}
.divcapcha img {
  width: 90px;
}
.divinput {
  width: 80%;
  padding: 5px 10%;
}
.txtinput {
  border: 1px solid #e0e0e0;
}
.txtinputtext {
  width: 606px;
  border: 1px solid #e0e0e0;
  background: #f6f6f6;
  line-height: 30px;
  color: #2a2b2b;
  padding-left: 5px;
}
#txtCaptChaPopup {
  width: 100%;
  border: 1px solid #e0e0e0;
  line-height: 26px;
  color: #2a2b2b;
}
.ResultDanhGia {
  display: none;
  background: none repeat scroll 0 0 #f9fafb;
  position: fixed;
  width: 295px;
  z-index: 99999;
  left: 50%;
  top: 50%;
  border-radius: 5px;
  overflow: hidden;
}
.dg-Top {
  float: left;
  font-family: Arial;
  font-size: 12px;
  height: 32px;
  width: 100%;
  border-bottom: 1px solid #ccc;
}
.dg-Top p {
  color: #000;
  font-weight: bold;
  line-height: 30px;
  margin-left: 15px;
  text-transform: uppercase;
}
.dg_title {
  text-align: center;
}
.dg-center {
  background: none repeat scroll 0 0 #f9fafb;
  float: left;
  font-family: Arial;
  font-size: 12px;
  line-height: 20px;
  padding: 10px 0 0;
  width: 100%;
}
.mask {
  background: #000;
  display: none;
  height: 100%;
  position: fixed;
  bottom: auto;
  width: 100%;
  opacity: 0.5;
  z-index: 9999;
}

.iTem_Box_Comment {
  float: left;
  width: 96%;
  margin: 10px 2% 0px;
  border-bottom: 1px #d1d1d1 solid;
  min-height: 40px;
  padding-bottom: 10px;
}
.Cmt_Name_Address {
  float: left;
  padding: 0px 0px 4px 0px;
  width: 100%;
}
.Cmt_Name_Address b {
  color: #1e4283;
}
.Cmt_Name_Address font {
  color: #a1a1a1;
}
.Cmt_Title {
  float: left;
  width: 100%;
  padding: 0px 0px 4px 0px;
}
.iTem_Box_Comment:last-child {
  border-bottom: none;
}
.Cmt_Content {
  float: left;
  text-align: justify;
}
/*-- audio --*/
.v-audio {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.audio_control {
  width: 82%;
  float: left;
  margin-bottom: 5px;
}
.audio_control audio {
  width: 100%;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  -moz-box-shadow: 2px 2px 4px 0px #aac4d6;
  -webkit-box-shadow: 2px 2px 4px 0px #aac4d6;
  box-shadow: 2px 2px 4px 0px #aac4d6;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
  height: 32px;
}
.w100 {
  width: 100%;
}
.manguoidoc {
  float: right;
  width: 16%;
}
.manguoidoc .drop_v {
  width: 100%;
  border: 1px solid #104c97;
  padding: 6px 0px;
  border-radius: 4px;
}
/**/
.Grid tr td {
  border: 0;
  padding: 2px 5px;
}
/*--------------------table ---------------------*/
.CSSTableGenerator {
  margin: 0px;
  padding: 0px;
  width: 99.8%;
  border: 1px solid #d1d1d1;
  float: left;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
}

.CSSTableGenerator table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}

.CSSTableGenerator tr:hover td {
  background: #e8e8e8;
}

.CSSTableGenerator tr:last-child td:last-child {
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.CSSTableGenerator table tr:first-child td:first-child {
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
}

.CSSTableGenerator table tr:first-child td:last-child {
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
}

.CSSTableGenerator tr:last-child td:first-child {
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.CSSTableGenerator tr:nth-child(odd) {
  background-color: #f3f3f3;
}
.CSSTableGenerator tr:nth-child(even) {
  background-color: #ffffff;
}
.CSSTableGenerator td {
  vertical-align: middle;
  border: 1px solid #d1d1d1;
  border-width: 0px 1px 1px 0px;
  text-align: left;
  padding: 7px 4px;
  font-size: 12px;
  font-family: Arial;
  font-weight: normal;
  color: #000000;
}
.CSSTableGenerator td a {
  color: #333;
  text-decoration: none;
  font-size: 13px !important;
}
.CSSTableGenerator tr:last-child td {
  border-width: 0px 1px 0px 0px;
}
.CSSTableGenerator tr td:last-child {
  border-width: 0px 0px 1px 0px;
}
.CSSTableGenerator tr:last-child td:last-child {
  border-width: 0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td {
  background: -o-linear-gradient(bottom, #ffffff 5%, #e5e5e5 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #ffffff),
    color-stop(1, #e5e5e5)
  );
  background: -moz-linear-gradient(center top, #ffffff 5%, #e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#e5e5e5");
  background: -o-linear-gradient(top, #ffffff, e5e5e5);
  background-color: #ffffff;
  border: 0px solid #d1d1d1;
  text-align: center;
  border-width: 0px 0px 1px 1px;
  font-size: 12px;
  font-family: Arial;
  font-weight: bold;
  color: #555555;
}
.CSSTableGenerator tr:first-child:hover td {
  background: -o-linear-gradient(bottom, #ffffff 5%, #e5e5e5 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #ffffff),
    color- stop(1, #e5e5e5)
  );
  background: -moz-linear-gradient(center top, #ffffff 5%, #e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#e5e5e5");
  background: -o-linear-gradient(top, #ffffff, e5e5e5);
  background-color: #ffffff;
}
.CSSTableGenerator tr:first-child td:first-child {
  border-width: 0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child {
  border-width: 0px 0px 1px 1px;
}
/*------------------end css table -----------------*/
/*------cay chuyen muc van ban-----*/
.menuphai_item {
  color: #075480;
  display: block;
  font-family: Arial;
  font-size: 12px;
  
  width: 98%;
  text-align: left;
}
.menuphai_item a {
  color: #1e4283;
  text-align: left;
  background: url("../images/arrow_link.png") no-repeat 15px 12px;
  padding-left: 30px;
  float: left;
  padding: 5px 0 5px 30px;
}
.menuphai_item img {
  padding-right: 10px;
}
/*------search van ban-----*/
#div_search {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
#div_search_detail {
  float: left;
  width: 100%;
}
.Input_Search_Legal {
  float: left;
  border: 1px #d1d1d1 solid;
  width: 170px;
  padding: 3px 10px;
  border-radius: 4px;
}

.Around_Legal {
  width: 100%;
  float: left;
}
.Around_Legal .box_text_search {
  text-align: right;
}
.Around_Legal .box_text_search .a_searchvn {
  float: right;
  margin-left: 10px;
  color: #0192b1;
  font-size: 12px;
}
/*-------------gop y du thao vb---------------*/
.Y_Kien_Dong_Gop {
  float: left;
  width: 100%;
  margin: 13px 0px;
  position: relative;
}
.Y_Kien_Dong_Gop .Paging {
  float: right;
}
.Y_Kien_Dong_Gop .Footer_Table_Legal {
  float: left;
}
.Y_Kien_Dong_Gop .CSSTableGenerator tr:nth-child(even) td {
  background: #fcfcfc;
}
.Y_Kien_Dong_Gop .CSSTableGenerator tr:nth-child(odd) td {
  background: #f6f6f6;
}
.Y_Kien_Dong_Gop .CSSTableGenerator a,
.CSSTableGenerator p {
  color: #111111;
}
.Y_Kien_Dong_Gop .CSSTableGenerator tr:nth-child(odd) {
  background-color: #e4e7ed;
}
.Y_Kien_Dong_Gop .CSSTableGenerator {
  overflow: hidden;
}
.CSSTableGenerator tr:first-child td {
  font-weight: normal;
  text-align: left;
}
.Trichdan {
  font-size: 13px;
  padding: 0px 0px;
  float: left;
  font-weight: bold;
  padding: 10px 0px 0px 20px;
}
.Number_Show {
  height: 28px;
  margin: 0px;
  padding: 0px;
  float: right;
  margin-top: 7px;
}
.Number_Show b {
  padding-right: 7px;
  width: 50px;
}
.Header_YKien {
  overflow: hidden;
  background: rgb(255, 255, 255); /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(246, 246, 246, 1) 47%,
    rgba(237, 237, 237, 1) 100%
  ); /* FF3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(255, 255, 255, 1)),
    color-stop(47%, rgba(246, 246, 246, 1)),
    color-stop(100%, rgba(237, 237, 237, 1))
  ); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(246, 246, 246, 1) 47%,
    rgba(237, 237, 237, 1) 100%
  ); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(246, 246, 246, 1) 47%,
    rgba(237, 237, 237, 1) 100%
  ); /* Opera 11.10+ */
  background: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(246, 246, 246, 1) 47%,
    rgba(237, 237, 237, 1) 100%
  ); /* IE10+ */
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 1) 0%,
    rgba(246, 246, 246, 1) 47%,
    rgba(237, 237, 237, 1) 100%
  ); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}
.Input_SearchYKien {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 3px;
  float: right;
  margin: 0px 4px 10px 0px;
}
.ButtonSEarchYKien {
  float: right;
  padding: 3px 10px;
  border: 1px #c1c1c1 solid;
  border-radius: 4px;
  color: #1e4283;
  font-weight: bold;
  background: rgb(255, 255, 255); /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(229, 229, 229, 1) 100%
  ); /* FF3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(255, 255, 255, 1)),
    color-stop(100%, rgba(229, 229, 229, 1))
  ); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(229, 229, 229, 1) 100%
  ); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(229, 229, 229, 1) 100%
  ); /* Opera 11.10+ */
  background: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(229, 229, 229, 1) 100%
  ); /* IE10+ */
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 1) 0%,
    rgba(229, 229, 229, 1) 100%
  ); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.Section_Header_YKien {
  float: left;
  padding-top: 20px;
  width: 100%;
}
.Section_Header_YKien h3 {
  float: left;
  margin-top: 5px;
  font-size: 13px;
  text-transform: uppercase;
}
/*----------------*/
#round {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  width: 100%;
  background: white;
  border-color: #dedede;
}
.round-content {
  padding: 10px;
}
.curved-box-css3 {
  width: 98%;
  margin: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  float: left;
}
.dm-GopY {
  float: none;
  font-size: 12px;
  font-family: Arial;
  line-height: 20px;
  padding: 10px 10px 0 10px;
  border-left: solid 1px #e0e0e0;
  border-right: solid 1px #e0e0e0;
  background: #f9fafb;
  width: 100%;
}
.dm-con {
  border-bottom: 1px solid #e0e0e0;
  font-family: Arial;
  font-size: 12px;
  
  padding: 3px;
  width: 100%;
}
/*------------------------*/
.msg_thongbao {
  float: left;
  width: 100%;
}
#frameOtherSite body {
  background: white;
}
#content-layouts {
  margin: 0 auto;
  padding: 10px 0;
  width: 1000px;
}
#footer {
  background: white;
}
#pull {
  display: none;
}
/*----------------------------*/
.menuphai {
  float: left;
  width: 100%;
}
.menuphai_head {
  float: left;
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  text-transform: uppercase;
  text-indent: 5px;
}
.bg_title {
  background: #104c97 url(/images/title_thongbao.png) no-repeat right;
}
.QC_Bottom {
  margin: 0px auto;
  width: 100%;
  position: relative;
  background: white;
  overflow: hidden;
  margin-bottom: 10px;
}
.jcarouse1 {
  width: 1147px;
  height: 92px;
  position: relative;
  float: left;
  text-align: center;
  margin-left: 32px;
}
.jcarouse1 ul a img {
  border: 5px solid #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.jcarouse1 ul li {
  display: block;
  float: left;
  margin-left: 9px;
  width: 137px;
  padding: 3px 4px;
  border: 1px solid #d1d1d1 !important;
  border-radius: 5px;
}
.jcarouse1 ul li a img {
  height: 74px;
  max-width: 140px;
}
.next_QC,
.prev_QC {
  position: absolute;
  top: 25px;
  right: 0px;
}
.prev_QC {
  left: 0px;
}
.List_Ads_Footer {
  position: relative;
}
/*------*/
#divArticleDescription2 p {
  margin-bottom: 10px;
}
.quyche {
  float: right;
  color: #fff;
  text-align: right;
  font-weight: bold;
  margin-top: 20px;
}
.quyche:hover {
  text-decoration: underline;
}
/*Danh sach album*/
/* Arrow Navigator Skin Begin */
.jssora05l,
.jssora05r,
.jssora05ldn,
.jssora05rdn {
  position: absolute;
  cursor: pointer;
  display: block;
  background: url(/_layouts/images/NCS.UI.TiengViet/a17.png) no-repeat;
  overflow: hidden;
}
.jssora05l {
  background-position: -10px -40px;
}
.jssora05r {
  background-position: -70px -40px;
}
.jssora05l:hover {
  background-position: -130px -40px;
}
.jssora05r:hover {
  background-position: -190px -40px;
}
.jssora05ldn {
  background-position: -250px -40px;
}
.jssora05rdn {
  background-position: -310px -40px;
}
/*Thumbnail Navigator Skin Begin*/
.jssort01 .w {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.jssort01 .c {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 115px;
  height: 68px;
  border: #000 2px solid;
}
.divclass {
  position: absolute;
  width: 98%;
  min-height: 10px;
  text-align: left;
  bottom: 0px;
  left: 0px;
  z-index: 10;
  padding: 10px 1%;
  color: white;
  background: url("/_layouts/images/NCS.UI.TiengViet/bg_opa.png") repeat center;
}
.jssort01 .p:hover .c,
.jssort01 .pav:hover .c,
.jssort01 .pav .c {
  background: url(/_layouts/images/NCS.UI.TiengViet/t01.png) center center;
  border-width: 0px;
  top: 2px;
  left: 2px;
  width: 115px;
  height: 68px;
}
.jssort01 .p:hover .c,
.jssort01 .pav:hover .c {
  top: 0px;
  left: 0px;
  width: 117px;
  height: 70px;
  border: #fff 1px solid;
}
/**************************************MOBILE*******************************************************/
/*Laptop 1280*/
.tabDetails .ui-tabs-panel img {
  width: 100%;
}
@media screen and (max-width: 1280px) {
}
/*Laptop 1180px*/
@media screen and (max-width: 1180px) {
  .Left_Center_Home {
    width: 75.5%;
  }
  .Right_Center_Home {
    width: 23%;
  }
  .main_content,
  .footer {
    width: 100%;
  }

  .tabDetails {
    width: 63%;
  }
  #featured ul.ui-tabs-nav {
    width: 37%;
  }

  .Center_Home_Ministry_Tree {
    width: 98.5%;
    padding: 0px 0.5%;
  }
}

/*Laptop 1124px*/
@media screen and (max-width: 1124px) {
  /*.links_other li{width: 33.3% !important;}*/
}
/* tablet - 1080 */
@media screen and (max-width: 1080px) {
}
/*Ipad horizontal - 1024*/
@media screen and (max-width: 1024px) {
  .main_content {
    width: 99.6%;
    margin-left: 0.2%;
  }

  #topnav li:first-child a span {
    padding: 0px 20px;
  }
  .home_icon {
    padding: 0px 20px;
  }
  #topnav li a span {
    padding: 0px 10px;
  }
}

@media screen and (max-width: 980px) {
  .links_other li {
    width: 50% !important;
  }
}
/*Ipad vertical - 768*/
@media screen and (max-width: 768px) {
  .Slide_Div {
    width: 100% !important;
  }
  .tabDetails {
    width: 84%;
  }
  .tabDetails img {
    width: 100% !important;
  }

  #featured .ui-tabs-panel {
    width: 100%;
  }
  .tinnoibat_link {
    display: none;
  }
  #featured ul.ui-tabs-nav {
    width: 100px;
    float: right;
  }
  #featured ul.ui-tabs-nav li {
    width: 100px;
  }
  /*-----------------------------------*/
  .UL_Notification_bc {
    height: auto;
  }
  #content_thongcaobaochi {
    width: 99.8%;
    margin: 0px 0.1% 1px 0.1%;
    height: auto;
  }
  .thongbao_content_ul {
    width: 99.8%;
    margin: 0px 0.1% 1px 0.1%;
    height: auto !important;
  }
  /*----------------------------*/
  .nhomtin li {
    margin-right: 0;
  }
  .nhomtinct_item {
    min-height: 0 !important;
  }
  /*-------------------------*/
  .footer {
    width: 100%;
    float: left;
  }
  .footer_top .footer_left {
    width: 94%;
  }
  .footer_top .footer_right {
    width: 94%;
    margin-left: 3%;
    margin-bottom: 6px;
  }
  .footer_content .footer_left,
  .footer_content .footer_right {
    width: 94%;
    margin-left: 3%;
  }
  .footer_content .footer_left {
    margin-bottom: 0px;
  }
  .zone_share_left {
    float: right;
    margin-right: 5px;
  }
  .label_share_public,
  .label_share_map {
    display: none;
  }

  /*------------menu top-------------*/
  .brebar_content {
    position: relative;
  }

  .home_icon {
    background: url("../images/home_icon_black.png") no-repeat center;
  }
  #topnav {
    height: auto;
    z-index: 1000;
    display: none;
    float: left;
    width: 100%;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  }
  #topnav li,
  #topnav .home {
    height: auto;
    background: white;
    float: left;
    width: 100%;
  }
  #topnav li a {
    text-align: left;
    font-size: 14px;
    width: 100%;
    color: #333;    
    
    float: left;
  }
  #topnav li a span {
    color: #333;
    
    
    float: left;
  }
  #topnav li ul {
    display: none;
    border-bottom: none;
    background: white;
    position: relative;
    height: auto;
    left: 0;
    top: 0;
    width: 100%;
    float: left;
  }
  #topnav li ul li {
    text-indent: 40px;    
    
    color: #333;
  }
  #topnav li ul li a {
    color: #333;
  }
  #topnav li ul li a.subactive {
    background-color: white;
  }
  #topnav a:hover {    
    
    color: white;
  }
  #topnav a.active {    
    background-color: white;
  }

  nav {
    height: auto;
  }
  nav ul {
    width: 100%;
    display: block;
    height: auto;
    position: relative;
    margin: 0;
    padding: 0;
  }
  nav li {
    width: 100%;
    float: left;
    color: #333;
    text-align: left;
    font-size: 14px;
  }
  nav li a {
    border: none;
    color: #333;
    
  }
  nav {
    border-bottom: 0;
  }
  nav ul.children {
    display: block;
  }
  nav ul li ul {
    display: block;
  }
  nav ul li ul li,
  nav ul li .activemenu_sub {
    display: block;
  }
  nav a#pull {
    display: block;
    width: 50%;
    position: relative;
    color: #ffffff;
    float: left;
    text-indent: 37px;
    
    font-size: 13px;
    font-weight: bold;
    background: url("../images/navicon.png") no-repeat 10px;
  }
  nav ul li ul li a:hover,
  nav ul li a:hover {
    
    
  }
  .brebar_date {
    position: absolute;
    top: 6px;
    left: 0;
  }
  .menu_brebar {
    position: absolute;
    top: 6px;
    right: 0;
  }
  /*-----------------------------------------------------*/
  .search {
    display: none;
  }
  .Left_Center_Home,
  .Right_Center_Home {
    width: 100%;
    float: left;
    margin-bottom: 12px;
  }
  .nhomtin li {
    float: left;
    width: 100%;
    margin-bottom: 12px;
  }
  .mCSB_scrollTools .mCSB_draggerRail {
    background: #2c4580;
  }

  .QC_Bottom {
    display: none;
  }
  .enver {
    position: absolute;
    top: 0;
    right: 0;
  }

  .mini_album {
    height: auto;
  }
  .mini_album img {
    height: auto;
  }

  .qcphai img {
    width: 50%;
  }
}
/*mobile and other*/
@media screen and (max-width: 640px) {
  .List_Input_Ask {
    width: 99%;
  }

  .Section_Header_YKien h3 {
    width: 100%;
  }

  .Title_Ministry_Tree {
    width: 60%;
    margin: 20px 0px 0px 20%;
  }
}

@media only screen and (max-width: 540px) {
  .cchc,
  .media {
    width: 99.2%;
    float: left;
  }

  .tabDetails {
    width: 100%;
  }
  #featured ul.ui-tabs-nav {
    display: none;
  }
  .Section_Deputy_Minister {
    width: 95%;
  }

  .Div_Line_Direction_Tree {
    display: none;
  }
  .Line_Under_Center {
    display: none;
  }
  .iTem_Tree_Minister {
    width: 92%;
  }
  .Point_Leader {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .header_banner img {
    width: 98%;
    margin-left: 1%;
  }
  #featured {
    height: 300px;
  }
  #featured .ui-tabs-panel {
    height: 300px;
  }
  .tabDetails img {
    height: 300px;
  }

  .links_other li {
    width: 100% !important;
  }
}

/*------nexus 5x------*/
@media only screen and (max-width: 412px) {
  .brebar_date {
    display: none;
  }

  #featured {
    height: 250px;
  }
  #featured .ui-tabs-panel {
    height: 250px;
  }
  .tabDetails img {
    height: 250px;
  }
}
/*----iphone 8--------*/
@media only screen and (max-width: 375px) {
}

@media only screen and (max-width: 360px) {
}

@media only screen and (max-width: 320px) {
}
