/* 
 * THIS FILE WAS GENERATED BY SASS, DO NOT EDIT THIS CSS FILE DIRECTLY 
 * ANY CHANGES MADE TO THIS FILE WILL BE OVERWRITTEN 
 */ 
/* This contains the styling for both the show header and the global header */
/**
 * Usage:
    Include the function in the element that you want to look like a down arrow.
 * Example: 

    &.arrow-down {
       @include down-arrow;
       float: right;
   }
 */
.skinAd #masterPageWrapper {
  /* Note, !IMPORTANT is necessary here because the ad code injects CSS to the #masterPageWrapper that must be overridden */
  background-attachment: fixed !IMPORTANT;
  background-position: 50% 52px !important;
}

.left {
  float: left;
}

.right {
  float: right;
}

a#cbsLogo {
  display: block;
  height: 32px;
  width: 117px;
  background: url("/assets/images/_delete/sprite.png") no-repeat -5px -5px;
  margin: 0;
}

section {
  display: block;
}
section.widthWrapper {
  margin: auto;
  position: relative;
}
@media screen and (min-width: 0px) and (max-width: 1244px) {
  section.widthWrapper {
    width: 980px;
  }
}
@media (min-width: 1245px) {
  section.widthWrapper {
    width: 1230px;
  }
}

.lrGutter {
  position: relative;
}
@media screen and (min-width: 0px) and (max-width: 1244px) {
  .lrGutter {
    margin: 0 20px;
  }
}
@media (min-width: 1245px) {
  .lrGutter {
    margin: 0 30px;
  }
}

#globalHeaderContainer {
  margin: auto;
  position: fixed;
  top: 0;
  width: 100%;
  /* background-color: $happyBlue; */
  z-index: 500000;
}
#showHome #globalHeaderContainer:not(.happyBlue) {
  background-color: transparent;
}
#globalHeaderContainer.happyBlue {
  background-color: #0092f3;
}

#globalNav {
  background-color: transparent;
  color: #fff;
  padding: 10px 0;
  height: 32px;
  line-height: 32px;
}
.wf-active #globalNav {
  font-family: "LatoRegular";
}
#globalNav::after {
  content: "";
  clear: both;
}
#globalNav ._s_ {
  width: 1px;
  height: 24px;
  background: #9baabb;
  margin: 3px 15px 0;
}
.happyBlue #globalNav ._s_ {
  background: #4db3f7;
}

.globalShowsDropDownWrapper:hover #initGlobalShowsDropDown, #globalNavMore:hover #globalMoreButton {
  border-bottom: solid 2px #fff21e;
}

#globalNavItems {
  display: block;
  margin: 1px 0 0 24px;
  height: 32px;
}
#globalNavItems a, #globalNavItems .navItem {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  padding-bottom: 1px;
  position: relative;
  line-height: normal;
}
@media (max-width: 1245px) {
  #globalNavItems a, #globalNavItems .navItem {
    /* 980 mode */
    margin-right: 25px;
  }
}
@media (min-width: 1245px) {
  #globalNavItems a, #globalNavItems .navItem {
    /* 1230 mode */
    margin-right: 25px;
  }
}
#globalNavItems a.active, #globalNavItems a:hover, #globalNavItems .navItem.active, #globalNavItems .navItem:hover {
  border-bottom: solid 2px #fff21e;
}
#globalNavItems a:last-child, #globalNavItems .navItem:last-child {
  margin-right: 0;
}

#globalNavMore {
  z-index: 500001;
  position: relative;
  cursor: pointer;
  display: inline-block;
}
#globalNavMore > .navItem {
  border-bottom: solid 2px transparent;
  margin-bottom: 17px;
  margin-right: 0;
}
#globalNavMore:hover > ul {
  opacity: 1;
  transition: opacity 1s;
  visibility: visible;
}
#globalNavMore > ul {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  padding: 3px 0 15px 0;
  background: #0092f3;
  margin: -3px 0 0 0;
  text-align: left;
  width: 140px;
  left: -26px;
}
#globalNavMore > ul li {
  list-style-type: none;
  list-style: none;
  min-width: 40px;
  padding: 0 25px;
  line-height: 27px;
}
#globalNavMore > ul li a {
  text-decoration: none;
  color: #fff;
  border-bottom: solid 2px transparent;
}
#globalNavMore > ul li a:hover {
  color: #c9e9ff;
  border-bottom: none;
}

