@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,700");

      :root {
        --font: Raleway;
        --alt-font: Raleway;
        --accent-color: #646c6d;
        --secondary-color: #384042;
        --link-color: #000000;
        --accent-highlight-color: #3f4445;
        --accent-highlight-background-color: #e7e9e9;
        --accent-tinted-color-70: #d1d3d3;
        --accent-tinted-color-80: #e0e2e2;
        --accent-tinted-color-90: #f0f0f0;
        --accent-contrast-color: #fff;
        --accent-contrast-tinted-background-color: #b3b3b3;
        --accent-hover-color: #7d8687;
        --secondary-hover-color: #4f5b5e;
        --secondary-contrast-color: #fff;
        --link-hover-color: #333333;
      }
      
body { background: url('https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1/course-uploads/813823f0-3a27-4e8b-a2e0-7f440316311b/grd23utepz1y-white-bg.png'); background-attachment: fixed; background-size: cover; }
.company__logo {text-indent: 100%;white-space: nowrap;overflow: hidden;background: url('https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/a_exif,c_fit,t_ti_company_logo_hires_v3/v1/course-uploads/813823f0-3a27-4e8b-a2e0-7f440316311b/benbie6wbfmb-Go2Knowledge_logo_noTL_transparent.png') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}
/***
  *Remove TI reference in footer, cart link, and social media share *
***/
footer .footer__inner .footer__powered-by {
display: none;
}
#cart-button { 
  display: none; 
}
.share__container {
  display:none;
}
h3.catalog-header {
  font-size:16px;
  padding-top: 5px;
  font-weight: bold;
  color: #242454;
}
.catalog-aggregation__header--label {
  color: #242454;
}
h3.learner-dashboard {
  font-size:24px;
  padding-bottom:0px;
  margin-bottom: .25em;
}
.view-all-cta {
    color: #656565;
    right: 1.25em;
    top: 7px;
    font-size: 13px;
    font-size: .8125rem;
    border: 1px solid #f6f6f6;
    text-align: center;
    padding: .25em .5em;
    max-width: 25%;
}
.view-content-right {
  position:relative;
  float:right;
  right:20px;
}

/***
  *Remove unnecessary display items in dashboard widget & quiz results page*
***/
.dashboard-stat--collaborations {
  display: none !important; 
}
.dashboard-views__container {
  display: none !important; 
}
.results__list ul li {
    color: #000000;
    font-size:16px;
}
.results__list a {
  text-decoration:underline;
  color:#000000;
}
.choice__response a {
  text-decoration:underline;
  color:#000000;
}
.question-results__messages a {
  text-decoration: underline;
  color:#000000;
}
.results__question-chart__container {
    display: none;
    }
.results__question-chart-timer, .results__question-pool {
    height: 200px;
}
.results__grade__status.results__grade__status--passed {
    color: #357635;
}
.choice--selected--true .choice__selected-answer {
    color: #357635;
}
.quiz-start__content {
    background-color: #ffffff;
}
.quiz-start__text p {
    font-size: 15px;
}
li.about-block__container .about-block__text {
    font-size: 15px;
}

/***
  *Removes image from course detail page*
***/
.course__detail__asset {
  display:none;
}

/***
  *Set sizes, font color, alignment and spacing for common format options in the lesson sidebar and text box*
***/
.topic__text__body {
    color: #000000;
}
.topic__text__caption ol, .topic__text__caption p, .topic__text__caption ul {
    font-size: 14px;
    line-height: 150%;
    margin-bottom:20px;
}
ul li ol, ul li ul {
  margin-left: .1rem;
}
ul {
  margin: 1px;
  list-style-type:square;
}
.div-center {
  margin: auto;
  width: 50%;
  border: 3px #222222;
  padding: 10px;
}  
.text-right {
  text-align:right;
}
.text-center {
  text-align:middle;
}

.editor-content a:not(.btn) {
  text-decoration:underline;
  color:#000000;
}
.topic__sidebar.topic__sidebar--text {
  font-size:14px;
}

/*editor-content wraps sidebar (video caption) content and content below video (topic content*/
.editor-content ol li, .editor-content ul li {
  margin-bottom: 0.05rem; /*default .5rem, line 8628*/
}

.editor-content {
  font-size: 14px;
}

/***
  *Styles used for 2020 Go2K revisions*
***/
.course-title {
    color: #000000;
}
.expandable-sidebar__toggle {
    font-size: 14px;
    font-weight: 100;
    letter-spacing: .5px;
    min-height: 40px;
    padding: .75rem .35rem .15rem .75rem
}
.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 {
    font-weight: 500;
}
.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: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}
.directional__nav:not(:last-of-type) .directional__nav__button__container {
    margin-top: -30px;
}

