.grey{
	color:#999999;
}

.btn-default{
	padding:15px 15px;
	overflow: hidden;
	font-size: 16px !important;
	
}

.jumbotron{
	height:200px;
	padding-top: 5px;
}

.jumbotron p{
	margin-bottom:3px;
}


#breadcrump{
	margin-top:-60px;
	height:60px;
}

#breadcrump img{
	margin-top:-5px;
}

.glyphicons{
	color:#000000;
}

.col-sm-4,.col-md-4,.col-md-6,.lg,.col-md-12{
	padding: 2px;
    
}

#invia-dati label{
	width:150px;
}



#invia-dati input{
	/*width:100%;*/
}

.descrizione{
	font-size:0.8em;
}

.select_all{
	background-color: #799ABD;
	color:#FFFFFF;
}

#normativa{
	font-size:0.8em;
	width:inherit  !important;
}


#normativa input[type=checkbox]{
	margin: 0px -20px;
}

#privacy{
	color:#777777;
}

#privacy h1,#privacy h2,#privacy h3{
	color:#333333;
}

.note{
	 text-align: justify;
	 font-size:12px;
	 color:#555555;
}
