/* estilos de encabezado */
a {
    color: #217783; }

.pkp_head_wrapper {
    padding: 0 !important;
    width: 100% !important; }

.pkp_site_name .is_img img {
    background-color: white;
    display: block !important;
    max-height: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    width: 100% !important; }

.pkp_site_name .is_img {
    display: inline; }

.pkp_site_name .is_img img {
    max-height: 100%; }

.pkp_structure_head {
    background-color: white; }

.pkp_site_nav_menu a {
    background: #000000; }

.pkp_navigation_primary>li>a {
    color: #ffffff;
    font-weight: 100; }

.pkp_navigation_primary_wrapper {
    background-color: #000000;
    text-align: left;
    margin-left: 40px !important;
    font-size: 1.3em !important;
    font-weight: bold !important; }

.pkp_site_name_wrapper {
    width: 100%;
    padding: 0; }

.pkp_site_nav_menu {
    background-color: #000000; }

.pkp_nav_list ul {
    background: #000000 !important; }

.pkp_nav_list ul a {
    color: #ffffff; }

.pkp_navigation_primary .dropdown-menu a:focus, .pkp_navigation_primary .dropdown-menu a:hover {
    border-color: #000000; }

.pkp_nav_list ul a:hover, .pkp_nav_list ul a:focus {
    background: #ffffff;
    border-color: #000000;
    color: #000000; }

.pkp_block .title {
    text-align: center;
    margin-bottom: 10px !important;
    padding: 5% !important;
    font-size: 22px !important;
    line-height: 20px !important;
    color: #FFF !important;
    background-color: #217783;
    font-weight: bold;
    margin: -11px -10px 2px -11px;
    border-radius: 10px;
    width: 100%; }

.indexing-logos {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding-top: 10px; }

/* cuerpo */
.page {
    word-break: break-word; }

.page_login .buttons button:hover {
    color: #fff; }

.page_login .buttons button:active {
    color: #fff; }

.block_make_submission a {
    text-align: center;
    background: #217783;
    margin-bottom: 10px !important;
    padding: 5% !important;
    font-size: 20px !important;
    line-height: 20px !important;
    color: #FFF !important;
    background-color: #217783;
    font-weight: bold;
    margin: -11px -10px 2px -11px;
    border-radius: 10px;
    width: 100%; }

.obj_issue_toc .galleys>h2, .obj_issue_toc .section>h2, .obj_issue_toc .galleys>h3, .obj_issue_toc .section>h3 {
    font-size: 22px;
    color: #217783;
    font-weight: 100; }

.obj_issue_toc .galleys:before, .obj_issue_toc .section:before {
    border-top: none; }

ul.article-views.list-group {
    display: flex;
    list-style: none; }

li.item-views.simpleStatistics_views::before {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    transform: translate(0, 0);
    content: '\f012'; }

li.item-views.simpleStatistics_down::before {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    transform: translate(0, 0);
    content: '\f012'; }

li.item-views.list-group-item-estadisticas {
    padding: 10px; }

.cmp_notification {
    background: #fff;
    border-left: .357rem solid #217783; }

.cmp_monographs_list>.title {
    font-size: 1.643rem;
    left: 0;
    margin: 0;
    padding: 0;
    color: #000000; }

.cmp_monographs_list .row {
    border-bottom: 2px solid gray; }

.obj_monograph_summary a {
    color: #000000; }

.cmp_monographs_list .obj_monograph_summary.obj_monograph_summary {
    border-left: 0px !important; }

.cmp_monographs_list .obj_monograph_summary:first-child {
	border-right: 0px !important; }

.pkp_structure_main:before, .pkp_structure_main:after {       
    width: 0px; }

.cmp_monographs_list {
    border-top: 0px !important; }

.pkp_navigation_primary>li>a:focus {
    background: #000000;
    color: #ffffff;
    outline: 0; }

.pkp_navigation_primary>li>a:active {
    background: #000000;
    color: #ffffff;
    outline: 0; }

.pkp_navigation_primary {
    max-width: 100%; }

.img-to-icon {
    width: 20px;
    height: auto;
    margin-right: 4px; }

/* pie de página */

.pkp_brand_footer {
    display: none; }

  .footer-wrapper {
    background-color: #222;
    color: #fff;
    padding: 40px 20px;
    font-family: sans-serif;
  }

   .footer-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
  }

  .footer-col {
    flex: 1 1 22%;
    margin: 10px;
    min-width: 200px;
  }

  .footer-col img.logo {
    max-width: 100%;
    height: auto;
  }

  .footer-col h4 {
    margin-bottom: 10px;
    font-size: 16px;
    color: #ddd;
  }

  .footer-col ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .footer-col ul li {
    margin-bottom: 8px;
  }

  .footer-col ul li a {
    color: #bbb;
    text-decoration: none;
  }

  .footer-col ul li a:hover {
    text-decoration: underline;
  }

  .footer-logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin-bottom: 30px;
  }

  .footer-logos img {
    height: 50px;
    max-width: 100px;
    object-fit: contain;
  }

  .footer-social {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
    border-top: 1px solid #444;
    padding-top: 20px;
    font-size: 14px;
  }

  .footer-social a {
    color: #bbb;
    text-decoration: none;
    transition: color 0.3s;
  }

  .footer-social a:hover {
    color: #fff;
  }

  .social-icon {
    width: 24px;
    height: 24px;
    display: inline-block;
  }

  @media (max-width: 768px) {
    .footer-col {
      flex: 1 1 100%;
      text-align: center;
    }

    .footer-logos {
      justify-content: center;
    }

    .footer-logos img {
      height: 40px;
    }

    .footer-social {
      flex-direction: column;
      gap: 10px;
    }
  }

.pkp_structure_footer {
    width: 100%; 
    background: #000000; }

.pkp_footer_content {
    padding: 0;
    text-align: left;
}

/* articulo */
.simpleStatistics_views::before {
    content: '\f012' !important; }

.simpleStatistics_downloads::before {
    content: '\f012' !important; }

.obj_monograph_summary .cover img {
    box-shadow: 4px 4px 4px 2px rgba(0, 0, 0, 0.4); }

.obj_monograph_full .cover img {
    box-shadow: 4px 4px 4px 2px rgba(0, 0, 0, 0.4); }

.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 {
    background: #ffffff;
    color: #000000; }

.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: #000000;
    border-color: #000000; }

.pkp_navigation_search_wrapper a:focus {
    background: #000000;
    color: #ffffff; }

.obj_galley_link:hover, .obj_galley_link:focus {
    border-radius: 10px;
    border: 1px solid #000000;
    background: #ffffff;
    color: #000000; }

.obj_galley_link {
    border-radius: 10px;
    color: #ffffff;
    background: #217783;
    border: 1px solid #217783; }

.obj_article_details .main_entry {
    text-align: justify; }

.item.references {
    display: block;
    height: 400px;
    overflow-y: scroll;
    scroll-behavior: smooth; }

/* responsive design */

@media (max-width: 768px) {
    .featured-row {
        flex-direction: column;
    }

    .featured-main,
    .featured-list {
        width: 100%;
    }

    .featured-list {
        order: 2;
        padding-top: 1rem;
    }

    .featured-item {
        font-size: 1rem;
    }
        .pkp_structure_main .page h1 {
        margin-top: 30px;
    }

    .obj_monograph_full .title, .obj_monograph_full .main_entry, .obj_monograph_full .details {
        margin-bottom: 1.857rem;
    }

.cmp_breadcrumbs .current {
    padding-top: 20px; }
}

@media (max-width: 600px) {
    .featured-row {
        flex-direction: column;
    }

    .featured-main,
    .featured-list {
        width: 100%;
    }

    .featured-list {
        order: 2;
        padding-top: 1rem;
    }

    .featured-item {
        font-size: 1rem;
    }

    .pkp_structure_main .page h1 {
        margin-top: 30px;
    }

    .obj_monograph_full .title, .obj_monograph_full .main_entry, .obj_monograph_full .details {
        margin-bottom: 1.857rem;
    }

.cmp_breadcrumbs .current {
    padding-top: 20px; }
}

/* menú hamburguesa */
@media (max-width: 600px) {
    .pkp_site_nav_toggle {
	display: block !important;
    	background: none;
    	border: none;
    	font-size: 1.5em;
    	cursor: pointer;
    	margin: 10px;
	background: black; }

     .pkp_site_nav_toggle[aria-expanded="true"]::after {
	background: black;    
	content: "X";
    	margin-left: 10px; }
}

/* portal */
.img-to-icon {
    width: 20px;
    height: auto;
    margin-right: 4px;
}

.site_search {
  display: flex;
  justify-content: center;
  margin: 30px 0;
  gap: 10px;
}

.site_search input[type="text"] {
  padding: 8px 12px;
  width: 300px;
  max-width: 90%;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.site_search button {
  padding: 8px 16px;
  background-color: #005a8c;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.site_search button:hover {
  background-color: #00426b;
}

.pkp_structure_main {
    width: 100%; }

.about_site {
    text-align: center;
    font-family: century-gothic, sans-serif;
    font-size: 18px; }

.pkp_page_index .journals img {
    box-shadow: 4px 4px 4px 2px rgba(0, 0, 0, 0.4); }

.journals-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 30px 0;
}

.journal-card {
  flex: 0 0 calc(33.333% - 20px);
  box-sizing: border-box;
  padding: 15px;
  border-radius: 6px;
  text-align: center;
  background: transparent; /* sin fondo gris */
}

.journal-card h3 {
  margin-top: 0;
  font-size: 18px;
}

.journal-card h3 a {
  color: #005a8c;
  text-decoration: none;
}

.journal-card h3 a:hover {
  text-decoration: underline;
}

.thumb-wrapper {
  margin: 15px 0;
  justify-content: center;
  align-items: center;
  display: flex; }

.journal-thumb {
  max-width: 100%;
  height: auto;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15); /* sombra a la portada */
  border-radius: 4px;
}

.view-button {
  display: inline-block;
  margin-top: 10px;
  padding: 8px 16px;
  background-color: #005a8c;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
  font-size: 14px;
  transition: background-color 0.3s;
}

.view-button:hover {
  background-color: #00426b;
}

@media (max-width: 900px) {
  .journal-card {
    flex: 0 0 calc(50% - 20px);
  }
}

@media (max-width: 600px) {
  .journal-card {
    flex: 0 0 100%;
  }
}