#main-content,body{background-color:#fffcf0}#main-content{background:0 0;box-shadow:none;height:100vh;margin:0;padding:0;max-width:100%;width:100%}#login-background{box-sizing:border-box;height:100%;left:0;opacity:.2;overflow:hidden;position:absolute;text-align:center;padding-top:10px;width:100%}#login-background img{animation-name:login-background-img-rotate;animation-duration:300s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes login-background-img-rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}form{background-color:#fff;border:1px solid #e0e0e0;box-shadow:0 0 20px -15px #607d8b;color:#202124;margin:100px auto 0 auto;max-height:600px;max-width:400px!important;overflow:auto;position:relative;text-align:center}form .form-content{padding:0 25px 10px 25px}form h1{border:0;margin:10px 0 20px 0}form img{box-sizing:border-box;display:inline-block;height:70px;margin:20px 5px 10px 5px}form #form-next,form #submit-form{float:right;font-weight:600;margin-bottom:20px}form #credential-options-form-group{margin-bottom:40px}form .signup-link{float:left;margin:5px 10px 5px 0}form .reset-password-link{float:right;margin:5px 0 5px 10px}form a{color:#202124;font-weight:400;text-decoration:underline}form a:hover{font-weight:700}form select{background:0 0;border:0;color:#202124;float:left;font-size:85%}form select option{color:#202124}form #logo-quantitas-link{text-decoration:none}.account-container{width:100%}.account-container:hover{background:#f9f9f9}.account-container .account{border-bottom:1px solid #e0e0e0;box-sizing:border-box;cursor:pointer;padding:10px 5px;position:relative;text-align:left}#selected-account{text-align:left;font-weight:400}.input-container{border:4px solid #fff}.input-container.focused{border-color:#6495ed}#other-links{float:right;font-size:85%;margin:0}#other-links a{margin-left:20px}#login-mail-ref,#system-status{font-size:85%;margin-right:25px;text-align:right}@media (max-width:500px){form{margin-left:calc(50vw - 150px);width:300px}}@media (max-height:600px){body{padding-bottom:100px}}