@charset "UTF-8";[data-v-5ebb58ff] td.cell-tag {
  white-space: initial !important;
}
.dx-tag-icon-custom[data-v-5ebb58ff] {
  padding-right: 3px;
}
.text-barre[data-v-5ebb58ff] {
  text-decoration-line: line-through;
}
.dx-proprietaire-content[data-v-5ebb58ff] {
  position: relative;
  display: inline-block;
  margin-top: 4px;
}
.dx-row-removed .dx-proprietaire-content[data-v-5ebb58ff] {
  text-decoration: line-through;
}
.widget-container > span[data-v-af98d8ff] {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 16px;
}
.flex-box[data-v-af98d8ff] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.contentInfo[data-v-af98d8ff] {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  width: auto;
  height: 175px;
  margin-bottom: 20px;
}
.banqueInfo[data-v-af98d8ff] {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.banqueInfo h2[data-v-af98d8ff],
.banqueInfo h3[data-v-af98d8ff] {
  margin-block-start: 3px;
  margin-block-end: 2px;
  font-size: 20px;
  flex-basis: 35px;
  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é */
}
.banqueInfo h2[data-v-af98d8ff] {
  font-weight: bold;
  font-size: 24px;
}
.buttonAction[data-v-af98d8ff] {
  display: flex;
  justify-content: end;
  flex-direction: column;
}
.button[data-v-af98d8ff] {
  border: none;
  margin: 5px;
}
.dx-form[data-v-af98d8ff] {
  text-align: end;
}
.banqueInfoActifForm[data-v-af98d8ff] {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}.scrollviewFiche[data-v-024c08a0] {
  margin-top: 20px;
}
.contentFlex[data-v-024c08a0] {
  display: flex;
  flex-direction: column;
}
#myForm[data-v-024c08a0] {
  margin-right: 20px;
}