/**handles:aio-login-password-strength-css**/
#password-strength-message{margin-top:10px;margin-bottom:10px;padding:12px;border:1px solid #ddd;border-radius:4px;background-color:#f9f9f9;font-size:13px;color:#333}#pass-strength-result,#pass1-desc,.indicator-hint,.password-hints,.password-input-wrapper .description,.password-input-wrapper p,.password-strength-indicator,.password-strength-meter,.pw-good,.pw-mismatch,.pw-short,.pw-strong,.pw-weak,.user-pass-wrap .description,.user-pass-wrap p.description,form p.description{display:none!important;visibility:hidden!important}.password-strength-checklist{list-style:none;margin:8px 0 0 0;padding:0}.password-check-item{margin:4px 0;padding-left:20px;position:relative;font-size:13px}.password-check-item.check-valid{color:#00a32a}.password-check-item.check-invalid{color:#999}.password-check-item.check-valid:before{content:"✓";position:absolute;left:0;color:#00a32a;font-weight:700}.password-check-item.check-invalid:before{content:"✗";position:absolute;left:0;color:#d63638}.password-invalid-submit{opacity:.6;pointer-events:none}