@import url("https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i");
@import url("https://fonts.googleapis.com/css2?family=Amiri");

body {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  letter-spacing: -0.06px;
  word-spacing: 0px;
  color: #808080;
  color: #606060;
  color: #737373;
  -webkit-font-smoothing: antialiased;
}

p {
  font-size: 15px;
  margin-bottom: 14px;
}

h1 {
  font-size: 28px;
}

h2,
.h2 {
  font-size: 24px;
}

h3 {
  margin-top: 30px;
  margin-bottom: 15px;
  color: rgba(0, 0, 0, 0.55);
}

h4 {
  font-weight: 600;
  margin-top: 30px;
  color: rgba(0, 0, 0, 0.55);
}

.pkp_block {
  margin-bottom: 20px;
  padding: 0;
  border: 0;
  box-shadow: none;
}

.pkp_block .title {
  padding: 10px 0;
}

.list-group-item,
.pkp_block ul li {
  padding: 1px 9px !important;
}

.article-sidebar .list-group-item,
.article-sidebar .pkp_block ul li {
  padding: 8px 12px;
}

.pkp_block ul li a,
.pkp_structure_sidebar .block_developed_by a {
  color: #666;
}

.pkp_structure_sidebar .block_developed_by a {
  padding-left: 9px;
}

.pkp_block ul li a:hover {
  color: #7d2f1b;
}

.pkp_block .title,
.pkp_structure_sidebar .pkp_screen_reader {
  background: transparent;
  color: #7d2f1b;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 13px;
  border: 0;
  line-height: 17px;
}

.pkp_screen_reader {
  margin: 30px 0 20px 0;
}

.pkp_block .title::before,
.pkp_structure_sidebar .pkp_screen_reader::before {
  content: "< ";
}

.pkp_block .content {
  padding: 0;
}

.pkp_block ul li {
  border: 0;
}

a {
  color: #7d2f1b;
}

a:visited,
a:hover,
a:active,
a:checked,
a:enabled,
a:focus {
  color: #90351f;
}

footer,
footer[role="contentinfo"] {
  background: #384850;
}

.no-padding {
  padding: 0;
}

.navbar-default {
  border: 0;
  background: transparent;
  margin-bottom: 30px;
  margin-bottom: 12px;
}

.top-navbar {
  background: #455a64;
  color: white;
}

.top-navbar .nav > li > a {
  color: white;
  font-size: 14.35px;
  padding-top: 7px;
  padding-bottom: 8px;
}

.top-navbar .nav > li > a:hover,
.top-navbar .nav > li > a:active,
.top-navbar .nav > li > a:checked,
.top-navbar .nav > li > a:enabled,
.top-navbar .nav > li > a:visited {
  color: white;
}

#navigationUser .open > .dropdown-menu,
#navigationUser ul {
  background: #455a64;
  color: white;
  margin-top: -5px;
  font-size: 13px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  padding: 5px 0;
}

#navigationUser ul a {
  font-weight: 500;
}

#navigationUser a:hover,
#navigationUser a:visited,
#navigationUser a:active {
  background: transparent;
}

#main-navigation .open > .dropdown-menu,
#main-navigation ul {
  background: #90351f;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border: 0;
  margin-top: -1px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  padding: 5px 0;
}
.dropdown-menu > li > a:hover,
#main-navigation ul > li > a:hover {
  background: transparent;
  color: white;
  text-decoration: underline;
  border-color: transparent;
}

.dropdown-menu > li > a,
#main-navigation ul > li > a {
  color: white;
  font-weight: 300;
  padding: 3px 20px;
  line-height: 1.42857143;
  white-space: nowrap;
}

#navigationUser .home-link,
#navigationUser .home-link-a {
  display: none;
}

.uca-logo {
  width: 383px;
  padding-left: 4px;
  margin-left: 1px;
}

.uca-logo-xs {
  width: 183px;
  padding: 7px 12px;
  float: left;
}

.navbar-default .navbar-toggle .icon-bar,
.header_view .navbar-toggle .icon-bar {
  background: white;
}

.navbar-toggle {
  margin: 3px 3px 4px 0;
}
button.navbar-toggle.collapsed:hover,
button.navbar-toggle.collapsed:visited,
button.navbar-toggle.collapsed:active {
  background: transparent;
}

.middle-navbar {
  padding-top: 57px;
  padding-top: 65px;
  padding-bottom: 113px;
  padding-bottom: 121px;
  height: 100px;
  color: white;
  background: #384850;
}

.main-navbar {
  background: #90351f;
  color: white;
}

@media only screen and (max-width: 767px) {
  .main-navbar {
    background: #7d2f1b;
  }

  .main-navbar-title {
    background: #90351f;
    padding: 0 9px 9px 9px;
  }
  .main-navbar h2 {
    margin-right: 5px;
  }
  .nav-pills > li {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .nav-pills > li + li {
    margin-right: -24px;
  }
}

@media only screen and (min-width: 768px) {
  .main-navbar {
    margin-top: -50px;
  }

  .main-navbar #main-navigation {
    border-top: 1px solid white;
  }
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form,
.header_view .navbar-collapse,
.header_view .navbar-form {
  border: none;
  box-shadow: none;
}

.main-navbar #main-navigation {
  width: 100%;
}

.main-navbar a {
  color: white !important;
}

.main-navbar .navbar-header {
  float: none;
}

.main-navbar h2,
.main-navbar h2 a,
.main-navbar-title .h2 {
  font-size: 32px;
  font-weight: 300;
  margin-top: 10px;
  letter-spacing: -0.5px;
}

.main-navbar h1,
.main-navbar-title .h1 {
  margin-top: 16px;
  margin-top: -7px;
}

.main-navbar h1 a,
.main-navbar-title .h1 {
  font-size: 38px;
  font-weight: 300;
  padding-top: 0;
  letter-spacing: -0.5px;
  line-height: 28px;
}

.main-navbar h2:hover,
.main-navbar h2 a:hover,
.main-navbar-title .h2:hover,
.main-navbar-title .h2 a:hover,
.main-navbar-title .h2:hover {
  text-decoration: none !important;
}

.main-navbar h1 a,
.main-navbar-title .h1 {
  padding-bottom: 23px;
  padding-bottom: 18px;
  padding-right: 0;
}

@media only screen and (max-width: 991px) {
  .main-navbar h2,
  .main-navbar h2 a,
  .main-navbar h1,
  .main-navbar h1 a,
  .main-navbar-title .h2,
  .main-navbar-title .h1 {
    font-size: 24px;
    margin-bottom: 0;
    margin-top: 5px;
    margin-left: 0 !important;
    padding: 0;
  }

  .main-navbar h1,
  .main-navbar-title .h1 {
    margin-top: -5px !important;
    padding-bottom: 68px;
  }
}

