@import '_content/AIS.Web.Components/AIS.Web.Components.eguwcvey9h.bundle.scp.css';
@import '_content/B3.Communication.UI.Components/B3.Communication.UI.Components.jqtjnykzf2.bundle.scp.css';
@import '_content/B3.CRUD.UI.Components/B3.CRUD.UI.Components.5m1gl3hb9b.bundle.scp.css';
@import '_content/B3.EventSourcing.UI.Components/B3.EventSourcing.UI.Components.bombwx4inn.bundle.scp.css';
@import '_content/B3.Identity.UI.BlazorComponents/B3.Identity.UI.BlazorComponents.exv7njt55w.bundle.scp.css';
@import '_content/B3.UserNotification.UI.Components/B3.UserNotification.UI.Components.enlsvynsd7.bundle.scp.css';
@import '_content/BlazorDatasheet/BlazorDatasheet.mc8bpu7icg.bundle.scp.css';

/* /Pages/Customers.razor.rz.scp.css */
[b-2dv3vu8pgd] .customers-page__badge {
    font-size: 12px !important;
    font-weight: normal;
}

[b-2dv3vu8pgd] .customers-page__bg-ig {
    background-color: #ffe500
}

[b-2dv3vu8pgd] .customers-page__bg-alert {
    background-color: #f7685b
}
/* /Pages/Demo/Reports/Analytics/MaintenanceEfficiencyDashboard.razor.rz.scp.css */
.e-dashboardlayout[b-l35u6yeeme] {
    padding: 10px;
}

    .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header[b-l35u6yeeme] {
        line-height: 40px;
        height: 40px;
    }

.fluent .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header[b-l35u6yeeme],
.fluent-dark .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header[b-l35u6yeeme] {
    height: 56px;
}

.bootstrap5 .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header[b-l35u6yeeme],
.bootstrap5-dark .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header[b-l35u6yeeme],
.tailwind .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header[b-l35u6yeeme],
.fluent .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header[b-l35u6yeeme],
.fluent-dark .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header[b-l35u6yeeme],
.tailwind-dark .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header[b-l35u6yeeme] {
    line-height: inherit;
}

.root-container[b-l35u6yeeme] {
    height: 100%;
}

.header-title[b-l35u6yeeme] {
    font-size: 16px;
    font-weight: 600;
    padding: 5px 0px 5px 0px;
}

.category-text[b-l35u6yeeme] {
    float: left;
    line-height: 30px;
}

.category-icon[b-l35u6yeeme] {
    float: left;
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: 100%;
    height: 30px;
    width: 30px;
    display: inline-block;
    margin-right: 10px;
}

