﻿@charset "utf-8";
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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
ol, ul, li {
	list-style: none;
	margin: 0;
	padding: 0
}
body, td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	display:block;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#fff;
	
	background-position:top center;
	background-repeat:no-repeat;
}
a {
	font-size: 12px;
	color: #595959;
	transition: color 0.15s linear 0s;
	-ms-transition: color 0.15s linear 0s;
	-moz-transition: color 0.15s linear 0s;
	-webkit-transition: color 0.15s linear 0s;
	-o-transition: color 0.15s linear 0s;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #898989;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
}
img {
	border: 0 none;
}
img:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.fl {
	float: left !important;
}
.fr {
	float: right !important;
}
.mr0 {
    margin-right: 0 !important;
}
.mb2 {
	margin-bottom: 2px !important;
}
.mt10{
	margin-top: 10px !important;
	}
.mt20{
	margin-top: 20px !important;
	}
.pt55 {
    padding-top: 0px !important;
}
.site {
	display:block;
	width:980px !important; 
	margin:0 auto;

}
.pop_1{
	background: rgba(132, 187, 255, 0.4);
	padding:11px;
	width:420px;
	float:left;
	}

.pop_tit_1 {
    background: none repeat scroll 0 0 #349709;
    display: block;
    height: 45px;
    line-height: 45px;
    position: relative;
}
.pop_tit_1 a {
    color: #FFFFFF;
    float: left;
    font-family: 'Segoe UI';
    font-size: 21px;
    height: 45px;
    line-height: 45px;
    margin-right: 1px;
    padding: 0 15px;
    text-transform: uppercase;
}
.pop_tit_1 a:hover, .pop_tit_1 a.active {
    background: none repeat scroll 0 0 #246608;
}
    
.drop_tab {
    background: none repeat scroll 0 0 #246608;
    border-top: 1px solid #12427E;
    height: 41px;
    left: 0;
    line-height: 41px;
    position: absolute;
    top: 45px;
    width: 100%;
    z-index: 4000;
}
.drop_tab a {
    color: #649EE7;
    float: left;
    font-family: 'Segoe UI';
    font-size: 19px;
    height: 41px;
    line-height: 41px;
    margin-right: 1px;
    padding: 0 15px;
    text-transform: none;
}
.drop_tab a:hover, .drop_tab a.active {
    color: #FFFFFF;
}  

a.bt_close {
    background: none repeat scroll 0 0 transparent;
    float: right !important;
    margin: 0!important;
    padding: 0!important;
}  
a.bt_close:hover {
    background: none repeat scroll 0 0 transparent !important;
}

span.logo_go{
	float:left;
	background-image:url(../../../../../../../Document/images/logo_go.png);
	background-position:left 10px;
	background-repeat:no-repeat;
	height:45px;
	line-height:45px;
	margin:0;
	padding:0;
	padding-left:55px;
	margin-left:10px;
	color:#fff;
	font-size:25px;
	font-family: 'Segoe UI';
	text-transform:uppercase;
	}
.pop_1_details{
	display:block;
	background:#fff;
	padding:15px;
	padding-bottom:20px;
	}
p.tbao{
	font-size:13px;
	text-align:center;
	font-family: 'Conv_segoeui_0';
	color:#ff0000;
	margin-bottom:10px;
	}
p.note{
	font-size:13px;
	text-align:right;
	font-family: 'Conv_segoeui_0';
	color:#767676;
	margin-top:10px;
	margin-bottom:20px;
	}
p.note a{
	color:#0097d0;
	font-size:13px;
	font-family: 'Conv_segoeui_0';
	}
p.note a:hover{
	text-decoration:underline;
	}
input.type_v{
	display:block;
	margin-bottom:10px;
	background:#e9e9e9;
	height:50px;
	line-height:50px;
	border:none;
	padding:0 15px;
	color:#464646;
	font-size:15px;
	font-family: 'Conv_segoeui_0';
	font-weight:bold;
	width:360px;
	}
input.type_v2{
	width:300px;
	}
a.bt_blue{
	display:block;
	text-align:center;
	background:#286bbf;
	height:45px;
	line-height:45px;
	color:#ffffff;
	font-size:21px;
	font-family: 'Conv_segoeui_0';
	margin-bottom:12px;
	}
a.bt_blue:hover{
	background:#2263b3;
	}
