@font-face {
    font-family: 'font-1';
    src: url('font-1.ttf');
    font-weight: normal;
    font-style: normal;
}

.playlist>.heading {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

function hide(el) {
    el.style.display='none';
}

.player {
    height: 100%;
}

iframe {
    width: calc(100% - 1px);
    height: 100%;
    float: left;
}

.playlist {
    width: 120px;
    height: 100%;
    float: left;
    position: relative;
    background-color: black;
}

.playlist-container {
    margin-top: 32px;
    width: 100%;
    height: calc(100% - 32px);
    overflow-y: auto;
}

.playlist>.heading {
    width: 100%;
    border: none;
    outline: none;
    background-color: #ff1a75;
    font-size: 1em;
    padding: 6px;
    color: white;
    position: absolute;
    left: 0;
    top: 0;
    border-bottom: 1px solid #222222;
    cursor: pointer;
    text-align: left;
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
}

.playlist>.heading:hover {
    background-color: #ff4d94;
}

.playlist>.heading i:before {
    font-size: 16px;
}

.playlist ul {
    padding: 0;
    margin: 0;
}

.playlist ul>li {
    display: block;
    color: #cacaca;
    text-align: left;
    padding: 7px 7px 7px 10px;
    background-color: #222222;
    border-bottom: 1px solid black;
    font-size: 0.9em;
    cursor: pointer;
    -moz-transition: background-color .2s, color .2s, border-color .2s;
    -o-transition: background-color .2s, color .2s, border-color .2s;
    -webkit-transition: background-color .2s, color .2s, border-color .2s;
    transition: background-color .2s, color .2s, border-color .2s;
}

.playlist li.season-title i:before,
.playlist>.heading i:before,
.playlist ul>li.active:before {
    margin-right: 5px;
}

.playlist ul>li.active,
.playlist ul>li:hover {
    background-color: black;
    color: white;
    border-color: #222222;
}

.playlist li.season-title {
    cursor: default !important;
    background-color: #4e4e4e !important;
    color: white !important;
    font-size: 14px;
}

.playlist ul>li.active:before {
    color: #ff7710;
}

.playlist>.heading {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}


html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    font-family: 'font-1';
}

.player {
    height: 100%;
}

iframe {
    width: calc(100% - 1px);
    height: 100%;
    float: left;
}

.playlist {
    width: 120px;
    height: 100%;
    float: left;
    position: relative;
    background-color: black;
}

.playlist-container {
    margin-top: 32px;
    width: 100%;
    height: calc(100% - 32px);
    overflow-y: auto;
}

.playlist>.heading {
    width: 100%;
    border: none;
    outline: none;
    background-color: #ff1a75;
    font-size: 1em;
    padding: 6px;
    color: white;
    position: absolute;
    left: 0;
    top: 0;
    border-bottom: 1px solid #222222;
    cursor: pointer;
    text-align: left;
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
}

.playlist>.heading:hover {
    background-color: #ff4d94;
}

.playlist>.heading i:before {
    font-size: 16px;
}

.playlist ul {
    padding: 0;
    margin: 0;
}

.playlist ul>li {
    display: block;
    color: #cacaca;
    text-align: left;
    padding: 7px 7px 7px 10px;
    background-color: #222222;
    border-bottom: 1px solid black;
    font-size: 0.9em;
    cursor: pointer;
    -moz-transition: background-color .2s, color .2s, border-color .2s;
    -o-transition: background-color .2s, color .2s, border-color .2s;
    -webkit-transition: background-color .2s, color .2s, border-color .2s;
    transition: background-color .2s, color .2s, border-color .2s;
}

.playlist li.season-title i:before,
.playlist>.heading i:before,
.playlist ul>li.active:before {
    margin-right: 5px;
}

.playlist ul>li.active,
.playlist ul>li:hover {
    background-color: black;
    color: white;
    border-color: #222222;
}

