<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#pwd-strength{height:20px;width:200px;background-color:#d7d7d7;margin:5px 0}#pwd-strength.popin{margin:0 0 0 10px}#pwd-strength-content{height:20px;width:100%;text-align:center;color:#000;font-weight:700;line-height:20px}#pwd-strength-content.veryweak{background-color:#ffa0a0;border-color:#f04040!important}#pwd-strength-content.weak{background-color:#ffb78c;border-color:#ff853c!important}#pwd-strength-content.medium{background-color:#ffec8b;border-color:#fc0!important}#pwd-strength-content.strong{background-color:#c3ff88;border-color:#8dff1c!important}@media screen and (max-width:736px){#pwd-strength{margin:-10px 0 10px}#pwd-strength.popin{margin:10px 0 0 10px}}.pwd-position{position:relative}#pwd-strength-xtd{display:none;position:absolute;z-index:9;top:50%;transform:translate3d(0,-50%,0);right:-255px;width:240px}@media (max-width:959.98px){#pwd-strength-xtd{position:relative;width:auto;top:-9px;right:0;transform:none}}#pwd-strength-xtd.is-visible{display:block}#pwd-strength-xtd-wrapper{position:relative;width:100%;padding:15px;background-color:#fff;border:1px solid #d7d7d7;font-size:12px}@media (max-width:959.98px){#pwd-strength-xtd-wrapper{border-top:1px solid #000}}#pwd-strength-xtd-wrapper:after{box-sizing:border-box;display:block;content:"";position:absolute;background-color:#fff;top:50%;transform:translate3d(0,-50%,0) rotate(45deg);left:-10px;width:20px;height:20px;box-shadow:-1px 1px 0 0 #d7d7d7}@media (max-width:959.98px){#pwd-strength-xtd-wrapper:after{display:none}}#pwd-strength-xtd-wrapper #pwd-strength-content{background-color:#e4e5e9;height:16px;margin-bottom:10px}#pwd-strength-xtd-wrapper .pwd-strength-info,#pwd-strength-xtd-wrapper .pwd-strength-title{font-weight:700;margin:0 0 8px}#pwd-strength-xtd-wrapper .pwd-strength-criteria{color:gray;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:4px}#pwd-strength-xtd-wrapper .pwd-strength-criteria .icon-valid{display:inline-block;width:16px;height:14px;background:url("../images/forms-check-waiting.svg") no-repeat;margin:0 4px 2px}#pwd-strength-xtd-wrapper .pwd-strength-criteria.is-valid{color:#83ce40}#pwd-strength-xtd-wrapper .pwd-strength-criteria.is-valid .icon-valid{background:url("../images/forms-check-valid.svg") no-repeat}#pwd-strength-meter{height:100%;transition:width .5s ease}.veryweak #pwd-strength-meter{width:25%;background-color:#ff4539}.weak #pwd-strength-meter{width:50%;background-color:#ff4539}.medium #pwd-strength-meter{width:75%;background-color:#ff0}.strong #pwd-strength-meter{width:100%;background-color:#83ce40}input[type=password].pwd-strength-input,input[type=text].pwd-strength-input{padding:0 40px 0 15px}.has-error input[type=password].pwd-strength-input,.has-error input[type=text].pwd-strength-input,.is-valid input[type=password].pwd-strength-input,.is-valid input[type=text].pwd-strength-input{padding:0 80px 0 15px}</pre></body></html>