.agent-transaction-report thead th {
  background-color: #e0e0e0;
  text-align: center;
  padding: 8px;
}

.agent-transaction-report .text-success{
  color: green;
}

.agent-transaction-report .text-danger{
  color: red;
}
