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

.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;

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

.angoliArrotondati10NoOmbra.mascheraGenerica.alert_barra_inferiore {
  background-color: #751010 !important;
  border: none !important;
}

.angoliArrotondati10NoOmbra.mascheraGenerica.alert_barra_inferiore #titolo,
.angoliArrotondati10NoOmbra.mascheraGenerica.alert_barra_inferiore
  .titoloSuPoPup,
#titoloFP {
  background-color: #4e1515 !important;
}

#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;
  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: 0;
  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;

  margin: 0;
  font-family: Katibeh, sans-serif;

  overflow: hidden !important;
}

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

  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;
  top: 45px;
  cursor: pointer;
  margin-top: 535px;
  margin-left: 120px;
  width: 124px;
  z-index: 10;
}

#pulsante_esci {
  position: absolute;
  left: 54px;
  top: 70px;
  cursor: pointer;
  margin-top: 535px;
  margin-left: 120px;
  z-index: 10;
  width: 124px;
}

#pulsante_mio_conto {
  position: absolute;
  left: 54px;
  top: 95px;
  margin-top: 535px;
  margin-left: 120px;
  width: 124px;
  z-index: 10;
}

#pulsante_barra {
  position: absolute;
  left: 50%;
  bottom: 0;
  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: 0;
  bottom: 140px;

  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;
  top: 89px;
  margin-top: 535px;
  margin-left: 120px;
  height: 19px;
  z-index: 10;
}

#cronologia {
  position: absolute;
  left: 180px;
  top: 89px;
  margin-top: 535px;
  margin-left: 120px;
  height: 19px;
  z-index: 10;
}

#schermataSlot {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
}

#sfondo {
  position: absolute;
  left: 0;
  top: 0;
  width: 1024px;
  z-index: 0;
}

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

#label_linee {
  position: absolute;
  right: 140px;
  top: 490px;
  line-height: 30px;
  z-index: 333;
  color: #fe8d02;

  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;

  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;

  height: 30px;
  width: 90px;
  text-align: left;
  display: none;
}

#infoVincita {
  position: absolute;
  left: 308px;
  top: 529px;
  line-height: 24px;
  z-index: 333;
  color: white;

  height: 24px;
  width: 280px;
  font-size: 16px;
  background-color: transparent;
  text-align: center;
  display: none !important;
}

#label_vincita {
  position: absolute;
  right: 295px;
  top: 520px;
  line-height: 24px;
  z-index: 333;
  color: white;

  height: 24px;
  width: 110px;
  background-color: transparent;
  text-align: center;
  font-size: 16px;
}

#boxSTATOAS {
  position: absolute;
  right: -3px;
  cursor: pointer;
  bottom: 22px;
  z-index: 10;
  width: 83px;
}

#box_AS {
  margin-left: -118px !important;
}

.AS_rimanenti,
.nMoltiplicatore {
  position: absolute;
  right: -2px;
  width: 80px;
  height: 35px;
  bottom: 23px;
  text-align: center;
  line-height: 35px;
  color: #ffffff;
  font-size: 16px;
  z-index: 100;
}

.nMoltiplicatore {
  right: 166px;
}

#pulsante_autostart {
  position: absolute;
  right: -6px;
  cursor: pointer;
  bottom: 22px;
  z-index: 10;
  width: 85px;
}

#pulsante_massima {
  position: absolute;
  left: -11px;
  cursor: pointer;
  bottom: 22px;
  z-index: 10;
  width: 90px;
}

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

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

#ubet {
  position: absolute;
  bottom: 51px;
  left: 155px;
  width: 107px;
  height: 38px;
  text-align: center;
  color: #fff;
  line-height: 41px;
  font-size: 16px;
  z-index: 13;
}

#aumenta_Ubet {
  position: absolute;
  bottom: 48px;
  left: 239px;
  width: 31px;
  height: 35px;
  z-index: 14;
  cursor: pointer;
  opacity: 0;
}

#diminuisciUbet {
  position: absolute;
  bottom: 48px;
  left: 148px;
  width: 30px;
  height: 35px;
  z-index: 14;
  cursor: pointer;
  opacity: 0;
}

