@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
.wh_publication_title > a{
color:#00446C;
font-family: "Noto Sans";
font-size:2.3em;
position: absolute;
left: 430px;
bottom: -1px;
}

.wh_main_page_toc_entry > ul >li > span a {
    color:#00446C;
font-family: "Noto Sans";
}

 .wh_topic_content.body {
     display:inherit;
 }
 .wh_main_page_toc_accordion_entries {
     display:inherit;
 }
.wh_search_input {
display:block;
padding: 5em;
margin: 0;
background: url('img/EnnovBanner.PNG') no-repeat;
background-size: cover;
box-shadow: 0px 7px 21px -12px rgb(0, 0, 0.3);
}

.wh_search_button {
    background-color: #ED7D31;
    }
.wh_top_menu_and_indexterms_link {
    visibility:hidden;
}    
    
.wh_footer {
    visibility:hidden;
}
    
.topictitle1 {
color: #00446C;
}

.topictitle2 {
color: #00446C;
}
.sectiontitle {
color: #00446C;
}

.title {
font-style:normal;
}

th {
  background-color: #00446C;
  color: white;
}


 