@font-face {
    font-family: 'w500';
    src: url('/v/fonts/exljbris_-_museosanscyrl-500-webfont.eot');
    src: url('/v/fonts/exljbris_-_museosanscyrl-500-webfont.eot?#iefix') format('embedded-opentype'),
         url('/v/fonts/exljbris_-_museosanscyrl-500-webfont.woff') format('woff'),
         url('/v/fonts/exljbris_-_museosanscyrl-500-webfont.ttf') format('truetype'),
         url('/v/fonts/exljbris_-_museosanscyrl-500-webfont.svg#museo_sans_cyrl500') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'w700';
    src: url('/v/fonts/exljbris_-_museosanscyrl-700-webfont.eot');
    src: url('/v/fonts/exljbris_-_museosanscyrl-700-webfont.eot?#iefix') format('embedded-opentype'),
         url('/v/fonts/exljbris_-_museosanscyrl-700-webfont.woff') format('woff'),
         url('/v/fonts/exljbris_-_museosanscyrl-700-webfont.ttf') format('truetype'),
         url('/v/fonts/exljbris_-_museosanscyrl-700-webfont.svg#museo_sans_cyrl700') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'w900';
    src: url('/v/fonts/exljbris_-_museosanscyrl-900-webfont.eot');
    src: url('/v/fonts/exljbris_-_museosanscyrl-900-webfont.eot?#iefix') format('embedded-opentype'),
         url('/v/fonts/exljbris_-_museosanscyrl-900-webfont.woff') format('woff'),
         url('/v/fonts/exljbris_-_museosanscyrl-900-webfont.ttf') format('truetype'),
         url('/v/fonts/exljbris_-_museosanscyrl-900-webfont.svg#museo_sans_cyrl900') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    padding: 0;
    margin: 0;
    color: #333;
    font-family: 'w500', sans-serif;
    font-size: 14px;
}

strong {
    font-family: 'w700', sans-serif;
    font-weight: normal;
}

b {
    font-family: 'w900', sans-serif;
    font-weight: normal;
}

.cl {
    clear: both;
}

.cl.line {
    border-bottom: 1px solid #eaeaea;
}

.cl.space {
    margin-bottom: 50px;
}

h1 {
    font-family: 'w900', sans-serif;
    font-size: 60px;
    color: #333;
    text-transform: uppercase;
    margin: 40px 0 30px 0;
}

h1 a {
    color: #2d3548;
    text-decoration: none;
}

h2 {
    font-size: 28px;
    font-family: 'w700', sans-serif;
    color: #2d3548;
    text-transform: uppercase;
}

h3 {
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'w700', sans-serif;
}

p {
    color: #333;
}

h4 {
    margin: 0;
    font-size: 20px;
    color: white;
    font-family: 'w500', sans-serif;
}

.hcc.hc__menu__viewerbox {
    display: none !important;
}

html,
.LNBody {
    margin: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    font-family: 'w500', sans-serif;
    font-size: 14px;
    position: relative;
    -webkit-text-size-adjust: 100%;
}

.info_text {
    position: absolute;
}
.LNIframe {
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-box-shadow: 0 0 20px #000;
    box-shadow: 0 0 20px #000;
}

.LNIframe .cl {
    clear: both;
}

.LNIframe .event_code {
    color: rgb(170, 175, 182);
    font-size: 14px;
    margin: 20px 0;
}

.LNIframe .player {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    background: no-repeat 50% 50%;
    background-size: cover;
}

.LNIframe .player #tmpimg {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
}

.LNIframe .player .play {
    display: none;
    position: absolute;
    width: 100px;
    height: 101px;
    top: 50%;
    margin-top: -50px;
    cursor: pointer;
    z-index: 20;
    left: 50%;
    margin-left: -50px;
    text-align: center;
}

.LNIframe .info_msg {
    position: absolute;
    height: 30px;
    font-size: 22px;
    margin: 2%;
    color: white;
    text-align: center;
    background-color: rgba(0, 0, 0, .5);
    padding: 3px 0 0 0;
    right: 2%;
    z-index: 2;
}

.LNIframe .player .play img.wait_img,
.LNIframe .player .play.wait img.play_img,
.LNIframe .player .play.hide img.play_img {
    display: none;
}

.LNIframe .player .play.wait img.wait_img {
    display: block;
}

