@charset "utf-8";
/* CSS Document */
    /* navigation style */
	html {
    
    width: 100%;
}
	@font-face {
    font-family: 'MYRIADPRO-BOLDCOND';
    src: url('fonts/MYRIADPRO-BOLDCOND.OTF');
    src: url('fonts/MYRIADPRO-BOLDCOND.otf?#iefix'), /* IE4+ */
         url('fonts/MYRIADPRO-BOLDCOND.woff') format('woff'),
         url('fonts/MYRIADPRO-BOLDCOND.ttf') format('truetype'), /* font chuan */
         url('fonts/MYRIADPRO-BOLDCOND.svg#vni-courinormal') format('svg'); /* iphone, ipad*/
}

	html, body, ul, li , h1{
	margin:0;
	padding:0;
	font-family: Arial, Tahoma, Helvetica, san-serif;
	font-size: 13px;
	color:#1b1b1b;
	}
	
    @media only screen and (max-width: 1024px){
	.div2 
	{
		width: 41% !important; 
	}
	}
h1, h2, h3, h4, p {
    margin: 0;
    padding: 0;
}
    .mainNav.customPagePadding
    {
        padding: 0px;
    }
   .boxReport
{
	height:99px;
	background:#f7f7f7;
	border-top:2px solid #fece3f;
	margin-top:2px;
	
}
.ul-nav
{
	/*width:1035px;*/
	margin:0 auto;
	padding:3px 10px 3px 0;
	/*margin:9px 0;*/
}
.textTB {
    border-left: 11px solid #3292ca;
    color: #3292ca;
    font-size: 15px;
    font-weight: bold;
    line-height: 99px;
    padding: 0 15px;
    text-transform: uppercase;
}
.li-rpt {
    padding: 2px 0;
}
.textTB, .report
{
	float:left;
	height:99px;
}
.li-nav
{
	line-height:23px;
	background:url(../images/li-sep.png) top right no-repeat;
	position:relative;
	
}
li.li-nav:first-child a
{
	/*padding-left:0 !important;*/
}
.li-nav a
{
	color:#039;
	font-weight:bold;
	font-size:12px;
	padding:0 20px;
	text-transform: uppercase;
}
.li-nav:hover, .mn-active
{
	/*background:#2d6491;*/
	/*color:#ffea00;*/
}
li.li-nav .ul-nav-child
{
	background:#fff;
	display: none;
    left: 0;
    min-width: 210px;
    padding: 0 8px;
    position: absolute;
    z-index: 1000000;
    box-shadow: 0px 1px 4px #bababa;
}
li.li-nav:hover .ul-nav-child
{
	display:block; 
}
ul.ul-nav-child-submenu
{
	padding:0 15px 0;
}
li.li-nav-child-submenu
{
	padding:3px 0 0 5px; list-style:circle inside none;
}
li.li-nav-child-submenu a
{
	font-weight:normal !important;
	background:none;
}
.li-nav-child
{
	border-bottom:1px dotted #cacaca;
	
	line-height: 17px;
    padding: 5px 0 ;
}
.li-nav-child a
{
	text-transform:none !important; color:#313131!important; padding:0 12px !important;
}
.li-nav-child a:hover
{
	text-transform:none !important; color:#ca0101!important;
}

#header {
    background-color: #FAFAFA;
    background-image: url("../layout/emanifest/images/banner.png");
	border-bottom: 2px solid #FECE3F;
    background-position: left top;
    background-repeat: repeat-x;
    background-size: auto 100%;
    float: left;
    height: 90px;
    
    width: 100%;
}

.capchapic {
    background-image: url("../layout/emanifest/images/capcha.png");
    background-size: 100% 100%;
    border: 2px solid infobackground;
    color: #CCCCCC;
    font-size: 21px;
    font-weight: bold;
    opacity: 0.9;
}

.capchapic span {
    opacity: 0.8;
}
#footer {
    background-image: url("../layout/emanifest/images/footer_bg.png");
    background-repeat: repeat-x;
    background-size: auto 100%;
    border-top: 3px solid #FECE3F;
    clear: both;
    color: #2E2E2E;
    font-size: 12px;
    height: 49px;
    padding-bottom: 5px;
    padding-top: 10px;
    text-align: center;
}
body {
    background-color: #FFFFFF;
    float: left;
    
    width: 100%;
}

#submitButton {
    background-image: url("../layout/emanifest/images/buttonbg.png");
    background-repeat: repeat-x;
    background-size: auto 100%;
    border: 1px solid #053692;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 2px 0 #163A7E;
    color: #FFFFFF;
    font-weight: bold;
    height: 25px;
    margin-left: 8px;
    margin-right: 8px;
    padding-bottom: 3px;
    padding-left: 8px;
    padding-right: 8px;
    text-shadow: 1px 1px #2F0000;
	font-family: arial;
}
#submitButton:hover{
	cursor:pointer;
}

.tdButton {
    margin-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}

.chedobc table {
    margin-left: 1%;
    width: 98%;
}

table {
    border-collapse: collapse;
   
    width: 100%;
}

.chedobc1 table {
    margin-bottom: 1%;
    margin-left: 1%;
    width: 98%;
}

.chedobc1 tr:not(:first-child) td:nth-child(2) {
    padding-left: 8px !important;
    text-align: left !important;
}


.chedobc1 tr:not(:first-child) td:nth-child(3) {
    font-weight: normal;
}

