/* Manuscript Decisiones 2024-12-04 */
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600;700;800;900&display=swap');
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Nunito', sans-serif !important;
	color: #534A43 !important;
}
.pkp_structure_content .container{
	width: 1170px;
}
/* Quitar el degradado del fondo y aplicar blanco */
.pkp_structure_head {
	background-image: none !important;
	background-color: #f4f4f4;
}
/* Abrir el encabezado al 100% */
.has_site_logo .pkp_head_wrapper {
	width: 100%;
}
/* MenÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº principal y menÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº de usuario*/
	.pkp_navigation_primary_row {
		background: #534A43;
		padding-top: 0;
		padding-bottom: 0;
	}
	.pkp_nav_list li {
		padding-top: 0;
		padding-bottom: 0;
	}
	#navigationPrimary > li > a {
		padding: 15px;
		border-bottom-width: 0;
		margin-top: 0;
	}
	#navigationPrimary > li > a:hover, #navigationPrimary > li > a:active {
		color: #fff;
		background-color: #8E0002;
	}
	#navigationPrimary a {
		color: #fff;
		font-size: 15px;
		font-weight: 400;
		text-transform: none;
	}
	#navigationPrimary a:hover {
		border-bottom-color: transparent !important;
		color: #9dbbf2;
	}
	#navigationPrimary ul a {
		background-color: #fff;
		color: #534A43;
	}
	#navigationPrimary ul a:hover {
		background-color: #8E0002 !important;
		color: #fff;
	}
	.pkp_navigation_user {
		min-width: 250px;
	}
	.pkp_navigation_user > li > a:link, .pkp_navigation_user > li > a:visited {
		color: #534A43;
		font-weight: 500;
	}
	.pkp_nav_list ul a {
		font-weight: 600;
		border-left: solid 3px transparent;
		color: #534A43;
	}
	.pkp_nav_list ul a:hover {
		background-color: #fff;
		color: #40699a;
		border-left: solid 3px #8E0002;
	}
	.pkp_site_nav_toggle  {
		background-color: #534A43 !important;
	}
	.pkp_navigation_search_wrapper a {
		color: #ffffff;
}
	.pkp_navigation_search_wrapper a:hover {
		background-color:#8E0002;
		color: #fff;
		border-bottom: none;
}
.issn-menu {text-align: right;font-size: .9em;display: inline-block;vertical-align: middle;}
/* ================================= */
/* Anuncios */
.pkp_page_index .cmp_announcements {
	border-bottom: none;
}
.pkp_page_index .cmp_announcements h2 + .obj_announcement_summary, .pkp_page_index .cmp_announcements .more {
	padding-top: 10px;
	padding-bottom: 20px;
	width: 100%;
	border-bottom: solid thin #d4d4d4;
}
.pkp_page_index .cmp_announcements .more .obj_announcement_summary {
	padding-top: 10px;
}
.pkp_page_index .cmp_announcements h2 {
	clip: initial;
	position: relative !important;
	font-size: 2em;
	margin-top: 15px;
	margin-right: 20px;
	left: 0;
	border-bottom: solid 2px #40699a;
}
.page.page_announcements h1 {
	font-size: 2em;
	border-bottom: solid 2px #40699a;
}
.obj_announcement_summary h2 a {
	font-size: 140%;
	color: #534A43;
}
.obj_announcement_summary h3 a {
	font-size: 1.5em;
	color: #534A43;
}
.obj_announcement_summary h4 a {
	font-size: 1.3em;
	color: #534A43;
}
.obj_announcement_summary h2 a:hover, .obj_announcement_summary h3 a:hover, .obj_announcement_summary h4 a:hover {
	color: #40699a;
}
.cmp_announcements .read_more {
	text-transform: none;
	display: block;
	width: 95px;
}
/* ================================= */

