.views-data-export-feed {
  display: inline;
}
.views-data-export-feed .feed-icon {
  background: no-repeat;
  overflow: hidden;
  display: block;
  width: fit-content;
  text-indent: unset;
  background-color: #f2f1eb;
  padding: 4px 21px;
  color: #000000;
  font-size: 14px;
  border: 1px solid #a6a6a6;
  border-radius: 20em;
  font-weight: bold;
}
div.view_grants_formatter{
  max-height: 100px;
  width: 200px;
  overflow: hidden;
  overflow-y: auto;

}
td.views-field{
  vertical-align: top;
}
strong.add_action{
  font-weight: bold !important;
}
strong.remove_action{
  color: red !important;
  font-weight: bold !important;
}
