@charset "UTF-8";
.contentInfo[data-v-938815c9] {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  width: auto;
  margin-bottom: 20px;
}
.sousFamilleInfo[data-v-938815c9] {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px 0;
}
.sousFamilleInfo h2[data-v-938815c9],
.sousFamilleInfo h3[data-v-938815c9] {
  margin-block-start: 3px;
  margin-block-end: 2px;
  font-size: 20px;
  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é */
}
.sousFamilleInfo h2[data-v-938815c9] {
  font-weight: bold;
  font-size: 24px;
}[data-v-3da64439] .overlay {
  position: fixed;
}
#formExploitationFamille[data-v-3da64439] {
  margin-right: 20px;
}
[data-v-3da64439] .update {
  outline: 1px solid #5cb85c;
  outline-offset: -2px;
}
[data-v-3da64439] .create {
  outline: 1px solid #337ab7;
  outline-offset: -2px;
}.scrollviewFiche[data-v-d349e4f5] {
  margin-top: 20px;
}
.contentFlex[data-v-d349e4f5] {
  display: flex;
  flex-direction: column;
}
#myForm[data-v-d349e4f5] {
  margin-right: 20px;
}