#boleto_inf_archivos{
    display: none!important;
}
#nombre_juego{
    display: none;
}
.cg_titulo {
    position: relative;
    display: flex;
    margin-bottom: 20px;
    padding: 0 40px;
    width: 100%;
    height: 180px;
    justify-content: start;
    align-items: center;
    background: var(--eurodreams);
    box-sizing: border-box;
    font-size: 48px;
    line-height: 48px;
    color: #fff;
}

#faltan_loteria{
    display: none!important;
}

.cg_titulo:before{
    content: "";
    display: flex;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    background-image: url(https://www.web.elbuholotero.es/archivos/uploads/Eurodreams-negativo.png?1729594608462);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}


#eurodreams_caja{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#eurodreams_boleto {
    container: boleto / inline-size;
    position: relative;
    width: 100%;
    max-width: 1800px;
    font-family: var(--familiaBoleto);
    line-height: initial !important;
}


#eurodreams_boleto_caja {
    position: relative;
    width: 100%;
    padding: 20px!important;
    background: var(--colorBoleto5);
    border-radius: 8px;
    box-sizing: border-box;
    -webkit-user-select: none;
    user-select: none;
    display: flex;
    flex-wrap: wrap;
}





#boleto_izq {
    container: boleto_izq / inline-size;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 575px);
    padding: 10px;
    box-sizing: border-box;
    overflow: hidden;
    z-index: 1;
    order: 1;
}

#bote_eurodreams_caja_container{
    order: 0;
    display: flex;
    justify-content: start;
    width: 100%;
    height: auto;
    align-items: center;
}


#boleto_central {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%!important;
    max-width: 570px;
    padding: 10px;
    box-sizing: border-box;
    background: var(--colorBoleto5);
    order: 2;
}

#boleto_inf {
    position: relative;
    display: inline-flex;
    vertical-align: top;
    width: 60%;
    height: 80px;
    padding: 10px;
    background: var(--blancoBoleto);
    border-radius: 8px;
    box-sizing: border-box;
    z-index: 100;
    order: 3;
}

#boleto_inf2 {
    position: relative!important;
    display: inline-block;
    vertical-align: top;
    margin-left: 0.6%!important;
    width: 38%!important;
    height: 80px!important;
    box-sizing: border-box;
    background-color: transparent;
    order: 4;
    bottom: auto;
    padding: 0;
}



div[id$=_bote]:not([id$=_no_bote]) {
    position: relative;
    float: none;
    margin-top: 0px;
    width: 100%;
    height: auto;
    z-index: 10;
    overflow: hidden;
    display: flex;
    justify-content: start;
    align-items: center;
}

div[id$=_bote_fecha] {
    position: relative;
    top: auto;
    left: auto;
    font-size: 18px;
    text-transform: uppercase;
    color: var(--bgTitulo);
    display: flex;
    align-items: center;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    border: 2px solid var(--eurodreams);
    border-radius: 5px;
}


div[id$=_bote_fecha]:before{
    content: "";
    background-image: url(https://web.elbuholotero.es/archivos/uploads/iconos%20web/Eurodrimer/todayed.png?1729590625541);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    width: 20px;
    height: 20px;

    margin-right: 5px;
}

#eurodreams_bote_importe b{
    display: none;
    margin-left: 20px;
    font-size: 38px;
}

div[id$=_bote_importe], div[id$=_no_bote] {
    position: relative;
    top: auto;
    left: auto;
    width: 300px;
    height: 100px;
    text-align: left;
    z-index: 1000;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 45px;
    color: #C1272D;
    font-weight: bold;
    text-transform: uppercase;
    order: 1;
    margin-left: auto;
}

.hhmmssFaltan {
    width: auto;
    font-size: 18px;
    line-height: normal;
    text-align: right;
    display: flex!important;
    align-items: center;
    margin-left: 20px;
        height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    border: 2px solid var(--eurodreams);
    border-radius: 5px;
    color: var(--bgTitulo);
}

#faltan_eurodreams span{
    margin-top: 0px;
}

