body {    
background-color: #FAFAFA;
color: #696969!important;
font-family: Verdana,Arial,Helvetica,sans-serif;
text-align:justify!important;
 }
.pkp_site_name .is_img img {
        display: block!important;
    max-height: 80px;
    max-width: 100%!important;
    width: auto!important;
    height: auto!important;
}
 #flex-control-nav{
	 display:none;
}
#body {
    display: inline-block;
    width: 970px;
}

/*  barra verde del encabezado superior */
.barra-encabezado1 {
    height: 60px;
    width: 100%;
    background-color: #009146;
   	border-bottom:5px;
	border-color#8BC83F;
}
/* barra encabezado 2 
.barra-encabezado2 {
    height: 3px;
    width: 100%;
    background-color: #8BC83F;
}*/

#header {
    background-color: #Fafafa;
    display: block;
    height: 90px;
	width: 970px;
    margin-left: auto;
    margin-right: auto;
}

#headerTitle > h1 {
    top: -71px;
    position: relative;
    padding: 0 0 0.25em 0%;
    float: left;
}

#headerTitle .logo-universidad {
    width: 33%;
    float: right;
	text-align: right;
	margin-top:15px;
}




#navbar {
    padding-left: 0%;
    padding-right: 0%;
    background-color: #666666;
    color: #DADADA;
    padding-bottom: 0px;
    border-bottom: dotted #000000 0px;
}

#navbar ul {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
	text-align:center;
}

#navbar ul li {
    height: 100%;
   display: inline-block;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
}

#navbar li:hover, #navbar a:hover {
    background-color: #8DC83C;
    font-weight: bold;
}

#navbar a {
    color: #DADADA;
    font-size: 0.7em;
}


.container-revistas {
    background-color: #fafafa;
    border-top: solid #bbbbbb thin;
	/*border-bottom: solid #bbbbbb thin;*/
   /* margin-bottom: 5px;*/
    padding: 5px;
	border-radius: 5px;
}



.container-revistas .boton-revista {
    background-color: #8DC83C;
    color: #FFFFFF;
    padding: 5px;
    font-size: 1.0em;
    /*font-weight: bold;*/
    text-decoration: none;
}

#content {
    border-top: solid #000000 0px;
}

#content h3 {
    color: #008b3a;
    font-size: 2.3em;
    padding-top: 5px;
	font-weight:bold;
}

.container-revistas .journalDescription hr {
    border: solid 0px;
}

#rightSidebar {
    background-color: #f2f2f3;
	width: 230px !important;
	margin-right: 0px !important;
	padding: 15px;
}

#rightSidebar div.block .blockTitle {
    width: 100%;
    display: block;
    background-color: #666666;
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    /*font-weight: bold;*/
    font-size: 1.1em;
    border-radius: 5px;
}

#rightSidebar div.block {
    background-color: #FAFAFA;
    margin-bottom: 10px;
	border: 3px !important;
	border-color:#000000 !important;
}

/*footer prueba css claretiana*/

#container {
    display: flow-root;
}

#pkp_brand_footer{
    color: #fff;
    font-size: 12px;
    margin: 10px 0 0 10px;
}

footer {
	height: 120px; 
	width: 100%; 
	background-color: #00492c;
}


.footer_ojs {
  background-color: #3F3C3D;
  height: 200px;
}

.footer_t {
  display: table;
  height: 100%;
}

.footer_r {
  display: table-row;
}

.footer_c1, .footer_c2 {
  display: table-cell;
  width: 50%;
}

.footer_c1 {
  text-align: center;
  vertical-align: middle;
}

.footer_c2 {
  text-align: left;
  vertical-align: middle;
  padding-left: 10px;
  color: #FFFFFF;
} 

.footer_c1_s {
  display: block;
}

.footer_c1_s1 {
  color: #8D8D8D;
  font-size: 45px;
  font-weight: 700;
  line-height: 2;
}

