#videoContainer {
  position: absolute;
  top: 0;
  left: 0;
  height: 250px;
  width: 500px;
  z-index: 11;
  background-color: black; }

#videoPlayer {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1; }

#vidControls {
  position: absolute;
  bottom: 10px;
  left: 75px;
  height: 26px;
  width: 350px;
  z-index: 3;
  display: none; }

#playButton {
  position: absolute;
  top: 6px;
  left: 8px;
  height: 14px;
  width: 7px;
  overflow: hidden;
  cursor: pointer;
  z-index: 2; }
  #playButton svg, #playButton path {
    fill: #FFF; }
  #playButton:hover svg, #playButton:hover path {
    fill: #1ce783; }

#pauseButton {
  position: absolute;
  top: 6px;
  left: 8px;
  height: 14px;
  width: 9px;
  overflow: hidden;
  cursor: pointer;
  z-index: 2;
  display: none; }
  #pauseButton svg, #pauseButton path {
    fill: #FFF; }
  #pauseButton:hover svg, #pauseButton:hover path {
    fill: #1ce783; }

#soundOnButton {
  position: absolute;
  top: 5px;
  right: 6px;
  height: 16px;
  width: 18px;
  cursor: pointer;
  z-index: 2; }
  #soundOnButton svg, #soundOnButton path {
    fill: #FFF; }
  #soundOnButton:hover svg, #soundOnButton:hover path {
    fill: #1ce783; }

#soundOffButton {
  position: absolute;
  top: 5px;
  right: 6px;
  height: 16px;
  width: 18px;
  cursor: pointer;
  z-index: 2;
  display: none; }
  #soundOffButton svg, #soundOffButton path {
    fill: #FFF; }
  #soundOffButton:hover svg, #soundOffButton:hover path {
    fill: #1ce783; }

#videoScrubber {
  position: absolute;
  width: 290px;
  height: inherit;
  left: 25px;
  top: 1px;
  z-index: 3; }

#scrubHandle {
  position: absolute;
  top: 8px;
  left: 0;
  height: 8px;
  width: 8px;
  z-index: 6;
  cursor: pointer;
  background: #FFF; }

#scrubTrack {
  position: absolute;
  top: 10px;
  left: 0;
  height: 4px;
  width: inherit;
  background: #666;
  z-index: 5;
  cursor: pointer; }

#scrubProgress {
  position: absolute;
  top: 10px;
  left: 0;
  height: 4px;
  width: 0;
  background: #1ce783;
  z-index: 5;
  pointer-events: none; }

#vidControlBg {
  position: absolute;
  top: 0;
  left: 0;
  height: inherit;
  width: inherit;
  border-radius: 4px;
  background-color: black;
  opacity: 0.5; }

#video-border {
  position: absolute;
  top: 0;
  left: 0;
  height: inherit;
  width: inherit;
  border: 4px solid #1ce783;
  pointer-events: none;
  z-index: 2; }

#video-tt {
  position: absolute;
  top: 0;
  right: 0; }

#videoClick {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  cursor: pointer; }

.user-video#videoContainer {
  left: 0 !important;
  top: 0 !important;
  width: 500px !important;
  height: 250px !important; }

.videoPlayer-tl {
  top: 0 !important;
  left: 0 !important;
  width: 500px !important;
  height: 250px !important; }

.videoPlayer-tr {
  left: 200px !important;
  top: 0 !important;
  width: 500px !important;
  height: 250px !important; }

.videoPlayer-bl {
  left: 0 !important;
  top: 0 !important;
  width: 500px !important;
  height: 250px !important; }

.videoPlayer-br {
  left: 200px !important;
  top: 0 !important;
  width: 500px !important;
  height: 250px !important; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

body, body * {
  vertical-align: baseline;
  border: 0;
  outline: 0;
  padding: 0;
  margin: 0;
  overflow: hidden; }

.hidden {
  display: none;
  visibility: hidden; }

#adContainer {
  position: absolute;
  top: 0;
  left: 0;
  height: 250px;
  width: 700px;
  display: none;
  overflow: hidden;
  z-index: 1;
  transition: all 0.3s ease-out;
  cursor: pointer; }
  #adContainer.ready {
    display: block; }

.bg-exit {
  z-index: 10; }
  .bg-exit.fill {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }

#collapse {
  position: absolute;
  top: 0;
  left: 200px;
  height: 250px;
  width: 300px;
  background-color: #000; }

#border {
  position: absolute;
  top: 0;
  left: 0;
  border: 4px solid #1ce783;
  height: 250px;
  width: 300px; }

#bg {
  position: absolute;
  top: 0;
  left: 0; }

#hillary {
  position: absolute;
  bottom: 0;
  left: 0;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom; }

#tt {
  position: absolute;
  top: 87px;
  left: 106px;
  width: 181px;
  height: 67px;
  z-index: 2; }
  #tt svg, #tt path {
    fill: #fff; }

#tagline {
  position: absolute;
  top: 32px;
  left: 111px; }

#hulu {
  position: absolute;
  top: 70px;
  left: 145px; }

#date {
  position: absolute;
  top: 157px;
  left: 118px;
  width: 156px;
  height: 67px;
  background: url("../images/watch-now.png") no-repeat !important; }

#expandBtn {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 52px;
  height: 27px;
  z-index: 12;
  background: url(../images/expand.png) no-repeat;
  background-position: center center; }

#expand {
  position: absolute;
  top: 0;
  left: 0;
  height: 250px;
  width: 500px;
  background-color: #000;
  border: 4px solid #1ce783; }

.direction-tl {
  top: 0 !important;
  left: 0 !important; }

.direction-tr {
  top: 0 !important;
  left: 200px !important; }

.direction-bl {
  top: 0 !important;
  left: 0 !important; }

.direction-br {
  top: 0 !important;
  left: 200px !important; }

#closeBtn {
  position: absolute;
  top: 7px;
  right: 6px;
  z-index: 12; }
