@import url(https://fonts.googleapis.com/css?family=Open+Sans:600|Work+Sans:400,500,600,700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:linear-gradient(180deg,#fff 0,#6dabcd);background-attachment:fixed;background-repeat:no-repeat;margin:0}html{font-size:100%;height:100%}#loginform{background-color:#fff;border-radius:25px;height:60%;margin:100px auto;max-height:700px;max-width:500px;min-width:300px;width:30%}#scopeForm{max-width:1200px}#errorForm,#scopeForm{background-color:#fff;border-radius:25px;height:60%;margin:100px auto;max-height:1500px;min-width:300px;width:50%}#errorForm{max-width:500px}#headerTitle{font-family:open sans,sans-serif;font-size:2rem;margin:0;padding:2rem 0;text-align:center}.row input{border-color:#e5e5e5;border-radius:5px;box-sizing:border-box;font-size:1.3rem;margin-bottom:.5rem;padding-left:1rem;padding-top:.3rem;width:80%}.row{align-items:center;display:flex;flex-direction:column;max-width:100%;padding-top:1rem}.row label{align-self:start;color:#dc143c;margin-bottom:.5rem;padding-left:2.5rem}.row button{background:#fe5211;border:0;border-radius:5px;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:700;height:40px;transition:opacity .25s ease-out;width:80%}button:disabled,button[disabled]{background-color:#666}.row button:hover{opacity:.8}#validation,.checklist{margin-left:2.5rem;margin-right:2.5rem}#validation{background-color:#fbe7e3;border:.25rem solid #fbe7e3;border-radius:5px;color:red;margin-top:.5rem}#validation,#warning{display:block;width:auto}#warning{margin:.5rem 2.5rem}#button{padding-bottom:1.5rem}.center{font-size:1.5em}.center,.warning-text{margin:auto;text-align:center;width:70%}.warning-text{font-size:1em;padding-bottom:.5em}div .login-scope-list{display:flex}div>* .login-scope-list{align-self:baseline}div>input[type=checkbox] .login-scope-list{height:1em;margin:0 1ch 0 0;width:1em}.p-login-terms-of-use{text-align:justify}
/*# sourceMappingURL=main.8272a5c2.css.map*/