.hhmmssFaltan:before{
    content: "";
        background-image: url(https://web.elbuholotero.es/archivos/uploads/iconos%20web/Eurodrimer/clocked.png?1729590763865);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

div[id$=_bote]:not([id$=_no_bote]):after {
    content: "" !important;
    width: 140px !important;
    height: 140px !important;
    display: block;
    position: absolute;
    right: 20px !important;
    top: 0% !important;
    background: var(--imgJuego) center no-repeat !important;
    background-size: contain;
    filter: var(--colorFillBoleto3);
    opacity: 0.15 !important;
    
}


#ui-datepicker-div{
    width: 20em;
 box-shadow: 0 0 10px #ccc;
 background-color: #fff;
     border-radius:10px;
 padding: 10px;
 z-index: 9999999!important;
}

.ui-widget-header {
 background: #fff;
 font-weight: 700;
 border-radius: 5px;
 height: 50px;
 line-height: 40px;
 display: flex;
 
}

.ui-datepicker-prev{
 order: 1;
 margin-left: auto;
 width: 30px;
 height: 30px;


}

.ui-datepicker-prev .ui-icon {
 display: flex;
 justify-content: center;
 align-items: center;
     width: 100%;
 height: 100%;
  color: transparent;
     background-image:url(https://web.elbuholotero.es/archivos/uploads/flecha-left.png?1736767900850);
 background-size:70%;
 background-position: center;
 background-repeat: no-repeat;
}

.ui-datepicker-next .ui-icon {
     display: flex;
 justify-content: center;
 align-items: center;
     width: 100%;
 height: 100%;
  color: transparent;
     background-image:url(https://web.elbuholotero.es/archivos/uploads/flecha-right.png?1736767911109);
 background-size:70%;
 background-position: center;
 background-repeat: no-repeat;
}
.ui-datepicker-next .ui-icon:hover{
         background-image:url(https://web.elbuholotero.es/archivos/uploads/flecha-right-bn.png?1736767958380);
 background-size:70%;
 background-position: center;
 background-repeat: no-repeat;
}

.ui-datepicker-prev .ui-icon:hover{
         background-image:url(https://web.elbuholotero.es/archivos/uploads/flecha-left-bn.png?1736767992159);
 background-size:70%;
 background-position: center;
 background-repeat: no-repeat;
}

.ui-datepicker-next{
 order: 2;
 width: 30px;
 height: 30px;
}
.ui-datepicker-month{
 font-size: 20px;
}
.ui-datepicker-year{
 font-size: 20px;
}
.ui-datepicker-week-col{
 display: none;
}
.ui-datepicker-calendar{
 width: 100%;
}
.ui-datepicker-unselectable{
 width: 36px;
 height: 36px;
 
}
.ui-state-default{
 display: flex;
 justify-content: center;
 align-items: center;
 width: 30px;
 height: 30px;
 margin: 2px;
}

.ui-datepicker-calendar th{
 width: 30px;
 height: 30px;
}
.ui-state-disabled {
 cursor: default !important;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
 opacity: .25;
 filter: Alpha(Opacity = 35);
 background-image: none;
 border: none;
 background: #fff;
 color: #ccc !important;
}

.ui-state-active{
 border-radius: 5px;
}

#p_1_sorteo_help_text{
    width: 36.3%;
}

@media (max-width: 850px){
    #boleto_izq {
    container: boleto_izq / inline-size;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%!important;
    padding: 10px!important;
    box-sizing: border-box;
    overflow: hidden;
    z-index: 1;
    order: 1;
}
#boleto_central{
    max-width: 100%!important;
}
    #boleto_central{
    margin-bottom: 60px;
}
    #p_1_sorteo_semanal_switch{
    width: 49%!important;
}
    #p_1_sorteo_tipo_box{
    width: 49%!important;
}

#boleto_pest_secc1{
    margin-bottom: 60px;
}

#p_1_sorteo_fast_play_cont{
    width: 62%!important;
}

#p_1_sorteo_help_text{
    width: 36.5%!important;
}

#texto_seo_2{
    margin-top: 20px;
}
    
    #boleto_pestanas{
    margin-top: 10px;
}
}

@media (max-width: 810px){
        #boleto_izq {
        margin-top: 30px;
        padding: 5px;
        min-height: auto;
            
    }
    #boleto_central {
    width: 100%!important;
    max-width: 100%;
}
            #eurodreams_bote_fecha{
        display: none!important;
    }
    #faltan_eurodreams{
        display: none!important;
    }
}


