header .navbar-default {
  /*  background: rgba(0, 0, 0, 0) url("../images/uji/cabecera_1px.png") repeat-x scroll left top;*/
	
   background-color: #FFFFFF;
   background: -moz-linear-gradient(top, #1E3094, #270D70);/* F 3.6+ */
   background: -ms-linear-gradient(top, #1E3094, #270D70);/* IE 10+ */
   background: -webkit-linear-gradient(top, #1E3094,#270D70);/* FF 3.6+ */
   background: -o-linear-gradient(top, #1E3094, #270D70);/* Safari 5.1+, Chrome 10+ */
   background: linear-gradient(top, #1E3094,#270D70);/* ESTILO ESTANDAR */
   height: auto;
   min-height: 80px;
}
header .navbar-brand img {
    height: 50px;
}
.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: auto;
}
header .navbar-default .navbar-text {
    color: #FFFFFF;
}
.trail-wrapper {
    background-color: #b6c8d9;
    border-bottom: 1px solid #8b9eb2;
}



.list-group-item {
    padding: 2px 16px;
}	

.list-group {
    margin-bottom: 10px;
    padding-left: 0;
}
#ds-options {
    padding-top: 10px;
}
#main-container #sidebar {
    background-color: #FFFFFF;
}

.box-home{
	padding:100px 10px 30px 0px;
}
h3.ds-list-head,h3.ds-div-head{
	font-size:18px;
}
.item-page-field-wrapper h5{
	font-weight:bold;
}
.title,.subtitle{
	border-bottom: 1px solid #bedfe6;
}
span.AbsMinus , span.AbsPlus{
	color: #AE0101;
	cursor: pointer;
	letter-spacing: 2px;
}

.first-page-header{
	font-size:22px;
}
.horizontal-slider{
	background-color:white;
}

img.orcid {
    margin-left: 4px;
}
.logo{
	width:20%;
}

#aspect_artifactbrowser_ItemViewer_p_elsevier-embed-page {
	display: none;
}

#buildDiscovery-bottom{
	margin-top: 15px;
}

#discover-list-bottom{
	padding-left: 0px;
}

#img-rss{
	padding: 1px 2px 1px 1px;
}


/*LOGOS FOOTER*/

#Hispana{
	padding:2px 30px 2px 10px;
}

#Europeana{
	padding:2px 30px;
}

#RePEc{
	padding:2px 30px;
}

#Tesis{
	padding:2px 30px;
}

#GoogleScholar{
	padding:2px 30px;
}

#Recolecta{
	padding:2px 30px;
}

#OpenDoar{
	padding:2px 30px;
}

#RevistesCatalanes{
	padding:2px 30px;
}

#Openaire{
	padding:2px 30px;
}

#Xarxa{
	padding:2px 30px;
}

#LAReferencia{
	padding:2px 30px 2px 10px;
}
	
#BASE{
	padding:2px 30px 2px 10px;
}

@media (max-width: 768px){
	#Europeana{
		padding:2px 30px 2px 10px;
	}

	#RePEc{
		padding:2px 30px 2px 10px;
	
	}
	
	#Tesis{
		padding:2px 30px 2px 10px;
	}
	
	#GoogleScholar{
		padding:2px 30px 2px 10px;
	}

	#Recolecta{
		padding:2px 30px 2px 10px;
	}
	
	#OpenDoar{
		padding:2px 30px 2px 10px;
	}	
	
	#RevistesCatalanes{
		padding:2px 30px 2px 10px;
	}
	
	#Openaire{
		padding:2px 30px 2px 10px;
	}	
	
	#Xarxa{
		padding:2px 30px 2px 10px;
	}
	
	#LAReferencia{
		padding:2px 30px 2px 10px;
	}
	
	#BASE{
		padding:2px 30px 2px 10px;
	}
	
	
}
#overbox3 {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 999999;
    display: block;
	background-color: #eeeeee;
}
#infobox3 {
    margin: auto;
    position: relative;
    top: 0px;
    /*height: 58px;*/
    width: 100%;
    text-align:center;
	padding: 10px;
  
}
#infobox3 p {
    line-height:58px;
    font-size:12px;
    text-align:center;
}
#infobox3 p a {
    margin-right:5px;
    text-decoration: underline;
}
/* Media styles*/
/*@media (max-width: 1200px){
	.title-text {
		font-size: 2em;
	}
}
@media (max-width: 992px){
	.title-text {
		font-size: 1.5em;
	}
}
@media (max-width: 768px){
	.title-text {
		font-size: 1em;
	}

}*/