#ucRoot {
	position: absolute!important;
	height: 100%!important
}

.ucComponent {
	position: absolute!important
}
#game_intro_layer
{
	left: 50% !important;
	margin-left: -420px;
	top: 89px !important;
}

#transition_intro_layer
{
	left: 50% !important;
	margin-left: -420px;
	top: 89px !important;
}




#wild_0
{
	position: absolute;
	z-index: 99;
	width: 181px;
	height: 539px;
	left: 50%;
	margin-left: -93px;
	top: 68px;
}
#wild_1
{
	position: absolute;
	z-index: 99;
	width: 181px;
	height: 539px;
	left: 50%;
	margin-left: 78px;
	top: 68px;
}
#wild_2
{
	position: absolute;
	z-index: 99;
	width: 181px;
	height: 539px;
	left: 50%;
	margin-left: 247px;
	top: 68px;
}

#suspense0
{
	position: absolute;
	/* background-color: #ff0000a6; */
	z-index: 99;
	width: 200px;
	height: 509px;
	left: 50%;
	margin-left: -100px;
	top: 96px;
}
#suspense1
{
	position: absolute;
	/* background-color: #ff0000a6; */
	z-index: 99;
	width: 200px;
	height: 509px;
	left: 50%;
	margin-left: 57px;
	top: 96px;
}
#suspense2
{
	position: absolute;
	/* background-color: #ff0000a6; */
	z-index: 99;
	width: 200px;
	height: 509px;
	left: 50%;
	margin-left: 216px;
	top: 96px;
}
.canvasLinea
{
	left: 50%;
	margin-left: -512px;
	width: 1024px;
	height: 700px;
	top: 1px;
	z-index: 14;
}
#maschera_linea
{
	left: 50%;
	margin-left: -420px;
	width: 840px;
	top: 89px;
	height: 497px;
	z-index: 1;
}
.canvas_simboli
{
	margin-left: 92px;
	margin-bottom: 116px;
	z-index: 15 ;
}
.statici_rulli
{
	margin-left: 92px;
	margin-bottom: 116px;
	z-index: 13;
}


#body_tag {
	position: absolute;
	left: 0;
	top: 0;
	width: 1024px;
	height: 780px;
	margin: 0;
	overflow: hidden;

	color: #fae4ce;
	/*    text-shadow: 0px 1px 2px rgba(0, 0, 0, 1);*/
}

#contenitore_sfondo {
	position: absolute;
	left: 0;
	top: 0;
	width: 800px;
	height: 780px;
	overflow: hidden;
}

#sfondo {
	position: absolute;
	left: 0;
	top: 0;
	width: 800px;
}

.testoSuPulsanteIcona {
	width: calc(100% - 45px);
	left: 40px !important;
	text-align: center;
}

.immagineSuPulsante {
	width: 50px !important;
}

.btnQFGenericoSchiacciato > svg {
	height: 22px !important;
}

#cronologia_chiudi_btn {
	position: absolute;
	top: 0;
	width: 48px;
	height: 48px;
}

#header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 40px;
	/*background-image: url("../img/header.png");*/
	overflow: hidden;
	z-index: 145;
	background-repeat: repeat-x;
	background-size: auto 40px;
	line-height: 40px;
}

#scritta_credito {
	position: absolute;
	right: 30px;
	width: 160px;
	height: 40px;
	top: 0;
	border: 0 solid red;
	text-align: right;
	color: white;
	font-size: 16px;
	line-height: 40px;
}

#Tistruzioni {
	display: none;
	position: absolute;
	left: 50%;
	top: 410px;
	pointer-events: none;
	font-size: 19px;
	color: black;
	width: 160px;
	margin-left: -125px;
	background-color: white;
	text-align: center;
	padding: 15px;
	z-index: 112;
}

#freccia {
	/*
	position:absolute;left:65px;bottom:-30px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color:#f2b800 transparent transparent transparent;
	*/
	z-index: 2;
	left: 85px;
	bottom: -30px;
	position: absolute;
	-ms-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
	-webkit-animation: updownFreccia 1.5s infinite;
	animation: updownFreccia 1.5s infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-fill-mode: initial;
	animation-fill-mode: initial;
}

@-webkit-keyframes updownFreccia {
	0% {
		bottom: -40px;
		opacity: 0
	}
	4% {
		bottom: -40px;
		opacity: 0
	}
	25% {
		bottom: -40px;
		opacity: 1
	}
	80% {
		bottom: -60px;
		opacity: 1
	}
	100% {
		bottom: -60px;
		opacity: 0
	}
}

/* Standard syntax */
@keyframes updownFreccia {
	0% {
		bottom: -40px;
		opacity: 0
	}
	4% {
		bottom: -40px;
		opacity: 0
	}
	25% {
		bottom: -40px;
		opacity: 1
	}
	80% {
		bottom: -60px;
		opacity: 1
	}
	100% {
		bottom: -60px;
		opacity: 0
	}
}