@media (max-width: 810px){
    #eurodreams_boleto{
        width: 100%!important;
       margin: 0!important; 
    }
     #nombre_juego{
        display: flex;
        align-items: center;
        color: #fff;
        font-size: 35px;
        font-weight: 700;
        grid-column: 1/2;
        grid-row: 1/3;
        margin: auto;
        margin-top: 0px;
         height: 100%;
    }
     #nombre_juego:before{
        content: "";
        display: inline-block;
        width: 30px;
        height: 30px;
        background-image: url(https://web.elbuholotero.es/archivos/uploads/Eurodreams-negativo.png?1731322477366);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 10px;
        
    }
    #eurodreams_bote_fecha{
        display: none;
    }
    #faltan_eurodreams{
        display: none;
    }
     #eurodreams_bote_fecha{
        display: none!important;
        grid-column: 1/2;
        grid-row: 2/3;
        color: #fff;
        width: 120px;;
        border: 0px solid #fff;
        margin: auto;
    }
     #eurodreams_bote_fecha:before{
        display: inline-block!important;
        background-image: url(https://www.web.elbuholotero.es/archivos/uploads/iconos%20web/Eurodrimer/todayeublanc.png?1730970739523);
        
    }
    
        .cg_titulo {
            display: none;
        height: 120px!important;
    }
      #eurodreams_boleto_caja{
        padding-top: 0!important;
        padding-left: 0!important;
        padding-right: 0!important;
    }
        #boleto_izq{
        margin-left: 10px;
        margin-right: 10px;
    }
    
        #bote_eurodreams_caja_container{
        background-color: var(--colorBoleto2);
        display: flex;

    }
        #eurodreams_bote{
        display: grid;
        grid-template-columns: 50% 50%;
        grid-template-rows: 50% 50%;
            height: 100px!important;
    }
        #eurodreams_bote_importe {
        font-size: 35px !important;
        color: #fff;
        margin-left: auto;
        grid-column: 2/3;
        grid-row: 1/3
    }
}

@media (max-width: 7380px){
        #p_1_sorteo_fast_play_cont {
        width: 62% !important;
    }
        #p_1_sorteo_help_text {
        width: 36.2% !important;
    }
    }

@media (max-width: 605px) {
    #boleto_inf2 {
        position: fixed !important;
        bottom: 69px;
        left: 0;
        margin: 0 !important;
        width: 100% !important;
        padding: 10px;
        height: 60px !important;
        background: var(--fnd_ValTrans);
        z-index: 999;
    }
    #eurodreams_bote {
        background: #fff0 !important;
    }
    #eurodreams_bote_importe{
        font-size: 30px!important;
        color: #fff!important;
        margin-left: auto;
    }
    #eurodreams_bote_importe sub{
        color: #fff;
    }
    
    #boleto_izq {
        padding-top: 20px;
    }

}

@media (max-width: 605px) {
    
    #boleto_izq_columnas {
    position: relative;
    margin-bottom: 16px;
    width: 1700px;
    overflow: hidden;
}
        .col_index .cell{
        width: 100%!important;
    }
    
    .tabla_col_boleto tr .col_index .cell a.col_ind_bot_clear {
        width: 20px;
        height: 20px;
    }
        
    #eurodreams_bote_importe, #eurodreams_no_bote {
        justify-content: center;
        width: 100%;
        height: 100%;
        font-size: 30px !important;
        text-align: right;
        color: var(--blancoBoleto);
        grid-column: 2/3;
        grid-row: 1/3;
        
    }
    
    .col_boleto {
    display: inline-block !important;
    vertical-align: top;
    margin-right: 15px;
    width: 215px;
    transition: margin-left 0.2s cubic-bezier( 0.770, 0.000, 0.175, 1.000 );
}
    #col_boleto_1_f0,#col_boleto_2_f0,#col_boleto_3_f0,#col_boleto_4_f0,#col_boleto_5_f0,#col_boleto_6_f0{
        height: 40px;
    }
    #tabla_col_boleto_1,#tabla_col_boleto_2,#tabla_col_boleto_3,#tabla_col_boleto_4,#tabla_col_boleto_5,#tabla_col_boleto_6{
        width: 100%
    }
    
    .tabla_col_boleto tr td {
    width: 40px;
    height: 40px;
    vertical-align: middle;
    box-sizing: border-box;
}
    

    .cell {
    display: block;
    width: 40px;
    height: 100%;
    text-align: center;
}
    .cell a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 40px;
    text-decoration: none;
    font-size: 18px;
        font-weight: 700;
    color: var(--colorBoleto2);
    background: var(--blancoBoleto);
    border-radius: 6px;
    border: 1px solid var(--grisBoleto);
    border-radius: 2px;
    box-sizing: border-box;
    transform: rotateY(0deg) rotateZ(360deg);
    -webkit-transform: rotateY(0deg) rotateZ(360deg);
}
    
        #boleto_izq_columnas_box {
        position: relative;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 215px !important;
        padding: 0 !important;
        overflow: hidden;
           
    }
      #boleto_izq_estrellas_1, #boleto_izq_estrellas_2, #boleto_izq_estrellas_3, #boleto_izq_estrellas_4, #boleto_izq_estrellas_5{
        margin-top: 10px;
    }
      #estrellas_1_f1{
        height: 40px;
    }
    .tabla_estrellas tbody tr td .cell a {
    background-size: contain;
    height: 40px;
    line-height: 40px;
    border: none;
    font-size: 13px;
    color: var(--colorBoleto2);
}
    #eurodreams_bote{
        padding: 0;
    }
    #boleto_izq{
        margin: 0;
    }
    
    #tabla_estrellas_1, #tabla_estrellas_2, #tabla_estrellas_3, #tabla_estrellas_4, #tabla_estrellas_5, #tabla_estrellas_6{
        width: 100%;
    }
    
    .tabla_estrellas tbody tr td .cell a:before {
    position: absolute;
    top: -7px;
    left: 0px;
    display: block;
    content: "";
    width: 14px;
    height: 20px;
    border-radius: 10px;
    border-top: 18px solid var(--eurodreams1);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    box-sizing: border-box;
}
#boleto_central{
    margin-bottom: 0px;
}
}


