:root{--rdt-font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;--rdt-primary:#009fdb;--rdt-text:#1b2124;--rdt-text-secondary:#454b52;--rdt-border:#e5e5e5;--rdt-cell-border:#e5e5e5;--rdt-row-odd:#fff;--rdt-row-even:#f6f8fb;--rdt-header-bg:#f5f5f5;--rdt-info-color:#757575;--rdt-btn-hover:#1b2124;--rdt-active-green:#3da930;--rdt-awaiting-orange:#ff8a65;--rdt-personal-bg:#3da9301f;--rdt-personal-color:#00a380;--rdt-shared-bg:#009fdb24;--rdt-shared-color:#009fdb}.rdt-wrapper{font-family:var(--rdt-font-family);color:var(--rdt-text);width:100%;min-width:0;font-size:14px}.rdt-responsive{width:100%;max-height:var(--rdt-table-max-height,none);-webkit-overflow-scrolling:touch;scrollbar-width:thin;overflow:auto}.rdt-responsive::-webkit-scrollbar{width:6px;height:6px}.rdt-responsive::-webkit-scrollbar-track{background:0 0}.rdt-responsive::-webkit-scrollbar-thumb{background:#00000059;border-radius:3px}.rdt-responsive::-webkit-scrollbar-thumb:hover{background:#0000008c}.rdt-responsive::-webkit-scrollbar-corner{background:0 0}.rdt-responsive .rdt-table thead{z-index:10;position:sticky;top:0}.rdt-responsive .rdt-table tfoot.sticky-tfoot{z-index:10;background:#fff;position:sticky;bottom:-3px}.rdt-responsive .rdt-table tfoot.sticky-tfoot td{border:1px solid var(--rdt-cell-border,#ced4da);color:var(--rdt-text,#1b2124);background:#f5f5f5;height:40px;padding:14px 16px}.rdt-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.rdt-toolbar-left{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.rdt-toolbar-right{align-items:center;gap:10px;display:flex}.rdt-header-toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-bottom:16px;display:flex}.rdt-toolbar-btn{height:40px;font-family:var(--rdt-font-family);cursor:pointer;border:none;border-radius:4px;align-items:center;gap:6px;padding:0 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-flex}.rdt-toolbar-btn--primary{background-color:var(--rdt-primary);color:#fff}.rdt-toolbar-btn--primary:hover:not(:disabled){background-color:var(--rdt-btn-hover)}.rdt-toolbar-btn--secondary{color:var(--rdt-text);background-color:#e9ecef}.rdt-toolbar-btn--secondary:hover:not(:disabled){background-color:#dee2e6}.rdt-toolbar-btn--outline{border:1px solid var(--rdt-primary);color:var(--rdt-primary);background-color:#0000}.rdt-toolbar-btn--outline:hover:not(:disabled){background-color:var(--rdt-primary);color:#fff}.rdt-toolbar-btn:disabled{opacity:.5;cursor:not-allowed}.rdt-length{color:var(--rdt-text-secondary);align-items:center;gap:6px;font-size:14px;display:flex}.rdt-length select{border:1px solid var(--rdt-border);height:36px;font-family:var(--rdt-font-family);color:var(--rdt-text);-webkit-appearance:none;appearance:none;cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='%23757575'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E") right 8px center no-repeat;border-radius:4px;padding:4px 28px 4px 10px;font-size:14px}.rdt-search{position:relative}.rdt-search__input{border:1px solid var(--rdt-border);width:300px;max-width:100%;height:40px;font-family:var(--rdt-font-family);color:var(--rdt-text);background:#fff url(/assets/images/datatables-icons/search-filter.svg) right 10px center/18px 18px no-repeat;border-radius:4px;outline:none;padding:8px 36px 8px 12px;font-size:14px;transition:border-color .2s}.rdt-search__input:focus{border-color:var(--rdt-primary)}.rdt-search__input::placeholder{color:#1b2124}.rdt-table{border-collapse:collapse;border-spacing:0;width:100%}.rdt-table thead th{background:var(--rdt-header-bg);text-align:left;white-space:normal;word-wrap:break-word;-webkit-user-select:none;user-select:none;vertical-align:middle;font-size:14px;font-style:normal;font-weight:700;line-height:21px;position:sticky;top:0;color:var(--rdt-text)!important;border:1px solid var(--rdt-cell-border)!important;font-family:var(--rdt-font-family)!important;border-radius:0!important;padding:14px 16px 13px!important}.rdt-table thead th.rdt-sortable{cursor:pointer;position:relative;padding-right:14px!important}.rdt-sort-icon{vertical-align:middle;opacity:.6;align-items:center;margin-left:8px;transition:transform .2s,opacity .2s;display:inline-flex}.rdt-sort-icon--asc{opacity:1;transform:rotate(180deg)}.rdt-sort-icon--desc{opacity:1;transform:rotate(0)}.rdt-sort-icon-img{width:14px;height:14px}.rdt-table tbody tr{transition:background-color .15s}.rdt-striped tbody tr:nth-child(odd){background-color:var(--rdt-row-odd,#fff)!important}.rdt-striped tr:nth-child(2n),.rdt-striped tr:nth-child(2n) td{background-color:#f6f8fb!important}.rdt-table tbody tr.rdt-row-clickable{cursor:pointer}.rdt-table tbody td{color:var(--rdt-text);white-space:normal;word-break:normal;overflow-wrap:normal;border:.5px solid #e5e5e5;border-top:none;font-style:normal;font-weight:400;line-height:24px;font-size:14px!important;font-family:var(--rdt-font-family)!important;background:#fff!important;padding:10px 16px!important}.rdt-checkbox-cell{text-align:center;vertical-align:middle;width:40px;padding:10px 8px!important}th.rdt-checkbox-cell{text-align:center!important}.rdt-checkbox{width:18px;height:18px;accent-color:var(--rdt-primary);cursor:pointer;margin:0!important}.rdt-radio{width:13px;height:13px;accent-color:var(--rdt-primary);cursor:pointer;margin:0!important}.rdt-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.rdt-info{color:var(--rdt-info-color);font-size:14px;font-style:italic}.rdt-pagination{align-items:center;gap:4px;display:flex}.rdt-pagination__btn{min-width:38px;height:38px;font-family:var(--rdt-font-family);color:#009fdb;cursor:pointer;background:#fff;border:1px solid #009fdb;border-radius:2px;justify-content:center;align-items:center;padding:0 10px;font-size:14px;font-weight:600;transition:all .15s;display:inline-flex}.rdt-pagination__btn:hover:not(:disabled):not(.rdt-pagination__btn--active){color:#fff;background:#007bb5;border-color:#007bb5}.rdt-pagination__btn--active{color:#fff;background-color:#009fdb;border-color:#009fdb;font-weight:700}.rdt-pagination__btn:disabled{color:#fff;cursor:not-allowed;opacity:1;background:#abb5be;border-color:#abb5be}.rdt-pagination__ellipsis{color:#009fdb;background:#fff;border:1px solid #009fdb;border-radius:2px;justify-content:center;align-items:center;min-width:38px;height:38px;font-size:14px;font-weight:700;display:inline-flex}.rdt-pagination__btn:last-child:not(:disabled){color:#fff;background-color:#009fdb;border-color:#009fdb}.rdt-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px 0;display:flex}.rdt-footer-left{align-items:center;gap:15px;display:flex}.rdt-footer-right{align-items:center;display:flex}.rdt-status--active{color:var(--rdt-active-green);font-weight:700}.rdt-status--inactive{color:var(--rdt-info-color);font-weight:400}.rdt-status--awaiting{color:var(--rdt-awaiting-orange);font-weight:700}.rdt-label--personal{background:var(--rdt-personal-bg);color:var(--rdt-personal-color);border-radius:12px;padding:2px 10px;font-size:12px;font-weight:600;display:inline-block}.rdt-label--shared{background:var(--rdt-shared-bg);color:var(--rdt-shared-color);border-radius:12px;padding:2px 10px;font-size:12px;font-weight:600;display:inline-block}.rdt-action-btn{width:32px;height:32px;color:var(--rdt-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:inline-flex}.rdt-action-btn:hover{color:var(--rdt-primary);background-color:#0000}@keyframes rdt-spin{to{transform:rotate(360deg)}}.rdt-empty{text-align:center;color:var(--rdt-info-color);padding:40px 16px;font-style:italic}.rdt-cell--numeric{text-align:right}@media screen and (max-width:1280px){.rdt-search__input{width:240px}}@media screen and (max-width:1024px){.rdt-toolbar,.rdt-header-toolbar,.rdt-footer{gap:10px}.rdt-toolbar-left,.rdt-toolbar-right{justify-content:space-between;width:100%}.rdt-search__input{width:100%}.rdt-search{flex:200px}}@media screen and (max-width:640px){.rdt-toolbar,.rdt-header-toolbar{flex-direction:column;align-items:stretch}.rdt-toolbar-left,.rdt-toolbar-right,.rdt-header-toolbar{flex-direction:column;align-items:stretch;width:100%}.rdt-toolbar-btn{justify-content:center;width:100%}.rdt-length{justify-content:space-between}.rdt-length select{flex:auto}.rdt-footer{flex-direction:column;align-items:stretch}.rdt-footer-left,.rdt-footer-right{justify-content:center;width:100%}.rdt-pagination{flex-wrap:wrap;justify-content:center}.rdt-table thead th,.rdt-table tbody td{padding:8px 10px!important}}
