.article-page {text-align: justify;background-color: #d7ebe2;color:#211e1e;}
/*.article-page a {color:#135899 !important;}*/
.article-page__title {color: #135899;font-family: 'Roboto', sans-serif;}
.label {color: #135899;font-family: 'Roboto', sans-serif;}
.article__btn pdf {color: #f8f9fa !important;background: #104296 !important;}
.list-galleys a {background-color: #135899 !important;}
.article__btn {background: #135899; color: #ffffff !important;}
/*.issue {background: #135899;}*/
.issue__title {font-family: 'Roboto', sans-serif;}
.issue-section {color: #135899;}
.main-header__nav-link {background: #135899; color: #ffffff !important;}
.pdf {color: white;border: 1px solid #135899;}
.article__title a {color: #135899 !important;font-family: 'Roboto', sans-serif;}
.main-header__title span {font-family: 'Roboto', sans-serif;background: #135899;color: #ffffff;}
.main-header {border-bottom: 5px #135899 solid !important;}
.title {color: #135899;}
.row {color: #135899;font-family: 'Roboto', sans-serif;}
.main-footer {background-color: #ffffff !important;border-top: 5px #c0c6d3 solid !important;}
.content a {color: #135899 !important;}
p {font-family: 'Roboto', sans-serif !important;}
.main__title {color: #135899 !important;}
.doiInSummary a {color: #135899 !important;}
.offset-md-4 {margin-left: 0%;}
/*.col-md-8 {width: 100%;}*/
.issue-section__toc-item .article .row .col-md-8 {width: 100%;}
.page_index:not(.indexSite) .main-header__title {margin:1.5vh auto 1vh auto;}
.main-header__admin-link, .main-header__lang-link {background-color: #135899;}
.author_guidelines a {color: #135899 !important;}
.cmp_notification a {color: #135899 !important;}

.article__btn.pdf:hover,
.article__btn.file:hover {
  background: #0f4772 !important; /* azul más oscuro */
  color: #ffffff !important;
  transition: background 0.3s ease, color 0.3s ease !important;
}

.content .block_make_submission_link {
    margin-right: 2vw !important;
    font-size: smaller !important;
    box-shadow: none !important;
    border-bottom: 0 !important;
    border: 1px solid #135899 !important;
    background: #ffffff !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: normal;
    padding: .75em 1em !important;
}
.block_make_submission_link:hover {
  background: #135899 !important;
  border-color: #135899 !important;
  color: #ffffff !important;
  transform: scale(1.03) !important;
  cursor: pointer !important;
}

.nav-link {color:#135899 !important;}

.pkp_navigation_primary_wrapper{
  margin-left: 10px !important;
}

.title a {color:#135899 !important;}
.cmp_breadcrumbs a,
.orcid a,
.value a,
.item.copyright a,
.copyright_notice a,
.submission_checklist a,
.privacy_statement a,
#focusAndScope a,
.page.page_privacy a,
.email a,
.dropdown-menu a,
#peerReviewProcess a,
#custom-1 a,
.portalweb,
.galleys_links a {
  color:#135899 !important;
}

.page_title {color:#135899 !important;}

.dropdown-menu a:focus,
.pkp_navigation_primary .dropdown-menu a:hover {
  border-color: #135899;
}

h1 { color: #135899 !important; }

a.obj_galley_link.pdf {
  border: 1px solid #135899 !important;
}
a.obj_galley_link.pdf:hover {
  color: #ffffff !important;
  background: #135899 !important;
}

.pkp_navigation_search_wrapper a {
  color: #ffffff !important;
}

.pkp_structure_footer_wrapper {
    background: #ebf6f4 !important;
}

.item.abstract p {
  text-align: justify;
  text-justify: inter-word;
}

.pkp_brand_footer a {
    float: right;
    display: block;
    max-width: 120px !important;
    margin-top: -302px !important;
}
