.mejs-container{background:#000;border-radius:5px;font-family:Helvetica,Arial;height:50px!important;text-align:left;text-indent:0;vertical-align:top;width:100%!important}.mejs-container .mejs-controls{background:transparent;display:flex;height:100%}.mejs-controls .mejs-time-rail a,.mejs-controls .mejs-time-rail span{border-radius:0;cursor:pointer;display:block;height:100%;width:180px}.mejs-controls div.mejs-time-rail{height:100%;padding-top:0}.mejs-controls .mejs-time-rail .mejs-time-total{margin:0}.mejs-container .mejs-controls .mejs-time{bottom:0;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;color:#fff;display:block;font-size:14px;height:27px;line-height:25px;margin:auto;overflow:hidden;padding:0;pointer-events:none;position:absolute;right:10px;text-align:center;top:0;width:auto}.mejs-controls .mejs-time-rail .mejs-time-float-corner{display:none}.mejs-controls .mejs-time-rail .mejs-time-float{background:#000;border:none;border-radius:3px;color:#fff;height:20px;margin-left:-18px;position:absolute;text-align:center;top:-25px;width:46px}.mejs-controls .mejs-time-rail .mejs-time-float-current{display:block;left:0;margin:4px 0 0;text-align:center;width:100%}.mejs-container .mejs-controls div{height:100%;position:relative;width:50px}.mejs-controls .mejs-button button{background:transparent;border:0!important;height:100%;margin:0;outline:none;padding:0;position:relative;width:100%}.mejs-controls .mejs-play:after{background:url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/163884/play.svg) no-repeat;width:17px}.mejs-controls .mejs-pause:after,.mejs-controls .mejs-play:after{bottom:0;content:"";filter:grayscale(1) brightness(0) invert(1);height:22px;left:0;margin:auto;pointer-events:none;position:absolute;right:0;top:0;transition:all .1s linear}.mejs-controls .mejs-pause:after{background:url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/163884/pause.svg) no-repeat;width:13px}.mejs-controls .mejs-time-rail .mejs-time-total{background:#292929}.mejs-controls .mejs-time-rail .mejs-time-loaded{animation:move 3s linear infinite;background:#3c3838;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,hsla(0,0%,100%,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,hsla(0,0%,100%,.2)),color-stop(.75,hsla(0,0%,100%,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,hsla(0,0%,100%,.2) 25%,transparent 25%,transparent 50%,hsla(0,0%,100%,.2) 50%,hsla(0,0%,100%,.2) 75%,transparent 75%,transparent);background-size:50px 50px;opacity:.1}.mejs-controls .mejs-time-rail .mejs-time-current{background:linear-gradient(18deg,rgba(31,67,246,.8),#f1e7de),radial-gradient(49.94% 96.02% at 100% 4.73%,#d8ecec 0,rgba(216,236,236,0) 100%),radial-gradient(53.82% 91.26% at -11.61% 100%,#f5faf8 0,rgba(245,250,248,0) 100%)}.mejs-controls .mejs-button button:focus{outline:none}@-webkit-keyframes move{0%{background-position:0 0}to{background-position:50px 50px}}