@media print { .v-application { background-color: transparent; } }
.v-theme--default a.simple-link { color: #1873cd; text-decoration: none; }
.v-theme--default .bg-surface-inverse a.simple-link { color: #FFFFFF }
.v-theme--default .text-primary:not(.v-btn--disabled) { color: #1873cd!important; }
.v-theme--default .bg-primary a.simple-link { color: #FFFFFF }
.v-theme--default .text-secondary:not(.v-btn--disabled) { color: #96682f!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 .bg-error 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-success:not(.v-btn--disabled) { color: #2E7D32!important; }
.v-theme--default .bg-success a.simple-link { color: #000000 }
.v-theme--default .bg-warning a.simple-link { color: #FFFFFF }
.v-theme--default .bg-admin a.simple-link { color: #FFFFFF }

/* latin */
@font-face {
  font-family: CircularStd-book;
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url(/portal/api/font-assets/725c3000-4e0e-487d-9ff8-277e916559db) format('woff2');
  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-black;
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url(/portal/api/font-assets/b6024e01-89fd-4ae6-9f8b-2448cc9190dd) format('woff2');
  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-book !important;
  --d-heading-font-family: CircularStd-black !important;
}
  