main section#form{height:100%;min-height:calc(100vh - 370px)}main section#form .container{max-width:500px;margin-top:50px}main section#form .input-group-text:has(.toggle-password){cursor:pointer}main section#form #login-actions{padding:10px 0px;display:flex;align-items:center;justify-content:space-between}main section#form #login-actions a{color:var(--primary);font-size:.9rem}footer{margin-top:0px!important}#password-reset-form span.helptext ul{list-style:none;padding:0px 10px;margin:10px 0px}#password-reset-form span.helptext ul li i,#register-form span.helptext ul li i{margin-right:5px;color:var(--red)}#password-reset-form span.helptext ul li.valid i,#register-form span.helptext ul li.valid i{color:var(--green)}