#area_gioco {
	position: absolute;
	left: 0;
	top: 40px;
	height: 710px;
	width: 800px;
	background-color: transparent;
	overflow: hidden;
}

#btnCheat {
	position: absolute;
	right: 100px;
	cursor: pointer;
	bottom: 100px;
	z-index: 9999999;
}

#clipAlert {
	position: absolute;
	left: 50%;
	width: 300px;
	height: 230px;
	margin-left: -150px;
	margin-top: -200px;
	top: 50%;
	display: none;
	z-index: 9123;
	background-color: black;
}

#titolo {
	position: absolute;
	left: 1px;
	width: calc(100% - 2px);
	height: 60px;
	top: 1px;
	text-align: center;
	line-height: 60px;
	font-size: 25px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 1);
	color: white;
}

#testo {
	position: absolute;
	left: 2%;
	width: 96%;
	height: 100px;
	top: 60px;
	font-size: 21px;
	line-height: 24px;
	text-align: center;
	color: white;
	line-height: 24px;
}

#pulsante {
	position: absolute;
	left: 85px;
	width: 130px;
	height: 50px;
	top: 160px;
	color: white;
	font-size: 18px;
	line-height: 50px;
	text-shadow: none;
}

#clipModGioco {
	display: none;
}

#clipCheatToolContenitore {
	position: absolute;
	left: 50%;
	MARGIN-LEFT: -300px;
	top: 20px;
	display: block;
	width: 600px;
	height: 600PX;
}

#div_iframe_cronologia {
	position: absolute;
	left: 0;
	top: 60px;
	width: 100%;
	height: 720px;
	border: 0;
	overflow-y: scroll;
}

#pulsante_chiusura_cronologia {
	position: absolute;
	right: 5px;
	top: 5px;
	/*color: black;*/
	text-align: center;
	cursor: pointer;
	width: 48px;
	z-index: 9992;
}

.mascheraScura {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
}

#clipFondi {
	position: absolute;
	left: 50%;
	margin-left: -190px;
	width: 380px;
	height: 330px;
	display: block;
	top: 100px
}

.titoloSuPoPup {
	position: absolute;
	left: 1px;
	top: 1px;
	width: calc(100% - 2px);
	height: 80px;
	line-height: 80px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: white;
}

#messaggio_di_informazione_saldo {
	position: absolute;
	left: 0;
	top: 65px;
	width: 100%;
	height: 60px;
	line-height: 30px;
	font-size: 25px;
	text-align: center;
	color: white;
}

#messsaggio_di_richiesta_importo {
	position: absolute;
	left: 0;
	top: 110px;
	width: 100%;
	height: 30px;
	line-height: 20px;
	font-size: 20px;
	text-align: center;
	color: white;
}

#valore_fondi_aggiunti {
	position: absolute;
	left: 15%;
	width: 70%;
	top: 170px;
	height: 40px;
	font-size: 20px;
	text-align: center;
}

#pulsante_uscita_fondi {
	position: absolute;
	width: 150px;
	height: 50px;
	bottom: 30px;
	left: 20px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	background-color: #a0a0a0;
	text-shadow: none;
}

#pulsante_aggiungta_fondi {
	cursor: pointer;
	position: absolute;
	bottom: 30px;
	right: 20px;
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	text-shadow: none;
}


.angoliArrotondati14 {
	-webkit-box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.75);
	box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.75);
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}

.angoliArrotondati10 {
	-webkit-box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.75);
	box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.75);
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}

.angoliArrotondati10NoOmbra {
	-webkit-box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0);
	box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0);
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	text-align: center;
}

#footer_div {
	position: absolute;
	left: 0;
	bottom: 0px;
	top: unset !important;
	top: 0px !important;
	height: 30px !important;
	width: 100%;
}

#fondi_block {
	z-index: 999;
	position: absolute !important;
	width: 100%;
	height: 100%;
}

#loader_gif_fondi {
	position: absolute;
	left: 50%;
	bottom: 30px;
	margin-left: -40px;
	display: none;
}

#card_container > .cartaGenerica {
	height: 80px !important;
	margin-top: 25px;
}

#card_container > .cartaGenerica > img {
	height: 80px !important;
}

.soloMobile {
	display: none;
	pointer-events: none;
	opacity: 0;

}

#body_tag {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1024px;
	height: 700px !important;
	border: 0px solid red;
	margin: 0px;
	font-family: 'Source Sans Pro', sans-serif;

	overflow: hidden !important;
}

#layer_rulli {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1024px;
	height: 700px;
	border: 0px solid red;
	margin: 0px;
	font-family: Arial Black, Arial Bold, Gadget, sans-serif;

	overflow: hidden;
	display: none;
	z-index: 12;
}

