/*! noUiSlider - 7.0.10 - 2014-12-27 14:50:47 */
.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-user-select:none;-ms-touch-action:none;-ms-user-select:none;-moz-user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base{width:100%;height:100%;position:relative}.noUi-origin{position:absolute;right:0;top:0;left:0;bottom:0}.noUi-handle{position:relative;z-index:1}.noUi-stacking .noUi-handle{z-index:10}.noUi-state-tap .noUi-origin{-webkit-transition:left .3s,top .3s;transition:left .3s,top .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-base{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.noUi-horizontal{height:10px}.noUi-horizontal .noUi-handle{width:23px;height:19px;left:-15px;top:-4px;line-height:22px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer;}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}.noUi-background{background:#666;}.noUi-connect{background:#c80000;-webkit-transition:background 450ms;transition:background 450ms}.flowplayer .noUi-target{max-width:100%;}.noUi-target.noUi-connect{box-shadow:inset 0 0 3px rgba(51,51,51,.45),0 3px 6px -5px #BBB}.noUi-dragable{cursor:w-resize}.noUi-vertical .noUi-dragable{cursor:n-resize}.noUi-handle{background:#FFF;cursor:default;}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after{content:"";display:block;position:absolute;width:24px;height:14px;left:0;text-align:center;top:-2px}.noUi-handle.noUi-handle-lower:after{content:"I";}.noUi-handle.noUi-handle-upper:after{content:"O"}.noUi-handle:before{content:"";width:0;height:0;display:block;position:absolute;top:-5px;left:6px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff}.noUi-vertical .noUi-handle:after{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect,[disabled].noUi-connect{background:#B8B8B8}[disabled] .noUi-handle{cursor:not-allowed}
.flowplayer .noUI-time-in {position: absolute; top: 6px; left: 6px;}
.flowplayer .noUI-time-out {position: absolute; top: 6px; right: 6px;}
       
.fv_fp_chapters li.current { font-weight: bold; }
.fv_fp_chapters li { cursor: pointer; }

.fv_fp_transcript{height: 200px;overflow:auto;margin-top:10px;}
.fv_fp_transcript_item.current{background-color:#dedede;font-weight:bold;}
.fv_dark_transcript .fv_fp_transcript_item.current{background-color:#666;}
.fv_fp_transcript_item:hover{cursor:pointer;background-color:#bebebe;}
.fv_fp_transcript_wrapper .fv_fp_transcript_search{max-width:300px;padding:2px;display:inline-block;width:calc(100% - 260px);min-width:100px;line-height:1.3;}
.fv_fp_transcript mark{padding-left:0;padding-right:0;}
.fv_fp_transcript mark.search-active{background-color:red;}
.fv_fp_transcript_wrapper .search_result_next:disabled:hover,.fv_fp_transcript_wrapper .search_result_prev:disabled:hover, .fv_fp_transcript_wrapper .search_result_next,.fv_fp_transcript_wrapper .search_result_prev{margin-left:5px;padding-top:6px;padding-bottom:4px;}
.fv_fp_transcript_wrapper label{display:inline-block;}
.fv_fp_transcript_wrapper .search_result_prev, .fv_fp_transcript_wrapper .search_result_next{padding:7px 10px 5px 10px;width:inherit;}
.fv_fp_transcript_autoscroll{margin-right:7px;}

.flowplayer.is-cva .fp-time, .flowplayer.is-cva .fp-controls, .flowplayer.is-cva .speed-buttons, .flowplayer.is-cva .fp-fullscreen {
  display: none;
}
.flowplayer .fvp-share-bar {
  visibility: visible;
}
.flowplayer.is-cva .fvp-share-bar {
  visibility: hidden;
}
.flowplayer .fv-cva-time {
  bottom: 20px;
  color: white;
  float: right;
  position: absolute;
  right: 20px;
  z-index: 20;
  display: none;
  text-shadow: 0 0 10px #000;
}
.flowplayer.is-cva .fv-cva-time {
  display: block;
}
@media (max-width: 400px){
  .fv-cva-time{
    margin: 2%;
    background: rgba(50, 50, 50, 0.75);
    border: 1px solid #fff;
    border-bottom: 1px solid #fff !important;
    padding: 1% 5%; 
  }
}

.fv-cva-notice{
  display: none;
  position:absolute;
  color: white;
  margin: 2%;
  background: rgba(50, 50, 50, 0.75);
  border: 1px solid #fff;
  border-bottom: 1px solid #fff !important;
  padding: 1% 5%; 

  z-index: 20;
}
.fv-cva-notice-continue{
  bottom: 0; 
  left: 0;
  pointer-events: none;
}
.fv-cva-notice-visit{
  top: 0; 
  left: 0;
  width: 96%;
}
.fv-cva-notice-visit>a{
  display:block;
  width:100%;
  height:100%;
  position:relative;
}
.is-cva.is-paused .fv-cva-notice-visit{
  display:block;
  
}
.show-cva-notice .fv-cva-notice{
  display:block;
}
.fv-cva-notice-visit a,.fv-cva-notice-visit a:hover{
  color:white!important;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
#content .flowplayer a.fv-cva-skip, .flowplayer a.fv-cva-skip {
  color: white;
}
#content .flowplayer a.fv-cva-skip:hover, .flowplayer a.fv-cva-skip:hover {
  text-decoration: underline;
}

.flowplayer .fv-ab-loop {
  bottom: -2.3em;
  height: 2.3em;
  display: none;
  padding: 0.8em 4.5em;
  position: absolute;
  width: 100%;
  z-index: 2;  
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #333;
}

.flowplayer.fixed-controls .fv-ab-loop {
  bottom: -4.7em;
}
.flowplayer.fixed-controls.fp-full .fv-ab-loop {
  bottom: -5.1em;
}

.flowplayer.is-ready .fv-ab-loop.active {
  display: block;
  opacity: 1;
}
.flowplayer.is-mouseout .fv-ab-loop.active {
  -webkit-transition: all 0.15s ease 0.3s;
  -moz-transition: all 0.15s ease 0.3s;
  transition: all 0.15s ease 0.3s;
  height: 0;
  bottom: 0;
  opacity: 0;
  margin: 0;
}

.flowplayer.is-flipped video,.flowplayer.is-flipped object,.flowplayer.is-flipped iframe{
  transform: rotateY(180deg);
  -webkit-transform:rotateY(180deg); /* Safari and Chrome */
  -moz-transform:rotateY(180deg); /* Firefox */
}

.flowplayer canvas {
  bottom: 30px;
  left: 10px;
  outline: 4px solid #fff;
  position: absolute;
  z-index: 2147483647 !important;
  display: none;
}
.flowplayer canvas.location-upper,
.flowplayer.is-fullscreen canvas {
  left: auto;
  right: 10px;
}
.is-fullscreen .fp-logo {
  bottom: 54px;
}
.flowplayer.is-fullscreen.has-abloop .fv-player-buttons-left,
.flowplayer.is-fullscreen.has-abloop .fv-player-buttons-center,
.flowplayer.is-fullscreen.has-abloop .fv-player-buttons-right,
.logoleft .is-fullscreen.has-abloop .fp-logo,
.logoright .is-fullscreen.has-abloop .fp-logo {
  bottom: 60px;
}
/*.flowplayer.is-fullscreen .fv-ab-loop {
  bottom: 0;
}*/
.is-fullscreen.is-mouseover.has-abloop .fp-controls, .is-fullscreen.fixed-controls.has-abloop .fp-controls {
  bottom: 28px;	
}
.is-fullscreen.is-mouseover.has-abloop .fp-time em, .is-fullscreen.fixed-controls.has-abloop .fp-time em {
  bottom: 38px; 
}
.flowplayer.is-fullscreen .wpfp_custom_ad {
  bottom: 6.5%;
}
.has-abloop.is-fullscreen .wpfp_custom_ad {
  bottom: 10.5%;
}
.has-abloop.is-fullscreen .fv-ab-loop.active {
  bottom: 0;
  z-index: 20;
}
.has-abloop.is-fullscreen .fp-time em { 
  bottom: 34px;
}

.flowplayer.has-abloop {
  overflow: visible;
}

iframe#youtube.fp-engine {
  height: 100%;
  width: 100%;
}


p.fv_player_pro_rcp_remaining {
    margin: 5px 0 15px;
    background-color: #ffffe0;
    border-color: #e6db55;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    padding: 0 0.6em;
}

/*  good for desktop devices, but check the ads! */
.flowplayer.is-youtube-nl .fp-engine, #fv_player_boxLoadedContent .flowplayer.is-youtube-nl .fp-engine {
  top: -40%;
  height: 180%;
}
.flowplayer.is-youtube-nl .fp-player {
  overflow: hidden;
}
.fv-pf-yt-temp2 {
  width: 126px; height: 48px; position: absolute; bottom: 0; right: 0;
}
.flowplayer.is-ytios11.is-ready .fv-pf-yt-temp2 {
  width: 100%;
  height: 100%;
}

.flowplayer.is-youtube {
  background-size: cover;
}
.flowplayer.is-youtube .fp-chromecast{
  display: none;
}
.flowplayer.is-youtube .fp-ui { /*  for mobile loading */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.flowplayer.is-loading.is-youtube .fp-ui, .flowplayer.is-ready.is-youtube .fp-ui {
  pointer-events: none; /* todo: this needs to be disabled for mobile*/
}
/* todo: this needs to be disabled for mobile */
.flowplayer.is-youtube .fp-pause {
  display: none;
}
.flowplayer.is-loading.is-youtube .fp-ui div, .flowplayer.is-loading.is-youtube .fp-ui a, .flowplayer.is-ready.is-youtube .fp-ui div, .flowplayer.is-ready.is-youtube .fp-ui a {
  pointer-events: auto;
}
.flowplayer.is-ready.is-youtube-nl .fp-ui, .flowplayer.is-ready.is-youtube.is-cva .fp-ui {
  pointer-events: auto;
}
.flowplayer.is-youtube-nl .fp-pause {
  display: block;
}

.flowplayer.is-cva .fp-logo{display:none;}

.flowplayer.has-startend .fp-buffer, .flowplayer.has-startend .fp-timeline:hover .fp-timestamp { display: none }
