.header_view  {
  background: #AB3834;
}
.header_view .title:hover {
  background: #AB3834;
}
.header_view .return, .header_view .download, .header_view .label, a, .obj_galley_link, .cmp_button_wire {
  color: #AB3834;
}
.obj_galley_link {
  border-color: #AB3834;
}
.header_view .return:hover, .header_view .download:hover, .header_view .label:hover, .obj_galley_link:hover   {
  color: #fff;
  background: #AB3834;
}
.header_view .return:focus, .header_view .download:focus, .header_view .label:focus, .obj_galley_link:focus {
  color: #fff;
  background: #AB3834;
}
.cmp_notification {
  border-color: #AB3834;
}
.banner {
  width: 100%;
  background-color: #fff;
  height:45px;
}
.IAMCR-logo {
  content: url(https://www.polecom.org/IAMCR-logo.gif);
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pkp_nav_list ul a:hover {
  color: #808080;
}
.pkp_navigation_primary .dropdown-menu a:hover {
  border-color: #808080; 
}
a:hover {
  color: #808080;
}
a, .pkp_nav_list ul a {
  color: #AB3834;
}
.pkp_structure_page {
    margin-top: 0;
    margin-bottom: 0;
}
.section:before {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.obj_issue_toc .section:after {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.section,.sections:not(:first-child) {
  margin-top: 0px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  margin-bottom: 0px !important;
}