/* /Pages/Article/AddArticle/NewArticle.razor.rz.scp.css */
body[b-wnrnr366wh] {
    background-color:powderblue!important;
}
/* /Pages/Index.razor.rz.scp.css */
/* /Shared/AdminNav.razor.rz.scp.css */
.navbar-toggler[b-vxmk6j2pmx] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-vxmk6j2pmx] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-vxmk6j2pmx] {
    font-size: 1.1rem;
}

.oi[b-vxmk6j2pmx] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-vxmk6j2pmx] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-vxmk6j2pmx] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-vxmk6j2pmx] {
        padding-bottom: 1rem;
    }

    .nav-item[b-vxmk6j2pmx]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-vxmk6j2pmx]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-vxmk6j2pmx]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-vxmk6j2pmx] {
        display: none;
    }

    .allmenu.collapse[b-vxmk6j2pmx] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/DesignerNav.razor.rz.scp.css */
.navbar-toggler[b-zbd6qpi4r6] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-zbd6qpi4r6] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-zbd6qpi4r6] {
    font-size: 1.1rem;
}

.oi[b-zbd6qpi4r6] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-zbd6qpi4r6] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-zbd6qpi4r6] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-zbd6qpi4r6] {
        padding-bottom: 1rem;
    }

    .nav-item[b-zbd6qpi4r6]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-zbd6qpi4r6]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-zbd6qpi4r6]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-zbd6qpi4r6] {
        display: none;
    }

    .allmenu.collapse[b-zbd6qpi4r6] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-j4kxuadxeb] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-j4kxuadxeb] {
    flex: 1;
}

.sidebar[b-j4kxuadxeb] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-j4kxuadxeb] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-j4kxuadxeb]  a, .top-row .btn-link[b-j4kxuadxeb] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-j4kxuadxeb] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-j4kxuadxeb] {
        display: none;
    }

    .top-row.auth[b-j4kxuadxeb] {
        justify-content: space-between;
    }

    .top-row a[b-j4kxuadxeb], .top-row .btn-link[b-j4kxuadxeb] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-j4kxuadxeb] {
        flex-direction: row;
    }

    .sidebar[b-j4kxuadxeb] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-j4kxuadxeb] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-j4kxuadxeb] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/ManagerNav.razor.rz.scp.css */
.navbar-toggler[b-ceuyo0igd9] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-ceuyo0igd9] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-ceuyo0igd9] {
    font-size: 1.1rem;
}

.oi[b-ceuyo0igd9] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-ceuyo0igd9] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-ceuyo0igd9] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ceuyo0igd9] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ceuyo0igd9]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-ceuyo0igd9]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-ceuyo0igd9]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-ceuyo0igd9] {
        display: none;
    }

    .allmenu.collapse[b-ceuyo0igd9] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-b3i3f6bge6] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-b3i3f6bge6] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-b3i3f6bge6] {
    font-size: 1.1rem;
}

.oi[b-b3i3f6bge6] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-b3i3f6bge6] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-b3i3f6bge6] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-b3i3f6bge6] {
        padding-bottom: 1rem;
    }

    .nav-item[b-b3i3f6bge6]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-b3i3f6bge6]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-b3i3f6bge6]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-b3i3f6bge6] {
        display: none;
    }

    .allmenu.collapse[b-b3i3f6bge6] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/OperatorNav.razor.rz.scp.css */
.navbar-toggler[b-03t5yl3s98] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-03t5yl3s98] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-03t5yl3s98] {
    font-size: 1.1rem;
}

.oi[b-03t5yl3s98] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-03t5yl3s98] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-03t5yl3s98] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-03t5yl3s98] {
        padding-bottom: 1rem;
    }

    .nav-item[b-03t5yl3s98]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-03t5yl3s98]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-03t5yl3s98]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-03t5yl3s98] {
        display: none;
    }

    .allmenu.collapse[b-03t5yl3s98] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/ProductionManagerNav.razor.rz.scp.css */
.navbar-toggler[b-g47ut05l8s] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-g47ut05l8s] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-g47ut05l8s] {
    font-size: 1.1rem;
}

.oi[b-g47ut05l8s] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-g47ut05l8s] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-g47ut05l8s] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-g47ut05l8s] {
        padding-bottom: 1rem;
    }

    .nav-item[b-g47ut05l8s]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-g47ut05l8s]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-g47ut05l8s]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-g47ut05l8s] {
        display: none;
    }

    .allmenu.collapse[b-g47ut05l8s] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/SubConNav.razor.rz.scp.css */
.navbar-toggler[b-t68btui69x] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-t68btui69x] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-t68btui69x] {
    font-size: 1.1rem;
}

.oi[b-t68btui69x] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-t68btui69x] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-t68btui69x] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-t68btui69x] {
        padding-bottom: 1rem;
    }

    .nav-item[b-t68btui69x]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-t68btui69x]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-t68btui69x]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-t68btui69x] {
        display: none;
    }

    .allmenu.collapse[b-t68btui69x] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
