/*hack dla overlay*/
img[src="https://videoparlament.pl/apiv2/img/overlay/whitesd.png"], img[src="https://videoparlament.pl/apiv2/img/overlay/whites.png"]{
    background-color: transparent !important;
    padding:0px !important;
    border:#000 0px none;
}


.moviesGallery_overlay *, .moviesGallery_overlayd *, .moviesGallery_overlayd, .moviesGallery_overlay{
    box-sizing: initial;
}

/* blad przy blokadzie */
div.moviesGallery_error{
    background-color:#fee;
    color:#900;
    border:#600 1px solid;
    margin: 117px 10px auto 10px;

    font-family: arial;
    padding:10px;
    font-size:14px;
    text-align: center;

}

/* SLIDER */
div.moviesGallery_gallery{
    float:left;
    margin  : 5px;
    padding : 10px 0;
    display:block;
    height:100px;
    overflow:hidden;
    /*
    -moz-box-shadow: 0 0 7px 0px #888;
    -webkit-box-shadow: 0 0 7px 0px#888;
    box-shadow: 0 0 7px 0px #888;
    */
}

div.moviesGallery_scrollable{
    margin  :0;
    padding :0;

    position:relative;
    height:105px;
    overflow:hidden;
    float:left;
    clear:none !important;
}

div.moviesGallery_items{
    width:20000px;
    clear:both;
    position:absolute;
}

a.moviesGallery_thumbnail img{
    width   :120px;
    height  :90px;
    border-style:none;
    padding : 0px;
    margin  :0px;
    background-color:transparent;
}
.moviesGallery_item{
    display :block;
    width   :120px; 
    height  :120px;
    margin  :0 9px;
    clear   : none !important;
    float:left;
}
.moviesGallery_thumbnail{
    display:block;
    width   :120px;
    height  :90px;
    padding :0px;
    margin  :0px;
    text-indent: 0px;
    float:left;

    opacity: 0.8;
}

.moviesGallery_thumbnail:hover{
    opacity: 1;
}

div.moviesGallery_links{
    color:#666;
    display:block;
    text-align:center;
    height:15px !important;
    font-size:11px !important;
    text-indent: 0px;
    font-family: tahoma !important;
}

div.moviesGallery_links a{
    color:#666;
    font-size:10px !important;
    font-family: tahoma !important;
}


div.moviesGallery_links a:hover{
    opacity: 1;
    color:#09f;
}

.moviesGallery_overlay{

    /* must be initially hidden */
    display:none;

    /* place overlay on top of other elements */
    z-index:10005;

    padding: 30px 20px;
    background: transparent url('https://videoparlament.pl/apiv2/img/overlay/whites.png');
    width:500px;	 
    color:#666666;  
}

.moviesGallery_overlayd{
    /* place overlay on top of other elements */
    z-index:10005;
    position: relative;
    padding: 30px 20px;
    width:1040px;	  
    color:#666666;
}

.moviesGallery_overlayd.small {
    width: 500px;	  
}

.moviesGallery_iconsBar{
    width       : 474px;
    height      : 64px;
    margin      : 3em auto;
    padding     : 1em;
    background-color    : #f8f8f8;
    clear       :both;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    -moz-box-shadow: 0 0 9px 2px #333;
    -webkit-box-shadow: 0 0 9px 2px #333;
    box-shadow: 0 0 9px 2px #333;
}

.moviesGallery_ratings{
    float:right;
    width:237px;
    text-align:center;
    margin-top:7px;
}

.moviesGallery_ratings form{
    display:inline;
}

.moviesGallery_ratings .ratings-sum{
    padding:.2em;
}

.moviesGallery_ratings .ratings-count{
    padding:.2em;
    color:#999;
}

.moviesGallery_views{
    float:right;
    width:237px;
    text-align:center;
    margin-top:7px;
}

.moviesGallery_views span{
    font-weight:bold;
    font-size:1.1em;
}

.moviesGallery_player {
    width   :480px !important;
    height  :360px;
    margin  : 0;
    padding: 10px;
    background: white;
    position: relative;
    float:left;
    border-radius: 5px;
}

.moviesGallery_player iframe {
    float: left;
    width: 100%;
    height: 100%;
}

.moviesGallery_player>img{
    max-width:480px !important;
    max-height:360px !important;
    padding:0;
    margin:auto;
    display:block;
    background-color:#000;
    border-style:none;
}

.moviesGallery_desc{
    width   :480px;
    height  :360px;
    margin  : 0;
    padding: 10px;
    background: white;
    border-radius: 5px;
    float:right;
    overflow: auto;
}
.moviesGallery_desc h3{
    font-size: 14pt !important;
}

