/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

/* */
@charset "utf-8";
/* CSS Document*/

body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background:#fff url(/images/bg_body.jpg) repeat-x fixed;
	text-align:center;
	color:#000;
	/*user-select:none;
	-moz-user-select:none;
	-webkit-user-select:none;*/
} 
a{
	text-decoration:none;
}
a img {
	border:0;
}
p.the_p{
	margin:0 0 5px 0;
	font-weight:bold;
	font-size:14px;
}
a.nhapnhay {color:red !important;}
#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  top:0;
  left:0;
  max-width: 100%;
  max-height: 100%;
  margin:0 auto;
  background:url('/images/bg_intro.jpg')repeat-x top center;
}
.head{
	width:980px; 
	height:127px;
	position:relative;
	background:url(/images/bg_header.png) no-repeat bottom;
}
.slide{
	height:330px;
	width:960px;
	background:#fff;
	padding:5px 11px 5px 9px;
}
.bd_main{
	width:980px;
	height:auto;
	margin:8px auto 10px auto;
	text-align:left;
	display:table;
	background:#fff;
	box-shadow: 0 0 10px #666;
	-webkit-box-shadow: 0 0 10px #666;
	-moz-box-shadow: 0 0 10px #666;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
.copyright{
	width:980px;
	color:#494949;
	margin-top:20px;
	position:relative;
	float:left;
	padding-bottom:5px;
}
.noidung_right{
	line-height:22px;
	min-height: 300px; 
   	height:auto; 
   	height: 300px;
	display:table;
	float:left;
	width:880px;
	padding:0 50px;
	margin-top:20px;
}
.title_right{
	float:left;
	text-transform:uppercase;
	border-bottom:solid 1px #e50000;
	color:#e50000;
	font-weight:bold;
	width:880px;
	margin:20px 0 10px 0;
	padding:0 0 2px 0;
	display:none;
	
}
/*----------------------------------------------------*/
.logo{
	position:absolute;
	left:10px;
	top:10px;
	background:url(/images/logo.png) no-repeat;
	width:159px;
	height:96px;
}
.logo_text{
	width:850px;
	height:128px;
}
.logo_text img{
    padding-bottom:5px;
}
.hotro{
	float:left;
	width:960px;
	margin:5px 10px;
}
.form_tk{
	width:160px;
	height:24px;
	background:url(/images/bg_tk.jpg) no-repeat;
}
.form_tk input.input_form{
	width:118px;
	background:none;
	float:left;
	padding:7px 0 2px 10px;
	color:#626867;
	font-size:11px;
	border:0;
	margin:0;
}
.form_tk input.but_form{
	width:26px;
	height:15px;
	background:url(/images/bt_tk.jpg) no-repeat;
	margin:5px 0 0 2px;
	float:left;
	border:0;
	cursor:pointer;
}
.lang{
	position:absolute;
	right:15px;
	top:55px;
}
.lang a{
	color:#0f833a;
}
/*.title_copyright{
	width:960px;
	height:35px;
	background:#494949;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	color:#fff;
	line-height:35px;
	font-weight:bold;
	position:absolute;
	top:0;
	left:10px;
}

.left_copyright{
	width:440px; 
	float:left; 
	background:#efefef; 
	height:190px;
	-webkit-border-radius: 0 0 0 10px;
	-moz-border-radius: 0 0 0 10px;
	border-radius: 0 0 0 10px;
}
.tieude_copyright{
	width:440px; 
	float:left;
	margin-top:15px;
}
.noidung_copyright{
	width:280px;
	float:right;
	margin-top:12px;
}
.bo_cau{
	position:absolute;
	z-index:1;
	top: 100px;
	left: 20px;
}
.dot_copyright{
	position:absolute;
	z-index:1;
	top:100px;
	left:160px;
	width:2px;
	height:125px;
	background:#dbdbdb;
}
.right_copyright{
	width:510px;
	float:right;
	margin:10px 0 0 0;
}
.right_child_copyright{
	width:250px;
	float:left;
}
.ten_video{
	text-transform:uppercase;
	color:#029a3a;
	font-size:11px;
	margin-bottom:5px;
}
.ten_video span{
	color:#e50000;
}*/
.main_copyright{
	width:960px;
	background:#f3f3f3;
	line-height:18px;
	float:left;
	padding:10px 0;
	text-align:center;
	border-top:solid 1px #d1d1d1;
	border-bottom:solid 1px #d1d1d1;
	margin-left:10px;
}
.menu_footer{
	width:980px;
	height:20px;
	float:left;
	margin:10px 0 0 0;
}
.menu_footer ul
{
	margin: 0;
	padding: 0;
	height:20px;
	text-align:center;
	float:left;
	width:980px;
}
.menu_footer ul li
{
	list-style:none;
	padding:0;
	display:inline;
}
.menu_footer ul li a
{
	padding:0 15px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	color:#0f833a;
	background:url(/images/dot_menu.jpg) no-repeat right;
}
.menu_footer ul li a:hover
{
	color:#F00;
}
.bot_copyright{
	width:980px;
	height:30px;
	background:url(/images/bg_copyright.jpg) no-repeat;
	text-align:center;
	color:#040404;
	font-size:11px;
	padding:10px 0;
	line-height:20px;
	float:left;
}
.gt{
	width:980px;
	height:221px;
	background:url(/images/bg_gt_home.jpg) no-repeat;
	float:left;
}
.gt_home{
	float:left;
	width:640px;
	height:205px;
	margin:5px 0 0 10px;
}
.title_gt_home{
	float:left;
	width:630px;
	margin:20px 0 0 20px;
	color:#e50000;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}
.content_gt_home{
	float:left;
	width:637px;
	margin:15px 0 0 10px;
	color:#494949;
	line-height:18px;
	text-align:justify;
	position:relative;
}
.xemthem{
	position:absolute;
	right:0;
	bottom:0;
	background:url(/images/icon_xemtiep.jpg) no-repeat 0 4px;
	padding-left:13px;
}
.xemthem a{
	color:#00a651;
	font-weight:bold;
}
.xemthem a:hover{
	text-decoration:underline
}
.khung_sang_che{
	float:right;
	width:270px;
	height:176px;
	margin:20px 26px 0 0;
}
.khung_sp_home{
	margin:5px 0 10px 10px;
}
.sp{
	width:270px;
	height:180px;
	padding:7px;
	border:solid 1px #dadada;
	float:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:0 10px 15px 0;
}
.ten_sp{
	float:left;
	width:270px;
	height:31px;
	background:url(/images/bg_title_sp_home.jpg) no-repeat;
	overflow:hidden;
	line-height:31px;
	text-indent:10px;
	text-align:center;
}
.ten_sp a{
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
}
.form_login{
	width:140px;
	float:left;
}
.input{
	width:120px;
	float:left;
	padding:5px;
	margin-top:8px;
	border:solid 1px #999;
}
.submit{
	float:left;
	padding:3px 6px;
	background:#0f833a;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	border:0;
	margin:5px 0 0 30px;
}@charset "utf-8";
/* CSS Document */
.menu
{
	width:980px;
	height:20px;
	position:absolute;
	bottom:5px;
	left:0;
}
.menu ul
{
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;
	height:20px;
	float:right;
}
/*Top level list items*/
.menu ul li
{
	position: relative;
	display: inline;
	list-style:none;
	float:left;
	padding:0;
}
.menu ul li.dot_menu
{
	padding:0;
	width:1px;
	height:15px;
	background:url(/images/dot_menu.jpg) no-repeat center;
	float:left;
}
/*Top level menu link items style*/
.menu ul li a
{
	display: block;
	padding:0 15px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold
}
* html .menu ul li a
{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}
.menu ul li a:link, .menu ul li a:visited
{
	color:#0f833a;
}
.menu ul li a:hover,.menu ul li a.active
{
	color:#F00;
}
/*1st sub level menu*/
.menu ul li ul
{
	position: absolute;
	left: 0px;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
	width:200px;
	height:auto;
	background:rgb(236, 236, 236);
	margin-top:10px;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.menu ul li ul li
{
	display: list-item;
	float: none;
	border-bottom:solid 1px #d5d5d5;
	padding:0;
	text-align:left;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.menu ul li ul li ul
{
	top: 0;
}
/* Sub level menu links style */
.menu ul li ul li a
{
	display:table;
	margin: 0;
	padding:7px 10px;
	width:180px;
	height:15px;
	border:0;
}
.menu ul li ul li a:link, .menu ul li ul li a:visited,.menu ul li ul li a.selected
{
	color: #0f833a;
}
.menu ul li ul li a:hover
{
	color:#F00;
}
/* Holly Hack for IE \*/
* html .menu{height: 1%;} /*Holly Hack for IE7 and below*/.navigation {
	font-size:11px;
	clear: both;
	padding: 15px 0px 20px;
	text-align: center;
	cursor:default;
	color:#000;
}
.navigation .current_page_item, .navigation .page_item a {
	outline:none;
	margin:2px;
	padding:2px 6px;
	text-decoration:none;
	border:1px solid #000;
}
.navigation .page_item a {
	color:#000;
}
.navigation .current_page_item, .navigation .page_item a:hover 
{
	color:#f10000;
	font-weight:bold;
	border:1px solid #f10000;
}#show-pdf-button {
	width: 150px;
	display: block;
	margin: 20px auto;
}

#file-to-upload {
	display: none;
}

#pdf-main-container {
	width: 90%;
	margin: 20px auto;
}

#pdf-loader {
	display: none;
	text-align: center;
	color: #999999;
	font-size: 13px;
	line-height: 100px;
	height: 100px;
}

