#myheader{
	background-color:white;
	width:1024px;
	height:80px;
	margin:0px auto;
	border-bottom:1px solid lightgrey;
}

#logo{
	width:151px; 
	height:46x;
	margin:15px 22px;
}

#menuwrapper{
float:right;
height:80px;
display:inline-block;
}

#logowrapper{
	display:inline-block;
}

#menuwrapper ul li{
	display:inline-block;
	line-height:80px;
	margin:0px 25px;
	font-family: Poppins;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0em;
	text-align: left;
	color:#424242;

}
#compra, #compra:hover, #compra:visited{
	color:white;
	text-decoration:underline;
}

#txt_suggerimento{
	font-size:1.5rem;
	line-height:2rem;
}


.blocco{
	text-align:center;
	display:inline-block;
	border:1px solid grey;
box-shadow:0 0 0 1px rgba(0,0,0,.15), 0 2px 3px rgba(0,0,0,.2);
background-color:White;
padding:0px;
}


.popover{
	color:black;
}

.popover-title{
	display:none;
}
.checkagain{

	border:1px solid grey; 
box-shadow:0 0 0 1px rgba(0,0,0,.15), 0 2px 3px rgba(0,0,0,.2);
border-radius:0px;
background-color:#283e4a !important;
}


.wrong{
background-color: lightgrey;

}

.aright{
background-color: lightgreen;

}

#area_testo{

	border: 1px solid lightgrey;
	margin-bottom:10px;
	box-shadow:0 0 0 1px rgba(0,0,0,.15), 0 2px 3px rgba(0,0,0,.2);
	padding:8px 8px 8px 16px;
	font-size:1.6rem;
	line-height:1.5rem;
	font-weight:400;
}

.sfondobianco{
		background-color:white;
} 

#area_random{
	background-color:white;
	border: 1px solid lightgrey;
	margin-bottom:10px;
	box-shadow:0 0 0 1px rgba(0,0,0,.15), 0 2px 3px rgba(0,0,0,.2);
	padding:8px 8px 8px 16px;
	font-size:1.6rem;
	line-height:1.5rem;
	font-weight:400;

}

#area_suggerimento{
	background-color:white;
	border: 1px solid lightgrey;
	margin-bottom:10px;
	box-shadow:0 0 0 1px rgba(0,0,0,.15), 0 2px 3px rgba(0,0,0,.2);
	padding:8px 8px 8px 16px;
	font-size:1.6rem;
	line-height:1.5rem;
	font-weight:400;

}

.sfondogrigio{
	background-color:lightgrey;
}


#intro_wrapper{
	background-color:white;
	border: 1px solid lightgrey;
	margin-bottom:10px;
	box-shadow:0 0 0 1px rgba(0,0,0,.15), 0 2px 3px rgba(0,0,0,.2);
	padding:8px 8px 8px 16px;
	font-size:1.6rem;
	line-height:1.5rem;
	font-weight:400;

}

.blocco h5{
		margin-bottom:2em;
		background-color:#283e4a;
		line-height:2em;
		border:0px;
		border-bottom:1px solid lightgrey;
		color:white;
		margin-top:0px;
	
}

.blocco div{
	margin:20px auto;
}

body{
	background-color: #f5f5f5;
	font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Fira Sans,Ubuntu,Oxygen,Oxygen Sans,Cantarell,Droid Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Lucida Grande,Helvetica,Arial,sans-serif;
}

.piu{
	height:50px;
	width:100%;
	cursor:pointer;
	color:white;
	line-height:50px;
}

.piu span{
	line-height:50px;
	font-size:40px;
	color:#7a8b98;
}
.meno{
	height:50px;
	width:100%;
	cursor:pointer;

	color:white;
	line-height:50px;
}

.meno span{
	line-height:50px;
	font-size:40px;
	color:#7a8b98;
}

.campo{
	height:30px;
	line-height:30px;
	font-family:sans-serif;
	color:black;
	font-size:24px;
	
}

#coniugazione{
		height:30px;
	line-height:30px;
	font-family:sans-serif;
	color:black;
	font-size:20px;
}

.transparent{
	opacity:0;
	cursor:default;
}

#verbo{
	line-height:1.5em;
}

#bottom_check{
	margin:1em auto;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

#credits{
	color:white;
	text-shadow:2px 2px 2px black;
}

.mybtn{

    align-items: center;
    border: none;
    border-radius: 2px;
    box-sizing: border-box;
    cursor: pointer;
    font-family: inherit;
    font-weight: 600;
    display: inline-flex;
    justify-content: center;
    min-width: 6.4rem;
    max-width: 100%;
    overflow: hidden;
    text-align: center;
    transition-property: background-color,box-shadow,color;
    vertical-align: middle;
	color:#0073b1 !important;
	background-color:white !important;
    font-size: 1.6rem;
    min-height: 3.2rem;
    padding: 1.6rem 1.2rem;
    line-height: 2rem;
	margin:10px auto;
    box-shadow: inset 0 0 0 1px #0073b1 !important;
	border-color: #0073b1 !important;
}




.win{
	background-color:darkgreen;
	color:white;
}

.min_piu{
	display:none;
}
.min_meno{
	display:none;
}

@media only screen and (max-width: 1023px) and (min-width: 769px){

#menuwrapper{
display:none;
}

#logowrapper{
display:block;
margin:0px auto;
}

#mywrapper{
	width:100%;
}


#myheader{
	width:100%;
}

#wrapper-interno,#topwrapper{
	width:100%;
}
}

@media (max-width: 480px) {
	#menuwrapper{
display:none;
}

#logowrapper{
display:block;
margin:0px auto;
}

#mywrapper{
	width:100%;
}


#myheader{
	width:100%;
}

#wrapper-interno,#topwrapper{
	width:100%;
}
.piu{
	display:none;
}
.meno{
	display:none;
}
.campo{
	font-size:20px;
	line-height:26px;
	display:inline-block;
	height:26px;
}
.blocco div{
	margin:10px auto;
}
h3{
	font-size:12px;
}

.blocco h6{
	display:none;
}

.blocco h5{
	margin-bottom:0px;
}
#coniugazione{
		line-height:26px;
	font-size:20px;
		height:26px;
}

#area_random_min{
	display:none;
}

.min_piu{
	display:block;
	float:left;
		line-height:26px;
	font-size:20px;
	color:black;
}
.min_meno{
	display:block;
	float:right;
		line-height:26px;
	font-size:20px;
	color:black;	
}
#verbo{
	line-height:36px;
	font-size:28px;
}

.mybtn{
	font-size:1.3em;
	margin:20px auto;
}
#haiscritto{
		font-size:28px;
		margin:15px auto;
}
#credits{
	font-size:12px;
}

#bottom_check{
	margin:20px auto;
}
}


#haiscritto_area{
	margin-bottom:20px; 
	border:1px solid grey;
	box-shadow:0 0 0 1px rgba(0,0,0,.15), 0 2px 3px rgba(0,0,0,.2);
}
