@font-face {
    font-family: 'Noto Sans Bold';
    src: url('NotoSans-Bold.eot');
    src: local('Noto Sans Bold'), local('NotoSans-Bold'), url('../fonts/?NotoSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/?NotoSans-Bold.woff') format('woff'), url('../fonts/?NotoSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans Bold Italic';
    src: url('NotoSans-BoldItalic.eot');
    src: local('Noto Sans Bold Italic'), local('NotoSans-BoldItalic'), url('../fonts/?NotoSans-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/?NotoSans-BoldItalic.woff') format('woff'), url('../fonts/?NotoSans-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Noto Sans Italic';
    src: url('NotoSans-Italic.eot');
    src: local('Noto Sans Italic'), local('NotoSans-Italic'), url('../fonts/?NotoSans-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/?NotoSans-Italic.woff') format('woff'), url('../fonts/?NotoSans-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('NotoSans.eot');
    src: local('Noto Sans'), local('NotoSans'), url('../fonts/?NotoSans.eot?#iefix') format('embedded-opentype'), url('../fonts/?NotoSans.woff') format('woff'), url('../fonts/?NotoSans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/?Material-Icons.woff2) format('woff2');
}*/

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/?Material-Icons.woff) format('woff');
}


/*html {border: 1px solid blue;}
body {border: 1px solid red;}*/




html, body {
    font-size: 10px;
    font-family: 'Noto Sans';
    text-rendering: optimizeLegibility;
    font-kerning: normal;
    font-variant-ligatures: common-ligatures contextual;
    font-feature-settings: 'kern', 'liga', 'clig', 'calt';
    -webkit-text-rendering: optimizeLegibility;
    -webkit-font-kerning: normal;
    -webkit-font-variant-ligatures: common-ligatures contextual;
    -webkit-font-feature-settings: 'kern', 'liga', 'clig', 'calt';
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    transition: opacity .4s ease-out;
}

.vendor {
    display: block;
    position: absolute;
    color: rgba(255,255,255,0.8);
    font-family: 'Noto Sans';
    font-size: 1em;
    top: -.2em;
    right: 2em;
    cursor: pointer;
    z-index: 10;
}

.console-log {
    position: fixed;
    display: inline-block;
    width: 50em;
    height: 20em;
    top: 2.25em;
    right: 0;
    z-index: 100;
}

.console-text {
    display: block;
    width: 100%;
    overflow: scroll;
}

.console-button {
    position: absolute;
    top: -1.5em;
    right: 1em;
    z-index: 1;
}


.asksoft-player {
    display: block;
    position: absolute;
    width: 80em;
    height: 40em;
    background: rgba(0,0,0,.2);
    /*transition: width 0.3s linear, height 0.3s linear;*/
}

.asksoft-player-video {
    display: inline-block;
    position: absolute;
    width: 80em;
    height: 40em;
    background: rgba(0,0,0,1);
    transition: width 0.3s linear, height 0.3s linear;
}

.asksoft-player-panel {
    display: block;
    position: absolute;
    width: 78em;
    height: 5em;
    left: 1em;
    transition: display 1s ease-in;
    bottom: .3em;
    z-index: 1;
}

.vendor {
    display: block;
    position: absolute;
    color: rgba(255,255,255,0.8);
    font-family: 'Noto Sans';
    font-size: 1em;
    top: -.2em;
    right: 2em;
    cursor: pointer;
    z-index: 10;
}

.asksoft-player-scroll {
    display: inline-block;
    position: absolute;
    width: 78em;
    height: 1.8em;
    cursor: pointer;
}

.move {
    display: inline-block;
    position: absolute;
    font-family: 'Noto Sans Bold';
    margin-top: -2em;
    padding-top: .1em;
    padding-bottom: .1em;
    padding-left: .7em;
    padding-right: .7em;
    font-size: 1.2em;
    background: rgba(0,0,0,.5);
    color: rgba(255,255,255,.8);
    visibility: hidden;
    white-space: nowrap;
    z-index: 1;
}

.shar {
    display: inline-block;
    position: absolute;
    width: 1.3em;
    height: 1.3em;
    border-radius: .6em;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.1s linear, opacity 0.1s linear;
    z-index: 1;
}

.scroll {
    display: inline-block;
    position: absolute;
    height: .3em;
    top: .7em;
}

.mobil-shar {
    display: inline-block;
    position: absolute;
    width: 1.3em;
    height: 1.3em;
    border-radius: .6em;
    visibility: visible;
    opacity: 1;
    transition: visibility 0.1s linear, opacity 0.1s linear;
    z-index: 1;
}

.mobil-scroll {
    display: inline-block;
    position: absolute;
    height: .45em;
    top: .6em;
}

.white {
    background: rgba(255,255,255,1);
}

.red {
    background: rgba(255,0,0,1);
}

.grey {
    background: rgba(255,255,255,.6);
}

.scroll-2 {
    visibility: hidden;
}

.scroll-3 {
    width: 78em;
}


.asksoft-player-buttons-left {
    display: flex;
    position: absolute;
    top: 1.5em;
    left: .5em;
    user-select: none;
}

.asksoft-player-buttons-right {
    display: flex;
    position: absolute;
    top: 1.5em;
    right: 1em;
    user-select: none;
}

.asksoft-player-button {
    display: inline-block;
    position: relative;
    color: rgba(255,255,255,1);
    width: 3.5em;
    height: 2.5em;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    /*border: 1px solid red;*/
}

.button-icon {
    /*display: inline-block;*/
    position: absolute;
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 2.4em;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    left: 0;
    width: 1.45em;
}

.button-screen {
    display: block;
    position: absolute;
    width: 3.5em;
    height: 2.5em;
    left: 0;
    top: 0;
}

.button-2 {
    margin-left: -.08em;
}

.asksoft-player-volume {
    display: inline-block;
    position: absolute;
    width: 6.6em;
    height: 2.5em;
    left: 3.5em;
    cursor: pointer;
    z-index: 1;
    /*border: 1px solid blue;*/
}

.volume-big {
    transition: width .3s linear;
}

.volume {
    display: inline-block;
    position: absolute;
    top: 1em;
    left: 0;
    height: .3em;
}

.volume-2 {
    width: 6.6em;
}

.duration-value {
    display: inline-block;
    position: relative;
    height: 1.8em;
    /*left: 1em;*/
    font-family: 'Noto Sans';
    padding-top: .3em;
    padding-left: 1.7em;
    padding-right: .7em;
    font-size: 1.2em;
    color: rgba(255,255,255,1);
    /*border: 1px solid red;*/
}

.lang-value {
    display: inline-block;
    position: relative;
    height: 1.8em;
    font-family: 'Noto Sans Bold';
    padding-top: .3em;
    padding-left: .7em;
    padding-right: .7em;
    font-size: 1.2em;
    /*border: 1px solid red;*/
}

.right-menu {
    display: inline-block;
    position: absolute;
    width: 28em;
    height: 20.4em;
    color: white;
    font-size: 1.2em;
    right: 0;
    margin-top: -23em;
    overflow: hidden;
    /*border: 1px solid blue;*/
}

a {
    color: inherit;
    text-decoration: none;
    font-weight: 800;
}

.asksoft-player-full-screen {
    display: block;
    position: absolute;
    width: .4em;
    height: .4em;
    z-index: 1;
}

.table-menu {
    display: block;
    position: absolute;
    background: rgba(0,0,0,.5);
    width: 0;
    max-height: 21.6em;
    overflow: hidden;
    overflow-y: auto;
    transition: width .15s linear;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .table-menu {
        /* ie scrollbar color properties */
        scrollbar-face-color: #e0e0e0;
        scrollbar-track-color: #fff;
        scrollbar-arrow-color: white;
        scrollbar-highlight-color: #e0e0e0;
        scrollbar-3dlight-color: none;
        scrollbar-shadow-color: #e0e0e0;
        scrollbar-darkshadow-color: none;
    }
}

/*div::-webkit-media-controls-fullscreen-button {
    display: none;
}*/

.table-menu::-webkit-scrollbar {
    width: .5em;
    background-color: rgba(255,255,255,.2);
}

/*.table-menu::-webkit-scrollbar-track {
    background-color: none;
}*/

.table-menu::-webkit-scrollbar-thumb {
    background-color: rgba(255,255,255,.8);
}

.table-menu::-webkit-scrollbar-button {
    background-color: rgba(255,255,255,.5);
    height: 2.4em;
}



/*video:-webkit-full-screen {
    display: none;
}*/





.table-menu, .table-menu tr, .table-menu td {
    border-collapse: collapse;
}

    .table-menu tr {
        height: 2.4em;
    }

.mn {
    top: 3.2em;
}

.sett {
    bottom: -27.5em;
    right: 1em;
}

.lang {
    cursor: pointer;
    bottom: 5.5em;
    right: 18.8em;
    z-index: 1;
    background: rgba(0,0,0,.5);
    color: white;
}

    .lang tr:hover {
        background: rgba(255,255,255,.2);
    }

.menu {
    display: block;
    position: absolute;
    width: 38em;
    /*height: 12em;*/
    /*background: rgba(0,0,0,.5);*/
    cursor: pointer;
    color: white;
    font-size: 1.25em;
    /*transition: margin .1s linear;*/
    z-index: 1;
}

.menu-load {
    top: .2em;
    left: 1.5em;
    /*border: 1px solid red;*/
}

.menu-sett {
    right: 1em;
    bottom: 32.5em;
    /*border: 1px solid blue;*/
}

.menu-button, .menu-button-bold {
    display: flex;
    position: absolute;
    text-shadow: 0.1em 0.1em 0.1em black;
}

.menu-button {
    font-size: .9em;
    white-space: nowrap;
}

.menu-button-bold {
    font-family: 'Noto Sans Bold';
    top: .5em;
}

.menu-button-play {
    padding-left: 2em;
    width: 33em;
    overflow: hidden;
}

.start-menu-icon {
    padding-top: .15em;
    padding-left: .2em;
    font-size: 2.4em;
    font-family: 'Material Icons';
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

.menu-path-icon {
    padding-top: .27em;
    font-family: 'Material Icons';
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

.table-menu td:nth-child(1), .menu td:nth-child(4) {
    width: 1.4em;
    padding-left: .8em;
}

.table-menu td:nth-child(2), .menu td:nth-child(3) {
    width: 12em;
    white-space: nowrap;
}

.menu td:nth-child(3) {
    text-align: right;
}

.table-menu td:nth-child(2) {
    font-family: 'Noto Sans Bold';
}

.menu-icon {
    padding-top: .25em;
    font-family: 'Material Icons';
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    padding-left: .2em;
}

.menu tr:hover {
    background: rgba(255,255,255,.2);
}

.menu-back {
    border-bottom: 1px solid rgba(255,255,255,.4);
}

.menu-back-text {
    display: flex;
    padding-top: .6em;
}


.last-row {
    display: flex;
    position: absolute;
    font-family: 'Noto Sans';
    overflow: hidden;
    max-width: 29em;
}

.last-path-icon {
    padding-top: .3em;
    font-family: 'Material Icons';
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}





.setting-0 {
    font-size: 2em;
    width: 1.75em;
    margin-top: .13em;
}

.setting-line {
    display: inline-block;
    position: absolute;
    background: rgba(255,0,0,1);
    height: .2em;
    width: 0em;
    left: 1.8em;
    transition: width .3s linear, left .3s linear;
    bottom: 0;
}

.setting-1 {
    z-index: 1;
}

    .setting-1:hover span:nth-child(1) {
        animation: asksoft-player-screen-1 .3s ease-in 0s 1 normal forwards;
    }

    .setting-1:hover span:nth-child(2) {
        animation: asksoft-player-screen-2 .3s ease-in 0s 1 normal forwards;
    }

    .setting-1:hover span:nth-child(3) {
        animation: asksoft-player-screen-3 .3s ease-in 0s 1 normal forwards;
    }

    .setting-1:hover span:nth-child(4) {
        animation: asksoft-player-screen-4 .3s ease-in 0s 1 normal forwards;
    }

.setting-menu {
    display: inline-block;
    position: absolute;
    width: 28em;
    height: 12em;
    background: rgba(0,0,0,.5);
    bottom: 0;
    cursor: pointer;
    margin: auto auto auto 28em;
    transition: margin .1s linear;
    /*border: 1px solid blue;*/
}

.setting-val {
    display: inline-block;
    position: relative;
    width: 28em;
    height: 2em;
}

    .setting-val:hover, .setting-check-val:hover {
        background: rgba(255,255,255,.2);
    }

    .setting-val span {
        display: inline-block;
        position: absolute;
    }

        .setting-val span:nth-child(1) {
            padding-left: 1em;
            padding-top: .25em;
            font-weight: bold;
        }

        .setting-val span:nth-child(2) {
            padding-top: .25em;
            right: 2em;
        }

        .setting-val span:nth-child(3) {
            padding-top: .25em;
            font-family: 'Material Icons';
            -webkit-font-feature-settings: 'liga';
            -webkit-font-smoothing: antialiased;
            padding-top: 0;
            font-size: 1.8em;
            font-weight: 700;
            right: 0;
        }

.setting-check {
    display: inline-block;
    position: absolute;
    width: 28em;
    background: rgba(0,0,0,.5);
    bottom: 0;
    cursor: pointer;
    margin: auto auto auto 28em;
    transition: margin .1s linear;
    /*border: 1px solid blue;*/
}

.setting-check-val {
    display: flex;
    position: relative;
    width: 28em;
    height: 1.8em;
}

    .setting-check-val span {
        position: absolute;
        white-space: nowrap;
    }

    .setting-check-val > span:nth-child(1) {
        font-family: 'Material Icons';
        font-size: 1.4em;
        -webkit-font-feature-settings: 'liga';
        -webkit-font-smoothing: antialiased;
        left: .5em;
    }

    .setting-check-val > span:nth-child(2) {
        left: 3em;
    }

.check-param {
    height: 2.2em;
    border-bottom: 1px solid rgba(255,255,255,.2);
}

    .check-param span:nth-child(1) {
        font-size: 1.8em;
        left: .2em;
        font-weight: 600;
    }

    .check-param span:nth-child(2) {
        padding-top: .25em;
        font-weight: 600;
    }

    .check-param span:nth-child(3) {
        padding-top: .25em;
        right: 1em;
    }

.hd {
    display: inline-block;
    position: relative;
    font-family: 'Noto Sans Bold';
    color: rgb(255,0,0);
    top: -.6em;
    right: .2em;
    font-size: .8em;
    z-index: 1;
}

.hd-icon {
    display: block;
    position: absolute;
    font-family: 'Noto Sans Bold';
    font-size: .7em;
    /* padding-left: .1em; */
    /* padding-top: .1em; */
    top: .5em;
    right: .4em;
    width: 2.2em;
    height: 1.3em;
    background: red;
    color: white;
    visibility: hidden;
    text-shadow: 0.1em 0.1em 0.1em black;
}

.asksoft-loader {
    display: none;
    position: absolute;
    margin: 15em 35em;
    width: 8em;
    height: 8em;
    z-index: 10;
    /*border: 1px solid red;*/
}

.asksoft-circular {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    /*-webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;*/
}

.asksoft-path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    stroke-linecap: round;
    stroke: white;
    /*-webkit-animation: dash 1.5s ease-in-out infinite; /*, color 6s ease-in-out infinite;*/
    /*animation: dash 1.5s ease-in-out infinite; /*, color 6s ease-in-out infinite;*/
}

.reklama {
    display: inline-block;
    position: absolute;
    font-size: 1.25em;
    width: 0em;
    height: 0em;
    background: rgba(0,0,0,.2);
    color: rgba(255, 255, 255, 1);
    text-align: left;
    bottom: 0;
    white-space: nowrap;
    transition: width 0.3s linear, height 0.3s linear;
    overflow: hidden;
    z-index: 10;
}

.reklama-icon {
    position: absolute;
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    cursor: pointer;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    text-shadow: 0.05em 0.05em 0.05em black;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    z-index: 10;
}

.reklama-close {
    font-size: 2.4em;
    top: .4em;
    right: .3em;
    width: 1.45em;
}

.vol-button {
    display: inline-block;
    position: absolute;
    font-size: 2.4em;
    white-space: nowrap;
    cursor: pointer;
    background: rgba(255, 255, 255, .8);
    top: 2em;
    width: 0em;
    height: 3em;
    overflow: hidden;
    transition: width .1s linear;
    z-index: 1;
}

.vol-text {
    display: inline-block;
    position: absolute;
    font-family: 'Noto Sans Bold';
    font-size: 2em;
    white-space: nowrap;
    cursor: pointer;
    left: 1.5em;
}

.vol-close {
    display: inline-block;
    font-size: 2.4em;
    width: 1.45em;
    padding-left: .1em;
    padding-top: .1em;
}

.pubs-big-line {
    position: relative;
    display: block;
    font-size: 1.8em;
    white-space: nowrap;
    overflow: hidden;
    text-shadow: 0.1em 0.1em 0.1em black;
}

.pubs-medium-line {
    position: relative;
    display: block;
    font-size: 1.2em;
    white-space: nowrap;
    overflow: hidden;
    text-shadow: 0.05em 0.05em 0.05em black;
}

.pubs-small-line {
    position: relative;
    display: block;
    font-size: 1em;
    white-space: nowrap;
    overflow: hidden;
    text-shadow: 0.05em 0.05em 0.05em black;
}

.error-medium-line {
    position: relative;
    display: block;
    font-size: 1.2em;
    white-space: normal;
    overflow: hidden;
    text-shadow: 0.05em 0.05em 0.05em black;
}

.error-refresh-button {
    margin-top: -.78em;
    left: 6.5em;
    font-size: 4em;
}

@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px;
    }
}

@keyframes color {
    100%, 0% {
        /*stroke: #d62d20;*/
        stroke: white;
    }

    40% {
        /*stroke: #0057e7;*/
        stroke: white;
    }

    66% {
        /*stroke: #008744;*/
        stroke: white;
    }

    80%, 90% {
        /*stroke: #ffa700;*/
        stroke: white;
    }
}

@keyframes asksoft-player-screen-4 {
    0% {
        top: 1.5em;
        left: .9em;
    }

    20% {
        top: 1.7em;
        left: .7em;
    }

    80% {
        top: 1.7em;
        left: .7em;
    }

    100% {
        top: 1.5em;
        left: .9em;
    }
}


@keyframes asksoft-player-screen-3 {
    0% {
        top: 1.5em;
        left: 1.9em;
    }

    20% {
        top: 1.7em;
        left: 2.1em;
    }

    80% {
        top: 1.7em;
        left: 2.1em;
    }

    100% {
        top: 1.5em;
        left: 1.9em;
    }
}

@keyframes asksoft-player-screen-2 {
    0% {
        top: .5em;
        left: 1.9em;
    }

    20% {
        top: .3em;
        left: 2.1em;
    }

    80% {
        top: .3em;
        left: 2.1em;
    }

    100% {
        top: .5em;
        left: 1.9em;
    }
}

@keyframes asksoft-player-screen-1 {
    0% {
        top: .5em;
        left: .9em;
    }

    20% {
        top: .3em;
        left: .7em;
    }

    80% {
        top: .3em;
        left: .7em;
    }

    100% {
        top: .5em;
        left: .9em;
    }
}



@keyframes asksoft-player-up {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes asksoft-player-down {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes asksoft-player-volume-up {
    0% {
        width: 3.5em;
    }

    100% {
        width: 11.7em;
    }
}

@keyframes asksoft-player-volume-down {
    0% {
        width: 11.7em;
    }

    100% {
        width: 3.5em;
    }
}