.playlist li.season-title {
    cursor: default !important;
    background-color: #4e4e4e !important;
    color: white !important;
    font-size: 14px;
}

.playlist ul>li.active:before {
    color: #ff7710;
}

.playlist>.heading {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.player {
    height: 100%;
}

iframe {
    width: calc(100% - 1px);
    height: 100%;
    float: left;
}

.playlist {
    width: 120px;
    height: 100%;
    float: left;
    position: relative;
    background-color: black;
}

.playlist-container {
    margin-top: 32px;
    width: 100%;
    height: calc(100% - 32px);
    overflow-y: auto;
}

.playlist>.heading {
    width: 100%;
    border: none;
    outline: none;
    background-color: #ff1a75;
    font-size: 1em;
    padding: 6px;
    color: white;
    position: absolute;
    left: 0;
    top: 0;
    border-bottom: 1px solid #222222;
    cursor: pointer;
    text-align: left;
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
}

.playlist>.heading:hover {
    background-color: #ff4d94;
}

.playlist>.heading i:before {
    font-size: 16px;
}

.playlist ul {
    padding: 0;
    margin: 0;
}

.playlist ul>li {
    display: block;
    color: #cacaca;
    text-align: left;
    padding: 7px 7px 7px 10px;
    background-color: #222222;
    border-bottom: 1px solid black;
    font-size: 0.9em;
    cursor: pointer;
    -moz-transition: background-color .2s, color .2s, border-color .2s;
    -o-transition: background-color .2s, color .2s, border-color .2s;
    -webkit-transition: background-color .2s, color .2s, border-color .2s;
    transition: background-color .2s, color .2s, border-color .2s;
}

.playlist li.season-title i:before,
.playlist>.heading i:before,
.playlist ul>li.active:before {
    margin-right: 5px;
}

.playlist ul>li.active,
.playlist ul>li:hover {
    background-color: black;
    color: white;
    border-color: #222222;
}

.playlist li.season-title {
    cursor: default !important;
    background-color: #4e4e4e !important;
    color: white !important;
    font-size: 14px;
}

.playlist ul>li.active:before {
    color: #ff7710;
}

.playlist>.heading {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.player {
    height: 100%;
}

iframe {
    width: calc(100% - 1px);
    height: 100%;
    float: left;
}

.playlist {
    width: 120px;
    height: 100%;
    float: left;
    position: relative;
    background-color: black;
}

.playlist-container {
    margin-top: 32px;
    width: 100%;
    height: calc(100% - 32px);
    overflow-y: auto;
}

.playlist>.heading {
    width: 100%;
    border: none;
    outline: none;
    background-color: #ff1a75;
    font-size: 1em;
    padding: 6px;
    color: white;
    position: absolute;
    left: 0;
    top: 0;
    border-bottom: 1px solid #222222;
    cursor: pointer;
    text-align: left;
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
}

.playlist>.heading:hover {
    background-color: #ff4d94;
}

.playlist>.heading i:before {
    font-size: 16px;
}

.playlist ul {
    padding: 0;
    margin: 0;
}

.playlist ul>li {
    display: block;
    color: #cacaca;
    text-align: left;
    padding: 7px 7px 7px 10px;
    background-color: #222222;
    border-bottom: 1px solid black;
    font-size: 0.9em;
    cursor: pointer;
    -moz-transition: background-color .2s, color .2s, border-color .2s;
    -o-transition: background-color .2s, color .2s, border-color .2s;
    -webkit-transition: background-color .2s, color .2s, border-color .2s;
    transition: background-color .2s, color .2s, border-color .2s;
}

.playlist li.season-title i:before,
.playlist>.heading i:before,
.playlist ul>li.active:before {
    margin-right: 5px;
}

.playlist ul>li.active,
.playlist ul>li:hover {
    background-color: black;
    color: white;
    border-color: #222222;
}

.playlist li.season-title {
    cursor: default !important;
    background-color: #4e4e4e !important;
    color: white !important;
    font-size: 14px;
}

.playlist ul>li.active:before {
    color: #ff7710;
}


.playlist>.heading {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.player {
    height: 100%;
}

iframe {
    width: calc(100% - 1px);
    height: 100%;
    float: left;
}

.playlist {
    width: 120px;
    height: 100%;
    float: left;
    position: relative;
    background-color: black;
}

.playlist-container {
    margin-top: 32px;
    width: 100%;
    height: calc(100% - 32px);
    overflow-y: auto;
}

.playlist>.heading {
    width: 100%;
    border: none;
    outline: none;
    background-color: #ff1a75;
    font-size: 1em;
    padding: 6px;
    color: white;
    position: absolute;
    left: 0;
    top: 0;
    border-bottom: 1px solid #222222;
    cursor: pointer;
    text-align: left;
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
}

.playlist>.heading:hover {
    background-color: #ff4d94;
}

.playlist>.heading i:before {
    font-size: 16px;
}

.playlist ul {
    padding: 0;
    margin: 0;
}

.playlist ul>li {
    display: block;
    color: #cacaca;
    text-align: left;
    padding: 7px 7px 7px 10px;
    background-color: #222222;
    border-bottom: 1px solid black;
    font-size: 0.9em;
    cursor: pointer;
    -moz-transition: background-color .2s, color .2s, border-color .2s;
    -o-transition: background-color .2s, color .2s, border-color .2s;
    -webkit-transition: background-color .2s, color .2s, border-color .2s;
    transition: background-color .2s, color .2s, border-color .2s;
}

.playlist li.season-title i:before,
.playlist>.heading i:before,
.playlist ul>li.active:before {
    margin-right: 5px;
}

.playlist ul>li.active,
.playlist ul>li:hover {
    background-color: black;
    color: white;
    border-color: #222222;
}

.playlist li.season-title {
    cursor: default !important;
    background-color: #4e4e4e !important;
    color: white !important;
    font-size: 14px;
}

.playlist ul>li.active:before {
    color: #ff7710;
}


.playlist>.heading {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.player {
    height: 100%;
}

iframe {
    width: calc(100% - 1px);
    height: 100%;
    float: left;
}

.playlist {
    width: 120px;
    height: 100%;
    float: left;
    position: relative;
    background-color: black;
}

.playlist-container {
    margin-top: 32px;
    width: 100%;
    height: calc(100% - 32px);
    overflow-y: auto;
}

.playlist>.heading {
    width: 100%;
    border: none;
    outline: none;
    background-color: #ff1a75;
    font-size: 1em;
    padding: 6px;
    color: white;
    position: absolute;
    left: 0;
    top: 0;
    border-bottom: 1px solid #222222;
    cursor: pointer;
    text-align: left;
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
}

.playlist>.heading:hover {
    background-color: #ff4d94;
}

.playlist>.heading i:before {
    font-size: 16px;
}

.playlist ul {
    padding: 0;
    margin: 0;
}

.playlist ul>li {
    display: block;
    color: #cacaca;
    text-align: left;
    padding: 7px 7px 7px 10px;
    background-color: #222222;
    border-bottom: 1px solid black;
    font-size: 0.9em;
    cursor: pointer;
    -moz-transition: background-color .2s, color .2s, border-color .2s;
    -o-transition: background-color .2s, color .2s, border-color .2s;
    -webkit-transition: background-color .2s, color .2s, border-color .2s;
    transition: background-color .2s, color .2s, border-color .2s;
}

.playlist li.season-title i:before,
.playlist>.heading i:before,
.playlist ul>li.active:before {
    margin-right: 5px;
}

.playlist ul>li.active,
.playlist ul>li:hover {
    background-color: black;
    color: white;
    border-color: #222222;
}

.playlist li.season-title {
    cursor: default !important;
    background-color: #4e4e4e !important;
    color: white !important;
    font-size: 14px;
}

.playlist ul>li.active:before {
    color: #ff7710;
}


.playlist>.heading {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.player {
    height: 100%;
}

iframe {
    width: calc(100% - 1px);
    height: 100%;
    float: left;
}

.playlist {
    width: 120px;
    height: 100%;
    float: left;
    position: relative;
    background-color: black;
}

.playlist-container {
    margin-top: 32px;
    width: 100%;
    height: calc(100% - 32px);
    overflow-y: auto;
}

.playlist>.heading {
    width: 100%;
    border: none;
    outline: none;
    background-color: #ff1a75;
    font-size: 1em;
    padding: 6px;
    color: white;
    position: absolute;
    left: 0;
    top: 0;
    border-bottom: 1px solid #222222;
    cursor: pointer;
    text-align: left;
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
}

.playlist>.heading:hover {
    background-color: #ff4d94;
}

.playlist>.heading i:before {
    font-size: 16px;
}

.playlist ul {
    padding: 0;
    margin: 0;
}

.playlist ul>li {
    display: block;
    color: #cacaca;
    text-align: left;
    padding: 7px 7px 7px 10px;
    background-color: #222222;
    border-bottom: 1px solid black;
    font-size: 0.9em;
    cursor: pointer;
    -moz-transition: background-color .2s, color .2s, border-color .2s;
    -o-transition: background-color .2s, color .2s, border-color .2s;
    -webkit-transition: background-color .2s, color .2s, border-color .2s;
    transition: background-color .2s, color .2s, border-color .2s;
}

.playlist li.season-title i:before,
.playlist>.heading i:before,
.playlist ul>li.active:before {
    margin-right: 5px;
}

.playlist ul>li.active,
.playlist ul>li:hover {
    background-color: black;
    color: white;
    border-color: #222222;
}

.playlist li.season-title {
    cursor: default !important;
    background-color: #4e4e4e !important;
    color: white !important;
    font-size: 14px;
}

.playlist ul>li.active:before {
    color: #ff7710;
}

.playlist>.heading {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.player {
    height: 100%;
}

iframe {
    width: calc(100% - 1px);
    height: 100%;
    float: left;
}

.playlist {
    width: 120px;
    height: 100%;
    float: left;
    position: relative;
    background-color: black;
}

.playlist-container {
    margin-top: 32px;
    width: 100%;
    height: calc(100% - 32px);
    overflow-y: auto;
}

.playlist>.heading {
    width: 100%;
    border: none;
    outline: none;
    background-color: #ff1a75;
    font-size: 1em;
    padding: 6px;
    color: white;
    position: absolute;
    left: 0;
    top: 0;
    border-bottom: 1px solid #222222;
    cursor: pointer;
    text-align: left;
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
}

.playlist>.heading:hover {
    background-color: #ff4d94;
}

.playlist>.heading i:before {
    font-size: 16px;
}

.playlist ul {
    padding: 0;
    margin: 0;
}

.playlist ul>li {
    display: block;
    color: #cacaca;
    text-align: left;
    padding: 7px 7px 7px 10px;
    background-color: #222222;
    border-bottom: 1px solid black;
    font-size: 0.9em;
    cursor: pointer;
    -moz-transition: background-color .2s, color .2s, border-color .2s;
    -o-transition: background-color .2s, color .2s, border-color .2s;
    -webkit-transition: background-color .2s, color .2s, border-color .2s;
    transition: background-color .2s, color .2s, border-color .2s;
}

.playlist li.season-title i:before,
.playlist>.heading i:before,
.playlist ul>li.active:before {
    margin-right: 5px;
}

.playlist ul>li.active,
.playlist ul>li:hover {
    background-color: black;
    color: white;
    border-color: #222222;
}

.playlist li.season-title {
    cursor: default !important;
    background-color: #4e4e4e !important;
    color: white !important;
    font-size: 14px;
}

.playlist ul>li.active:before {
    color: #ff7710;
}

.jw-lang-appended:before,
.jw-hd-appended:before {
    font-family: 'font-1';
    font-size: 0.79em;
    display: block;
    font-style: normal;
    font-weight: 700;
    font-variant: normal;
    font-stretch: normal;
}

.jw-lang-appended:hover .jw-overlay {
    opacity: 1;
    visibility: visible;
}

.jw-lang-appended.lang-geo:before {
    content: "GEO";
}

.jw-lang-appended.lang-rus:before {
    content: "RUS";
}

.jw-lang-appended.lang-eng:before {
    content: "ENG";
}

.jw-hd-appended:before {
    content: "HD" !important;
}

.jw-hd-appended:hover .jw-overlay {
    opacity: 1;
    visibility: visible;
}

.jwplayer_season_list {
    position: absolute;
    top: 0;
    right: 0;
    width: 294px;
    z-index: 11;
    -moz-transition: width 0.4s, opacity 0.4s, visibility 0.4s;
    -o-transition: width 0.4s, opacity 0.4s, visibility 0.4s;
    -webkit-transition: width 0.4s, opacity 0.4s, visibility 0.4s;
    transition: width 0.4s, opacity 0.4s, visibility 0.4s;
    font-family: 'font-1';
    display: none;
}

.jwplayer_season_list.active {
    z-index: 9999999999;
}

.jwplayer_season_list.jw-hide {
    display: block;
}

.jwplayer_season_list ul {
    width: 128px;
    height: 40px;
    left: 107px;
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    -moz-transition: left 0.3s;
    -o-transition: left 0.3s;
    -webkit-transition: left 0.3s;
    transition: left 0.3s;
    padding: 0;
    margin: 0;
}

.jwplayer_season_list li {
    float: left;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    width: 36px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    -moz-transition: background 0.2s;
    -o-transition: background 0.2s;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
    display: block;
}

.jwplayer_season_list li.active {
    background-color: #f9b024;
}

.jwplayer_season_list li:hover {
    background-color: #f9b024 !important;
}

.jwplayer_season_list>.heading {
    position: absolute;
    left: 0;
    z-index: 2;
    top: 0;
    line-height: 40px;
    font-size: 15px;
    padding: 0px 8px 0px 8px;
    color: white;
    background: #2d2d2d;
}

#jiframe_scroll_left {
    position: absolute !important;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    top: 0 !important;
    left: 67px !important;
    background: 0 0;
    border-radius: 0;
    font-size: 0 !important;
    z-index: 2;
    line-height: 50px;
    position: absolute;
    display: block !important;
    width: 40px !important;
    height: 40px !important;
    padding: 0;
    cursor: pointer;
    background: #292929;
}

#jiframe_scroll_right {
    position: absolute;
    left: 214px;
    border-radius: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    top: 0 !important;
    background: #292929;
    font-size: 0 !important;
    z-index: 99999;
    line-height: 50px;
    position: absolute;
    top: 0px !important;
    display: block !important;
    width: 40px !important;
    height: 40px !important;
    padding: 0;
    cursor: pointer;
    z-index: 1;
}

#jiframe_scroll_left::before {
    content: '';
    position: absolute;
    width: 3px;
    height: 6px;
    background-color: #fff;
    right: 19px;
    top: 14px;
    -webkit-transform: skew(-45deg,
            0deg);
    -ms-transform: skew(-45deg, 0deg);
    transform: skew(-45deg,
            0deg);
}

#jiframe_scroll_left::after {
    content: '';
    position: absolute;
    width: 3px;
    height: 6px;
    background-color: #fff;
    right: 19px;
    top: 20px;
    -webkit-transform: skew(45deg,
            0deg);
    -ms-transform: skew(45deg, 0deg);
    transform: skew(45deg,
            0deg);
}

#jiframe_scroll_right::before {
    content: '';
    position: absolute;
    width: 3px;
    height: 6px;
    background-color: #fff;
    right: 17px;
    top: 14px;
    -webkit-transform: skew(35deg,
            0deg);
    -ms-transform: skew(35deg, 0deg);
    transform: skew(35deg,
            0deg);
}

#jiframe_scroll_right::after {
    content: '';
    position: absolute;
    width: 3px;
    height: 6px;
    background-color: #fff;
    right: 17px;
    top: 20px;
    -webkit-transform: skew(-35deg,
            0deg);
    -ms-transform: skew(-35deg, 0deg);
    transform: skew(-35deg,
            0deg);
}

