/****************************************************
 *
 *   COLORS.SCSS - App Color Variables
 *
 ****************************************************/
:root {
  --font-xs: 10pt;
  --font-sm: 12pt;
  --font-md: 14pt;
  --font-lg: 16pt;
  --font-xl: 18pt;
  --font-xxl: 20pt;
  --font-xxxl: 22pt;
  --font-xxxxl: 24pt;
  --font-xxxxxl: 26pt;
  --font-xxxxxxl: 28pt;
  --font-xxxxxxxl: 32pt;
}

.Indent {
  margin-left: 5pt;
  text-indent: -5pt;
}

.Sense__UsageLabel {
  font-size: var(--font-lg);
  font-style: normal;
}

.Example__LitSource {
  font-size: var(--font-xl);
}

.Definition {
  font-size: var(--font-xxxl);
}

.Definition__Definition {
  font-size: var(--font-xxxxxxl);
}

.TE {
  color: #066606;
}

.Entry__PartOfSpeech {
  font-size: var(--font-xxl);
  font-weight: bold;
  font-style: normal;
}

.Sense__PartOfSpeech {
  font-weight: bold;
  font-style: normal;
}

.Subentry__PartOfSpeech {
  font-weight: bold;
  font-style: normal;
}

.Sense__SenseNumber {
  font-weight: bold;
  color: #D02024;
}

.Entry__EnglishTranslation {
  font-size: var(--font-xxl);
  font-weight: bold;
  color: #000000;
}

.ExPhrase {
  color: #008080;
}

.ExPhrase__ExPhrase {
  font-weight: bold;
  color: #CE2029;
}

.ReversalSense {
  font-family: "Noto Sans";
  font-size: var(--font-xxl);
  color: #000000;
}

.ReversalSense__ReversalSenseNumber {
  font-weight: bold;
  color: #D02024;
}

.ReversalSense__Lemma {
  font-size: var(--font-xxxxl);
  font-weight: bold;
  color: #0166B3;
}

.ReversalSense .VariantForm .VariantForm__WordForm {
  font-size: var(--font-xxxxl);
  font-weight: bold;
  color: #0166B3;
}

.ReversalSense__PartOfSpeech {
  font-weight: bold;
}

.DerivedForm {
  font-size: var(--font-xxxl);
}

.DerivedForm__WordForm {
  font-weight: bold;
  color: #A82E33;
}

.DerivedForm__Translation {
  color: #000000;
}

.DerivedForm__FormLabel {
  font-weight: bold;
  color: #008080;
}

.CrossRef {
  font-size: var(--font-xxl);
  font-weight: bold;
  color: #3B3B3B;
}

.CrossRef__CrossRefText {
  font-weight: bold;
  text-decoration: none;
  color: #A82E33;
}

.CrossRef__CrossRefDef {
  font-weight: normal;
  font-style: normal;
  color: #000000;
}

.InflectedForm__VerbFormObjectType {
  color: #008080;
}

.ExPhrase__Translation {
  color: #000000;
}

.Audio {
  font-size: var(--font-xl);
  color: #004080;
}

.RWC {
  font-size: var(--font-lg);
  color: #000080;
}

.Entry__ModifiedBy {
  font-size: var(--font-xl);
  color: #0000FF;
}

.InflectedForms {
  font-size: var(--font-lg);
  font-weight: bold;
  font-style: italic;
  color: #008080;
}

.Task {
  font-size: var(--font-xxxxxl);
  font-weight: bold;
  color: #008040;
}

.SemanticDomain {
  font-size: var(--font-lg);
  color: #3B3B3B;
}

.Entry__Stem {
  font-size: var(--font-lg);
  font-weight: bold;
  color: #CE2029;
}

.AudioBank {
  font-size: var(--font-xl);
  font-weight: bold;
}

.InflectedForm {
  font-size: var(--font-xxl);
  font-weight: normal;
  color: #0B0405;
}

.InflectedForm__WordForm {
  font-weight: bold;
  font-style: normal;
  color: #A82E33;
}

.InflectedForm .VariantForm .VariantForm__WordForm {
  font-size: var(--font-xxl);
  font-weight: normal;
  color: #0B0405;
}

.InflectedForm .VariantForm .VariantForm__WordForm {
  font-weight: bold;
  font-style: normal;
  color: #A82E33;
}

.InflectedForm__VerbFormSubjectType {
  color: #008080;
}

.InflectedForms__Mode {
  font-size: var(--font-xxxl);
  font-weight: bold;
  font-style: normal;
}

.InflectedForm__Translation {
  color: #000000;
}

.Audio__Speaker {
  font-weight: bold;
}

.RVC {
  font-size: var(--font-xl);
  font-style: normal;
  color: #804040;
}

.Audio__Notes {
  font-weight: bold;
  color: #64614F;
}

.Subentry__RevCategory {
  font-weight: bold;
  color: #CE2029;
}

