@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.boiwgh0w5b.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-d7cyxl91us] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-d7cyxl91us] {
    flex: 1;
}

.sidebar[b-d7cyxl91us] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-d7cyxl91us] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-d7cyxl91us]  a, .top-row[b-d7cyxl91us]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-d7cyxl91us]  a:hover, .top-row[b-d7cyxl91us]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-d7cyxl91us]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-d7cyxl91us] {
        justify-content: space-between;
    }

    .top-row[b-d7cyxl91us]  a, .top-row[b-d7cyxl91us]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-d7cyxl91us] {
        flex-direction: row;
    }

    .sidebar[b-d7cyxl91us] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-d7cyxl91us] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-d7cyxl91us]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-d7cyxl91us], article[b-d7cyxl91us] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-d7cyxl91us] {
    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-d7cyxl91us] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }


/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-tg19nc4br2] {
    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-tg19nc4br2] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-tg19nc4br2] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-tg19nc4br2] {
    font-size: 1.1rem;
}

.bi[b-tg19nc4br2] {
    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-tg19nc4br2] {
    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-tg19nc4br2] {
    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-tg19nc4br2] {
    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");
}

.nav-item[b-tg19nc4br2] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-tg19nc4br2] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-tg19nc4br2] {
        padding-bottom: 1rem;
    }

    .nav-item[b-tg19nc4br2]  .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-tg19nc4br2]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-tg19nc4br2]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-tg19nc4br2] {
    display: none; 
}

.navbar-toggler:checked ~ .nav-scrollable[b-tg19nc4br2] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-tg19nc4br2] {
        display: none;
    }

    .nav-scrollable[b-tg19nc4br2] {
        /* Never collapse the sidebar for wide screens */
        display: block;        

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/NavMenuHide.razor.rz.scp.css */

.auto-hiding-nav-menu[b-ct67o27c2i] {
    display: flex;
    height: 100%;
    /*height: 100vh;*/ /* fill the visible screen */
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    transition: max-width 0.5s ease;
    /*background-color: #253529;*/
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
    color: #fff;
    padding: 0.3rem;
    border-radius: 0 10px 10px 0; /* tl tr br bl*/
    /*margin-top: 5px;*/
}

/*If the element’s height is 200px and its child is 300px tall:
With overflow: visible: The child continues outside the 200px box.
With overflow: auto: A scrollbar appears so you can scroll to the rest of the child.
With overflow: hidden: Only the first 200px are shown; the bottom 100px are cut off.*/
.nav-menu[b-ct67o27c2i] {
    /*overflow: hidden;*/  /*this is the culprit, causing sidebar icon being trimmed off!*/
    overflow: visible;
}

.collapsed[b-ct67o27c2i] {
    width: 50px;
}

.expand[b-ct67o27c2i] {
    width: 180px;
}

.nav-item-text[b-ct67o27c2i] {
    visibility: hidden; 
    position: absolute;
    margin-left: 1rem;
    font-size: small;
    margin-top: 4px;
    transition: opacity 0.5s ease, transform 0.5s ease; 
    transform-origin: left center; 
}

.nav-item-text-show[b-ct67o27c2i] {
    visibility: visible;
    position: absolute;
    margin-left: 1rem;
    font-size: small;
    margin-top: 4px;
    transition: opacity 0.5s ease, transform 0.5s ease;
    transform-origin: left center;
    color: white;
}

.expand .nav-item-text[b-ct67o27c2i] {
    visibility: visible;
    opacity: 0.5;
}

.nav-link:hover .nav-item-text[b-ct67o27c2i] { 
    opacity: 1;
    transform: scale(1.2); 
    color: white; 
}

.nav-item[b-ct67o27c2i] {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.nav-item-icon[b-ct67o27c2i] {
    color: white;
    font-size: 14px;
    transition: opacity 0.5s ease, transform 0.5s ease;
    transform-origin: left center;
    margin-bottom: 1rem; /*5px;*/
    /*margin-top: 4px;*/
    opacity: 0.8;
}

.nav-link:hover .nav-item-icon[b-ct67o27c2i] {
    color: white;
    /*transform: scale(1.2);*/
    opacity: 1;
}

.nav-link > *[b-ct67o27c2i] {
    align-self: flex-start;
}

/*hamburger menu*/
.navbar-toggler[b-ct67o27c2i] {
    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-ct67o27c2i] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-ct67o27c2i] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.show-1st-row[b-ct67o27c2i] {
    height: 3rem;
    display: none;
}

.navbar-brand[b-ct67o27c2i] {
    font-size: 1.1rem;
}

.nav-scrollable[b-ct67o27c2i] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-ct67o27c2i] {
    display: block;
}