#pulsante_aggiungi_fondi {
	position: absolute;
	left: 54px;
	Z-index: 4;
	top: 45px;
	z-index: 2;
	cursor: pointer;
	margin-top: 535px;
	margin-left: 120px;
	width: 124px;
	z-index: 10;
}

#pulsante_esci {

	position: absolute;
	left: 54px;
	Z-index: 4;
	top: 70px;
	z-index: 2;
	cursor: pointer;
	margin-top: 535px;
	margin-left: 120px;
	z-index: 10;
	width: 124px;
}

#pulsante_mio_conto {

	position: absolute;
	left: 54px;
	Z-index: 4;
	top: 95px;
	z-index: 2;
	margin-top: 535px;
	margin-left: 120px;
	width: 124px;
	z-index: 10;
}

#pulsante_barra {
	position: absolute;
	left: 50%;
	Z-index: 4;
	bottom: 0px;
	z-index: 2;
	margin-top: 535px;
	margin-left: -430px;
	width: 860px;
	z-index: 6;
	background-color: rgba(150, 150, 150, 0.3);
	height: 140px;
}


#pulsante_barra_2 {
	position: absolute;
	left: 0px;
	Z-index: 4;
	bottom: 140px;
	z-index: 2;

	margin-left: 285px;
	width: 590px;
	z-index: 6;
	background-color: rgba(0, 0, 0, 0.3);
	height: 40px;

	display: none;

}

#regolamento {

	position: absolute;
	left: 44px;
	Z-index: 4;
	top: 89px;
	z-index: 3;
	margin-top: 535px;
	margin-left: 120px;
	height: 19px;
	z-index: 10;
}

#cronologia {

	position: absolute;
	left: 180px;
	Z-index: 4;
	top: 89px;
	z-index: 3;
	margin-top: 535px;
	margin-left: 120px;
	height: 19px;
	z-index: 10;

}

#schermataSlot {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	/*    height: 100%;*/
	z-index: 10;
	/*  overflow: hidden;*/
}

#sfondo_lavagna {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 700px;
	width: 1024px;
	z-index: 0;
}

#sfondo_lavagna_griglia {
	position: absolute;
	left: 0px;
	top: -1px;
	height: 698px;
	width: 1024px;
	z-index: 0;
}

#sfondo_JK {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 700px;
	width: 1024px;
	z-index: 1;
	display: none;

}

/*
#pierino_idle_rulli {
    position: absolute;
    left: -12px;
    bottom: 10px;
    background-image: url("../img/pierinoIdleSH.png");
    width: 226px;
    height: 440px;
    background-position: 0px 0px;
    transform: scale(0.65, 0.65);
    transform-origin: left bottom;
    z-index: 10;
    opacity: 1;
}
*/
/*
#pierino_yoyo_rulli {
    position: absolute;
    left: -18px;
    bottom: 5px;
    background-image: url("../img/pierinoYoyoSH.png");
    z-index: 10;
    width: 288px;
    height: 440px;
    background-position: 0px 0px;
    transform: scale(0.65, 0.65);
    transform-origin: left bottom
}
*/
#label_credito {
	position: absolute;
	right: 175px;
	top: 520px;
	line-height: 24px;
	z-index: 333;
	color: white;
	border: 0px solid red;
	height: 24px;
	width: 110px;
	background-color: transparent;
	text-align: center;
	font-size: 16px;
	border: 0px solid gray;
}

#label_linee {
	position: absolute;
	right: 140px;
	top: 490px;
	line-height: 30px;
	z-index: 333;
	color: #fe8d02;
	border: 0px solid red;
	height: 30px;
	width: 90px;
	text-align: left;
	display: none;
}

#label_puntata {
	position: absolute;
	right: 140px;
	top: 490px;
	line-height: 30px;
	z-index: 333;
	color: #fe8d02;
	border: 0px solid red;
	height: 30px;
	width: 90px;
	text-align: left;
	display: none;
}

#label_puntata_top {
	position: absolute;
	right: 140px;
	top: 490px;
	line-height: 30px;
	z-index: 333;
	color: #fe8d02;
	border: 0px solid red;
	height: 30px;
	width: 90px;
	text-align: left;
	display: none;
}


#infoVincita {
	position: absolute;
	left: 308px;
	top: 529px;
	line-height: 24px;
	z-index: 333;
	color: white;
	border: 0px solid red;
	height: 24px;
	width: 280px;
	font-size: 16px;
	background-color: TRANSPARENT;
	text-align: center;
	border: 0px solid gray;
	display: none !important;
}

#label_vincita {
	position: absolute;
	right: 295px;
	top: 520px;
	line-height: 24px;
	z-index: 333;
	color: white;
	border: 0px solid red;
	height: 24px;
	width: 110px;
	background-color: transparent;
	text-align: center;
	font-size: 16px;
	border: 0px solid gray;
}

