@CHARSET "UTF-8";
#p_button_description{
    bottom:48px;
}
#p_play_overlay{
    background-image:url(../images/ViMP_Player_icons_mobile.png);
    background-position:-135px 226px;
}
#p_controls{
    height:48px;
}
#p_progressbar{
    height:11px;
}
#p_progressbar_played_position{
    height:18px;
    width:18px;
    top:-5px;
    margin-left:-8px;
    background: url(../images/ViMP_Player_icons_mobile.png) no-repeat 0 -225px;
}
#p_progressbar:hover #p_progressbar_played_position{
    background: url(../images/ViMP_Player_icons_mobile.png) no-repeat -180px -225px;
}
#p_play_overlay:focus{
    outline: #ffffff dotted 2px !important;
    outline-offset: -120px;
}
#p_b_fullscreen_on:focus{
    outline: #ffffff dotted 2px !important;
    outline-offset: -4px;
    box-shadow: none;
}
#p_b_highlight_on:focus{
    outline: #ffffff dotted 2px !important;
    outline-offset: -4px;
    box-shadow: none;
}
#p_audio_icon_0:focus{
    outline: #ffffff dotted 2px !important;
    outline-offset: -4px;
}
#p_audio_icon_33:focus{
    outline: #ffffff dotted 2px !important;
    outline-offset: -4px;
}
#p_audio_icon_66:focus{
    outline: #ffffff dotted 2px !important;
    outline-offset: -4px;
}
#p_audio_icon_100:focus{
    outline: #ffffff dotted 2px !important;
    outline-offset: -4px;
}
.p_threeDSwitchButton button:focus{
    outline: #ffffff dotted 2px !important;
    box-shadow: none;
}
#p_b_play_pause_play:focus{
    outline: #ffffff dotted 2px !important;
    outline-offset: -4px;
    box-shadow: none;
}
#p_b_play_pause_pause:focus{
    outline: #ffffff dotted 2px !important;
    outline-offset: -4px;
    box-shadow: none;
}
#p_b_fullscreen_off:focus{
    outline: #ffffff dotted 2px !important;
    outline-offset: -4px;
    box-shadow: none;
}
#p_b_highlight_off:focus{
    outline: #ffffff dotted 2px !important;
    outline-offset: -4px;
    box-shadow: none;
}
#p_b_play_pause_replay:focus{
    outline: #ffffff dotted 2px !important;
    outline-offset: -4px;
    box-shadow: none;
}

