@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';

/* _content/AGblazor/Components/Layout/ArchNavMenu.razor.rz.scp.css */
nav[b-t3gtsalmhz] {
    background-color: var(--FRONTENDCOLOR);
}

    .nav-link.disabled[b-t3gtsalmhz], .nav-link:disabled[b-t3gtsalmhz] {
        color: darkgrey;
    }



.navbar-toggler[b-t3gtsalmhz] {
    background-color: white;
}

.navbar-collapse[b-t3gtsalmhz] {
    flex-grow: 0;
}

.dropend:hover .dropdown-menu[b-t3gtsalmhz] {
    display: block;
    left: 100%;
    top: 0;
}
/*.nav-item:last-of-type ::deep .nav-link:hover {
    color: red;
}*/

.nav-item[b-t3gtsalmhz]  .nav-link {
    color: white;
    white-space: nowrap;
}

.nav-item[b-t3gtsalmhz]  a.active {
    color: aquamarine;
}

.nav-item[b-t3gtsalmhz]  .nav-link:hover {
    color: wheat;
}
.nav-item[b-t3gtsalmhz]  .nav-link.sign-in:hover {
    color: greenyellow;
}
.nav-item.sign-out[b-t3gtsalmhz]  .nav-link:hover {
    color: red;
}
/* _content/AGblazor/Components/Layout/EmbedLayout.razor.rz.scp.css */
#blazor-error-ui[b-wdfzfviaje] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-wdfzfviaje] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/AGblazor/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-1aobyv78wp] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-1aobyv78wp] {
    flex: 1;
}

.sidebar[b-1aobyv78wp] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-1aobyv78wp] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-1aobyv78wp]  a, .top-row[b-1aobyv78wp]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-1aobyv78wp]  a:hover, .top-row[b-1aobyv78wp]  .btn-link:hover {
            text-decoration: underline;
        }

@media (max-width: 640.98px) {
    .top-row[b-1aobyv78wp] {
        justify-content: space-between;
    }

        .top-row[b-1aobyv78wp]  a, .top-row[b-1aobyv78wp]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    /*    .page {
        flex-direction: row;
    }*/

    .sidebar[b-1aobyv78wp] {
        /*        width: 250px;
        height: 100vh;*/
        position: sticky;
        top: 0;
    }

    .top-row[b-1aobyv78wp] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-1aobyv78wp]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-1aobyv78wp], article[b-1aobyv78wp] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-1aobyv78wp] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-1aobyv78wp] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/AGblazor/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-igcc5muvlm] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-igcc5muvlm] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-igcc5muvlm] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-igcc5muvlm] {
    font-size: 1.1rem;
}

.bi[b-igcc5muvlm] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-igcc5muvlm] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-igcc5muvlm] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-igcc5muvlm] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-igcc5muvlm] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-igcc5muvlm] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-igcc5muvlm] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-igcc5muvlm] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-igcc5muvlm] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-igcc5muvlm] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-igcc5muvlm] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-igcc5muvlm] {
        padding-bottom: 1rem;
    }

    .nav-item[b-igcc5muvlm]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-igcc5muvlm]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-igcc5muvlm]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-igcc5muvlm] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-igcc5muvlm] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-igcc5muvlm] {
        display: none;
    }

    .nav-scrollable[b-igcc5muvlm] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/AGblazor/Components/Layout/NoMenuLayout.razor.rz.scp.css */
#blazor-error-ui[b-5vppgc9taw] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-5vppgc9taw] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/AGblazor/Components/Layout/ShippingLayout.razor.rz.scp.css */
.page[b-sf8jjjluj9] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-sf8jjjluj9] {
    flex: 1;
}

.sidebar[b-sf8jjjluj9] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-sf8jjjluj9] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-sf8jjjluj9]  a, .top-row[b-sf8jjjluj9]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-sf8jjjluj9]  a:hover, .top-row[b-sf8jjjluj9]  .btn-link:hover {
            text-decoration: underline;
        }