#boxSTATOAS {
	position: absolute;
	right: -7px;
	cursor: pointer;
	bottom: 14px;
	z-index: 10;
	height: 56px;
	width: 110px;
}

.AS_rimanenti {
	position: absolute;
	right: 0px;
	width: 82px;
	height: 35px;
	border: 0px solid red;
	bottom: 14px;
	text-align: center;
	line-height: 35px;
	color: #fff;
	font-size: 22px;
	z-index: 100;
	/*font-family:Beckett;*/

}

#FS_rimanenti {
	position: absolute;
	left: 565px;
	width: 60px;
	height: 35px;
	border: 0px solid red;
	top: 15px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 20px;
	font-size: 20px;
	z-index: 100;
}

#FS_moltiplicatore {
	position: absolute;
	left: 394px;
	width: 60px;
	height: 35px;
	border: 0px solid red;
	top: 15px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 20px;
	z-index: 100;
    /*font-family:Beckett;*/
}

#pulsante_autostart {

	position: absolute;
	right: -6px;
	cursor: pointer;
	bottom: 15px;
	z-index: 10;
	height: 56px;
	width: 110px;
}


#pulsante_massima {
	position: absolute;
	left: -6px;
	cursor: pointer;
	bottom: 15px;
	z-index: 10;
	height: 56px;
	width: 110px;
}

#spinna {
	position: absolute;
	left: 50%;
	Z-index: 94;
	bottom: 28px;
	z-index: 2;
	cursor: pointer;

	margin-left: -50px;
	z-index: 10;
	width: 100px;
	height: 100px;
	opacity: 0 !important;
}

#stoppa {
	position: absolute;
	left: 50%;
	Z-index: 94;
	bottom: 28px;
	z-index: 2;
	cursor: pointer;

	margin-left: -50px;
	z-index: 10;
	width: 100px;
	height: 100px;
	display: none;
	opacity: 0 !important;
}

#ubet {
	position: absolute;
	bottom: 47px;
	left: 155px;
	width: 109px;
	height: 38px;
	text-align: center;
	color: #fff;
	line-height: 45px;
	font-size: 18px;
	z-index: 13;
	/* border:1px solid blue;*/
	/*font-family:Beckett;*/

}

#aumenta_Ubet {
	position: absolute;
	bottom: 56px;
	left: 249px;
	width: 18px;
	height: 28px;;
	z-index: 14;
	cursor: pointer;
	border: 0px solid red;
}

#diminuisciUbet {


	position: absolute;
	bottom: 56px;
	left: 152px;
	width: 18px;
	height: 28px;;
	z-index: 14;
	cursor: pointer;
	border: 0px solid red;


}

#totUbet {
	position: absolute;
	bottom: 47px;
	left: 268px;
	width: 109px;
	height: 38px;
	text-align: center;
	color: #fff;
	line-height: 45px;
	font-size: 18px;
	z-index: 13;
	/* border:1px solid blue;*/
	/*font-family:Beckett;*/

}


#Tcredito {
	position: absolute;
	bottom: 47px;
	right: 271px;
	width: 109px;
	height: 38px;
	text-align: center;
	color: #fff;
	line-height: 45px;
	font-size: 18px;
	z-index: 13;
	/* border:1px solid blue;*/
	/*font-family:Beckett;*/

}


#Tvincita {
	position: absolute;
	bottom: 47px;
	right: 143px;
	width: 109px;
	height: 38px;
	text-align: center;
	color: #fff;
	line-height: 45px;
	font-size: 18px;
	z-index: 13;
	/*    border: 1px solid blue;*/


}


#layer_free_spin {

	position: absolute;left: 0px;width: 1024px;height: 700px;background-color: white;z-index: 10;display: block;
	pointer-events: none;
	opacity: 0;
}

#sfondo_FS {

	position: absolute;left: 0px;top: 0px;width: 1024px;height: 700px;z-index: 1
}


#layer_ingresso_cordaFS {


	position: absolute;left: 0px;top: 700px;left: 50%;margin-left: -6px;width: 4px;height: 780px;background-color: blue;z-index: 999;transform-origin: top center;display: none;
}


#layer_bonus {
	position: absolute;left: 0px;top: 0px;width: 1024px;height: 700px;background-color: red;z-index: 10;display: block;
	pointer-events: none;

	top: -00px;
	opacity: 0;


}

#bonuscreenMSup {
	position: absolute;left: 0px;top: 0px;width: 1024px;height: 700px;display: none

}

#bonuscreenMInf {

	position: absolute;left: 0px;top: 0px;width: 1024px;height: 700px;display: none
}

#contenitore_sfondo_bonus {


	position: absolute;left: 0px;top: 0px;width: 1024px;height: 700px;
}


#layer_scelta_serratura {

	position: absolute;left: 0px;top: 0px;width: 1024px;height: 700px;background-color: rgba(0, 0, 0, 0.7);z-index: 10;pointer-events: none;opacity: 0;
}

