html[class] body div[class="oldTnsStyles"] {
  h1,
  .h1 {
    font-size: 42px;
    font-weight: normal;
    line-height: 1.1;
    hyphens: auto;
  }

  .h1 {
    margin-top: 0.67em;
    margin-bottom: 0.67em;
  }

  h1.main-title {
    margin-bottom: 10px;
  }

  h2,
  .h2 {
    font-size: 42px;
    font-weight: 400;
    line-height: 1.2;
    hyphens: auto;
    margin-top: 0.83em;
    margin-bottom: 0.83em;
  }

  h3,
  .h3 {
    font-size: 28px;
    font-weight: normal;
    hyphens: auto;
    margin-top: 1em;
    margin-bottom: 1em;
  }

  h4,
  .h4 {
    font-size: 22px;
    font-weight: bold;
    hyphens: auto;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  h5,
  .h5 {
    font-size: 20px;
    hyphens: auto;
  }

  .h5 {
    margin-top: 1.67em;
    margin-bottom: 1.67em;
  }

  h6,
  .h6 {
    font-size: 18px;
    hyphens: auto;
  }

  .h6 {
    margin-top: 2.33em;
    margin-bottom: 2.33em;
  }

  .ul {
    position: relative;
    margin: 20px 0 0 0;
    padding: 0;
    list-style-type: none;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
  }

  .ul.small {
    margin-top: 10px;
    font-size: 15px;
    line-height: 22px;
  }

  ul.ul li {
    position: relative;
    margin-bottom: 13px;
    padding-left: 20px;
  }

  ul.ul li:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 0;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 6px solid #13a438;
    border-bottom: 5px solid transparent;
    background-color: transparent;
  }

  ul.ul.small li:before {
    top: 6px;
  }

  ul.ul ul.ul {
    margin-top: 5px;
  }

  .ol {
    position: relative;
    list-style-type: none;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    padding: 0;
    margin: 20px 0 0 0;
  }

  ol.ol > li {
    position: relative;
    margin-bottom: 15px;
    padding-left: 30px;
  }

  ol.ol > li:before {
    content: counter(list);
    counter-increment: list;
    display: block;
    position: absolute;
    left: 0;
    top: 5px;
    text-align: center;
    height: 20px;
    width: 20px;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    color: #eceef2;
    background-color: #13a438;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }

  ol.ol ul.ul {
    margin-left: 30px;

    &::before {
      content: none;
    }
  }

  a.file, a.address-link {
    padding-left: 65px;
    top: 0;
    min-height: 60px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: 0 0;
  }

  a.file[target="_blank"] {
    padding-right: 0;
  }

  a.file[target="_blank"]:after {
    display: none;
  }

  a.file[href$=".pdf"], a.file[href*=".pdf?_ga="], a.file[href$=".PDF"], a.file[href*=".PDF?_ga="] {
    background-image: url("images/file-icon/pdf.png");
  }

  a.file[href$=".xls"], a.file[href*=".xls?_ga="], a.file[href$=".XLS"], a.file[href*=".XLS?_ga="] {
    background-image: url("images/file-icon/xls.png");
  }

  a.file[href$=".xlsx"], a.file[href*=".xlsx?_ga="], a.file[href$=".XLSX"], a.file[href*=".XLSX?_ga="] {
    background-image: url("images/file-icon/xls.png");
  }

  a.file[href$=".xlsm"], a.file[href*=".xlsm?_ga="], a.file[href$=".XLSM"], a.file[href*=".XLSM?_ga="] {
    background-image: url("images/file-icon/xls.png");
  }

  a.file[href$=".jpg"], a.file[href*=".jpg?_ga="], a.file[href$=".JPG"], a.file[href*=".JPG?_ga="] {
    background-image: url("images/file-icon/img.png");
  }

  a.file[href$=".jpeg"], a.file[href*=".jpeg?_ga="], a.file[href$=".JPEG"], a.file[href*=".JPEG?_ga="] {
    background-image: url("images/file-icon/img.png");
  }

  a.file[href$=".png"], a.file[href*=".png?_ga="], a.file[href$=".PNG"], a.file[href*=".PNG?_ga="] {
    background-image: url("images/file-icon/img.png");
  }

  a.file[href$=".doc"], a.file[href*=".doc?_ga="], a.file[href$=".DOC"], a.file[href*=".DOC?_ga="] {
    background-image: url("images/file-icon/doc.png");
  }

  a.file[href$=".docx"], a.file[href*=".docx?_ga="], a.file[href$=".DOCX"], a.file[href*=".DOCX?_ga="] {
    background-image: url("images/file-icon/doc.png");
  }

  a.file[href$=".rtf"], a.file[href*=".rtf?_ga="], a.file[href$=".RTF"], a.file[href*=".RTF?_ga="] {
    background-image: url("images/file-icon/doc.png");
  }

  a.file[href$=".rar"], a.file[href*=".rar?_ga="], a.file[href$=".RAR"], a.file[href*=".RAR?_ga="] {
    background-image: url("images/file-icon/arc.png");
  }

  a.file[href$=".zip"], a.file[href*=".zip?_ga="], a.file[href$=".ZIP"], a.file[href*=".ZIP?_ga="] {
    background-image: url("images/file-icon/arc.png");
  }

  a.file[href$=".xml"], a.file[href*=".xml?_ga="], a.file[href$=".XML"], a.file[href*=".XML?_ga="] {
    background-image: url("images/file-icon/xml.png");
  }

  a.address-link {
    background-image: url("images/address-link.png");
  }

  table.tns_table {
    border-collapse: collapse;
    border: none;
    color: var(--colorDark);
    font-family: var(--baseFontFamily);
  }

  table.tns_table.border {
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
    border: 1px solid rgba(215, 215, 215, 1);
  }

  table.tns_table tr th, table.tns_table tr td {
    padding: 20px 15px;
    font: normal 18px/24px var(--baseFontFamily);
    border: none;
    min-width: 10rem;
    text-align: justify;
  }

  table.tns_table tr.blue td {
    background-color: #deebf7;
  }

  table.tns_table tr th {
    vertical-align: middle;
    min-width: 10rem;
  }

  table.tns_table tr.active td, table.tns_table tr.active th {
    background-color: #fff3d0;
  }

  table.tns_table.border tr td {
    border: 1px solid rgba(215, 215, 215, 1);
  }

  table.tns_table thead td[colspan="2"] {
    text-align: center;
  }

  table.tns_table thead tr:last-child td {
    border: 1px solid rgba(215, 215, 215, 1);
  }

  table.tns_table tr td p {
    padding: 0;
    margin: 0;
  }

  table.tns_table tr:last-child td {
    border-bottom: none;
  }

  table.tns_table tr.th td {
    background: rgba(250, 250, 250, 0.65) !important;
  }

  .vertical-text {
    writing-mode: vertical-lr;
    transform: rotate(180deg);
  }

  .quote_text {
    display: block;
    padding-left: 33px;
    font-style: italic;
    border-left: 8px solid #9cdd9a;
  }

  /**Допстили к important находятся в template_styles.css**/

  .important {
    background: rgba(249, 250, 251, 1);
    padding: 44px 61px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.23);
    margin-top: 35px;
    margin-bottom: 80px;
    font-size: 18px;
    line-height: 30px;
  }

  @media screen and (max-width: 767px) {
    .ul, .ol {
      font-size: 16px;
      line-height: 24px;
    }
  }
}
