.centered{
	text-align: center;
	
}
.giustificato{
	text-align: justify;
}
.scostato{
	padding: 30px;
	
}
.margin-bottom{
	margin-bottom: -10px;
}
.control-group{
	margin-bottom: 0px !important;
}
.input-medium{
	width: 206px !important;
}

.bordered div{
	padding: 5px;
}

.bordered{
	border: 1px dotted black !important;
    height: 35px;
    margin: 10px !important;
    text-align: left;
    width: 80%;
}
.privacyAlert{
	font-size: 18px;
	font-weight:bold;
	color: red;
	
	
}

.textfield-doublesize{
	width: 580px!important;
}