@media only screen and (max-width: 767px) {
  .main-navbar h2,
  .main-navbar h2 a,
  .main-navbar h1,
  .main-navbar h1 a,
  .main-navbar-title .h2,
  .main-navbar-title .h1 {
    font-size: 20px;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
  }

  .main-navbar h2,
  .main-navbar .h2 {
    padding: 2px 8px 0 0px;
    display: block;
  }

  .main-navbar h1,
  .main-navbar-title .h1 {
    padding: 0 8px 0 8px;
    padding: 0;
    margin-bottom: -6px !important;
    margin-top: 0 !important;
  }

  .top-navbar .nav > li > a {
    padding: 2px 2px 2px 15px;
  }
}

@media only screen and (min-width: 992px) {
  .main-navbar h1,
  .main-navbar h1 a,
  .main-navbar-title .h1 {
    line-height: 42px;
  }
}

.main-navbar-title .h1 {
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

@media only screen and (max-width: 767px) {
  .main-navbar-title .h1 {
    margin-left: -15px !important;
    margin-bottom: -13px !important;
    margin-top: -15px !important;
  }
}

@media only screen and (min-width: 768px) {
  .main-navbar-title .h1 {
    padding-bottom: 0;
    margin-top: -15px !important;
    margin-bottom: -15px;
    text-align: left !important;
  }
  .main-navbar .navigation-user-xs {
    padding-left: 0;
  }
  .main-navbar .navigation-user-xs li {
    margin-left: 0;
  }
}

@media only screen and (min-width: 992px) {
  .main-navbar-title .h1 {
    padding-left: 0;
    margin-top: -22px !important;
    margin-bottom: 3px;
  }
}

@media only screen and (min-width: 1200px) {
  .main-navbar-title .h1 {
    padding-left: 0;
    margin-top: -11px;
  }
}

.main-navbar .navbar-brand {
  height: auto;
}

@media only screen and (max-width: 767px) {
  .main-navbar .navbar-brand {
    margin-bottom: -3px;
  }
}

.main-navbar hr {
  margin: 0;
  border-top: 1.3px solid white;
}

.main-navbar .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}

.main-navbar .navbar-nav > li > a {
  margin-right: 18px;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 16px;

  padding-left: 30px;
}

@media only screen and (min-width: 768px) {
  .main-navbar .navbar-nav > li > a {
    border-top: 4px solid transparent;
    padding: 4.5px 0;
  }

  .main-navbar .navbar-nav > li > a:hover {
    border-top: 4px solid white;
  }
}

.main-navbar .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.header_view .navbar-nav > .open > a,
.header_view .navbar-nav > .open > a:hover,
.header_view .navbar-nav > .open > a:focus {
  background: transparent;
}

@media only screen and (min-width: 768px) {
  .main-navbar .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus,
  .header_view .navbar-nav > .open > a,
  .header_view .navbar-nav > .open > a:hover,
  .header_view .navbar-nav > .open > a:focus {
    border-top: 4px solid white;
  }
}

.search-container {
  text-align: right;
  margin-top: 44px;
  padding-left: 43px;
  margin-top: 48px;
  margin-top: 28px;
}

.search-container .navbar-form {
  padding-right: 0;
}

.search-container .form-control {
  background: #7d2f1b;
  border: 0;
  color: white;
  border-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: none;
  padding: 7px 7px;
  font-size: 15px;
  height: auto;
  width: 86%;
  margin-bottom: -5px;
}

.search-container ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1;
  /* Firefox */
}

.search-container :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
}

.search-container ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
}

.search-container .form-group {
  width: 100%;
}

.search-container .btn-submit {
  background: #7d2f1b;
  border: 0;
  color: white;
  padding: 8px 8px 7px 8px;
  font-size: 14px;
  margin-left: -3px;
  border-radius: 3px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  box-shadow: none;
  margin-bottom: -5px;
}

@media only screen and (max-width: 991px) {
  .search-container {
    text-align: right;
    margin-top: 44px;
    padding-left: 43px;
    margin-top: 24px;
    margin-top: 8px;
  }

  .search-container .form-control {
    padding: 3px 7px;
  }
  .search-container .btn-submit {
    padding: 3px 7px 4px 7px;
  }
}

.search-container-xs {
  background: #90351f;
  padding: 0;
  margin: auto;
}

.search-container-xs .navbar-form {
  margin: 8px 0 0 0;
}

.search-container-xs .form-control {
  margin-left: 20px;
  width: 84%;
}

.search-container-xs .btn-submit {
  margin-top: -51px;
  margin-right: 10%;
  z-index: 99999;
}

@media only screen and (max-width: 767px) {
  .search-container-xs .btn-submit {
    margin-top: -45px;
    padding: 3px 7px 4px 7px;
  }
}

.breadcrumb-navbar {
  background: lightgray;
  font-size: 12px;
  color: #b2b2b2;
  color: #616161;
  background: #ededed;
}

.breadcrumb-navbar a {
  display: inline-block;
  padding: 2px 8px;
}

.cmp_breadcrumbs ol {
  margin-top: -49px;
  margin-top: -50px;
  margin-top: -32px;
  font-size: 12px;
  background: transparent;
  padding: 0;
  position: absolute;
  top: 0;
  left: 25.3%;
  width: 100%;
}

.breadcrumb-navbar a,
.cmp_breadcrumbs a,
.cmp_breadcrumbs a:visited,
.cmp_breadcrumbs a:hover,
.cmp_breadcrumbs a:active {
  color: #b2b2b2;
  color: #777;
  color: #686868;
}

@media only screen and (min-width: 1200px) {
  .cmp_breadcrumbs ol {
    left: 25.3%;
    left: -8px;
    left: 10.25%;
    top: -1px;
  }
}

@media only screen and (max-width: 1199px) {
  .cmp_breadcrumbs ol {
    left: 30.3%;
    left: 12.3%;
    top: -1px;
  }
}

@media only screen and (max-width: 991px) {
  .cmp_breadcrumbs ol {
    left: 35.8%;
    left: 16.8%;
    left: 0;
    padding-left: 16.8%;
    top: 1px;
  }
}

@media only screen and (max-width: 768px) {
  .cmp_breadcrumbs ol {
    left: 29%;
    left: 14%;
    left: 0;
    padding-left: 14%;
  }
}

@media only screen and (max-width: 733px) {
  .cmp_breadcrumbs ol {
    left: 32%;
    left: 17%;
    left: 0;
    padding-left: 17%;
  }
}

@media only screen and (max-width: 671px) {
  .cmp_breadcrumbs ol {
    left: 17%;
    left: 0;
    padding-left: 17%;
  }
}

@media only screen and (max-width: 615px) {
  .cmp_breadcrumbs ol {
    left: -6px;
    padding-left: 0;
  }

  .breadcrumb-navbar {
    height: 38px;
  }
}

.cmp_breadcrumbs .separator {
  display: none;
}

.cmp_breadcrumbs ol > li + li:before {
  content: ">";
  color: #b2b2b2;
  margin: 0 5px;
}

.task_count {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  background-color: #4d4d4d;
  border-radius: 10px;

  margin: -2px 0 0 2px;
}

