html {
  color: #333333;
  font-family: "RobotoDraft", "Roboto", sans-serif;
  font-size: 1em;
  line-height: 1em;
  webkit-font-smoothing: antialiased;
  ms-text-size-adjust: 100%;
  webkit-text-size-adjust: 100%;
}
html body {
  background-color: #F7F7F7;
  color: #212121;
  text-rendering: optimizeLegibility;
  webkit-font-smoothing: antialiased;
  webkit-text-size-adjust: 100%;
  margin: auto;
  width: 100%;
}
html body .home-color-fix {
  background: #F7F7F7;
}
html body.print {
  padding: 0 0 0 10px;
  -webkit-print-color-adjust: exact;
  background-color: #FFFFFF;
}
html body.print .chapter-section {
  width: 670px;
}
html body.print .chapter-section.progress .progress-summary > .third {
  border: #E9E9E9 solid 1px;
  background-color: #FAFAFA;
  color: #000000;
}
html body.print .progress-misc.course.device.progress {
  height: 86px;
}
html body img {
  border: 0;
  margin: 0;
  max-width: 100%;
}
html body .header {
  width: 100%;
  height: 58px;
  position: fixed;
  top: 0;
  padding: 5px;
  padding: 12px 0 0 20px;
  background: #FFFFFF;
}
html body .header.universal-wrapper {
  z-index: 7;
}
html body .header .hdr_google_logo img {
  width: 215px;
}
html body .header .hdr_profile_pic {
  float: right;
  margin-right: 25px;
}
html body .header .hdr_profile_name {
  float: right;
  margin-right: 20px;
  font-size: 13px;
  color: #929292;
  margin-top: 10px;
}
html body .header .hdr_profile_name.sign-in-btn {
  background-color: #6188FF;
  min-width: 82px;
  height: 35px;
  border-radius: 5px;
  text-align: center;
  line-height: 38px;
}
html body .header .hdr_profile_name.sign-in-btn a {
  color: #FFFFFF;
  padding: 0 5px;
}
html body .top-nav {
  width: 100%;
  height: 40px;
  position: fixed;
  top: 58px;
  z-index: 5;
  background: #FFFFFF;
  padding: 10px 0 0 0;
  border-bottom: 2px solid #c0c0c0;
}
html body .top-nav .top-nav-button {
  color: #919191;
  margin: 5px 0 25px 20px;
  font-size: 14px;
}
html body .top-nav .top-nav-button.active {
  color: #545454;
  font-weight: 700;
}
html body .top-nav .top-nav-button a {
  color: #919191;
}
html body .top-nav .top-nav-button a:hover {
  color: #0277bb;
}
html body .breadcrumb {
  width: 100%;
  height: 40px;
  position: fixed;
  top: 98px;
  z-index: 3;
  background: #3E50B4;
  color: #FFFFFF;
  font-size: 14px;
  padding-left: 20px;
  padding-top: 12px;
}
html body .breadcrumb.certification-bc {
  background: #F5A623;
}
html body .breadcrumb.certification-bc .bc-button {
  color: #FFFFFF;
  opacity: .5;
}
html body .breadcrumb.certification-bc .bc-button.active {
  opacity: 1;
}
html body .breadcrumb.resources-section-bc {
  background: #00BCD4;
}
html body .breadcrumb.resources-section-bc .bc-button {
  color: #FFFFFF;
  opacity: .5;
}
html body .breadcrumb.resources-section-bc .bc-button.active {
  opacity: 1;
}
html body .breadcrumb .bc-button {
  color: #919191;
  margin-right: 25px;
  font-size: 13px;
}
html body .breadcrumb .bc-button a, html body .breadcrumb .bc-button a:active, html body .breadcrumb .bc-button a:visited {
  color: #FFFFFF;
  opacity: .5;
}
html body .breadcrumb .bc-button.active {
  color: #FFFFFF;
}
html body .landing-header {
  width: 100%;
  height: 230px;
  top: 98px;
  z-index: 4;
  background: #3E50B4;
  color: #FFFFFF;
  font-size: 14px;
  padding-left: 65px;
  padding-top: 22px;
  position: relative;
}
html body .landing-header.training, html body .landing-header.certification, html body .landing-header.resources-section {
  padding-top: 132px;
}
html body .landing-header.certification {
  background: #F5A623;
}
html body .landing-header.resources-section {
  background: #00BCD4;
  height: 230px;
}
html body .landing-header p {
  color: #FFFFFF;
  font-size: 48px;
  line-height: 48px;
  font-weight: 100;
  margin-bottom: 58px;
}
html body .landing-header p.sub-hdr {
  font-size: 13px;
  opacity: .8;
  text-transform: uppercase;
  margin: 80px 0 10px 0;
  line-height: 13px;
}
html body .lesson-footer {
  clear: left;
  height: 90px;
  padding-left: 286px;
  position: relative;
  width: 100%;
  display: block;
  outline: none;
  background-color: #3E50B4;
}
html body .lesson-footer .lesson-footer-grid {
  height: 100%;
  margin: auto;
  width: 100%;
  z-index: 20;
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
  height: 100%;
  line-height: 24px;
  padding-top: 0;
  webkit-font-smoothing: antialiased;
}
html body .lesson-footer .lesson-footer-grid .lesson-footer-patch {
  background-color: #FFFFFF;
  height: 90px;
  width: 286px;
  margin-left: -286px;
  float: left;
  position: absolute;
  top: 0;
}
html body .lesson-footer .lesson-footer-grid .lesson-footer-grid-L, html body .lesson-footer .lesson-footer-grid .lesson-footer-grid-R {
  height: 100%;
  width: 50%;
  padding: 24px 30px 0 30px;
}
html body .lesson-footer .lesson-footer-grid .lesson-footer-grid-L .lesson-footer-text, html body .lesson-footer .lesson-footer-grid .lesson-footer-grid-R .lesson-footer-text {
  width: 100%;
  color: #FFFFFF;
  display: block;
}
html body .lesson-footer .lesson-footer-grid .lesson-footer-grid-L .lesson-footer-text .l-f-t, html body .lesson-footer .lesson-footer-grid .lesson-footer-grid-R .lesson-footer-text .l-f-t {
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
html body .lesson-footer .lesson-footer-grid .lesson-footer-grid-L .lesson-footer-text img, html body .lesson-footer .lesson-footer-grid .lesson-footer-grid-R .lesson-footer-text img {
  padding-top: 10px;
  width: 20px;
  height: 28px;
  margin: 10px 4px 20px 4px;
}
html body .lesson-footer .lesson-footer-grid .lesson-footer-grid-L .lesson-footer-text span, html body .lesson-footer .lesson-footer-grid .lesson-footer-grid-R .lesson-footer-text span {
  color: #FFFFFF;
  font-size: 10px;
  line-height: 18px;
  margin-bottom: 1px;
}
html body .lesson-footer .lesson-footer-grid .lesson-footer-grid-L .lesson-footer-text .next-modal, html body .lesson-footer .lesson-footer-grid .lesson-footer-grid-R .lesson-footer-text .next-modal {
  cursor: pointer;
}
html body .lesson-footer .lesson-footer-grid .lesson-footer-grid-L {
  float: left;
  background: url("/edu_assets/images/lesson-footer-line.png");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 20px;
}
html body .lesson-footer .lesson-footer-grid .lesson-footer-grid-L img {
  float: left;
  margin-right: 10px;
}
html body .lesson-footer .lesson-footer-grid .lesson-footer-grid-R {
  float: right;
  text-align: right;
}
html body .lesson-footer .lesson-footer-grid .lesson-footer-grid-R img {
  float: right;
  margin-left: 10px;
}
html body .lesson-footer .lesson-footer-grid .lesson-footer-grid-R img.cert-seal {
  padding: 0;
  margin: 0;
  width: 60px;
  height: 61px;
  float: right;
}
html body #side-nav {
  background-color: #F0F0F0;
  border-right: 1px solid #DDDDDD;
  bottom: 50px;
  color: #333333;
  display: block;
  font-family: "RobotoDraft", "Roboto", sans-serif;
  position: fixed;
  top: 138px;
  width: 286px;
  z-index: 2;
  padding-right: 20px;
  height: 100%;
}
html body #side-nav .side-nav-qp {
  color: #7F7F7F;
  font-size: 14px;
}
html body #side-nav .side-nav-qp.divider {
  width: 286px;
  height: 1px;
  margin-top: 40px !important;
  border-top: #DDDDDD solid 1px;
  margin-bottom: 13px;
}
html body #side-nav .side-nav-qp.training-active a {
  font-weight: 900;
  color: #3E50B4;
}
html body #side-nav .side-nav-qp.certification-active a {
  font-weight: 900;
  color: #D18C1D;
}
html body #side-nav .side-nav-qp.resources-active a {
  font-weight: 900;
  color: #00BCD4;
}
html body #side-nav nav {
  font-size: 13px;
  padding: 12px 0 10px 0;
}
html body #side-nav nav span {
  cursor: pointer;
  display: inline-block;
  width: 100%;
}
html body #side-nav nav a {
  color: #929292;
  display: block;
  font-weight: 400;
  opacity: .8;
}
html body #side-nav nav a.nav_selected {
  color: #3E50B4;
}
html body #side-nav nav dl {
  margin-top: 0;
  line-height: 1em;
  margin-bottom: 0.5em;
}
html body #side-nav nav dl dt {
  color: #7F7F7F;
  font-weight: 300;
  margin-top: 0.5em;
  padding: 15px 0 0 22px;
  font-size: 14px;
  line-height: 20px;
}
html body #side-nav nav dl dt .active {
  font-weight: 500;
  color: #3E50B4;
}
html body #side-nav nav dl dt .active a {
  font-weight: 500;
  color: #3E50B4;
}
html body #side-nav nav dl dd {
  color: #333333;
  margin: 0;
}
html body #side-nav nav dl dd .nav_selected {
  font-weight: 500;
  letter-spacing: 0.1px;
}
html body #side-nav nav .side-nav-dlhdr {
  color: #929292;
  margin: 30px 0 20px 20px;
  font-size: 14px;
  text-transform: uppercase;
}
html body #side-nav nav .side-nav-wrapper {
  min-height: 100%;
  padding-bottom: 96px;
  position: relative;
}
html body #side-nav nav .side-nav-wrapper .copyright {
  margin: 0;
}
html body table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0.5em 0;
  table-layout: fixed;
  width: 100%;
}
html body table tr {
  vertical-align: middle;
}
html body table td, html body table th {
  padding: 0.5em 0;
}
html body table th {
  border-bottom: 1px solid #b7b7b7;
  font-weight: bold;
  text-align: left;
}
html body table td {
  border-bottom: 1px solid #DDDDDD;
}
html body > nav button:focus {
  outline: 1px solid #FFFFFF;
}
html body > nav button:active {
  outline: 0px;
}
html body .chapter .chapter-title, html body .chapter {
  color: #585858;
}
html body .chapter .chapter-title a, html body .chapter a {
  color: #3E50B4;
}
html body .chapter .chapter-title a.cert-link, html body .chapter a.cert-link {
  color: #F5A623;
}
html body .icon {
  fill: #3E50B4;
}
html body article, html body footer, html body header, html body nav, html body section {
  display: block;
}
html body audio, html body canvas, html body progress, html body video {
  display: inline-block;
  vertical-align: baseline;
}
html body audio:not([controls]) {
  display: none;
  height: 0;
}
html body [hidden], html body template {
  display: none;
}
html body a {
  background: transparent;
}
html body a:active, html body a:hover {
  outline: 0;
}
html body b, html body strong {
  font-weight: bold;
}
html body dfn {
  font-style: italic;
}
html body sub, html body sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
html body sup {
  top: -0.5em;
}
html body sub {
  bottom: -0.25em;
}
html body hr {
  box-sizing: content-box;
  height: 0;
  moz-box-sizing: content-box;
}
html body pre {
  overflow: auto;
}
html body code, html body kbd, html body pre, html body samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
html body button, html body input, html body select, html body textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
html body button {
  overflow: visible;
}
html body button, html body select {
  text-transform: none;
}
html body button, html body html input[type="button"], html body input[type="reset"], html body input[type="submit"] {
  cursor: pointer;
  webkit-appearance: button;
}
html body button[disabled], html body html input[disabled] {
  cursor: default;
}
html body button::-moz-focus-inner, html body input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
html body input {
  line-height: normal;
}
html body input[type="checkbox"], html body input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
html body input[type="number"]::-webkit-inner-spin-button, html body input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
html body input[type="search"] {
  box-sizing: content-box;
  moz-box-sizing: content-box;
  webkit-appearance: textfield;
  webkit-box-sizing: content-box;
}
html body input[type="search"]::-webkit-search-cancel-button, html body input[type="search"]::-webkit-search-decoration {
  webkit-appearance: none;
}
html body fieldset {
  border: 1px solid #DDDDDD;
  background: #FFFFFF;
  margin: 0 0 0.5em 0;
  padding: 1em;
}
html body textarea {
  overflow: auto;
}
html body button, html body input[type="submit"] {
  font-size: 1em;
  font-weight: bold;
  line-height: 1em;
  webkit-font-smoothing: antialiased;
}
html body h1, html body h2, html body h3, html body h4, html body h5, html body h6 {
  font-family: "RobotoDraft", "Roboto", sans-serif;
  margin: 0;
  text-rendering: optimizeLegibility;
}
html body h1 h1, html body h2 h1, html body h3 h1, html body h4 h1, html body h5 h1, html body h6 h1 {
  font-size: 2.25em;
  margin: .67em 0;
}
html body h1 h2, html body h2 h2, html body h3 h2, html body h4 h2, html body h5 h2, html body h6 h2 {
  font-size: 2em;
}
html body h1 h3, html body h2 h3, html body h3 h3, html body h4 h3, html body h5 h3, html body h6 h3 {
  font-size: 1.75em;
}
html body h1 h4, html body h2 h4, html body h3 h4, html body h4 h4, html body h5 h4, html body h6 h4 {
  font-size: 1.5em;
}
html body h1 h5, html body h2 h5, html body h3 h5, html body h4 h5, html body h5 h5, html body h6 h5 {
  font-size: 1.25em;
}
html body h1 h6, html body h2 h6, html body h3 h6, html body h4 h6, html body h5 h6, html body h6 h6 {
  font-size: 1em;
}
html body p {
  margin: 0 0 0.5em;
  font-size: 15px;
  font-weight: 400;
}
html body a {
  color: #0277bb;
  moz-transition: color 0.1s linear;
  text-decoration: none;
  transition: color 0.1s linear;
  webkit-transition: color 0.1s linear;
}
html body a a:hover {
  color: #01476f;
}
html body a a:active, html body a a:focus {
  color: #01476f;
}
html body hr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  border-left: none;
  border-right: none;
  border-top: none;
  margin: 1em 0;
}
html body input, html body label, html body select {
  display: block;
  font-family: "RobotoDraft", "Roboto", sans-serif;
  font-size: 1em;
}
html body label {
  font-weight: bold;
  margin-bottom: 0.25em;
}
html body label .required:after {
  content: "*";
}
html body textarea, html body input[type="email"], html body input[type="number"], html body input[type="password"], html body input[type="search"], html body input[type="tel"], html body input[type="text"], html body input[type="url"], html body input[type="color"], html body input[type="date"], html body input[type="datetime"], html body input[type="datetime-local"], html body input[type="month"], html body input[type="time"], html body input[type="week"], html body select[multiple=multiple] {
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  border-radius: 0.1875em;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  font-family: "RobotoDraft", "Roboto", sans-serif;
  font-size: 1em;
  margin-bottom: 0.5em;
  moz-box-sizing: border-box;
  moz-transition: border-color;
  padding: 0.33333em 0.33333em;
  transition: border-color;
  webkit-box-sizing: border-box;
  webkit-transition: border-color;
  width: 100%;
}
html body input[type="search"] {
  appearance: none;
  moz-appearance: none;
  ms-appearance: none;
  o-appearance: none;
  webkit-appearance: none;
}
html body input[type="checkbox"], html body input[type="radio"] {
  display: inline;
  margin-right: 0.25em;
}
html body input[type="file"] {
  width: 100%;
}
html body select {
  margin-bottom: 1em;
  max-width: 100%;
  width: auto;
}
html body button, html body input[type="submit"] {
  appearance: none;
  cursor: pointer;
  moz-appearance: none;
  ms-appearance: none;
  o-appearance: none;
  user-select: none;
  vertical-align: middle;
  webkit-appearance: none;
  white-space: nowrap;
}
html body ul {
  margin: 0;
  padding: 0;
  list-style-type: square;
}
html body ol {
  margin: 0;
  padding: 0;
  list-style-type: number;
}
html body * {
  box-sizing: border-box;
  moz-box-sizing: border-box;
  webkit-box-sizing: border-box;
}
html body :focus {
  outline: none;
}
html body .timer {
  width: 100%;
  font-size: 15px;
  margin-bottom: 20px;
}
html body .timer img {
  float: left;
  margin-top: -2px;
}
html body .timer p {
  margin: -10px 0 20px 40px;
}
html body .chapter-section {
  width: 720px;
  margin: 20px 0 20px 0;
  overflow: hidden;
}
html body .chapter-section p {
  margin-bottom: 20px;
}
html body .chapter-section ul, html body .chapter-section ol {
  padding-left: 25px;
  font-size: 15px;
  padding-bottom: 10px;
  font-weight: 300;
  margin-left: 25px;
}
html body .chapter-section ul li.none, html body .chapter-section ol li.none {
  list-style: none;
}
html body .chapter-section.lesson-check {
  margin-bottom: 0px;
  padding-bottom: 0px;
  background: #FFFFFF;
}
html body .chapter-section.lesson-check .lesson-check-intro {
  margin-left: 15px;
  width: auto;
}
html body .chapter-section .jot-notes {
  height: 160px;
  width: 720px;
  margin-top: -32px;
  color: #929292;
  font-size: 13px;
  font-weight: 100;
}
html body .chapter-section.progress a {
  color: #6188FF;
}
html body .chapter-section.progress a.button {
  color: #FFFFFF;
}
html body .chapter-section.progress.get-started {
  display: none;
}
html body .chapter-section.progress.get-started.visible {
  display: block;
}
html body .chapter-section.progress .progress-summary {
  width: 100%;
  height: 130px;
  text-align: center;
  overflow: hidden;
}
html body .chapter-section.progress .progress-summary .third {
  width: 33.333333333%;
  height: 130px;
  float: left;
  background-color: #34A761;
  color: #FFFFFF;
  padding-top: 30px;
}
html body .chapter-section.progress .progress-summary .third.pointer {
  cursor: pointer;
}
html body .chapter-section.progress .progress-summary .third.pointer:hover, html body .chapter-section.progress .progress-summary .third.pointer.active {
  background-color: #288049;
}
html body .chapter-section.progress .progress-summary .third .number {
  font-size: 48px;
  font-weight: 100;
  line-height: 48px;
}
html body .chapter-section.progress .progress-summary .third .label {
  opacity: .5;
  font-size: 11px;
  line-height: 55px;
  text-transform: uppercase;
}
html body .chapter-section.progress .progress-summary .third:first-child {
  border-right: 1px solid #FFFFFF;
}
html body .chapter-section.progress .progress-summary .third:last-child {
  border-left: 1px solid #FFFFFF;
}
html body .chapter-section.progress .progress-device {
  float: left;
  width: 120px;
  height: 85px;
  position: relative;
  margin: 0 10px 10px 0;
  background-color: #FFFFFF;
  text-align: center;
  -moz-box-shadow: 0px 1px 3px #cccccc;
  -webkit-box-shadow: 0px 1px 3px #cccccc;
  box-shadow: 0px 1px 3px #cccccc;
  filter: progid:DXImageTransform.Microsoft.Shadow(strength = 1, direction = 180, color = '#cccccc');
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 1, Direction = 180, Color = '#cccccc')";
}
html body .chapter-section.progress .progress-device a {
  color: #585858;
  padding: 10px;
  display: block;
}
html body .chapter-section.progress .progress-device.print {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: #CCCCCC solid 1px;
  padding-top: 8px;
  background-color: #FAFAFA;
}
html body .chapter-section.progress .progress-device .progress-indicator {
  position: absolute;
  top: 10px;
  right: 8px;
  width: 21px;
  height: 19px;
}
html body .chapter-section.progress .progress-device .progress-indicator.check {
  background: url("/edu_assets/images/icon-check.png");
  background-repeat: no-repeat;
}
html body .chapter-section.progress .progress-device .progress-indicator.dots {
  background: url("/edu_assets/images/icon-dots.png");
  background-repeat: no-repeat;
}
html body .chapter-section.progress .progress-device p.device-name {
  font-size: 14px;
  line-height: 0;
  font-weight: 100;
}
html body .chapter-section.progress .progress-device p.accomplished {
  font-size: 9px;
  line-height: 6px;
  opacity: .5;
}
html body .chapter-section.needs-custom {
  background-color: #FFFFFF;
  padding: 1px 30px 10px 0;
  margin: 1px 0;
}
html body .chapter-section.resources-section {
  width: 1100px;
}
html body .chapter-section.resources-section, html body .chapter-section.training, html body .chapter-section.certification {
  margin: 0px 50px 0 0;
}
html body .chapter-section.certification-level, html body .chapter-section.resources-detail {
  margin: 50px 50px 0 0;
}
html body .chapter-section.training, html body .chapter-section.certification, html body .chapter-section.certification-level, html body .chapter-section.resources-section, html body .chapter-section.resources-detail {
  padding-left: 0;
}
html body .chapter-section.training.unit, html body .chapter-section.certification.unit, html body .chapter-section.certification-level.unit, html body .chapter-section.resources-section.unit, html body .chapter-section.resources-detail.unit {
  margin: 0;
  overflow: hidden;
}
html body .chapter-section.training.cert-active, html body .chapter-section.certification.cert-active, html body .chapter-section.certification-level.cert-active, html body .chapter-section.resources-section.cert-active, html body .chapter-section.resources-detail.cert-active {
  display: block;
}
html body .chapter-section.training.cert-hidden, html body .chapter-section.certification.cert-hidden, html body .chapter-section.certification-level.cert-hidden, html body .chapter-section.resources-section.cert-hidden, html body .chapter-section.resources-detail.cert-hidden {
  display: none;
}
html body .chapter-section.training.c-intro, html body .chapter-section.certification.c-intro, html body .chapter-section.certification-level.c-intro, html body .chapter-section.resources-section.c-intro, html body .chapter-section.resources-detail.c-intro {
  margin: 0 50px 40px 0;
}
html body .chapter-section.training.c-intro ul li, html body .chapter-section.certification.c-intro ul li, html body .chapter-section.certification-level.c-intro ul li, html body .chapter-section.resources-section.c-intro ul li, html body .chapter-section.resources-detail.c-intro ul li {
  margin: 10px 0;
}
html body .chapter-section.training.c-intro p, html body .chapter-section.certification.c-intro p, html body .chapter-section.certification-level.c-intro p, html body .chapter-section.resources-section.c-intro p, html body .chapter-section.resources-detail.c-intro p {
  font-weight: 300;
  line-height: 25px;
}
html body .chapter-section.training .chapter-misc, html body .chapter-section.training .training-misc, html body .chapter-section.training .progress-misc, html body .chapter-section.certification .chapter-misc, html body .chapter-section.certification .training-misc, html body .chapter-section.certification .progress-misc, html body .chapter-section.certification-level .chapter-misc, html body .chapter-section.certification-level .training-misc, html body .chapter-section.certification-level .progress-misc, html body .chapter-section.resources-section .chapter-misc, html body .chapter-section.resources-section .training-misc, html body .chapter-section.resources-section .progress-misc, html body .chapter-section.resources-detail .chapter-misc, html body .chapter-section.resources-detail .training-misc, html body .chapter-section.resources-detail .progress-misc {
  height: 120px;
  width: 100%;
  border-bottom: #CCC solid 1px;
  position: relative;
  margin-bottom: 40px;
  background-color: #FFFFFF;
  box-shadow: 0px 1px 2px 0px #CCCCCC;
}
html body .chapter-section.training .chapter-misc a, html body .chapter-section.training .training-misc a, html body .chapter-section.training .progress-misc a, html body .chapter-section.certification .chapter-misc a, html body .chapter-section.certification .training-misc a, html body .chapter-section.certification .progress-misc a, html body .chapter-section.certification-level .chapter-misc a, html body .chapter-section.certification-level .training-misc a, html body .chapter-section.certification-level .progress-misc a, html body .chapter-section.resources-section .chapter-misc a, html body .chapter-section.resources-section .training-misc a, html body .chapter-section.resources-section .progress-misc a, html body .chapter-section.resources-detail .chapter-misc a, html body .chapter-section.resources-detail .training-misc a, html body .chapter-section.resources-detail .progress-misc a {
  display: block;
  width: 720px;
  height: 120px;
}
html body .chapter-section.training .chapter-misc.certification, html body .chapter-section.training .training-misc.certification, html body .chapter-section.training .progress-misc.certification, html body .chapter-section.certification .chapter-misc.certification, html body .chapter-section.certification .training-misc.certification, html body .chapter-section.certification .progress-misc.certification, html body .chapter-section.certification-level .chapter-misc.certification, html body .chapter-section.certification-level .training-misc.certification, html body .chapter-section.certification-level .progress-misc.certification, html body .chapter-section.resources-section .chapter-misc.certification, html body .chapter-section.resources-section .training-misc.certification, html body .chapter-section.resources-section .progress-misc.certification, html body .chapter-section.resources-detail .chapter-misc.certification, html body .chapter-section.resources-detail .training-misc.certification, html body .chapter-section.resources-detail .progress-misc.certification {
  height: 133px;
  background: white;
}
html body .chapter-section.training .chapter-misc.certification a, html body .chapter-section.training .training-misc.certification a, html body .chapter-section.training .progress-misc.certification a, html body .chapter-section.certification .chapter-misc.certification a, html body .chapter-section.certification .training-misc.certification a, html body .chapter-section.certification .progress-misc.certification a, html body .chapter-section.certification-level .chapter-misc.certification a, html body .chapter-section.certification-level .training-misc.certification a, html body .chapter-section.certification-level .progress-misc.certification a, html body .chapter-section.resources-section .chapter-misc.certification a, html body .chapter-section.resources-section .training-misc.certification a, html body .chapter-section.resources-section .progress-misc.certification a, html body .chapter-section.resources-detail .chapter-misc.certification a, html body .chapter-section.resources-detail .training-misc.certification a, html body .chapter-section.resources-detail .progress-misc.certification a {
  height: 132px;
}
html body .chapter-section.training .chapter-misc.certification-level, html body .chapter-section.training .training-misc.certification-level, html body .chapter-section.training .progress-misc.certification-level, html body .chapter-section.certification .chapter-misc.certification-level, html body .chapter-section.certification .training-misc.certification-level, html body .chapter-section.certification .progress-misc.certification-level, html body .chapter-section.certification-level .chapter-misc.certification-level, html body .chapter-section.certification-level .training-misc.certification-level, html body .chapter-section.certification-level .progress-misc.certification-level, html body .chapter-section.resources-section .chapter-misc.certification-level, html body .chapter-section.resources-section .training-misc.certification-level, html body .chapter-section.resources-section .progress-misc.certification-level, html body .chapter-section.resources-detail .chapter-misc.certification-level, html body .chapter-section.resources-detail .training-misc.certification-level, html body .chapter-section.resources-detail .progress-misc.certification-level {
  height: 171px;
  background: white;
}
html body .chapter-section.training .chapter-misc.certification-level a, html body .chapter-section.training .training-misc.certification-level a, html body .chapter-section.training .progress-misc.certification-level a, html body .chapter-section.certification .chapter-misc.certification-level a, html body .chapter-section.certification .training-misc.certification-level a, html body .chapter-section.certification .progress-misc.certification-level a, html body .chapter-section.certification-level .chapter-misc.certification-level a, html body .chapter-section.certification-level .training-misc.certification-level a, html body .chapter-section.certification-level .progress-misc.certification-level a, html body .chapter-section.resources-section .chapter-misc.certification-level a, html body .chapter-section.resources-section .training-misc.certification-level a, html body .chapter-section.resources-section .progress-misc.certification-level a, html body .chapter-section.resources-detail .chapter-misc.certification-level a, html body .chapter-section.resources-detail .training-misc.certification-level a, html body .chapter-section.resources-detail .progress-misc.certification-level a {
  height: 170px;
}
html body .chapter-section.training .chapter-misc.certification-level p, html body .chapter-section.training .training-misc.certification-level p, html body .chapter-section.training .progress-misc.certification-level p, html body .chapter-section.certification .chapter-misc.certification-level p, html body .chapter-section.certification .training-misc.certification-level p, html body .chapter-section.certification .progress-misc.certification-level p, html body .chapter-section.certification-level .chapter-misc.certification-level p, html body .chapter-section.certification-level .training-misc.certification-level p, html body .chapter-section.certification-level .progress-misc.certification-level p, html body .chapter-section.resources-section .chapter-misc.certification-level p, html body .chapter-section.resources-section .training-misc.certification-level p, html body .chapter-section.resources-section .progress-misc.certification-level p, html body .chapter-section.resources-detail .chapter-misc.certification-level p, html body .chapter-section.resources-detail .training-misc.certification-level p, html body .chapter-section.resources-detail .progress-misc.certification-level p {
  font-size: 18px;
  line-height: 30px;
  color: #D18C1D;
  width: auto;
  padding: 30px 30px 0px 0px;
}
html body .chapter-section.training .chapter-misc.certification-level.innovator, html body .chapter-section.training .training-misc.certification-level.innovator, html body .chapter-section.training .progress-misc.certification-level.innovator, html body .chapter-section.certification .chapter-misc.certification-level.innovator, html body .chapter-section.certification .training-misc.certification-level.innovator, html body .chapter-section.certification .progress-misc.certification-level.innovator, html body .chapter-section.certification-level .chapter-misc.certification-level.innovator, html body .chapter-section.certification-level .training-misc.certification-level.innovator, html body .chapter-section.certification-level .progress-misc.certification-level.innovator, html body .chapter-section.resources-section .chapter-misc.certification-level.innovator, html body .chapter-section.resources-section .training-misc.certification-level.innovator, html body .chapter-section.resources-section .progress-misc.certification-level.innovator, html body .chapter-section.resources-detail .chapter-misc.certification-level.innovator, html body .chapter-section.resources-detail .training-misc.certification-level.innovator, html body .chapter-section.resources-detail .progress-misc.certification-level.innovator {
  color: #E53935;
}
html body .chapter-section.training .chapter-misc.certification-level.innovator p, html body .chapter-section.training .training-misc.certification-level.innovator p, html body .chapter-section.training .progress-misc.certification-level.innovator p, html body .chapter-section.certification .chapter-misc.certification-level.innovator p, html body .chapter-section.certification .training-misc.certification-level.innovator p, html body .chapter-section.certification .progress-misc.certification-level.innovator p, html body .chapter-section.certification-level .chapter-misc.certification-level.innovator p, html body .chapter-section.certification-level .training-misc.certification-level.innovator p, html body .chapter-section.certification-level .progress-misc.certification-level.innovator p, html body .chapter-section.resources-section .chapter-misc.certification-level.innovator p, html body .chapter-section.resources-section .training-misc.certification-level.innovator p, html body .chapter-section.resources-section .progress-misc.certification-level.innovator p, html body .chapter-section.resources-detail .chapter-misc.certification-level.innovator p, html body .chapter-section.resources-detail .training-misc.certification-level.innovator p, html body .chapter-section.resources-detail .progress-misc.certification-level.innovator p {
  color: #E53935;
}
html body .chapter-section.training .chapter-misc.certification-level.trainer, html body .chapter-section.training .training-misc.certification-level.trainer, html body .chapter-section.training .progress-misc.certification-level.trainer, html body .chapter-section.certification .chapter-misc.certification-level.trainer, html body .chapter-section.certification .training-misc.certification-level.trainer, html body .chapter-section.certification .progress-misc.certification-level.trainer, html body .chapter-section.certification-level .chapter-misc.certification-level.trainer, html body .chapter-section.certification-level .training-misc.certification-level.trainer, html body .chapter-section.certification-level .progress-misc.certification-level.trainer, html body .chapter-section.resources-section .chapter-misc.certification-level.trainer, html body .chapter-section.resources-section .training-misc.certification-level.trainer, html body .chapter-section.resources-section .progress-misc.certification-level.trainer, html body .chapter-section.resources-detail .chapter-misc.certification-level.trainer, html body .chapter-section.resources-detail .training-misc.certification-level.trainer, html body .chapter-section.resources-detail .progress-misc.certification-level.trainer {
  color: #FF5722;
}
html body .chapter-section.training .chapter-misc.certification-level.trainer p, html body .chapter-section.training .training-misc.certification-level.trainer p, html body .chapter-section.training .progress-misc.certification-level.trainer p, html body .chapter-section.certification .chapter-misc.certification-level.trainer p, html body .chapter-section.certification .training-misc.certification-level.trainer p, html body .chapter-section.certification .progress-misc.certification-level.trainer p, html body .chapter-section.certification-level .chapter-misc.certification-level.trainer p, html body .chapter-section.certification-level .training-misc.certification-level.trainer p, html body .chapter-section.certification-level .progress-misc.certification-level.trainer p, html body .chapter-section.resources-section .chapter-misc.certification-level.trainer p, html body .chapter-section.resources-section .training-misc.certification-level.trainer p, html body .chapter-section.resources-section .progress-misc.certification-level.trainer p, html body .chapter-section.resources-detail .chapter-misc.certification-level.trainer p, html body .chapter-section.resources-detail .training-misc.certification-level.trainer p, html body .chapter-section.resources-detail .progress-misc.certification-level.trainer p {
  color: #FF5722;
}
html body .chapter-section.training .chapter-misc.course, html body .chapter-section.training .training-misc.course, html body .chapter-section.training .progress-misc.course, html body .chapter-section.certification .chapter-misc.course, html body .chapter-section.certification .training-misc.course, html body .chapter-section.certification .progress-misc.course, html body .chapter-section.certification-level .chapter-misc.course, html body .chapter-section.certification-level .training-misc.course, html body .chapter-section.certification-level .progress-misc.course, html body .chapter-section.resources-section .chapter-misc.course, html body .chapter-section.resources-section .training-misc.course, html body .chapter-section.resources-section .progress-misc.course, html body .chapter-section.resources-detail .chapter-misc.course, html body .chapter-section.resources-detail .training-misc.course, html body .chapter-section.resources-detail .progress-misc.course {
  height: 130px;
  margin-top: 95px;
}
html body .chapter-section.training .chapter-misc.course.unit, html body .chapter-section.training .chapter-misc.course.device, html body .chapter-section.training .training-misc.course.unit, html body .chapter-section.training .training-misc.course.device, html body .chapter-section.training .progress-misc.course.unit, html body .chapter-section.training .progress-misc.course.device, html body .chapter-section.certification .chapter-misc.course.unit, html body .chapter-section.certification .chapter-misc.course.device, html body .chapter-section.certification .training-misc.course.unit, html body .chapter-section.certification .training-misc.course.device, html body .chapter-section.certification .progress-misc.course.unit, html body .chapter-section.certification .progress-misc.course.device, html body .chapter-section.certification-level .chapter-misc.course.unit, html body .chapter-section.certification-level .chapter-misc.course.device, html body .chapter-section.certification-level .training-misc.course.unit, html body .chapter-section.certification-level .training-misc.course.device, html body .chapter-section.certification-level .progress-misc.course.unit, html body .chapter-section.certification-level .progress-misc.course.device, html body .chapter-section.resources-section .chapter-misc.course.unit, html body .chapter-section.resources-section .chapter-misc.course.device, html body .chapter-section.resources-section .training-misc.course.unit, html body .chapter-section.resources-section .training-misc.course.device, html body .chapter-section.resources-section .progress-misc.course.unit, html body .chapter-section.resources-section .progress-misc.course.device, html body .chapter-section.resources-detail .chapter-misc.course.unit, html body .chapter-section.resources-detail .chapter-misc.course.device, html body .chapter-section.resources-detail .training-misc.course.unit, html body .chapter-section.resources-detail .training-misc.course.device, html body .chapter-section.resources-detail .progress-misc.course.unit, html body .chapter-section.resources-detail .progress-misc.course.device {
  margin: 0;
  height: 85px;
  position: relative;
}
html body .chapter-section.training .chapter-misc.course.unit p, html body .chapter-section.training .chapter-misc.course.device p, html body .chapter-section.training .training-misc.course.unit p, html body .chapter-section.training .training-misc.course.device p, html body .chapter-section.training .progress-misc.course.unit p, html body .chapter-section.training .progress-misc.course.device p, html body .chapter-section.certification .chapter-misc.course.unit p, html body .chapter-section.certification .chapter-misc.course.device p, html body .chapter-section.certification .training-misc.course.unit p, html body .chapter-section.certification .training-misc.course.device p, html body .chapter-section.certification .progress-misc.course.unit p, html body .chapter-section.certification .progress-misc.course.device p, html body .chapter-section.certification-level .chapter-misc.course.unit p, html body .chapter-section.certification-level .chapter-misc.course.device p, html body .chapter-section.certification-level .training-misc.course.unit p, html body .chapter-section.certification-level .training-misc.course.device p, html body .chapter-section.certification-level .progress-misc.course.unit p, html body .chapter-section.certification-level .progress-misc.course.device p, html body .chapter-section.resources-section .chapter-misc.course.unit p, html body .chapter-section.resources-section .chapter-misc.course.device p, html body .chapter-section.resources-section .training-misc.course.unit p, html body .chapter-section.resources-section .training-misc.course.device p, html body .chapter-section.resources-section .progress-misc.course.unit p, html body .chapter-section.resources-section .progress-misc.course.device p, html body .chapter-section.resources-detail .chapter-misc.course.unit p, html body .chapter-section.resources-detail .chapter-misc.course.device p, html body .chapter-section.resources-detail .training-misc.course.unit p, html body .chapter-section.resources-detail .training-misc.course.device p, html body .chapter-section.resources-detail .progress-misc.course.unit p, html body .chapter-section.resources-detail .progress-misc.course.device p {
  margin: 0;
  color: #929292;
}
html body .chapter-section.training .chapter-misc.course.unit p.unit-number, html body .chapter-section.training .chapter-misc.course.device p.unit-number, html body .chapter-section.training .training-misc.course.unit p.unit-number, html body .chapter-section.training .training-misc.course.device p.unit-number, html body .chapter-section.training .progress-misc.course.unit p.unit-number, html body .chapter-section.training .progress-misc.course.device p.unit-number, html body .chapter-section.certification .chapter-misc.course.unit p.unit-number, html body .chapter-section.certification .chapter-misc.course.device p.unit-number, html body .chapter-section.certification .training-misc.course.unit p.unit-number, html body .chapter-section.certification .training-misc.course.device p.unit-number, html body .chapter-section.certification .progress-misc.course.unit p.unit-number, html body .chapter-section.certification .progress-misc.course.device p.unit-number, html body .chapter-section.certification-level .chapter-misc.course.unit p.unit-number, html body .chapter-section.certification-level .chapter-misc.course.device p.unit-number, html body .chapter-section.certification-level .training-misc.course.unit p.unit-number, html body .chapter-section.certification-level .training-misc.course.device p.unit-number, html body .chapter-section.certification-level .progress-misc.course.unit p.unit-number, html body .chapter-section.certification-level .progress-misc.course.device p.unit-number, html body .chapter-section.resources-section .chapter-misc.course.unit p.unit-number, html body .chapter-section.resources-section .chapter-misc.course.device p.unit-number, html body .chapter-section.resources-section .training-misc.course.unit p.unit-number, html body .chapter-section.resources-section .training-misc.course.device p.unit-number, html body .chapter-section.resources-section .progress-misc.course.unit p.unit-number, html body .chapter-section.resources-section .progress-misc.course.device p.unit-number, html body .chapter-section.resources-detail .chapter-misc.course.unit p.unit-number, html body .chapter-section.resources-detail .chapter-misc.course.device p.unit-number, html body .chapter-section.resources-detail .training-misc.course.unit p.unit-number, html body .chapter-section.resources-detail .training-misc.course.device p.unit-number, html body .chapter-section.resources-detail .progress-misc.course.unit p.unit-number, html body .chapter-section.resources-detail .progress-misc.course.device p.unit-number {
  font-size: 10px;
  padding-top: 18px;
}
html body .chapter-section.training .chapter-misc.course.unit p.device-number, html body .chapter-section.training .chapter-misc.course.device p.device-number, html body .chapter-section.training .training-misc.course.unit p.device-number, html body .chapter-section.training .training-misc.course.device p.device-number, html body .chapter-section.training .progress-misc.course.unit p.device-number, html body .chapter-section.training .progress-misc.course.device p.device-number, html body .chapter-section.certification .chapter-misc.course.unit p.device-number, html body .chapter-section.certification .chapter-misc.course.device p.device-number, html body .chapter-section.certification .training-misc.course.unit p.device-number, html body .chapter-section.certification .training-misc.course.device p.device-number, html body .chapter-section.certification .progress-misc.course.unit p.device-number, html body .chapter-section.certification .progress-misc.course.device p.device-number, html body .chapter-section.certification-level .chapter-misc.course.unit p.device-number, html body .chapter-section.certification-level .chapter-misc.course.device p.device-number, html body .chapter-section.certification-level .training-misc.course.unit p.device-number, html body .chapter-section.certification-level .training-misc.course.device p.device-number, html body .chapter-section.certification-level .progress-misc.course.unit p.device-number, html body .chapter-section.certification-level .progress-misc.course.device p.device-number, html body .chapter-section.resources-section .chapter-misc.course.unit p.device-number, html body .chapter-section.resources-section .chapter-misc.course.device p.device-number, html body .chapter-section.resources-section .training-misc.course.unit p.device-number, html body .chapter-section.resources-section .training-misc.course.device p.device-number, html body .chapter-section.resources-section .progress-misc.course.unit p.device-number, html body .chapter-section.resources-section .progress-misc.course.device p.device-number, html body .chapter-section.resources-detail .chapter-misc.course.unit p.device-number, html body .chapter-section.resources-detail .chapter-misc.course.device p.device-number, html body .chapter-section.resources-detail .training-misc.course.unit p.device-number, html body .chapter-section.resources-detail .training-misc.course.device p.device-number, html body .chapter-section.resources-detail .progress-misc.course.unit p.device-number, html body .chapter-section.resources-detail .progress-misc.course.device p.device-number {
  font-size: 11px;
  padding-top: 18px;
  text-transform: uppercase;
}
html body .chapter-section.training .chapter-misc.course.unit p.device-number.progress, html body .chapter-section.training .chapter-misc.course.device p.device-number.progress, html body .chapter-section.training .training-misc.course.unit p.device-number.progress, html body .chapter-section.training .training-misc.course.device p.device-number.progress, html body .chapter-section.training .progress-misc.course.unit p.device-number.progress, html body .chapter-section.training .progress-misc.course.device p.device-number.progress, html body .chapter-section.certification .chapter-misc.course.unit p.device-number.progress, html body .chapter-section.certification .chapter-misc.course.device p.device-number.progress, html body .chapter-section.certification .training-misc.course.unit p.device-number.progress, html body .chapter-section.certification .training-misc.course.device p.device-number.progress, html body .chapter-section.certification .progress-misc.course.unit p.device-number.progress, html body .chapter-section.certification .progress-misc.course.device p.device-number.progress, html body .chapter-section.certification-level .chapter-misc.course.unit p.device-number.progress, html body .chapter-section.certification-level .chapter-misc.course.device p.device-number.progress, html body .chapter-section.certification-level .training-misc.course.unit p.device-number.progress, html body .chapter-section.certification-level .training-misc.course.device p.device-number.progress, html body .chapter-section.certification-level .progress-misc.course.unit p.device-number.progress, html body .chapter-section.certification-level .progress-misc.course.device p.device-number.progress, html body .chapter-section.resources-section .chapter-misc.course.unit p.device-number.progress, html body .chapter-section.resources-section .chapter-misc.course.device p.device-number.progress, html body .chapter-section.resources-section .training-misc.course.unit p.device-number.progress, html body .chapter-section.resources-section .training-misc.course.device p.device-number.progress, html body .chapter-section.resources-section .progress-misc.course.unit p.device-number.progress, html body .chapter-section.resources-section .progress-misc.course.device p.device-number.progress, html body .chapter-section.resources-detail .chapter-misc.course.unit p.device-number.progress, html body .chapter-section.resources-detail .chapter-misc.course.device p.device-number.progress, html body .chapter-section.resources-detail .training-misc.course.unit p.device-number.progress, html body .chapter-section.resources-detail .training-misc.course.device p.device-number.progress, html body .chapter-section.resources-detail .progress-misc.course.unit p.device-number.progress, html body .chapter-section.resources-detail .progress-misc.course.device p.device-number.progress {
  padding-top: 0;
}
html body .chapter-section.training .chapter-misc.course.unit p.device-title, html body .chapter-section.training .chapter-misc.course.device p.device-title, html body .chapter-section.training .training-misc.course.unit p.device-title, html body .chapter-section.training .training-misc.course.device p.device-title, html body .chapter-section.training .progress-misc.course.unit p.device-title, html body .chapter-section.training .progress-misc.course.device p.device-title, html body .chapter-section.certification .chapter-misc.course.unit p.device-title, html body .chapter-section.certification .chapter-misc.course.device p.device-title, html body .chapter-section.certification .training-misc.course.unit p.device-title, html body .chapter-section.certification .training-misc.course.device p.device-title, html body .chapter-section.certification .progress-misc.course.unit p.device-title, html body .chapter-section.certification .progress-misc.course.device p.device-title, html body .chapter-section.certification-level .chapter-misc.course.unit p.device-title, html body .chapter-section.certification-level .chapter-misc.course.device p.device-title, html body .chapter-section.certification-level .training-misc.course.unit p.device-title, html body .chapter-section.certification-level .training-misc.course.device p.device-title, html body .chapter-section.certification-level .progress-misc.course.unit p.device-title, html body .chapter-section.certification-level .progress-misc.course.device p.device-title, html body .chapter-section.resources-section .chapter-misc.course.unit p.device-title, html body .chapter-section.resources-section .chapter-misc.course.device p.device-title, html body .chapter-section.resources-section .training-misc.course.unit p.device-title, html body .chapter-section.resources-section .training-misc.course.device p.device-title, html body .chapter-section.resources-section .progress-misc.course.unit p.device-title, html body .chapter-section.resources-section .progress-misc.course.device p.device-title, html body .chapter-section.resources-detail .chapter-misc.course.unit p.device-title, html body .chapter-section.resources-detail .chapter-misc.course.device p.device-title, html body .chapter-section.resources-detail .training-misc.course.unit p.device-title, html body .chapter-section.resources-detail .training-misc.course.device p.device-title, html body .chapter-section.resources-detail .progress-misc.course.unit p.device-title, html body .chapter-section.resources-detail .progress-misc.course.device p.device-title {
  padding-top: 10px;
  font-weight: 500;
  font-size: 13px;
  color: #585858;
  width: 440px;
}
html body .chapter-section.training .chapter-misc.course.unit p.device-title-sub, html body .chapter-section.training .chapter-misc.course.device p.device-title-sub, html body .chapter-section.training .training-misc.course.unit p.device-title-sub, html body .chapter-section.training .training-misc.course.device p.device-title-sub, html body .chapter-section.training .progress-misc.course.unit p.device-title-sub, html body .chapter-section.training .progress-misc.course.device p.device-title-sub, html body .chapter-section.certification .chapter-misc.course.unit p.device-title-sub, html body .chapter-section.certification .chapter-misc.course.device p.device-title-sub, html body .chapter-section.certification .training-misc.course.unit p.device-title-sub, html body .chapter-section.certification .training-misc.course.device p.device-title-sub, html body .chapter-section.certification .progress-misc.course.unit p.device-title-sub, html body .chapter-section.certification .progress-misc.course.device p.device-title-sub, html body .chapter-section.certification-level .chapter-misc.course.unit p.device-title-sub, html body .chapter-section.certification-level .chapter-misc.course.device p.device-title-sub, html body .chapter-section.certification-level .training-misc.course.unit p.device-title-sub, html body .chapter-section.certification-level .training-misc.course.device p.device-title-sub, html body .chapter-section.certification-level .progress-misc.course.unit p.device-title-sub, html body .chapter-section.certification-level .progress-misc.course.device p.device-title-sub, html body .chapter-section.resources-section .chapter-misc.course.unit p.device-title-sub, html body .chapter-section.resources-section .chapter-misc.course.device p.device-title-sub, html body .chapter-section.resources-section .training-misc.course.unit p.device-title-sub, html body .chapter-section.resources-section .training-misc.course.device p.device-title-sub, html body .chapter-section.resources-section .progress-misc.course.unit p.device-title-sub, html body .chapter-section.resources-section .progress-misc.course.device p.device-title-sub, html body .chapter-section.resources-detail .chapter-misc.course.unit p.device-title-sub, html body .chapter-section.resources-detail .chapter-misc.course.device p.device-title-sub, html body .chapter-section.resources-detail .training-misc.course.unit p.device-title-sub, html body .chapter-section.resources-detail .training-misc.course.device p.device-title-sub, html body .chapter-section.resources-detail .progress-misc.course.unit p.device-title-sub, html body .chapter-section.resources-detail .progress-misc.course.device p.device-title-sub {
  font-size: 13px;
  color: #585858;
  width: 440px;
  line-height: 20px;
}
html body .chapter-section.training .chapter-misc.course.unit p.device-title-sub.lesson, html body .chapter-section.training .chapter-misc.course.device p.device-title-sub.lesson, html body .chapter-section.training .training-misc.course.unit p.device-title-sub.lesson, html body .chapter-section.training .training-misc.course.device p.device-title-sub.lesson, html body .chapter-section.training .progress-misc.course.unit p.device-title-sub.lesson, html body .chapter-section.training .progress-misc.course.device p.device-title-sub.lesson, html body .chapter-section.certification .chapter-misc.course.unit p.device-title-sub.lesson, html body .chapter-section.certification .chapter-misc.course.device p.device-title-sub.lesson, html body .chapter-section.certification .training-misc.course.unit p.device-title-sub.lesson, html body .chapter-section.certification .training-misc.course.device p.device-title-sub.lesson, html body .chapter-section.certification .progress-misc.course.unit p.device-title-sub.lesson, html body .chapter-section.certification .progress-misc.course.device p.device-title-sub.lesson, html body .chapter-section.certification-level .chapter-misc.course.unit p.device-title-sub.lesson, html body .chapter-section.certification-level .chapter-misc.course.device p.device-title-sub.lesson, html body .chapter-section.certification-level .training-misc.course.unit p.device-title-sub.lesson, html body .chapter-section.certification-level .training-misc.course.device p.device-title-sub.lesson, html body .chapter-section.certification-level .progress-misc.course.unit p.device-title-sub.lesson, html body .chapter-section.certification-level .progress-misc.course.device p.device-title-sub.lesson, html body .chapter-section.resources-section .chapter-misc.course.unit p.device-title-sub.lesson, html body .chapter-section.resources-section .chapter-misc.course.device p.device-title-sub.lesson, html body .chapter-section.resources-section .training-misc.course.unit p.device-title-sub.lesson, html body .chapter-section.resources-section .training-misc.course.device p.device-title-sub.lesson, html body .chapter-section.resources-section .progress-misc.course.unit p.device-title-sub.lesson, html body .chapter-section.resources-section .progress-misc.course.device p.device-title-sub.lesson, html body .chapter-section.resources-detail .chapter-misc.course.unit p.device-title-sub.lesson, html body .chapter-section.resources-detail .chapter-misc.course.device p.device-title-sub.lesson, html body .chapter-section.resources-detail .training-misc.course.unit p.device-title-sub.lesson, html body .chapter-section.resources-detail .training-misc.course.device p.device-title-sub.lesson, html body .chapter-section.resources-detail .progress-misc.course.unit p.device-title-sub.lesson, html body .chapter-section.resources-detail .progress-misc.course.device p.device-title-sub.lesson {
  padding-top: 32px;
}
html body .chapter-section.training .chapter-misc.course.unit p.unit-title, html body .chapter-section.training .chapter-misc.course.device p.unit-title, html body .chapter-section.training .training-misc.course.unit p.unit-title, html body .chapter-section.training .training-misc.course.device p.unit-title, html body .chapter-section.training .progress-misc.course.unit p.unit-title, html body .chapter-section.training .progress-misc.course.device p.unit-title, html body .chapter-section.certification .chapter-misc.course.unit p.unit-title, html body .chapter-section.certification .chapter-misc.course.device p.unit-title, html body .chapter-section.certification .training-misc.course.unit p.unit-title, html body .chapter-section.certification .training-misc.course.device p.unit-title, html body .chapter-section.certification .progress-misc.course.unit p.unit-title, html body .chapter-section.certification .progress-misc.course.device p.unit-title, html body .chapter-section.certification-level .chapter-misc.course.unit p.unit-title, html body .chapter-section.certification-level .chapter-misc.course.device p.unit-title, html body .chapter-section.certification-level .training-misc.course.unit p.unit-title, html body .chapter-section.certification-level .training-misc.course.device p.unit-title, html body .chapter-section.certification-level .progress-misc.course.unit p.unit-title, html body .chapter-section.certification-level .progress-misc.course.device p.unit-title, html body .chapter-section.resources-section .chapter-misc.course.unit p.unit-title, html body .chapter-section.resources-section .chapter-misc.course.device p.unit-title, html body .chapter-section.resources-section .training-misc.course.unit p.unit-title, html body .chapter-section.resources-section .training-misc.course.device p.unit-title, html body .chapter-section.resources-section .progress-misc.course.unit p.unit-title, html body .chapter-section.resources-section .progress-misc.course.device p.unit-title, html body .chapter-section.resources-detail .chapter-misc.course.unit p.unit-title, html body .chapter-section.resources-detail .chapter-misc.course.device p.unit-title, html body .chapter-section.resources-detail .training-misc.course.unit p.unit-title, html body .chapter-section.resources-detail .training-misc.course.device p.unit-title, html body .chapter-section.resources-detail .progress-misc.course.unit p.unit-title, html body .chapter-section.resources-detail .progress-misc.course.device p.unit-title {
  font-size: 18px;
  color: #585858;
  line-height: 18px;
}
html body .chapter-section.training .chapter-misc.course.unit p.unit-title a, html body .chapter-section.training .chapter-misc.course.device p.unit-title a, html body .chapter-section.training .training-misc.course.unit p.unit-title a, html body .chapter-section.training .training-misc.course.device p.unit-title a, html body .chapter-section.training .progress-misc.course.unit p.unit-title a, html body .chapter-section.training .progress-misc.course.device p.unit-title a, html body .chapter-section.certification .chapter-misc.course.unit p.unit-title a, html body .chapter-section.certification .chapter-misc.course.device p.unit-title a, html body .chapter-section.certification .training-misc.course.unit p.unit-title a, html body .chapter-section.certification .training-misc.course.device p.unit-title a, html body .chapter-section.certification .progress-misc.course.unit p.unit-title a, html body .chapter-section.certification .progress-misc.course.device p.unit-title a, html body .chapter-section.certification-level .chapter-misc.course.unit p.unit-title a, html body .chapter-section.certification-level .chapter-misc.course.device p.unit-title a, html body .chapter-section.certification-level .training-misc.course.unit p.unit-title a, html body .chapter-section.certification-level .training-misc.course.device p.unit-title a, html body .chapter-section.certification-level .progress-misc.course.unit p.unit-title a, html body .chapter-section.certification-level .progress-misc.course.device p.unit-title a, html body .chapter-section.resources-section .chapter-misc.course.unit p.unit-title a, html body .chapter-section.resources-section .chapter-misc.course.device p.unit-title a, html body .chapter-section.resources-section .training-misc.course.unit p.unit-title a, html body .chapter-section.resources-section .training-misc.course.device p.unit-title a, html body .chapter-section.resources-section .progress-misc.course.unit p.unit-title a, html body .chapter-section.resources-section .progress-misc.course.device p.unit-title a, html body .chapter-section.resources-detail .chapter-misc.course.unit p.unit-title a, html body .chapter-section.resources-detail .chapter-misc.course.device p.unit-title a, html body .chapter-section.resources-detail .training-misc.course.unit p.unit-title a, html body .chapter-section.resources-detail .training-misc.course.device p.unit-title a, html body .chapter-section.resources-detail .progress-misc.course.unit p.unit-title a, html body .chapter-section.resources-detail .progress-misc.course.device p.unit-title a {
  color: #585858;
}
html body .chapter-section.training .chapter-misc.course.unit p.unit-title.progress, html body .chapter-section.training .chapter-misc.course.device p.unit-title.progress, html body .chapter-section.training .training-misc.course.unit p.unit-title.progress, html body .chapter-section.training .training-misc.course.device p.unit-title.progress, html body .chapter-section.training .progress-misc.course.unit p.unit-title.progress, html body .chapter-section.training .progress-misc.course.device p.unit-title.progress, html body .chapter-section.certification .chapter-misc.course.unit p.unit-title.progress, html body .chapter-section.certification .chapter-misc.course.device p.unit-title.progress, html body .chapter-section.certification .training-misc.course.unit p.unit-title.progress, html body .chapter-section.certification .training-misc.course.device p.unit-title.progress, html body .chapter-section.certification .progress-misc.course.unit p.unit-title.progress, html body .chapter-section.certification .progress-misc.course.device p.unit-title.progress, html body .chapter-section.certification-level .chapter-misc.course.unit p.unit-title.progress, html body .chapter-section.certification-level .chapter-misc.course.device p.unit-title.progress, html body .chapter-section.certification-level .training-misc.course.unit p.unit-title.progress, html body .chapter-section.certification-level .training-misc.course.device p.unit-title.progress, html body .chapter-section.certification-level .progress-misc.course.unit p.unit-title.progress, html body .chapter-section.certification-level .progress-misc.course.device p.unit-title.progress, html body .chapter-section.resources-section .chapter-misc.course.unit p.unit-title.progress, html body .chapter-section.resources-section .chapter-misc.course.device p.unit-title.progress, html body .chapter-section.resources-section .training-misc.course.unit p.unit-title.progress, html body .chapter-section.resources-section .training-misc.course.device p.unit-title.progress, html body .chapter-section.resources-section .progress-misc.course.unit p.unit-title.progress, html body .chapter-section.resources-section .progress-misc.course.device p.unit-title.progress, html body .chapter-section.resources-detail .chapter-misc.course.unit p.unit-title.progress, html body .chapter-section.resources-detail .chapter-misc.course.device p.unit-title.progress, html body .chapter-section.resources-detail .training-misc.course.unit p.unit-title.progress, html body .chapter-section.resources-detail .training-misc.course.device p.unit-title.progress, html body .chapter-section.resources-detail .progress-misc.course.unit p.unit-title.progress, html body .chapter-section.resources-detail .progress-misc.course.device p.unit-title.progress {
  padding-top: 24px;
}
html body .chapter-section.training .chapter-misc.course.unit p.unit-title.progress.cert, html body .chapter-section.training .chapter-misc.course.device p.unit-title.progress.cert, html body .chapter-section.training .training-misc.course.unit p.unit-title.progress.cert, html body .chapter-section.training .training-misc.course.device p.unit-title.progress.cert, html body .chapter-section.training .progress-misc.course.unit p.unit-title.progress.cert, html body .chapter-section.training .progress-misc.course.device p.unit-title.progress.cert, html body .chapter-section.certification .chapter-misc.course.unit p.unit-title.progress.cert, html body .chapter-section.certification .chapter-misc.course.device p.unit-title.progress.cert, html body .chapter-section.certification .training-misc.course.unit p.unit-title.progress.cert, html body .chapter-section.certification .training-misc.course.device p.unit-title.progress.cert, html body .chapter-section.certification .progress-misc.course.unit p.unit-title.progress.cert, html body .chapter-section.certification .progress-misc.course.device p.unit-title.progress.cert, html body .chapter-section.certification-level .chapter-misc.course.unit p.unit-title.progress.cert, html body .chapter-section.certification-level .chapter-misc.course.device p.unit-title.progress.cert, html body .chapter-section.certification-level .training-misc.course.unit p.unit-title.progress.cert, html body .chapter-section.certification-level .training-misc.course.device p.unit-title.progress.cert, html body .chapter-section.certification-level .progress-misc.course.unit p.unit-title.progress.cert, html body .chapter-section.certification-level .progress-misc.course.device p.unit-title.progress.cert, html body .chapter-section.resources-section .chapter-misc.course.unit p.unit-title.progress.cert, html body .chapter-section.resources-section .chapter-misc.course.device p.unit-title.progress.cert, html body .chapter-section.resources-section .training-misc.course.unit p.unit-title.progress.cert, html body .chapter-section.resources-section .training-misc.course.device p.unit-title.progress.cert, html body .chapter-section.resources-section .progress-misc.course.unit p.unit-title.progress.cert, html body .chapter-section.resources-section .progress-misc.course.device p.unit-title.progress.cert, html body .chapter-section.resources-detail .chapter-misc.course.unit p.unit-title.progress.cert, html body .chapter-section.resources-detail .chapter-misc.course.device p.unit-title.progress.cert, html body .chapter-section.resources-detail .training-misc.course.unit p.unit-title.progress.cert, html body .chapter-section.resources-detail .training-misc.course.device p.unit-title.progress.cert, html body .chapter-section.resources-detail .progress-misc.course.unit p.unit-title.progress.cert, html body .chapter-section.resources-detail .progress-misc.course.device p.unit-title.progress.cert {
  padding-top: 35px;
}
html body .chapter-section.training .chapter-misc.course.unit p.unit-duration, html body .chapter-section.training .chapter-misc.course.device p.unit-duration, html body .chapter-section.training .training-misc.course.unit p.unit-duration, html body .chapter-section.training .training-misc.course.device p.unit-duration, html body .chapter-section.training .progress-misc.course.unit p.unit-duration, html body .chapter-section.training .progress-misc.course.device p.unit-duration, html body .chapter-section.certification .chapter-misc.course.unit p.unit-duration, html body .chapter-section.certification .chapter-misc.course.device p.unit-duration, html body .chapter-section.certification .training-misc.course.unit p.unit-duration, html body .chapter-section.certification .training-misc.course.device p.unit-duration, html body .chapter-section.certification .progress-misc.course.unit p.unit-duration, html body .chapter-section.certification .progress-misc.course.device p.unit-duration, html body .chapter-section.certification-level .chapter-misc.course.unit p.unit-duration, html body .chapter-section.certification-level .chapter-misc.course.device p.unit-duration, html body .chapter-section.certification-level .training-misc.course.unit p.unit-duration, html body .chapter-section.certification-level .training-misc.course.device p.unit-duration, html body .chapter-section.certification-level .progress-misc.course.unit p.unit-duration, html body .chapter-section.certification-level .progress-misc.course.device p.unit-duration, html body .chapter-section.resources-section .chapter-misc.course.unit p.unit-duration, html body .chapter-section.resources-section .chapter-misc.course.device p.unit-duration, html body .chapter-section.resources-section .training-misc.course.unit p.unit-duration, html body .chapter-section.resources-section .training-misc.course.device p.unit-duration, html body .chapter-section.resources-section .progress-misc.course.unit p.unit-duration, html body .chapter-section.resources-section .progress-misc.course.device p.unit-duration, html body .chapter-section.resources-detail .chapter-misc.course.unit p.unit-duration, html body .chapter-section.resources-detail .chapter-misc.course.device p.unit-duration, html body .chapter-section.resources-detail .training-misc.course.unit p.unit-duration, html body .chapter-section.resources-detail .training-misc.course.device p.unit-duration, html body .chapter-section.resources-detail .progress-misc.course.unit p.unit-duration, html body .chapter-section.resources-detail .progress-misc.course.device p.unit-duration {
  float: right;
  width: 106px;
  font-size: 10px;
  position: absolute;
  top: 17px;
  right: 0;
}
html body .chapter-section.training .chapter-misc.course.unit p.unit-duration.hidden, html body .chapter-section.training .chapter-misc.course.device p.unit-duration.hidden, html body .chapter-section.training .training-misc.course.unit p.unit-duration.hidden, html body .chapter-section.training .training-misc.course.device p.unit-duration.hidden, html body .chapter-section.training .progress-misc.course.unit p.unit-duration.hidden, html body .chapter-section.training .progress-misc.course.device p.unit-duration.hidden, html body .chapter-section.certification .chapter-misc.course.unit p.unit-duration.hidden, html body .chapter-section.certification .chapter-misc.course.device p.unit-duration.hidden, html body .chapter-section.certification .training-misc.course.unit p.unit-duration.hidden, html body .chapter-section.certification .training-misc.course.device p.unit-duration.hidden, html body .chapter-section.certification .progress-misc.course.unit p.unit-duration.hidden, html body .chapter-section.certification .progress-misc.course.device p.unit-duration.hidden, html body .chapter-section.certification-level .chapter-misc.course.unit p.unit-duration.hidden, html body .chapter-section.certification-level .chapter-misc.course.device p.unit-duration.hidden, html body .chapter-section.certification-level .training-misc.course.unit p.unit-duration.hidden, html body .chapter-section.certification-level .training-misc.course.device p.unit-duration.hidden, html body .chapter-section.certification-level .progress-misc.course.unit p.unit-duration.hidden, html body .chapter-section.certification-level .progress-misc.course.device p.unit-duration.hidden, html body .chapter-section.resources-section .chapter-misc.course.unit p.unit-duration.hidden, html body .chapter-section.resources-section .chapter-misc.course.device p.unit-duration.hidden, html body .chapter-section.resources-section .training-misc.course.unit p.unit-duration.hidden, html body .chapter-section.resources-section .training-misc.course.device p.unit-duration.hidden, html body .chapter-section.resources-section .progress-misc.course.unit p.unit-duration.hidden, html body .chapter-section.resources-section .progress-misc.course.device p.unit-duration.hidden, html body .chapter-section.resources-detail .chapter-misc.course.unit p.unit-duration.hidden, html body .chapter-section.resources-detail .chapter-misc.course.device p.unit-duration.hidden, html body .chapter-section.resources-detail .training-misc.course.unit p.unit-duration.hidden, html body .chapter-section.resources-detail .training-misc.course.device p.unit-duration.hidden, html body .chapter-section.resources-detail .progress-misc.course.unit p.unit-duration.hidden, html body .chapter-section.resources-detail .progress-misc.course.device p.unit-duration.hidden {
  display: none;
}
html body .chapter-section.training .chapter-misc.course.unit p.unit-duration.device, html body .chapter-section.training .chapter-misc.course.device p.unit-duration.device, html body .chapter-section.training .training-misc.course.unit p.unit-duration.device, html body .chapter-section.training .training-misc.course.device p.unit-duration.device, html body .chapter-section.training .progress-misc.course.unit p.unit-duration.device, html body .chapter-section.training .progress-misc.course.device p.unit-duration.device, html body .chapter-section.certification .chapter-misc.course.unit p.unit-duration.device, html body .chapter-section.certification .chapter-misc.course.device p.unit-duration.device, html body .chapter-section.certification .training-misc.course.unit p.unit-duration.device, html body .chapter-section.certification .training-misc.course.device p.unit-duration.device, html body .chapter-section.certification .progress-misc.course.unit p.unit-duration.device, html body .chapter-section.certification .progress-misc.course.device p.unit-duration.device, html body .chapter-section.certification-level .chapter-misc.course.unit p.unit-duration.device, html body .chapter-section.certification-level .chapter-misc.course.device p.unit-duration.device, html body .chapter-section.certification-level .training-misc.course.unit p.unit-duration.device, html body .chapter-section.certification-level .training-misc.course.device p.unit-duration.device, html body .chapter-section.certification-level .progress-misc.course.unit p.unit-duration.device, html body .chapter-section.certification-level .progress-misc.course.device p.unit-duration.device, html body .chapter-section.resources-section .chapter-misc.course.unit p.unit-duration.device, html body .chapter-section.resources-section .chapter-misc.course.device p.unit-duration.device, html body .chapter-section.resources-section .training-misc.course.unit p.unit-duration.device, html body .chapter-section.resources-section .training-misc.course.device p.unit-duration.device, html body .chapter-section.resources-section .progress-misc.course.unit p.unit-duration.device, html body .chapter-section.resources-section .progress-misc.course.device p.unit-duration.device, html body .chapter-section.resources-detail .chapter-misc.course.unit p.unit-duration.device, html body .chapter-section.resources-detail .chapter-misc.course.device p.unit-duration.device, html body .chapter-section.resources-detail .training-misc.course.unit p.unit-duration.device, html body .chapter-section.resources-detail .training-misc.course.device p.unit-duration.device, html body .chapter-section.resources-detail .progress-misc.course.unit p.unit-duration.device, html body .chapter-section.resources-detail .progress-misc.course.device p.unit-duration.device {
  width: 152px;
  font-size: 11px;
  opacity: .5;
}
html body .chapter-section.training .chapter-misc.course.unit p.unit-duration.device.inactive, html body .chapter-section.training .chapter-misc.course.device p.unit-duration.device.inactive, html body .chapter-section.training .training-misc.course.unit p.unit-duration.device.inactive, html body .chapter-section.training .training-misc.course.device p.unit-duration.device.inactive, html body .chapter-section.training .progress-misc.course.unit p.unit-duration.device.inactive, html body .chapter-section.training .progress-misc.course.device p.unit-duration.device.inactive, html body .chapter-section.certification .chapter-misc.course.unit p.unit-duration.device.inactive, html body .chapter-section.certification .chapter-misc.course.device p.unit-duration.device.inactive, html body .chapter-section.certification .training-misc.course.unit p.unit-duration.device.inactive, html body .chapter-section.certification .training-misc.course.device p.unit-duration.device.inactive, html body .chapter-section.certification .progress-misc.course.unit p.unit-duration.device.inactive, html body .chapter-section.certification .progress-misc.course.device p.unit-duration.device.inactive, html body .chapter-section.certification-level .chapter-misc.course.unit p.unit-duration.device.inactive, html body .chapter-section.certification-level .chapter-misc.course.device p.unit-duration.device.inactive, html body .chapter-section.certification-level .training-misc.course.unit p.unit-duration.device.inactive, html body .chapter-section.certification-level .training-misc.course.device p.unit-duration.device.inactive, html body .chapter-section.certification-level .progress-misc.course.unit p.unit-duration.device.inactive, html body .chapter-section.certification-level .progress-misc.course.device p.unit-duration.device.inactive, html body .chapter-section.resources-section .chapter-misc.course.unit p.unit-duration.device.inactive, html body .chapter-section.resources-section .chapter-misc.course.device p.unit-duration.device.inactive, html body .chapter-section.resources-section .training-misc.course.unit p.unit-duration.device.inactive, html body .chapter-section.resources-section .training-misc.course.device p.unit-duration.device.inactive, html body .chapter-section.resources-section .progress-misc.course.unit p.unit-duration.device.inactive, html body .chapter-section.resources-section .progress-misc.course.device p.unit-duration.device.inactive, html body .chapter-section.resources-detail .chapter-misc.course.unit p.unit-duration.device.inactive, html body .chapter-section.resources-detail .chapter-misc.course.device p.unit-duration.device.inactive, html body .chapter-section.resources-detail .training-misc.course.unit p.unit-duration.device.inactive, html body .chapter-section.resources-detail .training-misc.course.device p.unit-duration.device.inactive, html body .chapter-section.resources-detail .progress-misc.course.unit p.unit-duration.device.inactive, html body .chapter-section.resources-detail .progress-misc.course.device p.unit-duration.device.inactive {
  display: none;
}
html body .chapter-section.training .chapter-misc.course.unit.resource-detail, html body .chapter-section.training .chapter-misc.course.device.resource-detail, html body .chapter-section.training .training-misc.course.unit.resource-detail, html body .chapter-section.training .training-misc.course.device.resource-detail, html body .chapter-section.training .progress-misc.course.unit.resource-detail, html body .chapter-section.training .progress-misc.course.device.resource-detail, html body .chapter-section.certification .chapter-misc.course.unit.resource-detail, html body .chapter-section.certification .chapter-misc.course.device.resource-detail, html body .chapter-section.certification .training-misc.course.unit.resource-detail, html body .chapter-section.certification .training-misc.course.device.resource-detail, html body .chapter-section.certification .progress-misc.course.unit.resource-detail, html body .chapter-section.certification .progress-misc.course.device.resource-detail, html body .chapter-section.certification-level .chapter-misc.course.unit.resource-detail, html body .chapter-section.certification-level .chapter-misc.course.device.resource-detail, html body .chapter-section.certification-level .training-misc.course.unit.resource-detail, html body .chapter-section.certification-level .training-misc.course.device.resource-detail, html body .chapter-section.certification-level .progress-misc.course.unit.resource-detail, html body .chapter-section.certification-level .progress-misc.course.device.resource-detail, html body .chapter-section.resources-section .chapter-misc.course.unit.resource-detail, html body .chapter-section.resources-section .chapter-misc.course.device.resource-detail, html body .chapter-section.resources-section .training-misc.course.unit.resource-detail, html body .chapter-section.resources-section .training-misc.course.device.resource-detail, html body .chapter-section.resources-section .progress-misc.course.unit.resource-detail, html body .chapter-section.resources-section .progress-misc.course.device.resource-detail, html body .chapter-section.resources-detail .chapter-misc.course.unit.resource-detail, html body .chapter-section.resources-detail .chapter-misc.course.device.resource-detail, html body .chapter-section.resources-detail .training-misc.course.unit.resource-detail, html body .chapter-section.resources-detail .training-misc.course.device.resource-detail, html body .chapter-section.resources-detail .progress-misc.course.unit.resource-detail, html body .chapter-section.resources-detail .progress-misc.course.device.resource-detail {
  margin-top: 0px;
}
html body .chapter-section.training .chapter-misc.course.unit.resource-detail a, html body .chapter-section.training .chapter-misc.course.device.resource-detail a, html body .chapter-section.training .training-misc.course.unit.resource-detail a, html body .chapter-section.training .training-misc.course.device.resource-detail a, html body .chapter-section.training .progress-misc.course.unit.resource-detail a, html body .chapter-section.training .progress-misc.course.device.resource-detail a, html body .chapter-section.certification .chapter-misc.course.unit.resource-detail a, html body .chapter-section.certification .chapter-misc.course.device.resource-detail a, html body .chapter-section.certification .training-misc.course.unit.resource-detail a, html body .chapter-section.certification .training-misc.course.device.resource-detail a, html body .chapter-section.certification .progress-misc.course.unit.resource-detail a, html body .chapter-section.certification .progress-misc.course.device.resource-detail a, html body .chapter-section.certification-level .chapter-misc.course.unit.resource-detail a, html body .chapter-section.certification-level .chapter-misc.course.device.resource-detail a, html body .chapter-section.certification-level .training-misc.course.unit.resource-detail a, html body .chapter-section.certification-level .training-misc.course.device.resource-detail a, html body .chapter-section.certification-level .progress-misc.course.unit.resource-detail a, html body .chapter-section.certification-level .progress-misc.course.device.resource-detail a, html body .chapter-section.resources-section .chapter-misc.course.unit.resource-detail a, html body .chapter-section.resources-section .chapter-misc.course.device.resource-detail a, html body .chapter-section.resources-section .training-misc.course.unit.resource-detail a, html body .chapter-section.resources-section .training-misc.course.device.resource-detail a, html body .chapter-section.resources-section .progress-misc.course.unit.resource-detail a, html body .chapter-section.resources-section .progress-misc.course.device.resource-detail a, html body .chapter-section.resources-detail .chapter-misc.course.unit.resource-detail a, html body .chapter-section.resources-detail .chapter-misc.course.device.resource-detail a, html body .chapter-section.resources-detail .training-misc.course.unit.resource-detail a, html body .chapter-section.resources-detail .training-misc.course.device.resource-detail a, html body .chapter-section.resources-detail .progress-misc.course.unit.resource-detail a, html body .chapter-section.resources-detail .progress-misc.course.device.resource-detail a {
  color: #3E50B4;
}
html body .chapter-section.training .chapter-misc.course.unit a.training-link, html body .chapter-section.training .chapter-misc.course.device a.training-link, html body .chapter-section.training .training-misc.course.unit a.training-link, html body .chapter-section.training .training-misc.course.device a.training-link, html body .chapter-section.training .progress-misc.course.unit a.training-link, html body .chapter-section.training .progress-misc.course.device a.training-link, html body .chapter-section.certification .chapter-misc.course.unit a.training-link, html body .chapter-section.certification .chapter-misc.course.device a.training-link, html body .chapter-section.certification .training-misc.course.unit a.training-link, html body .chapter-section.certification .training-misc.course.device a.training-link, html body .chapter-section.certification .progress-misc.course.unit a.training-link, html body .chapter-section.certification .progress-misc.course.device a.training-link, html body .chapter-section.certification-level .chapter-misc.course.unit a.training-link, html body .chapter-section.certification-level .chapter-misc.course.device a.training-link, html body .chapter-section.certification-level .training-misc.course.unit a.training-link, html body .chapter-section.certification-level .training-misc.course.device a.training-link, html body .chapter-section.certification-level .progress-misc.course.unit a.training-link, html body .chapter-section.certification-level .progress-misc.course.device a.training-link, html body .chapter-section.resources-section .chapter-misc.course.unit a.training-link, html body .chapter-section.resources-section .chapter-misc.course.device a.training-link, html body .chapter-section.resources-section .training-misc.course.unit a.training-link, html body .chapter-section.resources-section .training-misc.course.device a.training-link, html body .chapter-section.resources-section .progress-misc.course.unit a.training-link, html body .chapter-section.resources-section .progress-misc.course.device a.training-link, html body .chapter-section.resources-detail .chapter-misc.course.unit a.training-link, html body .chapter-section.resources-detail .chapter-misc.course.device a.training-link, html body .chapter-section.resources-detail .training-misc.course.unit a.training-link, html body .chapter-section.resources-detail .training-misc.course.device a.training-link, html body .chapter-section.resources-detail .progress-misc.course.unit a.training-link, html body .chapter-section.resources-detail .progress-misc.course.device a.training-link {
  font-size: 13px;
  text-transform: uppercase;
  position: absolute;
  right: 15px;
  top: 36px;
  background-image: url("/edu_assets/images/icon-training-arrow.png");
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 30px;
  line-height: 13px;
  font-weight: 500;
  width: auto;
}
html body .chapter-section.training .chapter-misc.course.unit .progress-dots, html body .chapter-section.training .chapter-misc.course.device .progress-dots, html body .chapter-section.training .training-misc.course.unit .progress-dots, html body .chapter-section.training .training-misc.course.device .progress-dots, html body .chapter-section.training .progress-misc.course.unit .progress-dots, html body .chapter-section.training .progress-misc.course.device .progress-dots, html body .chapter-section.certification .chapter-misc.course.unit .progress-dots, html body .chapter-section.certification .chapter-misc.course.device .progress-dots, html body .chapter-section.certification .training-misc.course.unit .progress-dots, html body .chapter-section.certification .training-misc.course.device .progress-dots, html body .chapter-section.certification .progress-misc.course.unit .progress-dots, html body .chapter-section.certification .progress-misc.course.device .progress-dots, html body .chapter-section.certification-level .chapter-misc.course.unit .progress-dots, html body .chapter-section.certification-level .chapter-misc.course.device .progress-dots, html body .chapter-section.certification-level .training-misc.course.unit .progress-dots, html body .chapter-section.certification-level .training-misc.course.device .progress-dots, html body .chapter-section.certification-level .progress-misc.course.unit .progress-dots, html body .chapter-section.certification-level .progress-misc.course.device .progress-dots, html body .chapter-section.resources-section .chapter-misc.course.unit .progress-dots, html body .chapter-section.resources-section .chapter-misc.course.device .progress-dots, html body .chapter-section.resources-section .training-misc.course.unit .progress-dots, html body .chapter-section.resources-section .training-misc.course.device .progress-dots, html body .chapter-section.resources-section .progress-misc.course.unit .progress-dots, html body .chapter-section.resources-section .progress-misc.course.device .progress-dots, html body .chapter-section.resources-detail .chapter-misc.course.unit .progress-dots, html body .chapter-section.resources-detail .chapter-misc.course.device .progress-dots, html body .chapter-section.resources-detail .training-misc.course.unit .progress-dots, html body .chapter-section.resources-detail .training-misc.course.device .progress-dots, html body .chapter-section.resources-detail .progress-misc.course.unit .progress-dots, html body .chapter-section.resources-detail .progress-misc.course.device .progress-dots {
  height: 15px;
  margin-top: -14px;
  position: absolute;
  right: 33px;
}
html body .chapter-section.training .chapter-misc.course.unit .progress-dots::before, html body .chapter-section.training .chapter-misc.course.device .progress-dots::before, html body .chapter-section.training .training-misc.course.unit .progress-dots::before, html body .chapter-section.training .training-misc.course.device .progress-dots::before, html body .chapter-section.training .progress-misc.course.unit .progress-dots::before, html body .chapter-section.training .progress-misc.course.device .progress-dots::before, html body .chapter-section.certification .chapter-misc.course.unit .progress-dots::before, html body .chapter-section.certification .chapter-misc.course.device .progress-dots::before, html body .chapter-section.certification .training-misc.course.unit .progress-dots::before, html body .chapter-section.certification .training-misc.course.device .progress-dots::before, html body .chapter-section.certification .progress-misc.course.unit .progress-dots::before, html body .chapter-section.certification .progress-misc.course.device .progress-dots::before, html body .chapter-section.certification-level .chapter-misc.course.unit .progress-dots::before, html body .chapter-section.certification-level .chapter-misc.course.device .progress-dots::before, html body .chapter-section.certification-level .training-misc.course.unit .progress-dots::before, html body .chapter-section.certification-level .training-misc.course.device .progress-dots::before, html body .chapter-section.certification-level .progress-misc.course.unit .progress-dots::before, html body .chapter-section.certification-level .progress-misc.course.device .progress-dots::before, html body .chapter-section.resources-section .chapter-misc.course.unit .progress-dots::before, html body .chapter-section.resources-section .chapter-misc.course.device .progress-dots::before, html body .chapter-section.resources-section .training-misc.course.unit .progress-dots::before, html body .chapter-section.resources-section .training-misc.course.device .progress-dots::before, html body .chapter-section.resources-section .progress-misc.course.unit .progress-dots::before, html body .chapter-section.resources-section .progress-misc.course.device .progress-dots::before, html body .chapter-section.resources-detail .chapter-misc.course.unit .progress-dots::before, html body .chapter-section.resources-detail .chapter-misc.course.device .progress-dots::before, html body .chapter-section.resources-detail .training-misc.course.unit .progress-dots::before, html body .chapter-section.resources-detail .training-misc.course.device .progress-dots::before, html body .chapter-section.resources-detail .progress-misc.course.unit .progress-dots::before, html body .chapter-section.resources-detail .progress-misc.course.device .progress-dots::before {
  content: "";
  background: #E9E9E9;
  position: absolute;
  top: 0;
  height: 1px;
  width: 100%;
}
html body .chapter-section.training .chapter-misc.course.unit .progress-dots.device, html body .chapter-section.training .chapter-misc.course.device .progress-dots.device, html body .chapter-section.training .training-misc.course.unit .progress-dots.device, html body .chapter-section.training .training-misc.course.device .progress-dots.device, html body .chapter-section.training .progress-misc.course.unit .progress-dots.device, html body .chapter-section.training .progress-misc.course.device .progress-dots.device, html body .chapter-section.certification .chapter-misc.course.unit .progress-dots.device, html body .chapter-section.certification .chapter-misc.course.device .progress-dots.device, html body .chapter-section.certification .training-misc.course.unit .progress-dots.device, html body .chapter-section.certification .training-misc.course.device .progress-dots.device, html body .chapter-section.certification .progress-misc.course.unit .progress-dots.device, html body .chapter-section.certification .progress-misc.course.device .progress-dots.device, html body .chapter-section.certification-level .chapter-misc.course.unit .progress-dots.device, html body .chapter-section.certification-level .chapter-misc.course.device .progress-dots.device, html body .chapter-section.certification-level .training-misc.course.unit .progress-dots.device, html body .chapter-section.certification-level .training-misc.course.device .progress-dots.device, html body .chapter-section.certification-level .progress-misc.course.unit .progress-dots.device, html body .chapter-section.certification-level .progress-misc.course.device .progress-dots.device, html body .chapter-section.resources-section .chapter-misc.course.unit .progress-dots.device, html body .chapter-section.resources-section .chapter-misc.course.device .progress-dots.device, html body .chapter-section.resources-section .training-misc.course.unit .progress-dots.device, html body .chapter-section.resources-section .training-misc.course.device .progress-dots.device, html body .chapter-section.resources-section .progress-misc.course.unit .progress-dots.device, html body .chapter-section.resources-section .progress-misc.course.device .progress-dots.device, html body .chapter-section.resources-detail .chapter-misc.course.unit .progress-dots.device, html body .chapter-section.resources-detail .chapter-misc.course.device .progress-dots.device, html body .chapter-section.resources-detail .training-misc.course.unit .progress-dots.device, html body .chapter-section.resources-detail .training-misc.course.device .progress-dots.device, html body .chapter-section.resources-detail .progress-misc.course.unit .progress-dots.device, html body .chapter-section.resources-detail .progress-misc.course.device .progress-dots.device {
  margin-top: -10px;
  right: 25px;
}
html body .chapter-section.training .chapter-misc.course.unit .progress-dots.device.user, html body .chapter-section.training .chapter-misc.course.device .progress-dots.device.user, html body .chapter-section.training .training-misc.course.unit .progress-dots.device.user, html body .chapter-section.training .training-misc.course.device .progress-dots.device.user, html body .chapter-section.training .progress-misc.course.unit .progress-dots.device.user, html body .chapter-section.training .progress-misc.course.device .progress-dots.device.user, html body .chapter-section.certification .chapter-misc.course.unit .progress-dots.device.user, html body .chapter-section.certification .chapter-misc.course.device .progress-dots.device.user, html body .chapter-section.certification .training-misc.course.unit .progress-dots.device.user, html body .chapter-section.certification .training-misc.course.device .progress-dots.device.user, html body .chapter-section.certification .progress-misc.course.unit .progress-dots.device.user, html body .chapter-section.certification .progress-misc.course.device .progress-dots.device.user, html body .chapter-section.certification-level .chapter-misc.course.unit .progress-dots.device.user, html body .chapter-section.certification-level .chapter-misc.course.device .progress-dots.device.user, html body .chapter-section.certification-level .training-misc.course.unit .progress-dots.device.user, html body .chapter-section.certification-level .training-misc.course.device .progress-dots.device.user, html body .chapter-section.certification-level .progress-misc.course.unit .progress-dots.device.user, html body .chapter-section.certification-level .progress-misc.course.device .progress-dots.device.user, html body .chapter-section.resources-section .chapter-misc.course.unit .progress-dots.device.user, html body .chapter-section.resources-section .chapter-misc.course.device .progress-dots.device.user, html body .chapter-section.resources-section .training-misc.course.unit .progress-dots.device.user, html body .chapter-section.resources-section .training-misc.course.device .progress-dots.device.user, html body .chapter-section.resources-section .progress-misc.course.unit .progress-dots.device.user, html body .chapter-section.resources-section .progress-misc.course.device .progress-dots.device.user, html body .chapter-section.resources-detail .chapter-misc.course.unit .progress-dots.device.user, html body .chapter-section.resources-detail .chapter-misc.course.device .progress-dots.device.user, html body .chapter-section.resources-detail .training-misc.course.unit .progress-dots.device.user, html body .chapter-section.resources-detail .training-misc.course.device .progress-dots.device.user, html body .chapter-section.resources-detail .progress-misc.course.unit .progress-dots.device.user, html body .chapter-section.resources-detail .progress-misc.course.device .progress-dots.device.user {
  margin-top: -25px;
  float: right;
  height: 2px;
  padding: 0;
}
html body .chapter-section.training .chapter-misc.course.unit .progress-dots.device.inactive, html body .chapter-section.training .chapter-misc.course.device .progress-dots.device.inactive, html body .chapter-section.training .training-misc.course.unit .progress-dots.device.inactive, html body .chapter-section.training .training-misc.course.device .progress-dots.device.inactive, html body .chapter-section.training .progress-misc.course.unit .progress-dots.device.inactive, html body .chapter-section.training .progress-misc.course.device .progress-dots.device.inactive, html body .chapter-section.certification .chapter-misc.course.unit .progress-dots.device.inactive, html body .chapter-section.certification .chapter-misc.course.device .progress-dots.device.inactive, html body .chapter-section.certification .training-misc.course.unit .progress-dots.device.inactive, html body .chapter-section.certification .training-misc.course.device .progress-dots.device.inactive, html body .chapter-section.certification .progress-misc.course.unit .progress-dots.device.inactive, html body .chapter-section.certification .progress-misc.course.device .progress-dots.device.inactive, html body .chapter-section.certification-level .chapter-misc.course.unit .progress-dots.device.inactive, html body .chapter-section.certification-level .chapter-misc.course.device .progress-dots.device.inactive, html body .chapter-section.certification-level .training-misc.course.unit .progress-dots.device.inactive, html body .chapter-section.certification-level .training-misc.course.device .progress-dots.device.inactive, html body .chapter-section.certification-level .progress-misc.course.unit .progress-dots.device.inactive, html body .chapter-section.certification-level .progress-misc.course.device .progress-dots.device.inactive, html body .chapter-section.resources-section .chapter-misc.course.unit .progress-dots.device.inactive, html body .chapter-section.resources-section .chapter-misc.course.device .progress-dots.device.inactive, html body .chapter-section.resources-section .training-misc.course.unit .progress-dots.device.inactive, html body .chapter-section.resources-section .training-misc.course.device .progress-dots.device.inactive, html body .chapter-section.resources-section .progress-misc.course.unit .progress-dots.device.inactive, html body .chapter-section.resources-section .progress-misc.course.device .progress-dots.device.inactive, html body .chapter-section.resources-detail .chapter-misc.course.unit .progress-dots.device.inactive, html body .chapter-section.resources-detail .chapter-misc.course.device .progress-dots.device.inactive, html body .chapter-section.resources-detail .training-misc.course.unit .progress-dots.device.inactive, html body .chapter-section.resources-detail .training-misc.course.device .progress-dots.device.inactive, html body .chapter-section.resources-detail .progress-misc.course.unit .progress-dots.device.inactive, html body .chapter-section.resources-detail .progress-misc.course.device .progress-dots.device.inactive {
  display: none;
}
html body .chapter-section.training .chapter-misc.course.unit .progress-dots.device.sub, html body .chapter-section.training .chapter-misc.course.device .progress-dots.device.sub, html body .chapter-section.training .training-misc.course.unit .progress-dots.device.sub, html body .chapter-section.training .training-misc.course.device .progress-dots.device.sub, html body .chapter-section.training .progress-misc.course.unit .progress-dots.device.sub, html body .chapter-section.training .progress-misc.course.device .progress-dots.device.sub, html body .chapter-section.certification .chapter-misc.course.unit .progress-dots.device.sub, html body .chapter-section.certification .chapter-misc.course.device .progress-dots.device.sub, html body .chapter-section.certification .training-misc.course.unit .progress-dots.device.sub, html body .chapter-section.certification .training-misc.course.device .progress-dots.device.sub, html body .chapter-section.certification .progress-misc.course.unit .progress-dots.device.sub, html body .chapter-section.certification .progress-misc.course.device .progress-dots.device.sub, html body .chapter-section.certification-level .chapter-misc.course.unit .progress-dots.device.sub, html body .chapter-section.certification-level .chapter-misc.course.device .progress-dots.device.sub, html body .chapter-section.certification-level .training-misc.course.unit .progress-dots.device.sub, html body .chapter-section.certification-level .training-misc.course.device .progress-dots.device.sub, html body .chapter-section.certification-level .progress-misc.course.unit .progress-dots.device.sub, html body .chapter-section.certification-level .progress-misc.course.device .progress-dots.device.sub, html body .chapter-section.resources-section .chapter-misc.course.unit .progress-dots.device.sub, html body .chapter-section.resources-section .chapter-misc.course.device .progress-dots.device.sub, html body .chapter-section.resources-section .training-misc.course.unit .progress-dots.device.sub, html body .chapter-section.resources-section .training-misc.course.device .progress-dots.device.sub, html body .chapter-section.resources-section .progress-misc.course.unit .progress-dots.device.sub, html body .chapter-section.resources-section .progress-misc.course.device .progress-dots.device.sub, html body .chapter-section.resources-detail .chapter-misc.course.unit .progress-dots.device.sub, html body .chapter-section.resources-detail .chapter-misc.course.device .progress-dots.device.sub, html body .chapter-section.resources-detail .training-misc.course.unit .progress-dots.device.sub, html body .chapter-section.resources-detail .training-misc.course.device .progress-dots.device.sub, html body .chapter-section.resources-detail .progress-misc.course.unit .progress-dots.device.sub, html body .chapter-section.resources-detail .progress-misc.course.device .progress-dots.device.sub {
  margin-top: -10px;
  padding-right: 32px;
}
html body .chapter-section.training .chapter-misc.course.unit .progress-dots .dot, html body .chapter-section.training .chapter-misc.course.device .progress-dots .dot, html body .chapter-section.training .training-misc.course.unit .progress-dots .dot, html body .chapter-section.training .training-misc.course.device .progress-dots .dot, html body .chapter-section.training .progress-misc.course.unit .progress-dots .dot, html body .chapter-section.training .progress-misc.course.device .progress-dots .dot, html body .chapter-section.certification .chapter-misc.course.unit .progress-dots .dot, html body .chapter-section.certification .chapter-misc.course.device .progress-dots .dot, html body .chapter-section.certification .training-misc.course.unit .progress-dots .dot, html body .chapter-section.certification .training-misc.course.device .progress-dots .dot, html body .chapter-section.certification .progress-misc.course.unit .progress-dots .dot, html body .chapter-section.certification .progress-misc.course.device .progress-dots .dot, html body .chapter-section.certification-level .chapter-misc.course.unit .progress-dots .dot, html body .chapter-section.certification-level .chapter-misc.course.device .progress-dots .dot, html body .chapter-section.certification-level .training-misc.course.unit .progress-dots .dot, html body .chapter-section.certification-level .training-misc.course.device .progress-dots .dot, html body .chapter-section.certification-level .progress-misc.course.unit .progress-dots .dot, html body .chapter-section.certification-level .progress-misc.course.device .progress-dots .dot, html body .chapter-section.resources-section .chapter-misc.course.unit .progress-dots .dot, html body .chapter-section.resources-section .chapter-misc.course.device .progress-dots .dot, html body .chapter-section.resources-section .training-misc.course.unit .progress-dots .dot, html body .chapter-section.resources-section .training-misc.course.device .progress-dots .dot, html body .chapter-section.resources-section .progress-misc.course.unit .progress-dots .dot, html body .chapter-section.resources-section .progress-misc.course.device .progress-dots .dot, html body .chapter-section.resources-detail .chapter-misc.course.unit .progress-dots .dot, html body .chapter-section.resources-detail .chapter-misc.course.device .progress-dots .dot, html body .chapter-section.resources-detail .training-misc.course.unit .progress-dots .dot, html body .chapter-section.resources-detail .training-misc.course.device .progress-dots .dot, html body .chapter-section.resources-detail .progress-misc.course.unit .progress-dots .dot, html body .chapter-section.resources-detail .progress-misc.course.device .progress-dots .dot {
  float: right;
  margin: -5px 5px 0 5px;
  height: 10px;
  width: 10px;
  position: relative;
}
html body .chapter-section.training .chapter-misc.course.unit .progress-dots .dot.complete, html body .chapter-section.training .chapter-misc.course.device .progress-dots .dot.complete, html body .chapter-section.training .training-misc.course.unit .progress-dots .dot.complete, html body .chapter-section.training .training-misc.course.device .progress-dots .dot.complete, html body .chapter-section.training .progress-misc.course.unit .progress-dots .dot.complete, html body .chapter-section.training .progress-misc.course.device .progress-dots .dot.complete, html body .chapter-section.certification .chapter-misc.course.unit .progress-dots .dot.complete, html body .chapter-section.certification .chapter-misc.course.device .progress-dots .dot.complete, html body .chapter-section.certification .training-misc.course.unit .progress-dots .dot.complete, html body .chapter-section.certification .training-misc.course.device .progress-dots .dot.complete, html body .chapter-section.certification .progress-misc.course.unit .progress-dots .dot.complete, html body .chapter-section.certification .progress-misc.course.device .progress-dots .dot.complete, html body .chapter-section.certification-level .chapter-misc.course.unit .progress-dots .dot.complete, html body .chapter-section.certification-level .chapter-misc.course.device .progress-dots .dot.complete, html body .chapter-section.certification-level .training-misc.course.unit .progress-dots .dot.complete, html body .chapter-section.certification-level .training-misc.course.device .progress-dots .dot.complete, html body .chapter-section.certification-level .progress-misc.course.unit .progress-dots .dot.complete, html body .chapter-section.certification-level .progress-misc.course.device .progress-dots .dot.complete, html body .chapter-section.resources-section .chapter-misc.course.unit .progress-dots .dot.complete, html body .chapter-section.resources-section .chapter-misc.course.device .progress-dots .dot.complete, html body .chapter-section.resources-section .training-misc.course.unit .progress-dots .dot.complete, html body .chapter-section.resources-section .training-misc.course.device .progress-dots .dot.complete, html body .chapter-section.resources-section .progress-misc.course.unit .progress-dots .dot.complete, html body .chapter-section.resources-section .progress-misc.course.device .progress-dots .dot.complete, html body .chapter-section.resources-detail .chapter-misc.course.unit .progress-dots .dot.complete, html body .chapter-section.resources-detail .chapter-misc.course.device .progress-dots .dot.complete, html body .chapter-section.resources-detail .training-misc.course.unit .progress-dots .dot.complete, html body .chapter-section.resources-detail .training-misc.course.device .progress-dots .dot.complete, html body .chapter-section.resources-detail .progress-misc.course.unit .progress-dots .dot.complete, html body .chapter-section.resources-detail .progress-misc.course.device .progress-dots .dot.complete {
  background: url("/edu_assets/images/progress-dot.png") no-repeat;
}
html body .chapter-section.training .chapter-misc.course.unit .progress-dots .dot.incomplete, html body .chapter-section.training .chapter-misc.course.device .progress-dots .dot.incomplete, html body .chapter-section.training .training-misc.course.unit .progress-dots .dot.incomplete, html body .chapter-section.training .training-misc.course.device .progress-dots .dot.incomplete, html body .chapter-section.training .progress-misc.course.unit .progress-dots .dot.incomplete, html body .chapter-section.training .progress-misc.course.device .progress-dots .dot.incomplete, html body .chapter-section.certification .chapter-misc.course.unit .progress-dots .dot.incomplete, html body .chapter-section.certification .chapter-misc.course.device .progress-dots .dot.incomplete, html body .chapter-section.certification .training-misc.course.unit .progress-dots .dot.incomplete, html body .chapter-section.certification .training-misc.course.device .progress-dots .dot.incomplete, html body .chapter-section.certification .progress-misc.course.unit .progress-dots .dot.incomplete, html body .chapter-section.certification .progress-misc.course.device .progress-dots .dot.incomplete, html body .chapter-section.certification-level .chapter-misc.course.unit .progress-dots .dot.incomplete, html body .chapter-section.certification-level .chapter-misc.course.device .progress-dots .dot.incomplete, html body .chapter-section.certification-level .training-misc.course.unit .progress-dots .dot.incomplete, html body .chapter-section.certification-level .training-misc.course.device .progress-dots .dot.incomplete, html body .chapter-section.certification-level .progress-misc.course.unit .progress-dots .dot.incomplete, html body .chapter-section.certification-level .progress-misc.course.device .progress-dots .dot.incomplete, html body .chapter-section.resources-section .chapter-misc.course.unit .progress-dots .dot.incomplete, html body .chapter-section.resources-section .chapter-misc.course.device .progress-dots .dot.incomplete, html body .chapter-section.resources-section .training-misc.course.unit .progress-dots .dot.incomplete, html body .chapter-section.resources-section .training-misc.course.device .progress-dots .dot.incomplete, html body .chapter-section.resources-section .progress-misc.course.unit .progress-dots .dot.incomplete, html body .chapter-section.resources-section .progress-misc.course.device .progress-dots .dot.incomplete, html body .chapter-section.resources-detail .chapter-misc.course.unit .progress-dots .dot.incomplete, html body .chapter-section.resources-detail .chapter-misc.course.device .progress-dots .dot.incomplete, html body .chapter-section.resources-detail .training-misc.course.unit .progress-dots .dot.incomplete, html body .chapter-section.resources-detail .training-misc.course.device .progress-dots .dot.incomplete, html body .chapter-section.resources-detail .progress-misc.course.unit .progress-dots .dot.incomplete, html body .chapter-section.resources-detail .progress-misc.course.device .progress-dots .dot.incomplete {
  background: url("/edu_assets/images/progress-dot-incomplete.png") no-repeat;
}
html body .chapter-section.training .chapter-misc.course.unit .progress-dots .dot::nth-of-type(1), html body .chapter-section.training .chapter-misc.course.device .progress-dots .dot::nth-of-type(1), html body .chapter-section.training .training-misc.course.unit .progress-dots .dot::nth-of-type(1), html body .chapter-section.training .training-misc.course.device .progress-dots .dot::nth-of-type(1), html body .chapter-section.training .progress-misc.course.unit .progress-dots .dot::nth-of-type(1), html body .chapter-section.training .progress-misc.course.device .progress-dots .dot::nth-of-type(1), html body .chapter-section.certification .chapter-misc.course.unit .progress-dots .dot::nth-of-type(1), html body .chapter-section.certification .chapter-misc.course.device .progress-dots .dot::nth-of-type(1), html body .chapter-section.certification .training-misc.course.unit .progress-dots .dot::nth-of-type(1), html body .chapter-section.certification .training-misc.course.device .progress-dots .dot::nth-of-type(1), html body .chapter-section.certification .progress-misc.course.unit .progress-dots .dot::nth-of-type(1), html body .chapter-section.certification .progress-misc.course.device .progress-dots .dot::nth-of-type(1), html body .chapter-section.certification-level .chapter-misc.course.unit .progress-dots .dot::nth-of-type(1), html body .chapter-section.certification-level .chapter-misc.course.device .progress-dots .dot::nth-of-type(1), html body .chapter-section.certification-level .training-misc.course.unit .progress-dots .dot::nth-of-type(1), html body .chapter-section.certification-level .training-misc.course.device .progress-dots .dot::nth-of-type(1), html body .chapter-section.certification-level .progress-misc.course.unit .progress-dots .dot::nth-of-type(1), html body .chapter-section.certification-level .progress-misc.course.device .progress-dots .dot::nth-of-type(1), html body .chapter-section.resources-section .chapter-misc.course.unit .progress-dots .dot::nth-of-type(1), html body .chapter-section.resources-section .chapter-misc.course.device .progress-dots .dot::nth-of-type(1), html body .chapter-section.resources-section .training-misc.course.unit .progress-dots .dot::nth-of-type(1), html body .chapter-section.resources-section .training-misc.course.device .progress-dots .dot::nth-of-type(1), html body .chapter-section.resources-section .progress-misc.course.unit .progress-dots .dot::nth-of-type(1), html body .chapter-section.resources-section .progress-misc.course.device .progress-dots .dot::nth-of-type(1), html body .chapter-section.resources-detail .chapter-misc.course.unit .progress-dots .dot::nth-of-type(1), html body .chapter-section.resources-detail .chapter-misc.course.device .progress-dots .dot::nth-of-type(1), html body .chapter-section.resources-detail .training-misc.course.unit .progress-dots .dot::nth-of-type(1), html body .chapter-section.resources-detail .training-misc.course.device .progress-dots .dot::nth-of-type(1), html body .chapter-section.resources-detail .progress-misc.course.unit .progress-dots .dot::nth-of-type(1), html body .chapter-section.resources-detail .progress-misc.course.device .progress-dots .dot::nth-of-type(1) {
  margin-right: 0;
}
html body .chapter-section.training .chapter-misc.course.unit .progress-dots span:first-of-type, html body .chapter-section.training .chapter-misc.course.device .progress-dots span:first-of-type, html body .chapter-section.training .training-misc.course.unit .progress-dots span:first-of-type, html body .chapter-section.training .training-misc.course.device .progress-dots span:first-of-type, html body .chapter-section.training .progress-misc.course.unit .progress-dots span:first-of-type, html body .chapter-section.training .progress-misc.course.device .progress-dots span:first-of-type, html body .chapter-section.certification .chapter-misc.course.unit .progress-dots span:first-of-type, html body .chapter-section.certification .chapter-misc.course.device .progress-dots span:first-of-type, html body .chapter-section.certification .training-misc.course.unit .progress-dots span:first-of-type, html body .chapter-section.certification .training-misc.course.device .progress-dots span:first-of-type, html body .chapter-section.certification .progress-misc.course.unit .progress-dots span:first-of-type, html body .chapter-section.certification .progress-misc.course.device .progress-dots span:first-of-type, html body .chapter-section.certification-level .chapter-misc.course.unit .progress-dots span:first-of-type, html body .chapter-section.certification-level .chapter-misc.course.device .progress-dots span:first-of-type, html body .chapter-section.certification-level .training-misc.course.unit .progress-dots span:first-of-type, html body .chapter-section.certification-level .training-misc.course.device .progress-dots span:first-of-type, html body .chapter-section.certification-level .progress-misc.course.unit .progress-dots span:first-of-type, html body .chapter-section.certification-level .progress-misc.course.device .progress-dots span:first-of-type, html body .chapter-section.resources-section .chapter-misc.course.unit .progress-dots span:first-of-type, html body .chapter-section.resources-section .chapter-misc.course.device .progress-dots span:first-of-type, html body .chapter-section.resources-section .training-misc.course.unit .progress-dots span:first-of-type, html body .chapter-section.resources-section .training-misc.course.device .progress-dots span:first-of-type, html body .chapter-section.resources-section .progress-misc.course.unit .progress-dots span:first-of-type, html body .chapter-section.resources-section .progress-misc.course.device .progress-dots span:first-of-type, html body .chapter-section.resources-detail .chapter-misc.course.unit .progress-dots span:first-of-type, html body .chapter-section.resources-detail .chapter-misc.course.device .progress-dots span:first-of-type, html body .chapter-section.resources-detail .training-misc.course.unit .progress-dots span:first-of-type, html body .chapter-section.resources-detail .training-misc.course.device .progress-dots span:first-of-type, html body .chapter-section.resources-detail .progress-misc.course.unit .progress-dots span:first-of-type, html body .chapter-section.resources-detail .progress-misc.course.device .progress-dots span:first-of-type {
  margin-right: -5px;
}
html body .chapter-section.training .chapter-misc.course.unit .progress-dots span:last-of-type, html body .chapter-section.training .chapter-misc.course.device .progress-dots span:last-of-type, html body .chapter-section.training .training-misc.course.unit .progress-dots span:last-of-type, html body .chapter-section.training .training-misc.course.device .progress-dots span:last-of-type, html body .chapter-section.training .progress-misc.course.unit .progress-dots span:last-of-type, html body .chapter-section.training .progress-misc.course.device .progress-dots span:last-of-type, html body .chapter-section.certification .chapter-misc.course.unit .progress-dots span:last-of-type, html body .chapter-section.certification .chapter-misc.course.device .progress-dots span:last-of-type, html body .chapter-section.certification .training-misc.course.unit .progress-dots span:last-of-type, html body .chapter-section.certification .training-misc.course.device .progress-dots span:last-of-type, html body .chapter-section.certification .progress-misc.course.unit .progress-dots span:last-of-type, html body .chapter-section.certification .progress-misc.course.device .progress-dots span:last-of-type, html body .chapter-section.certification-level .chapter-misc.course.unit .progress-dots span:last-of-type, html body .chapter-section.certification-level .chapter-misc.course.device .progress-dots span:last-of-type, html body .chapter-section.certification-level .training-misc.course.unit .progress-dots span:last-of-type, html body .chapter-section.certification-level .training-misc.course.device .progress-dots span:last-of-type, html body .chapter-section.certification-level .progress-misc.course.unit .progress-dots span:last-of-type, html body .chapter-section.certification-level .progress-misc.course.device .progress-dots span:last-of-type, html body .chapter-section.resources-section .chapter-misc.course.unit .progress-dots span:last-of-type, html body .chapter-section.resources-section .chapter-misc.course.device .progress-dots span:last-of-type, html body .chapter-section.resources-section .training-misc.course.unit .progress-dots span:last-of-type, html body .chapter-section.resources-section .training-misc.course.device .progress-dots span:last-of-type, html body .chapter-section.resources-section .progress-misc.course.unit .progress-dots span:last-of-type, html body .chapter-section.resources-section .progress-misc.course.device .progress-dots span:last-of-type, html body .chapter-section.resources-detail .chapter-misc.course.unit .progress-dots span:last-of-type, html body .chapter-section.resources-detail .chapter-misc.course.device .progress-dots span:last-of-type, html body .chapter-section.resources-detail .training-misc.course.unit .progress-dots span:last-of-type, html body .chapter-section.resources-detail .training-misc.course.device .progress-dots span:last-of-type, html body .chapter-section.resources-detail .progress-misc.course.unit .progress-dots span:last-of-type, html body .chapter-section.resources-detail .progress-misc.course.device .progress-dots span:last-of-type {
  margin-left: -5px;
}
html body .chapter-section.training .chapter-misc.course.unit .course-complete, html body .chapter-section.training .chapter-misc.course.device .course-complete, html body .chapter-section.training .training-misc.course.unit .course-complete, html body .chapter-section.training .training-misc.course.device .course-complete, html body .chapter-section.training .progress-misc.course.unit .course-complete, html body .chapter-section.training .progress-misc.course.device .course-complete, html body .chapter-section.certification .chapter-misc.course.unit .course-complete, html body .chapter-section.certification .chapter-misc.course.device .course-complete, html body .chapter-section.certification .training-misc.course.unit .course-complete, html body .chapter-section.certification .training-misc.course.device .course-complete, html body .chapter-section.certification .progress-misc.course.unit .course-complete, html body .chapter-section.certification .progress-misc.course.device .course-complete, html body .chapter-section.certification-level .chapter-misc.course.unit .course-complete, html body .chapter-section.certification-level .chapter-misc.course.device .course-complete, html body .chapter-section.certification-level .training-misc.course.unit .course-complete, html body .chapter-section.certification-level .training-misc.course.device .course-complete, html body .chapter-section.certification-level .progress-misc.course.unit .course-complete, html body .chapter-section.certification-level .progress-misc.course.device .course-complete, html body .chapter-section.resources-section .chapter-misc.course.unit .course-complete, html body .chapter-section.resources-section .chapter-misc.course.device .course-complete, html body .chapter-section.resources-section .training-misc.course.unit .course-complete, html body .chapter-section.resources-section .training-misc.course.device .course-complete, html body .chapter-section.resources-section .progress-misc.course.unit .course-complete, html body .chapter-section.resources-section .progress-misc.course.device .course-complete, html body .chapter-section.resources-detail .chapter-misc.course.unit .course-complete, html body .chapter-section.resources-detail .chapter-misc.course.device .course-complete, html body .chapter-section.resources-detail .training-misc.course.unit .course-complete, html body .chapter-section.resources-detail .training-misc.course.device .course-complete, html body .chapter-section.resources-detail .progress-misc.course.unit .course-complete, html body .chapter-section.resources-detail .progress-misc.course.device .course-complete {
  float: right;
  display: none;
  margin: -30px 25px 0 0;
}
html body .chapter-section.training .chapter-misc.course.unit .course-complete.progress, html body .chapter-section.training .chapter-misc.course.device .course-complete.progress, html body .chapter-section.training .training-misc.course.unit .course-complete.progress, html body .chapter-section.training .training-misc.course.device .course-complete.progress, html body .chapter-section.training .progress-misc.course.unit .course-complete.progress, html body .chapter-section.training .progress-misc.course.device .course-complete.progress, html body .chapter-section.certification .chapter-misc.course.unit .course-complete.progress, html body .chapter-section.certification .chapter-misc.course.device .course-complete.progress, html body .chapter-section.certification .training-misc.course.unit .course-complete.progress, html body .chapter-section.certification .training-misc.course.device .course-complete.progress, html body .chapter-section.certification .progress-misc.course.unit .course-complete.progress, html body .chapter-section.certification .progress-misc.course.device .course-complete.progress, html body .chapter-section.certification-level .chapter-misc.course.unit .course-complete.progress, html body .chapter-section.certification-level .chapter-misc.course.device .course-complete.progress, html body .chapter-section.certification-level .training-misc.course.unit .course-complete.progress, html body .chapter-section.certification-level .training-misc.course.device .course-complete.progress, html body .chapter-section.certification-level .progress-misc.course.unit .course-complete.progress, html body .chapter-section.certification-level .progress-misc.course.device .course-complete.progress, html body .chapter-section.resources-section .chapter-misc.course.unit .course-complete.progress, html body .chapter-section.resources-section .chapter-misc.course.device .course-complete.progress, html body .chapter-section.resources-section .training-misc.course.unit .course-complete.progress, html body .chapter-section.resources-section .training-misc.course.device .course-complete.progress, html body .chapter-section.resources-section .progress-misc.course.unit .course-complete.progress, html body .chapter-section.resources-section .progress-misc.course.device .course-complete.progress, html body .chapter-section.resources-detail .chapter-misc.course.unit .course-complete.progress, html body .chapter-section.resources-detail .chapter-misc.course.device .course-complete.progress, html body .chapter-section.resources-detail .training-misc.course.unit .course-complete.progress, html body .chapter-section.resources-detail .training-misc.course.device .course-complete.progress, html body .chapter-section.resources-detail .progress-misc.course.unit .course-complete.progress, html body .chapter-section.resources-detail .progress-misc.course.device .course-complete.progress {
  margin: -40px 30px 0 0;
}
html body .chapter-section.training .chapter-misc.course.unit .course-complete.active, html body .chapter-section.training .chapter-misc.course.device .course-complete.active, html body .chapter-section.training .training-misc.course.unit .course-complete.active, html body .chapter-section.training .training-misc.course.device .course-complete.active, html body .chapter-section.training .progress-misc.course.unit .course-complete.active, html body .chapter-section.training .progress-misc.course.device .course-complete.active, html body .chapter-section.certification .chapter-misc.course.unit .course-complete.active, html body .chapter-section.certification .chapter-misc.course.device .course-complete.active, html body .chapter-section.certification .training-misc.course.unit .course-complete.active, html body .chapter-section.certification .training-misc.course.device .course-complete.active, html body .chapter-section.certification .progress-misc.course.unit .course-complete.active, html body .chapter-section.certification .progress-misc.course.device .course-complete.active, html body .chapter-section.certification-level .chapter-misc.course.unit .course-complete.active, html body .chapter-section.certification-level .chapter-misc.course.device .course-complete.active, html body .chapter-section.certification-level .training-misc.course.unit .course-complete.active, html body .chapter-section.certification-level .training-misc.course.device .course-complete.active, html body .chapter-section.certification-level .progress-misc.course.unit .course-complete.active, html body .chapter-section.certification-level .progress-misc.course.device .course-complete.active, html body .chapter-section.resources-section .chapter-misc.course.unit .course-complete.active, html body .chapter-section.resources-section .chapter-misc.course.device .course-complete.active, html body .chapter-section.resources-section .training-misc.course.unit .course-complete.active, html body .chapter-section.resources-section .training-misc.course.device .course-complete.active, html body .chapter-section.resources-section .progress-misc.course.unit .course-complete.active, html body .chapter-section.resources-section .progress-misc.course.device .course-complete.active, html body .chapter-section.resources-detail .chapter-misc.course.unit .course-complete.active, html body .chapter-section.resources-detail .chapter-misc.course.device .course-complete.active, html body .chapter-section.resources-detail .training-misc.course.unit .course-complete.active, html body .chapter-section.resources-detail .training-misc.course.device .course-complete.active, html body .chapter-section.resources-detail .progress-misc.course.unit .course-complete.active, html body .chapter-section.resources-detail .progress-misc.course.device .course-complete.active {
  display: block;
}
html body .chapter-section.training .chapter-misc.course.device, html body .chapter-section.training .training-misc.course.device, html body .chapter-section.training .progress-misc.course.device, html body .chapter-section.certification .chapter-misc.course.device, html body .chapter-section.certification .training-misc.course.device, html body .chapter-section.certification .progress-misc.course.device, html body .chapter-section.certification-level .chapter-misc.course.device, html body .chapter-section.certification-level .training-misc.course.device, html body .chapter-section.certification-level .progress-misc.course.device, html body .chapter-section.resources-section .chapter-misc.course.device, html body .chapter-section.resources-section .training-misc.course.device, html body .chapter-section.resources-section .progress-misc.course.device, html body .chapter-section.resources-detail .chapter-misc.course.device, html body .chapter-section.resources-detail .training-misc.course.device, html body .chapter-section.resources-detail .progress-misc.course.device {
  background-color: #FFFFFF;
  margin: 0;
}
html body .chapter-section.training .chapter-misc.course.device.print, html body .chapter-section.training .training-misc.course.device.print, html body .chapter-section.training .progress-misc.course.device.print, html body .chapter-section.certification .chapter-misc.course.device.print, html body .chapter-section.certification .training-misc.course.device.print, html body .chapter-section.certification .progress-misc.course.device.print, html body .chapter-section.certification-level .chapter-misc.course.device.print, html body .chapter-section.certification-level .training-misc.course.device.print, html body .chapter-section.certification-level .progress-misc.course.device.print, html body .chapter-section.resources-section .chapter-misc.course.device.print, html body .chapter-section.resources-section .training-misc.course.device.print, html body .chapter-section.resources-section .progress-misc.course.device.print, html body .chapter-section.resources-detail .chapter-misc.course.device.print, html body .chapter-section.resources-detail .training-misc.course.device.print, html body .chapter-section.resources-detail .progress-misc.course.device.print {
  border-left: #CCCCCC solid 1px;
  border-right: #CCCCCC solid 1px;
  background-color: #FAFAFA;
}
html body .chapter-section.training .chapter-misc.course.progress, html body .chapter-section.training .training-misc.course.progress, html body .chapter-section.training .progress-misc.course.progress, html body .chapter-section.certification .chapter-misc.course.progress, html body .chapter-section.certification .training-misc.course.progress, html body .chapter-section.certification .progress-misc.course.progress, html body .chapter-section.certification-level .chapter-misc.course.progress, html body .chapter-section.certification-level .training-misc.course.progress, html body .chapter-section.certification-level .progress-misc.course.progress, html body .chapter-section.resources-section .chapter-misc.course.progress, html body .chapter-section.resources-section .training-misc.course.progress, html body .chapter-section.resources-section .progress-misc.course.progress, html body .chapter-section.resources-detail .chapter-misc.course.progress, html body .chapter-section.resources-detail .training-misc.course.progress, html body .chapter-section.resources-detail .progress-misc.course.progress {
  margin: 0;
}
html body .chapter-section.training .chapter-misc.course.progress.header, html body .chapter-section.training .training-misc.course.progress.header, html body .chapter-section.training .progress-misc.course.progress.header, html body .chapter-section.certification .chapter-misc.course.progress.header, html body .chapter-section.certification .training-misc.course.progress.header, html body .chapter-section.certification .progress-misc.course.progress.header, html body .chapter-section.certification-level .chapter-misc.course.progress.header, html body .chapter-section.certification-level .training-misc.course.progress.header, html body .chapter-section.certification-level .progress-misc.course.progress.header, html body .chapter-section.resources-section .chapter-misc.course.progress.header, html body .chapter-section.resources-section .training-misc.course.progress.header, html body .chapter-section.resources-section .progress-misc.course.progress.header, html body .chapter-section.resources-detail .chapter-misc.course.progress.header, html body .chapter-section.resources-detail .training-misc.course.progress.header, html body .chapter-section.resources-detail .progress-misc.course.progress.header {
  height: 65px;
  background-color: #3E50B4;
  color: #FFFFFF;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 42px;
}
html body .chapter-section.training .chapter-misc.course.progress.header.cert, html body .chapter-section.training .training-misc.course.progress.header.cert, html body .chapter-section.training .progress-misc.course.progress.header.cert, html body .chapter-section.certification .chapter-misc.course.progress.header.cert, html body .chapter-section.certification .training-misc.course.progress.header.cert, html body .chapter-section.certification .progress-misc.course.progress.header.cert, html body .chapter-section.certification-level .chapter-misc.course.progress.header.cert, html body .chapter-section.certification-level .training-misc.course.progress.header.cert, html body .chapter-section.certification-level .progress-misc.course.progress.header.cert, html body .chapter-section.resources-section .chapter-misc.course.progress.header.cert, html body .chapter-section.resources-section .training-misc.course.progress.header.cert, html body .chapter-section.resources-section .progress-misc.course.progress.header.cert, html body .chapter-section.resources-detail .chapter-misc.course.progress.header.cert, html body .chapter-section.resources-detail .training-misc.course.progress.header.cert, html body .chapter-section.resources-detail .progress-misc.course.progress.header.cert {
  background-color: #F5A623;
}
html body .chapter-section.training .chapter-misc.theme-section, html body .chapter-section.training .training-misc.theme-section, html body .chapter-section.training .progress-misc.theme-section, html body .chapter-section.certification .chapter-misc.theme-section, html body .chapter-section.certification .training-misc.theme-section, html body .chapter-section.certification .progress-misc.theme-section, html body .chapter-section.certification-level .chapter-misc.theme-section, html body .chapter-section.certification-level .training-misc.theme-section, html body .chapter-section.certification-level .progress-misc.theme-section, html body .chapter-section.resources-section .chapter-misc.theme-section, html body .chapter-section.resources-section .training-misc.theme-section, html body .chapter-section.resources-section .progress-misc.theme-section, html body .chapter-section.resources-detail .chapter-misc.theme-section, html body .chapter-section.resources-detail .training-misc.theme-section, html body .chapter-section.resources-detail .progress-misc.theme-section {
  height: 40px;
}
html body .chapter-section.training .chapter-misc.theme-section p, html body .chapter-section.training .training-misc.theme-section p, html body .chapter-section.training .progress-misc.theme-section p, html body .chapter-section.certification .chapter-misc.theme-section p, html body .chapter-section.certification .training-misc.theme-section p, html body .chapter-section.certification .progress-misc.theme-section p, html body .chapter-section.certification-level .chapter-misc.theme-section p, html body .chapter-section.certification-level .training-misc.theme-section p, html body .chapter-section.certification-level .progress-misc.theme-section p, html body .chapter-section.resources-section .chapter-misc.theme-section p, html body .chapter-section.resources-section .training-misc.theme-section p, html body .chapter-section.resources-section .progress-misc.theme-section p, html body .chapter-section.resources-detail .chapter-misc.theme-section p, html body .chapter-section.resources-detail .training-misc.theme-section p, html body .chapter-section.resources-detail .progress-misc.theme-section p {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 12px 0 0 50px;
}
html body .chapter-section.training .chapter-misc.theme-section.course, html body .chapter-section.training .training-misc.theme-section.course, html body .chapter-section.training .progress-misc.theme-section.course, html body .chapter-section.certification .chapter-misc.theme-section.course, html body .chapter-section.certification .training-misc.theme-section.course, html body .chapter-section.certification .progress-misc.theme-section.course, html body .chapter-section.certification-level .chapter-misc.theme-section.course, html body .chapter-section.certification-level .training-misc.theme-section.course, html body .chapter-section.certification-level .progress-misc.theme-section.course, html body .chapter-section.resources-section .chapter-misc.theme-section.course, html body .chapter-section.resources-section .training-misc.theme-section.course, html body .chapter-section.resources-section .progress-misc.theme-section.course, html body .chapter-section.resources-detail .chapter-misc.theme-section.course, html body .chapter-section.resources-detail .training-misc.theme-section.course, html body .chapter-section.resources-detail .progress-misc.theme-section.course {
  margin: 40px 0 15px 0;
  border: none;
  box-shadow: none;
  background-color: transparent;
}
html body .chapter-section.training .chapter-misc.theme-section img, html body .chapter-section.training .training-misc.theme-section img, html body .chapter-section.training .progress-misc.theme-section img, html body .chapter-section.certification .chapter-misc.theme-section img, html body .chapter-section.certification .training-misc.theme-section img, html body .chapter-section.certification .progress-misc.theme-section img, html body .chapter-section.certification-level .chapter-misc.theme-section img, html body .chapter-section.certification-level .training-misc.theme-section img, html body .chapter-section.certification-level .progress-misc.theme-section img, html body .chapter-section.resources-section .chapter-misc.theme-section img, html body .chapter-section.resources-section .training-misc.theme-section img, html body .chapter-section.resources-section .progress-misc.theme-section img, html body .chapter-section.resources-detail .chapter-misc.theme-section img, html body .chapter-section.resources-detail .training-misc.theme-section img, html body .chapter-section.resources-detail .progress-misc.theme-section img {
  float: left;
}
html body .chapter-section.training .chapter-misc .training-icon, html body .chapter-section.training .training-misc .training-icon, html body .chapter-section.training .progress-misc .training-icon, html body .chapter-section.certification .chapter-misc .training-icon, html body .chapter-section.certification .training-misc .training-icon, html body .chapter-section.certification .progress-misc .training-icon, html body .chapter-section.certification-level .chapter-misc .training-icon, html body .chapter-section.certification-level .training-misc .training-icon, html body .chapter-section.certification-level .progress-misc .training-icon, html body .chapter-section.resources-section .chapter-misc .training-icon, html body .chapter-section.resources-section .training-misc .training-icon, html body .chapter-section.resources-section .progress-misc .training-icon, html body .chapter-section.resources-detail .chapter-misc .training-icon, html body .chapter-section.resources-detail .training-misc .training-icon, html body .chapter-section.resources-detail .progress-misc .training-icon {
  float: left;
  background-color: #3E50B4;
  background-image: url("/edu_assets/images/img-resources.png");
  background-repeat: no-repeat;
  background-position: 15px 15px;
  height: 120px;
  width: 120px;
  margin-right: 20px;
}
html body .chapter-section.training .chapter-misc .training-icon.course-adv, html body .chapter-section.training .training-misc .training-icon.course-adv, html body .chapter-section.training .progress-misc .training-icon.course-adv, html body .chapter-section.certification .chapter-misc .training-icon.course-adv, html body .chapter-section.certification .training-misc .training-icon.course-adv, html body .chapter-section.certification .progress-misc .training-icon.course-adv, html body .chapter-section.certification-level .chapter-misc .training-icon.course-adv, html body .chapter-section.certification-level .training-misc .training-icon.course-adv, html body .chapter-section.certification-level .progress-misc .training-icon.course-adv, html body .chapter-section.resources-section .chapter-misc .training-icon.course-adv, html body .chapter-section.resources-section .training-misc .training-icon.course-adv, html body .chapter-section.resources-section .progress-misc .training-icon.course-adv, html body .chapter-section.resources-detail .chapter-misc .training-icon.course-adv, html body .chapter-section.resources-detail .training-misc .training-icon.course-adv, html body .chapter-section.resources-detail .progress-misc .training-icon.course-adv {
  background-image: url("/edu_assets/images/img-certification-adv.png");
  background-color: transparent;
  background-position: -4px -3px;
  width: 130px;
  height: 130px;
}
html body .chapter-section.training .chapter-misc .training-icon.course, html body .chapter-section.training .training-misc .training-icon.course, html body .chapter-section.training .progress-misc .training-icon.course, html body .chapter-section.certification .chapter-misc .training-icon.course, html body .chapter-section.certification .training-misc .training-icon.course, html body .chapter-section.certification .progress-misc .training-icon.course, html body .chapter-section.certification-level .chapter-misc .training-icon.course, html body .chapter-section.certification-level .training-misc .training-icon.course, html body .chapter-section.certification-level .progress-misc .training-icon.course, html body .chapter-section.resources-section .chapter-misc .training-icon.course, html body .chapter-section.resources-section .training-misc .training-icon.course, html body .chapter-section.resources-section .progress-misc .training-icon.course, html body .chapter-section.resources-detail .chapter-misc .training-icon.course, html body .chapter-section.resources-detail .training-misc .training-icon.course, html body .chapter-section.resources-detail .progress-misc .training-icon.course {
  background-image: url("/edu_assets/images/img-certification.png");
  background-color: transparent;
  background-position: -4px -3px;
  width: 130px;
  height: 130px;
}
html body .chapter-section.training .chapter-misc .training-icon.course.unit, html body .chapter-section.training .training-misc .training-icon.course.unit, html body .chapter-section.training .progress-misc .training-icon.course.unit, html body .chapter-section.certification .chapter-misc .training-icon.course.unit, html body .chapter-section.certification .training-misc .training-icon.course.unit, html body .chapter-section.certification .progress-misc .training-icon.course.unit, html body .chapter-section.certification-level .chapter-misc .training-icon.course.unit, html body .chapter-section.certification-level .training-misc .training-icon.course.unit, html body .chapter-section.certification-level .progress-misc .training-icon.course.unit, html body .chapter-section.resources-section .chapter-misc .training-icon.course.unit, html body .chapter-section.resources-section .training-misc .training-icon.course.unit, html body .chapter-section.resources-section .progress-misc .training-icon.course.unit, html body .chapter-section.resources-detail .chapter-misc .training-icon.course.unit, html body .chapter-section.resources-detail .training-misc .training-icon.course.unit, html body .chapter-section.resources-detail .progress-misc .training-icon.course.unit {
  background-image: none;
  background-color: #3E50B4;
  width: 5px;
  height: 85px;
  border-bottom: 1px solid #CCCCCC;
}
html body .chapter-section.training .chapter-misc .training-icon.course.device, html body .chapter-section.training .training-misc .training-icon.course.device, html body .chapter-section.training .progress-misc .training-icon.course.device, html body .chapter-section.certification .chapter-misc .training-icon.course.device, html body .chapter-section.certification .training-misc .training-icon.course.device, html body .chapter-section.certification .progress-misc .training-icon.course.device, html body .chapter-section.certification-level .chapter-misc .training-icon.course.device, html body .chapter-section.certification-level .training-misc .training-icon.course.device, html body .chapter-section.certification-level .progress-misc .training-icon.course.device, html body .chapter-section.resources-section .chapter-misc .training-icon.course.device, html body .chapter-section.resources-section .training-misc .training-icon.course.device, html body .chapter-section.resources-section .progress-misc .training-icon.course.device, html body .chapter-section.resources-detail .chapter-misc .training-icon.course.device, html body .chapter-section.resources-detail .training-misc .training-icon.course.device, html body .chapter-section.resources-detail .progress-misc .training-icon.course.device {
  background-image: none;
  background-color: #3E50B4;
  width: 86px;
  height: 85px;
  border-bottom: 1px solid #CCCCCC;
}
html body .chapter-section.training .chapter-misc .training-icon.course.device.progress, html body .chapter-section.training .training-misc .training-icon.course.device.progress, html body .chapter-section.training .progress-misc .training-icon.course.device.progress, html body .chapter-section.certification .chapter-misc .training-icon.course.device.progress, html body .chapter-section.certification .training-misc .training-icon.course.device.progress, html body .chapter-section.certification .progress-misc .training-icon.course.device.progress, html body .chapter-section.certification-level .chapter-misc .training-icon.course.device.progress, html body .chapter-section.certification-level .training-misc .training-icon.course.device.progress, html body .chapter-section.certification-level .progress-misc .training-icon.course.device.progress, html body .chapter-section.resources-section .chapter-misc .training-icon.course.device.progress, html body .chapter-section.resources-section .training-misc .training-icon.course.device.progress, html body .chapter-section.resources-section .progress-misc .training-icon.course.device.progress, html body .chapter-section.resources-detail .chapter-misc .training-icon.course.device.progress, html body .chapter-section.resources-detail .training-misc .training-icon.course.device.progress, html body .chapter-section.resources-detail .progress-misc .training-icon.course.device.progress {
  background-color: #FFFFFF;
}
html body .chapter-section.training .chapter-misc .training-icon.course.device.progress img, html body .chapter-section.training .training-misc .training-icon.course.device.progress img, html body .chapter-section.training .progress-misc .training-icon.course.device.progress img, html body .chapter-section.certification .chapter-misc .training-icon.course.device.progress img, html body .chapter-section.certification .training-misc .training-icon.course.device.progress img, html body .chapter-section.certification .progress-misc .training-icon.course.device.progress img, html body .chapter-section.certification-level .chapter-misc .training-icon.course.device.progress img, html body .chapter-section.certification-level .training-misc .training-icon.course.device.progress img, html body .chapter-section.certification-level .progress-misc .training-icon.course.device.progress img, html body .chapter-section.resources-section .chapter-misc .training-icon.course.device.progress img, html body .chapter-section.resources-section .training-misc .training-icon.course.device.progress img, html body .chapter-section.resources-section .progress-misc .training-icon.course.device.progress img, html body .chapter-section.resources-detail .chapter-misc .training-icon.course.device.progress img, html body .chapter-section.resources-detail .training-misc .training-icon.course.device.progress img, html body .chapter-section.resources-detail .progress-misc .training-icon.course.device.progress img {
  width: 85px;
}
html body .chapter-section.training .chapter-misc .training-icon.course.device.progress img.print, html body .chapter-section.training .training-misc .training-icon.course.device.progress img.print, html body .chapter-section.training .progress-misc .training-icon.course.device.progress img.print, html body .chapter-section.certification .chapter-misc .training-icon.course.device.progress img.print, html body .chapter-section.certification .training-misc .training-icon.course.device.progress img.print, html body .chapter-section.certification .progress-misc .training-icon.course.device.progress img.print, html body .chapter-section.certification-level .chapter-misc .training-icon.course.device.progress img.print, html body .chapter-section.certification-level .training-misc .training-icon.course.device.progress img.print, html body .chapter-section.certification-level .progress-misc .training-icon.course.device.progress img.print, html body .chapter-section.resources-section .chapter-misc .training-icon.course.device.progress img.print, html body .chapter-section.resources-section .training-misc .training-icon.course.device.progress img.print, html body .chapter-section.resources-section .progress-misc .training-icon.course.device.progress img.print, html body .chapter-section.resources-detail .chapter-misc .training-icon.course.device.progress img.print, html body .chapter-section.resources-detail .training-misc .training-icon.course.device.progress img.print, html body .chapter-section.resources-detail .progress-misc .training-icon.course.device.progress img.print {
  height: 83px;
  width: 83px;
}
html body .chapter-section.training .chapter-misc .training-icon.course.device.progress.print, html body .chapter-section.training .training-misc .training-icon.course.device.progress.print, html body .chapter-section.training .progress-misc .training-icon.course.device.progress.print, html body .chapter-section.certification .chapter-misc .training-icon.course.device.progress.print, html body .chapter-section.certification .training-misc .training-icon.course.device.progress.print, html body .chapter-section.certification .progress-misc .training-icon.course.device.progress.print, html body .chapter-section.certification-level .chapter-misc .training-icon.course.device.progress.print, html body .chapter-section.certification-level .training-misc .training-icon.course.device.progress.print, html body .chapter-section.certification-level .progress-misc .training-icon.course.device.progress.print, html body .chapter-section.resources-section .chapter-misc .training-icon.course.device.progress.print, html body .chapter-section.resources-section .training-misc .training-icon.course.device.progress.print, html body .chapter-section.resources-section .progress-misc .training-icon.course.device.progress.print, html body .chapter-section.resources-detail .chapter-misc .training-icon.course.device.progress.print, html body .chapter-section.resources-detail .training-misc .training-icon.course.device.progress.print, html body .chapter-section.resources-detail .progress-misc .training-icon.course.device.progress.print {
  background-color: #FAFAFA;
}
html body .chapter-section.training .chapter-misc .theme-icon-growth, html body .chapter-section.training .training-misc .theme-icon-growth, html body .chapter-section.training .progress-misc .theme-icon-growth, html body .chapter-section.certification .chapter-misc .theme-icon-growth, html body .chapter-section.certification .training-misc .theme-icon-growth, html body .chapter-section.certification .progress-misc .theme-icon-growth, html body .chapter-section.certification-level .chapter-misc .theme-icon-growth, html body .chapter-section.certification-level .training-misc .theme-icon-growth, html body .chapter-section.certification-level .progress-misc .theme-icon-growth, html body .chapter-section.resources-section .chapter-misc .theme-icon-growth, html body .chapter-section.resources-section .training-misc .theme-icon-growth, html body .chapter-section.resources-section .progress-misc .theme-icon-growth, html body .chapter-section.resources-detail .chapter-misc .theme-icon-growth, html body .chapter-section.resources-detail .training-misc .theme-icon-growth, html body .chapter-section.resources-detail .progress-misc .theme-icon-growth {
  float: left;
  background-image: url("/edu_assets/images/button-prof-growth.png");
  background-repeat: no-repeat;
  background-size: 40px 40px;
  margin-right: 20px;
  height: 40px;
  width: 40px;
}
html body .chapter-section.training .chapter-misc .theme-icon-growth.time, html body .chapter-section.training .training-misc .theme-icon-growth.time, html body .chapter-section.training .progress-misc .theme-icon-growth.time, html body .chapter-section.certification .chapter-misc .theme-icon-growth.time, html body .chapter-section.certification .training-misc .theme-icon-growth.time, html body .chapter-section.certification .progress-misc .theme-icon-growth.time, html body .chapter-section.certification-level .chapter-misc .theme-icon-growth.time, html body .chapter-section.certification-level .training-misc .theme-icon-growth.time, html body .chapter-section.certification-level .progress-misc .theme-icon-growth.time, html body .chapter-section.resources-section .chapter-misc .theme-icon-growth.time, html body .chapter-section.resources-section .training-misc .theme-icon-growth.time, html body .chapter-section.resources-section .progress-misc .theme-icon-growth.time, html body .chapter-section.resources-detail .chapter-misc .theme-icon-growth.time, html body .chapter-section.resources-detail .training-misc .theme-icon-growth.time, html body .chapter-section.resources-detail .progress-misc .theme-icon-growth.time {
  background-image: url("/edu_assets/images/button-time-savings.png");
}
html body .chapter-section.training .chapter-misc .theme-icon-growth.learning, html body .chapter-section.training .training-misc .theme-icon-growth.learning, html body .chapter-section.training .progress-misc .theme-icon-growth.learning, html body .chapter-section.certification .chapter-misc .theme-icon-growth.learning, html body .chapter-section.certification .training-misc .theme-icon-growth.learning, html body .chapter-section.certification .progress-misc .theme-icon-growth.learning, html body .chapter-section.certification-level .chapter-misc .theme-icon-growth.learning, html body .chapter-section.certification-level .training-misc .theme-icon-growth.learning, html body .chapter-section.certification-level .progress-misc .theme-icon-growth.learning, html body .chapter-section.resources-section .chapter-misc .theme-icon-growth.learning, html body .chapter-section.resources-section .training-misc .theme-icon-growth.learning, html body .chapter-section.resources-section .progress-misc .theme-icon-growth.learning, html body .chapter-section.resources-detail .chapter-misc .theme-icon-growth.learning, html body .chapter-section.resources-detail .training-misc .theme-icon-growth.learning, html body .chapter-section.resources-detail .progress-misc .theme-icon-growth.learning {
  background-image: url("/edu_assets/images/button-student-learning.png");
}
html body .chapter-section.training .chapter-misc .trainer-icon, html body .chapter-section.training .training-misc .trainer-icon, html body .chapter-section.training .progress-misc .trainer-icon, html body .chapter-section.certification .chapter-misc .trainer-icon, html body .chapter-section.certification .training-misc .trainer-icon, html body .chapter-section.certification .progress-misc .trainer-icon, html body .chapter-section.certification-level .chapter-misc .trainer-icon, html body .chapter-section.certification-level .training-misc .trainer-icon, html body .chapter-section.certification-level .progress-misc .trainer-icon, html body .chapter-section.resources-section .chapter-misc .trainer-icon, html body .chapter-section.resources-section .training-misc .trainer-icon, html body .chapter-section.resources-section .progress-misc .trainer-icon, html body .chapter-section.resources-detail .chapter-misc .trainer-icon, html body .chapter-section.resources-detail .training-misc .trainer-icon, html body .chapter-section.resources-detail .progress-misc .trainer-icon {
  float: left;
  background-color: #3E50B4;
  background-image: url("/edu_assets/images/img-trainer.png");
  background-repeat: no-repeat;
  background-position: 15px 15px;
  height: 120px;
  width: 120px;
  margin-right: 20px;
}
html body .chapter-section.training .chapter-misc .img-certification-innovator, html body .chapter-section.training .training-misc .img-certification-innovator, html body .chapter-section.training .progress-misc .img-certification-innovator, html body .chapter-section.certification .chapter-misc .img-certification-innovator, html body .chapter-section.certification .training-misc .img-certification-innovator, html body .chapter-section.certification .progress-misc .img-certification-innovator, html body .chapter-section.certification-level .chapter-misc .img-certification-innovator, html body .chapter-section.certification-level .training-misc .img-certification-innovator, html body .chapter-section.certification-level .progress-misc .img-certification-innovator, html body .chapter-section.resources-section .chapter-misc .img-certification-innovator, html body .chapter-section.resources-section .training-misc .img-certification-innovator, html body .chapter-section.resources-section .progress-misc .img-certification-innovator, html body .chapter-section.resources-detail .chapter-misc .img-certification-innovator, html body .chapter-section.resources-detail .training-misc .img-certification-innovator, html body .chapter-section.resources-detail .progress-misc .img-certification-innovator {
  float: left;
  background-color: #E53935;
  background-image: url("/edu_assets/images/img-certification-innovator.png");
  background-repeat: no-repeat;
  background-position: 17px 17px;
  height: 133px;
  width: 133px;
  margin-right: 20px;
}
html body .chapter-section.training .chapter-misc .img-certification-trainer, html body .chapter-section.training .training-misc .img-certification-trainer, html body .chapter-section.training .progress-misc .img-certification-trainer, html body .chapter-section.certification .chapter-misc .img-certification-trainer, html body .chapter-section.certification .training-misc .img-certification-trainer, html body .chapter-section.certification .progress-misc .img-certification-trainer, html body .chapter-section.certification-level .chapter-misc .img-certification-trainer, html body .chapter-section.certification-level .training-misc .img-certification-trainer, html body .chapter-section.certification-level .progress-misc .img-certification-trainer, html body .chapter-section.resources-section .chapter-misc .img-certification-trainer, html body .chapter-section.resources-section .training-misc .img-certification-trainer, html body .chapter-section.resources-section .progress-misc .img-certification-trainer, html body .chapter-section.resources-detail .chapter-misc .img-certification-trainer, html body .chapter-section.resources-detail .training-misc .img-certification-trainer, html body .chapter-section.resources-detail .progress-misc .img-certification-trainer {
  float: left;
  background-color: #F95A14;
  background-image: url("/edu_assets/images/img-certification-trainer.png");
  background-repeat: no-repeat;
  background-position: 17px 17px;
  height: 133px;
  width: 133px;
  margin-right: 20px;
}
html body .chapter-section.training .chapter-misc .cert-badge, html body .chapter-section.training .training-misc .cert-badge, html body .chapter-section.training .progress-misc .cert-badge, html body .chapter-section.certification .chapter-misc .cert-badge, html body .chapter-section.certification .training-misc .cert-badge, html body .chapter-section.certification .progress-misc .cert-badge, html body .chapter-section.certification-level .chapter-misc .cert-badge, html body .chapter-section.certification-level .training-misc .cert-badge, html body .chapter-section.certification-level .progress-misc .cert-badge, html body .chapter-section.resources-section .chapter-misc .cert-badge, html body .chapter-section.resources-section .training-misc .cert-badge, html body .chapter-section.resources-section .progress-misc .cert-badge, html body .chapter-section.resources-detail .chapter-misc .cert-badge, html body .chapter-section.resources-detail .training-misc .cert-badge, html body .chapter-section.resources-detail .progress-misc .cert-badge {
  float: left;
  background-repeat: no-repeat;
  height: 172px;
  width: 247px;
  margin-right: 20px;
}
html body .chapter-section.training .chapter-misc .cert-badge.cert-level1-badge, html body .chapter-section.training .training-misc .cert-badge.cert-level1-badge, html body .chapter-section.training .progress-misc .cert-badge.cert-level1-badge, html body .chapter-section.certification .chapter-misc .cert-badge.cert-level1-badge, html body .chapter-section.certification .training-misc .cert-badge.cert-level1-badge, html body .chapter-section.certification .progress-misc .cert-badge.cert-level1-badge, html body .chapter-section.certification-level .chapter-misc .cert-badge.cert-level1-badge, html body .chapter-section.certification-level .training-misc .cert-badge.cert-level1-badge, html body .chapter-section.certification-level .progress-misc .cert-badge.cert-level1-badge, html body .chapter-section.resources-section .chapter-misc .cert-badge.cert-level1-badge, html body .chapter-section.resources-section .training-misc .cert-badge.cert-level1-badge, html body .chapter-section.resources-section .progress-misc .cert-badge.cert-level1-badge, html body .chapter-section.resources-detail .chapter-misc .cert-badge.cert-level1-badge, html body .chapter-section.resources-detail .training-misc .cert-badge.cert-level1-badge, html body .chapter-section.resources-detail .progress-misc .cert-badge.cert-level1-badge {
  background-image: url("/edu_assets/images/Level1_Page_Badge.jpg");
}
html body .chapter-section.training .chapter-misc .cert-badge.cert-level2-badge, html body .chapter-section.training .training-misc .cert-badge.cert-level2-badge, html body .chapter-section.training .progress-misc .cert-badge.cert-level2-badge, html body .chapter-section.certification .chapter-misc .cert-badge.cert-level2-badge, html body .chapter-section.certification .training-misc .cert-badge.cert-level2-badge, html body .chapter-section.certification .progress-misc .cert-badge.cert-level2-badge, html body .chapter-section.certification-level .chapter-misc .cert-badge.cert-level2-badge, html body .chapter-section.certification-level .training-misc .cert-badge.cert-level2-badge, html body .chapter-section.certification-level .progress-misc .cert-badge.cert-level2-badge, html body .chapter-section.resources-section .chapter-misc .cert-badge.cert-level2-badge, html body .chapter-section.resources-section .training-misc .cert-badge.cert-level2-badge, html body .chapter-section.resources-section .progress-misc .cert-badge.cert-level2-badge, html body .chapter-section.resources-detail .chapter-misc .cert-badge.cert-level2-badge, html body .chapter-section.resources-detail .training-misc .cert-badge.cert-level2-badge, html body .chapter-section.resources-detail .progress-misc .cert-badge.cert-level2-badge {
  background-image: url("/edu_assets/images/Level2_Page_Badge.jpg");
}
html body .chapter-section.training .chapter-misc .cert-badge.cert-innovator-badge, html body .chapter-section.training .training-misc .cert-badge.cert-innovator-badge, html body .chapter-section.training .progress-misc .cert-badge.cert-innovator-badge, html body .chapter-section.certification .chapter-misc .cert-badge.cert-innovator-badge, html body .chapter-section.certification .training-misc .cert-badge.cert-innovator-badge, html body .chapter-section.certification .progress-misc .cert-badge.cert-innovator-badge, html body .chapter-section.certification-level .chapter-misc .cert-badge.cert-innovator-badge, html body .chapter-section.certification-level .training-misc .cert-badge.cert-innovator-badge, html body .chapter-section.certification-level .progress-misc .cert-badge.cert-innovator-badge, html body .chapter-section.resources-section .chapter-misc .cert-badge.cert-innovator-badge, html body .chapter-section.resources-section .training-misc .cert-badge.cert-innovator-badge, html body .chapter-section.resources-section .progress-misc .cert-badge.cert-innovator-badge, html body .chapter-section.resources-detail .chapter-misc .cert-badge.cert-innovator-badge, html body .chapter-section.resources-detail .training-misc .cert-badge.cert-innovator-badge, html body .chapter-section.resources-detail .progress-misc .cert-badge.cert-innovator-badge {
  background-image: url("/edu_assets/images/Innovator_Page_Badge.jpg");
}
html body .chapter-section.training .chapter-misc .cert-badge.cert-trainer-badge, html body .chapter-section.training .training-misc .cert-badge.cert-trainer-badge, html body .chapter-section.training .progress-misc .cert-badge.cert-trainer-badge, html body .chapter-section.certification .chapter-misc .cert-badge.cert-trainer-badge, html body .chapter-section.certification .training-misc .cert-badge.cert-trainer-badge, html body .chapter-section.certification .progress-misc .cert-badge.cert-trainer-badge, html body .chapter-section.certification-level .chapter-misc .cert-badge.cert-trainer-badge, html body .chapter-section.certification-level .training-misc .cert-badge.cert-trainer-badge, html body .chapter-section.certification-level .progress-misc .cert-badge.cert-trainer-badge, html body .chapter-section.resources-section .chapter-misc .cert-badge.cert-trainer-badge, html body .chapter-section.resources-section .training-misc .cert-badge.cert-trainer-badge, html body .chapter-section.resources-section .progress-misc .cert-badge.cert-trainer-badge, html body .chapter-section.resources-detail .chapter-misc .cert-badge.cert-trainer-badge, html body .chapter-section.resources-detail .training-misc .cert-badge.cert-trainer-badge, html body .chapter-section.resources-detail .progress-misc .cert-badge.cert-trainer-badge {
  background-image: url("/edu_assets/images/Trainer_Page_Badge.jpg");
}
html body .chapter-section.training .chapter-misc span, html body .chapter-section.training .training-misc span, html body .chapter-section.training .progress-misc span, html body .chapter-section.certification .chapter-misc span, html body .chapter-section.certification .training-misc span, html body .chapter-section.certification .progress-misc span, html body .chapter-section.certification-level .chapter-misc span, html body .chapter-section.certification-level .training-misc span, html body .chapter-section.certification-level .progress-misc span, html body .chapter-section.resources-section .chapter-misc span, html body .chapter-section.resources-section .training-misc span, html body .chapter-section.resources-section .progress-misc span, html body .chapter-section.resources-detail .chapter-misc span, html body .chapter-section.resources-detail .training-misc span, html body .chapter-section.resources-detail .progress-misc span {
  text-transform: uppercase;
  font-size: 12px;
  display: block;
  line-height: 20px;
  padding-top: 10px;
  color: #585858;
}
html body .chapter-section.training .chapter-misc h3, html body .chapter-section.training .training-misc h3, html body .chapter-section.training .progress-misc h3, html body .chapter-section.certification .chapter-misc h3, html body .chapter-section.certification .training-misc h3, html body .chapter-section.certification .progress-misc h3, html body .chapter-section.certification-level .chapter-misc h3, html body .chapter-section.certification-level .training-misc h3, html body .chapter-section.certification-level .progress-misc h3, html body .chapter-section.resources-section .chapter-misc h3, html body .chapter-section.resources-section .training-misc h3, html body .chapter-section.resources-section .progress-misc h3, html body .chapter-section.resources-detail .chapter-misc h3, html body .chapter-section.resources-detail .training-misc h3, html body .chapter-section.resources-detail .progress-misc h3 {
  font-size: 24px;
  color: #3E50B4;
  font-weight: 300;
  padding-top: 20px;
}
html body .chapter-section.training .chapter-misc h3.course, html body .chapter-section.training .training-misc h3.course, html body .chapter-section.training .progress-misc h3.course, html body .chapter-section.certification .chapter-misc h3.course, html body .chapter-section.certification .training-misc h3.course, html body .chapter-section.certification .progress-misc h3.course, html body .chapter-section.certification-level .chapter-misc h3.course, html body .chapter-section.certification-level .training-misc h3.course, html body .chapter-section.certification-level .progress-misc h3.course, html body .chapter-section.resources-section .chapter-misc h3.course, html body .chapter-section.resources-section .training-misc h3.course, html body .chapter-section.resources-section .progress-misc h3.course, html body .chapter-section.resources-detail .chapter-misc h3.course, html body .chapter-section.resources-detail .training-misc h3.course, html body .chapter-section.resources-detail .progress-misc h3.course {
  font-size: 18px;
  font-weight: 300;
  color: #585858;
}
html body .chapter-section.training .chapter-misc h3.certification, html body .chapter-section.training .training-misc h3.certification, html body .chapter-section.training .progress-misc h3.certification, html body .chapter-section.certification .chapter-misc h3.certification, html body .chapter-section.certification .training-misc h3.certification, html body .chapter-section.certification .progress-misc h3.certification, html body .chapter-section.certification-level .chapter-misc h3.certification, html body .chapter-section.certification-level .training-misc h3.certification, html body .chapter-section.certification-level .progress-misc h3.certification, html body .chapter-section.resources-section .chapter-misc h3.certification, html body .chapter-section.resources-section .training-misc h3.certification, html body .chapter-section.resources-section .progress-misc h3.certification, html body .chapter-section.resources-detail .chapter-misc h3.certification, html body .chapter-section.resources-detail .training-misc h3.certification, html body .chapter-section.resources-detail .progress-misc h3.certification {
  font-weight: normal;
  color: #585858;
  padding-top: 0px;
}
html body .chapter-section.training .chapter-misc p, html body .chapter-section.training .training-misc p, html body .chapter-section.training .progress-misc p, html body .chapter-section.certification .chapter-misc p, html body .chapter-section.certification .training-misc p, html body .chapter-section.certification .progress-misc p, html body .chapter-section.certification-level .chapter-misc p, html body .chapter-section.certification-level .training-misc p, html body .chapter-section.certification-level .progress-misc p, html body .chapter-section.resources-section .chapter-misc p, html body .chapter-section.resources-section .training-misc p, html body .chapter-section.resources-section .progress-misc p, html body .chapter-section.resources-detail .chapter-misc p, html body .chapter-section.resources-detail .training-misc p, html body .chapter-section.resources-detail .progress-misc p {
  font-size: 15px;
  line-height: 20px;
  width: 540px;
  color: #585858;
}
html body .chapter-section.training .chapter-misc p.course, html body .chapter-section.training .training-misc p.course, html body .chapter-section.training .progress-misc p.course, html body .chapter-section.certification .chapter-misc p.course, html body .chapter-section.certification .training-misc p.course, html body .chapter-section.certification .progress-misc p.course, html body .chapter-section.certification-level .chapter-misc p.course, html body .chapter-section.certification-level .training-misc p.course, html body .chapter-section.certification-level .progress-misc p.course, html body .chapter-section.resources-section .chapter-misc p.course, html body .chapter-section.resources-section .training-misc p.course, html body .chapter-section.resources-section .progress-misc p.course, html body .chapter-section.resources-detail .chapter-misc p.course, html body .chapter-section.resources-detail .training-misc p.course, html body .chapter-section.resources-detail .progress-misc p.course {
  font-size: 13px;
}
html body .chapter-section.training .chapter-misc .link, html body .chapter-section.training .training-misc .link, html body .chapter-section.training .progress-misc .link, html body .chapter-section.certification .chapter-misc .link, html body .chapter-section.certification .training-misc .link, html body .chapter-section.certification .progress-misc .link, html body .chapter-section.certification-level .chapter-misc .link, html body .chapter-section.certification-level .training-misc .link, html body .chapter-section.certification-level .progress-misc .link, html body .chapter-section.resources-section .chapter-misc .link, html body .chapter-section.resources-section .training-misc .link, html body .chapter-section.resources-section .progress-misc .link, html body .chapter-section.resources-detail .chapter-misc .link, html body .chapter-section.resources-detail .training-misc .link, html body .chapter-section.resources-detail .progress-misc .link {
  float: right;
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 170px;
  text-align: right;
  padding-bottom: 12px;
  color: #3E50B4;
  font-weight: 500;
}
html body .chapter-section.training .chapter-misc .link.course, html body .chapter-section.training .training-misc .link.course, html body .chapter-section.training .progress-misc .link.course, html body .chapter-section.certification .chapter-misc .link.course, html body .chapter-section.certification .training-misc .link.course, html body .chapter-section.certification .progress-misc .link.course, html body .chapter-section.certification-level .chapter-misc .link.course, html body .chapter-section.certification-level .training-misc .link.course, html body .chapter-section.certification-level .progress-misc .link.course, html body .chapter-section.resources-section .chapter-misc .link.course, html body .chapter-section.resources-section .training-misc .link.course, html body .chapter-section.resources-section .progress-misc .link.course, html body .chapter-section.resources-detail .chapter-misc .link.course, html body .chapter-section.resources-detail .training-misc .link.course, html body .chapter-section.resources-detail .progress-misc .link.course {
  color: #D18C1D;
}
html body .chapter-section.training .chapter-misc .link.course img, html body .chapter-section.training .training-misc .link.course img, html body .chapter-section.training .progress-misc .link.course img, html body .chapter-section.certification .chapter-misc .link.course img, html body .chapter-section.certification .training-misc .link.course img, html body .chapter-section.certification .progress-misc .link.course img, html body .chapter-section.certification-level .chapter-misc .link.course img, html body .chapter-section.certification-level .training-misc .link.course img, html body .chapter-section.certification-level .progress-misc .link.course img, html body .chapter-section.resources-section .chapter-misc .link.course img, html body .chapter-section.resources-section .training-misc .link.course img, html body .chapter-section.resources-section .progress-misc .link.course img, html body .chapter-section.resources-detail .chapter-misc .link.course img, html body .chapter-section.resources-detail .training-misc .link.course img, html body .chapter-section.resources-detail .progress-misc .link.course img {
  margin-bottom: -5px;
}
html body .chapter-section.training .chapter-misc .link.certification, html body .chapter-section.training .chapter-misc .link.certification-level, html body .chapter-section.training .training-misc .link.certification, html body .chapter-section.training .training-misc .link.certification-level, html body .chapter-section.training .progress-misc .link.certification, html body .chapter-section.training .progress-misc .link.certification-level, html body .chapter-section.certification .chapter-misc .link.certification, html body .chapter-section.certification .chapter-misc .link.certification-level, html body .chapter-section.certification .training-misc .link.certification, html body .chapter-section.certification .training-misc .link.certification-level, html body .chapter-section.certification .progress-misc .link.certification, html body .chapter-section.certification .progress-misc .link.certification-level, html body .chapter-section.certification-level .chapter-misc .link.certification, html body .chapter-section.certification-level .chapter-misc .link.certification-level, html body .chapter-section.certification-level .training-misc .link.certification, html body .chapter-section.certification-level .training-misc .link.certification-level, html body .chapter-section.certification-level .progress-misc .link.certification, html body .chapter-section.certification-level .progress-misc .link.certification-level, html body .chapter-section.resources-section .chapter-misc .link.certification, html body .chapter-section.resources-section .chapter-misc .link.certification-level, html body .chapter-section.resources-section .training-misc .link.certification, html body .chapter-section.resources-section .training-misc .link.certification-level, html body .chapter-section.resources-section .progress-misc .link.certification, html body .chapter-section.resources-section .progress-misc .link.certification-level, html body .chapter-section.resources-detail .chapter-misc .link.certification, html body .chapter-section.resources-detail .chapter-misc .link.certification-level, html body .chapter-section.resources-detail .training-misc .link.certification, html body .chapter-section.resources-detail .training-misc .link.certification-level, html body .chapter-section.resources-detail .progress-misc .link.certification, html body .chapter-section.resources-detail .progress-misc .link.certification-level {
  bottom: 5px;
  padding: 0px;
  color: #D18C1D;
  font-size: 13px;
}
html body .chapter-section.training .chapter-misc .link.certification.trainer, html body .chapter-section.training .chapter-misc .link.certification-level.trainer, html body .chapter-section.training .training-misc .link.certification.trainer, html body .chapter-section.training .training-misc .link.certification-level.trainer, html body .chapter-section.training .progress-misc .link.certification.trainer, html body .chapter-section.training .progress-misc .link.certification-level.trainer, html body .chapter-section.certification .chapter-misc .link.certification.trainer, html body .chapter-section.certification .chapter-misc .link.certification-level.trainer, html body .chapter-section.certification .training-misc .link.certification.trainer, html body .chapter-section.certification .training-misc .link.certification-level.trainer, html body .chapter-section.certification .progress-misc .link.certification.trainer, html body .chapter-section.certification .progress-misc .link.certification-level.trainer, html body .chapter-section.certification-level .chapter-misc .link.certification.trainer, html body .chapter-section.certification-level .chapter-misc .link.certification-level.trainer, html body .chapter-section.certification-level .training-misc .link.certification.trainer, html body .chapter-section.certification-level .training-misc .link.certification-level.trainer, html body .chapter-section.certification-level .progress-misc .link.certification.trainer, html body .chapter-section.certification-level .progress-misc .link.certification-level.trainer, html body .chapter-section.resources-section .chapter-misc .link.certification.trainer, html body .chapter-section.resources-section .chapter-misc .link.certification-level.trainer, html body .chapter-section.resources-section .training-misc .link.certification.trainer, html body .chapter-section.resources-section .training-misc .link.certification-level.trainer, html body .chapter-section.resources-section .progress-misc .link.certification.trainer, html body .chapter-section.resources-section .progress-misc .link.certification-level.trainer, html body .chapter-section.resources-detail .chapter-misc .link.certification.trainer, html body .chapter-section.resources-detail .chapter-misc .link.certification-level.trainer, html body .chapter-section.resources-detail .training-misc .link.certification.trainer, html body .chapter-section.resources-detail .training-misc .link.certification-level.trainer, html body .chapter-section.resources-detail .progress-misc .link.certification.trainer, html body .chapter-section.resources-detail .progress-misc .link.certification-level.trainer {
  color: #FF5722;
}
html body .chapter-section.training .chapter-misc .link.certification.innovator, html body .chapter-section.training .chapter-misc .link.certification-level.innovator, html body .chapter-section.training .training-misc .link.certification.innovator, html body .chapter-section.training .training-misc .link.certification-level.innovator, html body .chapter-section.training .progress-misc .link.certification.innovator, html body .chapter-section.training .progress-misc .link.certification-level.innovator, html body .chapter-section.certification .chapter-misc .link.certification.innovator, html body .chapter-section.certification .chapter-misc .link.certification-level.innovator, html body .chapter-section.certification .training-misc .link.certification.innovator, html body .chapter-section.certification .training-misc .link.certification-level.innovator, html body .chapter-section.certification .progress-misc .link.certification.innovator, html body .chapter-section.certification .progress-misc .link.certification-level.innovator, html body .chapter-section.certification-level .chapter-misc .link.certification.innovator, html body .chapter-section.certification-level .chapter-misc .link.certification-level.innovator, html body .chapter-section.certification-level .training-misc .link.certification.innovator, html body .chapter-section.certification-level .training-misc .link.certification-level.innovator, html body .chapter-section.certification-level .progress-misc .link.certification.innovator, html body .chapter-section.certification-level .progress-misc .link.certification-level.innovator, html body .chapter-section.resources-section .chapter-misc .link.certification.innovator, html body .chapter-section.resources-section .chapter-misc .link.certification-level.innovator, html body .chapter-section.resources-section .training-misc .link.certification.innovator, html body .chapter-section.resources-section .training-misc .link.certification-level.innovator, html body .chapter-section.resources-section .progress-misc .link.certification.innovator, html body .chapter-section.resources-section .progress-misc .link.certification-level.innovator, html body .chapter-section.resources-detail .chapter-misc .link.certification.innovator, html body .chapter-section.resources-detail .chapter-misc .link.certification-level.innovator, html body .chapter-section.resources-detail .training-misc .link.certification.innovator, html body .chapter-section.resources-detail .training-misc .link.certification-level.innovator, html body .chapter-section.resources-detail .progress-misc .link.certification.innovator, html body .chapter-section.resources-detail .progress-misc .link.certification-level.innovator {
  color: #E53935;
}
html body .chapter-section.training .chapter-misc .link.certification-level, html body .chapter-section.training .training-misc .link.certification-level, html body .chapter-section.training .progress-misc .link.certification-level, html body .chapter-section.certification .chapter-misc .link.certification-level, html body .chapter-section.certification .training-misc .link.certification-level, html body .chapter-section.certification .progress-misc .link.certification-level, html body .chapter-section.certification-level .chapter-misc .link.certification-level, html body .chapter-section.certification-level .training-misc .link.certification-level, html body .chapter-section.certification-level .progress-misc .link.certification-level, html body .chapter-section.resources-section .chapter-misc .link.certification-level, html body .chapter-section.resources-section .training-misc .link.certification-level, html body .chapter-section.resources-section .progress-misc .link.certification-level, html body .chapter-section.resources-detail .chapter-misc .link.certification-level, html body .chapter-section.resources-detail .training-misc .link.certification-level, html body .chapter-section.resources-detail .progress-misc .link.certification-level {
  bottom: 0px;
}
html body .chapter-section.training .chapter-misc .link.img, html body .chapter-section.training .training-misc .link.img, html body .chapter-section.training .progress-misc .link.img, html body .chapter-section.certification .chapter-misc .link.img, html body .chapter-section.certification .training-misc .link.img, html body .chapter-section.certification .progress-misc .link.img, html body .chapter-section.certification-level .chapter-misc .link.img, html body .chapter-section.certification-level .training-misc .link.img, html body .chapter-section.certification-level .progress-misc .link.img, html body .chapter-section.resources-section .chapter-misc .link.img, html body .chapter-section.resources-section .training-misc .link.img, html body .chapter-section.resources-section .progress-misc .link.img, html body .chapter-section.resources-detail .chapter-misc .link.img, html body .chapter-section.resources-detail .training-misc .link.img, html body .chapter-section.resources-detail .progress-misc .link.img {
  background: url("/edu_assets/images/img-linkout.png");
  background-repeat: no-repeat;
  background-position: 100% 4px;
  padding-right: 25px;
}
html body .chapter-section.training .chapter-links .pdf-links, html body .chapter-section.certification .chapter-links .pdf-links, html body .chapter-section.certification-level .chapter-links .pdf-links, html body .chapter-section.resources-section .chapter-links .pdf-links, html body .chapter-section.resources-detail .chapter-links .pdf-links {
  float: left;
  width: 380px;
}
html body .chapter-section.training .chapter-links .pdf-links .pdf-icon, html body .chapter-section.certification .chapter-links .pdf-links .pdf-icon, html body .chapter-section.certification-level .chapter-links .pdf-links .pdf-icon, html body .chapter-section.resources-section .chapter-links .pdf-links .pdf-icon, html body .chapter-section.resources-detail .chapter-links .pdf-links .pdf-icon {
  background: url("/edu_assets/images/pdf-icon.png");
  background-repeat: no-repeat;
  height: 39px;
  width: 32px;
  float: left;
  margin-right: 10px;
}
html body .chapter-section.training .chapter-links .pdf-links p, html body .chapter-section.certification .chapter-links .pdf-links p, html body .chapter-section.certification-level .chapter-links .pdf-links p, html body .chapter-section.resources-section .chapter-links .pdf-links p, html body .chapter-section.resources-detail .chapter-links .pdf-links p {
  font-size: 13px;
  line-height: 22px;
}
html body .chapter-section.training .chapter-links a, html body .chapter-section.certification .chapter-links a, html body .chapter-section.certification-level .chapter-links a, html body .chapter-section.resources-section .chapter-links a, html body .chapter-section.resources-detail .chapter-links a {
  float: left;
  font-size: 13px;
  color: #D18C1D;
  text-transform: uppercase;
}
html body .chapter-section.training p.detail, html body .chapter-section.certification p.detail, html body .chapter-section.certification-level p.detail, html body .chapter-section.resources-section p.detail, html body .chapter-section.resources-detail p.detail {
  font-size: 13px;
  line-height: 22px;
}
html body .chapter-section.training .training-tools, html body .chapter-section.certification .training-tools, html body .chapter-section.certification-level .training-tools, html body .chapter-section.resources-section .training-tools, html body .chapter-section.resources-detail .training-tools {
  height: 105px;
  width: 100%;
  position: relative;
  margin: 80px 0;
}
html body .chapter-section.training .training-tools .tool-icons, html body .chapter-section.certification .training-tools .tool-icons, html body .chapter-section.certification-level .training-tools .tool-icons, html body .chapter-section.resources-section .training-tools .tool-icons, html body .chapter-section.resources-detail .training-tools .tool-icons {
  width: 240px;
  height: 125px;
  float: left;
}
html body .chapter-section.training .training-tools .tool-icons .tool, html body .chapter-section.certification .training-tools .tool-icons .tool, html body .chapter-section.certification-level .training-tools .tool-icons .tool, html body .chapter-section.resources-section .training-tools .tool-icons .tool, html body .chapter-section.resources-detail .training-tools .tool-icons .tool {
  float: left;
  height: 54px;
  width: 56px;
}
html body .chapter-section.training .training-tools h3, html body .chapter-section.certification .training-tools h3, html body .chapter-section.certification-level .training-tools h3, html body .chapter-section.resources-section .training-tools h3, html body .chapter-section.resources-detail .training-tools h3 {
  font-size: 20px;
  color: #585858;
  font-weight: 100;
  padding-top: 20px;
  padding-left: 275px;
}
html body .chapter-section.training .training-tools p, html body .chapter-section.certification .training-tools p, html body .chapter-section.certification-level .training-tools p, html body .chapter-section.resources-section .training-tools p, html body .chapter-section.resources-detail .training-tools p {
  padding: 5px 0 0 275px;
}
html body .chapter-section.training .training-tools p .link, html body .chapter-section.certification .training-tools p .link, html body .chapter-section.certification-level .training-tools p .link, html body .chapter-section.resources-section .training-tools p .link, html body .chapter-section.resources-detail .training-tools p .link {
  color: #00BCD4;
  font-weight: 500;
}
html body .chapter-section.training .misc-container, html body .chapter-section.certification .misc-container, html body .chapter-section.certification-level .misc-container, html body .chapter-section.resources-section .misc-container, html body .chapter-section.resources-detail .misc-container {
  margin-top: 50px;
}
html body .chapter-section.training .certification-trainer a, html body .chapter-section.certification .certification-trainer a, html body .chapter-section.certification-level .certification-trainer a, html body .chapter-section.resources-section .certification-trainer a, html body .chapter-section.resources-detail .certification-trainer a {
  color: #E64A19;
}
html body .chapter-section.training .certification-innovator a, html body .chapter-section.certification .certification-innovator a, html body .chapter-section.certification-level .certification-innovator a, html body .chapter-section.resources-section .certification-innovator a, html body .chapter-section.resources-detail .certification-innovator a {
  color: #E53935;
}
html body .chapter-section.training .certification-step, html body .chapter-section.certification .certification-step, html body .chapter-section.certification-level .certification-step, html body .chapter-section.resources-section .certification-step, html body .chapter-section.resources-detail .certification-step {
  margin-bottom: 40px;
}
html body .chapter-section.training .certification-step .step-header, html body .chapter-section.certification .certification-step .step-header, html body .chapter-section.certification-level .certification-step .step-header, html body .chapter-section.resources-section .certification-step .step-header, html body .chapter-section.resources-detail .certification-step .step-header {
  height: 54px;
  padding: 12px 15px;
  border-radius: 2px 2px 0px 0px;
}
html body .chapter-section.training .certification-step .step-header.certification-trainer, html body .chapter-section.certification .certification-step .step-header.certification-trainer, html body .chapter-section.certification-level .certification-step .step-header.certification-trainer, html body .chapter-section.resources-section .certification-step .step-header.certification-trainer, html body .chapter-section.resources-detail .certification-step .step-header.certification-trainer {
  background: #FF5722;
}
html body .chapter-section.training .certification-step .step-header.certification-innovator, html body .chapter-section.certification .certification-step .step-header.certification-innovator, html body .chapter-section.certification-level .certification-step .step-header.certification-innovator, html body .chapter-section.resources-section .certification-step .step-header.certification-innovator, html body .chapter-section.resources-detail .certification-step .step-header.certification-innovator {
  background: #E53935;
}
html body .chapter-section.training .certification-step .step-header h3, html body .chapter-section.certification .certification-step .step-header h3, html body .chapter-section.certification-level .certification-step .step-header h3, html body .chapter-section.resources-section .certification-step .step-header h3, html body .chapter-section.resources-detail .certification-step .step-header h3 {
  font-size: 20px;
  font-weight: 300;
  color: white;
}
html body .chapter-section.training .certification-step .step-header .icon, html body .chapter-section.certification .certification-step .step-header .icon, html body .chapter-section.certification-level .certification-step .step-header .icon, html body .chapter-section.resources-section .certification-step .step-header .icon, html body .chapter-section.resources-detail .certification-step .step-header .icon {
  background-repeat: no-repeat;
  height: 31px;
  width: 30px;
  float: left;
  margin-right: 15px;
}
html body .chapter-section.training .certification-step .step-header .icon.icon-cert-step-prereq, html body .chapter-section.certification .certification-step .step-header .icon.icon-cert-step-prereq, html body .chapter-section.certification-level .certification-step .step-header .icon.icon-cert-step-prereq, html body .chapter-section.resources-section .certification-step .step-header .icon.icon-cert-step-prereq, html body .chapter-section.resources-detail .certification-step .step-header .icon.icon-cert-step-prereq {
  background-image: url("/edu_assets/images/icon-cert-step-prereq.png");
}
html body .chapter-section.training .certification-step .step-header .icon.icon-cert-step-apply, html body .chapter-section.certification .certification-step .step-header .icon.icon-cert-step-apply, html body .chapter-section.certification-level .certification-step .step-header .icon.icon-cert-step-apply, html body .chapter-section.resources-section .certification-step .step-header .icon.icon-cert-step-apply, html body .chapter-section.resources-detail .certification-step .step-header .icon.icon-cert-step-apply {
  background-image: url("/edu_assets/images/icon-cert-step-apply.png");
}
html body .chapter-section.training .certification-step .step-header .icon.icon-cert-step-maintain, html body .chapter-section.certification .certification-step .step-header .icon.icon-cert-step-maintain, html body .chapter-section.certification-level .certification-step .step-header .icon.icon-cert-step-maintain, html body .chapter-section.resources-section .certification-step .step-header .icon.icon-cert-step-maintain, html body .chapter-section.resources-detail .certification-step .step-header .icon.icon-cert-step-maintain {
  background-image: url("/edu_assets/images/icon-cert-step-maintain.png");
}
html body .chapter-section.training .certification-step .step-header .icon.icon-cert-step-attend, html body .chapter-section.certification .certification-step .step-header .icon.icon-cert-step-attend, html body .chapter-section.certification-level .certification-step .step-header .icon.icon-cert-step-attend, html body .chapter-section.resources-section .certification-step .step-header .icon.icon-cert-step-attend, html body .chapter-section.resources-detail .certification-step .step-header .icon.icon-cert-step-attend {
  background-image: url("/edu_assets/images/icon-cert-step-attend.png");
}
html body .chapter-section.training .certification-step .step-detail, html body .chapter-section.certification .certification-step .step-detail, html body .chapter-section.certification-level .certification-step .step-detail, html body .chapter-section.resources-section .certification-step .step-detail, html body .chapter-section.resources-detail .certification-step .step-detail {
  background: white;
  border: 1px solid #CCCCCC;
  border-top: 0px;
  padding: 20px;
  border-radius: 0px 0px 2px 2px;
}
html body .chapter-section.training .certification-step .step-detail b, html body .chapter-section.certification .certification-step .step-detail b, html body .chapter-section.certification-level .certification-step .step-detail b, html body .chapter-section.resources-section .certification-step .step-detail b, html body .chapter-section.resources-detail .certification-step .step-detail b {
  font-size: 15px;
}
html body .chapter-section.training .certification-step .step-detail a, html body .chapter-section.certification .certification-step .step-detail a, html body .chapter-section.certification-level .certification-step .step-detail a, html body .chapter-section.resources-section .certification-step .step-detail a, html body .chapter-section.resources-detail .certification-step .step-detail a {
  font-weight: 400;
}
html body .chapter-section.training .certification-step .step-detail ul li, html body .chapter-section.certification .certification-step .step-detail ul li, html body .chapter-section.certification-level .certification-step .step-detail ul li, html body .chapter-section.resources-section .certification-step .step-detail ul li, html body .chapter-section.resources-detail .certification-step .step-detail ul li {
  margin: 3px 0px;
}
html body .chapter-section.training .certification-step .prerecs b, html body .chapter-section.certification .certification-step .prerecs b, html body .chapter-section.certification-level .certification-step .prerecs b, html body .chapter-section.resources-section .certification-step .prerecs b, html body .chapter-section.resources-detail .certification-step .prerecs b {
  font-weight: 400;
}
html body .chapter-section.training .certification-schedule, html body .chapter-section.certification .certification-schedule, html body .chapter-section.certification-level .certification-schedule, html body .chapter-section.resources-section .certification-schedule, html body .chapter-section.resources-detail .certification-schedule {
  margin-bottom: 40px;
}
html body .chapter-section.training .certification-schedule table, html body .chapter-section.certification .certification-schedule table, html body .chapter-section.certification-level .certification-schedule table, html body .chapter-section.resources-section .certification-schedule table, html body .chapter-section.resources-detail .certification-schedule table {
  font-size: 15px;
}
html body .chapter-section.training .certification-schedule table thead, html body .chapter-section.certification .certification-schedule table thead, html body .chapter-section.certification-level .certification-schedule table thead, html body .chapter-section.resources-section .certification-schedule table thead, html body .chapter-section.resources-detail .certification-schedule table thead {
  background: #E53935;
}
html body .chapter-section.training .certification-schedule table thead th, html body .chapter-section.certification .certification-schedule table thead th, html body .chapter-section.certification-level .certification-schedule table thead th, html body .chapter-section.resources-section .certification-schedule table thead th, html body .chapter-section.resources-detail .certification-schedule table thead th {
  color: white;
  padding: 10px 20px;
  font-weight: 400;
}
html body .chapter-section.training .certification-schedule table tbody, html body .chapter-section.certification .certification-schedule table tbody, html body .chapter-section.certification-level .certification-schedule table tbody, html body .chapter-section.resources-section .certification-schedule table tbody, html body .chapter-section.resources-detail .certification-schedule table tbody {
  font-weight: 300;
  border: 1px solid #CCCCCC;
}
html body .chapter-section.training .certification-schedule table tbody td, html body .chapter-section.certification .certification-schedule table tbody td, html body .chapter-section.certification-level .certification-schedule table tbody td, html body .chapter-section.resources-section .certification-schedule table tbody td, html body .chapter-section.resources-detail .certification-schedule table tbody td {
  padding: 10px 20px;
}
html body .chapter-section.training .certification-schedule table tbody td:first-child, html body .chapter-section.certification .certification-schedule table tbody td:first-child, html body .chapter-section.certification-level .certification-schedule table tbody td:first-child, html body .chapter-section.resources-section .certification-schedule table tbody td:first-child, html body .chapter-section.resources-detail .certification-schedule table tbody td:first-child {
  font-weight: 400;
}
html body .chapter-section.training .faq-container h3, html body .chapter-section.training .policies-container h3, html body .chapter-section.certification .faq-container h3, html body .chapter-section.certification .policies-container h3, html body .chapter-section.certification-level .faq-container h3, html body .chapter-section.certification-level .policies-container h3, html body .chapter-section.resources-section .faq-container h3, html body .chapter-section.resources-section .policies-container h3, html body .chapter-section.resources-detail .faq-container h3, html body .chapter-section.resources-detail .policies-container h3 {
  margin-bottom: 15px;
  font-weight: 300;
  display: block;
  font-size: 20px;
  margin-top: 40px;
}
html body .chapter-section.training .faq-container .anchor#nda, html body .chapter-section.training .policies-container .anchor#nda, html body .chapter-section.certification .faq-container .anchor#nda, html body .chapter-section.certification .policies-container .anchor#nda, html body .chapter-section.certification-level .faq-container .anchor#nda, html body .chapter-section.certification-level .policies-container .anchor#nda, html body .chapter-section.resources-section .faq-container .anchor#nda, html body .chapter-section.resources-section .policies-container .anchor#nda, html body .chapter-section.resources-detail .faq-container .anchor#nda, html body .chapter-section.resources-detail .policies-container .anchor#nda {
  display: block;
  position: relative;
  top: -150px;
}
html body .chapter-section.training .faq-container .faq-section, html body .chapter-section.training .policies-container .faq-section, html body .chapter-section.certification .faq-container .faq-section, html body .chapter-section.certification .policies-container .faq-section, html body .chapter-section.certification-level .faq-container .faq-section, html body .chapter-section.certification-level .policies-container .faq-section, html body .chapter-section.resources-section .faq-container .faq-section, html body .chapter-section.resources-section .policies-container .faq-section, html body .chapter-section.resources-detail .faq-container .faq-section, html body .chapter-section.resources-detail .policies-container .faq-section {
  box-shadow: 0px 1px 2px 0px #CCCCCC;
}
html body .chapter-section.training .faq-container .faq-section table, html body .chapter-section.training .policies-container .faq-section table, html body .chapter-section.certification .faq-container .faq-section table, html body .chapter-section.certification .policies-container .faq-section table, html body .chapter-section.certification-level .faq-container .faq-section table, html body .chapter-section.certification-level .policies-container .faq-section table, html body .chapter-section.resources-section .faq-container .faq-section table, html body .chapter-section.resources-section .policies-container .faq-section table, html body .chapter-section.resources-detail .faq-container .faq-section table, html body .chapter-section.resources-detail .policies-container .faq-section table {
  border: 1px solid #CCCCCC;
  margin-bottom: 20px;
}
html body .chapter-section.training .faq-container .faq-section table tr:last-child td, html body .chapter-section.training .policies-container .faq-section table tr:last-child td, html body .chapter-section.certification .faq-container .faq-section table tr:last-child td, html body .chapter-section.certification .policies-container .faq-section table tr:last-child td, html body .chapter-section.certification-level .faq-container .faq-section table tr:last-child td, html body .chapter-section.certification-level .policies-container .faq-section table tr:last-child td, html body .chapter-section.resources-section .faq-container .faq-section table tr:last-child td, html body .chapter-section.resources-section .policies-container .faq-section table tr:last-child td, html body .chapter-section.resources-detail .faq-container .faq-section table tr:last-child td, html body .chapter-section.resources-detail .policies-container .faq-section table tr:last-child td {
  border-bottom: 0px;
}
html body .chapter-section.training .faq-container .faq-section table tr td, html body .chapter-section.training .faq-container .faq-section table tr th, html body .chapter-section.training .policies-container .faq-section table tr td, html body .chapter-section.training .policies-container .faq-section table tr th, html body .chapter-section.certification .faq-container .faq-section table tr td, html body .chapter-section.certification .faq-container .faq-section table tr th, html body .chapter-section.certification .policies-container .faq-section table tr td, html body .chapter-section.certification .policies-container .faq-section table tr th, html body .chapter-section.certification-level .faq-container .faq-section table tr td, html body .chapter-section.certification-level .faq-container .faq-section table tr th, html body .chapter-section.certification-level .policies-container .faq-section table tr td, html body .chapter-section.certification-level .policies-container .faq-section table tr th, html body .chapter-section.resources-section .faq-container .faq-section table tr td, html body .chapter-section.resources-section .faq-container .faq-section table tr th, html body .chapter-section.resources-section .policies-container .faq-section table tr td, html body .chapter-section.resources-section .policies-container .faq-section table tr th, html body .chapter-section.resources-detail .faq-container .faq-section table tr td, html body .chapter-section.resources-detail .faq-container .faq-section table tr th, html body .chapter-section.resources-detail .policies-container .faq-section table tr td, html body .chapter-section.resources-detail .policies-container .faq-section table tr th {
  padding: 5px 10px;
}
html body .chapter-section.training .faq-container .faq-section table tr th, html body .chapter-section.training .policies-container .faq-section table tr th, html body .chapter-section.certification .faq-container .faq-section table tr th, html body .chapter-section.certification .policies-container .faq-section table tr th, html body .chapter-section.certification-level .faq-container .faq-section table tr th, html body .chapter-section.certification-level .policies-container .faq-section table tr th, html body .chapter-section.resources-section .faq-container .faq-section table tr th, html body .chapter-section.resources-section .policies-container .faq-section table tr th, html body .chapter-section.resources-detail .faq-container .faq-section table tr th, html body .chapter-section.resources-detail .policies-container .faq-section table tr th {
  background: #F5A623;
  color: white;
  font-weight: 400;
}
html body .chapter-section.training .faq-container .faq-section .faq, html body .chapter-section.training .policies-container .faq-section .faq, html body .chapter-section.certification .faq-container .faq-section .faq, html body .chapter-section.certification .policies-container .faq-section .faq, html body .chapter-section.certification-level .faq-container .faq-section .faq, html body .chapter-section.certification-level .policies-container .faq-section .faq, html body .chapter-section.resources-section .faq-container .faq-section .faq, html body .chapter-section.resources-section .policies-container .faq-section .faq, html body .chapter-section.resources-detail .faq-container .faq-section .faq, html body .chapter-section.resources-detail .policies-container .faq-section .faq {
  background: white;
  border-top: 1px solid #CCCCCC;
  font-weight: 300;
}
html body .chapter-section.training .faq-container .faq-section .faq:first-child, html body .chapter-section.training .policies-container .faq-section .faq:first-child, html body .chapter-section.certification .faq-container .faq-section .faq:first-child, html body .chapter-section.certification .policies-container .faq-section .faq:first-child, html body .chapter-section.certification-level .faq-container .faq-section .faq:first-child, html body .chapter-section.certification-level .policies-container .faq-section .faq:first-child, html body .chapter-section.resources-section .faq-container .faq-section .faq:first-child, html body .chapter-section.resources-section .policies-container .faq-section .faq:first-child, html body .chapter-section.resources-detail .faq-container .faq-section .faq:first-child, html body .chapter-section.resources-detail .policies-container .faq-section .faq:first-child {
  border-top: 0px;
}
html body .chapter-section.training .faq-container .faq-section .faq .question:hover, html body .chapter-section.training .policies-container .faq-section .faq .question:hover, html body .chapter-section.certification .faq-container .faq-section .faq .question:hover, html body .chapter-section.certification .policies-container .faq-section .faq .question:hover, html body .chapter-section.certification-level .faq-container .faq-section .faq .question:hover, html body .chapter-section.certification-level .policies-container .faq-section .faq .question:hover, html body .chapter-section.resources-section .faq-container .faq-section .faq .question:hover, html body .chapter-section.resources-section .policies-container .faq-section .faq .question:hover, html body .chapter-section.resources-detail .faq-container .faq-section .faq .question:hover, html body .chapter-section.resources-detail .policies-container .faq-section .faq .question:hover {
  cursor: pointer;
}
html body .chapter-section.training .faq-container .faq-section .faq .question .icon-expand, html body .chapter-section.training .policies-container .faq-section .faq .question .icon-expand, html body .chapter-section.certification .faq-container .faq-section .faq .question .icon-expand, html body .chapter-section.certification .policies-container .faq-section .faq .question .icon-expand, html body .chapter-section.certification-level .faq-container .faq-section .faq .question .icon-expand, html body .chapter-section.certification-level .policies-container .faq-section .faq .question .icon-expand, html body .chapter-section.resources-section .faq-container .faq-section .faq .question .icon-expand, html body .chapter-section.resources-section .policies-container .faq-section .faq .question .icon-expand, html body .chapter-section.resources-detail .faq-container .faq-section .faq .question .icon-expand, html body .chapter-section.resources-detail .policies-container .faq-section .faq .question .icon-expand {
  width: 55px;
  height: 55px;
  float: left;
  background-image: url("/edu_assets/images/icon-expand.png");
  background-repeat: no-repeat;
  background-position: center;
}
html body .chapter-section.training .faq-container .faq-section .faq .question .icon-expand.collapse, html body .chapter-section.training .policies-container .faq-section .faq .question .icon-expand.collapse, html body .chapter-section.certification .faq-container .faq-section .faq .question .icon-expand.collapse, html body .chapter-section.certification .policies-container .faq-section .faq .question .icon-expand.collapse, html body .chapter-section.certification-level .faq-container .faq-section .faq .question .icon-expand.collapse, html body .chapter-section.certification-level .policies-container .faq-section .faq .question .icon-expand.collapse, html body .chapter-section.resources-section .faq-container .faq-section .faq .question .icon-expand.collapse, html body .chapter-section.resources-section .policies-container .faq-section .faq .question .icon-expand.collapse, html body .chapter-section.resources-detail .faq-container .faq-section .faq .question .icon-expand.collapse, html body .chapter-section.resources-detail .policies-container .faq-section .faq .question .icon-expand.collapse {
  background-image: url("/edu_assets/images/icon-collapse.png");
}
html body .chapter-section.training .faq-container .faq-section .faq .question .question-hdr, html body .chapter-section.training .policies-container .faq-section .faq .question .question-hdr, html body .chapter-section.certification .faq-container .faq-section .faq .question .question-hdr, html body .chapter-section.certification .policies-container .faq-section .faq .question .question-hdr, html body .chapter-section.certification-level .faq-container .faq-section .faq .question .question-hdr, html body .chapter-section.certification-level .policies-container .faq-section .faq .question .question-hdr, html body .chapter-section.resources-section .faq-container .faq-section .faq .question .question-hdr, html body .chapter-section.resources-section .policies-container .faq-section .faq .question .question-hdr, html body .chapter-section.resources-detail .faq-container .faq-section .faq .question .question-hdr, html body .chapter-section.resources-detail .policies-container .faq-section .faq .question .question-hdr {
  line-height: 23px;
  height: 55px;
  vertical-align: middle;
  display: table-cell;
  font-size: 15px;
  margin-left: 55px;
  padding: 10px 10px 10px 0px;
}
html body .chapter-section.training .faq-container .faq-section .faq .answer, html body .chapter-section.training .policies-container .faq-section .faq .answer, html body .chapter-section.certification .faq-container .faq-section .faq .answer, html body .chapter-section.certification .policies-container .faq-section .faq .answer, html body .chapter-section.certification-level .faq-container .faq-section .faq .answer, html body .chapter-section.certification-level .policies-container .faq-section .faq .answer, html body .chapter-section.resources-section .faq-container .faq-section .faq .answer, html body .chapter-section.resources-section .policies-container .faq-section .faq .answer, html body .chapter-section.resources-detail .faq-container .faq-section .faq .answer, html body .chapter-section.resources-detail .policies-container .faq-section .faq .answer {
  padding: 0px 0px 10px 55px;
  font-size: 13px;
  width: 650px;
  line-height: 24px;
  font-weight: 300;
  box-sizing: initial;
}
html body .chapter-section.training .faq-container .faq-section .faq .answer p, html body .chapter-section.training .policies-container .faq-section .faq .answer p, html body .chapter-section.certification .faq-container .faq-section .faq .answer p, html body .chapter-section.certification .policies-container .faq-section .faq .answer p, html body .chapter-section.certification-level .faq-container .faq-section .faq .answer p, html body .chapter-section.certification-level .policies-container .faq-section .faq .answer p, html body .chapter-section.resources-section .faq-container .faq-section .faq .answer p, html body .chapter-section.resources-section .policies-container .faq-section .faq .answer p, html body .chapter-section.resources-detail .faq-container .faq-section .faq .answer p, html body .chapter-section.resources-detail .policies-container .faq-section .faq .answer p {
  font-size: 13px;
  line-height: 24px;
}
html body .chapter-section.training .faq-container .faq-section .faq .answer ol, html body .chapter-section.training .faq-container .faq-section .faq .answer li, html body .chapter-section.training .policies-container .faq-section .faq .answer ol, html body .chapter-section.training .policies-container .faq-section .faq .answer li, html body .chapter-section.certification .faq-container .faq-section .faq .answer ol, html body .chapter-section.certification .faq-container .faq-section .faq .answer li, html body .chapter-section.certification .policies-container .faq-section .faq .answer ol, html body .chapter-section.certification .policies-container .faq-section .faq .answer li, html body .chapter-section.certification-level .faq-container .faq-section .faq .answer ol, html body .chapter-section.certification-level .faq-container .faq-section .faq .answer li, html body .chapter-section.certification-level .policies-container .faq-section .faq .answer ol, html body .chapter-section.certification-level .policies-container .faq-section .faq .answer li, html body .chapter-section.resources-section .faq-container .faq-section .faq .answer ol, html body .chapter-section.resources-section .faq-container .faq-section .faq .answer li, html body .chapter-section.resources-section .policies-container .faq-section .faq .answer ol, html body .chapter-section.resources-section .policies-container .faq-section .faq .answer li, html body .chapter-section.resources-detail .faq-container .faq-section .faq .answer ol, html body .chapter-section.resources-detail .faq-container .faq-section .faq .answer li, html body .chapter-section.resources-detail .policies-container .faq-section .faq .answer ol, html body .chapter-section.resources-detail .policies-container .faq-section .faq .answer li {
  padding: 0px 0px 0px 5px;
  font-size: 13px;
}
html body .chapter-section.training .tools-grid, html body .chapter-section.certification .tools-grid, html body .chapter-section.certification-level .tools-grid, html body .chapter-section.resources-section .tools-grid, html body .chapter-section.resources-detail .tools-grid {
  margin-top: 30px;
}
html body .chapter-section.training .tools-grid h4, html body .chapter-section.certification .tools-grid h4, html body .chapter-section.certification-level .tools-grid h4, html body .chapter-section.resources-section .tools-grid h4, html body .chapter-section.resources-detail .tools-grid h4 {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 10px;
}
html body .chapter-section.training .tools-grid ul, html body .chapter-section.certification .tools-grid ul, html body .chapter-section.certification-level .tools-grid ul, html body .chapter-section.resources-section .tools-grid ul, html body .chapter-section.resources-detail .tools-grid ul {
  padding: 0px;
}
html body .chapter-section.training .tools-grid ul li, html body .chapter-section.certification .tools-grid ul li, html body .chapter-section.certification-level .tools-grid ul li, html body .chapter-section.resources-section .tools-grid ul li, html body .chapter-section.resources-detail .tools-grid ul li {
  display: inline-block;
  box-shadow: 0px 1px 2px 0px #CCCCCC;
  background: white;
  margin-right: 5px;
  margin-bottom: 2px;
}
html body .chapter-section.training .tools-grid ul li:nth-child(3n), html body .chapter-section.certification .tools-grid ul li:nth-child(3n), html body .chapter-section.certification-level .tools-grid ul li:nth-child(3n), html body .chapter-section.resources-section .tools-grid ul li:nth-child(3n), html body .chapter-section.resources-detail .tools-grid ul li:nth-child(3n) {
  margin-right: 0px;
}
html body .chapter-section.training .tools-grid ul li a, html body .chapter-section.certification .tools-grid ul li a, html body .chapter-section.certification-level .tools-grid ul li a, html body .chapter-section.resources-section .tools-grid ul li a, html body .chapter-section.resources-detail .tools-grid ul li a {
  padding: 20px;
  float: left;
  width: 234px;
}
html body .chapter-section.training .tools-grid ul li a .tool-icon, html body .chapter-section.certification .tools-grid ul li a .tool-icon, html body .chapter-section.certification-level .tools-grid ul li a .tool-icon, html body .chapter-section.resources-section .tools-grid ul li a .tool-icon, html body .chapter-section.resources-detail .tools-grid ul li a .tool-icon {
  height: 50px;
  margin-right: 15px;
  width: 55px;
  float: left;
  text-align: center;
}
html body .chapter-section.training .tools-grid ul li a .tool-icon:before, html body .chapter-section.certification .tools-grid ul li a .tool-icon:before, html body .chapter-section.certification-level .tools-grid ul li a .tool-icon:before, html body .chapter-section.resources-section .tools-grid ul li a .tool-icon:before, html body .chapter-section.resources-detail .tools-grid ul li a .tool-icon:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
html body .chapter-section.training .tools-grid ul li a span, html body .chapter-section.certification .tools-grid ul li a span, html body .chapter-section.certification-level .tools-grid ul li a span, html body .chapter-section.resources-section .tools-grid ul li a span, html body .chapter-section.resources-detail .tools-grid ul li a span {
  display: inline-block;
}
html body .chapter-section.training .tools-grid ul li a span, html body .chapter-section.certification .tools-grid ul li a span, html body .chapter-section.certification-level .tools-grid ul li a span, html body .chapter-section.resources-section .tools-grid ul li a span, html body .chapter-section.resources-detail .tools-grid ul li a span {
  vertical-align: middle;
  display: table-cell;
  height: 50px;
  font-size: 18px;
  color: #585858;
  line-height: 21px;
}
html body .chapter-section.training .tools-grid ul li a img, html body .chapter-section.certification .tools-grid ul li a img, html body .chapter-section.certification-level .tools-grid ul li a img, html body .chapter-section.resources-section .tools-grid ul li a img, html body .chapter-section.resources-detail .tools-grid ul li a img {
  display: inline-block;
  vertical-align: middle;
}
html body .chapter-section.training .ideas-grid, html body .chapter-section.certification .ideas-grid, html body .chapter-section.certification-level .ideas-grid, html body .chapter-section.resources-section .ideas-grid, html body .chapter-section.resources-detail .ideas-grid {
  margin-top: 50px;
}
html body .chapter-section.training .ideas-grid h4, html body .chapter-section.certification .ideas-grid h4, html body .chapter-section.certification-level .ideas-grid h4, html body .chapter-section.resources-section .ideas-grid h4, html body .chapter-section.resources-detail .ideas-grid h4 {
  font-weight: 300;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
html body .chapter-section.training .ideas-grid ul, html body .chapter-section.certification .ideas-grid ul, html body .chapter-section.certification-level .ideas-grid ul, html body .chapter-section.resources-section .ideas-grid ul, html body .chapter-section.resources-detail .ideas-grid ul {
  padding: 0px;
}
html body .chapter-section.training .ideas-grid ul li, html body .chapter-section.certification .ideas-grid ul li, html body .chapter-section.certification-level .ideas-grid ul li, html body .chapter-section.resources-section .ideas-grid ul li, html body .chapter-section.resources-detail .ideas-grid ul li {
  display: inline-block;
  box-shadow: 0px 2px 2px 0px #CCCCCC;
  background: #F7F7F7;
  margin-right: 1px;
  border-radius: 3px;
}
html body .chapter-section.training .ideas-grid ul li:nth-child(5n), html body .chapter-section.certification .ideas-grid ul li:nth-child(5n), html body .chapter-section.certification-level .ideas-grid ul li:nth-child(5n), html body .chapter-section.resources-section .ideas-grid ul li:nth-child(5n), html body .chapter-section.resources-detail .ideas-grid ul li:nth-child(5n) {
  margin-right: 0px;
}
html body .chapter-section.training .ideas-grid ul li a, html body .chapter-section.certification .ideas-grid ul li a, html body .chapter-section.certification-level .ideas-grid ul li a, html body .chapter-section.resources-section .ideas-grid ul li a, html body .chapter-section.resources-detail .ideas-grid ul li a {
  width: 140px;
  height: 180px;
  float: left;
  position: relative;
}
html body .chapter-section.training .ideas-grid ul li a .top, html body .chapter-section.certification .ideas-grid ul li a .top, html body .chapter-section.certification-level .ideas-grid ul li a .top, html body .chapter-section.resources-section .ideas-grid ul li a .top, html body .chapter-section.resources-detail .ideas-grid ul li a .top {
  padding: 16px;
  height: 155px;
  background: white;
}
html body .chapter-section.training .ideas-grid ul li a .top p, html body .chapter-section.certification .ideas-grid ul li a .top p, html body .chapter-section.certification-level .ideas-grid ul li a .top p, html body .chapter-section.resources-section .ideas-grid ul li a .top p, html body .chapter-section.resources-detail .ideas-grid ul li a .top p {
  font-size: 15px;
  line-height: 18px;
  color: #585858;
}
html body .chapter-section.training .ideas-grid ul li a .top .idea-icon, html body .chapter-section.certification .ideas-grid ul li a .top .idea-icon, html body .chapter-section.certification-level .ideas-grid ul li a .top .idea-icon, html body .chapter-section.resources-section .ideas-grid ul li a .top .idea-icon, html body .chapter-section.resources-detail .ideas-grid ul li a .top .idea-icon {
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  margin-bottom: 10px;
}
html body .chapter-section.training .ideas-grid ul li a .top .idea-icon.icon-docs-sm, html body .chapter-section.certification .ideas-grid ul li a .top .idea-icon.icon-docs-sm, html body .chapter-section.certification-level .ideas-grid ul li a .top .idea-icon.icon-docs-sm, html body .chapter-section.resources-section .ideas-grid ul li a .top .idea-icon.icon-docs-sm, html body .chapter-section.resources-detail .ideas-grid ul li a .top .idea-icon.icon-docs-sm {
  background-image: url("/edu_assets/images/tool-icons/icon-docs-sm.png");
}
html body .chapter-section.training .ideas-grid ul li a .top .idea-icon.icon-slides-sm, html body .chapter-section.certification .ideas-grid ul li a .top .idea-icon.icon-slides-sm, html body .chapter-section.certification-level .ideas-grid ul li a .top .idea-icon.icon-slides-sm, html body .chapter-section.resources-section .ideas-grid ul li a .top .idea-icon.icon-slides-sm, html body .chapter-section.resources-detail .ideas-grid ul li a .top .idea-icon.icon-slides-sm {
  background-image: url("/edu_assets/images/tool-icons/icon-slides-sm.png");
}
html body .chapter-section.training .ideas-grid ul li a .top .idea-icon.icon-youtube-sm, html body .chapter-section.certification .ideas-grid ul li a .top .idea-icon.icon-youtube-sm, html body .chapter-section.certification-level .ideas-grid ul li a .top .idea-icon.icon-youtube-sm, html body .chapter-section.resources-section .ideas-grid ul li a .top .idea-icon.icon-youtube-sm, html body .chapter-section.resources-detail .ideas-grid ul li a .top .idea-icon.icon-youtube-sm {
  background-image: url("/edu_assets/images/tool-icons/icon-youtube-sm.png");
}
html body .chapter-section.training .ideas-grid ul li a .top .idea-icon.icon-chrome-sm, html body .chapter-section.certification .ideas-grid ul li a .top .idea-icon.icon-chrome-sm, html body .chapter-section.certification-level .ideas-grid ul li a .top .idea-icon.icon-chrome-sm, html body .chapter-section.resources-section .ideas-grid ul li a .top .idea-icon.icon-chrome-sm, html body .chapter-section.resources-detail .ideas-grid ul li a .top .idea-icon.icon-chrome-sm {
  background-image: url("/edu_assets/images/tool-icons/icon-chrome-sm.png");
}
html body .chapter-section.training .ideas-grid ul li a .top .idea-icon.icon-sheets-sm, html body .chapter-section.certification .ideas-grid ul li a .top .idea-icon.icon-sheets-sm, html body .chapter-section.certification-level .ideas-grid ul li a .top .idea-icon.icon-sheets-sm, html body .chapter-section.resources-section .ideas-grid ul li a .top .idea-icon.icon-sheets-sm, html body .chapter-section.resources-detail .ideas-grid ul li a .top .idea-icon.icon-sheets-sm {
  background-image: url("/edu_assets/images/tool-icons/icon-sheets-sm.png");
}
html body .chapter-section.training .ideas-grid ul li a .top .idea-icon.icon-pdf-sm, html body .chapter-section.certification .ideas-grid ul li a .top .idea-icon.icon-pdf-sm, html body .chapter-section.certification-level .ideas-grid ul li a .top .idea-icon.icon-pdf-sm, html body .chapter-section.resources-section .ideas-grid ul li a .top .idea-icon.icon-pdf-sm, html body .chapter-section.resources-detail .ideas-grid ul li a .top .idea-icon.icon-pdf-sm {
  background-image: url("/edu_assets/images/tool-icons/icon-pdf-sm.png");
}
html body .chapter-section.training .ideas-grid ul li a .profile-picture, html body .chapter-section.certification .ideas-grid ul li a .profile-picture, html body .chapter-section.certification-level .ideas-grid ul li a .profile-picture, html body .chapter-section.resources-section .ideas-grid ul li a .profile-picture, html body .chapter-section.resources-detail .ideas-grid ul li a .profile-picture {
  width: 40px;
  position: absolute;
  right: 13px;
  bottom: 25px;
}
html body .chapter-section.training .lesson-list, html body .chapter-section.certification .lesson-list, html body .chapter-section.certification-level .lesson-list, html body .chapter-section.resources-section .lesson-list, html body .chapter-section.resources-detail .lesson-list {
  margin-top: 50px;
}
html body .chapter-section.training .lesson-list h4, html body .chapter-section.certification .lesson-list h4, html body .chapter-section.certification-level .lesson-list h4, html body .chapter-section.resources-section .lesson-list h4, html body .chapter-section.resources-detail .lesson-list h4 {
  font-weight: 300;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
html body .chapter-section.training .lesson-list ol, html body .chapter-section.certification .lesson-list ol, html body .chapter-section.certification-level .lesson-list ol, html body .chapter-section.resources-section .lesson-list ol, html body .chapter-section.resources-detail .lesson-list ol {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  border-left: 6px solid #00BCD4;
  box-shadow: 0px 1px 3px 0px #CCCCCC;
}
html body .chapter-section.training .lesson-list ol li, html body .chapter-section.certification .lesson-list ol li, html body .chapter-section.certification-level .lesson-list ol li, html body .chapter-section.resources-section .lesson-list ol li, html body .chapter-section.resources-detail .lesson-list ol li {
  padding: 10px 15px;
  border-top: 1px solid #DDDDDD;
  background: white;
}
html body .chapter-section.training .lesson-list ol li a, html body .chapter-section.certification .lesson-list ol li a, html body .chapter-section.certification-level .lesson-list ol li a, html body .chapter-section.resources-section .lesson-list ol li a, html body .chapter-section.resources-detail .lesson-list ol li a {
  font-size: 15px;
  color: #585858;
}
html body .chapter-section.training .help-center, html body .chapter-section.certification .help-center, html body .chapter-section.certification-level .help-center, html body .chapter-section.resources-section .help-center, html body .chapter-section.resources-detail .help-center {
  margin-top: 50px;
}
html body .chapter-section.training .help-center h4, html body .chapter-section.certification .help-center h4, html body .chapter-section.certification-level .help-center h4, html body .chapter-section.resources-section .help-center h4, html body .chapter-section.resources-detail .help-center h4 {
  font-weight: 300;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
html body .chapter-section.training .help-center div, html body .chapter-section.certification .help-center div, html body .chapter-section.certification-level .help-center div, html body .chapter-section.resources-section .help-center div, html body .chapter-section.resources-detail .help-center div {
  display: inline-block;
  background: white;
  padding: 12px 15px;
  box-shadow: 0px 1px 3px 0px #CCCCCC;
  line-height: 20px;
}
html body .chapter-section.training .help-center div img, html body .chapter-section.certification .help-center div img, html body .chapter-section.certification-level .help-center div img, html body .chapter-section.resources-section .help-center div img, html body .chapter-section.resources-detail .help-center div img {
  height: 24px;
  vertical-align: middle;
  margin-right: 10px;
}
html body .chapter-section.training .help-center div a, html body .chapter-section.certification .help-center div a, html body .chapter-section.certification-level .help-center div a, html body .chapter-section.resources-section .help-center div a, html body .chapter-section.resources-detail .help-center div a {
  font-size: 13px;
  text-transform: uppercase;
  padding-right: 25px;
  background-image: url("/edu_assets/images/img-linkout-teal.png");
  background-position: right;
  background-repeat: no-repeat;
  color: #00BCD4;
}
html body .chapter-section.training .community-grid, html body .chapter-section.certification .community-grid, html body .chapter-section.certification-level .community-grid, html body .chapter-section.resources-section .community-grid, html body .chapter-section.resources-detail .community-grid {
  margin-top: 40px;
}
html body .chapter-section.training .community-grid ul, html body .chapter-section.certification .community-grid ul, html body .chapter-section.certification-level .community-grid ul, html body .chapter-section.resources-section .community-grid ul, html body .chapter-section.resources-detail .community-grid ul {
  padding: 0px;
  list-style-type: none;
}
html body .chapter-section.training .community-grid ul li, html body .chapter-section.certification .community-grid ul li, html body .chapter-section.certification-level .community-grid ul li, html body .chapter-section.resources-section .community-grid ul li, html body .chapter-section.resources-detail .community-grid ul li {
  background: white;
  border-left: 4px solid #00BCD4;
  float: left;
  box-shadow: 0px 1px 2px 0px #CCCCCC;
  margin-bottom: 6px;
}
html body .chapter-section.training .community-grid ul li a, html body .chapter-section.certification .community-grid ul li a, html body .chapter-section.certification-level .community-grid ul li a, html body .chapter-section.resources-section .community-grid ul li a, html body .chapter-section.resources-detail .community-grid ul li a {
  width: 716px;
  height: 170px;
  display: block;
}
html body .chapter-section.training .community-grid ul li .details, html body .chapter-section.certification .community-grid ul li .details, html body .chapter-section.certification-level .community-grid ul li .details, html body .chapter-section.resources-section .community-grid ul li .details, html body .chapter-section.resources-detail .community-grid ul li .details {
  width: 470px;
  float: left;
  padding: 15px 20px;
  position: relative;
}
html body .chapter-section.training .community-grid ul li .details h4, html body .chapter-section.certification .community-grid ul li .details h4, html body .chapter-section.certification-level .community-grid ul li .details h4, html body .chapter-section.resources-section .community-grid ul li .details h4, html body .chapter-section.resources-detail .community-grid ul li .details h4 {
  font-size: 18px;
  font-weight: 400;
  color: #585858;
}
html body .chapter-section.training .community-grid ul li .details h4 span, html body .chapter-section.certification .community-grid ul li .details h4 span, html body .chapter-section.certification-level .community-grid ul li .details h4 span, html body .chapter-section.resources-section .community-grid ul li .details h4 span, html body .chapter-section.resources-detail .community-grid ul li .details h4 span {
  font-weight: 200;
  color: #9B9B9B;
}
html body .chapter-section.training .community-grid ul li .details h4 .gplus-icon, html body .chapter-section.certification .community-grid ul li .details h4 .gplus-icon, html body .chapter-section.certification-level .community-grid ul li .details h4 .gplus-icon, html body .chapter-section.resources-section .community-grid ul li .details h4 .gplus-icon, html body .chapter-section.resources-detail .community-grid ul li .details h4 .gplus-icon {
  width: 32px;
  height: 32px;
  background-image: url("/edu_assets/images/gplus-small-icon.png");
  right: 20px;
  top: 11px;
  position: absolute;
}
html body .chapter-section.training .community-grid ul li .details p, html body .chapter-section.certification .community-grid ul li .details p, html body .chapter-section.certification-level .community-grid ul li .details p, html body .chapter-section.resources-section .community-grid ul li .details p, html body .chapter-section.resources-detail .community-grid ul li .details p {
  font-size: 15px;
  margin: 7px 0px;
  color: #585858;
}
html body .chapter-section.training .community-grid ul li .details span, html body .chapter-section.certification .community-grid ul li .details span, html body .chapter-section.certification-level .community-grid ul li .details span, html body .chapter-section.resources-section .community-grid ul li .details span, html body .chapter-section.resources-detail .community-grid ul li .details span {
  font-weight: 400;
  font-size: 13px;
  color: #00BCD4;
}
html body .chapter-section.training .community-grid ul li .thumbnail, html body .chapter-section.certification .community-grid ul li .thumbnail, html body .chapter-section.certification-level .community-grid ul li .thumbnail, html body .chapter-section.resources-section .community-grid ul li .thumbnail, html body .chapter-section.resources-detail .community-grid ul li .thumbnail {
  width: 246px;
  height: 170px;
  float: left;
  background-repeat: none;
}
html body .chapter-section.training .community-grid ul li .thumbnail.thumbnail-resources-groups, html body .chapter-section.certification .community-grid ul li .thumbnail.thumbnail-resources-groups, html body .chapter-section.certification-level .community-grid ul li .thumbnail.thumbnail-resources-groups, html body .chapter-section.resources-section .community-grid ul li .thumbnail.thumbnail-resources-groups, html body .chapter-section.resources-detail .community-grid ul li .thumbnail.thumbnail-resources-groups {
  background-image: url("/edu_assets/images/thumbnail-resources-groups.jpg");
}
html body .chapter-section.training .community-grid ul li .thumbnail.thumbnail-resources-forum, html body .chapter-section.certification .community-grid ul li .thumbnail.thumbnail-resources-forum, html body .chapter-section.certification-level .community-grid ul li .thumbnail.thumbnail-resources-forum, html body .chapter-section.resources-section .community-grid ul li .thumbnail.thumbnail-resources-forum, html body .chapter-section.resources-detail .community-grid ul li .thumbnail.thumbnail-resources-forum {
  background-image: url("/edu_assets/images/thumbnail-resources-forum.jpg");
}
html body .chapter-section.training .community-grid ul li .thumbnail.thumbnail-resources-apps, html body .chapter-section.certification .community-grid ul li .thumbnail.thumbnail-resources-apps, html body .chapter-section.certification-level .community-grid ul li .thumbnail.thumbnail-resources-apps, html body .chapter-section.resources-section .community-grid ul li .thumbnail.thumbnail-resources-apps, html body .chapter-section.resources-detail .community-grid ul li .thumbnail.thumbnail-resources-apps {
  background-image: url("/edu_assets/images/thumbnail-resources-apps.jpg");
}
html body .chapter-section.training .community-grid ul li .thumbnail.thumbnail-resources-chromebooks, html body .chapter-section.certification .community-grid ul li .thumbnail.thumbnail-resources-chromebooks, html body .chapter-section.certification-level .community-grid ul li .thumbnail.thumbnail-resources-chromebooks, html body .chapter-section.resources-section .community-grid ul li .thumbnail.thumbnail-resources-chromebooks, html body .chapter-section.resources-detail .community-grid ul li .thumbnail.thumbnail-resources-chromebooks {
  background-image: url("/edu_assets/images/thumbnail-resources-chromebooks.jpg");
}
html body .chapter-section.training .community-grid ul li .thumbnail.thumbnail-resources-play, html body .chapter-section.certification .community-grid ul li .thumbnail.thumbnail-resources-play, html body .chapter-section.certification-level .community-grid ul li .thumbnail.thumbnail-resources-play, html body .chapter-section.resources-section .community-grid ul li .thumbnail.thumbnail-resources-play, html body .chapter-section.resources-detail .community-grid ul li .thumbnail.thumbnail-resources-play {
  background-image: url("/edu_assets/images/thumbnail-resources-play.jpg");
}
html body .chapter-section .progress-start-training {
  width: 100%;
  height: 208px;
  border: #CCCCCC dashed 2px;
  background-color: #FFFFFF;
  text-align: center;
  padding-top: 65px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 65px;
}
html body .chapter-section .progress-start-training .progress-start-training-button {
  width: 165px;
  height: 35px;
  text-transform: uppercase;
  background-color: #6188FF;
  color: #FFFFFF;
  margin: 0 auto;
  line-height: 38px;
  margin-top: 40px;
  font-size: 14px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
html body .chapter-section .progress-print-button {
  float: right;
  width: 165px;
  height: 35px;
  text-transform: uppercase;
  background-color: #34A761;
  color: #FFFFFF;
  margin: 0 auto;
  line-height: 38px;
  margin-top: 40px;
  font-size: 14px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  font-weight: 300;
}
html body .chapter-section .progress-print-button a {
  color: #FFFFFF;
}
html body .chapter-section .progress-print-logo {
  float: right;
  width: 207px;
  height: 71px;
  margin: 0 auto;
  margin-top: 34px;
}
html body .section-hdr {
  height: 80px;
  width: 100%;
  background: #3E50B4;
  color: #FFFFFF;
  font-size: 24px;
  position: relative;
  margin-bottom: 25px;
}
html body .section-hdr.plain {
  font-size: 36px;
  background: none;
  color: #585858;
  font-weight: 100;
}
html body .section-hdr.plain p {
  float: left;
  padding-top: 20px;
}
html body .section-hdr.tool {
  height: 54px;
}
html body .section-hdr.tool .icon {
  height: 54px;
  width: auto;
}
html body .section-hdr .sub-hdr {
  font-size: 16px;
  top: -7px;
  position: absolute;
  left: 93px;
}
html body .section-hdr .icon {
  background-repeat: no-repeat;
  height: 81px;
  width: 80px;
  background-size: 100%;
  margin-right: 10px;
  float: left;
}
html body .section-hdr .icon.img-certification-beg {
  background-image: url("/edu_assets/images/img-certification-beg.png");
}
html body .section-hdr .icon.img-certification-adv {
  background-image: url("/edu_assets/images/img-certification-adv-icon.png");
}
html body .section-hdr .icon.img-certification-trainer {
  background-image: url("/edu_assets/images/img-certification-trainer.png");
}
html body .section-hdr .icon.img-certification-innovator {
  background-image: url("/edu_assets/images/img-certification-innovator.png");
}
html body .section-hdr-progress {
  height: 110px;
}
html body .section-hdr-progress .progress-title {
  bottom: 48px;
}
html body .section-hdr-progress .progress-user {
  position: absolute;
  bottom: 0;
  font-size: 14px;
}
html body .section-hdr-progress .progress-user-name {
  bottom: 18px;
  font-weight: bold;
}
html body .resources {
  margin-bottom: 40px;
  height: 100px;
}
html body .resources .resource-icon {
  float: left;
}
html body .cards-container {
  width: 100%;
  height: auto;
  display: flex;
  align-items: stretch;
}
html body .cards-container.training, html body .cards-container.certification, html body .cards-container.resources-section {
  min-height: 384px;
  margin-top: 80px;
  overflow: hidden;
  margin-bottom: 20px;
}
html body .cards-container.training a, html body .cards-container.certification a, html body .cards-container.resources-section a {
  display: block;
  width: 340px;
}
html body .cards-container.three {
  margin-top: 130px;
  margin-bottom: 40px;
}
html body .cards-container.certification-level {
  margin-top: 130px;
  min-height: 315px;
  margin-bottom: 40px;
  display: flex;
  align-items: stretch;
}
html body .cards-container.certification-level.trainer, html body .cards-container.certification-level.innovator {
  height: 550px;
}
html body .cards-container.certification-level.trainer.short-margin, html body .cards-container.certification-level.innovator.short-margin {
  margin-top: 80px;
}
html body .cards-container.certification-level .card {
  cursor: default;
}
html body .cards-container.certification-level .card p.start-training {
  position: absolute;
  color: #D18C1D;
  bottom: 0;
  margin-bottom: 10px;
  width: 210px;
}
html body .card {
  cursor: pointer;
  min-height: 310px;
  width: 332px;
  float: left;
  margin: 10px;
  position: relative;
  background-color: #FFFFFF;
  box-shadow: 0px 1px 2px 0px #CCCCCC;
}
html body .card p.card_copy {
  padding: 15px 25px;
}
html body .card.audio {
  height: 260px;
  /*background: url('/edu_assets/images/tile-audio-turtle.png');*/
  background-repeat: no-repeat;
}
html body .card.audio.playing {
  /*background: url('/edu_assets/images/tile-audio-turtle-pause.png');*/
  background-repeat: no-repeat;
}
html body .card.audio p.transcript {
  background: url("/edu_assets/images/google_doc_sm.png");
  background-position: left;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 12px;
  left: 24px;
  color: #6188FF;
  font-weight: 500;
  padding-left: 25px;
  font-size: 13px;
  line-height: 40px;
}
html body .card.three {
  width: 230px;
  background: white;
  margin: 0px 0px 0px 15px;
}
html body .card.three:first-child {
  margin-left: 0px;
}
html body .card.three a {
  display: block;
  min-height: 330px;
  overflow: auto;
}
html body .card.three .hdr {
  font-size: 20px;
  text-align: center;
  margin: 18px 0px;
  color: #585858;
}
html body .card.three .btm {
  padding: 0px 17px 20px 17px;
  color: #585858;
}
html body .card.three .btm p {
  font-size: 13px;
  line-height: 18px;
}
html body .card.three .icon {
  margin: 30px auto;
  background-repeat: no-repeat;
  height: 40px;
  background-position: center;
}
html body .card.three .icon.img-cert-training {
  background-image: url("/edu_assets/images/icon-fundamentals-training.png");
  width: 35px;
}
html body .card.three .icon.img-cert-training-adv {
  background-image: url("/edu_assets/images/icon-advanced-training.png");
  width: 35px;
}
html body .card.three .icon.img-cert-practice {
  background-image: url("/edu_assets/images/img-cert-practice.png");
  width: 40px;
}
html body .card.three .icon.img-cert-certified {
  background-image: url("/edu_assets/images/img-cert-certified.png");
  width: 40px;
}
html body .card.training, html body .card.certification, html body .card.certification-level, html body .card.resources-section {
  cursor: auto;
  width: 340px;
  margin: 0 0 2px 0;
  font-weight: 100;
  box-shadow: 0px 1px 2px 0px #CCCCCC;
  background-color: #FFFFFF;
}
html body .card.training:first-child, html body .card.certification:first-child, html body .card.certification-level:first-child, html body .card.resources-section:first-child {
  margin-right: 40px;
}
html body .card.training .top, html body .card.certification .top, html body .card.certification-level .top, html body .card.resources-section .top {
  height: 225px;
  color: #FFFFFF;
  position: relative;
  padding-left: 18px;
}
html body .card.training .top.img-beg, html body .card.certification .top.img-beg, html body .card.certification-level .top.img-beg, html body .card.resources-section .top.img-beg {
  background-image: url("/edu_assets/images/img-beg.png");
  background-repeat: no-repeat;
  background-position: 16px 22px;
  background-color: #3E50B4;
}
html body .card.training .top.img-beg.certification, html body .card.certification .top.img-beg.certification, html body .card.certification-level .top.img-beg.certification, html body .card.resources-section .top.img-beg.certification {
  background-color: #F5A623;
}
html body .card.training .top.img-adv, html body .card.certification .top.img-adv, html body .card.certification-level .top.img-adv, html body .card.resources-section .top.img-adv {
  background-image: url("/edu_assets/images/img-adv.png");
  background-repeat: no-repeat;
  background-position: 16px 22px;
  background-color: #3E50B4;
}
html body .card.training .top.img-adv.certification, html body .card.certification .top.img-adv.certification, html body .card.certification-level .top.img-adv.certification, html body .card.resources-section .top.img-adv.certification {
  background-color: #F5A623;
}
html body .card.training .top.resources-section, html body .card.certification .top.resources-section, html body .card.certification-level .top.resources-section, html body .card.resources-section .top.resources-section {
  background-color: #00BCD4;
  background-repeat: no-repeat;
  background-position: 16px 22px;
  margin-bottom: 0px;
}
html body .card.training .top.img-certification-adv, html body .card.certification .top.img-certification-adv, html body .card.certification-level .top.img-certification-adv, html body .card.resources-section .top.img-certification-adv {
  background-image: url("/edu_assets/images/img-certification-adv-icon.png");
  background-repeat: no-repeat;
  background-position: 16px 22px;
  background-color: #F5A623;
}
html body .card.training .top.img-certification-beg, html body .card.certification .top.img-certification-beg, html body .card.certification-level .top.img-certification-beg, html body .card.resources-section .top.img-certification-beg {
  background-image: url("/edu_assets/images/img-certification-beg.png");
  background-repeat: no-repeat;
  background-position: 16px 22px;
  background-color: #F5A623;
}
html body .card.training .top.img-cert-trainer-1, html body .card.certification .top.img-cert-trainer-1, html body .card.certification-level .top.img-cert-trainer-1, html body .card.resources-section .top.img-cert-trainer-1 {
  background-image: url("/edu_assets/images/img-cert-trainer-1.jpg");
  background-repeat: no-repeat;
}
html body .card.training .top.img-cert-trainer-2, html body .card.certification .top.img-cert-trainer-2, html body .card.certification-level .top.img-cert-trainer-2, html body .card.resources-section .top.img-cert-trainer-2 {
  background-image: url("/edu_assets/images/img-cert-trainer-2.jpg");
  background-repeat: no-repeat;
}
html body .card.training .top.img-cert-innovator-1, html body .card.certification .top.img-cert-innovator-1, html body .card.certification-level .top.img-cert-innovator-1, html body .card.resources-section .top.img-cert-innovator-1 {
  background-image: url("/edu_assets/images/img-cert-innovator-1.jpg");
  background-repeat: no-repeat;
}
html body .card.training .top.img-cert-innovator-2, html body .card.certification .top.img-cert-innovator-2, html body .card.certification-level .top.img-cert-innovator-2, html body .card.resources-section .top.img-cert-innovator-2 {
  background-image: url("/edu_assets/images/img-cert-innovator-2.jpg");
  background-repeat: no-repeat;
}
html body .card.training .top.img-resources-community, html body .card.certification .top.img-resources-community, html body .card.certification-level .top.img-resources-community, html body .card.resources-section .top.img-resources-community {
  background-image: url("/edu_assets/images/img-resources-community.png");
}
html body .card.training .top.img-resources-tools, html body .card.certification .top.img-resources-tools, html body .card.certification-level .top.img-resources-tools, html body .card.resources-section .top.img-resources-tools {
  background-image: url("/edu_assets/images/img-resources-tools.png");
}
html body .card.training .top.img-resources-ideas, html body .card.certification .top.img-resources-ideas, html body .card.certification-level .top.img-resources-ideas, html body .card.resources-section .top.img-resources-ideas {
  background-image: url("/edu_assets/images/img-resources-ideas.png");
}
html body .card.training .top .hdr, html body .card.certification .top .hdr, html body .card.certification-level .top .hdr, html body .card.resources-section .top .hdr {
  font-size: 24px;
  position: absolute;
  bottom: 15px;
  line-height: 24px;
}
html body .card.training .top .sub-hdr, html body .card.certification .top .sub-hdr, html body .card.certification-level .top .sub-hdr, html body .card.resources-section .top .sub-hdr {
  font-size: 11px;
  position: absolute;
  bottom: 55px;
  padding-left: 2px;
  opacity: .5;
}
html body .card.training .btm, html body .card.certification .btm, html body .card.certification-level .btm, html body .card.resources-section .btm {
  padding: 15px 20px 25px 15px;
  color: #585858;
  font-size: 15px;
  background: white;
}
html body .card.training .btm p, html body .card.certification .btm p, html body .card.certification-level .btm p, html body .card.resources-section .btm p {
  line-height: 22px;
}
html body .card.training .btm p.start-training, html body .card.certification .btm p.start-training, html body .card.certification-level .btm p.start-training, html body .card.resources-section .btm p.start-training {
  font-weight: 500;
  position: absolute;
  bottom: 0;
  margin-bottom: 10px;
}
html body .card.training .btm span, html body .card.certification .btm span, html body .card.certification-level .btm span, html body .card.resources-section .btm span {
  text-transform: uppercase;
  font-size: 12px;
}
html body .card.training.certification-level, html body .card.certification.certification-level, html body .card.certification-level.certification-level, html body .card.resources-section.certification-level {
  border: none;
  height: 555px;
}
html body .card.training.certification-level .hdr, html body .card.certification.certification-level .hdr, html body .card.certification-level.certification-level .hdr, html body .card.resources-section.certification-level .hdr {
  font-size: 20px;
  margin-bottom: 10px;
}
html body .card.training.certification-level .btm, html body .card.certification.certification-level .btm, html body .card.certification-level.certification-level .btm, html body .card.resources-section.certification-level .btm {
  border: 1px solid #CCCCCC;
  border-top: none;
  height: 330px;
  padding: 15px;
}
html body .card.training .start-training {
  text-transform: uppercase;
  color: #3E50B4;
}
html body .card.resources-section {
  margin-left: 20px;
  margin-right: 0px;
}
html body .card.resources-section:first-child {
  margin-left: 0px;
  margin-right: 0px;
}
html body .arrow-up {
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-bottom: 25px solid #FFFFFF;
  position: absolute;
  left: 400px;
  top: -24px;
}
html body .arrow-up.left {
  left: 50px;
}
html body .arrow-up.user-progress {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #FFFFFF;
  top: -10px;
}
html body .arrow-up.user-progress.units {
  left: 170px;
}
html body .arrow-down {
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 25px solid #FFFFFF;
  position: absolute;
  right: 30px;
  bottom: -14px;
}
html body .certification-level .links-container {
  line-height: 36px;
}
html body .certification-level .links-container a {
  font-size: 13px;
}
html body .certification-level .links-container a.img {
  color: white;
  background-image: url("/edu_assets/images/img-linkout-white.png");
  background-repeat: no-repeat;
  background-position: right 25px center;
  padding: 12px 55px 12px 30px;
  margin-right: 20px;
}
html body .certification-level .links-container a.exam-link {
  background-color: #F5A623;
}
html body .certification-level .links-container a.trainer-apply-link {
  background-color: #FF5722;
}
html body .certification-level .links-container a.innovator-apply-link {
  background-color: #E53935;
}
html body .certification-level .links-container span {
  font-size: 13px;
  color: #E64A19;
  font-weight: 400;
}
html body .certification-level .testimonial {
  margin-top: 55px;
  border-top: 4px solid #F5A623;
}
html body .certification-level .testimonial.trainer {
  border-top: 4px solid #FF5722;
}
html body .certification-level .testimonial.innovator {
  border-top: 4px solid #E53935;
}
html body .certification-level .testimonial .test-caption {
  padding: 35px 30px;
  color: white;
}
html body .certification-level .testimonial .test-caption > div {
  width: 340px;
}
html body .certification-level .testimonial .test-caption > div p {
  margin-bottom: 0px;
}
html body .certification-level .testimonial .test-caption > div p.test-quote {
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 20px;
  font-weight: 300;
}
html body .certification-level .testimonial .test-caption > div p.test-name {
  font-size: 13px;
  font-weight: 500;
}
html body .certification-level .testimonial .test-caption > div p.test-title {
  line-height: 11px;
  font-size: 10px;
}
html body .certification-level .testimonial.certification-testimonial-2 {
  background: url("/edu_assets/images/certification-testimonial-2.jpg");
  background-repeat: no-repeat;
  position: relative;
  width: 720px;
  height: 293px;
}
html body .certification-level .testimonial.certification-testimonial-3 {
  background: url("/edu_assets/images/certification-testimonial-3.jpg");
  background-repeat: no-repeat;
  position: relative;
  width: 720px;
  height: 293px;
}
html body .certification-level .testimonial.certification-testimonial-4 {
  background: url("/edu_assets/images/certification-testimonial-4.jpg");
  background-repeat: no-repeat;
  position: relative;
  width: 720px;
  height: 293px;
}
html body .certification-level .testimonial.certification-testimonial-5 {
  background: url("/edu_assets/images/certification-testimonial-5.jpg");
  background-repeat: no-repeat;
  position: relative;
  width: 720px;
  height: 293px;
}
html body .card_modal {
  width: 600px;
  position: absolute;
  height: 563px;
  border: 1px solid #DDDDDD;
  display: none;
  background: #FFFFFF;
  padding: 55px 40px 40px 40px;
  position: relative;
  left: 400px;
  top: -25px;
}
html body .card_modal.visible {
  display: block;
  position: fixed;
  margin: 0 auto;
  top: 20vh;
  left: 50%;
  margin-left: -270px;
  z-index: 1001;
}
html body .card_modal.visible.overflowable {
  overflow: scroll;
}
html body .card_modal.visible ul, html body .card_modal.visible ol {
  font-size: 13px;
  padding-left: 15px;
}
html body .card_modal.visible.home {
  margin-top: 190px;
  width: 509px;
  height: 95%;
  padding: 60px 40px 0 40px;
  position: absolute;
  text-align: left;
}
html body .card_modal.visible.home.growth {
  left: 385px;
}
html body .card_modal.visible.home.time {
  left: 320px;
}
html body .card_modal.visible.home.learning {
  left: 608px;
}
html body .card_modal.visible.lesson-check {
  width: 400px;
  height: 227px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 50px 40px 18px 35px;
  text-align: left;
  position: relative;
  margin-top: -275px;
  float: right;
  margin-right: -46px;
}
html body .card_modal.visible.user-progress {
  width: 364px;
  height: 240px;
  top: 402px;
  padding: 40px 50px 18px 35px;
  text-align: left;
  -moz-box-shadow: 0px 19px 38px #CCCCCC;
  -webkit-box-shadow: 0px 19px 38px #CCCCCC;
  box-shadow: 0px 19px 38px #CCCCCC;
  filter: progid:DXImageTransform.Microsoft.Shadow(strength = 19, direction = 180, color = '#CCCCCC');
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 19, Direction = 180, Color = '#CCCCCC')";
}
html body .card_modal.visible.user-progress.hours {
  left: 630px;
}
html body .card_modal.visible.user-progress.units {
  left: 806px;
}
html body .card_modal .modal_img {
  width: 170px;
  height: 95px;
  float: left;
}
html body .card_modal .close_img {
  float: right;
  cursor: pointer;
}
html body .card_modal .close_img.home {
  margin: -25px -30px 0 0;
}
html body .card_modal .close_img.lesson-check {
  margin: -30px -35px 0 0;
}
html body .card_modal .close_img.user-progress {
  margin: -20px -45px 0 0;
}
html body .card_modal .modal_hdr {
  font-size: 20px;
  color: #585858;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 30px;
  margin-top: 110px;
}
html body .card_modal .modal_hdr.home {
  color: #923FA3;
  font-weight: 500;
  font-size: 16px;
  margin: 0;
}
html body .card_modal .modal_hdr.lesson-check {
  font-weight: 500;
  font-size: 18px;
  margin: 0;
}
html body .card_modal p {
  margin: 10px 0;
  font-weight: 300;
  line-height: 21px;
  font-size: 13px;
  color: #585858;
}
html body .card_modal p.modal-links {
  display: inline-block;
  color: #6188FF;
  margin-right: 60px;
  font-weight: 500;
  cursor: pointer;
}
html body div.screen_mask {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: #000000;
  opacity: 0.2;
  filter: alpha(opacity=70);
  display: none;
}
html body .skill-need {
  padding: 0 0 0 84px;
  position: relative;
  color: #585858;
  margin-top: 30px;
}
html body .skill-need.c-intro {
  margin: 10px 0;
  height: 60px;
  border-bottom: 1px solid #CCCCCC;
}
html body .skill-need.c-intro p.c-intro {
  font-size: 15px;
  color: #585858;
  font-weight: 500;
  line-height: 50px;
  padding-top: 15px;
  position: relative;
}
html body .skill-need ul, html body .skill-need ol {
  font-size: 13px;
}
html body .skill-need img {
  left: 20px;
  position: absolute;
  top: 0;
}
html body .skill-need img.c-intro {
  left: 0;
  width: 34px;
  margin: 9px;
}
html body .skill-need h3 {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 4px;
  line-height: 20px;
}
html body .skill-need p {
  font-size: 13px;
  line-height: 25px;
  width: 575px;
}
html body .skill-need p.c-intro {
  font-size: 15px;
  color: #585858;
  padding-top: 15px;
  font-weight: 500;
}
html body .skill-need > p {
  margin-bottom: 8px !important;
  line-height: 22px !important;
}
html body .skill-need .learn-how {
  color: #3E50B4;
  font-size: 13px;
}
html body .skill-need .learn-how.c-intro {
  float: right;
  font-weight: 500;
  position: absolute;
  right: 20px;
  top: 12px;
  opacity: .9;
}
html body .skill-need .skill-green {
  color: #178D7B;
}
html body .skill-need .skill-orange {
  color: #F5A623;
}
html body .skill-need .skill-magenta {
  color: #FF007A;
}
html body .skill-need .skill-seafoam {
  color: #5CE6CD;
}
html body .skill-need.skill-pocketknife h3 {
  color: #ff631f;
}
html body .skill-need.skill-icon-elephant h3 {
  color: #178D7B;
}
html body .skill-need.skill-icon-longhorn h3 {
  color: #FF5722;
}
html body .skill-need.skill-icon-octopus h3 {
  color: #5CE6CD;
}
html body .skill-need.skill-icon-alligator h3 {
  color: #FF007A;
}
html body .skill-need.skill-icon-bird h3 {
  color: #a4d047;
}
html body .skill-need.skill-icon-koala h3 {
  color: #A7302D;
}
html body .chapter-section-steps {
  height: 55px;
  width: 100%;
  background: #5ACBFF;
  color: #FFFFFF;
  font-size: 15px;
  margin: 20px 0 30px 0;
  position: relative;
}
html body .chapter-section-steps .square {
  height: 55px;
  width: 55px;
  float: left;
  background: #3E50B4;
  text-align: center;
  vertical-align: middle;
  line-height: 55px;
}
html body .chapter-section-steps label {
  padding-left: 75px;
  font-weight: 300;
  padding-top: 13px;
}
html body .chapter-section-steps .down-arrow {
  position: absolute;
  top: 12px;
  right: 13px;
  height: 31px;
  width: 30px;
  background-image: url("/edu_assets/images/down-arrow.png");
  background-repeat: no-repeat;
  cursor: pointer;
}
html body .chapter-section-steps .down-arrowimg {
  margin-bottom: 20px;
}
html body .chapter-section-steps .up-arrow {
  background-image: url("/edu_assets/images/up-arrow.png");
}
html body .chapter-section-steps .docs-icon {
  position: absolute;
  top: 12px;
  right: 13px;
  height: 31px;
  width: 30px;
  background-image: url("/edu_assets/images/google_doc.png");
  background-repeat: no-repeat;
}
html body .chapter-section-steps .notes-textarea {
  margin-bottom: 188px;
}
html body .lesson-hdr {
  height: 80px;
  width: 100%;
  color: #FFFFFF;
  font-size: 24px;
  position: relative;
  margin-bottom: 35px;
  background: #B5CF36;
}
html body .lesson-hdr.unit-review {
  margin-bottom: 0;
}
html body .section-hdr-copy, html body .lesson-hdr-copy {
  position: absolute;
  bottom: 0;
  padding-left: 20px;
  padding-bottom: 20px;
  font-weight: 100;
  line-height: 38px;
}
html body .section-hdr-copy.plain, html body .lesson-hdr-copy.plain {
  padding: 0 0 5px 0;
}
html body .section-hdr-copy.plain.sub-hdr, html body .lesson-hdr-copy.plain.sub-hdr {
  font-size: 11px;
  color: #929292;
  position: absolute;
  top: 10px;
  left: 0;
}
html body .section-hdr-copy p, html body .lesson-hdr-copy p {
  float: left;
  margin-top: 20px;
}
html body .section-hdr-copy.hasIcon, html body .lesson-hdr-copy.hasIcon {
  line-height: 40px;
  padding-bottom: 0px;
  font-weight: 300;
  display: inline-block;
}
html body .section-hdr-copy.hasIcon.tool, html body .lesson-hdr-copy.hasIcon.tool {
  line-height: 54px;
  font-weight: 200;
}
html body .section-hdr-copy.hasIcon .coming-soon, html body .lesson-hdr-copy.hasIcon .coming-soon {
  color: #F45C00;
}
html body .lesson-check-intro {
  margin-bottom: 50px;
  font-weight: 300;
  padding-left: 12px;
}
html body .lesson-question p, html body .qt-sa-question p {
  padding-left: 25px;
  line-height: 20px;
}
html body .lesson-question p.active, html body .qt-sa-question p.active {
  color: #F45C00;
}
html body .lesson-question p:nth-child(2), html body .qt-sa-question p:nth-child(2) {
  text-indent: -15px;
}
html body .lesson-question .qt-response, html body .qt-sa-question .qt-response {
  padding-left: 25px;
}
html body .lesson-question .qt-question img, html body .qt-sa-question .qt-question img {
  margin-left: 25px;
  margin-top: 15px;
  max-width: 618px;
}
html body .lesson-question .qt-question ul, html body .qt-sa-question .qt-question ul {
  padding-left: 25px;
  padding-bottom: 20px;
}
html body .lesson-question .qt-question ul li, html body .qt-sa-question .qt-question ul li {
  list-style: none;
}
html body .lesson-question .qt-question.active p, html body .qt-sa-question .qt-question.active p {
  color: #F45C00;
}
html body .qt-question-group .lesson-question p {
  padding-left: 0px;
}
html body .qt-introduction {
  margin-left: -15px;
}
html body .lesson-question-options {
  padding-left: 25px;
  font-weight: 300;
  margin-bottom: 100px;
}
html body .lesson-question-options ul {
  list-style: none;
}
html body .lesson-question-options ul li {
  margin: 18px 0 18px -25px;
  font-size: 15px;
  padding: 5px 0 5px 25px;
}
html body .lesson-question-options ul li input {
  margin-right: 15px;
}
html body .lesson-question-options ul li label {
  font-weight: 300;
  width: 600px;
  margin-left: 25px;
  margin-top: -14px;
}
html body .lesson-question-options > div {
  margin-left: -50px;
  padding-left: 50px;
}
html body .lesson-question-options .wrong {
  background: url("/edu_assets/images/x-wrong.png") no-repeat;
  background-position-y: 1px;
}
html body .qt-question-group {
  padding-left: 25px;
}
html body .qt-question-group ul li, html body .qt-question-group ol li {
  list-style: none;
  text-indent: -15px;
  padding-bottom: 17px;
}
html body .qt-question-group .qt-choices.lesson-question-options input[type="checkbox"], html body .qt-question-group .qt-choices.lesson-question-options input[type="radio"] {
  margin-left: -25px;
}
html body .qt-question-group .qt-choices.lesson-question-options label {
  margin-left: -10px;
}
html body .qt-question-group .qt-sa-question .qt-response {
  padding-left: 0px;
}
html body .qt-question-group .qt-sa-question .qt-question p {
  padding-left: 0px;
}
html body .qt-points {
  display: none;
}
html body .check-answer-button {
  height: 40px;
  width: 180px;
  background: #B5CF36;
  color: #FFFFFF;
  padding-top: 13px;
  text-align: center;
  font-size: 13px;
  border: none;
}
html body .check-answer-button.submit {
  float: right;
  margin-top: -34px;
  text-transform: uppercase;
  padding-top: 5px;
  font-weight: 300;
}
html body .check-answer-button.unit-assess {
  font-weight: 300;
  text-transform: uppercase;
  padding-bottom: 12px;
}
html body .check-answer-button.retake {
  width: 200px;
  margin-right: 5px;
  padding: 13px 31px;
}
html body .check-answer-button.start-next {
  margin-left: 5px;
  width: 200px;
  background-color: #6188FF;
  padding: 13px 31px;
}
html body .check-answer-button.get-cert {
  background-color: #F5A623;
  margin-left: 5px;
  width: 200px;
  padding: 13px 57px;
}
html body .search-button {
  right: 24px;
}
html body .avocado {
  font-weight: 500 !important;
  color: #B5CF36 !important;
}
html body #grid-cont {
  background: #F7F7F7;
  box-sizing: border-box;
  width: 100%;
  position: relative;
  margin-top: 138px;
  min-height: 1000px;
  overflow: hidden;
}
html body #grid-cont.print {
  margin-top: 0;
}
html body #grid-cont.landing {
  margin-top: 96px;
  margin-bottom: -65px;
}
html body #grid-cont .row {
  width: 100%;
}
html body #grid-cont section.grid_outer {
  margin-left: 285px;
  width: 800px;
  zoom: 1;
  min-height: 750px;
  padding-bottom: 50px;
  background-color: #F7F7F7;
}
html body #grid-cont section.grid_outer.print {
  margin-left: 25px;
}
html body #grid-cont section.grid_outer.training, html body #grid-cont section.grid_outer.certification {
  margin-left: 70px;
  padding-top: 0;
}
html body #grid-cont section.grid_outer.resources-section {
  width: 1120px;
  margin-left: 70px;
  padding-top: 0;
}
html body #grid-cont section.grid_outer:before {
  content: " ";
  display: table;
}
html body #grid-cont section.grid_outer:after {
  clear: both;
  content: " ";
  display: table;
}
html body #grid-cont section.grid_outer > p {
  margin-bottom: 14px;
  font-weight: 300;
  line-height: 25px;
  max-width: 720px;
}
html body #grid-cont section.grid_outer .timer > p {
  margin-left: 40px;
  font-weight: 300;
  line-height: 25px;
  color: #333333;
}
html body #grid-cont section .gcb-progress-icon-holder.gcb-pull-right {
  display: none;
}
html body #grid-cont section .chapter-section-steps-hidden {
  display: none;
  border-bottom: 1px solid #DDDDDD;
  margin-top: -30px;
  background: #FFFFFF;
  padding: 25px 0;
}
html body #grid-cont section .chapter-section-steps-hidden p {
  padding: 0 25px;
}
html body #grid-cont section .lesson-question-options {
  margin: 20px 0 20px 0;
}
html body #grid-cont section .lesson-question-options input {
  float: left;
  margin-top: 2px;
}
html body #grid-cont section .lesson-question-options label {
  font-size: 15px;
  padding: 0 40px 10px 20px;
  font-weight: 400;
  line-height: 20px;
  text-indent: 0;
}
html body #grid-cont section .qt-sa-question.qt-standalone {
  margin-bottom: 50px;
}
html body #grid-cont section .qt-sa-question.qt-standalone p {
  text-indent: -15px;
}
html body #grid-cont section .qt-sa-question.qt-standalone input {
  margin-top: 20px;
}
html body .progress-bar {
  background-color: #34A761;
  height: 80px;
  width: 100%;
  margin-left: 285px;
  display: none;
}
html body .progress-bar.active {
  display: block;
}
html body .progress-bar img {
  margin: 25px;
  float: left;
}
html body .progress-bar p {
  padding-left: 75px;
  padding-top: 32px;
  font-size: 18px;
  line-height: 20px;
  color: #FFFFFF;
  font-weight: 100;
  letter-spacing: 1px;
}
html body .progress-bar p a, html body .progress-bar p a:visited {
  color: #FFFFFF;
  text-decoration: underline;
}
html body .chapter {
  font-family: "RobotoDraft", "Roboto", sans-serif;
  webkit-font-smoothing: antialiased;
}
html body .chapter a {
  color: #3E50B4;
}
html body .chapter a.cert-link {
  color: #F5A623;
}
html body .chapter.certification a, html body .chapter.certification-level a, html body .chapter.certification span.cta {
  color: #D18C1D;
}
html body .chapter.resources-section a, html body .chapter.resources-detail a, html body .chapter.resources-section span.cta {
  color: #00BCD4;
}
html body .chapter .chapter-title {
  font-size: 36px;
  font-weight: 100;
  line-height: 40px;
  margin: 80px 0 40px 0;
}
html body .chapter .chapter-intro {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 0;
  padding: 0 38px 40px 0;
}
html body .chapter .chapter-intro p, html body .chapter .chapter-intro ul {
  margin: 0;
  margin-bottom: 14px;
  font-weight: 300;
  line-height: 25px;
  width: 100%;
  max-width: 720px;
}
html body .chapter .chapter-intro p li, html body .chapter .chapter-intro ul li {
  font-size: 15px;
}
html body .chapter .chapter-intro p:last-child, html body .chapter .chapter-intro ul:last-child {
  margin-bottom: 0;
}
html body .chapter .chapter-intro p.long-text, html body .chapter .chapter-intro ul.long-text {
  line-height: 20px;
}
html body .chapter .chapter-intro .qt-mc-question.qt-standalone {
  width: 720px;
  position: relative;
  border: solid 1px transparent;
  padding: 0 25px 64px 0;
  clear: both;
  background: #FFFFFF;
}
html body .chapter .chapter-intro .qt-mc-question.qt-standalone:first-of-type {
  margin-top: -80px;
}
html body .chapter .chapter-intro .qt-mc-question.qt-standalone .lesson-question {
  margin-left: 15px;
}
html body .chapter .chapter-intro .qt-mc-question.qt-standalone .lesson-question .qt-question p {
  font-weight: 500;
}
html body .chapter .chapter-intro .qt-mc-question.qt-standalone .lesson-question .qt-question img {
  width: 250px;
}
html body .chapter .chapter-intro .qt-mc-question.qt-standalone .lesson-question .qt-choices input {
  float: left;
  margin-top: 8px;
}
html body .chapter .chapter-intro .qt-mc-question.qt-standalone .lesson-question .qt-choices label {
  font-size: 15px;
  padding-left: 25px;
  font-weight: 100;
}
html body .chapter .chapter-intro .qt-mc-question.qt-standalone .qt-check-answer {
  float: left;
  margin-top: -30px;
}
html body .chapter .chapter-intro .qt-mc-question.qt-standalone .qt-check-answer button {
  padding: 0;
  border: none;
  margin: 20px 0 0 40px;
  text-transform: uppercase;
  font-weight: 300;
}
html body .chapter .chapter-intro .qt-mc-question.qt-standalone .qt-feedback {
  float: left;
  width: 200px;
  text-transform: uppercase;
}
html body .chapter .chapter-intro .qt-mc-question.qt-standalone .qt-feedback p {
  font-size: 13px !important;
  font-weight: 500 !important;
}
html body .chapter .chapter-intro .qt-mc-question.qt-standalone .qt-feedback p.correct {
  color: #9AAE35;
}
html body .chapter .chapter-intro .qt-mc-question.qt-standalone .qt-feedback p.incorrect {
  color: #F45C00;
}
html body .chapter .chapter-intro .qt-mc-question.qt-standalone .qt-feedback p.partial {
  color: #DDDDDD;
}
html body .chapter .article:before {
  content: " ";
  display: block;
  height: 48px;
  margin-top: 0;
  visibility: hidden;
}
html body .media video {
  display: block;
  height: auto;
  width: 100%;
}
html body .gcb-video-container {
  height: 450px;
  width: 100%;
  background-color: #585858;
  border: 1px solid #333333;
  -moz-box-shadow: 0px 1px 3px #cccccc;
  -webkit-box-shadow: 0px 1px 3px #cccccc;
  box-shadow: 0px 1px 3px #cccccc;
  filter: progid:DXImageTransform.Microsoft.Shadow(strength = 1, direction = 180, color = '#cccccc');
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 1, Direction = 180, Color = '#cccccc')";
}
html body .gcb-video-container > iframe {
  width: 100%;
  height: 450px;
}
html body .footer {
  z-index: 6;
  height: 50px;
  background: #FFFFFF;
  color: #7F7F7F;
  padding-top: 15px;
  padding-left: 20px;
  width: 100%;
  font-size: 12px;
  position: relative;
}
html body .footer.fixed {
  position: absolute;
}
html body .footer .footer-button-r {
  float: right;
  padding-right: 20px;
  color: #7f7f7f;
}
html body .unit-wrapper {
  border: 1px solid #CCCCCC;
  padding: 50px 50px 25px 25px;
  background-color: #FFFFFF;
}
html body .unit-wrapper .gray-unit-rec {
  width: 620px;
  height: 200px;
  background-color: #D8D8D8;
  margin: 25px;
}
html body .unit-wrapper .gray-unit-rec.sqr {
  width: 200px;
}
html body .unit-wrapper .unit-results {
  text-align: center;
  height: 150px;
  padding-top: 15px;
}
html body .unit-wrapper .unit-results p {
  font-size: 22px;
  opacity: .8;
  line-height: 30px;
  font-weight: 100;
  margin-bottom: 30px;
}
html body #gcb-nav-button-box {
  display: none;
}
html body .qt-feedback ul {
  margin: -10px 0 9px 25px;
}
html body .qt-feedback ul li {
  list-style: none;
  margin-left: -25px;
  padding-bottom: 0;
}
html body .qt-feedback ul li a {
  text-transform: uppercase;
}
html body .revisit-lesson {
  font-size: 12px;
  color: #3E50B4;
}

