@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* _content/UNIGSAdminPortal/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-ufautc9k9v] {
    position: relative;
    display: flex;
   flex-direction: column;
   overflow-x:auto;
   overflow-y:hidden;
}

main[b-ufautc9k9v] {
    flex: 1;
    overflow-x: auto;
    overflow-y: auto;
}

.sidebar[b-ufautc9k9v] {
    background-image: linear-gradient(180deg, rgb(5, 39, 10) 0%, #1c2955 80%);
}


@media (min-width: 641px) {
    .page[b-ufautc9k9v] {
        flex-direction: row;
    }

    .sidebar[b-ufautc9k9v] {
        width: auto;
        height: auto;
        position: sticky;
        top: 0;
    }

    article[b-ufautc9k9v] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-ufautc9k9v] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-ufautc9k9v] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/UNIGSAdminPortal/Components/Layout/MainLayoutHeader.razor.rz.scp.css */
.top-row[b-6javl92bxu] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    height: 3.5rem;
    align-items: center;
}

    .top-row[b-6javl92bxu]  a, .top-row[b-6javl92bxu]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-6javl92bxu]  a:hover, .top-row[b-6javl92bxu]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-6javl92bxu]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }


@media (max-width: 640.98px) {
    .top-row[b-6javl92bxu] {
        justify-content: space-between;
    }

        .top-row[b-6javl92bxu]  a, .top-row[b-6javl92bxu]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {

    .top-row[b-6javl92bxu] {
        position: sticky;
        top: 0;
        z-index: 1;
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }

        .top-row.auth[b-6javl92bxu]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }
}
/* _content/UNIGSAdminPortal/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-azr7co9xou] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-azr7co9xou] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-azr7co9xou] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-azr7co9xou] {
    font-size: 1.1rem;
}

#navbar-brand-width[b-azr7co9xou]{
    width:195px;
}

.bi[b-azr7co9xou] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-azr7co9xou] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-azr7co9xou] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-azr7co9xou] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-azr7co9xou] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-azr7co9xou] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-azr7co9xou] {
        padding-bottom: 1rem;
    }

    .nav-item[b-azr7co9xou]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-azr7co9xou]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-azr7co9xou]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-azr7co9xou] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-azr7co9xou] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-azr7co9xou] {
        display: none;
    }

    .nav-scrollable[b-azr7co9xou] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/UNIGSAdminPortal/Components/Layout/NoLayout.razor.rz.scp.css */
.page[b-ltvt5x1xw6] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ltvt5x1xw6] {
    flex: 1;
}

@media (min-width: 641px) {
    .page[b-ltvt5x1xw6] {
        flex-direction: row;
    }
}

#blazor-error-ui[b-ltvt5x1xw6] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-ltvt5x1xw6] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/UNIGSAdminPortal/Components/Pages/Accounts.razor.rz.scp.css */
input[type="checkbox"][b-jf243qicsy]{
    appearance:none;
    -webkit-appearance:none;
    display:flex;
    text-align:center;
    align-content:center;
    align-self:center
    /*justify-content:center;*/
}

    input[type="checkbox"][b-jf243qicsy]::before {
        content: "";
        width: 22px;
        height: 22px;
        transform: scale(0);
        background-image:url("/unlock.svg");
        text-align: center;
    }

    input[type="checkbox"]:checked[b-jf243qicsy]::before {
        transform: scale(1);
        background-image: url("/lock.svg");
    }
/* _content/UNIGSAdminPortal/Components/Pages/Login.razor.rz.scp.css */
input[type=number][b-0sm5t8sqzi]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.login-form[b-0sm5t8sqzi] {
    background-color: #fff;
    padding: 5px 80px 2px 80px;
    border-radius: 15px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

    .login-form h2[b-0sm5t8sqzi] {
        margin-top: 0;
        margin-bottom: 20px;
        text-align: center;
    }


.input-group input[b-0sm5t8sqzi] {
    width: 325px;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

button[b-0sm5t8sqzi] {
    width: 100%;
    padding: 10px;
    background-color: #1c2955;
    color: #fff;
    border: none;
    border-radius: 40px;
    cursor: pointer;
    transition: background-color 0.2s;
}

    button:hover[b-0sm5t8sqzi] {
        background-color: #ed912b;
    }

#login-form-link[b-0sm5t8sqzi] {
    text-decoration: none;
    color: #007bff;
    transition: color 0.2s ease-in-out;
    cursor: pointer;
}

    #login-form-link:hover[b-0sm5t8sqzi] {
        color: #ed912b;
    }

.container[b-0sm5t8sqzi]{
    display:flex;
    flex-flow:column;
    height:100%;
    align-items:inherit;
    justify-content:center;
}

.user-input[b-0sm5t8sqzi]{
    display:flex;
    justify-content:center;
}

.user-input input[b-0sm5t8sqzi]{
    margin:10px;
    height:35px;
    width:35px;
    border:none;
    border-radius:5px;
    text-align:center;
    font-family:arino;
    font-size:1.2rem;
    background:#eef2f3;
}

#resend-otp-sentence[b-0sm5t8sqzi] {
    margin-bottom: 0px;
}

.small-font[b-0sm5t8sqzi] {
    font-size: 13px;
    padding-left: 5px;
    color: rgba(0, 0, 0, 0.5);
}

#login-img-container[b-0sm5t8sqzi] {
    background-color: #1c2955;
    width: 65%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-start-start-radius: 40px;
    border-end-start-radius: 40px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

    #login-img-container svg[b-0sm5t8sqzi] {
        width: 85%;
        height: auto;
        margin-top: auto;
        margin-bottom: auto;
    }

/* #login-img-container img {
        width: 75%;
    }*/

#login-form-container[b-0sm5t8sqzi] {
    background-color: #F8f9fa;
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-end-end-radius: 40px;
    border-start-end-radius: 40px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
#lbl-mobile-no[b-0sm5t8sqzi] {
    padding-left: 56px;
    font-size: 11px;
    color: red;
    width:300px;
}

@media(min-width:768px) {
    #login-page[b-0sm5t8sqzi] {
        justify-content: center;
        align-content: center;
    }

    #login-img-container[b-0sm5t8sqzi] {
        height: 83vh;
    }

    #lbl-mobile-no[b-0sm5t8sqzi] {
        padding-left: 56px;
        font-size: 11px;
        color: red;
    }

    #lbl-mobile-no-length[b-0sm5t8sqzi] {
        padding-left: 56px;
        font-size: 11px;
        color: black;
    }
}

#otp-invalid[b-0sm5t8sqzi]{
    font-size:11px;
    text-align:center;
    color:red;
    width:100%;
}

@media(max-width:768px) {
    #login-page[b-0sm5t8sqzi] {
        height: auto;
        padding-bottom: 2%;
    }

    #login-img-container[b-0sm5t8sqzi] {
        height: auto;
        line-height: 1.5;
    }
}
