.grnPrint td {
    border-bottom: 0 !important;
    padding: 0px 5px 0px 5px !important;
    text-align: center;
}

.grnPrint tr {
    border-bottom: 1px solid #dee2e6;
}

.grnPrint th{
    background-color:#216e0f !important;
    color:white !important;
}
.grnPrint table {
    margin: 0 !important;
}
.billheader {
    background-color:#216e0f !important;
    color:white !important;
    text-align: center;
}
.grnPrint {
    margin: 0;
    padding: 0;
  }
  .grnPrint td {
    margin: 0;
    padding: 0;
  }
