
/* Theming CSS */

  /* Header text color */
  .u-org--header {
    color: #172b4d;
  }

  button.u-org--header.appheader__button:hover,
  button.u-org--header.appheader__button:active {
    background-color: rgba(23, 43, 77, 0.1) !important;
  }

  button.u-org--header:not(.appnav__link):hover,
  button.u-org--header:not(.appnav__link):active,
  button.u-org--header:not(.appnav__link):focus {
    color: #172b4d;
  }

  button.u-org--header.appheader__searchbutton,
  button.u-org--header.appheader__categoriesbutton,
  input[type="search"].u-org--header {
    border-color: rgba(23, 43, 77, 0.3) !important;
  }

  button.u-org--header.appheader__searchbutton:hover,
  button.u-org--header.appheader__searchbutton:active,
  button.u-org--header.appheader__searchbutton:focus,
  button.u-org--header.appheader__searchbutton:focus-visible,
  button.u-org--header.appheader__categoriesbutton:hover,
  button.u-org--header.appheader__categoriesbutton:active,
  button.u-org--header.appheader__categoriesbutton:focus,
  button.u-org--header.appheader__categoriesbutton:focus-visible,
  input[type="search"].u-org--header:hover,
  input[type="search"].u-org--header:active,
  input[type="search"].u-org--header:focus,
  input[type="search"].u-org--header:focus-visible {
    border-color: rgba(23, 43, 77, 0.5) !important;
  }

  input[type="search"].u-org--header:focus {
    border-color: transparent !important;
  }

  .u-org--header .search__input--appheader:not(:focus):-ms-input-placeholder {
    color: #172b4d;
  }

  .u-org--header .search__input--appheader:not(:focus)::-ms-input-placeholder {
    color: #172b4d;
  }

  .u-org--header .search__input--appheader:not(:focus)::placeholder {
    color: #172b4d;
  }


  /* Organization color */
  .u-orgcolor--color,
  .u-orgcolor--hovercolor:hover {
    color: #0052CC !important;
  }
  .u-orgcolor--bg,
  .u-orgcolor--hoverbg:hover {
    background-color: #0052CC !important;
  }
  .u-orgcolor--border,
  .u-orgcolor--border:link,
  .u-orgcolor--border:visited,
  .u-orgcolor--border:hover,
  .u-orgcolor--border:active,
  .u-orgcolor--border:focus {
    border-color: #0052CC;
    color: #0052CC;
  }
  .u-orgcolor--borderonly,
  .u-orgcolor--borderonly:link,
  .u-orgcolor--borderonly:visited,
  .u-orgcolor--borderonly:hover,
  .u-orgcolor--borderonly:active,
  .u-orgcolor--borderonly:focus {
    border-color: #0052CC;
  }
  .u-orgcolor--borderhover:hover,
  .u-orgcolor--borderhover:hover {
    border-color: #0052CC;
  }
  .u-orgcolor--svgfill {
    color: #0052CC;
    fill: #0052CC;
  }
  .u-orgcolor--svgstroke {
    color: #0052CC;
    stroke: #0052CC;
  }
  .u-orgcolor--svgall {
    color: #0052CC;
    fill: #0052CC;
    stroke: #0052CC;
  }
  .u-org--svgactive[data-active="true"],
  .u-org--svgactive:hover {
    color: #0052CC !important;
    stroke: #0052CC !important;
  }
  .u-org--barchart:after {
    background-color: #0052CC !important;
  }
  .u-org--piechart {
    color: rgba(0, 0, 0, 0.15);
    stroke: #0052CC;
  }
  .u-org--tooltip {
    background-color: #0052CC;
  }
  .u-org--tooltiptop:before {
    border-top-color: #0052CC;
  }
  .u-org--tooltipright:before {
    border-right-color: #0052CC;
  }
  .u-org--tooltipbottom:before {
    border-bottom-color: #0052CC;
  }
  .u-org--tooltipleft:before {
    border-left-color: #0052CC;
  }
  .updatecard__heading--new:before {
    background-color: #0052CC;
  }
  .session:before {
    background-color: #0052CC;
  }
  .activityprogress__value {
    background-color: #0052CC;
  }
}
  .iconbutton,
  .comments__headerbutton, {
    color: #0052CC;
  }

  .u-org--catalogflag {
    background-image: linear-gradient(225deg, #0052CC 50%, transparent 50%);
  }

  .u-org--catalogflagsearch {
    background-image: linear-gradient(225deg, #0052CC 50%, transparent 50%);
  }

  .u-org--catalogflag-in-progress {
    background-image: linear-gradient(225deg, #fff 47%, #0052CC 3%, transparent 50%);
    border-top: 1px solid #0052CC;
    border-right: 1px solid #0052CC;
    svg {
      color: #0052CC;
    }
  }

  .u-org--enrollmentmsgimage {
    background-color: #0052CC
  }

  .u-org--catalogflagbg {
    background-image: linear-gradient(225deg, #0052CC 50%, transparent 50%);
  }
  .u-org--catalogflagfill {
    color: #0052CC;
    fill: #0052CC;
  }

  .u-org--tabactive,
  .u-org--tab:hover,
  .u-org--tab:active,
  .u-org--tab:focus {
    border-color: #0052CC;
  }
  .link--primary,
  .u-org--link,
  .u-org--link:link,
  .u-org--link:visited,
  .u-org--link:hover,
  .u-org--link:active,
  .u-org--link:focus {
    color: #0052CC;
  }
  .u-org--linkhover:hover,
  .u-org--linkhover:active,
  .u-org--linkhover:focus {
    color: #0052CC;
  }

.button--primary:not([disabled]),
  .button--primary:link,
  .button--primary:visited,
  .button--primary:hover,
  .button--primary:active,
  .button--primary:focus,
  .blankslate .button,
  .coursebar__btn--active,
  .coursebar__btn--active:hover,
  .coursebar__btn--active:focus,
  .tagbutton--selected:not(.tagbutton--taxonomy) {
    background-color: #0052CC !important;
    border-color: #0052CC !important;
    color: #fff !important;
  }


  .tooltip {
    background-color: #0052CC;
  }
  .tooltip--left::before {
    border-left-color: #0052CC;
  }
  .tooltip--right::before {
    border-right-color: #0052CC;
  }
  .tooltip--bottom::before,
  .tooltip--bottom-left::before,
  .tooltip--bottom-right::before {
    border-bottom-color: #0052CC;
  }
  .tooltip--top::before,
  .tooltip--top-left::before,
  .tooltip--top-right::before {
    border-top-color: #0052CC;
  }
  .checkbox--primary .checkbox__input:checked + .checkbox__ui {
    background-color: #0052CC;
    border: 2px solid #0052CC;
  }
  .question .checkbox__input:checked + .checkbox__ui {
    background-color: #0052CC;
    border: 1px solid #0052CC;
  }
  .question .radio__input:checked + .radio__ui {
    border-color: #0052CC;
  }
  .question .radio__input:checked + .radio__ui::before {
    background-color: #0052CC;
  }
  .assessment__completedicon, .assessment__gradingicon {
    background-color: #0052CC;
  }
  .enrollmentmsg__image.enrollmentmsg__image--complete  {
    background-color: #0052CC;
  }

  .rank__listitem .radio__input:checked + .radio__ui {
    border-color: #0052CC;
  }
  .rank__listitem .radio__input:checked + .radio__ui::before {
    background-color: #0052CC;
  }
  .sharelinks__link:hover,
  .sharelinks__link:focus,
  .sharelinks__link.button:hover,
  .sharelinks__link.button:focus {
    color: #0052CC;
  }
  .rating input[type="radio"]:not([disabled]) + label {
    color: #0052CC;
  }
  .courselist__item[data-status="completed"] .courselist__marker, .courselist__item[data-status="in-progress"] .courselist__marker,
  .pathmenu__sectionitem[data-status="completed"] .pathmenu__itemmarker, .pathmenu__sectionitem[data-status="in-progress"] .pathmenu__itemmarker {
    color: #0052CC;
  }
  .courselist__item[data-status="in-progress"]:not([data-shape]) .courselist__marker {
    border-color: #0052CC;
  }

    .u-org--catalogflag-in-progress svg {
    color: #0052CC;
  }
}
  .pageoutline__currentlink,
  .pageoutline__currentlink:hover,
  .pageoutline__currentlink:focus {
    color: #0052CC;
  }
  .tagbutton--selected,
  .tagbutton--selected:hover,
  .tagbutton--selected:active,
  .tagbutton--selected.tagbutton--taxonomy:hover,
  .tagbutton--selected.tagbutton--taxonomy:active {
    border-color: inherit !important;
    background-color: #0052CC;
  }
  .tagbutton--selected.tagbutton--taxonomy {
    background-color: #0052CC0c !important;
    border-color: #0052CC !important;
  }
  .datepicker .pika-prev,
  .datepicker .pika-next {
    border: 1px solid #0052CC;
  }
  .datepicker .pika-prev,
  .datepicker .is-rtl .pika-next {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2025'%20version%3D'1.1'%3E%3Cpolyline%20fill%3D'none'%20stroke%3D'%230052CC'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%20points%3D'16.7%209.4%2011.6%2012.4%2016.6%2015.3'%2F%3E%3C%2Fsvg%3E");
  }
  .datepicker .pika-next,
  .datepicker .is-rtl .pika-prev {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20version%3D'1.1'%20viewBox%3D'0%200%2030%2025'%3E%3Cpath%20d%3D'M12.6%209.5L17.7%2012.4%2012.6%2015.3'%20fill-opacity%3D'0'%20stroke%3D'%230052CC'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%2F%3E%3C%2Fsvg%3E");
  }
  .datepicker .is-today .pika-button {
    color: #0052CC;
  }
  .datepicker .is-selected .pika-button,
  .datepicker .is-selected .pika-button:hover {
    background: #0052CC;
  }
  .banner__icon {
    color: #0052CC;
    background: #0052CC;
  }

  /* Branding logo */
  .header__titleicon.u-org--titleicon {
    max-width: 120px;
  }
  @media (min-width: 370px) {
    .header__titleicon.u-org--titleicon {
      max-width: 160px;
    }
  }
  .u-org--titleicon + .header__titletext,
  .u-org--titleicon + .sidemenu__titletext {
    display: none;
  }
  .u-org--header .header__titlelink {
    text-overflow: clip;
  }

  /* Custom CSS */
  /* hides title of course on inline evolve pages */
[data-inline-evolve] {display: none;}

a.button.button--primary.session__actionsbutton {
  position: relative;
  font-size: 0px; /* Another way to hide the original text */
}
a.button.button--primary.session__actionsbutton::after {
  content: "Get Started"; /* The new text to display */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 14px; /* Set to desired font size */
  color: White; /* Optional - set to desired text color */
  text-align: center;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
}
button.button.session__actionsbutton.button--primary  {
  position: relative;
  font-size: 0px; /* Another way to hide the original text */
}
button.button.session__actionsbutton.button--primary::after  {
  content: "Get Started"; /* The new text to display */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 14px; /* Set to desired font size */
  color: White; /* Optional - set to desired text color */
  text-align: center;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Tweaks */

a.button.button--primary[href*="purchasable_id=230"] {
    display: none;
}
/* AC and LZ,CB temp code to be deleted ASAP */
.tc__column a.button.tc__regeneratelink { display: none}
/* End code snippet */

.activitysection__name { text-align: left }

/* Course Description CSS */

.pgmedia__image { background-color: unset; }

/* Removes the Plan header */
a.appnav__link.appnav__link--text.u-org--header.u-orgcolor--borderhover[href="/student/plan"] {
    display: none;
}

a.appnav__link.appnav__link--text.u-org--header.appnav__link--current.u-orgcolor--borderonly[href="/student/plan"] {
   display: none;
}
button.appnav__link.appnav__link--text.u-org--header.u-orgcolor--borderhover{
   display: none;
}
button.appnav__link.appnav__link--text.u-org--header.appnav__link--current.u-orgcolor--borderonly{
   display: none;
}

button.appnav__link.appnav__link--mobile{
  display: none;
}

a.appnav__link.appnav__link--mobile[href="/student/plan"]{
   display: none;
}

li.navmenu__listitem--mobile.navmenu__option{
  display: block;
}

/* Info Wrapper */

.learn-info-wrapper{
width:700px;
height:276px;
padding:50px;
background-color:#DFE1E5;
border-radius:10px;
color:#172B4D;
display:flex;
flex-direction:row;
}

#learn-info-title {
width:230px;
font-family: CharlieText, "Helvetica Neue", Helvetica, sans-serif;
font-size:30px !important;
font-weight:600;
line-height:35px !important;
}

#learn-info-content{
width:342px;
margin:0px;
padding-left:70px;
}

#content-item{
width:300px;
padding-bottom:10px;
padding-top:10px;
margin:0px;
color:#172B4D;
font-size: 20px !important;
font-family: CharlieText, "Helvetica Neue", Helvetica, sans-serif;
font-weight:500;
line-height:110%;
}

.back-image{
position:absolute;
right:60.5%;
bottom:-8px;
overflow: hidden;
border-bottom-left-radius:5px;
}

/* CSS Reset /*

img,
fieldset {
  border: 0;
}

body,
html {
  height: 100%;
  width: 100%;
}

.pgpost p, .catalogcards__htmlcontent p, .studentform__instructions p, .pgpost ul, .catalogcards__htmlcontent ul, .studentform__instructions ul, .pgpost ol, .catalogcards__htmlcontent ol, .studentform__instructions ol, .pgpost li, .catalogcards__htmlcontent li, .studentform__instructions li,
.course__description,
.course__description p,
.course__description ul,
.course__description ol,
.course__description.postcontent,
.course__description.postcontent p,
.course__description.postcontent ul,
.course__description.postcontent ol,
.course__postcontent,
.course__postcontent p,
.course__postcontent ul,
.course__postcontent ol,
.course__postcontent.postcontent,
.course__postcontent.postcontent p,
.course__postcontent.postcontent ul,
.course__postcontent.postcontent ol,
.catalogcards__htmlcontent p,
body {
  color: #172B4D;
  /*
  commented out to test resolving issue reported in https://github.com/intellum/exceed/issues/43648  */
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
font-display: swap
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857142857143;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  text-decoration-skip-ink: auto;
}