.badge {
  padding-top: 3px;
  padding-bottom: 3px;
  padding: 3px 7px 3px 5px;
}

.page-header {
  margin-top: 0;
  border-bottom: 0;
  padding-bottom: 0;
}

.page-header h1 {
  font-size: 29px;
  margin-top: 0;
  border-bottom: 1px solid #90351f;
  padding-bottom: 2px;
}

.page-header h2 {
  font-size: 21px;
  margin-top: 0;
}

@media (min-width: 768px) {
  .lead {
    font-size: 17px;
  }
}

.alert a {
  color: rgba(0, 0, 0, 0.7);
}

.btn-primary {
  background: #7d2f1b;
  border-color: #7d2f1b;
  color: white !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  background: #90351f !important;
  border-color: #90351f !important;
}

.pkp_structure_sidebar {
  padding-left: 40px;
  padding: 30px 0 40px 40px;
  padding: 20px 0 40px 13px;
  padding: 20px 0 40px 19px;
  background: white;
}

@media only screen and (max-width: 991px) {
  .obj_issue_toc .galleys,
  .obj_issue_toc .section,
  .page_issue_archive .issues_archive > li,
  .page_issue_archive .issues_archive {
    margin-left: 0;
    margin-right: 0;
  }
  .pkp_structure_sidebar {
    padding: 20px 0 40px 0px;
  }
  .entry-details {
    padding-right: 0;
  }
  .entry-details .cover_image {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
  }

  .breadcrumb-navbar,
  .cmp_breadcrumbs ol {
    line-height: 17px;
  }
  .item-title h1,
  .page_title h1,
  .pkp_structure_main h1,
  .page h1 {
    font-size: 21px !important;
    line-height: 24px !important;
  }
  .obj_issue_toc .section {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
  .obj_issue_toc .cover img {
    margin: 0 0 12px 0;
    width: 100%;
  }
  .main-navbar .navbar-nav > li > a,
  .main-navbar a,
  .navigation-user-xs li {
    font-size: 14px;
    letter-spacing: -0.5px;
    margin-right: 10px;
  }
  .navigation-user-xs li {
    margin-right: 5px !important;
  }
  .main-navbar a {
    margin-right: 0;
  }
}
/*
@media only screen and (max-width: 991px) {
  .pkp_structure_sidebar {
    margin-top: -80px;
  }
}
@media only screen and (max-width: 571px) {
  .pkp_structure_sidebar {
    margin-top: -50px;
  }
}*/

.article-sidebar .cover-image {
  padding-bottom: 10px;
}

.article-sidebar .download .btn-default {
  display: none;
}

.heading .thumbnail {
  border: 0;
}

.page-header h2 small {
  font-size: 19.5px;
}

.page_contact .contact_section,
.page_announcements .announcements {
  padding-top: 10px;
}

.article-abstract {
  padding-bottom: 15px;
  text-align: justify;
  font-size: 15px;
  margin-bottom: 14px;
}
.article-abstract,
.article-abstract p {
  font-family: inherit !important;
}

.article-abstract p:last-child {
  margin-bottom: 0;
}

.btn-default-custom {
  border: none;
  border-radius: 7px;
  background: rgba(0, 0, 0, 0.035);
  color: rgba(0, 0, 0, 0.77) !important;
}

/*.pdf {
    background-image: url('https://revistas.uca.es/pre/pdf.png');
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 25px;
    display: inline-block;
}*/

.media-left,
.media > .pull-left {
  padding-right: 12px;
  padding-right: 20px;
}

.copyright-notice .page-header {
  margin-top: 30px;
}

.downloads_chart .label,
.published .label {
  font-size: 24px;
  text-align: left;
  color: #808080;
  color: #606060;
  display: block;

  margin-top: 0;
  margin-bottom: 30px;
  padding: 0;
  font-weight: 500;
}

.obj_issue_toc .published .label {
  font-size: inherit;
  display: inline-block;
  margin: 30px 0 0 0;
}

.downloads_chart .value {
  padding-bottom: 30px;
  padding-bottom: 0;
}

.how-to-cite .dropdown-menu > li > a {
  color: black;
}

.most_read_article_title,
.most_read_article_journal {
  display: inline;
}

.most_read_article_journal::before {
  content: "(";
  margin-right: -2px;
}

.most_read_article_journal::after {
  content: ")";
}

.most_read_article {
  padding-bottom: 20px !important;
  line-height: 16.5px;
  font-size: 13px;
}

.home-navigation > li:first-child {
  display: none !important;
}

.home-navigation .dropdown:first-child {
  display: block !important;
}

.footer {
  padding-top: 35px !important;
  padding-bottom: 50px !important;
}

.footer-section {
  font-size: 13px;
  color: #f0f0f0;
  padding: 0 20px;
}

.footer img {
  padding-bottom: 20px;
  margin: auto;
  max-width: 325px !important;
}

.footer .maintenance {
  text-align: left !important;
  opacity: 0.8;
  margin-top: 15px;
}

@media only screen and (min-width: 768px) {
  .footer-section {
    border-left: 1px solid #cad1d4;
    min-height: 220px;
    min-height: 375px;
  }

  .ojs-brand {
    width: 80%;
  }
}
@media only screen and (min-width: 992px) {
  .footer-section {
    min-height: 295px;
  }
}
@media only screen and (min-width: 1200px) {
  .footer-section {
    min-height: 265px;
  }
}

@media only screen and (max-width: 767px) {
  .footer-section {
    margin-bottom: 25px;
  }

  .footer {
    text-align: center;
  }

  .ojs-brand {
    width: 35%;
  }
  .footer .maintenance,
  .footer p {
    text-align: center !important;
  }
}

.footer-section p {
  font-size: 13px;
  margin-bottom: 3px;
}

.footer-section a {
  color: #f0f0f0;
}

.cover-image .img-responsive {
  margin: auto;
}

.u-floatLeft {
  display: none !important;
}

#connect-orcid-button {
  /*display: none;*/
}

p {
  text-align: justify !important;
}

#sidebar p {
  font-size: 14px;
  padding: 0px 12px 0px 9px;
  text-align: left !important;
  line-height: 19px;
  margin-bottom: 0.45em;
}

.article-references-content {
  text-align: justify;
  word-wrap: break-word;
}

img {
  max-width: 100%;
  height: inherit;
}

.block_language .content ul li {
  margin-bottom: 5px;
}

.locale-flag {
  width: 21px;
  margin-right: 6px;
}

.locale-current {
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.85);
}

.block_language .content ul .current {
  font-weight: bold;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  margin-right: 2px;
}

.most-viewed-headline {
  margin: 55px 0 20px 0;
}

.most-viewed-title a {
  font-size: 16px !important;
  font-weight: 500 !important;
}

.most-viewed-author {
  font-size: 14px !important;
  margin-top: -5px;
}

.home-link {
  display: none !important;
}

