@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /Components/Tooltip.razor.rz.scp.css */
.tooltip-wrapper[b-ui4p63esjt] {
    position: relative;
    display: inline-block;
}

.tooltip-box[b-ui4p63esjt] {
    position: absolute;
    z-index: 9999;
    background: #333;
    color: #fff;
    padding: 6px 10px;
    border-radius: 4px;
    font-size: 0.8rem;
    white-space: nowrap;
}

    /* placement */
    .tooltip-box.top[b-ui4p63esjt] {
        bottom: 100%;
        left: 50%;
        transform: translateX(-50%);
        margin-bottom: 6px;
    }

    .tooltip-box.bottom[b-ui4p63esjt] {
        top: 100%;
        left: 50%;
        transform: translateX(-50%);
        margin-top: 6px;
    }

    .tooltip-box.left[b-ui4p63esjt] {
        right: 100%;
        top: 50%;
        transform: translateY(-50%);
        margin-right: 6px;
    }

    .tooltip-box.right[b-ui4p63esjt] {
        left: 100%;
        top: 50%;
        transform: translateY(-50%);
        margin-left: 6px;
    }
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-u3m44c3vc8] {
    position: relative;
    display: flex;
    flex-direction: row;
    height: 100%;
}
.top-row[b-u3m44c3vc8] {
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
   
}

.top-row-header[b-u3m44c3vc8] {
    color: #d7d7d7;
    font-size: 1.75em;
    font-weight: 100;
}
.main[b-u3m44c3vc8] {
    flex: 1;
}
/* /Layout/MobileNavBar.razor.rz.scp.css */
.navbar-nav .collapse .nav-link[b-kr5bh5i7t1] {
    padding-left: 1.5rem;
    font-size: 0.95rem;
    color: #ccc;
}

.navbar-nav .collapse .nav-link:hover[b-kr5bh5i7t1] {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
}
/* /Layout/SideBar.razor.rz.scp.css */
.nav .collapse .nav-link[b-bisrwy7kf0] {
    padding-left: 1.5rem;
    font-size: 0.95rem;
    color: #ccc;
}

.nav .nav-link:hover[b-bisrwy7kf0] {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
}
/* /Pages/AssetCategory/SearchAssetCategory.razor.rz.scp.css */
/*td {
    height: 50px;
}
*/
.table-wrapper[b-l4qn5xseg3] {
    height: calc(100vh - 140px); /* auto-adjust space under header; tweak if needed */
    overflow: hidden;
}

.sticky-top1[b-l4qn5xseg3] {
    position: sticky;
    top: 0;
    z-index: 2;
}
/* /Pages/Asset/SearchAsset.razor.rz.scp.css */
/*td {
    height: 50px;
}
*/
.table-wrapper[b-gx8dwjrdlt] {
    height: calc(100vh - 140px); /* auto-adjust space under header; tweak if needed */
    overflow: hidden;
}

.sticky-top1[b-gx8dwjrdlt] {
    position: sticky;
    top: 0;
    z-index: 2;
}

.table-hover > tbody > tr:hover > td[b-gx8dwjrdlt],
.table-hover > tbody > tr:hover > th[b-gx8dwjrdlt] {
    background-color: #f2f6ff !important;
    cursor: pointer;
}
/* /Pages/CommodityCategory/SearchCommodityCategory.razor.rz.scp.css */
/*td {
    height: 50px;
}
*/
.table-wrapper[b-90pcadk5r4] {
    height: calc(100vh - 140px); /* auto-adjust space under header; tweak if needed */
    overflow: hidden;
}

.sticky-top1[b-90pcadk5r4] {
    position: sticky;
    top: 0;
    z-index: 2;
}
/* /Pages/CommodityLevel/SearchCommodityLevel.razor.rz.scp.css */
/*td {
    height: 50px;
}
*/
.table-wrapper[b-51pm0ps41x] {
    height: calc(100vh - 140px); /* auto-adjust space under header; tweak if needed */
    overflow: hidden;
}

