.video-menu{float:left;z-index:1000;background-color:var(--background);width:100%;padding:5px 0;transition:transform .15s ease-in-out;position:sticky;top:0}.video-menu.show{transform:translateY(0)}.video-menu.hide{transform:translateY(-100%)}.video-menu.outside{z-index:10!important;position:relative!important}.video-menu .track-wrap{height:auto;overflow:hidden;width:100%!important}.btn-move-hz-bar>span{cursor:pointer;justify-content:center;align-items:center;height:100%;display:inline-flex;position:relative}.btn-move-hz-bar svg{background-color:#fff;border-radius:50%;width:25px;height:25px;margin:0 12px;padding:5px;box-shadow:0 2px 8px #63636333;fill:#4a4a4a!important}.btn-move-hz-bar-left{z-index:100;width:auto;height:100%;position:absolute;top:0;left:0}.btn-move-hz-bar-right{z-index:100;width:auto;height:100%;position:absolute;top:0;right:0}.hz-bar{white-space:nowrap;word-wrap:normal;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;overflow-y:hidden;height:100%!important}.hz-bar::-webkit-scrollbar{display:none}.hz-bar span{cursor:pointer;border-radius:5px;justify-content:center;align-items:center;width:75px;height:60px;margin:0 4px;display:inline-flex;padding:3px!important;overflow:hidden!important}.hz-bar span:first-child{margin-left:10px}.hz-bar.outside span:first-child{margin-left:0;padding-left:0!important}@media (max-width:690px){.hz-bar.outside span:first-child{margin-left:10px}}.hz-bar span a{float:left;width:100%;height:100%;margin:0;padding:0;position:relative}.hz-bar span img{float:left;object-fit:cover;pointer-events:none;background-color:var(--background);border:.5pt solid var(--menu-video-icon-bdr);border-radius:6px;width:100%;height:100%;overflow:hidden!important}.hz-bar span:first-child img,.hz-bar span:nth-child(2) img{border:1pt solid var(--menu-video-icon-bdr)}.hz-bar .select{background-image:linear-gradient(to bottom right,#6a5af9,#f62682,#ffc739)!important}.hz-bar .select img{border:none!important}.skeleton-video-menu-item{background:#e0e0e070;animation:1.2s linear infinite alternate skeleton-loading}
