/* Popup Người dùng */
#pop-username
{
  float: left;
  width: 200px;
  height: 40px;
  text-align: center;
  margin-top: 15px;
  position: relative;
  cursor: pointer;
}
#pop-username a
{
  color: rgba(145, 133, 111, 0.9);
}
#pop-username a:hover
{
  text-decoration: none;
  color: #94A545;
}
.content-mega-pop-username
{
  position: absolute;
  top: 100%;
  left: -160%;
  z-index: 9;
  width: 485px;
  min-height: 100px;
  padding: 20px;
  background: white;
  border: 1px solid #D5DCB4;
}

#frm_login{
	background: url(../images/bg-header.html) repeat-x left center;
    padding: 5px 10px;
    text-align: center;
    color: #fff;
    position: absolute;
    top: -8px;
    right: 0px;
    -moz-border-radius: 0 0 0 10px;
    border-radius: 0 0 0 10px;

}
#frm_login a, #frm_login span{
	font-family: 'RobotoRegular'; font-size: 16px; color: black; padding: 0px 5px;margin: 5px 0px; display: inline-block;
}
#frm_login a:hover{
	text-decoration: none; 
	opacity: 0.8;
	color: #0008FF;
}

/* Css Forget Pass */
.forget-pass
{
    /* margin-top: 12px; */
    padding: 10px 17px;
    float: left;
}
.forget-pass a
{
	color: black;
	font-family: tahoma;
	font-size: 13px;
}
.forget-pass a:hover
{
	color:red;
}

/* Begin Box Nạp Thẻ */
.box-dangnhap
{

}
.title-dang-nhap
{
    background: #1570B9;
    color: white;
    line-height: 30px;
    font-size: 27px;
    font-family: tahoma;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
.content-dangnhap
{
    border: 1px solid rgba(128, 128, 128, 0.52);
    min-height: 50px;
}
.title-dangnhap
{
    font-family: arial;
    font-size: 14px;
    line-height: 35px;
    color: #c8cccc;
    margin-bottom: 10px;
    width: 150px;
    float: left;
    font-weight: normal;
}
.detail-dangnhap
{
    margin: 10px 17px;
}
.txt-dangnhap
{
    outline: none;
    background: rgba(255,255,255,0.05);
    border-radius: 3px;
    width: 50%;
    height: 35px;
    border: 1px solid #363737;
    text-indent: 10px;
    color: #c8cccc;
    font-size: 14px;
}
/* End Box Nạp Thẻ */

/* Nhớ mật khẩu */
.nhomatkhau
{
    padding: 10px 17px;
    font-family: tahoma;
    font-size: 13px;
    width: 200px;
    float: left;
    margin-left: 160px;
}

/* Css form login */
.frmfancybox{display: none; }
.login {
	font-family: Arial, Helvetica, sans-serif; 
	position: relative;
	margin: 0 auto;
    width: 380px;
	background: white;
}
.tieude_lg{
	border-bottom: 1px solid #eee;
    position: relative;
    background: #fff;
    font-size: 15px;
    color: #333;
    height: 44px;
    line-height: 40px;
    padding: 0 10px;
    overflow: hidden;
}
.tieude_lg .caption {
    font-size: 17px;
    text-transform: uppercase;
    line-height: 46px;
}
form.noidung_lg, form.fromlogin{
	padding: 10px;
	background: #f2f2f2;
}

.login p {  }
.login p:first-child { margin-top: 0; }
.login p label{margin: 5px 0px; display: block; font-size: 15px;}

.login p.remember_me {
	float: left;
	line-height: 25px;
}
.login p.remember_me input{
    position: relative;
    bottom: 3px;
    margin-right: 5px;
    vertical-align: middle;
}
.login p.remember_me label {
	font-size: 12px;
	color: #777;
	cursor: pointer;
}
.login p.submit { text-align: right; margin-top: 5px;}
.login p.submit input[type=submit] {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 35px;
	text-transform: uppercase;
	border-radius: 0px;
	background: #222 url(../images/alert-overlay.html) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	border: none;
	border-bottom: 1px solid #222;
	position: relative;
	cursor: pointer;
	font-size: 15px;
}

:-moz-placeholder {
  color: #c9c9c9 !important;
  font-size: 13px;
}

::-webkit-input-placeholder {
  color: #ccc;
  font-size: 13px;
}
.login input {
  font-family: 'utmavo', Tahoma, Verdana, sans-serif;
  font-size: 13px;
}
form.noidung_lg a#url_login{
    float: right;
    margin-top: 8px;
}
form.noidung_lg a#url_login:hover{
    float: right;
    margin-top: 8px;
    color: #000;
    text-decoration: none
}
.login input[type=text], .login input[type=password], .login input[type=email] {
    margin: 3px;
    padding: 0px 10px;
    width: 350px;
    height: 34px;
    color: #404040;
    background: white;
    border: 1px solid;
    border-color: #c4c4c4 #d1d1d1 #d4d4d4;
    border-radius: 2px;
    outline: 5px solid #eff4f7;
    -moz-outline-radius: 3px;
}

