#table-document tr td
{
  border:0px !important;
}

.table-document tbody tr:nth-child(2n+1) td
{
  background-color:#FFF !important;
}