.bPage {
	background: transparent url(img/login-bg.png) no-repeat 0 0;
	width: 900px;
	height: 432px;
	background-size: 100% 100%;
}

a {
	color: #fff;
	text-decoration: underline;
}

.login_content {
	width: 853px;
	margin: auto;
	padding: 13px 19px;
	float: right;
}

.login_content .login_btn {
	float: left;
	width: 97px;
	height: 40px;
	display: block;
	/* background: transparent url(img/login-btn.png) no-repeat 0 0; */
	cursor: pointer;
	margin-top: 12px;
}

.login_content .register_btn {
	float: left;
	width: 97px;
	height: 40px;
	display: block;
	/* background: transparent url(img/register-btn.png) no-repeat 0 0; */
	cursor: pointer;
	margin-top: 13px;
}

.login_content .login_send_btn {
	float: left;
	width: 97px;
	height: 40px;
	display: block;
	/* background: transparent url(img/login-btn.png) no-repeat 0 0; */
	cursor: pointer;
	margin-top: 12px;
}


.login_content .new_client_form .loader {
	margin-top: 20px;
	position: absolute;
	left: 40px;
}

.login_content .fields INPUT {
	/* background: url("img/archive-field_login.png") no-repeat scroll 0 0 transparent; */
	width: 195px;
	margin-bottom: 7px;
}

.login_content .optional INPUT {
	/* background: url("img/archive-field_login_optional.png") no-repeat scroll 0 0 transparent; */
	width: 195px;
	margin-bottom: 7px;
}

.login_content .fields INPUT.errorField {
	/* background: url("img/archive-field-error_login.png") no-repeat scroll 0 0 transparent; */
	width: 195px;
}

.login_content .rcol {
	width: 230px;
	padding: 0 33px 0 40px;
}

.login_content h2 {
	color: #fff;
	font-weight: normal;
	font-size: 20px;
}

.login_content .sep_line {
	background: url("img/login-sep-line.png") repeat-x scroll 0 0 transparent;
	width: 100%;
	float: right;
	height: 1px;
	padding-bottom: 10px;
}

.login_content .forget_pass,
.back_to_login {
	width: 150px;
	padding-top: 20px;
}

.login_content .not_get_varif_email {
	width: 100%;
	padding-top: 20px;
}

.login_content .fields {
	width: 215px;
	margin: auto;
}

.login_content .res {
	width: 100%;
	float: right;
}

.login_content .validation {
	color: #FFCC00;
}

.login_content .sep_col {
	background: transparent url(img/separator_login.png) repeat-y 0 0;
	width: 1px;
	height: 244px;
	float: right;
}

.fields .input_field {
	/* background: url("img/archive-field_login.png") no-repeat scroll 0 0 transparent; */
	border: medium none;
	height: 28px;
	line-height: 28px;
	margin-bottom: 7px;
	padding: 0 10px;
	width: 195px;
}

.login_form .fields .input_field {
	overflow: hidden;
}

.fields .input_field label {
	padding: 0;
	margin: 0;
	line-height: 28px;
	vertical-align: top;
	float: right;
	height: 28px;
	width: 195px;
}

.fields div.errorField {
	/* background: url("img/archive-field-error_login.png") no-repeat scroll 0 0 transparent; */
	width: 195px;
}

.fields .input_field input {
	background: none;
	width: 95%;
}

.fields .input_field input.errorField {
	background: none;
	width: 95%;
}

.login_content .lcol {
	width: 470px;
	float: right;
	padding-right: 44px;
}

.login_content .lcol .col1 {
	width: 215px;
	float: right;
}

.login_content .lcol .col2 {
	width: 215px;
	float: left;
	padding-right: 25px;
}

.login_content .lcol .col3 {
	width: 100%;
	float: right;
	padding-top: 8px;
}

.login_content .lcol .col3 .fields {
	width: 100%;
}

.login_content .lcol .col3 .fields input {
	margin-bottom: 0;
}

.login_content .lcol .col3 .fields img {
	vertical-align: middle;
}

.login_content .title {
	color: #6a91c8;
	height: 28px;
	margin-bottom: 6px;
	line-height: 28px;
}

.login_content .refresh_seccode {
	vertical-align: bottom;
}

.forgot_password,
.no_get_email_verification {
	display: none;
	width: 771px;
}

.login_registration2 {
	display: none;
	color: #fff;
	font-size: 18px;
}

.login_registration2 .cont {
	width: 300px;
	margin: auto;
}

.login_registration2 .more {
	float: left;
	display: block;
	width: 97px;
	height: 40px;
	line-height: 40px;
	/* background: transparent url(img/login-btn-empty.png) no-repeat 0 0; */
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
}


.condition_div {
	width: 300px;
	float: right;
	margin-top: 22px;
	color: #fff;
}

.top {
	height: 49px;
	line-height: 49px;
	font-weight: bold;
	padding-bottom: 5px;
}

.top div {
	float: right;
}

.top .num {
	/* background: transparent url(img/login_num.png) no-repeat 0 0; */
	width: 49px;
	height: 49px;
	color: #014cb2;
	text-align: center;
	line-height: 49px;
	font-size: 32px;
}

.top .num_dis {
	/* background: transparent url(img/login_num_dis.png) no-repeat 0 0; */
	width: 49px;
	height: 49px;
	color: #014cb1;
	text-align: center;
	line-height: 49px;
	font-size: 32px;
}

.top .title {
	font-size: 25px;
	color: #fffffd;
	width: 276px;
	padding-right: 8px;
	height: 49px;
	line-height: 49px;
}

.top .title_dis {
	color: #5187d1;
}

.top .close {
	width: 100px;
	float: left;
	text-align: left;
}

.top .close a {
	text-decoration: none;
}

.top .close a:hover {
	text-decoration: underline;
}

.top_sep {
	background: transparent url(img/login-top-sep.png) repeat-x 0 0;
	height: 1px;
	width: 100%;
	padding-bottom: 28px;
}