Hello,
On your account creation page there are two fields: Password and Confirm Password. The HTML for these fields has two different lengths. The userPW field has a maxlength of 16 whereas the userConfirmPW field has a maxlength of 25. You might want to have a front-end developer fix that as it's confusing.
Thanks