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

.ucComponent {
    position: absolute!important
}

#suspense0 {
    position: absolute;
    z-index: 99;
    width: 190px;
    height: 536px;
    left: 50%;
    margin-left: -91px;
    top: 71px
}

#suspense1 {
    position: absolute;
    z-index: 99;
    width: 191px;
    height: 536px;
    left: 50%;
    margin-left: 67px;
    top: 71px
}

#suspense2 {
    position: absolute;
    z-index: 99;
    width: 195px;
    height: 536px;
    left: 50%;
    margin-left: 231px;
    top: 71px
}

.canvasLinea {
    left: 50%;
    margin-left: -500px;
    width: 1000px;
    height: 660px;
    top: 24px;
    z-index: 14
}

#maschera_linea {
    left: 50%;
    margin-left: -450px;
    width: 900px;
    top: 46px;
    height: 517px;
    z-index: 1;
}

.canvas_simboli {
    margin-left: 87px;
    margin-bottom: 138px;
    z-index: 15
}

.cornice_simboli {
    margin-left: 87px;
    margin-bottom: 138px;
    z-index: 16
}

.statici_rulli {
    margin-left: 87px;
    margin-bottom: 138px;
    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;
}
#header_dk
{
    z-index:16 !important;
}
#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: -110px;
    top: 50%;
    display: none;
    z-index: 9123;
    background-color: black;
}

#FS_completo {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-weight: bold;
    font-size: 21px !important;
/*    font-family: 'antenna-regularregular' !important;*/
}

#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: 22px;
    text-align: center;
    color: white;
    line-height: 20px;
}

#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: 'three_dragon';
    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_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: 105px;
    width: 840px;
    margin-left: -420px;
    z-index: 9!important;
    height: 589px;
    pointer-events: none;

}
#sfondo_lavagna {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1024px;
    z-index: 0;
}
#sfondo_lavagna_1 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1024px;
    z-index: 0;
}
#sfondo_lavagna_2 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1024px;
    z-index: 0;
}
#sfondo_lavagna_3 {
    position: absolute;
    left: 0px;
    top: 0px;
    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: -9px;
    cursor: pointer;
    bottom: 4px;
    z-index: 10;
    width: 141px;
}

.AS_rimanenti {
    position: absolute;
    right: 5px;
    width: 80px;
    height: 35px;
    border: 0px solid red;
    bottom: 16px;
    text-align: center;
    line-height: 35px;
    color: #cfdce5;
    font-size: 16px;
    z-index: 100;
    font-family: "Source Sans Pro", sans-serif !important;
}



#FS_rimanenti {

    position: absolute;
    left: 561px;
    width: 60px;
    height: 35px;
    top: 15px;
    text-align: center;
    line-height: 35px;
    color: #cfdce5;
    font-size: 16px;
    z-index: 100;
}

#FS_moltiplicatore {


    position: absolute;
    left: 400px;
    width: 60px;
    height: 35px;
    top: 15px;
    text-align: center;
    line-height: 35px;
    color: #cfdce5;
    font-size: 16px;
    z-index: 100;


}

#pulsante_autostart {
    position: absolute;
    right: -9px;
    cursor: pointer;
    bottom: 4px;
    z-index: 10;
    width: 140px;
}

#pulsante_massima {
    position: absolute;
    left: -9px;
    cursor: pointer;
    bottom: 4px;
    z-index: 10;
    width: 140px;
}

#spinna {
    position: absolute;
    left: 50%;
    bottom: 28px;
    cursor: pointer;
    margin-left: -50px;
    z-index: 10;
    width: 100px;
    height: 100px;
}

#stoppa {
    position: absolute;
    left: 50%;
    bottom: 28px;
    cursor: pointer;
    margin-left: -50px;
    z-index: 10;
    width: 100px;
    height: 100px;
    display: none;
}

#ubet {

    position: absolute;
    bottom: 50px;
    left: 162px;
    width: 95px;
    height: 38px;;

    text-align: center;
    color: #FFF;
    line-height: 41px;
    font-size: 11px;

    z-index: 13;

    font-size: 16px;
    bottom: 46px;
    color: #00153a;
    /* border:1px solid blue;*/;

}

#aumenta_Ubet {
    position: absolute;
    bottom: 54px;
    left: 248px;
    width: 20px;
    height: 35px;;
    z-index: 14;
    cursor: pointer;
    border: 0px solid red;
    opacity:0;

    font-size: 16px;
    bottom: 46px;
    color: #00153a;
}

