.audioplayer{height:2.5rem;color:#343a40;border:1px solid #adb5bd;position:relative;z-index:1;background-color:#e9ecef}.audioplayer-mini{width:2.5rem;margin:0 auto}.audioplayer>div{position:absolute}.audioplayer-playpause{width:2.5rem;height:100%;text-align:left;text-indent:-9999px;cursor:pointer;z-index:2;top:0;left:0}.audioplayer:not(.audioplayer-mini) .audioplayer-playpause{border-right:1px solid #adb5bd;border-right-color:rgba(255,255,255,.1)}.audioplayer-mini .audioplayer-playpause{width:100%}.audioplayer-playpause:focus,.audioplayer-playpause:hover{background-color:#03a9f4}.audioplayer-playpause a{display:block}.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a{width:0;height:0;border:.5rem solid transparent;border-right:none;border-left-color:#343a40;content:"";position:absolute;top:50%;left:50%;margin:-.5rem 0 0 -.25rem}.audioplayer-playing .audioplayer-playpause a{width:.75rem;height:.75rem;position:absolute;top:50%;left:50%;margin:-.375rem 0 0 -.375rem}.audioplayer-playing .audioplayer-playpause a:after,.audioplayer-playing .audioplayer-playpause a:before{width:40%;height:100%;background-color:#343a40;content:"";position:absolute;top:0}.audioplayer-playing .audioplayer-playpause a:before{left:0}.audioplayer-playing .audioplayer-playpause a:after{right:0}.audioplayer-time{width:3.2rem;height:100%;line-height:3.2;text-align:center;z-index:2;top:0;font-size:.75rem}.audioplayer-time-current{border-left:1px solid #adb5bd;left:2.5rem}.audioplayer-time-duration{border-right:1px solid #03a9f4;border-right-color:rgba(255,255,255,.1);right:2.5rem}.audioplayer-novolume .audioplayer-time-duration{border-right:0;right:0}.audioplayer-bar{height:.875rem;background-color:#ced4da;cursor:pointer;z-index:1;top:50%;right:5.8rem;left:5.6rem;margin-top:-.438rem}.audioplayer-novolume .audioplayer-bar{right:4.375rem}.audioplayer-bar div{width:0;height:100%;position:absolute;left:0;top:0}.audioplayer-bar-loaded{background-color:rgba(0,0,0,.75);z-index:1}.audioplayer-bar-played{background-color:#03a9f4;z-index:2}.audioplayer-volume{width:2.5rem;height:100%;border-left:1px solid #03a9f4;border-left-color:rgba(0,0,0,.25);text-align:left;text-indent:-9999px;cursor:pointer;z-index:2;top:0;right:0}.audioplayer-volume:focus,.audioplayer-volume:hover{background-color:#03a9f4}.audioplayer-volume-button{width:100%;height:100%}.audioplayer-volume-button a{width:.313rem;height:.375rem;background-color:#343a40;display:block;position:relative;z-index:1;top:40%;left:35%}.audioplayer-volume-button a:after,.audioplayer-volume-button a:before{content:"";position:absolute}.audioplayer-volume-button a:before{width:0;height:0;border:.5rem solid transparent;border-left:none;border-right-color:#343a40;z-index:2;top:50%;right:-.25rem;margin-top:-.5rem}.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after{width:.313rem;height:.313rem;border:.25rem double #343a40;border-width:.25em .25em 0 0;left:.563rem;top:-.063rem;-webkit-border-radius:0 .938rem 0 0;-moz-border-radius:0 .938rem 0 0;border-radius:0 .938rem 0 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.audioplayer-volume-adjust{height:6.25rem;cursor:default;position:absolute;left:0;right:-1px;top:-9999px;background-color:#03a9f4;-webkit-border-top-left-radius:2px;-webkit-border-top-right-radius:2px;-moz-border-radius-topleft:2px;-moz-border-radius-topright:2px;border-top-left-radius:2px;border-top-right-radius:2px}.audioplayer-volume:not(:hover) .audioplayer-volume-adjust{opacity:0}.audioplayer-volume:hover .audioplayer-volume-adjust{top:auto;bottom:100%}.audioplayer-volume-adjust>div{width:40%;height:80%;background-color:#03a9f4;cursor:pointer;position:relative;z-index:1;margin:30% auto 0}.audioplayer-volume-adjust div div{width:100%;height:100%;position:absolute;bottom:0;left:0;background:#007fd1;background:-webkit-gradient(linear,left bottom,left top,from(#007fd1),to(#c600ff));background:-webkit-linear-gradient(bottom,#007fd1,#c600ff);background:-moz-linear-gradient(bottom,#007fd1,#c600ff);background:-ms-radial-gradient(bottom,#007fd1,#c600ff);background:-o-linear-gradient(bottom,#007fd1,#c600ff);background:linear-gradient(bottom,#007fd1,#c600ff)}.audioplayer-novolume .audioplayer-volume{display:none}.audioplayer *,.audioplayer :after,.audioplayer :before{-webkit-transition:color .25s ease,background-color .25s ease,opacity .5s ease;-moz-transition:color .25s ease,background-color .25s ease,opacity .5s ease;-ms-transition:color .25s ease,background-color .25s ease,opacity .5s ease;-o-transition:color .25s ease,background-color .25s ease,opacity .5s ease;transition:color .25s ease,background-color .25s ease,opacity .5s ease}