.conclusioneBONUS {

	display: none;
}

#contenuto_mossa {
	position: absolute;left: 20px;top: 3px;z-index: 5;height: 10px;width: 320px;color: white; font-family: 'Roboto Condensed', Arial, sans-serif;padding: 5px;line-height: 10px;font-size: 12px;border-radius: 5px;

}


#contenuto_biglietto {
	position: absolute;right: 10px;top: 5px;z-index: 5;background-color: #1c2b54;height: 10px;width: 220px;color: white; font-family: 'Roboto Condensed', Arial, sans-serif;padding: 5px;line-height: 10px;font-size: 12px;border-radius: 5px;
}

#titolo_free_spin {
	color: white;
}

#resoconto_FS {
	position: absolute !important;
	color: white;
	left: 50%;
	margin-left: -413px;
	top: 50%;
	margin-top: -213px;
	/*font-family:Beckett;*/

}

.divisoriRulli {
	display: none;
}

#griglia_rulli {
	position: absolute;
	left: 50%;
	top: 102px;
	margin-left: -371px;
	width: 743px;
	height: 449px;
	z-index: 5;
	transform-origin: center top;
	/* -webkit-transform: scale(1.23); */
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

#sotto_contenitore_rulli {
	height: 491px !important;
	width: 838px !important;
}
#overlay_rulli {
	top: 0px !important;
	height: 491px !important;
	width: 838px !important;
}

#sfondo_rulli {
	position: absolute;
	left: 50%;
	top: 102px;
	margin-left: -371px;
	width: 743px;
	height: 449px;
	z-index: 3;
	transform-origin: center top;
	/* -webkit-transform: scale(1.23); */
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);

}
#rulloA
{
/*	background: red !important;*/
	width:164px !important;
	left:2px !important;
	margin-left:8px !important;
}

#rulloB
{
	/*background: pink !important;*/
	width:164px !important;

	left:171px !important;
	margin-left:4px !important;
}

#rulloC
{
/*	background: red !important;*/
	width:164px !important;
	left: 338px !important;
	margin-left:2px !important;
}

#rulloD
{
/*	background: green !important;*/
	width:164px !important;
		left: 505px !important;
	margin-left:0px !important;
}

#rulloE
{
/*	background: red !important;*/
	width:164px !important;
	left: 672px !important;
	margin-left:-2px !important;
}




.riquadriRulli {

	-webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0) !important;
	-moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0) !important;;
	box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0) !important;;
}


#banner_mossa {


	position: absolute;left: 200px;top: 1px;

}

#spazio_mossa {
	position: absolute;left: 210px;top: 5px;
	line-height: 10px;
	border: 0px solid blue;
	height: 10px;
	width: 75px;
	text-align: center;
}

#box_sinistra {

	position: absolute;left: 155px;width: 160px;
	z-index: 9;
	bottom: 40px;
}

#bonus_step {
	z-index: 99;
	width: 300px;
	position: absolute;left: 200px;bottom: 200px;
}


#spin_mancanti_JK {

	position: absolute;left: 169px;z-index: 11;bottom: 53px;height: 30px;line-height: 30px;width: 111px;text-align: center;
	/*font-family:Beckett;*/ font-size: 21px;color: white;
	font-family: 'antenna-regularregularJK' !important;

}

#spin_descrizione_JK {
	position: absolute;left: 301px;z-index: 11;bottom: 53px;height: 30px;line-height: 30px;width: 150px;text-align: center;
	/*font-family:Beckett;*/ font-size: 15px;color: white;
	font-weight: 600;
	font-family: 'antenna-regularregularJK' !important;
	opacity: 0;
}

#spin_ultimo_JK {

	position: absolute;left: 454px;z-index: 11;bottom: 53px;height: 30px;line-height: 30px;width: 111px;text-align: center;
	/*font-family:Beckett;*/ font-size: 21px;color: white;
	font-family: 'antenna-regularregularJK' !important;

}

#spin_totale_JK {

	position: absolute;left: 739px;z-index: 11;bottom: 53px;height: 30px;line-height: 30px;width: 111px;text-align: center;
	/*font-family:Beckett;*/ font-size: 21px;color: white;
	font-family: 'antenna-regularregularJK' !important;

}

.testoSottile {
	line-height: 12px !important;
}

#logo_bonus {
	left: 50%;margin-left: -194px;Z-index: 4;top: 0px;z-index: 120;width: 430px
}

#contenitore_BN_progresso {
	width: 100%;
}


#porta1 {
	position: absolute;left: 684px;top: 160px;opacity: 1;width: 100px;height: 100px;background-color: transparent;cursor: pointer;border: 0px solid blue;
}

#porta2 {
	position: absolute;left: 834px;top: 220px;opacity: 1;width: 100px;height: 100px;background-color: transparent;cursor: pointer;border: 0px solid blue;
}