#p_slidetime{
    bottom:48px;
}
#p_seekPreview{
    bottom:48px;
}
#p_audio_container{
    margin-right:9px;
    width:150px;
    height:37px;
}
#p_audio_icon_0{
    background: url(../images/ViMP_Player_icons_mobile.png) no-repeat -135px -112px;
    height:37px;
    width:45px;
}
#p_audio_icon_0:hover{
    background: url(../images/ViMP_Player_icons_mobile.png) no-repeat -315px -112px;
}
#p_audio_icon_33{
    background: url(../images/ViMP_Player_icons_mobile.png) no-repeat -90px -112px;
    height:37px;
    width:45px;
}
#p_audio_icon_33:hover{
    background: url(../images/ViMP_Player_icons_mobile.png) no-repeat -270px -112px;
}
#p_audio_icon_66{
    background: url(../images/ViMP_Player_icons_mobile.png) no-repeat -45px -112px;
    height:37px;
    width:45px;
}
#p_audio_icon_66:hover{
    background: url(../images/ViMP_Player_icons_mobile.png) no-repeat -225px -112px;
}
#p_audio_icon_100{
    background: url(../images/ViMP_Player_icons_mobile.png) no-repeat 0 -112px;
    height:37px;
    width:45px;
}
#p_audio_icon_100:hover{
    background: url(../images/ViMP_Player_icons_mobile.png) no-repeat -180px -112px;
}
#p_audio_slider_container{
    height:37px;
    width:105px;
}
#p_audio_slider{
    margin-top:15px;
    height:10px;
}
#p_audio_slider_percent_position{
    height:18px;
    width:18px;
    margin-left:-7px;
    top:-5px;
    background: url(../images/ViMP_Player_icons_mobile.png) no-repeat 0 -225px;
}
#p_audio_slider_container:hover #p_audio_slider_percent_position{
    background: url(../images/ViMP_Player_icons_mobile.png) no-repeat -180px -225px;
}
#p_buttonbar{
    height:37px;
    font-size:15px;
}
.p_buttonLeft{
    height:37px;
    width:75px;
    background-image:url(../images/ViMP_Player_icons_mobile.png);
}
.p_buttonRight{
    height:37px;
    width:45px;
    background-image:url(../images/ViMP_Player_icons_mobile.png);
}
.p_buttonRightLong{
    height:37px;
    width:90px;
    background-image:url(../images/ViMP_Player_icons_mobile.png);
}
#p_time{
    padding-top:9px;
    height:37px;
}
#p_threeDSwitch{
    bottom:48px;
    left:-187px;
    width:374px;
}
.p_threeDSwitchButton{
    width:186px;
    float:left;
    height:37px;
}
.p_threeDSwitchButton_active{
    width:186px;
    float:left;
    height:37px;
}
#p_threeDSwitchSubMenu{
    height:19px;
    background: url(../images/ViMP_Player_icons_mobile.png) no-repeat -294px 0;
}
.p_threeDSwitchCategory{
    height:30px;
}
#p_b_play_pause_play{
    background-position:15px 0;
}
#p_b_play_pause_play:hover{
    background-position:-165px 0;
}
#p_b_play_pause_pause{
    background-position:-30px 0;
}
#p_b_play_pause_pause:hover{
    background-position:-210px 0;
}
#p_b_fullscreen_on{
    background-position:0 -187px;
}
#p_b_fullscreen_on:hover{
    background-position:-180px -187px;
}
#p_b_fullscreen_off{
    background-position:-45px -187px;
}
#p_b_fullscreen_off:hover{
    background-position:-225px -187px;
}
#p_b_highlight_on{
    background-position:0 -150px;
}
#p_b_highlight_on:hover{
    background-position:-180px -150px;
}
#p_b_highlight_off{
    background-position:-45px -150px;
}
#p_b_highlight_off:hover{
    background-position:-225px -150px;
}
#p_b_threeD{
    background-position:0 -37px;
}
#p_b_threeD:hover{
    background-position:-180px -37px;
}
#p_b_whitelabeling{
    background-position:0 -300px;
}
#p_b_whitelabeling:hover{
    background-position:-180px -300px;
}
#p_b_c1c2{
    background-position:-90px -337px;
}
#p_b_c1c2:hover{
    background-position:-270px -337px;
}
#p_b_c1{
    padding-left: 22px;
    padding-right: 22px;
    background-position:22px -337px;
}
#p_b_c1:hover{
    background-position:-157px -337px;
}
#p_b_c2{
    padding-left: 22px;
    padding-right: 22px;
    background-position:-22px -337px;
}
#p_b_c2:hover{
    background-position:-202px -337px;
}
#p_b_c1c2_active{
    background-position:-450px -337px;
}
#p_b_c1_active{
    padding-left: 22px;
    padding-right: 22px;
    background-position:-337px -337px;
}
#p_b_c2_active{
    padding-left: 22px;
    padding-right: 22px;
    background-position:-337px -337px;
}

#p_buttonbar {
    background-color: #282A2D;
}

.p_vast_seek {
    background-color: #999;
    width:2px;
    height: 11px;
}

.p_playerContainer {
    color: #eee;
}

.p_threeDSwitchCategory {
    background-color: #282A2D;    
}

#p_b_subtitles {
  background-position: 0 -75px;
}
#p_b_subtitles:hover {
  background-position: -180px -75px;
}

#p_play_overlay_background {
  display: none;
}
#p_b_play_pause_replay{
    background-position:-70px 0;
}
#p_b_play_pause_replay:hover{
    background-position:-250px 0;
}

.progressbar::-webkit-slider-thumb{
    background: url(../images/ViMP_Player_icons_mobile.png) no-repeat 0 -225px;
}

.progressbar::-moz-range-thumb {
    background: url(../images/ViMP_Player_icons_mobile.png) no-repeat 0 -225px;
}

.progressbar::-ms-thumb {
    background: url(../images/ViMP_Player_icons_mobile.png) no-repeat 0 -225px;
}

.progressbar:focus::-webkit-slider-thumb{
    outline: #ffffff dotted 2px;
}

.progressbar:focus::-moz-range-thumb{
    outline: #ffffff dotted 2px;
}

.progressbar:focus::-ms-thumb {
    outline: #ffffff dotted 2px;
}

.off-screen-text {
    position: absolute;
    display: inline-block;
    width: 1px;
    height: 1px;
    margin: -1px;
    left: 0.1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
}