.color-blue {
  color: #3656a3 !important;
}
.background-blue {
  background-color: #3656a3 !important;
}
.color-green {
  color: #0d9737 !important;
}
.background-green {
  background-color: #0d9737 !important;
}
.color-green-dark {
  color: #086b29 !important;
}
.background-green-dark {
  background-color: #086b29 !important;
}
.color-green-light {
  color: #33ea6a !important;
}
.background-green-light {
  background-color: #33ea6a !important;
}
.color-green-lightest {
  color: #d6ebdc !important;
}
.background-green-lightest {
  background-color: #d6ebdc !important;
}
.color-grey {
  color: #6a6a6a !important;
}
.background-grey {
  background-color: #6a6a6a !important;
}
.color-grey-dark {
  color: #353a45 !important;
}
.background-grey-dark {
  background-color: #353a45 !important;
}
.color-grey-light {
  color: #9ca0ab !important;
}
.background-grey-light {
  background-color: #9ca0ab !important;
}
.color-grey-lightest {
  color: #f4f4f4 !important;
}
.background-grey-lightest {
  background-color: #f4f4f4 !important;
}
.color-red {
  color: #e41827 !important;
}
.background-red {
  background-color: #e41827 !important;
}
.color-red-light {
  color: #fef6f6 !important;
}
.background-red-light {
  background-color: #fef6f6 !important;
}
.color-grey-light-2 {
  color: #f2f3f5 !important;
}
.background-grey-light-2 {
  background-color: #f2f3f5 !important;
}
.color-gold {
  color: #ffd700 !important;
}
.background-gold {
  background-color: #ffd700 !important;
}
.color-orange {
  color: #ff781d !important;
}
.background-orange {
  background-color: #ff781d !important;
}
.color-black {
  color: #000000 !important;
}
.background-black {
  background-color: #000000 !important;
}
.color-color-white {
  color: #ffffff !important;
}
.background-color-white {
  background-color: #ffffff !important;
}
.color-color-blue {
  color: #3656a3 !important;
}
.background-color-blue {
  background-color: #3656a3 !important;
}
.color-color-green {
  color: #0d9737 !important;
}
.background-color-green {
  background-color: #0d9737 !important;
}
.color-color-green-dark {
  color: #086b29 !important;
}
.background-color-green-dark {
  background-color: #086b29 !important;
}
.color-color-green-light {
  color: #33ea6a !important;
}
.background-color-green-light {
  background-color: #33ea6a !important;
}
.color-color-green-lightest {
  color: #d6ebdc !important;
}
.background-color-green-lightest {
  background-color: #d6ebdc !important;
}
.color-color-grey {
  color: #6a6a6a !important;
}
.background-color-grey {
  background-color: #6a6a6a !important;
}
.color-color-grey-dark {
  color: #353a45 !important;
}
.background-color-grey-dark {
  background-color: #353a45 !important;
}
.color-color-grey-darkest {
  color: #222222 !important;
}
.background-color-grey-darkest {
  background-color: #222222 !important;
}
.color-color-grey-light {
  color: #9ca0ab !important;
}
.background-color-grey-light {
  background-color: #9ca0ab !important;
}
.color-color-grey-lightest {
  color: #f4f4fc !important;
}
.background-color-grey-lightest {
  background-color: #f4f4fc !important;
}
.color-color-red {
  color: #e41827 !important;
}
.background-color-red {
  background-color: #e41827 !important;
}
.color-color-red-light {
  color: #fef6f6 !important;
}
.background-color-red-light {
  background-color: #fef6f6 !important;
}
.color-color-gold {
  color: #ffd700 !important;
}
.background-color-gold {
  background-color: #ffd700 !important;
}
.color-color-brown {
  color: #7C3E1A !important;
}
.background-color-brown {
  background-color: #7C3E1A !important;
}
.color-color-orange {
  color: #ff781d !important;
}
.background-color-orange {
  background-color: #ff781d !important;
}
.font-14 {
  font-size: 14px !important;
}
.font-16 {
  font-size: 16px !important;
}
.font-20 {
  font-size: 20px !important;
}
.font-30 {
  font-size: 30px !important;
}
.v-btn {
  text-transform: unset !important;
}
.v-btn:not(.v-btn--tile),
.v-card,
.v-menu__content,
.v-snack__wrapper,
.v-chip,
.v-pagination__item--active,
.v-text-field--solo,
.text-editor,
.multi-action-button-toggle,
.select,
.auto-complete {
  border-radius: 0.75em !important;
}
.full-width {
  width: 100%;
}
.full-height {
  height: 100%;
}
html {
  overflow: auto;
}
:focus {
  outline: none;
}
.language-button-cancel {
  border-color: #e41827 !important;
}
.pleased-dropdown .v-input__slot {
  background: white;
  border: 2px solid #e1e1e1;
  border-radius: 11px;
}
.pleased-dropdown .v-input__slot > fieldset {
  border: none;
}

/*# sourceMappingURL=LanguageConfigurationBrand.c1d654fd.css.map*/