/* Links */

a {
  color: #172B4D;
  text-decoration: none;
}

a:hover {
  color: #172B4D;
  text-decoration: underline;
}

a:active {
  color: #0747A6;
}

a:focus {
  outline: 2px solid #4C9AFF;
  outline-offset: 2px;
}


/* Headings */

h1 {
  font-size: 2.0714285714285716em;
  font-style: inherit;
  line-height: 1.103448275862069;
  color: #172B4D;
  font-weight: 600;
  letter-spacing: -0.01em;
  margin-top: 0px;
}

.pgpost h2,
.catalogcards__htmlcontent h2,
.studentform__instructions h2,
h2 {
  font-size: 1.7142857142857142em;
  font-style: inherit;
  line-height: 1.1666666666666667;
  color: #172B4D;
  font-weight: 500;
  letter-spacing: -0.01em;
  margin-top: 40px;
}

h3 {
  font-size: 1.4285714285714286em;
  font-style: inherit;
  line-height: 1.2;
  color: #172B4D;
  font-weight: 500;
  letter-spacing: -0.008em;
  margin-top: 28px;
}

h4 {
  font-size: 1.1428571428571428em;
  font-style: inherit;
  line-height: 1.25;
  color: #172B4D;
  font-weight: 600;
  letter-spacing: -0.006em;
  margin-top: 24px;
}

