@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.DataTable/GF.MS.DB.Blazor.Components.DataTable.l2basetc24.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';

/* /Pages/AboutWindow/AboutDialog.razor.rz.scp.css */
.about-dialog-content[b-jobktr1zjc] {
    text-align: center;
}
/* /Pages/MachineView/MachineCardView/MachineCardView.razor.rz.scp.css */
.machine-cards-list[b-v0zugb9so2] {
    display: grid;
    grid-template-columns: repeat( auto-fill, minmax(20rem, 1fr) );
    justify-items: center;
    height: 100%;
    width: 100%;
    column-gap: 1rem;
    row-gap: 1rem;
    padding: 1rem;
}
/* /Pages/MachineView/MachineTableView/MachineTableView.razor.rz.scp.css */
.content-text[b-8gv24likcz] {
    text-transform: capitalize;
    color: var(--ugg-color-secondary);
}

.data-table-wrapper[b-8gv24likcz] {
    --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-8gv24likcz] .mud-table-container {
    overflow: visible
}

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

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

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

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

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

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

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

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

[b-8gv24likcz] 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/MachineView/MachineView.razor.rz.scp.css */
.page[b-uakli2fawh] {
    overflow-y: scroll;
    width: 100%;
    height: 100%;
}

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

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

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

.action-bar-globals[b-uakli2fawh] {
    display: flex;
}
/* /Pages/MachineView/MachineViewSettings/MachineViewSettings.razor.rz.scp.css */
.time-range-list[b-4sh5lee3c8] {
    padding-left: 1rem;
    padding-right: 0.5rem;
}

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

.time-range-selection-group[b-4sh5lee3c8] {
    background: var(--ugg-color-surface-3);
    height: 10rem;
    overflow: scroll;
}
/* /Pages/MachineView/UploadDialogWindow/UploadDialogWindow.razor.rz.scp.css */
[b-dofd9g9e9a] .mud-overlay-content {
    position: initial;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 5%;
}

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

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

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

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

.input-field-note-validation-text[b-dofd9g9e9a] {
    font-size: 0.75rem;
    padding-left: 0.5rem;
    font-style: italic;
    color: var(--ugg-color-error);
}
/* /Pages/ParametersWindow/ParametersDialog.razor.rz.scp.css */
.input-fields[b-51fg1l8fs3] {
    padding: 0.5rem;
}
/* /Pages/ValidationView/DocumentsTableView/DocumentsTableView.razor.rz.scp.css */
.source-icon-wrapper[b-6b2y2re5fk] {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-around;
    padding: 1rem;
}

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

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

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

}

.data-table-wrapper[b-6b2y2re5fk] {
    --color-header: var(--ugg-color-surface-2);
    --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-6b2y2re5fk] .mud-table-container {
    overflow: visible
}

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

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

[b-6b2y2re5fk] table {
    border-collapse: collapse;
}

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

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

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

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

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

[b-6b2y2re5fk] 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-6b2y2re5fk] {
        padding: 0;
    }
}

/* /Pages/ValidationView/ResultDialogWindow/ResultDialogWindow.razor.rz.scp.css */
.input-fields[b-g9qbn1q33g] {
    padding: 0.5rem;
}

.button-collection[b-g9qbn1q33g] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
    column-gap: 0.5rem;
}
/* /Pages/ValidationView/ResultDialogWindow/Results/Cmm/CmmAccordionTable.razor.rz.scp.css */
[b-cj1o3yi535] .mud-table-head {
    background-color: var(--ugg-color-surface-1);
}

[b-cj1o3yi535] .toolbar {
    background-color: var(--ugg-color-surface-1);
}

[b-cj1o3yi535] .mud-table-body {
    background-color: var(--ugg-color-surface-2);
}

[b-cj1o3yi535] .mud-table-body > tr:hover {
    background-color: var(--ugg-color-surface-3);
}
/* /Pages/ValidationView/ResultDialogWindow/Results/Cmm/CmmResultBlock.razor.rz.scp.css */
.cmm-block[b-zosvqu4r9s] {
    margin: 1rem 0
}

