body {

    margin: 0 !important;
    top: 0 !important;
    left: 0 !important;
}

.chips {
    position: absolute;
    top: 110px;
    height: 100px;
}

.gradientBG {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+30,efefef+30,ffffff+100,ffffff+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 33%, #f1f5f7 33%, #eef1f2 100%, #eef1f2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 33%, #f1f5f7 33%, #eef1f2 100%, #eef1f2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%, #ffffff 33%, #f1f5f7 33%, #eef1f2 100%, #eef1f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0); /* IE6-9 */
}

#sfondoOpzioni {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.btnQFGenerico {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #fff 33%, #f1f5f7 33%, #eef1f2 100%, #eef1f2 100%);
    background: -webkit-linear-gradient(top, #fff 0%, #fff 33%, #f1f5f7 33%, #eef1f2 100%, #eef1f2 100%);
    color: #120054 !important;
    background: linear-gradient(to bottom, #fff 0%, #fff 33%, #f1f5f7 33%, #eef1f2 100%, #eef1f2 100%);
}

svg {
    fill: #120054;
}

.testoSuPulsanteIcona {
    color: #120054;
    text-shadow: none;
    font-weight: 600;
}

.immagineSuPulsante {
    color: #120054;
    fill: #120054;
    stop-color: #120054;
}

.mascheraGenerica {
    background-color: black;
}


#indicatore_linea_vincenter {

    color: white !important;
    text-transform: uppercase;
    background-image: url('../img/display_vincita_linee@4x.png');
    background-size: 240px 32px;

    width: 240px !important;
    margin-left: -120px !important;
    font-size: 1rem !important;
    line-height: 32px !important;
    height: 32px !important;
    top: 206px !important;

    font-family: 'Source Sans Pro', sans-serif !important;
    font-weight: 700;
    font-size: 0.8125rem !important;
    text-shadow: rgba(0, 0, 0, 0) 0px 0px 0px !important;
}

#segnalatore_line {
    color: white !important;
    line-height: 32px !important;
    font-size: 1.25rem !important;
    height: 32px !important;
    width: 32px !important;

    text-shadow: rgba(0, 0, 0, 0) 0px 0px 0px !important;

    background-image: url('../img/pallino_vincita_linee@4x.png');
    background-size: 32px 32px;
    font-family: 'Source Sans Pro', sans-serif !important;
    font-weight: 700;
    font-size: 1.0625rem !important;
}

#ruotaJKReale {

    border-radius: 145px;
    overflow: hidden;
}

#sfondo_bw {

    opacity: 0 !important;
}

#segnalatore_pulsante {
    border-radius: 25px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}


.stella1 {
    -webkit-animation: opacitaAssi 1s infinite;
    animation: opacitaAssi 1s infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: initial;
    animation-fill-mode: initial;
}

.stella2 {
    -webkit-animation: opacitaAssi 2s infinite;
    animation: opacitaAssi 2s infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: initial;
    animation-fill-mode: initial;
}

.stella3 {
    -webkit-animation: opacitaAssi 1.6s infinite;
    animation: opacitaAssi 1.6s infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: initial;
    animation-fill-mode: initial;
}


@keyframes opacitaAssi {
    0% {
        opacity: 0.5
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0.5
    }
}

.cometa1_0 {
    margin-top: -300px;
    -webkit-animation: cometa1M 3s infinite;
    animation: cometa1M 3s infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: initial;
    animation-fill-mode: initial;
}

.cometa1_1 {
    margin-top: -300px;
    -webkit-animation: cometa1M 7s infinite;
    animation: cometa1M 7s infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: initial;
    animation-fill-mode: initial;
}

.cometa1_2 {
    margin-top: -300px;
    -webkit-animation: cometa1M 9s infinite;
    animation: cometa1M 9s infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: initial;
    animation-fill-mode: initial;
}

.cometa1_3 {
    margin-top: -300px;
    -webkit-animation: cometa1M 4s infinite;
    animation: cometa1M 4s infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: initial;
    animation-fill-mode: initial;
}

.cometa1_4 {
    margin-top: -300px;
    -webkit-animation: cometa1M 5s infinite;
    animation: cometa1M 5s infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: initial;
    animation-fill-mode: initial;
}

