.obj_issue_toc{
	margin-bottom: 15px;
}
.block_make_submission a, .pkp_page_index .current_issue .read_more,  .obj_galley_link_supplementary, .obj_galley_link_supplementary a, a{
    color:#5B6355;
}

a:hover, a:focus, .pkp_page_index .current_issue .read_more:hover, .pkp_page_index .current_issue .read_more:focus, .obj_galley_link_supplementary:hover, .obj_galley_link_supplementary:focus {
    color: #c2bd72;
}

.pkp_head_wrapper .pkp_search .search_prompt{
    color:#5B6355;
}

.pkp_navigation_user > li > a, .pkp_navigation_user > li.in_focus > a, .pkp_navigation_user > li > a:hover, .pkp_navigation_user > li > a:focus {
    color: #5B6355;
}
.pkp_navigation_primary_wrapper{
    margin-bottom: 10px;
}

.pkp_structure_head{
    background-color: rgba(255, 255, 255, 0)!important;
    border-bottom: none;
}

.pkp_structure_footer_wrapper {
    background: #E8E8E8;
}

.cmp_button_wire, .obj_galley_link{
    border: 1px solid #5B6355;
    color: #5B6355;
}

.obj_galley_link:focus, .obj_galley_link:hover{
    background: #5B6355;
}

.pkp_structure_main::before, .pkp_structure_main::after {
    bottom: 0;
    width: 1px;
    background: #0000;
}

.cmp_button_wire:hover, .cmp_button_wire:focus, .obj_galley_link:hover, .obj_galley_link:focus {
    color: #fff;
}

.cmp_button, .cmp_form .buttons button, .pkp_head_wrapper .pkp_search button, .page_lost_password .buttons button, .page_search .submit button, .block_make_submission a{
  color: #5B6355;
}

.pkp_navigation_primary .dropdown-menu a:focus, .pkp_navigation_primary .dropdown-menu a:hover , .pkp_nav_list ul a:hover, .pkp_nav_list ul a:focus {
    border-color: #99B08A;

}

.pkp_navigation_primary ul a {
    color: #5B6355;

}

.obj_announcement_summary .read_more{
     color: #5B6355;
}

.obj_announcement_summary .read_more:focus {

    color: #8A9681;

}

body {
    background: url(https://www.csem.org.br/templates/beez_20/images/estrutura/bg2.jpg) no-repeat top center #fff;
}

.pkp_navigation_primary > li > a{
    color: #5B6355;
    font-weight: bold;
}

.has_site_logo .pkp_head_wrapper {
    padding-top: 15px;
}

cmp_button_wire, .obj_galley_link {
    line-height: 18px;
}

.obj_issue_toc .galleys::before, .obj_issue_toc .section::before {
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    width: 100%;
    border-top: 1px solid #ddd;
}
.obj_issue_toc  .section {
    padding: 0px;
    padding-left: 30px;
    padding-top: 0px;
    padding-bottom: 0px!important;
}

.obj_issue_toc .sections:not(:first-child) {
    margin-top: 0px!important;
}

.obj_issue_toc .articles > li {
    margin-bottom: 5px;
}
.pkp_page_index .homepage_image img {
    width: auto;
    margin: auto;
}
.pkp_page_index .homepage_image {
    padding: 20px;
}