.wtrp-tbody-tr > td+td {
  cursor: pointer;
}

.wtrp-freeze-td {
  background: #f5f5f5;
}

.wtrp-active-td {
  background-color: #0590FF;
}