.bottom-space {
  margin-bottom: 60px !important;
}

.olive-green {
  color: #9AAE35;
}

.qt-feedback {
  margin-left: 15px;
}

.qt-question-item {
  margin: 0 0 20px 0 !important;
}

.qt-mc-question.qt-standalone .wrong {
  background-position-x: 25px;
}

.chapter-content {
  overflow: hidden;
  padding-left: 30px;
}

.gcb-aside {
  margin-left: 40px;
}

div[data-question-batch-id="A4"] .unit-questions > div > div:nth-child(2) .qt-question-list {
  padding-left: 20px;
  padding-bottom: 15px;
}

div[data-question-batch-id="A4"] .unit-questions > div > div:nth-child(2) .qt-introduction p:nth-child(2) {
  font-weight: bold;
}

#grid-cont div[data-question-batch-id="A27"] .unit-questions > div > div:nth-child(6) .qt-standalone .qt-question p {
  text-indent: 0px;
  margin-bottom: 15px;
}
#grid-cont div[data-question-batch-id="A27"] .unit-questions > div > div:nth-child(6) .qt-standalone .qt-question p:first-child {
  text-indent: -15px;
}

div[data-question-batch-id="A43"] .unit-questions > div > div:first-child .qt-question p:nth-child(2) {
  text-indent: 0px;
  padding-left: 10px;
}
div[data-question-batch-id="A43"] .unit-questions > div > div:first-child .qt-question p:nth-child(3) {
  text-indent: -15px;
}