/* Show banner to contrast top menu bar so that hamburger "appears"*/
.custom-xs-nav[b-ct67o27c2i] {
    display: block;
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}



@media (min-width: 641px) {
    .navbar-toggler[b-ct67o27c2i] {
        display: none;
    }
    .nav-scrollable[b-ct67o27c2i] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        /*height: calc(100vh - 3.5rem);*/
        height: 100vh;
        /*overflow-y: auto;*/
    }
    .custom-xs-nav[b-ct67o27c2i] {
        /* Hide banner when top menu is not showing.*/
        display: none; 
    }
    .show-1st-row[b-ct67o27c2i] {
        height: 3rem;
        display: block;
        background-color: indigo;
        background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
    }
}
/* /Components/Pages/BatchInSetupPage/BatchInSetupList.razor.rz.scp.css */
/* -------------------------------------------------------------------------------------------------- */
/* --- Sticky First Column (Horizontal Scrolling) applies to 1st PropertyColumn or TemplateColumn --- */
/* -------------------------------------------------------------------------------------------------- */
[b-fbmli7zbaa] .quickgrid th:first-child {
    position: sticky; /* Make it sticky horizontally */
    left: 0; /* Stick it to the left edge */
    z-index: 16; /* Higher than other sticky headers (15) for corner overlap */
    background-color: #e0e0e0; /* Different background for emphasis */
    border-right: 1px solid #c0c0c0;
    /*vertical-align: middle;*/
    text-align: left;
    max-width: 150px;
    min-width: 150px;
}

[b-fbmli7zbaa] .quickgrid td:first-child {
    position: sticky;
    left: 0;
    z-index: 10; /* Below headers, above regular cells */
    background-color: #f9f9f9;
    /*vertical-align: middle;*/
}

/* Reduce padding between column title container and title text */
[b-fbmli7zbaa] .quickgrid th .col-title,
.quickgrid th .col-title-text[b-fbmli7zbaa] {
    padding-left: 1px;
    padding-right: 1px;
     margin-top: 0;
    margin-bottom: 0;
    line-height: 1.2;  Makes text more compact 
}
/* /Components/Pages/BatchOrderLinePages/BatchLotMovementDialog.razor.rz.scp.css */
[b-uz72ku3aak] .qc-alert-row {
    color: red !important;
}
/* /Components/Pages/BatchOrderLinePages/BatchOrderLineList.razor.rz.scp.css */
/* Target the header cell of the acceptable column */
[b-8h16lebmth] .quickgrid th.acceptable-column {
    padding-left: 3px; /* Adjust as needed */
    padding-right: 1px; /* Adjust as needed */
    text-align: center; /* Center the icon in the header */
}

/* Target the data cells of the acceptable column */
[b-8h16lebmth] .quickgrid td.acceptable-column {
    padding-left: 3px; /* Reduce padding on the left */
    padding-right: 1px; /* Reduce padding on the right */
    text-align: center; /* Center the icon/question mark in the cell */
    /* Reduce top/bottom padding if rows are too tall */
    padding-top: 2px;
    padding-bottom: 2px;
}

/* cater for the Acceptable icon column */
[b-8h16lebmth] .quickgrid td:nth-child(3) {
    padding-left: 1px;
    /*padding-right: 2px;*/
}


