/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 21-ago-2015, 10:34:18
    Author     : enoli
*/
@font-face{
     font-family: "GothamRounded-Medium";
     src: url(/css/finder/lineup/3057/font/GothamRounded-Medium.otf) format("truetype");
}

@font-face{
     font-family: "GothamRounded-Book";
     src: url(/css/finder/lineup/3057/font/GothamRounded-Book.otf) format("truetype");
}
.programDetail {
    background-color: #fff !important;
    padding-bottom: 14px;
}
.programDetail .imgPrograma{
}

.programDetail-titulo{
    //color: #333;
    color: #fafafa;
    background-color: #00a6de;
    //font-weight: bold;
    font-family: GothamRounded-Medium;
}
.programDetail-argumento{
    color: #333;
    font-family: GothamRounded-Book;
}
.programDetail-sinopsis {
    color:#333 !important;
    font-weight: bold;
    font-family: GothamRounded-Book;
}
.programDetail-categoria,
.programDetail-anio, 
.programDetail-fechahora, 
.programDetail-rating,
.programDetail-elenco,
.programDetail-sinopsis,
.titulo-emisiones,
.social{
    color:#333 !important;
    font-family:GothamRounded-Book
}
.social { text-align: right;}
.programDetail-categoria span, 
.programDetail-anio span, 
.programDetail-fechahora , 
.programDetail-rating span,
.programDetail-elenco span,
.titulo-emisiones span,
.programDetail-sinopsis span{
    color: #333;
    font-weight: bold;
}
/* EMISIONES DEL PROGRAMA */
.programa-emisiones, .emisiones {
    color: #fff;
    font-family: GothamRounded-Book;
}
.programa-emision img{
    
}

#mas-capitulos-temporadas {
    color: #333;
    font-family: GothamRounded-Book;
}
.temporadas, .capitulos {
}

.temporadas p, .capitulos p{
    color:#fafafa;
    border-bottom:solid 1px #444;
}

.temporadas p:hover, .capitulos p:hover{
    background-color:#00a6de;
    cursor: pointer;
}
.capitulo-emisiones, .capitulo-argumento{
    color:#333 !important;
}
.pselected{
    //background-color:#333;
}
.imgSenial{
    }
/* CARRUSEL DE ELENCO */
#owl-credit .item { 
}
#owl-credit .item img{ 
}

a:hover { cursor: pointer;}

/*#program_detail_body{
    background-color: #fff !important;
}*/

hr{
    border-top: 1px solid #fff !important;
}

.programDetail-mobile{
    background-color: #fff !important;
}

.title-bar, .programDetail-elenco-mobile, .programDetail-emisiones-mobile, .programDetail-episodios-mobile{
    background-color: #00a6de !important;
    font-family: GothamRounded-Book;
}

.programa-emisiones {
    color:#333 !important;
}
.capitulo-temporada {
    color: #fff !important;
    font-family: GothamRounded-Book;
    background-color: #00a6de !important;
    
}
.capitulo-titulo:hover{
    color:#00a6de !important;
}
#capitulo-titulo{
    color: #333 !important;
    font-family: GothamRounded-Book;
}

#capitulo-titulo:hover{
    background-color: #00a6de !important;
    color:#00a6de !important;
    font-family: GothamRounded-Book;
}
.capitulo{
    color: #333 !important;
    font-family: GothamRounded-Book;
    font-size: 14px;
}

.temporada{
    //background-color: #00a6de !important;
    color: #333 !important;
}

.pselected{
  background-color: #00a6de !important;
  color: #fff !important;
}
#detail-titulo{
    background-color: #00a6de !important;
}
#detail-titulo, #detail-sinopsis{
    font-family: GothamRounded-Book;
}

#program_detail_body>.row{
    background-color: #fff !important;
}

#capituloDetalle{
    color:#333 !important;
}

.emisiones{
    color: #fff !important;
    font-family: GothamRounded-Book;
}

.capitulo-emisiones{
    color:#333 !important;
}

#listaTemporadas .pselected, #mCSB_2 .pselected {
    background-color: #00a6de !important;
  color: #fff !important;
}

