#headerNavigationContainer div:nth-child(1) nav div:nth-child(1) div:nth-child(1) a {
    font-size: 12px;
}
.navbar-header {
margin-top: 23px;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
    margin-bottom: 30px;
}
.descargas_div {
    display: flex!important;
    align-content: flex-end!important;
    justify-content: flex-end!important;
}
.indexado {
	padding-left: 10px;
}
.has_site_logo .pkp_site_name, .has_site_logo .pkp_navigation_primary_wrapper {
   margin-top: -0.35rem;
}
.numero_des:last-child  {
	padding-bottom: 3rem;
}
.boton_footer {
     padding-top: 1rem;
}
.orcid_icon {
display:none;
}
.submit {
    background: none;
}

li.locale_es_ES.current a, li.locale_en_US.current a, li.locale_pt_BR.current a {
	color: #000;
	text-decoration: none;
	font-weight:500;
	border-bottom: solid 4px #fff;
}

.pkp_navigation_primary>li:last-child a {
     margin-right: 0em;
}
/* colores */


.pkp_navigation_primary a {
color: #000;
text-transform: uppercase;
	text-decoration: none;
}
a#pkpDropdown0:hover, .pkp_navigation_primary>li:last-child a:hover  { border-bottom: 2px solid #fff;}

ul.galleys_links a.file:hover, .obj_galley_link:focus, .obj_galley_link:hover {background:#eee;color:#000;}
.obj_galley_link {border:none;color:#000;font-weight:700;text-transform: uppercase;}



ul.galleys_links a.file {
    background: #fff;
    color: #000;
	font-weight: 700;
    text-transform: uppercase;
	 
}

.pkp_page_article ul.galleys_links a.file {
    background: #fff;
    color: #000;
	font-weight: 700;
    text-transform: uppercase;
	 border: 1px solid #5d5d5d; 
}

.pkp_page_article .ul.galleys_links a.file, .pkp_page_article  a.pdf, .pkp_page_article .file,.pkp_page_article  .pdf,
 .pkp_page_article .cmp_button_wire:hover, .pkp_page_article  .cmp_button_wire:focus, .pkp_page_article .obj_galley_link:hover,
 .pkp_page_article .obj_galley_link:focus, .pkp_page_article .obj_galley_link, .pkp_page_article  .obj_galley_link .file {
   
    color: #5d5d5d;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #fff !important;
   /* min-width: 100%;*/
    margin-bottom: 10px;
	border-radius:5px;
}

ul.value.galleys_links {
	list-style: none;
    /*display: flex;*/
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-between;
   
    align-items: center;

}

img.galerada_img
 {
    width: 35px;
}
.pkp_page_article .footer_per  {
	margin-top: 3rem;
}

.obj_galley_link.pdf:before, .obj_galley_link.file:before {
    content: " "; display: none;
}
.content a.block_make_submission_link, .block_make_submission a {
    color: #fff;
}

.cmp_manuscript_button, .block_make_submission a{
	list-style: none;
    color: #fff;
	    font-weight: 700;
    text-transform: uppercase;
    background: #4d8bcb;
}


.pkp_site_nav_menu {
    background-color: #4d8bcb;
	position:relative;
	}
.pkp_navigation_primary>li>a {
    text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
   }
.numero_des .galleys_links>li, .search_results .galleys_links>li{
	list-style: none;
	text-align: center;
    display: inline;
}
.numero_des .galleys_links, .search_results .galleys_links {
	text-align: center;
    display: inline;
    bottom: 0;
    right: 0;
	position: absolute;
	margin-bottom: 0px;
}
.pkp_page_forthcoming .galleys_links>li{
	list-style: none;
		text-align: end;
    /* width: 100%; */
    display: inline;
    bottom: 0;
    right: 0;
    /* margin-top: 50px; */



}
.pkp_page_forthcoming .galleys_links{
	text-align: end;
    /* width: 100%; */
    display: inline;
    bottom: 0;
    right: 0;
    /* margin-top: 50px; */
    position: absolute;
margin-bottom: 0px;
}
.aviso {
text-align: center;
}
.aviso .title {
      display:none;
}

.aviso a {
        color: #000;
    font-weight: bold;

}
.aviso p {margin: 0; padding: 0;}

#hide_aviso::after {
	content: "  Cerrar";
}

#hide_aviso {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
    border-radius: 15px;
    color: #333;
    background: transparent;
    border: solid #333 1px;
    text-decoration: none;
    font-size: 12px;
padding: 5px 10px ;
text-transform: uppercase;
}
.icono_info {
   -webkit-border-radius: 28;
   -moz-border-radius: 28;
    border-radius: 50px;
	background:#fff;
	width:30px;
	height:30px;
	display:flex;
	flex-direction: row;
    flex-wrap: nowrap;
    align-content: stretch;
    justify-content: space-evenly;
    align-items: center;
}
.aviso_info {
	text-align:right;
}
.cerrar {
	    text-align: left;
}
.cuerpo_aviso {
    display: inline-grid;
    grid-template-columns: auto auto auto;
    align-content: stretch;
    justify-content: center;
    align-items: center;
    justify-items: stretch;
}
.texto_aviso {
	padding-left:3rem;
	padding-right:3rem;
	word-break: break-word;
}


