<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: #cfad00;
}
.abstract,
.author_bios,
.references {
	margin-top: 3rem;
	word-break: break-word;
	border-top: #cfad00 solid 2px;
	padding-top: 10px;
}
.pkp_structure_head {background-color: #0096a9;}
.pkp_navigation_primary&gt;li&gt;a {color: #000;}
.btn-secondary {
	color: #fff;
	background-color: #0096a9;
	border-color: #0096a9;
}
.aviso a {text-decoration: underline;}
.pkp_navigation_primary_row {
	background: #69adb2;
	color: #000;
}


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


.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: #0096a9;
	border: 1px solid #0096a9;
	border-top-color: #0096a9;
	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: #fff;
	text-decoration: none;
	font-size: large;
	background: #0096a9;
	padding: 1px 6px;
	border-radius: 13px;
	border: 1px solid #0096a9;
}

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

	.pkp_site_name .is_img img {
		min-height: 75px;
		min-width: auto;
		margin-top: -1px;
		max-width: none;
		width: auto;
		text-align: center;
		margin-left: -7px;
		zoom: 54%;
	}
	.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: #8ac0c6;
	}
}
.doi_arti {
	margin-bottom: 0.5rem;
	font-size: 11px;
}
.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: #0096a9;
    color: #ffffff;
    border: 1px solid #0096a9;
}
.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>