@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* _content/InventoryManager/Components/Layout/LoginLayout.razor.rz.scp.css */
.page[b-ayam4yikzn] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-ayam4yikzn] {
    flex: 1;
}

.sidebar[b-ayam4yikzn] {
    background-image: linear-gradient(180deg, navy 0%, black 70%);
}

.top-row[b-ayam4yikzn] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ayam4yikzn]  a, .top-row .btn-link[b-ayam4yikzn] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-ayam4yikzn] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-ayam4yikzn] {
        display: none;
    }

    .top-row.auth[b-ayam4yikzn] {
        justify-content: space-between;
    }

    .top-row a[b-ayam4yikzn], .top-row .btn-link[b-ayam4yikzn] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ayam4yikzn] {
        flex-direction: row;
    }

    .sidebar[b-ayam4yikzn] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ayam4yikzn] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-ayam4yikzn] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

@media print {
    .sidebar[b-ayam4yikzn], .top-row[b-ayam4yikzn] {
        display: none;
    }
}
/* _content/InventoryManager/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-0z9uepczpg] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-0z9uepczpg] {
    flex: 1;
}

.sidebar[b-0z9uepczpg] {
    background-image: linear-gradient(to bottom, black, skyblue);
}

.top-row[b-0z9uepczpg] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-0z9uepczpg]  a, .top-row[b-0z9uepczpg]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-0z9uepczpg]  a:hover, .top-row[b-0z9uepczpg]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-0z9uepczpg]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-0z9uepczpg] {
        justify-content: space-between;
    }

    .top-row[b-0z9uepczpg]  a, .top-row[b-0z9uepczpg]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-0z9uepczpg] {
        flex-direction: row;
    }

    .sidebar[b-0z9uepczpg] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-0z9uepczpg] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-0z9uepczpg]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-0z9uepczpg], article[b-0z9uepczpg] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-0z9uepczpg] {
    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-0z9uepczpg] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/InventoryManager/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ym21z3z0c9] {
    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-ym21z3z0c9] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-ym21z3z0c9] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-ym21z3z0c9] {
    font-size: 1.1rem;
}

.oi[b-ym21z3z0c9] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}


.nav-item[b-ym21z3z0c9] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-ym21z3z0c9] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ym21z3z0c9] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ym21z3z0c9]  .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-ym21z3z0c9]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-ym21z3z0c9]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-ym21z3z0c9] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-ym21z3z0c9] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ym21z3z0c9] {
        display: none;
    }

    .nav-scrollable[b-ym21z3z0c9] {
        /* 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/InventoryManager/Components/Shared/Busy.razor.rz.scp.css */
div.msg-body[b-nyzrpn19fo] {
    top: 0;
    width: 100%;
    height: 100vh;
    margin: auto;
    position: fixed;
    background: rgba(128,128,128, 0.8);
    display:flex;
    place-items:center;
    place-content: center;
    transition: all 1s;
    margin-left: -5vw;
    z-index : 1000;
}

div.msg-container[b-nyzrpn19fo] {
    background: white;
    width: 50vw;
    padding:2%;
    text-align: center;
    height: 100px;
    border-radius: 1vh;
    box-shadow: 0 0 10px #808080;
    transition: all 1s;
}
div.ring[b-nyzrpn19fo]{
    border-radius:50%;
    width:20px;
    height:20px;
    margin:2%;
    animation: round-bars-b-nyzrpn19fo 1s infinite;
    display: inline-block;
    margin:auto;
}
div.ring:nth-child(2n)[b-nyzrpn19fo]{
    animation-delay: .33s;
}
div.ring:last-child[b-nyzrpn19fo]{
    animation-delay: .67s;
}
@keyframes round-bars-b-nyzrpn19fo{
    0% {
        background: black;
    }
    67% {
        background: white;
    }
}
.centred[b-nyzrpn19fo]{
    width: 100%;
    display: flex;
}
.centred>p[b-nyzrpn19fo]{
    display: block;
}
.inline[b-nyzrpn19fo]{
    background: linear-gradient(to right, white, silver 50%, white);
    padding-top: 2%;
    padding-bottom: 2%;
    font-style: italic;
    text-align: center;
}
/* _content/InventoryManager/Components/Shared/PdfViewer.razor.rz.scp.css */
.holder[b-gdmjr0hqs0] {
    background-color: rgba(0, 0, 0,.4) !important;
    height: 100vh;
    width: 100vw;
    place-items: center;
    place-content: center;
    justify-content: center;
    justify-items: center;
    position: fixed;
    top: 0;
    left: -2vw;
    display: flex;
    z-index: 1000;
}