#jiframe_scroll_right:hover,
#jiframe_scroll_left:hover {
    background: #f9b024;
    transition: 0.4s;
}

.jwplayer_scroll_button.right.jw-hide {
    display: none;
}

.jwplayer_scroll_button:hover {
    background-color:  !important;
}

.jwplayer-seasons {
    overflow: hidden;
    background-color: #292929;
}

.jwplayer_minimize {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: rgba(41, 41, 41, .8);
    cursor: pointer;
    z-index: 2;
    padding: 10px 14px 8px;
    font-size: 14px;
    border-bottom-left-radius: 5px;
    line-height: 20px;
    cursor: pointer;
}

.jwplayer_minimize.jw-hide {
    z-index: 9999;
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    background: #f9b024;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    width: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 !important;
    border-radius: 0;
}

.jwplayer_minimize.jw-hide::before {
    content: 'X';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}

.jwplayer_minimize.jw-hide span {
    display: none;
}

.jwplayer_minimize.active {
    z-index: 9999999999;
}

.jwplayer_minimize>.fa {
    color: #00000;
}

.jwplayer_minimize>.fa:before {
    content: "" !important;
    opacity: 1;
}

.jwplayer_minimize:hover>.fa {
    color: white;
}

.jwplayer.jw-flag-user-inactive:not(.jw-state-idle):not(.jw-state-paused) .jwplayer_minimize.jw-hide {
    display: block;
}

