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

.v-stepper__label {
  text-align: center !important;
}
.v-stepper__content {
  padding: 0 !important;
}

.depense-detail {
  font-family: Roboto !important;
  font-style: normal !important;
  font-size: 16px !important;
}
h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-family: "Roboto";
  font-weight: bold;
}
.adresses {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-family: "Roboto";
}
#print-depense {
  position: absolute;
  z-index: -3;
  background: #fff;
  top: 0;
  left: 0;
  display: none;
}
#print-depense .container {
  position: relative;
  width: 100%;
  height: 100%;
}
#print-depense .habillage {
  width: 100%;
  z-index: -1;
}
#print-depense .header {
  position: absolute;
  width: 100%;
  left: 50px;
  top: 10vh;
}
#print-depense .header .header-footer {
  margin-top: 10vh;
}
#print-depense .header .header-footer p {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: bold;
}
#print-depense .title_tab {
  position: absolute;
  width: 100%;
  height: 30px;
  background-color: #036ab5;
}
#print-depense .title_tab p {
  font-family: "Roboto";
  font-size: 22px;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#print-depense .text_recapitulatif {
  position: absolute;
  top: 55vh;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Roboto";
  font-size: 16px;
}
#print-depense .table-details th,
#print-depense .table-details td {
  border: 1px solid black;
  border-collapse: collapse;
  font-size: 16px;
  margin-left: 10px;
  text-align: center;
  font-family: "Roboto" !important;
  font-style: normal !important;
  font-size: 16px !important;
}
#print-depense .text_condition {
  top: 85vh;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Roboto";
  font-size: 16px;
}
#print-depense .conditions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 85vh;
  left: 20px;
  right: 20px;
}
#print-depense .conditions img {
  width: 35vh;
}
#print-depense .text_condition_footer {
  top: 90vh;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Roboto";
  font-size: 16px;
}
#print-depense .question_indication {
  top: 70vh;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Roboto";
  font-size: 16px;
}
#print-depense .title_tabs {
  width: 100%;
  height: 30px;
  background-color: #036ab5;
  padding-top: 10vh;
}
#print-depense .title_tabs p {
  font-family: "Roboto";
  font-size: 22px;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.loading[data-v-59b256ea] {
  background: red;
}
.title-section[data-v-59b256ea] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: -1px;
  color: #020918;
}
.container-alert[data-v-59b256ea] {
  border-left: 2px solid #082b6e;
  background: rgba(8, 43, 110, 0.1);
}
.container-alert span[data-v-59b256ea] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  /* or 143% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Primary/Royal */
  color: #082b6e;
}
.container-print[data-v-59b256ea] {
  background: #ffffff;
  -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);
}
.title-sous-section[data-v-59b256ea] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  /* identical to box height, or 171% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.01em;
  /* Royal/100 */
  color: #020918;
}
.loading[data-v-3e5ea854] {
  background: red;
}
.loading[data-v-6c730fbe] {
  background: red;
}
.loading[data-v-706742cf] {
  background: red;
}
.loading[data-v-38741b85] {
  background: red;
}
.test__dematerialise {
  padding: 0px !important;
}
.stepper-title[data-v-f6c1969c] {
  font-family: "Roboto";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -1px;
  text-align: left;
}
.stepper-menu-title[data-v-f6c1969c] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
}
.stepper-menu-subtitle[data-v-f6c1969c] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
}
.stepper-info[data-v-f6c1969c] {
  background: rgba(8, 43, 110, 0.1) !important;
}
.stepper-info-text[data-v-f6c1969c] {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  /* or 143% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Primary/Royal */
  color: #082b6e;
  border-left: 2px solid #082b6e !important;
}
.stepper-title[data-v-f6a5679a] {
  font-family: "Roboto";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -1px;
  text-align: left;
}
.icon-style[data-v-f6a5679a] {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
}
.d-contents[data-v-f6a5679a] {
  display: contents !important;
}
.h-0[data-v-f6a5679a] {
  height: 0px !important;
}
.stepper-menu-title[data-v-f6a5679a] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
}
.stepper-menu-subtitle[data-v-f6a5679a] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
}
.stepper-info[data-v-f6a5679a] {
  background: rgba(8, 43, 110, 0.1) !important;
}
.stepper-info-text[data-v-f6a5679a] {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  /* or 143% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Primary/Royal */
  color: #082b6e;
  border-left: 2px solid #082b6e !important;
}
.custom-label[data-v-f6a5679a] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  /* identical to box height, or 133% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Primary/Dark */
  color: #000000;
}
.select-attachement-text[data-v-f6a5679a] {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.stepper-title[data-v-f6893898] {
  font-family: "Roboto";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -1px;
  text-align: left;
}
.stepper-table-head[data-v-f6893898] {
  background: #39558b !important;
}
.stepper-table-head .table-content[data-v-f6893898] {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
}
.status[data-v-f6893898] {
  height: 13.3333301544px;
  width: 13.3333320618px;
  left: 3.3333435059px;
  top: 3.3330078125px;
  border-radius: 50%;
}
.status.accepted[data-v-f6893898] {
  background: #00be76;
}
.status.declined[data-v-f6893898] {
  background: red;
}
.status.waiting[data-v-f6893898] {
  background: orange;
}
.stepper-table-content[data-v-f6893898] {
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
  border-top: 0px !important;
}
table td[data-v-f6893898] {
  border: none !important;
}
.stepper-menu-title[data-v-f6893898] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
}
.stepper-menu-subtitle[data-v-f6893898] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
}
.stepper-info[data-v-f6893898] {
  background: rgba(8, 43, 110, 0.1) !important;
}
.stepper-info-text[data-v-f6893898] {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  /* or 143% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Primary/Royal */
  color: #082b6e;
  border-left: 2px solid #082b6e !important;
}
.kyc-stepper-container {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.kyc-stepper-container .kyc-stepper-header {
  -webkit-box-shadow: 2px 4px 8px -2px #082b6e40 !important;
          box-shadow: 2px 4px 8px -2px #082b6e40 !important;
}
.kyc-stepper-body {
  -webkit-box-shadow: 2px 4px 8px -2px #082b6e40 !important;
          box-shadow: 2px 4px 8px -2px #082b6e40 !important;
}
.v-stepper__step__step {
  height: 32px;
  width: 32px;
  left: 15px;
  top: 0px;
  border-radius: 16px;
}
.v-stepper__step__step.primary {
  background: #082b6e !important;
}
.v-stepper__wrapper {
  height: 100% !important;
}
.v-stepper__label {
  text-align: center !important;
}
.v-stepper__content {
  padding: 0 !important;
}
.test__dematerialise {
  padding: 0px !important;
}
#print-moneyInFacture {
  width: 100%;
  position: absolute;
  z-index: -3;
  position: absolute;
  display: none;
}
#print-moneyInFacture span.cls_002 {
  font-family: Arial, serif;
  font-size: 14.1px;
  color: #56ec7c;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