@media only screen and (max-width: 576px) {
  .breadcrumb-navbar::after {
    content: ".";
    background: #ededed;
    color: #ededed;
    color: rgba(0, 0, 0, 0);
    position: absolute;
    width: 100%;
    left: 0;
    margin-top: 37px;
  }
  .header_view {
    padding: 9px 0;
  }

  .header_view a {
    padding: 0 12px;
  }
}

/*.issue-toc .galleys::after,
.issue-toc .galleys::before {
  width: 30%;
  display: block;
  content: " ";
  border-bottom: 1px solid lightgray;
  margin-top: 15px;
  margin-bottom: 15px;
}*/

.issue-toc .article-summary .media-heading small {
  font-size: 100%;
  color: #7d2f1b;
}
.issue-toc .article-summary .media-heading p {
  margin-top: 5px;
  margin-bottom: 5px;
}

.breadcrumb-navbar,
.cmp_breadcrumbs ol {
  direction: ltr;
}

.text-underlined {
  text-decoration: underline;
}

.footer-contact {
  margin-bottom: 15px !important;
  text-align: left !important;
}

.disqus-title {
  margin-top: 40px;
}

#disqus_thread {
  margin: 25px 0 10px 0;
  min-height: 680px;
  background: white;
}

@media only screen and (max-width: 767px) {
  #disqus_thread {
    margin: 25px 0 10px 0;
  }
}

#disqus_thread iframe {
  position: absolute;
  z-index: -999999;
  left: 0;
}
#disqus_thread iframe:nth-child(2) {
  position: relative;
  z-index: 1;
  padding: 2px 25px;
  box-shadow: 0 0 3pt 2pt #ddd;
}

.__dimensions_badge_embed__ {
  text-align: center !important;
  /*margin-bottom: 2.5em !important;*/
}

.__dimensions_Badge_style_medium_circle {
  float: none !important;
}

.__dimensions_Badge_Image {
  margin: 1em auto 2em auto !important;
}

.page-header .glyphicon:first-child {
  margin-left: -4px;
}
.page-header .glyphicon:last-child {
  margin-left: -13px;
  margin-right: 15px;
}
.issue-toc section.section,
.issue-toc .galleys {
  background: rgba(0, 0, 0, 0.006);
  padding: 0.5em 1.2em;
  margin-bottom: 1.5em;
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, 0.09);
}

.issue-toc .page-header h2 {
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.issue-toc .galleys {
  background: rgba(0, 0, 0, 0.04);
  padding: 0.5em 1.2em 1.2em 1.2em;
}

.issue-toc .galleys h2 {
  padding: inherit;
  border: 0;
}

.issue-toc .issue-details {
  margin-bottom: 1.5em;
}

.issue-toc .thumbnail {
  padding: 0 15px 2em 15px;
}

.issue-toc .meta {
  margin-bottom: 5px;
}

.article-summary .btn {
  margin-bottom: 1px;
}

html {
  font-size: 14px;
}
body {
  line-height: 1.42857143;
}
.pkp_structure_main h1,
.pkp_structure_main h2,
.pkp_structure_main h3,
.pkp_structure_main p,
.pkp_block .content ul li,
.pkp_block .content p {
  line-height: inherit;
}

.pkp_structure_main:before,
.pkp_structure_main:after {
  content: "";
  width: 0;
}

.pkp_structure_content {
  padding-top: 0;
}

.page h1 {
  border-bottom: 1px solid #90351f;
  font-size: 30px;
  font-weight: 400;
  border: 0;
  line-height: 1.1;
}

.page {
  padding-bottom: 75px;
}

.block_browse .has_submenu {
  margin-top: 10px;
}

.block_make_submission_link,
.submit {
  color: #333 !important;
  background: #fff !important;
  box-shadow: none !important;
  border-color: #ccc !important;
  font-weight: normal !important;
}

.cmp_form .fields > div {
  padding-bottom: 1em;
}

.label {
  text-align: left;
  font-style: inherit !important;
  padding: 0.5em 0 0.5em 0;
  color: inherit;
}

.page_login .buttons button,
.page_login .buttons a {
  float: none;
  margin-right: 1em;
}

.pkp_nav_list ul {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1000;
  width: 15em;
  margin: 0;
  padding: 0;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 0 5px rgb(0 0 0 / 30%);
}
.pkp_nav_list [aria-haspopup]:after {
  content: "";
  border: 0;
}

.page_contact .address,
.page_contact .phone,
.page_contact .email {
  font-size: inherit;
}

.page_contact .label {
  font-size: inherit;
}

.pkp_page_index .additional_content {
  border: 0;
}

.navigation-user-xs {
  margin-top: 9px;
  margin-bottom: 0;
  padding-left: 30px;
}

.navigation-user-xs li,
.navigation-user-xs ul {
  list-style-type: none;
  display: inline;
}

.navigation-user-xs li {
  margin-right: 18px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 300;
  padding: 4.5px 0;
}

.navigation-user-xs ul a {
  font-weight: 300 !important;
}

.navigation-user-xs ul {
  background: transparent !important;
  box-shadow: none !important;
}

.navigation-user-xs .task_count,
.navigation-user-xs .caret,
.navigation-user-xs .dropdown-toggle {
  display: none;
}

.navigation-user-xs .dropdown-menu-right li:nth-child(3),
.navigation-user-xs .dropdown-menu-right li:nth-child(4) {
  display: none;
}

@media only screen and (max-width: 992px) {
  #main-navigation {
    display: inline;
    width: auto !important;
  }
  #navigationUser.nav {
    display: none;
  }
}