a.bt_blue_2{
	float:left;
	padding:0 25px;
	background:#286bbf;
	height:45px;
	line-height:45px;
	color:#ffffff;
	font-size:21px;
	font-family: 'Conv_segoeui_0';
	}
a.bt_blue_2:hover{
	background:#2263b3;
	}
a.bt_blue_3{
	float:left;
	text-align:center;
	background:#286bbf;
	height:31px;
	line-height:31px;
	color:#ffffff;
	font-size:17px;
	font-family: 'Conv_segoeui_0';
	padding:0 15px;
	margin-right:5px;
	}
a.bt_blue_3:hover{
	background:#2263b3;
	}
a.bt_gray{
	display:block;
	text-align:center;
	background:#727272;
	height:45px;
	line-height:45px;
	color:#fff;
	font-size:21px;
	font-family: 'Conv_segoeui_0';
	margin-bottom:12px;
	}
a.bt_gray:hover{
	background:#5c5b5b;
	}
a.bt_gray_3{
	float:left;
	text-align:center;
	background:#727272;
	height:31px;
	line-height:31px;
	color:#ffffff;
	font-size:17px;
	font-family: 'Conv_segoeui_0';
	padding:0 15px;
	margin-right:5px;
	}
a.bt_gray_3:hover{
	background:#5c5b5b;
	}
.login_tool{
	display:block;
	margin:15px 0;
	}
.login_tool a{
	color:#0097d0;
	font-size:13px;
	font-family: 'Conv_segoeui_0';
	float:right;
	}
.login_tool a:hover{
	text-decoration:underline;
	}
.login_tool span{
	color:#767676;
	font-size:13px;
	font-family: 'Conv_segoeui_0';
	}
.login_tool input{
	float:left;
	}
.login_more{
	display:block;
	margin:20px 0 15px 0;
	}
.login_more p{
	text-align:center;
	color:#767676;
	font-size:13px;
	font-family: 'Conv_segoeui_0';
	margin-bottom:15px;
	}
.login_more_link {
	display:block;
	height:41px;
	text-align:center;
	}
.login_more_link a{
	margin:0 5px;
	}
.login_more_link a img{
	transition-duration: 0.2s;
}
.login_more_link a:hover img{
	transform: translate(0px, 1px);
	-webkit-transform: translate(0px, 1px);
	-moz-transform: translate(0px, 1px);
	-o-transform: translate(0px, 1px);
	-ms-transform: translate(0px, 1px);
}
.pop_2{
	background: rgba(132, 187, 255, 0.4);
	padding:11px;
	width:780px;
	z-index:3000;
	margin:auto;
		margin-top:100px;
	}

.pop_2_details{
	background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    padding: 15px 15px 20px;
    position: relative;
    min-height:409px;
	}
 
.ttin_tk {
    color: #464646;
    font-family: 'Segoe UI';
    font-size: 17px;
    text-align: right;
} 

.wrapper
{
     display: block;
    padding-top: 0px;
    padding-bottom:0px;
}

.tincapnhat{
	display:block;
	padding:30px;
	}

p.tincapnhat_tit{
	color: #464646;
    display: block;
    font-family: 'Segoe UI';
    font-size: 25px;
    margin-bottom: 25px;
	}
   
.tincapnhat ul {
    display: block;
    width: 800px;
}
.tincapnhat ul li {
    float: left;
    line-height: 20px;
    margin-bottom: 12px;
    color: #464646;
    font-family: 'Conv_segoeui_0';
    font-size: 13px;
}
li.tincn_1 {
    color: #464646;
    font-family: 'Conv_segoeui_0';
    font-size: 13px;
    width: 105px;
}      
li.tincn_2 
{
    color: #464646;
    font-family: 'Conv_segoeui_0';
    font-size: 13px;
    width: 687px;
    
    text-align: justify;
}
li.tincn_2  a {
    color: #286BBF;
}
li.tincn_2 a:hover{
	color:#286BBF;
	text-decoration:underline;
	}
    
