
.acs-side-bar {
    background-color: #f1f1f1 !Important;
}

.ia-fixed-sidebar div.plugin_pagetree ul.plugin_pagetree_children_list .plugin_pagetree_children_span a {
    white-space: pre-wrap !important;
}

.page-metadata-modification-info {
display: none !important;
}

.wiki-content a, .wiki-content a:link, .wiki-content a:focus, .wiki-content a:hover, .wiki-content a:active {
    font-weight: bold;
    text-decoration: underline;
}

.ia-quick-links-header-title {
display: none !important;
}

.search-macro-medium .search-macro-query {
    max-width: 200px;
}

#ehp-navigation {
    padding: 0px 40px !important;
}

.heading-expand-body {
    padding-left: 0px !important;
}

@media only screen and (max-width: 850px) {

#ehp-navigation-wrapper {
display: none !important;
}

#main #content {
    padding-right: 0px !important;
}

}

body {
    font-size: 15px !important;
}

#ehp-navigation {
    margin-left: 20px !important;
    border: 1px solid #999999;
    padding: 10px 20px !important;
background: #fff;
}

.heading-arrow {
    display: none;
}

h2 {
    font-size: 25px !important;
color: #FF6E39 !important;
}

h3 {
font-size: 20px !important;
color: #3BC072 !important;
}

h4 {
    font-size: 18px !important;
}

.label-list .no-labels-message {
    display: none !important;
}