#totUbet {
  position: absolute;
  bottom: 51px;
  left: 274px;
  width: 105px;
  height: 38px;
  text-align: center;
  color: #fff;
  line-height: 41px;
  font-size: 16px;
  z-index: 13;
}

#Tcredito {
  position: absolute;
  bottom: 51px;
  right: 277px;
  width: 104px;
  height: 38px;
  text-align: center;
  color: #fff;
  line-height: 41px;
  font-size: 16px;
  z-index: 13;
}

#Tvincita {
  position: absolute;
  bottom: 51px;
  right: 157px;
  width: 106px;
  height: 38px;
  text-align: center;
  color: #fff;
  line-height: 41px;
  font-size: 16px;
  z-index: 13;
}

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

#layer_bonus {
  position: absolute;
  left: 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, 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;
}

.divisoriRulli {
  display: none;
}

#griglia_rulli {
  position: absolute;
  left: 50%;
  top: 78px;
  margin-left: -262px;
  width: 527px;
  z-index: 0;
}

#header_dk {
  z-index: 10 !important;
}

#header_dk_new {
  background-color: rgba(0, 0, 0, 0.3);
}

#sfondo_rulli {
  position: absolute;
  left: 50%;
  top: -31px;
  margin-left: -391px;
  width: 790px;
  height: 535px;
  z-index: 3;
  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);
}

.centratura_rulli {
  position: absolute;
  left: 50%;
  top: 68px;
  width: 700px;
  height: 449px;
  z-index: 4;
  margin-left: -349px;
  pointer-events: none;
  transform-origin: center top;
  -webkit-transform: scale(1.14);
  -moz-transform: scale(1.14);
  -ms-transform: scale(1.14);
  -o-transform: scale(1.14);
  transform: scale(1.14);
  overflow: visible !important;
}

#overlay_rulli {
  top: -34px !important;
  height: 451px !important;
}

#sotto_contenitore_rulli {
  top: 36px !important;
  height: 425px !important;
  z-index: 1;
}

#rulli_superiori {
  z-index: 7 !important;
}

.riquadriRulli {
  -webkit-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, 0) !important;
  -moz-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, 0) !important;
  box-shadow: 10px 10px 5px 0 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;
  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;
}

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

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

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

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

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

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

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

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

#conteggio_linee {
  position: absolute;
  bottom: 51px;
  left: 95px;
  width: 50px;
  height: 38px;
  text-align: center;
  color: #fff;
  line-height: 41px;
  font-size: 16px;
  z-index: 13;
}

#AS_scelta {
  position: absolute;
  z-index: 3;
  bottom: 37px;
  left: 200px;
  display: none;
  transform: scale(0.7);
}

#AS_scelta div {
  -webkit-text-stroke: 1px black;
  cursor: pointer;
}

#AS_scelta div:hover {
  color: #ffff00;
}

#logo_rulli {
  position: absolute;
  left: 50%;
  margin-left: -110px;
  width: 220px;
  top: 25px;
}

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

  font-weight: 100 !important;
  color: #210639 !important;
  top: 390px !important;
}

#pulsantiera_sfondo_bis {
  top: 196px !important;
}

#pulsantiera_generica > div {
  color: #ffffff !important;
  font-weight: bold;
}

#sceltaAutostart {
  position: absolute;
  left: 535px !important;
  z-index: 9;
  bottom: 88px !important;
  width: 80px !important;
  transform: scaleY(1.2);
}

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

#box_box_totale {
  position: absolute;
  left: 675px !important;
  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 {
  cursor: pointer;
  position: absolute;
  right: 95px !important;
  bottom: 42px !important;
  z-index: 10;
  width: 63px !important;
  height: 63px !important;
}

#FSW_tot {
  font-weight: bolder;
}

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

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

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

#box_box_totale {
  position: absolute;
  left: 675px !important;
  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: 160px !important;
  transform: scale(1.5);
  width: 840px !important;
  margin-left: -420px !important;
}

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

  font-weight: 600;

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

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

  font-weight: 600;

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

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

  font-weight: 600;

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

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

  font-weight: 600;

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

