/* Theme colors and margin adjustments from base file */
.w3-theme-base {color:#fff !important; background-color:#004a43 !important}

.w3-theme-home {color:#fff !important; background-color:#008174 !important}

.w3-theme-lessonmenu {color:#fff !important; background-color:#104937 !important}

.w3-theme-lesson0 {color:#fff !important; background-color:#2c58a8 !important}
.w3-theme-example {color:#fff !important; background-color:#163369 !important}
.w3-theme-lesson1 {color:#202020 !important; background-color:#97C0E5 !important}
.w3-theme-lesson2 {color:#000000 !important; background-color:#ecf6ff !important}

.w3-theme-about {color:#fff !important; background-color:#C55A11 !important}
.w3-theme-aboutbutton {color:#fff !important; background-color:#58290a !important}

.w3-theme-contact {color:#fff !important; background-color:#5A2781 !important}
.w3-theme-contactbutton {color:#fff !important; background-color:#241033 !important}

.w3-theme-terms {color:#fff !important; background-color:#3B3838 !important}

.w3-theme-quiz0 {color:#fff !important; background-color:#A89C00 !important}
.w3-theme-quizbutton {color:#fff !important; background-color:#92890e !important}
.w3-theme-quiz1 {color:#000 !important; background-color:#FFFFFF; opacity:0.8 !important}

.w3-theme-light {color:#000 !important; background-color:#e9fffd !important}
.w3-theme-dark {color:#fff !important; background-color:#004a43 !important}
.w3-theme-action {color:#fff !important; background-color:#004a43 !important}

.w3-theme {color:#fff !important; background-color:#017468 !important}
.w3-text-theme {color:#009688 !important}
.w3-border-theme {border-color:#009688 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#009688 !important}
.w3-hover-text-theme:hover {color:#009688 !important}
.w3-hover-border-theme:hover {border-color:#009688 !important}

.section0 {margin-left:5%; margin-right:5%; margin-top:50px; margin-bottom:0px; opacity:0.8}
.section01 {margin-left:5%; margin-right:5%; margin-top:0px; margin-bottom:0px; opacity:0.8}
.section02 {margin-left:5%; margin-right:5%; margin-top:25px; margin-bottom:0px; opacity:0.8}
.header {margin-top:75px}
.checkbox {float:left;}
ol>li{margin-bottom:2.5px;}
ul>li{margin-bottom:3px;}
.content{margin:auto; max-width:1024px;}
.quiz{margin:auto; max-width:850px}
.paddingtopbottom{padding-top:15px; padding-bottom:10px; padding-left:4px; padding-right:8px;}
.paddingtopbottom2{padding-top:16px; padding-bottom:10px;}
.questionlabel{display:flex; position:relative; left:10px; top:8px;}
.optionlabel{display:flex; position:relative; left:10px; top:3px;}
.mobileheader{position:fixed; left:50%; margin-left:-75px; min-width:150px; text-align:center}