.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
#video-portal .shader {
  width: 100%;
  height: 100%;
  z-index: 3;
  background-image: url(/sc_assets/images/desktop/framework/icons/shade.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  position: absolute;
  top: 0;
  left: 0;
}
#video-portal .expando-roboto {
  height: 0px;
  overflow: hidden;
  display: block;
  background: #000;
}
#video-portal .video-page-play-btn {
  position: absolute;
  z-index: 4;
  background-image: url(/sc_assets/images/desktop/framework/omnicarousel3/play_button.png);
  width: 87px;
  height: 87px;
  cursor: pointer;
  filter: alpha(opacity=70);
  opacity: 0.7;
}
#video-portal p.from-show {
  font-weight: 300;
  font-size: 16px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
#video-portal p.video-description {
  color: #bababa;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 15px;
  padding: 0;
}
#video-portal .video-info {
  margin-bottom: 30px;
  padding: 20px 30px 25px;
  width: 900px;
  background: #000;
  display: none;
}
#video-portal .video-info #video-info-wrap {
  zoom: 1;
  background: url(/sc_assets/images/desktop/framework/video/video-info-border.jpg) repeat-y 678px 0;
}
#video-portal .video-info #video-info-wrap:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#video-portal .video-info #video-info-wrap:before,
#video-portal .video-info #video-info-wrap:after {
  content: "";
  display: table;
}
#video-portal .video-info #video-info-wrap:after {
  clear: both;
}
#video-portal .video-info h4 {
  color: #bababa;
  font-size: 32px;
}
#video-portal .video-info #video-info-left {
  float: left;
  width: 658px;
  padding-right: 20px;
  margin-right: 20px;
}
#video-portal .video-info #video-social-right {
  float: left;
  width: 201px;
}
#video-portal .video-info #video-social-right h3 {
  text-transform: uppercase;
  color: #d1edf8;
  font-weight: 300;
  font-size: 24px;
}
#video-portal .video-info #video-social-right ul li.video-share-gplus,
#video-portal .video-info #video-social-right ul li.video-share-twitter,
#video-portal .video-info #video-social-right ul li.video-share-fb {
  height: 21px;
  margin-bottom: 6px;
}
#video-portal .video-info #video-social-right ul li#video-share-email {
  margin-top: 1px;
}
#video-portal .video-info #video-social-right .video-link-share {
  display: inline-block;
  width: 142px;
  width: 140px\9;
  /*IE8 hack*/

  margin-right: 3px;
  background: #f9f9f9;
  border: 0;
  color: #000;
  padding: 0 4px;
  height: 21px;
  outline: none;
}
#video-portal .video-info #video-social-right .video-share-copy-btn {
  display: inline-block;
  padding: 4px 7px 3px !important;
  font-size: 11px !important;
}
#video-portal .video-info #video-social-right .share-btn {
  background-image: url(/sc_assets/images/desktop/framework/video/video-share-btn.png);
  display: block;
  width: 64px;
  height: 20px;
}
#video-portal #video-header {
  zoom: 1;
}
#video-portal #video-header:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#video-portal #video-header:before,
#video-portal #video-header:after {
  content: "";
  display: table;
}
#video-portal #video-header:after {
  clear: both;
}
#video-portal #video-header h3 {
  text-transform: uppercase;
}
#video-portal #video-header #featured-video-left {
  float: left;
  width: 560px;
  margin-right: 30px;
  position: relative;
}
#video-portal #video-header #featured-video-left h4#show-name {
  color: #bababa;
  font-size: 16px;
  position: absolute;
  bottom: 8px;
  left: 20px;
  z-index: 4;
}
#video-portal #video-header #featured-video-left #featured-play {
  top: 71px;
  left: 236px;
}
#video-portal #video-header #full-episodes-right {
  position: relative;
  float: left;
  width: 370px;
}
#video-portal #video-header #full-episodes-right #full-episodes-img {
  background: url(/sc_assets/images/desktop/framework/video/video-full-episodes-promo.jpg);
  width: 370px;
  height: 230px;
  display: block;
}
#video-portal #video-header #full-episodes-right h4 {
  position: absolute;
  bottom: 45px;
  left: 20px;
  text-transform: uppercase;
  font-size: 24px;
  color: #bababa;
  width: 190px;
  line-height: 24px;
}
#video-portal #video-header #full-episodes-right #video-full-episodes-btn {
  position: absolute;
  left: 20px;
  bottom: 15px;
}
#video-portal .thumbs-carousel {
  border-bottom: 1px solid #494949;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}