#as50:hover {
  color: #ff0000;
}

#as20:hover {
  color: #ff0000;
}

#as10:hover {
  color: #ff0000;
}

#as5:hover {
  color: #ff0000;
}

#img_box_fs {
  margin-left: 395px !important;
  top: -3px !important;
  height: 52px !important;
}

#img_bkg_report_avviso {
  position: absolute;
  left: 50%;
  margin-left: -490px !important;
  width: 980px !important;
  top: 100px;
}

#img_bkg_report_avvio {
  position: absolute;
  left: 50%;
  margin-left: -550px !important;
  width: 1100px !important;
  top: 77px;
}

#testo_avvio_fs {
  font-weight: 300;
  top: 326px !important;
  font-size: 25px !important;
  color: #75e1ff !important;
  font-family: "Source Sans Pro", sans-serif !important;
}

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

#box_FS_traslucido {
  background-color: rgba(1, 1, 1, 0) !important;
}

#display_FS {
  display: none !important;
}

#FS_completo {
  color: #ffffff;

  font-family: "Source Sans Pro", sans-serif !important;
}

#banner_ruota_jk {
  width: 382px !important;
}

#ruotaJKStart {
  left: 170px !important;
  top: 260px !important;
  width: 104px !important;
}

#ruotaJK2 {
  position: absolute;
  left: 114px;
  top: 112px;
  z-index: 3;
  width: 210px;
  text-align: center;
  font-family: Katibeh, sans-serif !important;
  font-size: 54px !important;
}

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

.box_footer {
  position: absolute;
  left: 0;
  top: 670px;
  width: 100%;
}

#header_dk {
  display: none !important;
  opacity: 0 !important;
}

#canvas_linee {
  width: 700px !important;
  left: 0px !important;
  top: 35px !important;
  height: 420px !important;
}

/***** BONUS ***/

#wrapper_container {
  opacity: 1;
  overflow: hidden;
  width: 100%;
  height: 100%;
  pointer-events: auto;
  background-color: #000;
  z-index: 999;
  position: absolute;
  display: none;
}

#container {
  position: absolute;
  top: 0%;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.logo {
  position: absolute;
  top: 1%;
  left: calc((100% - 270px) / 2);
  width: 270px;
  z-index: 2;
}

.logo img {
  width: 100%;
}

#bonus_sospetti {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}

#bonus_sospetti .sfondo {
  position: absolute;
  top: 0;
  width: 100%;
}

#box_vincita {
  position: absolute;
  top: 20px;
  left: 840px;
  width: 130px;
}

#box_vincita img {
  width: 100%;
}

#box_vincita span {
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  height: 24px;
  font-size: 17px;
  line-height: 24px;
  text-align: center;
  color: #fff;
}

#wrap_sospettati {
  position: absolute;
  top: 62px;
  left: 0;
  width: 100%;
  height: 449px;
}

#bonus_sospetti .logo {
  left: calc((100% - 400px) / 2);
  width: 400px;
}

.sosp {
  float: left;
  position: relative;
  cursor: pointer;
  width: calc(100% / 5);
  height: 100%;
  bottom: 0;
}

.sosp img {
  position: absolute;
  bottom: 0;
  left: -25%;
  height: 100%;
  width: auto;
  opacity: 0;

  pointer-events: none;
}

.sosp img.sosp_off {
  opacity: 1;
  pointer-events: none;
}

.sosp.active img.sosp_off {
  opacity: 0;
  pointer-events: none;
}

.sosp.active img.sosp_on {
  opacity: 1;
  pointer-events: none;
}

#palco {
  position: absolute;
  top: 73%;
  width: 100%;
}

#personaggi_pp {
  position: absolute;
  top: 66%;
  width: 100%;
}

/*BONUS SALVATAGGIO*/

#bonus_salvataggio {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#bonus_salvataggio .sfondo {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

#porta_sx {
  position: absolute;
  top: 127px;
  left: 145px;
  width: 301px;
  height: 500px;
  z-index: 2;
}

