@charset "UTF-8";
	.left{
		margin-left: 20%;
		margin-top: 5%;
	}
	#logo{
		background-url:src;

	}
	.sub_button{width:90px; height:32px; background:url(../img/site_bg.png) no-repeat -153px -850px; border:none; color:#FFF; padding-bottom:0px; font-size:14px; font-weight:bold;}
	.content{
		position: absolute;
		left: 50%;
		top: 45%;
		border:1px solid #cad2db;
		width: 55%;
		height: 470px;
		transform: translate(-50%,-50%);
		box-shadow:0px 0px 8px gray;
	}
	.top{
		margin-top: 6%;
	}
	.form-top{
		margin-top: 4%;
	}
	.txt_input{width:180px;
		height:32px;border:1px solid #cad2db;padding:0 5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;line-height:36px;margin-bottom:10px;font-size:14px;color:#717171;font-family:Arial;}
		.main{
			margin-top: 6%;
		}
		p{
			color: gray;
			font-size: 10px;
		}
.login_footer {
    position: fixed;
    _position: static;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    clear: both;
    line-height: 15px;
    text-align: center;
    color: #b6b6b6;
    background-color: #eff4fa;
    border-top: 1px solid #d6dfea;
}
.Button {
    display: inline-block;
    padding: 0 16px;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
    background: none;
    border: 1px solid;
    border-radius: 3px;
    color: #8590a6;
    float: right;
}
.Button--link, .Button--plain {
    height: auto;
    padding: 0;
    line-height: inherit;
    background-color: transparent;
    border: none;
    border-radius: 0;
}
.Input {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    padding: 0;
    overflow: hidden;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    background: transparent;
    border: none;
    resize: none;
    outline: none;
        height: 48px;
}
.SignFlow-account {
    margin-top: 24px;
    border-bottom: 1px solid #ebebeb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.picCode{
	display:none;
}
.phoneCode{
	display:none;
}
#phoneCodeBtn{
	display:none;
}
#modifypwdBtn{
	display:none;
}
.pwd{
	display:none;
}

.Button--primary.Button--blue {
    color: #fff;
    background-color: #0084ff;
}
.PasswordReset-nextStep {
    display: block;
    width: 100%;
    margin-top: 32px;
    margin-bottom: 10px;
}
.Button--blue {
    color: #0084ff;
    border-color: #0084ff;
}
.Captcha-englishImg {
    height: 30px;
    cursor: pointer;
    right: 0;
    display: inline-block;
    -webkit-transform: translateY(-50%);
    transform: translate(40%,20%);
    margin-top: 20px;
}
.CountingDownButton.is-counting {
    color: #8590a6;
    cursor: auto;
    margin-right: 95px;
}.SignFlow-smsInputButton {
    position: absolute;
    top: 146px;
    right: 0;
    padding: 4px 0;
    color: #175199;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fomr_ele{
	display:none;
}
#submitTrial{
		display:none;
	
}