/* Target all table rows within the QuickGrid */
[b-8h16lebmth] .quickgrid tr {
    height: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: middle; 
    /* Or use min-height if you want content to expand if needed */
    /* min-height:30px; */
}

.filter-active[b-8h16lebmth] {
    border: 2px solid #0d6efd; /* Blue or highlight color */
    background-color: #e7f1ff;
}

.filter-clear[b-8h16lebmth] {
    border: 1px solid #ccc;
}
/* /Components/Pages/BatchOrderPages/BatchOrderList.razor.rz.scp.css */
/* --- Sticky First Column (Horizontal Scrolling) applies to 1st PropertyColumn or TemplateColumn --- */
[b-499tlpv5er] .quickgrid th:first-child {
    position: sticky; /* Make it sticky horizontally */
    left: 0; /* Stick it to the left edge */
    z-index: 16; /* Higher than other sticky headers (15) for corner overlap */
    background-color: #e0e0e0; /* Different background for emphasis */
    border-right: 1px solid #c0c0c0;
    /*vertical-align: middle;*/
    text-align: left;
    max-width: 125px;
    min-width: 125px;
}

[b-499tlpv5er] .quickgrid td:first-child {
    position: sticky;
    left: 0;
    z-index: 10; /* Below headers, above regular cells */
    background-color: #f9f9f9;
    /*vertical-align: middle;*/
}
/* /Components/Pages/BatchOrderTxnPages/BatchOrderTxnListDialog.razor.rz.scp.css */
[b-ipmp337f4e] .qc-alert-row {
    color: red !important;
}
/* /Components/Pages/InvLotLocationPages/InvLotLocationList.razor.rz.scp.css */
/* --- Sticky First Column (Horizontal Scrolling) applies to 1st PropertyColumn or TemplateColumn --- */
[b-sj23qsnd7n] .quickgrid th:first-child {
    position: sticky; /* Make it sticky horizontally */
    left: 0; /* Stick it to the left edge */
    z-index: 16; /* Higher than other sticky headers (15) for corner overlap */
    background-color: #e0e0e0; /* Different background for emphasis */
    border-right: 1px solid #c0c0c0;
    /*vertical-align: middle;*/
    text-align: left;
    max-width: 120px;
    /*min-width: 90px;*/
}

[b-sj23qsnd7n] .quickgrid td:first-child {
    position: sticky;
    left: 0;
    z-index: 10; /* Below headers, above regular cells */
    background-color: #f9f9f9;
    /*vertical-align: middle;*/
}
/* /Components/Pages/MatLotPages/MatLotList.razor.rz.scp.css */
/* --- Sticky First Column (Horizontal Scrolling) applies to 1st PropertyColumn or TemplateColumn --- */
[b-9ck96xcgiw] .quickgrid th:first-child {
    position: sticky; /* Make it sticky horizontally */
    left: 0; /* Stick it to the left edge */
    z-index: 16; /* Higher than other sticky headers (15) for corner overlap */
    background-color: #e0e0e0; /* Different background for emphasis */
    border-right: 1px solid #c0c0c0;
    /*vertical-align: middle;*/
    text-align: left;
    max-width: 120px;
    /*min-width: 90px;*/
}

[b-9ck96xcgiw] .quickgrid td:first-child {
    position: sticky;
    left: 0;
    z-index: 10; /* Below headers, above regular cells */
    background-color: #f9f9f9;
    /*vertical-align: middle;*/
}
/* /Components/Pages/QCOrderLineInspPages/QCOrderLineInspEditDialog.razor.rz.scp.css */
/* --- Container for horizontal scrolling --- */
/* This div wraps your QuickGrid in the .razor file */
.quickgrid-scroll-container[b-xyienhkprh] {
    width: 100%;
    overflow-x: auto; /* Enables horizontal scrolling if content overflows */
    max-height: 500px;
    min-height: 120px;  /* set initial so that when no record return when filter, vertical scroll bar won't show due to too short*/
    overflow-y: auto;
    border: 1px solid #e0e0e0;
}

