/* /Pages/Components/BrokenRuleMessage.razor.rz.scp.css */
.broken-rule[b-dhcicmq5zt] {
    color: red;
    font-weight : bold;
    word-wrap : normal;
    white-space : nowrap;
}
/* /Pages/Components/DateIdLabel.razor.rz.scp.css */
.date[b-cm8kh9p545] {
	color: green;
	font-size: 15px;
	font-weight: bold;
}
/* /Pages/Components/DateLabel.razor.rz.scp.css */
.date[b-4y0bj39i9k] {
	color: green;
	font-size: 15px;
	font-weight: bold;
}
/* /Pages/EditForecastBudget.razor.rz.scp.css */
.cell-indent[b-7lkr86nyl4] {
    width: 30px;
}

.cell-total[b-7lkr86nyl4] {
    width: 130px;
}

.cell-header[b-7lkr86nyl4] {
    font-size: 25px;
}

th[b-7lkr86nyl4] {
    background-color: lightgreen;
}
/* /Pages/Index.razor.rz.scp.css */
.text-48[b-5tfh3xp540] {
    font-size: 48px;
    line-height: 1;
}

.green-color[b-5tfh3xp540] {
    color: #009b51;
}

.stat-card[b-5tfh3xp540] {
    height: 150px; 
    background-color: red;
}
/* /Pages/Layout/MainLayout.razor.rz.scp.css */
.page[b-j2b0qgpsw7] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

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

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

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

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

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

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

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

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

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

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

    .top-row[b-j2b0qgpsw7], article[b-j2b0qgpsw7] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Pages/Shared/AccountingPlanTotal.razor.rz.scp.css */
.cell-indent[b-hads2pc9f3] {
    width : 30px;
}

.cell-total[b-hads2pc9f3] {
    width: 130px;
}

th[b-hads2pc9f3] {
    background-color :  lightgreen;
}
/* /Pages/ViewIncomeStatement.razor.rz.scp.css */
.cell-indent[b-995hw73wra] {
    width: 30px;
}

.cell-total[b-995hw73wra] {
    width: 130px;
}

.cell-header[b-995hw73wra] {
    font-size : 25px;
}

th[b-995hw73wra] {
    background-color: lightgreen;
}
