#headerNavigationContainer .container-fluid:first-child{
	background-image: url(http://revista.unjc.cu/public/journals/1/pageHeaderLogoImage_es_ES.jpg);
	background-size: cover;
	background-repeat: round;
	height: 150px;
}


.footer a>img{
    display: none!important;
}
.footer{
	background: linear-gradient(0, #000000 10%, #AB0000 10%)!important;
}
.footer .container{
	display:contents!important;
}
.text-white {
	color:white!important;
}

.navbar-default .navbar-brand, .header_view .navbar-brand {
    
    display: none!important;
}
.panel-default>.panel-heading, .pkp_block .title {
   
    background-color: #AB0000;
    
}

.pkp_block .title {
    color: #ffffff;
	
}
.homepage-image{
	width: 20%;
    float: right;
}

#customblock-siguenos, #customblock-estadisticas, #customblock-logos2, #customblock-logos{
border: none!important;
}



p {
    
    text-align: justify!important;
}

#navigationUser{
   padding-top: 10px;
}

.list-group, .pkp_block ul{

   text-align: justify;
}

#nav-menu #main-navigation >li{
  background-color: #AB0000;
  margin: 1px;
}
#nav-menu #main-navigation >li>a{
  color:  white;
  padding-top:10px!important;
  padding-bottom:10px!important;
}

.pkp_structure_content{
    margin-left: 0px;
    margin-right: 0px;
	width: auto;
}

.img-responsive{
	
	    margin: 10px;
	}
	
#nav-menu .navbar-left{
margin: 4px;
}	
	
.pkp_block .title {
        font-size: 25px;
}