@media only screen and (min-width: 993px) {
  .navigation-user-xs {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .navigation-user-xs {
    margin-bottom: 35px;
  }
  .navigation-user-xs li {
    display: block;
    padding: 10px 0;
  }

  .navigation-user-xs .dropdown-menu-right li:nth-child(3),
  .navigation-user-xs .dropdown-menu-right li:nth-child(4) {
    display: block;
  }
}

.obj_article_details .item .label,
.obj_article_details .authors .affiliation,
.obj_article_details .authors .orcid,
.obj_article_details .entry_details .item .label,
.obj_article_details .citation_display .value,
.block_information a,
.block_language_toggle a {
  font-size: 1em;
  font-size: 14px;
}

.entry-details .item p {
  font-size: 1em;
  font-size: 14px;
  text-align: left !important;
  margin: 0.75rem 0;
}

.obj_article_details .item ol {
  font-size: 15px;
  padding: 0;
  text-align: justify;
  opacity: 0.75;
  opacity: 1;
  list-style-type: none;
  /*
  line-height: 18px;
  opacity: .7;
  padding: 0 .5em;
  padding: 0;*/
}
.obj_article_details .item ol li {
  margin: 1.43rem 0;
}
.references {
}

.main-entry .item img,
.entry-details .item img {
  /*text-align: center;
  margin: auto;*/
  margin-bottom: 9px;
  margin-top: 4px;
  display: block;
}
.main-entry .item {
  padding: 1rem 2rem 1rem 2rem !important;
  padding: 1rem 0 !important;
  margin: 0 8px 0 17px;
  margin: 0;
  border-bottom: 1px solid #eaeaea;
}

.obj_article_details .item.doi {
  line-break: anywhere !important;
}

.obj_article_details .entry-details .item,
.pkp_block,
.PlumX-Popup,
.item-title,
.PlumX-Summary,
.__dimensions_Link,
.badges .sub_item > .altmetric-embed > div:first-child,
.badges .sub_item > .altmetric-embed > a:first-child,
.page h1,
.obj_issue_toc > .heading,
.most-viewed,
.homepage_about,
.cmp_announcements,
.current_issue,
.page h1,
.homepage_image {
  border: 1px solid #eaeaea !important;
  border: 1px solid rgba(234, 234, 234, 0.85);
  box-shadow: 0 3px 1px rgb(207 215 221 / 35%);
  box-shadow: 0 3px 1px rgb(207 215 221 / 35%),
    inset -3px 0 11px rgb(207 215 221 / 04%);
  /*box-shadow: inset 0 -3px 1px #f9fafb, inset 8px 0 0 #f9fafb;*/
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 1em;
  overflow-x: auto;
  line-break: auto;
}

.page > div {
  padding-left: 1.443rem;
  padding-right: 1.443rem;
}

div.obj_issue_toc {
  padding-left: 0;
  padding-right: 0;
}
.homepage_image {
  margin-top: 20px;
}
.homepage_image img {
  max-height: 300px;
}
.homepage_about,
.cmp_announcements,
.current_issue,
.homepage_image {
  padding: 2.143rem;
  margin-top: 20px;
}
.homepage_about h2,
.cmp_announcements h2,
.current_issue h2 {
  margin-top: 0;
}
.page_index_journal .page > div {
  padding-left: 0;
  padding-right: 0;
}
.page_index_journal .obj_issue_toc .section > h3,
.current_issue .obj_issue_toc .galleys h3 {
  background: white;
  font-weight: bold;
}
.current_issue .obj_issue_toc .heading,
.current_issue .obj_issue_toc .sections .section,
.current_issue .obj_issue_toc .galleys {
  background: transparent;
  box-shadow: none;
  border: none !important;
  margin: 0;
}
.current_issue .obj_issue_toc .heading,
.current_issue .obj_issue_toc .sections .section,
.current_issue .obj_issue_toc .galleys {
  padding-left: 0;
}

.most-viewed-headline {
  margin-top: 0 !important;
}
.most-viewed {
  padding: 26px;
}
.most-viewed-title a {
  font-size: 14px !important;
  font-weight: bold !important;
}
.obj_issue_toc > .heading {
  padding: 26px;
}
.obj_issue_toc .cover {
  margin-bottom: 0;
}
.issues_archive li .page_issue_archive .issues_archive {
  border: 0;
}
.badges .sub_item > .altmetric-embed > a:first-child {
  width: 100% !important;
  padding: 75px 0 !important;
  background-position: center;
}
.__dimensions_Link {
  margin-bottom: 20px !important;
  padding: 0 1em 0.85em 1em !important;
  box-shadow: 0 3px 1px rgb(207 215 221 / 35%) !important;
  width: 100% !important;
}
.PlumX-Summary {
  margin-top: -30px;
  margin-top: -7px;
  margin-top: 0;
}

.pps-container {
  border-radius: 4px;
  float: none !important;
}
.pps-branding.pps-branding-top {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.page_title {
  padding: 0.65em 1em;
  padding: 0.65em 21px;
  padding: 0.45em 21px;
  /*margin-bottom: -12px !important;*/
  margin-bottom: 10px !important;
}

.page h1::before {
  /*content: ">";
    /* font-size: 26px; */
  /*opacity: .5;
    margin-right: 5px;*/
}

.obj_article_details .row,
.obj_article_details .main_entry,
.obj_article_details .entry-details {
  border: 0;
}

.obj_article_details .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.obj_article_details .entry-details .item .label,
.pkp_block .title,
.pkp_structure_sidebar .pkp_screen_reader {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  color: #7d2f1b;
  text-transform: initial;
  text-transform: uppercase;
  border-bottom: 1px solid #eaeaea;
  border-radius: 0;
  padding-bottom: 2px;
  padding: 0 0 4px 0;
  margin-bottom: 12px;
  display: block;
  margin-top: -2px;
}

/*
.obj_article_details .entry-details .item .label::before, 
.pkp_block .title::before, .pkp_structure_sidebar .pkp_screen_reader::before {
  content: '< ';
}
.obj_article_details .value {
  padding-left: 9px;
  padding-right: 9px;
}*/

.cmp_button_wire,
.obj_galley_link {
  border-color: #7d2f1b;
  margin-bottom: 3px;
  background: #7d2f1b;
  color: white;
}

.cmp_button_wire:hover,
.obj_galley_link:hover,
.cmp_button_wire:active,
.obj_galley_link:active,
.cmp_button_wire:checked,
.obj_galley_link:checked,
.cmp_button_wire:enabled,
.obj_galley_link:enabled,
.cmp_button_wire:focus,
.obj_galley_link:focus {
  background: #90351f;
  border-color: #90351f;
  text-decoration: none;
}

.cmp_button_wire:visited,
.obj_galley_link:visited {
  color: white;
}

.entry-details {
  z-index: 9;
}

.item .sub_item h3 {
  margin-top: 0.75rem !important;
  display: inline-block;
}

.main-entry,
#articlesBySameAuthorList,
#articlesBySimilarityList {
  background: rgb(207 215 221 / 12%);
  background: #f9fafb;
  background: #fcfcfd;

  padding: 1em 2.5em 2em 2.5em;
  border: 1px solid #eaeaea;
  border: 1px solid rgba(234, 234, 234, 0.35);
  border: 1px solid rgba(234, 234, 234, 0.85);
  border-radius: 0px;
  border-radius: 4px;
}
.obj_issue_toc .galleys,
.obj_issue_toc .section,
.obj_issue_toc .galleys,
.obj_issue_toc .section,
.issues_archive li {
  background: rgb(207 215 221 / 12%);
  background: #f9fafb;
  background: #fcfcfd;
  border: 1px solid #ddd;
  border: 1px solid #eaeaea;
  border: 1px solid rgba(234, 234, 234, 0.85);
  border-radius: 4px;
}
.obj_issue_toc .section {
  padding-bottom: 1.25em;
}
.obj_issue_toc .galleys > h2,
.obj_issue_toc .section > h2,
.obj_issue_toc .galleys > h3,
.obj_issue_toc .section > h3 {
  background: #f9fafb;
  background: #fcfcfd;
}
.issues_archive li {
  /*border: 0 !important;*/
  margin-bottom: 20px;
  padding: 1.5em !important;
}
.page_issue_archive .issues_archive {
  border: 0 !important;
}
/*.citations-count-crossref, .citations-count-scopus, .citations-count-google, .citations-count-pmc, .citations-list {
  width: 100%
}*/
.citations-count {
  grid-template-columns: none !important;
}

#articlesBySameAuthorList,
#articlesBySimilarityList {
  margin-top: 20px;
}
@media (min-width: 768px) {
  #articlesBySameAuthorList,
  #articlesBySimilarityList {
    width: 66.66666667%;
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .pkp_structure_main {
    width: 80%;
  }
  .pkp_structure_sidebar {
    width: 20% !important;
  }
  .main-entry,
  #articlesBySameAuthorList,
  #articlesBySimilarityList {
    width: 74%;
  }
  .entry-details {
    width: 26%;
    padding-right: 4px;
    padding-right: 0;
    padding-left: 19px;
  }
  .pkp_structure_content {
    padding: 0 5px;
    padding: 0 1em;
  }

  .page_issue_archive .issues_archive > li {
    width: 48%;
    display: inline-block;
    margin: 10px 0 10px 10px;
  }
}

