@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';

/* /Components/AppShell.razor.rz.scp.css */
.wrapper[b-3gaufd2hfm] {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    height: 100vh;
    width: 100vw;
}
/* /Components/Card/StyledViewCard.razor.rz.scp.css */
.gfms-view-card[b-3y5qg5e16b] {
    height: 100%;
    width: 100%;
    border-radius: 0.5rem;
    background-color: var(--ugg-color-surface-3);
    min-height: 20rem;
    min-width: 20rem;
    display: flex;
    flex-direction: column;
    font-weight: normal;
    overflow: hidden;
}

.gfms-view-card-bar[b-3y5qg5e16b] {
    display: flex;
    justify-content: space-between;
    column-gap: 1rem;
}

.gfms-view-card-header[b-3y5qg5e16b] {
    height: 2.75rem;
    line-height: 2.75rem;
    position: relative;
}

.gfms-view-card-title[b-3y5qg5e16b] {
    margin-left: 1rem;
    font-weight: bold;
}

.gfms-view-card-content[b-3y5qg5e16b] {
    flex: auto;
    background-color: var(--ugg-color-surface-2);
    overflow: hidden;
}

.gfms-view-card-footer[b-3y5qg5e16b] {
    margin: 0 1rem;
    height: 2.25rem;
    line-height: 2.25rem;
}

.gfms-view-card-footer-item[b-3y5qg5e16b] {
    width: fit-content;
}

.gfms-view-card-buttons[b-3y5qg5e16b] {
    display: flex;
    justify-content: right;
    align-items: center;
    position: absolute;
    right: 0;
    column-gap: 0.5rem;
    flex-wrap: nowrap;
    padding: 0.1rem;
}
/* /Components/Dialogs/AboutDialog/AboutDialog.razor.rz.scp.css */
.about-dialog-content[b-ri03mg3oxn] {
    text-align: center;
}

.about-dialog-title[b-ri03mg3oxn]{
    padding: 1rem 0;
}
/* /Components/Dialogs/MachineDataSelectionDialog/MachineDataSelectionDialog.razor.rz.scp.css */
[b-b59fv5n2gw] .mud-overlay-content {
    position: initial;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 5%;
}

[b-b59fv5n2gw] .mud-overlay.mud-overlay-absolute {
    top: 5%;
}

.input-fields[b-b59fv5n2gw] {
    padding: 0.5rem;
    padding-bottom: 0;
}
/* /Components/Dialogs/SignalDialogs/SignalsSettingsDialog.razor.rz.scp.css */
.signals-settings-form[b-kckl2dv35l] {
    display: flex;
    width: 25rem;
}

.signals-settings-column[b-kckl2dv35l] {
    display: flex;
    flex-direction: column;
}

.signals-settings-column-scroll[b-kckl2dv35l] {
    max-height: 38rem;
    overflow-y: auto;
}

.signals-settings-title[b-kckl2dv35l] {
    font-weight: bold;
    line-height: 2.5rem;
    width: fit-content;
}

@media screen and (min-width: 1001px) {
    .signals-settings-form[b-kckl2dv35l] {
        min-width: 50rem;
    }
}
/* /Components/Dialogs/UploadDialog/UploadDialog.razor.rz.scp.css */
[b-j69bnik3do] .mud-overlay-content {
    position: initial;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 5%;
}

[b-j69bnik3do] .mud-overlay.mud-overlay-absolute {
    top: 5%;
}

.input-fields[b-j69bnik3do] {
    padding: 0.5rem;
    padding-bottom: 0;
}

.upload-field-input[b-j69bnik3do] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: -1rem -0.5rem -1rem 0;
}

.upload-field-button[b-j69bnik3do] {
    float: right;
}