.go2k-intro p {
  font-size:16px;
}
.go2k-resources-header h2 {
  font-size: 18px;
  font-weight: bold;
}
.go2k-resources-links a:not(.btn) {
  font-size:16px;
  text-decoration:underline;
  padding: 5px;
  list-style:square;
  box-sizing: border-box;
}
.go2k-resources-links a:not(.btn):hover {
  font-size:16px;
  text-decoration:underline;
  padding: 5px;
  list-style:square;
  box-sizing: border-box;
}
.go2k-resources-links a:not(.btn):visited {
  font-size:16px;
  text-decoration:underline;
  padding: 5px;
  list-style:square;
  box-sizing: border-box;
}
.go2k-eval-intro {
  padding: 30px;
  box-sizing: border-box;
}
.go2k-eval-intro__holder {
  font-weight:400;
  border: 1px solid #7C1C52;
  background-color: #f8f8f8;
  position: relative;
  text-align:center;
  padding-right:30px;
  padding-top:10px;
  padding-bottom:10px;
}
.go2k-eval-intro__holder ul {
  list-style: none;
  list-style-type: none;
  list-style-position: initial;
  list-style-image: initial;
}
.go2k-eval-intro ul li {
   position: relative;
}
.go2k-eval-intro__head {
  color: #333;
  font-size:16px;
  font-weight:600;
}
.go2k-eval-results {
  padding: 36px;
  box-sizing: border-box;
}
.go2k-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%;
}
.go2k-eval-results__holder {
  font-weight:400;
  border: 1px solid #1F9F9B;
  background-color: #f8f8f8;
  position: relative;
  min-height: 55px;
  padding-left: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.go2k-eval-results__holder ul {
  list-style: none;
  list-style-type: none;
  list-style-position: initial;
  list-style-image: initial;
}
.go2k-eval-results ul li {
   position: relative;
}
.go2k-eval-results__head {
  color: #333;
  font-weight:600;
}
.go2k-download-handouts {
  padding: 5px;
  box-sizing: border-box;
}
.go2k-presentation-links a:not(.btn) {
  list-style-position: initial;
  list-style-image: initial;
  list-style-type: none;  
  color: #333;
  font-size:16px;
  text-decoration:underline;
  font-weight:500;
}
.go2k-presentation-links a:not(.btn):hover {
  list-style-position: initial;
  list-style-image: initial;
  list-style-type: none;  
  color: #333;
  font-size:16px;
  text-decoration:underline;
  font-weight:500;
}
.go2k-presentation-links a:not(.btn):visited {
  list-style-position: initial;
  list-style-image: initial;
  list-style-type: none;  
  color: #333;
  font-size:16px;
  text-decoration:underline;
  font-weight:500;
}
.featured-content-multi-carousel-item__description {
  font-weight: 600;
  font-size:12px;
  text-align:center;
}
button.btn.btn--alt.btn--expand.btn--secondary {
  display:none;
}
.catalog__ribbon--attached {
  box-shadow: 1px 1px 5px;
}

.certificate__label {
    white-space: normal;
}
.panel--white {
    display: none;
}
.dashboard-stats__container {
    display: none;
}
.learn.dashboard .dashboard-access {
    border-radius: 10px;
    overflow: hidden;
}
.btn--primary--manager--new {
    background-color: #384042;
}
.btn--primary--manager--new:hover {
    background-color: #505B5E;
}
.widget--back-to-dashboard .learning-content__back-button {
    color: #757575;
}
.h5 {
  font-weight: bold;
}
.wrapper-header {
  color:var(--accent-color); 
  border-bottom:1px dashed var(--accent-color); 
  padding-left:5px; 
  padding-bottom:5px; 
  padding-top:5px;
  font-weight:700;
}
.course-note-style {
  box-shadow: 0px 0px 30px 1px #D3D3D3 inset;
  border-radius: 5px;
  padding: 20px;
}
.already-member button {
    text-decoration:underline;
    color: #0459f5;
}
.featured-content-article-item__title {
    font-size: 18px;
    color: #242454;
    text-align: center;
}

.featured-content-article-item__description {
    font-size:14px;
    color: #384042;
  }
.featured-content-article-item {
    border-radius: 5px;
    text-align:center;
}
.featured-content-article-item__description:before {
  width: 100%;
  border-width:.5px;  
}
.featured-content-article-item img {
  width:50%;
}
.community-guidelines {
    background-color: #384042;
    color: #ffffff;
    padding: 20px;
    border: 1px solid #ffffff;
    border-radius:5px;
    width: 80%;
    text-align:center;
    margin: auto;
  }
  .discussion-card__list .discussion-card {
    background: #f6f6f6;
}
.contact-block__description {
    font-size: 15px;
}
.discussion-card__body-text {
  display:none;
}
.thread__body {
    border: 1px solid #242454;
    border-radius: 5px;
    padding: 20px;
    font-size: 16px;
    background: #f6f6f6;
    text-align:center;
}
.widget__title-cta {
  font-weight:bold;
  font-size:15px;
  border-radius:5px;
  color: #242454;
}
.btn.btn--link.btn--right.learning-path-detail-milestone-item__cta {
  color: black;;
  border:none;
}
.learner__content .layout-panel .learner-section__title__container > h3 {
    padding-right: 24px;
}
.pagination__controls-button { 
    color: #656565;
}
.speaker-name {
  color: black;
}
.speaker-image img {
  height:120px;
  border-radius:50%
}
.topbar1 {
      height: 14px;
      background: var(--accent-color);
      margin-top: 4px;
    }

.topbar2 {
      height: 6px;
      background: var(--secondary-color);
      margin-top: 4px;
      margin-bottom:10px;
    }
.pagination__controls-button {
    color: #1a1a1a;
    }
.text-white:focus {
    color: white;
}
.dashboard-account-tab .btn--link:hover {
    color: white;
}
.dashboard-account-tab--inactive:hover {
    background: var(--accent-color);
}
.cssblockaccesswidget .dashboard-access { margin-bottom:20px; border: 0px solid var(--accent-color); padding: 5px;
border-radius: 15px; }
.cssblockaccesswidget .dashboard-access-tabs {background: transparent; border: none; }
.cssblockaccesswidget .dashboard-access-tab { margin-right: 5px; margin-bottom: 5px; border-radius: 10px;
border:none; }
.cssblockaccesswidget .dashboard-access-tab--active {background: var(--accent-color);font-weight: 700;}
.cssblockaccesswidget .dashboard-access-tab--inactive { background: #d6dde0; font-weight: 900;}
.cssblockaccesswidget .dashboard-access-tab--active .dashboard-access-tab__count, .cssblockaccesswidget
.dashboard-access-tab--active .dashboard-access-tab__label {color: white;background: transparent; border:
none;}
.cssblockaccesswidget .dashboard-access-tab__count { background: transparent; border: none }
.cssblockaccesswidget .dashboard-access-tab--inactive .dashboard-access-tab__count { display: none; }
.cssblockaccesswidget .dashboard-access-tab__count::before {content: '(';}
.cssblockaccesswidget .dashboard-access-tab__count::after {content: ')';}
.cssblockaccesswidget .dashboard-access-list-item {padding: 20px 10px; color: #2e2e2e; font-size: 14px; background: transparent;}
.cssblockaccesswidget .dashboard-access-list-item:nth-of-type(2n) {background: transparent;}
.cssblockaccesswidget .dashboard-access-list-item-expander__title {font-size: 18px !important; color:
var(--accent-color);}
.cssblockaccesswidget .dashboard-access-list-item-expander i .icon-navigateright:before {color: #ffffff; font-size: 18px; font-weight: 700; vertical-align: middle;}
.cssblockaccesswidget .text-right .btn--primary { color: #fff; background: var(--accent-color); border: 0; min-width: 75%; padding: 12px; border-radius:10px; text-transform: uppercase;}
.cssblockaccesswidget a.btn--small { color: #fff; background: var(--accent-color); border: 0; padding: 12px; border-radius:10px; text-transform: uppercase;}
.cssblockaccesswidget .dashboard-access__header--expanded {
    border-bottom: 0px;
    border-radius: 10px;
}
.cssblockaccesswidget .dashboard-access__header {
    border-radius: 10px;
    font-size: 20px;
    background: var(--accent-color);
    color: white;
    border-bottom: 6px solid var(--secondary-color);
    margin-bottom: 6px;
    border-right: 6px solid var(--secondary-color);
}
.cssblockaccesswidget .user-engagement-stat__value {
  color: var(--accent-color);
}
.cssblockaccesswidget .user-engagement-stat__value--percent {
  color: var(--accent-color);
}
.cssblockaccesswidget .dashboard-access-list-item-expansion img {
  border-radius:10px;
  max-width: 80%;
}
.cssblockaccesswidget .dashboard-access__header .button-expander {  border-radius:5px;  border: 1px solid #fff;}
.cssblockaccesswidget .dashboard-access__header .button-expander i { color: white;  }