body{font-family:Arial,Helvetica,sans-serif;background-color:#eff0ea;background-image:url(/images/backgroundwide2.jpg);background-repeat:repeat-y;height:100%;margin-top:10%}body form{margin:15px;padding:25px;font-size:1.5rem;min-height:100%;height:100%;border:solid 1px #fff;background-color:#e3e4de;width:400px}section.modalbox{display:flex;justify-content:center;align-items:center;min-height:100%;height:100%}body input{font-size:1rem}body#login input#user,body#login input#password,body#password_reset input#email{width:100%;font-size:1.3rem;padding-left:3px}body#password_reset input#email{margin-top:1.5rem}body #action{font-size:1.3rem;margin-top:1.5rem}body#login #forgot_password{font-size:1rem}body#login form h2{margin:0}section.modalbox div#textarea{font-size:1rem;line-height:1}#session_expired{font-size:.8rem;border:solid 1px #000;padding:10px;background-color:#ff0;margin-top:1rem;margin-bottom:1rem}