.scrollviewFiche[data-v-6762bb3f] {
  margin-top: 20px;
}
.statut-tag[data-v-6762bb3f] {
  display: inline-block;
  padding: 3px 6px 4px;
  border-radius: 2px;
  white-space: nowrap;
}
.donneurs-tags[data-v-6762bb3f] {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.donneur-tag[data-v-6762bb3f] {
  display: inline-block;
  padding: 2px 6px;
  border-radius: 2px;
  background-color: #e0e0e0;
  white-space: nowrap;
}
.dataGrid_Reappro[data-v-6762bb3f] {
  height: calc(100vh - 48px - 48px - 40px - 52px) !important;
  /*
  - 48px : topbar
  - 48px : toolbar
  - 40px : padding top and bottom container
  - 52px :onglets + padding onglets
  */
}
.dataGrid_Reappro[data-v-6762bb3f] .dx-toolbar-items-container {
  height: 42px !important;
}