.sticky-top1[b-51pm0ps41x] {
    position: sticky;
    top: 0;
    z-index: 2;
}
/* /Pages/CommodityType/SearchCommodityType.razor.rz.scp.css */
/*td {
    height: 50px;
}
*/
.table-wrapper[b-h9zxa373pu] {
    height: calc(100vh - 140px); /* auto-adjust space under header; tweak if needed */
    overflow: hidden;
}

.sticky-top1[b-h9zxa373pu] {
    position: sticky;
    top: 0;
    z-index: 2;
}
/* /Pages/CommodityUsage/SearchCommodityUsage.razor.rz.scp.css */
/*td {
    height: 50px;
}
*/
.table-wrapper[b-1uas886dkn] {
    position: relative;
    padding-bottom: 50px; /* reserve space for the fixed footer */
}

.pagination-bar[b-1uas886dkn] {
    position: sticky;
    bottom: 0;
    background: #fff;
    padding: 8px 12px;
    border-top: 1px solid #ddd;
    z-index: 10;
}

.sticky-top1[b-1uas886dkn] {
    position: sticky;
    top: 0;
    z-index: 2;
}
/* /Pages/Commodity/SearchCommodity.razor.rz.scp.css */
/*td {
    height: 50px;
}
*/
.table-wrapper[b-5iiy2qk95o] {
    height: calc(100vh - 140px); /* auto-adjust space under header; tweak if needed */
    overflow: hidden;
}

.sticky-top1[b-5iiy2qk95o] {
    position: sticky;
    top: 0;
    z-index: 2;
}
/* /Pages/FarmSetup/FarmSetup.razor.rz.scp.css */
.circle[b-yxdf8ifvyw] {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 2px solid var(--bs-primary);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    color: var(--bs-primary);
    background: #fff;
}

    .circle.done[b-yxdf8ifvyw] {
        background: var(--bs-primary);
        color: #fff;
    }

    .circle.active[b-yxdf8ifvyw] {
        border-width: 3px; /* emphasis */
    }

.step small[b-yxdf8ifvyw] {
    margin-top: 0.25rem;
    font-size: 0.85rem;
}
/* /Pages/Farm/SearchFarm.razor.rz.scp.css */
/*td {
    height: 50px;
}
*/
.table-wrapper[b-gfil9ztwa2] {
    height: calc(100vh - 140px); /* auto-adjust space under header; tweak if needed */
    overflow: hidden;
}

.sticky-top1[b-gfil9ztwa2] {
    position: sticky;
    top: 0;
    z-index: 2;
}
/* /Pages/Home.razor.rz.scp.css */
html[b-my3pn19f03], body[b-my3pn19f03] {
    height: 100%;
    overflow: hidden; /* Disable browser scrolling */
}

.app-container[b-my3pn19f03] {
    height: 100vh;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.scroll-section[b-my3pn19f03] {
    flex: 1;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
/* /Pages/InboundCommodity/EditInboundCommodity.razor.rz.scp.css */
.table-container[b-cwqckrc64f] {
    max-height: calc(100vh - 420px); /* adjust the 320px if needed */
    overflow-y: auto;
    overflow-x: hidden;
}

.table-container table thead th[b-cwqckrc64f] {
    position: sticky;
    top: 0;
    z-index: 5;
}
/* /Pages/Map/MapEditModal.razor.rz.scp.css */

.button-bar[b-9ue6xpud6m] {
    padding: 10px;
    flex-shrink: 0; /* don’t let buttons collapse */
    background: #fff; /* optional: keep buttons visible */
}
.h-80vh[b-9ue6xpud6m] {
    height: 80vh !important;
}
/* /Pages/PaddockCropImageHistory/EditPaddockCropImageHistory.razor.rz.scp.css */
.upload-overlay[b-uju3kml3fs] {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.55);
    z-index: 999;
    backdrop-filter: blur(2px);
}
/* /Pages/Paddock/EditPaddock.razor.rz.scp.css */
.tab-pane.active#paddockDetails[b-c8rfooqjnf] {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 0;
}