#porta3 {
	position: absolute;left: 534px;top: 220px;opacity: 1;width: 100px;height: 100px;background-color: transparent;cursor: pointer;border: 0px solid blue;
}

#porta4 {
	position: absolute;left: 834px;top: 340px;opacity: 1;width: 100px;height: 100px;background-color: transparent;cursor: pointer;border: 0px solid blue;
}

#porta5 {
	position: absolute;left: 534px;top: 340px;opacity: 1;width: 100px;height: 100px;background-color: transparent;cursor: pointer;border: 0px solid blue;
}

#porta6 {
	position: absolute;left: 684px;top: 420px;opacity: 1;width: 100px;height: 100px;background-color: transparent;cursor: pointer;border: 0px solid blue;
}


#conteggio_linee {

	position: absolute;
	bottom: 47px;
	left: 101px;
	width: 50px;
	height: 38px;
	text-align: center;
	color: #fff;
	line-height: 45px;
	font-size: 18px;
	z-index: 13;

	border: 0px solid blue;
	/*font-family:Beckett;*/

}

#AS_scelta {

	position: absolute;
	z-index: 3;
	bottom: 12px;
	left: 191px;
	display: none;
	transform: scale(0.7);


}

.logo_rulli {
	position: absolute;
	left: 50%;
	margin-left: -130px;
	width: 260px;
	top: -21px;
}

.t_jk_mini {


	line-height: 37px !important;
	height: 35px !important;
	font-size: 18px !important;
	font-weight: bolder;
	color: white;
	margin-left: -442px !important;
	top: 5px !important;
}

.t_jk_medium {

	line-height: 37px !important;
	height: 35px !important;
	font-size: 18px !important;
	font-weight: bolder;
	color: white;
	margin-left: -220px !important;
	top: 5px !important;
}

.t_jk_maxi {

	line-height: 37px !important;
	height: 35px !important;
	font-size: 18px !important;
	font-weight: bolder;
	color: white;
	top: 5px !important;
	margin-left: 194px !important;
}

.t_jk_super {

	line-height: 37px !important;
	height: 35px !important;
	font-size: 18px !important;
	font-weight: bolder;
	color: white;
	top: 5px !important;
	margin-left: 379px !important;
}


.t_jk_mini {
	text-shadow: 0px 0px 12px rgba(0, 0, 0, 10);
}

.t_jk_medium {
	text-shadow: 0px 0px 12px rgba(0, 0, 0, 10);
}

.t_jk_maxi {
	text-shadow: 0px 0px 12px rgba(0, 0, 0, 10);
}

.t_jk_super {
	text-shadow: 0px 0px 12px rgba(0, 0, 0, 10);
}

.jkFiller {
	background: rgb(156, 123, 59);
	background: -moz-linear-gradient(top, rgba(156, 123, 59, 1) 0%, rgba(201, 169, 89, 1) 17%, rgba(237, 208, 128, 1) 33%, rgba(241, 227, 145, 1) 51%, rgba(201, 169, 89, 1) 70%, rgba(237, 208, 128, 1) 85%, rgba(241, 227, 145, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(156, 123, 59, 1) 0%, rgba(201, 169, 89, 1) 17%, rgba(237, 208, 128, 1) 33%, rgba(241, 227, 145, 1) 51%, rgba(201, 169, 89, 1) 70%, rgba(237, 208, 128, 1) 85%, rgba(241, 227, 145, 1) 100%);
	background: linear-gradient(to bottom, rgba(156, 123, 59, 1) 0%, rgba(201, 169, 89, 1) 17%, rgba(237, 208, 128, 1) 33%, rgba(241, 227, 145, 1) 51%, rgba(201, 169, 89, 1) 70%, rgba(237, 208, 128, 1) 85%, rgba(241, 227, 145, 1) 100%);
}

#bkg_filler {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#10000b+0,a87a39+100 */
	background: #10000b; /* Old browsers */
	background: -moz-linear-gradient(top, #10000b 0%, #a87a39 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #10000b 0%, #a87a39 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #10000b 0%, #a87a39 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#10000b', endColorstr='#a87a39', GradientType=0); /* IE6-9 */


	height: 26px !important;

	top: 5px !important;


}

.sottoLavagna {
	font-family: Beckett !important;
}


#webview_label {
	font-family: "Roboto Condensed";
	font-size: 55px;
	text-transform: capitalize;

}

.sottoLavagna {

	font-size: 30px !important;
}

#ruotaJK1 {
	position: absolute;
	margin-left: -129px;
	left: 50%;
	top: 553px;
	width: 400px;
	height: 116px;
	border: 1px solid red;
	text-align: center;
	font-size: 14px;
	line-height: 26px;
	z-index: 4;
	font-size: 22px;
	color: white;
	border: 0px solid red;
	color: #f1ec8e;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 1);
}

