/**
 * Fonts
 */
@charset "UTF-8";
@font-face {
  font-family: "rdm-schedule";
  src:url("fonts/rdm-schedule.eot");
  src:url("fonts/rdm-schedule.eot?#iefix") format("embedded-opentype"),
    url("fonts/rdm-schedule.woff") format("woff"),
    url("fonts/rdm-schedule.ttf") format("truetype"),
    url("fonts/rdm-schedule.svg#rdm-schedule") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "rdm-schedule" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="rdm-icon-"]:before,
[class*=" rdm-icon-"]:before {
  font-family: "rdm-schedule" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.rdm-icon-14:before {
  content: "a";
}
.rdm-icon-cc:before {
  content: "b";
  font-size: 25px;
}
.rdm-icon-dvs:before {
  content: "c";
  color: #c6c6c6;
  line-height: 33px;
  font-size: 26px;
}
.rdm-icon-g:before {
  content: "d";
}
.rdm-icon-pg:before {
  content: "e";
}
.rdm-icon-left:before {
  content: "f";
}
.rdm-icon-down:before {
  content: "g";
}
.rdm-icon-up:before {
  content: "h";
}
.rdm-icon-right:before {
  content: "i";
}

/*
* Schedule
*/
body.main-schedule-view main aside.sidebar {
  margin-top: 89px;
  margin-right: -25px;
}

.schedule-container main aside.sidebar {
  margin-top: 89px;
  margin-right: -25px;
}
section.schedule {
  width: 670px;
}
section.schedule .bookmarks {
  position: relative;
  height: 30px;
  width: 100%;
  margin-bottom: 6px;
}
section.schedule .bookmarks .left-bookmarks {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  left: 0;
}
section.schedule .bookmarks .right-bookmarks {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  right: 0;
}
section.schedule .bookmarks .right-bookmarks span {
  font-size: 15px;
  color: #FFFFFF;
  background-color: #2b2b2b;
  font-weight: 500;
  padding: 11px 15px;
  margin: 0;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
section.schedule .bookmarks .left-bookmarks span:hover,
section.schedule .bookmarks .right-bookmarks span:hover {
  background-color: #363b3d;
}
section.schedule .bookmarks span.current-bookmark-week,
section.schedule .bookmarks span.current-bookmark-time {
  font-weight: 600;
  color: #e59444;
  background-color: #363b3d;
}
.schedule-container .schedule-navi-up,
.schedule-container .schedule-navi-down {
  position: relative;
  width: 100%;
  height: 38px;
  background-color: #2b2b2b;
  cursor: pointer;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.schedule-container .schedule-navi-up:hover,
.schedule-container .schedule-navi-down:hover {
  background-color: #575757;
}
.schedule-container .schedule-navi-up:active,
.schedule-container .schedule-navi-down:active {
  background-color: #858383;
}
.schedule-container .schedule-navi-up span,
.schedule-container .schedule-navi-down span {
  position: absolute;
  left: 310px;
  top: 4px;
  height: 20px;
  width: 47px;
  font-size: 37px;
  color: #000000;
}


section.primetime-widget .primtime-provider-selector {
  height: 30px;
}
section.schedule .left-bookmarks span,
section.primetime-widget .primtime-provider-selector span {
  cursor: pointer;
  width: 61px;
  height: 32px;
  padding: 11px 32px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.schedule-view {
  position: relative;
  margin: 4px 0px 0px 0px;
  height: 640px;
  overflow: hidden;
}
.schedule-view .schedule-day {
  display: inline-block;
  position: absolute;
  width: 100%;
}
.schedule-view .schedule-day .time-slot {
  width: 100%;
  height: 80px;
  border-bottom: 4px solid #333434;
  color: #403f3f;
  padding-top: 22px;
  background-color: #333333;
}
.schedule-container .bcc-carousel-tooltip {
  margin-top: 247px;
  z-index: 10;
}
.schedule-container .bcc-carousel-tooltip .bcc-tooltip-desc {
  display: none;
}
.schedule-container .bcc-tooltip-template.schedule {
  bottom: 0px;
  left: 75px;
  display: none;
  width: 366px;
  position: absolute;
}
.schedule-view .schedule-day .time-slot .show-time {
  margin-left: 10px;
  width: 100px;
  text-align: right;
  font-size: 32px;
  font-weight: 600;
  float: left;
  color: #FFFFFF;
}
.schedule-view .schedule-day .time-slot .show-time span {
  font-size: 16px;
  vertical-align: super;
  padding: 3px 3px;
  position: absolute;
}
.schedule-view .schedule-day .time-slot .show-name:before {
  content: '|';
  color: #c6c6c6;
  padding-right: 10px;
}
.schedule-view .schedule-day .time-slot .show-name {
  font-size: 19px;
  font-weight: 800;
  color: #e59444;
  text-transform: uppercase;
  position: absolute;
  left: 165px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 350px;
}
.schedule-view .schedule-day .time-slot .show-name a {
  color: #e59444;
}
.schedule-view .schedule-day .time-slot .show-name a:hover {
  color: #b89c00 !important;
}
.schedule-view .schedule-day .time-slot .show-description {
  font-size: 13px;
  position: absolute;
  left: 165px;
  color: #a4a4a4;
  margin: 23px 0 0 16px;
  cursor: pointer;
  text-transform: uppercase;
}
.schedule-view .schedule-day .time-slot .show-description span {
  margin-left: 6px;
  height: 10px;
  width: 10px;
  display: inline-block;
}
.schedule-view .schedule-day .time-slot .show-description:hover {
  color: #8b8b8b;
}
.schedule-view .schedule-day .time-slot .show-shortDescription,
.schedule-view .schedule-day .time-slot .show-showLength,
.schedule-view .schedule-day .time-slot .show-originalAirDate,
.schedule-view .schedule-day .time-slot .show-genre,
.schedule-view .schedule-day .time-slot .show-episode-title,
.schedule-view .schedule-day .time-slot .show-season-number,
.schedule-view .schedule-day .time-slot .show-episode-number {
  display: none;
}
.schedule-view .schedule-day .time-slot .show-tags {
  font-size: 12px;
  float: right;
  margin-top: 4px;
  padding-right: 25px;
}
.schedule-view .schedule-day .time-slot .show-tags span {
  float: left;
  color: #FFFFFF;
  width: 25px;
  height: 25px;
  font-size: 28px;
  margin-right: 9px;
}
.schedule-view .schedule-day .time-slot .show-tags .new-tag {
  width: 46px;
  height: 22px;
  padding: 5px 9px;
  margin-top: 2px;
  margin-left: 15px;
  font-size: 12px;
  font-weight: 600;
  color: #FFFFFF;
  background-color: #0088c8;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  behavior: url("../js/PIE.htc")\9;
  text-transform: uppercase;
}
.schedule-container .day-picker {
  width: 100%;
  height: 53px;
  position: relative;
  margin-bottom: 4px;
}
.schedule-container .day-picker-view {
  position: absolute;
  left: 0;
  width: 2000px;
}
.schedule-container .day-picker-container {
  width: 670px;
  height: 52px;
  overflow: hidden;
  position: absolute;
  left: 0px;
}
.schedule-container .day-picker .navi-left,
.schedule-container .day-picker .navi-right {
  width: 30px;
  height: 65px;
  display: inline-block;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  position: absolute;
}
.schedule-container .day-picker .navi-left {
  left: -30px;
}
.schedule-container .day-picker .navi-right {
  right: -30px;
}

.schedule-container .day-picker .navi-left span {
  width: 18px;
  height: 31px;
  position: absolute;
  top: 11px;
  left: -1px;
  font-size: 32px;
  color: #6B6B6B;
}
.schedule-container .day-picker .navi-right span {
  width: 18px;
  height: 31px;
  position: absolute;
  top: 11px;
  left: 1px;
  font-size: 32px;
  color: #6B6B6B;
}

.schedule-container .day-picker .navi-left:hover span, .schedule-container .day-picker .navi-right:hover span {
  color: #9D9B9B;
}

.schedule-container .day-picker .day-box {
  margin: 0px 0px;
  width: 95px;
  height: 53px;
  background-color: #333333;
  display: inline-block;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.schedule-container .day-picker .day-box:hover {
  background-color: #363b3d;
}
.schedule-container .day-picker .day-name {
  position: absolute;
  padding: 9px 0 0 11px;
  font-weight: 600;
  font-size: 15px;
  color: #FFFFFF;
}
.schedule-container .day-picker .date {
  position: absolute;
  text-transform: uppercase;
  padding: 25px 0 0 11px;
  font-size: 14px;
  font-weight: 100;
  color: #FFFFFF;
}
.schedule-container .day-picker .day-box.current {
  background-color: #575757;
}
.schedule-view .schedule-day .current-day-time {
  background-color: #363b3d;
  color: #e59444;
}

/**
 * Tooltip css
 */
.rdm-schedule-tooltip-template {
  display: none;
}
.rdm-schedule-tooltip {
  margin-top: 177px;
  z-index: 10;
  color: #6e6e6e;
  position: absolute;
  z-index: 9999;
  width: 365px;
  pointer-events: none;
  font-family: proxima-nova, sans-serif;
}
.rdm-schedule-tooltip,
.rdm-schedule-tooltip * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rdm-schedule-tooltip .rdm-tooltip-body {
  padding: 5px 27px 10px 25px;
  background-image: url(../images/rdm-tooltip-body.png);
  background-repeat: repeat-y;
}
.rdm-schedule-tooltip .rdm-tooltip-showname {
  background-color: #e59444;
  height: 31px;
  color: #262626;
  text-transform: uppercase;
  padding: 0;
  margin-left: 25px;
  width: 313px;
  font-weight: bold;
  font-size: 14px;
  position: relative;

}
.rdm-schedule-tooltip .rdm-tooltip-showname span {
  position: absolute;
  bottom: 6px;
  left: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 95%;
}
.rdm-schedule-tooltip .rdm-tooltip-videoname {
  color: #262626;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
  text-transform: uppercase;
  margin-top: 5px;
  width: 241px;
  font-size: 13px;
}
.rdm-schedule-tooltip .rdm-tooltip-meta {
  font-size: 13px;
  padding: 0 10px;
  margin-top: 4px;
}
.rdm-schedule-tooltip .rdm-tooltip-season {
  padding: 0 10px;
  color: #262626;
  font-size: 13px;
  margin-top: 6px;
}
.rdm-schedule-tooltip .rdm-tooltip-duration {
  display: inline-block;
  background-color: #000000;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 13px;
  margin-right: 3px;
  position: absolute;
  right: 35px;
  top: 40px;
  padding: 0 6px;
}
.rdm-schedule-tooltip .rdm-tooltip-desc {
  font-size: 13px;
  padding: 10px 10px 0 10px;
  line-height: 1.3;
  color: #262626;
}
.rdm-schedule-tooltip .rdm-tooltip-arrow {
  background-image: url(../images/rdm-tooltip-bottom.png);
  height: 62px;
}

.rdm-schedule-tooltip {
  z-index: 10;
}

.rdm-schedule-tooltip .rdm-tooltip-desc {
  display: none;
}

.rdm-schedule-tooltip .rdm-tooltip-airdate {
  font-size: 13px;
  color: #262626;
  position: absolute;
  top: 63px;
  right: 40px;
}
.rdm-schedule-tooltip-template.schedule {
  bottom: 0px;
  left: 75px;
  display: none;
  width: 366px;
  position: absolute;
}

/*Primetime Widget*/
.primetime-widget {
  margin-bottom: 55px;
}
.primetime-widget h2 {
  display: inline-block;
  margin-bottom: 23px;
}
.primetime-widget .bcc-carousel-pagination {
  display: none !important;
}
.primetime-widget .bcc-carousel-arrows {
  margin-top: -21px;
}
.primetime-widget .primetime-widget-right a.show-title:hover {
  color: #8b8b8b;
}
.primetime-widget .bcc-carousel-hook ul {
  margin: 0;
  padding: 0;
}
.primetime-widget .bcc-carousel-hook li {
  width: 246px;
  height: 103px;
  background-color: #363b3d;
  float: left;
  margin-right: 0px;
  cursor: default;
}
.primetime-widget .primetime-widget-left {
  float: left;
  padding: 10px 12px;
  position: relative;
}
.primetime-widget .primetime-widget-right .new {
  position: absolute;
  top: 0;
  left: 0;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: 600;
  background-color: #0088c8;
  padding: 2px 5px;
  text-transform: uppercase;
  z-index: 2;
}
.primetime-widget .primetime-widget-right {
  padding: 19px 18px 0px 18px;
}
.primetime-widget .primetime-widget-right .show-title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 800;
  color: #c6c6c6;
}
.primetime-widget .title-link:before {
  padding: 0px 7px;
  color: #e59444;
}
.primetime-widget .title-link a {
  color: #e59444;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  margin-top: 10px;
  float: right;
}
.primetime-widget .title-link a:hover {
  color: #C0A300;
}
.primetime-widget .primetime-widget-right .show-time {
  color: #FFFFFF;
  font-size: 23px;
  font-weight: 600;
  margin-top: -1px;
  position: relative;
}
.primetime-widget .primetime-widget-right .show-time span {
  font-size: 12px;
  position: absolute;
  top: 2px;
  padding-left: 3px;
}

