.Validform_checktip{margin-left:0;}
.infos{
	border:1px solid #ccc; 
	padding:2px 20px 2px 5px; 
	color:#666; 
	position:absolute;
	display:none;
	line-height:20px;
	background-color:#fff;
}
.dec {
    bottom: -8px;
    display: block;
    height: 8px;
    overflow: hidden;
    position: absolute;
    left: 10px;
    width: 17px;
}
.dec s {
    font-family: simsun;
    font-size: 16px;
    height: 19px;
    left: 0;
    line-height: 21px;
    position: absolute;
    text-decoration: none;
    top: -9px;
    width: 17px;
}
.dec .dec1 {
    color: #ccc;
}
.dec .dec2 {
    color: #fff;
    top: -10px;
}

.passwordStrength b{
	font-weight:normal;
}
.passwordStrength b,.passwordStrength span{
	display:inline-block; 
	line-height:2px;
	height:2px;
}
.passwordStrength span{
	width:132px; 
	text-align:center; 
	background-color:#d9dada; 
	border-right:1px solid #fff;
	
}
.passwordStrength .last{
	border-right:none;
}
.passwordStrength .bgStrength{
	color:#fff;
	background-color:#71b83d;
}
.passwordStrength{
	color: #ffffff;
    height: 1px;
    display: flex;
    margin-top: -2px;
    margin-left: 3px;
}
.Validform_wrong{ border-color: #f0f0f0;}

.registerForm .regbotton .btn-login {
    display: block;
    width: 100%;
    height: 100%;
    background: #467b49;
    font-size: 26px;
    color: #ffffff;
    text-align: center;
    line-height: 58px;
    border-radius: 2px;
    -moz-box-shadow: 0px 5px 15px #9cc29f;
    -webkit-box-shadow: 0px 5px 15px #9cc29f;
    box-shadow: 0px 5px 15px #9cc29f;
}
.registerForm .regbottonA .btn-login{
    display: inline-block;
    vertical-align: middle;
    width: 220px;
    height: 100%;
    background: #467b49;
    font-size: 26px;
    color: #fff;
    text-align: center;
    line-height: 58px;
    border-radius: 2px;
    margin-left: 28px;
    border: #d2d2d2 1px solid;
    -moz-box-shadow:0px 5px 15px #9cc29f;
    -webkit-box-shadow:0px 5px 15px #9cc29f; 
    box-shadow:0px 5px 15px #9cc29f;
}
