.pkp_structure_head {
  background-color: #0072c3;
}

.call_to_action {
  margin-left: 10rem !important;
  text-align: justify;
}

.pkp_site_nav_menu a {
  font-weight: 600;
  font-size: 1.15em;
}

.pkp_site_nav_menu .pkp_nav_list {
  padding-left: 0;
  margin-left: 30px;
}

.pkp_navigation_user .task_count {
  top: 0;
}

.obj_monograph_full .cover img {
  padding: 10px;
  border: 2px solid #0072c3;
}

/* .cmp_download_link,
.obj_monograph_full .files .pub_format_remote a {
  background: #0072c3;
  border: 1px solid #0072c3;
  color: #ffffff;
} */

.cmp_button,
.cmp_download_link,
.cmp_form .buttons button,
.page_lost_password .buttons button,
.page_search .cmp_search button,
.obj_monograph_full .files .link a,
.obj_monograph_full .files .pub_format_remote a,
.obj_monograph_full .files .pub_format_single a,
.block_make_submission a {
  background: #0072c3;
  border: 1px solid #0072c3;
  color: #ffffff;
  box-shadow: none;
  text-shadow: none;
}

/* .cmp_download_link:hover,
.obj_monograph_full .files .pub_format_remote a:hover {
  background: #ffffff;
  border-color: #0072c3;
  color: #0072c3;
} */

.cmp_button:hover,
.cmp_button:focus,
.cmp_download_link:hover,
.cmp_download_link:focus,
.page_login .buttons button:hover,
.page_login .buttons button:focus,
.page_lost_password .buttons button:hover,
.page_lost_password .buttons button:focus,
.page_search .cmp_search button:hover,
.page_search .cmp_search button:focus,
.obj_monograph_full .files .link a:hover,
.obj_monograph_full .files .pub_format_remote a:hover,
.obj_monograph_full .files .pub_format_single a:hover,
.obj_monograph_full .files .link a:focus,
.obj_monograph_full .files .pub_format_remote a:focus,
.obj_monograph_full .files .pub_format_single a:focus {
  background: #ffffff;
  border-color: #0072c3;
  color: #0072c3;
  box-shadow: none;
  text-shadow: none;
}

.pkp_structure_footer_wrapper {
  background: #0072c3;
}

.pkp_block a {
  font-weight: 600;
}

a {
  color: #0072c3;
}

.main_entry {
  text-align: justify;
}