#globalUserBar a.aa-btn {
  color: #fff;
  background: #0092f3;
  display: block;
  text-decoration: none;
  font-size: 14px;
  border-radius: 2px;
  line-height: 24px;
  height: 24px;
  padding: 0 14px;
  margin: 4px 0 0 35px;
}
.happyBlue #globalUserBar a.aa-btn {
  color: #2a2a2a;
  background: #fff21e;
}
#globalUserBar #globalBarUserLink {
  float: left;
  white-space: nowrap;
}
#globalUserBar #globalBarUserLink #userBarArrow {
  position: relative;
  top: 12px;
  margin-top: 3px;
  margin-left: 3px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4.5px solid #fff;
}

#globalBarUserLink {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  padding-bottom: 1px;
  position: relative;
  cursor: pointer;
}
@media (max-width: 1245px) {
  #globalBarUserLink {
    /* 980 mode */
    margin-right: 25px;
  }
}
@media (min-width: 1245px) {
  #globalBarUserLink {
    /* 1230 mode */
    margin-right: 25px;
  }
}
#globalBarUserLink.active, #globalBarUserLink:hover {
  border-bottom: solid 2px #fff21e;
}
@media (max-width: 1245px) {
  #globalBarUserLink {
    /* 980 mode */
    margin-right: 0;
  }
}
@media (min-width: 1245px) {
  #globalBarUserLink {
    /* 1230 mode */
    margin-right: 0;
  }
}
#globalBarUserLink:hover {
  border: 0;
}

.globalShowsDropDownWrapper {
  position: relative;
  display: inline-block;
}

/* global shows drop down */
#globalShowsDropDown {
  display: none;
  color: #cccccc;
  text-align: left;
  position: relative;
  height: 100%;
}
#globalShowsDropDown .close {
  background: url("/assets/images/_delete/sprite.png") no-repeat -192px -5px;
  width: 25px;
  height: 25px;
  position: absolute;
  top: -10px;
  right: 0;
  margin-right: 0;
}
#globalShowsDropDown .close:hover {
  text-decoration: none;
  border: 0;
}
#globalShowsDropDown li {
  list-style: none;
  vertical-align: baseline;
}
#globalShowsDropDown li a {
  color: #bcbcbc;
  display: list-item;
  padding: 0;
  vertical-align: baseline;
  width: auto;
  position: static !important;
  line-height: 22px;
}
.wf-active #globalShowsDropDown li a {
  font-family: "LatoRegular";
}
#globalShowsDropDown li a:hover {
  border-bottom: none;
  color: #ddd;
  background: none;
}
#globalShowsDropDown.expanded {
  position: fixed;
  z-index: 90000;
  top: 52px;
  width: 100%;
  left: 0;
  margin-top: -16px;
}
#globalShowsDropDown.expanded .showList {
  background: #000;
  padding-top: 20px;
  padding-bottom: 30px;
  overflow: scroll;
  max-height: calc(100% - 52px);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#globalShowsDropDown .spacer {
  height: 16px;
  content: "";
}
#globalShowsDropDown h4 {
  margin: 0;
  padding: 0;
}
#globalShowsDropDown h4 {
  color: #0092f3;
  text-transform: uppercase;
  font-size: 14px;
  border-bottom: solid 1px #4e4e4e;
  padding-bottom: 3px;
  margin-bottom: 2px;
  line-height: 1.25;
  clear: both;
}
#globalShowsDropDown ul {
  margin: 0;
  padding: 0;
  float: left;
}
#globalShowsDropDown ul li {
  list-style-type: none;
}
@media screen and (min-width: 0px) and (max-width: 1244px) {
  #globalShowsDropDown ul li {
    width: 230px;
  }
}
@media (min-width: 1245px) {
  #globalShowsDropDown ul li {
    width: 256px;
  }
}
#globalShowsDropDown .section {
  min-height: 40px;
  overflow: visible;
}
#globalShowsDropDown .menu-section-items {
  margin: 5px 0 10px 0;
}
@media screen and (min-width: 0px) and (max-width: 1244px) {
  #globalShowsDropDown .menu-section-items {
    column-gap: 10px;
    -moz-column-gap: 10px;
    -webkit-column-gap: 10px;
  }
}
@media (min-width: 1245px) {
  #globalShowsDropDown .menu-section-items {
    column-gap: 50px;
    -moz-column-gap: 50px;
    -webkit-column-gap: 50px;
  }
}
#globalShowsDropDown .menu-section-items.drama {
  column-count: 4;
  -moz-column-count: 4;
  -webkit-column-count: 4;
}
#globalShowsDropDown .menu-section-items.comedy {
  column-count: 3;
  -moz-column-count: 3;
  -webkit-column-count: 3;
}
#globalShowsDropDown .menu-section-items.specials {
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
}
@media screen and (min-width: 0px) and (max-width: 1244px) {
  #globalShowsDropDown .leftContainer {
    width: 695px;
    margin-right: 25px;
  }
}
@media (min-width: 1245px) {
  #globalShowsDropDown .leftContainer {
    width: 870px;
    margin-right: 45px;
  }
}
#globalShowsDropDown .rtmsc:last-child h4 {
  padding-top: 6px;
}
@media screen and (min-width: 0px) and (max-width: 1244px) {
  #globalShowsDropDown .cm {
    width: 695px;
  }
  #globalShowsDropDown .dt {
    width: 205px;
    margin-right: 35px;
  }
  #globalShowsDropDown .ms {
    width: 430px;
  }
  #globalShowsDropDown .rtmsc {
    width: 220px;
  }
  #globalShowsDropDown .rtmsc li {
    width: 240px;
    max-width: 100%;
  }
}
@media (min-width: 1245px) {
  #globalShowsDropDown .cm {
    width: 870px;
  }
  #globalShowsDropDown .dt {
    width: 255px;
    margin-right: 50px;
  }
  #globalShowsDropDown .ms {
    width: 550px;
  }
  #globalShowsDropDown .rtmsc {
    width: 255px;
  }
}

