/* articulos */ 
.articulo-titulo, .articulo-titulo-traduccion {
	color: #015c77!important;
    font-family: Roboto, sans;
    font-size: 22px;
    line-height: 26px;
}
.nombre-completo {
    font-family: Roboto, sans;
    font-size: 12px;
    line-height: 16px;
}
.institucion {
    font-family: Roboto, sans;
    font-size: 11px;
    line-height: 16px;
}
.ficha {
    display: none;
}
.creative {
    font-family: Roboto, sans;
    font-size: 10px; 
    margin: 20px;
}
p.sangria {
    font-family: "Noto Serif", serif!important;
    font-size: 16px;
    line-height: 26px;
}
p.bibliografia {
    font-family: Roboto, sans;
    font-size: 11px;
    line-height: 13px;
}

/* sitio mas general */
.navbar-brand {
    display: block;
    float: right!important;
    clear: both;
    width: 100%!important;
    height: auto!important;
}
.pkp_navigation_primary_row {
    background-color: #ffffff!important;
    border-bottom: 0;
}
.pkp_navigation_user {
    background-color: #FFFFFF;
    opacity: 0.5;
    font-family: "Oswald", sans;
}
div.section {
    margin-top: 5px!important;
    margin-bottom: 5px!important;
    padding-top: 5px!important;
    padding-bottom: 5px!important;
}
a.read_more:link {
	color: #242424!important;
   background-color: #f5f5f5!important;
    padding-left: 70%;
}
a.read_more:visited {
	color: #242424!important;
   background-color: #f5f5f5!important;
    padding-left: 70%;
} 
a.read_more:hover {
	color: #242424!important;
   background-color: #f5f5f5!important;
    padding-left: 70%;
}
/* imagen logo en encabezado */ 
.navbar-brand-logo {
    width: 120px!important;
	flbacoat: right!important;
  }
  .navbar-collapse {
    clear: left;
  }
.pkp_navigation_user {
    background-color: #FFFFFF;
    opacity: 0.5;
    font-family: "Oswald", sans;
}
/* si no esta configurada la imagen logo aparece el nombre de la revista de esta manera */ 
h1.site-name {
	float: left;
	/* width: 100%px!important;*/
}
/* links */ 
a:link {
	color: #015c77;
} 
a:visited {
	color: #828282;
} 
a:hover {
	color: #828282;
} 
.pie a:link, .pie a:visited, .pie a:hover {
    color: #ffffff;
    font-size: 11px;
    line-height: 13px;
    text-decoration: none;
}
div.pie {
    margin-left: 20%;
    margin-right: 20%;
    font-size: 11px;
    line-height: 13px;
}
a.pie:link {
	color: #EAEAEA;
}
a.pie:visited {
	color: #EAEAEA;
} 
a.pie:hover {
	color: #eaeaea;
}
/* etiquetas de secciones en el índice */ 
.section h2 {
	width: 100%!important;
	border-bottom: 2px solid !important;
	border-bottom-width: medium!important;
}
/* titulos con links */ 
.title a {
	color: #015c77!important;
    font-family: Roboto, sans;
}
h3 a {
 	color: #52554f!important;
    font-family: "Droid Serif", serif!important;
    font-size: 16px;
}
/* imagen de tapa */
a.cover {
	display: block!important;
	float: left!important;
	width: 100%!important;
	margin: 0!important;
	text-align: left!important;
	padding: 0px!important;
}
a.cover img pkp_page_index {
    display: block;
    width: auto;
    height: 100%;
}
span .label .value {
	display: block!important;
	float: left!important;
	font-size: 0.4em!important;
}
div.heading {
	margin: 0!important;
	float: left!important;
	text-align: left!important;
	padding: 0px!important;
    width: 100%!important;
    display: block;
}
/* apareciencia de la navegacion breadcrumbs */ 
nav.cmp_breadcrumbs {
	margin-bottom: 0px!important;
	padding: 5px 0 5px 0!important;
}
/* definicion del fondo del header o encabezado */
.pkp_structure_head {
  background-image: url("http://publicaciones.filo.uba.ar/sites/publicaciones.filo.uba.ar/files/u6/inibiFdo.jpg"); 
  background-color: #ffffff; 
  background-position: 10%  5px;
  background-repeat: no-repeat; 
}
.pkp_head_wrapper {
    height: 160px;
}
.is_img {
    display: none!important;
}
/* footer */
.pkp_structure_footer_wrapper, .pkp_structure_footer {
    background-color: #015c77!important;    
}
div.pkp_brand_footer {
    display: none!important;    
}
@media only screen and (max-width: 600px) { 
    .pkp_structure_head {
  background-color: #ffffff; 
  background-repeat: no-repeat;
background-size: auto 100%;
}
    .pkp_head_wrapper {
    height: 100px;
}
}
@media only screen and (min-width: 700px) { 
    div#articulos, div#articulo, div#front, div#articulo-body, div#back, div#htmlContainer {
  display: block!important;
  margin-left: auto!important;
  margin-right: auto!important;
  width: 65%!important;
  }
}

.obj_issue_toc .galleys:before, .obj_issue_toc .section:before {
    content: '';
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    border-top: 0px solid #ddd;
    border-top-width: 0px!important;
    border-top-style: solid;
    border-top-color: rgb(221, 221, 221);
}
/* */
div.item.author_bios {
    display: none;
}