﻿/*Cabecera Web*/
.full-width .top-bar-STA {
    background: #ffffff;
}


.full-width .logo-sub-STA {
    color: #4a4a49;
}
.telefono-STA {
    color: #4a4a49;
}

/*Banda Segura*/
.barra-servicios {
    background: #4a4a49;
}

.barra-servicios h2 {
        color: #ffffff;
  }

/*Pie*/
.PieBanner {
    background: #6399e1;
}

.barra-solidaria {
    background: linear-gradient(to right, #88b9f9, #5888c6);
}
/* Botones botes*/
.btn-naranja-STA {
    background: #6399e1;
}
    .btn-naranja-STA:hover {
        background: #ffffff !important;
        color: #6399e1 !important;
        border-color: #6399e1 !important;
    }
    /* Componente jugar botes*/
    .subtitulobote {
        color: #6399e1;
    }
.cuadroBote {
    border-color: #6399e1;
}
.btn-jugarbote {
    background: #6399e1;
}
.btn-jugartodos {
    background: #6399e1;
}
.btn-jugarbote:hover {
    color: #6399e1;
    border-color: #6399e1 !important;
}
.btn-jugartodos:hover {
    color: #6399e1;
    border-color: #6399e1 !important;
}
.montobote {
    color: #6399e1;
}

.juegobote {
    border-color: #6399e1 !important;
}

.btn-app-apple {
    color: #6399e1;
    border-color: #6399e1;
}
.btn-app-android {
    color: #6399e1;
    border-color: #6399e1;
}
.btn-pena {
    color: #6399e1;
    border-color: #6399e1;
}

.btn:hover {
    /*color: #ffffff ;
    background: #6399e1 ;
    border-color: #6399e1 ;*/
}

.btn-app-apple:hover {
    color: #ffffff !important;
    background: #6399e1 !important;
    border-color: #6399e1 !important;
}
.btn-app-android:hover {
    color: #ffffff !important;
    background: #6399e1 !important;
    border-color: #6399e1 !important;
}
.btn-pena:hover {
    color: #ffffff !important;
    background: #6399e1 !important;
    border-color: #6399e1 !important;
}

.btn-agregarCesta {
    background: #6399e1;
    border-color: #6399e1;
}
    .btn-agregarCesta:hover {
        background: #ffffff !important;
        color: #6399e1 !important;
        border-color: #6399e1 !important;
    }

 /*Monedas Solidarias Boletos*/
.barra-solidaria-EU {
    background: linear-gradient(to right, #88b9f9, #5888c6);
}

/*login/registro*/
.btn-acceso.activo {
    background: linear-gradient(to right, #88b9f9, #5888c6);
}
.btn-acceso:hover {
    background: linear-gradient(to right, #88b9f9, #5888c6);
}
/*Alert Error*/
.panel-heading-modalIQ {
    background: linear-gradient(to right, #88b9f9, #5888c6);
}
.modal-comolightboxIQ {
    background: linear-gradient(to right, #88b9f9, #5888c6);
}

/* Jugadas rápidas Boletos*/
.panel-heading-modal {
    border-color: #88b9f9;
    background: linear-gradient(to right, #88b9f9, #5888c6);
}
.btn-azul-oscuro {
   background : #88b9f9;
}
    .btn-azul-oscuro :hover {
        background: #ffffff !important;
        color: #6399e1 !important;
        border-bottom: 1px solid;
        border-top: 1px solid;
        border-color: #6399e1 !important;
    }

.misMonedasTotalIQ 
{
    background: linear-gradient(to right, #ff6e3b, #ff9904);
}


/* BOTONERA BOLETOS COLORES*/
.btn-BOIQ.activo {
    background: -webkit-linear-gradient(left, #067c42, #05ab5a);
}

.btn-PVAIQ.activo {
    background: -webkit-linear-gradient(left, #74b959, #a0e087);
}

.btn-GOIQ.activo {
    background: -webkit-linear-gradient(left, #b50b0e, #e54859);
}


.btn-GOIQ:hover {
    background: -webkit-linear-gradient(left, #b50b0e, #e54859) !important;
}


/* Cabecera Cuadrícula*/
.degrade-BOIQ {
    background: -webkit-linear-gradient(left, #067c42, #05ab5a) !important;
}

.degrade-PVAIQ {
    background: -webkit-linear-gradient(left, #74b959, #a0e087) !important;
}

.degrade-GOIQ
{
    background: -webkit-linear-gradient(left, #b50b0e, #e54859) !important;
}

/* Cabecera Estadísticas GORDO directo*/
.anchoEstadGordoIQ .cabeceraEstadIQ {
    background: -webkit-linear-gradient(left, #b50b0e, #e54859) !important;
}


/*Colores celditas cuadricula*/
.NumeritosS_BO {
  background-color:  #067c42!important;
}

.Numeritos_BO:hover 
{
    background-color: #067c42!important;
}

.NumeritosS_PVA {
    background-color: #74b959!important;
}

.Numeritos_PVA:hover 
{
    background-color: #74b959!important;
}

.NumeritosS_GO {
    background-color: #b50b0e !important;
}
.Numeritos_GO:hover 
{
    background-color: #b50b0e !important;
    color: #ffffff !important;
}

/*Bolet múltiple y reducido de Gordo*/
.CuadroRedGordoIQ .redSeleccinadaIQ {
    background: -webkit-linear-gradient(left, #b50b0e, #e54859) !important;
}

.CuadroRedGordoIQ .is-hover {
    background: -webkit-linear-gradient(left, #b50b0e, #e54859) !important;
}
/* Cabecera Estadísticas GORDO múltiple*/
.CuadroEstadRedGordoIQ .cabeceraEstadIQ {
    background: -webkit-linear-gradient(left, #b50b0e, #e54859) !important;
}

.CuadroRedGordoIQ .btn-buscarIQ {
    background: -webkit-linear-gradient(left, #b50b0e, #e54859) !important;
    color: #ffffff !important;
}

/*Cabeceras estadísticas loto*/
.ESTAD_PVAIQ .cabeceraEstadIQ {
    background: -webkit-linear-gradient(left, #74b959, #a0e087) !important;
}
.ESTAD_BOIQ .cabeceraEstadIQ {
    background: -webkit-linear-gradient(left, #067c42, #05ab5a) !important;
}

/*Boleto múltiple y reducido de Loto*/
.CuadroRedPVAIQ .redSeleccinadaIQ {
    background: -webkit-linear-gradient(left, #74b959, #a0e087) !important;
}
.CuadroRedPVAIQ .is-hover {
    background: -webkit-linear-gradient(left, #74b959, #a0e087) !important;
}

.CuadroRedBOIQ .redSeleccinadaIQ {
    background: -webkit-linear-gradient(left, #067c42, #05ab5a) !important;
}

.CuadroRedBOIQ .is-hover {
    background: -webkit-linear-gradient(left, #067c42, #05ab5a) !important;
}
.CuadroRedBOIQ .btn-buscarIQ {
    color: #ffffff !important;
    background: -webkit-linear-gradient(left, #067c42, #05ab5a) !important;
}
.CuadroRedPVAIQ .btn-buscarIQ {
    color: #ffffff !important;
    background: -webkit-linear-gradient(left, #74b959, #a0e087) !important;
}


/*EStadísticas Pies Boletos*/
.headPVAIQ 
{
    background-color: #74b959 !important;
}
.headBOIQ {
    background-color: #067c42 !important;
}
.headGOIQ {
    background-color: #b50b0e !important;
}

/*Resultados / comprueba tu ticket*/

 .resultadosAll .firstRow div, .conbGanadoraAll .firstRow div {
    color: #575756;
}

.resultadosAll .bodyResul div.numGanadores div,.conbGanadoraAll table tbody td div 
{
    background: linear-gradient(to right, #3e50b4, #3296d2) ;
    color: #ffffff;
}
.resultadosAll .headerResul {
       background: linear-gradient(to right, #3e50b4, #3296d2) !important;
}

.panel-premios_BOIQ .headerResul {
    background: -webkit-linear-gradient(left, #067c42, #05ab5a) !important;
}
.panel-premios_PVAIQ .headerResul {
    background: -webkit-linear-gradient(left, #74b959, #a0e087) !important;
}
.panel-premios_GOIQ .headerResul {
    background: -webkit-linear-gradient(left, #b50b0e, #e54859) !important;
}

.panel-premios_QUINIIQ .headerResul
{
    background: -webkit-linear-gradient(left, #96072c, #cf072c) !important;
}
.panel-premios_QUINIGOLIQ .headerResul {
    background: linear-gradient(to right, #ff6e3c, #FF9904) !important;
}

.panel-premios_BOIQ .premio-azul, .panel-premios_BOIQ .premio-verde, .panel-premios_BOIQ .premio-rojo {
    background: -webkit-linear-gradient(left, #067c42, #05ab5a) !important;
    color: #ffffff;
}

.panel-premios_PVAIQ .premio-azul,
.panel-premios_PVAIQ .premio-verde,
.panel-premios_PVAIQ .premio-rojo {
    background: -webkit-linear-gradient(left, #74b959, #a0e087) !important;
    color: #ffffff;
}

.panel-premios_GOIQ .premio-azul, .panel-premios_GOIQ .premio-verde, .panel-premios_GOIQ .premio-rojo {
    background: -webkit-linear-gradient(left, #b50b0e, #e54859) !important;
    color: #ffffff;
}


.escrutinioBox_BOIQ .headerResul {
    background: -webkit-linear-gradient(left, #067c42, #05ab5a) !important;
}

.escrutinioBox_PVAIQ .headerResul {
    background: -webkit-linear-gradient(left, #74b959, #a0e087) !important;
}
.escrutinioBox_GOIQ .headerResul {
    background: -webkit-linear-gradient(left, #b50b0e, #e54859) !important;
}

.combGanadoraAll_BOIQ table thead th {
    background: #067c42 !important;
}
.combGanadoraAll_BOIQ table thead tr {
    border: 1px solid #067c42!important;
}

.combGanadoraAll_PVAIQ table thead th {
    background: #74b959 !important;
}
.combGanadoraAll_PVAIQ table thead tr {
    border: 1px solid #74b959 !important;
}
.combGanadoraAll_GOIQ .table thead th {
    background: #b50b0e !important;
}
.combGanadoraAll_GOIQ table thead tr {
    border: 1px solid #b50b0e !important;
}

.combGanadoraAll_PVAIQ .premio-azul, .combGanadoraAll_PVAIQ .premio-verde, .combGanadoraAll_PVAIQ .premio-rojo {
    background: -webkit-linear-gradient(left, #74b959, #a0e087) !important;
}


.combGanadoraAll_BOIQ .premio-azul,
.combGanadoraAll_BOIQ .premio-verde,
.combGanadoraAll_BOIQ .premio-rojo {
    background: -webkit-linear-gradient(left, #067c42, #05ab5a) !important;
}

.combGanadoraAll_GOIQ .premio-azul,
.combGanadoraAll_GOIQ .premio-rojo {
    background: -webkit-linear-gradient(left, #b50b0e, #e54859) !important;
}



.resultadosAll .firstRow div select {
    margin-top:4pX;
}

/*banners */
.banner-EU-IQ .bloque1-slider,
.banner-EU-IQ .bloque2-slider 
{
    background: linear-gradient(to right, #3e50b4, #3296d2) !important;
}
.banner-Loto-IQ .bloque1-slider,
.banner-Loto-IQ .bloque2-slider
{
    background: -webkit-linear-gradient(left, #067c42, #05ab5a) !important;
}
.banner-Primi-IQ .bloque1-slider,
.banner-Primi-IQ .bloque2-slider {
    background: -webkit-linear-gradient(left, #74b959, #a0e087)!important;
}
.banner-Gordo-IQ .bloque1-slider,
.banner-Gordo-IQ .bloque2-slider {
    background: -webkit-linear-gradient(left, #b50b0e, #e54859)!important;
}
.banner-Quiniela-IQ .bloque1-slider,
.banner-Quiniela-IQ .bloque2-slider {
    background: linear-gradient(to right, #96072c, #cf072c)!important;
}

.banner-QuiniGol-IQ .bloque1-slider,
.banner-QuiniGol-IQ .bloque2-slider {
    background: linear-gradient(to right, #ff6e3c, #FF9904)!important;
}

/*arregaldo para que se viera bien en quiniela Vero 9/5/19*/
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {

    .banner-slider-LN {
        min-height: 300px !important;
    }

    .banner-Quiniela-IQ .bloque1-slider, .banner-Quiniela-IQ .bloque2-slider {
        height: 210px !important;
    }
}
/*fin Vero 9/5/19*/


