<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.contentConfigGameQuini .bodyPanel {
    background-color: #fff;
    color: #575756;
}
.JugadasEstrellaQuini {
    border: 1px solid #c6c6c6;
    min-height: 402px;
}
.modulo-cantidad {
    width: 470px;
    margin-top: 15px;
    margin-bottom: 0px;
}
.txtGrandeIQ {
    width: 100px;
}

.btn-buscarIQ {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 20px;
    line-height: 29px;
    height: 44px;
    text-align: center;
    color: #ffffff;    
    background: #96072c;
    background: -webkit-linear-gradient(left, #96072c, #cf072c);
    background: -o-linear-gradient(right, #96072c, #cf072c);
    background: -moz-linear-gradient(right, #96072c, #cf072c);
    background: linear-gradient(to right, #96072c, #cf072c);
    padding: 7px 40px;
    text-transform: capitalize;
    margin-left: 10px;
    vertical-align: middle;
}
.titulo-apuesta {
    padding-top: 10px;
}

.titulo-apuesta2 {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 20px;
    color: #4a4a49;
    padding: 5px 0px 0px;
    margin: 0px 0px;
    text-align: center;
}
.descripcion-apuesta {
    font-size: 16px;
    padding-top:5px;
}
.div-otrasIQ {
    text-align: right;
    padding-right: 70px;
    font-size: 20px;
}

    .div-otrasIQ a {
        color: #96072c;
    }
.DatosJugadasIQ {   
    padding: 5px;
    margin: auto;
    margin-top: 15px;
    width: 95%;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    border: 1px solid #c6c6c6;
    background-color: #ededed;
}


.is-hover {
    background: linear-gradient(to right, #96072c, #cf072c) !important;
}

.redQuinielaSeleccinadaIQ {
    background: #96072c !important;
    background: -webkit-linear-gradient(left, #96072c, #cf072c) !important;
    background: -o-linear-gradient(right, #96072c, #cf072c) !important;
    background: -moz-linear-gradient(right, #96072c, #cf072c) !important;
    background: linear-gradient(to right, #96072c, #cf072c) !important;
    color: #fff;
}

    .redQuinielaSeleccinadaIQ p {
        color: #ffffff !important;
    }

.cotenedor-boleto-multiple-estrellaIQ {
    min-height: 210px;
    justify-content: center;
}
.JugadaTituloIQ {
    font-size: 17px;
    font-weight: bold;
}
    @media (min-width: 1200px) {
        .contentConfigGameQuini .bodyPanel {
            padding-top: 0px !important;
            margin-top: 3px;
            padding-bottom: 15px !important;
        }
    }


@media only screen and (min-width: 768px) and  (max-width: 1024px) and (orientation: portrait) {
    .JugadasEstrellaQuini {
        margin-top: 5px;
    }

    .cotenedor-boleto-multiple-estrellaIQ {
        display: flex;
        align-items: center;
        justify-content: center;
        margin:auto;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .JugadasEstrellaQuini {
        margin-top: 5px;
    }
    .modulo-cantidad 
    {
        margin-top: 0px;
    }
    .modulo-cantidad div p 
    {
        padding-top:0px;
    }
    .cotenedor-boleto-multiple-estrellaIQ
    {
        min-height:210px!important;
    }
    .importe-apuesta 
    {
        padding-top:7px;
    }
        .verdetalle-apuesta
    {
        font-size: 15px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 667px) and (orientation: portrait) 
{  

    .txtGrandeIQ {
        width: 65px;
    }
    .modulo-cantidad {
        width: 300px;
        margin: auto!important;
    }
}
@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait) {
    .divAbsoluteIQ {
        position: absolute;
        z-index: 1;
        top: 1750px;
        right: 5px;
        left: 5px;
        width: 96%;
    }

    .contentConfigGameQuini .bodyPanel {
        padding-right: 0px;
        padding-left: 0px;
    }

    .modulo-cantidad {
        width: 100%;
        margin: 0 !important;
    }

        .modulo-cantidad div p {
            padding: 0px;
        }

    .div-buscarIQ {
        padding: 10px;
    }
}


 @media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: portrait) {
    .ayudaMovilIQ {
        margin-top: 20px;
    }

    .JugadasEstrellaQuini {
        margin-top: 80px;
    }
      .divAbsoluteIQ {
            position: absolute;
            z-index: 1;
            top: 1105px;
            right: 5px;
            left: 5px;
            width: 96%;
        }
    }

@media only screen and (min-width: 320px) and (max-width: 667px) and (orientation: landscape)
{
 .contentConfigGameQuini .bodyPanel {
                padding-right: 0px;
                padding-left: 0px;
            }
  
}
@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: landscape) 
{
    .ayudaMovilIQ {
        margin-top: 20px;
    }

    .JugadasEstrellaQuini {
        margin-top: 80px;
    }
    .divAbsoluteIQ {
        position: absolute;
        z-index: 1;
        top: 1625px;
        right: 5px;
        left: 5px;
        width: 96%;
    }
}

@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: landscape) {
    .paneles-apuestas-EU {
        max-width: 79px !important;
    }

    .divAbsoluteIQ {
        position: absolute;
        z-index: 1;
        top: 1745px;
        right: 5px;
        left: 5px;
        width: 96%;
    }
}</pre></body></html>