@CHARSET "UTF-8";
#opzione_filigranatalast{
	margin-left:50px;
}
.optionBox{
	margin-left:50px;
}
.cart input[type=radio]{
	width:30px !important;
	margin-left: 10px;
}
.cart input[type=checkbox]{
	width:30px !important;
}
.checkboxline{
 width:33%;float:left;
}
#checkboxline5{
	width:20%;
	float:left;
	clear: none !important;
}
#margin{
	margin-bottom:20px;	
}

#boxInformazioni{
	border:1px solid #e7e7e7;
	background-color:#f2f2f2;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding:10px;
	margin: 10px;
}

.immobileInput{
	float:left;
	margin-right:10px;
}

.inputvisura_pra{
	width:50%;
}
.label_error{
	color:red;
}
.input_error{
	border: 1px solid red !important;
}

#top .form-row.form-row-wide input[type="text"],
#top .form-row.form-row-wide select {
    width: 97.5%;
}

#top label{font-size: 11px !important;}