﻿
.btn-quinielaIQ {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 29px;
    line-height: 36px;
    text-transform: capitalize;
    color: #4a4a49;
    border: 1px solid #c6c6c6;
    background-color: #ffffff;
    width: 100%;
    min-height: 69px;
    margin-top: 5px;
}
    .btn-quinielaIQ.activo {
        color: #ffffff;
        /*border: 0px solid #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);
    }
    .btn-quinielaIQ:hover {
        background: #96072c;
        color: #ffffff;
        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);
    }


.panel-heading-boletosIQ {
    background-color: #ffffff !important;
    padding-top: 2px;
}
.colorSpanIQ {    
    font-size: 20px;
    color: #565655 !important;
}
.dropdown-toggle-QUI {
    font-size: 15px !important;
    float: right !important;
  /*  width: auto;*/
    background-color: #ffff !important;
     color: #565655 !important;
    border: 1px solid #c6c6c6 !important;
    min-height: 30px;
    margin-top: -3px;
}
.padTop5IQ {
    padding-top: 5px !important;
}

.SinBordeIQ{
    border:none;
}
.tipopartido {
    color: inherit;
    padding: 6px 0px;
}

.partidos {    
    color: #565655;
    text-transform: uppercase;
}

.parrilla-partidos {
    border: 1px solid #c6c6c6 !important;
    padding-bottom:0px;    
    margin-top:5.6px;
}

.bck-QUI {
    color: #ffffff;
    background: #cf072c;
}
.CabeceraQIQ {
    background-color: #cf072c !important;
    padding: 4px 0px;
}
.CabeceraQIQ a:hover
{
    color:#fff;
}

.numero-boleto-flex.seleccionado-QUI {
    background-color: #cf072c;
    color: #ffffff;
    border-top: 0px solid #808080;
    padding: 9px 0px;
}
.btn-xs {
    color: #fff;
    font-size: 15px;
}
.padCuadriculaQIQ {
    padding-top: 7px;
}
.contenedor-completo-boleto {
    width: auto;
}
.contenedor-boletoQuiniela .numeritos {
       border: 1px solid #ccc;
}
.contenedor-boletoQuiniela .numeritos:hover {
       background-color: #cf072c;
}

.contenedor-boletoQuiniela {
        border: 1px solid #c6c6c6 !important;
        background-color: #fff;
    }

.amarilloIQ {
    background-color: #cf072c;
    color:#fff;
}
.amarilloIQ:hover, .amarilloIQ:focus, .amarilloIQ:active {
       opacity: 1;
 }

    .numeritosD {
    background-color: #ffffff !important;
    color: #575756 !important;
    opacity: 0.5 !important;
    pointer-events: none;
    text-align: center !important;
}

.row15 {
    /* padding: 10px; */
    padding-top: 5px;
    vertical-align: middle !important;
}
.bgAzul {
    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);
    color: #fff;
    border: 0px solid #808080;
}
.p15Iq {
    line-height: 30px !important;
    vertical-align: middle !important;    
}

.upperIQ {
    text-transform: uppercase;
}

.contenedor-p15Iq {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: space-between;
    padding: 0 5px 5px;
}
.signos-p15Iq {
    /* float: left!important; */
    display: inline-block !important;
    /* line-height: 30px!important; */
    vertical-align: middle !important;
}

.seccion-numeroClave .numeritos:hover {
    background-color: #cf072c;
}

.seccion-numeroClave .numeritosS {
    color: #FFF !important;
    background-color: #cf072c !important;
    font-weight: bold;
    width: 22px !important;
    height: 22px !important;
    padding: 1px;
    margin-left: 4px;
    border: 1px solid #fff;
    /* font-size: large; */
}
.numeritos-QUI {
    text-decoration: none;
    text-align: center !important;
    padding: 1px;
    /* border: 1px solid #ccc; */
    border: 0px;    
    width: 21px;
}

.btn-tag-QUIIQ:hover {
    background: #96072c;
    color: #ffffff;
    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);
}