.cmm-info-block[b-zosvqu4r9s] {
    text-align: left;
    width: 100%;
    padding: 0.75rem;
}

    .cmm-info-block .section-block .section-title[b-zosvqu4r9s] {
        font-weight: 700;
    }

    .cmm-info-block .section-block .section-content[b-zosvqu4r9s] {
        padding: 1rem;
    }

        .cmm-info-block .section-block .section-content .section-item[b-zosvqu4r9s] {
            display: flex;
            justify-content: space-between;
        }

            .cmm-info-block .section-block .section-content .section-item .label[b-zosvqu4r9s] {
                color: var(--ugg-color-secondary);
            }

@media screen and (max-width: 850px) {
    .cmm-info-block .section-block .section-content .section-item[b-zosvqu4r9s] {
        margin: 0.5rem 0;
        display: initial;
        justify-content: initial;
    }
}
/* /Pages/ValidationView/ResultDialogWindow/Results/Dtt/DttAccordionTable.razor.rz.scp.css */
[b-m1tc7srzjb] .mud-table-head {
    background-color: var(--ugg-color-surface-1);
}

[b-m1tc7srzjb] .toolbar {
    background-color: var(--ugg-color-surface-1);
}

[b-m1tc7srzjb] .mud-table-body {
    background-color: var(--ugg-color-surface-2);
}

[b-m1tc7srzjb] .mud-table-body > tr:hover {
    background-color: var(--ugg-color-surface-3);
}
/* /Pages/ValidationView/ResultDialogWindow/Results/Dtt/DttResultBlock.razor.rz.scp.css */
.dtt-block[b-e4ym4l82vl] {
    margin: 1rem 0
}

.dtt-info-block[b-e4ym4l82vl] {
    text-align: left;
    width: 100%;
    padding: 0.75rem;
}

    .dtt-info-block .section-block .section-title[b-e4ym4l82vl] {
        font-weight: 700;
    }

    .dtt-info-block .section-block .section-content[b-e4ym4l82vl] {
        padding: 1rem;
    }

        .dtt-info-block .section-block .section-content .section-item[b-e4ym4l82vl] {
            display: flex;
            justify-content: space-between;
        }

            .dtt-info-block .section-block .section-content .section-item .label[b-e4ym4l82vl] {
                color: var(--ugg-color-secondary);
            }

@media screen and (max-width: 850px) {
    .dtt-info-block .section-block .section-content .section-item[b-e4ym4l82vl] {
        margin: 0.5rem 0;
        display: initial;
        justify-content: initial;
    }
}
/* /Pages/ValidationView/ResultDialogWindow/Results/Fa/Accuracy/FaAccuracyResultBlock.razor.rz.scp.css */
.fa-block[b-rjp8z9qp1t] {
    margin: 1rem 0
}

.fa-info-block[b-rjp8z9qp1t] {
    text-align: left;
    width: 100%;
    padding: 0.75rem;
}

.fa-info-block .section-block .section-title[b-rjp8z9qp1t] {
    font-weight: 700;
}

.fa-info-block .section-block .section-content[b-rjp8z9qp1t] {
    padding: 1rem;
}

.fa-info-block .section-block .section-content .section-item[b-rjp8z9qp1t] {
    display: flex;
    justify-content: space-between;
}

.fa-info-block .section-block .section-content .section-item .label[b-rjp8z9qp1t] {
    color: var(--ugg-color-secondary);
}

@media screen and (max-width: 850px) {
    .fa-info-block .section-block .section-content .section-item[b-rjp8z9qp1t] {
        margin: 0.5rem 0;
        display: initial;
        justify-content: initial;
    }
}
/* /Pages/ValidationView/ResultDialogWindow/Results/Fa/QuickCheck/FaQuickCheckAccordionTable.razor.rz.scp.css */
[b-zdu8cma5sd] .mud-table-head {
    background-color: var(--ugg-color-surface-1);
}

[b-zdu8cma5sd] .toolbar {
    background-color: var(--ugg-color-surface-1);
}

[b-zdu8cma5sd] .mud-table-body {
    background-color: var(--ugg-color-surface-2);
}

[b-zdu8cma5sd] .mud-table-body > tr:hover {
    background-color: var(--ugg-color-surface-3);
}
/* /Pages/ValidationView/ResultDialogWindow/Results/Fa/QuickCheck/FaQuickCheckResultBlock.razor.rz.scp.css */
.qc-block[b-85g0z50mjn] {
    margin: 1rem 0
}

