
@font-face {
    font-family: 'Anaxiphorminx';
    src: url('https://www.synthesis.fahce.unlp.edu.ar/styles/font/Anaxiphorminx.eot');
    src: url('https://www.synthesis.fahce.unlp.edu.ar/styles/font/Anaxiphorminx.eot?#iefix') format('embedded-opentype'),
        url('https://www.synthesis.fahce.unlp.edu.ar/styles/font/Anaxiphorminx.woff2') format('woff2'),
        url('https://www.synthesis.fahce.unlp.edu.ar/styles/font/Anaxiphorminx.woff') format('woff'),
        url('https://www.synthesis.fahce.unlp.edu.ar/styles/font/Anaxiphorminx.svg#Anaxiphorminx') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
	background: #DCE3E6;
}

img{
	max-width:700px;
	
}	

body {
	/*columns: 30em; pone las columnas a la pagina*/ 
	column-gap: 20px;
	margin: 6em 3% 19em 3%;
	background: #fff;
	color: #333;
	font-family: OpenSans-Regular;
	font-size-adjust: 0.45;
	position: absolute;
	box-shadow: 0 .3em 1em #000;
	margin-top: 2em;
	margin-bottom: 2em;
    word-break: break-word;
	
	
 }
 
 /*DIVS DE CABECERA*/
 #visor-cabecera{
	width:100%;
	height:auto; 
	left: 0;
	right: 0;
	float: left;
	border-bottom: 8.71px solid rgb(141,27,52);
}
.herramientas {
	margin-top:26px;
	width:100%;
	height:100px;
}

#logo-r{
	
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	width: 272px;
    height: 75px;
	left:110px;
	float:left;
	position:relative;
}

.redalyc-s{
	float: left;
	right:55px;
	font-family:Helvetica;
	color:#777777;
	font-size: 16px;
	line-height: 16pt;
	font-size-adjust: none;
	text-align:left;
	font-weight:bold;
	margin: 0 25px 21px 10%;
}



 /*DIVS DE ARTICULO*/
 #articulo{
	width:78%;
	left:10%;
	position:relative;
	color:#777777;
}

#articulo-body, #back, .articulo-resumen, .articulo-resumen-traduccion{
	text-align: justify;
	word-wrap: break-word;
}
#articulo-body.articulo-resumen-traduccion{
	text-align: justify;
	word-wrap: break-word;
}

/*front*/

#front > *:not(#articulo-meta){
	float:left;	
}

#articulo-meta{
	width: 100%;
	float: left;
	color: rgb(141,27,52);
	font-weight: bold;
	text-align: left;
	font-size-adjust: none;
}

#articulo-meta > .articulo-titulo{
	font-size: 19.56pt;
}

#articulo-meta > .articulo-titulo-traduccion{
	font-size: 22px;
}

#articulo-acerca{
	
}

#ficha-general{
	border: solid;
	border-color: rgb(127,129,128);	
	border-width: 0px;
	padding: 10px 0px 1px;
	font-size: 12pt;
}

.autor{
	padding-bottom: 13px;
}

#autores-articulo > .nombre-completo{
	display: block;
}

#autores-articulo .nombre, #autores-articulo .apellidos, .doi, .nombre-fecha, .funding, .collab{
	font-weight: bold;
}

.resumen, .resumen-trans {
	display: block;
	color: #E4801e;
	font-size: 12pt;
}

.articulo-palabras > .negrita, .articulo-palabras-traduccion > .negrita{
	display: block;
	color: #E4801e;
	font-size: 12pt;
}

.capital{
	font-size: 11pt;
}

#articulo-body{
	float:left;
	width: 100%
}

#back{
	float:left;
	width:100%;
}

/*DIV CREDITO*/
#creditos{
	width: 100%;
	height: auto;
	background-color: #E4801e;
	color: #efeded;
	bottom: 0;
	left: 0;
	font-size: 16px;
	text-align: center;
	float: left;
	clear: left;
     /* margin: 0 -20px -5px -20px; /* Room below for #banner menu -70px -20px 0px -20px*/
  /*padding: .6em 1em;*/
   /* padding: 20px 0px 12px 260px;*/
	margin:30px 0 0 0 ;
	line-height: 25px;
	padding-bottom:2px; 
}

/*ESTILOS PALABRAS INDIVIDUALES*/

.italica{
	font-style: italic;
}

.negrita{
	font-weight: bold;	
}

.negrita.seccion{
	color: #E4801e;
}

.romanos, .titulo, .subtitulo{
    font-family: OpenSans-Regular;
	font-variant: small-caps;
	letter-spacing: 1px;
}

.underline{
	text-decoration: underline;
}

.superindice{
	vertical-align: super;
	font-size: 10px;
}

.subindice{
	vertical-align: sub;
	font-size: 10px;
}

.sangria{
	text-indent: 15px;
		text-align: justify;
}

.quote{
	font-style: italic;
    margin-left: 25px;
    margin-right: 25px;
}

