/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background: url("../img/bg.jpg");
	font-family:arial;
	overflow:auto;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	container: '';
	container: none;
}
a{text-decoration:none;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#wrapper {
    border: 1px solid #ccc;
    margin: 0 auto;
    max-width: 1170px;
    position: relative;
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 7px 8px rgba(221,221,221,1);
-moz-box-shadow: 1px 1px 7px 8px rgba(221,221,221,1);
box-shadow: 1px 1px 7px 8px rgba(221,221,221,1);
}
#banner{
	left: 0;
    position: relative;
    top: 0;
	width: 100%;
}
#menu{
	position:relative;
	background: url("../img/bg-menu.png") repeat-x 0 0 / 100% 100%;
	height: 37px;
}
#menu ul li {
  border-left: 1px solid #0850e3;
  border-right: 1px solid #2891f2;
  float: left;
  height: 37px;
  line-height: 37px;
}
#menu ul{
	
}
#menu ul li a,#menu ul li a:visited,#login{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding: 0 12px;
}
.container-left-box-menu ul li {
  background: url("../img/bg-menu-nav.jpg") repeat-x scroll 0 0;
  background-color: #2091EF;
}
.container-left-box-menu ul li a {
	color: #fff !important;
	display: block;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 13px 0 7px 10px;
}
.ms-webpartzone-cell {
  margin: unset !important;
}
.container-left-box-menu li:first-child{
	border-radius: 3px 3px 0px 0px;
}
.container-left-box-menu li:last-child{
	border-radius: 0px 0px 3px 3px;
}
.avertise-item img {
    width: 100%;
}
.margin-top-10
{
	margin-top:10px;
	padding-right: 10px !important;
}
.first-news img {
  float: left;
  height: auto;
  margin-bottom: 5px;
  margin-right: 15px;
  width: 30%;
}
.container-left-box-menu,.max-width{margin-bottom:10px;}
#footer > p {
  margin: unset;
}
#s4-bodyContainer {
  padding-bottom: unset;
}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}

#container-left{
	padding: 10px;
    position: relative;
}
#container-right {
  margin: 5px 0;
  padding-right: 10px;
  width: 100%;
}
#hotnews {
  background: #e3f2fd;
  border: 1px solid #90caf9;
  border-radius: 5px;
  margin-bottom: 5px;
  overflow: hidden;
  padding: 10px;
}
#hotnews-left {
  position: relative;
  width: 100% !important;
}
#hotnews-left img {
  width: 100%;
}
#hotnews-right {
  margin: 0;
  padding: 0;
  width: 100%;
}
#title-hotnews-other {
  background: url("../img/bg-tit-hotnews.jpg") no-repeat 0 0 / 100% 100%;
  padding: 8px 0 8px 10px;
  width: 100%;
  border-radius: 3px;
}
#title-hotnews-other a,#title-hotnews-other a:visited{
	text-transform:uppercase;
	color:#fff !important;
	font-size:12px;
	font-weight:bold;
}

#hotnews-left a, #hotnews-left a:visited,#hotnews-right a,#hotnews-right a:visited{
	color:#333;
}
#hotnews-left a{
	font-size:15px;
	font-weight:bold;
	line-height: 150%;
	color:#337ab7 !important;
}
#hotnews-right a{
	font-size:12px;
	line-height: 150%;
}
#hotnews-right li {
  background: url("../img/bg_li_hotnew.png") no-repeat 0 7px;
  border-bottom: 1px dotted #dedede;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
   text-align: justify;
}

#hotnews-right ul {
  padding: 7px 7px 0 0;
}

.des {
  font-family: arial;
  font-size: 13px;
  line-height: 20px;
  margin-top: 10px;
  text-align: justify;
  padding-right: 10px;
}
#adv-center img{
	width:100%;
}
#menu-left{
	margin-right:5px;
	padding-top: 5px;
}
#hotnews-right li:last-child {
  border-bottom: none;
  padding-bottom: unset;
}
#hotnews-left h3 {
  margin-top: 5px;
}
#adv-center {
  margin-top: 5px;
}
.boxnews {
  border: 1px solid #ddd;
  border-radius: 3px;
  margin: 10px 0 0;
  padding: 1px;
}
.boxnews-title {
  background: url("../img/bg-tit-right.jpg") repeat-x scroll 0 0;
border-bottom: 2px solid #1072ec;
height: 30px;
line-height: 30px;
}

.boxnews-title-right {
  background:url("../img/triangle.jpg") no-repeat;
  float: left;
}

