
.subGrid_UMaTransferer[data-v-84fc4b9f] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.subTitle_UMaTransferer[data-v-84fc4b9f] {
  font-size: 15px;
  font-weight: bold;
}
.dataGrid_HistoriqueReappro[data-v-c7a1fe9d] {
  height: calc(100vh - 48px - 48px - 40px - 52px) !important;
  /*
  - 48px : topbar
  - 48px : toolbar
  - 40px : padding top and bottom container
  - 52px : onglets + padding onglets
  */
}
.dataGrid_HistoriqueReappro[data-v-c7a1fe9d] .dx-toolbar-items-container {
  height: 42px !important;
}.creation-form-container[data-v-d03d6025] {
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  height: 100%;
}
.grille-odp[data-v-d03d6025] {
  flex: 1;
  min-height: 200px;
}
.btn-calculer-container[data-v-d03d6025] {
  display: flex;
  justify-content: flex-end;
}.scrollviewFiche[data-v-037b9eee] {
  margin-top: 20px;
}
.dataGrid_Reappro[data-v-037b9eee] {
  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-037b9eee] .dx-toolbar-items-container {
  height: 42px !important;
}