table { width:100%;
  border-top: 0px solid #e9ecef !important;
}
table th {
  color: #000 !important; padding: 12px 8px; border-top:1px solid #000; border-bottom:1px solid #000;
width: auto; text-align:left;
font-size: 15px;
font-weight: 600;
line-height: 1.2;
}

 table td {
  color: #000; padding: 8px; text-align:left;
font-size: 15px;
font-weight: 600;
line-height: 1.2;
}


table tr:nth-child(odd) {
  background-color: #fff !important;
}

table tr:nth-child(even) {
  background-color: #fff;
}

ul{ margin:0; padding:0; }
.invoice-info { margin:20px 0; }