.ddc-table-sortable td,.ddc-table-sortable th{padding:8px;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.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}.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)}