:root{font-family:Arial,sans-serif;color:#1a1a1a;background:#f1f1f1}*{box-sizing:border-box}body{margin:0}a{text-decoration:none;color:inherit}button,input,select{font:inherit}button{cursor:pointer}.app-layout{min-height:100vh;display:flex;flex-direction:column}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px;background:#e7d79a;color:#111827;border-bottom:1px solid #c6b16a}.topbar-left{display:flex;align-items:center;gap:18px;min-width:0}.brand{display:inline-flex;align-items:center;gap:14px;min-width:0}.brand-logo{width:44px;height:44px;object-fit:contain;border-radius:4px;flex:0 0 auto}.brand-text{font-weight:700;font-size:30px;letter-spacing:.02em;white-space:nowrap}.nav-links{display:flex;gap:16px}.nav-links a{color:#4b5563;font-weight:600}.nav-links a.active{color:#111827;font-weight:700}.user-box{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.user-role,.user-name{font-size:18px;font-weight:700;color:#111827}.logout-button{border:1px solid #b78b17;border-radius:6px;padding:6px 16px;min-height:38px;background:linear-gradient(180deg,#f5d86b,#d6a91a);color:#111827;font-weight:700;box-shadow:inset 0 1px #ffffff73}.logout-button:hover{filter:brightness(.98)}.page-shell{max-width:1400px;margin:0 auto;padding:20px;flex:1 0 auto}.auth-page{display:flex;align-items:center;justify-content:center;min-height:100vh}.card{background:#fff;border-radius:10px;padding:20px;box-shadow:0 6px 20px #0f172a0f}.slim-card{padding:16px}.auth-card{width:100%;max-width:420px}.stack-form{display:grid;gap:14px}.stack-form label{display:grid;gap:6px}.settings-section{display:grid;gap:12px;padding-top:10px;border-top:1px solid #e5e7eb}.settings-section h3{margin:0}.checkbox-label{display:flex!important;align-items:center;gap:8px}.checkbox-label input{min-height:0}input,select{border:1px solid #b7c0ca;border-radius:8px;padding:10px 12px;min-height:42px;background:#fff}button{border:none;border-radius:10px;padding:10px 16px;background:#2563eb;color:#fff}button.danger{background:#dc2626}.toolbar{display:flex;align-items:end;gap:16px;margin-bottom:16px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:12px;border-bottom:1px solid #e2e8f0;text-align:left}.error-box,.success-box,.hint{border-radius:10px;padding:12px}.error-box{background:#fee2e2;color:#991b1b}.success-box{background:#dcfce7;color:#166534}.hint{background:#eff6ff;color:#1d4ed8}.compact-box{margin-top:12px}.grid-two{display:grid;grid-template-columns:360px 1fr;gap:24px}.inline-actions{display:flex;gap:8px}.dashboard-page{display:grid;grid-template-columns:170px 1fr;gap:18px;align-items:start}.dashboard-sidebar{background:transparent;box-shadow:none;padding:0}.search-box-block,.filter-panel{margin-bottom:18px}.panel-title{font-size:15px;font-weight:700;margin-bottom:10px}.keyword-box{position:relative}.keyword-box input{width:100%;padding-right:42px;border:none;border-bottom:2px solid #2f3c47;border-radius:0;background:transparent;min-height:36px}.keyword-icon{position:absolute;right:4px;top:1px;font-size:32px;line-height:1}.filter-button-group{display:grid;gap:8px}.filter-btn{display:flex;align-items:center;gap:8px;font-size:20px;justify-content:flex-start;width:100%;color:#111827;background:#f6f6f6;border:1px solid #9aa4af;border-radius:8px;box-shadow:inset 0 1px #fde7e7cc}.filter-btn.active{background:#f4c53a;border-color:#aa7f00}.filter-check{min-width:16px}.dashboard-main{min-width:0}.dashboard-topbar{margin-bottom:14px}.store-toolbar{display:flex;align-items:flex-end;gap:12px}.store-toolbar label{display:grid;gap:6px;min-width:300px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:14px}.stat-card{border-radius:0;overflow:hidden;text-align:center;color:#fff;box-shadow:0 2px 8px #0f172a26}.stat-card-title{padding:10px 12px;font-size:20px;font-weight:700;border-bottom:3px solid rgba(255,255,255,.75)}.stat-card-value{padding:8px 12px 10px;font-size:34px;font-weight:700;text-shadow:0 2px 3px rgba(0,0,0,.25)}.stat-blue .stat-card-title{background:#4f96df}.stat-blue .stat-card-value{background:#76a9e0}.stat-green .stat-card-title{background:#22c7a6}.stat-green .stat-card-value{background:#35c659}.stat-pink .stat-card-title{background:#f54b79}.stat-pink .stat-card-value{background:#ea8aa6}.stat-dark .stat-card-title{background:#041f26}.stat-dark .stat-card-value{background:#bfbfbf}.table-card{padding:0;overflow:visible}.table-actions-row{display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:14px;flex-wrap:wrap}.table-action-buttons{display:flex;gap:10px;flex-wrap:wrap}.table-action-buttons button,.row-action-delete,.row-action-refresh,.pager-button{color:#111827;font-weight:700;border:1px solid rgba(0,0,0,.15);box-shadow:0 2px 5px #00000026}.action-cyan{background:#97dceb}.action-green{background:#93ca43}.action-pink{background:#f1a7b7}.action-gray{background:#c9cfca}.action-dpink{background:#f54b79}.action-red{background:#dc2626}.row-action-delete{background:#f1a7b7}.row-action-refresh{background:#97dceb}.action-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pagination-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-left:auto}.pagination-toolbar label{display:flex;align-items:center;gap:8px}.pagination-toolbar select{min-height:36px;padding:4px 10px}#total-rows-label{font-weight:700;font-family:Microsoft JhengHei,sans-serif;font-size:32px;background-color:#e3f2fd;padding:5px 15px;border-radius:8px;display:inline-block;line-height:1.2}.pager-button{background:#d6d6d6;border-radius:0;min-width:82px;color:#fff}.pager-button.dark{background:#132530}.pager-button:disabled{opacity:.5;cursor:not-allowed}.page-indicator{font-size:14px;font-weight:700}.dashboard-table-wrap{padding:0}.dashboard-table thead th{background:#041f26;color:#fff;font-size:20px;white-space:nowrap}.dashboard-table tbody td{background:#d7d7d7;border-bottom:2px solid #f5f5f5;font-size:20px;padding-top:9px;padding-bottom:9px}.dashboard-table .check-col{width:42px;text-align:center}.product-name-cell{max-width:320px}.cell-bad{color:red}.empty-row{text-align:center;padding:24px}@media (max-width: 1200px){.dashboard-page{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 900px){.topbar{flex-direction:column;align-items:flex-start}.grid-two{grid-template-columns:1fr}.store-toolbar,.table-actions-row{flex-direction:column;align-items:stretch}.store-toolbar label{min-width:0}.stats-grid{grid-template-columns:1fr}}.compact-box+.compact-box{margin-top:10px}.dashboard-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.dashboard-table th,.dashboard-table td{text-align:center;vertical-align:middle}.dashboard-table thead th{background:#041f26;color:#fff;font-size:20px;white-space:nowrap;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;padding:12px 10px}.dashboard-table thead th:last-child{border-right:none}.dashboard-table tbody td{background:#d7d7d7;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;font-size:24px;padding:6px 4px}.dashboard-table tbody td:last-child{border-right:none}.dashboard-table tbody tr:first-child td{border-top:1px solid #ffffff}.pager-button.active,.pager-button.dark{background:#132530;color:#fff;opacity:1}.pager-button.disabled,.pager-button:disabled{background:#d6d6d6;color:#fff;opacity:1;cursor:not-allowed}.page-shell{max-width:none;width:100%;margin:0;padding:8px 10px}.app-layout{width:100%;display:flex;flex-direction:column}.dashboard-page{width:100%;grid-template-columns:185px minmax(0,1fr);gap:14px}.dashboard-control-row{grid-column:1 / -1;display:flex;align-items:center;gap:18px;min-width:0;padding:10px 0 2px}.control-store-label{flex:0 0 auto;display:inline-flex;align-items:center;gap:12px;margin:0;white-space:nowrap}.control-store-label select{width:185px;min-height:40px;border-radius:6px;background:#fff;font-size:16px;font-weight:700}.control-keyword-box{flex:0 1 400px}.dashboard-main,.table-card,.dashboard-table-wrap,.table-wrap{width:100%}.dashboard-table-wrap{overflow:visible}.table-card.card.slim-card{border-radius:10px}@media (max-width: 1200px){.page-shell{padding:8px}}.dashboard-table thead th{font-size:20px;padding:16px 10px}.dashboard-table tbody td{font-size:20px;padding:14px 10px}.dashboard-table .check-col{width:42px}.dashboard-table th:nth-child(2),.dashboard-table td:nth-child(2){width:150px}.dashboard-table th:nth-child(5),.dashboard-table td:nth-child(5){width:150px}.dashboard-table th:nth-child(6),.dashboard-table td:nth-child(6){width:230px}.dashboard-table th:nth-child(7),.dashboard-table td:nth-child(7),.dashboard-table th:nth-child(8),.dashboard-table td:nth-child(8),.dashboard-table th:nth-child(9),.dashboard-table td:nth-child(9){width:110px}.product-name-cell{max-width:none;white-space:normal;word-break:break-word}.table-action-buttons button,.pager-button{font-size:20px;padding:12px 16px}.pagination-toolbar label,.page-indicator{font-size:20px;font-weight:700}.dashboard-table th:nth-child(2),.dashboard-table td:nth-child(2){width:160px}.dashboard-table th:nth-child(3),.dashboard-table td:nth-child(3){width:140px}.dashboard-table th:nth-child(4),.dashboard-table td:nth-child(4){width:120px}.dashboard-table th:nth-child(5),.dashboard-table td:nth-child(5){width:170px}.dashboard-table th:nth-child(6),.dashboard-table td:nth-child(6){width:320px}.dashboard-table th:nth-child(7),.dashboard-table td:nth-child(7),.dashboard-table th:nth-child(8),.dashboard-table td:nth-child(8),.dashboard-table th:nth-child(9),.dashboard-table td:nth-child(9){width:100px}.dashboard-table th:nth-child(10),.dashboard-table td:nth-child(10){width:150px}.check-col input[type=checkbox]{width:16px;height:16px;cursor:pointer}.tooltip-cell{white-space:normal;word-break:break-word;line-height:1.4}.stacked-cell{display:flex;flex-direction:column;width:100%}.stacked-cell-row{padding:8px 0;min-height:28px;display:flex;align-items:center;justify-content:center;white-space:normal;word-break:break-word}.stacked-cell-row-divider{border-bottom:1px solid #ffffff}.dashboard-table tbody td{vertical-align:middle}.product-name-cell .stacked-cell-row{line-height:1.4}.product-name-cell,.dashboard-table tbody td{text-align:center}@media (max-width: 900px){.topbar{flex-wrap:wrap}.topbar-left{width:100%;justify-content:space-between;flex-wrap:wrap}.nav-links{width:100%;flex-wrap:wrap}.brand-text,.user-role,.user-name{font-size:34px}}.login-page-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(180deg,#f7f1d9,#f2f4f7)}.login-card{width:100%;max-width:460px;background:#fff;border:1px solid #e6dcc0;border-radius:16px;padding:28px;box-shadow:0 16px 36px #0f172a1f}.login-branding{display:flex;align-items:center;gap:34px;margin-bottom:8px}.login-branding h1{margin:0 0 6px;font-size:28px}.login-branding p{margin:0;color:#5b6473}.login-logo{width:64px;height:64px;object-fit:contain;border-radius:8px;background:#efe1a8;padding:6px;border:1px solid #c6b16a}.login-submit-button{min-height:46px;background:linear-gradient(180deg,#f5d86b,#d6a91a);color:#111827;font-weight:700}.users-grid{grid-template-columns:420px minmax(0,1fr)}.user-link{text-decoration:none}.user-link:hover{text-decoration:underline}.center-container{display:flex;justify-content:center;align-items:center;height:calc(100vh - 80px)}.password-card{width:400px;max-width:90%}.loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:9999}.loading-dialog{min-width:320px;max-width:90vw;background:#fff;border-radius:16px;padding:28px 24px;box-shadow:0 20px 50px #0003;text-align:center}.loading-spinner{width:48px;height:48px;margin:0 auto 14px;border-radius:50%;border:5px solid #e5e7eb;border-top-color:#4f96df;animation:spin .8s linear infinite}.loading-dialog-title{font-size:24px;font-weight:700;color:#1f2937;margin-bottom:8px}.loading-dialog-text{font-size:16px;color:#4b5563;line-height:1.6}@keyframes spin{to{transform:rotate(360deg)}}.dashboard-table{table-layout:fixed}.dashboard-table thead th,.dashboard-table tbody td,.dashboard-table .product-name-cell,.dashboard-table .tooltip-cell,.dashboard-table .stacked-cell,.dashboard-table .stacked-cell-row{white-space:normal!important;word-break:break-word;overflow-wrap:anywhere}.dashboard-table thead th{white-space:normal!important}.dashboard-table .stacked-cell-row{justify-content:center;align-items:center}.table-container{width:100%;overflow-x:auto;overflow-y:auto}.table-container table{min-width:1400px}.table-container td,.table-container th{word-break:break-word;white-space:normal}.topbar-toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.topbar-search-group{flex:0 1 540px;min-width:320px;display:flex;align-items:center;gap:24px;padding-left:20px;border-left:1px solid #d7dce2}.topbar-load-button{flex:0 0 auto;min-height:28px;padding:5px 16px;border-radius:10px;background:#2563eb;color:#fff;font-size:16px;font-weight:700;box-shadow:none}.topbar-load-button:disabled{opacity:.6;cursor:not-allowed}.ap-summary-box{flex:1 1 420px;min-height:46px;display:flex;align-items:center;justify-content:flex-end;gap:14px;padding:10px 14px;border:none;background:transparent;color:#111827;font-size:26px;font-weight:700;text-align:right;overflow:hidden}.ap-summary-offline-list{color:red;white-space:normal;word-break:break-word}@media (max-width: 900px){.topbar-toolbar-row{align-items:stretch}.topbar-search-group{flex:1 1 100%;min-width:0;padding-left:0;border-left:none;gap:12px}.ap-summary-box{justify-content:flex-start;text-align:left;font-size:20px}}.text-danger{color:red;font-weight:700}.users-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.users-header h2{margin:0}.users-header-message{flex:1;max-width:720px;margin-left:16px}.users-toolbar{display:flex;align-items:center;justify-content:flex-start;gap:12px;flex-wrap:wrap;margin-bottom:12px}.users-search-input{width:320px;max-width:100%}.users-page-size{display:inline-flex;align-items:center;gap:8px}.users-page-size span{white-space:nowrap;font-weight:600;color:#111827}.users-page-size select{width:72px}.users-list-summary{color:#4b5563;font-size:14px;margin-bottom:12px}.users-pagination{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin-top:16px;flex-wrap:wrap}.users-pagination-button{min-width:72px;border:1px solid #111827;font-weight:700;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.users-pagination-button.is-active{background:#111827;color:#fff}.users-pagination-button.is-active:hover{background:#000}.users-pagination-button.is-disabled,.users-pagination-button:disabled{background:#c9cfca;color:#fff;border-color:#c9cfca;cursor:not-allowed;box-shadow:none}.users-pagination-text{min-width:92px;text-align:center;font-weight:600;color:#1f2937}@media (max-width: 960px){.users-header{flex-direction:column;align-items:stretch}.users-toolbar{align-items:stretch}.users-search-input{width:100%}}.app-version-badge{flex:0 0 auto;font-size:12px;font-weight:700;width:100%;padding:10px 16px 14px;margin-top:auto;color:#000}.user-store-link-button{padding:0;background:transparent;color:#2563eb;border:none;border-radius:0;font-weight:700;text-decoration:underline}.user-store-link-button:hover{color:#1d4ed8}.action-purple{background:#c4b5fd}.item-manager-dialog{width:min(780px,92vw);max-height:86vh;overflow:hidden;background:#fff;border-radius:16px;padding:22px;box-shadow:0 20px 50px #0003}.item-manager-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.item-manager-subtitle,.item-manager-empty{color:#4b5563;font-size:16px;line-height:1.5}.item-manager-search{width:100%;margin-bottom:12px;padding:10px 12px;border:1px solid #b6c2cf;border-radius:8px;font-size:16px;box-sizing:border-box}.item-manager-list{display:grid;gap:10px;max-height:62vh;overflow-y:auto;padding-right:4px}.item-manager-group{border:1px solid #d1d5db;border-radius:10px;overflow:hidden;background:#f9fafb}.item-manager-group-title{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:0;background:#041f26;color:#fff;font-weight:700;text-align:left}.item-manager-items{display:grid;gap:8px;padding:10px}.item-manager-item-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.item-manager-item-id{font-weight:700;word-break:break-word}.item-manager-item-detail{display:grid;gap:4px;min-width:0}.item-manager-item-meta{color:#4b5563;font-size:14px;line-height:1.35;word-break:break-word}.active-clients-card{grid-column:1 / -1}.active-clients-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px}.active-clients-header h2{margin:0 0 6px}.active-clients-subtitle{color:#64748b;font-size:14px}.active-clients-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.active-clients-count{background:#dcfce7;color:#166534;border-radius:999px;padding:8px 14px;font-weight:700;white-space:nowrap}.active-clients-table-wrap{max-height:360px;overflow:auto}.active-clients-table{min-width:560px}.active-clients-table th{background:#0f172a;color:#fff;position:sticky;top:0;z-index:1}.active-clients-table td,.active-clients-table th{font-size:15px;padding:10px;vertical-align:middle}.active-client-url{max-width:420px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.active-client-note{margin-top:4px;color:#f97316;font-size:12px;font-weight:700}@media (max-width: 900px){.active-clients-header{flex-direction:column}.active-clients-actions{justify-content:flex-start}}.dashboard-table{width:100%;table-layout:fixed}.table-container{width:100%;overflow-x:auto}.table-container table{width:100%;min-width:0}.dashboard-table .col-check{width:3%}.dashboard-table .col-label-id{width:10%}.dashboard-table .col-type{width:8%}.dashboard-table .col-product-id,.dashboard-table .col-barcode{width:11%}.dashboard-table .col-product-name{width:21%}.dashboard-table .col-update-date{width:8%}.dashboard-table .col-battery,.dashboard-table .col-update-status,.dashboard-table .col-connectivity{width:6%}.dashboard-table .col-last-success{width:10%}.dashboard-table .check-col,.dashboard-table th:nth-child(2),.dashboard-table td:nth-child(2),.dashboard-table th:nth-child(3),.dashboard-table td:nth-child(3),.dashboard-table th:nth-child(4),.dashboard-table td:nth-child(4),.dashboard-table th:nth-child(5),.dashboard-table td:nth-child(5),.dashboard-table th:nth-child(6),.dashboard-table td:nth-child(6),.dashboard-table th:nth-child(7),.dashboard-table td:nth-child(7),.dashboard-table th:nth-child(8),.dashboard-table td:nth-child(8),.dashboard-table th:nth-child(9),.dashboard-table td:nth-child(9),.dashboard-table th:nth-child(10),.dashboard-table td:nth-child(10),.dashboard-table th:nth-child(11),.dashboard-table td:nth-child(11){width:auto}.dashboard-table thead th,.dashboard-table tbody td{padding-left:.45%;padding-right:.45%}@media (max-width: 1200px){.dashboard-table{min-width:1100px}}.topbar-keyword-box{flex:1 1 260px;min-width:180px;max-width:420px}.topbar-keyword-box input{width:100%;padding:6px 38px 6px 10px;border:none;border-bottom:2px solid #2f3c47;border-radius:0;background:transparent;min-height:36px;font-size:14px}.topbar-keyword-box .keyword-icon{position:absolute;right:2px;top:50%;transform:translateY(-50%);width:26px;height:26px;overflow:hidden;color:transparent;font-size:0;line-height:1;pointer-events:none}.topbar-keyword-box .keyword-icon:before{content:"";position:absolute;top:3px;right:6px;bottom:7px;left:3px;border:2px solid #00142a;border-radius:50%}.topbar-keyword-box .keyword-icon:after{content:"";position:absolute;right:3px;bottom:4px;width:10px;height:2px;background:#00142a;transform:rotate(-45deg);transform-origin:center}.col-filter-row th{padding:4px 4px 6px;background:#f1f5f9;border-bottom:2px solid #cbd5e1;vertical-align:middle}.col-filter-input{width:100%;min-width:60px;padding:3px 6px;font-size:12px;border:1px solid #94a3b8;border-radius:4px;background:#fff;color:#1e293b;outline:none;box-sizing:border-box}.col-filter-input:focus{border-color:#3b82f6;background:#eff6ff}.table-container{overflow-y:auto;overflow-x:auto;max-height:calc(100vh - 340px);min-height:120px}.dashboard-table thead th{position:sticky;top:0;z-index:2}.col-filter-row th{position:sticky;top:var(--filter-top, 52px);z-index:2;background:#f1f5f9}.table-container{overflow-x:auto;overflow-y:auto;max-height:calc(100vh - 340px);min-height:120px;position:relative}.dashboard-table thead tr:first-child th{position:sticky;top:0;z-index:3;background:#041f26!important;color:#fff}.col-filter-row th{position:sticky;top:var(--filter-top, 52px);z-index:3;background:#f1f5f9!important}.topbar-keyword-box{flex:1 1 220px;min-width:160px;max-width:400px;white-space:nowrap}.topbar-keyword-box input{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-store-block{display:block;margin:6px 0 18px}.sidebar-store-label{display:grid;gap:6px;font-size:15px;font-weight:700;margin:0}.sidebar-store-label select{width:100%;min-height:40px;border-radius:6px;background:#fff;font-size:16px;font-weight:700}.th-with-filter{vertical-align:top!important;padding:8px 6px!important}.th-label{display:block;margin-bottom:6px;white-space:normal;word-break:break-word;font-size:18px;font-weight:700;color:#fff;line-height:1.3}.col-filter-input{width:100%;padding:3px 6px;font-size:12px;border:1px solid #94a3b8;border-radius:4px;background:#fff;color:#1e293b;outline:none;box-sizing:border-box;display:block}.col-filter-input:focus{border-color:#60a5fa;background:#eff6ff}.col-filter-input::placeholder{color:#94a3b8;font-size:11px}.dashboard-table thead tr{position:sticky;top:0;z-index:3}.dashboard-table thead th{position:sticky;top:0;z-index:3;background:#041f26!important}.table-card,.dashboard-table-wrap,.dashboard-main{overflow:visible!important}.table-container{display:block;width:100%;overflow-x:auto!important;overflow-y:auto!important;max-height:calc(100vh - 340px);min-height:120px;-webkit-overflow-scrolling:touch;border-radius:0 0 10px 10px}.dashboard-table thead tr{position:static!important}.dashboard-table thead th{position:sticky!important;top:0!important;z-index:4!important;background:#041f26!important;color:#fff!important}.col-filter-row th{position:static!important;top:auto!important}.th-with-filter{padding:6px 6px 5px!important;vertical-align:top!important}.th-label{display:block;margin-bottom:4px;font-size:16px!important;font-weight:700;color:#fff;line-height:1.2;white-space:normal;word-break:break-word}.col-filter-input{width:100%;display:block;padding:2px 5px!important;font-size:12px!important;height:22px!important;min-height:unset!important;border:1px solid #94a3b8;border-radius:3px;background:#fff;color:#1e293b;box-sizing:border-box;outline:none}.col-filter-input::placeholder{font-size:11px;color:#aab4be}.th-with-filter{padding:8px 6px 6px!important;vertical-align:top!important}.th-label{display:block;margin-bottom:6px;font-size:18px!important;font-weight:700;color:#fff;line-height:1.3;white-space:normal;word-break:break-word}.col-filter-input{width:100%;display:block;padding:4px 7px!important;font-size:13px!important;height:28px!important;min-height:unset!important;border:1px solid #94a3b8;border-radius:4px;background:#fff;color:#1e293b;box-sizing:border-box;outline:none}.col-filter-input::placeholder{font-size:12px;color:#aab4be}