.boxnews-title a {
 background: url("../img/bg-tit-news.jpg") no-repeat 0 0 / 100% 100%;
border-radius: 5px 0 0;
color: #fff;
float: left;
font-size: 12px;
font-weight: bold;
padding: 0 10px;
text-transform: uppercase;
}
.first-news {
  padding: 7px;
}
.img-primary {
  float: left;
  width: 200px;
  margin-right: 7px;
  margin-bottom: 7px;
}
.first-news h5 a{
	font-size:13px;
	font-weight:bold;
}
.news-other a{
	font-size:12px;
}
.news-other{
	margin-left:7px;
}
.news-other li {
  background: url("../img/bg_li_boxnew.png") no-repeat 0 10px;
  line-height: 160%;
  padding-left: 10px;
}
.meta {
  color: #888;
  font-size: 12px;
  margin: 7px 0;
}
.mota {
  font-size: 12px;
  line-height: 150%;
  text-align: justify;
}

#menu-left ul {
  background: #80400a;
}
#menu-left li ul{
	background: #a15210;
	padding: 2px 0;
	}
	#menu-left li {
  
}
#menu-left li li {
  padding: 0;
}
#menu-left li li {
  background: url("../img/bg_li_left.jpg") no-repeat 0 7px;
margin: 9px 7px;
padding-left: 10px;
}
#menu-left a {
  color: #fff;
  font-size:12px;
}
#menu-left li a {
  display: block;
font-weight: bold;
padding: 7px;
text-transform: uppercase;
line-height: 130%;
}
#menu-left li li a {
  text-transform:none;
  padding: 0px;
  line-height: 150%;
}
#menu-left li {
  padding-bottom: 5px;
}
#menu-left li:last-child{
	padding-bottom: 0px;
}
#menu-left ul:first-child {
    border-radius: 5px 5px 0 0;
}

.container-right-box-title {
  background: url("../img/bg-box-left.png") repeat-x 0 0 / 100% 100%;
  line-height: 32px;
  padding-bottom: 32px;
  padding-left: 5px;
  padding-top: 0;
  border-radius: 3px 3px 0 0;
}
.container-right-box-title-left{
	background: url("../img/bg_left_boxright.png") no-repeat;
	height:28px;
	float:left;
	display:block;
	width:15px;
	margin-top: 5px;
}
.container-right-box-title a,.container-right-box-title a:visited{
	height:28px;
	float:left;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}
.input_style {
  border: 1px solid #ccc;
  height: 25px;
  font-size: 11px;
  width: 100%;
}
.container-right-box-title-right{
	background: url("../img/bg-box-right.png") repeat;
	height:32px;
	float:right;
	display:block;
	width:15px;
	border-radius: 0 3px 0 0;
}
.container-right-box {
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-bottom: 7px;
}
.container-right-box-container {
  padding: 7px;
}
@media screen and (min-width:768px) {
	.anhdaidien {
	  float: left;
	  height: auto;
	  margin-right: 5px;
	  width: 30%;
	}
}

.container-right-box-container li {
  padding-left: 7px;
  background: url("../img/bg_li_boxnew.png") no-repeat scroll 0 7px;
}
@media screen and (max-width: 812px) and (min-width: 768px) {
    .navbar-right {
        display: none;
    }
}
.container-right-box-container li a,.container-right-box-container li a:visited{
  color:#333;
  font-size:12px;
}

.container-right-box-container li {
  background: url("../img/bg_li_boxnew.png") no-repeat scroll 0 8px;
  line-height: 120%;
  margin-bottom: 5px;
  padding-left: 7px;
  text-align: justify;
}
.img-tab-title{
	padding:0 7px;
}
.no-active{
	color:#454545 !important;
	background:none !important;
}
.container-img-video img{
	width:100%;
}
#container-img a.more {
  font-size: 12px;
}

#footer {
  background: url("../img/bg-footer.jpg") repeat-x;
  color: #fff;
  font-size: 12px;
  line-height: 25px;
  text-align: center;
  width: 100%;
}
#footer h5 {
  font-size: 13px;
