.obj_article_details .main_entry .label {
    display: block;
    }
    
    .obj_issue_toc .cover img {
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: center;
}

.obj_issue_summary .cover img {
    display: block;
    width: auto;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: center;
    max-height: 250px;
}

.obj_article_details .entry_details .cover_image img {
    display: block;
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: center;
}

a {
    color: #135C2B;
}

a:hover, a:focus {
    color: #A7A376;
}

@media (min-width: 992px) {
.pkp_nav_list ul a:hover {
    outline: 0;
    background: #A7A376;
    } }
    
@media (min-width: 992px) {
.pkp_navigation_search_wrapper a {
     color: #135C2B;
} }

.pkp_page_index .current_issue .read_more {
       color: #135C2B;
    }
    
    .pkp_page_index .current_issue .read_more:hover, .pkp_page_index .current_issue .read_more:focus {
    color: #A7A376;
}

@media (min-width: 992px) {
.pkp_navigation_search_wrapper a:hover, .pkp_navigation_search_wrapper a:focus {
    color: #A7A376;
   
}}

li.editorial {
padding:10px;
}