#articlesBySameAuthorList h3,
#articlesBySimilarityList h3 {
  margin-top: 0;
  font-size: 14px;
}

#articlesBySameAuthorList ul,
#articlesBySimilarityList ul {
  list-style: none;
  padding-left: 0;
}

#articlesBySameAuthorList li,
#articlesBySimilarityList li {
  font-size: 15px;
  margin-bottom: 1rem;
}

/* Desarrollo para ocultar número de citas en plugin Scopus/Crossref. Deja sólo Google académico */
.citations-count-crossref,
.citations-count-scopus,
.citations-count-pmc,
.citations-count-crossref {
  display: none !important;
}
.citations-count {
  display: block !important;
}
.citations-count-google {
  text-align: center;
  margin: 2em 0;
  margin: 0 !important;
  margin-bottom: 20px;
}
.citations-count img {
  max-height: 32px;
  max-height: 50px;
  width: auto !important;
  /* width: 32px; */
  max-width: fit-content;
  margin: auto;
}
.citations-count-google a:after {
  content: "Google Scholar";
  display: block;
}
.citations-list {
  display: none;
} /* */

.available-metrics .altmetric-normal-legend {
  float: none !important;
  margin: 0 !important;
  display: inline !important;
}

.available-metrics .altmetric-see-more-details {
  text-align: center !important;
}

.available-metrics .altmetric-embed {
  float: none !important;
}

.available-metrics .PlumX-Details .ppd-print-col {
  display: block;
  width: auto;
}

.available-metrics .PlumX-Details .ppd-rows {
  display: block;
  margin-top: -15px;
}

.available-metrics .PlumX-Details .ppd-row,
.available-metrics .PlumX-Details .ppd-footer {
  text-align: center;
}

.available-metrics .PlumX-Details .ppd-empty {
  text-align: center;
  padding: 0;
}

.available-metrics .plx-print {
  margin-top: -20px;
}

.addthis_default_style .addthis_separator,
.addthis_default_style .at4-icon,
.addthis_default_style .at300b,
.addthis_default_style .at300bo,
.addthis_default_style .at300bs,
.addthis_default_style .at300m {
  float: none !important;
}

.available-metrics .item.addthis {
  padding-bottom: 3px;
  text-align: center;
}

.available-metrics {
  margin-bottom: 2em;
  margin-bottom: 20px;
  margin-bottom: 0;
}
.available-metrics h3 {
  margin-top: 0;
}

.available-metrics .PlumX-Details {
  min-width: auto !important;
}

.available-metrics .altmetric-hidden {
  display: none;
}
.altmetric-normal-legend {
  margin: 0 !important;
}

.altmetric-normal-legend img {
  padding: 0.5em 1.5em 0 1.5em !important;
  width: 100%;
}
img {
  max-width: 100% !important;
}
.obj_article_details .galleys_links li {
  display: block;
}

.obj_article_details .galleys_links li:last-child {
  margin-bottom: 0;
}

.obj_galley_link {
  display: block;
  width: 100%;
  text-align: center;
  letter-spacing: -0.45px;
  font-size: 0.84rem;
  line-height: 17px;
  padding: 7px 9px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.95);
}
.abstract-views {
  font-size: 0.84rem;
  text-align: center;
  margin-top: 0.7em;
  margin-bottom: -5px !important;
  line-height: inherit;
  line-height: 17px;
  font-size: 14px;
  margin: 1em 0;
  margin: 1em 0;
  margin: 11px 0 0px 0;
  padding: 0 8px;
  display: inline-block;
}

.block_make_submission_link {
  width: 100%;
  text-align: center;
}
.__dimensions_badge_embed__
  .__dimensions_Badge_Legend_padding.__dimensions_Badge_Legend_always {
  padding: 0 !important;
  margin: 0 !important;
  opacity: 0.6;
}
.__dimensions_badge_embed__ .__dimensions_Badge_stat_count {
  min-width: 30px !important;
}

.citation_display {
  padding-bottom: 10px;
}

.citation_display .label,
.copyright .label {
  margin: 0 0 0.9rem !important;
  display: block;
}
.copyright img {
  margin-bottom: 17px !important;
  margin-top: -10px !important;
}
.item.badges {
  text-align: center;
}
.csl-entry {
  font-size: 15px;
}

.item.references p {
  margin: 1rem 0 0.5rem 0;
}

.page h1 {
  /*color: rgba(125, 47, 27, .8);
  /*background: #455a64;
  background: rgba(0, 0, 0, .345);*/

  /*text-shadow: 0 2px 2px rgb(0 0 0 / 8%), 0 0 2px rgb(0 0 0 / 1%);
  background: #90351f;
  color: white;
  font-weight: bold;
  font-weight: 300;
  box-shadow: none;
  border: none !important;
  box-shadow: inset 0px -8px 0 rgb(255 255 255 / 8%), inset 0px -4px 0 rgb(255 255 255 / 18%), 0 0 13px 2px rgba(207, 215, 221, .8);


  margin-bottom: 1.5em; */
  padding: 0.61em 1em 0.8em 1em;
  padding: 0.61em 1em 0.72em 1em;
  font-size: 21px;
}
.item-title {
  padding: 0;
}
.item-title h1 {
  box-shadow: none;
  background: transparent;
  border: none !important;
  color: inherit;
  margin-bottom: 0 !important;
  margin-top: 0;
  font-weight: 400;
}
.page_index_journal .item-title {
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  .entry-details {
    padding: 0;
  }
  .page h1 {
    font-size: 24px;
  }
  .main-entry,
  #articlesBySameAuthorList,
  #articlesBySimilarityList {
    padding: 0.5em 1.75em 1.75em 1.75em;
  }
  .obj_issue_summary,
  .obj_issue_summary .description p {
    text-align: center !important;
  }
}

.item-title .subtitle {
  font-weight: 400;
  padding: 0 26px 15px 21px;
  margin-top: -21px;
  margin-top: -10px;
  margin-bottom: 0px;
  font-size: 15px;
  line-height: 20px;
  opacity: 0.75;
}

