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

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

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

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

.immagineSuPulsante {
    width: 50px !important;
}

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

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

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

#scritta_credito {
    position: absolute;
    right: 30px;
    width: 160px;
    height: 40px;
    top: 0;

    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: 0px;
    height: 100%;
    width: 1024px;
    background-color: transparent;
    overflow: hidden;
}

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

#clipAlert {
    position: absolute;
    left: 50%;
    width: 300px;
    height: 230px;
    margin-left: -150px;
    margin-top: -200px;
    top: 50%;
    display: none;
    z-index: 123;
    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);
}

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

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

#clipModGioco {
    display: none;
}

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

#cheatInfo {
    position: absolute;
    left: 1px;
    width: calc(100% - 22px);
    text-align: center;
    line-height: 20px;
    font-size: 15px;
    top: 1px;
    padding: 10px;
}

#contenitoreCBCheat {
    position: absolute;
    right: 70px;
    bottom: 40px;
}

#testoCheatTool {
    position: absolute;
    right: 30px;
    bottom: 10px;
}

#clipCheatTool_Chiudi {
    position: absolute;
    left: 65px;
    width: 130px;
    height: 50px;
    bottom: 25px;
    font-size: 23px;
    line-height: 50px;
    color: white;
}

#clipCheatTool_mischia {
    position: absolute;
    left: 265px;
    width: 130px;
    height: 50px;
    bottom: 25px;
    font-size: 23px;
    line-height: 50px;
    color: white;
}

#card_container {
    position: absolute;
    width: 900px;
    height: 445px;
    background-color: rgba(0, 0, 0, 0);
    pointer-events: auto;
    top: 60px;
    left: 50%;
    margin-left: -450px;
}

#clipOpzioni {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 999;
    display: none;
}

#clipOpzioni {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 999;
    display: none;
}

#sfondoOpzioni {
    position: absolute;
    left: 50%;
    margin-left: -220px;
    width: 440px;
    height: 460px;
    top: 40px;
    z-index: 145;
    background-color: white;
}

#opzBox1 {
    position: absolute;
    left: 6px;
    width: 428px;
    top: 6px;
    background-color: #c2c4c6;
    height: 150px;
}

#opzBox2 {
    position: absolute;
    left: 6px;
    width: 428px;
    top: 162px;
    background-color: #c2c4c6;
    height: 60px;
}

#opzBox3 {
    position: absolute;
    left: 6px;
    width: 428px;
    top: 228px;
    background-color: #c2c4c6;
    height: 180px;
}

#contenitore_opz1 {
    position: absolute;
    right: 40px;
    top: 30px;
}

#contenitore_opz2 {
    position: absolute;
    right: 40px;
    top: 86px;
}

#testo_opz1 {
    position: absolute;
    left: 40px;
    top: 30px;
    font-size: 25px;
}

#testo_opz2 {
    position: absolute;
    left: 40px;
    top: 86px;
    font-size: 25px;;
}

#contenitore_opz3 {
    position: absolute;
    right: 40px;
    top: 180px;
}

#testo_opz3 {
    position: absolute;
    left: 40px;
    top: 175px;
    font-size: 25px;;
}

#anteprimaCarteScelte {
    position: absolute;
    left: 5%;
    width: 90%;
    height: 180px;
    background-color: transparent;
    top: 260px;
}

#indicatoreCarta0 {
    top: 130px !important;
    position: absolute !important;
    left: 50% !important;
    width: 10px !important;
    height: 10px !important;
    background-color: white;
    z-index: 20 !important;
    margin-left: -28px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    border: 2px solid white;
}

#indicatoreCarta1 {
    top: 130px !important;
    position: absolute !important;
    left: 50% !important;
    width: 10px !important;
    height: 10px !important;
    background-color: white;
    z-index: 20 !important;
    margin-left: -2px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    border: 2px solid white;
}

#indicatoreCarta2 {
    top: 130px !important;
    position: absolute !important;
    left: 50% !important;
    width: 10px !important;
    height: 10px !important;
    background-color: white;
    z-index: 20 !important;
    margin-left: 24px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    border: 2px solid white;
}

.placeCarta {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    display: none
}

