@import '_content/GF.MS.DB.Blazor.Components.Accordion/GF.MS.DB.Blazor.Components.Accordion.o0egs090ld.bundle.scp.css';
@import '_content/GF.MS.DB.Blazor.Components.ActionBar/GF.MS.DB.Blazor.Components.ActionBar.44qjy3e6hh.bundle.scp.css';
@import '_content/GF.MS.DB.Blazor.Components.Buttons/GF.MS.DB.Blazor.Components.Buttons.eehrtdrha6.bundle.scp.css';
@import '_content/GF.MS.DB.Blazor.Components.Canvas/GF.MS.DB.Blazor.Components.Canvas.a3wpfb755z.bundle.scp.css';
@import '_content/GF.MS.DB.Blazor.Components.Cards/GF.MS.DB.Blazor.Components.Cards.jlfgiqxcxq.bundle.scp.css';
@import '_content/GF.MS.DB.Blazor.Components.DataTable/GF.MS.DB.Blazor.Components.DataTable.l2basetc24.bundle.scp.css';
@import '_content/GF.MS.DB.Blazor.Components.Fields/GF.MS.DB.Blazor.Components.Fields.i8akob0xy6.bundle.scp.css';
@import '_content/GF.MS.DB.Blazor.Components.Forms/GF.MS.DB.Blazor.Components.Forms.jx0kzl4wxz.bundle.scp.css';
@import '_content/GF.MS.DB.Blazor.Components.Icons/GF.MS.DB.Blazor.Components.Icons.jbyey8ubia.bundle.scp.css';
@import '_content/GF.MS.DB.Blazor.Components.ProgressIndicators/GF.MS.DB.Blazor.Components.ProgressIndicators.goh4phj0jr.bundle.scp.css';
@import '_content/GF.MS.DB.Blazor.Components.Sliders/GF.MS.DB.Blazor.Components.Sliders.8wgfh6zp5b.bundle.scp.css';

/* /App.razor.rz.scp.css */
[b-f0yen2bl0c] .mud-tooltip.mud-tooltip-default {
    color: var(--ugg-color-primary);
}

[b-f0yen2bl0c] .mud-popover {
    border: 1px, solid;
}

[b-f0yen2bl0c] .gfms-gauge-indicator-needle {
    box-shadow: none;
}
/* /Pages/AboutWindow/AboutDialog.razor.rz.scp.css */
.about-dialog-content[b-o5j99rjrg2] {
    text-align: center;
}
/* /Pages/DashboardView/DashboardView.razor.rz.scp.css */
.page[b-pxxspm4jk2] {
    height: 100%;
}

.action-bar-title[b-pxxspm4jk2] {
    display: flex;
    column-gap: 1rem;
}

.action-bar-middle[b-pxxspm4jk2] {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    column-gap: 2rem;
    width: 50%;
}

.action-bar-middle-item[b-pxxspm4jk2] {
    min-width: 20rem;
}

.action-bar-navigation[b-pxxspm4jk2] {
    font-size: 10pt;
    text-align: end;
    min-width: 10rem;
}

@media (max-width: 990px){
    .page[b-pxxspm4jk2] {
        overflow-y: scroll;
        overflow-x: hidden;
        padding-bottom: 2rem;
    }
}

@media (max-height: 990px) {
    .page[b-pxxspm4jk2] {
        overflow-y: scroll;
        overflow-x: hidden;
        padding-bottom: 2rem;
    }
}
/* /Pages/DashboardView/DashboardViewSettings/DashboardViewSettings.razor.rz.scp.css */
.time-range-list[b-bn3kwnqly3] {
    padding-left: 1rem;
    padding-right: 0.5rem;
}

.column-radio-group[b-bn3kwnqly3] {
    display: flex;
    flex-direction: column;
    padding-left: 1rem;
}

.time-range-selection-group[b-bn3kwnqly3] {
    background: var(--ugg-color-surface-3);
    height: 10rem;
    overflow: scroll;
}
/* /Pages/DashboardView/EnergyView/BarChartWidget/BarChartWidget.razor.rz.scp.css */
.view-card-content[b-ez9osplvb7] {
    width: 100%;
    height: 100%;
    padding:1rem;
}