.his_table {
    display: block;
    margin: 25px auto;
    margin-bottom: 50px;
    width: 96%;
}
.his_table table {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #555555;
    width: 100%;
     border-collapse: collapse;
    border-spacing: 0;
}
.his_table table tr, .his_table table td {
    border: 1px solid #C3C3C3;
    margin: 0;
    padding: 0;
    text-align: center;
}
.his_table table tr td {
    color: #3E3D3B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: normal;
    height: 38px;
    line-height: 18px;
     text-align: left;
     padding: 0 10px;
     vertical-align:middle;
}
.his_table table tr td a {
   color:#286BBF;
}
.his_table table tr th {
    background: none repeat scroll 0 0 #349709;
    border: 1px solid #246608;
    color: #FFFFFF;
    font-family: 'Segoe UI';
    font-size: 15px;
    font-weight: bold !important;
    height: 38px;
    line-height: 38px;
    padding: 0;
    text-align: center;
}
tr.row_2, .his_table table tr:nth-child(even) {
    background: none repeat scroll 0 0 #F2F2F2;
}
     
.table_more {
    display: block;
    height: 23px;
    margin-top: 10px;
}
.table_more a {
    float: right;
    margin-left: 5px;
}
   
.pay_sms {
    display: block;
    padding:20px 0;
    
}
.pay_sms p {
    color: #464646;
    font-family: 'Conv_segoeui_0';
    font-size: 13px;
    text-align: justify;
    padding: 0 15px;
}
p.pay_sms_text  {
    color: #464646;
    font-family: 'Conv_segoeui_0';
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 10px;
    text-align: center;
}
.pay_sms table {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 15px auto 0;
    width: 460px;
    border-collapse: collapse;
    border-spacing: 0;
}
.pay_sms table tr, .pay_sms table td {
    border: 1px solid #C3C3C3;
    margin: 0;
    padding: 0;
    text-align: center;
}
.pay_sms table tr td {
    color: #111111;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    text-align: center;
}
.pay_sms table tr td strong {
    color: #111111;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.login_right{
	float:right;
	width:330px;
	padding-right:10px;
	}	
.login_left{
	float:left;
	width:370px;
	padding-left:10px;
	}
.login_left p{
	color:#363636;
	font-size:13px;
	font-family: 'Conv_segoeui_0';
	}
.login_dvu{
	display:block;
	margin:13px 0;
	}
.dvu_box{
	float:left;
	width:115px;
	text-align:center;
	margin-right:8px;
	margin-bottom:8px;
	}
.dvu_box img{
	display:block;
	margin-bottom:5px;
	}
.dvu_box a{
	text-align:center;
	color:#363636;
	font-size:13px;
	font-family: 'Conv_segoeui_0';
	}
.dvu_box_2 a{
	text-align:center;
	color:#767676;
	font-size:13px;
	font-family: 'Conv_segoeui_0';
	}

.pay_block {
    display: block;
   
   margin: 0px auto auto;
   height: 401px !important;
    width: 96%;
}
.pay_box {
    float: left;
    margin-bottom: 30px;
    margin-right: 45px;
    text-align: center;
    width: 230px;
}
.pay_box img {
    border: 1px solid #C3C3C3;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
    display: block;
    margin-bottom: 5px;
}
.pay_box a {
    color: #464646;
    font-family: 'Conv_segoeui_0';
    font-size: 15px;
    font-weight: bold;
}
  
.tt_canhan{
	display:block;
	padding:25px 40px;
	}
.tt_canhan p{
	font-size:21px;
	font-family: 'Segoe UI';
	text-transform:uppercase;
	color:#464646;
	margin-bottom:15px;
	}
.tt_canhan ul{
	display:block;
	width:650px;
	height:38px;
	line-height:38px;
	border:solid 1px #c2c2c2;
	border-bottom:none;
	}	
.tt_canhan ul li{
	float:left;
	}
li.tt_cn1{
	width:240px;
	padding-left:25px;
	color:#a0a0a0;
	font-size:13px;
	font-family: 'Conv_segoeui_0';
	font-weight:bold;
	}
li.tt_cn2{
	width:350px;
	color:#666666;
	padding-left:25px;
	font-size:13px;
	font-family: 'Conv_segoeui_0';
	font-weight:bold;
	padding-right:10px;
	} 
li.tt_cn2 a{
	float:right;
	padding-top:7px;
	}
ul.tt_row{
	background:#f2f2f2;
	}
.qly_ketnoi{
	display:block;
	height:41px;
	line-height:41px;
	margin-top:30px;
	}
.qly_ketnoi span{
	height:41px;
	line-height:41px;
	float:left;
	color: #464646;
    font-family: 'Segoe UI';
    font-size: 21px;
    margin-bottom: 15px;
    text-transform: uppercase;
	margin-right:25px;
	}
