/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-1t3hrkmdga] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-1t3hrkmdga] {
    flex: 1;
}

.top-row[b-1t3hrkmdga] {
    background-color: #6c757d;
    border-bottom: 1px solid #d6d5d5;
    justify-content: space-between;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-1t3hrkmdga]  a, .top-row[b-1t3hrkmdga]  .btn-link {
        white-space: nowrap;
        text-decoration: none;
    }

    .top-row[b-1t3hrkmdga]  a:hover, .top-row[b-1t3hrkmdga]  .btn-link:hover {
        text-decoration: underline;
    }

@media (max-width: 640.98px) {
    .top-row[b-1t3hrkmdga] {
        justify-content: space-between;
    }

    .top-row[b-1t3hrkmdga]  a, .top-row[b-1t3hrkmdga]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .top-row[b-1t3hrkmdga] {
        position: sticky;
        top: 0;
        z-index: 10;
    }

    .top-row[b-1t3hrkmdga], article[b-1t3hrkmdga] {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
}

#blazor-error-ui[b-1t3hrkmdga] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-1t3hrkmdga] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.top-nav[b-3jlzg48aza] {
    display: flex;
    align-items: center;
    flex: 1;
    min-width: 0;
}

.navbar-brand[b-3jlzg48aza] {
    font-size: 1.1rem;
    color: white;
    white-space: nowrap;
    margin-right: 1.5rem;
}

.bi[b-3jlzg48aza] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.4rem;
    top: -1px;
    background-size: cover;
}

.bi-speedometer2[b-3jlzg48aza] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-speedometer2' viewBox='0 0 16 16'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5V6a.5.5 0 0 1-1 0V4.5A.5.5 0 0 1 8 4zM3.732 5.732a.5.5 0 0 1 .707 0l.915.914a.5.5 0 1 1-.708.708l-.914-.915a.5.5 0 0 1 0-.707zM2 10a.5.5 0 0 1 .5-.5h1.586a.5.5 0 0 1 0 1H2.5A.5.5 0 0 1 2 10zm9.5 0a.5.5 0 0 1 .5-.5h1.5a.5.5 0 0 1 0 1H12a.5.5 0 0 1-.5-.5zm.754-4.246a.389.389 0 0 0-.527-.02L7.547 9.31a.91.91 0 1 0 1.302 1.258l3.434-4.297a.389.389 0 0 0-.029-.518z'/%3E%3Cpath d='M0 10a8 8 0 1 1 15.547 2.661c-.442 1.253-1.845 1.602-2.932 1.25C11.309 13.488 9.475 13 8 13c-1.474 0-3.31.488-4.615.911-1.087.352-2.49.003-2.932-1.25A7.988 7.988 0 0 1 0 10zm8-7a7 7 0 0 0-6.603 9.329c.203.575.923.876 1.68.63C4.397 12.533 6.358 12 8 12s3.604.532 4.923.96c.757.245 1.477-.056 1.68-.631A7 7 0 0 0 8 3z'/%3E%3C/svg%3E");
}

.bi-gear-fill[b-3jlzg48aza] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-gear-fill' viewBox='0 0 16 16'%3E%3Cpath d='M9.405 1.05c-.413-1.4-2.397-1.4-2.81 0l-.1.34a1.464 1.464 0 0 1-2.105.872l-.31-.17c-1.283-.698-2.686.705-1.987 1.987l.169.311c.446.82.023 1.841-.872 2.105l-.34.1c-1.4.413-1.4 2.397 0 2.81l.34.1a1.464 1.464 0 0 1 .872 2.105l-.17.31c-.698 1.283.705 2.686 1.987 1.987l.311-.169a1.464 1.464 0 0 1 2.105.872l.1.34c.413 1.4 2.397 1.4 2.81 0l.1-.34a1.464 1.464 0 0 1 2.105-.872l.31.17c1.283.698 2.686-.705 1.987-1.987l-.169-.311a1.464 1.464 0 0 1 .872-2.105l.34-.1c1.4-.413 1.4-2.397 0-2.81l-.34-.1a1.464 1.464 0 0 1-.872-2.105l.17-.31c.698-1.283-.705-2.686-1.987-1.987l-.311.169a1.464 1.464 0 0 1-2.105-.872l-.1-.34zM8 10.93a2.929 2.929 0 1 1 0-5.86 2.929 2.929 0 0 1 0 5.858z'/%3E%3C/svg%3E");
}