#grid-cont div[data-question-batch-id="A56"] .unit-questions > div > div:nth-child(2) .qt-question p:nth-child(2) {
  text-indent: 0px;
}

div[data-question-batch-id="L18"] .chapter-intro div:nth-child(8) .chapter-section-steps-hidden ul {
  width: 660px;
  margin-left: 30px;
}

div[data-question-batch-id="L12"] .chapter-intro div:nth-child(8) .section-hdr.plain {
  height: 10px;
}

@media screen and (max-width: 1080px) {
  html body .header.universal-wrapper, html body .top-nav, html body .breadcrumb, html body .landing-header {
    position: relative;
    top: 0;
    width: 1080px;
  }
  html body #side-nav {
    position: absolute !important;
    float: left;
    height: 752px;
  }
  html body #grid-cont {
    background: -webkit-linear-gradient(to right, #F0F0F0, #F7F7F7);
    background: -o-linear-gradient(to right, #F0F0F0, #F7F7F7);
    background: -moz-linear-gradient(to right, #F0F0F0, #F7F7F7);
    background: linear-gradient(to right, #F0F0F0, #F7F7F7);
    margin-top: 0px;
    overflow: visible;
    min-height: 752px;
  }
  html body .home-color-fix {
    background: #F7F7F7 !important;
  }
  html body .grid_outer {
    margin-left: 285px;
    border-left: 1px solid #DDDDDD;
    padding-left: 40px;
    width: 794px !important;
  }
  html body .grid_outer .chapter-content {
    overflow: auto;
  }
  html body .progress-bar {
    width: 795px;
  }
  html body section.training, html body section.certification {
    margin-left: 0px !important;
  }
  html body section.resources-section {
    margin-left: 0px !important;
  }
  html body .gcb-aside {
    margin-left: 0;
  }
  html body .lesson-footer {
    width: 1080px;
    padding-left: 0;
  }
  html body .footer {
    width: 1080px;
  }
  html body .section-title, html body .section-testimonial-1, html body .section-training, html body .section-goals, html body .section-certification, html body .section-resources, html body .section-teacher, html body .section-testimonial-2, html body .section-testimonial-3, html body .section-testimonial-4 {
    width: 1080px;
  }
}
.section {
  margin: auto;
  width: 100%;
}

.center {
  text-align: center;
}

.center-vertical {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.two-grid {
  width: 964px;
  margin: auto;
}
.two-grid > div {
  width: 49%;
  display: inline-block;
}
.two-grid > div.single {
  width: 99%;
  position: relative;
}
.two-grid.test-1 {
  height: 230px;
  color: #FFFFFF;
  text-align: left;
  margin: 60px auto;
}
.two-grid.test-1 .test-1-quote {
  font-size: 32px;
  line-height: 43px;
  font-weight: 100;
  width: 500px;
}
.two-grid.test-1 .test-1-quote.certification {
  width: 800px;
}
.two-grid.test-1 .test-1-quote.resources {
  width: 565px;
}
.two-grid.test-1 .test-1-name {
  font-size: 13px;
  font-weight: 300;
  padding-top: 10px;
}
.two-grid.test-1 .test-1-title {
  font-size: 10px;
  line-height: 5px;
  font-weight: 100;
}
.two-grid.guided-training {
  height: 290px;
  color: #FFFFFF;
  text-align: left;
}
.two-grid.guided-training .gt-hdr {
  font-size: 44px;
  font-weight: 100;
  line-height: 50px;
}
.two-grid.guided-training .gt-p {
  font-size: 18px;
  font-weight: 100;
  line-height: 25px;
  width: 405px;
}
.two-grid.guided-training .button {
  margin-top: 20px;
  background-color: #6188FF;
  width: 200px;
  min-height: 40px;
  border-radius: 3px;
  font-weight: 300;
  font-size: 14px;
  text-align: center;
  padding: 12px 0;
}
.two-grid.guided-training .button a, .two-grid.guided-training .button a:hover {
  color: #FFFFFF;
  padding: 0 5px;
}
.two-grid.guided-training img {
  position: absolute;
  bottom: 0;
}
.two-grid.goals {
  height: 340px;
  color: #585858;
}
.two-grid.goals .goals-hdr {
  font-size: 44px;
  font-weight: 300;
  line-height: 50px;
}
.two-grid.goals .goals-p {
  font-size: 18px;
  font-weight: 100;
  line-height: 25px;
  width: 466px;
  margin: auto;
}
.two-grid.goals span.goals-section {
  display: inline-block;
  margin: 55px 65px;
  cursor: pointer;
  position: relative;
  width: 150px;
  height: 172px;
  border: none;
  float: none;
  vertical-align: bottom;
}
.two-grid.goals span.goals-section.goals-img {
  background: url("/edu_assets/images/button-prof-growth.png");
  background-repeat: no-repeat;
  background-position: 10px 0;
}
.two-grid.goals span.goals-section.goals-img:hover {
  background: url("/edu_assets/images/button-prof-growth-hover.png");
  background-repeat: no-repeat;
  background-position: 10px 0;
}
.two-grid.goals span.goals-section.time-img {
  background: url("/edu_assets/images/button-time-savings.png");
  background-repeat: no-repeat;
  background-position: 10px 0;
}
.two-grid.goals span.goals-section.time-img:hover {
  background: url("/edu_assets/images/button-time-savings-hover.png");
  background-repeat: no-repeat;
  background-position: 10px 0;
}
.two-grid.goals span.goals-section.learning-img {
  background: url("/edu_assets/images/button-student-learning.png");
  background-repeat: no-repeat;
  background-position: 10px 0;
}
.two-grid.goals span.goals-section.learning-img:hover {
  background: url("/edu_assets/images/button-student-learning-hover.png");
  background-repeat: no-repeat;
  background-position: 10px 0;
}
.two-grid.goals span.goals-section p {
  margin-top: 145px;
  width: 100%;
  text-align: center;
}
.two-grid.certs {
  height: 290px;
  color: #585858;
  text-align: left;
}
.two-grid.certs .cert-hdr {
  font-size: 44px;
  font-weight: 100;
  line-height: 50px;
}
.two-grid.certs .cert-p {
  font-size: 18px;
  font-weight: 100;
  line-height: 25px;
  width: 405px;
}
.two-grid.certs .button {
  margin-top: 20px;
  background-color: #F5A623;
  width: 225px;
  height: 40px;
  border-radius: 3px;
  font-weight: 300;
  font-size: 14px;
  text-align: center;
  padding: 12px 0;
}
.two-grid.certs .button a, .two-grid.certs .button a:hover {
  color: #FFFFFF;
}
.two-grid.certs img {
  position: absolute;
  bottom: 0;
}
.two-grid.resources {
  height: 290px;
  color: #FFFFFF;
  text-align: left;
  margin: auto;
}
.two-grid.resources .res-hdr {
  font-size: 44px;
  font-weight: 100;
  line-height: 50px;
}
.two-grid.resources .res-p {
  font-size: 18px;
  font-weight: 100;
  line-height: 25px;
  width: 405px;
}
.two-grid.resources .button {
  margin-top: 20px;
  background-color: #FFFFFF;
  width: 200px;
  height: 40px;
  border-radius: 3px;
  font-weight: 300;
  font-size: 14px;
  text-align: center;
  padding: 12px 0;
  color: #00BCD4;
}
.two-grid.resources img {
  position: absolute;
  bottom: 0;
}
.two-grid.teacher {
  height: 230px;
  margin: 60px auto;
  color: #FFFFFF;
  text-align: left;
}
.two-grid.teacher p {
  font-size: 15px;
  line-height: 18px;
  font-weight: 100;
  width: 500px;
  margin: 15px 0;
  width: 390px;
  line-height: 24px;
}
.two-grid.teacher p.edu_link {
  font-size: 12px;
  font-weight: 300;
  background: url("/edu_assets/images/link-out.png");
  background-repeat: no-repeat;
  background-position: 150px 47%;
}
.two-grid.teacher p.edu_link a, .two-grid.teacher p.edu_link a:hover {
  color: #FFFFFF;
}
.two-grid.teacher div img {
  width: 351px;
}

.section-title {
  height: 600px;
  position: relative;
}
.section-title > img {
  position: absolute;
  right: 80px;
  bottom: -42px;
  z-index: 4;
}
.section-title .landing-720 {
  width: 720px;
  height: 200px;
  margin: auto;
  padding: 12px;
  color: #585858;
}
.section-title .landing-720 h1 {
  font-size: 52px;
  line-height: 60px;
  font-weight: 100;
}
.section-title .landing-720 p {
  font-size: 20px;
  line-height: 28px;
  font-weight: 100;
  position: absolute;
  width: 500px;
  left: 210px;
  text-align: left;
}
.section-title .animation-grid {
  height: 174px;
  width: 174px;
  float: left;
}

.section-testimonial-1 {
  width: 100%;
  height: 450px;
  background: url("/edu_assets/images/training-testimonial-1.jpg");
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
}

@media screen and (min-width: 1601px) {
  .section-testimonial-1 {
    background: url("/edu_assets/images/training-testimonial-1-1600.jpg");
    background-position-y: -140px;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
  }
}
.section-testimonial-2 {
  width: 100%;
  height: 450px;
  background: url("/edu_assets/images/training-testimonial-2.jpg");
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
}

.section-testimonial-3 {
  width: 100%;
  height: 450px;
  background: url("/edu_assets/images/certification-testimonial-1.jpg");
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
}
.section-testimonial-3 .section-testimonial-3-face {
  float: left;
  background-color: transparent;
  background-image: url("/edu_assets/images/certification-testimonial-1-face.png");
  background-repeat: no-repeat;
  height: 100px;
  width: 100px;
  margin-top: 20px;
}

.section-testimonial-4 {
  background: url("/edu_assets/images/resources-testimonial-1.jpg");
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  height: 450px;
  background-size: cover;
}

.section-training {
  width: 100%;
  height: 700px;
  background-color: #3E50B4;
  position: relative;
}

.section-goals {
  width: 100%;
  height: 500px;
  position: relative;
}

.section-certification {
  width: 100%;
  height: 700px;
  position: relative;
  background-color: #E9E9E9;
}

.section-resources {
  width: 100%;
  height: 700px;
  background-color: #00BCD4;
  position: relative;
}

.section-teacher {
  width: 100%;
  height: 577px;
  background: url("/edu_assets/images/teacher.jpg");
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
}

@media screen and (min-width: 1601px) {
  .section-teacher {
    background: url("/edu_assets/images/teacher-1600.jpg");
    background-position-y: -90px;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
  }
}