#ruotaJK3 {
	position: absolute;
	left: 790px;
	top: 365px;
	width: 210px;
	height: 77px;
	border: 1px solid red;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	z-index: 4;
	font-size: 14px;
	color: white;
	border: 0px solid blue;
	color: #fff;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 1);
}

#ruotaJKStart {

	cursor: pointer;
	position: absolute;
	left: 89px;
	top: 411px;
	width: 140px;
	border: 0px solid red;
	text-align: center;
	font-size: 34px;
	line-height: 50px;
	z-index: 4;
}


#luci_jk {


	margin-left: -998px !important;
	top: 50% !important;
	margin-top: -568px !important;
	transform: scale(0.46, 0.44) !important;


}

#layer_gioco {

	position: absolute;
	left: 0px;
	top: 0px;

	/* height: 100%;*/
	width: 100%;
	/* top: 30px; */
	z-index: 23;


}

#as50 {
	bottom: 250px !important;
}

#as20 {
	bottom: 200px !important;
}

#as10 {
	bottom: 150px !important;
}


#box_jk_mancanti {
	position: absolute;
	left: 89px !important;
	Z-index: 4;
	bottom: 41px !important;
	z-index: 10;
	height: 63px !important;
	bottom: 45px !important;
	height: 57px !important;
}

#box_jk_descr {
	position: absolute;
	left: 285px !important;
	Z-index: 4;
	bottom: 41px !important;
	z-index: 10;
	height: 63px !important;
	bottom: 45px !important;
	height: 57px !important;
}

#box_box_ultimo {
	position: absolute;
	left: 480px !important;
	Z-index: 4;
	bottom: 41px !important;
	z-index: 10;
	height: 63px !important;
	bottom: 45px !important;
	height: 57px !important;
}

#box_box_totale {
	position: absolute;
	left: 675px !important;
	Z-index: 4;
	bottom: 41px !important;
	z-index: 10;
	height: 63px !important;
	bottom: 45px !important;
	height: 57px !important;
}

#pinfo_jk {

	position: absolute;
	right: 30px !important;
	bottom: 44px !important;;
	z-index: 10;
	height: 57px !important;
}

#pinfo_nm {

	position: absolute;
	right: 88px !important;
	bottom: 44px !important;;
	z-index: 10;
	height: 57px !important;
}

#new_box_linee {

	position: absolute;
	left: 94px !important;
	bottom: 44px !important;;
	z-index: 10;
	width: 63px !important;
	height: 57px !important;
}

#new_box_vincita {
	right: 149px !important;
	bottom: 44px !important;
	height: 57px !important;
}

#new_box_credito {
	right: 267px !important;
	bottom: 44px !important;
	height: 57px !important;
}

#new_box_tot {
	left: 270px !important;
	bottom: 44px !important;
	height: 57px !important;
}

#new_box_tot {
	left: 265px !important;
	bottom: 44px !important;
	height: 57px !important;
}

#new_box_puntata {
	left: 148px !important;
	bottom: 44px !important;
	height: 57px !important;
}

#header_dk_new {

	fill: #340F00;
	stop-color: #340F00;
	background-color: #340F00;
}


#as5 {
	font-size: 22px;
	font-family: 'Source Sans Pro', sans-serif !important;

	font-weight: 600;

	color: #fff;
	line-height: 40px;
	text-align: center;
	bottom: 119px !important;
}

#as10 {
	font-size: 22px;
	font-family: 'Source Sans Pro', sans-serif !important;

	font-weight: 600;

	color: #fff;
	line-height: 40px;
	text-align: center;
	bottom: 159px !important;
}

#as20 {
	font-size: 22px;
	font-family: 'Source Sans Pro', sans-serif !important;

	font-weight: 600;

	color: #fff;
	line-height: 40px;
	text-align: center;
	bottom: 195px !important;
}

#as50 {
	font-size: 22px;
	font-family: 'Source Sans Pro', sans-serif !important;

	font-weight: 600;

	color: #fff;
	line-height: 40px;
	text-align: center;
	bottom: 234px !important;
}


#as50:hover {color: #f3ee9a;}

#as20:hover {color: #f3ee9a;}

#as10:hover {color: #f3ee9a;}

#as5:hover {color: #f3ee9a;}

.riquadriRulliFISSI {
	top: 8px !important;
	opacity: 0 !important;
	display: none !important;
}


#ruotaJK2 {
	position: absolute;
	left: 52px;
	top: 242px;
	z-index: 3;
	width: 210px;
	/* border: 1px solid red; */
	text-align: center;
	font-family: supersonic_rocketshipregular !important;
	font-size: 36px !important;
}

.festoni {

	top: 70px !important;
}

#sfondo_report_fs {

	top: -200px !important;
	margin-left: -450px !important;
	width: 900px !important;
}

#img_box_fs {
	position: absolute;
	margin-left: 386px !important;
	z-index: 99 !important;
	height: 59px !important;
	top: -2px !important;
	z-index: 3 !important;
}

