@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.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.1kb45wxg0d.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.ProgressIndicators/GF.MS.DB.Blazor.Components.ProgressIndicators.goh4phj0jr.bundle.scp.css';
@import '_content/GF.MS.DB.Blazor.Templates.FileManager/GF.MS.DB.Blazor.Templates.FileManager.7vclo8j6ez.bundle.scp.css';

/* /Components/AppShell.razor.rz.scp.css */
.app-shell[b-yq5kcgxtse] {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    height: 100vh;
    width: 100vw;
}
/* /Components/Availability/AvailabilityView.razor.rz.scp.css */
.wrapper[b-p1hsyzee6n] {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.message[b-p1hsyzee6n] {
    font-weight: bold;
    color: var(--ugg-color-secondary);
}
/* /Components/Chart/ChartLegend.razor.rz.scp.css */
.chart-legend[b-akm8z36rq5] {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0.5rem;
    min-width: 10rem;
}

.chart-legend-item[b-akm8z36rq5] {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
}

.chart-legend-item-color[b-akm8z36rq5] {
    width: 1rem;
    height: 1rem;
    margin: 0.5rem;
}

.chart-legend-item-label[b-akm8z36rq5] {
    height: 2rem;
    line-height: 2rem;
    margin: 0 0.5rem;
    color: var(--ugg-color-text-primary);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* /Components/Dialogs/AboutDialog.razor.rz.scp.css */
.about-dialog-content[b-wikaucg3li] {
    text-align: center;
}
/* /Components/Dialogs/ManageNotificationsDialog.razor.rz.scp.css */
.notification-selection-field[b-pv96j63ivm] {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    width: 22rem;
    margin-left: 3rem;
}

    .notification-selection-field .time-period[b-pv96j63ivm] {
        width: 22rem;
    }

.notification-text[b-pv96j63ivm] {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 0.5rem;
}

.validation-error-text[b-pv96j63ivm] {
    font-size: 0.75rem;
    margin-left: 3rem;
    color: var(--ugg-color-error);
}

[b-pv96j63ivm] .mud-input-slot.mud-input-root.mud-input-root-filled.mud-input-root-adorned-end.mud-select-input {
    padding: 10px 0 12px 10px;
}

@media screen and (max-width: 27rem) {
    .notification-selection-field[b-pv96j63ivm] {
        width: 18rem;
    }

        .notification-selection-field .time-period[b-pv96j63ivm] {
            width: 15rem;
        }
}
/* /Components/Dialogs/ParametersDialog.razor.rz.scp.css */
.input-fields[b-ynxj98f9mc] {
    padding: 0.5rem;
}
/* /Components/Icons/SignalingStateIcon.razor.rz.scp.css */
.wrapper[b-aj5yyeq16u] {
    min-width: auto !important;
    max-width: fit-content;
    display: flex;
    align-items: center;
    padding-left: 1.5rem;
}
/* /Pages/Dashboard/DashboardPage.razor.rz.scp.css */
.action-bar-title[b-iz595dbr2f] {
    display: flex;
    column-gap: 1rem;
}

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

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

[b-iz595dbr2f] .mud-select {
    max-width: 25rem;
}

[b-iz595dbr2f] .action-textfield-search {
    max-width: 25rem;
    background: rgba(0,0,0,.09);
}

[b-iz595dbr2f] .mud-input-control.mud-input-input-control {
    margin-top: 0;
}

[b-iz595dbr2f] .mud-input.mud-input-text.mud-input-adorned-start.mud-input-underline.mud-shrink {
    padding-left: 0.5rem;
}

[b-iz595dbr2f] .mud-input-label.mud-input-label-animated.mud-input-label-text.mud-input-label-inputcontrol {
    padding-left: 0.5rem;
    padding-top: 0.4rem;
}
/* /Pages/Dashboard/JobsState/JobsStateTable.razor.rz.scp.css */
.job-progess-indicator[b-6nt5fax0qj] {
    background: var(--ugg-color-error);
    border-radius: 0.3rem;
    padding: 0.5rem;
    min-width: 20rem;
    text-align: center;
}

@media screen and (max-width: 500px) {
    .job-progess-indicator[b-6nt5fax0qj] {
        margin-left: 1.5rem;
    }
}
/* /Pages/Dashboard/MachinesState/MachinesStateCardsList.razor.rz.scp.css */
.machines-state-cards-list[b-vwlhw7xoni] {
    display: grid;
    grid-template-columns: repeat( auto-fill, minmax(25rem, 1fr) );
    align-content: start;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
    width: 100%;
    background-color: var(--ugg-color-surface-1);
    column-gap: 1.5rem;
    row-gap: 1.5rem;
    padding: 1rem;
}
/* /Pages/Dashboard/MachinesState/MachineStateCard.razor.rz.scp.css */
.card[b-99lsfqsigd] {
    --status-color: var(--ugg-color-info);
    --header-text-color: var(--ugg-color-surface-2);
    width: 100%;
    height: 13rem;
    border-radius: 0.4rem;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    outline: 0.2rem solid var(--status-color);
    background-color: var(--ugg-color-surface-3);
    box-shadow: 0.2rem 0.2rem 1rem #0004;
}

    .card:hover[b-99lsfqsigd] {
        transform: scale(1.04);
        cursor: pointer;
        box-shadow: 0.2rem 0.2rem 2rem #0008;
    }

    .card:active[b-99lsfqsigd] {
        transform: scale(1.02);
    }

    .card > div[b-99lsfqsigd] {
        width: 100%;
        display: flex;
        flex-direction: column;
        padding: 0.75rem 1rem;
        overflow: hidden;
        white-space: nowrap;
    }

.card-header[b-99lsfqsigd] {
    color: var(--header-text-color);
    background: var(--status-color);
    text-align: center;
    text-shadow: 2px 2px #0004;
    padding: 0.2rem 1rem !important;
    text-transform: uppercase;
}

.card-body[b-99lsfqsigd] {
    row-gap: 1rem;
    background: linear-gradient(0deg, var(--ugg-color-surface-2) 0%, var(--ugg-color-surface-1) 100%);
    height: 9rem;
}

.text-header-title[b-99lsfqsigd] {
    font-size: 1.75rem;
    font-weight: 700;
}

.text-header-status[b-99lsfqsigd] {
    font-size: 1.25rem;
}

.text-body-title[b-99lsfqsigd] {
    font-size: 0.85rem;
    color: var(--ugg-color-secondary);
    text-transform: uppercase;
}

.text-body-value[b-99lsfqsigd] {
    font-size: 1.25rem;
    color: var(--ugg-color-text-primary);
}

.text-message[b-99lsfqsigd] {
    overflow-wrap: break-word;
    hyphens: auto;
    white-space: normal;
    height: 5rem;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text-job-time[b-99lsfqsigd] {
    color: var(--ugg-color-text-secondary);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 5rem;
}

.title-and-moment[b-99lsfqsigd] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

@media screen and (max-width: 27.5rem) {
    .card[b-99lsfqsigd] {
        width: 20rem;
    }
}
/* /Pages/Dashboard/Settings/DashboardSettings.razor.rz.scp.css */
.column-radio-group[b-tu66j8w8fz] {
    display: flex;
    flex-direction: column;
    padding-left: 1rem;
}
/* /Pages/MachineActivity/Files/FilesView.razor.rz.scp.css */
.wrapper[b-q8z3pw676w] {
    padding: 0.5rem;
    height: 100%;
}
/* /Pages/MachineActivity/MachineActivityPage.razor.rz.scp.css */
.action-bar-title[b-vytny4ydxl] {
    display: flex;
}

.action-bar-tools[b-vytny4ydxl] {
    min-width: 20rem;
    max-width: 40rem;
}

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

.page[b-vytny4ydxl] {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow-x: hidden;
    overflow-y: auto;
}

[b-vytny4ydxl] action-bar {
    column-gap: initial;
}
/* /Pages/MachineActivity/Messages/LastMessagesTable.razor.rz.scp.css */
.data-table-wrapper[b-hi0wok5t71] {
    --color-header: var(--ugg-color-surface-1);
    --color-cell: var(--ugg-color-surface-2);
    --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%;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: var(--color-header);
}

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

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

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

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

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

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

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

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

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

[b-hi0wok5t71] 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 (max-width: 600px) {
    [b-hi0wok5t71] .mud-table-cell {
        width: 100%;
        min-width: 32rem;
    }
}

@media (max-width: 550px) {
    [b-hi0wok5t71] .mud-table-cell {
        width: 100%;
        min-width: 28rem;
    }
}

@media (max-width: 450px) {
    [b-hi0wok5t71] .mud-table-cell {
        width: 100%;
        min-width: 22rem;
    }
}
/* /Pages/MachineActivity/Messages/MessagesToolBar.razor.rz.scp.css */
.toolbar[b-f7ccsgvu8d] {
    line-height: 4rem;
    display: flex;
    flex-direction: row;
    padding: 0 1rem;
    column-gap: 1rem;
    align-items: center;
}

.severity-select[b-f7ccsgvu8d] {
    width: 10rem;
}

.top-messages-select[b-f7ccsgvu8d] {
    width: 10rem;
}

@media screen and (max-width: 647px) {
    .severity-toolbar-text[b-f7ccsgvu8d] {
        display: none;
    }
}
/* /Pages/MachineActivity/Messages/MessagesView.razor.rz.scp.css */
.wrapper[b-iayy6xttbs] {
    height: 100%;
    width: 100%;
    overflow: unset;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-around;
    background-color: var(--ugg-color-surface-1);
    padding: 0.75rem;
}
/* /Pages/MachineActivity/Settings/MachineActivityPageSettings.razor.rz.scp.css */
.column-radio-group[b-ycokje116z] {
    display: flex;
    flex-direction: column;
    padding-left: 1rem;
}
/* /Pages/MachineActivity/StateHistory/StateHistoryView.razor.rz.scp.css */
.state-history-view[b-oi3coo53tp] {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--ugg-color-surface-2);
    padding: 1rem 2rem;
    position: relative;
}
/* /Pages/MachineActivity/StateTimeline/StateTimelineChart.razor.rz.scp.css */
.state-timeline-chart-wrapper[b-ry83np86q5] {
    height: 100%;
    width: 100%;
}
/* /Pages/MachineActivity/StateTimeline/StateTimelineTitle.razor.rz.scp.css */
.wrapper[b-edo6og2twm] {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1rem;
}

.title[b-edo6og2twm] {
    color: var(--ugg-color-text-primary);
    font-size: 1.75rem;
    font-weight: 800;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.subtitle[b-edo6og2twm] {
    color: var(--ugg-color-text-secondary);
    font-size: 1rem;
    height: 1rem;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media screen and (max-width: 50rem){
    .title[b-edo6og2twm] { font-size: 1.25rem; }

    .subtitle[b-edo6og2twm] {
        font-size: 0.75rem;
        height: 0.75rem;
    }

    .wrapper[b-edo6og2twm] { padding: 0.1rem; }
}

@media screen and (max-width: 29rem) {
    .title[b-edo6og2twm] {
        font-size: 1rem;
    }
}
/* /Pages/MachineActivity/StateTimeline/StateTimelineView.razor.rz.scp.css */
.state-timeline-view[b-8g7eequtne] {
    height: 18rem;
    flex-shrink: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    padding-right: 5rem;
    position: relative;
}

.chart-placeholder[b-8g7eequtne] {
    width: 100%;
    height: 9rem;
}

.chart-wrapper[b-8g7eequtne] {
    height: 50%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

@media screen and (max-width: 47rem) {
    .state-timeline-view[b-8g7eequtne] {
        height: 13rem;
    }

    .chart-legend-wrapper[b-8g7eequtne] {
        display: none;
    }
}

@media screen and (max-height: 47rem) {
    .state-timeline-view[b-8g7eequtne] {
        height: 13rem;
    }

    .chart-legend-wrapper[b-8g7eequtne] {
        display: none;
    }
}

@media screen and (max-height: 700px) {
    state-timeline-view[b-8g7eequtne] {
        padding: 0.5rem;
        padding-right: 5rem;
    }
}
/* /Pages/MachineActivity/TabsControl/TabsControl.razor.rz.scp.css */
.wrapper[b-z6hya4ouvs] {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

[b-z6hya4ouvs] .mud-tabs {
    height: 100%;
    overflow: hidden;
}

[b-z6hya4ouvs] .mud-tab-panel {
    height: 100%;
    overflow: hidden;
}

[b-z6hya4ouvs] .mud-tabs-panels {
    height: 100%;
    overflow: hidden;
}
