.container {
  background: white;
  box-shadow: none;
}
.container.layout-panel.layout-panel--article {
  max-width: 90% !important;
}
footer .footer__inner .footer__powered-by {
display: none;
}
#cart-button { 
  display: none; 
}
.share__container {
  display:none;
}
p {
  font-size: 14px;
}
ul li ol, ul li ul {
  margin-left: .1rem;
}
ul {
  margin: 1px;
  font-size: 14px;
  list-style-type:disc;
}
.div-center {
  margin: auto;
  width: 50%;
  border: 3px #222222;
  padding: 10px;
}  
.dashboard-stat--collaborations {
  display: none !important; 
}
.dashboard-views__container {
  display: none !important; 
}
.editor-content {
  font-size: 14px;
}
.editor-content h3 a:not(.btn) {
  color: #000000;
  text-decoration:underline;
}
.editor-content a:not(.btn) {
  text-decoration:underline;
  color:#000000;
}
.editor-content a:not(.btn):hover {
  text-decoration:underline;
  color:#000000;
}
.topic__text__caption ol, .topic__text__caption p, .topic__text__caption ul {
    font-size: 14px;
    line-height: 150%;
}
small {
    font-size: 80%;
}
.topic__text__body {
    color: #000000;
}
.text-right {
  text-align:right;
}
.quiz-start__content {
    background-color: #ffffff;
}
.course-title {
    color: var(--accent-color);
    font-weight: 400;

}
.expandable-sidebar__toggle {
    font-size: 14px;
    font-weight: 100;
    letter-spacing: .5px;
    min-height: 40px;
    padding: .75rem .35rem .15rem .75rem;
    border-radius:5px;
}
.learner__container__toggle .btn--primary {
    background-color: #E9E9E9;
    color: #404F65;
    border-color: #E9E9E9;
}
.learner__sidebar-inner-list span.syllabus__section-title {
    font-weight: 600;
}
.learner__sidebar-inner-list .syllabus__lesson .syllabus__lesson--title:not(:hover) {
    font-weight: 500;
    color: #000000;
}
.learner__sidebar-inner-list:hover .syllabus__lesson:hover .syllabus__lesson--title:hover {
    font-weight: 500;
    color: #000000;
}
.learner__sidebar-inner-list:active .syllabus__lesson:active .syllabus__lesson--title:active {
    font-weight: 500;
    color: #000000;
}
.learner-section__title__container .learner-section__title {
    color: #333333;
    font-size: 20px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}
.learner-section__progress {
    padding-top: 30px;
    padding-left: 110px;
    padding-right: 110px;
}
.learner-lesson__title {
    font-weight: 400;
    font-size: 18px;
}
.directional__nav__button {
    border-radius: 5px
  }