.chedobc1 td:nth-child(7) {
    text-align: center;
}

.loginTitle{
    color: #600101;
    font-size: 15px;
	padding-left: 5px;
}
.textForm {
    background-size: auto 100%;
    border: 1px solid #c2c2c2;
    color: #666666;
    font-size: 11px;
    height: 20px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding-left: 10px;
    width: 100%;
}
.tb_timkiem {
    font-size: 11px;
}

.textf {
    float: right;
    width: 90%;
}

#quick-search > img {
    float: left;
}

td.keeplogin{
    text-align: left;	
	color: #666;
}
/*------------- Hệ thống CSDL ----------*/


.navigation {
    background-image: url("../layout/emanifest/images/nav_bg.png");
    background-position: left top;
    background-repeat: repeat-x;
    background-size: auto 100%;
    border-top: 2px solid #FB8B00;
    box-shadow: 3px 5px 5px #CCCCCC;
    color: #FFFFFF;
    font-weight: bold;
    height: 30px;
}

.navBar {
    background-color: #F1F1F1;
    background-image: url("../layout/emanifest/images/bg_nav (2).png");
    background-repeat: repeat-x;
    background-size: auto 100%;
    float: left;
    height: 25px;
    padding-top: 3px;
    width: 100%;
}

.ul_nav {
    margin-top: 2px;
}
.ul_nav > li {
    display: inline;
    
}

.ul_nav li a img {
    margin-bottom: -7px;
    margin-right: 5px;
    margin-top: 3px;
}

.active_nav .navr, .ul_nav li:hover .navr {
    background-image: url("../layout/emanifest/images/navr.png");
    background-position: right center;
    background-repeat: no-repeat;
    padding-bottom: 7px;
    padding-right: 12px;
    padding-top: 5px;
}

.active_nav .nav_bg, .ul_nav li:hover .nav_bg {
    background-image: url("../layout/emanifest/images/nav_bg.png");
    background-position: right center;
    background-repeat: repeat-x;
    padding-bottom: 7px;
    padding-top: 5px;
}

.active_nav a{
	color:#a21b00 !important;
}
.active_nav, .ul_nav > li:hover {
    background-image: url("../layout/emanifest/images/navl.png");
    background-repeat: no-repeat;
    /*padding: 5px 0 7px 13px;*/
}

.ul_nav li:hover a, .ul_nav li:first-child:hover a{
	color:#a21b00;	
}

.ul_nav li a {
    color: #1B1B1B;
    font-size: 12px;
    line-height: 1 !important;
    margin-left: 8px;
    margin-right: 8px;
    text-decoration: none;
    /*text-transform: uppercase;
	font-weight: bold;*/
}

.ul_user_function {
    float: right;
    margin-right: 20px;
}

.ul_user_function li {
    display: inline;
    padding: 8px 10px 8px;
    background-repeat: no-repeat;	
}


.ul_user_function li:first-child{
	background: none;
}

.ul_user_function li a {
    color: #FFFFFF;
    margin-left: 8px;
    text-decoration: none;
}

.ul_user_function li:hover a{
	color:#FF0;
}

.subNav {
    padding-left: 20px;
    padding-top: 6px;
}

.subNav > img {
    margin-bottom: -3px;
    margin-top: 5px;
}

.subNav > a {
    color: #004545;
    font-size: 13px;
    font-weight: bold;
    padding: 3px 8px;
    text-decoration: none;
    text-transform: uppercase;
}
.subNav > a:hover{
	color: #990a03;	
}

#banner {
    height: 89px;
}

.box_cm_shadow {
    background-image: url("../layout/emanifest/images/shadow.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 98% 13px;
    float: left;
    margin-bottom: 20px;
    min-width: 84%;
}

#box_common {
    background-color: #FFFFFF;
    border: 1px solid #128888 !important;
    box-shadow: 1px 1px 5px #D6D6D6;
    float: left;
}
.searchtable {
    margin-left: 1%;
    margin-right: 1%;
    width: 98%;
}

.dsbaocao {
    margin: 65px auto 10px;
    
    width: 469px;
}

.quahan {
    background-image: url("../layout/emanifest/images/dsbaocao.png");
    background-repeat: no-repeat;
    height: 70px;
    left: -7px;
    position: absolute;
    top: -44px;
    width: 481px;
}

.ds_common > img {
    margin: -9px 50px -24px 35px;
}

.ds_common > a {
    color: #666666;
    font-family: tahoma;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

.ds_common > a:hover{
	color:#990a03;
}

.chuaguiduyet {
    background-image: url("../layout/emanifest/images/dsbaocao.png");
    background-repeat: no-repeat;
    height: 70px;
    left: -7px;
    position: absolute;
    top: 32px;
    width: 481px;
}

#content {
    /*-moz-box-sizing: border-box;*/
    /*float: left;*/
    padding-bottom: 15px;
    width: 100%;
}
.sub_nav {
    background-color: #F1F1F1;
    float: left;
    height: 27px;
    margin-top: -3px;
    padding-left: 1%;
    width: 99%;
}

.sub_nav > img {
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 5px;
}

.sub_nav > a {
    color: #00969E;
    font-size: 12px;
}

.titlenote {
    border-bottom: 1px dashed #547E78;
    margin-bottom: 10px;
    padding-top: 15px;
}

.titlenote > span {
    background-color: #F9F9F9;
    color: #990A03;
    font-size: 13px;
    font-weight: bold;
    left: 25%;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    top: 6px;
}