.qc-info-block[b-85g0z50mjn] {
    text-align: left;
    width: 100%;
    padding: 0.75rem;
}

    .qc-info-block .section-block .section-title[b-85g0z50mjn] {
        font-weight: 700;
    }

    .qc-info-block .section-block .section-content[b-85g0z50mjn] {
        padding: 1rem;
    }

        .qc-info-block .section-block .section-content .section-item[b-85g0z50mjn] {
            display: flex;
            justify-content: space-between;
        }

            .qc-info-block .section-block .section-content .section-item .label[b-85g0z50mjn] {
                color: var(--ugg-color-secondary);
            }

@media screen and (max-width: 850px) {
    .qc-info-block .section-block .section-content .section-item[b-85g0z50mjn] {
        margin: 0.5rem 0;
        display: initial;
        justify-content: initial;
    }
}
/* /Pages/ValidationView/ResultDialogWindow/Results/Fp/FingerPrintAnomaliesAccordion.razor.rz.scp.css */
[b-g37pe9cndv] .mud-table-head {
    background-color: var(--ugg-color-surface-1);
}

[b-g37pe9cndv] .toolbar {
    background-color: var(--ugg-color-surface-1);
}

[b-g37pe9cndv] .mud-table-body {
    background-color: var(--ugg-color-surface-2);
}

[b-g37pe9cndv] .mud-table-body > tr:hover {
    background-color: var(--ugg-color-surface-3);
}
/* /Pages/ValidationView/ResultDialogWindow/Results/Fp/FingerPrintingBlock.razor.rz.scp.css */
.fp-block[b-r7w12px70b] {
    margin: 1rem 0
}

.fp-info-block[b-r7w12px70b] {
    text-align: left;
    width: 100%;
    padding: 0.75rem;
}

    .fp-info-block .section-block .section-title[b-r7w12px70b] {
        font-weight: 700;
    }

    .fp-info-block .section-block .section-content[b-r7w12px70b] {
        padding: 1rem;
    }

        .fp-info-block .section-block .section-content .section-item[b-r7w12px70b] {
            display: flex;
            justify-content: space-between;
        }

            .fp-info-block .section-block .section-content .section-item .label[b-r7w12px70b] {
                color: var(--ugg-color-secondary);
            }

@media screen and (max-width: 850px) {
    .fp-info-block .section-block .section-content .section-item[b-r7w12px70b] {
        margin: 0.5rem 0;
        display: initial;
        justify-content: initial;
    }
}
/* /Pages/ValidationView/ResultDialogWindow/Results/Fp/FingerPrintOperationAccordion.razor.rz.scp.css */
[b-w04sy93ghf] .mud-table-head {
    background-color: var(--ugg-color-surface-1);
}

[b-w04sy93ghf] .toolbar {
    background-color: var(--ugg-color-surface-1);
}

[b-w04sy93ghf] .mud-table-body {
    background-color: var(--ugg-color-surface-2);
}

[b-w04sy93ghf] .mud-table-body > tr:hover {
    background-color: var(--ugg-color-surface-3);
}
/* /Pages/ValidationView/ResultDialogWindow/Results/Itc/ItcResultBlock.razor.rz.scp.css */
.itc-block[b-dzp0mz06po] {
    margin: 1rem 0
}

.itc-info-block[b-dzp0mz06po] {
    text-align: left;
    width: 100%;
    padding: 0.75rem;
}

    .itc-info-block .section-block .section-title[b-dzp0mz06po] {
        font-weight: 700;
    }

    .itc-info-block .section-block .section-content[b-dzp0mz06po] {
        padding: 1rem;
    }

        .itc-info-block .section-block .section-content .section-item[b-dzp0mz06po] {
            display: flex;
            justify-content: space-between;
        }

            .itc-info-block .section-block .section-content .section-item .label[b-dzp0mz06po] {
                color: var(--ugg-color-secondary);
            }

@media screen and (max-width: 850px) {
    .itc-info-block .section-block .section-content .section-item[b-dzp0mz06po] {
        margin: 0.5rem 0;
        display: initial;
        justify-content: initial;
    }
}
/* /Pages/ValidationView/ValidationProgressView/ValidationProgressInfo/ValidationProgressInfo.razor.rz.scp.css */
.validation-info-card[b-17qhyndzq3] {
    width: 100%;
    padding: 1rem;
    background-color: var(--ugg-color-surface-2);
    box-shadow: 0.2rem 0.2rem 1rem rgba(0,0,0,40);
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 0.3rem;
}

