.article-page .references li{
  font-size: 0.85em;
  padding-left: 15px; 
  text-indent: -15px;
  text-align: left;
  /*letter-spacing: 1px;*/
  
}

.article-page .references a{
	color: #6bb7bb !important;
}

:root {
  --color-principal: #0E4648;
  --color-secundario: #007C80;  
  --color-claro: #6bb7bb;
  --color-acento: #E7902E;
}


a {
    color: #0E4648;
}

.article .document {
    width: 65% !important;
}


.obj_announcement_summary .read_more,
.pkp_page_index .current_issue .read_more {
    color: #0E4648 !important;
}

.pkp_page_article {
    text-align: justify;
}


.obj_issue_toc .section>h3 {
    font-size: 20px;
    color: #0E4648;
    font-weight: 600;
}

.pkp_nav_list ul a {
    color: #0E4648 !important;
    font-family: serif !important;
    font-size: 15px;
    background: white;
    transition: all 300ms;
}

.pkp_nav_list ul a:hover,
.pkp_nav_list ul a:focus,
.pkp_navigation_primary .dropdown-menu a:hover {
    border-color: #0E4648 !important;
    background: #6bb7bb;
    transition: all 300ms;
    font-weight: bold;
}

body {
    font-family: serif !important;
    min-width: 394px;
}

.obj_article_summary>.title {
    font-family: serif !important;
}

.obj_article_summary>.title a {
    color: #007C80 !important;
    font-size: 16px;
}

.cmp_button, .cmp_form .buttons button, .page_lost_password .buttons button, .page_search .submit button, .block_make_submission a {
    display: inline-block;
    padding: 0 1em;
    background: #eee;
    border: 1px solid rgba(0, 0, 0, 0.4);
    border-top-color: #bbb;
    border-radius: 3px;
    box-shadow: inset 0 -1em 1em rgba(0, 0, 0, 0.1);
    font-size: .93rem;
    line-height: calc(2.143rem - 2px);
    font-weight: 700;
    color: #007c80;
    text-decoration: none;
}

.page_search .submit button:after {
    right: 64px !important;
    left: -21px;
    background: #007c80;
    
}
.page_search .submit button:hover:after, .page_search .submit button:focus:after {
    box-shadow: inset 0 1em 1em rgba(0, 0, 0, 0.2);
    background: #007c80;
}

.cmp_form .buttons button{
color: #fff;
background:#007c80;
transition: all 300ms;
}
.cmp_form .buttons button:hover{
color: #fff;
background:#0E4648;
transition: all 300ms;
}

.obj_galley_link {
    border: none;
    color: #E7902E;
}

.obj_galley_link:hover,
.obj_galley_link:focus {
    transform: scale(1.0rem);
    background: none;
    border: none;
    color: #0E4648;
}

.obj_galley_link:before {
    display: none;
}

.obj_galley_link li a img:hover {
    transition: transform 0.3s ease, filter 0.3s ease;
}

.obj_issue_toc .galleys_links li {
    display: inline-block;
    margin-right: 0;
}

.page_issue_archive .issues_archive>li {
    width: 33.3% !important;
    float: left !important;
    height: 345px !important;
}

.page_issue_archive img {
    height: 250px !important;
}

/* .buscar_block:before,
.estadisticas_block:before,
ul#navigationPrimary>li:last-child a::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    line-height: 18px;
}

.buscar_block:before {
    content: "\f002";
}

.estadisticas_block:before {
    content: "\f201";
} */

#navigationPrimary>li:last-child a::before {
 content: "" !important;
}

.pkp_brand_footer
 {
    display: none;
}

.page_title {
    text-align: center !important;
}

.pkp_page_enfoque_alcance ul li,
.pkp_page_politicas ul li,
.pkp_page_equipo ul li {
    list-style: none;
}

.pkp_page_enfoque_alcance ul,
.pkp_page_politicas ul,
.pkp_page_equipo ul {
    padding-inline-start: 0px;
}

.pkp_page_enfoque_alcance,
.pkp_page_politicas,
.pkp_page_proceso_evaluacion,
.description,
.pkp_footer_content {
    text-align: justify;
}