.chedobc td[rowspan], .chedobc td[colspan] {
    background-color: #F6F6F6;
    background-image: url("../layout/emanifest/images/tr1_bg.png");
    background-repeat: repeat-x;
    background-size: auto 100%;
	text-align: center !important;
}

.chedobc td:nth-child(2):not([rowspan]), .chedobc td:last-child:not([rowspan]){
	text-align:left;
	padding-left: 8px !important;
}

.chedobc td:last-child{
}

.chedobc td:nth-child(2){
	padding-left: 8px !important;
}

.chedobc .sdld > td {
    background-color: #F6F6F6;
    color: #434343;
    font-weight: bold;
    text-align: center;
}

.chedobc .tf_tongld {
    background-image: url("../layout/emanifest/images/form_bg.png");
    background-repeat: repeat-x;
    background-size: auto 100%;
    border: 1px solid #CCCCCC;
    color: #666666;
    font-size: 11px;
    height: 16px;
    padding-left: 5px;
}

#wrapper {
    width: 1000px;
	/*overflow-x: hidden;*/
	margin:0 auto;
}

/*
#wrapper2 {
    float: left;
    
    width: 100%;
}*/

.login {
    background-image: url("../layout/emanifest/images/loginbg.png");
    background-position: center top;
    background-repeat: no-repeat;
    
    margin: 0 auto;
    padding-top: 200px;
    width: 100%;
}

#loginbox {
    padding-top: 55px;
    
    text-align: center;
}

#loginbox h3 {
    color: #A21B00;
}

.logintable {
    left: 39px;
    position: absolute;
    top: 90px;
    width: 380px;
}

.capchabox {
    float: left;
    margin-right: 8px;
    width: 55% !important;
}

.logintable img {
    float: left;
}

.common_title a {
    color: #890701;
    font-size: 14px;
    font-weight: bold;
	text-decoration:none;
}

.common_title a:hover {
	color: #004545;	
}

.cmtitlebg {
    background-image: url("../layout/emanifest/images/cm_title_bg.png");
    background-position: left top;
    background-repeat: repeat-x;
    float: left;
    height: 23px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 3px;
}

.cmtitlel {
    float: left;
}

.cmtitler {
    float: left;
}

.bt_expand {
    float: right;
}

.bt_expand > a > img {
    margin-right: 10px;
    margin-top: 10px;
}

.fll {
    float: left;
}

.ul1 > li {
    background-image: url("../layout/emanifest/images/ul1li.png");
    background-position: 5px 8px;
    background-repeat: no-repeat;
    line-height: 2;
    list-style: none outside none;
    margin-right: 20px;
    padding-left: 20px;
}

.ul1_child > li {
    background-image: url("../layout/emanifest/images/ul1_childli.png");
    background-position: 0 8px;
    background-repeat: no-repeat;
    list-style: none outside none;
    padding-left: 15px;
}

.bg_common {
    font-size: 13px;
    font-weight: bold;
    
}

ul span{
	/*color:red;*/
}

.ul1 {
    background-color: #FFFFFF;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    border-left: 4px solid #DBDBDB;
    border-radius: 10px 10px 10px 10px;
    border-right: 4px solid #DBDBDB;
    left: 102px;
    min-height: 120px;
    padding-bottom: 8px;
    padding-left: 50px;
    padding-top: 8px;
    position: absolute;
    top: 14px;
    width: 435px;
}

.circle {
    background-image: url("../layout/emanifest/images/circle.png");
    background-position: left top;
    background-repeat: no-repeat;
    height: 130px;
    left: 15px;
    padding-left: 26px;
    padding-top: 26px;
    position: absolute;
    top: 15px;
    width: 131px;
   
}

.ul_nav li:hover .ul_nav_child{
	display: block;
}

.ul_nav_child {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #FFCB51 #FFCB51;
    border-../layout/emanifest: none;
    border-style: none solid solid;
    border-width: medium 1px 5px;
    left: 0;
    margin-top: 11px;
    min-width: 210px;
    position: absolute;
    top: 16px;
	display:none;
	
}

.nav_child2 > li {
    border-bottom: 1px solid #E9E0AC;
    border-top: 1px solid #FFFFFF;
    display: flex;
    line-height: 1.3;
    padding: 5px;
    width: 190px;
}

.nav_child2 > li a {
    font-weight: normal !important;
    line-height: 1.3 !important;
}

.nav_child2 > li:hover a {
	color: #003;
}
.ul_nav_child, .nav_child2, fieldset {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #fffbdf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff),color-stop(100%,#fffbdf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#fffbdf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#fffbdf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#fffbdf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#fffbdf 100%); /* W3C */
	filter: progid:DX../layout/emanifestTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fffbdf',GradientType=0 ); /* IE6-9 */
}

.blockul{
	display: block !important;
}

.ul_nav_child img.xpright {
    float: right;
    margin-right: 5px;
}

