A password requires the following criteria:
- Minimum 8 characters.
- At least one digit ('0'-'9').
- At least one lowercase letter ('a'-'z').
- At least one uppercase letter ('A'-'Z').
- At least one special character ('!', '$', etc).
As you type your new password, a green check will appear next to the criteria indicating it has been met.