/* CSS Document */
@import "custom.css";
:root {
  --brownish-red: #7d2221;
  --copper: #bc6c21;
  --brownish-grey: #6c6664;
  --berry: #7c0f30;
  --backgrouncolor: #770123;
}

@font-face {
  font-family: "Kreon-Bold";
  src: url("fonts/Kreon-Bold/fonts/Kreon-Bold.eot");
  src: local("â˜º"),
    url("fonts/Kreon-Bold/fonts/Kreon-Bold.woff") format("woff"),
    url("fonts/Kreon-Bold/fonts/Kreon-Bold.ttf") format("truetype"),
    url("fonts/Kreon-Bold/fonts/Kreon-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Kreon-Light";
  src: url("fonts/Kreon-Light/fonts/Kreon-Light.eot");
  src: local("â˜º"),
    url("fonts/Kreon-Light/fonts/Kreon-Light.woff") format("woff"),
    url("fonts/Kreon-Light/fonts/Kreon-Light.ttf") format("truetype"),
    url("fonts/Kreon-Light/fonts/Kreon-Light.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Kreon-Regular";
  src: url("fonts/Kreon-Regular/fonts/Kreon-Regular.eot");
  src: local("â˜º"),
    url("fonts/Kreon-Regular/fonts/Kreon-Regular.woff") format("woff"),
    url("fonts/Kreon-Regular/fonts/Kreon-Regular.ttf") format("truetype"),
    url("fonts/Kreon-Regular/fonts/Kreon-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "robotblack";
  src: url("fonts/regular/robotregular.eot");
  src: local("â˜º"), url("fonts/regular/robotregular.woff") format("woff"),
    url("fonts/regular/robotregular.ttf") format("truetype"),
    url("fonts/regular/robotregular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "robotregular";
  src: url("fonts/light/robotlight.eot");
  src: local("â˜º"), url("fonts/light/robotlight.woff") format("woff"),
    url("fonts/light/robotlight.ttf") format("truetype"),
    url("fonts/light/robotlight.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "robotblack2";
  src: url("fonts/black/robotblack.eot");
  src: local("â˜º"), url("fonts/black/robotblack.woff") format("woff"),
    url("fonts/black/robotblack.ttf") format("truetype"),
    url("fonts/black/robotblack.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "robotlight";
  src: url("fonts/thin/robotothin.eot");
  src: local("â˜º"), url("fonts/thin/robotothin.woff") format("woff"),
    url("fonts/thin/robotothin.ttf") format("truetype"),
    url("fonts/thin/robotothin.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gill";
  src: url("gill/Gill_Sans.ttf");
  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-family: "robotregular";
  font-size: 1.2rem;
  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 {
  color: var(--brownish-grey);
  font-family: "robotregular";
  font-size: 1.2rem;
  line-height: 25px;
  padding-left: 20px;
}
.pkp_structure_main h1,
.pkp_structure_main h2,
.pkp_structure_main h3,
.pkp_structure_main h4,
.pkp_structure_main h5,
.pkp_structure_main h6 {
  font-family: "Kreon-Light";
  color: var(--brownish-grey);
}
.pkp_structure_main h1,
.pkp_structure_main h2,
.pkp_structure_main h3,
.pkp_structure_main h4,
.pkp_structure_main h5,
.pkp_structure_main h6 {
  margin: 0px 0px 20px 0px;
}
.pkp_structure_main h1 {
  font-size: 2.8rem;
  line-height: 1.2;
}
.pkp_structure_main h2 {
  font-family: "robotregular";
  font-size: 2.2rem;
  line-height: 1.2;
}
.pkp_structure_main h3 {
  font-size: 1.8rem;
  line-height: 1.2;
  margin-bottom: 0px;
}
.pkp_structure_main h4 {
  font-size: 1.6rem;
  line-height: 1.2;
}
.pkp_structure_main h5 {
  font-size: 1.2rem;
  line-height: 1.2;
}
.pkp_structure_main h6 {
  font-size: 1rem;
  line-height: 1.2;
}
.pkp_page_article.pkp_op_view.has_site_logo .sistema-biblioteca {
  background-color: var(--backgrouncolor);
  overflow: auto;
  height: 110px;
}
.pkp_page_article.pkp_op_view .sistema-biblioteca {
  overflow: inherit;
  height: 0px;
}
.sistema-biblioteca {
  background-color: var(--backgrouncolor);
}
.contenido-sistema-biblioteca {
  width: 1030px;
  margin: 0px auto;
  color: #fff;
  height: 110px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.unidades {
  float: left;
  height: 64px;
  font-family: "Gill";
}
.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(cabecera3.jpg);
  background-size: 61% 84%;
  background-position: center 0px;
  border-bottom: none;
  background-repeat: no-repeat;
}
.pkp_page_index .description {
  padding-top: 70px;
}
.pkp_structure_head {
  background-image: url(cabecera-interna3.jpg);
  background-size: contain;
  background-position: center 0px;
  border-bottom: none;
  background-repeat: no-repeat;
}
.pkp_head_wrapper {
  padding-top: 20px;
}
.block_information a,
.block_language_toggle a {
  font-size: 15px;
}
.pkp_navigation_user_wrapper {
  top: -110px;
}
.has_site_logo .pkp_head_wrapper {
  width: 100%;
}
.has_site_logo .pkp_head_wrapper {
  padding-top: 0px;
}
.pkp_page_index .pkp_site_name .is_img img {
  max-height: 126px;
}
.pkp_site_name .is_img img {
  max-height: 80px;
}
.has_site_logo .pkp_navigation_primary_wrapper {
  width: 1013px;
}
.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 {
}
.current_issue {
  margin-top: 60px;
}
.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_page_index.has_site_logo .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_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;
  font-family: "robotregular";
}
.pkp_block .title,
.block_custom h3 {
  font-family: "Kreon-light";
  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-family: "Kreon-Regular";
  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: cover;
  padding: 8px 24px 8px 24px;
  text-align: center;
}
.pkp_block .title-des a {
  color: var(--copper);
}
#customblock-convocatorias,
#customblock-Postula {
  padding: 0px 0px 8px 0px;
}

.obj_issue_toc .galleys h2,
.obj_issue_toc .section h2 {
  font-family: "Kreon-Regular";
  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 {
  font-family: "Kreon-Regular";
  line-height: 26px;
  font-size: 20px;
  color: var(--brownish-red);
  margin-left: 115px;
}
.obj_article_summary .authors {
  font-family: "robotregular";
  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-family: "Kreon-Regular";
  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: absolute;
  left: 115px;
  width: 483px;
  font-family: "Kreon-Regular";
  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;
}

.obj_article_details .authors .name {
  display: initial;
  font-family: "robotblack";
}
.obj_article_details .authors .affiliation {
  color: rgba(0, 0, 0, 1);
}
.obj_article_details .authors .orcid {
  display: initial;
  color: #fff;
  text-decoration: underline;
}
.obj_article_details .item.keywords .label {
  display: block;
}
.obj_article_details .main_entry .item.doi .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;
  font-family: robotregular;
  padding-left: 110px;
  color: var(--brownish-grey);
}
.obj_article_details .item.authors span p {
  font-size: 15px;
  font-family: robotregular;
  padding-left: 0px;
  color: var(--brownish-grey);
  margin: 0px 0px 20px 0px;
}
.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-family: "Kreon-light";
  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;
}
.item.abstract {
  margin: 0px 0px 20px 115px;
}
.obj_article_details .main_entry .item .label {
  font-family: "Kreon-Regular";
  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;
}
.pkp_page_article .pkp_structure_main .item.abstract p {
  margin-left: -5px;
}
.obj_article_details .main_entry .item:nth-child(3) .label {
  background-image: url(bullet-1.png);
  background-position: left center;
}
canvas {
  padding-left: 110px;
}
.pkp_page_article .pkp_structure_main p {
  margin: 0px 0px 20px 115px;
}
.references .value p {
  font-family: "robotregular";
  font-size: 15px;
  color: var(--brownish-grey);
  padding: 0px 0px 0px 0px;
  display: block;
  margin: 0px 0px 20px 0px;
}
.obj_article_details .entry_details .item {
  padding: 20px 0px 15px 30px;
}
.keywords .value,
.references .value,
.usageStatsUnavailable {
  font-family: "robotregular";
  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;
}
.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;
}
@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 -10px;
    background-size: auto 410px;
  }
  .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;
  }

  .obj_article_details .entry_details {
    width: 100%;
  }
  .obj_article_details .main_entry {
    width: 100%;
  }
  .has_site_logo .pkp_navigation_primary_wrapper {
    width: 100%;
  }
  .has_site_logo .pkp_head_wrapper {
    padding: 0px;
  }
  .pkp_site_name_wrapper {
    padding: 0px 30px;
  }
  .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;
  }
  .has_site_logo .pkp_navigation_primary_wrapper {
    width: 100%;
  }
  .has_site_logo .pkp_head_wrapper {
    padding: 0px;
  }
  .has_site_logo .pkp_site_name {
    width: 100%;
    padding: 0px 30px;
  }
  .obj_issue_toc .cover {
    width: 100%;
    margin-right: 0px;
  }
  .unidad {
    font-size: 10px;
    margin-right: 8px;
    line-height: 12px;
  }
  .logopucp {
    width: 100px;
    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_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-size: auto 310px;
    background-position: center -70px;
  }
  .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_navigation_primary.pkp_nav_list li {
    display: block;
  }
  .pkp_navigation_primary > li > a {
    width: 100%;
    margin: 0px;
  }
  .pkp_structure_head {
    background-image: url(cabecera-interna3.jpg);
    background-position: center top;
    background-size: auto 200px;
  }

  .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%;
  }
  .item.abstract {
    margin: 0px 0px 20px 0px;
  }
  .obj_article_details .main_entry .item.abstract .label {
    margin-left: 0px;
  }
  .pkp_structure_main h1 {
    font-size: 2rem;
  }
  .obj_article_details .main_entry .item:nth-child(3) .label {
    background-position: right center;
  }
}
.izquierda {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.derecha {
  display: inline-block;
  width: 80%;
}
.derecha p {
  margin: 0px 0px 20px 0px;
}
.izquierda img {
  margin-top: 4px;
  border-radius: 10px;
  width: 110px;
}
.equipo {
  border-bottom: solid 1px var(--brownish-grey);
  padding: 15px 0px;
}

#convocatoria {
  border-bottom: solid 2px #770123;
  padding-bottom: 20px;

  background-color: #f0f0f0;
}
.convocatoria-titulo p {
  color: #fff;
  text-align: center;
  padding: 10px 0px;
  background-color: #770123;
  border-radius: 20px 20px 0px 0px;
}
.convocatoria-detalle {
  display: inline-block;
  vertical-align: top;
  width: 49.5%;
  padding: 10px;
  text-align: center;
}
.convocatoria-detalle p {
  text-align: center;
}
.derecha h3 a {
  text-decoration: none;
}
.pkp_nav_list ul a:hover,
.pkp_nav_list ul a:focus {
  border-color: var(--brownish-red);
}
/*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);
}
@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: #fff;
  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);

  border-bottom: solid 1px rgba(256, 256, 256, 0.5);
}
footer ul li a:link {
  text-decoration: none;
  color: rgba(255, 255, 255, 1);
  display: block;
  padding: 10px 0px;
  font-size: 1rem;
  border-bottom: solid 1px rgba(256, 256, 256, 0.5);
  font-family: "robotregular";
}
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;
  font-size: inherit;
  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;
  line-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: #fff;
}

.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;
}
