/*
 | from OxygenXML light template
 | and mangled by doc@lastline.com
*/

.navbar-brand {
  height: auto;
}
.navbar {
  border: none;
  border-radius: 0;
  margin: 0;
}
.row{
  margin-top: -10px;
}
a:hover {
  text-decoration: none;
}
.wh_publication_title {
  display: none;
}
.wh_publication_title > a {
  color: #FFF;
}
.wh_top_menu {
  margin: .4em 0;
}
.wh_top_menu ul li a {
  color: #FEFEFE;
}
.wh_top_menu ul ul {
  background-color: #3B3A38;
}
.wh_top_menu ul li:hover {
  background-color: #007CBB;
}
.wh_top_menu ul ul li a {
  color: #FEFEFE;
}
.wh_top_menu ul ul li a:hover {
  color: #F9F9F9;
}
.wh_top_menu ul ul li {
  border: 0 !important;
}
.wh_indexterms_link a span {
  display: none;
}
@media only screen and (max-width : 767px) {
  .wh_indexterms_link a:before {
    bottom: 0;
  }
}
.wh_breadcrumb ol {
  /*background-color: #F0EDEB;*/
  color: #3B3A3A;
}
.wh_breadcrumb ol a {
  color: inherit;
}
.wh_breadcrumb ol a:hover {
  color: #007CBB;
}

.wh_breadcrumb ol .active {
  color: #5185CB;
}
.wh_tools {
  margin: 1em 0 2em;
}
.wh_navigation_links,
.wh_navigation_links .navnext,
.wh_navigation_links .navprev,
.wh_print_link {
}
.section-item,
.topic-item,
.webhelp_expand_collapse_sections,
.wh_hide_highlight,
.wh_navigation_links a,
.wh_navigation_links a:active,
.wh_navigation_links a:active:before,
.wh_navigation_links a:before,
.wh_navigation_links a:visited,
.wh_navigation_links a:visited:before,
.wh_print_link a:before,
.wh_print_link button {
  color: #3B3A3A;
  text-decoration: none;
}
.section-item a:hover,
.topic-item a:hover,
.webhelp_expand_collapse_sections:hover::after,
.wh_hide_highlight:hover::after,
.wh_navigation_links a:hover,
.wh_navigation_links a:hover:before,
.wh_print_link button:hover {
  color: #007CBB;
}

.wh_tile {
  border-radius: .5em;
}
.wh_tile_shortdesc {
  margin-top: 0.5em;
  text-align: center;
}
.wh_tile_title {
  font-family: 'Arial';
  text-align: center;
  font-size: 1.1em;
  text-decoration: none;
}
.wh_tile_title a {
}
.wh_tile_shortdesc {
  text-align: center;
}
.wh_tile_text:after {
  background: linear-gradient(to bottom, rgba(238, 238, 238, 0), rgba(238, 238, 238, 1) 50%);
}
@media only screen and (max-width : 767px) {
  .wh_tile > div {
    height: auto;
  }
}
.wh_search_input {
  margin: 0.2em 0;
}
.wh_welcome:not(:empty) {
  font-size: 2.5em;
  margin: 0 auto;
  padding: 0 0 .5em 0;
  text-shadow: none;
  color: #040480;
}
.wh_search_textfield {
  border: solid 1px #CCC;
  border-radius: 5px;
  padding: 0 .5em;
  line-height: 2em;
  height: auto;
}
.wh_search_button {
  border: solid 1px #CCC;
  border-radius: 0 5px 5px 0;
  padding: 0 .5em;
}
.ui-menu-item {
  font-size: 1.4em;
}
.ui-menu-item .ui-state-active {
  background-color: #346EC5;
}
.searchresult li .relativePath a {
  color: #006621;
}
.search-autocomplete-proposal-type-history a,
.search-autocomplete-proposal-type-history a:hover,
.search-autocomplete-proposal-type-history a:visited,
.search-autocomplete-proposal-type-history a:active {
  text-decoration: none;
  color: inherit;
  font-size: 0.8em;
}
.ui-state-active .search-autocomplete-proposal-type-history a,
.ui-state-active .search-autocomplete-proposal-type-history a:hover,
.ui-state-active .search-autocomplete-proposal-type-history a:visited,
.ui-state-active .search-autocomplete-proposal-type-history a:active {
  color: #FFF;
}
#wh-search-pagination > ul > li.active > a {
  background-color: #346EC5;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  border-color: #346EC5 !important;
}
.wh_publication_toc {
  border-radius: 3px;
  padding: 0 !important;
  line-height: 2em;
}
.wh_publication_toc .active > .topicref a {
  color: #5185CB;
}
.wh_publication_toc span,
.wh_publication_toc a,
.wh_publication_toc a:visited,
.wh_publication_toc a:hover {
  color: #007CBB;
}
.wh_publication_toc a:hover {
  text-decoration: underline;
}
.wh_publication_toc li{
  margin: .3em 0 !important;
}
@media only screen and (max-width : 767px) {
  .wh_publication_toc {
    border-radius: 0;
    padding: 1em 0.5em;
    margin-top: 10px;
  }
}
.wh_footer {
  /*text-align: center;*/
  padding: 1em;
}
.wh_topic_content,
.wh_content_area {
  color: #000000;
  line-height: 1.7em
}
.wh_related_links,
.wh_child_links,
.wh_topic_content .related-links {
  padding: 1.5em;
  margin-top: 1.5em;
}
.related-links a,
.related-links a:visited {
  color: #5185CB;
  padding-bottom: .3em;
  display: inline-block;
}
.searchresult {
  list-style: none;
}
.searchresult li a {
  color: #346EC5;
}
.searchresult .shortdesclink {
  margin: .3em .5em 0 0;
}
.wh_search_expression {
  font-weight: bold;
}
.wh_index_terms span.wh_first_letter {
  color: #346EC5;
}
.wh_index_terms #indexList {
  padding: 0;
}
.wh_main_page_toc {
}
.wh_main_page_toc a {
  color: #3B3A38;
}
.wh_main_page_toc a:hover {
  color: #007CBB;
}

.wh_main_page_toc_accordion_entries {
  background-color: #FFFFFF;
  display: content !important;
}