.Entry__Dialect {
  font-weight: bold;
  font-style: italic;
  color: #480607;
}

.InflectedForm__Dialect {
  font-weight: bold;
  font-style: italic;
  color: #480607;
}

.VariantForm__Dialect {
  font-size: var(--font-xxl);
  font-weight: bold;
  font-style: italic;
  color: #480607;
}

.Audio__IsStudent {
  color: #E7050B;
}

.Subentry__RevCategoryScript {
  font-size: var(--font-xxxxl);
  font-weight: bold;
  color: #CE2029;
}

.RRC {
  font-size: var(--font-lg);
  color: #000080;
}

.WordBank {
  font-size: var(--font-xl);
  font-weight: bold;
  color: #008040;
}

.Source {
  font-size: var(--font-xl);
  color: #804000;
}

.VariantForm {
  font-size: var(--font-xxxxxxxl);
}

.VariantForm__WordForm {
  font-weight: bold;
  color: #A82E33;
}

.VariantForm__CustomLabel {
  font-size: var(--font-xl);
  font-style: italic;
  color: #480607;
}

.VariantForm__DisplayNote {
  color: #400000;
}

.SenseBank {
  font-size: var(--font-xl);
  font-weight: bold;
  color: #800080;
}

.FormBank {
  font-size: var(--font-xl);
  font-weight: bold;
  color: #0080C0;
}

.Entry__OriginalLemma {
  font-size: var(--font-xl);
  color: #804000;
}

.Entry__NonHumanAnimate {
  font-size: var(--font-lg);
  color: #000000;
}

.Entry__VerbClass {
  font-size: var(--font-xl);
}

.InflectedForms__ConjMarker {
  font-size: var(--font-xxxl);
  font-weight: bold;
  font-style: normal;
}

.Entry__ScriptFlag {
  font-weight: bold;
  background-color: #FF0000;
  color: #000000;
}

.Definition__IsLiteral {
  font-style: italic;
}

.Entry__Village {
  font-size: var(--font-xl);
  font-style: italic;
  color: #480607;
}

.Definition__Village {
  font-size: var(--font-xl);
  font-style: italic;
  color: #097969;
}

.InflectedForm__NounFormType {
  color: #008080;
}

.InflectedForm__DirAdvFormType {
  color: #008080;
}

.InflectedForm__CustomFormType {
  color: #008080;
}

.InflectedForms__StemForm {
  font-weight: bold;
  color: #CE2029;
}

.Audio__Gender {
  font-weight: bold;
}

.Entry__Code {
  font-size: var(--font-lg);
  font-weight: bold;
  color: #000000;
}

.Notes {
  font-size: var(--font-xl);
  font-style: normal;
  color: #64614F;
}

.Entry__CreatedBy {
  font-size: var(--font-xl);
  font-style: italic;
}

.Entry {
  font-family: Arial;
  font-size: var(--font-xxl);
  color: #000000;
}

.Entry__Lemma {
  font-size: var(--font-xxxxxl);
  font-weight: bold;
  color: #A82E33;
  padding-bottom: 3pt;
}

.Entry__HomonymNumber {
  font-size: var(--font-lg);
  font-weight: bold;
  vertical-align: super;
  color: #000070;
}

.Entry__Modified {
  font-size: var(--font-xl);
  color: #0000FF;
}

.Entry__Mode {
  font-size: var(--font-xxl);
}

.ReversalSense__Mode {
  font-size: var(--font-xl);
}

.ReversalSense__Dialect {
  font-size: var(--font-xl);
  font-weight: bold;
  font-style: italic;
  color: #480607;
}

.DerivedForm__Mode {
  font-weight: bold;
  color: #008080;
}

.ReversalSense__Stem {
  display: none;
  font-size: var(--font-lg);
  font-weight: bold;
  color: #CE2029;
}

.PrefixType__Aspect {
  font-size: var(--font-xxl);
  color: #000000;
}

.PrefixType__SuperAspect {
  color: #000000;
}

.PrefixType__Gloss {
  color: #000000;
}

.Entry__Created {
  font-size: var(--font-xl);
  font-style: italic;
  color: #888888;
}

.Sense {
  font-family: Arial;
  font-size: var(--font-xxl);
  color: #000000;
}

.References {
  font-size: var(--font-xxl);
  font-weight: bold;
  color: #0C5252;
}

.Subentry {
  font-size: var(--font-xxl);
  color: #000000;
}

.Subentry__Lemma {
  font-size: var(--font-xxxxl);
  font-weight: bold;
  color: #d58b36;
}

.Example {
  font-size: var(--font-xl);
  color: #008080;
}

.Example__Example {
  font-weight: bold;
  font-style: italic;
  color: #A82E33;
}

.Example__Translation {
  font-weight: bold;
  font-style: italic;
  color: #000000;
}

/*# sourceMappingURL=tlex.css.map */
