fmath, .fm-math {
  font-family: STIXGeneral, "DejaVu Serif", "DejaVu Sans", Times, "Lucida Sans Unicode", OpenSymbol, "Standard Symbols L", serif;
  line-height: 1.2;
}

fmath mtext, .fm-math mtext {
  line-height: normal;
}

fmath mo, .fm-mo, .ma-sans-serif, fmath mi[mathvariant*="sans-serif"], fmath mn[mathvariant*="sans-serif"], fmath mtext[mathvariant*="sans-serif"], fmath ms[mathvariant*="sans-serif"] {
  font-family: STIXGeneral, "DejaVu Sans", "DejaVu Serif", "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Grande", Times, OpenSymbol, "Standard Symbols L", sans-serif;
}

.fm-mo-Luc {
  font-family: STIXGeneral, "DejaVu Sans", "DejaVu Serif", "Lucida Sans Unicode", "Lucida Grande", "Arial Unicode MS", Times, OpenSymbol, "Standard Symbols L", sans-serif;
}

* html fmath, * html .fm-math, * html fmath mo, * html .fm-mo, * html .IE6-LSU {
  font-family: "Lucida Sans Unicode" !important;
}

mo.fm-radic {
  font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif !important;
}

.ma-script, fmath mi[mathvariant*="script"], fmath mo[mathvariant*="script"], fmath mn[mathvariant*="script"], fmath mtext[mathvariant*="script"], fmath ms[mathvariant*="script"] {
  font-family: "England Hand DB", "Embassy BT", "Amazone BT", "Bank Script D", "URW Chancery L", "Lucida Calligraphy", "Apple Chancery", "Monotype Corsiva", Corsiva, "Vivaldi D", Gabriola, "Segoe Script", cursive;
}

.ma-fraktur, fmath mi[mathvariant*="fraktur"], fmath mo[mathvariant*="fraktur"], fmath mn[mathvariant*="fraktur"], fmath mtext[mathvariant*="fraktur"], fmath ms[mathvariant*="fraktur"] {
  font-family: UnifrakturMaguntia, Impact, fantasy;
}

fmath mi[mathvariant*="monospace"], fmath mo[mathvariant*="monospace"], fmath mn[mathvariant*="monospace"], fmath mtext[mathvariant*="monospace"], fmath ms[mathvariant*="monospace"] {
  font-family: monospace;
}

.fm-mi-length-1 {
  font-style: italic;
}

fmath mi[mathvariant] {
  font-style: normal;
}

.ma-bold, fmath mi[mathvariant*="bold"], fmath mo[mathvariant*="bold"], fmath mn[mathvariant*="bold"], fmath mtext[mathvariant*="bold"], fmath ms[mathvariant*="bold"] {
  font-weight: bold;
}

.ma-nonbold {
  font-weight: normal;
}

.ma-upright {
  font-style: normal !important;
}

.ma-italic, fmath mi[mathvariant*="italic"], fmath mo[mathvariant*="italic"], fmath mn[mathvariant*="italic"], fmath mtext[mathvariant*="italic"], fmath ms[mathvariant*="italic"] {
  font-style: italic;
}

fmath.ma-block {
  display: block;
  text-align: center;
  text-indent: 0px;
  page-break-inside: avoid;
}

.fm-separator {
  padding: 0px 0.56ex 0px 0px;
}

.fm-infix-loose {
  padding: 0px 0.56ex;
}

.fm-infix {
  padding: 0px 0.44ex;
}

.fm-prefix {
  padding: 0px 0.33ex 0px 0px;
}

.fm-postfix {
  padding: 0px 0px 0px 0.33ex;
}

.fm-prefix-tight {
  padding: 0px 0.11ex 0px 0px;
}

.fm-postfix-tight {
  padding: 0px 0px 0px 0.11ex;
}

.fm-quantifier {
  padding: 0px 0.11ex 0px 0.22ex;
}

.ma-non-marking {
  display: none;
}

.fm-large-op {
  font-size: 1.3em;
}

.fm-inline .fm-large-op {
  font-size: 1em;
}

fmath mrow {
  white-space: nowrap;
}

