@charset "UTF-8";
/* CSS Document */

:root {
    --brownish-red: #00548b; /*color enlace menu principal*/
    --copper: #00548b; /*color linea inferior menu principal*/
    --brownish-grey: #6c6664; /*color cuerpo texto*/
    --berry: #00548b; /*color enlaces*/
    --backgrouncolor: #00548b; /*color fondo sitio*/
    --textoblanco: #ffffff; /*color texto blanco barra superior Pucp y pie*/
}
@font-face {
	font-family: 'Mostardesign';
	src: url('mostardesign-stratoprodemibold.otf');
	font-weight: normal;
	font-style: normal;
}
a {
    color: var(--brownish-red);
}
a:hover, a:focus {
    color: var(--brownish-grey);
}
a:link {
    color: var(--berry);
}
a:active {
    color: var(--berry);
}
a:visited {
    color: var(--berry);
}
p {

    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: normal;
    text-align: justify;
    color: var(--brownish-grey);
}
.pkp_structure_main ul, .pkp_structure_main ol{
    font-size: 17px;
    color: var(--brownish-grey);
    line-height: 25px;
}
.sistema-biblioteca{
    background-color: var(--backgrouncolor);
}
.contenido-sistema-biblioteca{
    width: 1030px;
    margin: 0px auto;
    color: var(--textoblanco);
    height: 110px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.unidades{
    float: left;
    height: 64px;
    font-family: 'Mostardesign';
}
.unidad{
    display: inline-block;
    font-size: 16px;
    margin-right: 40px;
    line-height: 18px;
}
.logopucp{
    float: right;
    width: 217px;
    height: 64px;
    background-image:url(logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 18px center;
}
.pkp_page_index .pkp_structure_head{
    background-image: url(cabecera-principal.jpg);
    background-size: cover;
    background-position: center 110px;
    border-bottom: none;
    background-repeat: no-repeat;
}
.pkp_page_index .description{
    padding-top: 70px;
}
.pkp_structure_head{
    background-image: url(cabecera-interna.jpg);
    background-size: cover;
    background-position: center 110px;
    border-bottom: none;
    background-repeat: no-repeat;
    padding-top: 110px;
}
.pkp_head_wrapper {
    padding-top: 20px;
}
.pkp_site_name {
    text-indent: -10000px;
}
.block_information a, .block_language_toggle a {
    font-size: 15px;
}
.pkp_page_index .pkp_navigation_primary_row{
    margin-top:0px;
    background-color: #fff;
    border-bottom: 1px solid var(--copper);
}
.pkp_navigation_primary_row {
    background-color: #fff;
    border-bottom: 1px solid var(--copper);
}
.pkp_navigation_primary > li > a {
    color: var(--brownish-red);
}

.pkp_navigation_primary > li > a:hover, .pkp_navigation_primary > li > a:focus {
    color: var(--brownish-grey);
}
.cmp_button_wire:hover, .cmp_button_wire:focus, .obj_galley_link:hover, .obj_galley_link:focus {
    background: var(--brownish-grey);
}
.pkp_navigation_primary ul a {
    color: var(--brownish-red);
}
.pkp_head_wrapper .pkp_search .search_prompt {
    color: var(--brownish-red);
}
.pkp_head_wrapper .pkp_search.is_open .search_prompt {
    color: var(--copper);
}
.pkp_navigation_primary .dropdown-menu a:focus, .pkp_navigation_primary .dropdown-menu a:hover {
    border-color: var(--brownish-red);
}
.pkp_page_index .additional_content {
    padding: 0px 0px 0px 0px;
    border-top: none;
    margin-left: 0px;
    margin-right: 0px;
}
.pkp_page_index .additional_content p{
    margin: 0px 0px 0px 0px;
}
.obj_article_details .galleys_links li {
    margin-top: 3px;
}
.pkp_page_index .current_issue .read_more {
    color: var(--brownish-red);
    margin-left: 115px;
}
.cmp_notification {
    border-left: 5px solid var(--brownish-red);
}
.pkp_page_index .current_issue .read_more:hover, .pkp_page_index .current_issue .read_more:focus {
    color: var(--brownish-grey);
}
.obj_issue_toc .galleys::before, .obj_issue_toc .section::before {
    border-top: none;
}
.pkp_structure_main::before, .pkp_structure_main::after {
    width: 0px;
}
.pkp_site_name, .pkp_navigation_primary_wrapper, .pkp_navigation_user, .pkp_structure_content, .pkp_structure_footer {
    width: 1013px;
}
.pkp_block{
    font-size: 15px;
    line-height: 15px;
    padding: 0px 0px 56px 0px;
}
.pkp_block p {
    font-size: 15px;
    line-height: 15px;
    padding: 0px 0px 0px 24px;
}
.pkp_block .content ul {
    padding-left: 24px;
}
.pkp_block .content ul li {
    line-height: 15px;
    padding: 2px 0;

}
.pkp_block .title, .block_custom h3 {

    font-size: 20px;
    line-height: 20px;
    color: var(--brownish-grey);
    background-image:url(bullet-3.png);
    background-position:left top;
    background-repeat:no-repeat;
    background-size:auto 20px;
    padding-left: 24px;
    text-align: left;
    margin: 15px 0px;
}
.vermas a{
    background-image: url(boton.png);
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: -10000px;
    display: block;
    margin-left: 25px;
    width: 50px;
    height: 30px;
    cursor: pointer;
}

.pkp_block .title-des{

    font-size: 20px;
    line-height: 0.85;
    color: var(--copper);
    background-image: url(bloque-resaltado.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 8px 24px 8px 24px;
}
.obj_issue_toc .galleys h2, .obj_issue_toc .section h2 {

    font-size: 30px;
    font-weight: 400;
    color: var(--brownish-grey);
    background-image:url(bullet-2.png);
    background-position:left top;
    background-repeat:no-repeat;
    background-size:contain;
    padding: 8px 115px;
    left: 0px;
}

.obj_article_summary > .title {

    line-height: 24px;
    font-size: 20px;
    color: var(--brownish-red);
    margin-left: 115px;
}
.obj_issue_toc .published {
    margin: 40px 0;
}
.obj_article_summary .authors {

    font-size: 16px;
    color: var(--brownish-grey);
    margin-left: 115px;
}
.obj_article_summary .pages {
    left: 0;
    margin-top: -28px;
    width: 100px;
    text-align: right;
    padding-right: 10px
}
.cmp_button_wire, .obj_galley_link {
    border: 1px solid var(--berry);
}
.obj_issue_toc .galleys_links li:nth-child(1) {
    margin-left: 115px;
}
.cmp_button_wire, .obj_galley_link {
    padding: 0px 10px 0px 10px;
}
.pkp_page_index .pkp_structure_main h1, .pkp_page_index .pkp_structure_main h2, .pkp_page_index .pkp_structure_main h3, .pkp_page_index .pkp_structure_main h4 {

    font-size: 30px;
    color: var(--brownish-grey);
    background-image:url(bullet-1.png);
    background-position:left top;
    background-repeat:no-repeat;
    background-size:contain;
    font-weight: normal;
    padding: 8px 115px;
}
.pkp_page_index .pkp_structure_main .section h2{
    background-image: url(bullet-2.png);
    background-position: 25px top;
}
.pkp_page_index .current_issue .current_issue_title {
    margin: 0px;
    position: relative;
    left: 115px;
    width: 483px;

    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: var(--brownish-grey);

}
.page_search .submit button::after {
    background: var(--brownish-red);
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.page_search .submit:hover button::after {
    background: var(--brownish-grey);
}
.cmp_button, .cmp_form .buttons button, .pkp_head_wrapper .pkp_search button, .page_lost_password .buttons button, .page_search .submit button, .block_make_submission a {
    color:  var(--brownish-red);
    border-radius: 8px;
    box-shadow: none;
}
.pkp_page_article .pkp_structure_sidebar{
    position: fixed;
    right: 30px;
}
.pkp_page_article .pkp_structure_sidebar .pkp_block{
    display: none;
}
.pkp_page_article .pkp_structure_sidebar .block_language{
    display: block;
    margin-left: 20px;
}
.pkp_page_article .pkp_structure_main {
    width: 948px;
}
.obj_article_details .main_entry {
    width: 724px;
}
.obj_issue_toc .sections:not(:first-child) {
    margin-top: 0px;
}
.obj_article_details .row {
    border-top: none;
    border-bottom: none;
}
.obj_article_details .row {
    margin-left: 0px;
    margin-right: 0px;
    border-bottom: none;
    border-top: none;
}
.obj_article_details .main_entry {
    border-right: none;
}
.pkp_structure_main h1 {

    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: var(--brownish-grey);
}
.obj_article_details .authors .name {
    display: initial;


}
.obj_article_details .authors .orcid {
    display: initial;
}
.obj_article_details .item.keywords .label {
    display: block;
}
.obj_article_details .main_entry .item.doi .label, .obj_article_details .main_entry .item.keywords .label,
.obj_article_details .main_entry .item.author_bios .sub_item .label
{
    background-image: none;
}
.obj_article_details .main_entry .item.doi .label {
    font-size: 15px;
    padding-right: 0px;
}
.obj_article_details .item.authors {
    font-size: 15px;

    padding-left: 110px;
    color: var(--brownish-grey);
}
.obj_article_details .main_entry .item .sub_item .label {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: normal;
}
.pkp_structure_main .item.copyright p {
    margin: 0px 0px 10px 0px;
    font-size: 15px;
    line-height: 17px;
}
.obj_article_details .entry_details .item .label{
    font-size: 20px;
    line-height: 20px;
    color: var(--brownish-grey);
    background-image: url(bullet-3.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto 20px;
    padding-left: 24px;
}
.obj_article_details .entry_details .value {
    padding-left: 27px;
}
.obj_article_details .main_entry .item .label {

    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: normal;
    color: var(--brownish-grey);
    background-image: url(bullet-2.png);
    background-position: 20px center;
    background-repeat: no-repeat;
    background-size: auto 47px;
    padding: 15px 110px;
    margin: 0px 0px 0px 0px;
}
.obj_article_details .main_entry .item.abstract .label {
    margin-left: -115px;
}
.obj_article_details .main_entry .item:nth-child(4) .label{
    background-image: url(bullet-1.png);
    background-position: left center;
}
canvas {
    padding-left: 110px;
}

.obj_article_details .entry_details .item {
    padding: 20px 0px 15px 30px;
}
.keywords .value, .references .value, .usageStatsUnavailable {

    font-size: 15px;
    color: var(--brownish-grey);
    padding: 0px 0px 0px 110px;
    display: block;
}
.references .value br {
    margin-bottom: 20px;
}
.pkp_page_article.pkp_op_view .pkp_block .title{
    background-position: right top;
    background-image: none;
    text-align: right;
}
.obj_issue_summary .description {

    font-size: 17px;
    line-height: 25px;

}
.item.copyright {
    margin-left: 27px;
    font-size: 12px;
    line-height: 14px;
}
.item.abstract {
    margin: 0px 0px 20px 115px;
}
.pkp_page_article .pkp_block .content ul {
    text-align: right;
}
.pkp_structure_main {
    width: 683px;
    padding: 0px;
}
.pkp_structure_sidebar {
    width: 230px;
}
.obj_issue_toc .cover {
    width: 90px;
    margin-right: 25px;
}
.obj_article_details .entry_details {
    border-left: none;
    width: 223px;
}
/*reglas pdf*/
.header_view .return{
    color: var(--brownish-red);
}
.header_view {
    background: var(--brownish-red);
}
.header_view .title:hover, .header_view .title:focus {
    background: var(--brownish-grey);
}
.header_view .return:hover, .header_view .return:focus {
    background: var(--brownish-grey);
}
.header_view .download:hover, .header_view .download:focus {
    background: var(--brownish-grey);
}
.pkp_page_article.pkp_op_view.has_site_logo .sistema-biblioteca{
    background-color: var(--backgrouncolor);
    overflow: auto;
    height: 110px;
}
.sistema-biblioteca{
    background-color: var(--backgrouncolor);
    overflow: inherit;
    height: 110px;
    position: absolute;
    right: 0;
    left: 0;
}
.pkp_page_article.pkp_op_view .sistema-biblioteca{
    overflow: inherit;
    height: 110px;
    position: absolute;
    right: 0;
    left: 0;
}
.pkp_page_article.pkp_op_view.has_site_logo .sistema-biblioteca {
    background-color: var(--backgrouncolor);
    overflow: auto;
    height: 110px;
}
.pkp_page_index.pkp_op_index.has_site_logo .pkp_navigation_user_wrapper, .pkp_page_article.pkp_op_view.has_site_logo .pkp_navigation_user_wrapper, .pkp_page_about.has_site_logo .pkp_navigation_user_wrapper, .pkp_page_search.has_site_logo .pkp_navigation_user_wrapper, .pkp_page_issue.has_site_logo .pkp_navigation_user_wrapper, .pkp_op_index.has_site_logo .pkp_navigation_user_wrapper {
    top: -110px;
}
.has_site_logo .pkp_head_wrapper {
    padding: 0px;
    width: 100%;
}
.has_site_logo .pkp_navigation_primary_wrapper {
    width: 1013px;
}
.pkp_page_index.has_site_logo .pkp_site_name{
    width: 1013px;
    height: 400px;
    display: flex;
    align-items: center;
}
.pkp_page_index .pkp_site_name{
    width: 1013px;
    height: 400px;
    display: flex;
    align-items: center;
}
.has_site_logo .pkp_site_name{
    width: 1013px;
    height: 150px;
    display: flex;
    align-items: center;
}
.pkp_site_name{
    width: 1013px;
    height: 150px;
    display: flex;
    align-items: center;
}
.pkp_nav_list ul a:hover, .pkp_nav_list ul a:focus {

    border-color: var(--brownish-red);

}
@media (min-width: 620px) and (max-width: 1024px) {
    .pkp_site_name, .pkp_navigation_primary_wrapper, .pkp_navigation_user, .pkp_structure_content, .pkp_structure_footer {
        width: 100%;
        padding: 0px 10px;
    }
    .logopucp {
        background-position: 35px center;
    }

    .pkp_page_index .pkp_structure_head {
        background-position: center center;
        background-image: url(cabecera-principal.jpg);
    }
    .has_site_logo .pkp_navigation_primary_wrapper {
        width: auto;
    }
    .pkp_structure_main {
        width: 100%;
        padding: 20px 30px;
    }
    .current_issue {
        position: relative;
    }
    .pkp_structure_sidebar {
        width: 100%;
        text-align: center;
    }
    .pkp_page_article .pkp_structure_sidebar {
        width: 100%;
        text-align: center;
        position: relative;
        right: 0px;
    }
    .pkp_page_article .pkp_block .content ul {
        text-align: left;
    }
    .pkp_block .content ul li {
        display: inline-block;

    }
    .pkp_page_article.pkp_op_view .pkp_block .title {
        text-align: left;
    }
    .pkp_page_article .pkp_structure_main {
        width: 100%;
    }
    .pkp_page_article .pkp_structure_sidebar .pkp_block {
        width: 100%;
        margin-left: 0px;
        padding-left: 60px;
        box-sizing: border-box;
    }
    .pkp_block {
        padding: 0px 20px 56px 0px;
        display: inline-block;
        vertical-align: top;
        width: 230px;
        box-sizing: border-box;
        margin-left: 10px;
    }
    .pkp_structure_sidebar .content {
        text-align: left;
    }
    .pkp_page_index .current_issue .current_issue_title {
        width: 50%;
    }
    .pkp_page_index .description {
        padding-top: 90px;
    }
    .obj_issue_toc .published {
        margin: 20px 0px 0px 115px;
    }
    .contenido-sistema-biblioteca{
        width: 100%;
        padding: 0px 30px;
    }
    .pkp_structure_head {
        background-image: url(cabecera-interna.jpg);
    }
    .obj_article_details .entry_details {
        width: 100%;
    }
    .obj_article_details .main_entry {
        width: 100%;
    }
    .has_site_logo .pkp_site_name, .pkp_page_index.has_site_logo .pkp_site_name {
        width: 100%;
    }
}
@media (min-width: 320px) and (max-width: 619px) {
    .contenido-sistema-biblioteca{
        width: 100%;
        padding: 0px 30px;
    }
    .obj_issue_toc .cover {
        width: 100%;
        margin-right: 0px;
    }
    .unidad {
        font-size: 10px;
        margin-right: 10px;
        line-height: 12px;
    }
    .has_site_logo .pkp_site_name {
        width: 100%;
        padding: 0px 30px;
    }
    .logopucp {
        width: 110px;
        background-position: 5px top;
    }
    .pkp_site_name, .pkp_navigation_primary_wrapper, .pkp_navigation_user, .pkp_structure_content, .pkp_structure_footer {
        width: 100%;
    }
    .pkp_structure_main {
        width: 100%;
        padding: 20px 30px;
    }
    .current_issue {
        position: relative;
    }
    .pkp_structure_sidebar {
        width: 100%;
        text-align: left;
        padding: 0px 30px;
    }
    .pkp_page_index .current_issue .current_issue_title {
        width: 100%;
        position: initial;
    }
    .pkp_page_index .description {
        padding-top: 0px;
    }
    .obj_issue_toc .galleys h2, .obj_issue_toc .section h2 {
        padding: 8px 0px;

    }
    .obj_article_summary > .title {
        margin-left: 0px;
    }
    .obj_article_summary .authors {
        margin-left: 0px;
    }
    .obj_issue_toc .galleys_links li:nth-child(1) {
        margin-left: 0px;
    }
    .obj_article_summary .pages {
        margin-top: 0px;
        text-align: left;
    }
    .pkp_page_index .current_issue .read_more {
        margin-left: 0px;
    }
    .pkp_page_index .pkp_structure_head {
        background-image: url(cabecera-principal.jpg);
        background-position: center 110px;
    }
    .has_site_logo .pkp_navigation_primary_wrapper {

        width: auto;

    }
    /*.pkp_page_index .pkp_navigation_primary_row {
    margin-top: 100px;
}*/
    .pkp_structure_main p {
        margin: 0px 0px 20px 0px;
    }
    .obj_issue_toc .published {
        margin: 20px 0px 0px 0px;
    }
    .pkp_page_index .pkp_structure_main .section h2 {
        background-size: 10%;
        background-position: right center;
    }
    .pkp_page_index .pkp_structure_main h1, .pkp_page_index .pkp_structure_main h2, .pkp_page_index .pkp_structure_main h3, .pkp_page_index .pkp_structure_main h4 {
        background-position: right center;
        background-size: 20%;
        padding: 8px 0px;

    }
    .pkp_nav_list li {
        display: block;
    }
    .pkp_navigation_primary > li > a {
        width: 100%;
        margin: 0px;
    }

    .pkp_structure_head {
        background-image: url(cabecera-interna.jpg);
        background-position: left 110px;
        background-size: auto 200px;
    }
    /*.pkp_navigation_primary_row {
    margin-top: 70px;
}*/
    .pkp_page_article .pkp_structure_main {
        width: 100%;
    }
    .obj_article_details .main_entry {
        width: 100%;
    }
    .obj_article_details .item.authors {
        padding-left: 0px;
    }
    .obj_article_details .main_entry .item.doi .label {
        padding-left: 0px;
    }
    .obj_article_details .main_entry .item .label {
        padding-left: 0px;
    }
    .keywords .value, .references .value, .usageStatsUnavailable {
        padding-left: 0px;
    }
    canvas {
        padding-left:0px;
    }
    .obj_article_details .entry_details {
        border-top: none;
        width: 100%;

    }
    .pkp_page_article .pkp_structure_sidebar {
        width: 100%;
        text-align: center;
        position: relative;
        right: 0px;
    }
    .pkp_page_article .pkp_structure_sidebar .pkp_block {
        width: 100%;
        margin-left: 0px;
        box-sizing: border-box;
    }
    .pkp_block .content ul li {
        display: inline-block;
    }
    .obj_article_details .entry_details .item {
        border-bottom: none;
    }
    .pkp_page_article.pkp_op_view .pkp_block .title {
        text-align: left;
    }
    .pkp_page_article .pkp_block .content ul {
        text-align: left;
    }
    .obj_article_details .main_entry .item:nth-child(4) .label {
        background-position: right center;
    }
    .obj_article_details .main_entry .item .label {
        background-position: right center;

    }
    .pkp_page_index .pkp_site_name .is_img img {
        max-height: 70px;
    }
    .has_site_logo .pkp_site_name {
        height: 200px;
    }
    .pkp_page_index.has_site_logo .pkp_site_name{
        height: 210px;
        width: 100%;
    }
    /*.pkp_page_index .pkp_site_name, .pkp_page_issue .pkp_site_name, .pkp_page_about .pkp_site_name,.pkp_op_index .pkp_site_name{
        height:0px;
        width: 100%;
        }*/
    .item.abstract {
        margin: 0px 0px 20px 0px;
    }
    .obj_article_details .main_entry .item.abstract .label {
        margin-left: 0px;
    }
}
@media (min-width: 920px) {
    .obj_article_details .item {
        padding: 0px;
    }
}
@media (min-width: 1440px) {
    .pkp_head_wrapper {
        padding-top: 100px;
    }
}
@media (min-width: 768px) {
    .obj_article_details .entry_details .item {
        border-bottom: none;
    }
    .obj_article_details .item {
        padding: 0px;
    }
}

.pkp_structure_footer_wrapper {
    background-color: var(--backgrouncolor);
    margin-top: 30px;
}
footer{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    color: rgba(255,255,255,0.8);
}
.pie-seccion{
    width: 250px;

}
footer p{
    color: var(--textoblanco);
    line-height: 18px;
    margin-top: 10px;
    text-align: left;
    font-size: 1rem;
}
footer ul{
    list-style: none;
    margin: 0px;
    padding: 0px;

}
footer ul li{
    position: relative;
}
footer ul li a:visited{

    color: rgba(255,255,255,1.00);

    border-bottom: solid 1px rgba(256,256,256,0.5);

}
footer ul li a:link{
    text-decoration: none;
    color: rgba(255,255,255,1.00);
    display: block;
    padding: 10px 0px;
    font-size: 1rem;
    border-bottom: solid 1px rgba(256,256,256,0.5);
}
footer ul li a:hover {
    color: rgba(255,255,255,0.8);
}
footer ul li a::after {

    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f054";
    position: absolute;
    top: 2px;
    right: 0;
    width: 30px;
    height: 30px;
    text-align: center;

}
.pie{
    width: 100%;
    margin: 50px 0px 0px 0px;
    color: rgba(255,255,255,0.8);
}
footer h6 {
    font-size:1rem;
    line-height: 1.2;
    margin: 0px;
    color: var(--textoblanco);
}

.pkp_brand_footer {
    display: none;
}

#pkp_content_main .page_issue .published, #pkp_content_main .current_issue .published {display:none;}
.entry_details .copyright p:first-child { display: none; }
.main_entry .item.abstract { text-align: justify; }
.obj_issue_toc .section { padding: 0.25rem; margin: 0.5rem; }
ul.authors li span>p {  padding: 0px 0px 1em;    margin: 0px; }
#navigationUser li.profile {display:inline-block;}
