.pkp_site_name .is_img img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    height: auto;
    position: relative;
}

.pkp_structure_head {
    background-color: #dddddd;
    border-bottom: 0px;
}

.pkp_structure_content {
    background-color: white;
}

body {
    background-color: #dddddd;
}

.pkp_structure_footer_wrapper {
    background-color: #dddddd;
    margin-bottom: 30px;
}

.pkp_structure_footer {
    background-color: #f2f2f2;
}

.pkp_site_name .is_img {
    padding-top: 0px;
    padding-bottom: 0px;
}

.pkp_site_nav_menu .pkp_nav_list {
    margin-left: 10px;
}

.pkp_navigation_user li {
    margin-right: 10px;
}