input[type="submit"],[type=button] {
  background: #00B050;
  color: #fff;
}
button {
  background: #00B050;
  color: #fff;
}
.table-header, .save{
  background: #00B050;
}
.table-responsive table, .table-responsive tr, .table-responsive td, .table-responsive th {border-color: #000 !important; color: #000 !important;}