.nav-item[b-3jlzg48aza] {
    font-size: 0.9rem;
    margin-right: 0.5rem;
}

    .nav-item[b-3jlzg48aza]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 2.5rem;
        display: flex;
        align-items: center;
        line-height: 2.5rem;
        padding: 0 0.75rem;
    }

.nav-item[b-3jlzg48aza]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-3jlzg48aza]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-zbwh7ktne6],
.components-reconnect-repeated-attempt-visible[b-zbwh7ktne6],
.components-reconnect-failed-visible[b-zbwh7ktne6],
.components-pause-visible[b-zbwh7ktne6],
.components-resume-failed-visible[b-zbwh7ktne6],
.components-rejoining-animation[b-zbwh7ktne6] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-zbwh7ktne6],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-zbwh7ktne6],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-zbwh7ktne6],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-zbwh7ktne6],
#components-reconnect-modal.components-reconnect-retrying[b-zbwh7ktne6],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-zbwh7ktne6],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-zbwh7ktne6],
#components-reconnect-modal.components-reconnect-failed[b-zbwh7ktne6],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-zbwh7ktne6] {
    display: block;
}


#components-reconnect-modal[b-zbwh7ktne6] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-zbwh7ktne6 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-zbwh7ktne6 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-zbwh7ktne6 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-zbwh7ktne6]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-zbwh7ktne6 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-zbwh7ktne6 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-zbwh7ktne6 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-zbwh7ktne6 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-zbwh7ktne6] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-zbwh7ktne6] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-zbwh7ktne6] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-zbwh7ktne6] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-zbwh7ktne6] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-zbwh7ktne6] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-zbwh7ktne6] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-zbwh7ktne6 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-zbwh7ktne6] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-zbwh7ktne6 {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/Dashboard.razor.rz.scp.css */
.audit-popover-wrapper[b-u7ro2a5pb6] {
    position: relative;
    display: inline-block;
}

.audit-popover-wrapper .audit-popover[b-u7ro2a5pb6] {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1050;
    min-width: 320px;
    max-width: 480px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .375rem;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175);
    padding: .75rem 1rem;
    white-space: normal;
    text-align: left;
    font-weight: normal;
    color: #212529;
}

.audit-popover-wrapper:hover .audit-popover[b-u7ro2a5pb6],
.audit-popover-wrapper.show .audit-popover[b-u7ro2a5pb6] {
    display: block;
}

.audit-popover ul[b-u7ro2a5pb6] {
    margin: 0 0 .5rem 0;
    padding-left: 1.25rem;
}

.audit-popover ul:last-child[b-u7ro2a5pb6] {
    margin-bottom: 0;
}

.audit-popover li[b-u7ro2a5pb6] {
    margin-bottom: .15rem;
}
.audit-table td:nth-child(odd)[b-u7ro2a5pb6] {
    background-color: #ffffff;
}

.status-col[b-u7ro2a5pb6] {
    text-align: center;
    vertical-align: middle;
}

.audit-table .form-check-input:focus[b-u7ro2a5pb6],
.form-check-input:focus[b-u7ro2a5pb6] {
    box-shadow: none;
    outline: none;
}

/*=====================================================================================*/

.slanted-table[b-u7ro2a5pb6] {
    border-collapse: collapse;
}


    /* =========================
   TABLE HEADER
   ========================= */

    .slanted-table thead[b-u7ro2a5pb6] {
        background: white;
        overflow: visible;
    }

        .slanted-table thead tr[b-u7ro2a5pb6] {
            overflow: visible;
        }

        .slanted-table thead th[b-u7ro2a5pb6] {
            position: relative;
            height: 120px;
            min-width: 35px;
            padding: 0;
            vertical-align: bottom;
            overflow: visible;
            background: transparent;
            border-bottom: 1px solid #aaa;
        }


            /* =========================
   SLANTED HEADER BACKGROUND
   ========================= */

            .slanted-table thead th[b-u7ro2a5pb6]::before {
                content: "";
                position: absolute;
                left: 0;
                bottom: 0;
                /*
       Header is 120px tall.
       At 45 degrees that means we extend
       120px horizontally as well.
    */
                width: calc(100% + 120px);
                height: 120px;
                /*
       Creates the slanted/parallelogram shape.
    */
                clip-path: polygon( 120px 0, 100% 0, calc(100% - 120px) 100%, 0 100% );
                z-index: 0;
            }


            /* Alternate header colors */

            .slanted-table thead th:nth-child(odd)[b-u7ro2a5pb6]::before {
                background-color: white;
            }

            .slanted-table thead th:nth-child(even)[b-u7ro2a5pb6]::before {
                background-color: lightblue;
            }


            /* =========================
   DIAGONAL HEADER BORDERS
   ========================= */

            .slanted-table thead th[b-u7ro2a5pb6]::after {
                content: "";
                position: absolute;
                bottom: 0;
                left: 0;
                /*
       120px high at 45 degrees requires
       roughly 170px of line length.
    */
                width: 170px;
                height: 1px;
                background-color: #aaa;
                transform: rotate(-45deg);
                transform-origin: bottom left;
                z-index: 1;
            }

            .slanted-table thead th:first-child[b-u7ro2a5pb6]::after {
                display: none;
            }


