/* body{
	background: url("../../assets/images/site/light_blue_background_pattern.jpg");
} */

.spinner-bg{
	position:fixed;
	padding-bottom: 1000px;
	padding-right: 100%;
	opacity: .7;
	z-index: 10000;	
	background: url("../../assets/images/site/spinner-bg.jpg");
}

/* .mainPanel-style{ */
/* 	margin-top: 90px; */
/* 	border-radius: 25px 25px 0px 0px; */
/* 	border-style: solid; */
/*     border-width: 2px; */
/*     border-color: #999; */
/* } */

/* .mainPanel-style>.panel-body{ */
/* 	padding: 6px; */
	
/* } */

.biohome {
	font: 400 15px Lato, sans-serif;
    line-height: 1.8;
    color: #818181;
	padding: 0;
	/* padding-right: 30px; */
	background: url("../../assets/images/site/light_blue_background_pattern.jpg");
}

.langMenu{
	text-align:left;
}

.langSelectedBtn{
	color:#337ab7 !important;
	font-weight:bold !important;
}
.langBtn{
		font-style:italic;
		margin:0px;
	
}

.text-biography{
	color:#333;
	font-size: 14px;
	font-family: 'PT Sans Caption', sans-serif;
	text-align: justify;
}

.biohome-thumbnail {
    padding: 0 0 15px 0;
    border: none;
    border-radius: 0;
	height: 250px;
    width: 250px;
}

.biohome-thumbnail img {
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
}



footer .glyphicon {
	font-size: 20px;
    margin-bottom: 20px;
    color: #fff;
	
}




.item-style h5{
	font-size:large;
	margin: 0px;
	color: #013561;
	font-size:large;
	font-weight: bold;
	margin: 0px;
		
}
.item-style p{
	margin: 0px;
}

.item-style:hover h5{
	  color:white !important;
}
.item-style:hover{
	    background: #4e6170;
	    cursor: pointer;
	   	color:white !important;
}

.item-style-pdf-disable h5{
	font-size:large;
	margin: 0px;
	color: #424242;
	font-size:large;
	font-weight: bold;
	margin: 0px;
		
}
.item-style-pdf-disable p{
	margin: 0px;
}


ul {
	list-style-type: none;
	text-align: left;
	border: none;
}

div.list-group-item {
	border: none;	

}

div.fondo-container  {
	background-color: #EEEEEE;
	padding: 5px;
	border:none;
	border-radius: 15px;
	margin: 2px;
}

p.font {
	margin:0px;
}

div.books-lavori{
	text-align: left;
	font-size: 12px !important;
	font-style: italic;	
	margin-bottom: 10px ;
		
}