.view-card-toolbar[b-ez9osplvb7] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    margin-left: 1rem;
}

.view-card-toolbar-dropdown[b-ez9osplvb7] {
    width: 20%;
}
/* /Pages/DashboardView/EnergyView/BarChartWidget/UnitMenuPopover.razor.rz.scp.css */
.unit-menu-popover[b-xdmmsmv7vw] {
    width: 15rem;
}

.unit-menu-popover-content[b-xdmmsmv7vw] {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    width: 15rem;
    padding: 1rem;
}

    @media (max-width: 600px) {
        .unit-menu-popover[b-xdmmsmv7vw] {
            height: 20rem;
        }
    }
/* /Pages/DashboardView/EnergyView/EnergyView.razor.rz.scp.css */
.view-card-energy[b-1k9jbd6xg9] {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    flex-direction: column;
    height: 100%;
}

.view-card-section-bars[b-1k9jbd6xg9] {
    padding: 1rem 2rem 0 2rem;
    width: 100%;
    height: 80%;
}

.view-card-section-meters[b-1k9jbd6xg9] {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 1rem 2rem 1rem 2rem;
    width: 100%;
}

@media (max-width: 61.75rem) {
    .view-card-section-meters[b-1k9jbd6xg9] {
        flex-direction: column;
        row-gap: 2rem;
        height: inherit;
    }
}
/* /Pages/DashboardView/EnergyView/MetersWidget/MetersWidget.razor.rz.scp.css */
.view-card-content[b-t02833oi4p] {
    width: 100%;
    height: 100%;
}

.meters-section-meter[b-t02833oi4p] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 1.5rem;
}

.meters-section-meter-item[b-t02833oi4p] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.meters-item-text-primary[b-t02833oi4p]{
    text-transform: uppercase;
    font-size: 1.25rem;
}
/* /Pages/DashboardView/JobsListView/CompareWidget/CompareWidget.razor.rz.scp.css */
.view-card-content[b-mtttbs83jg] {
    width: 100%;
    height: 100%;
    padding:1rem;
}
/* /Pages/DashboardView/JobsListView/JobCompareGraphWidget/JobCompareGraphWidget.razor.rz.scp.css */
.view-card-content[b-2agikdkmuy] {
    width: 100%;
    height: 100%;
    padding: 1rem;
}
/* /Pages/DashboardView/JobsListView/JobsListView.razor.rz.scp.css */
.view-card-joblist[b-2cr4v8sk7k] {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    height: 100%;
    margin-bottom: 2rem;
}

.view-card-section-top[b-2cr4v8sk7k] {
    padding: 1rem 2rem 0 2rem;
    height: 100%;
    width: 40%;
}

.view-card-section-bottom[b-2cr4v8sk7k] {
    display: flex;
    padding: 1rem 2rem 1rem 2rem;
    height: 100%;
    width: 60%;
    flex-direction: column;
    row-gap: 1rem;
}

.view-card-item-table[b-2cr4v8sk7k] {
    flex: 1;
    height: 100%;
    width: 100%;
    border-radius: 0.5rem;
    background-color: var(--ugg-color-surface-2);
    min-height: 40.5rem;
    min-width: 20rem;
    display: flex;
    flex-direction: column;
    height: 100%;
    font-weight: normal;
    overflow-y: hidden;
    overflow-x: hidden;
}

.view-card-item-compare[b-2cr4v8sk7k] {
    flex: 1;
}

.view-card-item-graph[b-2cr4v8sk7k] {
    flex: 1;
}

@media (max-width: 61.75rem) {
    .view-card-section-top[b-2cr4v8sk7k] {
        flex-direction: column;
        row-gap: 1rem;
        height: unset;
    }

    .view-card-section-bottom[b-2cr4v8sk7k] {
        height: unset;
    }
}

@media screen and (min-height: 990px) {
    .view-card-joblist[b-2cr4v8sk7k] {
        margin-bottom: 5rem;
    }
    .view-card-section-top[b-2cr4v8sk7k] {
        height: 90%;
    }
    .view-card-section-bottom[b-2cr4v8sk7k] {
        height: 90%;
    }
}
/* /Pages/DashboardView/JobsListView/TableWidget/TableWidget.razor.rz.scp.css */

