@import "https://fonts.googleapis.com/css?family=Roboto:400,700,300";
body {
  font-family: Roboto, sans-serif;
}

.navbar-brand {
  height: auto;
}

.navbar {
  border: none;
  border-radius: 0;
  margin: 0;
}

a, a:hover, a:visited {
  color: navy;
}

a:hover {
  text-decoration: none;
}

.wh_publication_title > a {
  font-size: 1.5em;
}

.wh_top_menu {
  margin: .4em 0;
  font-size: 1.1em;
}

.wh_top_menu ul ul, .wh_top_menu ul li:hover {
  background-color: #f4f4f4;
}

.wh_top_menu ul ul li a:hover {
  background: #e4e4e4;
}

.wh_top_menu ul ul li {
  border-top-color: #e4e4e4;
}

.wh_indexterms_link a span {
  display: none;
}

@media only screen and (width <= 767px) {
  .wh_indexterms_link a:before {
    bottom: 0;
  }
}

.wh_breadcrumb ol {
  color: #878787;
  background-color: #eee;
}

.wh_breadcrumb ol a {
  color: inherit;
}

.wh_breadcrumb ol .active {
  color: #5185cb;
}

.wh_tools {
  background-color: #eee;
  margin: 1em 0 2em;
}

.wh_print_link button, .webhelp_expand_collapse_sections, .wh_hide_highlight, .wh_navigation_links a, .wh_navigation_links a:hover, .wh_navigation_links a:active, .wh_navigation_links a:visited, .wh_print_link a:before, .wh_navigation_links a:before, .wh_navigation_links a:hover:before, .wh_navigation_links a:active:before, .wh_navigation_links a:visited:before {
  color: #347bb7;
  text-decoration: none;
}

.wh_tile {
  background-color: #eee;
  border-radius: .5em;
}

.wh_tile_shortdesc {
  text-align: center;
  margin-top: .5em;
}

.wh_tile_title {
  text-align: center;
  font-family: Arial;
  font-size: 1.1em;
  text-decoration: none;
}

.wh_tile_shortdesc {
  text-align: center;
}

.wh_tile_text:after {
  background: linear-gradient(#eee0, #eee 50%);
}

@media only screen and (width <= 767px) {
  .wh_tile > div {
    height: auto;
  }
}

.wh_search_input {
  margin: 2em 0;
}

.wh_welcome:not(:empty) {
  text-shadow: none;
  color: #040480;
  margin: 0 auto;
  padding: 0 0 .5em;
  font-size: 2.5em;
}

.wh_search_textfield {
  border: 1px solid #ccc;
  border-radius: 5px;
  height: auto;
  padding: 0 .5em;
  font-size: 1.2em;
  line-height: 2em;
}

.wh_search_button {
  border: 1px solid #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 {
  color: inherit;
  font-size: .8em;
  text-decoration: none;
}

.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 {
  background-color: #eee;
  border-radius: 3px;
  padding: 1.5em 2em;
  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: #7b7a7a;
}

.wh_publication_toc a:hover {
  text-decoration: underline;
}

.topictitle3 {
  font-weight: 400;
}

@media only screen and (width <= 767px) {
  .wh_publication_toc {
    border-radius: 0;
    margin-top: 10px;
    padding: 1em .5em;
  }
}

.wh_footer {
  text-align: center;
  padding: 1em;
}

.wh_topic_content, .wh_content_area {
  color: #000;
  line-height: 1.7em;
}

.wh_related_links, .wh_child_links, .wh_topic_content .related-links {
  background-color: #eee;
  margin-top: 1.5em;
  padding: 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;
}
/*# sourceMappingURL=assets.2bc5661b.css.map */
