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

.ucComponent {
	position: absolute !important
}
#suspense0 {
	position: absolute;
	z-index: 99;
	width: 147px;
	height: 442px;
	left: 50%;
	margin-left: -5px;
	top: 49px
}

#suspense1 {
	position: absolute;
	z-index: 99;
	width: 147px;
	height: 442px;
	left: 50%;
	margin-left: 140px;
	top: 49px
}

#suspense2 {
	position: absolute;
	z-index: 99;
	width: 147px;
	height: 442px;
	left: 50%;
	margin-left: 283px;
	top: 49px
}

.canvasLinea {
	left: 50%;
	margin-left: -512px;
	width: 1024px;
	/* height: 511px; */
	top: 12px;
	z-index: 13;
}

#maschera_linea {
	left: 50%;
	margin-left: -412px;
	width: 825px;
	top: 57px;
	height: 544px;
	z-index: 1;
}

.canvas_simboli {
	margin-left: 100px;
	margin-bottom: 99px;
	z-index: 16
}

.statici_rulli {
	margin-left: 100px;
	margin-bottom: 99px;
	z-index: 12
}

.bordo_simboli {
	margin-left: 98px;
	margin-bottom: 96px;
	z-index: 17
}

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

#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;
	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: #fff;
	font-size: 16px;
	line-height: 40px
}

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

#freccia {
	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
	}
}

@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: #000
}

#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 #000;
	color: #fff
}

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

#pulsante {
	position: absolute;
	left: 85px;
	width: 130px;
	height: 50px;
	top: 160px;
	color: #fff;
	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;
	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, .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: 700;
	text-align: center;
	color: #fff
}

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

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

#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, .75);
	-moz-box-shadow: 0 0 17px 0 rgba(0, 0, 0, .75);
	box-shadow: 0 0 17px 0 rgba(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, .75);
	-moz-box-shadow: 0 0 17px 0 rgba(0, 0, 0, .75);
	box-shadow: 0 0 17px 0 rgba(0, 0, 0, .75);
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px
}

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

#footer_div {
	position: absolute;
	left: 0;
	bottom: 0;
	top: unset !important;
	top: 0 !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: 0;
	top: 0;
	width: 1024px;
	height: 700px !important;
	border: 0 solid red;
	margin: 0;
	font-family: source sans pro, sans-serif;
	overflow: hidden !important
}

#layer_rulli {
	position: absolute;
	left: 0;
	top: 0;
	width: 1024px;
	height: 700px;
	border: 0 solid red;
	margin: 0;
	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: 0;
	z-index: 2;
	margin-top: 535px;
	margin-left: -430px;
	width: 860px;
	z-index: 6;
	background-color: rgba(150, 150, 150, .3);
	height: 140px
}

#pulsante_barra_2 {
	position: absolute;
	left: 0;
	z-index: 4;
	bottom: 140px;
	z-index: 2;
	margin-left: 285px;
	width: 590px;
	z-index: 6;
	background-color: rgba(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: 0;
	top: 0;
	width: 100%;
	z-index: 10
}

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

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

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

#label_linee {
	position: absolute;
	right: 140px;
	top: 490px;
	line-height: 30px;
	z-index: 333;
	color: #fe8d02;
	border: 0 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: 0 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: 0 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: #fff;
	border: 0 solid red;
	height: 24px;
	width: 280px;
	font-size: 16px;
	background-color: TRANSPARENT;
	text-align: center;
	border: 0 solid gray;
	display: none !important
}

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

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

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

#FS_rimanenti {
	position: absolute;
	left: 559px;
	width: 60px;
	height: 35px;
	border: 0 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: 404px;
	width: 60px;
	height: 35px;
	border: 0 solid red;
	top: 15px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 20px;
	z-index: 100
}

#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
}

#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
}

#ubet {
	position: absolute;
	bottom: 49px;
	left: 152px;
	width: 109px;
	height: 38px;
	text-align: center;
	color: #fff;
	line-height: 45px;
	font-size: 18px;
	z-index: 13
}

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

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

#totUbet {
	position: absolute;
	bottom: 49px;
	left: 272px;
	width: 109px;
	height: 38px;
	text-align: center;
	color: #fff;
	line-height: 45px;
	font-size: 18px;
	z-index: 13
}

#Tcredito {
	position: absolute;
	bottom: 49px;
	right: 271px;
	width: 109px;
	height: 38px;
	text-align: center;
	color: #fff;
	line-height: 45px;
	font-size: 18px;
	z-index: 13
}

#Tvincita {
	position: absolute;
	bottom: 49px;
	right: 152px;
	width: 109px;
	height: 38px;
	text-align: center;
	color: #fff;
	line-height: 45px;
	font-size: 18px;
	z-index: 13
}

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

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

#layer_ingresso_cordaFS {
	position: absolute;
	left: 0;
	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: 0;
	top: 0;
	width: 1024px;
	height: 700px;
	background-color: red;
	z-index: 10;
	display: block;
	pointer-events: none;
	top: 0;
	opacity: 0
}

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

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

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

#layer_scelta_serratura {
	position: absolute;
	left: 0;
	top: 0;
	width: 1024px;
	height: 700px;
	background-color: rgba(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: #fff;
	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: #fff;
	font-family: roboto condensed, Arial, sans-serif;
	padding: 5px;
	line-height: 10px;
	font-size: 12px;
	border-radius: 5px
}

#titolo_free_spin {
	color: #fff
}