@media (max-width: 640.98px) {
    .top-row[b-sf8jjjluj9] {
        justify-content: space-between;
    }

        .top-row[b-sf8jjjluj9]  a, .top-row[b-sf8jjjluj9]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    /*    .page {
        flex-direction: row;
    }*/

    .sidebar[b-sf8jjjluj9] {
        /*        width: 250px;
        height: 100vh;*/
        position: sticky;
        top: 0;
    }

    .top-row[b-sf8jjjluj9] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-sf8jjjluj9]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-sf8jjjluj9], article[b-sf8jjjluj9] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-sf8jjjluj9] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-sf8jjjluj9] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/AGblazor/Components/Layout/ShippingMenu.razor.rz.scp.css */
nav[b-y8thkaa9jp] {
    background-color: var(--FRONTENDCOLOR);
}


    .nav-link.disabled[b-y8thkaa9jp], .nav-link:disabled[b-y8thkaa9jp] {
        color: darkgrey;
    }

.navbar-toggler[b-y8thkaa9jp] {
    background-color: white;
}

.navbar-collapse[b-y8thkaa9jp] {
    flex-grow: 0;
}

.dropend:hover .dropdown-menu[b-y8thkaa9jp] {
    display: block;
    left: 100%;
    top: 0;
}

nav-item[b-y8thkaa9jp] {

}

.nav-item:first-of-type[b-y8thkaa9jp] {
   
}

.nav-item:last-of-type[b-y8thkaa9jp]  .nav-link:hover {
    color: red;
}

.nav-item[b-y8thkaa9jp]  .nav-link {
    color: white;
    white-space: nowrap;
}

.nav-item[b-y8thkaa9jp]  a.active {
    color: aquamarine;
}

.nav-item[b-y8thkaa9jp]  .nav-link:hover {
    color: wheat;
}
/* _content/AGblazor/Components/Layout/TravelerLayout.razor.rz.scp.css */
#blazor-error-ui[b-voxn3zofol] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-voxn3zofol] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/AGblazor/Components/Pages/AnyProductionBoard.razor.rz.scp.css */
thead[b-tceydhizyh] {
    position: sticky;
    top: 0;
}
/* _content/AGblazor/Components/Pages/DataCollectionFloor.razor.rz.scp.css */
p[b-wmbemje3eg] {
    font-size: 5rem;
    color: red;
}

.form-control[b-wmbemje3eg] {
    border: 2px solid black;
}
input.form-control[b-wmbemje3eg] {
    border-left: none;
}

.job-info-container[b-wmbemje3eg] {
    font-size: 1.25rem;
    font-weight: 600;
    font-family: 'Century Gothic';
    margin: 5px 0;
}

.selection-container[b-wmbemje3eg] {
    display: flex;
}

.check-job[b-wmbemje3eg] {
    display: flex;
    align-items: stretch;
}
    .check-job button[b-wmbemje3eg] {
        margin-left: 5px;
    }

.operations-container[b-wmbemje3eg] {
    display: grid;
    /*grid-template-columns: 1fr auto;*/
}
.operation[b-wmbemje3eg] {
    display: flex;
    justify-content: space-between;
}
.with-button[b-wmbemje3eg] {
    display: gr;
    align-items: center;
    margin-left: 5px;
    border: none;
    padding: 0;
}
.pause[b-wmbemje3eg] {
    display: flex;
    /*flex: 1 1 auto;*/
}
    .pause button[b-wmbemje3eg] {
        width: 50%;
    }
