.ddc-table-sortable thead th{white-space:nowrap}.ddc-table-sortable thead th.sortable{padding:0}.ddc-table-sortable thead th.sortable>a{display:block;padding:8px 8px 8px 26px;background-image:url(/img/icons/icon-sortable.svg);background-position:4px center;background-repeat:no-repeat;background-size:20px 20px;color:#fff;text-align:left}.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:#484848}.ddc-table-sortable thead th.active span::after{color:#fff}.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)}