@import url('https://fonts.googleapis.com/css?family=Open+Sans:regular,italic,bold&display=swap');
/*#
@colors&{"titlesAccentColor":"#2f3468","labelsAccentColor":"#2f3468","linksAccentColor":"#be4856","backgroundAccentColor":"#eaeffa","isDefault":true}&colors@
@info@STYLES BASKET SELECTIONS METADATA@info@
@name&styles_basket&name@
@aspects&wh-tiles,theme-fonts-open-sans,wh-tiles-themes-titles-and-label-bg,wh-right-toc-style-bar-selection,accent-colors-selector,title-font-size-small,footnotes-style-square-brackets,footnotes-separator-solid,hazard-content-logo,notes-colors-labels-background,links-style-underline-on-hover,related-links-styles-background,related-links-background-accent-color-light,tasks-colors-background,wh-breadcrumb-style-bold-selection,wh-breadcrumb-separator-arrow,wh-left-toc-thin-right-border,wh-index-terms-colors-links-colors,wh-index-terms-styles-titles-bold,wh-index-terms-letters-separator-space,wh-right-toc-colors-labels,wh-left-toc-labels-for-selection-black-foreground,wh-breadcrumb-colors-labels,wh-menu-page-colors-labels-color,wh-footer-colors-titles,wh-footer-background-color,wh-footer-padding-small,wh-left-toc-underline-selection,wh-search-component-colors-titles,wh-search-component-padding-small,titles-color-background,tasks-layout-sidebar-background,logo-favicon-selector&aspects@
@info@WARNING: PLEASE DON'T MODIFY THIS FILE. MODIFICATION CAN CAUSE UPLOADING ERRORS@info@
@info@TIP: YOU CAN USE custom.css TO ADD CUSTOM SELECTORS.@info@
#*/
/* Bold selection in Publication TOC. WebHelp only. */
@media screen {
  .wh_publication_toc .active > .topicref a {
    font-weight: bold;
  }
}
/*accent-colors-selector*/
.topictitle1,
.topictitle2,
.topictitle3,
.topictitle4,
.topictitle5,
.topictitle6,
*[class~='front-page/front-page-title'],
*[class~="toc/title"],
*[class~="placeholder/figurelist"] > *[class~="topic/title"],
*[class~="placeholder/tablelist"] > *[class~="topic/title"],
*[class~="index/groups"]::before {
  color: #2f3468;
}
*[class~='topic/shortdesc']:before {
  color: #2f3468;
}
*[class~='topic/xref'],
*[class~='topic/link'] {
  color: #be4856;
}
.related-links a,
.related-links a:visited {
  color: #be4856;
}
a,
a:hover,
a:visited {
  color: #be4856;
}
*[class~='topic/table'] th {
  background-color: #eaeffa;
}
/*theme-fonts-open-sans*/
@page {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}
.topictitle1,
.topictitle2,
*[class~='front-page/front-page-title'],
*[class~="toc/title"],
*[class~='topic/title'],
*[class~='topic/thead'],
*[class~="placeholder/figurelist"],
*[class~="placeholder/tablelist"],
*[class~="index/groups"]::before,
*[class~="index/group"] > *[class~="index/label"],
.wh_publication_title,
.wh_top_menu,
.wh_tile_title .topicref,
.wh_main_page_toc_entry .topicref,
.wh_index_terms span.wh_first_letter,
.wh-letters li a {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}
*[class~="map/topicref"] {
  font-family: 'Open Sans', sans-serif;
}
.topictitle3,
.topictitle4,
.topictitle5,
.topictitle6 {
  font-family: 'Open Sans', sans-serif;
}
body {
  font-family: 'Open Sans', sans-serif;
}
/*title-font-size-small*/
.topictitle1,
*[class~='toc/title'],
*[class~="placeholder/figurelist"] > *[class~="topic/title"],
*[class~="placeholder/tablelist"] > *[class~="topic/title"],
*[class~="index/groups"]::before {
  font-size: 17pt;
}
.topictitle2 {
  font-size: 14pt;
}
.topictitle3,
.topictitle4,
.topictitle5,
.topictitle6 {
  font-size: 11pt;
}
/*titles-color-background*/
.topictitle1,
.topictitle2,
.topictitle3,
.topictitle4,
.topictitle5,
.topictitle6,
*[class~="toc/title"],
*[class~="placeholder/figurelist"] > *[class~="topic/title"],
*[class~="placeholder/tablelist"] > *[class~="topic/title"],
*[class~="index/groups"]::before {
  padding-left: 0.25em;
  padding-right: 0.25em;
  background-color: #eaeffa;
}
/*footnotes-style-square-brackets*/
@media print {
  *[class~="topic/fn"]::footnote-call,
  *[class~="topic/fn"]::footnote-marker {
    content: "[" counter(footnote) "]";
  }
}
*[class~="topic/fn"]::footnote-call,
*[class~="topic/fn"]::footnote-marker,
*[class~="topic/fn-call"] {
  font-size: 83%;
  line-height: none;
}
*[class~="topic/fn-call"] > sup::before,
*[class~="topic/fn"] sup::before {
  content: "[";
}
*[class~="topic/fn-call"] > sup::after,
*[class~="topic/fn"] sup::after {
  content: "]";
}
/*footnotes-separator-solid*/
@media print {
  @page {
    @footnote {
      content: leader(solid);
    }
  }
}
@media screen {
  *[class~="topic/body"] + *[class~="topic/fn"] {
    border-top: 1px solid black;
  }
}
/*hazard-content-logo*/
@media screen {
  *[class~="hazard-d/hazardstatement"] .hazardstatement--logo-col {
    width: 100%;
  }
  *[class~="hazard-d/hazardstatement"] th {
    table-column-span: 1;
  }
  *[class~="hazard-d/hazardstatement"] td:first-of-type {
    display: none;
  }
}
@media print {
  *[class~="hazard-d/hazardstatement"] .hazardstatement--logo-col {
    display: none;
  }
  *[class~="hazard-d/hazardstatement"] th {
    table-column-span: 1;
  }
  *[class~="hazard-d/hazardstatement"] td:first-of-type {
    display: none;
  }
}
/*notes-colors-labels-background*/
*[class~="topic/note"]:not([class~="hazard-d/hazardstatement"]) {
  color: #2f3468;
  background-color: #eaeffa;
}
/*links-style-underline-on-hover*/
*[class~='topic/xref'],
*[class~='topic/link'] {
  text-decoration: none;
}
*[class~='topic/xref']:hover,
*[class~='topic/link']:hover {
  text-decoration: underline;
}
.related-links a,
.related-links a:visited,
a,
a:visited {
  text-decoration: none;
}
.related-links a:hover,
a:hover {
  text-decoration: underline;
}
/*related-links-styles-background*/
*[class~="topic/linklist"] > strong {
  background-color: #eaeffa;
  padding-left: 0.5em;
  display: inherit;
}
*[class~="topic/linklist"] > .linklist {
  padding-left: 0.5em;
}
/*related-links-background-accent-color-light*/
*[class~="topic/linklist"] {
  padding: 5px;
  background-color: #ffffff;
}
/*tasks-layout-sidebar-background*/
ol[class~="task/steps"] {
  border-left: 5px solid #eaeffa;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
/*tasks-colors-background*/
ol[class~="task/steps"] {
  background-color: #eaeffa;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
/*wh-tiles*/
/*wh-tiles-themes-titles-and-label-bg*/
.wh_tile {
  border-radius: 8px;
  background-color: #eaeffa;
}
.wh_tile_title {
  text-align: center;
  font-size: 1.5em;
}
.wh_tile_title a {
  color: #2f3468;
}
.wh_tile_shortdesc {
  margin-top: 1em;
  margin-bottom: 0.5em;
  text-align: center;
  color: #2f3468;
}
/*wh-breadcrumb-style-bold-selection*/
.wh_breadcrumb ol .active a {
  font-weight: bold;
}
/*wh-breadcrumb-colors-labels*/
.wh_breadcrumb ol a {
  color: #2f3468;
}
/*wh-breadcrumb-separator-arrow*/
.wh_breadcrumb li:not(:last-of-type):after {
  content: ' > ';
}
/*wh-left-toc-underline-selection*/
.wh_publication_toc .active > .topicref a {
  text-decoration: underline;
}
.wh_publication_toc .title a:hover {
  text-decoration: underline;
}
/*wh-left-toc-thin-right-border*/
.wh_publication_toc {
  border-right: thin solid #2f3468;
}
/*wh-left-toc-labels-for-selection-black-foreground*/
.wh_publication_toc .title a {
  color: #000;
}
.wh_publication_toc .active > .topicref a {
  color: #2f3468;
}
.wh_publication_toc .title a:hover {
  text-decoration: underline;
}
/*wh-right-toc-style-bar-selection*/
.wh_topic_toc .section-item .section-title a {
  border-left: 3px solid transparent;
  padding-left: 5px;
}
.wh_topic_toc .section-item .section-title a:hover {
  border-left: 3px solid #C0C0C0;
}
.wh_topic_toc .section-item .section-title .current_node {
  border-left: 3px solid #A9A9A9;
  text-decoration: none;
}
/*wh-right-toc-colors-labels*/
.wh_topic_toc .section-item .section-title a {
  color: #2f3468;
}
/*wh-index-terms-colors-links-colors*/
.wh_index_terms span.wh_first_letter,
.wh-letters li a,
.wh_term_target {
  color: #be4856;
}
/*wh-index-terms-styles-titles-bold*/
.wh-letters li a,
.wh_first_letter {
  font-weight: bold;
}
.wh_index_terms .wh_first_letter {
  border-bottom: none;
}
/*wh-index-terms-letters-separator-space*/
.wh-letters li::after {
  content: "  ";
}
.wh-letters li a {
  padding: 0 .5em;
}
.wh-letters li:last-child::after {
  content: "";
}
/*wh-menu-page-colors-labels-color*/
.wh_header {
  background-color: #eaeffa;
}
.wh_top_menu > ul > li a,
.wh_indexterms_link a::before {
  color: #2f3468;
}
.wh_indexterms_link a span {
  display: none;
}
.wh_top_menu ul li:hover {
  background-color: #c1d0f0;
}
.wh_top_menu ul ul {
  background-color: #c1d0f0;
}
.wh_top_menu ul ul li {
  border-top-color: #eaeffa;
}
.wh_top_menu ul ul li a:hover {
  background: #acc0eb;
}
/*wh-search-component-colors-titles*/
.wh_search_button {
  background-color: #2f3468;
}
/*wh-search-component-padding-small*/
.wh_search_input {
  padding: 30px 0;
}
/*wh-footer-colors-titles*/
.footer-container,
.footer-container a {
  color: #2f3468;
}
/*wh-footer-background-color*/
.wh_footer {
  background-color: #eaeffa;
}
/*wh-footer-padding-small*/
.wh_footer {
  padding: 30px 0;
}