/* --- QuickGrid Table Styling (Fixed Width, Header Word Wrap) --- */
/* Use ::deep to target elements rendered by QuickGrid itself */
[b-xyienhkprh] .quickgrid table {
    table-layout: fixed !important; /* CRUCIAL: Ensures column widths are respected */   
    width: 100%; /* Make the table fill its container horizontally */
    border-spacing: 0 !important; /* Removes all space between cell borders */
    border-collapse: collapse !important;
}

/* Style for ALL column headers */
[b-xyienhkprh] .quickgrid th div {
    width: 2.5cm; /* SETS EACH COLUMN TO EXACTLY 3CM WIDE */
    white-space: normal; /* Allows header text to word wrap */
    text-overflow: inherit;
    vertical-align: middle; /* Aligns header text to the top if it wraps */
    text-align: center; /* Example: Center align headers */
    padding: 1px 2px !important; /* Example: reduced padding, adjust as needed */
}


/* Make the column title button a flex container */
[b-xyienhkprh] .quickgrid th .col-title {
    display: flex; /* Enable flexbox */
    align-items: center; /* Vertically center items */
    justify-content: flex-start; /* Align content to the start (left) */
    width: 100%; /* Ensure it takes full width of its parent <th> */
    height: 100%; /* Ensure it takes full height */
    text-align: left; /* Default text alignment for the button */
    padding: 0; /* Remove default button padding if it interferes */
    border: none;
    background-color: transparent;
    cursor: pointer;
}

    /* Style the text div within the column title button */
    [b-xyienhkprh] .quickgrid th .col-title .col-title-text {
        /* No specific width needed here, let it take natural space */
        white-space: normal; /* Allow text wrapping */
        flex-grow: 1; /* Allow text to grow and take available space */
        text-align: inherit; /* Inherit from parent .col-title or th */
        padding: 5px 0px; /* Example: padding around the text itself */
    }

    /* --- Move the sort indicator to the far right --- */
    [b-xyienhkprh] .quickgrid th .col-title .sort-indicator {
        margin-left: auto; /* Pushes the sort indicator to the far right */
        flex-shrink: 0; /* Prevent it from shrinking */
        /* Optional: Adjust size and color of the icon if needed */
        width: 16px; /* Example size */
        height: 16px;
        /* filter: invert(30%) sepia(100%) saturate(2000%) hue-rotate(200deg); */ /* For SVG color change */
    }



/* Style for ALL data cells */
[b-xyienhkprh] .quickgrid td div {
    white-space: normal; /* ALLOWS TEXT TO WRAP ONTO MULTIPLE LINES */
    word-wrap: break-word; /* BREAKS LONG WORDS THAT DON'T CONTAIN SPACES */
    overflow-wrap: break-word; /* Modern equivalent of word-wrap */
    text-align: left; /* Default align data left */
    padding: 1px 2px !important; /* Example: reduced padding, adjust as needed */
}

/* --- Sticky First Column (Horizontal Scrolling) applies to 1st PropertyColumn or TemplateColumn --- */
[b-xyienhkprh] .quickgrid th:first-child {
    position: sticky; /* Make it sticky horizontally */
    left: 0; /* Stick it to the left edge */
    z-index: 16; /* Higher than other sticky headers (15) for corner overlap */
    background-color: #e0e0e0; /* Different background for emphasis */
    border-right: 1px solid #c0c0c0;
    vertical-align: middle;
    text-align: left;
    /*width: max-content;*/
    min-width: 155px; /* must be enough for K00006341000202-R1 + a padlock icon */
}


[b-xyienhkprh] .quickgrid td:first-child {
    position: sticky; /* Make it sticky horizontally */
    left: 0; /* Stick it to the left edge */
    z-index: 10; /* Below headers, above regular cells */
    background-color: #f9f9f9; /* Different background for emphasis */
    vertical-align: middle;
}

