@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';
@import '_content/Project.Web.Shared/Project.Web.Shared.n5eb42fciw.bundle.scp.css';

/* /Components/CollapseMenu.razor.rz.scp.css */
.menu-open[b-cvpmudc3b1] {
    background: #f8f8f8;
    height: 2rem;
    color: #000;
}

.oi[b-cvpmudc3b1] {
    width: 1.4rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.fas[b-cvpmudc3b1] {
    width: 1.4rem;
}

.collapse-menu .menu-item[b-cvpmudc3b1] {
    color: #045d5e;
}

.collapse-menu .fas[b-cvpmudc3b1] {
    width: 0rem !important;
}

.collapse-menu .menu-item .fas[b-cvpmudc3b1] {
    width: 1.4rem !important;
}

.nav-item[b-cvpmudc3b1] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
    cursor: pointer;
}

    .nav-item:first-of-type[b-cvpmudc3b1] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-cvpmudc3b1] {
        padding-bottom: 1rem;
    }

    .nav-item[b-cvpmudc3b1]  a {
        color: #676767;
        height: 2.5rem;
        display: flex;
        align-items: center;
        font-weight: 300;
    }

        .nav-item[b-cvpmudc3b1]  a.active {
            background: #fc7300;
            color: white;
            height: 2rem;
            border-top-right-radius: 30px;
            border-bottom-right-radius: 30px;
        }

        .nav-item[b-cvpmudc3b1]  a:hover {
            background-color: rgb(252 115 0 / 38%);
            color: #045d5e;
            border-radius: 5px;
            transition: .3s;
        }

        .nav-item[b-cvpmudc3b1]  a.active:hover {
            background: rgb(252 115 0 / 38%);
            border-radius: 5px;
            transition: all .3s;
            color: #676767
        }

.menu-item .oi[b-cvpmudc3b1] {
    padding-top: 3px !important;
}
/* /Components/StatisticalCard/StatisticalCard.razor.rz.scp.css */
.stat-card[b-77thik1tbj] {
    height: 140px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #dddddd83;
    padding: 20px;
}

    .stat-card .top[b-77thik1tbj] {
        height: 70px
    }

    .stat-card .bottom[b-77thik1tbj] {
        border-top: 1px solid #ddd
    }

    .stat-card .top .title-section[b-77thik1tbj] {
        display: flex;
        justify-content: space-between;
    }

        .stat-card .top .title-section h1[b-77thik1tbj] {
            font-size: 15px;
            color: #808080;
            font-weight: 400
        }

    .stat-card .top .count h1[b-77thik1tbj] {
        font-size: 30px;
        color: #000000;
        font-weight: 500
    }

    .stat-card .bottom p[b-77thik1tbj] {
        margin-top: 10px;
        margin-bottom: 0px;
        color: rgb(12, 176, 171);
        font-size: 13px;
        font-weight: 300;
    }
/* /Shared/AuthLayout.razor.rz.scp.css */
.auth-page[b-njfxlcip5y] {
    height: 100vh;
}
/* /Shared/Components/Footer.razor.rz.scp.css */
.footer[b-s1tqazdq1y] {
    position: absolute;
    bottom: 0;
    right: 20px;
}

@media(max-width: 797.98px) {
    .footer[b-s1tqazdq1y] {
        display: none;
    }
}
/* /Shared/Components/MaintenanceMessage.razor.rz.scp.css */
.position-display[b-h81916d0fa] {
    position: fixed;
    bottom: 25px;
    right: 50px;
    background: #033b49;
    padding: 10px;
    border-radius: 3px;
}
/* /Shared/LoginDisplay.razor.rz.scp.css */
.display-info[b-cwa3d46xle] {
    padding-right: 7px
}

    .display-info .name[b-cwa3d46xle] {
        margin-bottom: 0px !important;
        font-size: 16px;
        font-weight: 600;
        color: #4a4a4a;
    }

    .display-info .id[b-cwa3d46xle] {
        margin-bottom: 0px !important;
        font-size: 14px;
        font-weight: 500;
        color: #808080;
    }

.top-row a[b-cwa3d46xle], .top-row .btn-link[b-cwa3d46xle] {
    white-space: nowrap;
    margin-left: 0rem;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-tm2u02jnc8] {
    position: relative;
    display: flex;
    flex-direction: column;
}