.qly_ketnoi a{
	float:left;
	margin-right:10px;
	}

.pay_total_right 
{
    float:right;
}

.pay_total {
    height: 31px;
    
    line-height: 31px;
    position: absolute;
    float:left;
    margin-left:15px;
    z-index: 3000;
}
.pay_total span {
    color: #464646;
    float: left;
    font-family: 'Segoe UI';
    font-size: 17px;
    height: 31px;
    line-height: 31px;
    margin-right: 25px;
    text-transform: uppercase;
}
.pay_total span img {
    float: left;
    margin-right: 5px;
}

.pay_bank{
	display:block;
	margin-top:30px;
	}
.bank_left{
	float:left;
	padding-left:15px;
	width:230px;
	}
.bank_left p{
	background-image:url(../../../../../../../Document/images/dot.jpg);
	background-position:left 7px;
	background-repeat:no-repeat;
	padding-left:10px;
	margin-bottom:15px;
	line-height:18px;
	color:#464646;
	font-size:13px;
	font-family: 'Conv_segoeui_0';
	}
.bank_right{
	float:right;
	width:480px;
	}
.bank_step{
	height:35px;
	border:solid 1px #c3c3c3;
	padding:0 10px;
	border-left:none;
	border-right:none;
	padding-top:10px;
	}
.bank_step span{
	float:left;
	padding:0 10px;
	}
.bank_step a{
	float:left;
	}