.cmp_notification {

    background: #ddd;
    border-left: 0.357rem solid #000;

}

 .num_completo a {

   border-bottom:  #f7bc4a solid 2px;
   padding-bottom:5px;
    color: #000;
	text-decoration: none;

}

.doi_arti a {
    text-decoration: none;
	color: #0d6efd;
}
.doi_arti a::before, .doi .value a::before {
    content:"DOI: ";
}

.card-title a {
    text-decoration: none;
	color: #0d6efd;
	font-weight: normal;
}

.pre_footer .card {
	    border: 1px solid #f0f0f0;
		background-color: #f0f0f0;
}

.h1, h1, .indexado .title,  .scimago .title, .home_title_box {
    text-transform:uppercase;
}

.editorila_home div h4 {
	display: none;
}
.pkp_page_article .abstract .label, .pkp_page_article .author_bios .label, .pkp_page_article .references  .label{
 font-size: 1.3rem;
}

.pkp_page_article .author_bios .sub_item .label, .pkp_page_article .author_bios  .sub_item .value{
 font-size: font-size: var(--bs-body-font-size);
}
.pkp_structure_footer_wrapper {
    background: #32373D;
    height: 144px;

max-height: 144px;

}

.cmp_breadcrumbs a {
    font-weight: 500;
	color: #4d8bcb;
}
.cmp_breadcrumbs  {
    font-weight: 500;

}

.indexado .show a {
	color: #4d8bcb;
    text-decoration: none;



}
.footer_per {
    background: #32373D;
}

   .enviar_arti, .buscador {
background-color: #f0f0f0;

}


   .pre_footer{
background-color: #f0f0f0;
}

/* fin colores */

.pre_footer {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.pkp_navigation_user_wrapper {

    margin-top: 50px;
}
.pkp_navigation_primary_wrapper {

    text-align: justify;
}
.generico {
	display: inline-table;
}
.navbar-nav .dropdown-menu {
    position: absolute;
	padding-left: 0px;
    padding-right: 0px;
    width: 230px;
	text-decoration:none;
	background:#036;
	-webkit-transition: max-height 0.6s ease-in;
    transition: max-height 0.6s ease-in;
	text-align: center;
	margin-top: 6px;	
}
.navbar-nav .dropdown-menu li a {
	text-decoration: none;
	color: #fff;
	text-align: center;
	line-height: 32px;
    padding: 0 18px;
    margin: 0;
    opacity: 0.8;
}
.navbar-nav .dropdown-menu li:hover {
	background:rgba(255,255,255,0.1);
	color:#fff;
	opacity:1;
	
	}
.navbar-nav {
    margin-top: -20px;
}
.navbar-header   {
    margin-top: 33px;
    display: block;
	color:#fff;
}
a.navbar-brand, a.navbar-brand a:visited, a.navbar-brand:hover  {
	color:#fff;
	font-size:14px;
}

.page_title, h1 {
    font-size: 1.4rem;
    }
ul.authors {
	list-style:none;
}
.pkp_brand_footer {
	display:none;
}
.enviar_arti {

    padding-top: 0;
    padding-bottom: 0;
	max-height: 130px;

	}
.enviar_arti .btn-secondary {

    text-align: right;

	padding-left: 3rem;
    padding-right: 3rem;
}
.btn-secondary {

    text-align: center;
    margin: 50px;
}

.pkp_site_name .is_img img {
    min-height: 130px;
	min-width: 100%;
	width: 100%;
}

.numero_des .card-body  ul {
    padding: 15px;
}
.galleys_links>ol, ul {
    padding-left: 0px;
}

.page_issue_archive .card {

	    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
	margin: 0 0.5em;
    box-shadow: 2px 6px 8px 0 rgb(22 22 26 / 18%);
    border: none;
    height: 310px;
    max-height: 310px;
    margin-bottom: 15px;

}

.page_issue_archive .card img {
    max-height: 194px;
    height: 194px;
    width: 150px;
    border: #ccc solid 1px;
}

.page_issue_archive .card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem;
    text-align: center;
	margin-top: 4px;
    font-weight: 700;
}

.numero_des .card .img-wrapper {
    max-width: 100%;
    height: 13em;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 30px;
}



 .title_number, .acceso_abierto, .revisada_pares {
	 text-align:center;
	margin-top: 0;
    margin-bottom: 0px;

}

.acceso_abierto, .revisada_pares {
	text-transform: uppercase;
    font-size: 12px;
}