.footer_c1_s2 {
  color: #6F6D6E;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.3;
}

.footer_c2_s {
  display: block;
  line-height: 1.5;
}

.footer_c2_s5 a, .footer_c2_s5 a:link, .footer_c2_s5 a:visited, .footer_c2_s5 a:hover {
  color: #FFFFFF;
  text-decoration: none !important;
  border-bottom: 0px;
  background-color: transparent !important;
}
/* Fin bloque para footer */




/* Config Julian */
/**************************** 
*
* Article content table
*
***************************/

.section-container{
background-color: #Ffffff;
}


.article-container{
font-size: 11px;
overflow: auto;





border-bottom:1px dashed #cecece;
margin-top: 10px;
}



.article-data {
float: left;
width: 500px;
}

.article-links{
float: right;
}

.separator-articles{
width: 100%;
height: 2px;
}
.separator-sections{
width: 100%;
height: 15px;
}

.tocSectionTitle{
background-color: #00531a;
color: #ffffff;
width: 694px;
margin: 1px;
padding-left: 10px;
padding-bottom: 2px;
}

h4.tocSectionTitle{
color: #ffffff !important;
}

.article-text-complete{
margin-bottom: 15px;
}

a.article-pdf, a.article-pdf{
  margin-right: 5px;
}

.tocArticle .article-pdf{
/*
background: url(images/icons/pdf.png) no-repeat;
padding: 2px 0px 5px 35px;
display: block;
width: 125px;
*/
}

.tocArticle .article-html{
  /*
background: url(images/icons/html.png) no-repeat;
padding: 2px 0px 5px 35px;
display: block;
margin-top: 6px;
width: 126px;
*/
}

.tocArticle .abstract-book{
/*
background: url(images/icons/book.png) no-repeat;
padding: 2px 0px 5px 35px;
display: block;
margin-top: 6px;
width: 125px;
*/
}

.tocArticle .how-to-cite{
/*  
background: url(images/icons/notification.png) no-repeat;
padding: 2px 0px 5px 35px;
display: block;
margin-top: 6px;
width: 125px;
*/
}

.tocArticle .block-img {
  margin: 0 auto;
  margin-bottom: 5px;
}

.tocArticle .block-item-frink {
  display: table-cell;
  padding: 0 5px;
  text-align: center;
}


font-size: 10px;
}

.tocAuthors{
  margin-top: 5px;
}

.tocPages{
    text-align: left;
    padding-left: 10px;
    margin-top: 5px;
}

/* FIN MODIFICACION JULIAN */



/* para el bloque derecho */
#sidebar select {
  border: none;
  color: #48B57C !important;
 /* font-weight: bold;*/
  font-size: 12px !important;
  padding: 2px;
  margin-bottom: 1.1em;
  width: 100%;
  background: #f2f2f3 !important;
  border-radius: 3px;
}

.block {
 background-color: #a09c9c;
padding-top: 1.5em;
border-radius: 10px 10px 10px 10px;
}


.block label {
  color: black!important;
 
  font-size: 1.1em!important;
  font-weight: 1!important;
  margin-bottom: 10px!important;
}
.pkp_navigation_user > li > a, .pkp_navigation_user > li.in_focus > a, .pkp_navigation_user > li > a:hover, .pkp_navigation_user > li > a:focus {
    color: white;
}
@media (min-width:992px) {
  .cmp_article_list {
    
    content: "";
    display: table;
    clear: both;
    width: 100%;
}
  .cmp_article_list > li {
       float: left;
        width: 50%;
        padding-left: 10px;
      padding-right: 10px;
  }
  .obj_article_summary {
    
      height: 290px;
  }
  .obj_issue_toc .cover {
      
      margin-left: 10px;
      margin-top: 10px;
  }
  .obj_article_summary > .title {
    margin-top: 10px;
    margin-right: 10px;
  }
  .obj_article_summary .meta {
    margin-right: 10px;
    margin-left: 10px;
  }
  .galleys_links {
    
    text-align: center;
  }
  .obj_article_summary .pages {
   
    top: 35px;
    
}
}
#navigationPrimary ul a {
   
    font-weight: normal;
}
.profile:before {
    content: "\f007"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  color:white;
  width: 1.3em; /* same as padding-left set on li */
 }


