html {
    
    background-color: #f2f2f2;
}

body {
    
    background-color: #f2f2f2;
}

ul > li {
    padding-bottom:5px;
}

ol > li {
    padding-bottom:5px;
}

@media (min-width: 1000px) and (max-width: 2560px) {

    .pkp_site_name .is_img img {
            display: inline-block;
            max-height: 200px;
            max-width: 100%;
            width: auto;
            height: auto;
            }
}

@media (min-width: 100px) and (max-width: 999px) {
    .pkp_site_name .is_img img {
    background-image: url("https://e-journal.fh.unmul.ac.id/public/journals/3/pageHeaderLogoImage_en_US.png");
    display: none;
    }
            
    .pkp_navigation_primary_row {
    background:#147026;
    }
    
    #navigationPrimary li ul li a:hover {
    background:#005110;
    border-bottom: 0px solid #FFA600;
    }
    
    #navigationPrimary > li > a:hover, #navigationPrimary > li > a:focus {
    border-color:#005110;
}
}

html, body {
    font-family: "Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-size:13px;
}

.pkp_site_name .is_img {
    margin-top:0px;
    margin-bottom:0px;
}

.pkp_site_name_wrapper {
    padding-left:0px;
    padding-right:0px;
}

.pkp_site_name {
    padding-top:0px;
    padding-bottom:0px;
}

#navigationPrimary a {
    font-size:.80rem;
}

#navigationPrimary ul {
    margin-left:-8px;
}

#navigationPrimary li {
    padding-bottom:0px;
}

#navigationUser li {
    padding-bottom:0px;
}

.pkp_navigation_primary_row {
    background:#005110;
}

#navigationPrimary a {
    color: #ffffff;
}

#navigationPrimary a:hover {
    color: #FFA600;
    border-bottom: 4px solid #FFA600;
}

#navigationPrimary > li > a:hover, #navigationPrimary > li > a:focus {
    border-color:#FFA600;
}

.pkp_navigation_user_wrapper ul a:hover, .pkp_navigation_user_wrapper ul a:focus {
    color:#FFA600;
    border-color:#FFA600;
}

#navigationPrimary li ul li a:hover {
    background:#005110;
    border-bottom: 4px solid #FFA600;
}

.pkp_site_nav_menu .pkp_site_nav_menu--isOpen {
    background:#005110;
}

.pkp_site_nav_menu {
    background:#005110;
}

.pkp_navigation_primary .pkp_nav_list li a:hover {
    border-bottom: 4px solid #FFA600;
}

.pkp_navigation_primary_wrapper ul li a:hover {
    color: #FFA600;
    border-bottom: 4px solid #FFA600;
}

.pkp_navigation_search_wrapper a {
    color:#ffffff;
}

.pkp_navigation_search_wrapper a:hover {
    color: #FFA600;
}

.cmp_button, .cmp_form .buttons button, .page_lost_password .buttons button, .block_make_submission a {
    padding: 0.3em 4em;
    font-size: .85rem;
    border-radius: 10px;
    border: 4px solid #005110;
}

.cmp_form .buttons button {
    background:#147026;
    color:#FFFFFF;
}

.cmp_form .buttons button:hover {
    color:#FFA600;
}

.block_make_submission .content a:hover {
    color:#FFA600;
}

.pkp_block .block_custom {
    font-family: "Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-size: .85rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    padding:0px;
}

.pkp_block .content p {
    line-height:1.2rem;
}

.pkp_block .block_custom a {
    color:#ffffff;
}

.pkp_block .block_custom p:hover {
    background: #FFA600;
    color: #000000;
}

.block_custom_menu {
    background: #147026;
    color:#ffffff;
}
p .block_custom_menu:hover {
    color:#ffffff;
    border: 4px solid #147026;
}

a {
    color:#005110;
}

a:hover, a:focus {
    color:#147026;
    font-weight:700;
}

.cmp_announcements .obj_announcement_summary h2, .cmp_announcements .obj_announcement_summary h3, .cmp_announcements .obj_announcement_summary h4 {
    font-family: "Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-size: 1.3rem;
}

.clear-user-agent-styles table,
.clear-user-agent-styles thead,
.clear-user-agent-styles tbody,
.clear-user-agent-styles tfoot,
.clear-user-agent-styles tr,
.clear-user-agent-styles th,
.clear-user-agent-styles td {
    display: block;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
    border-collapse: inherit;
    border-spacing: 0;
    border-color: inherit;
    text-align: left;
    font-weight: inherit;
    -webkit-border-horizontal-spacing: 0;
    -webkit-border-vertical-spacing: 0;
}

#hp {
    float: left;    
    margin: 0 15px 0 0;
}

.pkp_page_index .cmp_announcements h2 + .obj_announcement_summary, .pkp_page_index .cmp_announcements .more {
    padding-top:20px;
    padding-bottom:20px;
}