#pdf-contents {
	display: none;
}

#pdf-meta {
	overflow: hidden;
	margin: 0 0 20px 0;
}

#pdf-buttons {
	float: left;
}

#page-count-container {
	float: right;
}

#pdf-current-page {
	display: inline;
}

#pdf-total-pages {
	display: inline;
}

#pdf-canvas {
	border: 1px solid rgba(0,0,0,0.2);
	box-sizing: border-box;
	width:100%;
}

#page-loader {
	height: 100px;
	line-height: 100px;
	text-align: center;
	display: none;
	color: #999999;
	font-size: 13px;
}        #popup
        {  
            width:500px;
            height:300px;
            border:1px solid white;
            background-color:white;
            top:20%;
            position:relative;
            margin: 0 auto;
            background: rgb(247, 247, 247);
            border: 1px solid rgba(147, 184, 189,0.8);
            -webkit-box-shadow: 0pt 2px 5px rgba(105, 108, 109,  0.7),	0px 0px 8px 5px rgba(208, 223, 226, 0.4) inset;
		    -moz-box-shadow: 0pt 2px 5px rgba(105, 108, 109,  0.7),	0px 0px 8px 5px rgba(208, 223, 226, 0.4) inset;
			box-shadow: 0pt 2px 5px rgba(105, 108, 109,  0.7),	0px 0px 8px 5px rgba(208, 223, 226, 0.4) inset;
            -webkit-box-shadow: 10px;
            -moz-border-radius: 10px;
			 border-radius: 10px;
			 opacity:1;
			 z-index: 99999;
        }
        #overlay_signup
        {
            position:absolute;
            top:0px;
            visibility:hidden;
            opacity:1;
            left:0px;
            height:100%;
            width:100%;
            text-align:center;
            
        }
        #overlay_signup:target
        {
            visibility:visible;
            -webkit-animation: fade 400ms ease;
        }
        #overlay_signup:target > #popup
        {
            
             -webkit-animation: moveFromBottom 400ms ease;
        }
        @-webkit-keyframes fade
        {
            from {
               
               
                
                opacity: 0;
            }
            to {
                
                
                opacity: 1;        
            }
        }
        @-webkit-keyframes moveFromBottom
        {
            from {
               
               
                -webkit-transform: scale(.5);
                opacity: 0;
            }
            to {
                
                -webkit-transform: scale(1);
                opacity: 1;        
            }
        }
        @-moz-keyframes fade
        {
            from {
               
               
                
                opacity: 0;
            }
            to {
                
                
                opacity: 1;        
            }
        }
        
        
        @-moz-keyframes moveFromBottom
        {
            from {
               
               
                -webkit-transform: scale(.5);
                opacity: 0;
            }
            to {
                
                -webkit-transform: scale(1);
                opacity: 1;        
            }
        }
        
        
        @-ms-keyframes fade
        {
            from {
               
               
                
                opacity: 0;
            }
            to {
                
                
                opacity: 1;        
            }
        }
        
        
        @-ms-keyframes moveFromBottom
        {
            from {
               
               
                -webkit-transform: scale(.5);
                opacity: 0;
            }
            to {
                
                -webkit-transform: scale(1);
                opacity: 1;        
            }
        }
        
        
        @-o-keyframes fade
        {
            from {
               
               
                
                opacity: 0;
            }
            to {
                
                
                opacity: 1;        
            }
        }
        
        
        @-o-keyframes moveFromBottom
        {
            from {
               
               
                -webkit-transform: scale(.5);
                opacity: 0;
            }
            to {
                
                -webkit-transform: scale(1);
                opacity: 1;        
            }
        }
        
         @keyframes fade
        {
            from {
               
               
                
                opacity: 0;
            }
            to {
                
                
                opacity: 1;        
            }
        }
        
        
        @keyframes moveFromBottom
        {
            from {
               
               
                -webkit-transform: scale(.5);
                opacity: 0;
            }
            to {
                
                -webkit-transform: scale(1);
                opacity: 1;        
            }
        }
        .login 
        {
            padding:30px;
        }
        .login label
        {
            font-size:20px;
            font-family:sans-serif;
        }
        .login .input
        {
            display: inline;
            font-family: "Helvetica Neue", Arial, sans-serif;
            border-style: solid;
            border-width: 1px;
            border-color: #dedede;
            font-size: 1.55em;
            padding: 5px;
            width: 300px;
            color: #777;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
            -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
            -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; 
        }
        #submitbtn
        {
            height: 2em;
            padding: 0 1em;
            border: 1px solid;
            outline: 0;
            font-weight: bold;
            font-size: 1.3em;
            color: #fff;
            text-shadow: 0px 1px 0px #222;
            white-space: nowrap;
            word-wrap: normal;
            vertical-align: middle;
            cursor: pointer;
            
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
            
            border-color: #030a03 #071807 #000;
            
            -moz-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
            -ms-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
            -webkit-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
            box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
            
            background-color: #1c2107;
            background-image: -moz-linear-gradient(top, rgb(226,238,175) 3%, rgb(188,216,77) 3%, rgb(144,176,38) 100%);
            background-image: -webkit-gradient(linear, left top, left bottom, color-stop(3%,rgb(226,238,175)), color-stop(3%,rgb(188,216,77)), color-stop(100%,rgb(144,176,38))); 
            background-image: -webkit-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
            background-image: -o-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
            background-image: -ms-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
            background-image: linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%); 
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2eeaf', endColorstr='#90b026',GradientType=0 );
          }
            
            
            .close_button
            {
                position:absolute;
                right:1px;
                cursor:pointer;
                border:none;
                margin-top:-30px;
            }
            	/* CSS Document */
