.form-section .row{align-items:stretch}.form-section .row .col-sm-6{display:flex;flex-direction:column}.form-section .row .col-sm-6 .form-group{flex:1;display:flex;flex-direction:column}.form-section .row .form-group{min-height:130px}.password-strength{margin-top:auto!important;min-height:60px;display:flex!important;flex-direction:column;justify-content:flex-end}.password-strength[style*="display: none"]{display:flex!important;visibility:hidden}.password-warning{min-height:18px;margin-top:4px}.strength-bar{width:100%;height:4px;background-color:#e9ecef;border-radius:2px;overflow:hidden;margin-bottom:4px}.strength-level{height:100%;border-radius:2px;transition:width .3s ease,background-color .3s ease}.strength-level.weak{background-color:#dc3545;width:25%}.strength-level.fair{background-color:#fd7e14;width:50%}.strength-level.good{background-color:#ffc107;width:75%}.strength-level.strong{background-color:#28a745;width:100%}.strength-text{font-size:12px;color:#6c757d;display:block}.strength-text.weak{color:#dc3545}.strength-text.fair{color:#fd7e14}.strength-text.good{color:#ffc107}.strength-text.strong{color:#28a745}.form-control.password-weak{border-color:#dc3545}.form-control.password-fair{border-color:#fd7e14}.form-control.password-good{border-color:#ffc107}.form-control.password-strong{border-color:#28a745}.password-warning{color:#dc3545;font-size:12px;margin-top:4px}
