.password input{padding-right:90px}.password button{background-color:var(--active-base);color:var(--active-text);cursor:pointer;margin:6px 0 0 -85px;width:80px;height:35px}div.errors{background-color:#000;border:12px solid transparent;-o-border-image:url(/img/border.png);border-image:url(/img/border.png);border-image-slice:16;border-image-repeat:round;border-image-width:16px;border-radius:4px;margin:0 auto}div.errors>div>div>ul{list-style-type:square;margin:0 15px;width:100%}div.errors>div{display:-webkit-box;display:-ms-flexbox;display:flex;padding:14px}div.errors>div>div:first-of-type{width:55px}div.errors>div>div:nth-child(2){margin:2px 0 0 15px;font-family:retro;font-size:15px;line-height:150%}div.errors.active{top:64px}div.terms main{grid-area:main;margin:0 auto 1vh;max-width:800px}div.terms main ul{list-style-type:none;margin-top:0;width:auto}div.register main{grid-area:main;margin:0 auto 1vh;max-width:600px}div.register main input{width:100%}div.register main ul{list-style-type:none;margin-top:0;width:auto}div.register main p{max-width:800px}div.register main .legal{text-align:center;margin-top:0;position:relative;top:20px}