	
/* rimuovo spazio tra foto e corpo */

.inputerror{
	border-color: #d00;
	color: #d00;
}

#modulo-registrazione {
	margin-bottom: 40px;
}

#modulo-registrazione .row{
	margin-bottom: 20px;
}

@media (max-width: 479px) {
	
	.content-wrap{
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
	.content-wrap > .container{
		padding-top: 8px;
		padding-left: 15px !important;
		padding-right: 15px !important;		
	}	
	
}