.libuffer {
    background: linear-gradient(to bottom, #EBEBEB 0%, #F5B638 75%) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EBEBEB), color-stop(75%,#F5B638)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #EBEBEB 0%,#F5B638 75%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #EBEBEB 0%,#F5B638 75%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #EBEBEB 0%,#F5B638 75%); /* IE10+ */
	background: linear-gradient(to bottom,  #EBEBEB 0%,#F5B638 75%); /* W3C */
	filter: progid:DX../layout/emanifestTransform.Microsoft.gradient( startColorstr='#EBEBEB', endColorstr='#F5B638',GradientType=0 ); /* IE6-9 */	
    height: 5px;
}

.ul_nav_child > li {
    background-image: url("../layout/emanifest/images/libullet.png");
    background-position: 10px 8px;
    background-repeat: no-repeat;
    background-size: 5px auto;
    border-bottom: 1px solid #E9E0AC;
    border-top: 1px solid #FFFFFF;
    display: flex;
    list-style: none outside none;
    padding-bottom: 4px;
    padding-left: 15px;
    padding-top: 4px;
    
}

.nav_child2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #FFCB51;
    border-../layout/emanifest: none;
    border-style: solid;
    border-width: 1px 1px 5px;
    position: absolute;
    right: -204px;
    top: -2px;
	display:none;
    width: 200px;
}

.ul_nav_child > li:hover > .nav_child2{
	display:block;
}

.ul_nav_child > li:hover{
    padding-left: 15px;	
}

.ul_nav_child > li:hover, .nav_child2 > li:hover{
	background-image: url("../layout/emanifest/images/subnav_bg_hover.png") !important;
	background-repeat: repeat-x !important;
	background-size: auto 100%;
	background-position: top left;
	cursor:pointer;
}
.ul_nav_child a {
    text-transform: inherit !important;
}

.ul_nav_child > li > a{
	width: 80%;	
}
.ul_nav_child > li:hover > a, .nav_child2 > li:hover > a{
	color: #990a03 !important;
}

.ul_nav_child a {
    color: #313131 !important;
    font-size: 12px !important;
    text-transform: none;
}

.maincontent {
    background-color: #FFFFFF;
    float: left;
    margin-left: 250px;
    width: 100%;
}

#table_cm {
    float: left;
}

.main_box {
    border: medium none !important;
    box-shadow: none !important;
    height: inherit !important;
    margin-bottom: 13px;
    margin-left: 1% !important;
    margin-right: 1% !important;
    margin-top: 10px;
    width: 98% !important;
}

.searchtable td:first-child, .searchtable td:nth-child(3) {
    width: 165px;
}
.searchtable td {
    color: #1B1B1B;
}

.p_submit {
    text-align: center;
}

.selectForm {
    background-image: url("../layout/emanifest/images/form_bg.png");
    background-repeat: repeat-x;
    background-size: auto 100%;
    border: 1px solid #C2C2C2;
    border-radius: 5px 5px 5px 5px;
    color: #666666;
    float: left;
    font-size: 11px;
    height: 23px;
    margin-right: 5px;
    padding: 2px;
    width: 98%;
}

.selectForm option {
    height: 18px;
    padding-left: 8px;
    padding-top: 3px;
}

.sltdiv {
    background-color: #FFFFFF;
    background-image: url("../layout/emanifest/images/downarr.png");
    background-position: 99% center;
    background-repeat: no-repeat;
    background-size: 10px auto;
    float: right;
    height: 25px;
    margin-right: 5px;
    overflow: hidden;
    padding-left: 0 !important;
    width: 85%;
}


.tb_baocao td:not(.td_cauhinh_cm):first-child{
	text-align:left !important;
	padding-left: 8px;
}

.tb_baocao td:last-child p {
    float: left;
    margin-right: 5px;
}

.cauhinhForm {
    float: left;
    margin-top: 9px;
}

.nextyearbc {
    color: #666666;
    float: left;
    margin-left: 3px;
    margin-top: 9px;
}

.cauhinhForm .slformch {
    color: #666666;
    font-size: 12px;
    height: 22px;
    width: 50px;
}

.chedobc td:first-child {
    padding: inherit;
    text-align: center;
}

.slkq {
    color: #292929;
    float: left;
    font-style: italic;
    padding-top: 5px;
}

.tongbg {
    float: left;
    margin-left: 20px;
}

.trang {
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-left: 20px;
}

.trang li {
    background-color: #D7D7D7;
    border-radius: 13px 13px 13px 13px;
    display: inline;
    padding: 5px 8px;
}

.trang li:hover, li.crrp {
	background-color:#067474;
	cursor: pointer;
}

.trang li:hover a, li.crrp a{
	color: #d7d7d7 !important;	
}

.trang li a{
    color: #067474;
	text-decoration: none;
}

.trang > ul {
    float: left;
}

.trang p {
    float: left;
    margin: 0 10px 0 0;
}

.slkq p span {
    color: red;
}

