.forgot-password-tip{
	color: #666666;
	font-weight: 400;
	margin-top: 20px;
}
.reset-password-form .form-item{
	margin-top: 19px;
}
.reset-password-form .form-item.success,
.reset-password-form .form-item.error{
	margin-bottom: -28px;
}
.mt28{
	margin-top: 28px !important;
}
.submit-btn em{
	color: #336699;
	font-style: normal;
	font-size: 16pt;
	margin-left: 4px;
}