.moviesGallery_overlay .close, .moviesGallery_overlayd .close {
    background: url(https://videoparlament.pl/apiv2/img/overlay/close.png);
    width:35px;
    height:35px;
    position:absolute; 
    right:5px; 
    top: 12px;
    cursor:pointer;
    opacity: 1;
}

.moviesGallery_tooltip {    
    display:none;
    background:transparent url(https://videoparlament.pl/apiv2/img/tooltip/white_arrow.png);
    font-size:12px;
    height:70px;
    width:160px;

    padding:25px;
    color:#666;
    z-index:10000;
}


/* prev, next, prevPage and nextPage buttons */
a.moviesGallery_browse {
    background:url(https://videoparlament.pl/apiv2/img/hori_large.png) no-repeat;
    display:block;
    width:30px;
    height:30px;
    float:left;
    margin:30px 10px;
    cursor:pointer;
    font-size:1px;
    clear:none !important;
    -webkit-transition-duration: 0;
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

/* right */
a.moviesGallery_right 				{ background-position: 0 -30px; clear:right; margin-left: 0px; margin-right: 0px; }
a.moviesGallery_right:hover 		{ background-position:-30px -30px; }
a.moviesGallery_right:active 	{ background-position:-60px -30px; } 


/* left */
a.moviesGallery_left:hover  		{ background-position:-30px 0; }
a.moviesGallery_left:active  	{ background-position:-60px 0; }

/* disabled navigational button */
a.moviesGallery_disabled {
    visibility:hidden !important;		
} 	


/* dodatkowe style */
/* big */
div.moviesGallery_big_gallery        { height:140px; }
div.moviesGallery_big_scrollable     { height:140px; }
a.moviesGallery_big_thumbnail img    { width   :160px; height:120px; }
a.moviesGallery_big_thumbnail        { width   :160px; height:120px; }
div.moviesGallery_big_item           { width   :160px; height:140px; }
a.moviesGallery_big_transcript          { height:20px; font-size:13px; }

a.moviesGallery_big_browse {
    width:30px;
    height:30px;
    margin:45px 10px;
}

/* right */
div.moviesGallery_right_gallery     { float:right; }
div.moviesGallery_center_gallery    { 
    float:right; 
    right:-50%; 
    position:relative;
}




/*multiline*/

div.moviesGallery_multiline_gallery{
    text-align: center;
    height:auto;
    margin:0px auto;
    position:relative;
}
div.moviesGallery_multiline_scrollable{
    height:auto;
}
div.moviesGallery_multiline_items{
    height:auto;

    width:auto;
    clear:both;
    position:relative;
}
div.moviesGallery_multiline_item{
    margin-top:10px;
    margin-bottom:10px;
}

div.moviesGallery_scrollableContainer{
    float:left;
    clear:initial !important;
}

#MoviesGallery_Overlayd .close {
    opacity: 1;
}

#MoviesGallery_Player .vjs-big-play-button {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}


/* rating */
.moviesGallery_ratings .like {
    float: left;
    margin-right: 22px;
    position: relative;
    font-weight: 600;
}

.moviesGallery_ratings .like:after {
    content: "";
    background: url(../images/ico-like.png) no-repeat;
    width: 21px;
    height: 22px;
    float: right;
    position: relative;
    margin-left: 9px;
    top: -5px;
}

.moviesGallery_ratings .like:hover {
    cursor: pointer;
    cursor: hand;
}

.moviesGallery_ratings .like:hover:after {
    background: url(../images/ico-like-hover.png) no-repeat;
}

.moviesGallery_ratings .like.active:after {
    background: url(../images/ico-like-hover.png) no-repeat !important;;
}
  
.moviesGallery_ratings .dislike {
    float: left;
    font-weight: 600; 
}

.moviesGallery_ratings .dislike:after {
    content: "";
    background: url(../images/ico-dislike.png) no-repeat;
    width: 21px;
    height: 22px;
    float: right;
    position: relative;
    margin-left: 8px;
    top: 2px;
}

.moviesGallery_ratings .dislike:hover {
    cursor: pointer;
    cursor: hand;
}

.moviesGallery_ratings .dislike:hover:after {
    background: url(../images/ico-dislike-hover.png) no-repeat;
}

.moviesGallery_ratings .dislike.active:after {
    background: url(../images/ico-dislike-hover.png) no-repeat !important;;
}

.moviesGallery_ratings.rated .like:hover:after {
    background: url(../images/ico-like.png) no-repeat;
}

.moviesGallery_ratings.rated .dislike:hover:after {
    background: url(../images/ico-dislike.png) no-repeat;
}

@media screen and (max-width: 1220px) and (min-width: 750px) {
    div.moviesGallery_gallery{
        max-width: 520px;
    }
    
    a.moviesGallery_browse {
        margin: 22px 0;
    }
    .moviesGallery_item {
        width: 100px;
        height: 100px;
        margin: 0 7px;
    }
    .moviesGallery_thumbnail {
        width: 100px;
        height: 70px;
    }
    
    a.moviesGallery_thumbnail img {
        width: 100px;
        height: 70px;
    }
}

@media screen and (max-width: 749px) {
    
    div.moviesGallery_gallery{
        max-width: 368px;
    }
    
    a.moviesGallery_browse {
        margin: 8px 0;
    }
    .moviesGallery_item {
        width: 63px;
        height: 63px;
        margin: 0 7px;
    }
    .moviesGallery_thumbnail {
        width: 63px;
        height: 43px;
    }

    a.moviesGallery_thumbnail img {
        width: 63px;
        height: 43px;
    }
    .account-container .right-col div.moviesGallery_gallery {
        width: 368px !important;
        min-height: 85px;
    	height: 85px;
    }
}

.block-video {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: black;
    opacity: 0.6;
    font-family: 'Signika Negative', sans-serif;
    z-index: 0;
}

.block-container {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-family: 'Signika Negative', sans-serif;
    z-index: 1;
}

.block-container span {
    position: relative;
    z-index: 1;
    font-size: 17px;
    color: white;
    display: block;
    margin-bottom: 15px;
    font-family: 'Signika Negative', sans-serif;
    font-weight: 400;
}

.block-container .content {
    text-align: center;
    float: left;
    max-width: 380px;
}
.block-container .content,
.block-container {
    display: flex;
    justify-content: center;
    align-items: center;
    display: -ms-flexbox;
    -ms-flex-pack: center;
    -ms-flex-wrap: wrap;
    -ms-align-content: stretch;
    -ms-justify-content: center;
    display: -moz-flex;
    -moz-flex-pack: center;
    -moz-flex-wrap: wrap;
    -moz-align-content: stretch;
    -moz-justify-content: center;
    display: -webkit-flex;
    -webkit-flex-pack: center;
    -webkit-flex-wrap: wrap;
    -webkit-align-content: stretch;
    -webkit-justify-content: center;
}

.block-container a {
    position: relative;
    z-index: 1;
    background: transparent;
    font-size: 14px;
    font-weight: 700;
    color: white !important;
    float: left;
    text-decoration: none;
    font-family: 'Signika Negative', sans-serif;
}

.block-container a:hover {
    text-decoration: underline;
    color: white !important;
}

.block-container .block-register {
    padding: 7px 15px;
}

.block-container .block-login {
    padding: 7px 20px;
    background: #b11212;
}

#moviesGallery_videoPlayer .flash-player-off {
    z-index: 999;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    color: #919191;
    font-size: 16px;
}

#moviesGallery_videoPlayer .flash-player-off p {
    color: #919191;
    font-size: 16px;
    padding-top: 169px;
}

#moviesGallery_videoPlayer .flash-player-off a {
    color: white;
    font-size: 16px;
    line-height: 40px;
}