/* =========================
   HEADER TEXT
   ========================= */

.slanted-header[b-u7ro2a5pb6] {
    position: absolute;
    /*
       Center the text path within the column.
    */
    bottom: 0;
    left: 50%;
    width: max-content;
    white-space: nowrap;
    /*
       Rotate the text, then move it half of its own
       height perpendicular to the text direction.
       This vertically centers it inside the slanted header.
    */
    transform: rotate(-45deg) translateY(50%);
    transform-origin: bottom left;
    /*
       Left justified when viewed at the rotated angle.
    */
    text-align: left;
    padding-left: 15px;
    z-index: 2;
    font-weight: 600;
}


/* =========================
   AUDIT OPTION CELL FORMATTING
   ========================= */

/* Extra option present in WBDO that the analyst did not request -
   should be removed (Excel: AudO.AddAuditRemoved). */
.audit-option-remove[b-u7ro2a5pb6] {
    color: red;
    text-decoration: line-through;
}

/* Option the analyst requested but is missing from WBDO -
   should be present (Excel: AudO.AddAuditAdded). */
.audit-option-add[b-u7ro2a5pb6] {
    color: red;
    text-decoration: none;
}

/* Reserved for auto-added options (matches an anchor's automatic
   inclusion, not an audit failure). */
.auto-added-option[b-u7ro2a5pb6] {
    color: blue;
    text-decoration: none;
}


/* =========================
   TABLE BODY
   ========================= */

.slanted-table tbody td[b-u7ro2a5pb6] {
    min-width: 35px;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #ddd;
}


    /* Alternate body column colors */

    .slanted-table tbody td:nth-child(odd)[b-u7ro2a5pb6] {
        background-color: white;
    }

    .slanted-table tbody td:nth-child(even)[b-u7ro2a5pb6] {
        background-color: lightblue;
    }

/* =========================
   COLUMN BACKGROUND COLORS
   (matches Excel PIMOrderAudit tool fills, keyed by logical
   field/column type so it still applies correctly whether the grid
   is showing the car or truck schema and regardless of how many
   dynamic option columns are present.)
   ========================= */

.slanted-table tbody td.col-wbdo-order[b-u7ro2a5pb6],
.slanted-table tbody td.col-wbdo-body[b-u7ro2a5pb6] {
    background-color: #F2F2F2;
}

.slanted-table tbody td.col-order-number[b-u7ro2a5pb6] {
    background-color: #D9D4DE;
}

.slanted-table tbody td.col-priority[b-u7ro2a5pb6] {
    background-color: #FCD4D0;
}

.slanted-table tbody td.col-body-code[b-u7ro2a5pb6] {
    background-color: #FFFFCC;
}

.slanted-table tbody td.col-code[b-u7ro2a5pb6] {
    background-color: #E2EFDA;
}

.slanted-table tbody td.col-powertrain[b-u7ro2a5pb6] {
    background-color: #E5FCFF;
}

.slanted-table tbody td.col-wheelbase[b-u7ro2a5pb6] {
    background-color: #FFE7F9;
}

.slanted-table tbody td.col-paint[b-u7ro2a5pb6] {
    background-color: #FDF3C7;
}

.slanted-table tbody td.col-trim[b-u7ro2a5pb6] {
    background-color: #D9E1F2;
}

.slanted-table tbody td.col-dynamic-option[b-u7ro2a5pb6] {
    background-color: #FCE4D6;
}
