@charset "UTF-8";
/** Dosis-SemiBold **/
@font-face {
  font-family: 'Dosis-SemiBold';
  src: url("fonts/Dosis-SemiBold.eot");
  src: local("☺"), url("fonts/Dosis-SemiBold.woff") format("woff"), url("fonts/Dosis-SemiBold.ttf") format("truetype"), url("fonts/Dosis-SemiBold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/** Dosis-ExtraLight **/
@font-face {
  font-family: 'Dosis-ExtraLight';
  src: url("fonts/Dosis-ExtraLight.eot");
  src: local("☺"), url("fonts/Dosis-ExtraLight.woff") format("woff"), url("fonts/Dosis-ExtraLight.ttf") format("truetype"), url("fonts/Dosis-ExtraLight.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/** SourceSansPro-Regular **/
@font-face {
  font-family: 'SourceSansPro-Regular';
  src: url("fonts/SourceSansPro-Regular.eot");
  src: local("☺"), url("fonts/SourceSansPro-Regular.woff") format("woff"), url("fonts/SourceSansPro-Regular.ttf") format("truetype"), url("fonts/SourceSansPro-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px !important;
  line-height: 1.42857 !important;
  color: #333;
  background-color: #fff;
}

/*** colores para estilos de internas ***/
/*section.contentp .fixed-slider {
    z-index: 9999;
    position: fixed;
    top: 0px;
}*/
/* ------------------------------------------------------------------- */
/* Slider */
/* ------------------------------------------------------------------- */
.path-parrilla {
  background-color: #E0E0E0;
}

div#slider {
  background-color: #E0E0E0;
  /*margin:auto;*/
  padding: 0px;
  width: 100%;
  margin-bottom: -4em;
}

div#slider div.view {
  width: 83%;
  overflow-x: hidden;
  margin: 0px 16px;
}

div#slider div.view,
div#slider a {
  display: inline-block;
  vertical-align: top;
}

div#slider div.scroll {
  position: relative;
  width: 2460px;
}

div#slider a {
  background-color: #FAB700;
  color: #fff;
  height: 80px;
  font-size: 2em;
  line-height: 1.8em;
  text-align: center;
  text-decoration: none;
  text-indent: -9999px;
  height: 86px;
  width: 80px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

div#slider a.nextdt {
  background: #FAB700 url(imgs/nextdt.png) no-repeat center center;
}

div#slider a.nextdt:hover {
  background-position: 24px center;
}

div#slider a.prevdt {
  background: #FAB700 url(imgs/prevdt.png) no-repeat center center;
}

div#slider a.prevdt:hover {
  background-position: 16px center;
}

div#slider a:hover {
  cursor: pointer;
}

div#slider span.slider-item {
  display: inline-block;
  background-color: #E0E0E0;
  padding: 15px;
  margin-right: 2px;
  width: 80px;
  /* 80 */
}

div#slider span.slider-item span {
  display: block;
  font-size: 1.4em;
  text-align: center;
  text-transform: uppercase;
}

div#slider span.slider-item span:first-child {
  font-weight: normal;
}

div#slider span.slider-item span:last-child {
  font-weight: normal;
}

div#slider span.slider-item.active span:first-child,
div#slider span:hover,
div#slider span.active {
  background-color: #fba33a;
  color: #fff;
}

div.tbl {
  background-color: #F2F2F2;
  border-collapse: collapse;
  font-size: 14px !important;
  padding: 10px;
  margin: 0 auto 40px auto;
  width: 100%;
  float: left;
}

div.tbl .row.the_row {
  float: left;
  width: 100%;
  background-color: #FAB700;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 5px;
  min-height: 46px;
}

div.tbl .row.the_row:hover {
  cursor: pointer;
}

div.tbl .row.the_row div.the_hour {
  vertical-align: middle;
  background-color: #fbb700;
  color: #fff;
  text-align: center;
  font-weight: normal;
  font-size: 1.6em;
}

div.tbl .row.the_row div.the_hour.active {
  background-color: #E9115F;
}

div.tbl .row.the_row div.the_hour.live {
  background-color: #E9115F;
}

div.tbl .row.the_row div.the_content {
  padding: 0;
  background: #ffffff;
}