#frecciaSX {
    position: absolute;
    left: 0;
    top: 0;
    width: 90px;
    height: 120px;;

    cursor: pointer;
}

#frecciaDX {
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
    height: 120px;

    cursor: pointer;
}

#testoAggiornamentoCarte {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 17px;
    background-color: transparent;
    bottom: 0;
}

#indietro {
    position: absolute;
    left: 50%;
    margin-left: -110px;
    width: 220px;
    height: 60px;
    top: 540px;
    color: white;
}

#contenitoreInformazioniSulTavolo {
    position: absolute;
    right: 20px;
    top: 10px;
    text-align: right;
    width: 290px;
    opacity: 0.4;
    font-size: 16px;
}

#nomeGioco {
    font-size: 24px;
}

#TnSessione {
    font-size: 16px;
}

#TnMossa {
    font-size: 16px;
}

#TnBiglietto {
    font-size: 16px;
}

#TpunteggioPunta {
    position: absolute;
    left: 50%;
    width: 250px;
    margin-left: -125px;
    top: 265px;
    text-align: center;
    font-size: 28px;
    font-weight: bolder;
}

#TpunteggioBanco {
    position: absolute;
    left: 50%;
    width: 250px;
    margin-left: -125px;
    top: 175px;
    text-align: center;
    font-size: 28px;
    font-weight: bolder;
}

#carteBanco {
    position: absolute;
    left: 50%;
    top: 22px;
    margin-left: -150px;
    width: 300px;
    height: 130px;
    border: 1px solid pink;
    transform: rotateX(
            -18deg)

}

#SUPcarteBanco {
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -150px;
    width: 300px;
    height: 130px;
    border: 1px solid green;
    perspective: 800px;
    z-index: 3;

}


#cartePunta {
    position: absolute;
    left: 50%;
    top: 516px;
    margin-left: -150px;
    width: 300px;
    height: 130px;
    border: 1px solid pink;
    z-index: 3;

}

#cartePunta > .cartaR {
    cursor: pointer;
}

#carteTerra {
    position: absolute;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    height: 200px;
    border: 1px solid blue;
    z-index: 12;
    top: 245px;


}

/*
#sceltaColoreJolly
{
	display: block;transform: translate3d(0px, 0px, 0px);position: absolute;left: 50%;margin-left: -512px;width: 1024px;z-index: 19;top: 351px;
}
*/

#ingrandimento_mobile {
    position: absolute;
    left: 50%;
    margin-left: -512px;
    width: 1024px;
    height: 740px;
    border: 1px solid blue;
    z-index: 60;
    top: 0px;

}

#sceltaColoreJolly {
    position: absolute;
    left: 50%;
    margin-left: -512px;
    width: 1024px;
    height: 740px;
    border: 1px solid blue;
    z-index: 60;
    top: 0px;

}

#picker_giallo {
    margin-top: 160px !important;
}

#picker_blu {
    margin-top: 160px !important;
}

#picker_rosso {
    margin-top: 160px !important;
}

#picker_verde {
    margin-top: 160px !important;
}


#sceltaColore4 {

    top: 160px !important;
}

#tooltip {
    position: absolute;
    left: 20px;
    top: 15px;
    width: 110px;
    height: 65px;
    background-color: white;
}

#min {
    position: absolute;
    right: 5px;
    top: 6px;
    color: black;
    font-weight: normal;
    font-size: 18px;
    height: 25px;
    line-height: 25px;
}

#max {
    position: absolute;
    right: 5px;
    top: 37px;
    color: black;
    font-weight: normal;
    font-size: 18px;
    height: 25px;
    line-height: 25px;
}

#testoMin {
    position: absolute;
    left: 10px;
    top: 6px;
    color: black;
    font-weight: bold;
    font-size: 18px;
    height: 25px;
    line-height: 25px;
}

#testoMax {
    position: absolute;
    left: 10px;
    top: 37px;
    color: black;
    font-weight: bold;
    font-size: 18px;
    height: 25px;
    line-height: 25px;
}

#TimportoPuntato {
    position: absolute;

    top: 490px;
    left: 440px;
    width: 200px;
    height: 40px;
    z-index: 111;
    line-height: 40px;
    font-size: 25px;
    color: white;
    font-weight: bolder;
}