.data-table-wrapper[b-ypfm2x6uj3] {
    --color-header: var(--ugg-color-surface-3);
    --color-cell: var(--ugg-color-surface-4);
    --color-cell-hover: var(--ugg-color-surface-5);
    --color-cell-active: var(--ugg-color-surface-6);
    --font-size: 1rem;
    display: block;
    height: 100%;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: var(--color-header);
}

[b-ypfm2x6uj3] .mud-table-container {
    overflow: visible
}

[b-ypfm2x6uj3] .mud-table-pagination {
    position: sticky;
    bottom: 0;
}

[b-ypfm2x6uj3] table {
    table-layout: fixed;
    border-collapse: collapse;
}

[b-ypfm2x6uj3] tfoot {
    position: sticky;
    bottom: 0;
}

[b-ypfm2x6uj3] .mud-toolbar {
    background-color: var(--ugg-color-surface-2);
}

/* /Pages/DashboardView/OverviewView/InfoWidget/InfoWidget.razor.rz.scp.css */
.view-card-content[b-xysmjak93z] {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.info-section[b-xysmjak93z] {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
}

.info-upper-section-item[b-xysmjak93z] {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 30%;
    padding: 1rem;
}

.info-upper-section-item-text-primary[b-xysmjak93z] {
    font-size: 1.5rem;
}

.info-upper-section-item-text-secondary[b-xysmjak93z] {
    font-size: 0.75rem;
    text-align: center;
}

.info-lower-section-item[b-xysmjak93z] {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 30%;
    padding: 1rem;
}

.info-lower-section-item-text-primary[b-xysmjak93z] {
    font-size: 1rem;
}

.info-lower-section-item-text-secondary[b-xysmjak93z] {
    font-size: 0.75rem;
    text-align: center;
}

[b-xysmjak93z] svg {
    fill: var(--ugg-color-text-secondary);
}
/* /Pages/DashboardView/OverviewView/OverviewView.razor.rz.scp.css */
.view-card-overview[b-rgp70xws2a] {
    height: 100%;
}

.view-card-section-top[b-rgp70xws2a] {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 1rem 2rem 0 2rem;
    column-gap: 2rem;
}

.view-card-section-bottom[b-rgp70xws2a] {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 1rem 2rem 1rem 2rem;
    column-gap: 2rem;
    min-height: 38.25rem;
    height: 60%;
}

.view-card-item-information[b-rgp70xws2a] {
    flex: 1;
}

.view-card-item-tako[b-rgp70xws2a] {
    flex: 1;
}

.view-card-item-graph[b-rgp70xws2a] {
    flex: 1;
}

@media (max-width: 61.75rem) {
    .view-card-section-top[b-rgp70xws2a] {
        flex-direction: column;
        row-gap: 1rem;
        height: unset;
    }

    .view-card-section-bottom[b-rgp70xws2a] {
        height: unset;
    }
}

/*@media (min-height: 69.9rem) {
    .view-card-section-bottom {
        height: unset;
    }
}*/
/* /Pages/DashboardView/OverviewView/TakoWidget/TakoWidget.razor.rz.scp.css */
.view-card-content[b-q9t2z6z4gk] {
    padding: 0.5rem;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-around;
}

.tako-first-section[b-q9t2z6z4gk] {
    width: 40%;
    display: grid;
    padding: 1rem;
    align-items: center;
}

.tako-table-container[b-q9t2z6z4gk] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: var(--ugg-color-surface-2);
    border-radius: var(--gfms-border-radius);
    padding: 0.5rem;
    max-width: 12.5rem;
    height: 75%;
}
.tako-table-item[b-q9t2z6z4gk] {
    display: flex;
    width: 75%;
    padding: 0.5rem;
    justify-items: center;
    align-items: center;
    justify-content: space-evenly;
}

.tako-table-item-current[b-q9t2z6z4gk] {
    width: 75%;
    padding: 0.5rem;
}

.tako-table-item-title[b-q9t2z6z4gk] {
    font-size: 0.5rem;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    color: var(--ugg-color-text-secondary);
}

