#tosettings{
	width:300px;
	margin:0px auto;
}

#todoppiocompito{
	width:300px;
	margin:0px auto;	
}

#avviadoppio{
	width:300px;
	margin:0px auto;
}

#tobaseline{
	width:300px;
	margin:0px auto;
}


.riga{
	padding:15px;
}

.myselect{
	padding:5px;
		width:100%;
}

#settings{
	font-size:16px;
}

body{
	background-color:#5cb85c;
}

nav{
		width:100%;
		height:80px;
		text-align:center;
		color:white;
		background-color:#006666;
	}
	
	nav h1{
		line-height:45px;
		font-size:30px;
		padding:0px;
		margin:0px;
		font-weight:500;
		text-align:left;
		margin-left:10px;
	}
	nav h2{
		line-height:20px;
		font-size:14px;
		padding:0px;
		margin:0px;
		font-weight:400;
				text-align:left;
		margin-left:10px;
	}
.stimolo{
	cursor:pointer;
	width:14%;
	height:14%;
	display:inline-block;
}

#foglio{
		text-align:center;
	background-color:white;
	float:right;
	width:70%;
	margin:1px solid black;
	box-shadow:2px 2px 2px black;
	margin-top:-2px;
	border:1px solid grey;
}

#pulsantone_wrapper{
		text-align:center;
	background-color:white;
	float:left;
	width:30%;
	padding-top:20px;
	cursor:pointer;
}

#counter_wrapper{
	width:70%;
	height:40px;
	line-height:40px;
	text-align:right;
	background-color:navy;
	float:right;
}

#percentuale_wrapper{
	width:30%;
	height:40px;
	line-height:40px;
	text-align:right;
	background-color:navy;
	float:left;
}

#percentuale{
	font-size:30px;
	line-height:40px;
	margin-left:10px;
	float:left;
	color:white;
}

#target{
	width:30px;
	height:30px;
	margin:5px;
	float:right;
}

#trovate{
	font-size:30px;
	line-height:40px;
	margin-right:10px;
	float:right;
	color:white;
}

.page{
	display:inline-block;
	background-color:white;
	padding-bottom:20px;
	width:100%;
}

.btn{
	margin:10px auto;
}

#pulsantone{
	margin:0px auto;
	width:60%;
	height:200px;
	border-radius:100%;
	background-color:navy;
	border:1px black;
	color:white;
	line-height:200px;
	font-size:30px;
}

	@media screen and (max-width:640px){
nav{
		height:40px;
	}
	
	nav h1{
		line-height:24px;
		font-size:16px;
		font-weight:500;
		text-align:left;
	}
	nav h2{
		line-height:16px;
		font-size:11px;

	}

#pulsantone{
	width:90%;
	height:140px;
	font-size:20px;
	margin-top:20px;
}

.stimolo{
	cursor:pointer;
	display:inline-block;
}	

#settings{
	font-size:12px;
}
	}
	
	.esempio{
		max-width:300px;
		border:1px solid black;
	}
	
	.whitespace{
		margin:15px auto;
	}
	
	#stimolofisso_pre{
		width:80px;
	}
	