#editPadddock_Map[b-c8rfooqjnf] {
    flex-grow: 1;
    min-height: 0;
}

@media (max-width: 768px) {
    .nav-tabs .nav-item[b-c8rfooqjnf] {
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
        text-align: center;
    }

    .nav-tabs .nav-link[b-c8rfooqjnf] {
        display: block;
        font-size: 0.85rem;
        padding: 0.5rem;
        white-space: nowrap; /* no line break */
        overflow: hidden; /* hide overflow */
        text-overflow: ellipsis; /* show ... */
        text-align: center;
        width: 100%;
    }
}
/* /Pages/Paddock/OnboardPaddock.razor.rz.scp.css */
body[b-13q8xkjaof] {
}

.map-overlay[b-13q8xkjaof] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99; /* above the map tiles */
}
/* /Pages/Paddock/PaddockDashboard.razor.rz.scp.css */
td[b-4qnajkxx7r] {
    height: 50px;
}

/* Prevent horizontal scroll jitter while swiping */
.slide-wrapper[b-4qnajkxx7r] {
    overflow: hidden;
    height: 100%;
}

/* Make vertical scroll work while allowing horizontal swipe */
.swipe-container[b-4qnajkxx7r] {
    touch-action: pan-y pan-x;
    user-select: none;
    height: 100%;
}
/* Animate the incoming card depending on direction */
.slide-left .card-anim[b-4qnajkxx7r] {
    animation: slideInFromRight-b-4qnajkxx7r 220ms ease both;
}

.slide-right .card-anim[b-4qnajkxx7r] {
    animation: slideInFromLeft-b-4qnajkxx7r 220ms ease both;
}

@keyframes slideInFromRight-b-4qnajkxx7r {
    from {
        transform: translateX(24px);
        opacity: 0;
    }

    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slideInFromLeft-b-4qnajkxx7r {
    from {
        transform: translateX(-24px);
        opacity: 0;
    }

    to {
        transform: translateX(0);
        opacity: 1;
    }
}


.paddock-table-wrapper[b-4qnajkxx7r] {
    height: calc(100vh - 100px); /* adjust if header spacing differs */
    overflow: hidden; /* container controls flow */
}

.sticky-top1[b-4qnajkxx7r] {
    position: sticky;
    top: 0;
    z-index: 3;
}
/* /Pages/Paddock/PaddockPlanManagement.razor.rz.scp.css */
td[b-af4gpj1szo] {
  height: 50px;
}

.paddock-table-wrapper[b-af4gpj1szo] {
    height: calc(100vh - 140px); /* auto-adjust space under header; tweak if needed */
    overflow: hidden;
}

.sticky-top1[b-af4gpj1szo] {
    position: sticky;
    top: 0;
    z-index: 2;
}
/* /Pages/SampleImportConfiguration/EditSampleImportConfiguration.razor.rz.scp.css */
/*.table-responsive thead th {
    position: sticky;
    top: 0;
    background: #212529;*/ /* match .table-dark */
    /*z-index: 2;
}*/
/* /Pages/SampleTest/EditSampleTest.razor.rz.scp.css */
.table[b-pu79oi78zn] {
    table-layout: auto; /* let columns shrink/grow to content */
    white-space: nowrap; /* prevent wrapping if you want tight fit */
    
}

    .table .fit[b-pu79oi78zn] {
        width: 1%; /* allows the browser to shrink to fit content */
        padding: 0.5rem; /* adjust padding as needed */
    }
/* /Pages/SampleTest/EditSampleTestPlanHistoryList.razor.rz.scp.css */
.map-wrapper[b-yovdwg2c7f] {
    position: relative;
    transition: all 0.3s ease-in-out;
}

    .map-wrapper.collapsed[b-yovdwg2c7f] {
        height: 300px;
    }

    .map-wrapper.expanded[b-yovdwg2c7f] {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100dvh;
        z-index: 2000;
        background: #fff;
        padding: 0;
        margin: 0;
        border-radius: 0;
    }

.map-inner[b-yovdwg2c7f] {
    width: 100%;
    height: 100%;
}

/* Floating buttons */
.map-btn-one[b-yovdwg2c7f],
.map-btn-two[b-yovdwg2c7f],
.map-btn-three[b-yovdwg2c7f] {
    position: absolute;
    z-index: 2100;
    right: 10px;
}

.map-btn-one[b-yovdwg2c7f] {
    top: 10px;
}

.map-btn-two[b-yovdwg2c7f] {
    top: 50px;
}

.map-btn-three[b-yovdwg2c7f] {
    top: 90px;
}

.map-instruction[b-yovdwg2c7f] {
    position: absolute;
    bottom: calc(env(safe-area-inset-bottom, 0px) + 10px);
    left: 50%;
    transform: translateX(-50%);
    background: rgba(255, 255, 255, 0.8);
    padding: 4px 8px;
    border-radius: 6px;
    font-size: 0.8rem;
    z-index: 2100;
}
/* /Pages/SampleTest/ImportSampleResult.razor.rz.scp.css */


input#input[b-svt06exk4d] {
    display: none;
}

