.vjs-tech {
    pointer-events: none;
}

::-webkit-media-controls {
    display: none !important;
}

.NppPlayer_text{
    font-size:14px;
}
video{
    object-fit:fill;
}

.vjs-has-started .vjs-control-bar{
    display:inline-block !important; 
}
.video-js .vjs-fullscreen-control{
    float:right;
}