@import '_content/Kadzuwa.Authentication.Components/Kadzuwa.Authentication.Components.kpxomfxgic.bundle.scp.css';
@import '_content/Kadzuwa.Components/Kadzuwa.Components.ac7pj1wyc3.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.boiwgh0w5b.bundle.scp.css';

/* /Layout/DocumentViewer.razor.rz.scp.css */
body[b-xtp01is2g3] {
}

div.msg-body[b-xtp01is2g3] {
    top: 0;
    width: 85%;
    padding: 2%;
    height: 100vh;
    margin: auto;
    position: fixed;
    background: rgba(128,128,128, 0.8);
    padding: 1%;
    transition: all .5s;
}

div.msg-container[b-xtp01is2g3] {
    background: white;
    height: 100vh;
    width: 90%;
    border-radius: 1vh;
    box-shadow: 0 0 10px #808080;
    animation: move-b-xtp01is2g3 .5s linear;
    transition: all .5s;
    margin-top: 8vh;
    overflow: auto;
}

@keyframes move-b-xtp01is2g3{
    0%{
        margin-top: 100vh;
    }
    100%{
        margin-top: 8vh;
    }
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-p44dvvpvep] {
    margin: 1.1%;
    padding: 1%;
    height: 80vh;
    margin-top: 10vmax;
}

@media screen and (min-width:960px) {
    .page[b-p44dvvpvep] {
        margin: 2%;
        padding: 2%;
        height: 80vh;
        margin-top: 4%;
    }
}
/* /Layout/SourceDocument.razor.rz.scp.css */
.holder[b-bdk78mun5f] {
    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-bdk78mun5f] {
    place-self: center;
    background: white;
    margin-top: 33vh;
    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-bdk78mun5f] {
    animation: pop-up-b-bdk78mun5f 1s;
}

@keyframes pop-up-b-bdk78mun5f {
    0% {
        transform: scale(.1);
    }

    100% {
        transform: scale(1);
    }
}

.body[b-bdk78mun5f] {
    max-height: 90vh;
}

.close-button[b-bdk78mun5f] {
    font-size: large;
    cursor: pointer;
    margin-left: auto;
}

    .close-button:hover[b-bdk78mun5f] {
        color: red;
    }

.title[b-bdk78mun5f] {
    font-size: large;
    font-weight: bold;
}

.top-bar[b-bdk78mun5f] {
    display: flex;
    position: sticky;
    margin-bottom: 1%;
}
/* /Layout/StatementEntry.razor.rz.scp.css */


.content[b-ak40c4okt8] {
    display: none;
    width: 80%;
    place-self: end;
}
.report-title[b-ak40c4okt8] {
    color: gray;
    font-size: x-small;
    margin: 0;
    padding: 0;
}

.report-entry[b-ak40c4okt8] {
    margin-top: 0;
}

.subject-row[b-ak40c4okt8] {
    border-radius: .5vmin;
    margin-top: .5%;
    padding: .1%;
    transition: all .5s;
    font-size: small;
}
    .subject-row:hover .content[b-ak40c4okt8] {
        display: block;
        position: fixed;
        right: 50px;
        top: 40vh;
        margin: auto;
        padding: 1%;
        border-radius: .51vh;
    }


.note-entry[b-ak40c4okt8] {
    padding: 1%;
    border-radius: .51vmin;
    margin-bottom: 1%;
}
@media screen and (min-width:720px) {
    .report-title[b-ak40c4okt8]{
        display: none;
    }
    .content[b-ak40c4okt8]{
        width: 20vw;
    }
}

/* /Layout/StatementTitle.razor.rz.scp.css */
.report-entry[b-3loqh72js2] {
    margin-top: 0;
}

.subject-row[b-3loqh72js2] {
    display: none;
    transition: all .5s;
}


@media screen and (min-width:720px) {
    .subject-row[b-3loqh72js2] {
        display: flex;
        border-radius: .5vmin;
        margin-top: .51%;
        padding: .1%;
        font-weight: bold;
    }
}
/* /Pages/Accounts/AgeEntry.razor.rz.scp.css */
body[b-9t4yzw23vx] {
}
.holder[b-9t4yzw23vx]{
    display: flex;
    place-content: space-evenly;
    align-content: space-evenly;
    margin-bottom: 1vh;
}
.age-item[b-9t4yzw23vx]{
    padding: 5px;
    border-radius: .5vh;
    border: 1px solid silver;
    display: inline-block;
}
.age-item-title[b-9t4yzw23vx]{
    font-size: smaller;
    color: gray;
    margin-top:0;
    margin-bottom:0;
}
.age-item-amount[b-9t4yzw23vx]{
   font-weight: bold;
   margin-bottom:0;
   margin-top:0;
   font-size: smaller;
   text-align: right;
}
.negative-bg[b-9t4yzw23vx]{
    color: green;
}
.positive-bg[b-9t4yzw23vx] {
    color: red;
}
.zero-bg[b-9t4yzw23vx]{
    color: blue;
}
/* /Pages/Home.razor.rz.scp.css */
.gradient-text[b-tneboom58c] {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* /Pages/HomePages/MenuRoute.razor.rz.scp.css */
.heading-shade[b-mpy5lmjpfs] {
    padding: 5px;
    margin-top: 2px;
    margin-bottom: 2px;
    border-radius: .5vh;
}
.body-shade[b-mpy5lmjpfs] {
    border-radius: 1vh;
    background: linear-gradient(to left, rgba(135, 206, 235, 0.1), white) !important;
}

.border-card-title[b-mpy5lmjpfs] {
    font-weight: normal !important;
}
/* /Pages/NoncurrentAssets/Schedule.razor.rz.scp.css */
td.total[b-4mak2fflah]{
    font-weight:bold;
    border-bottom: 3px solid gray;
    border-top: 1px solid gray;
}
/* /Pages/Reports/BalSheet.razor.rz.scp.css */
body[b-g0ak3z4i25] {
}

td.total[b-g0ak3z4i25] {
    font-weight: bold;
}

td.sub-total[b-g0ak3z4i25] {
    font-weight: bold;
}
/* /Pages/Reports/CashflowReport.razor.rz.scp.css */
body[b-61pfs5vgn3] {
}

td.total[b-61pfs5vgn3] {
    font-weight: bold;
}

td.sub-total[b-61pfs5vgn3] {
    font-weight: bold;
}
/* /Pages/Reports/IncomeStatement.razor.rz.scp.css */
body[b-sgynzx5fo5] {

}
td.total[b-sgynzx5fo5] {
    font-weight: bold;
}
td.sub-total[b-sgynzx5fo5] {
    font-weight: bold;
}
/* /Pages/Reports/TrialBal.razor.rz.scp.css */
body[b-mu2r4ox2wa] {

}
td.total[b-mu2r4ox2wa] {
    font-weight: bold;
}
/* /Pages/Transactions/AuthBatch.razor.rz.scp.css */
.flex:nth-child(odd)[b-skd6913hs7] {
    background: rgba(0,0,0,.1);
}
.flex[b-skd6913hs7]{
    border: 1px solid white;
}
