.password-strength-indicator{border:1px solid transparent;border-radius:3px;display:inline-block;min-height:18px;min-width:80px;text-align:center;color:#fff;width:100%;margin:8px 0 0 0}.password-strength-indicator.very-weak{background:#cf0000;border-color:#a60000}.password-strength-indicator.weak{background:#f6891f;border-color:#c56e19}.password-strength-indicator.mediocre{background:#ee0;border-color:#d6d600}.password-strength-indicator.strong{background:#9f3;border-color:#7acc29}.password-strength-indicator.very-strong{background:#22cf00;border-color:#1b9900}