table tbody tr:nth-child(odd) {
    background-color: #f6f6f6 !important;
}
.hulkapps-table thead{
      color: #666666 !important;
}