@import '_content/Core.Common.Components/Core.Common.Components.bundle.scp.css';

/* _content/Licensure.Interstitial.Web/Pages/NotAuthorized/NotAuthorized.razor.rz.scp.css */
.not-auth-page[b-5klh5a6ew7] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100%;
    width: 100%;
    height: 90vh;
}

.not-auth-page__error-message[b-5klh5a6ew7] {
    color: #557aed;
    font-size: 30px;
}

.not-auth-page__error-number[b-5klh5a6ew7] {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0;
    font-weight: var(--lte);
    font-size: 86px !important;
    font-family: Source Sans Pro,sans-serif;
}

.not-auth-page__action-message[b-5klh5a6ew7] {
    line-height: 1.5rem;
    margin: 10px 0;
    max-width: 720px;
    margin-bottom: 30px !important;
}