.entry-details .cover_image {
  margin-bottom: 20px;
}

.addthis_toolbox::before {
  content: "\000A1No olvide comentar y compartir nuestro art\000ED culo en redes sociales!";
  content: attr(data-before);
  display: block;
  margin-bottom: 1.25em;
}

.addthis_toolbox {
  padding: 0.25em 0.5em;
}

.main-entry .label {
  line-break: auto;
  white-space: inherit;
}
.csl-entry,
.references p {
  line-break: auto;
  white-space: inherit;
  overflow-x: scroll;
  overflow-x: auto;
}
.csl-entry,
.references p a {
  line-break: anywhere;
}

.pkp_page_index .homepage_image,
.pkp_page_index .additional_content {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.pkp_page_index .homepage_image img {
  width: auto;
  max-height: 300px;
  text-align: center;
}
@media (min-width: 992px) {
  .page_issue_archive .issues_archive {
    margin-left: 0;
    margin-right: 0;
  }
  .obj_issue_toc .galleys,
  .obj_issue_toc .section {
    margin: 0 0 20px 0;
  }
  .pkp_page_index .homepage_image,
  .pkp_page_index .additional_content,
  .cmp_announcements {
    margin-left: 0;
    margin-right: 0;
  }
  .pkp_page_index .cmp_announcements > .obj_announcement_summary {
    padding-left: 0;
  }
  .page,
  .page_index_journal,
  .page_index_site {
    padding: 0 1em 75px 0;
  }
}
@media (min-width: 768px) {
  .obj_issue_summary .cover {
    width: 14.5%;
    margin-bottom: 0;
    margin-right: 32px;
  }
  .obj_issue_toc .cover {
    width: 20%;
    margin-bottom: 24px;
  }
  .page_index_journal .obj_issue_toc .cover {
    margin-left: 20px !important;
  }
}
.obj_issue_summary .description p:first-child {
  margin-top: 1em;
}
.obj_issue_toc .sections:not(:first-child) {
  margin-top: 0;
}
.label {
  font-size: 100%;
}
.obj_issue_toc .authors .orcid {
  opacity: 0.65;
  max-height: 4px;
}
.obj_issue_toc .authors .orcid svg {
  height: 17px;
  margin-left: -2px;
  margin-right: -4px;
  margin-top: -2px;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.read_more {
  color: #7d2f23 !important;
  margin: 0.4rem 0 1.93rem 0;
}
.header_view,
.header_view:hover,
.header_view .return:hover,
.header_view .download:hover,
.header_view .title:hover,
.header_view:focus,
.header_view:enabled,
.header_view .return:focus,
.header_view .return:enabled,
.header_view .download.focus,
.header_view .download:enabled,
.header_view .title:focus,
.header_view .title:enabled {
  background: #7d2f23;
}
.header_view .return {
  color: #7d2f23;
}
.published .value {
  margin-bottom: 0.5em;
}
.keyword a,
.google-scholar a,
.google-scholar img {
  display: inline-flex !important;
  vertical-align: middle;
}
.keyword img,
.google-scholar img {
  height: 20px;
  margin: 0 !important;
}
.keyword img {
  margin-left: 7px !important;
}
.google-scholar img {
  margin: 0 2px 2px 0 !important;
}
.keywords .label {
  margin: 0 0 0.9rem !important;
  display: block !important;
}
.keywords {
  margin-bottom: 15px;
  font-size: 15px;
}
.twitter-timeline {
  /*margin-left: -19px;
  margin-right: -21px;
  margin-top: -10px !important;
  margin-bottom: -17px !important;
  display: inherit !important;*/
  margin: 0;
}
#customblock-twitter {
  padding: 10px 0 4px 2.5px;
}
#customblock-facebook {
  padding: 1.5px 0 1.5px 1.5px;
}
#customblock-facebook p {
  padding: 0;
}

.obj_issue_summary .cover,
.heading .cover {
  transform-style: preserve-3d;
  transform: rotate(-11deg);
  background: rgba(234, 234, 234, 1);
  margin-left: 4px;
  margin: 7px 45px 7px 7px !important;
  margin: 7px 50px 30px 25px !important;
}
.obj_issue_summary .cover img,
.heading .cover img {
  transform-style: preserve-3d;
  transform: rotate(9deg);
  box-shadow: 0 0 6px rgb(0 0 0 / 8%);
}
.obj_issue_summary .cover {
  margin-left: 18px !important;
  margin-top: 13px !important;
  margin-bottom: 13px !important;
}
/*
.journals .media-list .media-left {
  width: 40%;
  padding-right: 1.75em;
  margin-top: .75em;
  padding-top: 1em;
  background: rgba(234, 234, 234, .45);
}
.journals .media-list .media-body {
  width: 47%
}
.journals .media-left img {
  margin-left: 8px;
}*/
@media (max-width: 767px) {
  .obj_issue_summary .cover,
  .heading .cover {
    max-width: 30%;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .obj_issue_summary .cover img,
  .heading .cover img {
    margin: 0 auto 40px 0;
  }
}
.page_search .author {
  float: none !important;
}
.page_search .author .orcid,
.page_search .cover {
  display: none;
}
.obj_issue_toc .galleys_links li {
  margin-right: 0px;
}
.modal-content h2 {
  margin: 0 40px 0 0;
}
.modal-header button {
  position: absolute;
  top: 5px;
  right: 21px;
  font-size: 47px;
}
.modal-body {
  position: relative;
  padding: 15px;
  padding: 2em;
}
.modal-body p {
  margin-top: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    min-width: 850px;
  }
}
.media-list .media-left {
  width: 44%;
  display: inline-block;
}
.media-list .media-body {
  display: inline-block;
  width: 55%;
}

.journals .nav-pills > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
}
.journals .journals .media .view {
  margin-top: 2px;
}
.journals .media {
  /*width: 100%;*/
  display: inline-block;
  text-align: left;
  margin: 5px 10px 15px 10px;
  padding: 25px 18px 18px 18px;
  min-height: 275px;
  min-height: 290px;
  box-shadow: 0 0 4px rgb(207 215 221 / 55%);
  box-shadow: 0 3px 1px rgb(207 215 221 / 35%), 0 0 4px rgb(207 215 221 / 55%);
  /*border-bottom: 14px solid rgba(0, 0, 0, 0.035);*/
  border-bottom: 9px solid rgba(234, 234, 234, 0.2);
}

.journals .media:hover {
  box-shadow: 0 3px 1px rgb(207 215 221 / 55%), 0 0 4px rgb(207 215 221 / 95%);
}

.journals .media h3 {
  font-size: 15.5px;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 10px;
  margin-top: 0;
  font-weight: 400;
}

.journals .media .view {
  margin-top: 7px;
}

.journals .media .view,
.journals .media .current {
  float: none;
}

