html,body{display:block;width:100%;height:100%;padding:0;margin:0}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Arial,Helvetica,sans-serif}form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}form input{background-color:rgba(255,255,255,0.5);color:#009;padding:.5rem 1rem;border:2px solid #009;border-radius:7px;margin-top:2rem}form textarea{width:25rem;max-width:85vw;height:6rem;margin-top:2rem;background-color:rgba(255,255,255,0.5);color:#009;padding:1rem;border:2px solid #009;border-radius:7px}p,div,ul{text-align:center;margin-top:1.5rem}a.btn,button[type=submit]{display:inline-block;margin:3rem auto 0 auto;font-size:2rem;padding:.5rem 1.5rem;font-weight:700;color:#fff;background-color:#009;border:2px solid #009;border-radius:7px;text-decoration:none}a.btn:hover,button[type=submit]:hover{color:#009;background-color:transparent}.jutho-logo{width:30rem;max-width:90vw}.jutho-logo img{-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;width:100%;height:100%}.hint{background-color:rgba(255,255,255,0.5);padding:1rem;line-height:185%;font-size:.75rem;font-weight:600;color:#009}.error{display:block;margin:2rem auto;font-weight:700;color:#900;text-align:center;line-height:150%}.error ul{display:bock;margin:2rem auto}.jutho_upload{background-color:rgba(255,255,255,0.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.jutho_upload .jutho_upload_placeholder{line-height:150%}