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

      :root {
        --font: Open Sans;
        --alt-font: Open Sans;
        --accent-color: #003963;
        --secondary-color: #5bc6cc;
        --link-color: #003963;
        --accent-highlight-color: #003963;
        --accent-highlight-background-color: #c9e8ff;
        --accent-tinted-color-70: #b3c4d0;
        --accent-tinted-color-80: #ccd7e0;
        --accent-tinted-color-90: #e6ebef;
        --accent-contrast-color: #fff;
        --accent-contrast-tinted-background-color: #b3b3b3;
        --accent-hover-color: #005696;
        --secondary-hover-color: #3ab3ba;
        --secondary-contrast-color: #111;
        --link-hover-color: #0074c9;
      }
      
body { background: url('https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1/course-uploads/345b19c6-dafa-4c72-9882-03b8d4715bcc/vdsyrvkmh2yq-A4M_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/345b19c6-dafa-4c72-9882-03b8d4715bcc/19a4mefq00nz-Screenshot2023-10-12at11.39.21AM.png') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}
.header {
 background-image: linear-gradient(#003963, #115a95);
}
.border-top{
    border-color: rgba(0, 0, 0, 0.0);

}
.top-bar{
    /*background-image: linear-gradient(#AAAAAA, #FFFFFF); */
    background-color: rgba(0,0,0,0.0);
    border-color: rgba(0,0,0,0.0);
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
   

}
.top-bar-section ul li {
    background: #fff;
    /*padding: 3px;*/
    border-spacing: 50px;
    border-color: black;
    border-width: thick;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
        padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 0px;
    padding-left: 3px;

    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 0px;
    margin-left: 2px;
    
}
/*course styles*/
.course-title{
    color:white;
}
.learner__sidebar-inner-list .syllabus__lesson .syllabus__lesson--title {
font-weight:100;
line-height:3;
}
/*catalog*/
.catalog-grid-item {
  border-radius: 10px;
    box-shadow: 0px 5px 10px rgb(102, 102, 102);
border-width: medium;
}
.ember-view {
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
border-top-left-radius:10px;
border-top-right-radius:10px;
}
.tab-title {
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
border-top-left-radius:10px;
border-top-right-radius:10px;
}
.catalog-aggregation {
    border-radius: 0px;
    border-width: thin;
}

.catalog-aggregation--expanded{
    border-radius: 0px;
    border-width: thin;
}
.widget__alt-title__container{
    padding-left:10px;
    padding-top:10px;
}
.tab-title--free-text{
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
border-top-left-radius:10px;
border-top-right-radius:10px;
}
.tabs{
    border-top:0px;
    border-bottom:0px;
}
.learning-path-detail-milestone-item__title{
    display:none;
}
/*
Learning Path - suppress courses
.collection__courses{
    display: none;
}*/
/*
Learning path - suppress Learning path header
*/
/* #ember2088{
    display: none;
}
#ember2097{
    display: none;
} */

/*ember-view row widget widget--catalog widget--catalog_standard catalog-grid-item btn--link btn--primary btn*/
/*ember-view tab-title active tab-title--free-text ---catalog tabs?*/
/*discussion customization*/


.items__list--comments .comment{
    padding:0px;
}
.comment-border{
    display:none;
}

element.style {
}
.items__list--comments .comment .highlight{
    background-color:white;
}
.comment__container{
    background-color:white;
}
.preview-link{
    color:black;
    font-size: x-large;
}
.badge{
    display: none;
}
.featured-content-multi-carousel-item__body{
    background-color: #003963;
        border-top-right-radius: 10px;
    border-top-left-radius: 10px;
        border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.featured-content-multi-carousel-item__title{
    color: #fff;
}
.btn{
        background-color: #003963;
        border-top-right-radius: 10px;
    border-top-left-radius: 10px;
        border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.btn--primary{
        background-color: #003963;
        border-top-right-radius: 10px;
    border-top-left-radius: 10px;
        border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.btn--centered{
        background-color: #003963;
        border-top-right-radius: 10px;
    border-top-left-radius: 10px;
        border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.btn--large{
        background-color: #003963;
        border-top-right-radius: 10px;
    border-top-left-radius: 10px;
        border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.btn{
    color: white;
}
.ember-view{
    color: black;
}
.new-item__label{
    color: black;
}
.new-item__description{
    color: black;
}

.btn--success-new{
    color:white;
}
.btn--no-margin{
    color:white;
}
.btn--link{
    color:black;
}
.btn--small{
    color:white;

}
.btn--right {
        color:white;

}
.btn--alt{
        color:white;

}
.expandable-sidebar__topic-link{
    color:black;
}
.btn--bare{
    color:black;
}
.small-4{
    color:black;
}
.category-link--title{
    color:white;
}
.category-link{
    color:white;
}
.icon-navigateright{
font-weight: bolder;
color: #003963;
}
.icon-navigaterleft{
font-weight: bolder;
color: #003963;
}
.icon-write{
color: black;
}
.icon-trash{
    color:black;
}
/*.catalog-grid-item__asset {
height:300px;
}*/
/*
.catalog-grid-item__asset-container{
    height:300px;
}*/
/*.ember-view .btn{
    color:white;
}*/
.icon-thumbnails{
    color:black;
}
.icon-bullets{
    color:black;
}
.icon-stopwatch{
    color:black;
}