.numeracion{
	/*list-style-type: decimal;*/
	list-style-type: none;
}

.vinietas{
	list-style-type: inherit;
}

.alpha-lower{
	list-style-type: lower-alpha;
}

.alpha-upper{
	list-style-type: upper-alpha;
}

.roman-lower {
	list-style-type: lower-roman;
}

.roman-upper {
	list-style-type: upper-roman;
}

.simple {
	list-style-type: none;
}

.capital::first-letter{
	font-weight: bold;
}

.imagen-formula{
	margin-top: 20px;
}

.imagen{
	page-break-inside:avoid;
}

 a {
    color: #E4801e;
    text-decoration: none;
}
.NotaPie{
	font-size:58%;
	vertical-align:super 
}
.vinietas{
	margin-left: -10px;
	font-size: 14px;
}

.texto-inciso{
	font-size: 14px;
	margin-left: 30px;
}

.inciso{
	margin-left: -15px;
	width: 15px;
	display: inline-block;
}

.imagen-formula{
	margin-top: 20px;
}

.capital::first-letter{
	font-weight: bold;
}

.captionS{
    text-align: center;
	font-weight: bold;
}

.num-rev{
	font-weight: bold;
}

h1, h2, h3{
    color: #E4801e;
}	

.fechas-h, .url-r, .ficha, .financiamientos-r{
	line-height:18px;
}		

.url-r, .ficha{
	padding-bottom:1pt;
}	

.fechas-h{
	padding-top: 0pt;
}

/* ESTILO PARA LAS IMÃ�GENES EN EL TEXTO */
.cuadro{
	width: auto;
	border: 1px solid #E4801e;
	padding: 10px;
	text-align: center;
	color: #515151;
	background-color: #efeded;
	
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

.cuadro img{
	max-width: 700px;
	height: auto;
}

.inlineImage {
    max-height: 14px;
    width: auto;
    position: relative;
    top: 2px;
    display: inline;
}

.formula{
	margin-top: -17px;
}

.imagen{
	margin:auto;
	page-break-inside:avoid;
}

.imagen img{
	max-width: 700px;
}

.imagen{
	page-break-inside:avoid;
	text-align: center;
}

.formula .MathJax_SVG, .imagen-formula{
	margin-right: 5%;
}

/*NOTAS*/

.nota{
	font-size: 12pt;
	margin-left: 20px;
	margin-bottom:14px;
}

.nota-autor{
	 font-size: 12pt;
	 margin-left: 20px;
}

.label{
	width: 15px;
	font-weight: bold;
}

.referencia{
	font-size: 12pt;
	margin-left: 15px;
	text-indent: 0px;
}

.bibliografia{
	font-size: 12pt;
	margin-left: 15px;
	text-indent: -15px;
    font-size-adjust: 0.45;
	margin-left: 35px;
}

.apendice{
	font-size: 12pt;
}
.art-title , .statement{
	line-height: normal;
}

.editor{
	color: #7f8080;
	font-size: 13px !important;
}

.publisher{
	line-height: 23px;
}

.word-black{ 
	font-weight: bold; 
}

p[class="verso"]{
	margin-left: 15%;
    margin-right: 15%;
    font-size: 12px;
	text-align: left !important;
}

.verso-title{
	font-weight: bold;
}

.verso{
	font-style: italic;
}

.contenedor-tabla{
	text-align: initial;
	max-height: 600px;
	overflow: auto;
	display: flex;
	-webkit-justify-content: center;
	-o-justify-content: center;
	-moz-justify-content: center;
	
}

.contenedor-tabla table {
	word-break: initial !important;
}


#articulo-categoria{
	font-size: 17px;
	color: #FE811C;
	font-weight: bold;
	text-align:right;
	width:100%;
}

.cssToolTip {
    position: relative;
    color: #ff8c00;   
}

.cssToolTip span {
	max-height: 138px;
	width: 350px;
	right: auto;
	bottom: auto;
	display: none;
	position: absolute;
	background-color: #efeded;
	padding: 10px 20px;
	display: none;
	z-index: 2;
	text-align: left;
	overflow: hidden;
	color: white;
	background-color: #e7801f;
	border-radius: 8px;
	font-size: 14px;
}

.cssToolTip:hover span {
    display: inline;
}
/*************/
#membrete{
margin-left:41px;
color: #777777;
}
.creative{
margin:30px 0 40px 0;
}
.articulo-titulo-traduccion{
margin:50px 0px 0px;
text-align:center;
line-height: 25px;
}
/***********************/
.numeroParrafo{
font-size: 12px;
}
.numeroParrafo.sinMargen{
margin:0;
}
.numeroParrafo.sesentaycinco{
margin-top: 68px;
}
.numeroParrafo.setenta{
margin-top: 56px;
}
.numeroParrafo.cinco{
margin-top: 68px;
}
.tablaVersos{
	margin-left: 15%;
}
.tablaVersos .sangria{
	text-indent:0;
}
.tablaVersos p[class="verso"]{
	margin-left: 0;
	margin-right: 0;
}

