.videoContainer{position:relative;overflow:hidden;background:#000;color:#ccc}.caption{display:none;position:absolute;top:0;left:0;width:100%;padding:10px;color:white;font-family:"DINNextLTPro-Regular";font-style:normal;font-size:20px;font-weight:bold;box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;background:#d64949}.control{background:#333;color:#ccc;position:absolute;bottom:0;left:0;width:100%;z-index:5;display:none}.topControl{height:11px;border-bottom:1px solid #404040;background:#1F1F1F;background:-moz-linear-gradient(top, #242424 50%, #1F1F1F 50%, #171717 100%);background:-webkit-linear-gradient(top, #242424 50%, #1F1F1F 50%, #171717 100%);background:-o-linear-gradient(top, #242424 50%, #1F1F1F 50%, #171717 100%)}.btmControl{clear:both;background:#1F1F1F;background:-moz-linear-gradient(top, #242424 50%, #1F1F1F 50%, #171717 100%);background:-webkit-linear-gradient(top, #242424 50%, #1F1F1F 50%, #171717 100%);background:-o-linear-gradient(top, #242424 50%, #1F1F1F 50%, #171717 100%)}.control div.btn{float:left;width:34px;height:30px;padding:0 5px;border-right:1px solid #404040;cursor:pointer}.control div.text{font-size:12px;font-weight:bold;line-height:30px;text-align:center;font-family:verdana;width:20px;border:none;color:#777}.control div.btnPlay{background:url(../img/video/control.png) no-repeat 0 0;border-left:1px solid #404040}.control div.paused{background:url(../img/video/control.png) no-repeat 0 -30px}.control div.btnStop{background:url(../img/video/control.png) no-repeat 0 -60px}.control div.spdText{border:none;font-size:14px;line-height:30px;font-style:italic}.control div.selected{font-size:15px;color:#ccc}.control div.sound{background:url(../img/video/control.png) no-repeat -88px -30px;border:none;float:right}.control div.sound2{background:url(../img/video/control.png) no-repeat -88px -60px !important}.control div.muted{background:url(../img/video/control.png) no-repeat -88px 0 !important}.control div.btnFS{background:url(../img/video/control.png) no-repeat -44px 0;float:right}.control div.btnLight{background:url(../img/video/control.png) no-repeat -44px -60px;border-left:1px solid #404040;float:right}.control div.lighton{background:url(../img/video/control.png) no-repeat -44px -30px !important}.progress{width:85%;height:11px !important;border:none !important;padding:0 !important;margin-bottom:0 !important;position:relative;float:left;cursor:pointer;background:#444;background:-moz-linear-gradient(top, #666, #333);background:-webkit-linear-gradient(top, #666, #333);background:-o-linear-gradient(top, #666, #333);box-shadow:0 2px 3px #333 inset;-moz-box-shadow:0 2px 3px #333 inset;-webkit-box-shadow:0 2px 3px #333 inset;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px}.progress span{height:100%;position:absolute;top:0;left:0;display:block;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px}.timeBar{z-index:10;width:0;background:#d64949;background:-moz-linear-gradient(top, #D38B8B 50%, #d64949 50%, #D33030 100%);background:-webkit-linear-gradient(top, #D38B8B 50%, #d64949 50%, #D33030 100%);background:-o-linear-gradient(top, #D38B8B 50%, #d64949 50%, #D33030 100%);box-shadow:0 0 1px #fff;-moz-box-shadow:0 0 1px #fff;-webkit-box-shadow:0 0 1px #fff}.bufferBar{z-index:5;width:0;background:#777;background:-moz-linear-gradient(top, #999, #666);background:-webkit-linear-gradient(top, #999, #666);background:-o-linear-gradient(top, #999, #666);box-shadow:2px 0 5px #333;-moz-box-shadow:2px 0 5px #333;-webkit-box-shadow:2px 0 5px #333}.time{width:15%;float:right;text-align:center;font-size:11px;line-height:12px}.volume{position:relative;cursor:pointer;width:70px;height:10px;float:right;margin-top:10px;margin-right:10px}.volumeBar{display:block;height:100%;position:absolute;top:0;left:0;background-color:#eee;z-index:10}.loading,#init{position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/video/loading.gif) no-repeat 50% 50%;z-index:2;display:none}#init{background:none}#init .start-btn{width:100px;height:100px;background:rgba(194, 194, 194, .7);position:absolute;top:40%;left:45%;border-radius:100%;cursor:pointer}#init .start-btn:hover{background:rgba(194, 194, 194, .8)}#init .start-btn:after{content:" ";display:block;margin-top:25px;margin-left:40px;width:0;height:0;border-top:25px solid transparent;border-left:35px solid #d64949;border-bottom:25px solid transparent}