.ef-question-panel table td {text-align: left!important; padding:5px!important;}

/*customization*/
html.popup body {
	background-image:none;
}
body {
  background-image:url('/Colorado.jpg');
  opacity:0.85;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.dropdown-menu > li > a {
    white-space: inherit;
}

#container ol li {
    margin: 2px 0;
    line-height: 1.4em!important;
  text-align: left;
}

#container ul li {
   /** margin: 5px 0;**/
    line-height: 1.4em!important;
  	text-align: left;
}

#container p { text-align: left; }
#container h1 { text-align: left; }
#container h2 { text-align: left; }
#container h3 { text-align: left; }
#container h4 { text-align: left; }
#container h5 { text-align: left; }
#container h6 { text-align: left; }

#container img.flashcard {
   max-width: 596px;
  width: 100%;
}

.CodeMirror-sizer pre {
    word-wrap: break-word !important;
    white-space: pre-wrap !important;
    word-break: normal !important;
}
.CodeMirror-sizer{
min-width:inherit !important;
}

#content-title-row .col-sm-6.vcenter:first-child span {
  display:none;
}
.ef-scorm-embed {
  overflow:auto;
  -webkit-overflow-scrolling:touch;
}

form#conduct_form a {
   text-decoration: underline;
  color: #0000EE;
}

.st-accordion ul li {
  text-align: left;
}

span.label.label-ef-depends {
  display: none;
}

#decorative table td {
 padding: 10px;
  border: 1px solid #dfdfdf;
}

.tipbox p {
  	font-size: 0.9em;
	font-family: verdana, geneva, sans-serif;
}

.tipbox ol {
	padding-bottom: 0px; 
  	margin-bottom: 0px;
}

.tipbox ol li {
	font-size: 1.1em;
  	font-family: verdana, geneva, sans-serif;
}

.examtip {
	padding: 0.5em 1em 0.1em 1em; 
    background-color: rgba(148,208,234,0.7); 
}

.practitioner {
	padding: 0.5em 1em 0.1em 1em; 
    background-color: rgba(156, 235, 156, 0.7);
}

.bigpic {
	padding: 0.5em 1em 0.1em 1em; 
    background-color: rgba(250,250,32, 0.4);
}

.podcast {
	padding: 0 20px;
    border: 2px solid rgb(91, 119, 180, 1);
}

.simplystated  {
	padding: 0.5em 1em 0.1em 1em; 
    background-color: lavender;
}

.panel-footer > p > a {
    color: #4c6bbe;
    text-decoration: underline;
}

.exampleborder {padding-left: 30px; border: 1px solid #80a1cb; border-width: 0 0 0 2px;}

.bostonifi table.math {
	width:100%;
  	display: block;
  	overflow: auto;
	}

.bostonifi table.math a, table.math a:link, table.math a:visited, table.math a:hover, table.math a:active, table.math a:not(.btn) {
	color: #444;
    text-decoration: none;
  	border-bottom: 0px!important;
    background: none;
	}

.bostonifi table.math td {
   	vertical-align: middle;
  	text-align: center;
  	border: none;
	 padding: 2.5%;
	}

iframe {
  max-width: 100%!important;
}

#container table td > p {
	margin: 0px;
}

#ef-record-answer{ display: none; }

.ef-question-panel table {
		margin: 15px 0;
  		width: 100%;
	}

.ef-question-panel table td {
		padding: 5px 0;
  		text-align: center;
  		border: 1px solid #999;
	}