.indices {
    width: 100%;
}

.indices td {
    width: 25%;
    padding: 15px;
}

.block_make_submission_link {
    width: 100% !important;
    text-align: center !important;
}

.pkp_page_normasautores .pkp_structure_main h1,
.pkp_page_lineamientos_eticac .pkp_structure_main h1 {
    margin: 0px 0 20px !important;
    text-transform: uppercase;
    text-align: center;
}

/*.estadisticas_block,
.author_guidelines>p>a {
    display: inline-block;
    padding: 0 1em;
    background: #eee;
    border: 1px solid rgba(0, 0, 0, 0.4);
    border-top-color: #bbb;
    border-radius: 3px;
    box-shadow: inset 0 -1em 1em rgba(0, 0, 0, 0.1);
    font-size: 13px;
    line-height: 28px;
    font-weight: 600;
    color: #007ab2;
    text-decoration: none;
}*/

/* .estadisticas_block {
    width: 100%;
} */

.block_make_submission a,
.pkp_search button[type="submit"] {
    font-size: 14px !important;
    padding: 0.2em 1em !important;
    background: hwb(182 0% 50%) !important;
    border: 1px solid #007C80 !important;
    border-top-color: #007C80 !important;
    border-radius: 10px;
    color: #ffffff !important;
    font-family: serif !important; 
    transition: all 400ms;
    box-shadow: none !important;
}

.block_make_submission a:hover {
    background: #6BBBAE !important;
    transition: all 400ms;
}

.pkp_block .title {
    background: #007C80 !important;
    border: 1px solid #007C80 !important;
    border-radius: 10px;
    color: #ffffff !important;
    width: 100%;
    text-align: center;
    padding: 8px 1em
}

.pkp_block .content iframe {
    max-width: 100%;
}

.form-input-block {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 8px 5px;
}

.tabs {
    position: relative;
    min-height: 500px;
    min-width: 450px;
    clear: both;
    margin: 25px 0;
}

.tab {
    width: 25%;
}

.tab label {
    background: #eee;
    padding: 5px;
    border: 1px solid #ccc;
    margin-left: -1px;
    position: relative;
    left: 1px;
    display: block;
}

.tab [type="radio"] {
    opacity: 0;
    display: none;
}

.contenido {
    position: absolute;
    top: 0;
    left: 25%;
    background: white;
    right: 0;
    bottom: 0;
    padding: 0 20px;
    border: 1px solid #ccc;
    height: 100%;
    overflow: auto;
    text-align: justify;
}

.eg-icon {
    max-width: 16px;
    margin-bottom: -4px;
    height: auto;
}

.eg-icon2 {
    max-width: 25px;
    margin-bottom: -4px;
    height: auto;
    margin-right: 3px;
}

.eg-icon-galley {
    max-width: 35px;
    height: auto;
    margin-right: 0px;
    transition: all 400ms;
}


.eg-icon-galley:hover {
    filter: drop-shadow(2px 4px 6px rgb(254, 80, 0, 0.36));
    transform: scale(1.2);
    transition: all 400ms;
}

.tab [type="radio"]:checked~label {
    background: white;
    border-right: 1px solid white;
    z-index: 2;
}

.tab [type="radio"]:checked~label~.contenido {
    z-index: 1;
}

.tab [type="radio"]:checked~label~.contenido>* {
    opacity: 1;
    transform: translateX(0);
}

.obj_issue_toc .sections:not(:first-child) {
    margin-top: 10px;
}

.pkp_structure_main {
    padding: 0 30px 5px !important;
}

.obj_issue_toc .galleys,
.obj_issue_toc .section {
    margin: 0px -30px;
    padding-bottom: 0;
}

.pkp_structure_main h1,
.pkp_structure_main h3,
.pkp_structure_main h4 {
    margin: 10px 0 10px;
    font-family: serif !important;
}

.pkp_structure_main h2 {
    color: #007C80;
    font-family: serif !important;
}

.block-title {
    color: #007C80;
    font-family: serif !important;
    font-size: medium;
    font-weight: 700;
}

::-webkit-scrollbar {
    width: 5px;
    height: 30px;
}

