.border-primary{border-color:#00a9a5}.border-secondary{border-color:#475467}.border-success{border-color:#12b76a}.border-info{border-color:#2e90fa}.border-warning{border-color:#f79009}.border-danger{border-color:#f04438}.border-light{border-color:#f0f2f5}.border-dark{border-color:#1d2939}.border-focus{border-color:#444054}.border-alternate{border-color:#83588a}.bg-primary{background-color:#00a9a5!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#007673!important}.bg-secondary{background-color:#475467!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#323b49!important}.bg-success{background-color:#12b76a!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#0d894f!important}.bg-info{background-color:#2e90fa!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#0676ef!important}.bg-warning{background-color:#f79009!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#c77306!important}.bg-danger{background-color:#f04438!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#e41f11!important}.bg-light{background-color:#f0f2f5!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#d1d7e1!important}.bg-dark{background-color:#1d2939!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#0c1117!important}.bg-focus{background-color:#444054!important}a.bg-focus:focus,a.bg-focus:hover,button.bg-focus:focus,button.bg-focus:hover{background-color:#2d2a37!important}.bg-alternate{background-color:#83588a!important}a.bg-alternate:focus,a.bg-alternate:hover,button.bg-alternate:focus,button.bg-alternate:hover{background-color:#65446b!important}.system-table.card{border:1px solid #e4e7ec!important;border-radius:12px;box-shadow:0 1px 2px rgba(16,24,40,.05);background:#fff;overflow:visible;z-index:0;max-width:100%;min-width:0}.system-table .table-toolbar{display:flex;align-items:center;justify-content:flex-start;padding:16px 20px;background:linear-gradient(180deg,#e6f7f7,#fff 92%);border-bottom:1px solid #e4e7ec;border-radius:12px 12px 0 0}.system-table .table-toolbar .table-toolbar-left{display:flex;align-items:center;grid-gap:10px;gap:10px;width:100%;flex-wrap:nowrap}.system-table .table-toolbar .table-toolbar-actions{display:inline-flex;align-items:center}.system-table .table-toolbar .global-search-wrapper{display:flex;align-items:center;grid-gap:8px;gap:8px;background:#fff;border:1px solid #e4e7ec;border-radius:8px;padding:0 10px;height:34px;min-width:260px;transition:.2s}.system-table .table-toolbar .global-search-wrapper:focus-within{border-color:#26bebe;box-shadow:0 0 0 3px rgba(0,169,165,.1)}.system-table .table-toolbar .global-search-icon{font-size:13px;color:#98a2b3}.system-table .table-toolbar .global-search{width:100%;height:30px;border:none;outline:none;padding:0;font-size:13px;color:#344054;background:#fff;font-family:inherit}.system-table .table-toolbar .global-search::-moz-placeholder{color:#98a2b3}.system-table .table-toolbar .global-search::placeholder{color:#98a2b3}.system-table .table-filter-badges{display:flex;align-items:center;min-height:34px}.system-table .table-filter-list{display:flex;align-items:center;grid-gap:8px;gap:8px;flex-wrap:wrap}.system-table .table-filter-chip{display:flex;align-items:center;grid-gap:5px;gap:5px;height:28px;padding:0 5px 0 10px;border-radius:8px;border:1px solid #80d9d9;background:#e6f7f7;color:#007a77;font-size:12px;font-weight:600}.system-table .table-filter-chip-text{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.system-table .table-filter-chip-close{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:6px;border:0;background:transparent;color:#26bebe;cursor:pointer;padding:0}.system-table .table-filter-chip-close svg{width:10px;height:10px}.system-table .table-filter-chip:hover .table-filter-chip-close{background:#b3e8e8}.system-table .table-filter-clear{border:none;background:transparent;color:#00a9a5;font-size:12px;font-weight:600;cursor:pointer}.system-table .table-filters{position:relative;display:flex;align-items:center;grid-gap:8px;gap:8px}.system-table .table-filters .filter-add{display:inline-flex;align-items:center;grid-gap:5px;gap:5px;height:34px;padding:0 12px;border-radius:8px;border:1px solid #e4e7ec;background:#fff;color:#475467;font-size:12.5px;font-weight:500;cursor:pointer;transition:.15s;font-family:inherit}.system-table .table-filters .filter-add:hover{border-color:#cdd3dc;background:#f0f2f5}.system-table .table-filters .filter-icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px}.system-table .table-filters .filter-dot{position:absolute;top:-2px;right:-2px;width:6px;height:6px;border-radius:50%;background:#00a9a5;box-shadow:0 0 0 2px #fff;pointer-events:none;z-index:1}.system-table .table-filters .filter-menu{position:absolute;left:0;top:38px;width:620px;max-width:calc(100vw - 48px);background:#fff;border:1px solid #e4e7ec;border-radius:6px;box-shadow:0 8px 16px rgba(9,30,66,.15);z-index:20;display:grid;grid-template-columns:220px 1fr;grid-template-rows:auto 1fr;overflow:hidden}.system-table .table-filters .filter-menu-header{grid-column:1/-1;display:flex;align-items:center;padding:8px 12px;border-bottom:1px solid #f0f2f5}.system-table .table-filters .filter-menu-header-title{font-size:.75rem;font-weight:700;color:#667085;text-transform:uppercase}.system-table .table-filters .filter-menu-columns{border-right:1px solid #f0f2f5}.system-table .table-filters .filter-menu-columns,.system-table .table-filters .filter-menu-values{grid-row:2;max-height:360px;min-height:240px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#98a2b3 transparent;padding:4px 0}.system-table .table-filters .filter-menu-item-label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.system-table .table-filters .filter-menu-count{flex:0 0 auto;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#00a9a5;color:#fff;font-size:11px;font-weight:700;line-height:18px;text-align:center}.system-table .table-filters .filter-menu-value-active{background:#e6f7f7}.system-table .table-filters .filter-value-search{position:sticky;top:0;z-index:1;display:flex;align-items:center;grid-gap:8px;gap:8px;margin:2px 8px 6px;padding:0 10px;height:30px;background:#fff;border:1px solid #e4e7ec;border-radius:8px;transition:.2s}.system-table .table-filters .filter-value-search:focus-within{border-color:#26bebe;box-shadow:0 0 0 3px rgba(0,169,165,.1)}.system-table .table-filters .filter-value-search .filter-value-search-icon{font-size:12px;color:#98a2b3;flex:0 0 auto}.system-table .table-filters .filter-value-search input{flex:1 1 auto;min-width:0;height:26px;border:none;outline:none;padding:0;font-size:12.5px;color:#344054;background:transparent;font-family:inherit}.system-table .table-filters .filter-value-search input::-moz-placeholder{color:#98a2b3}.system-table .table-filters .filter-value-search input::placeholder{color:#98a2b3}.system-table .table-filters .filter-date-pane{display:flex;flex-direction:column}.system-table .table-filters .filter-date-custom{margin-top:6px;padding:10px 12px;border-top:1px solid #f0f2f5;display:flex;flex-direction:column;grid-gap:8px;gap:8px}.system-table .table-filters .filter-date-custom-title{font-size:.7rem;font-weight:700;color:#98a2b3;text-transform:uppercase;letter-spacing:.5px}.system-table .table-filters .filter-date-input{display:flex;align-items:center;grid-gap:8px;gap:8px;margin:0;font-size:.8125rem;color:#475467}.system-table .table-filters .filter-date-input span{width:40px;flex:0 0 auto}.system-table .table-filters .filter-date-input input[type=date]{flex:1 1 auto;min-width:0;height:30px;padding:0 8px;border:1px solid #e4e7ec;border-radius:6px;font-size:.8125rem;color:#344054;font-family:inherit}.system-table .table-filters .filter-date-input input[type=date]:focus{outline:none;border-color:#26bebe;box-shadow:0 0 0 3px rgba(0,169,165,.1)}.system-table .table-filters .filter-date-apply{align-self:flex-end;height:28px;padding:0 14px;border:none;border-radius:6px;background:#00a9a5;color:#fff;font-size:12px;font-weight:600;cursor:pointer}.system-table .table-filters .filter-date-apply:disabled{background:#e4e7ec;color:#98a2b3;cursor:not-allowed}.system-table .table-filters .filter-menu-item{width:100%;text-align:left;background:transparent;border:none;padding:8px 12px;font-size:.875rem;color:#1d2939;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.system-table .table-filters .filter-menu-item.active,.system-table .table-filters .filter-menu-item:hover{background:#e6f7f7}.system-table .table-filters .filter-menu-chevron{font-size:9px;color:#98a2b3;margin-left:8px}.system-table .table-filters .filter-menu-value{width:100%;text-align:left;background:transparent;border:none;padding:8px 12px;font-size:.875rem;color:#1d2939;cursor:pointer;display:flex;align-items:center;grid-gap:8px;gap:8px}.system-table .table-filters .filter-menu-value:hover{background:#f0f2f5}.system-table .table-filters .filter-menu-empty{padding:10px 12px;color:#98a2b3;font-size:.875rem}.system-table .table-columns{position:relative;display:flex;align-items:center}.system-table .table-columns .filter-add{display:inline-flex;align-items:center;grid-gap:5px;gap:5px;height:34px;padding:0 12px;border-radius:8px;border:1px solid #e4e7ec;background:#fff;color:#475467;font-size:12.5px;font-weight:500;cursor:pointer;transition:.15s;font-family:inherit}.system-table .table-columns .filter-add:hover{border-color:#cdd3dc;background:#f0f2f5}.system-table .table-columns .filter-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px}.system-table .table-columns .column-menu{position:absolute;left:0;top:38px;width:260px;background:#fff;border:1px solid #e4e7ec;border-radius:6px;box-shadow:0 8px 16px rgba(9,30,66,.15);z-index:20;overflow:hidden}.system-table .table-columns .column-menu-header{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-bottom:1px solid #f0f2f5}.system-table .table-columns .column-menu-header-title{font-size:.75rem;font-weight:700;color:#667085;text-transform:uppercase}.system-table .table-columns .column-menu-reset{border:none;background:transparent;color:#00a9a5;font-size:.8125rem;font-weight:600;cursor:pointer}.system-table .table-columns .column-menu-list{max-height:300px;overflow-y:auto;padding:6px 0;scrollbar-width:thin;scrollbar-color:#98a2b3 transparent}.system-table .table-columns .column-menu-group{padding:8px 12px 4px;font-size:.7rem;font-weight:700;color:#98a2b3;text-transform:uppercase;letter-spacing:.5px}.system-table .table-columns .column-menu-item{display:flex;align-items:center;grid-gap:8px;gap:8px;width:100%;margin:0;padding:6px 12px;font-size:.8125rem;color:#344054;cursor:pointer}.system-table .table-columns .column-menu-item:hover{background:#f0f2f5}.system-table .table-columns .column-menu-item input[type=checkbox]{width:16px;height:16px;border:1px solid #00a9a5;border-radius:4px;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;cursor:pointer;flex:0 0 auto}.system-table .table-columns .column-menu-item input[type=checkbox]:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0}.system-table .table-columns .column-menu-item input[type=checkbox]:checked{background:#00a9a5;border-color:#00a9a5}.system-table .table-columns .column-menu-item input[type=checkbox]:checked:after{opacity:1}.system-table .table-columns .column-menu-item input[type=checkbox]:disabled{border-color:#cdd3dc;background:#f0f2f5;cursor:not-allowed}.system-table .table-columns .column-menu-item input[type=checkbox]:disabled:checked{background:#cdd3dc}.system-table .table-columns .column-menu-item-text{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.system-table .table-columns .column-menu-empty{padding:10px 12px;color:#98a2b3;font-size:.8125rem}.system-table .system-table-body{position:relative;overflow-x:auto}.system-table .system-table-body:last-child{border-radius:0 0 12px 12px}.system-table .system-table-grid{width:100%;color:#1d2939;text-align:left;border-collapse:separate;border-spacing:0;background:#fff}.system-table .system-table-grid thead th{font-size:11px;font-weight:500;color:#475467;text-transform:uppercase;letter-spacing:.4px;padding:10px 16px;height:40px;border:none;border-bottom:1px solid #e4e7ec;background-color:#fff;white-space:nowrap;min-width:80px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.1s}.system-table .system-table-grid thead th.sortable{cursor:pointer}.system-table .system-table-grid thead th.sortable:hover{color:#344054;background-color:#f8fafc}.system-table .system-table-grid thead th.selection-cell-header{width:50px;min-width:50px;max-width:50px}.system-table .system-table-grid thead th .sort-icon{width:9px;height:9px;margin-left:8px;color:#667085;vertical-align:middle}.system-table .system-table-grid tbody{font-size:13px}.system-table .system-table-grid tbody tr{background-color:#fff;cursor:pointer;transition:.1s}.system-table .system-table-grid tbody tr:hover{background-color:#e6f7f7}.system-table .system-table-grid tbody td{padding:10px 16px;height:44px;vertical-align:middle;color:#344054;border-bottom:1px solid #f0f2f5;min-width:80px;max-width:250px;white-space:nowrap}.system-table .system-table-grid tbody td.selection-cell{width:50px;min-width:50px;max-width:50px}.system-table .system-table-grid tbody td:first-child{position:relative}.system-table .system-table-grid tbody td:first-child:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:transparent;background:var(--row-stripe,transparent)}.system-table .system-table-grid tbody .system-table-empty-row{cursor:default}.system-table .system-table-grid tbody .system-table-empty-row:hover{background-color:#fff}.system-table .system-table-grid tbody .system-table-empty-row td:before{display:none}.system-table .system-table-grid tbody .system-table-empty-row h6{text-align:center;font-size:11px;font-weight:500;color:#475467;margin:12px 0}.system-table .system-table-grid .selection-cell-header input[type=checkbox],.system-table .system-table-grid .selection-cell input[type=checkbox]{width:16px;height:16px;border:1px solid #00a9a5;border-radius:4px;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;cursor:pointer}.system-table .system-table-grid .selection-cell-header input[type=checkbox]:after,.system-table .system-table-grid .selection-cell input[type=checkbox]:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0}.system-table .system-table-grid .selection-cell-header input[type=checkbox]:checked,.system-table .system-table-grid .selection-cell input[type=checkbox]:checked{background:#00a9a5;border-color:#00a9a5}.system-table .system-table-grid .selection-cell-header input[type=checkbox]:checked:after,.system-table .system-table-grid .selection-cell input[type=checkbox]:checked:after{opacity:1}.system-table .system-table-grid .avatar .avatar-image,.system-table .system-table-grid .avatar .initials{width:1.5rem!important;height:1.5rem!important;line-height:1.5rem!important;font-size:.7rem!important}.system-table .system-table-grid td.sticky-right,.system-table .system-table-grid th.sticky-right{position:sticky;right:0;z-index:2;box-shadow:inset 8px 0 8px -8px rgba(9,30,66,.15)}.system-table .system-table-grid thead th.sticky-right{z-index:3}.system-table .system-table-grid tbody td.sticky-right{background:inherit}.system-table .cell-truncate{display:block;width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.system-table .filter-menu-value input[type=checkbox]{width:16px;height:16px;border:1px solid #00a9a5;border-radius:4px;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;cursor:pointer;flex:0 0 auto}.system-table .filter-menu-value input[type=checkbox]:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0}.system-table .filter-menu-value input[type=checkbox]:checked{background:#00a9a5;border-color:#00a9a5}.system-table .filter-menu-value input[type=checkbox]:checked:after{opacity:1}.system-table .system-table-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.5);z-index:5}.system-table .system-table-spinner{width:32px;height:32px;border:3px solid #e4e7ec;border-top-color:#00a9a5;border-radius:50%;animation:system-table-spin .7s linear infinite}.system-table .system-table-footer{display:flex;align-items:center;justify-content:space-between;grid-gap:16px;gap:16px;padding:12px 20px;background:#fff;border-radius:0 0 12px 12px}.system-table .system-table-total{font-size:12.5px;font-weight:500;color:#475467;white-space:nowrap}.system-table .system-table-pagination{display:flex;align-items:center;justify-content:flex-end;grid-gap:8px;gap:8px;margin-left:auto}.system-table .system-table-pagination .page-btn{min-width:32px;height:32px;text-align:center;transition:.15s;background:#fff;border:1px solid #e4e7ec;border-radius:6px;color:#475467;padding:0 8px;font-weight:500;font-size:12.5px;cursor:pointer}.system-table .system-table-pagination .page-btn:hover{background:#f0f2f5;border-color:#cdd3dc}.system-table .system-table-pagination .page-btn.active{border-color:#009490;color:#fff;background:#00a9a5;font-weight:600}@keyframes system-table-spin{to{transform:rotate(1turn)}}.systems-page-description{margin:4px 0 0;color:#6b7280;font-size:14px}.systems-action-toggle{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;color:#6b7280;background:transparent;border:none;cursor:pointer;transition:all .15s ease;padding:0}.systems-action-toggle:focus,.systems-action-toggle:hover{background-color:#f3f4f6;color:#374151;box-shadow:none;outline:none}.systems-action-toggle:active{background-color:#e5e7eb}.systems-action-menu{position:fixed;z-index:99999;min-width:220px;padding:6px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 4px 16px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.06);transform:translateX(-100%)}.systems-action-menu .systems-action-menu-item{display:flex;align-items:center;grid-gap:10px;gap:10px;width:100%;padding:9px 14px;font-size:14px;font-weight:450;color:#374151;text-align:left;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:background-color .12s ease}.systems-action-menu .systems-action-menu-item:focus,.systems-action-menu .systems-action-menu-item:hover{background-color:#f3f4f6;color:#111827;outline:none}.systems-action-menu .systems-action-menu-item:active{background-color:#e5e7eb}.systems-action-menu .systems-action-menu-item .action-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;color:#6b7280;font-size:14px;flex-shrink:0}.systems-action-menu .systems-action-menu-divider{margin:4px 8px;border-top:1px solid #f3f4f6}.system-dashboard-modal .modal-dialog{max-width:min(1280px,100vw - 32px)}.system-dashboard-modal .modal-content{min-height:80vh}.system-dashboard-modal__body{min-height:calc(80vh - 70px);padding:16px;overflow:auto}.system-dashboard-modal__empty{min-height:320px;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:14px;text-align:center;padding:24px}
/*# sourceMappingURL=vendors~pages-home-containers-Home~pages-systems-containers-Systems.4.2a651e291e9682d05d06.css.map */