<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* colores */

.pkp_navigation_primary .dropdown-menu a:focus,
.pkp_navigation_primary .dropdown-menu a:hover {
	border-color: #006798;
}
.abstract,
.author_bios,
.references {
	margin-top: 3rem;
	word-break: break-word;
	border-top: #ad7e0745 solid 2px;
	padding-top: 10px;
}
.pkp_structure_head {background-color: #172b60;}
.pkp_navigation_primary&gt;li&gt;a {color: #000;}
.btn-secondary {
	color: #fff;
	background-color: #AD7E07;
	border-color: #AD7E07;
}
.aviso a {text-decoration: underline;}
.pkp_navigation_primary_row {
	background: #e2a100;
	color: #000;
}


.aviso {
	color: #000;
	background-color: #f7bc4a;
	border-color: #f7bc4a;
}


.iss_number {	padding-block-start: 16rem;}
.page_login .buttons button,
.cmp_form .buttons button,
.cmp_form .buttons a,
#connect-orcid-button {
	display: inline-block;
	padding: 0 1em;
	background: #ad7e07;
	border: 1px solid #ad7e07;
	border-top-color: #ad7e07;
	border-radius: 3px;
	font-size: .93rem;
	line-height: calc(2.143rem - 2px);
	font-weight: 700;
	color: #fff;
	text-decoration: none;
}
.card-body .more_bton a:hover {
	text-align: right;
	color: #212529;
	text-decoration: none;
	font-size: large;
	background: #AD7E07;
	padding: 1px 6px;
	border-radius: 13px;
	border: 1px solid #AD7E07;
}

.page_search .submit button {
	border-right: 1px solid #ad7e07;
	background: #ad7e07;
	color: #fff;
}
@media (max-width: 440px) {

	.pkp_site_name .is_img img {
		min-height: 75px;
		min-width: auto;
		margin-top: -11px;
		max-width: none;
		width: auto;
		text-align: center;
		margin-left: -7px;
		zoom: 64%;
	}
	.pre_footer .row {
		display: flex;
		flex-wrap: nowrap;
		flex-direction: row;
		align-content: stretch;
		justify-content: space-evenly;
		align-items: stretch;
	}
}

@media (min-width: 992px) {
	.pkp_site_name .is_img img {
		max-height: 131px;
		height: 131px;
	}
	.has_site_logo .pkp_head_wrapper {
		padding-top: 0.0rem;
		width: 100%;
		background: #162a60;
	}
}
.doi_arti {
	margin-bottom: 0.5rem;
	font-size: 11px;
}
@media (min-width: 440px) and (max-width: 988px)  {
/*
.pkp_site_name_wrapper {
    height: 2.857rem;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.pkp_site_name {
    margin-top: 0rem;
    position: absolute;
    right: -100%;
    min-height: 100%;
    min-width: 100%;
    zoom: 240%;
    margin-top: -11px!important;
    margin-left: -30px;
}
*/
}
.num_completo, .num_completo a {
    font-weight: 600;
}

.pkp_page_article .ul.galleys_links a.file,.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 {
    background: #162a60;
    color: #ffffff;
    border: 1px solid #162a60;
}
.pkp_page_article a:hover.pdf, .pkp_page_article a:hover.file, .pkp_page_article ul.galleys_links a:hover.file {
	background: #eee;
	color: #000;
}</pre></body></html>