@import '_content/Havit.Blazor.Components.Web.Bootstrap.SoftLider/Havit.Blazor.Components.Web.Bootstrap.SoftLider.1cx08amnys.bundle.scp.css';

/* _content/FiscalCloudServer.Web/Features/Analytics/AnalyticsPage.razor.rz.scp.css */
[b-rp74gdf9au] .report-card {
    min-height: 12rem;
}

@media (max-width: 576px) {
    [b-rp74gdf9au] .report-card {
        min-height: 8rem;
    }
}

/*::deep .report-card:hover {
    background-color: #f8f9fa;
    transition: background-color 0.2s;
}*/

#report-spinner[b-rp74gdf9au] {
    transition: opacity 0.2s ease, visibility 0.2s ease;
    opacity: 1;
    visibility: visible;
}

    #report-spinner.hidden[b-rp74gdf9au] {
        opacity: 0;
        visibility: hidden;
    }
/* _content/FiscalCloudServer.Web/Features/FileAttachments/FileAttachmentsModal.razor.rz.scp.css */
[b-q2rlcxmaek] .sh-min-height-8rem {
    min-height: 8rem;
}
/* _content/FiscalCloudServer.Web/Features/Journaling/JournalingObject.razor.rz.scp.css */
[b-kacgkibz2c] .white-space-pre-wrap {
    white-space: pre-wrap !important;
}
/* _content/FiscalCloudServer.Web/Features/Metrics/MetricObject.razor.rz.scp.css */
[b-cl5fa85sur] .white-space-pre-wrap {
    white-space: pre-wrap !important;
}
/* _content/FiscalCloudServer.Web/Shared/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-70pgxof3hb] {
    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-70pgxof3hb] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/FiscalCloudServer.Web/Shared/Sidebar.razor.rz.scp.css */
@media (min-width: 768px) {
    .user-email[b-szpw9vig1y] {
        max-width: 160px;
        overflow: hidden;
    }
}

[b-szpw9vig1y] .logout-button {
    margin-left: auto;
    position: relative;
}

    [b-szpw9vig1y] .logout-button::before {
        content: "";
        position: absolute;
        top: 0px;
        left: calc(-3rem - 1px);
        width: 3rem;
        height: 2rem;
        background: linear-gradient(to right, rgba(221, 221, 221, 0.001), var(--bs-body-bg));
        pointer-events: none;
    }

.hx-sidebar-item-divider[b-szpw9vig1y] {
    margin: var(--hx-sidebar-subitem-margin);
    border-top-color: var(--bs-border-color);
    border-top-style: solid;
    border-top-width: 1.11111px;
    display: flex;
    padding: 0 0 5px 5px;
}