.acceso_abierto::before {
	content: "";
  background-image: url(/public/site/images/acceso_abierto.png);
  background-size: cover;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  margin-right: 2px;
  display: inline-block;
  vertical-align: middle;

}

.revisada_pares::before {
	content: "";
  background-image: url(/public/site/images/revisado_pares.png);
  background-size: cover;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  margin-right: 2px;
  display: inline-block;
  vertical-align: middle;

}

.iss_number {
	padding-block-start: 15rem;
    position: absolute;
	font-weight: bold;
	margin-top: 15px;
}

.num_completo, .num_completo a {

    text-align: center;

    font-weight: bold;
}



.card-title, .search_results title a {
    font-size: 16px;
	text-decoration: none;
	color: #000;

}

.register .buttons, .page_login .buttons {
  margin: auto;
    text-align: center;
}
.recaptcha {
margin-left:30%;
}

.cmp_form .buttons a {

    padding-left: 11px;
	padding-right: 11px;
}

.cmp_form .search_input input#query {
    width: 100%;
    max-width: 99%;
    height: 42px;
}

.page_login .password a, .page_login a.register  {
	font-size: 12px;
    font-weight: bold;
    text-align: justify;
}

.pre_footer .indexado .show {
	list-style: none;
}


.navbar-nav {
    float: right;
}


.navbar-nav {
    margin: -20px -15px;
	display: flex;
    flex-direction: row;

}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}


ul, ol {
    margin-top: 0;
    margin-bottom: 10.5px;
}


.search_input {
padding-top: 3em;
    padding-bottom: 5em;

}

.enviar_arti .query {
    width: 50em;
    max-width: 50em;
    height: calc(3.143rem - 2px);
}

.enviar_arti .submit {
	margin-left: -35px;
    background-image: url(/plugins/themes/uchileSisib/img/search.svg);
    background-repeat: no-repeat;
    background-size: 25px;
    border: none;
    text-indent: -9999px;
    width: 25px;
    float: revert;
	height: 25px;

}


.title_numero {
    font-size: large;
    font-weight: 600;
    margin-bottom: 30px;
	margin-top: 4rem;
}
.pre_footer .card {

    text-align: left;
}
.pre_footer {

    text-align: center;
}

.card .img-wrapper {
    /* max-width: 100%; */
    /* height: 13em; */
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.numero_des .card, .search_results .card, .pkp_page_forthcoming .card  {
    margin: 0 0.5em;
    box-shadow: 2px 6px 8px 0 rgb(22 22 26 / 18%);
   /* border: none;*/
    height: 350px;
    max-height: 350px;
    margin-bottom: 15px;
}

.destacado_section, .search_results .card-header {
    font-weight: 600;
	text-transform: uppercase;
	min-height: 40px;
}
.menu_generico {
    background-color: #004B93;
    height: 33px;
	 width: 100%;
    margin: 0;
}
.navbar {
   padding-top: 0rem;
}
.pkp_block {
    padding: 0;
    font-size: 1rem;
    line-height: 1.43rem;
}
.indexado, .scimago {
	    padding-top: 1rem;
}
 .indexado .title {
	font-size: 16px;
	font-weight: 500;/*
	text-decoration: underline #f7bc4a;
	  padding: 0.5rem 0 0 0;
		color: #000;
		    line-height: 1.43rem;
			margin-top: 5px;
			margin-block-start: 1.33em;*/

}

 .scimago .title {
	font-size: 16px;
	font-weight: 500;
	padding: 0 0 0 0;
	color: #000;
	margin-top: 5px;
	margin-left: 15px;

}

.editorila_home .home_title_box {
	font-size: 16px;
	font-weight: 500;/*
	text-decoration: underline #f7bc4a;
	  padding: 0 0 0 0;
		color: #000;
		    line-height: 1.43rem;
			margin-top: 0px;
			margin-block-start: 1.33em;*/

}


.card-body .editorila_home {
	margin: 1px;
}
.block_information img {
    margin-top: 20px;
    text-align: center;
    justify-content: center;
    display: block;
    margin: 0px auto;
    width: 90%;
}
.card-body .more_bton a {
    text-align: right;
    color: #212529;
    text-decoration: none;
    font-size: large;
    background: #fff;
    padding: 0px 7px;
    border-radius: 13px;
    border: 1px solid #fff;
	flex-direction: row;
    align-content: stretch;
    justify-content: space-evenly;
    width: 25px;
    height: 25px;
    flex-wrap: nowrap;
    align-items: center;
}

.more_bton {
	text-align: right;
}

.description_home p {
	margin-bottom: 0px;
}

.Uchilelogo-01 {
	display: flex;
    position: relative;
    margin: 25px;
}

.zizbi {
	float: right;
    margin: 0;
    text-align: start;
    color: #fff;
 }

.navbar {
    margin-top: -30px;
}

.nav>li {
    z-index: 10000;
}

.nav>li>a {
    color: #fff;
    text-decoration: none;
	    font-weight: normal;
		padding-left: 13px;
}

.boton_footer .btn-secondary {
    text-align: center;
    margin: 10px;
}

a.dataver_sisib_link  {
	color: #4d8bcb;
    text-decoration: none;
	font-weight: bold;
	}
/*a.dataver_sisib_link::before {
		content: "";
  background-image: url(/public/site/images/abrir_ventana.png);
  background-size: cover;
  height: 10px;
  width: 10px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}*/



a.dataver_sisib_link::after {
	content: "\a ";
    white-space: pre;
}
.sub_item a.title, .doi .value a {
		color: #4d8bcb;
    text-decoration: none;
	font-weight: 500;
}

.orcid a {
		color: #4d8bcb;
    text-decoration: none;
	font-weight: 500;
}


.affiliation {
    display: inline;
  }
.name:after, .affiliation:after  {
    content: "\a ";
    white-space: pre;

}

.authors li {
	margin-bottom: 15px;

}
.descargas_div .card-header,.investigacion_div .card-header,  .almetric_div .card-header, .citation  .card-header , .addthis_per  .card-header {
	font-weight: large;
	color: #32373d;
    text-decoration: none;
	font-weight: bolder;

}
.altmetric-embed {
	text-align:center;
}

button#formatosCitas.btn , button#formato_downloads.btn {
	margin: 20px;
}

