:root {
        --font: Optum Sans;
        --alt-font: Optum Sans;
        --accent-color: #4b4d4f;
        --secondary-color: #ff612b;
        --link-color: #0c55b8;
        --accent-highlight-color: #3f4042;
        --accent-highlight-background-color: #e5e6e7;
        --accent-tinted-color-70: #c9caca;
        --accent-tinted-color-80: #dbdbdc;
        --accent-tinted-color-90: #ededed;
        --accent-contrast-color: #fff;
        --accent-contrast-tinted-background-color: #b3b3b3;
        --accent-hover-color: #646669;
        --secondary-hover-color: #f73f00;
        --secondary-contrast-color: #111;
        --link-hover-color: #3887f2;
      }
      
body { background: url('https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1/course-uploads/98fa36ce-48e8-4f00-ab11-de55a8d392e7/mv8esn67gwuy-WarmWhite_1500x1000.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_v4/v1/course-uploads/98fa36ce-48e8-4f00-ab11-de55a8d392e7/u49pxx8dgfl3-OPTUM__NEW_RGBcentered600x110.png') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}
/* Optum Sans Fonts Did this update??? */
@import url('https://brand.optum.com/assets/fonts/Optum/OptumSans-Regular.otf');
@import url('https://brand.optum.com/assets/fonts/Optum/OptumSans-Bold.otf');

