.gestionduclub__dashboard-layout {
  position: relative;
}
.gestionduclub__dashboard-layout.loading::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
}
.card__overlined button:hover {
  color: #007bff !important;
}
.affiliation--warning {
  background-color: #fdf0e6 !important;
}
.affiliation--warning .v-card__text p.subtitle-1 {
  color: #5f2b01 !important;
}
.affiliation--warning .v-card__actions a.subtitle-2 i {
  color: #E65100 !important;
}

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

.confirm-dialog__headline[data-v-028aaf83] {
  word-break: break-word;
}
.v-toolbar__content[data-v-028aaf83] {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
.v-input[data-v-028aaf83] {
  padding: 8px !important;
  margin-top: 19px !important;
}
.modal__voyage__detail header[data-v-6171bfdc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.info__container[data-v-6171bfdc] {
  margin: 20px 40px;
  padding: 40px;
}
.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;
}

.test__dematerialise {
  padding: 0px !important;
}
.nav-text[data-v-4c8d6bf1] {
  font-family: "Roboto";
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  color: #000000 !important;
  text-transform: uppercase;
}
.structure-name {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-size: 26px;
  line-height: 48px;
  letter-spacing: -1px;
  color: #000000;
  width: 350px;
}
.description-structure {
  width: 250px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 150;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
