@font-face {
 font-family: Candara;
 src: url(../Fonts/CANDARA.TTF);
}
body {
 margin: 0px;
 padding: 0px;
 font-family: Calibri, Arial, Helvetica, sans-serif;
 font-size: 1.04rem;
 background-color: #ffffff;
}
.no-gutters {
 margin-right: 0;
 margin-left: 0;
}
.col, [class*="col-"] {
 padding-right: 0;
 padding-left: 0;
}
.container {
 max-width: 1400px;
 margin-right: auto;
 margin-left: auto;
}
.bgWhite {
 background-color: #ffffff;
}
header {
 background-image: url("../Module_01/images/header.png");
 width: 100%;
 margin-top: 0px;
 margin-right: auto;
 padding-bottom: 0px;
 margin-left: auto;
 background-repeat: no-repeat;
 background-color: #428DB3;
 background-size: 100% 100%;
}
.insetRow {
 margin: 0px;
}
.insetRow2 {
 margin-left: 10px;
 margin-right: 10px;
 margin-bottom: 0px;
}
.logoContainer {
 max-height: 240px;
}
.logo {
 width: 100%;
 max-width: 200px;
 padding: 17px;
}
.largeTxt {
 font-size: 1.5em;
 font-weight: bold;
}
.iconBtn {}
#topLinks {
 text-align: end;
}
#topLinks a {
 color: #FFFFFF;
 text-decoration: none;
 padding: 12px;
 margin-right: 10px;
 background-image: url("../Module_01/images/x-octagon_white.svg");
 background-repeat: no-repeat;
 background-size: 100% 100%;
 background-position: 0px 10px;
}
#topLinks a:hover {
 color: #BDF5BE;
 text-decoration: underline;
 background-image: url("../Module_01/images/x-octagon_yellow.svg");
}
#courseTitle {
 font-family: Candara, Calibri, Arial, sans-serif;
 font-size: 1.4em;
 color: #FFFFFF;
 text-align: right;
 padding-right: 10px;
 margin-top: 10px;
 width: 100%;
}
#moduleTitle {
 font-family: Calibri, Arial, sans-serif;
 font-size: 1.2em;
 color: #1B1A1A;
 text-align: right;
 padding-right: 10px;
 width: 100%;
}
.navBar {
 overflow: hidden;
 background-color: #CBE1F3;
 margin-top: 17px;
 margin-bottom: 0px;
}
.nav-item {}
#menu {
 width: 100%;
 font-family: Calibri, Arial, Helvetica, sans-serif;
}
#menu ul {
 list-style: none;
 text-align: center;
}
#menu li {
 display: block;
 width: 100%;
}
#menu a {
 white-space: nowrap;
 color: #000000;
 text-decoration: none;
 border: #CBE1F3 2px solid;
 border-bottom: #CBE1F3 2px solid;
	
}
#menu a:hover {
 text-decoration: underline;
 background-color: #ffffff;
 border: #78BE21 2px solid;
 border-bottom: #78BE21 2px solid;
}
#nav-topic1 #topic1 a, #nav-topic2 #topic2 a, #nav-topic3 #topic3 a, #nav-topic4 #topic4 a, #nav-topic5 #topic5 a, #nav-topic6 #topic6 a, #nav-topic7 #topic7 a, #nav-topic8 #topic8 a, #nav-topic9 #topic9 a, #nav-topic10 #topic10 a {
 text-decoration: underline;
 background-color: #ffffff;
 border: #78BE21 2px solid;
 border-bottom: #78BE21 2px solid;
}
#audio {
 width: 32px;
 height: 32px;
 margin-right: 10px;
}
#bearings {
 clear: both;
 float: left;
 display: none;
}
#bearings a {
 font-size: .8em;
 color: #000000;
 text-decoration: none;
}
#bearings a:hover {
 text-decoration: underline;
}
.pgNav {
 padding-top: 10px;
 padding-bottom: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
}
#PageCounter {
 font-family: Calibri, Arial, Helvetica, sans-serif;
 font-size: 1.05em;
 color: #000000;
 text-align: center;
 font-weight: bold;
 margin-left: auto;
 margin-right: auto;
 padding-top: 10px;
}
.arrowCarrot {
	font-size: 1.5em;
	padding-left: 7px;
	padding-right: 7px;
	color: #46812B;
}
.arrowCarrot_disabled {
	color: #97999B;
}
.arrows {
 text-decoration: none;
 width: 100%;
}
#btnBack {}
#btnBack a {
 color: #013765;
 font-family: Candara, Calibri, Arial, sans-serif;
 font-weight: bold;
 border-radius: 7px;
 border: #ffffff 2px solid;
 padding-left: 7px;
 padding-right: 17px;
 padding-top: 7px;
 padding-bottom: 7px;
 text-decoration: none;
 font-size: 1em;
}
#btnBack a:hover {
 border: #78BE21 2px solid;
}
#btnBack a:focus {
 border: #78BE21 2px solid;
}
#btnNext {
 /* text-align: end;*/
}
#btnNext a {
 color: #013765;
 font-family: Candara, Calibri, Arial, sans-serif;
 font-weight: bold;
 border-radius: 7px;
 border: #ffffff 2px solid;
 padding-left: 17px;
 padding-right: 7px;
 padding-top: 7px;
 padding-bottom: 7px;
 text-decoration: none;
 font-size: 1em;
}
#btnNext a:hover {
 border: #78BE21 2px solid;
}
#btnNext a:focus {
 border: #78BE21 2px solid;
}