#explore p {
  text-align: center;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
#customblock-Bases img{
  max-width: 100px;
  width: auto;
  height: auto;
}
#info-pie{
  color: black;
}
.block input {
  background-color: #f2f2f3!important;
  border: none!important;
  padding: 2px!important;
  border-radius: 3px!important;
  color: #48B57C !important;
 /* font-weight: bold;*/
  font-size: 12px !important;
  width: 100%;
}

.block table {
  margin-left: auto!important;
  margin-right: auto!important;
  margin-top: 10px!important;
}

#sidebarUser > form:nth-child(2) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(4) > td:nth-child(1) {
  text-align: center!important;
}

.block input.button {
  background-color: gray!important;
  color: #fafafa !important;
  padding: 1px 10px!important;
 /* font-weight: bold;*/
  font-size: 1.5em!important;
  letter-spacing: 0.1em!important;
}

#simpleSearchInput td {
  text-align: center!important;
}

#simpleSearchInput label, #sidebarLanguageToggle label {
  line-height: 2.6em;
  font-size: 1.3em;
}


#simplesearchForm {
  padding: 0px 26px;
}

#main {
  width: 70% !important;
  border-left: 1px solid #bbbbbb;
  border-right: 1px solid #bbbbbb;
  border-top: 1px solid #bbbbbb;
  background-color: #FAFAFA;  
  margin-left: 0px !important;
}


#sidebarDevelopedBy, #sidebarHelp {
	padding: 0px !important;
}

#sidebarLanguageToggle {
  text-align: center;
}

#sidebarLanguageToggle form, #sidebarUser form {
  padding: 0px 27px!important;
}

#languageSelect {
  float: none !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#sizer {
	height: 30px;
	text-align: center;
}

#sizer a {
  float: none;
  display: inline-block;
}

#remember {
	display: inline-block;
	width: auto;
}

#blockLogedIn {
  color: #48B57C;
  font-size: 1.2em;
  padding: 5px 27px;
}

/* Seccion Ultimos nÃƒÂºmeros */
#encabezado-ultimas {
  padding: 15px 0px;
}

#titulo-ultimas {
  font-size: 2.5em;
  font-weight: bold;
  color: #009040;
  display: inline-block;
}

#barra-ultimas {
  width: 100px;
  height: 26px;
  background-color: #009040;
  display: inline-block;
}

#pageFooter{
	display:none;
}

.pkp_brand_footer{
	display:none;
}
.pkp_structure_footer {
    text-align: center;
    background: #a09c9c;
}
.pkp_structure_page {
   margin-top: 0px;
margin-bottom: 0px;
    max-width: 100%;
 }   
 .carousel-indicators li {
    display: inline-block!important;
  }
  .pkp_structure_content {
    
    padding-bottom: 100px;
}
 .pkp_structure_footer {
    width: 100%;
}
#customblock-BasesDeDatos > p:first-child {
    color: #ffffff;
    padding: 5px 20px 5px 8px;
	background-color: #666666;
	border-radius: 5px;
}

.flex-control-nav {
    bottom: -60px;
    position: absolute;
    text-align: center;
    width: 100%;
	display:none;
}

.authors-of-article{
	margin-top:10px;
	}
	
.pages-of-article{
	margin-top:10px;
	}
	
/*ajustes links*/

a {
    text-decoration: none !important;
}


#navbar a {
    font-size: 0.65em;
    letter-spacing: 0.04em !important;
}

a.action, a.file {
    font-size: 0.85em;
    text-transform: none !important;
}

.journalDescription {
    text-align: justify;
}