@charset "UTF-8";
.widget-container > span[data-v-bee3ddb0] {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 16px;
}
#dropzone-text > span[data-v-bee3ddb0] {
  font-weight: 100;
  opacity: 0.5;
  font-size: 0.75vw;
}
#upload-progress[data-v-bee3ddb0] {
  display: flex;
  margin-top: 10px;
}
.flex-box[data-v-bee3ddb0] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.contentInfo[data-v-bee3ddb0] {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  width: auto;
  height: 175px;
  margin-bottom: 20px;
}
.groupeUtilisateursInfo[data-v-bee3ddb0] {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.groupeUtilisateursInfo h2[data-v-bee3ddb0],
.groupeUtilisateursInfo h3[data-v-bee3ddb0] {
  margin-block-start: 5px;
  margin-block-end: 5px;
  font-size: 20px;
  flex-basis: 30px;
  white-space: nowrap; /* Empêche le texte de passer à la ligne */
  overflow: hidden; /* Cache le texte qui dépasse */
  text-overflow: ellipsis; /* Ajoute des points de suspension pour indiquer qu'il y a du texte coupé */
}
.groupeUtilisateursInfo h2[data-v-bee3ddb0] {
  font-weight: bold;
  font-size: 24px;
}
.groupeUtilisateursInfoActifForm[data-v-bee3ddb0] {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}.subGrid_Action {
  display: flex;
  justify-content: center;
  align-items: center;
}
.subTitle_Action {
  padding-bottom: 20px;
  font-size: 15px;
  font-weight: bold;
}[data-v-5be00139] .row-group-custom div.dx-datagrid-group-opened,[data-v-5be00139] .row-group-custom div.dx-datagrid-group-closed {
  color: #ffffff;
}.scrollviewFiche[data-v-edd7403e] {
  margin-top: 20px;
}
.contentFlex[data-v-edd7403e] {
  display: flex;
  flex-direction: column;
}
#myForm[data-v-edd7403e] {
  margin-right: 20px;
}