
.pkp_structure_head .pkp_structure_masthead h1 img {
    height: auto;
    margin: 0 auto;
    max-height: 96px;
    max-width: 100%;
    padding: 20px 0 0 !important;
    width: auto;
}


.pkp_structure_head {
    background-color: white !important;
}

.sf-menu.sf-js-enabled.sf-shadow {
    background-color: #42B08D !important;
}

.pkp_structure_head_siteNav a {
    color: #42B08D !important;
}


.sf-menu li li {
    background-color: #42B08D !important;
}

.pkp_structure_foot {
    background-color: #f0f0f0 !important;
    border-top: 1px solid #d3d3d3 !important;
    bottom: 0;
    clear: both;
    left: 0;
    min-height: 150px;
    position: absolute;
    width: 100%;
}