#diminuisciUbet {
    position: absolute;
    bottom: 54px;
    left: 155px;
    width: 20px;
    height: 35px;;
    z-index: 14;
    cursor: pointer;
    border: 0px solid red;
    opacity:0;

    font-size: 16px;
    bottom: 46px;
    color: #00153a;
}

#totUbet {
    position: absolute;
    bottom: 50px;
    left: 280px;
    width: 95px;
    height: 38px;;

    text-align: center;
    color: #FFF;
    line-height: 41px;
    font-size: 11px;

    z-index: 13;

    font-size: 16px;
    bottom: 46px;
    color: #00153a;
    /* border:1px solid blue;*/;

}

#Tcredito {
    position: absolute;
    bottom: 50px;
    right: 277px;
    width: 95px;
    height: 38px;;

    text-align: center;
    color: #FFF;
    line-height: 41px;
    font-size: 11px;

    z-index: 13;

    font-size: 16px;
    bottom: 46px;
    color: #00153a;
    /* border:1px solid blue;*/;

}

#Tvincita {
    position: absolute;

    right: 158px;
    width: 95px;
    height: 38px;
    text-align: center;
    line-height: 41px;
    z-index: 13;

    font-size: 16px;
    bottom: 46px;
    color: #00153a;


  /*  border: 1px solid blue;*/

}

#layer_free_spin {

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

#sfondo_FS {

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

}

#sfondo_FS1 {

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

#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;
    background-color:;
    height: 10px;
    width: 320px;
    color: white;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    padding: 5px;
    line-height: 10px;
    font-size: 12px;
    border-radius: 5px;
    border: 0px solid red;

}

#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 {
    font-family: 'Source Sans Pro', sans-serif !important;
    position: absolute !important;
    color: white;
    left: 50%;
    margin-left: -413px;
    top: 50%;
    margin-top: -135px;;
    transform: scale(1.4);

}
*/


#resoconto_FS
{    background-color: rgba(1,1,1,0.5) !important;
    position:absolute !important;
    color:white;
    left:0px;
    margin-left:0px;
    top:0px;
    margin-top:0px;
    font-family:SpectralBold;
    width:100% !important;
    height:100% !important;
  /*  display:block !important;
*/
}

#box_FS_traslucido

{
    top:44px !important;
    transform: scale(0.8);
    background-color: rgba(1,1,1,0) !important;
}
.divisoriRulli {
    display: none;
}

#griglia_rulli {
    position: absolute;
    left: 50%;
    top: 111px;
    margin-left: -285px;
    width: 570px;
    z-index: 8;

}
#sotto_contenitore_rulli
{
    top: 40px !important;
    border: 0px solid red !important;
    width: 900px !important;
    height: 447px !important;
}
#canvas_linee
{

    left: 0px !important;
    width: 900px !important;
    height: 525px !important;
}

#sfondo_rulli {
    position: absolute;
    left: 50%;
    top: -4px;
    margin-left: -393px;
    width: 790px;
    height: 442px;
    z-index: 4;
    transform-origin: center top;
    -webkit-transform: scale(1.35);
    -moz-transform: scale(1.35);
    -ms-transform: scale(1.35);
    -o-transform: scale(1.35);
    transform: scale(1.35);

}
#overlay_rulli
{
/*    top: -37px !important;*/
    width: 900px !important;
    height: 447px !important;
}

.centratura_rulli {
/*    position: absolute;
    left: 50%;
    top: 76px;
    width: 900px;
    height: 525px;
    z-index: 9;
    margin-left: -450px;
    border: 0px solid green;
    pointer-events: none;
    transform-origin: center top;
    overflow: visible !important;*/
}

#rulli_superiori {
    z-index: 19 !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: 171px;
    z-index: 11;
    bottom: 54px;
    height: 30px;
    line-height: 30px;
    width: 113px;
    text-align: center;
    font-size: 16px;
    color: #FED85E;
    font-weight: bold;
    font-family: 'antenna-regularregular';
}
#indicatore_linea_vincenter
{

    /*font-size:20px !important;*/
}
#spin_descrizione_JK {

    position: absolute;
    left: 293px;
    z-index: 11;
    bottom: 51px;
    height: 30px;
    line-height: 30px;
    width: 175px;
    text-align: center;
    font-size: 16px;
    color: #FED85E;

    /*border: 1px solid red;*/
    font-weight: 700;
    font-weight: bold;
    font-family: 'antenna-regularregular';

}