/* _content/AGblazor/Components/Pages/OrderHistory.razor.rz.scp.css */
thead[b-b0kidf687n] {
    position: sticky;
    top: 0;
}
/* _content/AGblazor/Components/Pages/PacklistFinePrint.razor.rz.scp.css */
#packlistFooter[b-i044iaywej] {
    min-height: 500px;
}
/* _content/AGblazor/Components/Pages/PacklistPDF.razor.rz.scp.css */
thead[b-sjrr6bvf7s] {
    background-color: white;
    color: black;

}
table[b-sjrr6bvf7s], th[b-sjrr6bvf7s], td[b-sjrr6bvf7s] {
    border: 0;
    text-indent: 0;
    font-weight: 100;
    font-size: 13px;
}
.packlist-border[b-sjrr6bvf7s] {
    border: 1px solid black;
    border-radius: 5px;
}
.packlist-border-all-terms[b-sjrr6bvf7s] {
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: black;
}
.packlist-border-terms[b-sjrr6bvf7s] {
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: black;
}
.packlist-border-terms-bot[b-sjrr6bvf7s] {
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: black;
}
.packlist-border-terms-desc[b-sjrr6bvf7s] {
    border-width: 0 1px 0 1px;
    border-style: solid;
    border-color: black;
    padding: 0 5px 0 5px;
}
.desc[b-sjrr6bvf7s] {
    padding-right: 70px;
}
.company-logo[b-sjrr6bvf7s] {
    max-width: 360px;
    max-height: 80px;
}
.grey-back[b-sjrr6bvf7s]{
    background-color: darkgray;
}
.fine-print[b-sjrr6bvf7s], td[b-sjrr6bvf7s] {
    page-break-inside: avoid;
}
.fine-print[b-sjrr6bvf7s] {
    padding: 10px 5px 10px 5px;
    border-width: 0 1px 0 0;
}
.notes[b-sjrr6bvf7s] {
    text-align: justify;
}


.traveler-foot[b-sjrr6bvf7s] {
    align-self: end;
    min-height: 132px;
    display: flex;
    justify-content: space-between;
}

@media print {

    /*table {
        table-layout: fixed;
    }
    header {
        position: fixed;
        top: 0;
        white-space: nowrap;
    }*/

    .traveler-container[b-sjrr6bvf7s] {
        position: relative;
        top: 85px;
    }

    .traveler-printed-by[b-sjrr6bvf7s] {
        position: fixed;
        bottom: 0;
    }

    .thickness[b-sjrr6bvf7s] {
        justify-self: end;
    }

    .barcode417[b-sjrr6bvf7s] {
        position: fixed;
        bottom: 0;
        right: 0;
    }

    @page {
        size: 4in 8in;

        @bottom-center {
             /*margin-top: 132px;
            font-size: .875rem;*/
            content: "Page " counter(page) " of " counter(pages);
            margin-bottom: 1rem;
        }
    }
}
/* _content/AGblazor/Components/Pages/PDFpage.razor.rz.scp.css */
.print[b-g7c18bj1jk] {
    justify-self: end;
}    
.pdf[b-g7c18bj1jk] {
    overflow-y: hidden;
    height: 100vh;
}

p[b-g7c18bj1jk] {
    font-size: 5rem;
    color: red;
}
/* _content/AGblazor/Components/Pages/PrepareShipment.razor.rz.scp.css */
/*.input-group > .form-control {
    min-width: fit-content;
}*/
.form-floating > input[b-bxlxej35zq] {
    min-width: fit-content;
}
.form-floating > .form-control:focus ~ label[b-bxlxej35zq]::after, .form-floating > .form-control:not(:placeholder-shown) ~ label[b-bxlxej35zq]::after, 
.form-floating > .form-control-plaintext ~ label[b-bxlxej35zq]::after, .form-floating > .form-select ~ label[b-bxlxej35zq]::after {
    background-color: inherit;
}
#ship_via[b-bxlxej35zq], #shipping_action_note[b-bxlxej35zq], #declared_value[b-bxlxej35zq], #shipping_charged[b-bxlxej35zq], #packlist[b-bxlxej35zq] {
    background-color: aliceblue;
}

.tooltip[b-bxlxej35zq] {
    position: relative;
    display: inline-block;
}

    .tooltip .tooltiptext[b-bxlxej35zq] {
        visibility: hidden;
        width: 140px;
        background-color: #555;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px;
        position: absolute;
        z-index: 1;
        bottom: 150%;
        left: 50%;
        margin-left: -75px;
        opacity: 0;
        transition: opacity 0.3s;
    }

        .tooltip .tooltiptext[b-bxlxej35zq]::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    .tooltip:hover .tooltiptext[b-bxlxej35zq] {
        visibility: visible;
        opacity: 1;
    }