h5 {
  font-size: 1em;
  font-style: inherit;
  line-height: 1.1428571428571428;
  color: #172B4D;
  font-weight: 600;
  letter-spacing: -0.003em;
  margin-top: 16px;
}

h6 {
  font-size: 0.8571428571428571em;
  font-style: inherit;
  line-height: 1.3333333333333333;
  color: #172B4D;
  font-weight: 600;
  margin-top: 20px;
  text-transform: uppercase;
}


/* Lists */

/* commented out to fix issues reported in https://github.com/intellum/exceed/issues/43648
/*
ul,
ol,
dl {
  padding-left: 40px;
}
*/

[dir='rtl']ul,
[dir='rtl']ol,
[dir='rtl']dl {
  padding-left: 0;
  padding-right: 40px;
}

ul ul:not(:first-child),
ol ul:not(:first-child),
ul ol:not(:first-child),
ol ol:not(:first-child) {
  margin-top: 4px;
}


/* remove top margin for first element */

p:first-child,
ul:first-child,
ol:first-child,
dl:first-child,
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
blockquote:first-child,
pre:first-child,
form:first-child,
table:first-child {
  margin-top: 0;
}


/* Quotes */

blockquote,
q {
  color: inherit;
}

blockquote {
  border: none;
  padding-left: 40px;
}

