html { }
body { background-color: rgba(250, 240, 240, 1); background-repeat: no-repeat; background-position: top left; background-size: contain; background-attachment: fixed; font-family: arial }
.main-wrapper { flex-grow: 0; background-color: rgba(255, 255, 255, 0) }
.main-content { background-color: rgba(255, 255, 255, 0.3) }
.header-content { background-color: rgba(255, 255, 255, 0.3) }
.header-wrapper { background-color: rgba(255, 255, 255, 0) }
.footer-content { max-width: 1400px; background-color: rgba(255, 255, 255, 0.3); color: rgba(0, 0, 0, 1) }
.footer-wrapper { background-color: rgba(255, 255, 255, 0) }
.chapter-list .selected>.chapter-row { background-color: rgba(218, 41, 28, 1) }
.chapter-list .selected>.chapter-row,.selected>.chapter-row>.chapter-icons>.chapter-icon { color: rgb(255, 255, 255) }
.chapter-list .odd { background-color: rgb(255, 255, 255) }
.chapter-list .odd,.chapter-list .odd .chapter-icon { color: rgb(25, 25, 25) }
.chapter-list .even { background-color: rgba(245, 228, 199, 0.52) }
.chapter-list .even,.chapter-list .even .chapter-icon { color: rgb(25, 25, 25) }
.chapter-list { 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.27) }
.video-js .vjs-play-progress { background-color: rgba(191, 9, 0, 1) }
.video-js .vjs-play-progress::before { color: rgba(255, 255, 255, 1) }
#coverpage-wrapper { background-repeat: no-repeat; background-position: top left; background-size: cover; background-attachment: fixed; background-image: url("https://play.quickchannel.com/content/download/ability145/72dd371b-1d3b-4400-99fb-44577a8c481d.jpg") }
#coverpage-icon { color: rgb(0, 0, 0) }