/*default*/
.bostonifi {
  font-family: Arial, Helvetica, sans-serif;
  /* Text elements */
  /* Lists */
  /* Spans */
  /* Tables */ }
  .bostonifi center p {
    text-align: center; }
  .bostonifi #container {
    border: 1px solid #DFDFDF !important;
    margin-bottom: 0;
    padding: 13px 32px; }
  .bostonifi #header {
    margin: 0;
    padding: 0; }
  .bostonifi #body {
    margin: 0;
    padding: 0; }
  .bostonifi .img {
    margin: 6px 0 16px 0;
    padding: 0; }
  .bostonifi .imgRight {
    margin: 6px 0 16px 0;
    padding: 0;
    float: right;
    padding-left: 27px; }
  .bostonifi .imgLeft {
    margin: 6px 0 16px 0;
    padding: 0;
    float: left;
    padding-right: 27px; }
  .bostonifi #footer {
    clear: both;
    margin: 0;
    padding: 0;
    padding-top: 20px;
    text-align: center; }
  .bostonifi #footnotes {
    border-top: dashed 1px #444;
    border-bottom: dashed 1px #444;
    clear: both;
    margin: 0;
    padding: 0;
    font-size: 0.92em; }
  .bostonifi .footnote {
    margin-left: 0;
    padding: 0 0 1px 19px;
    font-size: 0.92em; }
  .bostonifi body {
    background-color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px!important;
    margin: 0 auto;
    padding: 10px;
    text-align: left; }
  .bostonifi h1 {
    margin-top: 0;
    margin-bottom: 16px;
    text-align: left;
    text-indent: 0;
    word-spacing: 0.125em;
    font-family: Georgia, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 2.53em;
    color: #3f3f3f;
    letter-spacing: 0;
    text-decoration: none; }
  .bostonifi h2 {
    margin-top: 32px;
    margin-bottom: 16px;
    text-align: left;
    text-indent: 0;
    word-spacing: 0.125em;
    font-family: Georgia, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1.85em;
    color: #3f3f3f;
    letter-spacing: 0;
    text-decoration: none;
    border-bottom: dotted 1px;
    clear: both; }
  .bostonifi h3 {
    margin-top: 32px;
    margin-bottom: 8px;
    text-align: left;
    word-spacing: 0.125em;
    font-family: Georgia, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1.25em;
    color: #3f3f3f;
    letter-spacing: 0;
    text-decoration: none;
    text-transform: uppercase;
    clear: both; }
  .bostonifi h4 {
    margin-top: 24px;
    margin-bottom: 8px;
    text-align: left;
    word-spacing: 0.250em;
    font-family: Georgia, serif;
    font-style: bold;
    font-weight: bold;
    font-size: 1em;
    color: #3f3f3f;
    letter-spacing: 0;
    text-decoration: none;
    text-transform: uppercase;
    clear: both; }
  .bostonifi code {
    font-size: 9pt; }
  .bostonifi blockquote {
    margin: 22px 40px;
    upadding: 3px;
    color: #000;
    font-style: italic;
    padding: 5px 50px;
    background: transparent url("blockquote.png") no-repeat 0 0; }
  .bostonifi strong {
    word-spacing: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold; }
  .bostonifi em {
    font-style: italic;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif; }
  .bostonifi a:link {
    color: mediumblue;
    border-bottom: 1px solid mediumblue;
    text-decoration: none;
    cursor: pointer; }
  .bostonifi a:visited {
    color: #A81400;
    border-bottom: 1px solid #A81400;
    text-decoration: none; }
  .bostonifi a:hover {
    color: #ffffff;
    background-color: #0866BD;
    border-bottom: 1px solid #0866BD;
    text-decoration: none;
    cursor: pointer; }
  .bostonifi a:active {
    color: #000;
    background-color: #F4F2E4;
    border-bottom: 1px solid #888;
    text-decoration: none; }
  .bostonifi p {
    text-indent: 0;
    margin-top: 6px;
    margin-bottom: 12px;
    line-height: 22px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size:  14px!important;
    font-family: Arial, Helvetica, sans-serif; }
  .bostonifi p.emphasis {
    background-color: #FFFFCC; }
  .bostonifi p.caption {
    margin: 0;
    padding: 0;
    font-size: 0.95em;
    clear: both; }
  .bostonifi caption {
    font-size: 0.95em; }
  .bostonifi p.note {
    text-align: left;
    text-indent: 0;
    padding: 8px;
    background-color: #F8F8DC;
    font-size: 1em;
    text-decoration: none;
    line-height: 19px;
    border-top: 1px dashed #999;
    border-bottom: 1px dashed #999; }
  .bostonifi img {
    border: none; }
  .bostonifi ul {
    text-align: left;
    font-size: 14px!important;
    list-style-type: disc;
    list-style-position: outside;
    padding-inline-start: 25px;
    /**padding-bottom: 5px;**/ }
  .bostonifi ol {
    text-align: left;
    font-size: 14px!important;
    list-style-position: outside;
    
     /**padding-bottom: 5px; **/}
  .bostonifi li {
    margin: 2px 0;
    font-size: 14px!important;
    font-family: Arial, Helvetica, sans-serif; }
  .bostonifi dl {
    text-align: left;
    font-size: 14px!important;
    padding: 1px 0 13px 26px; }
  .bostonifi dt {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-weight: bold; }
  .bostonifi dd {
    margin: 0 0 10px 0;
    padding: 0 0 0 0; }
/*.bostonifi span {
	font-size: 14px!important;
}*/
  .bostonifi span.new {
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    color: #A81400;
    letter-spacing: 0;
    font-style: bold;
    font-weight: bold;
    text-decoration: none; }
  .bostonifi span.note {
    word-spacing: 0.250em;
    font-family: Verdana, sans-serif;
    font-style: bold;
    font-weight: bold;
    font-size: 14px;
    color: #A81400;
    letter-spacing: 0;
    text-decoration: none;
    text-transform: uppercase; }
  .bostonifi table {
    margin: 6px 0 12px 0;
    border-collapse: collapse;
    border-bottom: 0px solid #666;
    overflow: auto;
  	display: flex;
	align-items: center;
    max-width: 100%!important;
}
 .bostonifi table.inline {
   display: inline-table;
   text-align: center;
 }

/*.bostonifi table.math span {font-size: 20px!important;}*/
  .bostonifi th {
    background-color: transparent;
    font-weight: bold;
    vertical-align: bottom;
    border: 0px solid #888888;
    padding: 5px;
    font-size: 1em;
    color: #ffffff; }
  .bostonifi td {
    border-collapse: collapse;
    padding: 10px;
    vertical-align: top;
    border: 1px solid #888888;
    font-size: 1em;
    color: #30302F;
    width: auto; 
  	text-align: left;
  	font-family: Arial, Helvetica, sans-serif;
  }

  .bostonifi table.widetable {
	justify-content: center;
	}

  .bostonifi table.widetable td {
	padding: 5px!important;
	font-size: 80%;
	vertical-align: middle;
}

  .bostonifi table.casetable {
	justify-content: center;
	}

  .bostonifi table.casetable tr td:first-child {
  width: auto;
	}
  
.bostonifi table.casetable td {
    padding: 5px;
  	font-size: 100%;
   }
  
  .bostonifi tr {
    border-collapse: collapse;
    padding: 5px;
    margin: 0;
    vertical-align: bottom;
    background-color: transparent; }

a.btn-info {
	color:white;
	}

.ef-test-description a {
  color: mediumblue;
  text-decoration: underline;
}

svg {
  max-width: 100%;
}

.ef-question-status table td {
   text-align: left!important; 
   padding:5px!important;
   border: 1px solid #999;
}

#main-content {
  /*  position: relative;
    min-height: 100vh;
    padding-bottom: 50px;*/
   min-height: calc(100vh - 192px);
}

.inserted-content {
	  width: 100%;
      background-color: #f9f9f9;
      text-align: center;
      padding: 20px 0;
      box-shadow: 0 2px 5px rgba(0,0,0,0.2);
      margin-top: 20px;
  	height: 50px;
 }

.inserted-content p {
	margin: 0 auto;
}

.week1 {
	display: none;
}

/*.week1text {
	display: none;
}*/

.week2 {
	display: none;
}

/*.week2text {
	display: none;
}*/

.week3 {
	display: none;
}

/*.week3text {
	display: none;
}*/

.week4 {
	display: none;
}

/*.week4text {
	display: none;
}*/

.week5 {
	display: none;
}

/*.week5text {
	display: none;
}*/

.week6 {
	display: none;
}

/*.week6text {
	display: none;
}*/

.week7 {
	display: none;
}


/*.week7text {
	display: none;
}*/

.week8 {
	display: none;
}

/*.week8text {
	display: none;
}*/

span.ef-session-heading {display: block; max-width: 600px;}

@media only screen and (max-width: 600px) {
  span.ef-session-heading {max-width: 266px;}
}

span.ef-session-heading a {text-decoration: underline!important; color: #0000FF;}

span.ef-session-heading p {text-align: left!important;}
/*# sourceMappingURL=stylesheet2.css.map */

/* DO NOT ADD/EDIT AFTER THIS LINE */
#ef-navbar, #ef-navbar li a.dropdown-toggle[aria-expanded="true"]{background-color:#0C1724;border-color:#0C1724;}
#ef-navigation li#communication {display:none;}
html,body{background-color:#DDDDDD;}
div.breadcrumb-x{background-color:#FFFFFF;border-color:#FFFFFF;}
div.ef-block, div.dashboard-panel div.panel-body{background-color:#FFFFFF;}
*.btn.btn-primary, *.btn.btn-primary:not(.active), *.btn.btn-primary:hover, *.btn.btn-primary:hover:not(.active), *.btn.btn-primary:focus, *.btn.btn-primary:focus:not(.active){background-color:#4C6BBE;border-color:#4C6BBE;}
html.new-ui-html:root{--c-brand-primary:#0c1724;--c-brand-primary-darken-5:#07121f;--c-brand-primary-darken-7:#05101d;--c-brand-primary-darken-10:#020d1a;--c-brand-primary-darken-15:#000815;--c-brand-primary-darken-17:#000613;--c-brand-primary-darken-20:#000310;--c-brand-primary-darken-25:#00000b;--c-brand-primary-lighten-7:#131e2b;--c-brand-primary-lighten-40:#343f4c;}
