.video-northstar-container-fantasy {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  background-image: linear-gradient(to bottom, #004e98, #004484);
  bottom: 0;
  /* - $northstar-overflow-height; */
  color: #fff;
  display: block;
  height: 90px;
  left: 0;
  position: fixed;
  width: 330px;
  z-index: 5999800;
}
.video-northstar-container-fantasy.closed {
  display: none;
}

.video-northstar-container-fantasy .video-northstar-inner {
  font-family: "proxima-nova", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-stretch: normal;
  font-style: normal;
  font-weight: 300;
  height: 90px;
  letter-spacing: 1px;
  line-height: 1.25;
  margin: 0;
  position: relative;
  width: 330px;
}
.video-northstar-container-fantasy .video-northstar-video {
  top: 0;
  height: 90px;
  left: 0;
  position: absolute;
  width: 160px;
}
.video-northstar-container-fantasy .video-northstar-video {
  opacity: transparent;
  z-index: 3;
}
.video-northstar-container-fantasy .video-northstar-message {
  height: 20px;
  left: 170px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 12px;
  width: 110px;
  z-index: 3;
}
.video-northstar-container-fantasy .video-northstar-watch {
  background: url("https://sports.cbsimg.net/images/collegebasketball/ncaa-tournament/north-star/watch-live-fantasy.svg") no-repeat center center;
  background-size: 110px 44px;
  left: 170px;
  height: 44px;
  margin: 0 auto;
  position: absolute;
  top: 35px;
  width: 110px;
}
.video-northstar-container-fantasy .video-northstar-external {
  position: absolute;
  right: 14px;
  text-align: left;
  top: 48px;
  width: 20px;
  z-index: 4;
}
.video-northstar-container-fantasy .video-northstar-external:before {
  color: #fff;
  font-size: 20px;
  height: 20px;
  line-height: 1;
}
.video-northstar-container-fantasy .video-northstar-click {
  display: block;
  height: 90px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
}
.video-northstar-container-fantasy .video-northstar-close {
  color: #94a1a9;
  cursor: pointer;
  font-size: 14px;
  height: 14px;
  line-height: 1;
  position: absolute;
  right: 11px;
  text-align: left;
  top: 13px;
  width: 20px;
  z-index: 6;
}


.video-northstar-container {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  background-image: linear-gradient(to bottom, #004e98, #004484);
  bottom: 0;
  color: #fff;
  display: none;
  height: 70px;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 5999800;
}
.video-northstar-container.unseen {
  display: block;
  bottom: 0px;
}
.video-northstar-container .video-northstar-inner {
  font-family: "proxima-nova", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  font-weight: 300;
  height: 70px;
  letter-spacing: 1px;
  line-height: 1.25;
  margin: auto auto;
  position: relative;
  width: 980px;
  -webkit-font-smoothing: subpixel-antialiased;
}
.video-northstar-container .video-northstar-inner strong {
  letter-spacing: 1px;
  font-weight: 600;
}
.video-northstar-container .video-northstar-click {
  display: block;
  height: 70px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
}
.video-northstar-container .video-northstar-logo {
  background: url("https://sports.cbsimg.net/images/collegebasketball/ncaa-tournament/north-star/cbssports-dc-horizontal-logo.svg") no-repeat center center;
  height: 34px;
  left: 100px;
  position: absolute;
  top: 17px;
  width: 196px;
}
.video-northstar-container .video-northstar-message {
  height: 70px;
  left: 310px;
  position: absolute;
  top: 0;
  width: 296px;
  z-index: 3;
}
.video-northstar-container .video-northstar-message .video-northstar-message-inner {
  display: block;
  margin: 15px 0px;
  text-transform: uppercase;
}
.video-northstar-container .video-northstar-video,
.video-northstar-container .video-northstar-iframe-click {
  bottom: 0;
  height: 90px;
  left: 627px;
  position: absolute;
  width: 160px;
}
.video-northstar-container .video-northstar-video {
  opacity: transparent;
  z-index: 4;
}
.video-northstar-container .video-northstar-iframe-click {
  display: block;
  z-index: 5;
}
.video-northstar-container .video-northstar-watch {
  background: url("https://sports.cbsimg.net/images/collegebasketball/ncaa-tournament/north-star/watch-live-3x.png") no-repeat center center;
  background-size: 88px 40px;
  left: 796px;
  height: 40px;
  margin: 0 auto;
  position: absolute;
  top: 15px;
  width: 88px;
}
.video-northstar-container .video-northstar-close {
  color: #94a1a9;
  cursor: pointer;
  font-size: 14px;
  height: 14px;
  line-height: 1;
  position: absolute;
  right: 5px;
  text-align: left;
  top: 10px;
  width: 20px;
  z-index: 6;
}
