html { }
body { background-color: rgba(255, 255, 255, 0); background-repeat: no-repeat; background-position: center center; background-size: cover; background-attachment: fixed }
#coverpage-wrapper { background-repeat: no-repeat; background-position: top left; background-size: cover; background-attachment: fixed }
#coverpage-icon { color: rgb(242, 148, 0) }
.main-wrapper { background-color: rgba(255, 255, 255, 0) }
.main-content { max-width: 1400px; background-color: rgba(255, 255, 255, 0) }
.header-content { max-width: 1400px; background-color: rgba(255, 255, 255, 0.3) }
.header-wrapper { background-color: rgba(255, 255, 255, 0) }
.footer-content { max-width: 1600px; background-color: rgba(255, 255, 255, 0.3); color: rgba(0, 0, 0, 1) }
.footer-wrapper { background-color: rgba(255, 255, 255, 0) }
.vjs-control-bar { color: rgba(255, 255, 255, 1) }
.video-js .vjs-control-bar,.vjs-menu-button-popup .vjs-menu .vjs-menu-content { background-color: rgba(43, 51, 63, 0.7) }
.video-js .vjs-play-progress { background-color: rgba(242, 148, 0, 1) }
.video-js .vjs-play-progress::before { color: rgba(242, 148, 0, 1) }