﻿table.dataTable thead th[data-is-resizable=true] {
  /*border-right: 1px dashed #bfbfbf;*/
}
table.dataTable thead th.dt-colresizable-hover {
  cursor: col-resize;
 }