#spin_ultimo_JK {

    position: absolute;
    left: 456px;
    z-index: 11;
    bottom: 54px;
    height: 30px;
    line-height: 30px;
    width: 113px;
    text-align: center;
    font-size: 16px;
    color: #FED85E;
    font-family: 'antenna-regularregular';
}

#spin_totale_JK {

    position: absolute;
    left: 741px;
    z-index: 11;
    bottom: 54px;
    height: 30px;
    line-height: 30px;
    width: 113px;
    text-align: center;
    font-size: 16px;
    color: #FED85E;
    font-weight: bold;
    font-family: 'antenna-regularregular';

}

.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: 50px;
    left: 99px;
    width: 50px;
    height: 38px;;

    text-align: center;
    color: #FFF;
    line-height: 41px;
    font-size: 11px;

    z-index: 13;
    font-size: 16px;
    bottom: 46px;
    color: #00153a;


}

#AS_scelta {

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

}

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

#pulsantiera_generica {
    font-family: "Source Sans Pro", sans-serif !important;

    font-size: 11px !important;
}

#luci_jk {
 display: none;
    position: absolute;
    left: 50%;
    margin-left: -995px !important;
    top: 50%;
    margin-top: -562px !important;
    width: 1865px;
    z-index: 9 !important;
    height: 1124px;
    border: 0px solid red;
    transform: scale(0.46,0.44) !important;

}


.uovoBluAni
{
    -webkit-animation: playUB 2.0s steps(26);
    -moz-animation: playUB 2s steps(26);
    -ms-animation: playUB 2s steps(26);
    -o-animation: playUB 2s steps(26);
    animation: playUB 2s steps(26) ;";
-webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
    animation-fill-mode: forwards;


}

#uovo_blu
{
    background-image: url("../img/uovo_blu.png");




}


@-webkit-keyframes playUB {
    from { background-position:    0px; }
    to { background-position: -14300px; }
}

@-moz-keyframes playUB {
    from { background-position:    0px; }
    to { background-position: -14300px; }
}

@-ms-keyframes playUB {
    from { background-position:    0px; }
    to { background-position: -14300px; }
}

@-o-keyframes playUB {
    from { background-position:    0px; }
    to { background-position: -14300px; }
}

@keyframes playUB {
    from { background-position:    0px; }
    to { background-position: -14300px; }
}







.uovoVerdeAni
{
    /*background-size: 550px 400px;*/

    -webkit-animation: playUV 2.0s steps(31);
    -moz-animation: playUV 2s steps(31);
    -ms-animation: playUV 2s steps(31);
    -o-animation: playUV 2s steps(31);
    animation: playUV 2s steps(31) ;";
-webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
    animation-fill-mode: forwards;


}





#uovo_verde
{
    background-image: url("../img/uovo_verde.png");

    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);

}


@-webkit-keyframes playUV {
    from { background-position:    0px; }
    to { background-position: -17050px; }
}

@-moz-keyframes playUV {
    from { background-position:    0px; }
    to { background-position: -17050px; }
}

@-ms-keyframes playUV {
    from { background-position:    0px; }
    to { background-position: -17050px; }
}

@-o-keyframes playUV {
    from { background-position:    0px; }
    to { background-position: -17050px; }
}

@keyframes playUV {
    from { background-position:    0px; }
    to { background-position: -17050px; }
}




.uovoRossoAni
{
    /*background-size: 550px 400px;*/
    -webkit-animation: playUR 2.0s steps(31);
    -moz-animation: playUR 2s steps(31);
    -ms-animation: playUR 2s steps(31);
    -o-animation: playUR 2s steps(31);
    animation: playUR 2s steps(31) ;";
-webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
    animation-fill-mode: forwards;

}






#uovo_rosso
{
    background-image: url("../img/uovo_rosso.png");




}


@-webkit-keyframes playUR {
    from { background-position:    0px; }
    to { background-position: -17050px; }
}

@-moz-keyframes playUR {
    from { background-position:    0px; }
    to { background-position: -17050px; }
}

@-ms-keyframes playUR {
    from { background-position:    0px; }
    to { background-position: -17050px; }
}

@-o-keyframes playUR {
    from { background-position:    0px; }
    to { background-position: -17050px; }
}

@keyframes playUR {
    from { background-position:    0px; }
    to { background-position: -17050px; }
}




