.simboloFlicker
{
	animation-name: flickerS;
	animation-duration: 0.5s;
	animation-iteration-count: infinite;

}

@keyframes flickerS {
	0%   {opacity: 1}
	25%   {opacity: 1}

	50%  {opacity: 0}
	75%   {opacity: 1}
	100% {opacity: 1}
}



.chips {
	position: absolute; top: 110px; height: 100px;
}

.gradientBG {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+30,efefef+30,ffffff+100,ffffff+100 */
	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top, #fff 0%, #fff 33%, #f1f5f7 33%, #eef1f2 100%, #eef1f2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fff 0%, #fff 33%, #f1f5f7 33%, #eef1f2 100%, #eef1f2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fff 0%, #fff 33%, #f1f5f7 33%, #eef1f2 100%, #eef1f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0); /* IE6-9 */
}

#sfondoOpzioni {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.btnQFGenerico {
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0%, #fff 33%, #f1f5f7 33%, #eef1f2 100%, #eef1f2 100%);
	background: -webkit-linear-gradient(top, #fff 0%, #fff 33%, #f1f5f7 33%, #eef1f2 100%, #eef1f2 100%);
	color: #120054 !important;
	background: linear-gradient(to bottom, #fff 0%, #fff 33%, #f1f5f7 33%, #eef1f2 100%, #eef1f2 100%);
}

svg {
	fill: #120054;
}

.testoSuPulsanteIcona {
	color: #120054;
	text-shadow: none;
	font-weight: 600;
}

.immagineSuPulsante {
	color: #120054;
	fill: #120054;
	stop-color: #120054;
}

.mascheraGenerica {
	background-color: black;
}


#indicatore_linea_vincenter {
	color: white !important;
	font-family: supersonic_rocketshipregular !important;
	background-color: #00ffff !important; 
/*
	color: white !important;
	text-transform: uppercase;
	background-image: url('../img/display_vincita_linee@4x.png');
	background-size: 240px 32px;

	width: 240px !important;
	margin-left: -120px !important;
	font-size: 16px !important;
	line-height: 32px !important;
	height: 32px !important;
	top: 206px !important;

	font-family: 'Source Sans Pro', sans-serif !important;
	font-weight: 700;
	font-size: 13px !important;
	text-shadow: rgba(0, 0, 0, 0) 0px 0px 0px !important;*/
}

#segnalatore_line {
	color: white !important;
	line-height: 32px !important;
	font-size: 20px !important;
	height: 32px !important;
	width: 32px !important;

	text-shadow: rgba(0, 0, 0, 0) 0px 0px 0px !important;

	background-image: url('../img/pallino_vincita_linee@4x.png');
	background-size: 32px 32px;
	font-family: 'Source Sans Pro', sans-serif !important;
	font-weight: 700;
	font-size: 17px !important;
}

#ruotaJKReale {

	border-radius: 145px;
	overflow: hidden;
}

#sfondo_bw {

	opacity: 0 !important;
}

#box_FS_traslucido {
	font-family: 'Source Sans Pro', sans-serif !important;
	font-weight: 700;

}

/*

#rulloA
{
	left:5px !important;
}
#rulloB
{
	left:145px !important;
}
#rulloC
{
	left:285px !important;
}
#rulloD
{
	left:425px !important;
}
#rulloE
{
	left:565px !important;
}*/

.riquadriRulliFISSI {
	z-index: 4 !important;
}

#ruotaJKStart {
	pointer-events: auto !important;
}
