#authentication{background-color:#f8f8f8;justify-content:center;align-items:center;min-height:100vh;display:flex}#authentication .logo-image{width:207px;height:61px}#authentication .unauthorized-image{width:203px;height:173px}#authentication .logo-text{text-align:center;color:#000;background-color:#0000001f;border-radius:4px;width:fit-content;margin-top:10px;padding:6px 10px}#authentication .coordinator-text{color:#1e3463;border-radius:16px;font-weight:600}#authentication .coordinator-welcome-text{color:#1e3463;font-size:16px;font-weight:400}#authentication .portal-text{color:#009d4c;font-size:16px;font-weight:300}#authentication .wrapper-separate{background-color:#fff;flex-direction:column;align-items:center;display:flex}#authentication .continue-button{color:#fff;background-color:#004ecc;border:none;border-radius:4px;width:100%;padding-top:8px;padding-bottom:8px;font-weight:lighter}#authentication .sign-in-button{color:#fff;background-color:#004ecc;border-radius:4px;font-size:14px}#authentication .unauthorized-container{border-radius:16px;width:400px;height:550px}#authentication .access-denied-text{color:#23272b}#authentication .return-to-sign-in-text{color:#333;padding-left:5px;font-weight:500}#authentication .trouble-text{color:#007bff}#authentication .arrow-color{color:#000;font-size:14px}#authentication .unauthorized-button-style{background-color:#fff;width:180px;padding:8px 16px;font-size:14px}