.fuochiAccesiVeloce
{
    display:block !important;
    -webkit-animation: playFire 1.0s steps(34);
    -moz-animation: playFire 1s steps(34);
    -ms-animation: playFire 1s steps(34);
    -o-animation: playFire 1s steps(34);
    animation: playFire 1s steps(34) ;";
-webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
    animation-fill-mode: forwards;

}





.fuochiAccesi
{
    display:block !important;
    -webkit-animation: playFire 1.0s steps(34);
    -moz-animation: playFire 1s steps(34);
    -ms-animation: playFire 1s steps(34);
    -o-animation: playFire 1s steps(34);
    animation: playFire 1s steps(34) ;";
-webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
    animation-fill-mode: forwards;

}

.fuochi
{

    background-image: url("../img/fuoco.png");

    /*background-size: 550px 400px;*/
    display:none;





}


@-webkit-keyframes playFire {
    from { background-position:    0px; }
    to { background-position: -19550px; }
}

@-moz-keyframes playFire {
    from { background-position:    0px; }
    to { background-position: -19550px; }
}

@-ms-keyframes playFire {
    from { background-position:    0px; }
    to { background-position: -19550px; }
}

@-o-keyframes playFire {
    from { background-position:    0px; }
    to { background-position: -19550px; }
}

@keyframes playFire {
    from { background-position:    0px; }
    to { background-position: -19550px; }
}


#barile1
{

    width:550px;
    height:400px;
    border:1PX SOlid red;
    background-image: url("../img/dragoR_animato.png");

    -webkit-animation: animaDraghi 2.0s steps(30) infinite;
    -moz-animation: animaDraghi 2s steps(30) infinite;
    -ms-animation: animaDraghi 2s steps(30) infinite;
    -o-animation: animaDraghi 2s steps(30) infinite;
    animation: animaDraghi 2s steps(30) infinite;
    -webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
    animation-fill-mode: forwards;

}

#barile2
{

    width:550px;
    height:400px;
    border:1PX SOlid red;
    background-image: url("../img/dragoB_animato.png");

    -webkit-animation: animaDraghi 2.0s steps(30) infinite;
    -moz-animation: animaDraghi 2s steps(30) infinite;
    -ms-animation: animaDraghi 2s steps(30) infinite;
    -o-animation: animaDraghi 2s steps(30) infinite;
    animation: animaDraghi 2s steps(30) infinite;
    -webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
    animation-fill-mode: forwards;

}

#barile3
{

    width:550px;
    height:400px;
    border:1PX SOlid red;
    background-image: url("../img/dragoV_animato.png");

    -webkit-animation: animaDraghi 2.0s steps(30) infinite;
    -moz-animation: animaDraghi 2s steps(30) infinite;
    -ms-animation: animaDraghi 2s steps(30) infinite;
    -o-animation: animaDraghi 2s steps(30) infinite;
    animation: animaDraghi 2s steps(30) infinite;
    -webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
    animation-fill-mode: forwards;

}




@-webkit-keyframes animaDraghi {
    from { background-position:    0px; }
    to { background-position: -16500px; }
}

@-moz-keyframes animaDraghi {
    from { background-position:    0px; }
    to { background-position: -16500px; }
}

@-ms-keyframes animaDraghi {
    from { background-position:    0px; }
    to { background-position: -16500px; }
}

@-o-keyframes animaDraghi {
    from { background-position:    0px; }
    to { background-position: -16500px; }
}

@keyframes animaDraghi {
    from { background-position:    0px; }
    to { background-position: -16500px; }
}








.t_jk_mini
{
    line-height: 37px !important;
    height: 35px !important;
    font-size: 17px !important;
    font-weight: bolder;
    color:white;
}
.t_jk_medium
{
    line-height: 37px !important;
    height: 35px !important;
    font-size: 17px !important;
    font-weight: bolder;
    color:white;
}
.t_jk_maxi
{
    line-height: 37px !important;
    height: 35px !important;
    font-size: 17px !important;
    font-weight: bolder;
    color:white;
}
.t_jk_super
{
    line-height: 37px !important;
    height: 35px !important;
    font-size: 17px !important;
    font-weight: bolder;
    color:white;
}


.t_jk_mini
{
    text-shadow: 0px 0px 12px rgba(0, 0, 0, 10);
    margin-left: -443px !important;
    width: 105px !important;
}
.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);
    margin-left: 223px !important;
    width: 104px !important;
}
.t_jk_super
{
    text-shadow: 0px 0px 12px rgba(0, 0, 0, 10);
    width: 104px !important;

}

#bkg_filler

