body {
    background: url(https://www.desktopbackground.org/p/2012/12/28/505887_adeline-floral-pattern-wallpaper-cream-sample-contemporary_550x550_h.jpg);
    background-size: 100px 100px;
}
.jejer_kiri {
    width: 50%;
    float: left;
}
.block_make_submission_link {
    width: 100%;
    text-align: center;
}
.pkp_block.block_information span.title::before {
    font-family: 'FontAwesome';
    content: '\f0f6';
    padding-right: 5px;
}
.block_make_submission_link::before {
    font-family: 'FontAwesome';
    content: '\f044';
}
.imgdoi {
    width: 18px;
    position: relative;
    top: 3px;
}
.obj_issue_toc .cover {
    display: block !important;
    margin-bottom: 20px;
    float: left !important;
    padding-right: 10px !important;
}
.current_issue {
    clear: both !important;
}

/* custom style side block */
.pkp_block {
    padding: 10px 5px 10px 5px;
}
#customblock-MENU {
    padding: 0 5px 15px 5px;
}
.item_menu {
    padding: 7px 15px;
    margin: 0;
    background: #929f14;
    border-bottom: 1px solid #fbba60;
}
.item_menu:hover {
    background: #a2ac3e;
    color: white;
}
.item_menu a {
    color: white;
}
.byrji {
    text-align: right;
    padding: 5px 10px;
    opacity: 0.5;
    color: orange;
}
.homepage_about p {
    text-align: justify;
}
#customblock-sidebar {
    padding-top: 0px;
}
.pkp_structure_footer_wrapper {
    border-bottom: 20px solid #929f14;
}
.cmp_manuscript_button, .block_make_submission a, .obj_galley_link {
    background: #929f14;
}
#navigationPrimary > li > a:hover, #navigationPrimary > li > a:focus {
    border-color: #929f14;
}
#navigationPrimary a:hover, #navigationPrimary a:focus {
    color: #929f14;
}
#navigationPrimary ul {
    background: #929f14;
}
@media (max-width: 480px) {
    .jejer_kiri {
        width: 100%;
        float: none;
    }
}