.page_search .cmp_pagination {
    text-align: center;
}

.page_search .submit button {
    position: relative;
    margin-right: 6.2145rem;
    border-right: none;
     padding-right: 2em;
    padding-left: 3.2145rem;
    border-right: 1px solid #ffc107;
    border-left: none;
    background: #ffc107;
	color:#000;
}

.page {
	margin-bottom:3rem;
}

.page .page_register {
	margin-bottom:5rem;
}
.page_search .search_results {

    margin-top: 5rem;
}

.page_search  .search_input {
	padding-bottom: 2em;
    text-align: center;
}

.page_search .submit button:after {
     display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 1.25rem;
    text-rendering: 2rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f002";
    position: absolute;
    top: 0;
    right: 0;
    width: 29px;
    height: 29px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    line-height: 2.143rem;
    text-align: center;
    background: #006798;
    color: #fff;
}
.page_login .buttons {
display: inline-flex;
    padding: 10px;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: space-between;
}

.page_login button.submit {
	    margin-block: 0px;
		margin-right: 25rem;
}

.page_login .login {
     max-width: 20em;
    margin: auto;
}
.page_login .register {
position: absolute;
margin: 10px;
}

.page_register .identity, .page_register .login, .page_register .consent, .page_register .reviewer {
	max-width: 50em;
    margin: auto;
}

@media (min-width: 2001px)  {

.enviar_arti .submit {

}

	.menu_generico {

     width: 100%;
    margin: 0;
}

	.pkp_navigation_primary_row {
    color: #000;
	text-align:center;
   }



.aviso {
    text-align:center;
	
}
.boton_footer {
	text-align: right;
}
.departamento_footer {
    color: #fff;
    position: absolute;
    margin-top: -87px;
    margin-left: 80px;
    font-weight: 500;
}


}


@media (min-width: 1501px) and (max-width: 2000px) {

	.pre_footer {
		    padding-left: 70px;
	}

	.menu_generico {

      width: 100%;
    margin: 0;
}

	.pkp_navigation_primary_row {

    color: #000;

   }
		.enviar_arti {
	text-align:center;
	width: 101.5%;
    margin-left: -10px;
}


.aviso {
	text-align:center;
	width: 100%;
    
}

.boton_footer {
	text-align: right;
}
.departamento_footer {
    color: #fff;
    position: absolute;
    margin-top: -87px;
    margin-left: 80px;
    font-weight: 500;
}
.zizbi {



}
 .pre_footer {

    padding-left: 0%;
}
}


@media (min-width: 1025px) and (max-width: 1500px) {

.enviar_arti .submit {
}
	.menu_generico {

     width: 100%;
    margin: 0;
}

.aviso {
 	text-align:center;

}
.boton_footer {
	text-align: right;
}
.departamento_footer {
    color: #fff;
    position: absolute;
    margin-top: -87px;
    margin-left: 80px;
    font-weight: 500;
}

}