.item-container[b-l35u6yeeme] {
    display: flex;
    height: 70%;
    padding: 2rem;
    font-size: 28px;
    font-weight: bold;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

    .item-container.income[b-l35u6yeeme] {
        color: #17a00e;
    }

    .item-container.balance[b-l35u6yeeme] {
        color: #008cff;
    }

    .item-container.transaction[b-l35u6yeeme] {
        color: #f41127;
    }

    .item-container.expense[b-l35u6yeeme] {
        color: #ca765a;
    }

    .item-container > i[b-l35u6yeeme] { /* Style for the icon */
        margin-right: 10px; /* Add space between icon and text */
    }

    .item-container > p[b-l35u6yeeme] { /* Style for the text */
        margin-bottom: 0; /* Remove default bottom margin */
        margin-right: 10px;
    }

.bottom-container[b-l35u6yeeme] {
    text-align: center;
    font-weight: 400;
    font-size: 16px;
}

.mobile .bottom-container[b-l35u6yeeme] {
    font-size: 30px;
}

.material .bottom-container[b-l35u6yeeme],
.fabric .bottom-container[b-l35u6yeeme],
.bootstrap .bottom-container[b-l35u6yeeme],
.bootstrap4 .bottom-container[b-l35u6yeeme],
.tailwind .bottom-container[b-l35u6yeeme],
.bootstrap5 .bottom-container[b-l35u6yeeme] {
    color: #4c5258;
}

.amt-payment.expense-payment[b-l35u6yeeme] {
    font-weight: bold;
    color: #ff5e65;
}

.amt-payment.income-payment[b-l35u6yeeme] {
    font-weight: bold;
    color: #04cd93;
}

.auto-left[b-l35u6yeeme] {
    margin-left: auto;
}

.e-panel-cotent[b-l35u6yeeme] {
    padding: 1rem;
}

.e-headercelldiv span.e-headertext[b-l35u6yeeme] {
    font-size: 14px;
    font-weight: 500;
}

.mobile .e-control.e-lib.e-dashboardlayout.e-responsive[b-l35u6yeeme] {
    z-index: 0;
    overflow: scroll;
}

.mobile .item-container[b-l35u6yeeme] {
    padding: 40px;
    font-size: 40px;
}

.mobile .balance[b-l35u6yeeme]:after {
    content: "\e900";
    font-size: 40px;
    font-family: "e-sb-icons";
}

.mobile .expense[b-l35u6yeeme]:after {
    content: "\e901";
    font-size: 40px;
    font-family: "e-sb-icons";
}

.mobile .income[b-l35u6yeeme]:after {
    content: "\e902";
    font-size: 40px;
    font-family: "e-sb-icons";
}

.mobile .transaction[b-l35u6yeeme]:after {
    content: "\e903";
    font-size: 40px;
    font-family: "e-sb-icons";
}

.e-control.e-lib.e-dashboardlayout.e-responsive[b-l35u6yeeme] {
    z-index: 0;
}

.e-dashboardlayout.e-control .e-panel .e-panel-container .e-content.e-yscroll[b-l35u6yeeme] {
    overflow: auto;
}

body.tailwind-dark .e-dashboardlayout.e-control .e-panel[b-l35u6yeeme] {
    border: 1px #435266 solid;
}

.e-gridheader[b-l35u6yeeme] {
    padding-right: 0px !important;
}
/*
.control-section {
    width: 1000px !important;
}
*/
/* /Pages/Demo/Reports/Analytics/PropertyPerformanceComparison.razor.rz.scp.css */
.e-dashboardlayout[b-3n2koshntz] {
    padding: 10px;
}

    .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header[b-3n2koshntz] {
        line-height: 40px;
        height: 40px;
    }

.fluent .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header[b-3n2koshntz],
.fluent-dark .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header[b-3n2koshntz] {
    height: 56px;
}

.bootstrap5 .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header[b-3n2koshntz],
.bootstrap5-dark .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header[b-3n2koshntz],
.tailwind .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header[b-3n2koshntz],
.fluent .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header[b-3n2koshntz],
.fluent-dark .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header[b-3n2koshntz],
.tailwind-dark .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header[b-3n2koshntz] {
    line-height: inherit;
}

.root-container[b-3n2koshntz] {
    height: 100%;
}

.header-title[b-3n2koshntz] {
    font-size: 16px;
    font-weight: 600;
    padding: 5px 0px 5px 0px;
}

.category-text[b-3n2koshntz] {
    float: left;
    line-height: 30px;
}

.category-icon[b-3n2koshntz] {
    float: left;
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: 100%;
    height: 30px;
    width: 30px;
    display: inline-block;
    margin-right: 10px;
}

.item-container[b-3n2koshntz] {
    display: flex;
    height: 70%;
    padding: 2rem;
    font-size: 28px;
    font-weight: bold;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

    .item-container.income[b-3n2koshntz] {
        color: #17a00e;
    }

    .item-container.balance[b-3n2koshntz] {
        color: #008cff;
    }

    .item-container.transaction[b-3n2koshntz] {
        color: #f41127;
    }

    .item-container.expense[b-3n2koshntz] {
        color: #ca765a;
    }

    .item-container > i[b-3n2koshntz] { /* Style for the icon */
        margin-right: 10px; /* Add space between icon and text */
    }

    .item-container > p[b-3n2koshntz] { /* Style for the text */
        margin-bottom: 0; /* Remove default bottom margin */
        margin-right: 10px;
    }

.bottom-container[b-3n2koshntz] {
    text-align: center;
    font-weight: 400;
    font-size: 16px;
}

.mobile .bottom-container[b-3n2koshntz] {
    font-size: 30px;
}

.material .bottom-container[b-3n2koshntz],
.fabric .bottom-container[b-3n2koshntz],
.bootstrap .bottom-container[b-3n2koshntz],
.bootstrap4 .bottom-container[b-3n2koshntz],
.tailwind .bottom-container[b-3n2koshntz],
.bootstrap5 .bottom-container[b-3n2koshntz] {
    color: #4c5258;
}

.amt-payment.expense-payment[b-3n2koshntz] {
    font-weight: bold;
    color: #ff5e65;
}

.amt-payment.income-payment[b-3n2koshntz] {
    font-weight: bold;
    color: #04cd93;
}

.auto-left[b-3n2koshntz] {
    margin-left: auto;
}

.e-panel-cotent[b-3n2koshntz] {
    padding: 1rem;
}

.e-headercelldiv span.e-headertext[b-3n2koshntz] {
    font-size: 14px;
    font-weight: 500;
}

.mobile .e-control.e-lib.e-dashboardlayout.e-responsive[b-3n2koshntz] {
    z-index: 0;
    overflow: scroll;
}

.mobile .item-container[b-3n2koshntz] {
    padding: 40px;
    font-size: 40px;
}

.mobile .balance[b-3n2koshntz]:after {
    content: "\e900";
    font-size: 40px;
    font-family: "e-sb-icons";
}

.mobile .expense[b-3n2koshntz]:after {
    content: "\e901";
    font-size: 40px;
    font-family: "e-sb-icons";
}

.mobile .income[b-3n2koshntz]:after {
    content: "\e902";
    font-size: 40px;
    font-family: "e-sb-icons";
}

.mobile .transaction[b-3n2koshntz]:after {
    content: "\e903";
    font-size: 40px;
    font-family: "e-sb-icons";
}

.e-control.e-lib.e-dashboardlayout.e-responsive[b-3n2koshntz] {
    z-index: 0;
}

.e-dashboardlayout.e-control .e-panel .e-panel-container .e-content.e-yscroll[b-3n2koshntz] {
    overflow: auto;
}

body.tailwind-dark .e-dashboardlayout.e-control .e-panel[b-3n2koshntz] {
    border: 1px #435266 solid;
}

.e-gridheader[b-3n2koshntz] {
    padding-right: 0px !important;
}
/*
.control-section {
    width: 1000px !important;
}
*/
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-znbsi90k5r] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-znbsi90k5r] {
    flex: 1;
}

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

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

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

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

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

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

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

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

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

    .top-row[b-znbsi90k5r], article[b-znbsi90k5r] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NoMenuMainLayout.razor.rz.scp.css */
.page[b-8eu1q6flbd] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-8eu1q6flbd] {
    flex: 1;
}

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

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

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

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

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

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

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

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

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

    .top-row[b-8eu1q6flbd], article[b-8eu1q6flbd] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