.validation-info-text[b-17qhyndzq3] {
    text-align: left;
    width: 20rem;
}

    .validation-info-text .section[b-17qhyndzq3] {
        margin: 0.5rem 0;
    }

        .validation-info-text .section .header[b-17qhyndzq3] {
            color: var(--ugg-color-secondary);
            font-size: 0.75rem;
        }

[b-17qhyndzq3] .mud-divider {
    width: 15rem;
    border-width: 0.1rem;
}

@media screen and (max-width: 1040px) {
    .validation-info-card[b-17qhyndzq3] {
        flex-direction: row;
        justify-content: space-around;
        width: initial;
    }

    .validation-info-text .section[b-17qhyndzq3] {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    #changing-divider[b-17qhyndzq3] {
        display: none;
    }
}

@media screen and (max-width: 725px) {
    .validation-info-card[b-17qhyndzq3] {
        flex-direction: column;
        justify-content: initial;
        align-items: center;
        width: initial;
    }
}
/* /Pages/ValidationView/ValidationProgressView/ValidationProgressTimeline/ValidationAccordionTable.razor.rz.scp.css */

[b-2rkq3g0ty1] .mud-data-grid-body {
    background-color: var(--ugg-color-surface-3);
}

    [b-2rkq3g0ty1] .mud-data-grid-body > tr:hover {
        background-color: var(--ugg-color-surface-4);
    }
/* /Pages/ValidationView/ValidationProgressView/ValidationProgressTimeline/ValidationProgressTimeline.razor.rz.scp.css */
[b-t51wl3wccf] .mud-timeline-position-start::before {
    background: var(--ugg-color-surface-3)
}
/* /Pages/ValidationView/ValidationProgressView/ValidationProgressView.razor.rz.scp.css */
.validation-page[b-xltngm2q3j] {
    display: flex;
    padding: 1rem;
    overflow-y: scroll;
    overflow-x: hidden;
}

    .validation-page .validation-info-container[b-xltngm2q3j] {
        margin: 1rem;
    }

    .validation-page .validation-timeline-container[b-xltngm2q3j] {
        height: 100%;
        width: 80%;
    }

@media screen and (max-width: 1040px) {
    .validation-page[b-xltngm2q3j] {
        display: initial;
    }

        .validation-page .validation-info-container[b-xltngm2q3j] {
            width: 100%;
        }

        .validation-page .validation-timeline-container[b-xltngm2q3j] {
            width: 100%;
        }
}
/* /Pages/ValidationView/ValidationResultOverrideMenu.razor.rz.scp.css */
.override-content-status[b-bnzdc0u2od] {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    column-gap: 1rem;
    margin-bottom: 1.5rem;
}

.override-content-comment[b-bnzdc0u2od] {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}

.button-collection[b-bnzdc0u2od] {
    column-gap: 1.5rem;
    display: flex;
    justify-content: space-evenly;
}
/* /Pages/ValidationView/ValidationTableView/ValidationTableView.razor.rz.scp.css */
.source-icon-wrapper[b-s6uaxcllta] {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-around;
    padding: 1rem;
}

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


.data-table-wrapper[b-s6uaxcllta] {
    --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%;
    overflow-y: auto;
    background-color: var(--color-header);
}

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

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

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

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

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

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

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

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

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

[b-s6uaxcllta] 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-s6uaxcllta] {
        padding: 0;
    }
}
/* /Pages/ValidationView/ValidationView.razor.rz.scp.css */
.page[b-9rmp9cmv3u] {
    overflow-y: scroll;
    width: 100%;
    height: 100%;
}

.action-bar-globals[b-9rmp9cmv3u] {
    display: flex;
}
/* /Pages/ValidationView/ValidationViewSettings/ValidationViewSettings.razor.rz.scp.css */
.time-range-list[b-yldao7t9aj] {
    padding-left: 1rem;
    padding-right: 0.5rem;
}

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

