/* css here */
.table table * {
  border: 0 !important;
  padding: 2px !important;
  background-color: rgba(0, 0, 0, 0) !important;
  line-height: 1 !important;
}