.ul_listdvi_cm > ul > li {
    background-image: url("../layout/emanifest/images/ccase.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 42px auto;
    list-style: none outside none;
    padding-left: 48px;
}

.ul_listdvi_cm ul li:hover{
	cursor:pointer;
}

.ul_listdvi_cm > ul > li:hover .ul_listdvi_cm_child{
	display:block;
}

.ul_listdvi_cm > ul {
    color: #262626;
    font-size: 12px;
    font-weight: bold;
    line-height: 2;
    margin-left: 8px;
    margin-top: 10px;
}

.ul_listdvi_cm_child {
    list-style: none outside none;
    margin-left: -18px;
}

.ul_listdvi_cm_child > li {
    background-position: 0 2px;
    background-repeat: no-repeat;
    background-size: 42px auto;
    margin-left: 2px;
    padding-left: 33px;
}

.ul_listdvi_cm {
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 8px;
}

.ul_listdvi_cm a {
    color: #262626;
    margin-left: 8px;
    text-decoration: none;
}

.ul_listdvi_cm a:hover{
	color: #a7d4d7;	
}

span.redbold{
	color: red;
	font-weight:bold;
}

.popupBox {
    width: 1024px;
}

.suatttable td:nth-child(2n) {
    width: 400px;
}

table.tb_suatt {
    width: 99%;
}

.namtl{
    float: left;
}

.tb_suatt img {
    float: left;
    margin-left: 5px;
}

.suattdn {
    height: inherit !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    padding-bottom: 20px;
    width: 100% !important;
}

.visible{
	display:block !important;
}

.activeTitle{
	background-color:#ceeeff !important;
}

.activeTitle a{
	color: #0187D0 !important;
}

.w100{
	width:100% !important;
}

.tbgancv td:nth-child(4), .tbgancv td:nth-child(5) {
    padding: inherit !important;
    text-align: center;
}

.mgb15 {
    margin-bottom: 15px;
}

.w85 {
    width: 85%;
}

.heightauto {
    height: auto !important;
}

.td_cauhinh_cm {
    background-image: url("../layout/emanifest/images/chbgbg.png");
    background-size: auto 100%;
    height: 29px;
}

.cauhinh_cm > a {
    color: #FFFFFF;
    margin-right: 0 !important;
    text-decoration: none;
}

.cauhinh_cm {
    background-image: url("../layout/emanifest/images/chbg.png");
    background-repeat: repeat-x;
    background-size: auto 100%;
    float: left;
    height: 22px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 7px;
}

.cauhinh_cm_r {
    float: left;
}

.chondvi_cmtitle {
    background-image: url("../layout/emanifest/images/chbgbg.png");
    background-size: auto 100%;
    float: left;
    height: 27px;
    width: 100%;
}

.chondvi_cmtitle p {
    background-image: url("../layout/emanifest/images/chonbg.png");
    background-repeat: repeat-x;
    background-size: auto 100%;
    float: left;
    height: 22px;
    margin: 0;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
}

.chondvi_cmtitle_r {
    float: left;
}

.chondvi_cm {
    float: left;
    margin-left: 1%;
    width: 48%;
    border: 1px solid #D0D0D0;	
}

.chondvi_cmtitle a {
    color: #383737;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

.listdvi_cm {
    background-image: url("../layout/emanifest/images/listdvicmbg.png");
    background-repeat: repeat-x;
    background-size: auto 100%;
    float: left;
    height: 190px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
}

.chondvi {
    float: left;
    margin-top: 10px;
    width: 100%;
}

.title {
    border-bottom: 2px solid #E3E3E3;
    color: #002040;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 3px;
    text-transform: uppercase;
}

.title > span {
    border-bottom: 2px solid #FECE3F;
    padding-bottom: 3px;
}

.div1 {
    float: left;
    margin-right: 1%;
    width: 32%;
}

.div2 {
    float: left;
    margin-right: 1%;
    width: 44%;
}

.div3 {
    float: left;
    /*width: 16.5%;*/
	width:217px;
}

.loginbox {
    color: #FFFFFF;
    position: absolute;
    right: 8px;
    top: 0;
    width: 280px;
}

.loginbox > table {
    margin-top: 7px;
}

.loginbox > table tr {
    font-size: 12px;
    height: inherit !important;
}

.loginbox tr:first-child td:first-child {
    font-weight: bold;
    text-decoration: underline;
}

.loginbox table tr td a {
    color: #FFFFFF !important;
}

.box_cm_content li {
    background-image: url("../layout/emanifest/images/li_node.png");
    background-position: left 4px;
    background-repeat: no-repeat;
	line-height: 1.3;
    padding-bottom: 10px;
	
}
.news-event li img
{
	float:left;
	padding-right:10px;
}
.totalpages li
{
    display: inline-block;
    
    }

.tb_tienich td {
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: center;
}
.inside {
    padding:0 5px 10px 30px;
}

.tb_tienich td > img {
    height: 45px;
    margin-bottom: 8px;
}

.tb_kqtk tr:first-child td {
    background-image: url("../layout/emanifest/images/bg_table.png");
    background-size: auto 100%;
    border-bottom: 1px solid #013574;
    color: #1B1B1B;
    font-size: 11px;
    font-weight: bold;
    height: 31px;
    text-align: center;
}

.tb_kqtk{
	float:left;
	width:100%;
}

.tb_kqtk tr:last-child td {
    border: 1px solid #013574;
}

.tb_kqtk td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #013574 #013574 #869FBD;
    border-../layout/emanifest: none;
    border-style: solid;
    border-width: 1px;
    line-height: 1.3;
    padding-left: 8px;
    padding-right: 8px;
	font-size: 11px;
}

.box_cm {
    padding-bottom: 10px;
    text-align: justify;
}

.tb_kqtk tr:nth-child(2n+1) {
    background-color: #F6F9FC;
}

p.tygia_note {
    color: #676767;
    font-style: italic;
}

.tygia {
    font-size: 12px;
}

.tygia th {
    text-align: center;
}

.tygia table td:last-child {
    text-align: right;
}

.img {
    -moz-box-sizing: border-box;
    border: 1px solid #00418F;
    height: auto;
    width: 100%;
}

.img_caption {
    background-color: #00418F;
    color: #FFFFFF;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    padding: 8px;
}

.imgr {
    position: absolute;
    right: 0;
    top: 40%;
}

.totalpages {
    float: left;
    margin-top: 10px;
    width: 100%;
}

.totalpages > p {
    float: left;
    margin-bottom: 0;
    margin-top: 3px;
}

.totalpages > ul {
    float: right;
}

.totalpages li {
    background-color: #D8E1ED;
    background-image: inherit !important;
    border-radius: 12px 12px 12px 12px;
    color: #1F51C8;
    font-weight: bold;
    padding: 0 7px;
}
.totalpages li:hover{
	background-color: #fff08c;
}

.pages {
    background-color: inherit !important;
    margin-bottom: -3px;
    padding: inherit !important;
}

.pages select {
    margin: inherit !important;
}

.imgl {
    position: absolute;
    top: 40%;
}

.div_img {
    
}

.slidepage > ul li {
    background-color: #CDCDCD;
    background-image: inherit !important;
    border-radius: 7px 7px 7px 7px;
    padding: 7px;
}

.slidepage {
    bottom: 5px;
    opacity: 0.8;
    position: absolute;
    right: 8px;
}

.slidepage > ul li.current_page {
    background-color: #CDA228;
}
.xemtiep {
    color: #013B81 !important;
    float: right;
    font-size: 11px;
    font-style: italic;
    margin-top: 8px;
}
.tb_kqtk1 td {
    font-size: 13px !important;
}
.tb_kqtk1 {
    margin-left: 1%;
    width: 98%;
}
.tb_kqtk1 td:nth-child(1) {
    font-weight: bold;
}
.tb_kqtk1 td:nth-child(1), .tb_kqtk1 td:nth-child(7), .tb_kqtk1 td:nth-child(8) {
    text-align: center;
}
p.p_banghi {
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0;
    margin-right: 2%;
    margin-top: 0;
}
.ctntc {
    margin-top: 11px !important;
}
.latest_news img
{
	height:180px;
}
#divVanBanMoi ul li {
    /*background: url(../images/news-indicator.png) no-repeat 0px 9px;*/
    /*border-bottom: 1px solid #bebebe;*/
    padding: 3px 0 3px 25px;
	color:#039;
}
.news-event
{
	padding-top:10px;
}

