﻿@charset "utf-8";
/* CSS Document bg.jpg*/

body.bg-login {
    background: url("../images/login/new_year/bg_2023.png") no-repeat scroll center top #FFF4C6;
    margin: 0 auto;
    padding: 0;
    background-color: #E5E6E8;
}
.main-login {
    margin: 0 auto;
    min-height: 615px;
    min-width: 950px;
    width: 950px;
}

.login-container {
    margin: 0 auto;
    padding: 0;
    width: 954px;
	min-height:600px;
	min-width:954px;
}
.login-content-main {
    padding-top: 10px;
	width:950px;
	overflow:hidden;
}
/*header685px;*/
.header {
    display: table;

    position: relative;
    width: 100%;
    z-index: 2;
}
.header .logo{
	width:340px; 
	margin-top:3px;
	margin-left:10px;
	float:left;
    height:80px;
}

.header .box-right-header {
    top: 24px;
    float:right;
	width:245px;
}
.box-right-header > div {
    margin-bottom: 15px;
    text-align: right;
}
.navi-user li {
    display: inline;
    float: left;
    font-size: 12px;
    height: 39px;
    margin: 0;
    padding: 0;
    position: relative;
}
.navi-user li ul li {
    height: auto;
}
.navi-user li a.ui li
{
height: auto;
}
.navi-user li.login-in a {
    padding: 0 5px;
}
.avata
{
  background:url(../images/header/avata.gif) no-repeat 0 0;
  text-align:center;
  width:25px;
}
.flag-vn{
  background:url(../images/header/flag-vn.gif) no-repeat 0 2px;
  width:31px;
  text-align:center;
}
.flag-en{
  background:url(../images/header/flag-en.jpg) no-repeat 0 2px;
   width:28px;
   text-align:center;
}
.hi-name{color:#FFFFFF; font-weight:bold; }
/*end header*/

/*box content*/
.left-content
{
	float:left;
	width:530px;
	font-size:14px;
	padding:85px 20px 0px 0px;
	position:relative;
}
.right-content
{
	float:left;
	width:400px;
}
/*.box-login{
	background-color:#FFFFFF;
	width:369px;
	min-height:446px;
}*/
.box-login {
    background-color: #FFFFFF;
    width: 369px;
    min-height: 395px;
    border: 1px solid #dce6ef;/*login no line*/
}
.box-changePass{
	background-color:#FFFFFF;
	width:369px;
	min-height:480px;
}
.title-login{
	color:#198CCB;
}
.left-content-in
{
	width:400px;
	padding-left:25px;
}
.login-h
{height:50px;}
/*background:url(../images/footer/bg.gif) repeat-x 0 0;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    min-height: 90px;
    padding-left: 0;
    padding-right: 0;
	padding-bottom: 0;
    position: relative;
	color:#B7B7B7;
	font-size:11px;*/
.footer-login {
    background: url("../images/footer/bg.gif") repeat-x 0 0;
    display: table;
    margin: -7.5em auto 0;
    overflow: hidden;
    padding-bottom: 20px;
    position: relative;
    width: 100%;
}
.title-d
{
	

}
.login-form {
    color: #666666;
    margin-bottom: 15px;
    padding: 12px 14px 0;
   
}
.login-form-tit {
    color: #1A8CCB;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 8px;
}
p {
    border: 0 none;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.login-form .linebt {
    border-bottom: 1px solid #B9C9E2;
    padding: 0 0 7px;
}
.login-form .form {
    color: #333333;
    line-height: 22px;
    margin: 6px 0;
}
.btn_login {
    height: 42px;
    margin: 0 auto 15px;
    overflow: hidden;
    width: 131px;
	
}
.btn_login:hover {
    background: url("../images/login/btn_hover.gif") no-repeat 0 0;
    height: 42px;
    margin: 0 auto 15px;
    overflow: hidden;
    width: 131px;
}
.btn_login input {
    background: url("../images/login/btn-login.gif") no-repeat 0 0;
    border: medium none;
    cursor: pointer;
    height: 38px !important;
    width: 127px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}
.btn_login input:hover {
    background: url("../images/login/btn_hover.gif") no-repeat 0 0;
    height: 42px;
    margin: 0 auto 15px;
    overflow: hidden;
    width: 131px;
}
.login-padding
{
	padding-left:92px;padding-bottom:30px;
}
.login-padding-ch
{
	padding-left:92px;padding-bottom:7px;
    font-size:28px;
}
.login-padding-sh
{
	padding-left:92px;padding-bottom:0px;
    font-size:25px;
    font-weight:bold;
}

.txt-login{width:330px; height:50px; *height:30px; font-size:18px !important;}
.accordion-style1.panel-group .panel {
    background-color: #FFFFFF;
    border-color: #CDD8E3;
    border-radius: 0;
    box-shadow: none;
}
.accordion-style1.panel-group .panel:last-child {
    border-bottom-width: 1px;
}
.accordion-style1.panel-group .panel .collapse {
    background-color: #FFFFFF;
}
.accordion-style1.panel-group .panel + .panel {
    margin-top: 2px;
}
.accordion-style1.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top-color: #CDD8E3 !important;
}
.accordion-style1.panel-group .panel-heading {
    padding: 0;
}
.accordion-style1.panel-group .panel-heading .accordion-toggle {
    background-color: #EEF4F9;
    color: #4C8FBD;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    padding: 10px;
    position: relative;
}
.accordion-style1.panel-group .panel-heading .accordion-toggle.collapsed {
    background-color: #F9F9F9;
    color: #478FCA;
    font-weight: normal;
}
.accordion-style1.panel-group .panel-heading .accordion-toggle:hover {
    background-color: #F1F8FD;
    color: #6EA6CC;
    text-decoration: none;
}
.accordion-style1.panel-group .panel-heading .accordion-toggle:focus, .accordion-style1.panel-group .panel-heading .accordion-toggle:active {
    outline: 0 none;
    text-decoration: none;
}
.accordion-style1.panel-group .panel-heading .accordion-toggle > [class*="icon-"]:first-child {
    width: 16px;
}
.accordion-style1.panel-group .panel-heading .accordion-toggle:hover > [class*="icon-"]:first-child {
    text-decoration: none;
}
.accordion-style1.panel-group .panel-body, .accordion-style1.panel-group .collapse.in > .panel-body {
    border-top: 1px solid #CDD8E3;
}
.accordion-style1.panel-group.no-padding {
    padding: 0;
}
.accordion-style2.panel-group .panel {
    border-width: 0;
}
.accordion-style2.panel-group .panel:last-child {
    border-bottom-width: 0;
}
.accordion-style2.panel-group .panel + .panel {
    margin-top: 4px;
}
.accordion-style2.panel-group .panel .panel-body {
    border-top: 0 none;
}
.accordion-style2.panel-group .panel-heading .accordion-toggle {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #EDF3F7;
    border-color: #6EAED1;
    border-image: none;
    border-style: solid;
    border-width: 0 0 0 2px;
}
.accordion-style2.panel-group .panel-heading .accordion-toggle:hover {
    text-decoration: none;
}
.accordion-style2.panel-group .panel-heading .accordion-toggle.collapsed {
    background-color: #F3F3F3;
    border-color: #D9D9D9;
    border-width: 0 0 0 1px;
    color: #606060;
}
.accordion-style2.panel-group .panel-heading .accordion-toggle.collapsed:hover {
    background-color: #F6F6F6;
    color: #438EB9;
    text-decoration: none;
}
.accordion-style2.panel-group .panel-body, .accordion-style2.panel-group .collapse.in > .panel-body {
    border-top: 0 none;
}
.accordion-style2.panel-group .accordion-style2.panel-group .panel {
    border-bottom: 1px dotted #D9D9D9;
}
.accordion-style2.panel-group .accordion-style2.panel-group .panel:last-child {
    border-bottom: 0 none;
}
.accordion-style2.panel-group .accordion-style2.panel-group .panel .panel-heading, .accordion-style2.panel-group .accordion-style2.panel-group .panel .panel-heading .accordion-toggle {
    background-color: rgba(0, 0, 0, 0);
    border-width: 0;
    font-size: 13px;
    padding-bottom: 8px;
    padding-top: 6px;
}
.accordion-style2.panel-group .accordion-style2.panel-group .panel .panel-heading {
    padding-bottom: 0;
    padding-top: 0;
}
.bigger-110 {
    font-size: 110%;
}
.height-m
{
	height:auto !important;
    padding-bottom:20px;
}
ul
{
	list-style-type:none;
}

.header-collase li
{
	float:left;
	position: relative;
	width:45px;
}
.icon-approved1
{
  background: url("../images/icon/approved.gif") no-repeat 0 0;
    float: left;
    height: 20px;
    width: 25px;
}
.icon-edit1
{
  background: url("../images/icon/edit.gif") no-repeat 0 0;
    float: left;
    height: 20px;
    width: 25px;

}
.icon-no-app1
{
  background: url("../images/icon/no-app.gif") no-repeat 0 0;
    float: left;
    height: 20px;
    width: 25px;
}
.title-plan
{
	color:#188BCA;
	font-size:14px;
	font-weight:bold;
}

.u-list
{
	position: relative;
	width:900px;
    overflow:hidden;
    padding-left:125px;
    padding-bottom:15px;
}
.bg_pos {
    background: url("../images/icon_index/bg_index.png") no-repeat 0 0;
    height: 250px;
    left: 192px;
    position: absolute;
    top: 80px;
    width: 444px;
}
.img-list {
    float:left;
	position: relative;
	width:235px;/*300*/
    height:210px;/*200px;*/
}
.img-cat {

    width:850px;
    overflow:hidden;
}
.sub-list
{
	float:left;
	position: relative;
	width:320px;/*300*/
    height:153px;/*200px;*/
}
.img-mer {
    left: 142px;/*67*/
    margin: 0;
    padding-left: 1px;
    position: absolute;
    top: -39px;/*50*/
    width: 232px;
}
.img-mer-re {
    left: -55px;/*17*/
    margin: 0;
    padding-left: 1px;
    position: absolute;
    top: -42px;
    width: 232px;
}
.img-mer-ad {
    left: -34px;/*-35px;*/
    margin: 0;
    padding-left: 1px;
    position: absolute;
    top: -74px;/*-46px;*/
    width: 232px;
}
.img-mer-ad-vn {
    left: 1px; /*0*/
    margin: 0;
    padding-left: 1px;
    position: absolute;
    top: -74px;/*46*/
    width: 232px;
}
/*200px;234px;*/
.u-cs
{
    background: url("../images/icon_index/cs.png") no-repeat 0 0;
	float:left;
    height: 218px; 
    width: 230px;
}
.u-cs:hover
{
    background: url("../images/icon_index/cs_hover.png") no-repeat 0 0;
	float:left;
    height: 218px; 
    width: 230px;
}
.u-cs-en
{
    background: url("../images/icon_index/cs_en.png") no-repeat 0 0;
	float:left;
    height: 218px; 
    width: 230px;
}
.u-cs-en:hover
{
    background: url("../images/icon_index/cs_en_hover.png") no-repeat 0 0;
	float:left;
    height: 218px; 
    width: 230px;
}
.u-hr
{
    background: url("../images/icon_index/hr.png") no-repeat 0 0;
	float:left;
    height: 218px; 
    width: 240px;
}
.u-hr:hover
{
    background: url("../images/icon_index/hr_hover.png") no-repeat 0 0;
	float:left;
    height: 218px; 
    width: 240px;
}
.u-hr-en
{
    background: url("../images/icon_index/hr_en.png") no-repeat 0 0;
	float:left;
    height: 218px; 
    width: 240px;
}
.u-hr-en:hover
{
    background: url("../images/icon_index/hr_en_hover.png") no-repeat 0 0;
	float:left;
    height: 218px; 
    width: 240px;
}
.u-lb /*193px;232px;*/
{
    background: url("../images/icon_index/lb.png") no-repeat 0 0;
	float:left;
    height: 218px; 
    width: 230px;
}
.u-lb:hover
{
    background: url("../images/icon_index/lb_hover.png") no-repeat 0 0;
	float:left;
    height: 218px; 
    width: 230px;
}
.u-lb-en
{
    background: url("../images/icon_index/lb_en.png") no-repeat 0 0;
	float:left;
    height: 218px; 
    width: 230px;
}
.u-lb-en:hover
{
    background: url("../images/icon_index/lb_en_hover.png") no-repeat 0 0;
	float:left;
    height: 218px; 
    width: 230px;
}
/*202px;181px;*/
.u-re:hover
{
    background: url("../images/icon_index/re_hover.png") no-repeat 0 0;
	float:left;
    height: 218px; 
    width: 230px;
}
.u-re
{
    background: url("../images/icon_index/re.png") no-repeat 0 0;
	float:left;
    height: 218px; 
    width: 230px;
}
.u-re-en
{
    background: url("../images/icon_index/re_en.png") no-repeat 0 0;
	float:left;
    height: 218px; 
    width: 230px;
}
.u-re-en:hover
{
    background: url("../images/icon_index/re_en_hover.png") no-repeat 0 0;
	float:left;
    height: 218px; 
    width: 230px;
}
/*205 274*/
.u-ad-en
{
    background: url("../images/icon_index/ad_en.png") no-repeat 0 0;
	float:left;
    height: 218px; 
    width: 230px;
}
.u-ad-en:hover
{
    background: url("../images/icon_index/ad_en_hover.png") no-repeat 0 0;
	float:left;
    height: 218px; 
    width: 230px;
}
/*205 217*/
.u-ad
{
    background: url("../images/icon_index/ad.png") no-repeat 0 0;
	float:left;
    height: 218px; 
    width: 230px;
}
.u-ad:hover
{
    background: url("../images/icon_index/ad_hover.png") no-repeat 0 0;
	float:left;
    height: 218px; 
    width: 230px;
}
/*205 274*/
.u-kpi-en
{
    background: url("../images/icon_index/kpi_en.png") no-repeat 0 0;
	float:left;
    height: 218px; 
    width: 230px;
}
.u-kpi-en:hover
{
    background: url("../images/icon_index/kpi_en_hover.png") no-repeat 0 0;
	float:left;
    height: 218px; 
    width: 230px;
}
/*205 217*/
.u-kpi
{
    background: url("../images/icon_index/kpi.png") no-repeat 0 0;
	float:left;
    height: 218px; 
    width: 230px;
}
.u-kpi:hover
{
    background: url("../images/icon_index/kpi_hover.png") no-repeat 0 0;
	float:left;
    height: 218px; 
    width: 230px;
}
/*104 217*/
.u-pos
{
    background: url("../images/login/icon_login/pos_s.png") no-repeat 0 0;
	float:left;
    height:77px;
    width: 159px;
}
body.bg-main{
	background: url("../images/login/bg.jpg") no-repeat  scroll center top #FFF4C6;
	margin:0 auto;
	padding:0;
	background-color:#E5E6E8;
}
.header .box-right-header-m {
    float:right;
	width:400px;
	padding-top:37px;
}
.avata-m
{
  background:url(../images/login/avata-m.png) no-repeat 0 0;
  text-align:center;
  width:25px;
}
.hi-name-m{color:#178DCB; font-weight:bold; padding-top:8px !important; }
.content-top{overflow:hidden;}
.confirm-padding
{
	padding-left:60px;
	padding-bottom:5px;
}
.quit {
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.rule-info {
    background-color: #FCF8E3;
    padding:10px;
}
#extr-page .hero {
    /*background-image: url(../img/gradient/login.png);*/
    background-repeat: no-repeat;
    background-position: 0 137px;
    /*min-height: 609px;*/
    width: 100%;
    float: left
}
.animated.bounceInDown {
    -webkit-animation-name: bounceInDown;
    -moz-animation-name: bounceInDown;
    -o-animation-name: bounceInDown;
    animation-name: bounceInDown
}