::-webkit-scrollbar-track {
    background: #f1f1f182;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    background: #007C80;
    border-radius: 2px;
}

::-webkit-scrollbar-thumb:hover {
    background: #6BBBAE;
}

.pkp_structure_main:before,
.pkp_structure_main:after {
    background: #dddddd00;
}

.obj_issue_toc .galleys:before,
.obj_issue_toc .section:before {
    border-top: 1px solid #0E4648;
}

.current_issue_title {
    color: #E7902E;
    font-size: 2rem;
    font-weight: 400 !important;
}

.obj_issue_toc .published .label {
    font-weight: 700;
    color: #E7902E;
}

#navigationPrimary li:last-child a i {
    display: none;
}

.popover__wrapper {
    position: relative;
    margin-top: 5px;
    margin: 0 8px;
}

.popover__content {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transform: translate(0, 10px);
    background-color: #bfbfbf;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    width: auto;
}

.popover__content:before {
    position: absolute;
    z-index: -1;
    content: "";
    right: calc(50% - 10px);
    top: -8px;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #bfbfbf transparent;
    transition-duration: 0.3s;
    transition-property: transform;
}

.popover__wrapper:hover .popover__content {
    z-index: 10;
    opacity: 1;
    visibility: visible;
    transform: translate(0, -20px);
    transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
}

.popover__message {
    text-align: center;
}

@media (min-width: 768px) {
    .pkp_op_archive .obj_issue_summary a {
        width: 100% !important;
    }

}

@media (min-width: 990px) {
    .has_site_logo .pkp_head_wrapper {
        width: 100%;
    }

    .pkp_navigation_primary {
        max-width: 100%;
    }

    .has_site_logo .pkp_head_wrapper {
        padding-top: 0px;
    }

    .buscar_block {
        top: 10px !important;
        width: 100%;
    }

    .pkp_site_name_wrapper {
        height: auto;
        width: 100%;
    }

    .eg-icon {
        max-width: 16px;
        margin-bottom: -4px;
        width: 1.1vw;
        height: auto;
    }

    .pkp_navigation_user li {
        background: #0E4648;
        border-radius: 5px;
    }
}

.pkp_site_name .is_img {
    padding-bottom: 0px !important;
}

/* .pkp_navigation_primary_wrapper .pkp_search {
    display: none;
} */

.pkp_navigation_search_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

.pkp_navigation_search_wrapper a.pkp_search {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 6px; 
  font-family: serif !important;
  padding: 0.5rem 1rem;
}

.pkp_navigation_search_wrapper a.pkp_search .fa-search {
  font-size: 15px;
  color: inherit;
  margin-right: 4px;
  line-height: 1;
}

@media (min-width: 992px) {
  .pkp_navigation_primary_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .pkp_navigation_primary {
    display: flex;
    align-items: center;
  }

  .pkp_navigation_search_wrapper {
    order: 99;
  }
}


.pkp_navigation_user>li>a {
    font-family: serif !important;
    font-size: 15px;
}

.pkp_navigation_user a {
    color: white !important;
}

.pkp_structure_head {
    background-color: white;
    color: black;
}

.pkp_site_name .is_img img {
    max-width: 100%;
    height: auto;
    width: auto;
    max-height: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -5px;
    margin-bottom: -5px;
}

.pkp_head_wrapper {
    padding: 0 !important;
    width: 100% !important;
}

.pkp_site_name_wrapper {
    width: 100%;
    padding: 0;
}

.pkp_site_nav_menu {
    font-family: serif;
}

#navigationPrimary li a {
    color: white;
    font-family: serif !important;
}

.pkp_site_nav_menu {
    background: #0E4648;
}

.pkp_nav_list ul {
    background: #0E4648!important;
    color: #ffffff !important;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
    border: 2px solid #0E4648;
}

.pkp_search_desktop .search_prompt {
    color: black;
}

.pkp_structure_footer_wrapper {
    background: #007C80;
    font-size: small;
    color: white;
}

.pkp_structure_footer_wrapper a {
    color: white;
}