.LNIframe .by_code .event_input_block input {
    font-size: 12px;
    width: 185px;
}

.LNIframe .event_error {
    width: 100%;
    text-align: center;
    margin-top: 5px;
    color: red;
}

.Iframe_body {
    color: #000;
    background-color: #fff;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}

.relax {
    opacity: .2;
    -webkit-transition: all 2000ms;
    transition: all 2000ms;
}

.relax:hover {
    opacity: .8;
    -webkit-transition: all 50ms;
    transition: all 50ms;
}

.relax.active {
    opacity: .8;
    -webkit-transition: all 50ms;
    transition: all 50ms;
}

.Iframe_body .lang_arrow {
    position: absolute;
    z-index: 998;
    text-align: center;
    width: 26px;
    height: 46px;
    top: calc(50% + 37px);
    right: 0;
    color: white;
    cursor: pointer;
    background-color: #243a9a;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    background-size: contain;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    display: none;
    text-transform: uppercase;
    margin-top: 103px;
}

.lang_text_holder {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}


.lang_holder {
    display: block;
    position: absolute;
    z-index: 999;
    text-align: center;
    width: auto;
    height: auto;
    top: 50%;
    margin-top: 67px;
    color: white;
    background-size: contain;
    padding:0;
    overflow-y: auto;
    overflow-x: hidden;
    right: -400px;
    -webkit-transition: right 400ms, opacity 400ms, height 300ms, width 400ms, background-color 400ms;
    transition: right 400ms, opacity 400ms, height 300ms, width 400ms, background-color 400ms;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .6);
}


.lang_holder > div {
    background-color: #222d41;
    text-transform: uppercase;
    margin-right: 1px;
    cursor: pointer;
    width: 46px;
    height: 46px;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    box-shadow: 0 0 2px rgba(0, 0, 0, .8);
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .8);
}
.lang_holder > div:hover {
    background-color: #405577;
}
.lang_holder > div.active {
    border: 2px dashed #77610f;
}

.lang_holder.active {
    right: 0;
}

.Iframe_body .comment_arrow {
    display: none;
    position: absolute;
    z-index: 999;
    text-align: center;
    color: white;
    cursor: w-resize;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    background-size: contain;
    height: 26px;
    top: 50%;
    background: #1e2a40;
    width: 150px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    outline: none;
    line-height: 15px;
    padding: 5px 10px;
    right: -62px;
    transform: translate(0, 50%) rotate(-90deg);
}

.Iframe_body #hypercomments_widget {
    overflow-y: auto;
    overflow-x: hidden;
    top: 0;
    width: 320px;
    box-sizing: border-box;
    position: absolute;
    z-index: 16;
    background-color: rgba(250, 250, 255, .8);
    height: 100%;
    right: -390px;
    padding: 2px 32px 2px 12px;
    -webkit-transition: right 400ms, opacity 400ms, height 300ms, width 400ms, background-color 400ms;
    transition: right 400ms, opacity 400ms, height 300ms, width 400ms, background-color 400ms;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .6);
    box-shadow: 0 0 20px rgba(0, 0, 0, .6);
}
.Iframe_body.is-new-chat #hypercomments_widget {
    padding: 0;
    background: none;
}
.Iframe_body:not(.comments) #hypercomments_widget .fcc {
    background: rgba(0, 0, 0, 0.6);
}

.Iframe_body .LNIframe {
    -webkit-transition: all 400ms;
    transition: all 400ms;
    -webkit-box-shadow: 3px 0 9px rgba(0, 0, 0, .7);
    box-shadow: 3px 0 9px rgba(0, 0, 0, .7);
    height: 100%;
}

.Iframe_body .LNIframe .info-wrap {
    position: absolute;
    z-index: 2;
    padding: 40px 0 44px;
    margin: 0 2%;
    width: 96%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    pointer-events: none;
}

.Iframe_body .LNIframe .info-wrap.no-countdown {
    padding-bottom: 2%;
}

