html { }
body { background-color: rgba(255, 255, 255, 0); background-repeat: no-repeat; background-position: top left; background-size: contain; background-attachment: fixed }
#coverpage-wrapper { background-repeat: no-repeat; background-position: top left; background-size: cover; background-attachment: fixed }
#coverpage-icon { color: rgb(37, 108, 174) }
.main-wrapper { background-color: rgba(255, 255, 255, 0) }
.main-content { max-width: 1400px; background-color: rgba(255, 255, 255, 0.13) }
.header-content { max-width: 1400px; background-color: rgba(243, 239, 224, 0) }
.header-wrapper { background-color: rgba(243, 239, 224, 0) }
.footer-content { max-width: 1400px; background-color: rgba(243, 239, 224, 1); color: rgba(255, 255, 255, 1) }
.footer-wrapper { background-color: rgba(243, 239, 224, 0.88) }
.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(247, 160, 89, 1) }
.video-js .vjs-play-progress::before { color: rgba(247, 160, 89, 1) }
.chapter-list .selected>.chapter-row { background-color: rgba(255, 203, 141, 0.89) }
.chapter-list .selected>.chapter-row,.selected>.chapter-row>.chapter-icons>.chapter-icon { color: rgb(0, 0, 0) }
.chapter-list .odd { background-color: rgba(255, 255, 255, 1) }
.chapter-list .odd,.chapter-list .odd .chapter-icon { color: rgb(97, 97, 97) }
.chapter-list .even { background-color: rgb(235, 244, 247) }
.chapter-list .even,.chapter-list .even .chapter-icon { color: rgb(97, 97, 97) }
.chapter-list { background-color: rgba(224, 205, 205, 0.38) }