@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:1.8em;
}

.wh_main_page_toc_entry > ul >li > span a {
    color:#00446C;
font-family: "Noto Sans";
}
.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 rgba(0, 0, 0.3);
}

.wh_search_button {
    background-color: #ED7D31;
    height: 34.93px;
    }
   
    
    
.topictitle1 {
color:#00446C;
}

.topictitle2 {
color:#00446C;
}
.sectiontitle {
color:#00446C;
}

.title {
font-style:normal;
}

.wh_topic_content .thead {
background-color:#eee;
color: rgb(37, 59, 97);
}

.wh_topic_content td,
.wh_topic_content th {
border: 1.5pt solid #aaa !important;
}



 .wh_footer {
    visibility:hidden;
}

 
 .searchItemAdditionalData {
     visibility:hidden;
 }
 
