.videoPlayer {
  margin-top: 50px;
}


/* Facebook doboz layer középre */
.fbPopupClosing {
  color: #3a3f42!important;
}

.hover_bkgr_fricc {
    background: rgba(0,0,0,.4);
    display: none;
    height: 100%;
    position: fixed;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
}