.held[b-gdmjr0hqs0] {
    place-self: center;
    background: white;
    margin-top:5vh;
    width: 95%;
    height: 100%;
    margin-left: 2.5vw;
    padding: 1vh;
    box-shadow: 0 0 10px #808080;
    transition: all 1s;
    padding-left: 1%;
    padding-right: 1%;
    padding-bottom: 1%;
    overflow: hidden;
    z-index: 100000;
}

.show-popup[b-gdmjr0hqs0] {
    animation: pop-up-b-gdmjr0hqs0 1s;
}

@keyframes pop-up-b-gdmjr0hqs0 {
    0% {
        transform: scale(.1);
    }

    100% {
        transform: scale(1);
    }
}

.body[b-gdmjr0hqs0] {
    max-height: 90vh;
}

.close-button[b-gdmjr0hqs0] {
    font-size: large;
    cursor: pointer;
    margin-left: auto;
}

    .close-button:hover[b-gdmjr0hqs0] {
        color: red;
    }

.title[b-gdmjr0hqs0] {
    font-size: large;
    font-weight: bold;
}

.top-bar[b-gdmjr0hqs0] {
    display: flex;
    position: sticky;
    margin-bottom: 1%;
}
/* _content/InventoryManager/Components/Shared/PopContainer.razor.rz.scp.css */
.holder[b-2hizwgl2ip] {
    background-color: rgba(0, 0, 0,.4) !important;
    height: 100vh;
    width: 102vw;
    place-items: center;
    place-content: center;
    justify-content: center;
    justify-items: center;
    position: fixed;
    top: 0;
    left: -2vw;
    display: flex;
    z-index: 1000;
}

.held[b-2hizwgl2ip] {
    place-self: center;
    background: white;
    width: 90%;
    padding: 1vh;
    box-shadow: 0 0 10px #808080;
    transition: all 1s;
    padding-left: 1%;
    padding-right: 1%;
    padding-bottom: 1%;
}
.show-popup[b-2hizwgl2ip]{
    animation: pop-up-b-2hizwgl2ip 1s;
}

@keyframes pop-up-b-2hizwgl2ip{
    0%{
        transform: scale(.1);
    }
    100%{
        transform: scale(1);
    }
}
.body[b-2hizwgl2ip] {
    overflow: auto;
    max-height: 60vh;
}

.close-button[b-2hizwgl2ip] {
    font-size: large;
    cursor: pointer;
    margin-left: auto;
}

    .close-button:hover[b-2hizwgl2ip] {
        color: red;
    }

.title[b-2hizwgl2ip] {
    font-size: large;
    font-weight: bold;
}
.top-bar[b-2hizwgl2ip] {
    display: flex;
    position: sticky;
    margin-bottom: 1%;
}
/* _content/InventoryManager/Components/Shared/SourceDocument.razor.rz.scp.css */
.holder[b-kecanlxc82] {
    background-color: rgba(0, 0, 0,.4) !important;
    height: 100vh;
    width: 100vw;
    place-items: center;
    place-content: center;
    justify-content: center;
    justify-items: center;
    position: fixed;
    top: 0;
    left: -2vw;
    display: flex;
}

.held[b-kecanlxc82] {
    place-self: center;
    background: white;
    margin-top: 25vh;
    width: 95%;
    height: 100%;
    margin-left: 2.5vw;
    padding: 1vh;
    box-shadow: 0 0 10px #808080;
    transition: all 1s;
    padding-left: 1%;
    padding-right: 1%;
    padding-bottom: 1%;
    overflow: hidden;
    z-index: 100000;
}

.show-popup[b-kecanlxc82] {
    animation: pop-up-b-kecanlxc82 1s;
}

@keyframes pop-up-b-kecanlxc82 {
    0% {
        transform: scale(.1);
    }

    100% {
        transform: scale(1);
    }
}

.body[b-kecanlxc82] {
    max-height: 90vh;
}

.close-button[b-kecanlxc82] {
    font-size: large;
    cursor: pointer;
    margin-left: auto;
}

    .close-button:hover[b-kecanlxc82] {
        color: red;
    }

.title[b-kecanlxc82] {
    font-size: large;
    font-weight: bold;
}

.top-bar[b-kecanlxc82] {
    display: flex;
    position: sticky;
    margin-bottom: 1%;
}
/* _content/InventoryManager/Components/Shared/StatementEntry.razor.rz.scp.css */

tr:hover .content[b-7g1x9pu3rf] {
    display: block;
    position: fixed;
    right: 50px;
    top: 40vh;
    margin: auto;
    background: white;
    padding: 1%;
    border: 1px solid silver;
    box-shadow: 0px 0px 5px 1px silver;
    border-radius: .5vh;
}

tr[b-7g1x9pu3rf]{
    transition: all .5s;
}

.content[b-7g1x9pu3rf] {
    display: none;
}