.content-box1 {
    height: 105px;
    margin-top: 5px;
    padding: 11px 0 0px 10px;
    width: 486px;
}
.content-box1 ul li {
    float: left;
    margin: 2px 9px;
    padding: 0;
    width: 150px;
}
.bgsearch
{
	background:#f2f2f2;
}
.content-box1 input[type="button"] {
    background: rgba(0, 0, 0, 0) url("../images/bg-btn.png") repeat-x scroll left top;
    border: 1px solid #2470ac;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    margin-top: 16px;
    padding: 1px 12px;
}
.p1-boxleft {
    width: 428px;
}
.p1-boxleft h2 {
    font-size: 12px;
    padding-left: 5px;
    text-transform: uppercase;
	font-weight:bold;
	color:#285c87;
	margin:0; padding:10px 0 0 10px;
}
.content-box1 ul li input {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #d5d5d5;
    clear: left;
    color: #797979;
    padding: 2px 5px;
}
.label {
    font-size:11px;
}
.mfooter {
    background:url(../images/homepage/footer_bg.png) #7b9dd3 repeat-x scroll left top;
    color: #fff;
    padding: 15px 0;
    text-align: center;
}
.ServicesBox
{
	height:150px;
	border:1px solid #d2d2d2 !important;
	width: 99.8%;
}
.ServicesTitle
{
	border-bottom:1px solid #d2d2d2 !important;
}

.ServicesTitle a {
    color: #3567a6 !important;
    font-family: Verdana,Arial !important;
    font-size: 18px;
    font-weight: normal;
    text-decoration: none !important;
}
.ServicesTitle {
    color: #3567a6 !important;
    font-family: Arial,Verdana !important;
    font-size: 18px;
    font-weight: normal;
    height: 41px;
    line-height: 41px;
    padding-left: 10px;
}
.boxLogin {
    float: right;
    margin: 7px 23px;
    position: relative;
    width: 18%;
}