font-weight: bold;
padding-top: 20px;
}
.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 {
    padding-left: 5px;
    padding-right: 5px;
}
.row {
  margin-left: -5px;
  margin-right: -5px;
}
#container {
    max-width: 1170px;
}
.nopadding-left-md {
    padding-left: 0 !important;
}
.nopadding-right-md {
    padding-right: 0 !important;
}
.navbar.navbar-inverse{
    background: url("../img/bg-menu.png") repeat-x 0 0 / 100% 100%;
    height: 37px;
    border: medium none;
}
.navbar {
  border: 1px solid transparent;
  margin-bottom: 20px;
  min-height: 20px;
  position: relative;
}
.navbar-nav > li > a {
  color: #fff !important;
  line-height: 120%;
  padding-bottom: 5px;
  padding-top: 5px;
}
.navbar-inverse .navbar-toggle {
  border:none !important;
}
.navbar-toggle {
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  float: left;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-top: 5px;
  padding: 5px !important;
  position: relative;
}
.navbar.navbar-inverse{
    margin-bottom: 0 !important;
}
.img-tab-title.active {
  background: #fff none repeat scroll 0 0;
  border-radius: 3px 3px 0 0;
  color: #33a5f5;
  height: 30px;
  margin-top: 2px;
}
#menu img{
	padding-right: 5px;
    padding-top: 3px;
}
.menu-left {
  float: left;
}
.menu-left a {
  text-transform: uppercase;
}
#menu input[type="text"] {
  border: 1px solid #ddd;
  border-radius: 3px;
  float: right;
  font-size: 12px;
  height: 27px;
  margin: 5px 5px 0 0;
  width: 200px;
  padding-left: 10px;
}
#banner ul {
  bottom: 0;
  position: absolute;
  right: 4px;
  width: 250px;
}
#banner ul li {
  float: left;
  font-size: 11px;
  padding: 0 5px;
}
#banner ul li {
  border-right: 1px solid #fff;
  float: left;
  font-size: 11px;
  padding: 0 5px;
}
#banner ul li a {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}
#banner li:last-child {
  border-right: unset;
}
#btn-search-home {
  background-color: transparent;
  border: medium none;
  color: #006ad5;
  position: absolute;
  right: 9px;
  top: 9px;
}
#btn-search-home > a {
  color: #006ad5;
  margin-right: 6px;
}
.col-right {
  margin-top: 5px;
}

.list-item {
    display: block;
}
.list-item {
    border: 1px solid #ddd;
    display: block;
    padding: 10px 0px;
}
.list-item .item {
  border-bottom: 1px solid #ddd;
  clear: left;
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
  padding-bottom: 10px;
}
.list-item .item a {
  display: inherit;
  float: left;
}
.list-item .item a img {
  margin-right: 10px;
}
.list-item .item .item-left .Ititle {
  color: #333 !important;
  display: block;
  float: none;
  font: bold 12px Arial;
  padding-bottom: 10px;
}
.Itime {
  color: #999;
  padding-bottom: 0;
  font-size: 12px;
}
.Ides {
  font-weight: normal !important;
  text-align: justify;
  font-size: 12px;
}
.list-item .item img {
  width: 100%;
}
.D-news {
  padding: 5px;
}
.D-news h1 {
  color: #333;
  font: bold 15px Arial;
  margin: 0 0 10px;
  padding: 10px 10px 0;
}
.nopadding{
	padding:unset !important;
}
.paging a.current {
    background: #377eb6 -moz-linear-gradient(center top , #e1eef6, #377eb6) repeat 0 0;
}
.paging {
    clear: both;
    display: block;
    margin: 15px 0 0 20px;
    overflow: hidden;
}
.paging a {
    background: #f6f6f6 -moz-linear-gradient(center top , #fff, #e1eef6) repeat 0 0;
    border: 1px solid #67b4e3;
    color: #555;
    cursor: pointer;
    display: block;
    float: left;
    font: 11px Tahoma,Geneva,sans-serif;
    margin-right: 5px;
    padding: 4px 8px;
    text-decoration: none;
}
.list-other {
  clear: both;
  display: block;
  padding: 20px 0 0 10px;
}
.list-other .o-title::after {
  content: ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . " " . . . . . . . . . ";
  white-space: nowrap;
  width: 0;
}
.list-other p.o-title {
  color: #039;
  font: bold 12px Arial;
}
.list-other a.o-item {
    font-weight: normal !important;
}
.list-other .o-item {
    background: transparent url("/CongChinh/img/row-01.gif") no-repeat 10px 10px;
    color: #333;
    display: block;
    margin: 5px 0;
    padding: 5px 10px 0 25px;
    text-align: justify;
	font-size: 12px;
}
.D-news .meta {
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 0 10px;
}
.D-news .meta img {
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
  max-height: 170px;
  width: 240px;
}
.D-news .meta p.des {
  color: #333;
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
  line-height: 19px;
  text-align: justify;
}
.D-news .content-News {
  font-size: 13px;
  line-height: 20px;
  padding: 0 10px;
  text-align: justify;
}
.print {
  background: #e9b48f;
  display: block;
  margin: 5px 0;
  padding: 7px 2%;
  text-align: right;
}
.print span {
  font: bold 12px Arial;
  padding: 0 5px;
}
.print span a {
  color: #333;
}
img {
  vertical-align: middle;
}
.thongbao .Ititle {
  font-weight: bold;
  color: #333;
}
.thongbao {
  padding: unset;
}