.Iframe_body .LNIframe .names {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@-moz-document url-prefix() {
    .Iframe_body .LNIframe .names {
        max-height: 80%;
    }
}

.Iframe_body .LNIframe .name-wrap {
    overflow: auto;
    -webkit-box-flex: 10;
    -ms-flex-positive: 10;
    flex-grow: 10;
    max-width: 90%;
    font-size: 14px;
    pointer-events: all;
}

.Iframe_body .LNIframe .description-wrap {
    font-size: 14px;
    min-height: 5.5em !important;
    overflow: auto;
    -webkit-box-flex: 10;
    -ms-flex-positive: 10;
    flex-grow: 10;
    max-width: 90%;
    -ms-flex-negative: 1000;
    flex-shrink: 1000;
    margin: 5px 0;
    pointer-events: all;
}

.Iframe_body .LNIframe .name {
    color: #00aeff;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, .5);
    padding: 5px 15px;
    max-height: initial !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.Iframe_body .LNIframe .description {
    display: none;
    color: #a6a6a6;
    background-color: rgba(0, 0, 0, .5);
    padding: 10px 15px;
    max-height: initial !important;
    word-wrap: break-word;
}

#countdown {
    font: 16px/1.5 w500;
}

.Iframe_body .LNIframe .description-wrap::-webkit-scrollbar,
.Iframe_body .LNIframe .name-wrap::-webkit-scrollbar {
    width: 12px;
}

.Iframe_body .LNIframe .description-wrap::-webkit-scrollbar-track,
.Iframe_body .LNIframe .name-wrap::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: rgba(0, 0, 0, .3);
}

.Iframe_body .LNIframe .description-wrap::-webkit-scrollbar-thumb,
.Iframe_body .LNIframe .name-wrap::-webkit-scrollbar-thumb {
    background-color: rgba(50%, 50%, 50%, .4);
    outline: 1px solid slategrey;
}

.Iframe_body .LNIframe .description-date-wrap {
    flex-shrink: 0;
}

.Iframe_body .LNIframe .description-date {
    display: inline-block;
    color: #bbb;
    font-size: 16px;
    background-color: rgba(0, 0, 0, .5);
    padding: 10px 15px;
    z-index: 2;
    pointer-events: all;
}

.Iframe_body .LNIframe .description.date.red {
    color: #f8537b;
}

.Iframe_body .LNIframe .description-date span {
    color: #fff;
    font-size: 14px;
}

.Iframe_body .LNIframe .phone_validation_window,
.Iframe_body .LNIframe .alert_window_popup,
.Iframe_body .LNIframe .viewer_presence_window_popup {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 380px;
    max-width: 100%;
    z-index: 18;
    border-radius: 10px;
    overflow: hidden;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 0 0 31px #000;
    box-shadow: 0 0 31px #000; 
}

.Iframe_body .LNIframe .phone_validation_header,
.Iframe_body .LNIframe .alert_window_popup_header,
.Iframe_body .LNIframe .viewer_presence_window_popup_header {    
    width: 380px;
    max-width: 100%;
    z-index: 20;
    background-color: #00aeff;
    height: 40px;  
}

.Iframe_body .LNIframe .phone_validation_header .validation_title,
.Iframe_body .LNIframe .alert_window_popup_header .alert_window_popup_title,
.Iframe_body .LNIframe .viewer_presence_window_popup_header .viewer_presence_window_popup_title {
    color: white;
    font-size: 14px;
    margin: 14px 19px;
}

.Iframe_body .LNIframe .alert_window_msg {
    text-align: center;
}

.Iframe_body .LNIframe .phone_validation,
.Iframe_body .LNIframe .alert_window {
    background-color: #222d41;
    opacity: .95;    
    width: 380px;
    max-width: 100%;
    z-index: 19;
}

.Iframe_body .LNIframe .phone_validation_body,
.Iframe_body .LNIframe .alert_window_body {
    padding: 16px 14px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%; 
}

.Iframe_body .LNIframe .validation_enter_code,
.Iframe_body .LNIframe .alert_window_msg {
    margin: 0 0 16px;
    color: white;
    font-size: 14px;
}

.Iframe_body .LNIframe .validation_phone {
    color: white;
}


.Iframe_body .LNIframe .phone_validation .sbtn-validation-repeat,
.Iframe_body .LNIframe .phone_validation .sbtn-validation-change-phone
{
    background: transparent url(/v/images/input_blue_pattern.png) repeat-x center;
    text-align: center;
    height: 33px;
    color: white;
    font-size: 14px;
    line-height: 33px;
    cursor: pointer;
    padding: 0;
    border-radius: 4px;
    border: none !important;
    text-transform: uppercase;
    width: 36%;
    min-width: 96px;
}