#clipPunto {
    position: absolute;
    left: 0px;

    width: 100%;
    height: 100%;
    background-color: transparent;
    top: 0px;
    z-index: 111;
}

#clipPunto_btnRipeti {
    left: 100px;
    top: 100px;
}

#clipPunto_btnAnnulla {
    left: 100px;
    top: 100px;
}

#btnPunto {
    right: 100px;
    top: 100px;
}

#clipStoTiro {
    position: absolute;
    left: 50%;
    margin-left: -270px;
    width: 540px;
    height: 160px;
    background-color: transparent;
    bottom: 0;
    z-index: 111;
}

#btnSto {
    left: 100px;
    top: 70px;
    width: 140px;
}

#btnTiro {
    width: 140px;
    right: 100px;
    top: 70px;
}

input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    margin: 14px 0;
}

input[type=range]:focus {
    outline: none;
}

input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    background: #3071a9;
    border-radius: 1px;
}

input[type=range]::-webkit-slider-thumb {
    border: 1px solid #000;
    height: 24px;
    width: 24px;
    border-radius: 12px;
    background: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -8px;
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #367ebd;
}

input[type=range]::-moz-range-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    background: #3071a9;
    border-radius: 1px;
}

input[type=range]::-moz-range-thumb {
    border: 1px solid #000;
    height: 36px;
    width: 16px;
    border-radius: 3px;
    background: #fff;
    cursor: pointer;
}

input[type=range]::-ms-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    color: transparent;
}

input[type=range]::-ms-fill-lower {
    background: #2a6495;
    border-radius: 3px;
}

input[type=range]::-ms-fill-upper {
    background: #3071a9;
    border-radius: 3px;
}

input[type=range]::-ms-thumb {
    border: 1px solid #000;
    width: 16px;
    border-radius: 3px;
    background: #fff;
    cursor: pointer;
    height: 8px;
}

input[type=range]:focus::-ms-fill-lower {
    background: #3071a9;
}

input[type=range]:focus::-ms-fill-upper {
    background: #367ebd;
}

#wrapper_m_resize1 {
    height: 1370px;
}

.footer {
    top: 0;
}

.footerGiocoResponsabile {
    left: 600px;
    margin-left: 210px;
}

.footerTutelaMinori {
    left: 650px;
    margin-left: 210px;
}

.footerAams {
    left: 670px;
    margin-left: 210px;
}

.footerGiocoLegale {
    left: 760px;
    margin-left: 210px;
}

#chips_container {
    position: absolute;
    width: 200px;
    height: 100px;
    background-color: transparent;
    top: 465px;
    left: 50%;
    margin-left: -100px;
}

#box_footer {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 30px;
    width: 100%;
}

.headerBtn {
    position: absolute;
    height: 40px;
    line-height: 40px;
    width: 120px;

    color: white;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

body {
    user-select: none;
    font-family: "Dosis";
    font-weight: 100;
    color: white;
}

.btnQFGenerico {
    position: absolute;
    width: 114px;
    height: 54px;
    /*background-color: #ffffff;*/
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    border-radius: 27px;
    /*border: 1px solid #808081;*/
    -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);
    font-size: 21px;
    line-height: 54px;
    /*color: #241223;*/
    text-align: center;
    font-weight: 300;
    cursor: pointer;
}

.btnQFAcceso {
    /*border: 1px solid #ff5117;
    background: #ff8a22; /* Old browsers */
    /*	background: -moz-linear-gradient(top, #ff8a22 0%, #ff8a22 34%, #ffa247 37%, #fc8523 100%); /* FF3.6-15 */
    /*	background: -webkit-linear-gradient(top, #ff8a22 0%, #ff8a22 34%, #ffa247 37%, #fc8523 100%); /* Chrome10-25,Safari5.1-6 */
    /*	background: linear-gradient(to bottom, #ff8a22 0%, #ff8a22 34%, #ffa247 37%, #fc8523 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8a22', endColorstr='#fc8523', GradientType=0); /* IE6-9 */
}

#chips_container {
    pointer-events: none;
}

.chips {
    top: 0;
    cursor: pointer;
}