.input-field-note-validation-text[b-j69bnik3do] {
    font-size: 0.75rem;
    padding-left: 0.5rem;
    font-style: italic;
    color: var(--ugg-color-error);
}
/* /Components/Images/ImageWithLabel.razor.rz.scp.css */
.image-box[b-k15fqse5dc] {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin-left: 0.5rem;
}

.image-label[b-k15fqse5dc] {
    padding: 1rem;
}

@media screen and (max-width: 1099px) {
    .image-box[b-k15fqse5dc] {
        flex-direction: column;
    }
    .image-label[b-k15fqse5dc] {
        padding: 0.2rem;
    }
}
/* /Components/PortalNavigation/Navigation.razor.rz.scp.css */
.portal-navigation[b-2345klarvw] {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
}
/* /Components/PortalNavigation/NavigationTab.razor.rz.scp.css */
.portal-navigation-tab[b-fxkqt1od9l] {
    --tab-bottom-border: transparent;
    --tab-background: initial;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 14rem;
    height: 2rem;
    background: var(--tab-background);
    border-bottom: 0.2rem solid var(--tab-bottom-border);
    transition: background 0.5s;
    animation: ease-out 0 1 keyframes;
    animation-name: keyframes;
}

.portal-navigation-tab.disabled[b-fxkqt1od9l] {
    transition: none;
    animation: none;
    animation-name: none;
}

    .portal-navigation-tab:active[b-fxkqt1od9l] {
        background: var(--ugg-color-surface-4);
        transform: scale(1.01);
    }

    .portal-navigation-tab:hover[b-fxkqt1od9l] {
        background: var(--ugg-color-surface-4);
        transform: scale(1.01);
        cursor: pointer;
    }

.portal-navigation-tab-label[b-fxkqt1od9l] {
    display: flex;
    column-gap: 1rem;
    align-items: center;
    font-size: 1rem;
}

.portal-navigation-tab.disabled > .portal-navigation-tab-label[b-fxkqt1od9l] {
    color: var(--ugg-color-disabled);
}
/* /Components/Tables/EventTable.razor.rz.scp.css */
/* /Components/Tables/SignalSelectionTable.razor.rz.scp.css */
/* /Components/Tiles/DetailTile.razor.rz.scp.css */
.view-card-title[b-oxwlxeayvj] {
    width: 100%;
    margin: 0 1rem 0 1rem;
    font-weight: 700;
    color: var(--ugg-color-primary);
}

.section-content[b-oxwlxeayvj] {
    padding: 1rem;
}

.section-item[b-oxwlxeayvj] {
    margin-bottom: 1rem;
}

.section-item-title[b-oxwlxeayvj] {
    font-weight: bold;
    font-size: larger;
    color: var(--ugg-color-secondary);
}

.section-item-fields[b-oxwlxeayvj] {
    padding: 0.5rem;
}

.section-item-field[b-oxwlxeayvj] {
    display: flex;
    justify-content: space-between;
}

.section-item-field-name[b-oxwlxeayvj] {
    font-weight: 900;
    color: var(--ugg-color-surface-6);
}

.section-item-field-value[b-oxwlxeayvj]{}