@media only screen and (max-width:992px) {
/* MenÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº principal y menÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº de usuario*/
	#navigationPrimary > li > a {
		padding: 6px 1em;
	}
	.pkp_site_name .is_img img {
	max-height: 5rem !important;
	}
	#navigationPrimary > li > a:hover {
		background-color: #8e0002 !important;
	}
	.pkp_site_nav_menu {
		background: #534A43;
	}
	.pkp_site_nav_menu ul ul {
		padding-left: 0.5rem;
		background-color: #534A43;
		margin-left: 2em;
		margin-right: 2em;
	}
	#navigationPrimary ul a {
		background-color: transparent !important;
		color: #fff;
		border-left: none;
		padding-left: .3em;
		padding-right: .5em;
		padding-top: .5em !important;
		padding-bottom: .5em !important;
	}
	.pkp_navigation_search_wrapper {
		padding-left: 1rem;
	}
	.pkp_navigation_user.pkp_navigation_user {
		margin-top: 1rem;
		padding-top: 0;
	}
	.pkp_navigation_user > li > a:link, .pkp_navigation_user > li > a:visited {
		color: #fff;
		font-weight: 500;
		padding-bottom: .5em;
	}
	.pkp_nav_list ul a {
		padding-left: .5em;
	}
	.issn-menu {display: none;}
/* ================================= */
	.pkp_page_index .cmp_announcements h2 {
		left: 15px;
	}
}
/* "NÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âºmero actual" */
.pkp_page_index .current_issue h2 {
	font-size: 32px;
	color: #534A43;
	text-transform: none !important;
	border-bottom: none !important;
	font-weight: 500 !important;
}
.pkp_page_index .current_issue .current_issue_title {
	font-size: 20px;
	font-weight: 500;
	color: #666;
}
.obj_issue_toc .published .label {
	font-weight: 500 !important;
	text-transform: none !important;
}
.cmp_manuscript_button, .block_make_submission a, .obj_galley_link {
	font-weight: 500;
	background: #534A43;
}
h3.title a, h4.title a {
	color: #534A43 !important;
	line-height: 1.2 !important;
}
.obj_article_summary > .title {
	font-size: 22px;
	font-weight: 600;
}
.obj_article_summary .subtitle {
	font-family: inherit;
	color: #534A43;
	font-size: 20px;
	margin-bottom: 0;
}
.pkp_page_index .current_issue .read_more {
	font-weight: 600;
	text-transform: none;
}
/* ================================= */
/* PÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡gina del artÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­culo */
.cmp_breadcrumbs a {
	text-transform: none;
}
.obj_article_details > .page_title {
	font-size: 28px !important;
	font-weight: 400 !important;
}
.obj_article_details > .subtitle {
	font-size: 25px !important;
	margin-top: 3px;
	margin-bottom: 0;
}
.obj_article_details .main_entry .item.doi .label, .obj_article_details .main_entry .item.keywords .label {
	font-family: inherit !important;
}
.obj_article_details .main_entry .item .label {
	font-size: 24px;
	color: #40699a;
	text-transform: none;
	border-bottom: none;
}
h3.label {
	font-size: 20px !important;
}
.obj_article_details .orcid a {
	font-size: 12px;
	color: #4080cd;
	background-image: url(https://revista.uny.edu.ve/ojs/index.php/decisiones/libraryFiles/downloadPublic/54);
	background-size: 18px 18px;
	background-repeat: no-repeat;
	padding: 3px 0 3px 22px;
	background-position: 0 2px;
}
.references .value {word-break: break-word;}
.references .value p {padding-left: 2em !important;text-indent: -2em !important;}
.obj_article_details .entry_details .sub_item .label {
	text-transform: none;
	font-size: 16px;
}
.obj_article_details .entry_details .item .label, .obj_article_details .entry_details .sub_item .label {
	text-transform: none;
	font-size: 17px;
	font-weight: bold !important;
	border-bottom: none !important;
	margin-bottom: .7em;
}
.obj_article_details .entry_details .item .label + .value {
	padding-top: 0;
}
/*  */
.obj_issue_toc .galleys > h2, .obj_issue_toc .section > h2, .obj_issue_toc .galleys > h3, .obj_issue_toc .section > h3 {
	color: #8E0002 !important;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: bold;
	border-bottom: none;
	margin-top:1em;
}
.obj_issue_summary .title {
	font-weight: 600;
	font-size: 18px;
}
/* Footer */
.pkp_structure_footer_wrapper {
	background: #534A43;
	color: #fff;
	border-bottom: 1.43rem solid #534A43;
}
.pkp_footer_content a {
	color: #fff;
}
.pkp_footer_content a:hover {
	background-color: #fff;
	color: #8E0002;
}
.pkp_brand_footer {
	display: none;
}
.sinfondo a:hover {
	background-color: transparent;
}
.indexes img {
	max-width: 180px;
	width: auto;
	height: auto;
}
/* Affiliation en la página de resumen del artículo */
h3.label .affiliation {
	font-size:18px;
	font-weight: 400;
}