.hover[b-svt06exk4d] {
    border-style: solid;
    background-color: #dddddd;
    color: #555555;
}

.image-container[b-svt06exk4d] {
    display: flex;
    justify-content: center;
}

    .image-container img[b-svt06exk4d] {
        width: 50%;
    }

[b-svt06exk4d] input[type=file] {
    width: 100%;
    padding: 20px;
}

.error-message-container[b-svt06exk4d] {
    color: red;
    text-align: center;
}
/* /Pages/ShoppingCartExample.razor.rz.scp.css */
.cart-item img[b-hyqmbg430i] {
    max-width: 100px;
    height: auto;
}

.quantity-input[b-hyqmbg430i] {
    width: 50px;
}

.cart-summary[b-hyqmbg430i] {
    background-color: #f8f9fa;
    border-radius: 10px;
}
/* /Pages/SiteCommodity/SearchSiteCommodity.razor.rz.scp.css */
/*td {
    height: 50px;
}
*/
.table-wrapper[b-3rgnigfeyg] {
    height: calc(100vh - 140px); /* auto-adjust space under header; tweak if needed */
    overflow: hidden;
}

.sticky-top1[b-3rgnigfeyg] {
    position: sticky;
    top: 0;
    z-index: 2;
}
/* /Pages/StockTake/EditStockTake.razor.rz.scp.css */
.stocktake-table-container[b-l006r5nza9] {
    max-height: calc(100vh - 320px); /* adjust the 320px if needed */
    overflow-y: auto;
    overflow-x: hidden;
}

.stocktake-table-container table thead th[b-l006r5nza9] {
    position: sticky;
    top: 0;
    z-index: 5;
}
/* /Pages/StockTake/SearchStockTake.razor.rz.scp.css */
/*td {
    height: 50px;
}
*/
.table-wrapper[b-2c2tybiy22] {
    position: relative;
    padding-bottom: 50px; /* reserve space for the fixed footer */
}

.pagination-bar[b-2c2tybiy22] {
    position: sticky;
    bottom: 0;
    background: #fff;
    padding: 8px 12px;
    border-top: 1px solid #ddd;
    z-index: 10;
}

.sticky-top1[b-2c2tybiy22] {
    position: sticky;
    top: 0;
    z-index: 2;
}
/* /Pages/SwipeContainer.razor.rz.scp.css */
.swipe-container[b-b59i5hrw0l] {
    touch-action: pan-y;
    user-select: none;
    height: 100%;
}
