.loading[data-v-d86d273c] {
  background: red;
}
.v-dialog--fullscreen[data-v-31715fee] {
  background-color: #fff;
}
.v-dialog--fullscreen .row.moncompte__layout.no-gutters[data-v-31715fee] {
  height: 100vh;
}
.overflow-scroll[data-v-31715fee] {
  overflow: scroll !important;
}
.navigation__back-button[data-v-31715fee] {
  background-color: #f5f5f5;
  margin: 0;
}
.navigation__back-button .col[data-v-31715fee] {
  padding-top: 14px;
  padding-bottom: 14px;
}
.navigate__prev[data-v-31715fee],
.navigate__next[data-v-31715fee] {
  width: 20px;
  height: 20px;
  background: transparent;
  position: relative;
  cursor: pointer;
}
.navigate__prev[data-v-31715fee]:before,
.navigate__next[data-v-31715fee]:before {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: -10px;
  content: "";
  -webkit-transform: scale(2);
          transform: scale(2);
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
  border-left: 10px solid transparent;
  border-right: 10px solid white;
}
.navigate__next[data-v-31715fee] {
  margin-left: 10px;
}
.navigate__next[data-v-31715fee]:before {
  left: 10px;
  border-left: 10px solid white;
  border-right: 10px solid transparent;
}
.user-details__form-container .form-user-details__loading-container .ffme__loading[data-v-31715fee] {
  margin: -30px;
}
.cardCustom[data-v-31715fee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: static;
  width: 200px;
  height: 200px;
  left: 0px;
  top: 0px;
  background: #ffffff;
  border: 0.5px solid #dfe5f9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* Shadow/Royal */
  -webkit-box-shadow: 2px 4px 8px -2px rgba(8, 43, 110, 0.25);
          box-shadow: 2px 4px 8px -2px rgba(8, 43, 110, 0.25);
  /* Inside auto layout */
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
  margin: 0px 11px;
}
.cardText[data-v-31715fee] {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  /* or 143% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  /* Primary/Dark */
  color: #000000;
}
a[data-v-31715fee] {
  color: #000;
}
a[data-v-31715fee]:hover {
  text-decoration: none;
}
.card-item[data-v-31715fee] {
  position: relative;
  cursor: pointer;
  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;
  padding: 0px;
  width: 26%;
  height: 170px;
  background: #ffffff;
  border: 0.5px solid #dfe5f9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 2px 4px 8px -2px rgba(8, 43, 110, 0.25);
          box-shadow: 2px 4px 8px -2px rgba(8, 43, 110, 0.25);
  margin: 0px 11px;
}
.cart-text[data-v-31715fee] {
  font-family: Roboto !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  color: #000000;
  text-transform: uppercase !important;
}
.bottom-layer[data-v-31715fee] {
  background: #b8cefa;
  height: 6px;
  width: 100%;
  -webkit-transition: 0.3ms ease;
  transition: 0.3ms ease;
}
.bottom-layer-2[data-v-31715fee] {
  position: absolute;
  bottom: -6px;
  left: 0px;
  right: 0px;
  background: #b8cefa;
  height: 8px;
  width: 100%;
}
.active-item[data-v-31715fee] {
  border-bottom: 8px solid #b8cefa;
}
.subbar[data-v-31715fee] {
  height: 64px !important;
}
.left-layout[data-v-31715fee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #e7effd;
  min-width: 370px;
}
.layout-left-title[data-v-31715fee] {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.5px;
  color: #000000;
}
.layout-left-label[data-v-31715fee] {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.layout-left-[data-v-31715fee] {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}

.v-dialog .v-icon[data-v-70664e84] {
  top: inherit !important;
}

.label_column[data-v-d19437aa] {
  width: auto;
}
.label_column label[data-v-d19437aa] {
  margin-bottom: 0;
  padding-top: 5px;
  font-weight: 200;
  font-size: 0.8rem;
}
.not-editable[data-v-d19437aa] {
  font-size: 0.8rem;
  line-height: 30px;
}
input[data-v-d19437aa] {
  border: 1px solid #dfe5f9;
  padding: 4px 5px;
  font-weight: 200;
  font-size: 0.8rem;
  width: 100%;
  max-width: 400px;
}
input.is-invalid[data-v-d19437aa] {
  border-color: red;
}
input[data-v-d19437aa]:focus {
  outline: none;
}
input.full-width[data-v-d19437aa] {
  max-width: 100%;
}
.rounded-pill[data-v-d19437aa] {
  padding: 4px 13px;
}

.theme--light.v-select .v-select__selection--disabled[data-v-61281685] {
  color: rgba(0, 0, 0, 0.87);
}
.theme--light.v-list-item--disabled[data-v-61281685] {
  /* color: rgba(0, 0, 0, 0.87); */
}
.checkbox-pratiquant .v-input--selection-controls[data-v-61281685] {
  margin-top: 0;
}
.non-pratiquant-warning[data-v-61281685] {
  font-size: 0.7em;
}
.close-icon[data-v-61281685] {
  margin-top: 10px !important;
}


.theme--light.v-select .v-select__selection--disabled {
  color: rgba(0, 0, 0, 0.87);
}
.theme--light.v-list-item--disabled {
  /* color: rgba(0, 0, 0, 0.87); */
}


.v-dialog .v-icon[data-v-cc0f2efa] {
  top: inherit !important;
}

.test-class {
  opacity: 0.3;
}
.test-class i {
  color: white !important;
}
.list__table .v-data-table-header {
  background: #e6e6e6;
}
.bg-blue-mode {
  background: #39558b !important;
}
.input-container {
  display: -ms-flexbox;
  /* IE10 */
  display: -webkit-box;
  display: flex;
  width: 100%;
  margin-bottom: 15px;
}
.table__user_list .list__table .v-data-table__wrapper {
  height: calc(100vh - 275px);
}
.table__user_list .list__table.filters-opened .v-data-table__wrapper {
  height: calc(100vh - 500px);
}
.table__user_list.buttonLine .list__table .v-data-table__wrapper {
  height: calc(100vh - 480px);
}
.table__user_list.membresFederaux .list__table .v-data-table__wrapper {
  height: calc(100vh - 310px);
}

[data-v-d09a1db4] .v-data-table-header th {
  background: #39558b !important;
  color: white !important;
  font-family: Roboto !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 20px;
}
[data-v-d09a1db4] .v-data-table-header__icon {
  color: white !important;
}
[data-v-d09a1db4] .id-fuse-table td {
  font-family: Roboto !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 14px !important;
  line-height: 20px;
  color: #000000;
}