.notify
{    
    width: 100%;    
   
    border-left: 1px solid #d2d2d2 !important;
    
    height: 108px;
}
.notify .ptext 
{
    padding-left: 10px;
}
.notify .header 
{
    width:100%; 
    background-color:#DEE6F0; 
    height:30px; 
    float:left; 
    vertical-align:middle;
    line-height:30px;
    color:#fff; font-size: 13pt;
    float: left;
}
.notify .content 
{
    line-height: 25px;
    float: left;
}
.report {
    border-right: 4px solid #fff;
    width: 62%;
}
.btndn {
    background: #3d93d7 none repeat scroll 0 0;
    color: #fff !important;
    font-weight: bold;
    padding: 4px 13px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
DIV.customs-services {
    height: 90px;
    padding: 10px 4px 0;
}
.width01
{
	width: 110px;
}
.width02
{
	width:99px;
}
.center, DIV.center {
    text-align: center;
}
.customs-services IMG, .customs-services A IMG {
    border: 0 none;
    height: 50px;
    padding-bottom: 3px;
}
.customs-services A, .customs-services A:active, .customs-services A:link, .customs-services A:visited {
    color: #3d3d3d;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
}
.left, DIV.left {
    float: left;
}
.customs-services {
    color: #3d3d3d;
    font-family: Tahoma,Verdana;
    font-size: 12px;
    text-decoration: none;
}
.Services
{
	
}
.ServicesCommon
{
	background:#f6faf9;
	padding-bottom:8px;
	width: 50%;
}
.ServicesGov
{
	background:#fff;
	position: relative;
	width: 50%;
}
.timer {
    color: #8d8d8d;
    font-size: 11px;
}
.news-event li {
    padding-bottom: 10px;
}

.boxCenter {
    border: 1px solid #d7d7d7;
    
}
.titleCenter
{
	background:#eef2f1;
}

#HPDiv1Box_cm2Title > span {
    color: #0478c5;
    font-weight: bold;
    padding: 5px 0;
    text-transform: uppercase;
	font-family: segoe ui;
    font-size: 12px;
}
.titleCenter {
    background: #eef2f1;
    padding: 5px;
}
.GovService
{
	background:#f6faf9;
	margin:5px;
}
.nameBN {
    padding: 8px;
}
.nameBN a{
    color:#ec2308 !important;
    font-weight: bold;
    text-transform: uppercase;
	background:url(../images/homepage/icon-quochuy.png) 1px 1px no-repeat;
	padding:4px 24px;
}
.GovService b {
    color: #039;
    padding-left: 15px;
}
.newANSW li {
    padding: 3px 10px 12px;
}
.newANSW img {
    height: 45px;
    width: 70px;
}
.tb_tienich p {
    margin: 3px;
}
.ct_left {
    position: absolute;
    top: 40px;
}
#boxscroll2 {
    height: 288px;
    overflow: auto;
}
.brdTop {
    border-top: 5px solid #fff;
}
.pageInside {
    float: left;
    margin-right: 12px;
    width: 77%;
}
.path {
    font-size: 11px;
}
.hot-news h2 a {
    font-size: 18px !important;
}
.cl2 {
    color: #a60000;
    font-size: 11px;
}
.view-more {
    background: rgba(0, 0, 0, 0) url("../images/view.png") no-repeat scroll right 7px;
    font-size: 12px;
    padding: 4px 12px 4px 0;
}
.fr {
    float: right !important;
}
ul.lstNews p {
    padding: 2px 0;
}
.hot-news img {
    float: left;
    height: 160px;
    margin-right: 15px;
    width: 260px;
}
ul.lstNews {
    border-top: 1px dotted #dbdbdb;
    line-height: 16px;
    list-style: outside none none;
    margin: 10px 0;
}
ul.lstNews li {
    border-bottom: 1px dotted #dbdbdb;
    padding: 10px 0 5px 0;
}
ul.lstNews li .dispImg {
    float: left;
    margin-right: 10px;
}
/*------------------pager------------------*/
.pages-ul {
    margin-top: 5px;
}
.pages-ul li {
    float: left;
    margin-right: 3px;
}
.page_number {
    border: 1px solid #c9c9c9;
    cursor: pointer;
    display: inline;
}
.pages-ul a {
    color: #000;
    font-size: 12px;
    padding: 3px;
}
/*--------------------------------------------*/
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.lstNews h2
{
	font-size:12px;
}

.lstNews .dispImg > img {
    height: 80px;
    width: 120px;
}
a img
{
	border:none;
}

.dvcTitle {
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
	border-bottom: 2px solid #e3e3e3;
}
p.divImg
{
	text-align:center;
}

.newsOthers, DIV.newsOthers {
    clear: both;
    color: #202020;
    font-family: Arial,Verdana;
    font-size: 13px;
    font-weight: bold;
    margin: 5px 0;
}
.newsOtherHeadlines, .newsOtherHeadlines A, .newsOtherHeadlines A:visited {
    color: #383838 !important;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
	padding-left:14px;
}

.newsOtherHeadlines UL {
    line-height: 20px;
    list-style-image: url("../Images/news-indicator.png") !important;
    list-style-type: none;
}
.newsOtherHeadlines UL LI
{
	background: url("../Images/news-indicator.png") 1px 5px no-repeat;
}

.linebtm
{
	border-bottom:1px solid #ccc;
}

