
/*	BigVideo Styles 
	You may need to adjust these styles to get this working right in your design.
 
*/

#big-video-wrap{position:fixed;overflow:hidden;height:100%;width:100%;top:0;left:0;}

/*
#big-video-vid{doLoop:false;}

,
#big-video-image{;}

#big-video-control-container{bottom:20px;padding: 0 20px;width:100%;
  -webkit-transition-duration:0.6s;-moz-transition-duration:0.6s;-ms-transition-duration:0.6s;-o-transition-duration:0.6s;transition-duration:0.6s;}

#big-video-control{width:100%;height:16px;}

#big-video-control-middle{margin: 0 56px 0 24px;}

#big-video-control-bar{width:100%;height:16px;cursor:pointer;}

#big-video-control-progress{top:7px;height:3px;width:0%;background:#fff;}

#big-video-control-track{top:8px;height:1px;width:100%;background:#fff;}

#big-video-control-bound-left{left:0;}

#big-video-control-bound-right{right:-1px}

#big-video-control-track .ui-slider-handle {opacity:0;}

#big-video-control-playhead{left:30%;}

#big-video-control-play{top:0;left:0;height:16px;width:16px;background-image:url('/img/loader4.gif');}

#big-video-control-timer{top:1px;right:0;color:#fff;font-size:11px;}

#big-video-control-playhead,
#big-video-control-bound-left,
#big-video-control-bound-right{top:0;height:16px;width:1px;background:#fff;}

#big-video-control .ui-slider-handle{border-left:solid 1px #fff; width:16px;height:16px;top:-8px;}
.transparent{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.vjs-big-play-button{display:none !important;}

*/