#resoconto_FS {
	position: absolute !important;
	color: #fff;
	left: 50%;
	margin-left: -413px;
	top: 50%;
	margin-top: -213px
}

.divisoriRulli {
	display: none
}

#griglia_rulli_sup {
	position: absolute;
	left: 50%;
	top: -15px;
	margin-left: -522px;
	width: 1040px;
	z-index: 13
}

#griglia_rulli {
	position: absolute;
	left: 50%;
	top: 80px;
	margin-left: -465px;
	width: 930px;
	z-index: 5;
}

#sotto_contenitore_rulli {
	height: 428px !important
}

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

.centratura_rulli {
}

#overlay_rulli {
	top: -8px !important
}

.riquadriRulli {
	-webkit-box-shadow: 10px 10px 5px 0 transparent !important;
	-moz-box-shadow: 10px 10px 5px 0 transparent !important;
	box-shadow: 10px 10px 5px 0 transparent !important
}

#banner_mossa {
	position: absolute;
	left: 200px;
	top: 1px
}

#spazio_mossa {
	position: absolute;
	left: 210px;
	top: 5px;
	line-height: 10px;
	border: 0 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: 104px;
	z-index: 11;
	bottom: 49px;
	height: 30px;
	line-height: 30px;
	width: 150px;
	text-align: center;
	font-size: 18px;
	color: #fff
}

#spin_descrizione_JK {
	position: absolute;
	left: 301px;
	z-index: 11;
	bottom: 49px;
	height: 30px;
	line-height: 30px;
	width: 150px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	font-weight: 600;
	font-family: source sans pro, sans-serif !important
}

#spin_ultimo_JK {
	position: absolute;
	left: 498px;
	z-index: 11;
	bottom: 49px;
	height: 30px;
	line-height: 30px;
	width: 150px;
	text-align: center;
	font-size: 18px;
	color: #fff
}

#spin_totale_JK {
	position: absolute;
	left: 692px;
	z-index: 11;
	bottom: 49px;
	height: 30px;
	line-height: 30px;
	width: 150px;
	text-align: center;
	font-size: 18px;
	color: #fff
}

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

#logo_bonus {
	left: 50%;
	margin-left: -194px;
	z-index: 4;
	top: 0;
	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: 0 solid blue
}

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

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

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

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

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

#conteggio_linee {
	position: absolute;
	bottom: 49px;
	left: 100px;
	width: 50px;
	height: 38px;
	text-align: center;
	color: #fff;
	line-height: 45px;
	font-size: 18px;
	z-index: 13;
	border: 0 solid blue
}

#AS_scelta {
	position: absolute;
	z-index: 3;
	bottom: 12px;
	left: 191px;
	display: none;
	transform: scale(.7)
}

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

.t_jk_mini {
	font-family: source sans pro, sans-serif !important;
	line-height: 37px !important;
	height: 35px !important;
	font-size: 16px !important;
	font-weight: bolder;
	color: #fff
}

.t_jk_medium {
	font-family: source sans pro, sans-serif !important;
	line-height: 37px !important;
	height: 35px !important;
	font-size: 16px !important;
	font-weight: bolder;
	color: #fff
}

.t_jk_maxi {
	font-family: source sans pro, sans-serif !important;
	line-height: 37px !important;
	height: 35px !important;
	font-size: 16px !important;
	font-weight: bolder;
	color: #fff
}

.t_jk_super {
	font-family: source sans pro, sans-serif !important;
	line-height: 37px !important;
	height: 35px !important;
	font-size: 16px !important;
	font-weight: bolder;
	color: #fff
}

.t_jk_mini {
	text-shadow: 0 0 12px #000
}

.t_jk_medium {
	text-shadow: 0 0 12px #000
}

.t_jk_maxi {
	text-shadow: 0 0 12px #000
}

.t_jk_super {
	text-shadow: 0 0 12px #000
}

.jkFiller {
	background: #9c7b3b;
	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 {
	background: #10000b;
	background: -moz-linear-gradient(top, #10000b 0%, #a87a39 100%);
	background: -webkit-linear-gradient(top, #10000b 0%, #a87a39 100%);
	background: linear-gradient(to bottom, #10000b 0%, #a87a39 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#10000b', endColorstr='#a87a39', GradientType=0);
	height: 26px !important;
	top: 5px !important
}

.sottoLavagna {
	font-family: Beckett !important
}

#sfondo_pulsantiera {
	position: absolute;
	left: 50%;
	margin-left: -470px;
	width: 940px;
	bottom: 0;
	height: 132px;
	opacity: .6
}

#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: #fff;
	border: 0 solid red;
	color: #f1ec8e;
	text-shadow: 0 1px 2px #000
}

#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: #fff;
	border: 0 solid blue;
	color: #fff;
	text-shadow: 0 1px 2px #000
}

#ruotaJKStart {
	cursor: pointer;
	position: absolute;
	left: 89px;
	top: 411px;
	width: 140px;
	border: 0 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(.46, .44) !important
}

#layer_gioco {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	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: 88px !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: #5c3d22;
	stop-color: #5c3d22;
	background-color: #5c3d22
}
#header_dk {
	z-index: 14 !important;
}

#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
}

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

.festoni {
	top: 70px !important
}

#sfondo_report_fs {
	top: -500px !important
}

#img_box_fs {
	position: absolute;
	margin-left: 386px !important;
	z-index: 99 !important;
	height: 59px !important;
	top: -6px !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 {
	font-weight: unset !important;
	letter-spacing: 1px !important
}
