@import '_content/LiveChartsCore.SkiaSharpView.Blazor/LiveChartsCore.SkiaSharpView.Blazor.i4zkn35tfz.bundle.scp.css';
@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.lcdo7z9xd2.bundle.scp.css';
@import '_content/Odf.Blazor.Components/Odf.Blazor.Components.g0bor412yj.bundle.scp.css';

/* /Components/FemsDataDate.razor.rz.scp.css */
table[b-a3mw3k4f7h] {
    width: 100%;
    border-collapse: collapse;
}

th[b-a3mw3k4f7h], td[b-a3mw3k4f7h] {
    padding: 4px 8px;
}

.records-col[b-a3mw3k4f7h] {
    text-align: center;
}
/* /Components/FirePotentialTable.razor.rz.scp.css */
.fire-potential-table[b-bfcf0ce046] {
    height: 500px;
}

@media screen and (max-width: 769px){
    .fire-potential-table[b-bfcf0ce046] {
        height: 400px;
    }
}
/* /Components/NfdrsGraphLegend.razor.rz.scp.css */
.nfdrs-legend[b-cgashp13oy] {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: center;
    padding: 0.5rem;
}

.legend-item[b-cgashp13oy] {
    display: flex;
    align-items: center;
    gap: 0.35rem;
    cursor: pointer;
    user-select: none;
    transition: opacity 0.2s ease;
}

.legend-color-swatch[b-cgashp13oy] {
    display: inline-block;
    width: 1.25rem;
    height: 0.25rem;
    border-radius: 2px;
}

.legend-item--hidden[b-cgashp13oy] {
    text-decoration: line-through;
    opacity: 0.5;
}
/* /Components/NoDataErrorRow.razor.rz.scp.css */
.no-data-error-row[b-hknno3lbzt] {
    background-color: var(--error);
    color: white;
    font-weight: bold;
    padding: 0.4rem 0.6rem;
}
/* /Components/Validation.razor.rz.scp.css */
.validation-container[b-b1nk3fwvz8] {
    padding: 3px;
    background-color: var(--error);
}
/* /Pages/MapCalculationsPage.razor.rz.scp.css */
[b-ny2m8k1tqe] .t-low {
    background: #D1E8B2;
}
    [b-ny2m8k1tqe] .t-low * {
        color: black;
    }

[b-ny2m8k1tqe] .t-mod {
    background: #99DEF8;
}
    [b-ny2m8k1tqe] .t-mod * {
        color: black;
    }

[b-ny2m8k1tqe] .t-high {
    background: #FFF999;
}
    [b-ny2m8k1tqe] .t-high * {
        color: black;
    }

[b-ny2m8k1tqe] .t-ext {
    background: #F7A4A7;
}
    [b-ny2m8k1tqe] .t-ext * {
        color: black;
    }