.cartaGenerica {
    height: 152px;
    left: 50%;
    width: 110px;
    margin-left: -60px;
    text-align: center;
}

.cartaGenerica > img {
    height: 152px;
    backface-visibility: initial !important;
    transform-origin: 50% 50%;
}

.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: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.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: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.infoPuntaResoconto {
    font-weight: bolder;
    display: none;
    text-align: center;
    font-size: 24px;
    line-height: 40px;
    position: absolute;
    left: 50%;
    margin-left: -83px;
    width: 160px;
    height: 40px;
    z-index: 113;
    top: 360px;
}

.infoBancoResoconto {
    font-weight: bolder;
    display: none;
    text-align: center;
    font-size: 24px;
    line-height: 40px;
    position: absolute;
    left: 50%;
    margin-left: -80px;
    width: 160px;
    height: 40px;
    z-index: 113;
    top: 80px;
}

input[type="checkbox"].ios8-switch {
    position: absolute;
    margin: 8px 0 0 16px;
}

input[type="checkbox"].ios8-switch + label {
    position: relative;
    padding: 5px 0 0 50px;
    line-height: 2.0em;
    cursor: pointer;
}

input[type="checkbox"].ios8-switch + label:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 40px; /* x*5 */
    height: 24px; /* x*3 */
    border-radius: 16px; /* x*2 */
    background: lightgray;
    border: 1px solid #d9d9d9;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

input[type="checkbox"].ios8-switch + label:after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 24px; /* x*3 */
    height: 24px; /* x*3 */
    border-radius: 16px; /* x*2 */
    background: #fff;
    border: 1px solid #d9d9d9;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

input[type="checkbox"].ios8-switch + label:hover:after {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

input[type="checkbox"].ios8-switch:checked + label:after {
    margin-left: 16px;
}

input[type="checkbox"].ios8-switch:checked + label:before {
    background: #f82;
}

/* LARGE */

input[type="checkbox"].ios8-switch-lg {
    margin: 10px 0 0 20px;
}

input[type="checkbox"].ios8-switch-lg + label {
    position: relative;
    padding: 7px 0 0 60px;
    line-height: 2.3em;
}

input[type="checkbox"].ios8-switch-lg + label:before {
    width: 50px; /* x*5 */
    height: 30px; /* x*3 */
    border-radius: 20px; /* x*2 */
}

input[type="checkbox"].ios8-switch-lg + label:after {
    width: 30px; /* x*3 */
    height: 30px; /* x*3 */
    border-radius: 20px; /* x*2 */
}

input[type="checkbox"].ios8-switch-lg + label:hover:after {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}

input[type="checkbox"].ios8-switch-lg:checked + label:after {
    margin-left: 20px; /* x*2 */
}

#contenitore_iframe_cronologia {
    position: fixed;
    z-index: 9333;
    overflow-y: hidden;;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    display: none;
}

#titolo_cronologia {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 60px;
    font-size: 35px;
    text-align: center;
    line-height: 60px;
    border-bottom: 1px solid lightgray;
}

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

#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: 40px;
    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;
}

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

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

.footerConcessione {

    left: 140px !important;
    height: 15px;
    line-height: 15px;
    bottom: 0 !important;

}

.footerLegalInfo {

    width: 580px;

}

.footerLegalInfo > br {
    display: inline;
    content: ' ';
    clear: none;
}


#carteMazzo {
    position: absolute;
    left: 50%;
    width: 190px;
    height: 200px;
    border: 1px solid violet;
    z-index: 1;
    top: 181px;
    margin-left: -437px;
    cursor: pointer;

}

.cartaGioco {
    cursor: pointer;
}


* {
    border: 0px !important;
}

.bollaX {
    position: absolute;
    top: 0;
    left: 10px;
    width: 70px;
    height: 70px;
    z-index: 19;
    border-radius: 50%;
}

#moltiplicatori .bollaX.pulseAttivaBolla.attivaBollaX3 {
    box-shadow: 0 0 0 0 rgba(68, 118, 75, 1);
    animation: pulseAttivaBollaX3 2s infinite;
}

