.pkp_structure_head {
    background-color: #f0f0e6;
    border-bottom: 1px solid #ddd;
    background-image: url(https://press.sops.gov.ua/libraryFiles/downloadPublic/87);
    background-repeat: no-repeat;
    background-position: left;
background-size: cover;
}
.pkp_head_wrapper {
    position: relative;
   
 
}
.pkp_site_name .is_img {
    display: inline-block;
    margin-top: -5px;
    margin-bottom: 10px;
    padding: 0;
}
.pkp_site_name .is_img img {
    display: block;
    max-height: 150px;
    max-width: 100%;
    width: auto;
    height: auto;
    width: 950px;
}
.pkp_structure_footer_wrapper {
    background: #f4fad4;
}

.pkp_navigation_primary_wrapper {
    width: 109% !important;
    top: 100%;
    background: #006e45;
    left: 0;
    padding: 0;
    z-index: 100;
    position: absolute;
    margin: 0 auto;
    text-align: center;
    left: -5%;
}
    .pkp_navigation_user a {
        padding-top: .357rem;
        padding-bottom: .357rem;
        line-height: 1.43rem;
        color: #006e45;
    }
.pkp_structure_content.has_sidebar {
    margin-top: 20px;
}
.pkp_structure_main .page h1 {
    margin-top: 0;
    color: #006e45;
}
.pkp_structure_main h1, .pkp_structure_main h2, .pkp_structure_main h3, .pkp_structure_main h4 {
       color: #006e45;
}
.cmp_button, .cmp_download_link, .cmp_form .buttons button, .page_lost_password .buttons button, .page_search .cmp_search button, .obj_monograph_full .files .link a, .obj_monograph_full .files .pub_format_remote a, .obj_monograph_full .files .pub_format_single a, .block_make_submission a {
    display: inline-block;
    padding: 0 1.0715rem;
    background: rgb(166 185 35);
    border: 1px solid #006e45;
    border-top-color: #006e45;
    border-radius: 3px;
    box-shadow: inset 0 -1em 1em rgba(0, 0, 0, 0.1);
    font-size: .93rem;
    line-height: calc(2.143rem - 2px);
    font-weight: 700;
    color: #006e45;
    text-decoration: none;
    text-shadow: 0px 1px #fff;
}
.cmp_button:hover, .cmp_button:focus, .cmp_download_link:hover, .cmp_download_link:focus, .page_login .buttons button:hover, .page_login .buttons button:focus, .page_lost_password .buttons button:hover, .page_lost_password .buttons button:focus, .page_search .cmp_search button:hover, .page_search .cmp_search button:focus, .obj_monograph_full .files .link a:hover, .obj_monograph_full .files .pub_format_remote a:hover, .obj_monograph_full .files .pub_format_single a:hover, .obj_monograph_full .files .link a:focus, .obj_monograph_full .files .pub_format_remote a:focus, .obj_monograph_full .files .pub_format_single a:focus {
    box-shadow: inset 0 -1em 1em rgba(0, 0, 0, 0.1);
    background: #006e45;
    border-color: #242b34;
    color: #fff;
    text-shadow: none;
}
a:hover, a:focus {
    color: rgb(166 185 35);
}
a {
    color: #007e5e;
}
.pkp_block .title {
    display: block;
    margin-bottom: .714rem;
    font-family: "Noto Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
    font-size: 1.143rem;
    font-weight: 700;
    line-height: 1.43rem;
    color: #006e45;
}
    .pkp_nav_list ul a {
        display: block;
        padding-left: .357rem;
        border-left: .357rem solid transparent;
        color: #007e5e;
    }
    .pkp_nav_list ul a:hover, .pkp_nav_list ul a:focus {
        outline: 0;
        background: #ddd;
        border-color: #007e5e;
        color: #007e5e;
    }