:root{--color-primary:#0085a6;--color-on-primary:#fff;--color-on-disabled:#ccc;--color-disabled:#f9f9f9;--color-tertiary:#ddd;--color-light:#fff;--color-darker:#333;--color-dark:#f9f9f9;--color-btn:#fff;--icon-chevron-up:url('data:image/svg+xml;charset=utf-8,<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m7.247 4.86-4.796 5.481c-.566.647-.106 1.659.753 1.659h9.592a1 1 0 0 0 .753-1.659l-4.796-5.48a1 1 0 0 0-1.506 0z"/></svg>');--icon-chevron-down:url('data:image/svg+xml;charset=utf-8,<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z"/></svg>');--icon-search:url('data:image/svg+xml;charset=utf-8,<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z"/></svg>');--border-radius:0.25rem;--border-radius-btn:0.25rem;--transition-time:300ms ease-in-out}.dark{--color-primary:#505050;--color-on-disabled:#8b8b8b;--color-disabled:#505050;--color-tertiary:#8b8b8b;--color-light:#3b3b3b;--color-darker:#f7f7f7;--color-dark:#505050;--color-on-primary:#fff}.ta-responsive-full-width{min-height:.01%;overflow-x:auto}@media (max-width:801px){.ta-responsive-full-width{-ms-overflow-style:-ms-autohiding-scrollbar;overflow-y:hidden;width:100%}}.ta-responsive-full-width .ta,.ta-responsive-full-width .td{white-space:nowrap}@media (max-width:992px){.ta-responsive-full-width .ta.sortable th:not(.ta-checkbox-column,[data-unsortable=""]):after,.ta-responsive-full-width .ta.sortable th:not(.ta-checkbox-column,[data-unsortable=""]):before{right:.1rem}}.ta{border-spacing:0;box-shadow:0 7px 6px -6px rgba(0,0,0,.28);margin-top:.5em;max-width:100%;width:100%}.ta tfoot th,.ta thead th{position:relative;}@media (max-width:992px){.ta thead th .ta-checkbox-column{padding:.47rem}}.ta.sortable th:not(.ta-checkbox-column,[data-unsortable=""]){transition:background-color var(--transition-time)}.ta.sortable th:not(.ta-checkbox-column,[data-unsortable=""]):after,.ta.sortable th:not(.ta-checkbox-column,[data-unsortable=""]):before{background-color:var(--color-tertiary);height:.6rem;top:16px ;position:absolute;right:0px;width:.6rem}.ta.sortable th:not(.ta-checkbox-column,[data-unsortable=""]):before{bottom:50%;content:" ";-webkit-mask-image:var(--icon-chevron-up);mask-image:var(--icon-chevron-up);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ta.sortable th:not(.ta-checkbox-column,[data-unsortable=""]):after{content:" ";-webkit-mask-image:var(--icon-chevron-down);mask-image:var(--icon-chevron-down);top:70%}.ta.sortable th:not(.ta-checkbox-column,[data-unsortable=""])[data-asc=false]:after,.ta.sortable th:not(.ta-checkbox-column,[data-unsortable=""])[data-asc=true]:before{background-color:var(--color-darker)}@media (max-width:992px){.ta.ta-responsive-full tfoot tr,.ta.ta-responsive-full thead tr{display:none};