/* search */
#globalSearch a {
  display: block;
  width: 20px;
  height: 21px;
  background: url(/assets/images/_delete/sprite.png) no-repeat -158px -5px;
  margin-top: 5px;
}

#globalSearchBox {
  display: none;
  position: fixed;
  top: 6px;
  width: 100%;
  z-index: 500003;
}
#globalSearchBox .resultSet {
  font-size: 18px;
}
#globalSearchBox .header {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}
#globalSearchBox .header :nth-child(1) {
  background: url("/assets/images/_delete/sprite.png") no-repeat -5px -1px;
  width: 32px;
  height: 37px;
}
#globalSearchBox .header :nth-child(2) {
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  flex: 1;
  font-size: 37px;
  font-weight: 300;
}
.wf-active #globalSearchBox .header :nth-child(2) {
  font-family: "LatoRegular";
}
#globalSearchBox .header :nth-child(3) {
  background: url("/assets/images/_delete/sprite.png") no-repeat -192px -5px;
  width: 25px;
  height: 25px;
  position: static;
}
#globalSearchBox input[type=search] {
  border: solid 1px #4e4e4e;
  padding: 11px 9px;
  color: #d0d0d0;
  font-weight: 300;
  background: transparent;
  font-size: 18px;
  -webkit-appearance: textfield;
}
@media screen and (min-width: 0px) and (max-width: 1244px) {
  #globalSearchBox input[type=search] {
    width: 940px;
  }
}
@media (min-width: 1245px) {
  #globalSearchBox input[type=search] {
    width: 1170px;
  }
}
#globalSearchBox input[type=search]:focus {
  outline: none;
}
#globalSearchBox .video-carousel-box {
  background: transparent;
  margin: 0;
  width: auto;
}
#globalSearchBox .video-carousel-box .caption {
  background-color: transparent;
  padding-top: 5px;
}
#globalSearchBox .video-carousel-box .caption span {
  color: #d0d0d0;
}
#globalSearchBox .video-carousel-box .bigbox {
  background: transparent;
  margin-right: 30px;
}
@media screen and (min-width: 0px) and (max-width: 1244px) {
  #globalSearchBox .video-carousel-box .bigbox {
    margin-right: 20px;
  }
}
@media (min-width: 1245px) {
  #globalSearchBox .video-carousel-box .bigbox {
    margin-right: 30px;
  }
}
#globalSearchBox .video-carousel-box div.video-status-label {
  bottom: 3px;
}
#globalSearchBox .autoCompleteRes {
  text-align: left;
}
#globalSearchBox .autoCompleteRes::after {
  content: "";
  display: block;
  clear: both;
}
#globalSearchBox .autoCompleteRes h4 {
  color: #d0d0d0;
  font-size: 25px;
  font-weight: 300;
  margin: 35px 0 12px 0;
  line-height: 22px;
}
.wf-active #globalSearchBox .autoCompleteRes h4 {
  font-family: "LatoRegular";
}
#globalSearchBox .autoCompleteRes .shows.no-results a {
  display: block;
  padding-top: 20px;
  font-size: 17px;
}
#globalSearchBox .autoCompleteRes .shows .resultSet {
  border-top: solid 1px #4e4e4e;
  padding-top: 10px;
}
#globalSearchBox .autoCompleteRes .shows .resultSet .ico-arrow-right {
  margin-left: 5px;
}
#globalSearchBox .autoCompleteRes .shows .resultSet a {
  display: block;
  color: #0092f3;
  margin-bottom: 20px;
  text-decoration: none;
}
#globalSearchBox .autoCompleteRes .shows .resultSet a:hover {
  text-decoration: underline;
}
#globalSearchBox .autoCompleteRes .shows .resultSet a span.embolden {
  font-weight: bold;
}
@media screen and (min-width: 0px) and (max-width: 1244px) {
  #globalSearchBox .autoCompleteRes .shows .resultSet {
    width: 300px;
  }
}
@media (min-width: 1245px) {
  #globalSearchBox .autoCompleteRes .shows .resultSet {
    width: 370px;
  }
}