.Iframe_body .LNIframe .phone_validation .phone_validation_body .verify_phone > form {
    display: flex !important;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 !important;
    margin: 0 !important;
}

.Iframe_body .LNIframe .phone_validation .validation_code_input {
    background: transparent url(/v/images/input_white_pattern.png) repeat-x center;
    border: none;
    border-radius: 4px;
    padding: 4px 4px 6px 4px;
    width: 60%;
    margin: 0;
    font-size: 18px;
    text-align: center;
}

.Iframe_body .LNIframe .phone_validation .sbtn-validation,
.Iframe_body .LNIframe .alert_window_popup .sbtn-alert-confirm,
.Iframe_body .LNIframe .viewer_presence_window_popup .sbtn-alert-confirm {
    background: transparent url(/v/images/input_blue_pattern.png) repeat-x center;
    text-align: center;
    height: 33px;
    color: white;
    font-size: 14px;
    line-height: 33px;
    cursor: pointer;
    padding: 0;
    border-radius: 4px;
    border: none !important;
    text-transform: uppercase;
    width: 36%;
    /* display: block; */
}

.Iframe_body .LNIframe .alert-confirm {
    display: flex;
    justify-content: center;
    text-align: center;
}

.Iframe_body .LNIframe .phone_validation .sbtn-validation-repeat,
.Iframe_body .LNIframe .phone_validation .sbtn-validation-change-phone 
{
    background: transparent url(/v/images/input_blue_pattern.png) repeat-x center;
    width: 100%;
    height: 33px;
    color: white;
    font-size: 12px;
    cursor: pointer;
    border-radius: 4px;
    text-transform: uppercase;
    margin: 0;
    padding: 0 8px;
}

.Iframe_body .LNIframe .phone_validation .sbtn-validation-change-phone {
    margin: 5px 0 0 0;
}

.Iframe_body .LNIframe .phone_validation .phone_validation_footer {
    padding: 10px 0 0 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.Iframe_body .LNIframe .auth_window {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 380px;
    max-width: 100%;
    z-index: 18;
    border-radius: 10px;
    overflow: hidden;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 0 0 31px #000;
    box-shadow: 0 0 31px #000;
}

.Iframe_body .LNIframe .auth_header {
    display: none;
    width: 380px;
    max-width: 100%;
    z-index: 20;
    background-color: #00aeff;
    height: 40px;
}

.Iframe_body .LNIframe .auth_header .title {
    color: white;
    font-size: 14px;
    margin: 14px 19px;
}

.Iframe_body .LNIframe .auth {
    background-color: #222d41;
    opacity: .95;
    display: none;
    width: 380px;
    max-width: 100%;
    z-index: 19;
}

.Iframe_body .LNIframe .auth input {
    background: transparent url(/v/images/input_white_pattern.png) repeat-x center;
    border: none;
    border-radius: 4px;
    padding: 4px 4px 6px 4px;
    width: 70%;
    margin-left: 1%;
    font-size: 18px;
    text-align: center;
}

.Iframe_body .LNIframe .auth .auth_code_input {
    margin: 0;
}

.Iframe_body .LNIframe .auth .inp4 {
    width: 41%;
    min-width: 140px;
}

.Iframe_body .LNIframe .auth .sbtn {
    background: transparent url(/v/images/input_blue_pattern.png) repeat-x center;
    text-align: center;
    height: 33px;
    color: white;
    font-size: 14px;
    line-height: 33px;
    cursor: pointer;
    padding: 0;
    border-radius: 4px;
    text-transform: uppercase;
    width: 26%;
    min-width: 96px;
}

.Iframe_body .LNIframe .auth .sbtn42 {
    display: none;
}

.Iframe_body .LNIframe .auth_body {
    padding: 16px 14px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}

.Iframe_body .LNIframe .auth_enter_code {
    margin: 0 0 16px;
}

.Iframe_body .LNIframe .auth .auth_error,
.Iframe_body .LNIframe .auth .verify_error
.Iframe_body .LNIframe .auth .sms_verification_repeat_error {
    text-align: left;
}

[data-player] > .logo {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1000;
    overflow: hidden;
    height: 100%;
    width: auto;
    pointer-events: none;
    max-height: calc(100% - 100px);
    vertical-align: bottom;
}

[data-player] > .logo > .logo-image {
    max-width: 100%;
    max-height: 100%;
    pointer-events: all;
}

#player [data-player] > .media-control > .seek-time.hidden {
    display: none !important;
}