@media (min-width: 992px) and (max-width: 1025px) {

.enviar_arti .submit {
    float: right;
	margin-top: 10px;
    position: absolute;
}



.enviar_arti {
	text-align:center;
    width: 102.1%;
margin-left: -11px;
}


.aviso {
	text-align:center;

}
.alert {
	padding: 1rem 5rem;
}
.aviso::before {
    margin-left: -20px;
}

.boton_footer {
	text-align: right;
}
.departamento_footer {
    color: #fff;
    position: absolute;
    margin-top: -87px;
    margin-left: 80px;
    font-weight: 500;
}


}
@media (min-width: 440px) and (max-width: 770px) {

	.btn-secondary {

    margin-top: 40px;
	 margin-left: 20px;
	  margin-right: 20px;
	   margin-bottom: 20px;
}
.enviar_arti .query {
	width: 30em;
}
.enviar_arti .submit {
}
	.enviar_arti {
	text-align:center;
	width: 102.6%;
    margin-left: -10px;
}

.has_site_logo .pkp_site_name, .has_site_logo .pkp_navigation_primary_wrapper {

    margin-top: 0rem;
}
.aviso {
	text-align:center;

}

.aviso::before {
    margin-left: -20px;
}
.Uchilelogo-01 {

    margin-left: -40px;
}
.boton_footer {
	text-align: left;
	display: none;
}
.departamento_footer {
    color: #fff;
    position: absolute;
    margin-top: -87px;
    margin-left: 10px;
    font-weight: 500;
}
.boton_footer .btn-secondary {
    text-align: center;
    margin: 10px;
    max-width: 150px;
    font-size: 10px;
}

.zizbi {

    font-size: 12px;
	display: none;
}
 .pre_footer {

    padding-left: 32%;
}
}
@media (min-width: 421px) and (max-width: 439px) {

		.search_input  .query {
width: 310px;
max-width: 310px;
}



.enviar_arti .submit {

}
	.generico {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: flex-end;
}
	.enviar_arti {
	text-align:center;

    margin-left: 0px;
}


.has_site_logo .pkp_site_name, .has_site_logo .pkp_navigation_primary_wrapper {

    margin-top: 0rem;
}
.aviso {
	text-align:center;

}

.aviso::before {
    margin-left: -10px;
}

.Uchilelogo-01 {

    margin-left: -20px;
}
.boton_footer {
	text-align: left;
}
.departamento_footer {

    color: #fff;
    position: absolute;
    margin-top: -87px;
    margin-left: 30px;
    font-weight: 500;
}
.zizbi {
	display:none;
	margin-top: -40px;
    margin-left: 90%;

}
}
@media (min-width: 370px) and (max-width: 420px) {
	.search_input  .query {width: 310px;max-width: 310px;}

.enviar_arti .submit {
    margin-top: 7px;
   position: absolute;

}
	.generico {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: flex-end;
}
	.enviar_arti {
	text-align:left;

    margin-left: 0px;
}
.has_site_logo .pkp_site_name, .has_site_logo .pkp_navigation_primary_wrapper {
       margin-top: 0rem;
}
.aviso {
	text-align:center;

}
.aviso::before {
    margin-left: -15px;
}
.Uchilelogo-01 {

    margin-left: -20px;
}
.boton_footer {
	text-align: left;
}
.departamento_footer {

    color: #fff;
    position: absolute;
    margin-top: -87px;
    margin-left: 30px;
    font-weight: 500;
}
.zizbi {
	display:none;
	margin-top: -40px;
    margin-left: 90%;

}
}
@media (max-width: 369px) {

		.search_input  .query {max-width: 250px;}

.enviar_arti .submit {
   margin-top: 7px;
    position: absolute;
}
	.generico {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: flex-end;
}
	.enviar_arti {
	text-align:left;
	margin-left: 0px;
}
.has_site_logo .pkp_site_name, .has_site_logo .pkp_navigation_primary_wrapper {
      margin-top: 0rem;
}
.aviso {
	text-align:center;
}
.aviso::before {
    margin-left: -15px;
}
.Uchilelogo-01 {
     margin-left: -20px;
}
.boton_footer {
	text-align: left;
}
.departamento_footer {

    color: #fff;
    position: absolute;
    margin-top: -107px;
    margin-left: 30px;
    font-weight: 500;
}
.zizbi {
	display:none;
	margin-top: -50px;
    margin-left: 90%;

}
}



@media (min-width: 1025px) {


.pkp_structure_head {
    background-color: #005eb4;
	width: 100%;
     border-bottom: 0px solid #ddd;
}

.pkp_site_name .is_img img {
    min-height: 130px;
    min-width: 100%;
    width: 100%;
}

.pre_footer .card {
    margin: 0 0.5em;


    height: 380px;
    max-height: 380px;
    margin-bottom: 15px;
}

.pre_footer .row {

    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: stretch;
    justify-content: space-evenly;
    align-items: stretch;
}

.indexado { max-width: 300px;
margin-left: 45px; }

.scimago { max-width: 300px;
margin-left: 25px;
margin-right: 13px;
 }

 .additional_div, .editorial_home {
	  max-width: 320px;


 }

}