.modal-content[b-bxlxej35zq] {
    opacity: 95%;
}
/* _content/AGblazor/Components/Pages/Production_Welding.razor.rz.scp.css */
/* Fix height and enable scrolling */
.grid[b-8wwlk52b1z] {
    height: 95vh;
    overflow-y: auto;
/*    font-size: 0.9rem;*/
}

    .grid[b-8wwlk52b1z]  table {
        min-width: 100%;
    }

/* Sticky header while scrolling */
[b-8wwlk52b1z] thead {
    position: sticky;
    top: 0;
    background-color: var(--FRONTENDCOLOR);
    color: white;
    outline: 1px solid gray;
    z-index: 1;
}

/* For virtualized grids, it's essential that all rows have the same known height */
[b-8wwlk52b1z] tr {
    height: 30px;
    border-bottom: 0.5px solid silver;
}

[b-8wwlk52b1z] tbody td {
    white-space: nowrap;
    overflow: hidden;
/*    max-width: 0;*/
/*    min-width: 100%;*/
    text-overflow: ellipsis;
}
[b-8wwlk52b1z] td:nth-child(4),
[b-8wwlk52b1z] td:nth-child(6) {
/*    min-width: 50px;
    max-width: 0;*/
}
[b-8wwlk52b1z] .col-title {
    justify-content: center;
}
/* _content/AGblazor/Components/Pages/ShippingAuthorizedToShip.razor.rz.scp.css */
h6[b-eb4g1cwfob] {
    color: white;
}
.standings-table__item[b-eb4g1cwfob]{
    font-size: 0.8rem;
}
.btn-primary[b-eb4g1cwfob]{
    background-color: var(--FRONTENDCOLOR);
}
.button-row[b-eb4g1cwfob]{
    display: flex;
    justify-content: space-evenly;
}
.panel[b-eb4g1cwfob]{
    margin-bottom: 20px;
    
}
.panel-arch[b-eb4g1cwfob] {
    border-color: var(--FRONTENDCOLOR);
    border: 1px solid;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.panel-heading[b-eb4g1cwfob]{
    background-color: var(--FRONTENDCOLOR);
    padding: 10px 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.panel-body[b-eb4g1cwfob] {
    padding: 15px;
    

}
.table-responsive[b-eb4g1cwfob]{
    overflow: auto; 
}
/* _content/AGblazor/Components/Pages/TravelerSFpage.razor.rz.scp.css */
table[b-n3tm9dxn5r] {
    font-family: 'Century Gothic';
    max-width: 865px;
}

ul[b-n3tm9dxn5r] {
    padding-left: 25px;
    margin-bottom: 0;
}

li[b-n3tm9dxn5r] {
    /*white-space: nowrap;*/
    margin-right: 5px;
}

table[b-n3tm9dxn5r], th[b-n3tm9dxn5r], td[b-n3tm9dxn5r] {
    border: 0;
    text-indent: 0;
}

thead[b-n3tm9dxn5r] {
    text-align: justify;
    background-color: white;
    color: black;
}

tbody > tr:last-child[b-n3tm9dxn5r] {
    border-bottom: 0;
}

.traveler-header[b-n3tm9dxn5r] {
    display: flex;
    /*flex: 2 1 240px;*/
    justify-content: space-between;
    margin-bottom: 1rem;
}

.customer-name[b-n3tm9dxn5r] {
    font-size: 1.5rem;
    padding-right: 10px;
    overflow: hidden;
    max-width: 350px;
}

.job-name[b-n3tm9dxn5r] {
    font-size: 1rem;
    padding-left: 10px;
}

.watermark[b-n3tm9dxn5r] {
    position: fixed;
    bottom: 50%;
    left: -8%;
    font-size: 5rem;
    transform: rotate(328deg);
    text-wrap: nowrap;
    opacity: 0.3;
}

.info-and-image[b-n3tm9dxn5r] {
    display: flex;
    justify-content: space-between;
}

figure img[b-n3tm9dxn5r] {
    vertical-align: top;
}

figure figcaption[b-n3tm9dxn5r] {
    text-align: center;
    font-size: 1.375rem;
}

.order-info[b-n3tm9dxn5r] {
    display: flex;
}

.estimator[b-n3tm9dxn5r] {
    padding-left: 20px;
    max-width: 200px;
}

.job-notes[b-n3tm9dxn5r] {
    border: 2px solid black;
    padding: 5px;
}

.mater[b-n3tm9dxn5r] {
    min-width: 100px;
}

.mid-container[b-n3tm9dxn5r] {
    display: grid;
    margin: 0.5rem 0 0.5rem 0;
    font-size: 1.375rem;
    align-items: center;
}

.mid-row[b-n3tm9dxn5r] {
    display: flex;
    justify-content: space-between;
}

.mid-row-content[b-n3tm9dxn5r] {
    display: flex;
}

.mat-text[b-n3tm9dxn5r], .fin-text[b-n3tm9dxn5r], .mou-text[b-n3tm9dxn5r], .add-text[b-n3tm9dxn5r], .due-date-text[b-n3tm9dxn5r], .thickness-text[b-n3tm9dxn5r] {
    padding-left: 10px;
}
    .mou-text[b-n3tm9dxn5r]{
        padding-right: 5px;
    }

    .thickness[b-n3tm9dxn5r] {
        justify-self: center;
        display: flex;
    }

.due-date[b-n3tm9dxn5r] {
    justify-self: end;
    display: flex;
}

.last-due-date[b-n3tm9dxn5r] {
    justify-self: end;
}

.lines[b-n3tm9dxn5r] {
    border-top: 2px solid black;
    border-left: 0px;
    border-right: 0;
    text-align: center;
}

    .lines thead[b-n3tm9dxn5r] {
        text-align: center;
    }

    .lines th[b-n3tm9dxn5r] {
        min-width: 50px;
    }

    .lines tr[b-n3tm9dxn5r] {
        border-top: 1px solid lightgrey;
        page-break-inside: avoid;
    }

        .lines tr:first-child[b-n3tm9dxn5r] {
            border-top: 2px solid black;
        }
        .lines td:last-child[b-n3tm9dxn5r] {
            max-width: 100px;
        }
        /*.lines td:nth-child(n+2) {
            page-break-after: avoid;
        }*/
.instructions[b-n3tm9dxn5r] {
    page-break-before: avoid;
}

.dimensions[b-n3tm9dxn5r] {
    text-indent: 5px;
    display: flex;
    justify-content: center;
}

/*.dimensions-right {
    max-width: 100px;
    text-align: left;
    width: 100%;
}

.dimensions-left {
    max-width: 100px;
    text-align: right;
    min-width: max-content;
    width: 100%;
}*/

.tags[b-n3tm9dxn5r] {
    max-width: 100px;
    overflow: hidden;
}

.line-instructions[b-n3tm9dxn5r] {
    text-align: left;
    text-indent: -5px;
    margin-left: 10px;
}

.traveler-printed-by[b-n3tm9dxn5r] {
    padding-top: 1.9rem;
    width: 368px;
    height: 132px;
}

.traveler-printed-on[b-n3tm9dxn5r] {
    border-top: 2px solid black;
}

.traveler-foot[b-n3tm9dxn5r] {
    align-self: end;
    min-height: 132px;
    display: flex;
    justify-content: space-between;
}

@media print {

    /*table {
        table-layout: fixed;
    }*/
    /*header {
        position: fixed;
        top: 0;
        white-space: nowrap;
    }*/

    .traveler-container[b-n3tm9dxn5r] {
        position: relative;
        top: 85px;
    }

    .traveler-printed-by[b-n3tm9dxn5r] {
        position: fixed;
        bottom: 0;
    }

    .thickness[b-n3tm9dxn5r] {
        justify-self: end;
    }

    .barcode417[b-n3tm9dxn5r] {
        position: fixed;
        bottom: 0;
        right: 0;
    }

    @page {
        size: letter;

        @bottom-center {
            /* margin-top: 132px;*/
            /*font-size: .875rem;*/
            content: "Page " counter(page) " of " counter(pages);
            margin-bottom: 1rem;
        }
    }
}
/* _content/AGblazor/Components/Shared/ModalDialog.razor.rz.scp.css */
.modal-content[b-wj36y7nfcg] {
    opacity: 95%;
}