.cms
{
	float:left;
	height:100px;
	width: 425px;
	margin:0 20px 15px 0;
	position:relative;
}
.hinhnen_cms
{
	width:135px; 
	height:95px; 
	border:solid 1px #0f833a;
	position:absolute;
	left:0;
	top:0;
	background:#FFF;
	padding:1px;
}
.ten_cms
{
	position:absolute;
	left:145px;
	top:0;
	font-weight:bold;
	height:20px;
	width:280px;
	overflow:hidden
}
.ten_cms a
{
	color:#0f833a;
}
.ten_cms a:hover
{
	color: #F00;
}
.chuthich_cms
{
	position:absolute;
	left:145px;
	top:20px;
	text-align:justify;
	height:55px;
	width:280px;
	overflow:hidden;
	line-height:18px;
}
.xemtiep_cms
{
	position:absolute;
	bottom:0;
	right:0
}
.xemtiep_cms a
{
	color:#F00;
	font-weight:bold
}
.xemtiep_cms a:hover
{
	color: #0f833a;
}
.tk{
	width:100%;
	height:auto;
	float:left;
}
.b
{
	width:100%;
	line-height:20px;
}
.b a{
	color:#000;
}
.b a:hover{
	font-weight:bold;
}
.tk a.dang_ngay
{
	color:#000;
	font-size:10px;
}
.tk a.dang_ngay:hover
{
	color:#000;
	font-weight:normal;
}