.ico-arrow-right {
  width: 0;
  height: 0;
  border: solid 5px transparent;
  border-left: solid 5px #0092f3;
  line-height: normal;
  display: inline-block;
}

#maskDark {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 500002;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.92);
}

#showHome #cbs-show-page {
  width: 100%;
}

#showBody #cbs-show-page {
  width: 100%;
  min-width: 1245px;
}

#showBody.CLASSICS .cbs-show-mod-featured {
  width: 100%;
  background: #000;
}
#showBody.CLASSICS .cbs-show-mod-featured div#cbs-show-marquee {
  background: #000;
}
#showBody.CLASSICS .cbs-show-mod-featured div#cbs-marquee-wrapper img {
  width: 980px;
}
#showBody.CLASSICS #cbs-show-content {
  width: 100%;
  min-width: 1245px;
}
#showBody.CLASSICS #cbs-show-content .cbs-show-content-full.v2-carousels {
  width: 980px;
  margin: 42px auto auto;
  float: none;
}
#showBody.CLASSICS #cbs-show-content.container {
  background: none !important;
}
#showBody.CLASSICS #cbs-show-content.fixed-980 {
  width: 980px;
  min-width: 0;
  margin-bottom: 60px;
}

#showBody.CLASSICS.skinAd #cbs-show-content {
  min-width: 980px;
  width: 980px;
}
#showBody.CLASSICS.skinAd #cbs-show-content.container {
  background-color: #fff !important;
}
#showBody.CLASSICS.skinAd #cbs-show-content .cbs-show-content-full.v2-carousels {
  margin: 0 auto auto;
  padding-top: 42px;
}

#showBody.LIVETV #cbs-show-content {
  width: 100%;
  min-width: 1245px;
  background: #1f1f1f;
}
#showBody.LIVETV #cbs-show-content .cbs-show-mod-featured.video-wrapper {
  width: 980px;
  margin: auto;
}
#showBody.LIVETV .cbs-show-content-full.v2-carousels {
  width: 980px;
  margin: auto;
}
#showBody.LIVETV #live-schedule-wrapper {
  margin-bottom: 70px;
}

#showBody.WATCHPAGE #cbs-show-content, #showBody.PRIMETIME_REALITY #cbs-show-content {
  width: 100%;
  min-width: 1245px;
}
#showBody.WATCHPAGE #cbs-show-content .cbs-show-content-full.v2-carousels, #showBody.PRIMETIME_REALITY #cbs-show-content .cbs-show-content-full.v2-carousels {
  width: 980px;
  margin: 40px auto auto auto;
  float: none;
}
#showBody.WATCHPAGE .cbs-show-mod-featured.video-wrapper, #showBody.PRIMETIME_REALITY .cbs-show-mod-featured.video-wrapper {
  width: 100%;
  background: #000;
  padding-top: 30px;
}
#showBody.WATCHPAGE .cbs-show-mod-featured.video-wrapper #player-wrapper, #showBody.PRIMETIME_REALITY .cbs-show-mod-featured.video-wrapper #player-wrapper {
  margin: auto;
}
@media (min-width: 1245px) {
  #showBody.PRIMETIME_REALITY #cbs-show-content {
    width: 1230px;
    min-width: 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 1244px) {
  #showBody.PRIMETIME_REALITY #cbs-show-content {
    width: 980px;
    min-width: 0;
  }
}
@media (min-width: 1245px) {
  #showBody.PRIMETIME_REALITY #cbs-show-content .cbs-show-content-full.v2-carousels {
    width: 1170px;
    min-width: 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 1244px) {
  #showBody.PRIMETIME_REALITY #cbs-show-content .cbs-show-content-full.v2-carousels {
    width: 980px;
    min-width: 0;
  }
}

div#cbs-footer {
  background: #fff;
}

.fixed-980 {
  width: 980px;
  margin: 0 auto;
}



/*# sourceMappingURL=header.css.map */