.time-range-selection-group[b-yldao7t9aj] {
    background: var(--ugg-color-surface-3);
    height: 10rem;
    overflow: scroll;
}
/* /Shared/Components/AppShell.razor.rz.scp.css */
.wrapper[b-taagb9ssvm] {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    height: 100%;
    width: 100%;
}
/* /Shared/Components/Availability/AvailabilityView.razor.rz.scp.css */
.wrapper[b-hxrle5d87b] {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.message[b-hxrle5d87b] {
    font-weight: bold;
    color: var(--ugg-color-secondary);
}
/* /Shared/Components/Card/MachineCard.razor.rz.scp.css */
.machine-card-body[b-o68bqcm7d4] {
    width: 20rem;
    height: 22rem;
    border-radius: 0.5rem;
    color: var(--ugg-color-text-secondary);
    background-color: var(--ugg-color-surface-2);
    box-shadow: 0.2rem 0.2rem 1rem rgba(0,0,0,40);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    font-size: 1rem;
    outline: 0.2rem solid transparent;
    transition: outline 0.5s;
    animation: ease-out 0 1 keyframes-b-o68bqcm7d4;
    animation-name: keyframes-b-o68bqcm7d4;
    animation-duration: var(--pop-in-delay);
}

    .machine-card-body:active[b-o68bqcm7d4] {
        background: var(--ugg-color-surface-3);
        outline-color: var(--ugg-color-primary);
        transform: scale(1.02);
    }

    .machine-card-body:hover[b-o68bqcm7d4] {
        background: var(--ugg-color-surface-3);
        outline-color: var(--ugg-color-primary);
        transform: scale(1.02);
        cursor: pointer;
    }

    .machine-card-body > div[b-o68bqcm7d4] {
        width: 100%
    }

.machine-card-header[b-o68bqcm7d4] {
    height: 4rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 1rem;
    column-gap: 1rem;
}

.machine-card-image[b-o68bqcm7d4] {
    height: 12.5rem;
    /* ReSharper disable once UnexpectedValue */
    background: linear-gradient(var(--ugg-color-surface-1), var(--ugg-color-surface-3) 40%, var(--ugg-color-primary) 45%, var(--ugg-color-surface-4) 50%, var(--ugg-color-surface-6));
    display: flex;
    justify-content: center;
    overflow: hidden;
}

.machine-card-content[b-o68bqcm7d4] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0.75rem;
}

.machine-card-links[b-o68bqcm7d4] {
    display: flex;
    flex-direction: row;
    justify-content: right;
    padding: 0 0.75rem;
    column-gap: 0.5rem;
}

.text-block[b-o68bqcm7d4] {
    display: flex;
    flex-direction: column;
    justify-content: start;
    width: 100%;
    overflow: hidden;
}

.text-primary[b-o68bqcm7d4] {
    color: var(--text-color);
    font-size: 1.25rem;
    font-weight: 800;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

.text-secondary[b-o68bqcm7d4] {
    color: var(--ugg-color-text-secondary);
    font-size: 0.75rem;
}

@keyframes keyframes-b-o68bqcm7d4 {
    0% {
        transform: translate(100%, 100vh) rotate(45deg);
    }

    100% {
        transform: translate(0, 0) rotate(0);
    }
}
/* /Shared/Components/Card/MachineCardLoadingButton.razor.rz.scp.css */
.more-card[b-qwwvq3rvqq] {
    width: 20rem;
    height: 25rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.more-button[b-qwwvq3rvqq] {
    color: var(--ugg-color-surface-1);
    background-color: var(--ugg-color-primary);
    height: 3.5rem;
    width: 3.5rem;
    border-radius: 50%;
    display: flex;
    align-content: center;
    justify-content: center;
    box-shadow: 0.2rem 0.2rem 1rem rgba(0, 0, 0, 80);
    transition: all 0.5s;
}

    .more-button :hover :active[b-qwwvq3rvqq] {
        cursor: pointer;
        transform: scale(1.5);
    }
/* /Shared/Components/Icons/SeverityIcon.razor.rz.scp.css */
.wrapper[b-14jc0rfjda] {
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 0.5rem;
    width: 5rem !important;
}

.label[b-14jc0rfjda] {
    overflow: hidden;
    text-overflow: ellipsis;
}
/* /Shared/Components/Icons/SourceIcon.razor.rz.scp.css */
.wrapper[b-qqbj8wtphu] {
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 0.5rem;
    width: 5rem !important;
}

.label[b-qqbj8wtphu] {
    overflow: hidden;
    text-overflow: ellipsis;
}
/* /Shared/Components/Images/ImageWithLabel.razor.rz.scp.css */
.image-box[b-jmkgjy2gpt] {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin-left: 0.5rem;
}

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

@media screen and (max-width: 1099px) {
    .image-box[b-jmkgjy2gpt] {
        flex-direction: column;
    }
    .image-label[b-jmkgjy2gpt] {
        padding: 0.2rem;
    }
}