.tako-table-item-label[b-q9t2z6z4gk] {
    display: flex;
    align-items: center;
    column-gap: 0.5rem;
}

.tako-table-item-value[b-q9t2z6z4gk] {
    font-size: 0.75rem;
    text-align: center;
    color: var(--ugg-color-secondary);
    font-weight: 700;
}

.tako-section-section[b-q9t2z6z4gk] {
    width: 100%;
}

.tako-section-section-meter[b-q9t2z6z4gk] {
    width: 100%;
    height: 100%;
    display: grid;
    justify-content: center;
}

@media (max-width: 1500px){
    .tako-table-item-title[b-q9t2z6z4gk] {
        font-size: 0.6rem;
    }
    .tako-table-item-value[b-q9t2z6z4gk] {
        font-size: 0.6rem;
    }
}

@media (max-width: 650px){
    .view-card-content[b-q9t2z6z4gk] {
        flex-direction: column;
    }

    .tako-first-section[b-q9t2z6z4gk] {
        width: inherit;
    }

    .tako-table-container[b-q9t2z6z4gk] {
        flex-direction: row;
        max-width: unset;
        height: unset;
    }

}
/* /Pages/SettingsWindow/SettingsWindow.razor.rz.scp.css */
.about-dialog-content[b-pzpno1wm53] {
    text-align: center;
}

.field-wrapper[b-pzpno1wm53] {
    padding: 0.75rem;
}

.mud-tab[b-pzpno1wm53] {
    min-height: unset;
    min-width: unset;
    flex-grow: 1;
}

.settings-field[b-pzpno1wm53] {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}

.field-currency-wrapper[b-pzpno1wm53] {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

    .field-currency-wrapper .text-field[b-pzpno1wm53] {
        justify-content: space-between;
        width: 70%
    }

    .field-currency-wrapper .seperator[b-pzpno1wm53] {
        top: 50%;
        bottom: 0;
    }

    .field-currency-wrapper .select-field[b-pzpno1wm53] {
        width: 30%;
    }

[b-pzpno1wm53] .mud-overlay {
    z-index: 1400;
}

[b-pzpno1wm53] .mud-input-slot.mud-input-root.mud-input-root-filled.mud-input-root-adorned-end.mud-select-input {
    padding: 1rem;
}

[b-pzpno1wm53] .mud-input-slot.mud-input-root.mud-input-root-filled {
    padding: 1rem;
}
/* /Shared/AppShell.razor.rz.scp.css */
.app-shell[b-e7tbm0ih2s] {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    height: 100vh;
    width: 100vw;
}
/* /Shared/Components/Availability/AvailabilityView.razor.rz.scp.css */
.wrapper[b-7f60xbjcrx] {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.message[b-7f60xbjcrx] {
    font-weight: bold;
    color: var(--ugg-color-secondary);
}
/* /Shared/Components/ComboGraphWidget/ComboGraph.razor.rz.scp.css */
.combo-graph-container[b-iw4lkie1zl] {
    height: 100%;
    padding: 1.5rem;
}

.combo-graph-chart[b-iw4lkie1zl] {
    height: 80%;
}

.combo-graph-histogram[b-iw4lkie1zl] {
    height: 20%;
}
/* /Shared/Components/ComboGraphWidget/LinePopoverMenu.razor.rz.scp.css */
.line-menu-popover[b-vcyxiybnrg] {
    width: 30rem;
    height: 20rem;
}

.line-color-label[b-vcyxiybnrg] {
    display: flex;
    column-gap: 0.5rem;
}

@media (max-width: 600px) {

    .line-menu-popover[b-vcyxiybnrg] {
        width: 15rem;
    }
}
/* /Shared/Components/ComboGraphWidget/StatePopoverMenu.razor.rz.scp.css */
.state-menu-popover[b-71pv6i6c5l] {
    width: 30rem;
}

.status-color-label[b-71pv6i6c5l] {
    display: flex;
    column-gap: 0.5rem;
}

@media (max-width: 600px) {

    .state-menu-popover[b-71pv6i6c5l] {
        width: 15rem;
        height: 20rem;
    }
}
