.stellar_vp_controls{
    position:absolute;
    height:44px;
    left:0!important;
    bottom:0;
    width:100%
}
.stellar_vp_bg.dark{
    background:rgba(0,0,0,.85)
}
.stellar_vp_bg.light{
    background:rgba(251,251,251,1)
}
.stellar_vp_mainContainerBG{
    background:#fff;
    left:-10px;
    top:-10px;
    position:absolute;
    border-radius:5px
}
.stellar_vp_lightBoxOverlay{
    position:fixed!important;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background:url(../assets/images/overlay_lightbox.png);
    z-index:2147483647!important
}
.stellar_vp_lightBoxOverlayTransparent{
    position:absolute;
    width:100%;
    height:100%;
    opacity:0
}
.stellar_vp_lightBoxCloseBtnWrapper{
    top:-33px;
    right:-33px;
    position:absolute;
    width:28px;
    height:28px;
    z-index:999;
    border-radius:50px
}
#stellar_vp_lightBoxCloseBtn{
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-7.75px;
    margin-left:-6.2px
}
.stellar_vp_lightBoxThumbnailWrap{
    position:absolute;
    display:inline-block
}
.stellar_vp_lightBoxThumbnail{
    width:100%!important;
    height:100%!important
}
.stellar_vp_lightBoxPlayButton{
    position:absolute
}
.stellar_vp_playBtnBg{
    position:absolute;
    cursor:pointer;
    top:0;
    left:0;
    width:45px;
    height:100%
}
#stellar_vp_firstBtn,#stellar_vp_lastBtn,#stellar_vp_nextBtn,#stellar_vp_nextBtn2,#stellar_vp_previousBtn,#stellar_vp_searchBtn,#stellar_vp_shuffleBtn,#stellar_vp_toggleAutoplayBtn{
    position:absolute!important
}
#stellar_vp_playBtn{
    position:absolute
}
#stellar_vp_searchBtn{
    z-index:1;
    cursor:default
}
#stellar_vp_nowPlayingIndicator{
    position:absolute!important;
    top:50%!important;
    left:50%!important;
    margin-top:-8.25px!important;
    margin-left:-6.25px!important
}
.stellar_vp_themeColorThumbBorder.dark{
    border:1px solid #2d2d2d
}
.stellar_vp_themeColorThumbBorder.light{
    border:1px solid #dadada
}
.stellar_vp_btnOverScreen,.stellar_vp_itemLeft{
    -moz-border-radius:50px;
    -webkit-border-radius:50px
}
.stellar_vp_controlsColor.dark{
    color:#767676
}
.stellar_vp_controlsColor.light{
    color:#3c3c3c
}
.stellar_vp_shuffleEnabledColor,.stellar_vp_time.dark{
    color:#fff
}
.stellar_vp_playButtonScreen{
    position:absolute;
    left:50%;
    top:50%;
    margin:-47px 0 0 -47px;
    width:90px;
    height:90px;
    z-index:2147483647;
    -moz-border-radius:50px;
    -webkit-border-radius:50px;
    border-radius:50px;
    border:2px solid #e0ebe7
}
.stellar_vp_iOSVolumeButtonScreen{
    position:absolute;
    left:50%;
    top:50%;
    margin:-48px 0 0 -46.5px;
    width:93px;
    height:96px;
    z-index:2147483647
}
.stellar_vp_playButtonScreenHide{
    display:none!important
}
.stellar_vp_embedBtnText,.stellar_vp_playlistBtnText,.stellar_vp_shareBtnText{
    top:0;
    left:0;
    font-size:9px;
    text-align:left;
    font-family:Lato,'Open Sans','Helvetica Neue',Arial,sans-serif!important;
    cursor:pointer;
    position:absolute;
    -webkit-font-smoothing:antialiased
}
.stellar_vp_toolTip,.stellar_vp_toolTipText{
    text-align:center!important;
    font-family:Lato,'Open Sans','Helvetica Neue',Arial,sans-serif!important
}
.stellar_vp_socialBtn{
    width:32px;
    height:32px;
    z-index:200;
    margin-left:5px;
    cursor:pointer;
    display:inline-flex;
    display:-webkit-inline-flex;
    -webkit-transition:all .2s ease-out;
    -moz-transition:all .2s ease-out;
    -o-transition:all .2s ease-out;
    transition:all .2s ease-out;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px
}
.stellar_vp_facebookBtn{
    background:#3b5998
}
.stellar_vp_facebookBtn:hover{
    background:rgba(59,89,152,.8)
}
.stellar_vp_twitterBtn{
    background:#55acee
}
.stellar_vp_twitterBtn:hover{
    background:rgba(85,172,238,.8)
}
.stellar_vp_mailBtn{
    background:#E55
}
.stellar_vp_mailBtn:hover{
    background:rgba(238,85,85,.8)
}
.stellar_vp_playing .vp_play{
    display:none
}
.stellar_vp_playing .vp_pause{
    display:block
}
.stellar_vp_videoTrackWrapper{
    position:absolute;
    height:15px;
    top:-15px;
    width:100%
}
.stellar_vp_videoTrack{
    position:absolute;
    bottom:0;
    margin-top:-3px;
    height:3px
}
.stellar_vp_videoTrack.dark{
    background:rgba(255,255,255,.3)
}
.stellar_vp_videoTrack.light{
    background:#d8d8d8
}
.stellar_vp_videoTrackDownload{
    position:absolute;
    height:100%
}
.stellar_vp_videoTrackDownload.dark{
    background:#7b7b7b
}
.stellar_vp_videoTrackDownload.light{
    background:#c7c7c7
}
.stellar_vp_volumeTrackWrapper{
    position:absolute;
    height:100%;
    width:62px;
    left:117px;
    overflow:hidden
}
.stellar_vp_volumeTrack{
    position:absolute;
    top:50%;
    margin-top:-1.5px;
    width:100%;
    background:#3b3c40;
    height:3px
}
.stellar_vp_timeElapsed,.stellar_vp_timeTotal{
    top:-25px;
    -webkit-user-select:none!important;
    -moz-user-select:none!important;
    -o-user-select:none!important;
    cursor:default!important;
    -khtml-user-select:none!important
}
.stellar_vp_volumeTrack.dark{
    background:#3b3c40
}
.stellar_vp_volumeTrack.light{
    background:#c7c7c7
}
.stellar_vp_Progress{
    position:absolute;
    width:100%;
    height:100%
}
.stellar_vp_progressIdleTrack{
    position:absolute;
    height:3px;
    width:100%;
    bottom:0;
    z-index:2147483647
}
.stellar_vp_progressIdleTrack.dark{
    background:rgba(255,255,255,.3)
}
.stellar_vp_progressIdleTrack.light{
    background:#d8d8d8
}
.stellar_vp_progressIdle{
    position:absolute;
    height:100%
}
.stellar_vp_progressIdleDownload{
    position:absolute;
    height:100%;
    width:200px
}
.stellar_vp_progressIdleDownload.dark{
    background:#FAFEF0
}
.stellar_vp_progressIdleDownload.light{
    background:#c7c7c7
}
.stellar_vp_toolTip{
    position:absolute;
    padding:3px 10px!important;
    z-index:555560;
    border:1px solid rgba(241,241,241,.25);
    color:#fff;
    pointer-events:none!important;
    white-space:nowrap
}
.stellar_vp_toolTipText{
    position:absolute!important;
    font-size:12px!important;
    padding:3px 14px!important
}
.stellar_vp_infoText,.stellar_vp_infoTitle{
    margin:0!important;
    text-align:left!important
}
.stellar_vp_timeElapsed{
    position:absolute!important;
    left:10px;
    user-select:none!important;
    z-index:2147483647
}
.stellar_vp_timeTotal{
    position:absolute!important;
    right:10px;
    user-select:none!important;
    z-index:2147483647
}
.stellar_vp_time.light{
    color:#eaeaea
}
.stellar_vp_timeElapsed,.stellar_vp_timeTotal{
    font-family:Lato,'Open Sans','Helvetica Neue',Arial,sans-serif!important;
    font-size:12px!important
}
.stellar_vp_popup{
    position:absolute;
    opacity:1;
    z-index:2147483647;
    cursor:pointer
}
.stellar_vp_infoWindow{
    position:absolute;
    width:200px;
    z-index:2147483647;
    border:1px solid rgba(241,241,241,.25)
}
.stellar_vp_embedText,.stellar_vp_embedText.dark{
    border:1px solid #3D3D3D!important
}
.stellar_vp_btnClose{
    position:absolute;
    width:30px;
    height:30px;
    right:0;
    top:0;
    cursor:pointer;
    zindex:999999
}
.stellar_vp_infoTitle{
    padding:5px 25px 0 10px!important
}
.stellar_vp_infoText{
    font-size:12px!important;
    padding:5px 20px 10px 10px!important;
    font-family:Lato,'Open Sans','Helvetica Neue',Arial,sans-serif!important;
    -webkit-user-select:none!important;
    -khtml-user-select:none!important;
    -moz-user-select:none!important;
    -o-user-select:none!important;
    user-select:none!important;
    cursor:default!important;
    overflow:auto
}
.stellar_vp_infoText.dark{
    color:#e4e4e4!important
}
.stellar_vp_infoText.light{
    color:#3c3c3c!important
}
.stellar_vp_nextTxtWrapper,.stellar_vp_nextTxtWrapper_bottom{
    z-index:200;
    text-align:center;
    height:100%;
    display:table;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -o-user-select:none;
    user-select:none;
    cursor:default!important;
    padding-left:10px;
    padding-right:10px;
    max-width:80px
}
.stellar_vp_countVideoInPlaylistText,.stellar_vp_nextVideoInPlaylistText,.stellar_vp_nowPlayingText{
    text-align:left!important;
    font-family:Lato,'Open Sans','Helvetica Neue',Arial,sans-serif!important
}
.stellar_vp_countTxtWrapper,.stellar_vp_itemSelected.dark{
    -webkit-user-select:none;
    -moz-user-select:none;
    -o-user-select:none
}
.stellar_vp_nextVideoInPlaylistText{
    font-size:12px!important;
    letter-spacing:normal!important;
    -webkit-backface-visibility:hidden!important;
    backface-visibility:hidden!important;
    text-decoration:underline;
    vertical-align:middle;
    display:table-cell
}
.stellar_vp_countTxtWrapper{
    width:auto;
    height:100%;
    z-index:200;
    display:inline-block;
    -khtml-user-select:none;
    user-select:none;
    cursor:default!important
}
.stellar_vp_embedTitle,.stellar_vp_embedTitle2{
    -webkit-user-select:none!important;
    -moz-user-select:none!important;
    -o-user-select:none!important
}
.stellar_vp_countVideoInPlaylistText{
    font-size:12px!important;
    line-height:44px!important;
    letter-spacing:normal!important;
    -webkit-backface-visibility:hidden!important;
    backface-visibility:hidden!important;
    vertical-align:middle;
    display:table-cell
}
.stellar_vp_nowPlayingText.screen{
    font-size:18px!important;
    margin-top:10px!important;
    margin-left:10px!important;
    margin-right:35px!important
}
.stellar_vp_nowPlayingText.controls{
    font-size:12px!important
}
.stellar_vp_nowPlayingText{
    left:0!important;
    top:0!important;
    padding:5px!important;
    margin:0!important
}
.stellar_vp_nowPlayingTitle,.stellar_vp_nowPlayingTitleControlBar{
    margin-right:42px;
    cursor:default!important;
    z-index:2147483647;
    position:absolute
}
.stellar_vp_nowPlayingText.dark{
    color:#fff!important
}
.stellar_vp_nowPlayingText.light{
    color:#eaeaea!important
}
.stellar_vp_nowPlayingTitleControlBar{
    top:50%;
    margin-top:-12px;
    left:54px
}
.stellar_vp_nowPlayingTitle{
    top:0;
    left:0;
    height:70px;
    background:-moz-linear-gradient(top,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.5)),color-stop(100%,rgba(0,0,0,0)));
    background:-webkit-linear-gradient(top,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 100%);
    background:-o-linear-gradient(top,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 100%);
    background:-ms-linear-gradient(top,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 100%);
    background:linear-gradient(to bottom,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00000000', GradientType=0 );
    width:100%
}
.stellar_vp_nowPlayingIndicator{
    cursor:default
}
.stellar_vp_titles{
    font-size:14px!important;
    font-family:Lato,'Open Sans','Helvetica Neue',Arial,sans-serif!important;
    cursor:default!important
}
.stellar_vp_embedWindow{
    position:absolute;
    width:100%;
    height:100%;
    z-index:2147483647
}
.stellar_vp_embedTitle{
    margin:0!important;
    padding:10px 5px 0 90px!important;
    text-align:left!important;
    -khtml-user-select:none!important;
    user-select:none!important
}
.stellar_vp_embedTitle2,.stellar_vp_embedTitle3{
    margin:0 30px 0 0!important;
    text-align:left!important;
    -khtml-user-select:none!important
}
.stellar_vp_embedTitle2{
    padding:20px 5px 0 10px!important;
    user-select:none!important
}
.stellar_vp_embedTitle3{
    padding:40px 5px 0 10px!important;
    -webkit-user-select:none!important;
    -moz-user-select:none!important;
    -o-user-select:none!important;
    user-select:none!important
}
.stellar_vp_embedText,.stellar_vp_embedText2{
    font-size:12px!important;
    margin:5px 10px!important;
    padding:15px 15px 15px 8px!important;
    -webkit-user-select:text!important;
    font-family:Lato,'Open Sans','Helvetica Neue',Arial,sans-serif!important;
    text-align:left!important
}
.stellar_vp_embedText.dark{
    color:#FFF;
    background:#000;
    overflow:hidden
}
.stellar_vp_embedText.light{
    color:#696969;
    background:#f3f3f3;
    border:1px solid #e6e6e6!important;
    overflow:hidden
}
.stellar_vp_highlightText{
    color:#fff!important;
    background-color:#278bff!important
}
.stellar_vp_embedMessageTxt{
    font-weight:700!important;
    font-size:14px!important;
    color:#46e5eb!important;
    text-align:left!important;
    font-family:Lato,'Open Sans','Helvetica Neue',Arial,sans-serif!important;
    cursor:pointer!important
}
.copyBtn,.stellar_vp_ads,.stellar_vp_embedBtn,.stellar_vp_facebook,.stellar_vp_iOSVolumeButtonScreen,.stellar_vp_infoBtn,.stellar_vp_mailBtn,.stellar_vp_playButtonPoster,.stellar_vp_playButtonScreen,.stellar_vp_playerElement,.stellar_vp_playlistBtn,.stellar_vp_progressIdleTrack,.stellar_vp_shareBtn,.stellar_vp_sidebarBtn,.stellar_vp_toggleAdPlayBox,.stellar_vp_twitter,.stellar_vp_videoTrack,.stellar_vp_volumeTrack{
    cursor:pointer
}
.copyBtn{
    position:absolute;
    height:26px;
    margin-left:10px;
    background:#000;
    border:1px solid #3D3D3D;
    color:#FFF
}
.copyBtn.dark{
    color:#FFF!important;
    background:#000!important;
    border:1px solid #3D3D3D!important
}
.copyBtn.light{
    color:#696969!important;
    background:#f3f3f3!important;
    border:1px solid #e6e6e6!important
}
#stellar_vp_copyInside{
    margin:5px;
    font-size:14px!important;
    text-align:left!important;
    font-family:Lato,'Open Sans','Helvetica Neue',Arial,sans-serif!important;
    z-index:100!important
}
.stellar-icon-general,.stellar-icon-playPause{
    speak:none;
    font-style:normal;
    font-weight:400;
    font-size:16px;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    text-align:center;
    -webkit-transition:all .2s ease-out;
    -moz-transition:all .2s ease-out;
    -o-transition:all .2s ease-out
}
.stellar_vp_shareWindow{
    position:absolute;
    z-index:2147483646
}
.stellar_vp_shareWindowMask{
    position:absolute;
    width:111px;
    height:32px;
    z-index:2147483647;
    overflow:hidden
}
.stellar_vp_screenBtnsWindow{
    position:absolute;
    z-index:2147483647;
    top:0;
    right:0
}
.stellar_vp_sidebarBtn{
    position:absolute;
    right:0;
    z-index:2147483647!important
}
.stellar_vp_controlsBtnsWrapperRight{
    position:absolute;
    top:0;
    right:0;
    height:100%
}
.stellar_vp_controlsBtnsWrapperLeft{
    position:absolute;
    top:0;
    left:0;
    height:100%
}
.stellar_vp_playlistControlsBtnsWrapperRight{
    position:absolute;
    top:0;
    right:62px;
    height:100%
}
.stellar_vp_playlistControlsBtnsWrapperLeft{
    position:absolute;
    top:0;
    left:78px;
    height:100%
}
.stellar_vp_playlistControlsBtnsWrapperSearch{
    position:absolute;
    top:3px;
    left:50px;
    height:100%;
    z-index:1
}
.stellar_vp_playlistControlsBtnsWrapperRight_bottom{
    position:absolute;
    top:0;
    left:174px;
    height:100%
}
.stellar_vp_playlistControlsBtnsWrapperLeft_bottom{
    position:absolute;
    top:0;
    left:73px;
    height:100%
}
.stellar_vp_playlistControlsBtnsWrapperSearch_bottom{
    position:absolute;
    height:100%;
    z-index:1
}
.stellar-icon-general{
    transition:all .2s ease-out
}
.stellar-icon-general-hover.dark{
    color:#fff
}
.stellar-icon-general-hover.light{
    color:#9e9e9e
}
.stellar-icon-overScreen.dark,.stellar-icon-playPause:hover{
    color:#fff
}
.stellar-icon-playPause{
    height:24px;
    cursor:pointer;
    transition:all .2s ease-out
}
.stellar-icon-overScreen,.stellar-icon-overScreen-hover{
    height:24px;
    cursor:pointer;
    -webkit-transition:all .2s ease-out;
    -moz-transition:all .2s ease-out;
    -o-transition:all .2s ease-out;
    speak:none;
    font-style:normal;
    font-weight:400;
    font-size:16px;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    text-align:center
}
.stellar-icon-overScreen{
    color:#fff;
    transition:all .2s ease-out
}
.stellar-icon-overScreen.light{
    color:#3c3c3c
}
.stellar-icon-overScreen-hover{
    color:#fff;
    transition:all .2s ease-out
}
.stellar-icon-arrows,.stellar_vp_btnOverScreen{
    -webkit-transition:all .2s ease-out;
    -moz-transition:all .2s ease-out;
    -o-transition:all .2s ease-out;
    cursor:pointer
}
.stellar_vp_btnOverScreen{
    width:32px;
    height:32px;
    z-index:200;
    margin:5px;
    display:inline-flex;
    background:#000;
    border-radius:50px;
    transition:all .2s ease-out
}
.stellar-icon-arrows{
    speak:none;
    font-style:normal;
    font-weight:400;
    font-size:16px;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    height:24px;
    text-align:center;
    color:#464646;
    transition:all .2s ease-out
}
.stellar_vp_nextVideoBoxTitle,.stellar_vp_qualityWindowText{
    line-height:normal!important;
    letter-spacing:normal!important
}
.stellar_vp_item,.stellar_vp_thumbnail_image,.stellar_vp_thumbnail_imageSelected{
    -webkit-transition:all .2s ease-out;
    -moz-transition:all .2s ease-out;
    -o-transition:all .2s ease-out
}
.stellar_vp_title{
    font-size:15px;
    max-height:54px!important;
    overflow:auto
}
.stellar_vp_description{
    font-size:13px;
    overflow:auto
}
.stellar_vp_thumbnail_image,.stellar_vp_thumbnail_imageSelected{
    transition:all .2s ease-out;
    max-width:none!important
}
.stellar_vp_itemLeft{
    position:absolute;
    width:80px;
    height:80px;
    margin:2px 15px;
    border-radius:50px;
    overflow:hidden
}
.stellar_vp_itemHoverBox{
    position:absolute;
    width:80px;
    height:80px;
    background:rgba(0,0,0,.52);
    top:0;
    left:0;
    -moz-border-radius:50px;
    -webkit-border-radius:50px;
    border-radius:50px
}
.stellar_vp_itemRight{
    position:absolute;
    width:170px;
    left:113px;
    font-family:Lato,'Open Sans','Helvetica Neue',Arial,sans-serif!important
}
.stellar_vp_itemRight_bottom{
    padding-left:113px;
    font-family:Lato,'Open Sans','Helvetica Neue',Arial,sans-serif!important
}
.stellar_vp_itemInfo{
    position:absolute;
    width:40px;
    height:15px;
    right:13px;
    bottom:2px;
    background:#fff000;
    color:#000
}
#stellar_vp_playlist{
    position:absolute;
    width:300px;
    height:260px;
    overflow:hidden;
    z-index:600
}
.stellar_vp_playlist.dark{
    background:#131313
}
.stellar_vp_playlist.light{
    background:#fbfbfb
}
#stellar_vp_playlistContent{
    position:absolute;
    bottom:50px;
    left:0;
    width:100%;
    margin:0;
    padding:0
}
.stellar_vp_playlistBar{
    position:absolute;
    width:100%;
    top:0;
    height:44px
}
.stellar_vp_playlistBarSearch{
    position:absolute;
    width:100%;
    bottom:0;
    height:44px
}
.stellar_vp_playlistBarSearch_bottom{
    position:absolute;
    width:200px;
    bottom:0;
    height:44px;
    right:10px
}
#stellar_vp_input{
    border-radius:25px;
    box-sizing:border-box;
    outline:0;
    position:absolute;
    height:24px;
    width:200px;
    top:50%;
    margin-top:-12px;
    padding-left:33px;
    padding-right:10px
}
#stellar_vp_input.dark{
    background-color:#151515
}
#stellar_vp_input.light{
    background-color:#eaeaea
}
.stellar_vp_playlistBarInside{
    position:absolute;
    top:0;
    left:45px;
    height:100%
}
.stellar_vp_playlistBarBtn{
    width:30px;
    height:100%;
    margin:0;
    cursor:pointer;
    display:inline-flex
}
.stellar_vp_itemSelected.dark,.stellar_vp_itemSelected.light{
    -khtml-user-select:none;
    cursor:default;
    width:300px;
    height:86px
}
.stellar_vp_item{
    transition:all .2s ease-out
}
.stellar_vp_item_bottom,.stellar_vp_skipAdBox{
    -webkit-transition:all .2s ease-out;
    -moz-transition:all .2s ease-out;
    -o-transition:all .2s ease-out
}
.stellar_vp_itemSelected.dark{
    user-select:none;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    border-radius:0;
    background:#1B1B1B
}
.stellar_vp_itemSelected.light{
    background:#dedede;
    -webkit-user-select:none;
    -moz-user-select:none;
    -o-user-select:none;
    user-select:none
}
.stellar_vp_itemUnselected.dark{
    width:300px;
    height:86px;
    background:rgba(0,0,0,.7);
    cursor:pointer
}
.stellar_vp_itemUnselected.light{
    width:300px;
    height:86px;
    background:rgba(251,251,251,1);
    cursor:pointer
}
.stellar_vp_bottomArrow,.stellar_vp_topArrow{
    right:0;
    z-index:101;
    width:15px;
    height:41px;
    position:absolute;
    cursor:pointer
}
.stellar_vp_topArrow{
    top:0;
    background:rgba(182,89,89,0)
}
.stellar_vp_bottomArrow{
    bottom:0
}
.stellar_vp_myScrollbarV{
    position:absolute;
    z-index:100;
    width:9px;
    bottom:42px;
    top:42px;
    right:3px
}
.stellar_vp_myScrollbarV>div{
    position:absolute;
    z-index:100;
    width:100%;
    background:#67b7e1
}
#stellar_vp_playlist_bottom{
    position:absolute;
    height:146px;
    overflow:hidden
}
.stellar_vp_playlist_bottom.dark{
    background:#131313
}
.stellar_vp_playlist_bottom.light{
    background:#fbfbfb
}
#stellar_vp_playlistContent_bottom{
    position:absolute;
    background:#2a2a2a;
    top:0;
    left:0;
    margin:0;
    padding:0
}
.stellar_vp_playlistBar_bottom{
    position:absolute;
    width:100%;
    bottom:0;
    height:44px
}
.stellar_vp_playlistBarInside_bottom{
    position:absolute;
    top:0;
    height:100%
}
.stellar_vp_playlistBarBtn_bottom{
    width:30px;
    height:100%;
    margin:0;
    cursor:pointer;
    display:inline-flex
}
.stellar_vp_item_bottom{
    position:relative;
    width:300px;
    height:86px;
    transition:all .2s ease-out;
    background:#212121;
    color:#fff;
    font-family:Lato,'Open Sans','Helvetica Neue',Arial,sans-serif!important;
    font-size:11px;
    cursor:pointer
}
.stellar_vp_itemSelected_bottom.dark,.stellar_vp_itemSelected_bottom.light{
    -webkit-user-select:none;
    -khtml-user-select:none;
    cursor:default;
    width:300px;
    height:86px
}
.stellar_vp_itemSelected_bottom.dark{
    background:#1B1B1B;
    -moz-user-select:none;
    -o-user-select:none;
    user-select:none;
    position:absolute
}
.stellar_vp_itemSelected_bottom.light{
    background:#dedede;
    -moz-user-select:none;
    -o-user-select:none;
    user-select:none
}
.stellar_vp_itemUnselected_bottom.dark{
    width:300px;
    height:86px;
    background:rgba(0,0,0,.7);
    cursor:pointer;
    position:absolute
}
.stellar_vp_itemUnselected_bottom.light{
    width:300px;
    height:86px;
    background:rgba(251,251,251,1);
    cursor:pointer
}
.stellar_vp_leftArrow,.stellar_vp_rightArrow{
    z-index:101;
    width:41px;
    height:15px;
    bottom:0;
    position:absolute;
    cursor:pointer
}
.stellar_vp_leftArrow{
    left:0
}
.stellar_vp_rightArrow{
    right:0
}
.stellar_vp_scrollbarBgBottom{
    position:absolute;
    width:100%;
    height:14px;
    background:#353535;
    bottom:0;
    z-index:999999
}
.stellar_vp_scrollbarBgRight{
    position:absolute;
    width:14px;
    height:100%;
    background:#353535;
    right:0;
    z-index:999999
}
.stellar_vp_myScrollbarH{
    position:absolute;
    z-index:100;
    height:9px;
    bottom:3px;
    left:42px;
    right:42px
}
.stellar_vp_myScrollbarH>div{
    position:absolute;
    z-index:100;
    height:100%;
    background:#67b7e1
}
.stellar_vp_videoPlayer{
    position:absolute;
    padding:0;
    margin:0;
    -webkit-user-select:none;
    background:#000;
    z-index:90;
    overflow:hidden
}
.stellar_vp_videoPlayerAD{
    position:absolute;
    top:0;
    left:0;
    -webkit-user-select:none;
    background:#000;
    height:100%;
    z-index:1;
    overflow:hidden
}
.stellar_vp_nextVideoBoxTitle,.stellar_vp_skipAdTitle{
    -webkit-user-select:none!important;
    -moz-user-select:none!important;
    -o-user-select:none!important
}
.stellar_vp_progressAD,.stellar_vp_progressADBg{
    height:5px;
    z-index:999998;
    position:absolute;
    bottom:0
}
.stellar_vp_progressADBg{
    width:100%;
    left:0;
    background:#000;
    background:-moz-linear-gradient(top,#d1d1d1,#e2e2e2);
    background:-o-linear-gradient(top,#d1d1d1,#e2e2e2);
    background:-webkit-gradient(linear,left top,left bottom,from(#d1d1d1),to(#e2e2e2));
    background:-ms-linear-gradient(#d1d1d1,#e2e2e2);
    background:linear-gradient(#d1d1d1,#e2e2e2);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#d1d1d1', endColorstr='#e2e2e2')
}
.stellar_vp_progressAD{
    border-right:1px solid #6d6852;
    background:-moz-linear-gradient(top,#e7cf6c,#c6a546);
    background:-o-linear-gradient(top,#e7cf6c,#c6a546);
    background:-webkit-gradient(linear,left top,left bottom,from(#e7cf6c),to(#c6a546));
    background:-ms-linear-gradient(#e7cf6c,#c6a546);
    background:linear-gradient(#e7cf6c,#c6a546);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#e7cf6c', endColorstr='#c6a546')
}
.stellar_vp_skipAdBox{
    position:absolute;
    width:184px;
    height:80px;
    background:rgba(0,0,0,.56);
    border:1px solid rgba(241,241,241,.25);
    z-index:2;
    cursor:pointer;
    transition:all .2s ease-out;
    display:table
}
.stellar_vp_skipAdBox:hover{
    border:1px solid rgba(241,241,241,.35);
    -webkit-transition:all .2s ease-out;
    -moz-transition:all .2s ease-out;
    -o-transition:all .2s ease-out;
    transition:all .2s ease-out
}
.stellar_vp_nextVideoBox,.stellar_vp_skipAdCount{
    position:absolute;
    background:rgba(0,0,0,.56);
    border:1px solid rgba(241,241,241,.25)
}
.stellar_vp_skipAdBoxContentLeft{
    position:absolute;
    width:165px;
    height:80px;
    display:table
}
.stellar_vp_skipAdCount{
    width:184px;
    height:80px;
    z-index:2
}
.stellar_vp_skipAdCountImage{
    position:absolute;
    width:70px;
    height:70px;
    margin:4px;
    right:0
}
.stellar_vp_skipAdCountContentLeft{
    position:absolute;
    width:104px;
    height:100%;
    display:table
}
.stellar_vp_nextVideoBoxMask{
    position:absolute;
    width:213px;
    height:92px;
    z-index:2147483647;
    overflow:hidden
}
.stellar_vp_nextVideoBox{
    width:211px;
    height:90px;
    z-index:502
}
.stellar_vp_nextVideoBoxImage{
    position:absolute!important;
    width:107px!important;
    height:80px!important;
    margin:4px!important;
    right:0!important
}
.stellar_vp_nextVideoBoxContentLeft{
    position:absolute!important;
    width:98px!important;
    height:100%!important;
    display:table!important
}
.stellar_vp_nextVideoBoxTitle{
    font-size:14px!important;
    color:#fff;
    text-align:center!important;
    font-family:Lato,'Open Sans','Helvetica Neue',Arial,sans-serif!important;
    vertical-align:middle!important;
    display:table-cell!important;
    -khtml-user-select:none!important;
    user-select:none!important;
    cursor:default!important
}
.stellar_vp_skipAdCountTitle,.stellar_vp_skipAdTitle{
    font-size:14px!important;
    color:#fff!important;
    text-align:center!important;
    vertical-align:middle!important;
    display:table-cell!important;
    -khtml-user-select:none!important;
    font-family:Lato,'Open Sans','Helvetica Neue',Arial,sans-serif!important
}
.stellar_vp_skipAdTitle{
    user-select:none!important;
    cursor:pointer!important
}
.stellar_vp_skipAdCountTitle{
    -webkit-user-select:none!important;
    -moz-user-select:none!important;
    -o-user-select:none!important;
    user-select:none!important;
    cursor:default!important
}
.stellar_vp_toggleAdPlayBox{
    position:absolute;
    left:50%;
    top:50%;
    margin:-47px 0 0 -47px;
    width:90px;
    height:90px;
    z-index:200;
    -moz-border-radius:50px;
    -webkit-border-radius:50px;
    border-radius:50px;
    border:2px solid #e0ebe7
}
.stellar_vp_toggleAdPlayBox:hover{
    opacity:.75;
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out
}
.stellar_vp_toggleAdPlayBoxTitle{
    position:absolute;
    top:7px;
    left:6px;
    font-size:14px;
    color:#fff;
    text-align:left;
    font-family:Lato,'Open Sans','Helvetica Neue',Arial,sans-serif!important;
    z-index:100;
    margin:0;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -o-user-select:none;
    user-select:none
}
.stellar_vp_preloader,.stellar_vp_preloaderAD{
    left:50%;
    top:50%;
    background:url(../assets/images/preloader.gif) center center no-repeat;
    z-index:600;
    position:absolute;
    display:none
}
.stellar_vp_adsTitleInside,.stellar_vp_timeLeftInside{
    -webkit-user-select:none;
    -moz-user-select:none;
    -o-user-select:none
}
.stellar_vp_preloader{
    width:20px;
    height:20px;
    margin:-10px 0 0 -10px
}
.stellar_vp_preloaderAD{
    width:32px;
    height:32px;
    margin:-16px 0 0 -16px
}
.stellar_vp_fullScreen{
    position:fixed;
    left:0;
    right:0;
    bottom:0;
    top:0;
    overflow:hidden;
    width:100%!important;
    height:100%!important
}
#stellar_vp_vimeoWrapper,#stellar_vp_ytPlayer_1,#stellar_vp_ytPlayer_2,.stellar_vp_ytWrapper{
    position:absolute;
    width:100%;
    height:100%;
    background:#000;
    z-index:300
}
.stellar_vp_invisibleWrapper,.stellar_vp_overlay{
    z-index:2147483647;
    position:absolute;
    width:100%;
    height:100%
}
.stellar_vp_overlay{
    background:#000
}
.stellar_vp_invisibleWrapper{
    opacity:0
}
#stellar_vp_overlayPoster{
    position:absolute!important;
    margin:auto!important;
    top:0!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    max-width:100%!important
}
.stellar_vp_imageWrapper{
    position:absolute;
    width:100%;
    height:100%;
    background:#000;
    z-index:301
}
.stellar_vp_logo,.stellar_vp_playButtonPoster{
    position:absolute;
    z-index:2147483647
}
#stellar_vp_imageDisplayed{
    max-width:100%;
    max-height:100%;
    margin:auto;
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    right:0
}
.stellar_vp_playButtonPoster{
    left:50%;
    top:50%;
    margin:-45px 0 0 -45px;
    width:90px;
    height:90px;
    -moz-border-radius:50px;
    -webkit-border-radius:50px;
    border-radius:50px;
    border:2px solid #e0ebe7
}
.stellar_vp_playButtonPoster:hover{
    opacity:.75;
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out
}
.stellar_vp_controls .stellar_vp_disabled{
    display:none
}
.stellar_vp_videoPlayer video,.stellar_vp_videoPlayerAD video{
    display:block;
    width:100%;
    height:100%
}
.stellar_vp_videoPlayerAD video{
    cursor:pointer
}
.stellar_vp_videoPlayer embed,.stellar_vp_videoPlayer object{
    z-index:100
}
.stellar_vp_controls{
    z-index:2147483647
}
.stellar_vp_adsTitleInside,.stellar_vp_adsTitleInsideNowPlaying,.stellar_vp_timeLeftInside{
    z-index:501;
    -khtml-user-select:none;
    cursor:default;
    position:absolute
}
.stellar_vp_videoAdBoxInside{
    position:absolute;
    left:10px;
    bottom:0;
    width:190px;
    height:25px;
    font-size:12px;
    color:#fff;
    text-align:left;
    font-family:Lato,'Open Sans','Helvetica Neue',Arial,sans-serif!important
}
.stellar_vp_adsTitleInside{
    user-select:none;
    margin:0
}
.stellar_vp_timeLeftInside{
    left:86px!important;
    user-select:none
}
.stellar_vp_adsTitleInsideNowPlaying{
    -webkit-user-select:none;
    -moz-user-select:none;
    -o-user-select:none;
    user-select:none
}
.stellar_vp_fsEnterADBox{
    position:absolute;
    top:0;
    right:0;
    z-index:2
}
.stellar_vp_qualityWindow{
    position:absolute;
    width:100px;
    z-index:2147483647;
    border:1px solid rgba(241,241,241,.25)
}
.stellar_vp_qualityWindowMask{
    position:absolute;
    width:102px;
    height:170px;
    z-index:2147483647;
    overflow:hidden
}
.stellar_vp_qualityWindowText{
    font-family:Lato,'Open Sans','Helvetica Neue',Arial,sans-serif!important;
    font-size:12px!important
}
#stellar_vp_qualityBtn{
    position:absolute;
    transform-origin:15px 22px
}
.stellar_vp_downloadBtnWrapper{
    right:104px;
    position:absolute;
    top:0!important;
    width:28px;
    height:100%
}
#stellar_vp_downloadBtn,#stellar_vp_embedBtn,#stellar_vp_rewindBtn,#stellar_vp_shareBtn{
    position:absolute
}
.stellar_vp_controlsBtn{
    width:32px;
    height:100%;
    z-index:200;
    cursor:pointer;
    display:inline-flex
}
.stellar_vp_controlsBtn_play{
    width:45px!important
}
#stellar_vp_fsBtn,#stellar_vp_playlistBtn,#stellar_vp_unmuteBtn{
    position:absolute
}
.stellar_vp_HD_indicator,.stellar_vp_qualityHD{
    position:absolute!important;
    margin:0!important
}
.stellar_vp_qualityListItem{
    width:100%;
    z-index:200;
    cursor:pointer;
    text-align:center;
    height:24px;
    display:table
}
.stellar_vp_qualityListItem_activeColor.dark{
    color:#fff
}
.stellar_vp_qualityListItem_activeColor.light{
    color:#3c3c3c
}
.stellar_vp_qualityCheck{
    display:block!important
}
.stellar_vp_qualityNum{
    text-align:center;
    vertical-align:middle;
    display:table-cell
}
.stellar_vp_qualityHD{
    right:8px!important;
    padding:0!important;
    color:#fff!important;
    font-size:10px!important;
    -webkit-backface-visibility:hidden!important;
    backface-visibility:hidden!important;
    font-weight:700;
    background:#dc0e0e;
    border-radius:5px;
    width:20px!important;
    height:20px!important;
    vertical-align:middle;
    display:table-cell;
    line-height:20px!important
}
.stellar_vp_HD_indicator,.stellar_vp_title{
    -webkit-backface-visibility:hidden!important
}
.stellar_vp_HD_indicator{
    height:24px!important;
    line-height:24px!important;
    padding-left:20px;
    color:red!important;
    font-size:8px!important;
    font-weight:700!important;
    backface-visibility:hidden!important
}
.stellar_vp_description,.stellar_vp_timeElapsed,.stellar_vp_timeLeftInside,.stellar_vp_timeTotal,.stellar_vp_title,.stellar_vp_toolTip,p#stellar_vp_copyInside,p.stellar_vp_adsTitleInside,p.stellar_vp_embedText,p.stellar_vp_embedText2,p.stellar_vp_embedTitle,p.stellar_vp_embedTitle2,p.stellar_vp_embedTitle3,p.stellar_vp_infoText,p.stellar_vp_infoTitle,p.stellar_vp_nowPlayingText,p.stellar_vp_skipAdCountTitle,p.stellar_vp_skipAdTitle{
    line-height:normal!important;
    letter-spacing:normal!important
}
.stellar_vp_effect1{
    -webkit-box-shadow:0 10px 6px -6px rgba(0,0,0,.6);
    -moz-box-shadow:0 10px 6px -6px rgba(0,0,0,.6);
    box-shadow:0 10px 6px -6px rgba(0,0,0,.6)
}
.stellar_vp_effect2{
    position:relative
}
.stellar_vp_effect2:after,.stellar_vp_effect2:before{
    z-index:-1;
    position:absolute;
    content:"";
    bottom:15px;
    left:10px;
    width:50%;
    top:80%;
    max-width:300px;
    background:rgba(0,0,0,.6);
    -webkit-box-shadow:0 15px 10px rgba(0,0,0,.6);
    -moz-box-shadow:0 15px 10px rgba(0,0,0,.6);
    box-shadow:0 15px 10px rgba(0,0,0,.6);
    -webkit-transform:rotate(-3deg);
    -moz-transform:rotate(-3deg);
    -o-transform:rotate(-3deg);
    -ms-transform:rotate(-3deg);
    transform:rotate(-3deg)
}
.stellar_vp_effect2:after{
    -webkit-transform:rotate(3deg);
    -moz-transform:rotate(3deg);
    -o-transform:rotate(3deg);
    -ms-transform:rotate(3deg);
    transform:rotate(3deg);
    right:10px;
    left:auto
}
.stellar_vp_effect3{
    position:relative
}
.stellar_vp_effect3:after,.stellar_vp_effect3:before{
    z-index:-1;
    position:absolute;
    content:"";
    bottom:25px;
    left:10px;
    width:50%;
    top:80%;
    max-width:300px;
    background:rgba(0,0,0,.6);
    -webkit-box-shadow:0 35px 20px rgba(0,0,0,.6);
    -moz-box-shadow:0 35px 20px rgba(0,0,0,.6);
    box-shadow:0 35px 20px rgba(0,0,0,.6);
    -webkit-transform:rotate(-8deg);
    -moz-transform:rotate(-8deg);
    -o-transform:rotate(-8deg);
    -ms-transform:rotate(-8deg);
    transform:rotate(-8deg)
}
.stellar_vp_effect3:after{
    -webkit-transform:rotate(8deg);
    -moz-transform:rotate(8deg);
    -o-transform:rotate(8deg);
    -ms-transform:rotate(8deg);
    transform:rotate(8deg);
    right:10px;
    left:auto
}
.stellar_vp_effect4{
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;
    box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset
}
.stellar_vp_effect4:after,.stellar_vp_effect4:before{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,.8);
    box-shadow:0 0 20px rgba(0,0,0,.8);
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px/10px;
    border-radius:100px/10px
}
.stellar_vp_effect5{
    -webkit-box-shadow:0 4px 7px rgba(0,0,0,.6);
    -moz-box-shadow:0 4px 7px rgba(0,0,0,.6);
    box-shadow:0 4px 7px rgba(0,0,0,.6)
}
.stellar_vp_effect5:after{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
    -moz-transform:skew(8deg) rotate(3deg);
    -ms-transform:skew(8deg) rotate(3deg);
    -o-transform:skew(8deg) rotate(3deg);
    transform:skew(8deg) rotate(3deg)
}
.stellar_vp_effect6{
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;
    box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset
}
.stellar_vp_effect6:after,.stellar_vp_effect6:before{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,.8);
    box-shadow:0 0 20px rgba(0,0,0,.8);
    top:10px;
    bottom:10px;
    left:0;
    right:0;
    -moz-border-radius:100px/10px;
    border-radius:100px/10px
}
.stellar_vp_effect6:after{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
    -moz-transform:skew(8deg) rotate(3deg);
    -ms-transform:skew(8deg) rotate(3deg);
    -o-transform:skew(8deg) rotate(3deg);
    transform:skew(8deg) rotate(3deg)
}
.stellar_vp_title{
    text-align:left!important;
    backface-visibility:hidden!important
}
.stellar_vp_description{
    text-align:left!important;
    height:62px!important;
    padding-top:2px!important
}
.IIV::-webkit-media-controls-play-button,.IIV::-webkit-media-controls-start-playback-button{
    opacity:0;
    pointer-events:none;
    width:5px
}
.mCSB_container{
    display:block!important
}
.elite_vp_RTL{
    text-align:right!important
}
.elite_vp_LTR{
    text-align:left!important
}
 