#video-portal .thumbs-carousel .content-wrap {
  width: 900px;
  margin: 0 auto;
}
#video-portal .thumbs-carousel .content-wrap h3 {
  line-height: 24px;
}
#video-portal .thumbs-carousel .content-wrap ul {
  zoom: 1;
  width: 940px;
}
#video-portal .thumbs-carousel .content-wrap ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#video-portal .thumbs-carousel .content-wrap ul:before,
#video-portal .thumbs-carousel .content-wrap ul:after {
  content: "";
  display: table;
}
#video-portal .thumbs-carousel .content-wrap ul:after {
  clear: both;
}
#video-portal .thumbs-carousel .content-wrap ul li {
  float: left;
  width: 160px;
  vertical-align: top;
  margin-right: 25px;
  cursor: pointer;
  position: relative;
}
#video-portal .thumbs-carousel .content-wrap ul li .now-playing {
  background: #3da5d5;
  width: 160px;
  display: block;
  padding: 2px 0;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  filter: alpha(opacity=80);
  opacity: 0.8;
  display: none;
}
#video-portal .thumbs-carousel .content-wrap ul li .thumb-play-btn {
  background: url(/sc_assets/images/desktop/framework/home2/artifacts_play_button.png) no-repeat;
  display: none;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 20px;
  left: 56px;
  cursor: pointer;
  filter: alpha(opacity=70);
  opacity: 0.7;
}
#video-portal .thumbs-carousel .content-wrap ul li h4 {
  margin-top: 3px;
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  color: #bababa;
  text-transform: none;
}
#video-portal .thumbs-carousel .tooltip {
  display: none;
  background: #dbdbdb;
  width: 140px;
  padding: 10px;
  position: absolute;
  top: 90px;
  z-index: 8;
  -moz-box-shadow: 0 0 10px #ccc;
  -webkit-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
}
#video-portal .thumbs-carousel .tooltip .tooltip-content-wrap {
  position: relative;
}
#video-portal .thumbs-carousel .tooltip .tooltip-arrow {
  display: block;
  background: url(/sc_assets/images/desktop/framework/video/tooltip-arrow.png) no-repeat;
  width: 39px;
  height: 19px;
  position: absolute;
  top: -29px;
  left: 51px;
}
#video-portal .thumbs-carousel .tooltip .tooltip-description {
  font-size: 14px;
  line-height: 16px;
  color: #4c4c4c;
  border-bottom: 1px solid #b6b6b6;
  margin-bottom: 5px;
  padding: 0 0 5px;
}
#video-portal .thumbs-carousel .tooltip .tooltip-from {
  font-size: 12px;
  color: #4c4c4c;
  margin: 0;
  padding: 0;
}
#video-portal .thumbs-carousel .tooltip .tooltip-title {
  text-transform: uppercase;
}
#video-portal .thumbs-carousel .video-previous {
  display: none;
  background: url(/sc_assets/images/desktop/framework/omnicarousel3/arrows.png) 0 50%;
  width: 27px;
  height: 60px;
  position: absolute;
  top: 46px;
  left: 0;
}
#video-portal .thumbs-carousel .video-previous:hover {
  background-position: -27px 50%;
  cursor: pointer;
}
#video-portal .thumbs-carousel .video-next {
  background: url(/sc_assets/images/desktop/framework/omnicarousel3/arrows.png) -135px 50%;
  width: 27px;
  height: 60px;
  position: absolute;
  top: 46px;
  right: 0;
}
#video-portal .thumbs-carousel .video-next:hover {
  background-position: -108px 50%;
  cursor: pointer;
}
#video-portal #shared-expando-info {
  margin-bottom: 0 !important;
}
#video-portal #your-video {
  display: none;
}
#video-portal #your-video h3 {
  text-transform: uppercase;
}
#video-portal #your-video .replay-btn {
  background: url(/sc_assets/images/desktop/framework/icons/replay_btn.png) no-repeat;
  display: block;
  width: 66px;
  height: 66px;
  cursor: pointer;
  position: absolute;
  filter: alpha(opacity=70);
  opacity: 0.7;
}
#video-portal #your-video #shared-replay {
  left: 157px;
  top: 74px;
}
#video-portal #your-video #your-video-content-wrap {
  zoom: 1;
  position: relative;
  background: #000;
  height: 214px;
  overflow: hidden;
}
#video-portal #your-video #your-video-content-wrap:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#video-portal #your-video #your-video-content-wrap:before,
#video-portal #your-video #your-video-content-wrap:after {
  content: "";
  display: table;
}
#video-portal #your-video #your-video-content-wrap:after {
  clear: both;
}
#video-portal #your-video #your-video-content-wrap #your-video-image {
  float: left;
  width: 380px;
}
#video-portal #your-video #your-video-content-wrap #shared-play {
  left: 146px;
  top: 63px;
}
#video-portal #your-video #your-video-content-wrap #your-video-text {
  float: left;
  width: 540px;
  height: 174px;
  overflow: hidden;
}
#video-portal #your-video #your-video-content-wrap #your-video-text #text-wrap {
  position: absolute;
  bottom: 0;
  padding: 20px;
}
#video-portal #your-video #your-video-content-wrap #your-video-text h4 {
  color: #bababa;
  font-size: 32px;
}
#video-portal #your-video #your-video-content-wrap #your-video-text p.from-show {
  line-height: 18px !important;
}
