<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.paywall-reset-password h2{text-align:center;padding:20px}
form#pw-resetPasswordForm{padding:15px;background:#fafafa}
#pw-resetPasswordForm .sign-form__label{margin-bottom:12px;font-size:16px;font-weight:400;display:block}
#pw-resetPasswordForm input{border-radius:0;font-size:16px;padding:12px 14px;border:1px solid #ffdf21;margin-bottom:23px;display:block;width:100%}
#pw-resetPasswordForm .pw.captcha .form_leftcol{padding:0;margin:0;height:20px}
#pw-resetPasswordForm .pw.captcha label{font-size:16px;font-weight:400;margin:0;padding:0}
#pw-resetPasswordForm .pw.captcha .captcha-content .form_captcha_img img#cq_captchaimg{background:#fff;border:2px solid red;padding:2px 6px;max-width:50px}
#pw-resetPasswordForm .pw.captcha .captcha-content .form_captcha_img{float:left;width:70px}
#pw-resetPasswordForm .pw.captcha .captcha-content .form_captcha_img img#cq_captchaimg{background:#fff;border:2px solid red;padding:2px 6px;max-width:64px}
#pw-resetPasswordForm .pw.captcha .captcha-content .form_captchatimer_bar{background:#ffdf21;height:10px}
#pw-resetPasswordForm .pw.captcha .captcha-content .code{height:70px}
#pw-resetPasswordForm .pw.captcha .captcha-content .text input#\:cq\:captcha{border:solid 1px #ffdf21;height:30px;width:300px}
#pw-resetPasswordForm .pw.captcha .captcha-content .button{float:left;width:60px}
#pw-resetPasswordForm .pw.captcha .captcha-content input[type=button]{width:33px;height:31px;background:url(../../main/images/refresh-grey.png) no-repeat;background-size:31px}
#pw-resetPasswordForm span[id$=-error]{min-height:16px;margin-top:-16px;margin-bottom:7px;font-weight:700;color:#b41801;display:block;text-transform:none}
#pw-resetPasswordForm .pw.captcha .code{width:100%;padding:10px 15px;font-size:16px;border:1px solid #ffdf21;font-weight:700}
#pw-resetPasswordForm button.submit-pw-login-btn{cursor:pointer;background:#ffdf21;width:100%;padding:10px 15px;font-size:16px;font-weight:700;box-shadow:0 0 6px 0 rgb(0 0 0 / 10%);text-transform:uppercase}
#pw-resetPasswordForm button.submit-pw-login-btn{margin-top:25px}
#pw-resetPasswordForm button.submit-pw-login-btn:hover{box-shadow:inset 0 0 10px 10px rgb(0 0 0 / 31%)}
.paywall-reset-password .bottom-nav{display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center}
.pass_show{position:relative}
.pass_show .ptxt{position:absolute;top:20px;right:10px;z-index:1;// color:#f36c01;margin-top:-10px;cursor:pointer;transition:.3s ease all}
.pass_show .ptxt:hover{color:#333}
span.failed.message{padding:20px;font-weight:bold;color:#b41902;display:block}
.field-icon{float:right;margin-right:10px;margin-top:-55px;position:relative}
#pw-resetPasswordForm #sendSuccess,#pw-resetPasswordForm #sendError{display:none}
#pw-resetPasswordForm .actions.clearfix ul li{text-align:center}
.content.clearfix{display:block}
.steps.clearfix{display:block;height:60px}
#pw-resetPasswordForm .steps.clearfix a{float:left;margin:10px;padding:1px 0;text-decoration:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#e9e9e9;color:#333;cursor:default;font-weight:bold;font-size:20px;width:20%;text-align:center}
#pw-resetPasswordForm .steps.clearfix li.current a{background:#ffdf21;border:solid 1px #333}
#pw-resetPasswordForm li.done a{background:#ffdf21 !important}
.actions.clearfix ul{display:flex;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center}
.actions.clearfix .btn{background:#ffdf21;color:#333;font-weight:600;border:solid 1px}
.actions.clearfix .btn:hover{box-shadow:inset 0 0 10px 10px rgb(0 0 0 / 31%)}
button#previousStep{display:none}
.faq.message{padding:20px;font-weight:bold}
@media only screen and (max-width:767px){form#pw-resetPasswordForm{padding:5px}
}
#overlay{background:#fff;color:#666;position:fixed;height:100%;width:100%;z-index:5000;top:0;left:0;float:left;text-align:center;padding-top:25%;opacity:.80}
button{margin:40px;padding:5px 20px;cursor:pointer}
.spinner{margin:0 auto;height:64px;width:64px;animation:rotate .8s infinite linear;border:5px solid firebrick;border-right-color:transparent;border-radius:50%}
@keyframes rotate{0{transform:rotate(0)}
100%{transform:rotate(360deg)}
}</pre></body></html>