.journals .media .btn-default-custom-light {
  margin-left: -2px;
  margin-top: 5px;
  background: rgb(207 215 221 / 15%);
  background: rgba(0, 0, 0, 0.035);
  border: 1px solid rgb(207 215 221 / 10%);
}

.journals .media .btn-default-custom-lightgray {
  background: rgb(207 215 221 / 40%);
  background: rgba(0, 0, 0, 0.055);
}

@media only screen and (min-width: 992px) {
  .journals .media {
    width: 47%;
  }
}

.journals .nav-pills > li {
  float: none;
  max-width: 100%;
}
.journals .media h3 {
  line-height: 19px;
  margin-bottom: 6px;
}

@media only screen and (min-width: 480px) {
  .cmp_announcements {
    margin-left: 0;
    margin-right: 0;
  }
}

.obj_issue_summary .media-left {
  width: auto;
  display: inline;
}
.btn-clipboard {
  width: 100%;
  margin-bottom: 1em;
  border: 1px solid #eaeaea;
}
.btn-clipboard .glyphicon {
  margin-right: 10px;
}
.journals img {
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.25);
}
.journals img:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.45);
}
.journals .modal img {
  box-shadow: none;
}
.altmetric-normal-legend {
  float: none;
  width: 100%;
  text-align: center;
}

@media (min-width: 992px) {
  .page_issue_archive .cover {
    width: 40.5% !important;
    margin-left: auto !important;
    margin-top: 20px !important;
    margin-bottom: 15px !important;
    margin-right: auto !important;
    width: 150px !important;
    float: none;
    /*height: 180px !important;
    width: fit-content !important;*/
  }
  .page_issue_archive .cover:hover {
    transform: rotate(-18deg);
    transition: 300ms linear all;
    padding-top: 4px !important;
    margin-bottom: 11px !important;
  }
  .page_issue_archive .cover img:hover {
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  }
  .page_issue_archive .media-list .media-body {
    width: 100%;
    text-align: center;
    display: block;
    font-size: 0.8em;
  }
  .page_issue_archive .media-list .media-body p {
    margin-bottom: 0;
    margin-top: 4px !important;
    font-size: 14px;
    text-align: center !important;
  }
  .page_issue_archive .issues_archive > li {
    min-height: 395px;
    vertical-align: bottom;
  }
}

.abstract .label {
  display: block;
}

.abstract {
  text-align: justify;
  font-size: 15px;
}

.homepage_image_left {
  padding: 0 2em 2em 0;
  float: left;
  border: none !important;
  box-shadow: none !important;
  margin-top: -4px !important;
  margin-bottom: 0 !important;
  border-radius: 0 !important;
}
.obj_issue_toc .published {
  margin: 0 0 1.55em 0;
}
.authors .name .country {
  font-weight: normal;
  margin-left: 1.5px;
}

.obj_article_details .supplementary_galleys_links {
  margin: 0;
  text-align: center;
}
.obj_galley_link_supplementary,
.obj_galley_link_supplementary:link,
.obj_galley_link_supplementary:visited,
.obj_galley_link_supplementary:active,
.obj_galley_link_supplementary:hover {
  color: #7d2f1b;
}

#customblock-twitter,
#customblock-facebook {
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
}

#customblock-dialnet {
  padding-bottom: 11px;
}

#customblock-twitter p {
  padding: 0 !important;
}

#customblock-facebook {
  padding-left: 3px !important;
}

.obj_article_details .authors .affiliation,
.obj_issue_toc .galleys > h2,
.obj_issue_toc .section > h2,
.obj_issue_toc .galleys > h3,
.obj_issue_toc .section > h3 {
  color: rgba(0, 0, 0, 0.64);
}

.cmp_breadcrumbs .current {
  color: #4d4d4d;
}

.footer .ft_logo {
  width: 85px;
  opacity: 0.85;
}
.middle-navbar a {
  color: white;
}

footer {
  color: white;
}

.jatsParser__article-fulltext,
#jatsParserFullText {
  padding: 15px 30px;
  background: rgba(255, 252, 249, 0.7);
  background: white;

  font-family: "Amiri", serif;

  margin: 0 auto 60px 0;
  /*box-shadow: 0 0 300px 25px rgba(222, 198, 122, 0.15) inset;
  box-shadow: 0 0 300px 25px rgba(219, 198, 130, 0.15) inset,
    0px 0 40px rgba(150, 133, 83, 0.02) inset;*/
  text-align: justify;
  page-break-inside: avoid;
  border-radius: 7px;
  border: 1px solid rgba(0, 0, 0, 0.09);

  color: rgba(0, 0, 0, 0.8);
  opacity: 1;

  position: relative;
}

/*
.jatsParser__article-fulltext:hover,
#jatsParserFullText:hover {
  box-shadow: 0 0 300px 25px rgba(222, 198, 122, 0.18) inset,
    0 0 10px rgba(0, 0, 0, 0.06);
}*/

#jatsParserFullText:before {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  border-width: 0 19px 19px 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.2) #fcfcfd;
}

.jatsParser__article-fulltext > *,
#jatsParserFullText > * {
  font-size: 1.185em;
}

.jatsParser__article-fulltext table,
#jatsParserFullText table {
  margin: auto;
}
/*
.jatsParser__article-fulltext table td,
#jatsParserFullText table td {
  border: 1px solid rgba(0, 0, 0, 0.4);
  padding: 5px 10px;
}*/

#jatsParserFullTextTitle {
  margin-top: 20px;
  margin-bottom: 26.5px;
  font-size: 1.4em;
  font-size: 1rem;
  display: block;
}

#jatsParserFullText h1,
#jatsParserFullText h2,
#jatsParserFullText h3 {
  margin-top: 30px;
  color: black;
}

#jatsParserFullText p {
  margin-bottom: 20px;
}

#jatsParserFullText blockquote {
  font-style: italic;
  margin: 20px 0;
  padding-left: 20px;
  border-left: 4px solid #ccc;
}

#jatsParserFullText:fullscreen {
  width: 100vw;
  height: 100vh;
  overflow: auto;
  padding: 20px;
  box-sizing: border-box;
  background-color: #fff; /* Fondo blanco similar a una página */
}

.entry-details a {
  overflow: auto;
  line-break: anywhere;
}

.pkp_structure_sidebar .most_read a {
  padding-left: 0;
}

.pkp_structure_sidebar .most_read_article {
  margin-bottom: 11px;
  font-size: 14px;
}

.pkp_structure_sidebar .most_read_article_journal {
  opacity: .905;
  margin-left: 4px;
}

.pkp_structure_sidebar .most_read_article_journal,
.pkp_structure_sidebar .most_read_article_journal::before,
.pkp_structure_sidebar .most_read_article_journal::after {
  display: none;
}

/* Arreglo overflow del texto en modales */
.pkp_modal_panel td {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-wrap: break-word;
}
.pkp_modal_panel td .label {
  overflow-wrap: break-word;
  word-break: normal;
  white-space: normal;
}
/* -- */
