@charset "utf-8";
/* CSS Document */

.video-section .pattern-overlay {
	background-color: rgba(50,50,50,0.3);
	height: 100%;
}
.video-section .buttonBar {
	display: none;
}
.player {
	font-size: 1px;
}
