@font-face{
     font-family: "GothamRounded-Book";
     src: url(/css/finder/lineup/3057/font/GothamRounded-Book.otf) format("truetype");
}
.programa-fila .programacion-logo, .programacion-programa { }
.programacion-fila {
    background-color:#222;
}

.programacion-logo {
    cursor: pointer;
    background: #333;
    border: 1px solid #333;
    text-align: center;
    border-right: 5px solid #fff;
    background-color: #fff !important;
    color:#00a6de !important;
}

.programacion-logo img {
    
}

.programacion-logo .senial-titulo {
    color: #00a6de;
    font-weight: bold;
    font-family: GothamRounded-Book;
    //font-family: sans-serif;
}
.programacion-logo span {
}
.programacion-logo div {
}
.programacion-programa {
    background: #222;
}
.programacion-programa img{
}
.programacion-programa .programa-titulo {
    
    //font-family: sans-serif;
    font-size: 13px;
    font-family: GothamRounded-Book !important;
}
.programacion-programa .programa-titulo p{
    text-overflow: ellipsis-word;
}

#grid-channel-container{
    background-color: #fff !important;
}

#channel_body{
    background-color: #00a6de !important;
    font-family: GothamRounded-Book !important;
}

.channel-row{
    background-color: #00a6de !important;
}
.channel-row:after{
        border-top: solid 10px #00a6de !important;
}