@media screen and (max-width: 379px) {
    .Iframe_body .LNIframe .auth_window {
        border-radius: 0;
    }

    .Iframe_body .LNIframe .auth .auth_code_input {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 35px;
        margin: 0 0 24px 0;
    }

    .Iframe_body .LNIframe .auth .auth_error,
    .Iframe_body .LNIframe .auth .verify_error,
    .Iframe_body .LNIframe .auth .sms_verification_repeat_error {
        position: absolute;
        bottom: 54px;
        left: 20px;
    }
}

.Iframe_body .live-text {
    display: none;
    color: #fff;
    opacity: .8;
    font-size: 10px;
    background-color: rgba(0, 0, 0, .15);
    padding: 2px 10px 2px 15px;
    z-index: 2;
    margin-left: 2%;
    float: right;
    margin-top: 10px;
    position: absolute;
    top: 12px;
    right: 2%;
    cursor: default;
}

.Iframe_body .live-text .red_dot {
    color: #f00;
    border-radius: 100%;
    background-color: #f00;
    -webkit-box-shadow: 0 0 5px rgba(255, 255, 255, .5);
    box-shadow: 0 0 5px rgba(255, 255, 255, .5);
    padding: 3px 3px;
    position: absolute;
    margin: 2px 0 0 -10px;
}

.Iframe_body .rec {
    display: none;
    color: #888;
    font-size: 10px;
    background-color: rgba(0, 0, 0, .15);
    padding: 2px 10px 2px 10px;
    z-index: 10;
    right: 2%;
    top: 12px;
    position: absolute;
    cursor: default;
}

.Iframe_body .vcnt {
    display: none;
    font-size: 10px;
    padding: 4px 10px 4px 20px;
    z-index: 10;
    right: 2%;
    top: 45px;
    position: absolute;
    cursor: default;
    background: rgba(0, 0, 0, .15) url(/v/images/viewers.png) 3px 2px no-repeat;
    color: white;
}

.Iframe_body .awa {
    display: none;
    color: #ddd;
    font-size: 10px;
    background-color: rgba(0, 0, 0, .2);
    padding: 2px 10px 2px 10px;
    z-index: 2;
    right: 2%;
    float: right;
    top: 12px;
    position: absolute;
    cursor: default;
}

.Iframe_body .live_bar {
    display: none;
    position: absolute;
    bottom: 8px;
    opacity: .8;
    cursor: default;
    right: 100px;
}

.Iframe_body .live_bar .txt {
    top: 1px;
    position: inherit;
    color: rgba(255, 255, 255, .8);
    font-size: 8pt;
    text-align: center;
    width: 100%;
}

.Iframe_body .live_bar .txt:hover {
    color: rgba(255, 255, 255, 1);
}

.Iframe_body .mlang {
    display: none;
    position: absolute;
    width: auto;
    bottom: 6px;
    right: 247px;
    z-index: 10;
    color: #fff;
    font-size: 14px;
    cursor: default;
}

.Iframe_body .alt {
    display: none;
    position: absolute;
    width: auto;
    bottom: 7px;
    right: 50%;
    margin: 0 -90px;
    z-index: 15;
    color: #f55;
    font-size: 12px;
    cursor: pointer;
}

.Iframe_body .emerg {
    display: none;
    position: absolute;
    width: auto;
    bottom: 0;
    left: 50%;
    margin-left: -15px;
    z-index: 10;
    color: #888;
    font-size: 12px;
    cursor: pointer;
    opacity: .5;
}

.Iframe_body .emerg:hover {
    opacity: 1;
}

.Iframe_body .emerg div {
    float: left;
    padding: 0 5px 0 5px;
}

.Iframe_body .emerg div:hover {
    color: #ddd;
}

.Iframe_body .disable {
    color: #fff;
    z-index: 9999;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14pt;
    background-color: rgba(32, 42, 61, .8);
    padding: 10% 2% 2% 2%;
    width: 100%;
    height: 100%;
    text-align: center;
    display: none;
}