#moviesGallery_videoPlayer .flash-player-off span {
    color: white;
}

.vjs-default-skin .vjs-control-bar {
    display: block !important;
}

.vjs-default-skin .vjs-big-play-button {
    display: none !important;
}

.video-js {
    position: absolute !important;
}

.MoviesGallery-full {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,0.5);
    z-index: 999099;
}

.MoviesGallery-container .video-js {
    width: calc(100%) !important;
    height: calc(100%) !important;
    top: 0px;
    left: 0px;
}

.MoviesGallery-container .video-not-ready {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 18px;
}

#moviesGallery_videoPlayer {
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
}

@media screen and (max-width: 1220px) and (min-width: 750px) {
    .moviesGallery_overlayd {
        width: 500px;
    }
    
    .moviesGallery_player {
        margin-bottom: 25px;
        margin-top: 50px;
    }
    
    .MoviesGallery-container {
        overflow: auto;
        position: relative;
        height: 100%;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    .MoviesGallery-container .video-not-ready {
        font-size: 18px;
    }
}

@media screen and (max-width: 749px) {
    .moviesGallery_overlayd {
        width: 300px;
    }
    .moviesGallery_overlayd.small {
        width: 300px;
    }
    
    .moviesGallery_player {
        margin-bottom: 25px;
        margin-top: 50px;
    }
    
    .MoviesGallery-container {
        overflow: auto;
        position: relative;
        height: 100%;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    .moviesGallery_player {
        width: 280px !important;
        height: 200px;
    }
    
    #moviesGallery_videoPlayer {
        width: 100% !important;
        height: 100%  !important;
    }
    
    .moviesGallery_desc {
        width: 280px;
        height: 200px;
    }
    
    .moviesGallery_views {
        float: right;
        width: 150px;
    }
    
    .moviesGallery_ratings {
        float: left;
        width: 122px;
    }
    
    .moviesGallery_iconsBar {
        width: 273px;
        height: 100px;
    }
    
    .moviesGallery_player iframe {
        float: left;
        width: 100%;
        height:100%;
    }
    
    .MoviesGallery-container .video-not-ready {
        font-size: 12px;
    }
}