/* /Components/Pages/QCOrderLinePages/QCOrderLineEnquiryList.razor.rz.scp.css */
/* --- Sticky First Column (Horizontal Scrolling) applies to 1st PropertyColumn or TemplateColumn --- */
[b-w3z6yc8fka] .quickgrid th:first-child {
    position: sticky; /* Make it sticky horizontally */
    left: 0; /* Stick it to the left edge */
    z-index: 16; /* Higher than other sticky headers (15) for corner overlap */
    background-color: #e0e0e0; /* Different background for emphasis */
    border-right: 1px solid #c0c0c0;
    /*vertical-align: middle;*/
    text-align: left;
    max-width: 125px; /* must be enough for QC25070003*/
    min-width: 125px; /* must be enough for QC25070003*/
}

[b-w3z6yc8fka] .quickgrid td:first-child {
    position: sticky;
    left: 0;
    z-index: 10; /* Below headers, above regular cells */
    background-color: #f9f9f9;
    /*vertical-align: middle;*/
}
/* /Components/Pages/QCOrderLinePages/QCOrderLineList.razor.rz.scp.css */
/* Target the header cell of the acceptable column */
[b-g5nt7d4f9z] .quickgrid th.acceptable-column {
    padding-left: 3px; /* Adjust as needed */
    padding-right: 1px; /* Adjust as needed */
    text-align: center; /* Center the icon in the header */
}

/* Target the data cells of the acceptable column */
[b-g5nt7d4f9z] .quickgrid td.acceptable-column {
    padding-left: 3px; /* Reduce padding on the left */
    padding-right: 1px; /* Reduce padding on the right */
    text-align: center; /* Center the icon/question mark in the cell */
    /* You might also want to reduce top/bottom padding if rows are too tall */
    padding-top: 2px;
    padding-bottom: 2px;
}

/* cater for the Acceptable icon column */
[b-g5nt7d4f9z] .quickgrid td:nth-child(3) {
    padding-left: 1px;
    /*padding-right: 2px;*/
}

/* Target all table rows within the QuickGrid */
[b-g5nt7d4f9z] .quickgrid tr {
    height: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: middle; 
    /* Or use min-height if you want content to expand if needed */
    /* min-height:30px; */
}

.filter-active[b-g5nt7d4f9z] {
    border: 2px solid #0d6efd; /* Blue or highlight color */
    background-color: #e7f1ff;
}

.filter-clear[b-g5nt7d4f9z] {
    border: 1px solid #ccc;
}
/* /Components/Pages/QCOrderPages/QCOrderList.razor.rz.scp.css */
/* --- Sticky First Column (Horizontal Scrolling) applies to 1st PropertyColumn or TemplateColumn --- */
[b-nelen9e1hr] .quickgrid th:first-child {
    position: sticky; /* Make it sticky horizontally */
    left: 0; /* Stick it to the left edge */
    z-index: 16; /* Higher than other sticky headers (15) for corner overlap */
    background-color: #e0e0e0; /* Different background for emphasis */
    border-right: 1px solid #c0c0c0;
    /*vertical-align: middle;*/
    text-align: left;
    max-width: 125px; /* must be enough for QC25070003*/
    min-width: 125px; /* must be enough for QC25070003*/
}

[b-nelen9e1hr] .quickgrid td:first-child {
    position: sticky;
    left: 0;
    z-index: 10; /* Below headers, above regular cells */
    background-color: #f9f9f9;
    /*vertical-align: middle;*/
}
/* /Components/Pages/QCOrderTxnPages/QCOrderTxnListDialog.razor.rz.scp.css */
[b-cnpi6845re] .qc-alert-row {
    color: red !important;
}
/* /Components/Pages/QCTemplatePages/QCTemplateList.razor.rz.scp.css */
/*.setup-type-column {
    width: 150px;
    min-width: 150px;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}*/

