.vgt-table{
  &.striped tbody tr:nth-of-type(odd) {
    background-color: rgba(51, 68, 109, 0.03);
  }
}