.option__adhesion .v-input__slot .v-label {
  margin-bottom: 0rem !important;
}
.recap {
  font-family: "Roboto";
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  /* identical to box height, or 143% */
  /* Grey/80 */
  color: #768aae;
}
.recap-list {
  list-style-type: circle;
  font-family: "Roboto";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  list-style-position: inside;
}
.swapIcon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.swapIcon span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  /* or 133% */
  text-align: center;
  /* Royal/100 */
  color: #020918;
}
.attention {
  color: #ff5252 !important;
  font-weight: bold;
  font-family: "Roboto" !important;
  font-size: 14px !important;
}
.mainCard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  /* Primary/White */
  background: #ffffff;
  /* Shadow/Royal */
  -webkit-box-shadow: 2px 4px 8px -2px rgba(8, 43, 110, 0.25) !important;
          box-shadow: 2px 4px 8px -2px rgba(8, 43, 110, 0.25) !important;
  border-radius: 12px !important;
  /* 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: 10px 0px;
}
.mainCard p {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
}
.mainCardTitle {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px;
  /* Primary/Royal */
  background: #082b6e;
  /* 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: 16px 0px;
}
.mainCardTitle.not-selected {
  background: #ffffff !important;
}
.mainCardTitle p {
  /* Body/16px Base bold */
  font-family: "Roboto";
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  /* identical to box height, or 150% */
  /* Primary/White */
  color: #ffffff;
  /* 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 10px;
}
.list_item_card {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
}
.list_item_card_value {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
}
.slected_profil p {
  /* Body/12px Micro bold */
  font-family: "Roboto";
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #082b6e;
}
.unselected_profil p {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  color: #bac4d7;
}
.label_column[data-v-0f8f7f7e] {
  width: auto;
}
.label_column label[data-v-0f8f7f7e] {
  margin-bottom: 0;
  padding-top: 5px;
  font-weight: 200;
  font-size: 0.8rem;
}
.label-custom[data-v-0f8f7f7e] {
  font-family: "Roboto";
  margin-bottom: 0px !important;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0px;
  text-align: left;
  position: absolute;
  color: #90a1be;
}
input[data-v-0f8f7f7e] {
  border: 1px solid #dfe5f9;
  padding: 4px 5px;
  font-weight: 200;
  font-size: 0.8rem;
  width: 100%;
  max-width: 400px;
}
input.is-invalid[data-v-0f8f7f7e] {
  border-color: red;
}
input[data-v-0f8f7f7e]:focus {
  outline: none;
}
input.full-width[data-v-0f8f7f7e] {
  max-width: 100%;
}
.rounded-pill[data-v-0f8f7f7e] {
  padding: 4px 13px;
}
.v-input--switch[data-v-0f8f7f7e] {
  padding: 0;
}
.ffme-form__select .v-input__control[data-v-0f8f7f7e] {
  min-height: 30px !important;
}
.ffme-form__select .v-input__slot[data-v-0f8f7f7e] {
  margin: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  min-height: 20px;
  border: 1px solid #dfe5f9;
  font-weight: 200;
  font-size: 0.8rem;
  border-radius: 0;
  height: 29px;
}
.ffme-form__select .v-select--chips .v-input__slot[data-v-0f8f7f7e] {
  border: none;
}
.ffme-form__select .v-select--chips .v-input__icon .v-icon[data-v-0f8f7f7e] {
  font-size: 2rem;
  color: #0045ab;
}
.ffme-form__select .v-chip.v-size--small[data-v-0f8f7f7e] {
  font-size: 0.8rem;
  background: #0045ab;
  color: white;
  font-weight: bold;
}
.ffme-form__select .v-input__slot .v-select__slot[data-v-0f8f7f7e] {
  border: none;
}
.ffme-form__select .v-input__slot .v-select__slot .v-label[data-v-0f8f7f7e] {
  font-size: 0.8rem;
  padding-left: 4px;
}
.ffme-form__select .v-select__selections[data-v-0f8f7f7e] {
  padding: 4px 5px !important;
}
.ffme-form__select .v-select__selection.v-select__selection--comma[data-v-0f8f7f7e] {
  margin: 0;
}
.ffme-form__select input[data-v-0f8f7f7e] {
  max-height: 20px;
  padding-left: 10px !important;
}
.ffme-form__select input[type=text][data-v-0f8f7f7e]:disabled {
  background: transparent !important;
}
.ffme-form__select .v-text-field__details[data-v-0f8f7f7e] {
  display: none;
}
.filters-opened[data-v-0f8f7f7e] {
  height: calc(100vh - 440px);
}
.row_first_user[data-v-0f8f7f7e] {
  /* Auto layout */
  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: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 8px;
  left: 0px;
  padding-top: 25px;
  /* Primary/Royal */
  background: #082b6e;
  /* Inside auto layout */
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -ms-flex-positive: 0;
      flex-grow: 0;
  margin: 0px 0px;
}
.text_design[data-v-0f8f7f7e] {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  /* identical to box height, or 133% */
  text-align: center;
  /* Primary/White */
  color: #ffffff;
}