#btnBack a.back_next_disabled, #btnNext a.back_next_disabled {
	color: #97999B;
	cursor: not-allowed;
	border: #ffffff 2px solid;
}
#btnBack a.back_next_disabled:hover, #btnBack a.back_next_disabled:focus, #btnNext a.back_next_disabled:hover, #btnNext a.back_next_disabled:focus {
	border: #ffffff 2px solid;
}

.skipnav {
 font-size: 0.8em;
 color: #000000;
 text-decoration: none;
 top: -1000px;
}
header.masthead3 {
 padding-top: 3rem;
 padding-bottom: calc(10rem - 4.5rem);
}
a em {
 font-style: normal;
 font-weight: normal;
 text-decoration: underline;
}
.menuSeparator {
 display: none;
 color: #E9F1F8;
 font-size: xx-small;
}
.skipnav {
 position: absolute;
 left: -10000px;
 top: auto;
 width: 1px;
 height: 1px;
 overflow: hidden;
}
#footer {
 background-color: #013765;
 margin-left: auto;
 margin-right: auto;
 margin-top: 0px;
 margin-bottom: 0px;
 width: 100%;
 color: #FFFFFF;
 height: 25px;
}
.footer {
 font-family: Calibri, Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 text-align: center;
 font-size: 0.9em;
}
#downloadReader {
 color: #CC3333;
 font-family: Calibri, Arial, Helvetica, sans-serif;
 position: relative;
 text-align: center;
 font-size: 0.7em;
 height: 40px;
 top: 10px;
 width: 70px;
 margin-left: 900px;
}
.textIcon {
 margin-left: 10px;
}
.speakerIcon {
 margin-right: 10px;
}
.imagePlaceholderRight {
 background-color: #CCCCCC;
 margin: auto;
 height: 200px;
 width: 300px;
 border: 1px solid #000000;
 float: right;
 color: #FF0000;
 padding: 10px;
 text-align: center;
}
.inactiveLink {
 color: #999999;
}
fieldset {
 border: none;
}
fieldset legend {
 display: none;
}
.EndOfMod {
 color: #333366;
 font-size: 1.2em;
 font-weight: bold;
}
.directions {
 color: #294A5B;
 font-weight: bold;
}
.inline {
 display: inline;
}
.transcriptLink {
 font-weight: normal;
 color: #009900;
 font-size: .9em;
}
.TableText {
 font-size: 12px;
}
.notePlaceholder {
 font-size: 16px;
 font-style: normal;
 color: #FF0000;
}
 .tableContainer {
  max-width: 800px;
	 
 }
.tableHeading {
 background-color: #013765;
 color: #FFFFFF;
 text-align: center;
	padding: 4px;
}
.tableHeadingRow {
 color: #013765;
 background-color: #ECF0F4;
 font-weight: bold;
	text-align: center;
	padding: 4px;
}
.tableContent {
 color: #000000;
 background-color: #ffffff;
 font-weight: normal;
	text-align: center;
	padding: 4px;
	border: #ECF0F4 solid 1px; 
}
.center {
 background-position: center;
}
.tableGold {
 background-color: #FF8909;
 text-align: center;
}
#TestEngine {
 position: relative;
}
.btnStartTest {
 margin: 0px;
 padding: 2px;
}
.btnRetakeTest {
 margin: 0px;
 padding: 2px;
}
a img {
 border: none;
}
.buttons {
	background-color: #ffffff;
	border-radius: 7px;
	border: #78BE21 2px solid;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}
.buttons:hover {
	text-decoration: underline;
}
/* Tablet/Desktop Layout: Inherits styles from: Mobile Layout. */
@media only screen and (min-width: 599px) {
 .menuMax1 {
  max-width: 800px;
 }
	.menuMax2 {
  max-width: 500px;
 }
 #menu ul {
  list-style: none;
  margin-left: auto;
  margin-right: auto;
 }
 #menu li {
  display: inline;
 }
 #menu a:hover {
  text-decoration: underline;
  background-color: #ffffff;
  border: #78BE21 2px solid;
  border-bottom: #ffffff 2px solid;
 }
	#nav-topic1 #topic1 a, #nav-topic2 #topic2 a, #nav-topic3 #topic3 a, #nav-topic4 #topic4 a, #nav-topic5 #topic5 a, #nav-topic6 #topic6 a, #nav-topic7 #topic7 a, #nav-topic8 #topic8 a, #nav-topic9 #topic9 a, #nav-topic10 #topic10 a {
 text-decoration: underline;
 background-color: #ffffff;
 border: #78BE21 2px solid;
 border-bottom: #ffffff 2px solid;
}
 .nav {
  display: flex;
  flex-wrap: nowrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
 }
}