/* -------------------------------------------------------------------------------------------------- */
/* --- Sticky First Column (Horizontal Scrolling) applies to 1st PropertyColumn or TemplateColumn --- */
/* -------------------------------------------------------------------------------------------------- */
[b-jgei8m2tud] .quickgrid th:first-child {
    position: sticky; /* Make it sticky horizontally */
    left: 0; /* Stick it to the left edge */
    z-index: 16; /* Higher than other sticky headers (15) for corner overlap */
    background-color: #e0e0e0; /* Different background for emphasis */
    border-right: 1px solid #c0c0c0;
    /*vertical-align: middle;*/
    text-align: left;
    max-width: 150px;
    min-width: 150px;
}

[b-jgei8m2tud] .quickgrid td:first-child {
    position: sticky;
    left: 0;
    z-index: 10; /* Below headers, above regular cells */
    background-color: #f9f9f9;
    /*vertical-align: middle;*/
}
/* /Components/Pages/RejectOrderLinePages/RejectOrderLineEnquiryList.razor.rz.scp.css */
/* --- Sticky First Column (Horizontal Scrolling) applies to 1st PropertyColumn or TemplateColumn --- */
[b-numguh9j57] .quickgrid th:first-child {
    position: sticky; /* Make it sticky horizontally */
    left: 0; /* Stick it to the left edge */
    z-index: 16; /* Higher than other sticky headers (15) for corner overlap */
    background-color: #e0e0e0; /* Different background for emphasis */
    border-right: 1px solid #c0c0c0;
    /*vertical-align: middle;*/
    text-align: left;
    max-width: 125px; /* must be enough for QC25070003*/
    min-width: 125px; /* must be enough for QC25070003*/
}

[b-numguh9j57] .quickgrid td:first-child {
    position: sticky;
    left: 0;
    z-index: 10; /* Below headers, above regular cells */
    background-color: #f9f9f9;
    /*vertical-align: middle;*/
}
/* /Components/Pages/RejectOrderLinePages/RejectOrderLineList.razor.rz.scp.css */
/* Target the header cell of the acceptable column */
[b-fd7g1uaebw] .quickgrid th.acceptable-column {
    padding-left: 3px; /* Adjust as needed */
    padding-right: 1px; /* Adjust as needed */
    text-align: center; /* Center the icon in the header */
}

/* Target the data cells of the acceptable column */
[b-fd7g1uaebw] .quickgrid td.acceptable-column {
    padding-left: 3px; /* Reduce padding on the left */
    padding-right: 1px; /* Reduce padding on the right */
    text-align: center; /* Center the icon/question mark in the cell */
    /* You might also want to reduce top/bottom padding if rows are too tall */
    padding-top: 2px;
    padding-bottom: 2px;
}


[b-fd7g1uaebw] .quickgrid td:nth-child(3) {
    padding-left: 1px;
    /*padding-right: 2px;*/
}

/* Target all table rows within the QuickGrid */
[b-fd7g1uaebw] .quickgrid tr {
    height: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: middle; 
    /* Or use min-height if you want content to expand if needed */
    /* min-height:30px; */
}
/* /Components/Pages/RejectOrderPages/RejectOrderList.razor.rz.scp.css */
/* --- Sticky First Column (Horizontal Scrolling) applies to 1st PropertyColumn or TemplateColumn --- */
[b-j8ez192ylr] .quickgrid th:first-child {
    position: sticky; /* Make it sticky horizontally */
    left: 0; /* Stick it to the left edge */
    z-index: 16; /* Higher than other sticky headers (15) for corner overlap */
    background-color: #e0e0e0; /* Different background for emphasis */
    border-right: 1px solid #c0c0c0;
    /*vertical-align: middle;*/
    text-align: left;
    max-width: 115px; /* must be enough for PRF2507003*/
    min-width: 115px; /* must be enough for PRF2507003*/
}

[b-j8ez192ylr] .quickgrid td:first-child {
    position: sticky;
    left: 0;
    z-index: 10; /* Below headers, above regular cells */
    background-color: #f9f9f9;
    /*vertical-align: middle;*/
}
/* /Components/Pages/RejectOrderTxnPages/RejectOrderTxnListDialog.razor.rz.scp.css */
[b-cdflsgd5ni] .qc-alert-row {
    color: red !important;
}