@media (min-width: 992px) and (max-width: 1025px) {

.pkp_structure_head {
    background-color: #005eb4;
	width: 100%;
     border-bottom: 0px solid #ddd;
}

.row {
     --bs-gutter-x: 0rem;
}

.numero_des .card, .search_results .card, .pkp_page_forthcoming .card {
    margin: 0 0.5em 15px;
    box-shadow: 2px 6px 8px 0 rgb(22 22 26 / 18%);
    border: none;
    height: 425px;
    max-height: 425px;
}
.cmp_button_wire, .obj_galley_link {
        padding: 0 0.8em;
}
.page_issue_archive .card {

    height: 280px;
    max-height: 280px;

}



.pre_footer .card {
    margin: 0 0.5em;
    height: 380px;
    max-height: 380px;
    margin-bottom: 15px;
}



.indexado { max-width: 220px;
margin-left: 15px; }

.scimago { max-width: 220px;

margin-right: 13px;
 }
  .additional_div, .editorial_home {
	  max-width: 220px;


 }
}

@media (min-width: 771px) and (max-width: 992px)  {


.pkp_site_name .is_img img {
    min-height: 30px;
    min-width: 100%;
    width: 100%;
    text-align: center;
}



.col-md-3 {
    flex: 0 0 auto;
    width: 30%;
}
.row {
     --bs-gutter-x: 0rem;
}
.departamento_footer {
    color: #fff;
    position: absolute;
    margin-top: -87px;
  margin-left: 80px;
    font-weight: 500;
}
.numero_des .card {
    margin: 0 0.5em 15px;
    box-shadow: 2px 6px 8px 0 rgb(22 22 26 / 18%);
    border: none;
    height: 350px;
    max-height: 350px;
}

.pre_footer .card {
    margin: 0 0.5em;


    height: 380px;
    max-height: 380px;
    margin-bottom: 15px;
}

.pre_footer .row {
    /* --bs-gutter-x: 0rem;
    --bs-gutter-y: 0; */
    display: flex;
    flex-wrap: nowrap;
    /* margin-top: calc(-1 * var(--bs-gutter-y)); */
    /* margin-right: calc(-.5 * var(--bs-gutter-x)); */
    /* margin-left: calc(-.5 * var(--bs-gutter-x)); */
    flex-direction: row;
    align-content: stretch;
    justify-content: space-evenly;
    align-items: stretch;
}

.indexado { max-width: 300px;
margin-left: 15px; }

.scimago { max-width: 300px;
margin-left: 25px;
margin-right: 13px;
 }

}

@media (min-width: 440px) and (max-width: 770px) {


.pkp_site_name .is_img img {
    min-height: 30px;
    min-width: 100%;
    width: 100%;
    text-align: center;
}



.col-md-3 {
    flex: 0 0 auto;
    width: 45%;
}
.row {
     --bs-gutter-x: 0rem;
	 padding-left: 5%;
}
.numero_des .card {
    margin: 0 0.5em 15px;
    box-shadow: 2px 6px 8px 0 rgb(22 22 26 / 18%);
    border: none;
    height: 350px;
    max-height: 350px;
}


.page_issue_archive .card {

    height: 290px;
    max-height: 290px;

}

.pre_footer .card {
    margin: 0 0.5em;


    height: 380px;
    max-height: 380px;
    margin-bottom: 15px;
}

.pre_footer .row {
    /* --bs-gutter-x: 0rem;
    --bs-gutter-y: 0; */
    display: flex;
    flex-wrap: nowrap;
    /* margin-top: calc(-1 * var(--bs-gutter-y)); */
    /* margin-right: calc(-.5 * var(--bs-gutter-x)); */
    /* margin-left: calc(-.5 * var(--bs-gutter-x)); */
    flex-direction: row;
    align-content: stretch;
    justify-content: space-evenly;
    align-items: stretch;
}

.indexado { max-width: 285px;
 }

.scimago { max-width: 285px;
margin-left: 9px;

 }
}

@media (max-width: 440px)  {

.pkp_site_name .is_img {
    display: block;
    margin-top: 0px;
}

.btn-secondary {
    display: none;
}
.col-md-3 {
    flex: 0 0 auto;
    width: 90%;
}
.row {
     --bs-gutter-x: 0rem;
	 padding-left: 5%;
}
.numero_des .card {
    margin: 0 0.5em 15px;
    box-shadow: 2px 6px 8px 0 rgb(22 22 26 / 18%);
    border: none;
    height: 385px;
    max-height: 385px
}

.page_issue_archive .card {
    height: 290px;
    max-height: 290px;
}

.pre_footer .card {
    margin: 0 0.5em;
    height: 380px;
    max-height: 380px;
    margin-bottom: 15px;
}

.pre_footer .row {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: stretch;
    justify-content: space-evenly;
    align-items: stretch;
}

.indexado { max-width: 330px;
 }

.scimago { max-width: 330px;


 }
 .feed_per { display:none;}
}

