html { 
background-color: #222;
}
body{
 background-color: #222;
}
/* MEDIA QUERIES  */
@media only screen and (min-width: 1601px) {  
 
    body{
        font-size:18px;
    }    
    .programDetail-titulo-mobile, .programDetail-episodios-mobile, .programDetail-emisiones-mobile, .programDetail-elenco-mobile, .title-bar{
        background-color:#ffd600 !important;
        color: #1D235C !important;
    }
    .channel-row{
        background-color: #222 !important;
    }
}

@media only screen and (max-width: 1600px) and (min-width: 1367px) {  
   body{
        font-size:17px;
    }       
    .programDetail-titulo-mobile, .programDetail-episodios-mobile, .programDetail-emisiones-mobile, .programDetail-elenco-mobile, .title-bar{
        background-color:#ffd600 !important;
        color: #1D235C !important;
    }
    .channel-row{
        background-color: #222 !important;
    }
}

@media only screen and (max-width: 1366px) and (min-width: 1281px)  {  
    body{
        font-size:15px;
    }    
    .programDetail-titulo-mobile, .programDetail-episodios-mobile, .programDetail-emisiones-mobile, .programDetail-elenco-mobile, .title-bar{
        background-color:#ffd600 !important;
        color: #1D235C !important;
    }
    .relacionado .nombreSenial{
           font-size:11px !important;
           font-weight: bold !important;
    }
    .channel-row{
        background-color: #222 !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;
    }    
    .programDetail-titulo-mobile, .programDetail-episodios-mobile, .programDetail-emisiones-mobile, .programDetail-elenco-mobile, .title-bar{
        background-color:#ffd600 !important;
        color: #1D235C !important;
    }
    .channel-row{
        background-color: #222 !important;
    }
}
@media only screen and (max-width: 960px) {  
    body{
        font-size:13px;
    }    
    .programDetail-titulo-mobile, .programDetail-episodios-mobile, .programDetail-emisiones-mobile, .programDetail-elenco-mobile, .title-bar{
        background-color:#ffd600 !important;
        color: #1D235C !important;
    }
    .channel-row{
        background-color: #222 !important;
    }
}
.programacion-logo{
    background-color: #ff9933 !important;
}
.programacion-encabezado div {
    border: 2px #ff9933 outset;
    border-top: none;
    background-color: #ff9933;
    text-align: center;
    color: white;
}
#menuCanales {
    margin: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #ff9933;
    color: white;
    border: none;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    font-weight: bold;
    font-size: 18px;
}
.Categoria {
    background: #c1d82f !important;
    color: black !important;
}
.navbar-inverse .container-fluid{
    background: black !important;
}
.programacion-logo .senial-titulo{
    color: white !important;
}
.programDetail-titulo {
    background-color: #c1d82f !important;
}
/********* MODIFICACION CHANNEL ********/

#carousel-programacion-channel{
    margin-top:10px;
}
.horario{
    background-color:#ff9933;    
}
.horario p{
    font-size: 13px;
    color: #fff !important;
}
#carouseles-programacion-canal{
    float:left;
    width:85%;
    margin-right: 0px
}
#aContinuacion{
    display:inline;
    float:left;    
    padding-left:4%;   
    border-top: 4px solid #ff9933;
    margin-top: 5px;
}
#aContinuacion p{
    color:white;
}
/**** FIN MODIFICACION CHANNEL ****/


.item:hover div p, .item:hover a p{
    text-decoration: none !important;
    cursor: pointer;
    color: #222 !important;
    border-radius: 8px;
}
.iconLink:hover .evento_titulo .PrgDetBusqueda p{
    color: #222 !important;
}

 /* Busqueda */
.PrgDetBusqueda p{
    text-align: left;
    margin: 0;
    margin-bottom: 2px;
    margin-bottom: 5px;
}
.PrgDetBusqueda p.fechaHora{
    font-weight: normal;
    font-size: 12px;
    color: #999999;
    margin: 0;
}
.PrgDetBusqueda{
    padding: 60px 0px 10px 22px;
    background-color: #EBEBEB;
}
.searchSenial{
    height: 50px !important;
}
.iconLink{
    margin-bottom: 10px;
}
.searchSenial img{
    margin-left: -10px;
}
.divDtoBusq {
    padding: 5px 0px 5px 6px;
}
.titBusqueda {
    text-align: left;
    padding-top: 10px;   
    font-size: 16px;
    color: #333333;
}
.PrgDetBusqueda p{
    color: #333333 !important;
}

/* Busqueda */
.PrgDetBusqueda p{
    text-align: left;
    margin: 0;
    margin-bottom: 2px;
    margin-bottom: 5px;
}
.PrgDetBusqueda p.fechaHora{
    font-weight: normal;
    font-size: 12px;
    color: #999999;
    margin: 0;
}
.PrgDetBusqueda{
    padding: 60px 0px 10px 22px;
    background-color: #EBEBEB;
}
.searchSenial{
    height: 50px !important;
}
.iconLink{
    margin-bottom: 10px;
}
.searchSenial img{
    margin-left: -10px;
}
.divDtoBusq {
    padding: 5px 0px 5px 6px;
}
.titBusqueda {
    text-align: left;
    padding-top: 10px;   
    font-size: 16px;
    color: #333333;
}
.PrgDetBusqueda p{
    color: #333333 !important;
}

.item:hover div p, .item:hover a p{
    text-decoration: none !important;
    cursor: pointer;
    color: #222 !important; /* Ver que color va segun el finder*/
    border-radius: 8px;
}
.iconLink:hover .evento_titulo .PrgDetBusqueda p{
    color: #222 !important; /* Ver que color va segun el finder*/
}