{



    background: transparent !important;

background-color: transparent  !important;;

    height: 26px !important;

    top: 5px !important;



}
#bkg_filler.jkClass

{



    background: #463d50 ; /* Old browsers */
    background: -moz-linear-gradient(top,  #463d50 40%, #2f2b36 100%) !important; /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #463d50 40%,#2f2b36 100%) !important;; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #463d50 40%,#2f2b36 100%) !important;; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#463d50', endColorstr='#2f2b36',GradientType=0 ) !important;; /* IE6-9 */
    height: 26px !important;

    top: 2px !important;



}




#fs_slottina
{
    position: absolute !important;
    left: 50% !important;
    margin-left: -90px !important;
    width: 180px !important;
    z-index: 9 !important;
    top: 465px !important;
    pointer-events: none !important;
    height: 156px !important;


}
#slottina
{
       position: absolute;
    left: 50%;
    margin-left: -80px;
    width: 160px;
    z-index: 10;
    top: 480px !important;
    border: 0px solid blue;
    height: 123px !important;
    overflow: hidden;
    pointer-events: none;
}
#animazione_iniziale_fs
{
    position: absolute !important;
}



#box_jk_mancanti
{
    position: absolute;
    left: 89px !important;
    Z-index: 4;
    bottom: 41px !important;
    z-index: 10;
    height: 63px !important;
}
#box_jk_descr
{
    position: absolute;
    left: 285px !important;
    Z-index: 4;
    bottom: 41px !important;
    z-index: 10;
    height: 63px !important;
}
#box_box_ultimo
{
    position: absolute;
    left: 480px !important;
    Z-index: 4;
    bottom: 41px !important;
    z-index: 10;
    height: 63px !important;
}
#box_box_totale
{
    position: absolute;
    left: 675px !important;
    Z-index: 4;
    bottom: 41px !important;
    z-index: 10;
    height: 63px !important;
}
#pinfo_jk
{

    position: absolute;
    right: 88px !important;
    bottom: 42px !important;;
    z-index: 10;
    width: 63px !important;
    height: 63px !important;
}
#pinfo_nm
{

    position: absolute;
    right: 88px !important;
    bottom: 42px !important;;
    z-index: 10;
    width: 63px !important;
    height: 63px !important;
}
#new_box_linee
{

    position: absolute;
    left: 94px !important;
    bottom: 42px !important;;
    z-index: 10;
    width: 63px !important;
    height: 63px !important;
}
#new_box_vincita
{
    right: 140px !important;
    bottom: 42px !important;
    height: 63px !important;
}
#new_box_credito
{
    right: 259px !important;
    bottom: 42px !important;
    height: 63px !important;
}
#new_box_tot
{
    left: 265px !important;
    bottom: 42px !important;
    height: 63px !important;
}
#new_box_tot
{
    left: 265px !important;
    bottom: 42px !important;
    height: 63px !important;
}
#new_box_puntata
{
    left: 154px !important;
    bottom: 42px !important;
    height: 63px !important;
}
#indicatore_linea_vincenter {
    top:185px !important;

}





