@media print { .v-application { background-color: transparent; } }
.v-theme--default a.simple-link { color: #0a79ab; text-decoration: none; }
.v-theme--default .text-surface-inverse:not(.v-btn--disabled) { color: rgb(var(--v-theme-surface-inverse))!important; }
.v-theme--default .bg-surface-inverse a.simple-link { color: #FFFFFF }
.v-theme--default .text-primary:not(.v-btn--disabled) { color: #0a79ab!important; }
.v-theme--default .bg-primary a.simple-link { color: #FFFFFF }
.v-theme--default .text-secondary:not(.v-btn--disabled) { color: #387e4d!important; }
.v-theme--default .bg-secondary a.simple-link { color: #FFFFFF }
.v-theme--default .text-accent:not(.v-btn--disabled) { color: #2962ff!important; }
.v-theme--default .bg-accent a.simple-link { color: #FFFFFF }
.v-theme--default .text-info:not(.v-btn--disabled) { color: #BF4300!important; }
.v-theme--default .bg-info a.simple-link { color: #000000 }
.v-theme--default .text-warning:not(.v-btn--disabled) { color: rgb(var(--v-theme-warning))!important; }
.v-theme--default .bg-warning a.simple-link { color: #FFFFFF }
.v-theme--default .text-error:not(.v-btn--disabled) { color: rgb(var(--v-theme-error))!important; }
.v-theme--default .bg-error a.simple-link { color: #FFFFFF }
.v-theme--default .text-success:not(.v-btn--disabled) { color: #2E7D32!important; }
.v-theme--default .bg-success a.simple-link { color: #000000 }
.v-theme--default .text-admin:not(.v-btn--disabled) { color: rgb(var(--v-theme-admin))!important; }
.v-theme--default .bg-admin a.simple-link { color: #FFFFFF }

/* latin */
@font-face {
  font-family: CircularStd-Textes;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/portal/api/font-assets/674b135b-75ac-4543-8e87-fcc88253e933/CircularStd-Bold.otf) format('opentype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
  font-family: CircularStd-Textes;
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/portal/api/font-assets/e3a14d86-c73d-40c9-8cb8-ca13553623ee/CircularStd-BookItalic.otf) format('opentype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
  font-family: CircularStd-Textes;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/portal/api/font-assets/74cc940c-6d26-4d19-8eb4-5a62268d2114/CircularStd-Book.otf) format('opentype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
  font-family: CircularStd-Textes;
  font-style: italic;
  font-weight: 400 700;
  font-display: swap;
  src: url(/portal/api/font-assets/21b3e99c-b867-44de-9835-3fc4908e611e/CircularStd-BoldItalic.otf) format('opentype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* latin */
@font-face {
  font-family: CircularStd-Titres;
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url(/portal/api/font-assets/6f32b4da-5140-4324-855b-f886fe80f385/CircularStd-Black.otf) format('opentype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
  font-family: CircularStd-Titres;
  font-style: italic;
  font-weight: 300 700;
  font-display: swap;
  src: url(/portal/api/font-assets/1ff91108-4a7f-4c8d-9c9f-99316b7850c7/CircularStd-BlackItalic.otf) format('opentype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
  --d-body-font-family: CircularStd-Textes !important;
  --d-heading-font-family: CircularStd-Titres !important;
}
  