.tdi--noselect {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.tdi--text-overflow-wrapper {
  overflow: auto;
  max-width: 100%;
}
.tdi--text-overflow-wrapper > table {
  border-collapse: separate;
}

#tdi--tooltip {
  text-align: center;
  color: #fff;
  background: #111;
  position: absolute;
  z-index: 100;
  padding: 15px;
  font-size: 90%;
}
#tdi--tooltip:after {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #111;
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -10px;
}
#tdi--tooltip.top:after {
  border-top-color: transparent;
  border-bottom: 10px solid #111;
  top: -20px;
  bottom: auto;
}
#tdi--tooltip.left:after {
  left: 10px;
  margin: 0;
}
#tdi--tooltip.right:after {
  right: 10px;
  left: auto;
  margin: 0;
}

/* workaround fix for non functioning sticky navbar design of customer */
@media (min-width: 1281px) {
  .anchor-nav--mounted .anchor-nav__wrapper.is-sticky {
    max-width: 78vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1280px) {
  .anchor-nav--mounted .anchor-nav__wrapper.is-sticky {
    max-width: 78vw !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .anchor-nav--mounted .anchor-nav__wrapper.is-sticky {
    max-width: 85vw !important;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .anchor-nav--mounted .anchor-nav__wrapper.is-sticky {
    max-width: 90vw !important;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  .anchor-nav--mounted .anchor-nav__wrapper.is-sticky {
    max-width: 92vw !important;
  }
}
.button-group .button {
  margin-right: 20px;
}

.chapter-header {
  width: 100%;
}

input[type=checkbox].tan-umi-download-checkbox {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  appearance: none;
  /* For iOS < 15 to remove gradient background */
  background-color: transparent;
  /* Not removed via appearance */
  margin: 0;
}

a {
  cursor: pointer;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

sup, sub {
  position: relative;
  top: -0.4em;
  vertical-align: baseline;
}

sub {
  top: 0.4em;
}

section img {
  max-width: 100%;
  height: auto;
}

a.intext-hyperlink {
  font-family: "Dax Pro Medium", sans-serif;
  font-size: 12pt;
  color: #0068a8;
}

.keep-together {
  white-space: nowrap;
}

.marginbottom-none {
  margin-bottom: 0;
}

p.caption {
  font-size: 7pt;
}

*[section-type=DOCUMENT] {
  margin-bottom: 12pt;
  font-size: 60pt;
  line-height: 72pt;
  font-weight: 300;
  color: black;
  letter-spacing: 0pt;
  font-family: Arial;
  text-transform: none;
}

*[section-type=FRONTCOVER] {
  margin-bottom: 12pt;
  font-size: 60pt;
  line-height: 72pt;
  font-weight: 300;
  color: black;
  letter-spacing: 0pt;
  font-family: Arial;
  text-transform: none;
}

*[section-type=BACKCOVER] {
  margin-bottom: 12pt;
  font-size: 60pt;
  line-height: 72pt;
  font-weight: 300;
  color: black;
  letter-spacing: 0pt;
  font-family: Arial;
  text-transform: none;
}

*[section-type=SECTION] {
  margin-bottom: 12pt;
  font-size: 30pt;
  line-height: 33pt;
  font-weight: 500;
  color: #0068a8;
  letter-spacing: 0pt;
  font-family: umi-DaxPro;
  text-transform: none;
}

*[section-type=CONTENTS] {
  margin-bottom: 12pt;
  font-size: 30pt;
  line-height: 33pt;
  font-weight: 350;
  color: #0068a8;
  letter-spacing: 0pt;
  font-family: umi-DaxPro;
  text-transform: none;
}

*[section-type=CHAPTER] {
  margin-bottom: 12pt;
  font-size: 30pt;
  line-height: 33pt;
  font-weight: 500;
  color: #0068a8;
  letter-spacing: 0pt;
  font-family: umi-DaxPro;
  text-transform: none;
}

*[section-type=PARAGRAPH] {
  margin-bottom: 0pt;
  font-size: 12pt;
  line-height: 15pt;
  font-weight: 500;
  color: #0068a8;
  letter-spacing: 0pt;
  font-family: umi-DaxPro;
  text-transform: none;
}

*[section-type=SUBPARAGRAPH] {
  margin-bottom: 6pt;
  font-size: 10.5pt;
  line-height: 13pt;
  font-weight: 500;
  color: black;
  letter-spacing: 0pt;
  font-family: umi-DaxPro;
  text-transform: uppercase;
}

*[section-type=SUBSUBPARAGRAPH] {
  margin-bottom: 6pt;
  font-size: 9pt;
  line-height: 12pt;
  font-weight: normal;
  color: #0068a8;
  letter-spacing: 0pt;
  font-family: umi-DaxPro;
  text-transform: none;
}

*[section-type=SUBCHAPTER] {
  margin-bottom: 30pt;
  font-size: 12pt;
  line-height: 15pt;
  font-weight: 500;
  color: black;
  letter-spacing: 0pt;
  font-family: umi-DaxPro;
  text-transform: uppercase;
}

*[section-type=SC_PARAGRAPH] {
  margin-bottom: 0pt;
  font-size: 12pt;
  line-height: 15pt;
  font-weight: 500;
  color: black;
  letter-spacing: 0pt;
  font-family: umi-DaxPro;
  text-transform: none;
}

*[section-type=SC_SUBPARAGRAPH] {
  margin-bottom: 0pt;
  font-size: 8.5pt;
  line-height: 12pt;
  font-weight: 500;
  color: #0068a8;
  letter-spacing: 0pt;
  font-family: umi-DaxPro;
  text-transform: uppercase;
}

*[section-type=SC_SUBSUBPARAGRAPH] {
  margin-bottom: 0pt;
  font-size: 8.5pt;
  line-height: 12pt;
  font-weight: 350;
  color: #0068a8;
  letter-spacing: 0pt;
  font-family: umi-DaxPro;
  text-transform: uppercase;
}

*[section-type=FS] {
  margin-bottom: 12pt;
  font-size: 30pt;
  line-height: 33pt;
  font-weight: 350;
  color: #0068a8;
  letter-spacing: 0pt;
  font-family: umi-DaxPro;
  text-transform: none;
}

*[section-type=FS_CONTENTS] {
  margin-bottom: 12pt;
  font-size: 30pt;
  line-height: 33pt;
  font-weight: 350;
  color: #0068a8;
  letter-spacing: 0pt;
  font-family: umi-DaxPro;
  text-transform: none;
}

*[section-type=FS_CHAPTER] {
  margin-bottom: 30pt;
  font-size: 30pt;
  line-height: 33pt;
  font-weight: 350;
  color: #0068a8;
  letter-spacing: 0pt;
  font-family: umi-DaxPro;
  text-transform: none;
}

*[section-type=FS_PARAGRAPH] {
  margin-bottom: 6pt;
  font-size: 12pt;
  line-height: 15pt;
  font-weight: 500;
  color: black;
  letter-spacing: 0pt;
  font-family: umi-DaxPro;
  text-transform: none;
}

*[section-type=FS_SUBPARAGRAPH] {
  margin-bottom: 6pt;
  font-size: 8.5pt;
  line-height: 12pt;
  font-weight: 500;
  color: black;
  letter-spacing: 0pt;
  font-family: umi-DaxPro;
  text-transform: uppercase;
}

*[section-type=FS_NOTE_CHAPTER] {
  margin-bottom: 0pt;
  font-size: 12pt;
  line-height: 15pt;
  font-weight: 500;
  color: #0068a8;
  letter-spacing: 0pt;
  font-family: umi-DaxPro;
  text-transform: none;
}

*[section-type=FS_NOTE_PARAGRAPH] {
  margin-bottom: 0pt;
  font-size: 10.5pt;
  line-height: 12pt;
  font-weight: 500;
  color: black;
  letter-spacing: 0pt;
  font-family: umi-DaxPro;
  text-transform: none;
}

*[section-type=FS_NOTE_SUBPARAGRAPH] {
  margin-bottom: 0pt;
  font-size: 9pt;
  line-height: 12pt;
  font-weight: 350;
  color: #0068a8;
  letter-spacing: 0pt;
  font-family: umi-DaxPro;
  text-transform: none;
}

*[section-type=COLOPHON] {
  margin-bottom: 12pt;
  font-size: 13.5pt;
  line-height: 14pt;
  font-weight: bold;
  color: black;
  letter-spacing: 0pt;
  font-family: Arial;
  text-transform: none;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

th, td {
  text-align: right;
}

th:first-child, td:first-child {
  text-align: left;
}

th.notes, td.notes {
  text-align: center;
}

.top {
  vertical-align: top;
}

.bottom {
  vertical-align: bottom;
}

.middle {
  vertical-align: middle;
}

th {
  vertical-align: bottom;
}

td {
  vertical-align: top;
}

table.standard {
  font-family: "Dax Pro Light";
  border-collapse: collapse;
}
table.standard thead td, table.standard tbody td {
  padding: 4px 1px;
}
table.standard td.indent-1 {
  padding-left: 20px !important;
}
table.standard td.indent-2 {
  padding-left: 40px !important;
}
table.standard td.indent-3 {
  padding-left: 60px !important;
}
table.standard td.indent-4 {
  padding-left: 80px !important;
}
table.standard tr.total td:first-child, table.standard tr.subtotal td:first-child {
  color: #0068a8;
  font-family: "Dax Pro Medium";
  text-transform: uppercase;
}
table.standard tr.total td:not(:first-child), table.standard tr.subtotal td:not(:first-child) {
  color: "black";
  font-family: "Dax Pro Medium";
}
table.standard thead tr:last-child th:not(.spacer-cell) {
  border-bottom: 5px solid #0068a8;
}
table.standard tbody tr td:not(.spacer-cell) {
  border-bottom: 1px solid #c8c8c8;
}
table.standard tbody tr:last-child td:not(.spacer-cell) {
  border-bottom: 2px solid #0068a8;
}
table.standard .spacer-cell {
  width: 12px;
}

.tmppullouttext {
  font-family: "Dax Pro Regular";
  font-size: 17pt;
  line-height: 20pt;
  color: #0068a8;
}

.introduction {
  font-size: 17pt;
  font-family: "Dax Pro Light";
  color: #0068a8;
}

.highlight {
  background-color: #d6ecff;
}

.color-umi-allports {
  color: #0068a8;
}

.color-black {
  color: black;
}

.color-white {
  color: white;
}

.list-style-none {
  list-style: none;
}

.list-style-square {
  list-style: square;
}

.list-style-circle {
  list-style: circle;
}

.list-style-disc {
  list-style: disc;
}

.list-style-decimal {
  list-style: decimal;
}

.list-style-decimal-leading-zero {
  list-style: decimal-leading-zero;
}

.list-style-lower-alpha {
  list-style: lower-alpha;
}

.list-style-upper-alpha {
  list-style: upper-alpha;
}

.list-style-lower-roman {
  list-style: lower-roman;
}

.list-style-upper-roman {
  list-style: upper-roman;
}

div.search-result-header {
  padding-bottom: 0px;
  margin-bottom: 5px;
}
div.search-result-header a {
  font-family: "Dax Pro Medium", sans-serif, sans-serif;
  font-size: 1.375rem;
  padding-bottom: 0px;
  color: #0068a8;
}

.search-result-snippet {
  padding-bottom: 20px;
}

.snippet-searchresult-highlight {
  font-weight: bold;
}

table.strategymatrix {
  table-layout: fixed;
  width: 1600px;
}
table.strategymatrix th, table.strategymatrix td {
  text-align: left;
  font-family: "Dax Pro Light";
}
table.strategymatrix tr.total td:not(:first-child), table.strategymatrix tr.subtotal td:not(:first-child) {
  font-family: "Dax Pro Light";
}
table.strategymatrix tbody tr td:nth-child(1) {
  font-family: "Dax Pro Medium";
  color: #0068a8;
}
table.strategymatrix .strategymatrix-th1 {
  font-weight: 700;
  font-size: large;
  border-bottom: 2px solid #0068a8;
  text-align: center;
}
table.strategymatrix .strategymatrix-th2 {
  color: #0068a8;
}
table.strategymatrix .strategymatrix-th2.strategymatrix-content {
  font-size: 10px;
  transform: translate(-20px, 0px) rotate(-45deg);
  padding: 10px;
  white-space: nowrap;
  height: 120px;
  text-align: center;
  max-width: 80px;
}
table.strategymatrix td.strategymatrix-content {
  text-align: center;
  background-color: #d6ecff;
}
table.strategymatrix .sdgs {
  display: flex;
  gap: 10px;
}
table.strategymatrix img {
  width: initial;
}

/* temporary fix until customer fixes this */
header.site-header nav.primary ul.level3 {
  position: absolute;
  padding-top: 0;
  left: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  width: 300px;
  font-size: 18px;
}

header.site-header nav.primary ul.level3 > li {
  background-color: #F7F7F7;
  padding: 0;
}

header.site-header nav.primary ul.level3 > li > a {
  padding: 10px 50px 10px 50px;
  position: relative;
}

header.site-header nav.primary ul.level3 > li > a:hover {
  background-color: #0068a8;
  color: #fff;
}

/* end temp fix */
/*# sourceMappingURL=tangelo.css.map */
