/*
  Font size variables for tlex.css
  Adjust these in one place to change font sizes globally.
*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+Display:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");
: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;
}

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

.ReversalSense__LemmaRoot {
  font-weight: bold;
}

.ReversalSense__GrammaticalLabel {
  font-size: var(--font-sm);
}

.ReversalDefinition__Definition {
  font-size: var(--font-xxxl);
  line-height: 80px;
}

.ReversalSense__UncertaintyFlag {
  font-size: var(--font-md);
  font-style: italic;
}

.ReversalSense__PartOfSpeech {
  font-weight: bold;
}

.SemanticDomain {
  font-size: var(--font-sm);
}

.Entry__Source {
  font-size: var(--font-md);
  color: #9F5000;
}

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

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

.Entry__UncertaintyFlag {
  font-size: var(--font-md);
  font-weight: normal;
  font-style: italic;
  color: #000000;
}

.Definition__UncertaintyFlag {
  font-size: var(--font-md);
  font-style: italic;
  color: #000000;
}

.ExPhrase__UncrtSpelling {
  font-size: var(--font-sm);
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
  font-variant: normal;
  color: #808080;
}

.ExPhrase__UncrtTranslation {
  font-size: var(--font-sm);
  font-style: italic;
  color: #808080;
}

.InflectedForm__UncrtSpelling {
  font-size: var(--font-sm);
  font-weight: normal;
  font-style: italic;
  color: #808080;
}

.InflectedForm__UncrtTranslation {
  font-size: var(--font-sm);
  font-style: italic;
  color: #808080;
}

.CorpusDetails__SemDomFolder {
  font-size: var(--font-sm);
}

.CorpusDetails__MorphGloss {
  font-size: var(--font-xl);
  font-weight: normal;
  font-style: italic;
  color: #800040;
}

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

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

.CorpusDetails__SpeakerNotes {
  font-style: italic;
}

.CorpusDetails__GrammarNotes {
  font-style: italic;
}

.CorpusDetails__NewNotes {
  font-style: italic;
}

.CorpusDetails__Page {
  font-size: var(--font-xs);
}

.CorpusDetails__OrigElicitation {
  font-size: var(--font-sm);
}

.CorpusDetails__OrigTranslation {
  font-size: var(--font-sm);
}

.CorpusDetails__OrigTLCNotes {
  font-size: var(--font-sm);
}

.CorpusDetails__OrigFWNotes {
  font-size: var(--font-sm);
}

.CorpusDetails__Morph {
  font-size: var(--font-xl);
  font-weight: normal;
  color: #112AAA;
}

.ReversalSense__LemmaStem {
  font-weight: bold;
}

.Morphology {
  font-weight: bold;
  color: #0E4240;
}

.VariantForm__WordForm {
  font-size: var(--font-xxxxl);
  font-weight: bold;
  color: #112AAA;
}

.AltLemma__WordForm {
  font-size: var(--font-xxxxl);
  font-weight: bold;
  color: #112AAA;
}

.Entry__VowelChange {
  font-size: var(--font-xxxxl);
  font-weight: bold;
  color: #112AAA;
}

.InflectedForms__CustomSetLabel {
  font-size: var(--font-md);
  color: #000;
}

.VariantForm__UncrtSpelling {
  font-size: var(--font-md);
  font-weight: normal;
  font-style: italic;
  color: #000000;
}

.Morpheme__Morpheme {
  font-weight: bold;
  color: #112AAA;
}

.Morpheme__Gloss {
  color: #000000;
}

.Entry__Morphology {
  color: #000000;
}

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

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

.InflectedForm {
  font-size: var(--font-xl);
  font-style: normal;
}

.Notes__UncrtBiological {
  font-size: var(--font-md);
  font-style: italic;
}

.HistoricalForm__Note {
  font-size: var(--font-lg);
  font-style: italic;
  color: #666666;
}

.Audio__FilePath {
  margin-left: 0.2em;
  margin-right: 0.2em;
  color: #41424e;
}

.Entry__MorphKinkade {
  font-size: var(--font-xl);
  font-weight: normal;
  color: #112AAA;
}

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

.Notes__BiologicalNote {
  font-weight: bold;
}

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

.Entry {
  font-size: var(--font-md);
  font-weight: normal;
  color: #000000;
}

.Entry__Lemma {
  font-size: var(--font-xxxxl);
  font-weight: bold;
  color: #112AAA;
}

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

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

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

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

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

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

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

.Subentry__LexStemMorphKinkade {
  font-style: italic;
  color: #575757;
}

.Example {
  font-size: var(--font-md);
  color: #585858;
}

.Example__Example {
  font-weight: normal;
  color: #000062;
}

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

.Entry__FormTypes {
  font-size: var(--font-md);
}

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

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

.TE {
  color: #066606;
}

.Entry__GrammaticalLabel {
  font-size: var(--font-md);
  font-style: normal;
}

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

.Subentry__LemmaStem {
  font-size: var(--font-sm);
  font-style: normal;
}

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

.DerivedForm {
  font-size: var(--font-xxl);
  font-style: normal;
  color: #112AAA;
}

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

.DerivedForm__Translation {
  font-size: var(--font-xl);
  color: #000000;
}

.DerivedForm__FormType {
  color: #800040;
}

.DerivedForm__FormTypes {
  font-size: var(--font-md);
  color: #000000;
}

.DerivedForm__GrammaticalLabel {
  font-size: var(--font-md);
  font-style: normal;
  color: #000;
}

.Entry__RootDefinition {
  font-weight: normal;
}

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

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

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

.ReversalSense__HomonymNumber {
  vertical-align: super;
}

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

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

.ExPhrase__Translation {
  color: #000000;
}

.ExPhrase__Source {
  font-size: var(--font-sm);
  color: #000000;
}

.Indexes {
  font-size: var(--font-lg);
  font-variant: normal;
  color: #000000;
}

.Indexes__DicRootID {
  font-size: var(--font-xs);
}

.Entry__LemmaStem {
  font-size: var(--font-lg);
  font-weight: normal;
  color: #112AAA;
}

.Entry__LemmaRoot {
  font-size: var(--font-lg);
  font-weight: normal;
  color: #112AAA;
}

.Entry__StemDefinition {
  font-weight: normal;
}

.HistoricalForm__isNotHeadword {
  font-size: var(--font-md);
  color: #808080;
}

.InflectedForm__WordForm {
  font-size: var(--font-xl);
  font-weight: bold;
  color: #112AAA;
}

.InflectedForm .VariantForm .VariantForm__WordForm {
  font-size: var(--font-xl);
  font-weight: bold;
}

.CrossRef {
  font-size: var(--font-xl);
  font-style: normal;
}

.ExPhrase__GrammarNote {
  font-size: var(--font-md);
  font-weight: normal;
  font-style: italic;
  color: #64614F;
}

.InflectedForm__FormTypes {
  font-size: var(--font-md);
  font-style: normal;
  color: #000000;
}

.CrossRef__CrossRefText {
  font-weight: bold;
  font-style: normal;
  color: #85005C;
}

.CrossRef__CrossRef {
  font-weight: bold;
  font-style: normal;
  color: #85005C;
}

.Audio__Transcription {
  font-weight: bold;
  color: #112AAA;
}

.Audio__Translation {
  color: #000000;
}

.Audio__Source {
  font-size: var(--font-md);
  color: #000040;
}

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

.Audio__GrammarNote {
  font-size: var(--font-md);
  color: #000000;
}

.HistoricalForm__WordForm {
  font-size: var(--font-xl);
  font-weight: normal;
  color: #112AAA;
}

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

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

.Definition__LatinForm {
  font-size: var(--font-lg);
  font-style: italic;
}

.InflectedForm__Translation {
  font-size: var(--font-xl);
  font-weight: normal;
  font-style: normal;
  color: #000000;
}

.Entry__PageKinkade {
  font-weight: bold;
}

.Entry__UsageLabel {
  font-size: var(--font-sm);
  font-style: normal;
}

.InflectedForm__GrammaticalLabel {
  font-size: var(--font-md);
  font-style: normal;
  color: #000000;
}

.InflectedForm__Morphology {
  font-size: var(--font-lg);
  color: #000;
}

.Audio {
  font-style: normal;
}

.EtymologyForm {
  color: #000;
}

.EtymologyForm__WordForm {
  font-size: var(--font-xl);
  font-weight: bold;
  color: #38761d;
}

.EtymologyForm__Language {
  font-size: var(--font-md);
  font-weight: normal;
  font-style: italic;
}

.EtymologyForm__Cognates {
  font-size: var(--font-lg);
  font-style: italic;
}

.Reliability {
  font-size: var(--font-md);
  color: #000000;
}

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

.Audio__Notes {
  font-size: var(--font-md);
  font-style: italic;
  color: #800040;
}

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

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

.ReversalDefinition {
  font-size: var(--font-xl);
  color: #000000;
}

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

.ReversalSense__Lemma {
  font-size: var(--font-xxxl);
  font-weight: bold;
  color: #112AAA;
}

.Reliability__Average {
  font-size: var(--font-sm);
}

.InflectedForms__VerbSetLabel {
  font-size: var(--font-md);
  color: #000000;
}

.InflectedForms__NounSetLabel {
  font-size: var(--font-md);
  color: #000000;
}

.Entry__VerbFormType {
  font-size: var(--font-md);
}

.Entry__NounFormType {
  font-size: var(--font-md);
}

.InflectedForm__VerbFormType {
  font-size: var(--font-md);
  color: #000000;
}

.InflectedForm__NounFormType {
  font-size: var(--font-md);
  color: #000000;
}

.EtymologyForm__TimeFrame {
  font-size: var(--font-md);
}

.Audio__FilePath.ENM {
  color: #3d4dff !important;
}

.Audio__FilePath.LNJ {
  color: #4b3293 !important;
}

.Audio__FilePath.KH {
  color: #00602B !important;
}

.Audio__FilePath.DD {
  color: #B39E6B !important;
}

.Audio__FilePath.DI {
  color: #FF0000 !important;
}

.Audio__FilePath.CK {
  color: #800000 !important;
}

.Image__FilePathWeb img {
  max-width: 400px;
  max-height: 200px;
}

.Image {
  margin-left: 20px;
}

.Morpheme {
  font-size: 20pt;
}

.Entry__Lemma .wordclickE {
  color: #0166B3;
}

.Entry .Audio__FilePath {
  margin-left: 0.6em;
}

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