.align-button{position:relative}.align-button input{display:block;width:100%;box-sizing:border-box}.password-req-toggle{font-weight:600;cursor:pointer}.password-req-toggle .fa{font-size:11px;margin-left:4px}.password-req-panel{position:relative;margin:12px 0 4px;padding:16px;border:1px solid #d3e0ea;border-radius:6px;background:#fff;text-align:left}.password-req-panel:before{content:"";position:absolute;top:-7px;left:50%;width:12px;height:12px;background:#fff;border-left:1px solid #d3e0ea;border-top:1px solid #d3e0ea;transform:translateX(-50%) rotate(45deg)}.password-req-strength{font-size:13px;margin-bottom:8px;color:#5e6977}.password-req-strength .strength-weak{color:#e74c3c}.password-req-strength .strength-medium{color:#f0932b}.password-req-strength .strength-strong{color:#27ae60}.password-req-bar{display:flex;margin-bottom:14px}.password-req-seg{flex:1 1 0;height:6px;border-radius:3px;background:#e6e9ed;margin-right:4px}.password-req-seg:last-child{margin-right:0}.password-req-bar.level-weak .password-req-seg.filled{background:#e74c3c}.password-req-bar.level-medium .password-req-seg.filled{background:#f0932b}.password-req-bar.level-strong .password-req-seg.filled{background:#27ae60}.password-req-title{font-size:13px;color:#5e6977;margin:0 0 6px}.password-req-list{list-style:none;padding:0;margin:0 0 12px}.password-req-list li{font-size:12px;padding:3px 0;color:#5e6977;display:flex;align-items:flex-start}.password-req-list li .fa{color:#f0932b;margin-right:6px;margin-top:2px;flex-shrink:0}.password-req-success{font-size:12px;color:#27ae60;margin-bottom:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.password-req-success .fa{margin-right:6px;flex-shrink:0}