/***************************Colores segun revista****************************/
/*Mundo Agrario*/

 body.MA #visor-cabecera{
	border-bottom: 8.71px solid #31903C !important;
 }
 body.MA #articulo-categoria,
 body.MA #articulo-meta{
	color: #31903C;
 }
 body.MA .resumen, .resumen-trans,
 body.MA .articulo-palabras > .negrita, 
 body.MA .articulo-palabras-traduccion > .negrita,
 body.MA .negrita.seccion,
 body.MA a, 
 body.MA h1,
 body.MA h2,
 body.MA h3 {
	color: #6a9f11;
}
 body.MA #creditos{
	background-color: #6a9f11;
}
 body.MA .cuadro{
	border: 1px solid #6a9f11;
}

/*Palabra Clave*/

 body.PC #visor-cabecera{
	border-bottom: 8.71px solid #2F8093 !important;
 }
 body.PC #articulo-categoria,
 body.PC #articulo-meta{
	color: #2F8093;
 }
 body.PC .resumen, .resumen-trans,
 body.PC .articulo-palabras > .negrita, 
 body.PC .articulo-palabras-traduccion > .negrita,
 body.PC .negrita.seccion,
 body.PC a, 
 body.PC h1,
 body.PC h2,
 body.PC h3 {
	color: #47A1AC;
}
 body.PC #creditos{
	background-color: #47A1AC;
}
 body.PC .cuadro{
	border: 1px solid #47A1AC;
}

/*Educación Física y Ciencia*/

 body.EFyC #visor-cabecera{
	border-bottom: 8.71px solid #1A557D !important;
 }
 body.EFyC #articulo-categoria,
 body.EFyC #articulo-meta{
	color: #1A557D;
 }
 body.EFyC .resumen, .resumen-trans,
 body.EFyC .articulo-palabras > .negrita, 
 body.EFyC .articulo-palabras-traduccion > .negrita,
 body.EFyC .negrita.seccion,
 body.EFyC a, 
 body.EFyC h1,
 body.EFyC h2,
 body.EFyC h3 {
	color: #1A557D;
}
 body.EFyC #creditos{
	background-color: #1A557D;
}
 body.EFyC .cuadro{
	border: 1px solid #1A557D;
}

/*Olivar*/

 body.OLI #visor-cabecera{
	border-bottom: 8.71px solid #b4c67d !important;
 }
 body.OLI #articulo-categoria,
 body.OLI #articulo-meta{
	color: #758c32;
 }
 body.OLI .resumen, .resumen-trans,
 body.OLI .articulo-palabras > .negrita, 
 body.OLI .articulo-palabras-traduccion > .negrita,
 body.OLI .negrita.seccion,
 body.OLI a, 
 body.OLIh1,
 body.OLI h2,
 body.OLI h3 {
	color: #788943;
}
 body.OLI #creditos{
	background-color: #788943;
}
 body.OLI .cuadro{
	border: 1px solid #788943;
}

/*Geograficando*/

 body.GEO #visor-cabecera{
	border-bottom: 8.71px solid #3b97bf !important;
 }
 body.GEO #articulo-categoria,
 body.GEO #articulo-meta{
	color: #0078AC;
 }
 body.GEO .resumen, .resumen-trans,
 body.GEO .articulo-palabras > .negrita, 
 body.GEO .articulo-palabras-traduccion > .negrita,
 body.GEO .negrita.seccion,
 body.GEO a, 
 body.GEO h1,
 body.GEO h2,
 body.GEO h3 {
	color: #0c7eb0;
}
 body.GEO #creditos{
	background-color: #0c7eb0;
}
 body.GEO .cuadro{
	border: 1px solid #0c7eb0;
}

/*Geograficando*/

 body.DES #visor-cabecera{
	border-bottom: 8.71px solid #470f56 !important;
 }
 body.DES #articulo-categoria,
 body.DES #articulo-meta{
	color: #740d91;
 }
 body.DES .resumen, .resumen-trans,
 body.DES .articulo-palabras > .negrita, 
 body.DES .articulo-palabras-traduccion > .negrita,
 body.DES .negrita.seccion,
 body.DES a, 
 body.DES h1,
 body.DES h2,
 body.DES h3 {
	color: #740d91;
}
 body.DES #creditos{
	background-color: #740d91;
}
 body.DES .cuadro{
	border: 1px solid #740d91;
}

/*Synthesis*/

body.SYN span.metrica{
font-family:"Anaxiphorminx";
}
body.SYN .verso{
	font-style: normal;
}

p.Citas {
	font-size:90%;
	margin-left:30px;
}

.Epigrafe {
    text-align: justify;	
		padding-left:50%; 
}
.Epigrafe-autor {
    text-align: right;	
		padding-left:50%; 
		font-weight:bold;
}
.Asteriscos{
    text-align: center;	
}
.Graficos{
    text-align: center;
    width:100%;
}
.Graficos-epigrafe{
    margin-top:6.0pt;
    margin-bottom:10.0pt;
}