@keyframes pulseAttivaBollaX3 {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(68, 118, 75, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(68, 118, 75, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(68, 118, 75, 0);
    }
}

#moltiplicatori .bollaX.pulseAttivaBolla.attivaBollaX2 {
    box-shadow: 0 0 0 0 rgba(202, 197, 73, 1);
    animation: pulseAttivaBollaX2 2s infinite;
}

@keyframes pulseAttivaBollaX2 {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(202, 197, 73, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(202, 197, 73, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(202, 197, 73, 0);
    }
}

#moltiplicatori .bollaX.pulseAttivaBolla.attivaBollaX1 {
    box-shadow: 0 0 0 0 rgba(202, 82, 73, 1) !Important;
    animation: pulseAttivaBollaX1 2s infinite !important;
}

@keyframes pulseAttivaBollaX1 {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(202, 82, 73, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(202, 82, 73, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 10px rgba(202, 82, 73, 0);
    }
}

#moltiplicatori .bollaX.tiltNMoveShaking.attivaBollaX1 {
    box-shadow: 0 0 0 0 rgba(202, 82, 73, 1);
    animation: tilt-n-move-shaking 0.40s infinite;
}

@keyframes tilt-n-move-shaking {
    0% {
        transform: translate(0, 0) rotate(0deg) scale(0.95);
        box-shadow: 0 0 0 0 rgba(202, 82, 73, 0.7);
    }
    25% {
        transform: translate(5px, 5px) rotate(5deg);
    }
    50% {
        transform: translate(0, 0) rotate(0 eg);
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(202, 82, 73, 0);
    }
    75% {
        transform: translate(-5px, 5px) rotate(-5deg);
    }
    100% {
        transform: translate(0, 0) rotate(0deg) scale(0.95);
        box-shadow: 0 0 0 10px rgba(202, 82, 73, 0);
    }
}

.gradiente_bolla {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.attivaBollaX3 .gradiente_bolla {
    background: #59a9aa; /* Old browsers */
    background: -moz-linear-gradient(left, #59a9aa 0%, #59a9aa 10%, #44764b 30%, #44764b 70%, #59a9aa 90%, #59a9aa 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #59a9aa 0%, #59a9aa 10%, #44764b 30%, #44764b 70%, #59a9aa 90%, #59a9aa 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #59a9aa 0%, #59a9aa 10%, #44764b 30%, #44764b 70%, #59a9aa 90%, #59a9aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#59a9aa', endColorstr='#59a9aa', GradientType=1); /* IE6-9 */
}

.attivaBollaX2 .gradiente_bolla {
    background: #59a9aa; /* Old browsers */
    background: -moz-linear-gradient(left, #59a9aa 0%, #59a9aa 10%, #cac549 30%, #cac549 70%, #59a9aa 90%, #59a9aa 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #59a9aa 0%, #59a9aa 10%, #cac549 30%, #cac549 70%, #59a9aa 90%, #59a9aa 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #59a9aa 0%, #59a9aa 10%, #cac549 30%, #cac549 70%, #59a9aa 90%, #59a9aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#59a9aa', endColorstr='#59a9aa', GradientType=1); /* IE6-9 */
}

.attivaBollaX1 .gradiente_bolla {
    background: #59a9aa; /* Old browsers */
    background: -moz-linear-gradient(left, #59a9aa 0%, #59a9aa 10%, #c97d2c 30%, #c97d2c 70%, #59a9aa 90%, #59a9aa 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #59a9aa 0%, #59a9aa 10%, #c97d2c 30%, #c97d2c 70%, #59a9aa 90%, #59a9aa 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #59a9aa 0%, #59a9aa 10%, #c97d2c 30%, #c97d2c 70%, #59a9aa 90%, #59a9aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#59a9aa', endColorstr='#59a9aa', GradientType=1); /* IE6-9 */
}

.attivaBollaX .gradiente_bolla {
    background: #59a9aa; /* Old browsers */
    background: -moz-linear-gradient(left, #59a9aa 0%, #59a9aa 10%, #ca5249 30%, #ca5249 70%, #59a9aa 90%, #59a9aa 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #59a9aa 0%, #59a9aa 10%, #ca5249 30%, #ca5249 70%, #59a9aa 90%, #59a9aa 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #59a9aa 0%, #59a9aa 10%, #ca5249 30%, #ca5249 70%, #59a9aa 90%, #59a9aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#59a9aa', endColorstr='#59a9aa', GradientType=1); /* IE6-9 */
}

.scritte_moltiplicatori {
    position: absolute;
    top: calc((100% - 50px) / 2);
    left: calc((100% - 50px) / 2);
    width: 50px;
    height: 50px;
}

.scritte_moltiplicatori img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.scritte_moltiplicatori .stellina_bolla {
    position: absolute;
    top: -9px;
    left: 25px;
    width: 40px;
    height: 40px;
    opacity: 1;
}

.attivaBollaX3 .scritte_moltiplicatori .scritta_X3 {
    opacity: 1;
}

.attivaBollaX2 .scritte_moltiplicatori .scritta_X2 {
    opacity: 1;
}

.attivaBollaX1 .scritte_moltiplicatori .scritta_X1,
.attivaBollaX .scritte_moltiplicatori .scritta_X1 {
    opacity: 1;
}

.bollaX #img_bolla {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.scritta_x_bianca {
    position: absolute;
    top: 6px;
    left: 9px;
    width: 35px;
    height: auto;
}

.moltDisPerso > div {
    filter: grayscale(100%) contrast(75%);
}

.moltDisPerso .bollaX {
    animation: finePartitaPerso 1s forwards;
}

@keyframes finePartitaPerso {
    100% {
        opacity: 0;
        transform: scale(5);
    }
}

.moltDisVinto > div:not(.bollaX) {
    filter: grayscale(100%) contrast(75%);
}

.wrap_coriandoli {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.wrap_coriandoli img {
    width: 100%;
    position: absolute;
    left: 0;
}

.wrap_coriandoli #coriandoli_1 {
    top: 0;
}

.wrap_coriandoli #coriandoli_2 {
    top: 20px;
}

#estrazioneMoltiplicatori {
    position: absolute;
    left: 50%;
    width: 250px;
    height: 320px;
    z-index: 14;
    margin-left: -500px;
    top: 380px;
    pointer-events: none;
}

.bollaEstrazioneMoltiplicatore{
    transform: scale(0.9);
}

#ordinamentoCarte {
    position: absolute;
    top: 665px;
    right: 10px;
    width: auto;
    height: auto;
    z-index: 21;
}

#ordinamentoCarte #ordinamentoValore,
#ordinamentoCarte #ordinamentoSeme {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    cursor: pointer;
}

