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

      :root {
        --font: Open Sans;
        --alt-font: Open Sans;
        --accent-color: #0090cf;
        --secondary-color: #7c7fbd;
        --link-color: #2f519a;
        --accent-highlight-color: #004969;
        --accent-highlight-background-color: #b6e9ff;
        --accent-tinted-color-70: #b3def1;
        --accent-tinted-color-80: #cce9f5;
        --accent-tinted-color-90: #e6f4fa;
        --accent-contrast-color: #fff;
        --accent-contrast-tinted-background-color: #b3b3b3;
        --accent-hover-color: #03b2ff;
        --secondary-hover-color: #5a5eac;
        --secondary-contrast-color: #111;
        --link-hover-color: #6083cf;
      }
      

.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/e952aa65-f21c-4bd2-919c-f6613718d2ed/yxknvobrhvyd-dream.jpg') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}
.confirm-action__confirm .confirm-btn--label {color:red; font-weight:900; font-size:16px;}
.confirm-action__confirm .confirm-btn--btns .btn {color:red; font-weight:900; font-size:24px;}

.topic__container__workbook .heading--primary {display:none;}
.topic__container h1 {
  color:#0090cf;

}
.syllabus__section-title-index { display: none; }
.learner__container--toggled .learner__sidebar {  
position: -webkit-sticky; /* Safari */
position: sticky;
top: 0;
}
.manager-title-search .selectize-dropdown {
  display: none !important;
}

.panorama-client .dashboard__welcome-message { display: none !important;}

/*h1 {*/
/*  text-align: right;*/
/*}*/

/*.right {*/
/*  direction: rtl;*/
  /*text-align:right;*/
/*  font-size: 30px;*/
/*} */

/*.right a{*/
/*  font-size: 50px;*/
/*}*/

/*.confirm-action__confirm .confirm-btn--label {color:red; font-weight:900; font-size:16px;}*/

/*.confirm-action__confirm .confirm-btn--btns .btn {color:red; font-weight:900; font-size:24px;}*/
.topic__text__body {
    color: #000000;
    line-height: 1.5;
}

.panorama-client .license-popover .btn--bare-icon {display:none;}

span.engagement__last-login {
   display: none !important;
 }
.panorama-client .ember2156 {display:none;}

/* removing trash icon on list view for panoramas */
.license-tree-list .icon-trash {
display:none;
}
.license-tree-list-node__destroy{
display: none;
}

/* Hiding "save button" so Learners cannot change their profile info */
a.btn.btn--small.btn--right.btn--primary {
    display: none !important;
}

button.btn.btn--primary--manager--new.btn--no-margin.btn--right {
    display: none !important;
}

a.btn.btn--small.btn--right.btn--primary {
    display: none !important;
}

columns medium-6.a {
  pointer-events: none;
}
  
.learning-path .company__beta-logo { 
pointer-events: none; cursor: default; 
}


.class-1 {
    font-style: bold;
    color: #0000FF;
    font-size:60px;
    background-color: yellow;
}


/* removing trash icon on sublicense map view for panoramas */

.license-tree-map .icon-trash {
display:none;
}
.license-tree-map-node__destroy{
display: none;
}

.sublicenses .flex-table__row button:nth-child(2) {display: none;}


.license-popover__button--trash {display: none;}

.icon-cart {
  display: none;
}



{<div class="large-8 columns dashboard__welcome-message dashboard__welcome-message--candu">
        <h1>🔥
          <span id="i18n-5">Welcome</span>,
          <span id="i18n-6">Summer is HOT...make it SIZZLE!</span></h1>
    >/div>}

    .btn.dashboard-access-list-view-detail-page {

    display: none;

}


/* Hide the "add a choice" button on reflection pages */
choices_list--add {
    display: none;
}

@import url("https://dctclientbuilderstg.com/clientbuilder/webfontkit/hello.html")