.cometa1_5 {
    margin-top: -300px;
    -webkit-animation: cometa1M 6s infinite;
    animation: cometa1M 6s infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: initial;
    animation-fill-mode: initial;
}


@keyframes cometa1M {
    0% {
        opacity: 1;
        transform: translate(0px, 0px);
    }
    99% {
        transform: translate(-900px, 900px);
        opacity: 0;
    }
    100% {
        opacity: 0;
        transform: translate(0px, 0px);
    }
}


.cometa2_0 {

    margin-top: -300px;
    -webkit-animation: cometa2M 3s infinite;
    animation: cometa2M 3s infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: initial;
    animation-fill-mode: initial;
}

.cometa2_1 {
    margin-top: -300px;
    -webkit-animation: cometa2M 7s infinite;
    animation: cometa2M 7s infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: initial;
    animation-fill-mode: initial;
}

.cometa2_2 {
    margin-top: -300px;
    -webkit-animation: cometa2M 9s infinite;
    animation: cometa2M 9s infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: initial;
    animation-fill-mode: initial;
}

.cometa2_3 {
    margin-top: -300px;
    -webkit-animation: cometa2M 4s infinite;
    animation: cometa2M 4s infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: initial;
    animation-fill-mode: initial;
}

.cometa2_4 {
    margin-top: -300px;
    -webkit-animation: cometa2M 5s infinite;
    animation: cometa2M 5s infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: initial;
    animation-fill-mode: initial;
}

.cometa2_5 {
    margin-top: -300px;
    -webkit-animation: cometa2M 6s infinite;
    animation: cometa2M 6s infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: initial;
    animation-fill-mode: initial;
}


@keyframes cometa2M {
    0% {
        opacity: 1;
        transform: translate(0px, 0px);
    }
    99% {
        transform: translate(900px, 900px);
        opacity: 0;
    }
    100% {
        transform: translate(0px, 0px);
        opacity: 0;
    }
}

#omino {

    -webkit-animation: upDown 6s infinite ease-in-out;;
    animation: upDown 6s infinite ease-in-out;;
    -webkit-animation-timing-function:  ease-in-out;
    animation-timing-function: ease-in-out;

}

@keyframes upDown {


    0% {

        transform: translate(1px, 75px);
    }

    50% {
        transform: translate(1px, -75px);
    }


    100% {
        transform: translate(1px, 75px);


    }


}

.sconfittaMoltiplicatore {
    color: #990000 !important;
    animation: none !important;

}


.redA {
    width: 80px;
    height: 80px;
    background: orangered;
}

.orange {
    width: 60px;
    height: 60px;
    background: orange;
}

.gold {
    width: 45px;
    height: 45px;
    background: gold;
}

.white {
    width: 35px;
    height: 35px;
    background: lightyellow;
}

.flame-wrapper {
    position: absolute;
    left: 50%;
    margin-left: -40px;
    top: 93px;
}

.redA {
    box-shadow: 0px 0px 10px 5px orangered;
}

.orange {
    box-shadow: 0px 0px 12px 6px orange;
}

.gold {
    box-shadow: 0px 0px 9px 4px gold;
}

.white {
    box-shadow: 0px 0px 9px 4px lightyellow;
}

.blue {
    box-shadow: 0px 0px 15px 10px darkblue;
}

.black {
    box-shadow: 0px 0px 15px 10px black;
}

.base {
    border-radius: 50%;
    position: absolute;
}

.flame-wrapper {
    animation: flicker 3ms ease-in infinite;
}

@keyframes flicker {
    0% {
        transform: rotate(-1deg);
    }
    20% {
        transform: rotate(2deg) scaleY(1.05);
    }
    40% {
        transform: rotate(-1deg);
    }
    60% {
        transform: rotate(1deg);
    }
    80% {
        transform: rotate(-1deg) scaleY(0.90);
    }
    100% {
        transform: rotate(1deg);
    }
}

.flame {
    bottom: 0;
    position: absolute;
    border-radius: 50% 0% 50% 50%;
}

.orange {
    left: 10px;
}

.gold {
    left: 18px;
}

.white {
    left: 22px;
}

.flame {
    transform: rotate(-45deg);
}

.nckPlyr {
	font-family: 'wearealien', 'Roboto Condensed', sans-serif !important; font-size: 0.675rem !important; line-height: 1.15rem !important; color: #0093B3 !important; width: 70px; text-align: left !important;
}