[dir='rtl'] blockquote {
  padding-left: 0;
  padding-right: 40px;
}

blockquote> :last-child {
  display: inline-block;
  /* so the quotes added via pseudos follow it immediately. */
}


/* Other typographical elements */

small {
  font-size: 0.7857142857142857em;
  font-style: inherit;
  line-height: 1.4545454545454546;
  color: #6B778C;
  font-weight: 700;
  margin-top: 16px;
  font-weight: normal;
}

code,
kbd {
  font-family: 'SFMono-Medium', 'SF Mono', 'Segoe UI Mono', 'Roboto Mono', 'Ubuntu Mono', Menlo, Consolas, Courier, monospace;
}

var,
address,
dfn,
cite {
  font-style: italic;
}

abbr {
  border-bottom: 1px #ccc dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  width: 100%;
}

thead,
tbody,
tfoot {
  border-bottom: 2px solid #DFE1E6;
}

td,
th {
  border: none;
  padding: 4px 8px;
  text-align: left;
}

th {
  vertical-align: top;
}

td:first-child,
th:first-child {
  padding-left: 0;
}

td:last-child,
th:last-child {
  padding-right: 0;
}

caption {
  font-size: 1.4285714285714286em;
  font-style: inherit;
  line-height: 1.2;
  color: #172B4D;
  font-weight: 500;
  letter-spacing: -0.008em;
  margin-top: 28px;
  margin-bottom: 8px;
  text-align: left;
}


/* IE11 doesn't support <template> elements which shouldn't be displayed */

template {
  display: none;
}


/* IE11 and some older browsers don't support these elements yet and treat them as display: inline; */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}


/* Suppress the ugly broken image styling in Firefox */

@-moz-document url-prefix() {
  img {
    font-size: 0;
  }
  img:-moz-broken {
    font-size: inherit;
  }
}


/*
  Chrome 83.0.4103.61 introduced a new user-agent style that broke all buttons for us. This default override reverts it.
  chrome user agent added this => font: 400 13.3333px Arial;
*/

button {
  font-family: inherit;
}

.assistive {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