/* STYLE FOR DANG KY */
#dk_body{
	width:510px;
}

#wrapp-dk{
	position:relative;
	padding:12px 20px 0 20px;
	margin-bottom:50px;
}

#wrapp-dk-l{
	position:absolute;
	top:0px;
	left:0px;
	width:4px;
	height:97px;	
}

#wrapp-dk-r{
	position:absolute;
	top:0px;
	right:0px;
	width:4px;
	height:97px;
}

h2.tite-box-dk{
	height: 40px;
    line-height: 40px;
    color: #003C97;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: thin dotted #CCC;
    margin: 10px 0px 20px 0px;
    text-align: center;
}

.form-field {
	margin:6px 0 15px 0;
	padding:0;
	vertical-align:middle;
}

.form-field > label {
	font-weight: bold;
	text-transform:capitalize;
	float: left;
	width: 150px;
	line-height: 30px;
	text-align: right;
	margin-right: 10px;
}

label.cm-required::after {
	content:"*";
	padding-left:3px;
	color:#d64830;
	font-size:130%;
	line-height:1px;
}

.form-field > input[type=text], .form-field > input[type=password]{
	width:60%;
	height:28px;
	line-height:28px;
	border:thin solid #CCC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
	color: #666;	
}

.form-field > input[type=text]:focus, .form-field > input[type=password]:focus{
	border:thin solid #2987fc !important;
    -moz-box-shadow: 0px 0px 10px rgba(0, 148, 255, 0.7);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 148, 255, 0.7);
    box-shadow: 0px 0px 10px rgba(0, 148, 255, 0.7);
}

.form-field .qmk{padding-left: 160px;}
.form-field .dk {
    padding-left: 160px;
}
.form-field .dk a{
    color: #000FD3;
    font-size:14px;
}
.captcha-input-text{
	margin-right:10px;
	padding:3px 3px;
	border:1px solid #ccc;
	border-radius:3px 3px 3px 3px;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
	color:#666;
	font:130% Arial,Helvetica,sans-serif;
	width:120px !important;
}

.button-container{
	margin:15px 0px 28px 0px;
	padding:2%;
	text-align:center;
}

.button-submit.button-wrap-left{
	height:28px;
	display:inline-block;
}

.button-submit.button-wrap-right{
	height:28px;
	display:inline-block;
	margin-left:5px;
	background-position:right -90px;
}

.button-submit.button-wrap-right:hover a{
	color:#333;
	text-shadow:0px 1px 0px #f7f7f7;
	opacity:0.8;
}

.button-submit input{
	cursor: pointer;
    padding: 0 18px;
    height: 25px;
    font-size: 12px;
    font-weight: bold;
    color: #527881;
    text-shadow: 0 1px #e3f1f1;
    background: #cde5ef;
    border: 1px solid;
    border-color: #b4ccce #b3c0c8 #9eb9c2;
    border-radius: 16px;
    outline: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background-image: -webkit-linear-gradient(top, #edf5f8, #cde5ef);
    background-image: -moz-linear-gradient(top, #edf5f8, #cde5ef);
    background-image: -o-linear-gradient(top, #edf5f8, #cde5ef);
    background-image: linear-gradient(to bottom, #edf5f8, #cde5ef);
    -webkit-box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
}

.error{
	background:url(../images/error.html) no-repeat;
	height:22px;
	line-height:22px;
	color:red !important;
	font-style:italic;
	padding-left:30px;
	margin:10px 0px 0px 130px;
	display:none;
}

.show-pro
{
	width: 500px;
    margin: 0 auto;
}

.fancybox-close {
	width: 35px;
    height: 35px;
	top: 10px;
    right: 15px;
}
.fancybox-skin{
	background: rgba(0, 0, 0, 0.5);
}

img#captcha_image{
	padding-left: 5px;
}
#captcha_code{
	width: 42%;
	float: left;
}


/************************************/
.right_content {
    width: 665px;
    margin: 0 auto;
    border: 1px solid #ccc;
    padding: 10px;
    box-shadow: 2px 2px 2px #ccc;
    border-radius: 5px 5px;
}
.header_sanpham {
    padding: 0px 0px 3px 0px;
    border-bottom: 1px solid #808080;
    margin-bottom: 10px;
}
.header_sanpham h1 {
    color: #000;
    font-family: 'RobotoCondensedRegular';
    font-weight: normal;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0px;
    height: 40px;
    line-height: 40px;
    padding-left: 25px;
    background: url(../images/icon-title.html) no-repeat left 10px;
}
input.button2 {
    display: inline-block;
    border: none;
    background: #444;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    -webkit-border-radius: 2px;
    color: #FFFFFF;
    font-weight: normal !important;
    padding: 6px 15px;
    font-size: 16px;
    cursor: pointer;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}
input.button2:hover {
    background: #2ab4c4;
}
#phone
    {
        display: block;
        width: 95%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }

.sanphamtieubieu .input
    {
        display: block;
        width: 95%;
        float: left;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        margin-bottom: 10px;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }
.sanphamtieubieu span
{
    font-size: 15px;
    color: #F00;
    line-height: 37px;
    padding-left: 5px;
}