div.tbl .row.the_row div.the_content .content-head {
  padding-left: 15px;
  background-image: url("imgs/mas.png");
  background-repeat: no-repeat;
  background-position-y: 5px;
  background-position-x: 97%;
  background-color: #ffffff;
  min-height: 46px;
  font-weight: normal;
  font-size: 1.5em;
  /*                        -webkit-transition: all 0.2s;
                        -moz-transition: all 0.2s;
                        transition: all 0.2s;*/
}

div.tbl .row.the_row div.the_content .content-head strong {
  padding: 10px 0 0 0;
  /*@extend %xl_int_h9;*/
}

div.tbl .row.the_row div.the_content .content-head span {
  display: inline-block;
  vertical-align: middle;
  height: 34px;
  width: 34px;
  padding: 12px 0 0 0;
  margin: 8px 0 0 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}

div.tbl .row.the_row div.the_content .content-head span.disponible {
  margin: 0 0 0 0;
  width: auto;
  height: auto;
  padding: 9px 0 0 0;
  font-size: 0.6em;
  font-family: 'lato';
  /*@extend %xl_int_h14;*/
}

div.tbl .row.the_row div.the_content .content-head span.cc {
  background-image: url("imgs/cc.png");
}

div.tbl .row.the_row div.the_content .content-head span.lsc {
  background-image: url("imgs/lsc.png");
}

div.tbl .row.the_row div.the_content .content-head span.streaming {
  background-image: url("imgs/streaming_hover.png");
}

div.tbl .row.the_row div.the_content .content-head span.subtl {
  background-image: url("imgs/subs.png");
}

div.tbl .row.the_row div.the_content aside.content-description {
  padding: 1em 0 2em 0;
  color: #6f6e6e;
}

div.tbl .row.the_row div.the_content aside.content-description .descripcion-programa, div.tbl .row.the_row div.the_content aside.content-description p.parrilla-duration {
  width: 95%;
  /*@extend %xl_int_h15;*/
}

div.tbl .row.the_row div.the_content aside.content-description p.parrilla-duration {
  padding-bottom: 1em;
  /*@extend %xl_int_h14;*/
}

div.tbl .row.the_row.active:after {
  background: #ffffff;
}

div.tbl .row.the_row.active div.the_content .content-head {
  margin-left: 5px;
  background: #FAB700 url("imgs/menos.png") no-repeat top 5px right 32px;
}

div.tbl .row.the_row.active div.the_content .content-head strong {
  color: #ffffff;
}

div.tbl .row.the_row.active div.the_content .content-head span.disponible {
  color: #ffffff;
}

div.tbl .row.the_row.active div.the_content .content-head span.cc {
  background: transparent url(imgs/live_cc.png) no-repeat center center;
}

div.tbl .row.the_row.active div.the_content .content-head span.lsc {
  background: transparent url(imgs/live_lsc.png) no-repeat center center;
}

div.tbl .row.the_row.active div.the_content .content-head span.streaming {
  background: transparent url(imgs/live_streaming.png) no-repeat center center;
}

div.tbl .row.the_row.active div.the_content .content-head span.subtl {
  background: transparent url(imgs/subs_hover.png) no-repeat center left;
}

div.tbl div.the_content.live {
  background: #f99900 url(imgs/bg_live.png) no-repeat left top;
  background-size: 102%;
}

div.tbl div.the_content.live span.cc {
  background: url(imgs/live_cc.png) no-repeat center center;
}

div.tbl div.the_content.live span.cc:hover {
  background: url(imgs/live_cc_hover.png) no-repeat center center;
}

div.tbl div.the_content.live span.lsc {
  background: url(imgs/live_lsc.png) no-repeat center center;
}

div.tbl div.the_content.live span.lsc:hover {
  background: url(imgs/live_lsc_hover.png) no-repeat center center;
}

div.tbl div.the_content.live span.streaming {
  background: url(imgs/live_streaming.png) no-repeat center center;
}

div.tbl div.the_content.live span.streaming:hover {
  background: url(imgs/live_streaming_hover.png) no-repeat center center;
}

div.tbl div.the_content.live strong {
  color: #fff;
}

div.tbl div.the_content.active.live {
  background: #fff url(imgs/bg_live_active.png) no-repeat left top;
  background-size: 102%;
}