#footer_div {
	font-size: 11px !important;
	font-family: 'Source Sans Pro', sans-serif !important;
}

#jk_medium_ls_filler {

	margin-left: -321px !important;
}

#jk_maxi_ls_filler {

	margin-left: 147px !important;
}

#pulsantiera_generica {



	z-index: 2 !important;
}
#canvas_linee
{
	width: 838px !important;
	height: 494px !important;
	left: 0px !important;
}
#sfondoGiorno
{
	position: absolute;
	left:0px;top:0px;
	width:840px;
}
#sfondoNotte
{
	position: absolute;
	left:0px;top:0px;
	width:840px;
}

#sfondo_pulsantiera
{
	position: absolute;
	margin-left: -512px !important;
	z-index: 1;
	/* height: 59px !important; */
	top: 567px !important;
	left: 50%;
	width: 1024px;
}
#sfondo_lavagna_jk1 {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 1024px;
	margin-left: -512px;
	z-index: 1 !important;
	/* height: 575px;*/
	pointer-events: none;
}
#sfondo_lavagna_jk {
	position: absolute;
	left: 50%;
	top: 78px;
	width: 871px;
	margin-left: -438px;
	z-index: 9 !important;
	height: 638px;
	pointer-events: none;

}
#logo_rulli_JP {
	position: absolute;
	left: 50%;
	margin-left: -160px;
	width: 320px;
	top: -17px;
	z-index: 110;
}

#pulsantiera_generica.jkClass
{
	display:none !important;
}
#sfondo_pulsantiera.jkClass
{
	display:none !important;
}
#header_dk_solo_filler.jkClass
{
	top: -35px !important;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#463d50+40,2f2b36+100 */


}


.t_jk_mini.jkClass
{
	margin-left: -447px  !important;
	width: 101px  !important;
	font-family: 'antenna-regularregularJK' !important;
	color: #ffffff;
	font-size: 15px !important;
	top: -1px !important;
}
.t_jk_medium.jkClass
{
	margin-left: -256px  !important;
	width: 101px  !important;
	font-family: 'antenna-regularregularJK' !important;
	color: #ffffff;
	font-size: 15px !important;
	top: -1px !important;
}
.t_jk_maxi.jkClass
{
	margin-left: 186px  !important;
	width: 101px  !important;
	font-family: 'antenna-regularregularJK' !important;
	color: #ffffff;
	font-size: 15px !important;
	top: -1px !important;
}
.t_jk_super.jkClass
{
	margin-left: 368px  !important;
	width: 101px !important;
	font-family: 'antenna-regularregularJK' !important;
	color: #ffffff;
	font-size: 15px !important;
	top: -1px !important;
}

#jk_mini_ls_filler {margin-left: -447px !important;    height: 30px !important;width:120px !important;display:none;}
#jk_medium_ls_filler {margin-left: -257px !important;  height: 30px !important;display:none;}


#jk_maxi_ls_filler {margin-left: 183px !important;  height: 30px !important;display:none;}
#jk_super_ls_filler {margin-left: 366px !important;  height: 30px !important;display:none;}

#spinna.blocca
{
	display:none !important;
}
#stoppa.blocca
{
	display:none !important;
}
#sceltaAutostart
{

	left: 513px !important;
	z-index: 9;
	bottom: 87px !important;
	width: 133px !important;
}
#pulsante_massima
 {
	left: -6px !important;
	width: 127px !important;
	bottom: 7px !important;
 }
#pulsante_autostart
 {
	right: -6px !important;
	width: 127px !important;
	bottom: 7px !important;
 }
#boxSTATOAS
 {
	right: -6px !important;
	width: 127px !important;
	bottom: 7px !important;
 }
#stoppaSpinnaCanvas
 {
	position: absolute;
	left: 50%;
	Z-index: 94;
	bottom: 28px;
	z-index: 2;
pointer-events: none;
	margin-left: -65px;
	z-index: 10;
	width: 130px;
	height: 130px;
 }
#stoppaSpinnaCanvas.blocca
  {
	  display:none !important;
  }
#box_AS.blocca
  {
	  display:none !important;
  }
#box_no_FS.blocca
  {
	  display:none !important;
  }
#box_no_FS
  {
	z-index: 4; !important;
  }
#box_no_FS
  {
	z-index: 4; !important;
  }
#box_AS
  {
	z-index: 3; !important;
  }
#FSW_linee
{
	font-size: 36px !important;

	top: -16px !important;
	right: 57px !important;
}
#FSW_base
{
	right: 57px !important;
	font-size: 36px !important;

	top: 37px !important;
}
#FSW_FS
{
	right: 57px !important;
	font-size: 36px !important;

	top: 98px !important;
}
#FSW_tot
{
	right: 57px !important;
	font-size: 36px !important;

	top: 173px !important;
}