@media (max-width: 568px) {
    #eurodreams_titulo:before {
    content: "";
    display: flex!important;
    width: 60px!important;
    height: 60px;
    margin-right: 10px;
    background-image: url(https://www.web.elbuholotero.es/archivos/uploads/Eurodreams-negativo.png?1729594608462);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
    
        #boleto_pest_secc1{
        margin-bottom: 0px;
    }
}


@media (max-width: 485px) {
    .cg_titulo {
        font-size: 30px;
    }
    #eurodreams_titulo:before {
        width: 40px;
        height: 40px;
        background-size: 60%;
    }
                .cg_titulo {
        height: 100px !important;
    }
    
}

@media (max-width: 450px){
     #bote_eurodreams_caja_container {
        height: 100px;
    }
        #eurodreams_bote {
        display: grid;
            width: 100%;
            height: 100px!important;
        grid-template-columns: 50% 50%;
        grid-template-rows: 50% 50%;
    }
        #nombre_juego {
        display: flex;
        align-items: center;
        color: #fff;
        font-size: 25px;
        font-weight: 700;
        grid-column: 1 / 2;
        grid-row: 1 / 2;
        margin: auto;
        margin-top: 20px;
    }
}

@media (max-width: 425px){
     #boleto_izq_sup{
    width: 97%!important;   
    padding: 0!important;
    }
}

@media (max-width: 371px){
            #eurodreams_bote {
        display: grid;
            width: 100%;
            height: 100px!important;
        grid-template-columns: 30% 70%;
        grid-template-rows: 50% 50%;
    }
    #bote_eurodreams_caja_container {
    order: 0;
    display: flex;
    justify-content: start;
    width: 100%;
    height: 100px;
    align-items: center;
}
        #nombre_juego {
        font-size: 0px;
            margin-top: 0px;
  
    }
        #nombre_juego:before {
        content: "";
        display: inline-block;
        width: 50px;
        height: 50px;
        background-image: url(https://web.elbuholotero.es/archivos/uploads/Eurodreams-negativo.png?1731322477366);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 0px;
           margin-top: 45px; 
    }
}

@media (max-width: 354px){
        #boleto_izq_columnas_box {
        position: relative;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 195px !important;
        padding: 0 !important;
        overflow: hidden;
    }

    .col_boleto {
    display: inline-block !important;
    vertical-align: top;
    margin-right: 15px;
    width: 195px;
    transition: margin-left 0.2s cubic-bezier( 0.770, 0.000, 0.175, 1.000 );
}
    #col_boleto_1_f0,#col_boleto_2_f0,#col_boleto_3_f0,#col_boleto_4_f0,#col_boleto_5_f0,#col_boleto_6_f0{
        height: 40px;
    }
    #tabla_col_boleto_1,#tabla_col_boleto_2,#tabla_col_boleto_3,#tabla_col_boleto_4,#tabla_col_boleto_5,#tabla_col_boleto_6{
        width: 100%
    }
        .tabla_col_boleto tr td {
    width: 35px;
    height: 35px;
    vertical-align: middle;
    box-sizing: border-box;
}
    

    .cell {
    display: block;
    width: 35px;
    height: 100%;
    text-align: center;
}
    .cell a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 35px;
    text-decoration: none;
    font-size: 18px;
        font-weight: 700;
    color: var(--colorBoleto2);
    background: var(--blancoBoleto);
    border-radius: 6px;
    border: 1px solid var(--grisBoleto);
    border-radius: 2px;
    box-sizing: border-box;
    transform: rotateY(0deg) rotateZ(360deg);
    -webkit-transform: rotateY(0deg) rotateZ(360deg);
}
}

@media (max-width: 329px){
            #eurodreams_bote {
        display: grid;
            width: 100%;
            height: 100px!important;
        grid-template-columns: 30% 70%;
        grid-template-rows: 50% 50%;
    }
}    


@media (width < 605px) {    
    #eurodreams_boleto { container: none; }    
}