.padTopSemanaSelectorIQ {
    line-height: 28px;
    font-size:17px;
}
@media only screen and (max-device-width: 680px) and (min-device-width: 320px) 
{
    .botoneraQIQ {
        min-height: 86px!important;
        white-space: initial;
        font-size: 20px;
        margin-top:10px;
    }
    
    
}

@media only screen and (max-device-width: 680px) and (min-device-width: 320px) {
    .contenedor-completo-boleto {
        margin-top: auto;
    }

    .tipopartido {
        padding-top: 12px;
    }

    .parrilla-partidos .partidos {
        display: block;
        padding: 6px 0 5px 5px;
        margin-bottom: 3px;
        margin-top: 1px;
    }

    .pleno15 {
        float: left !important;
    }

    .simple .contenedor-boletoQuiniela {
        margin: auto;
    }
     .p15Visitante
    {
        float: right !important;
    }
    .btniqflecha {
        width: 48% !important;
    }
    
}
@media only screen and (max-device-width: 680px) and (min-device-width: 320px) and (orientation: landscape) {
    .parrilla-partidos .partidos {
        padding-top: 7px;
    }
}

@media (max-width: 567px) {
    .p15rIQ {
        float: right !important;
    }
}

@media (max-width: 600px) {
    .contenedor-paginador p.spanBoleto, .contenedor-paginador2 p.spanBoleto {
        display: none !important;
    }
}
.spanBoleto
{
    background-color:#fff;
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) {
    .btn-tag-QUIIQ {
        font-size: 20px;
    }

    .contenedor-paginador p {
        font-size: 18px;
    }

    .parrilla-partidos {
        margin-top: 4px;
    }
    .parrilla-partidos .partidos {
        margin-top: 2px;
    }
    .dropdown-toggle-QUI
    {
        margin-top:0px;
    }
}

.resultados-cuadrado {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    display: inline-block;
    background: #ededed;
    color: #4a4a49;
    font-size: 20px;
  /*  width: 28px;*/
    height: 28px;  
    padding: 1px 9px;
    margin: 4px 0px 0px 0px;
    text-align: center;
}
@media only screen and (max-device-width: 568px) and (min-device-width: 320px) {
    .resultados-cuadrado {
        width: 36px;
        height: 36px;
    }
    .resultados-cuadradop15 {
        width: auto;
        height: 36px;
    }
}
@media only screen and (max-device-width: 667px) and (min-device-width: 375px) {
    .resultados-cuadrado {
         width: 43px;
        height: 43px;
        padding-top:6px;
    }
    .resultados-cuadradop15 {
        width: auto;
        height: 36px;
    }
}
@media only screen and (max-device-width: 667px) and (min-device-width: 375px) and (orientation: landscape) {
    .t-centro {
        width: 65%;
        margin-left: 17%;
    }
}

@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: landscape) {
    .resultados-cuadrado {
        width: 24px;
        height: 24px;
        font-size:17px;
    }

    .resultados-cuadradop15 {
        width: auto;
        height: 24px;
    }
}
/*
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) 
{
    .t-centro {
        width: 75%;
        margin-left: 13%;
    }
}*/

.btn-aleatorio-rojoIQ {
    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;
}

.partidos {
    /* margin-bottom: 0px;
    padding: 2.6px;*/
    width: 100%;
    background-color: #EFEFEF;
}

.partidoAlternoIQ {
    background-color: #FFF;
}
/*Ajuste cuadrícula*/
@media only screen and (max-device-width: 680px) and (min-device-width: 320px) {
    .contenedorQuiniela a {
        height:27px;
    }
}

.row15 {
    margin-left: -6px;
    margin-right: -8px;
    width: auto;
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: landscape) {
    .btn-quinielaIQ {
        font-size: 19px;
    }
}

@media only screen and (max-device-width: 667px) and (orientation: portrait) {
    .separador-bloquesBoletos {
        margin-top: 195px;
    }

    .contentDragDrop .cotentBlueLight {
        margin-top:160px;
    }
}
