@font-face {
  font-family: 'VideoJS';
  src: url('../rtve.infantil.core/fonts/vjs.eot');
  src: url('../rtve.infantil.core/fonts/vjs.eot?#iefix') format('embedded-opentype'), url('../rtve.infantil.core/fonts/vjs.woff') format('woff'), url('../rtve.infantil.core/fonts/vjs.ttf') format('truetype'), url('../rtve.infantil.core/fonts/vjs.svg#icomoon') format('svg'), url('../rtve.infantil.core/fonts/vjs.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

/* comun */
.mediaBox { display:none;}
.VideoContainer object { position:absolute; top:0; left:0;}
.overList { display:none;}

button {background:0 0;border:0;color:#fff;}
.videoPlayer .vjs-default-skin.vjs-has-paused .vjs-big-play-button {display:block;}
.videoPlayer .vjs-default-skin.vjs-paused .vjs-big-play-button {display:block;}


/* colores subtitulos player 
.vjs-tt-cue::cue(.vtt_yellow) { color:#333 }
.vjs-tt-cue::cue(.vtt_cyan) { color:#2da3ec}
.vjs-tt-cue::cue(.vtt_blue) { color:#244689}
.vjs-tt-cue::cue(.vtt_magenta) { color:#d03af2}
.vjs-tt-cue::cue(.vtt_green) { color:#27ae61}*/


/* iconos overlay */
.listIconsOverlay { float:right; overflow:hidden; height:3.8em;}
.listIconsOverlay > li { float:right; margin-left:1em;}
.btnOverlay { display:block; float:left; height:3.2em; cursor:pointer;}
.btnOverlay.share { width:2em; background:url("../i/icons/iconos28x28_overlay.png") no-repeat center 43.5%;}
.btnOverlay.list { width:2.4em; background:url("../i/icons/iconos28x28_overlay.png") no-repeat center 57.25%;}
.btnOverlay.fav { width:2.4em; background:url("../i/icons/iconos28x28_overlay.png") no-repeat center 70.8%;}
.btnOverlay.open { width:3em;}
.btnOverlay.share.open { background:url("../i/icons/iconos28x28_overlay.png") no-repeat center 2.5%;}
.btnOverlay.list.open { background:url("../i/icons/iconos28x28_overlay.png") no-repeat center 16.5%;}
.btnOverlay.fav.open { background:url("../i/icons/iconos28x28_overlay.png") no-repeat center 30%;}
.btnOverlay.fav.added { background:url("../i/icons/iconos28x28_overlay.png") no-repeat center 85%;}
.txtIconsOverlay { display:none; float:left; font-size:140%; line-height:2.3; color:#fff; margin-left:0.3em;cursor:pointer;} 

/* advertisement */
.vast-skip-button, .vjs-ads-label {background:rgba(208, 58, 242,0.75);font-size:160%;line-height:2;text-align:center;}

.vast-blocker {background:rgba(255,255,255,0);}
.vast-blocker {display:inline-block;width:100%;height:100%;position:absolute;top:0;left:0;}

.vjs-ads-label {left:0;}
.vjs-ads-label,.vast-skip-button  {top:0;bottom:auto;padding:1em;}
.vast-skip-button {right:0;border-radius:0 0 0 1em;}

.videoPlayer .vjs-ad-playing .vjs-remaining-time,.vjs-ad-playing .vjs-current-time {display:none;}
.vjs-ad-playing  .vjs-progress-control  {display:none;}
    
.vast-skip-button, .vjs-ads-label, .vast-blocker {position:absolute;z-index:8;}

/*.vast-blocker {position:absolute;z-index:850;}*/