.pre_footer {
    display: flex;

    align-items: center;
    justify-content: center;
}

.idioma_block li {
display: inline-block;

    text-align: left;
	right:0;
}

.idioma_block {
    right: 0;
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
	position: absolute;
    margin-top: -35px;
}
.idioma_block a:link, .idioma_block a:visited, .idioma_block a:hover, .idioma_block a:focus, .idioma_block a:active {
	color:#000;
}

.pkp_site_nav_menu a:hover, .pkp_site_nav_menu a:focus {
    color: #fff;
}

.pkp_site_nav_menu a {
color: #fff;

}

.page_issue_archive .card .cover {
	border: #ccc solid 1px;
	margin-top: 5px;
}

.locale_en_US, .locale_es_ES, .locale_pt_BR {
	padding-right:5px;
}

.feed_per {
	    right: 0;
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
	margin-right: 5px;
	display: none;

}

.feed_per li {
    display: inline-block;
    text-align: left;
    right: 0;
}

.numero_des .card .cover img {
    max-height: 194px;
    height: 194px;
    width: 150px;
    border: #ccc solid 1px;
}

@media (max-width: 769px)  {
	.texto_aviso {
    padding-left: 0rem;
    padding-right: 0rem;
}
		.nav>li>a {
		display:none;
	}
	.pre_footer {
		display:none;
	}

	.menu_generico {
       height: 30px;
}
.navbar-brand {
margin-right: 3rem;
}
.pkp_site_nav_menu {
    position: relative;
}
.idioma_block  {

    margin-top: 15px;
}
}
@media (max-width: 500px)  {
	.nav>li>a {
		display:none;
	}
	.title_numero {

    margin-bottom: 2rem;
    margin-top: 2rem;
}

}
@media (min-width: 900px)  {
	.pkp_page_article  div.col-md-9 {
		padding-left:10px;

	}
.pkp_page_article .item ul.authors {
    width:100%;
	display:inline-block;
	padding-left:10px
}
.pkp_page_article .item ul.authors li{

    float:left;
    height:auto;
    margin:0 10px 10px 0;
    width:49%;
}
.pkp_page_article .item ul.authors li:nth-child(even){
    margin-right:0;
}
.vol_doi {
width: 100%;
    display: inline-block;
}

.vol_doi .issue {
    float: left;
    width: 50%;
}

.vol_doi .doi {
    float: right;
    width: 50%;
	text-align: right;
}
}
@media (min-width: 992px){
.pkp_site_name .is_img img {
    max-height: 130px;
    height: 130px;
}
.pkp_site_name {
  font-size: 0em;
}

.has_site_logo .pkp_head_wrapper {
    padding-top: 0.0rem;
    width: 100%;
}
}

@media (min-width:1200px){
  .pkp_site_name_wrapper{
    width: 1290px;
    height: 130px;
  }
}
.locale_en_US a:hover, .locale_es_ES a:hover, .locale_pt_BR  a:hover{
      text-decoration:none;
    color: #000;
}
.pkp_navigation_primary>li:last-child::before {
	content: "";
  background-image: url(/public/site/images/perfil.png);
  background-size: cover;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  margin-right: -15px;
  display: inline-block;
  vertical-align: middle;
}

.numero_des .doi_arti , .numero_des .card-title {
margin-bottom: 0.9rem;
}
.editorila_home h4 {
 font-size:14px;
}
.editorila_home h3 {
 font-size:13px;
}
.footer_redes {
	margin-top:30px;
	}
.footer_redes .block_information img {
	    margin-top: 0px;
    text-align: none;
    justify-content: none;
    display: inline-block;
    max-width: 15px;
	}
.footer_redes .title{
	color:#fff;
	font-weight: normal;
		font-size:12px;
}
.footer_redes ul {
	list-style: none;
}
.footer_redes a, .footer_redes a:hover {
	color:#fff;
}
@media (max-width:900px){
	.footer_redes {
	display:none;
	}
}
.resumen, .resumen a  {
	font-size:12px;
	margin-top: 1rem;
	text-decoration:none;
}
.pages {
	text-align:right;
	right:0
}
.doi_arti {
    margin-bottom: 0.5rem;
	font-size: 11px;
}
@media (max-width: 769px){
.pkp_navigation_primary>li:last-child::before {
  margin-right: 0px;
  height: 15px;
  width: 15px;
}
.pkp_navigation_primary>li:nth-last-child(3)  {
	content: "";
border-bottom: #fff solid 2px;
}
.menu_generico {
display:none;
}
.page_login button.submit {
    margin-right: 15rem;
}
.recaptcha {
margin-left:30px;
}
.sidebar_per {
	margin-top: 3rem;
    width: auto;
}
h1.pkp_screen_reader
 {
    left: 50px;
    color: #fff;
    font-size: large;
    clip: auto;
}
.pkp_site_name 
 {
    display: none;
}


}
@media (min-width: 769px) and (max-width: 1200px) {

.pkp_navigation_primary li a {
	margin: 2px 0 2px 0;
    padding: 5px 4px 5px;
    font-size: 12px;
    border-bottom: 2px solid transparent;
}
.pkp_navigation_primary>li:last-child::before {
  margin-right: -5px;
  height: 15px;
  width: 15px;
}
li.locale_es_ES.current a, li.locale_en_US.current a, li.locale_pt_BR.current a {
	margin-top: 5px;
}
}

