

      :root {
        --font: 'Noto Sans', sans-serif;
        --alt-font: 'Scheherazade New', serif;
        --accent-color: #1a99d6;
        --secondary-color: #d6e4ea;
        --link-color: #dc5326;
        --accent-highlight-color: #0c4864;
        --accent-highlight-background-color: #dbf0fb;
        --accent-tinted-color-70: #bae0f3;
        --accent-tinted-color-80: #d1ebf7;
        --accent-tinted-color-90: #e8f5fb;
        --accent-contrast-color: #fff;
        --accent-contrast-tinted-background-color: #b3b3b3;
        --accent-hover-color: #3cb0e7;
        --secondary-hover-color: #b4ced9;
        --secondary-contrast-color: #111;
        --link-hover-color: #ea997e;
      }
      

.company__logo {text-indent: 100%;white-space: nowrap;overflow: hidden;background: url('https://media.thoughtindustries.com/thoughtindustries/image/upload/a_exif,c_fit,t_ti_company_logo_hires_v3/v1/course-uploads/6d58d856-a893-44ad-9bd6-2b77d9233aa3/htw8f7v8c227-Artboard1.png') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}

/*-- Sitewide Design --*/

body {
  background-color: #F8F7EF;
}

.container {
  margin: 0;
  min-width:100%;
}

.header--article {
  border: none;
}

div[role=main] {
  max-width: 1280px;
  margin: auto;
}

.home__content {
  padding: 1rem 0 0 0;
}

.layout__content .widget {
  min-width: 100%;
  padding: 0;
  margin: 0;
}

.layout__content .widget .row {
  max-width: 1280px;
  margin: 0 auto;
  padding: 4rem 0;
}

/*-- Onboarding Survey --*/
.application__content {
  position: relative;
}

.application__content--survey .text-right {
  display: none;
}

.application__content--survey .columns {
  float: unset;
  max-width: 840px;
  margin: auto;
  padding-bottom: 2rem;
}



/*-- Catalog --*/

.row.widget.widget--catalog.widget--catalog_standard {
  max-width: 1280px;
  margin: 0 auto;
  padding: 1rem;
}

@media only screen and (min-width: 48.063em) {
  .row.widget.widget--catalog.widget--catalog_standard {
    max-width: 1280px;
    margin: 0 auto;
    padding: 1rem 2rem;
  }
}

/*-- Learning Path Detail --*/

.learning-path-body--secondary {
  background-color: #fff;
}

.learning-path-body--secondary:before {
  display: none;
}

.learning-path-milestone__title {
  font-size: 2rem;
  font-weight: bold;
}

.learning-path-milestone__badge--elective {
  display: none;
}


/*-- Header --*/

.header {
  background-color: var(--accent-color);
}

.header__inner {
  max-width: 1280px;
  margin: auto;
}

.top-bar {
  background-color: var(--accent-color);
  border: none;
}

.top-bar-section ul li {
  background: var(--accent-color);
}

.top-bar-section ul li>a {
  background: var(--accent-color);
  color: #fff;
}

.top-bar-section li:not(.has-form) a:not(.button) {
  background:var(--accent-color);
}

.top-bar .toggle-topbar a, .top-bar .toggle-topbar button {
  color: #fff;
}

.nav--top ul a, .nav--top ul button {
  color: #fff;
}

.dashboard-header__arrow {
  display: none;
}

@media screen and (max-width: 780px) { 
  .header .company__beta-logo {
    display: flex;
    max-width: 300px;
    max-height: 100px;
    margin: auto;
    padding-bottom: 2rem;
  }
}

/*-- Footer --*/

.footer__inner {
  max-width: 1280px;
  margin: auto;
}

/*-- Manager View Header --*/

.header--secondary-manager.header--new {
  color: #fff;
}

.header--secondary-manager .header__title h4 {
  color: #fff;
}

#learner .application--admin h4 {
  color: #fff;
}


/*-- Meetings --*/

.event-sidebar__meeting__title {
  border: none;
}

.event-sidebar__meeting__date {
  color: grey;
}

.btn.event-sidebar__meeting {
  padding: .5rem 1rem;
}

/*-- Catalog ---*/

.catalog-grid-item__title {
  font-weight: bold;
}


/*----Course Design Input by JR------*/

body {
  background-color: #F8F7EF !important;
}


.LI-badge-container.horizontal.light {
  margin-bottom: 1rem;
}

h1 {
  color: #252e64;
  font-family: century-old-style-std,serif;
  font-weight: 700;
  font-style: normal;;
}