#sfondo_header_filler_ls {
    background: #004f27;
    background: -moz-linear-gradient(top, #004f27 0%, #628900 100%);
    background: -webkit-linear-gradient(top, #004f27 0%, #628900 100%);
    background: linear-gradient(to bottom, #004f27 0%, #628900 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004f27', endColorstr='#628900', GradientType=0);
}

#ruotaJK2
{
    position: absolute;
    left: 98px;
    top: 244px;
    z-index: 3;
    width: 274px;
    /* border: 1px solid red; */
    text-align: center;
    font-family: DRGB !important;
    font-size: 26px !important;
}
#banner_ruota_jk
{
    position: absolute;
    left: 71px !important;
    z-index: 2;
    width: 200px;
    top: 162px !important;
    width: 337px !important;
}

#ruotaJKStart {
    left: 181px !important;
    top: 408px !important;
    width: 110px !important;
}
#ruotaJKReale
{
    left: 600px  !important;
    top: 241px  !important;
    transform: scale(1.6) !important;
}

#pulsantiera_per_jk
{

    font-family: DRGB !important;
    font-size: 11px !important;
   /* display:block !important;*/
}
#pulsantiera_generica
{
/*    display:none !important;*/
}
#img_box_fs
{

    margin-left: 368px !important;
    top: -6px !important;
    height: 66px !important;
}

#sfondo_per_resoconto
{

    top: -42px !important;
    margin-left: -512px !important;
    width: 1024px !important;

}
#header_dk_new
{
    background-color: #001D5B !important;
}

#avviso_fs_inizio
{



}
#img_bkg_report_avviso
{
    position: absolute;
    left: 50%;
    margin-left: -250px !important;
    width: 500px !important;
    top: 173px !important;

    transform: scale(1);

}

#img_bkg_report_avvio
{
    transform: scale(0.7);
}

#testo_avvio_fs
{
    transform: scale(0.7);
}

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

 font-weight:600;

    color:#cfdce5;
    line-height:40px;
    text-align:center;
    bottom: 97px !important;
}
#as10
{
    font-size: 22px;
    font-family: 'Source Sans Pro', sans-serif !important;

    font-weight:600;

    color:#cfdce5;
    line-height:40px;
    text-align:center;
    bottom: 136px !important;
}
#as20
{
    font-size: 22px;
    font-family: 'Source Sans Pro', sans-serif !important;

    font-weight:600;

    color:#cfdce5;
    line-height:40px;
    text-align:center;
    bottom: 177px !important;
}
#as50
{
    font-size: 22px;
    font-family: 'Source Sans Pro', sans-serif !important;

    font-weight:600;

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


#as50:hover {color: #f2cb21;}
#as20:hover {color: #f2cb21;}
#as10:hover {color: #f2cb21;}
#as5:hover {color: #f2cb21;}

#footer_div {
    font-size: 11px !important;
    font-family: 'Source Sans Pro', sans-serif !important;
}
#valore_barile1
{
    margin-left: -340px !important;
}
#fuoco_1
{
    left: -10px !important;
}

#valore_scrigno1
{
    margin-left: -335px !important;
}
#valore_barile2
{
    margin-left: -125px !important;
}

#rulloA
{
    /*  background-color: red;*/
    width: 160px !important;
    left: 46px !important;
}
#rulloB
{
    /* background-color: green;*/
    width: 160px !important;
    left: 207px !important;
}
#rulloC
{
    /*  background-color: pink;*/
    width: 160px !important;
    left:368px !important;
}
#rulloD
{
   /* background-color: red;*/
    width: 160px !important;
    left: 529px !important;
}
#rulloE
{
    /*   background-color: gray;*/
    width: 160px !important;
    left: 690px !important;
}

#header_dk_solo_filler
{
    top:-3px !important;
}
#sceltaAutostart
{
    position: absolute;
    left: 489px !important;

    z-index: 9;
    bottom: 47px  !important;
    width: 172px  !important;
}

#sfondoSibilla
{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 3;
    width: 1024px;
}
.tavolo_off
{
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 3;
    width: 1024px;
}
.mascheraCarte
{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 6;
    width: 1024px;
}



.centratura_rulli.jkClass
{
    height:700px !important;
}

#sotto_contenitore_rulli.jkClass
{
    height:495px !important;
    top:0px !important;
}

#overlay_rulli.jkClass
{
    height:495px !important;
    top:0px !important;
}
#pulsantiera_generica.jkClass
{
display:none !important;
}
.t_jk_mini.jkClass
{
    margin-left: -447px  !important;
    width: 101px  !important;
    font-family: 'antenna-regularregular' !important;
    color: #ffffff;
    font-size: 12px !important;
    top: -2px;
}
.t_jk_medium.jkClass
{
    margin-left: -256px  !important;
    width: 101px  !important;
    font-family: 'antenna-regularregular' !important;
    color: #ffffff;
    font-size: 12px !important;
    top: -2px;
}
.t_jk_maxi.jkClass
{
    margin-left: 186px  !important;
    width: 101px  !important;
    font-family: 'antenna-regularregular' !important;
    color: #ffffff;
    font-size: 12px !important;
    top: -2px;
}
.t_jk_super.jkClass
{
    margin-left: 368px  !important;
    width: 101px !important;
    font-family: 'antenna-regularregular' !important;
    color: #ffffff;
    font-size: 12px !important;
    top: -2px;
}
#logo_trenino_MF.fsClass
{

margin-left: -200px !important;
width: 400px  !important;
top: 183px !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 */


}

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

#box_rulli.jkClass
{
    position: absolute;
    left: 50%;
    top: 108px;
    width: 840px;
    margin-left: -420px;
    z-index: 9!important;
    height: 571px;
    pointer-events: none;
}
#maschera_linea.jkClass
{
    left: 50%;
    margin-left: -415px !important;
    width: 830px !important;
    top: 107px !important;
    height: 473px !important;
    z-index: 1;
}