.edit_password{width:100%;background:#fff;overflow:hidden}.password-strength-boxes{display:flex;margin-top:5px}.strength-box{width:50px;height:10px;margin-right:5px;border:1px solid #ccc}.default,.strength-box{background-color:#d3d3d3}.weak{background-color:red}.medium{background-color:orange}.strong{background-color:green}.password-rule-message{font-size:12px}