﻿.panel {
    background-color: #ffffff;
}
.modulo-cantidad-jugada {
    font-weight: bold;
}

@media (min-width: 768px) and (max-width: 1200px) and (orientation: portrait)
{
    .panelPremiosIQ {
        width: 50% !important;
        margin-left: 12.5%;
        padding-top: 5px !important;
        display: inline-block !important;
        top: 0px;
        left: 25%;
    }

    .margin-left-10IQ {
        margin-left: 10px;
    }

    .botoneraComprobarPenyasIQ {
        width: 29.5% !important;
        padding-top: 5px;
    }
    .stotalPremiosIQ {
        font-size: 15px;
        font-weight: bold;
        text-align: right;
        padding-top: 10px;
    }
    .wrapper {
        overflow: hidden;
    }

}
@media (min-width: 768px) and (max-width: 1200px) and (orientation: landscape) {
   
    .panelPremiosIQ {
        width: 50% !important;
        margin-left: 12.5%;
        padding-top: 5px !important;
        display: inline-block !important;
        top: 0px;
        left: 25%;
    }

    .margin-left-10IQ {
        margin-left: 20px;
    }

    .botoneraComprobarPenyasIQ {
        width: 19.5%;
        padding-top: 5px;
    }

    .stotalPremiosIQ {
        font-size: 15px;
        font-weight: bold;
        text-align: right;
        padding-top: 10px;
    }

    .flex-item {
        width: 32.4px;
    }
}

@media (min-width: 1200px) {
    .modulo-cantidad-jugada {
        width: 100%;
        margin: auto;
        font-size: 18px;
        font-weight: bold;
        /* text-align: center;*/
        padding-bottom: 10px
    }

        .modulo-cantidad-jugada span {
            margin-left: 2px;
        }

    .margin-left-10IQ {
        margin-left: 10px;
    }

    .ReintegroComplementarioIQ {
        width: 19.5%;
        padding-top: 5px;
        text-align: center;
        margin: 0px;
    }

    .botoneraComprobarPenyasIQ {
        width: 19.5%;
        padding-top: 5px;
    }

    .marginLeftCIQ {
        margin-left: 3px;
    }

    .flex-itemEUIQ {
        width: 37.4px;
    }

    .panelPremiosIQ {
        width: 50% !important;
        margin-left: 12.5%;
        padding-top: 5px !important;
        display: inline-block !important;
        top: 0px;
        left: 20%;
    }

    .table-juegos th {
        font-size: 15px;
        color: #034066;
    }

    .table-juegos td {
        font-size: 15px;
        color: #034066;
    }

    .stotalPremiosIQ {
        font-size: 15px;
        font-weight: bold;
        text-align: right;
        padding-top: 10px;
    }
}


@media only screen and (max-device-width: 667px) and (min-device-width: 320px)  and (orientation: portrait){
    .modulo-cantidad-jugada {
        text-align: center;
    }

    .spacer-EU {
        height: 580px !important;
    }

    .separador-bloquesPenyaIQ {
        margin-top: 230px;
    }

    .botoneraComprobarPenyasIQ {
        width: 100% !important;
    }

    .botonerapenasHAutoIQ {
        min-height: auto !important;
    }

    .ReintegroComplementarioIQ {
        width: 100%;
        padding-top: 25px;
        text-align: center;
    }

    .flex-itemEUIQ {
        width: 39px;
    }

    .botonComprobarMIQ {
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
    }

    .anchoGordoClavesIQ {
        margin: auto;
    }

    .marginComprobarPrenmiosGordoIQ {
        margin-top: 95px;
    }
}

@media only screen and (max-device-width: 667px) and (min-device-width: 320px) and (orientation: landscape) {
    .botoneraComprobarPenyasIQ {
        margin-left: 22%;
        margin-top: 10px;
        width: 50%;
    }

}