.jwplayer.jw-flag-ads .jwplayer_minimize {
    display: none;
    background: transparent !important;
    border-left: none !important;
}

.jwplayer_playlist {
    position: absolute;
    right: 0;
    top: 40px;
    width: 294px;
    height: calc(100% - 40px) !important;
    background: rgb(0 0 0 / 89%) !important;
    font-size: 13px;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transition: width 0.4s, opacity 0.4s, visibility 0.4s;
    transition: width 0.4s, opacity 0.4s, visibility 0.4s;
    z-index: 11;
    font-family: 'font-1';
    display: none;
}

.jwplayer_playlist.active {
    z-index: 9999999999;
}

.jwplayer_playlist.jw-hide {
    display: block;
}

.jwplayer_playlist ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.jwplayer_playlist>.jwplayer_listcontainer li {
    padding: 8px 10px;
    border-left: 2px solid transparent;
    color: #dedede;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
}

.jwplayer_playlist>.jwplayer_listcontainer li:hover,
.jwplayer_playlist>.jwplayer_listcontainer li.active {
    color: #fff;
    cursor: default;
    border-color: #f9b024;
    background-color: rgba(249, 176, 36, .6);
}

.jwplayer_playlist>.jwplayer_listcontainer li:hover {
    cursor: pointer;
    transition: 0.4s;
}

.jwplayer_playlist>.jwplayer_listcontainer li.active:hover {
    cursor: default;
}

.jwplayer_listcontainer {
    display: none;
}

.jwplayer_listcontainer.active {
    display: block;
}

.jw-controls.jw-reset {
    -moz-transition: width 0.4s;
    -o-transition: width 0.4s;
    -webkit-transition: width 0.4s;
    transition: width 0.4s;
}

.reload-button {
    position: absolute;
    top: 0;
    left: -40px;
    width: 40px;
    height: 40px;
    background-color: #f9b024;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}