#learner h2, #learner h3, #learner h4, #learner h5, #learner h6 {
  color: #252e64;
  font-family: century-old-style-std,serif;
  font-weight: 400;
  font-style: normal;
}

a:link, a:visited {
  color: #428bca;
  text-decoration: none;
}

#learner {
  font-family: "proxima-nova",Helvetica,Arial,sans-serif,Helvetica,Arial,sans-serif;
  color: #333333;
}

.topic__text__body {
  font-family: "proxima-nova",Helvetica,Arial,sans-serif,Helvetica,Arial,sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  color: #333333;
}



.header--student {
  background-color: #262f64;
}

h1.course-title {
  color: #ffffff;
}


.header--student .header__left__icon {
  background-color: #a4832e;
  color: white;
}

.header--student .header__left__icon::hover {
    background-color: #b39956;
    color: white;
}


.layout-panel {
  box-shadow: 0 10px 40px -30px black;
}

.learner-section__title {
    color: #273064;
    font-size: 1.5rem;
    font-weight: bold;
}

.learner-lesson__title {
    color: #428bca;
    font-size: 1.5rem;
    font-weight: bold;
}

.learner__sidebar-inner-list li {
  font-family: "proxima-nova",Helvetica,Arial,sans-serif,Helvetica,Arial,sans-serif
}

.list-roll__container {
  padding-left: 1rem;
  padding-right: 1rem;
}

.list-roll__container .h3.heading.heading--primary {
  font-size: 1.5rem !important;
}

.list-roll__container .topic__list__title {
  color: #428bca;
}

.list-roll__container ol {
  list-style: lower-alpha;
}

.video__container {
    padding: 0;
}



/*---Course CSS ---*/

.directional__nav button.directional-nav__arrow {
  margin-bottom: 0;
  border: none;
}

.topic__container {
  max-width: 740px;
  margin: auto;
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.topic__contained__container .topic__contained__content {
  min-width: 100%;
}

@media only screen and (min-width: 64.063em) {
  .topic__contained__container .topic__contained__sidebar {
    height: 100%;
    overflow-y: auto;
    right: 0;
    top: 0;
    position: relative;
    min-width: 100%;
  }
}

/*-- Info Panels --*/
.panel-info {
  border-radius: 3px;
  padding: 8px;
  min-width: 48px;
  display: flex;
  -webkit-box-align: baseline;
  align-items: baseline;
  word-break: break-word;
  background-color: rgb(255, 250, 230);
  border: none;
  color: inherit;
}

.panel-info__icon {
  color: rgb(255, 153, 31);
  display: block;
  flex-shrink: 0;
  height: 24px;
  width: 24px;
  box-sizing: content-box;
  padding-right: 8px;
}

.panel-info__content {
  margin: 1px 0px;
  flex: 1 0 0px;
  min-width: 0px;
}

.css-1e9p0wv {
  color: currentcolor;
  display: inline-block;
  fill: rgb(255, 255, 255);
  flex-shrink: 0;
  line-height: 1;
}

.panel-info__icon > span {
  vertical-align: middle;
  display: inline;
}



/*-- Tally Quiz --*/

@media only screen and (min-width: 48.063em) {
  .quiz__container--tally .choices__list {
    display: flex;
  }
}


/*-- Flex Column Snippet --*/

.flex-two-column {
  width: 100%;
}

@media only screen and (min-width: 48.063em) {

  .layout__flex-two-column {
    margin-bottom: 1rem;
  }
  
  .flex-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
  }
  
  .flex-two-column {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1;
    width: 50%;
  }
  
  .flex-two-column__inner-column {
    height: 100%;
  }

}

/*-- Center Image Snippet --*/

.img-center img {
    border: .5px solid #e4dfdf;
    border-radius: 2px;
    display: block;
    margin: 1rem auto 2rem auto;
    width: 100%;
  }

@media only screen and (min-width: 48.063em) {

  .img-center img {
    border: .5px solid #e4dfdf;
    border-radius: 2px;
    display: block;
    margin: 1rem auto 2rem auto;
    width: 75%;
  }

}

/*--- Assessment Writing Group Page CSS ---*/
.layout__content.layout__content--scor-assessment-question-writing-group {
  max-width: 1000px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
}

.layout__content.layout__content--scor-assessment-question-writing-group .widget {
  min-width: auto;
  width: 100%;
  padding: 0;
  margin: 0;
}


/* ============================================================
   AUPO LMS - Course Layout Custom Styles
   Last Updated: 2026-01-05
   ============================================================ */

