/* Copyright (c) 2025 Johnson Controls. All rights reserved.
   This software constitutes the Proprietary and Confidential information and intellectual
   property of Johnson Controls.
   Unauthorized copying of this file, via any medium is strictly prohibited. */

/*#
@tags&{"tag-4":"JCI","tag-8":"tree"}&tags@
@colors&{"titlesAccentColor":"#00539e","labelsAccentColor":"#5f6369","linksAccentColor":"#2874bd","backgroundAccentColor":"#dfe0de","isDefault":true}&colors@
@info@STYLES BASKET SELECTIONS METADATA@info@
@name&styles_basket&name@
@aspects&wh-tree,accent-colors-selector,logo-favicon-selector,wh-tree-themes-titles-links-label-colors,wh-breadcrumb-separator-arrow,wh-left-toc-underline-selection,wh-index-terms-colors-titles-colors,wh-index-terms-background-background,wh-search-component-colors-gray,wh-search-component-background-color,wh-search-component-padding-small,wh-left-toc-thin-right-border,wh-footer-background-color,wh-footer-padding-extra-small,wh-menu-page-depth-two,preview-selector,tags-selector,footnotes-style-underline-default-marker,hazard-content-border&aspects@
@info@WARNING: PLEASE DON'T MODIFY THIS FILE. MODIFICIATION CAN CAUSE UPLOADING ERRORS@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: #00539e;
}
*[class~='topic/shortdesc']:before {
  color: #5f6369;
}
*[class~='topic/xref'],
*[class~='topic/link'] {
  color: #2874bd;
}
.related-links a,
.related-links a:visited {
  color: #2874bd;
}
a,
a:hover,
a:visited {
  color: #2874bd;
}
*[class~='topic/table'] th {
  background-color: #dfe0de;
}
/*footnotes-style-underline-default-marker*/
@media print {
  *[class~="topic/fn"]::footnote-call {
    content: counter(footnote);
    text-decoration: underline;
  }
}
*[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 {
  text-decoration: underline;
}
/*hazard-content-border*/
*[class~="hazard-d/hazardstatement"] th,
*[class~="hazard-d/hazardstatement"] td {
  border: 1;
}
/*wh_publication_title - SLM*/
.wh_publication_title > a{
text-align:left;
}

/*wh-tree*/
/*wh-tree-themes-titles-links-label-colors*/
.wh_main_page_toc {
  border: none;
  background-color: transparent;
}
.wh_main_page_toc .wh_main_page_toc_accordion_header,
.wh_main_page_toc > .wh_main_page_toc_entry,
.wh_main_page_toc_accordion_entries {
  border-bottom: #00539e;
  background-color: transparent;
  text-align: left;
}
.wh_main_page_toc .wh_main_page_toc_accordion_header:hover,
.wh_main_page_toc > .wh_main_page_toc_entry:hover {
  background-color: rgba(0, 83, 158, 0.1);
  color: #00539e;
}
.wh_main_page_toc .topicref a,
.wh_main_page_toc .topicref a:visited {
  color: #2874bd;
}
.wh_main_page_toc .wh_toc_shortdesc {
  color: #5f6369;
  font-weight: normal;
}
.wh_main_page_toc_accordion_header:before {
  color: #00539e;
}
/*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 #5f6369;
}
/*wh-index-terms-colors-titles-colors*/
.wh_index_terms span.wh_first_letter,
.wh-letters li a,
.wh_term_target {
  color: #00539e;
}
/*wh-index-terms-background-background*/
.wh-letters {
  background-color: #dfe0de;
}
/*wh-menu-page-depth-two*/
/*wh-search-component-colors-gray*/
.wh_search_button {
  background-color: #c6c6c6;
  color: #000000;
}
/*wh-search-component-background-color*/
.wh_search_input {
  background-color: #00539E/*#dfe0de*/;
}
/*wh-search-component-padding-small*/
.wh_search_input {
  padding: 30px 0;
}
/*wh-footer-background-color*/
.wh_footer {
  background-color: #dfe0de;
}
/*wh-footer-padding-extra-small*/
.wh_footer {
  padding: 20px 0;
}
/*preview-selector*/
/*tags-selector*/
