/*!*.mejs__controls:not([style*='display: none']) .mejs__loop-on button {*!*/
/*!*    background-position: -160px 0; }*!*/
/*!*.mejs__controls:not([style*='display: none']) .mejs__loop-off button {*!*/
/*!*    background-position: -180px 0; }*!*/
/*!*.mejs__controls:not([style*='display: none']) .mejs__hide-playlist button {*!*/
/*!*    background-position: -201px 0; }*!*/
.mejs__playlist{background-color:rgba(52,50,48,.16);display:none;z-index:99999}.mejs__playlist.active{display:block;z-index:99999}.mejs__playlist ul{padding:15px;margin:0}.mejs__playlist li{color:#000;font-size:1.4rem;margin:2px 0;list-style-type:none}.mejs__playlist li.current,.mejs__playlist li:hover{color:#f29400;cursor:pointer}.mejs__playlist li.current{font-weight:700}.mejs-playlist-button,.mejs__playlist-button{position:relative}.mejs-loop-button>button,.mejs-shuffle-button>button,.mejs__loop-button>button,.mejs__shuffle-button>button{background:url(../../../img/svg/playlist-controls.svg)no-repeat}.mejs__pause>button,.mejs__play>button{background-position:0;background-size:25px}.mejs__play>button{background:url(../../../img/panoviewer/musicPlayer/play.png)no-repeat}.mejs__pause>button{background:url(../../../img/panoviewer/musicPlayer/pause.png)no-repeat}.mejs-playlist-button>button,.mejs__playlist-button>button{background:url(../../../img/panoviewer/musicPlayer/list.png)no-repeat;background-position:0}.mejs__nexttrack-button>button,.mejs__nexttrack>button{background:url(../../../img/panoviewer/musicPlayer/next.png)no-repeat;background-position:0;background-size:25px}.mejs__prevtrack-button>button,.mejs__prevtrack>button{background:url(../../../img/panoviewer/musicPlayer/prev.png)no-repeat;background-position:0;background-size:25px}.mejs-loop-button>button,.mejs__loop-button>button{background-position:-120px 0}.mejs-shuffle-button>button,.mejs__shuffle-button>button{background-position:-100px 0}.mejs-loop-button.mejs-loop-off>button,.mejs-shuffle-button.mejs-shuffle-off>button,.mejs__loop-button.mejs__loop-off>button,.mejs__shuffle-button.mejs__shuffle-off>button{opacity:.7}.mejs-playlist-layer,.mejs__playlist-layer{background:#222;bottom:40px;color:#fff;font-size:12px;height:calc(100% - 40px)!important;overflow:hidden;position:absolute;right:0;text-align:center;top:0;-webkit-transition:.5s;transition:.5s;width:33.33333%!important;z-index:2}