/* Course header - Light blue background to match site header */
.header--student {
  background-color: #1a99d6 !important;
}

/* Home icon button - Navy, orange on hover */
.header--student .header__left__icon {
  background-color: #101D42 !important;
  color: #FFFFFF !important;
}

.header--student .header__left__icon:hover {
  background-color: #DC5326 !important;
  color: #FFFFFF !important;
}

/* Course title - White text */
.header--student .course-title,
.header--student .course-title-link {
  color: #FFFFFF !important;
}

/* ============================================================
   AUPO LMS - Course Layout Custom Styles
   Last Updated: 2026-01-05
   ============================================================ */

/* ============================================================
   FONTS
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Scheherazade+New:wght@400;500;700&family=Noto+Sans:wght@400;700&display=swap');





/* Course header - Light blue background to match site header */
.header--student {
  background-color: #1a99d6 !important;
}

/* Home icon button - Navy, orange on hover */
.header--student .header__left__icon {
  background-color: #101D42 !important;
  color: #FFFFFF !important;
}

.header--student .header__left__icon:hover {
  background-color: #DC5326 !important;
  color: #FFFFFF !important;
}

/* Course title - White text */
.header--student .course-title,
.header--student .course-title-link {
  color: #FFFFFF !important;
}

/* ============================================================
   BUTTONS - Ensure all button text is white
   ============================================================ */

/* All button variations - except those with transparent/light backgrounds or utility text colors */
.btn:not(.btn--alt):not(.btn--bare):not(.btn--link):not([class*="text-gray"]),
.btn--primary:not(.btn--alt):not(.btn--bare):not(.btn--link):not([class*="text-gray"]),
.btn--secondary:not(.btn--alt):not(.btn--bare):not(.btn--link):not([class*="text-gray"]),
a.btn:not(.btn--alt):not(.btn--bare):not(.btn--link):not([class*="text-gray"]),
button.btn:not(.btn--alt):not(.btn--bare):not(.btn--link):not([class*="text-gray"]),
input.btn:not(.btn--alt):not(.btn--bare):not(.btn--link):not([class*="text-gray"]) {
  color: #FFFFFF !important;
}

/* Button states - except transparent/light background buttons or utility text colors */
.btn:not(.btn--alt):not(.btn--bare):not(.btn--link):not([class*="text-gray"]):hover,
.btn:not(.btn--alt):not(.btn--bare):not(.btn--link):not([class*="text-gray"]):focus,
.btn:not(.btn--alt):not(.btn--bare):not(.btn--link):not([class*="text-gray"]):active,
.btn--primary:not(.btn--alt):not(.btn--bare):not(.btn--link):not([class*="text-gray"]):hover,
.btn--primary:not(.btn--alt):not(.btn--bare):not(.btn--link):not([class*="text-gray"]):focus,
.btn--primary:not(.btn--alt):not(.btn--bare):not(.btn--link):not([class*="text-gray"]):active,
a.btn:not(.btn--alt):not(.btn--bare):not(.btn--link):not([class*="text-gray"]):hover,
a.btn:not(.btn--alt):not(.btn--bare):not(.btn--link):not([class*="text-gray"]):focus,
a.btn:not(.btn--alt):not(.btn--bare):not(.btn--link):not([class*="text-gray"]):active {
  color: #FFFFFF !important;
}

/* Links styled as buttons - except transparent/light background buttons or utility text colors */
a.btn:not(.btn--alt):not(.btn--bare):not(.btn--link):not([class*="text-gray"]):link,
a.btn:not(.btn--alt):not(.btn--bare):not(.btn--link):not([class*="text-gray"]):visited {
  color: #FFFFFF !important;
}

/* ============================================================
   DASHBOARD HEADER - Vertical alignment
   ============================================================ */

/* Fix uneven padding - base CSS has padding: 1rem 1rem 0 which pushes content down */
.header--dashboard {
  padding: 1rem !important;
}

.header--dashboard .header__inner .row {
  display: flex !important;
  align-items: center !important;
}

.header--dashboard .header__inner .row > .column {
  display: flex !important;
  align-items: center !important;
}

/* Right column - keep content right aligned */
.header--dashboard .header__inner .row > .column:last-child {
  justify-content: flex-end !important;
}

/* Fix avatar margin that pushes content up */
.header--dashboard .dashboard-header__avatar {
  margin-bottom: 0 !important;
}

/* Dashboard user name - white text */
.header--dashboard .dashboard-header__name {
  color: #FFFFFF !important;
}
