.pkp_structure_head {
    background-color: #f0f0e6;
    border-bottom: 1px solid #ddd;
    background-image: url(https://press.bio.gov.ua/libraryFiles/downloadPublic/16);
    background-repeat: no-repeat;
    background-position: left;
background-size: cover;
}
.pkp_head_wrapper {
    position: relative;
   
   
}
.pkp_site_name .is_img img {
    display: block;
    max-height: 150px;
    max-width: 100%;
    width: auto;
    height: auto;
    width: 650px;
}

.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;
}

.obj_monograph_full .files .pub_format_remote a, .obj_monograph_full .files .pub_format_single a {
    width: 50%;
    height: 30px;
    text-align: center;
    color: #00679800;
    text-shadow: none;
    margin-left: 60px;
}
.obj_monograph_full .files .pub_format_single a:hover{
    box-shadow: inset 0 -1em 1em rgba(0, 0, 0, 0.1);
    background: #006798;
    border-color: #006798;
    color: #00679800;
    text-shadow: none;
}
.obj_monograph_full .files .pub_format_single a:before {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "PDF";
    color: #006494;
    margin-left: 20%;
font-weight: 700;
text-shadow: none;
}
.obj_monograph_full .files .pub_format_single a:before:hover {
text-shadow: none;
}
table.data {
    display: none;
}
a.action {
    display: none;
}
.pkp_structure_main .page.page_payment h1 {
    margin-top: 0;
    display: none;
}