#main-player{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px}#audioWrap{width:100%;height:40px}#componentWrapper,#componentWrapper *{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;border:0;outline:none}#componentWrapper{position:relative;height:100%;font-family:Arial, Helvetica, sans-serif;font-size:15px;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex}#componentWrapper .controls_toggle{position:relative;width:40px;height:100%;behavior:url("PIE.htc.html");cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#componentWrapper .controls_toggle img{display:block;width:25px;height:25px;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#componentWrapper .player_mediaTime_current{position:relative;width:60px;height:40px;color:white;text-align:center;line-height:40px;behavior:url("PIE.htc.html");-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#componentWrapper .player_progress{position:relative;height:40px;behavior:url("PIE.htc.html");cursor:pointer;-webkit-box-flex:1;-ms-flex:1;flex:1}#componentWrapper .progress_bg{position:absolute;height:10px;background:#770f0f;top:15px;left:10px;right:10px;-webkit-border-radius:4px;border-radius:4px}#componentWrapper .load_progress{position:absolute;height:10px;background:#721616;top:15px;left:10px;right:10px;width:0px;-webkit-border-radius:4px;border-radius:4px}#componentWrapper .play_progress{position:absolute;height:10px;background:#fff;top:15px;left:10px;right:10px;width:0px;-webkit-border-radius:4px;border-radius:4px}#componentWrapper .player_progress_tooltip{position:relative;top:-10px;width:72px;background:#333;height:16px;display:none;text-align:center;behavior:url("PIE.htc.html")}#componentWrapper .player_progress_tooltip p{color:white;font-size:10px;margin:0;line-height:16px}#componentWrapper .player_mediaTime_total{position:relative;width:60px;height:40px;color:white;text-align:center;line-height:40px;behavior:url("PIE.htc.html");-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#componentWrapper .player_volume_wrapper{position:relative;height:40px;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex}#componentWrapper .player_volume{position:relative;width:40px;height:40px;behavior:url("PIE.htc.html");cursor:pointer}#componentWrapper .player_volume img{display:block;position:absolute;width:18px;height:16px;left:50%;top:50%;margin-left:-9px;margin-top:-8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#componentWrapper .volume_seekbar{position:relative;width:80px;height:40px;behavior:url("PIE.htc.html");cursor:pointer}#componentWrapper .volume_bg{position:absolute;width:60px;height:10px;background:#222;bottom:15px;left:10px;-webkit-box-shadow:-1px -1px 0 rgba(0, 0, 0, 0.5), 1px 1px 0 rgba(255, 255, 255, 0.1);box-shadow:-1px -1px 0 rgba(0, 0, 0, 0.5), 1px 1px 0 rgba(255, 255, 255, 0.1);-webkit-border-radius:4px;border-radius:4px}#componentWrapper .volume_level{position:absolute;width:30px;height:10px;background:#fff;bottom:15px;left:10px;-webkit-border-radius:4px;border-radius:4px}#componentWrapper .player_volume_tooltip{position:relative;left:-15px;top:-4px;width:35px;height:16px;background:#333;display:none;text-align:center;-webkit-box-shadow:1px 1px 3px #222;box-shadow:1px 1px 3px #222;behavior:url("PIE.htc.html")}#componentWrapper .player_volume_tooltip p{font-family:Arial, Helvetica, sans-serif;font-size:10px;color:#ffffff;margin:0;line-height:18px}