.thongbao .item {
  border-bottom: 1px solid #ccc;
  padding: 7px;
}
@media screen and (max-width: 1920px) and (min-width: 992px) {
    .col-left, .col-right {
  width: 21% !important;
}
.col-center{
	width:58% !important;
}
#hotnews-left img {
    width: 310px;
	height:202px;
}
.content-News .lightbox > img {
  width: 70% !important;
}
.content-News table .lightbox > img {
  width: 95% !important;
  margin-right:0px !important;
  margin-left:30px !important;
}	
}
.content-News table {
  width: 100% !important;
}
@media screen and (max-width: 992px) and (min-width: 768px){
     .col-left {
  width: 20% !important;
  float: left;
}
 .col-right {
  width: 20% !important;
  float: left;
  display:none;
}
.col-center{
	float: left;
    width: 78%;
}
.content-News .lightbox > img {
  width: 70% !important;
}
.content-News table .lightbox > img {
  width: 95% !important;
  margin-right:0px !important;
  margin-left:30px !important;
}
}

@media screen and (max-width: 768px) and (min-width: 320px) {
    .hidden-sx {
  display: none !important;
}
.anhdaidien {
  width: 100%;
}
.col-right {
  display: none;
}
.lightbox > img
{
margin-left: 10px !important;
    margin-right: 10px !important;
	}
	.content-News .lightbox > img {
  height: auto !important;
  width: 50% !important;
}
}

@media screen and (max-width: 320px) {
    .hidden-sx {
  display: none !important;
}
}
@media screen and (max-width: 768px) {
#footer {
  background: #1477EE;
  color: #fff;
  font-size: 12px;
  line-height: 25px;
  text-align: center;
  width: 100%;
}
.video {
  display: none !important;
}
.margin-top-10 {
    margin-top: unset;
}
#container-left {
  padding: unset;
}
#banner ul{display:none;}
.col-center {
  padding-left: 15px !important;
}
}
/*----------------------Custome---------------*/
/* ------------------- SonNQ -------------------------------*/

.wrap > p {
	padding:5px;
	background:#FF0000;
	text-align:center;
	font-size: 14px;
	text-transform:uppercase;
	color: #FFF;
	font-weight:bold;
}
.content-left , .content-right {
	width:49%;
	float:left;
	margin-right:2px;
}
.content-left > p,.content-right > p{
	background:#0000FF;
	padding:5px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	margin-bottom:0px !important;
}
.content-left ul li ,.content-right ul li {
	text-align: justify;
	border-top:1px solid #c1c1c1;
	padding:5px;
}
.content-left ul li {
	border-left:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;
	
}
.content-right ul li{
	border-left:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;
}
.content-left ul li:last-child,.content-right ul li:last-child{
	border-bottom:1px solid #c1c1c1;
}
.ds-quocgia p {
	background: #1E90FF;
	color: #FFF;
	padding:5px;
	text-align: center;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 14px;
}
.ds-quocgia ul li {
	padding:5px;
	font-size:14px;
	color:blue;
	float:left;
	width:20%;
	cursor: pointer;
	background: url(/HTQT/img/dot.png) 5px 5px no-repeat;
}
.ds-quocgia ul li  a{
	margin-left:17px;
}
.tab-quocgia .menu-q  li{
	background: blue;
	padding: 5px;
	font-size:15px;
	text-align:center;
	width: 33.33%;
	border: 1px solid #c1c1c1;
	cursor: pointer;
	float:left;
	font-weight:bold;
	color:#FFF
}
.tab-quocgia p {
	text-align:center;
	font-weight:bold;
	font-size:14px;
	margin-top:5px;
}
.content-intro{
	margin-top:5px;
}
.report{
	display:none;
}

#ms-designer-ribbon{
	display: none !important;
}
#s4-ribbonrow{
	
}
.ms-signInLink{
	display: none !important;
}