input[type=text] {
	background-color: #f1f1f1;
	width: 100%;
	font-size: 2em;
}

.autocomplete-items div {
	padding: 10px;
	cursor: pointer;
	font-size: 2em;
	background-color: #fff;
	border-bottom: 1px solid #d4d4d4;
}

input[type=radio]
{
	cursor: pointer;
	border: 0px;
    width: 20%;
    height: 0.6em;
}

.info h1, .info h2, .info p
 {
	font-size: 2em;
}
.isonna, .radio{
	font-size: 2.5em;
}