#print-moneyInFacture div.cls_002 {
  font-family: Arial, serif;
  font-size: 14.1px;
  color: #56ec7c;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
#print-moneyInFacture span.cls_003 {
  font-family: Arial, serif;
  font-size: 13.1px;
  color: #565b77;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
#print-moneyInFacture div.cls_003 {
  font-family: Arial, serif;
  font-size: 14.1px;
  color: #565b77;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
#print-moneyInFacture span.cls_004 {
  font-family: Arial, serif;
  font-size: 7px;
  color: #565b77;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
#print-moneyInFacture div.cls_004 {
  font-family: Arial, serif;
  font-size: 7px;
  color: #565b77;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
#print-moneyInFacture span.cls_005 {
  font-family: Arial, serif;
  font-size: 7px;
  color: #56ec7c;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
#print-moneyInFacture div.cls_005 {
  font-family: Arial, serif;
  font-size: 7px;
  color: #56ec7c;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
.bg-blue-mode[data-v-636236e2] {
  background: #39558b !important;
}
.filtre-panel[data-v-636236e2] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 16px;
  /* identical to box height, or 160% */
  letter-spacing: 1px;
  text-transform: uppercase;
  /* Primary/Dark */
  background: #f8f9fb;
  color: #000000;
}
.filter-btn[data-v-636236e2] {
  background: #ffffff !important;
  -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);
  border-radius: 0% !important;
  padding: 8px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  /* identical to box height */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Primary/Dark */
  color: #000000;
}
.backgrounded[data-v-636236e2] {
  background: #ebeef3;
}
.clear-filter[data-v-636236e2] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  /* identical to box height */
  border: 1px solid rgba(8, 43, 110, 0.25);
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Primary/Blue */
  color: #082b6e;
}
.stepper-table-head[data-v-636236e2] {
  background: #39558b !important;
}
.stepper-table-head .table-content[data-v-636236e2] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
}
.stepper-table-content[data-v-636236e2] {
  font-family: "Roboto";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
  border-top: 0px !important;
  padding-bottom: 0px !important;
}
.status-table-content[data-v-636236e2] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  /* identical to box height, or 133% */
  text-align: center;
  color: #00be76;
  background: rgba(0, 190, 118, 0.15);
  border-radius: 6px;
}
.status-table-content.waiting[data-v-636236e2] {
  background: orange;
  color: white;
}
.status-table-content.annuler[data-v-636236e2] {
  background: rgba(255, 0, 0, 0.15);
  color: #ff0000;
}
.category-table-content[data-v-636236e2] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  /* identical to box height, or 133% */
  text-align: center;
  /* Primary/Royal */
  color: #082b6e;
  border: 1px solid rgba(8, 43, 110, 0.25);
  border-radius: 30px;
}
.icon-color.first-blue[data-v-636236e2] {
  color: #1c3d7a !important;
}
.paginateur[data-v-636236e2] {
  background: #f8f9fb;
}
.action-paginate[data-v-636236e2] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 16px;
  /* identical to box height, or 160% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  /* Royal/100 */
  color: #020918;
}
.detail-paginate[data-v-636236e2] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  /* identical to box height, or 133% */
  text-align: center;
  /* Primary/Dark */
  color: #000000;
}
.base-btn[data-v-7c69a660] {
  height: 24px;
  font-family: Roboto;
  font-style: normal;
  padding: 20px !important;
  text-transform: initial;
  color: #ffffff;
}
.btn-type-primary[data-v-7c69a660] {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
}
.btn-type-disabled[data-v-7c69a660] {
  opacity: 0.6 !important;
}
.filtre-panel[data-v-e03d801a] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 16px;
  /* identical to box height, or 160% */
  letter-spacing: 1px;
  text-transform: uppercase;
  /* Primary/Dark */
  background: #f8f9fb;
  color: #000000;
}
.filter-btn[data-v-e03d801a] {
  background: #ffffff !important;
  -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);
  border-radius: 0% !important;
  padding: 8px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  /* identical to box height */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Primary/Dark */
  color: #000000;
}
.backgrounded[data-v-e03d801a] {
  background: #ebeef3;
}
.clear-filter[data-v-e03d801a] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  /* identical to box height */
  border: 1px solid rgba(8, 43, 110, 0.25);
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Primary/Blue */
  color: #082b6e;
}
.stepper-table-head[data-v-e03d801a] {
  background: #39558b !important;
}
.stepper-table-head .table-content[data-v-e03d801a] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
}
.stepper-table-content[data-v-e03d801a] {
  font-family: "Roboto";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
  border-top: 0px !important;
  padding-bottom: 0px !important;
}
.status-table-content[data-v-e03d801a] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  /* identical to box height, or 133% */
  text-align: center;
  color: #00be76;
  background: rgba(0, 190, 118, 0.15);
  border-radius: 6px;
}
.status-table-content.annuler[data-v-e03d801a] {
  background: rgba(255, 0, 0, 0.15);
  color: #ff0000;
}
.category-table-content[data-v-e03d801a] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  /* identical to box height, or 133% */
  text-align: center;
  /* Primary/Royal */
  color: #082b6e;
  border: 1px solid rgba(8, 43, 110, 0.25);
  border-radius: 30px;
}
.icon-color.first-blue[data-v-e03d801a] {
  color: #1c3d7a !important;
}
.paginateur[data-v-e03d801a] {
  background: #f8f9fb;
}
.action-paginate[data-v-e03d801a] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 16px;
  /* identical to box height, or 160% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  /* Royal/100 */
  color: #020918;
}
.detail-paginate[data-v-e03d801a] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  /* identical to box height, or 133% */
  text-align: center;
  /* Primary/Dark */
  color: #000000;
}
.v-btn:not(.v-btn--round).v-size--default[data-v-e03d801a] {
  height: 46px;
  min-width: 64px;
  padding: 0 16px;
}
.panel-date[data-v-e03d801a] {
  width: 445px !important;
}
.iban-no[data-v-7fe4b42a] {
  border-left: 2px solid #082b6e;
}
.status[data-v-7fe4b42a] {
  height: 15px;
  width: 15px;
  border-radius: 50%;
}
.status.accepted[data-v-7fe4b42a] {
  background: #00be76;
}
.status.declined[data-v-7fe4b42a] {
  background: red;
}
.status.waiting[data-v-7fe4b42a] {
  background: orange;
}
.left-bar[data-v-7fe4b42a] {
  background: #e7effd;
}
.icon-color.first-blue[data-v-7fe4b42a] {
  color: #1c3d7a !important;
}
.title-place-marche[data-v-7fe4b42a] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  /* or 143% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  /* Grey/100 */
  color: #1c3d7a;
}
.avatar-bank[data-v-7fe4b42a] {
  width: 40px;
  height: 40px;
  background: #ffffff;
  -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);
  border-radius: 20px;
  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;
}
.rib-bank p[data-v-7fe4b42a] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  /* identical to box height, or 143% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Grey/70 */
  color: #90a1be;
}
.rib-bank p.coordonne[data-v-7fe4b42a] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 10px !important;
  line-height: 16px;
  /* identical to box height, or 160% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  /* Primary/Dark */
  color: #000000 !important;
}
.rib-bank span[data-v-7fe4b42a] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  /* identical to box height, or 133% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Grey/50 */
}
.rib-bank span.coordonne[data-v-7fe4b42a] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 10px !important;
  line-height: 16px;
  /* identical to box height, or 160% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  /* Primary/Dark */
  color: #000000 !important;
}
.section-place-marche[data-v-7fe4b42a] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.section-place-marche-prix[data-v-7fe4b42a] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  /* identical to box height, or 133% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: -0.5px;
  /* Primary/Royal */
  color: #082b6e;
}
.rib[data-v-7fe4b42a] {
  /* Primary/White */
  background: #ffffff;
  /* 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);
  border-radius: 4px;
}
.main-place-marche-tab[data-v-7fe4b42a] {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  /* identical to box height, or 133% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Primary/Royal */
  text-transform: none !important;
  color: #082b6e;
}
.clear-filter {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 12px;
  /* identical to box height */
  border: 1px solid rgba(8, 43, 110, 0.25);
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  /* Primary/Blue */
  color: #082b6e;
}
.backgrounded {
  background: rgba(8, 43, 110, 0.1);
  border-left: 2px solid #082b6e;
}
.main-place-marche-tab {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  /* identical to box height, or 133% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Primary/Royal */
  text-transform: none !important;
  color: #082b6e;
}
.left-bar {
  background: #e7effd;
}
.icon-color.first-blue {
  color: #1c3d7a !important;
}
.title-place-marche {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  /* or 143% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Grey/100 */
  color: #1c3d7a;
}
.avatar-bank {
  width: 40px;
  height: 40px;
  background: #ffffff;
  -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);
  border-radius: 20px;
  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;
}
.coordonne {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 10px !important;
  line-height: 16px;
  /* identical to box height, or 160% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  /* Primary/Dark */
  color: #000000 !important;
}
.phrase {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  /* identical to box height, or 143% */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Grey/70 */
  color: #000000;
}
.rib-bank p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  /* identical to box height, or 143% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Grey/70 */
  color: #90a1be;
}
.rib-bank span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  /* identical to box height, or 133% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Grey/50 */
  color: #bac4d7;
}
.rib-bank span.coordonne {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 10px !important;
  line-height: 16px;
  /* identical to box height, or 160% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  /* Primary/Dark */
  color: #000000 !important;
}
.section-place-marche {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.section-place-marche-prix {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 32px;
  /* identical to box height, or 133% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: -0.5px;
  /* Primary/Royal */
  color: #082b6e;
}
.rib {
  /* Primary/White */
  background: #ffffff;
  /* 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);
  border-radius: 4px;
}
.clear-filter {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 12px;
  /* identical to box height */
  border: 1px solid rgba(8, 43, 110, 0.25);
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  /* Primary/Blue */
  color: #082b6e;
}
.backgrounded {
  background: rgba(8, 43, 110, 0.1);
  border-left: 2px solid #082b6e;
}
.main-place-marche-tab {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  /* identical to box height, or 133% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Primary/Royal */
  text-transform: none !important;
  color: #082b6e;
}
.left-bar {
  background: #e7effd;
}
.icon-color.first-blue {
  color: #1c3d7a !important;
}
.title-place-marche {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  /* or 143% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Grey/100 */
  color: #1c3d7a;
}
.avatar-bank {
  width: 40px;
  height: 40px;
  background: #ffffff;
  -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);
  border-radius: 20px;
  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;
}
.coordonne {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 10px !important;
  line-height: 16px;
  /* identical to box height, or 160% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  /* Primary/Dark */
  color: #000000 !important;
}
.phrase {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  /* identical to box height, or 143% */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Grey/70 */
  color: #000000;
}
.rib-bank p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  /* identical to box height, or 143% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Grey/70 */
  color: #90a1be;
}
.rib-bank span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  /* identical to box height, or 133% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Grey/50 */
  color: #bac4d7;
}
.rib-bank span.coordonne {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 10px !important;
  line-height: 16px;
  /* identical to box height, or 160% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  /* Primary/Dark */
  color: #000000 !important;
}
.section-place-marche {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.section-place-marche-prix {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 32px;
  /* identical to box height, or 133% */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: -0.5px;
  /* Primary/Royal */
  color: #082b6e;
}
.rib {
  /* Primary/White */
  background: #ffffff;
  /* 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);
  border-radius: 4px;
}
.test__dematerialise {
  padding: 0px !important;
}
.adjusted-height {
  height: calc(100% - 65px);
}
.send-money {
  z-index: 10;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
}