.Iframe_body .broadcast_end {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14pt;
    background-color: rgba(32, 42, 61, .8);
    padding: 10% 2% 2% 2%;
    width: 100%;
    height: 100%;
    text-align: center;
    display: none;
}

.Iframe_body .player_wrap {
    width: 100%;
    height: 100%;
    background-color: #000;
    overflow: hidden;
}

.Iframe_body #thumbnail-player-track {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .3);
    pointer-events: none;
    -webkit-transition: opacity 250ms;
    transition: opacity 250ms;
    opacity: 0;
    z-index: 10000;
}

.Iframe_body #thumbnail-player {
    width: 213px;
    height: 120px;
    display: none;
    position: relative;
    cursor: pointer;
}

.thumbnail-times {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10000;
    position: absolute;
    width: 214px;
    height: 20px;
    line-height: 20px;
    bottom: 0;
    background-color: rgba(2, 2, 2, .5);
    display: inline-block;
    color: white;
    font-size: 10px;
    vertical-align: top;
    padding: 0 7px;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

[data-player] .thumbnail-seek-time,
[data-player] .thumbnail-duration {
    font-size: 10px;
}

[data-player] {
    transition: all 400ms;
    -webkit-box-shadow: 3px 0 9px rgba(0, 0, 0, .7);
     box-shadow: 3px 0 9px rgba(0, 0, 0, .7);
}

.comments[data-player],
.fullscreen.comments[data-player] {
    width: calc(100% - 320px) !important;
}

.thumbnail-duration:before {
    content: '|';
    margin: 0 7px;
}

.LNIframe .waiter {
    position: absolute;
    width: 100px;
    height: 101px;
    text-align: center;
    top: 50%;
    margin-top: -40px;
    z-index: 2;
    left: 50%;
    margin-left: -50px;
}

.LNIframe .waiter .ball {
    background-color: rgba(0, 0, 0, 0);
    border: 5px solid rgba(0, 183, 229, .9);
    opacity: .9;
    border-top: 5px solid rgba(0, 0, 0, 0);
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-radius: 50px;
    -webkit-box-shadow: 0 0 35px #2187e7;
    box-shadow: 0 0 35px #2187e7;
    width: 70px;
    height: 70px;
    margin: 0 auto;
    -moz-animation: spin 1s infinite linear;
    -webkit-animation: spin 1s infinite linear;
}

.LNIframe .waiter .ball1 {
    background-color: rgba(0, 0, 0, 0);
    border: 5px solid rgba(0, 183, 229, .9);
    opacity: .9;
    border-top: 5px solid rgba(0, 0, 0, 0);
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-radius: 50px;
    -webkit-box-shadow: 0 0 15px #2188e8;
    box-shadow: 0 0 15px #2188e8;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    position: relative;
    top: -60px;
    -moz-animation: spinoff 1s infinite linear;
    -webkit-animation: spinoff 1s infinite linear;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes spinoff {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(-360deg);
    }
}

.scrub_content {
    display: none;
    position: absolute;
    width: 200px;
    height: 30px;
    bottom: 35px;
    background-color: rgba(0, 0, 0, .51);
    border: black;
    z-index: 10;
}

#fcdebug {
    width: 90%;
    height: 80%;
    border: 1px solid;
    position: absolute;
    z-index: 17;
    display: none;
    top: 10px;
    left: 20px;
    overflow: auto;
    background-color: rgba(0, 0, 0, .6);
    font-size: 8pt;
    color: white;
    padding-left: 10px;
}

#fcdebug .close-btn {
    position: absolute;
    top: 5px;
    right: 8px;
    cursor: pointer;
}

#chunkContainer {
    position: absolute;
    bottom: 110px;
    left: 30px;
    font-size: 30px;
    z-index: 9999999;
    color: white;
    background: black;
    padding: 10px;
}

.settings_menu[data-settings-menu] > .container .section .label {
    white-space: normal;
}

@media screen and (min-width: 375px) {
    .Iframe_body .LNIframe .info-wrap {
        padding-bottom: 12px;
    }
}

@media screen and (min-width: 500px) {
    #countdown {
        font: 24px/1.5 w500;
    }

    .Iframe_body .LNIframe .info-wrap {
        padding-top: 12px;
    }

    .Iframe_body .LNIframe .name-wrap {
        max-width: 68%;
    }

    .Iframe_body .LNIframe .description-wrap {
        max-width: 90%;
    }

    .Iframe_body .LNIframe .description-date span {
        font-size: 16px;
    }
}

