#complexity{
	color:#999999;
	float:right;
	font-size:10px;
	height:10px;
	padding:2px 0 4px;
	text-align:center;
	width:260px;
}

.default{background-color:#E1E1E1;}
.weak{background-color: #FF5353;color:#000;}
.strong{background-color: #FAD054;color:#000;}
.stronger{background-color: #93C9F4; color:#000;}
.strongest{background-color: #B6FF6C;color:#000;}

#confirmpassword{width:250px;}
#inputPassword{width:250px;}