.pkp_structure_footer_wrapper a:hover {
    color: #6BBBAE;
    transition: all 400ms;
}

.img-estadisticas {
    cursor: pointer;
    height: auto;
}

.img-estadisticas:hover {
    box-shadow: 0 0 3px 3px #888;
}

.div-estadisticas {
    text-align: center;
    padding: 15px;
    display: flex;
}

.img-cintillo-footer {
    text-align: center;
}

.pkp_brand_footer {
    display: none;
}

.pkp_page_normasautores .pkp_structure_main h1 {
    text-transform: none;
    text-align: start;
}

.pkp_page_lineamientos_eticac .pkp_structure_main h1 {
    text-transform: none;
    text-align: start;
}

.pkp_page_enfoque_alcance .pkp_structure_main h1,
.pkp_page_equipo .pkp_structure_main h1 {
    display: none;
}

div.title1 {
    font-family: serif !important;
    font-size: 24px;
    font-weight: bold;
}

.hover-container {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.hover-text {
    opacity: 0; 
    position: absolute;
    top: -110%;
    left: 50%;
    transform: translate(-50%, -0%);
    border-radius: 10px;
    background-color: #E7902E;
    padding: 1px 5px;
    color: white;
    transition: opacity 0.4s ease, transform 0.4s ease; 
    pointer-events: none; 
}

.hover-container:hover .hover-text {
    opacity: 1; 
    transform: translate(-50%, -60%); 
    pointer-events: auto; /
}

.eg-icon-galley {
    max-width: 35px;
    height: auto;
    margin-right: 0px;
    transition: transform 0.4s ease; 
    display: block;
}

.hover-container:hover .eg-icon-galley {
    transform: scale(1.1);
}


@media(min-width:992px) {
    .pkp_navigation_primary_wrapper .pkp_navigation_primary {
        display: flex;
        justify-content: space-around;
        align-items: center;
        font-size: 15px;
        width: 98vw;
    }

    .pkp_navigation_primary_wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .pkp_navigation_primary>li>a {
        margin: .0rem 0 !important;
        padding: .657rem .5em calc(.714rem - 2px);
        border-bottom: 2px solid transparent;
        color: #fff;
        text-decoration: none;
    }
}

@media(max-width:992px) {
    .pkp_site_name_wrapper {
        background: #005b57;
    }

    .pkp_site_name {
        padding-left: 0px;
    }

    .pkp_site_name_wrapper {
        height: 105px;
    }

    .pkp_site_nav_menu a {
        color: #000000;
    }

    .pkp_nav_list ul a {
        background: #0E4648 !important;
        font-family:serif !important;
        font-size: 15px;
        color: white !important;
        transition: all 300ms;
    }
}

@media(max-width:989px) {
    .pkp_structure_main {
    margin-top: 65px;}
}


@media(max-width:770px) {
    .pkp_site_name_wrapper {
        height: 80px;
    }
}

@media(max-width:710px) {
    .pkp_site_name_wrapper {
        height: 70px;
    }
}

@media(max-width:610px) {
    .pkp_site_name_wrapper {
        height: 60px;
    }
}

@media(max-width:510px) {
    .pkp_site_name_wrapper {
        height: 50px;
    }

    .page_issue_archive .issues_archive>li {
        height: 290px !important;
    }

    .page_issue_archive img {
        height: 150px !important;
    }

}

@media(max-width:410px) {
    .pkp_site_name_wrapper {
        height: 40px;
    }

    .page_issue_archive .issues_archive>li {
        height: 290px !important;
    }

    .page_issue_archive img {
        height: 150px !important;
    }
}

.item.article-statistics li {
    list-style: none;
}

.header_view .return {
    background: #6BBBAE;
    color: #ffffff;
}

.header_view .return:hover,
.header_view .return:focus {
    background: #6BBBAE;
}

.header_view {
    background: transparent !important;
}

.header_view .title:hover,
.header_view .title:focus {
    background: none;
    text-decoration: underline;
}

.header_view .title {
    margin-left: 30px;
    padding-left: 10px;
    display: block;
    text-overflow: ellipsis;
    color: #000;
    height: 30px;
    line-height: 30px;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    background: transparent;
    font-family: Calibri !important;
    font-size: 20px !important;
}

audio::-webkit-media-controls-enclosure {
    background-color: #6BBBAE;
}

audio::-moz-media-controls-enclosure {
    background-color: #6BBBAE;
}

section.item p {
    word-break: break-word;
}

.galley_view {
    justify-content: center;
    display: flex;
    align-items: center;
}

.cmp_notification {
    background: #fff;
    border-left: 0.357rem solid #0E4648;
}

@media (min-width: 992px) {
    .pkp_navigation_primary>li>a:focus {
        background: none !important;
    }

    .pkp_navigation_user>li>a:focus {
        background: none !important;
    }
}

.pkp_structure_main p {
    text-align: justify;
}

.pkp_structure_main ul {
    text-align: justify;
}

.pkp_structure_main ol {
    text-align: justify;
}

div.sparkline img {
    display: none !important;
}

#widgetIframe h6 {
    color: #0E4648 !important;
    font-size: 16px;
}