@media screen and (min-width: 569px) {
    .Iframe_body .LNIframe .name-wrap {
        max-width: 72%;
    }

    .Iframe_body .LNIframe .description-wrap {
        max-width: 90%;
    }
}

@media screen and (min-width: 600px) {
    #countdown {
        font: 32px/1.5 w500;
    }

    .Iframe_body .LNIframe .name-wrap {
        font-size: 22px;
    }

    .Iframe_body .LNIframe .description-date span {
        font-size: 18px;
    }
}

@media screen and (min-width: 650px) {
    .Iframe_body .LNIframe .name-wrap {
        max-width: 75%;
    }
}

@media screen and (min-width: 750px) {
    .Iframe_body .LNIframe .description-wrap {
        font-size: 18px;
    }
}

@media screen and (min-width: 800px) {
    .Iframe_body .LNIframe .name-wrap {
        max-width: 80%;
    }

    .Iframe_body #hypercomments_widget {
        -webkit-box-shadow: none;
        box-shadow: none;
        height: 100% !important;
    }
}

@media screen and (min-width: 900px) {
    #countdown {
        font: 36px/1.5 w500;
    }
}

@media screen and (min-width: 1000px) {
    .Iframe_body .LNIframe .name-wrap {
        max-width: 70%;
    }

    .Iframe_body .LNIframe .description-wrap {
        max-width: 70%;
    }
}

@media screen and (max-height: 399px) and (max-width: 499px) {

    .Iframe_body .LNIframe .info-wrap .description-wrap {
        pointer-events: none;
        display: none;
    }

    .Iframe_body .LNIframe .info-wrap .name-wrap,
    .Iframe_body .LNIframe .info-wrap .description-date {
        pointer-events: none;
    }

}

.userreg__btn.userreg-reg-btn:disabled {
    background: rgba(255, 255, 255, .5);
    color: rgba(255, 255, 255, .7);
}

.trigger-episode-button {
    z-index: 998;
    position: absolute;
    background: #1e2a40;
    border: none;
    color: #FFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    outline: none;
    line-height: 15px;
    padding: 5px 10px;
    transform: rotate(-90deg);    
    cursor: w-resize;
    text-align: center;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    display: block;
    height: 26px;
    top: calc(50% - 115px);
    width: 150px;
    right: -62px;
}

.hc__custom-button-container {
    float: right;
    padding: 5px 2px 5px 5px;
    margin-top: 3px;
}

.hc__custom-button--fullscreen-enable {
    outline: none;
    width: 24px;
    height: 24px;
    border: none;
    background: transparent;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.hc__custom-button--fullscreen-enable:hover > svg {
    fill: #999;
}

.hc__custom-button--fullscreen-enable > svg {
    width: 23px;
    height: auto;
    fill: #cfd6da;
    -webkit-transition-property: fill;
    -moz-transition-property: fill;
    -o-transition-property: fill;
    transition-property: fill;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
}

.settings_menu[data-settings-menu]>.container {
     width: auto !important;
}

.level_selector[data-level-selector] button {
    padding: 6px 24px 6px 5px !important;
    white-space: nowrap !important;
    box-sizing: border-box !important;
    width: auto !important;
min-width: 90px;
}

.level_selector[data-level-selector]>ul {
    width: auto !important;
    white-space: nowrap !important;
}

.settings_menu[data-settings-menu]>.container .section {
        justify-content: space-between;
}

.media-control-button[data-hd-indicator] {
    display: none !important;
}

.name-for-comments-checkbox-wrap {
    display: flex; 
    justify-content: flex-start; 
    align-items: center; 
    padding: 5px 0 10px 0;
}

#name-for-comments-checkbox {
    width: 20px; 
    max-width: 20px; 
    min-width: 20px; 
    margin: 0 5px 0 140px; 
    padding: 0;
}

.name-for-comments-checkbox-label {
    font-family: w500, sans-serif; 
    font-size: 14px; 
    color: #fff; 
    margin: 4px 0 1px 0;
}

/* .userreg__window .userreg .userreg-user-chat-name {
    display: none;
} */

