html { 
background-color: #f8f9fa;
}
body{
 background-color: #f8f9fa;
}


@font-face
{
    
     font-family: "Calibri";
     src: url(/css/finder/lineup/3391/fonts/Calibri.ttf) format("truetype");
     
     
}

/* MEDIA QUERIES  */
@media only screen and (min-width: 1601px) {  
 
    body{
        font-size:18px;
    }
}

@media only screen and (max-width: 1600px) and (min-width: 1367px) {  
   body{
        font-size:17px;
    }
}

@media only screen and (max-width: 1366px) and (min-width: 1281px)  {  
    body{
        font-size:15px;
    }
    .relacionado .nombreSenial{
           font-size:11px !important;
           font-weight: bold !important;
    }
}

@media only screen and (max-width: 1280px) and (min-width: 961px) {  
   body{
        font-size:14px;
    }
    .relacionado .nombreSenial{
           font-size:11px !important;
           font-weight: bold !important;
    }
}
@media only screen and (max-width: 960px) {  
    body{
        font-size:13px;
    }
}
@media only screen and (max-width: 767px) {
    .open .dropdown-menu #liGrilla div, .open .dropdown-menu #liDestacados div {
        color: #7c7c7d !important;
    }
}
/********* MODIFICACION CHANNEL ********/

span, a, th, div, button
{
    font-family: "Calibri";
}

#carousel-programacion-channel{
    margin-top:10px;
}


.horario{
    background-color:#f8f9fa;    
}
.horario p{
    font-size: 13px;
    color: #7c7c7d !important;
}
#carouseles-programacion-canal{
    float:left;
    width:85%;
    margin-right: 0px
}
#aContinuacion{
    display:inline;
    float:left;    
    padding-left:4%;   
    border-top: 4px solid #30A9D7;
    margin-top: 5px;
}
#aContinuacion p{
    color:white;
}
/**** FIN MODIFICACION CHANNEL ****/
.lazyload{
    color:transparent !important;
    background:transparent url(/css/finder/lineup/2680/img/loadingImg.svg) center no-repeat !important;
    background-size: 20% !important;
    display:block !important;
}
.item:hover div p, .item:hover a p, .item:hover a span{
    text-decoration: none !important;
    cursor: pointer;
    border-radius: 0px 0px 8px 8px;
    color: #f8f9fa !important; /* Ver que color va segun el finder*/
    background: #7c7c7d !important;
}


.evento_titulo, .PrgDetBusqueda, p{
    color: #7c7c7d !important; /* Ver que color va segun el finder*/
}

.iconLink:hover
{
    color: #f8f9fa !important; /* Ver que color va segun el finder*/
    background: #7c7c7d !important;
}   

#getnext_list
{
    color: #7c7c7d;
}

.lazyloaded
{
    margin-top: 4px;
}