.ddc-table-sortable td,.ddc-table-sortable th{vertical-align:middle}.ddc-table-sortable td:last-child,.ddc-table-sortable th:last-child{padding:8px}.ddc-table-sortable thead th{background-color:var(--color-table-bg-sortable-head);border:0;color:var(--color-fg-on-emphasis);white-space:nowrap}.ddc-table-sortable thead th a:focus{outline:0}.ddc-table-sortable thead th a:focus-visible:not(:disabled){box-shadow:inset 0 0 0 3px var(--color-fg-on-emphasis);outline:2px solid var(--color-focus-ring);outline-offset:-2px}.ddc-table-sortable thead th.sortable{padding:0}.ddc-table-sortable thead th.sortable>a{display:block;padding:8px 12px 8px 24px;background-image:url(/img/icons/icon-sortable.svg);background-position:4px center;background-repeat:no-repeat;background-size:20px;color:var(--color-fg-on-emphasis);text-align:left}.ddc-table-sortable thead th.sortable>a:visited{color:var(--color-fg-on-emphasis)}.ddc-table-sortable thead th.sortable>a:hover{text-decoration:none}@media (min-width:1024px){.ddc-table-sortable thead th.sortable-truncated>span{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}}.ddc-table-sortable thead th.sortable-activity{position:relative;padding-right:24px}.ddc-table-sortable thead th.sortable-activity>span{position:absolute;top:50%;right:8px;transform:translateY(-50%)}.ddc-table-sortable thead th.sortable-activity>span a{width:16px;height:16px;background-color:rgba(255,255,255,.25);border-radius:50%;color:var(--color-fg-on-emphasis)!important;font-size:12px;line-height:1}.ddc-table-sortable thead th.sortable-activity>span a:hover{background-color:rgba(255,255,255,.5);text-decoration:none}@media (max-width:767.98px){.ddc-table-sortable thead th.sortable-activity>span{display:none}}.ddc-table-sortable thead th.active,.ddc-table-sortable thead th.sortable:hover{background-color:var(--color-table-bg-sortable-head-active)}.ddc-table-sortable thead th.active span::after{color:var(--color-fg-on-emphasis)}.ddc-table-sortable thead th.asc>a{background-image:url(/img/icons/icon-sortable-asc.svg)}.ddc-table-sortable thead th.desc>a{background-image:url(/img/icons/icon-sortable-des.svg)}