.video-ad .jwplayer {
  width: 640px !important;
  height: 440px !important;
  background-color: #373C41 !important;
  margin-top: 25px !important;
  margin-bottom: 40px !important;
}
.video-ad .jwplayer.jw-flag-fullscreen {
  width: 100% !important;
  height: 100% !important;
  z-index: 1000 !important;
}
.jw-progress {
  background-color: #A5D670 !important;
}
.jw-buffer {
  background-color: #73767A !important;
}
.jw-plugin {
  bottom: 0 !important;
}
.jw-icon-playback {
  background-image: url('pauseButton.png') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  opacity: 0.8 !important;
}
.jw-state-paused .jw-icon-playback {
  background-image: url('playButton.png') !important;
}
.jw-icon-volume {
  background-image: url('volumeIcon.png') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  margin-right: 3px !important;
  opacity: 0.8 !important;
  left: -6px !important;
}
.jw-icon-fullscreen {
  background-image: url('fullscreenIcon.png') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  margin-right: 2px !important;
  opacity: 0.8 !important;
  left: -6px !important;
}
.jw-icon-volume .jw-rail {
  background-color: #73767A !important;
}
.jw-slider-volume {
  display: none !important;
  background-color: #473E3A !important;
  opacity: 0.8 !important;
  border: none !important;
  bottom: .3em !important;
}
.jw-open .jw-slider-volume {
  display: block !important;
}
.jw-flag-ads .jw-slider-volume {
  display: none !important;
}
.jw-background-color {
  background-color: #373C41 !important;
}
.jw-knob {
  background-color: #A5D670 !important;
  box-shadow: 0 0 0 3px #fff !important;
  width: .55em !important;
  height: .55em !important;
}
.jw-controlbar {
  background: rgb(55, 60, 65) !important;
}
.jw-icon-playback:before,
.jw-icon-volume:before,
.jw-icon-fullscreen:before {
  content: none !important;
}
.jw-icon-playback:hover,
.jw-icon-volume:hover,
.jw-icon-fullscreen:hover,
#ehowLogo:hover,
#eHowVideo-close:hover {
  opacity: 1 !important;
}
.jw-skin-seven .jw-slider-horizontal .jw-rail,
.jw-skin-seven .jw-slider-horizontal .jw-buffer,
.jw-skin-seven .jw-slider-horizontal .jw-progress {
  height: 0.25em !important;
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.jw-rail,
.jw-buffer,
.jw-progress {
  border-radius: 4px !important;
}
.jw-skin-seven .jw-slider-vertical .jw-rail,
.jw-skin-seven .jw-slider-vertical .jw-buffer,
.jw-skin-seven .jw-slider-vertical .jw-progress {
  width: 0.25em !important;
}
.jw-slider-vertical .jw-slider-container {
	margin-bottom: 12px !important;
}
.jw-icon-prev,
.jw-icon-next,
.jw-text-elapsed,
.jw-icon-playlist {
  display: none !important;
}
.jwplayer.jw-flag-user-inactive.jw-state-playing .jw-controlbar,
.jwplayer.jw-flag-user-inactive.jw-state-playing .jw-dock {
  display: table !important;
}
.jw-slider-time.jw-background-color.jw-reset.jw-slider-horizontal.jw-reset {
  left: -48px !important;
  width: 450px !important;
}
.jw-skin-seven .jw-text-elapsed {
  left: 470px !important;
  color: #666f82 !important;
  display: inline-block !important;
}
span.jw-text.jw-reset.jw-text-duration {
  display: none !important;
}
.jwplayer.jw-flag-ads .jw-controlbar .jw-text-elapsed {
  display: none !important;
}