DIV.newsCommandFooter {
    clear: both;
    padding: 15px 0 10px;
    text-align: right;
}
.newsCommandFooter, .newsCommandFooter A {
    color: #383838 !important;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}
.vbpq_search_form_wrapper {
    background: transparent url("../images/homepage/vbpq_search_form_bg.jpg") repeat-x scroll 0 0;
    font-size: 12px;
    height: 150px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
    width: 100%;
}

.vbpq_search_form_left_content {
    background: transparent url("../images/homepage/vbpq_search_form_left_content_bg.jpg") repeat scroll 0 0;
    float: left;
    height: 141px;
    width: 123px;
}
.vbpq_search_form .lfr-form-row {
    border: medium none;
    margin: 0;
    padding: 0;
}
.vbpq_search_form .vbpq_search_form_help_content span.search_form_title {
    color: #00528b;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 1px 1px white;
}
.vbpq_search_form_center_content .vbpq_search_form {
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 20px;
}
.vbpq_search_form_wrapper input[type="text"] {
    margin-right: 5px;
    width: 300px;
}
.vbpq_search_form_center_content {
    float: left;
    height: 141px;
    position: relative;
    width: 60%;
}

.vbpq_search_form_left_content .titleVB {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    margin-top: 50px;
    padding-left: 30px;
    text-transform: uppercase;
}
input[type="submit"], input[type="button"], input[type="reset"], button {
    background: #d4d4d4 url("../images/homepage/header_bg.png") repeat-x scroll 0 0;
    border-color: #c8c9ca #9e9e9e #9e9e9e #c8c9ca;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #34404f;
    cursor: pointer;
    font-weight: bold;
    overflow: visible;
    padding: 5px;
    text-shadow: 1px 1px #fff;
    width: auto;
	border-radius:4px;
}
.vbpq_search_form_right_content .show_advanced_search_form {
    background: transparent url("../images/homepage/vbpq_search_form_right_bg.png") no-repeat scroll left top;
    bottom: 10px;
    padding: 0 0 0 32px;
    position: absolute;
    right: 0;
}
.vbpq_search_form_right_content .show_advanced_search_form a {
    background: transparent url("../images/vbpq_show_advance_search_icon.gif") no-repeat scroll right center;
    color: #00528b;
    line-height: 26px;
    margin: 0 10px 0 0;
    padding: 0 12px 0 0;
    text-decoration: none;
    text-shadow: 1px 1px white;
}
.vbpq_search_form_right_content .show_advanced_search_form .show_advanced {
    background: transparent url("../images/vbpq_show_advance_search_bg.png") repeat-x scroll left top;
}
.vbpq_search_form .vbpq_search_form_help_content {
    color: #454545;
    display: block;
    font-weight: normal;
    padding-bottom: 10px;
    padding-top: 10px;
}
.results-header th, .results-header td {
    color: #7b7c7f;
    padding: 5px 10px;
    word-wrap: break-word;
}
.results-header th {
    background: #ECECEC;
    border: 1px solid #ccc;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.results-row td {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #d7d7d7 #e7e7e7;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    padding: 5px 10px;
	font-size:12px;
	border-left:none;
}
.results-row td.sort-column {
    background: #e6ecef none repeat scroll 0 0;
}
.vbpq_search_results {
    color: #434343;
    font-size: 12px;
    font-weight: normal;
}
.vbpq_search_results .search_results_title {
    color: #00528b;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
}
.results-row.alt td {
    background: #f5f8fb;
    border-width: 1px 0;
}
.results-grid {
    background: #fff none repeat scroll 0 0;
    border-color: #d7d7d7;
    border-image: none;
    border-style: solid;
    border-width: 0 1px;
}
.vbpq_search_results .taglib-search-iterator-page-iterator-bottom {
    font-size: 11px;
    padding-top: 10px;
}
.taglib-page-iterator {
    clear: both;
    height: auto;
    overflow: hidden;
    width: auto;
}
.taglib-page-iterator .search-results {
    color: #555;
    float: left;
}
.taglib-page-iterator .search-pages {
    float: right;
}
.taglib-page-iterator .search-pages .page-links a, .taglib-page-iterator .search-pages .page-links span {
    background: rgba(0, 0, 0, 0) url("") no-repeat scroll 0 0;
    border-left: 1px solid #ccc;
    display: inline-block;
    line-height: 1;
    padding: 2px 15px;
}
.taglib-page-iterator .search-pages .page-links span {
    background-position: 0 100%;
}
.taglib-page-iterator .search-pages .page-links a.first, .taglib-page-iterator .search-pages .page-links span.first {
    background-image: url("../images/paging_first.png");
    background-repeat: no-repeat;
    border-left: medium none;
}
.taglib-page-iterator .search-pages .page-links a.previous, .taglib-page-iterator .search-pages .page-links span.previous {
    background-image: url("../images/paging_previous.png");
    background-repeat: no-repeat;
}
.taglib-page-iterator .search-pages .page-links a.next, .taglib-page-iterator .search-pages .page-links span.next {
    background-image: url("../images/paging_next.png");
    background-repeat: no-repeat;
}
.taglib-page-iterator .search-pages .page-links a.last, .taglib-page-iterator .search-pages .page-links span.last {
    background-image: url("../images/paging_last.png");
    background-repeat: no-repeat;
}
.taglib-page-iterator .search-pages .page-links a.first, .taglib-page-iterator .search-pages .page-links span.first, .taglib-page-iterator .search-pages .page-links a.previous, .taglib-page-iterator .search-pages .page-links span.previous {
    padding-right: 5px;
}
.taglib-page-iterator .search-pages .page-links a.next, .taglib-page-iterator .search-pages .page-links span.next, .taglib-page-iterator .search-pages .page-links a.last, .taglib-page-iterator .search-pages .page-links span.last {
    background-position: 100% 0;
    padding-left: 5px;
}
.taglib-page-iterator .search-pages .page-links span.first, .taglib-page-iterator .search-pages .page-links span.previous {
    background-position: 0 100%;
}
.taglib-page-iterator .search-pages .page-links span.next, .taglib-page-iterator .search-pages .page-links span.last {
    background-position: 100% 100%;
}
.taglib-page-iterator .search-pages .delta-selector, .taglib-page-iterator .search-pages .page-selector, .taglib-page-iterator .search-pages .page-links {
    float: left;
}
.taglib-page-iterator .search-pages .page-selector {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.vbpq_search_results .delta-selector select, .vbpq_search_results .page-selector select {
    border-radius: 2px !important;
    margin: 0 !important;
    padding: 0 !important;
	font-size:11px;
	border:1px solid #ccc;
}
.vert
{
    overflow: hidden;
}
.boxLogin a
{
    color: #039 !important;
    text-align: left !important;    
}
.info-asean-logo li:nth-child(2n) {
    padding-right: 0 !important;
}
.logo-BNN-box2 {
    height: 230px;
    overflow: hidden;
}
    