[b-oxwlxeayvj] .gfms-view-card-content {
    overflow: auto;
}
/* /Components/Tiles/TableTile.razor.rz.scp.css */
.view-card-header[b-uvnwet2slb] {
    width: 100%;
    margin: 0 1rem 0 1rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.view-card-header-title[b-uvnwet2slb] {
    font-weight:700;
    color: var(--ugg-color-primary);
}

.data-table-wrapper[b-uvnwet2slb] {
    --color-header: var(--ugg-color-surface-2);
    --color-cell: var(--ugg-color-surface-2);
    --color-cell-hover: var(--ugg-color-surface-2);
    --color-cell-active: var(--ugg-color-surface-4);
    --font-size: 1rem;
    display: block;
    height: 100%;
    width: 100%;
    background-color: var(--color-header);
}

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

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

[b-uvnwet2slb] .mud-toolbar {
    background-color: var(--color-header);
}

[b-uvnwet2slb] table {
    border-collapse: collapse;
}

[b-uvnwet2slb] thead > tr > th {
    background-color: var(--ugg-color-surface-1) !important;
    border-bottom: none;
    font-size: var(--font-size);
    font-weight:800
}

[b-uvnwet2slb] tbody > tr {
    background-color: var(--color-cell) !important;
}

    [b-uvnwet2slb] tbody > tr:hover {
        background-color: var(--color-cell-hover) !important;
    }

    [b-uvnwet2slb] tbody > tr:active {
        background-color: var(--color-cell-active) !important;
    }

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

[b-uvnwet2slb] tbody > tr > td {
    background-color: inherit;
    border-bottom: 0.1rem solid var(--ugg-color-surface-1);
    padding: 1rem;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: var(--font-size);
}
/* /Components/Tiles/TimeSeriesTIle.razor.rz.scp.css */
.view-card-title[b-jcuwv1bfg2] {
    width: 100%;
    margin: 0 1rem 0 1rem;
    font-weight: 700;
    color: var(--ugg-color-primary);
}

.line-graph-chart[b-jcuwv1bfg2] {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}

.graph-chart-without-events[b-jcuwv1bfg2] {
    width: calc(100% - 3.25rem);
}

.graph-chart-with-events[b-jcuwv1bfg2] {
    width: calc(75% - 3.25rem);
}

.graph-touchscreenbuttons[b-jcuwv1bfg2] {
    width: 3.25rem;
    position: relative;
}

.line-graph-events[b-jcuwv1bfg2] {
    width: 25%;
    height: 100%;
}

.line-graph-event-table[b-jcuwv1bfg2] {
    margin: 1rem 1rem 1rem 1rem;
    height: 15rem;
}

.line-graph-event-table-fullscreen[b-jcuwv1bfg2] {
    margin: 1rem 1rem 1rem 1rem;
}
/* /Pages/MachineDetailView/MachineDetailCustomView/MachineDetailCustomView.razor.rz.scp.css */
.page-tab-tiles[b-mw0vpw7fud] {
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
    gap: 1rem;
    margin: 1rem;
}

.page-tab-tile[b-mw0vpw7fud] {
    flex: 1 1 auto;
    min-width: 200px;
    box-sizing: border-box;
}

    .page-tab-tile.small[b-mw0vpw7fud] {
        flex: 0 0 calc(25% - 1rem);
        max-width: calc(25% - 1rem);
        height: 25rem;
    }

    .page-tab-tile.medium[b-mw0vpw7fud] {
        flex: 0 0 calc(75% - 1rem);
        max-width: calc(75% - 1rem);
        max-height: 25rem;
    }

    .page-tab-tile.large[b-mw0vpw7fud] {
        flex: 0 0 calc(100% - 1rem);
        max-width: calc(100% - 1rem);
    }

@media (max-width: 1100px) {
    .page-tab-tile.small[b-mw0vpw7fud],
    .page-tab-tile.medium[b-mw0vpw7fud] {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
/* /Pages/MachineDetailView/MachineDetailFactoryFilesView/MachineDetailFactoryFilesView.razor.rz.scp.css */
.source-icon-wrapper[b-8b632pc9eq] {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-around;
    padding: 1rem;
}

.content-text[b-8b632pc9eq] {
    text-transform: capitalize;
    color: var(--ugg-color-secondary);
}

.document-table-upload-subtext[b-8b632pc9eq] {
    font-size: 0.75rem;
    color: var(--ugg-color-text-secondary);
}

.file-name-column[b-8b632pc9eq] {
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 1rem;

}

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

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

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

[b-8b632pc9eq] .mud-toolbar {
    background-color: var(--color-header);
}

[b-8b632pc9eq] table {
    border-collapse: collapse;
}

[b-8b632pc9eq] thead > tr > th {
    background-color: var(--ugg-color-surface-1) !important;
    border-bottom: none;
    font-size: var(--font-size);
}

[b-8b632pc9eq] tbody > tr {
    background-color: var(--ugg-color-surface-2) !important;
}

    [b-8b632pc9eq] tbody > tr:hover {
        background-color: var(--ugg-color-surface-3) !important;
    }

[b-8b632pc9eq] tbody > tr:active {
    background-color: var(--color-cell-active) !important;
}

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

[b-8b632pc9eq] tbody > tr > td {
    background-color: inherit;
    border-bottom: 0.1rem solid var(--ugg-color-surface-1);
    padding: 1rem;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: var(--font-size);
}


@media screen and (max-width: 599px){
    .source-icon-wrapper[b-8b632pc9eq] {
        padding: 0;
    }
}

/* /Pages/MachineDetailView/MachineDetailHistoryView/MachineDetailHistoryView.razor.rz.scp.css */
.data-table-wrapper[b-40kf796pva] {
    --color-header: var(--ugg-color-surface-2);
    --color-cell: var(--ugg-color-surface-3);
    --color-cell-hover: var(--ugg-color-surface-4);
    --color-cell-active: var(--ugg-color-surface-5);
    --font-size: 1rem;
    display: block;
    height: 100%;
    width: 100%;
    background-color: var(--color-header);
}

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

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

[b-40kf796pva] .mud-toolbar {
    background-color: var(--color-header);
}

[b-40kf796pva] table {
    border-collapse: collapse;
}

[b-40kf796pva] thead > tr > th {
    background-color: var(--color-header) !important;
    border-bottom: none;
    font-size: var(--font-size);
}

[b-40kf796pva] tbody > tr {
    background-color: var(--color-cell) !important;
}

    [b-40kf796pva] tbody > tr:hover {
        background-color: var(--color-cell-hover) !important;
    }

    [b-40kf796pva] tbody > tr:active {
        background-color: var(--color-cell-active) !important;
    }

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

[b-40kf796pva] tbody > tr > td {
    background-color: inherit;
    border-bottom: 0.1rem solid var(--ugg-color-surface-1);
    padding: 1rem;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: var(--font-size);
}
/* /Pages/MachineDetailView/MachineDetailViewPage.razor.rz.scp.css */
.page[b-doz7a3bu10] {
    overflow-y: auto;
    width: 100%;
    height: 100%;
}
/* /Pages/MachineListViewPage.razor.rz.scp.css */
.page[b-uh6fgvsxv1] {
    overflow-y: auto;
    width: 100%;
    height: 100%;
}

.action-bar[b-uh6fgvsxv1] {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}

.action-bar-middle[b-uh6fgvsxv1] {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    column-gap: 2rem;
    width: 50%;
}

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

.action-bar-globals[b-uh6fgvsxv1] {
    display: flex;
}

.content-text[b-uh6fgvsxv1] {
    text-transform: capitalize;
    color: var(--ugg-color-secondary);
}

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

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

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

[b-uh6fgvsxv1] .mud-toolbar {
    background-color: var(--color-header);
}

[b-uh6fgvsxv1] table {
    border-collapse: collapse;
}

[b-uh6fgvsxv1] thead > tr > th {
    background-color: var(--color-header) !important;
    border-bottom: none;
    font-size: var(--font-size);
}

[b-uh6fgvsxv1] tbody > tr {
    background-color: var(--color-cell) !important;
}

    [b-uh6fgvsxv1] tbody > tr:hover {
        background-color: var(--color-cell-hover) !important;
    }

    [b-uh6fgvsxv1] tbody > tr:active {
        background-color: var(--color-cell-active) !important;
    }

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

[b-uh6fgvsxv1] tbody > tr > td {
    background-color: inherit;
    border-bottom: 0.1rem solid var(--ugg-color-surface-1);
    padding: 1rem;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: var(--font-size);
}