@media (min-width: 1201) {
.pkp_navigation_primary>li>a {
    margin: 0.357rem 0.5em 0;
    padding: 0.357rem 0.4em calc(0.714rem - 2px);
    border-bottom: 2px solid transparent;
	}
}
   @media (min-width: 992px) {
   .pkp_navigation_primary>li>a {
   padding: 0.357rem 0.4em calc(0.714rem - 2px);}
    .pkp_navigation_primary { max-width: 90%;}
   }

 .titulo_articulo {
	  text-transform: none;
 }
.page_submissions .h2, .page_submissions h2 {
    font-size: 1.4rem;
}
.row.row_per {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    align-content: start;
    justify-content: left;
   
}

@media (min-width: 441px) and (max-width: 767.5px){
.enviar_arti .btn-secondary {
    margin-top: 5px;
   }
.search_input {
  padding-top: 0em;
  margin-top: -10px;
}
}
@media (min-width: 992px) and (max-width: 993px){
	.numero_des .resumen, .numero_des .fecha_publicacion {
	display:none;	
	}
}
@media (min-width: 1026px) and (max-width: 1399px){
	.numero_des .resumen, .numero_des .fecha_publicacion {
	display:none;	
	}
}
@media (min-width: 1014px) and (max-width: 1200px){
.search_results .resumen {
	display:none;	
	}
.cmp_button_wire, .obj_galley_link {
  padding: 0 .7em;
}
}
  @media (min-width: 1201px) and (max-width: 1400px) {
.pkp_navigation_primary > li:first-child a {
  margin-left: -2.5em;
}
}
  @media (min-width: 1201px) and (max-width: 1293px) {
	  .pkp_site_name .is_img img {
	min-width: 92%;
    width: 92%;
}
}
@media (min-width: 900px) and (max-width: 992px) {
.pkp_page_article .item ul.authors li {
    width: 90%;
}
}
@media (min-width: 771px) and (max-width: 992px) {
.enviar_arti .btn-secondary {
    padding-left: 15px;
    padding-right: 15px;
}
}

.at-cv-lightbox {
	display:none;
}

/* soluciona el alto de la imagen del header en firefox*/
@-moz-document url-prefix() { 
 @media (max-width: 440px) {
	.pkp_site_name .is_img img {
	min-height: 7px!important;
	max-height: 50px;
  }
}
}
@media (max-width: 995px){

.boton_footer, .zizbi {
	display:none;
}
}
.num_completo, .num_completo a {
    font-weight: 600;
}
.card-body:first-child {
    overflow: hidden;
}
.icono-orcid, .icono-credit{
	width: 18px;
    vertical-align: top;
}

.fondo {
    background: #f0f0f0;
}
blockquote {
    margin: 0 50px 1rem;
}
.sigueme_breadcrumbs {
    background: white;
    z-index: 1500;
}

.affix_rpueba {
    padding: 60px 0px 0px 0px;
}

.ui-tooltip{
	position:absolute!important;
	background:#e5dede;
	border-radius: 5px;
	box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
}

.ui-tooltip {
  padding: 5px 1em 5px 1em;
}
.ui-tooltip ul{
	list-style-type: none;
	padding:5px 1em 0 2em;
	
}

.scimago_cover {
width: 55px;
  height: 50px;
  object-fit: none;
  object-position: -10px 40%;
}
.scimago_tag {
  position: absolute;
}

.descargas_div_title {
    font-weight: 600;
    align-content: center;
    margin-bottom: 8px;
}

.descargas_div {
    margin-top: 3rem;
    word-break: break-word;
    border-top: #a8767645 solid 2px;
    padding-top: 10px;
	padding-top: 2%;
	margin-bottom: -15px;
}


.abstract, .author_bios, .references {
   margin-top: 2% !important;
   
}


.obj_galley_link {
	background:#eee !important;	
	color:#000 !important;
	font-size: 15px;
}



.pkp_page_article a:hover.pdf, .pkp_page_article a:hover.file, .pkp_page_article ul.galleys_links a:hover.file
,a:hover.dataset{
	background: #898989!important;
	color:#fff !important;
}

.descargas_div div {
    padding-left: 2%;
}




.dataset:before {
    content: ""; 
}

.dataset::after {
    content: "";

}