html { }
body { background-color: rgba(255, 255, 255, 1); background-repeat: no-repeat; background-position: top left; background-size: cover; background-attachment: fixed; font-family: arial }
.main-wrapper { background-color: rgba(255, 255, 255, 0) }
.main-content { max-width: 1400px; background-color: rgba(255, 255, 255, 0.3) }
.header-content { max-width: 1400px; background-color: rgba(255, 255, 255, 1) }
.header-wrapper { background-color: rgba(255, 255, 255, 0) }
.footer-content { max-width: 1400px; background-color: rgba(183, 183, 183, 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(0, 51, 89, 0.68) }
.video-js .vjs-play-progress { background-color: rgba(242, 148, 0, 1) }
.video-js .vjs-play-progress::before { color: rgba(242, 148, 0, 1) }
#metadata { color: rgba(0, 0, 0, 1) }
#coverpage-wrapper { background-repeat: no-repeat; background-position: top left; background-size: cover; background-attachment: fixed }
#coverpage-icon { color: rgb(242, 148, 0) }
.chapter-list .selected>.chapter-row { background-color: rgb(255, 203, 141) }
.chapter-list .selected>.chapter-row,.selected>.chapter-row>.chapter-icons>.chapter-icon { color: rgb(0, 0, 0) }
.chapter-list .odd { background-color: rgb(255, 255, 255) }
.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(255, 255, 255, 0) }