.article-content, .ephox-candy-mountain {
    font-family: Arial, sans-serif;
    font-stretch: condensed;
    text-align: justify;
    font-size: 15px;
    line-height: 1.1; }
    .article-content h1, .ephox-candy-mountain h1 {
      font-size: 30.4166666667px;
      line-height: 1.2;
      text-align: left; }
    .article-content h2, .ephox-candy-mountain h2 {
      font-size: 19.5833333333px;
      line-height: 1.1; }
    .article-content h2, .ephox-candy-mountain h2 {
      text-align: left;
      font-style: italic;
      font-weight: bold; }
    .article-content p, .ephox-candy-mountain p {
      margin: 0 0 16.6666666667px; }
      .article-content p.image-title, .ephox-candy-mountain p.image-title {
        font-size: 15px;
        text-align: center;
        line-height: 1.1;
        font-style: italic; }
    .article-content hr, .ephox-candy-mountain hr {
      border-bottom: 3.125px solid #ee5835;
      border-top: 0;
      border-left: 0;
      border-right: 0; }
    .article-content img, .ephox-candy-mountain img {
      margin-bottom: 4.1666666667px; }
    .article-content ul, .ephox-candy-mountain ul {
      padding: 0;
      list-style: none; }
      .article-content ul li, .ephox-candy-mountain ul li {
        padding-left: 22.9166666667px;
        margin-bottom: 10px;
        position: relative; }
        .article-content ul li:before, .ephox-candy-mountain ul li:before {
          background-color: #ff5400;
          content: "";
          position: absolute;
          left: 1.25px;
          top: 5.8333333333px;
          width: 4.1666666667px;
          height: 4.1666666667px;
          border-radius: 50%; }
    .article-content ol, .ephox-candy-mountain ol {
      padding: 0;
      list-style-type: none;
      counter-reset: num; }
      .article-content ol li, .ephox-candy-mountain ol li {
        padding-left: 22.9166666667px;
        position: relative;
        margin-bottom: 10px; }
        .article-content ol li:before, .ephox-candy-mountain ol li:before {
          font-size: 15px;
          line-height: 1.2;
          position: absolute;
          left: 0;
          top: 0;
          content: counter(num) ". ";
          counter-increment: num;
          color: #ff5400;
          font-style: italic; }
    .article-content table, .ephox-candy-mountain table {
      border-collapse: collapse;
      font-size: 15px;
      line-height: 1.1;
      margin: 22.9166666667px 0; }
      .article-content table tr td, .ephox-candy-mountain table tr td {
        padding: 4.1666666667px 2.0833333333px;
        text-align: center;
        padding: 9.5833333333px; }
        .article-content table tr td ul li, .article-content table tr td ol li, .ephox-candy-mountain table tr td ul li, .ephox-candy-mountain table tr td ol li {
          vertical-align: middle; }
          .article-content table tr td ul li:before, .article-content table tr td ol li:before, .ephox-candy-mountain table tr td ul li:before, .ephox-candy-mountain table tr td ol li:before {
            position: static;
            margin-left: 1.25px;
            vertical-align: middle;
            display: inline-block;
            margin-right: 17.5px; }
      .article-content table tr:nth-child(1) td, .ephox-candy-mountain table tr:nth-child(1) td {
        padding: 8.3333333333px 10.4166666667px;
        font-weight: bold; }
      .article-content table.orange tr td, .ephox-candy-mountain table.orange tr td {
        border: 0.8333333333px solid #F99466 !important; }
      .article-content table.orange tr:nth-child(1) td, .ephox-candy-mountain table.orange tr:nth-child(1) td {
        background-color: #F99466;
        color: #fff;
        border: 0.8333333333px solid #FFF !important;
        border-bottom: 0.8333333333px solid #F99466 !important; }
      .article-content table.lightorange tr td, .ephox-candy-mountain table.lightorange tr td {
        border: 0.8333333333px solid #F9D3C0 !important; }
      .article-content table.lightorange tr:nth-child(1) td, .ephox-candy-mountain table.lightorange tr:nth-child(1) td {
        background-color: #F9D3C0;
        border: 0.8333333333px solid #FFF !important;
        border-bottom: 0.8333333333px solid #F9D3C0 !important; }
      .article-content table.gray tr td, .ephox-candy-mountain table.gray tr td {
        border: 0.8333333333px solid #494A45 !important; }
      .article-content table.gray tr:nth-child(1) td, .ephox-candy-mountain table.gray tr:nth-child(1) td {
        background-color: #494A45;
        color: #fff;
        border: 0.8333333333px solid #FFF !important;
        border-bottom: 0.8333333333px solid #494A45 !important; }
      .article-content table.lightgray tr td, .ephox-candy-mountain table.lightgray tr td {
        border: 0.8333333333px solid #ADADAD !important; }
      .article-content table.lightgray tr:nth-child(1) td, .ephox-candy-mountain table.lightgray tr:nth-child(1) td {
        background-color: #ADADAD;
        border: 0.8333333333px solid #FFF !important;
        border-bottom: 0.8333333333px solid #ADADAD !important; }
      .article-content table.imgtext, .article-content table.imgtext-o, .ephox-candy-mountain table.imgtext, .ephox-candy-mountain table.imgtext-o {
        border: 0; }
        .article-content table.imgtext tr td, .article-content table.imgtext-o tr td, .ephox-candy-mountain table.imgtext tr td, .ephox-candy-mountain table.imgtext-o tr td {
          font-weight: normal;
          text-align: left;
          width: 50%;
          max-width: 50%;
          border: 0;
          padding: 22.9166666667px 22.9166666667px 22.9166666667px 0; }
          .article-content table.imgtext tr td img, .article-content table.imgtext-o tr td img, .ephox-candy-mountain table.imgtext tr td img, .ephox-candy-mountain table.imgtext-o tr td img {
            max-width: 100% !important;
            height: auto !important; }
      .article-content table.imgtext-o img, .ephox-candy-mountain table.imgtext-o img {
        border-left: 3.125px solid #ee5835; }