#ordinamentoCarte #ordinamentoValore img,
#ordinamentoCarte #ordinamentoSeme img {
    width: 100%;
}

.canvasBolle {
    position: absolute;
    top: -9px;
    left: -4px;
    width: 95px;
    height: 95px;
    z-index: 1;
    display: none;
}

#wrap_tooltip {
    width: 290px;
    height: auto;
    border: 3px solid #000 !important;
    border-radius: 15px;
}


#wrap_tooltip:before {
    z-index: 10;
    width: 50px;
    height: 33px;
}

#wrap_tooltip.tooltip_0 {
    top: 415px;
    left: 50%;
    margin-left: -133px;
}

#wrap_tooltip.tooltip_0:before {
    bottom: -45px;
    left: 50%;
    margin-left: -25px;
}

#wrap_tooltip.tooltip_1 {
    top: 380px;
    left: 50%;
    margin-left: -483px;
}

#wrap_tooltip.tooltip_1:before {
    top: -45px;
    left: 116px;
    transform: rotate(180deg);
}

#wrap_tooltip.tooltip_2 {
    top: 463px;
    left: 50%;
    margin-left: -273px;
}

#wrap_tooltip.tooltip_2:before {
    top: 47px;
    left: -54px;
    transform: rotate(90deg);
}

#text_tooltip {
    font-size: 20px;
}

#wrap_tooltip #close_tooltip {
    top: -15px;
    left: 93%;
    width: 35px;
    height: 35px;
}

.vinto #clipPuntoSub {
    margin-top: -60px !Important;
}

.perso #clipPuntoSub {
    margin-top: -103px !Important;
}

#avviso_uno_punta {
    bottom: 30px;
}
#moltiplicatori
{
    pointer-events: none;
}