.error-display{box-sizing:border-box;padding:20px;text-align:center}.error-display>.header{font-size:6rem;margin:0}.error-display>.body{color:#444;font-size:1.2rem}.error-display>.links{margin-top:16px}.error-display>.links>.link{color:#5772f5;text-decoration:none}.error-display>.links>.link:hover{text-decoration:underline}.error-display .success{color:green}#root,body,html{height:100%;width:100%}body{background:#f4f7fc;color:#111;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;overflow:hidden}button,input{font-family:inherit;font-size:1rem;line-height:1rem}.-button{background-color:#5772f5;border-radius:5px;border:none;box-sizing:border-box;color:#fff;cursor:pointer;padding:18px 20px;text-decoration:none}.center-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:100%;padding:20px;width:100%}.card-box{background-color:#fafdff;border-radius:5px;box-shadow:0 7px 14px 0 rgba(60,66,87,.117647),0 3px 6px 0 rgba(0,0,0,.117647);max-width:650px;width:100%}.card-box>.header{border-bottom:1px solid #ddd;color:#444;padding:30px}.card-box>.header>.main{margin:0;font-size:1.5rem}.card-box>.header>.sub{color:#555;margin-top:10px}.card-box>.content{padding:40px}.card-box>.content>.none{margin:2px 0}.card-box+.card-box{margin-top:26px}canvas{top:0;left:0}body{overflow:auto}.login-form{display:flex;flex-direction:column;flex:1;justify-content:center}.login-form>.field{display:flex;flex-direction:row;width:100%}.login-form>.error{color:red;margin-top:16px}.login-form>.field>.password{background-color:#f4f7fc;border-radius:5px;border:1px solid #ddd;box-sizing:border-box;color:#000;flex:1;padding:16px}.login-form>.user{display:none}.login-form>.field>.submit{margin-left:20px}
/*# sourceMappingURL=register.css.map */