.fm-vert {
  display: inline-block;
  vertical-align: middle;
}

fmath table, fmath tbody, fmath tr, fmath td {
  border: 0px none !important;
  padding: 0px !important;
  margin: 0px !important;
  outline: 0px none !important;
}

fmath table {
  border-collapse: collapse !important;
  text-align: center !important;
  table-layout: auto !important;
  float: none !important;
}

.fm-frac {
  padding: 0px 1px !important;
}

td.fm-den-frac {
  border-top: thin solid !important;
}

.fm-root {
  font-size: 0.6em;
}

.fm-radicand {
  padding: 0px 1px 0px 0px;
  border-top: medium solid;
  margin-top: 0.1em;
}

.fm-script {
  font-size: 0.71em;
}

.fm-script .fm-script .fm-script {
  font-size: 1em;
}

td.fm-underover-base {
  line-height: 1 !important;
}

td.fm-mtd {
  padding: 0.5ex 0.4em !important;
  vertical-align: baseline !important;
}

fmath mphantom {
  visibility: hidden;
}

fmath menclose, menclose.fm-menclose {
  display: inline-block;
}

fmath menclose[notation="top"], menclose.fm-menclose[notation="top"] {
  border-top: thin solid;
}

fmath menclose[notation="right"], menclose.fm-menclose[notation="right"] {
  border-right: thin solid;
}

fmath menclose[notation="bottom"], menclose.fm-menclose[notation="bottom"] {
  border-bottom: thin solid;
}

fmath menclose[notation="left"], menclose.fm-menclose[notation="left"] {
  border-left: thin solid;
}

fmath menclose[notation="box"], menclose.fm-menclose[notation="box"] {
  border: thin solid;
}

fmath none {
  display: none;
}

mtd.middle, fmath td.middle {
  vertical-align: middle !important;
}

fmath table[columnalign="left"], fmath tr[columnalign="left"], fmath td[columnalign="left"] {
  text-align: left !important;
}

fmath table[columnalign="right"], fmath tr[columnalign="right"], fmath td[columnalign="right"] {
  text-align: right !important;
}

fmath td[rowalign="top"] {
  vertical-align: top !important;
}

fmath td[rowalign="bottom"] {
  vertical-align: bottom !important;
}

fmath td[rowalign="center"] {
  vertical-align: middle !important;
}

mtable.ma-join-align > mtr > mtd:first-child, fmath span.ma-join-align > table > tbody > tr > td:first-child {
  text-align: right;
  padding-right: 0px !important;
}

mtable.ma-join-align > mtr > mtd:first-child + mtd, fmath span.ma-join-align > table > tbody > tr > td:first-child + td {
  text-align: left;
  padding-left: 0px !important;
}

mtable.ma-join1-align > mtr > mtd:first-child, fmath span.ma-join1-align > table > tbody > tr > td:first-child {
  text-align: left;
  padding-left: 0px !important;
}

mtable.ma-binom > mtr > mtd, fmath span.ma-binom > table > tbody > tr > td {
  padding: 0px !important;
}

mtable.ma-binom > mtr:first-child > mtd, fmath span.ma-binom > table > tbody > tr:first-child > td {
  padding: 0px 0px 0.18em !important;
}

#Med1 {
  font-size: medium;
}

#Large1 {
  font-size: large;
}

#XLG_1 {
  font-size: x-large;
}

#BG_1723511682588_20426 {
  font-size: 1.2em;
}

#BG_1723511713811_27859 {
  font-size: 1.2em;
}

.BG_1723511738331_89577 {
  font-size: 1.2em;
}

#BG_1723513891597_7667 {
  font-size: 1.2em;
}

#BG_1723522742269_68957 {
  font-size: 1.2em;
}

#BG_1723522778016_77001 {
  font-size: 1em;
}

#BG_1723611100482_3703 {
  text-decoration: none;
}

#BG_1723615220883_72152 {
  font-size: x-large;
}

#BG_1723615289788_35186 {
  font-size: x-large;
}

#BG_1723615873185_54170 {
  font-size: 1.2em;
}

#BG_1723754146950_93417 {
  font-size: 1.5em;
}