.directional__nav:not(:last-of-type) .directional__nav__button__container {
    margin-top: -30px;
}
.sl-activity {
  padding: 5px;
  box-sizing: border-box;
  float:right;
}
.sl-activity__holder a:before {
  content: '';
  position: absolute;
  left: -30px;
  top: 15px;
  transform: translateY(-50%);
  width: 20px;
  height: 30px;
  background-image: url(//d36ai2hkxl16us.cloudfront.net/course-uploads/3d96f0ed-a377-46e5-a9a6-4b1a95faaa50/deo0i8bcfhfi-finger-pointer-2.png);
  background-size: contain;
  background-position: left;
  background-repeat: no-repeat;
}
.sl-activity__holder {
  border: 0px;
  background-color: #ffffff;
  position: relative;
  min-height: 33px;
}
.sl-activity__holder ul {
  list-style: none;
  list-style-type: none;
  list-style-position: initial;
  list-style-image: initial;
}
.sl-activity ul li {
   position: relative;
}
.sl-activity__head a:not(.btn) {
  list-style: none;
  color: #333;
  font-size:16px;
  text-decoration:underline;
  font-weight:600;
}
.sl-activity a:not(.btn):hover {
  list-style: none;
  color: #333;
  font-size:16px;
  text-decoration:underline;
  font-weight:600;
}
.sl-activity__head a:not(.btn):visited {
  list-style: none;
  color: #333;
  font-size:16px;
  text-decoration:underline;
  font-weight:600;
}
.sl-course-inst {
  padding: 38px;
  box-sizing: border-box;
  width:100%;
}
.sl-course-inst__holder a:before {
  content: '';
  position: absolute;
  left: -85px;
  top: 50%;
  transform: translateY(-50%);
  width: 85px;
  height: 65px;
  background-image: url(//d36ai2hkxl16us.cloudfront.net/course-uploads/ad0f0168-6908-408f-9871-8400449ed105/s5zx0zhhgswn-play-button.png);
  background-size: contain;
  background-position: left;
  background-repeat: no-repeat;
}
.sl-course-inst__holder {
  font-weight:500;
  border: 2px solid #404f65;
  border-radius: 5px;
  background-color: #404f65;
  position: relative;
  min-height: 50px;
  padding: 10px;
}
.sl-course-inst {
  padding-right: 0 !important;
}
.sl-course-inst__holder ul {
  list-style: none;
  list-style-type: none;
  list-style-position: initial;
  list-style-image: initial;
}
.sl-course-inst ul li {
   position: relative;
}
li.sl-course-inst__head {
  margin: 0 !important;
}
.sl-course-inst__head a:not(.btn) {
  list-style: none;
  color: #ffffff;
  font-size:18px;
  text-decoration:underline;
  font-weight:500;
  background-color:#404f65;
  margin: 0;
}
.sl-course-inst__head a:not(.btn):hover {
  list-style: none;
  color: #ffffff;
  font-size:18px;
  text-decoration:underline;
  font-weight:500;
  background-color:#404f65;
}
.sl-course-inst__head a:not(.btn):visited {
  list-style: none;
  color: #ffffff;
  font-size:18px;
  text-decoration:underline;
  font-weight:500;
  background-color:#404f65;
}
.sl-course-inst__head a:not(.btn):focus {
  list-style: none;
  color: #ffffff;
  font-size:18px;
  text-decoration:underline;
  font-weight:500;
  background-color:#404f65;
}
.sl-view-transcript {
  padding: 5px;
  box-sizing: border-box;
}
.sl-view-transcript__holder a:before {
  content: '';
  position: absolute;
  left: -45px;
  top: 50%;
  transform: translateY(-50%);
  width: 420px;
  height: 33px;
  background-image: url(//d36ai2hkxl16us.cloudfront.net/course-uploads/ad0f0168-6908-408f-9871-8400449ed105/j3qwyrsuqo8q-computer-pointer.png);
  background-size: contain;
  background-position: left;
  background-repeat: no-repeat;
}
.sl-view-transcript__holder {
  border: 0px;
  background-color: #ffffff;
  position: relative;
  min-height: 33px;
}
.sl-view-transcript__holder ul {
  list-style: none;
  list-style-type: none;
  list-style-position: initial;
  list-style-image: initial;
}
.sl-view-transcript ul li {
   position: relative;
}
.sl-view-transcript__head a:not(.btn) {
  list-style: none;
  color: #333;
  font-size:20px;
  text-decoration:underline;
  font-weight:600;
}
.sl-view-transcript__head a:not(.btn):hover {
  list-style: none;
  color: #333;
  font-size:20px;
  text-decoration:underline;
  font-weight:600;
}
.sl-view-transcript__head a:not(.btn):visited {
  list-style: none;
  color: #333;
  font-size:20px;
  text-decoration:underline;
  font-weight:600;
}
.view-transcript h3 a:not(.btn) {
  text-decoration: none;
  font-size:20px;
  font-weight:700;
  display:block;
  color:#333;
}
.img-caption {
  text-align: center;
  font-weight:600;
  word-break: keep-all;
}
.knowledge-check__holder:before {
  content: '';
  position: absolute;
  left: -30px;
  top: -10px;
  width: 64px;
  height: 74px;
  background-image: url(//d36ai2hkxl16us.cloudfront.net/course-uploads/ad0f0168-6908-408f-9871-8400449ed105/5dezmmehlxum-checkmark-plum.png);
  background-size: contain;
  background-position: 0% 90%;
}
.knowledge-check__holder {
  font-weight:500;
  border: 0px;
  background-color: #ffffff;
  position: relative;
  min-height: 50px;
  padding-left:15px;
  padding-top: 10px;
}
.knowledge-check p {
  font-size:18px;
  font-weight:700;
  color:#333;
  padding-left:30px;
  vertical-align:center;
}
.eval-intro {
  padding: 30px;
  box-sizing: border-box;
}
.eval-intro__holder:before {
  content: '';
  position: absolute;
  left: -25px;
  top: -16px;
  width: 65px;
  height: 75px;
  background-image: url(//d36ai2hkxl16us.cloudfront.net/course-uploads/ad0f0168-6908-408f-9871-8400449ed105/9bjxfiakijn5-exclamation-plum.png);
  background-size: contain;
  background-position: 35% 50%;
}
.eval-intro__holder {
  font-weight:400;
  border: 1px solid #7C1C52;
  background-color: #f8f8f8;
  position: relative;
  min-height: 45px;
  padding-left: 15px;
  padding-left: 15px;
  padding-top: 9px;
}
.eval-intro__holder ul {
  list-style: none;
  list-style-type: none;
  list-style-position: initial;
  list-style-image: initial;
}
.eval-intro ul li {
   position: relative;
}
.eval-intro__head {
  color: #333;
  font-size:16px;
  font-weight:600;
}
.eval-results {
  padding: 36px;
  box-sizing: border-box;
}
.eval-results__holder:before {
  content: '';
  position: absolute;
  left: -35px;
  top: -15px;
  width: 87px;
  height: 100px;
  background-image: url(//d36ai2hkxl16us.cloudfront.net/course-uploads/ad0f0168-6908-408f-9871-8400449ed105/pcs9spkropdn-checkmark-green.png);
  background-size: contain;
  background-position: 35% 50%;
}
.eval-results__holder {
  font-weight:400;
  border: 1px solid #1F9F9B;
  background-color: #f8f8f8;
  position: relative;
  min-height: 55px;
  padding-left: 60px;
  padding-top: 6px;
}
.eval-results__holder ul {
  list-style: none;
  list-style-type: none;
  list-style-position: initial;
  list-style-image: initial;
}
.eval-results ul li {
   position: relative;
}
.eval-results__head {
  color: #333;
  font-size:16px;
  font-weight:600;
}
.congrats {
  color: #000000;
  font-weight:800;
}
.eval-message {
  color: #333;
  font-size:16px;
  font-weight:600;
}
.next-steps a:not(.btn) {
  color:#606060;
  text-decoration:underline;
}
.action-plan a:before {
  content: '';
  display: block;
  margin: auto;
  height: 100px;
  width: 100px;
  background-image: url(//d36ai2hkxl16us.cloudfront.net/course-uploads/ad0f0168-6908-408f-9871-8400449ed105/tw0cbqnqh6i0-pdf-download.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.resources a:before {
  content: '';
  display: block;
  margin: auto;
  height: 100px;
  width: 110px;
  background-image: url(//d36ai2hkxl16us.cloudfront.net/course-uploads/ad0f0168-6908-408f-9871-8400449ed105/j3qwyrsuqo8q-computer-pointer.png);
  background-size: contain;
  background-repeat:no-repeat;
  background-position: center;

}
.next-steps-text {
  text-align:center;
  color:#333;
  font-weight:600;
  font-size:20px;
  position:relative;
}
.star {
  content: '';
  position: relative;
  height:22px;
  width:22px;
  background-image: url(//d36ai2hkxl16us.cloudfront.net/course-uploads/ad0f0168-6908-408f-9871-8400449ed105/8gcsz70y870c-star.png);
  background-size: contain;
  background-repeat:no-repeat;
  display:inline-block;
  vertical-align:text-bottom;
}
.star-text {
  text-align:right;
  font-weight:500;
  font-size:16px;
}
/* Clear floats after the columns */
.next-steps__row:after {
  content: "";
  display: table;
  clear: both;
}
.directional__nav .directional__nav__label {
    visibility: visible;
}
.redactor-styles a, .redactor-styles a:hover {
  color: #000000;
  text-decoration:underline;
}
.application--admin .items__list ul>li a:not(.btn) {
  color: #000000;
  text-decoration:underline;
}
.syllabus__lesson--title-text {
  line-height: 118%;
}
.syllabus__lesson--title-text:focus {
  border: 2px solid #000000;
  padding: 3px 1px 3px 1px;
}
.results__list a {
  text-decoration:underline;
  color:#000000;
}
.results__question-chart__container {
    display: none;
    }
.results__grade__status.results__grade__status--passed {
    color: #357635;
}
.choice--selected--true .choice__selected-answer {
    color: #357635;
}
.choice__response a {
  text-decoration:underline;
  color:#000000;
}
.question-results__messages a {
  text-decoration: underline;
  color:#000000;
}
.catalog-grid-item__description {
  color:000000;
}
.featured-content-item__authors {
  font-size: .75rem;
}  
h2 {
  font-weight:500;
}
.article-content__header {
  color:#000000;
  font-size:26px;
  font-weight:500;
}
.article-content__sub-header {
  font-weight: 500;
  color: #000000;
  padding-top: 10px;
}
.article-sidebar__custom-fields {
    display: none;
}
.layout-panel--article .btn--print {
    display: none;
}
.layout-panel--article .btn--email {
  display:none;
}
.featured-content-item__authors, .featured-content-item__start-date {
  padding-top: .25em;
  font-weight: 600;
}
.catalog-grid-item__source {
    color: #000000;
}
.admin-path {
  background-color:#f6f6f6; 
  border:1px solid #565656; 
  padding:5px; 
  padding-top:15px; 
  padding-left:15px; 
  border-radius:5px;
}
.admin-path p {
  font-size:16px;
  font-weight:bold;
}
 .tab { 
    margin-left: 40px; 
}
.quiz__container--assessment .required, .quiz__container--learner .required {
    padding-top: 10px;
}
.panel--white {
    display: none;
}
.dashboard-stats__container {
    display: none;
}
.btn--primary--manager--new {
    background-color: #384042;
}
.btn--primary--manager--new:hover {
    background-color: #505B5E;
}
.course-inst {
  padding: 38px;
  box-sizing: border-box;
  width:60%;
}
.course-inst__holder a:before {
  content: '';
  position: absolute;
  left: -85px;
  top: 50%;
  transform: translateY(-50%);
  width: 65px;
  height: 65px;
  background-image: url(//d36ai2hkxl16us.cloudfront.net/course-uploads/2ec0f730-1154-4589-84e8-b21b34b85369/6m09ryryza9i-playbutton-7.png);
  background-size: contain;
  background-position: left;
  background-repeat: no-repeat;
}
.course-inst__holder {
  font-weight:500;
  border: 2px solid #F8F8F8;
  border-radius: 5px;
  background-color: #F8F8F8;
  position: relative;
  padding-top: 15px;
  min-height: 50px;
  padding: 10px;
}
.course-inst {
  padding-right: 0 !important;
}
.course-inst__holder ul {
  list-style: none;
  list-style-type: none;
  list-style-position: initial;
  list-style-image: initial;
}
.course-inst ul li {
   position: relative;
}
li.course-inst__head {
  margin: 0 !important;
}
.course-inst__head a:not(.btn) {
  list-style: none;
  color: #000000;
  font-size:18px;
  text-decoration:underline;
  font-weight:500;
  background-color:#F8F8F8;
  margin: 0;
}
.course-inst__head a:not(.btn):hover {
  list-style: none;
  color: #000000;
  font-size:18px;
  text-decoration:underline;
  font-weight:500;
  background-color:#F8F8F8;
}
.course-inst__head a:not(.btn):visited {
  list-style: none;
  color: #000000;
  font-size:18px;
  text-decoration:underline;
  font-weight:500;
  background-color:#F8F8F8;
}
.course-inst__head a:not(.btn):focus {
  list-style: none;
  color: #000000;
  font-size:18px;
  text-decoration:underline;
  font-weight:500;
  background-color:#F8F8F8;
}
.wrapper-header {
  color:var(--accent-color); 
  border-bottom:1px dashed var(--accent-color); 
  padding-left:5px; 
  padding-bottom:5px; 
  padding-top:5px;
}
.course-note-style {
  box-shadow: 0px 0px 30px 1px #D3D3D3 inset;
  border-radius: 5px;
  padding: 20px;
}
.already-member button {
    text-decoration:underline;
    color: #0459f5;
}
.layout-panel {
   box-shadow: 0px 0px 10px 1px #dbdbdb;
   border-radius: 10px;
}
.learner__sidebar__search {
    background: #ffffff;;
    color: #000000;
}
.learner__container {
  border-top: 6px solid var(--accent-color);
}
.header--student .header__left__icon {
     background: #ffffff;
     color: var(--accent-color);
}
.header--student .header__left__icon:hover {
    background: #ffffff;
}
.icon-home {
    background: var(--accent-color);
    color: white;
    padding: 15px;
    border-radius: 5px;
}
.icon-home:hover {
    background: #e6e6e6;
    color: var(--accent-color);
}
.learner__sidebar .layout-panel {
  padding-bottom: 0px;
}
.expandable-sidebar__buttons {
   border-radius: 10px;
   border-style: solid;
   border-color: white;
}
.expandable-sidebar__buttons a {
   color: #000000;
}
.learner__content .layout-panel .learner-section__title__container > h3 {
    padding-right: 24px;
}
.pagination__controls-button {
    color: black;
    }
.btn:focus:not(.tw-override) {
    box-shadow: 0 0 5px #124559;
    outline: 2px solid #124559;
}
a:focus {
    box-shadow: 0 0 5px #000000;
    outline: 2px solid #000000
}
button:focus:not(.tw-override) {
  box-shadow: 0 0 5px #000000;
    outline: 2px solid #000000;
}
.text-white:focus {
    color: white;
}
.topbar1 {
      height: 14px;
      background: var(--accent-color);
      margin-top: 4px;
    }

.topbar2 {
      height: 6px;
      background: var(--secondary-color);
      margin-top: 4px;
      margin-bottom:10px;
    }