#porta_sx .bagliore_porta,
#porta_dx .bagliore_porta {
  position: absolute;
  top: -118px;
  left: 6px;
  width: 93%;
  opacity: 0;
}

#porta_sx:hover .bagliore_porta,
#porta_dx:hover .bagliore_porta {
  opacity: 1;
}

#porta_sx .porta {
  position: absolute;
  top: -123px;
  left: 8px;
  width: 279px;
}

#porta_dx {
  position: absolute;
  top: 125px;
  left: 582px;
  width: 301px;
  height: 500px;
  z-index: 2;
}

#porta_dx .porta {
  position: absolute;
  top: -118px;
  left: 12px;
  width: 279px;
}

#indicatori_vincita {
  position: absolute;
  width: 360px;
  height: 460px;
  top: 30px;
  left: 425px;
  z-index: 1;
}

#indicatori_vincita img {
  width: 100%;
  height: 100%;
}

.indicatori_vincita_valore span {
  position: absolute;
  top: calc((100% - 30px) / 2);
  left: 8%;
  width: 69%;
  height: 30px;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  color: yellow;
}

.indicatori_vincita_valore span {
  position: absolute;
  top: calc((100% - 30px) / 2);
  left: 8%;
  width: 69%;
  height: 30px;
  font-size: 15px;
  line-height: 30px;
  text-align: center;
  color: yellow;
  font-family: curvilingusregular;
  text-shadow: rgb(0, 0, 0) 2px 0px 0px, rgb(0, 0, 0) 1.75517px 0.958851px 0px,
    rgb(0, 0, 0) 1.0806px 1.68294px 0px, rgb(0, 0, 0) 0.141474px 1.99499px 0px,
    rgb(0, 0, 0) -0.832294px 1.81859px 0px,
    rgb(0, 0, 0) -1.60229px 1.19694px 0px, rgb(0, 0, 0) -1.97998px 0.28224px 0px,
    rgb(0, 0, 0) -1.87291px -0.701566px 0px,
    rgb(0, 0, 0) -1.30729px -1.5136px 0px,
    rgb(0, 0, 0) -0.421592px -1.95506px 0px,
    rgb(0, 0, 0) 0.567324px -1.91785px 0px,
    rgb(0, 0, 0) 1.41734px -1.41108px 0px,
    rgb(0, 0, 0) 1.92034px -0.558831px 0px;
}

#indicatori_vincita_valore_3 span {
  font-size: 20px;
}

#indicatori_vincita_valore_2 span {
  font-size: 25px;
}

#indicatori_vincita_valore_1 span {
  font-size: 28px;
}

.indicatori_vincita_valore img {
  width: 100%;
  height: 100%;
  opacity: 0;
}

.indicatori_vincita_valore.active img {
  opacity: 1;
}

#indicatori_vincita_valore_1 {
  position: absolute;
  top: 136px;
  left: 13px;
  width: 169px;
  height: 65px;
}

#indicatori_vincita_valore_2 {
  position: absolute;
  top: 201px;
  left: 25px;
  width: 150px;
  height: 60px;
}

#indicatori_vincita_valore_3 {
  position: absolute;
  top: 257px;
  left: 34px;
  width: 130px;
  height: 60px;
}

#indicatori_vincita_valore_4 {
  position: absolute;
  top: 330px;
  left: 48px;
  width: 95px;
  height: 40px;
}

#indicatori_vincita_valore_5 {
  position: absolute;
  top: 370px;
  left: 50px;
  width: 90px;
  height: 44px;
}

#indicatori_vincita_valore_6 {
  position: absolute;
  top: 420px;
  left: 50px;
  width: 90px;
  height: 40px;
}

#luce_soffitto {
  position: absolute;
  top: -15%;
  left: 0;
  width: 100%;
  height: 127%;
  pointer-events: none;
  opacity: 0.3;
  z-index: 4;
}

#scenario_esito {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: none;
}

#scenario_esito .sfondo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#contenitoreUccelli {
  margin-left: -512px !important;
  width: 1024px !important;
}

#sfondo_grigliaX {
  height: 422px;
}