a.step_1{
	background-image:url(../../../../../../../Document/images/step_1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:35px;
	width:90px;
	}
a.step_1:hover, a.step_1a{
	background-image:url(../../../../../../../Document/images/step_1.jpg);
	background-position:left -43px;
	background-repeat:no-repeat;
	height:35px;
	width:90px;
	}
a.step_2{
	background-image:url(../../../../../../../Document/images/step_2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:35px;
	width:77px;
	}
a.step_2:hover, a.step_2a{
	background-image:url(../../../../../../../Document/images/step_2.jpg);
	background-position:left -43px;
	background-repeat:no-repeat;
	height:35px;
	width:77px;
	}
a.step_3{
	background-image:url(../../../../../../../Document/images/step_3.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:35px;
	width:109px;
	}
a.step_3:hover, a.step_3a{
	background-image:url(../../../../../../../Document/images/step_3.jpg);
	background-position:left -44px;
	background-repeat:no-repeat;
	height:35px;
	width:109px;
	}
a.step_4{
	background-image:url(../../../../../../../Document/images/step_4.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:35px;
	width:105px;
	}
a.step_4:hover, a.step_4a{
	background-image:url(../../../../../../../Document/images/step_4.jpg);
	background-position:left -44px;
	background-repeat:no-repeat;
	height:35px;
	width:105px;
	}
.bank_block{
	display:block;
	padding-right:20px;
	height:280px;
	position:relative;
	padding-top:12px;
	}
.bank_box{
	float:left;
	height:50px;
	padding:0 5px;
	width:100px;
	border:solid 1px #C3C3C3;
	margin-right:3px;
	margin-bottom:5px;
	}
.bank_box:hover{
	border:solid 1px #08A0D9;
	}
.bank_box input{
	float:left;
	margin-top:17px;
	}
.bank_scroll{
	position:absolute;
	width:10px;
	background:#a2cbff;
	height:280px;
	z-index:3000;
	top:12px;
	right:0;
	}
.bank_scroll a{
	display:block;
	width:10px;
	background:#286bbf;
	height:43px;
	margin-top:100px;
	}
.bank_naptien{
	display:block;
	padding:30px 50px;
	}
.bank_naptien p{
	color: #464646;
    font-family: 'Segoe UI';
    font-size: 21px;
    margin-bottom: 15px;
    text-transform: uppercase;
	}
.bank_naptien ul{
	display:block;
	margin-top:20px;
	}
.bank_naptien ul li{
	float:left;
	height:31px;
	line-height:31px;
	margin-bottom:10px;
	}
li.bank_nap1{
	width:103px;
	color:#727272;
	font-size:13px;
	font-family: 'Conv_segoeui_0';
	font-weight:bold;
	}
li.bank_nap2{
	width:270px;
	}
li.bank_nap2 input{
	background:#E9E9E9;
    border: none;
    color: #464646;
    display: block;
    font-family: 'Conv_segoeui_0';
    font-size: 13px;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    padding: 0 15px;
    width: 200px;
	}
li.bank_nap2 span{
	width:103px;
	color:#464646;
	font-size:13px;
	font-family: 'Conv_segoeui_0';
	font-style:italic;
	}
.bank_nt{
	display:block;
	width:460px;
	margin:25px auto;
	}
.w500{
	width:450px !important;}
.w500 ul{
	width:450px !important;}
.bank_chose{
	display:block;
	margin-bottom:20px;
	}	
.bank_nt p{
	color: #464646;
    font-family: 'Segoe UI';
    font-size: 21px;
    margin-bottom: 10px;
    text-transform: uppercase;
	}
.bank_nt ul{
	display:block;
	margin:0 auto;
	width:350px;
	margin-top:20px;
	}
.bank_nt ul li{
	float:left;
	height:31px;
	line-height:31px;
	margin-bottom:10px;
	}
li.bank_nt1{
	width:100px;
	color:#727272;
	font-size:13px;
	font-family: 'Conv_segoeui_0';
	font-weight:bold;
	}
li.bank_nt3{
	width:180px;
	color:#727272;
	font-size:13px;
	font-family: 'Conv_segoeui_0';
	font-weight:bold;
	}
li.bank_nt2{
	width:250px;
	}
li.bank_nt2 select{
	background:#E9E9E9;
    border: none;
    color: #464646;
    display: block;
    font-family: 'Conv_segoeui_0';
    font-size: 13px;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    width: 230px;
	float:left;
	}
li.bank_nt2 input{
	background:#E9E9E9;
    border: none;
    color: #464646;
    display: block;
    font-family: 'Conv_segoeui_0';
    font-size: 13px;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    padding: 0 15px;
    width: 200px;
	float:left;
	}
input.mkt{
	float:left;
	width:115px !important;
	}

.footer {
	/*bottom: 0 !important;
	position: absolute;
	background: #fff;
	text-align: center;
	width: 100%;
	height: 45px;
    padding: 15px 0 0 0;*/
	/* position: fixed; */
	/* bottom: 0; */
	/* width: 100%; */
	/* background: #c3c3c3; */
	padding: 10px 0;
	/* color: #595959; */
	line-height: 15px;
	position: fixed;
	bottom: 0px;
	background: #fff;
	text-align: center;
	border-top: 1px solid #AEAEAE;
	left: 50px;
	right: 50px;
}

.table_bank tr td{
	text-align:center;
	line-height:18px !important;
	padding:10px;}
.tit_guide{font-size:21px;
	font-family: 'Segoe UI';
	text-transform:uppercase;
	color:#464646;
}
.boxguidebank{
	padding:25px 0 0 20px;}
.boxguidebank p{
	line-height:18px;
	padding-bottom:8px;}

/*thanghm gom style tu file font.css sang day*/
.deposite{
	display: block;
    margin-top: 15px;
    margin-left:15px;
	margin-right:15px;
    
	}

.left_deposite{
	float: left;
    width: 230px;}

.right_deposite{
	width: 520px;
	float:right;}

.left_deposite ul li {
    background-image: url("../../../../../../../Document/images/dot.jpg");
    background-position: left 7px;
    background-repeat: no-repeat;
    color: #464646;
    font-family: 'Conv_segoeui_0';
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 15px;
    padding-left: 10px;
}

.tit_deposite{
	color: #464646;
    font-family: 'Segoe UI' !important;
    font-size: 21px !important;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.listitem_deposite
{
   margin-bottom:10px;
}

.col1_payout {
    color: #727272;
    font-family: 'Conv_segoeui_0';
    font-size: 13px;
    font-weight: bold;
}
.col2_payout {
    width:330px;
}
.col2_payout,.col2_payout span, .col2_payout label

{
    color: #464646;
    font-family: 'Conv_segoeui_0';
    font-size: 13px;
}

input.pop_form_ip 
{
     background: none repeat scroll 0 0 #E9E9E9!important;
    border: medium none!important;
    color: #464646;
    display: block;
 
    font-family: 'Conv_segoeui_0';
    font-size: 13px;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    width: 230px;
}
select.pop_form_ip {
	color: #727272;
    font-family: 'Conv_segoeui_0';
    font-size: 13px;
    font-weight: bold;
    background: none repeat scroll 0 0 #E9E9E9 !important;
    border: medium none!important;
    height: 31px;
    line-height: 31px;
}
textarea.pop_form_ip {
	color: #727272;
    font-family: 'Conv_segoeui_0';
    font-size: 13px;
    font-weight: bold;
    background: none repeat scroll 0 0 #E9E9E9 !important;
    border: medium none!important;
}

.btn_topup {
	
	display: inline-block;
	text-decoration: none;
	border:none;
	background: none repeat scroll 0 0 #286BBF;
    color: #FFFFFF;
    font-family: 'Segoe UI';
    font-size: 17px;
    height: 31px;
    line-height: 31px;
    padding: 0 15px;
    text-align: center;
}

.btn_topup:hover {
	background: none repeat scroll 0 0 #2263B3;
	 color: #FFFFFF;
}

.payout p{
   font-family: 'Conv_segoeui_0' ;
    font-size: 14px ;
}

.payout14 {
    margin: 20px auto;
    position: relative;
    /*width: 470px;*/
}
.payout14 p{
   font-family: 'Conv_segoeui_0' ;
    font-size: 14px !important;
}

.chk_validaccount {
    color: #649EE7;
    font-family: 'Segoe UI' !important;
    font-size: 16px !important;
    margin-bottom: 15px;
    text-transform: uppercase;
}

/*button check account exist (card)*/
.btn_checkexist {
	
	display: inline-block;
	text-decoration: none;
	border:none;
	background: none repeat scroll 0 0 #ffa500;
    color: #FFFFFF;
    font-family: 'Segoe UI';
    font-size: 17px;
    height: 31px;
    line-height: 31px;
    padding: 0 15px;
    text-align: center;
}
.btn_checkexist:hover {
	background: none repeat scroll 0 0 #ff9100;
	 color: #FFFFFF;
}
.ttin_tk a{
    color: #464646;
    font-family: 'Segoe UI';
    font-size: 17px;
    text-align: right;
}   
.cuphap {
	margin:auto;
	background:url(../images/sms_item.jpg) no-repeat center;
	width:505px;
	height:118px;
	color:#FFF;
	font-family: 'Segoe UI';
    font-size: 18px;
    text-align: center;
}
.pay_sms2 {
	color:#FFF;
	margin:0 auto;
	font-family: 'Segoe UI'; 
    font-size: 18px;
    text-align: center;
	width:auto;
	height:auto;
	font-weight:bold;
	padding: 54px 65px 0 0;
}

.header-top {
	background-color: #ffffff;
	padding: 10px 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header-logo {
	display: flex;
	align-items: center;
	gap: 15px;
}

	.header-logo img {
		display: block;
	}

.header-nav {
	display: flex;
	align-items: center;
	gap: 15px;
}

.nav-link {
	color: #5da53d;
	text-decoration: none;
	font-size: 25px;
	transition: color 0.3s;
}

	.nav-link:visited {
		text-decoration: none;
		color: #5da53d;
	}
	.nav-link:hover {
		color: #4a8a2e;
	}


.nav-separator {
	color: #d0d0d0;
	font-size: 25px;
}

.login-area {
	display: flex;
	align-items: center;
	gap: 10px;
	color: #333;
	font-size: 14px;
}

.login-icon {
	width: 24px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #666;
}

.pop_tit_1 {
	display: none;
}

.icon-logout {
	margin-top: -10px;
	vertical-align: middle;
}

.his_table table,
.his_table th,
.his_table td,
.his_table table tr{
	border: none !important;
}

.his_table tbody tr:nth-child(odd) {
	background-color: #f5f5f5;
}

.his_table tbody tr:nth-child(even) {
	background-color: #ffffff;
}

.balance {
	display: flex;
	align-items: center;
	gap: 6px;
	font-weight: 500;
	margin-right:30px;
}

.total-balance {
	color: #20650F;
	text-decoration: none;
	font-size: 20px;
	transition: color 0.3s;
}

.header-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.textHis {
	font-weight: 700;
	font-size: 15px;
}
.border-line {
	width: 50%;
	height: 2px;
	background-color: #333;
	margin: 10px auto 0; /* căn giữa */
}

@media (max-width: 1023px) {
	.footer{
		left: 0px;
		right: 0px;
	}
}