#headerNavigationContainer .pkp_head_wrapper {
    max-width: 860px;
    padding: 32px 32px 0px;
    position: relative;
    border-bottom: 1px solid #ddd;
    background: #e7e7e7;
}

.pkp_site_name .is_img img {
  margin-left: -12px!important;
}

.pkp_navigation_primary_row {
  border-top: 1px solid #4362b5!important;
}

.pkp_structure_content {
      padding-top: 30px!important;
}

#headerNavigationContainer {
  border-bottom: none;
  background: #fff;
}

#navigationUserWrapper .pkp_navigation_user {
  max-width: 860px;
    right: 22px;
}

.obj_issue_toc .sections:not(:first-child) {
  margin-top: 0!important;
}

.pkp_structure_footer_wrapper {
  background: #fff!important;
}

.pkp_page_index .current_issue .current_issue_title {
  margin: 0!important;
}

#pkp_content_footer .pkp_structure_footer {
    max-width: 860px;
    background: #ddd!important;
    padding: 0px 36px;
}

#pkp_content_footer .pkp_structure_footer .pkp_footer_content {
    padding: 0;
}

#pkp_content_main > div > div.current_issue > div.obj_issue_toc > div.sections > div:nth-child(1) {
  margin-top: 0;
}



.obj_galley_link.pdf {
      background: #007ab2;
        color: #fff;
}


.obj_galley_link.pdf:hover {
      background: #fff;
        color: #007ab2;
}
