table.disciplinary-table th.sortable{cursor:pointer;user-select:none;white-space:nowrap}table.disciplinary-table th.sortable:after{content:" \2195";opacity:.35;font-size:.85em}table.disciplinary-table th.sortable[data-order=asc]:after{content:" \25B2";opacity:1}table.disciplinary-table th.sortable[data-order=desc]:after{content:" \25BC";opacity:1}