@font-face {
    font-family: "Optum Sans";
    src: url(https://brand.optum.com/assets/fonts/Optum/OptumSans-Regular.otf) format("opentype");
}
@font-face {
    font-family: "Optum Sans Bold";
    src: url(https://brand.optum.com/assets/fonts/Optum/OptumSans-Bold.otf') format("opentype");
}

/*Remove Powered by Thought Industries*/
.footer__powered-by { display: none !important; }

/*Remove payment info and social media*/
.widget--course-purchase .btn--secondary{display:none;}
.share__container { display: none; }

/* Remove the star-rating at the end of courses. */
.sidebar__testimonial{display:none;}

/* 
Remove A, B, C labels from survey choices... (For example, rate this course: 
A - 10 Excellent, B - 9, C - 8...) 
Check: does this interfere with assessment or quiz choices? 
*/
.choice__index{display:none;}

.dkgrey{background-color: #282A2E; color:#ffffff;} 

/* Buttons originally styled to match optum.com */

  .btn:hover, button:hover 
{
    /* color: #002677;  /* original dark blue text */
    /* color: #c3c3c3; /* Les experiment system gray */
    color: #daf6f9; /* Les experiment sky blue */
    /* background-color: #fff; /* original white bkg */
    /* background-color: #9e9e9d; /* Les experiment medium gray bkg */
    background-color: #696969; /* a bit darker gray (is it too close to original gray? */
    border-color: #5A5A5A;
}


/* Hero subtitle */
.hero .hero__caption .h4
  {
  font-size: .80em;
  color: black;
  }  



@media only screen and (min-width: 40.063em) {  /* min-width 641px, medium screens */

  
.hero .hero__caption 
  {
    width: 275px;
    height: auto;
    padding: 1rem;
    background: hsla(0,0%,100%,.95);
    position: absolute;
    bottom: 1em;
    top: 1em;
    left:  1em;
  }

.hero .hero__caption .hero__title
  {
   
    font-size: 1rem;
    color: #000;
    margin-bottom: 1em;
    padding-bottom: .25em;
  }
  


/* The following creates the orange bar between the title and subtitle */


.hero .hero__caption .hero__title::after 
  {
    content: '';
    position: absolute;
    width: 75%;
    height: 2px;
    left: 10px;
    display: block;
    clear: both;
    background-color: #FF612B;
    margin-top: 10px;
  
  }
  
}


 .noborder table, th, tr, td {
  border: 2px dotted white;
}


.widgetgrey 
  {
  
    background-color: #f2f2f2;
   
  
  }
  
.widgetgrey2 
  {
    background-color: #F5F5F5; /* Optum Gray 7 Cool Gray */
    padding: 24px;
  	border: 1px solid #F5F5F5; /* Optum Gray 7 Cool Gray */
  	border-radius: 10px;   
  }
  

  
.pmenu a:link {color: #ffffff; text-decoration: none;}
.pmenu a:visited {color: #efefee; text-decoration: none;}
.pmenu a:hover {color: #ffffff; text-decoration: underline;}
.pmenu a:active {color: #ffffff; text-decoration: underline;}
.pmenu a:focus {color: #ffffff; text-decoration: underline;}




.bluebulb
{
background-color: #ffffff; 
background-image:url(https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1/course-uploads/98fa36ce-48e8-4f00-ab11-de55a8d392e7/6iwqhiap0h88-LearningPath_HeroImage.png); 
background-size: cover;
color: #ffffff; 
padding: 20px;
}


.iconbar {
 background-color: #63666A;
 font-size: 25px;
padding-left:10px;
padding-top: 0px;
padding-bottom: 10px;
align-items: stretch;
text-align: center;
border-top: 4px solid #ffffff;

}


.iconbar a {color: #ffffff; background-color: #63666A; border-bottom-left-radius: 10px;  border-bottom-right-radius: 10px; text-align: center; float:left; }
.iconbar a:link {color: #ffffff; background-color: #63666A; border-bottom-left-radius: 10px;  border-bottom-right-radius: 10px; text-align: center; float:left;}
.iconbar a:hover {color: #63666A; background-color: #ffffff; border-bottom-left-radius: 10px;  border-bottom-right-radius: 10px;  text-align: center;float:left;}


.iconbar label {color: #63666A; font-size: 10px;}
.iconbar a:link label  {color: #63666A; font-size: 10px;}
.iconbar a:hover label  {color: #63666A; font-size: 10px;}

.iconbar-left {
 background-color: #63666A;
 font-size: 25px;
padding-left:10px;
padding-top: 10px;
padding-bottom: 10px;
align-items: stretch;
text-align: center;

}


.iconbar-left a {color: #ffffff; background-color: #63666A; border-radius: 10px 0px 10px 0px; text-align: center; width: 100%; float:right;}
.iconbar-left a:link {color: #ffffff; background-color: #63666A; border-radius: 10px 0px 0px 0px; text-align: center; width: 100%;float:right;}
.iconbar-left a:hover {color: #63666A; background-color: #ffffff; border-radius: 10px 0px 10px 0px; text-align: center; width: 100%;float:right;}


.iconbar-left label {color: #63666A;}
.iconbar-left a:link label  {color: #63666A;}
.iconbar-left a:hover label  {color: #63666A;}



.greyButton a {color: #ffffff; background-color: #63666A; border-radius: 10px 0px 10px 0px; text-align: center; width: 100%; float:right;}
.greyButton a:link {color: #ffffff; background-color: #63666A; border-radius: 10px 0px 0px 0px; text-align: center; width: 100%;float:right;}
.greyButton a:hover {color: #63666A; background-color: #ffffff;}


.standalone-scorm__header {
    height: 60px;
    top: 0;
    left: 0;
    position: relative;
    padding-left: 20px;
}

.standalone-scorm__header button {
    height: 60px;
    width: 60px;
    font-size: 2rem;
    background-color: #ff612b!important;
    text-align: center;
    line-height: 60px;
    float: right;
    color: #ffffff!important;
   
}

/*PNW Assigned on Dashboard and Featured area on domain pages*/

/* PNW Catalog Widget without Search Bar */
.PNW-Catalogs-woSearch .catalog-aggregation{
border: 1px solid #5A5A5A; /* Border color was "darkgrey," changed to Optum Dark Gray #5A5A5A */
border-radius: 10px;
}

.PNW-Catalogs-woSearch p {
color: #002677; /* Color was a red #B32D00, changed to Optum Strawberry #A32A2E, but not in line with Optum branding. Changed again to Optum Dark Blue #002677 */
}

.PNW-Catalogs-woSearch .catalog-grid-item__hr {
display:none;
}

.PNW-Catalogs-woSearch .catalog-grid-item {
border: 3px solid white;
padding: 1rem 0;
border-radius: 10px;
background-color:#FBF9F4; /* background color was a light gray #e0e0e0, changed to Optum Warm White #FBF9F4 */
}

.PNW-Catalogs-woSearch .catalog-grid-item__cta-container{
display:none;
}

.PNW-Catalogs-woSearch .catalog-grid-item__completed div {
background-color:#D13F44; /* background-color was an orange #E87722, changed to Optum Apple #D13F44 (Optum Orange #FF612B is supposed to be only used for the wordmark) */
}

.PNW-Catalogs-woSearch .catalog-filters {
display:none;
}

.PNW-Catalogs-woSearch .catalog-header {
display:none;
}

/*PNW Catalog with Search Bar*/
.PNW-Catalogs-wSearch .catalog-aggregation{
border: 1px solid #5A5A5A; /* Border color was "darkgrey," changed to Optum Dark Gray #5A5A5A */
border-radius: 10px;
}

.PNW-Catalogs-wSearch p {
color: #002677; /* Color was a red #B32D00, changed to Optum Strawberry #A32A2E, but not in line with Optum branding. Changed again to Optum Dark Blue #002677 */
}

.PNW-Catalogs-wSearch .catalog-grid-item__hr {
display:none;
}

.PNW-Catalogs-wSearch .catalog-grid-item {
border: 3px solid white;
padding: 1rem 0;
border-radius: 10px;
background-color:#FBF9F4; /* background color was a light gray #e0e0e0, changed to Optum Warm White #FBF9F4 */
}

.PNW-Catalogs-wSearch .catalog-grid-item__cta-container{
display:none;
}
.PNW-Catalogs-wSearch .catalog-grid-item__completed div {
background-color:#D13F44;  /* background-color was an orange #E87722, changed to Optum Apple #D13F44 (Optum Orange #FF612B is supposed to be only used for the wordmark) */
}


/*Turn the section grey with a white border. Title text is white... No white text with Optum branded colors. Optum Dark Blue text on Optum Warm White background. */
.PNW-Assigned-Featured{
border: 1px solid white; /* swapping border color between "white" and Optum Dark Gray #5A5A5A to make it pop */
border-radius: 10px;
background-color:#FBF9F4; /* background-color was light gray #E0E0E0, changed to Optum Warm White #FBF9F4 */
}

.PNW-Assigned-Featured p {
color: #002677;  /* Color was "white," changed to Optum Dark Blue #002677 */
}

/*No scrollbars if sidebar added in*/
.PNW-Assigned-Featured .featured-content-sidebar {
overflow:hidden;
}

/*Each item is Optum Hover Blue #00396C, with no call to action or horizontal line, rounded corners on the box and image */
.PNW-Assigned-Featured .featured-content-block-grid .catalog-grid-item {
background-color:#D9F6FA; /* background-color was Optum Hover Blue #00396C (old school?), changed to Optum Sky Blue #D9F6FA for now */
/* border: 1px solid #002677; /* added and removed an Optum Dark Blue border. */
}

.PNW-Assigned-Featured .featured-content-block-grid .catalog-grid-item__hr {
display:none;
}

.PNW-Assigned-Featured .catalog-grid-item__text-cta {
display:none;
}

.PNW-Assigned-Featured .catalog-grid-item {
border-color:transparent;
border-width:2px;
border-radius: 10px;
}

.PNW-Assigned-Featured .featured-content-block-grid .catalog-grid-item__asset {
border-width:2px;
border-radius: 10px;
}

.PNW-Assigned-Featured .catalog-grid-item__asset-container .ember-view .ember-view {
border: 1px solid transparent;
border-radius: 10px;
}

.PNW-Assigned-Featured .btn {
display:none;
}

hr.optum_orange {
	background-color: #FF612B;
	height: 1px;
}

h3.optum_dark_blue {
  color: rgb(0, 38, 119); 
  font-size: 20px;
  font-weight: bold;
}

p.optum_dark_gray {
  color: #4B4D4F;
}

li.optum_dark_gray {
  color: #4B4D4F;
}

ul.basic {
	list-style-type: disc outside none; 
	padding: 0px 5px 0px 15px;
}

li.basic {
	list-style-type: disc; 
	margin-left: 5px;
	color: #4B4D4F;
}


/*  Tailor dashboards for Optum branding.html */
.hero .hero__caption .hero__title
  {
    font-size: 1.5rem;
    color: #002677; /* Optum dark blue */  
    margin-bottom: 1em;
    padding-bottom: .25em;
  }
  
/* Subtitle <h4> text */
.hero .hero__caption .h4
  {
  font-size: 1em;
  color: #4B4D4F; /* Optum dark gray */
  }  

/*   Widen and position the hero__caption box  */  
.hero .hero__caption /* The box */
  {
    width: 45%; /* Wider box than before */
    max-width: 750px; /* Limit of 75% of the full-on width. */
    padding: 10px;
    background-color: #FAF8F2; /* Optum warm white... no transparency. */
    position: absolute;
    bottom: 12px;
    top: 12px;
    left: 12px;
  }
/* Orange bar between the title and subtitle */
.hero .hero__caption .hero__title::after 
  {
    content: ''; /* Text item containing a space char resized to appear as a graphic element */
    position: absolute; 
    width: 85%;
    height: 2px;
    left: 10px;
    display: block;
    clear: both;
    background-color: #FF612B; /* bright Optum orange */
    margin-top: 10px;
  }
  
.catalog-aggregation__header--label{ /* The left filtering menu's headings */
	color: #002677; 
  } /* Optum dark blue */  
  
.btn.catalog-aggregation__value { /* Items within the filtering menu on the left */
    color: #4B4D4F; /* Optum dark gray */
}

.catalog-header{ /* Usually reads "Browse" for the catalog. */
	color: #002677; 
  } /* Optum dark blue */  
  
.catalog-grid-item__title { /* Each tile's object title */
  	color: #002677; /* Optum dark blue */  
  	font-weight: bold;
  }
  
.catalog-grid-item__description{  /* Each tile's object description */
  	color: #4B4D4F; /* Optum dark gray */
  }


.widget__alt-title__container h3, .widget__title{
	color: #002677; 
  } /* Optum dark blue /* <h3> within the <div class="widget__alt-title__container"> will be Optum dark blue. In this case, "Featured Content Carousel." Also, the class "widget__title," which is the "old" title style. */  

h1, h2, h3, h4, h5, h6{ /* All headings */
  		color: #002677;  /* Optum dark blue */
  }
  
.featured-content-multi-carousel-item__body { /* Tiles in the featured content carousel */
	background-color:#FAF8F2; /* Optum Warm White */
}
  
.featured-content-multi-carousel-item__title{
	font-weight: bold; /* Turn on the title bolding in the carousel */
}

 /* Remove the star rating box, the share link envelope, and the print icon from articles and videos */
	.article-sidebar__rating {
        display:none;
    }
    .btn--email {
        display:none;
    }
    .btn--print  {
        display:none;
    }