main[b-tm2u02jnc8] {
    flex: 1;
}

.sidebar[b-tm2u02jnc8] {
    background: #7B2869;
    background: #fff;
}

.top-row[b-tm2u02jnc8] {
    background-color: #f8f8f8;
    justify-content: flex-end;
    height: 4.5rem;
    display: flex;
    align-items: center;
}

    .top-row a[b-tm2u02jnc8] {
        color: #01bb3c !important;
    }

    .top-row[b-tm2u02jnc8]  a, .top-row .btn-link[b-tm2u02jnc8] {
        white-space: nowrap;
        /*margin-left: 1.5rem;*/
    }

    .top-row a:first-child[b-tm2u02jnc8] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-tm2u02jnc8] {
        display: none;
    }

        .top-row:not(.auth)[b-tm2u02jnc8] {
            display: none;
        }

        .top-row.auth[b-tm2u02jnc8] {
            justify-content: space-between;
        }

        .top-row a[b-tm2u02jnc8], .top-row .btn-link[b-tm2u02jnc8] {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-tm2u02jnc8] {
        flex-direction: row;
    }

    .sidebar[b-tm2u02jnc8] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-tm2u02jnc8] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-tm2u02jnc8], article[b-tm2u02jnc8] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */

/* width */
[b-ta8r0rjufq]::-webkit-scrollbar {
    width: 5px;
}

/* Track */
[b-ta8r0rjufq]::-webkit-scrollbar-track {
    background: #fff;
}

/* Handle */
[b-ta8r0rjufq]::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 3px;
}

    /* Handle on hover */
    [b-ta8r0rjufq]::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

.navbar-toggler[b-ta8r0rjufq] {
    background-color: rgba(255, 255, 255, 0.1);
}

.main-menu[b-ta8r0rjufq] {
    overflow: hidden;
}

.menu-overlap[b-ta8r0rjufq] {
    overflow-y: scroll;
}

.menu-shadow[b-ta8r0rjufq] {
    box-shadow: 0 0 15px 0 rgba(34, 41, 47, 0.05);
}

.top-row[b-ta8r0rjufq] {
    height: 4.5rem;
}

.navbar-brand[b-ta8r0rjufq] {
    font-size: 1.1rem;
}

.oi[b-ta8r0rjufq] {
    width: 1.4rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.fas[b-ta8r0rjufq] {
    width: 1.4rem;
}

.nav-item[b-ta8r0rjufq] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
    transition: all .3s;
}

    .nav-item:first-of-type[b-ta8r0rjufq] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ta8r0rjufq] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ta8r0rjufq]  a {
        color: #045d5e;
        height: 2.5rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        font-weight: 300;
        transition: .3s;
    }

        .nav-item[b-ta8r0rjufq]  a.active {
            background: #fc7300;
            color: white;
            height: 2.5rem;
            border-radius: 4px;
            transition: .3s;
        }

        .nav-item[b-ta8r0rjufq]  a:hover {
            background-color: rgb(252 115 0 / 38%);
            color: #045d5e;
            border-radius: 5px;
            transition: .3s;
        }

        .nav-item[b-ta8r0rjufq]  a.active:hover {
            background-color: rgb(252 115 0 / 38%);
            color: #00887d;
            border-radius: 5px;
            transition: .3s;
        }

.navbar-toggler[b-ta8r0rjufq] {
    line-height: 3px;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ta8r0rjufq] {
        display: none;
        transition: .3s ease-in-out !important;
    }

    .collapse[b-ta8r0rjufq] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}

.side-bar-menu[b-ta8r0rjufq] {
    overflow: hidden;
    position: relative;
    transition: all .3s;
}

    .side-bar-menu .nav-menu-contents[b-ta8r0rjufq] {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: -7px;
        overflow-y: scroll;
        transition: all .3s;
    }

    .side-bar-menu:hover[b-ta8r0rjufq] {
        overflow: visible;
        position: relative;
        transition: all .3s;
    }

        .side-bar-menu:hover .nav-menu-contents[b-ta8r0rjufq] {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0px;
            overflow-y: scroll;
            transition: all .3s;
        }

@media(max-width:767.98px) {
    .side-bar-menu .nav-menu-contents[b-ta8r0rjufq] {
        left: 0;
        right: 0px !important;
    }
}
