.jw-icon {
    font-family: 'jw-icons';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    background-color: transparent;
    font-variant: normal;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -moz-osx-font-smoothing: grayscale
}
.jw-skin-news .jw-background-color {
    background: rgba(255, 255, 255, 0.5)
}
.jw-skin-news .jw-controlbar {
    background: rgba(255, 255, 255, 0.5)
}
.jw-skin-news .jw-text {
    color: rgba(0, 0, 0, 0.5)
}
.jw-skin-news .jw-tooltip-title {
    color: rgba(0, 0, 0, 0.5)
}
.jw-skin-news .jw-knob {
    color: rgba(0, 0, 0, 0.5)
}
.jw-skin-news .jw-button-color {
    color: rgba(0, 0, 0, 0.5)
}
.jw-skin-news .jw-button-color:hover {
    color: #fff
}
.jw-skin-news .jw-toggle {
    color: #fff
}
.jw-skin-news .jw-toggle.jw-off {
    color: rgba(0, 0, 0, 0.5)
}
.jw-skin-news .jw-option {
    color: rgba(0, 0, 0, 0.5)
}
.jw-skin-news .jw-option.jw-active-option {
    color: #fff
}
.jw-skin-news .jw-icon-display {
    transition: color 0.5s ease,background 0.5s ease;
    padding: 16px;
    border-radius: 100%;
    color: rgba(255, 255, 255, 1);
    background: rgba(255, 255, 255, 0.5);
}
.jw-skin-news .jw-display-icon-container {
    border: 2px solid transparent;
    background: none!important;
    background-color: none!important;
    border-radius: 100%;
    transition: background-size 0.5s ease, border-color 0.5s ease, opacity 0.5s ease;
    background-size: 1px!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-image: url(/resources/assets/common/scripts/jwplayer/v7.2.3/skins/circle.png)!important; /* Standard syntax */
}
.jw-skin-news .jw-display-icon-container:hover {
    background: #000;

}
.jwplayer:hover .jw-display-icon-container {
    background-size: 90%!important;
    border: 2px solid #FFF;
    background-position: 49.5% 49.5%!important;
}
.jwplayer:hover .jw-icon-display {
    background: none;
    color: #333;
}
.jw-skin-news .jw-display-icon-container:hover .jw-icon-display {
    color: #c52233
}
.jw-skin-news .jw-rail {
    background: rgba(255, 255, 255, 0.4)
}
.jw-skin-news .jw-buffer {
    background: rgba(0, 0, 0, 0.5)
}
.jw-skin-news .jw-progress {
    background: #c52233
}
.jw-skin-news .jw-slider-horizontal {
    background: rgba(255, 255, 255, 0.4)
}
.jw-skin-news .jw-slider-horizontal .jw-knob {
    margin-left: -0.325em
}
.jw-skin-news .jw-slider-vertical .jw-knob {
    margin-bottom: -0.325em
}
.jw-skin-news .jw-time-tip, .jw-skin-news .jw-volume-tip, .jw-skin-news .jw-menu {
    background: rgba(0, 0, 0, 0.5);
    border: 0;
    padding: .5em
}
.jw-skin-news .jw-skip {
    background: rgba(255, 255, 255, 0.4);
    padding: .5em
}
.jw-skin-news .jw-skip .jw-skip-icon {
    color: rgba(0, 0, 0, 0.5)
}
.jw-skin-news .jw-skip.jw-skippable:hover .jw-skip-icon, .jw-skin-news .jw-skip.jw-skippable:hover .jw-text {
    color: #fff
}
.jw-skin-news .jw-time-tip .jw-text, .jw-skin-news .jw-dock-button .jw-text {
    color: #bbb
}
.jw-skin-news .jw-time-tip {
    bottom: 1em
}
.jw-skin-news .jw-dock-button {
    background: rgba(0, 0, 0, 0.5);
    border-radius: .5em
}
.jw-skin-news .jw-dock-button:hover {
    background: #000
}
.jw-skin-news .jw-playlist-container {
    padding: 0
}
.jw-skin-news .jw-icon-inline, .jw-skin-news .jw-icon-tooltip, .jw-skin-news .jw-text-elapsed, .jw-skin-news .jw-text-duration {
    padding: 0 .25em
}
.jw-skin-news .jw-time-tip, .jw-skin-news .jw-volume-tip, .jw-skin-news .jw-menu {
    border-radius: .25em;
    bottom: .3em
}
.jw-skin-news .jw-skip {
    border-radius: .25em
}
.jw-skin-news .jw-option {
    color: #fff
}
.jw-skin-news .jw-option:hover, .jw-skin-news .jw-option.jw-active-option {
    color: #c52233
}
.jw-skin-news .jw-playlist-container {
    left: -42%;
    bottom: 0;
    border-radius: 0;
    background-color: #1e1e1e
}
.jw-skin-news .jw-playlist-container .jw-option, .jw-skin-news .jw-playlist-container .jw-text, .jw-skin-news .jw-playlist-container .jw-icon {
    color: #a0a0a0
}
.jw-skin-news .jw-playlist-container .jw-option {
    border-bottom: 1px solid #000;
    background-color: #1e1e1e;
    color: #a8a8a8
}
.jw-skin-news .jw-playlist-container .jw-option:hover, .jw-skin-news .jw-playlist-container .jw-option.jw-active-option {
    color: #c52233
}
.jw-skin-news .jw-playlist-container::-webkit-scrollbar-track {
    background-color: #000
}
.jw-skin-news .jw-playlist-container::-webkit-scrollbar {
    width: 2px;
    border: 10px solid #1e1e1e
}
.jw-skin-news .jw-playlist-container::-webkit-scrollbar-thumb {
    background-color: #a0a0a0
}
.jw-skin-news .jw-tooltip-title {
    border-bottom: 1px solid #000;
    background-color: #1e1e1e
}
.jw-skin-news .jw-slider-horizontal {
    height: 2em
}
.jw-skin-news .jw-slider-horizontal .jw-slider-container {
    height: 2em
}
.jw-skin-news .jw-slider-horizontal .jw-rail, .jw-skin-news .jw-slider-horizontal .jw-progress, .jw-skin-news .jw-slider-horizontal .jw-buffer {
    height: 2em
}
.jw-skin-news .jw-slider-horizontal .jw-knob, .jw-skin-news .jw-slider-horizontal .jw-cue {
    height: 2em
}
.jw-skin-news .jw-slider-horizontal .jw-knob {
    margin-left: 0;
    background-color: #fff;
    width: .2em
}
.jw-skin-news .jw-slider-horizontal .jw-cue {
    top: .6699999999999999em;
    background: rgba(255, 255, 255, 0.5);
    height: .66em
}
.jw-skin-news .jw-slider-vertical {
    padding: .4em;
    bottom: 3px;
    border-radius: 2px;
    border: 0
}
.jw-skin-news .jw-slider-vertical .jw-knob {
    display: none
}
.jw-skin-news .jw-slider-vertical .jw-rail {
    background-color: rgba(0, 0, 0, 0.8)
}
.jw-skin-news .jw-slider-vertical .jw-rail, .jw-skin-news .jw-slider-vertical .jw-progress {
    width: .5em;
    border: 1px solid #000
}
.jw-skin-news .jw-icon-cc.jw-off:before {
    content: "\e604"
}
.jw-skin-news .jw-icon-hd.jw-off:before {
    content: "\e609"
}
.jw-skin-news.jw-flag-audio-player .jw-controlbar {
    background: rgba(0, 0, 0, 0.5)
}
