.gestion_des_finances__dashboard-layout {
  position: relative;
  height: calc(100vh - 80px);
}
.gestion_des_finances__dashboard-layout.loading::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
}
.test__dematerialise {
  padding: 0px !important;
}
.test__dematerialise {
  padding: 0px !important;
}
.loading[data-v-5fcdf324] {
  background: red;
}

.v-alert {
  font-weight: 200;
  font-size: 0.9rem;
}

.modal__voyage__detail header[data-v-d6a8d392] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.close-icon[data-v-d6a8d392] {
  justify-self: flex-end;
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.info__container[data-v-d6a8d392] {
  margin: 20px 40px;
  padding: 40px;
}
.toolbar-header div {
  position: unset !important;
}
#print-justificatif {
  width: 1000px;
  position: absolute;
  z-index: -3;
  top: 0;
  left: 0;
  display: none;
}
#print-justificatif .container {
  position: relative;
  width: 100%;
  height: 100%;
}
#print-justificatif .habillage {
  width: 100%;
}
#print-justificatif .header {
  width: 100%;
  position: absolute;
  top: 10vh;
}
#print-justificatif .header h1 {
  font-size: 50px;
  color: #aca9a9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 50px;
}
#print-justificatif .header .adresses {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 250px;
  font-size: 18px;
  color: black;
}
#print-justificatif .header table,
#print-justificatif .header th,
#print-justificatif .header td {
  border: 1px solid black;
  border-collapse: collapse;
  width: 900px;
  font-size: 16px;
}
#print-justificatif .table-contact {
  position: absolute;
}
#print-justificatif .text-details {
  position: absolute;
  top: 40vh;
  font-size: 18px;
  margin-left: 40px;
  color: black;
}
#print-justificatif .generate {
  position: absolute;
  bottom: 230px;
  right: 100px;
  -ms-flex-item-align: end;
      align-self: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#print-justificatif .generate p {
  font-style: italic;
  color: black;
  font-size: 18px;
}
.list__table .v-data-table-header {
  background: #e6e6e6;
}
th {
  background: lightgrey !important;
}
.table__structure_list .list__table .v-data-table__wrapper {
  height: calc(100vh - 420px);
}
.table__structure_list .list__table.filters-opened .v-data-table__wrapper {
  height: calc(100vh - 500px);
}
.table__structure_list.buttonLine .list__table .v-data-table__wrapper {
  height: calc(100vh - 480px);
}
.table__structure_list.membresFederaux .list__table .v-data-table__wrapper {
  height: calc(100vh - 310px);
}

/* .listSearch {
    height: calc(100vh - 370px);
    overflow: hidden;
    overflow-y: scroll;
} */
.filters-opened {
  height: calc(100vh - 440px);
}
.periode__class {
  color: lightslategray;
}

.v-text-field__details {
  display: none;
}
.v-text-field__slot input {
  padding-left: 20px;
  padding-right: 20px;
}

.loading[data-v-ac5fedf8] {
  background: red;
}
.loading[data-v-a697b22c] {
  background: red;
}