@media (min-width: 992px) {
    .pkp_navigation_user>li:last-child>a {
        margin-right: 0 !important;
    }
}

/* Footer a ancho completo */
.pkp_structure_footer_wrapper,
.pkp_structure_footer,
.pkp_footer_content {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  left: 0 !important;
  right: 0 !important;
  position: relative;
  text-align: center;
}

@media (min-width: 768px), (min-width: 992px) {
  .pkp_structure_footer_wrapper,
  .pkp_structure_footer,
  .pkp_footer_content {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
}

.pkp_footer_content img {
  width: 100% !important;
  height: auto !important;
  display: block;
  margin: 0 auto;
}

.pkp_footer_content p {
  margin: 0 !important;
  padding: 0 !important;
}

.pkp_head_wrapper { position: relative; }

.lang-dropdown{
  position: absolute;
  /* top: 10px; */
  left: 20px;                 
  z-index: 1001;
  font-family: serif !important;
}

.lang-btn{
  background:#0E4648;
  color:#fff;
  border:1px solid #0E4648;
  border-radius:5px;
  font-size:14px;
  font-weight:600;
  padding:6px 12px;
  cursor:pointer;
  line-height:1;
  transition:background .3s ease;
}
.lang-btn:hover{ background:#6BBBAE; }

.lang-menu{
  display:none;
  position:absolute;
  top:100%;
  left:0;                     
  background:#fdfdfd;
  border-radius:6px;
  margin-top:6px;
  min-width:180px;
  list-style:none;
  padding:6px 0;
}
.lang-menu li{ list-style:none; }
.lang-menu a{
  display:block;
  padding:8px 12px;
  color:#0E4648 !important;
  text-decoration:none;
  font-size:14px;
}
.lang-menu a:hover{     
    border-color: #0E4648 !important;
    background: #6bb7bb;
    color:#0E4648 !important;
    transition: all 300ms;
    font-weight: bold; }

.lang-dropdown.open .lang-menu{ display:block; }

@media (max-width: 992px){
  #navigationPrimary li.lang-mobile{ display:block; }

  #navigationPrimary li.lang-mobile .lang-dropdown{
    position: static;               
    width: 100%;
    margin: 0;
  }

  #navigationPrimary li.lang-mobile .lang-btn{
    background: none;
    border: none;
    color: #fff;
    padding: .657rem .5em calc(.714rem - 2px);
    width: 100%;
    text-align: left;
    font-weight: 600;
  }
  #navigationPrimary li.lang-mobile .lang-btn:hover{
    background:#6BBBAE;
    color:#fff;
  }

  #navigationPrimary li.lang-mobile .lang-menu{
    position: static;
    margin: 0;
    border: none;
    border-radius: 0;
    background:#0E4648;             
  }
  #navigationPrimary li.lang-mobile .lang-menu a{
    color:#fff !important;
    border-bottom:1px solid rgba(255,255,255,.15);
    font-size:15px;
  }
  #navigationPrimary li.lang-mobile .lang-menu a:hover{
    background:#6BBBAE;
    color:#fff !important;
    border-left:none;
    border-right:none;
  }
}