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

      :root {
        --font: Lato;
        --alt-font: Lato;
        --accent-color: #0d55ba;
        --secondary-color: #5e5d5d;
        --link-color: #a9a9a9;
        --accent-highlight-color: #0b4aa2;
        --accent-highlight-background-color: #e2eefd;
        --accent-tinted-color-70: #b6ccea;
        --accent-tinted-color-80: #cfddf1;
        --accent-tinted-color-90: #e7eef8;
        --accent-contrast-color: #fff;
        --accent-contrast-tinted-background-color: #b3b3b3;
        --accent-hover-color: #106bea;
        --secondary-hover-color: #787676;
        --secondary-contrast-color: #fff;
        --link-hover-color: #767676;
      }
      

.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/666c8120-b013-4890-9961-904225467817/z7kizoasawjc-Dentlogics_logo_dark-01.png') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}
/* Added by Paras */
/* reset.css */
.myrow {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}
.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}
.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}
.col-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
}
.col-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
}
.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.col-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}
.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.col-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}
.col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}
.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}
.col-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
}
.col-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
}
.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
 @media (min-width:576px) {
.col-sm {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}
.col-sm-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}
.col-sm-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
}
.col-sm-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
}
.col-sm-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.col-sm-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.col-sm-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}
.col-sm-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.col-sm-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}
.col-sm-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}
.col-sm-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}
.col-sm-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
}
.col-sm-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
}
.col-sm-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
}
@media (min-width:768px) {
.col-md {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}
.col-md-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}
.col-md-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
}
.col-md-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
}
.col-md-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.col-md-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.col-md-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}
.col-md-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.col-md-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}
.col-md-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}
.col-md-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}
.col-md-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
}
.col-md-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
}
.col-md-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
}
@media (min-width:992px) {
.col-lg {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}
.col-lg-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}
.col-lg-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}
.col-lg-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
}
.col-lg-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.col-lg-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.col-lg-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}
.col-lg-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.col-lg-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}
.col-lg-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}
.col-lg-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}
.col-lg-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
}
.col-lg-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
}
.col-lg-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
}
@media (min-width:1200px) {
.col-xl {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}
.col-xl-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}
.col-xl-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
}
.col-xl-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
}
.col-xl-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.col-xl-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.col-xl-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}
.col-xl-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.col-xl-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}
.col-xl-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}
.col-xl-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}
.col-xl-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
}
.col-xl-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
}
.col-xl-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
}

/* style.css */
/*------------------------------------------------- */
/* =  General */
/*------------------------------------------------- */
a.button-one {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	padding: 15px 50px;
	font-weight: 700;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	margin: 0;
	text-decoration:none;
	background: #1c558c;
}
a.button-one:hover {
	background: #1c558c;
	color: #fff;
	box-shadow: 0 10px 16px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.1);
}
section.page-banner-section {
	background-color: #1C558C;
	padding: 2rem 0;
}
section.page-banner-section h1 {
	font-size: 2em;
	font-weight: 700;
	color: #fff;
	line-height: 1;
	margin: 0;
	text-align: center;
}
/*------------------------------------------------- */
/* =  Sidebar */
/*------------------------------------------------- */
.sidebar .widget {
	background-color: #f4f4f4;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	padding: 1.75rem;
	margin-bottom: 1.75rem;
}
.sidebar .widget.course-widget {
	background-color: #dfeffd;
}
.sidebar div.course-widget p.title {
	margin-bottom: 24px;
	font-size: 28px;
	font-weight: 700;
	text-align: center;
}

.sidebar div.course-widget h3 {
	font-weight: 500;
	margin-bottom: 4px;
}
.sidebar .profile-widget .top-part {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
.sidebar .profile-widget .top-part img {
	max-width: 100%;
	width: 80px;
	height: auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.sidebar .profile-widget .top-part .name {
	line-height: normal;
	flex-grow: 1;
	padding-left: 20px;
}
.sidebar .profile-widget .top-part .name h3 {
	margin: 0 0 5px;
}
.sidebar .profile-widget .top-part .name span {
	color: #0A5192;
}
.sidebar .profile-widget p {
	line-height: 28px;
}
.sidebar .profile-widget h2 {
	font-weight: 700;
	margin-bottom: 10px;
}
/*------------------------------------------------- */
/* =  single course section */
/*------------------------------------------------- */
section.content-section {
	padding: 2rem 0;
	background-color: #f8f9fa;
}
section.content-section .course-detail {
	background-color: #f4f4f4;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 30px;
}
section.content-section .course-heading {
	border-bottom:2px solid #0A5192;
	margin-bottom: 30px;
}
section.content-section .single-course-content {
	padding: 1rem;
}
section.content-section .single-course-content h2 {
	font-size: 1.5em;
	font-weight: 700;
	margin: 0 0 20px;
}
section.content-section .single-course-content p {
	line-height: 28px;
	margin-bottom: 30px;
}
section.content-section .single-course-content ul.list {
	padding-left: 20px;
	margin-bottom: 30px;
}
section.content-section .single-course-content ul.list li {
	line-height: 28px;
	font-size: 15px;
}
section.content-section .single-course-content .course-note {
    font-size: 14px;
}
section.content-section .single-course-content .course-button {
    margin: 30px 0;
}
section.content-section .course-section {
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	padding: 1.75rem;
	margin-bottom: 1.75rem;
}
section.content-section .course-section h2 {
	font-weight: 700;
	margin-bottom: 10px;
}
section.content-section .course-section h3 {
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 10px;
}
.single-course-content .course-info {
	display: block;
	background-color:#f4f4f4;
}
.single-course-content .course-info .course-author {
	display: flex;
	align-items: center;
	font-size: 15px;
}
.single-course-content .course-info .course-author:last-child {
	padding-right: 0;
	border-right: 0;
}
.single-course-content .course-info .course-author .icon {
	margin-right: 15px;
	color: #0A5192;
}
.single-course-content .course-info .course-author .icon  img {
	max-width: 100%;
	width: 80px;
	height: auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.single-course-content .course-info .course-author .info span.alabel {
	color: #0A5192;
	font-size:24px;
	font-weight:700;
}
.single-course-content .course-info .course-author .info div.value a {
	color: #2f2f32;
}
.single-course-content .course-info .course-author .info div.value a:hover {
	color: #4783f3;
}
.single-course-content .course-info .course-category {
    margin: 0 auto;
}

section.content-section .course-section .course-panel-heading {
	border-top: 1px solid #e9ecef;
	display: flex;
	align-items: center;
	padding: 15px 0;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
section.content-section .course-section .course-panel-heading .panel-heading-left {
	display: flex;
	align-items: center;
	flex-grow: 1;
}
section.content-section .course-section .course-panel-heading .panel-heading-left .course-lesson-icon {
	line-height: 1;
	margin-right: 15px;
}
section.content-section .course-section .course-panel-heading .panel-heading-left .course-lesson-icon i {
	color: #d4d9dd;
	font-size: 20px;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
section.content-section .course-section .course-panel-heading .panel-heading-left .course-lesson-icon span {
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
section.content-section .course-section .course-panel-heading .panel-heading-left .title h4 {
	font-size: 16px;
	font-weight: 500;
	margin: 0 0 8px;
}
section.content-section .course-section .course-panel-heading .panel-heading-left .title p {
	font-size: 14px;
	color: #adb5bd;
	margin: 0;
	line-height: 1;
}
section.content-section .course-section .course-panel-heading:hover .panel-heading-left .course-lesson-icon i {
	color: #f9a134;
}
section.content-section .course-section .course-panel-heading:hover .panel-heading-left .course-lesson-icon span {
	color: #0A5192;
}
section.content-section .course-section .course-panel-heading:hover, section.content-section .course-section .course-panel-heading.active {
	background-color: #f8f9fa;
}
section.content-section .course-section .panel-content {
	max-height: 0;
	overflow: hidden;
	background-color: #f8f9fa;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
section.content-section .course-section .panel-content .panel-content-inner {
	padding: 0 15px 20px 15px;
	font-size: 15px;
	color: #7d7e7f;
	line-height: 26px;
}
section.content-section .course-section .course-panel-heading.active + .panel-content {
	max-height: 106px;
}
/* Rules for sizing the icon. */
.material-icons.md-18 {
	font-size: 18px;
}
.material-icons.md-24 {
	font-size: 24px;
}
.material-icons.md-36 {
	font-size: 36px;
}
.material-icons.md-48 {
	font-size: 48px;
}
.material-icons.md-75 {
	font-size: 75px;
}
/* Rules for using icons as black on a light background. */
.material-icons.md-dark {
	color: rgba(0, 0, 0, 0.54);
}
.material-icons.md-dark.md-inactive {
	color: rgba(0, 0, 0, 0.26);
}
/* Rules for using icons as white on a dark background. */
.material-icons.md-light {
	color: rgba(255, 255, 255, 1);
}
.material-icons.md-light.md-inactive {
	color: rgba(255, 255, 255, 0.3);
}
.video-container {
	height: 0;
	padding-bottom: 56.25%;
}
.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media (max-width:576px) {
	.icon {display:none;}
}


/* New CSS Added 2022/01/11 */

.banner-title {background: linear-gradient(to right, #2d3038, #51d9ff);}
.banner-title .widget__title {color:#fff; margin-bottom:0;}



@media only screen and (min-width: 60.063em){
  .container {max-width: 100%;}
}

.manager-title-search .selectize-dropdown {
 display: none !important;
}

.panorama-dashboard .analytics-labels {
display: none;
}

.panorama-client .large-8 .btn--alt {
	visibility: hidden; 
	position: relative;	
	content: 'This text replaces the original.'
}
	
.panorama-client .large-8 .btn--alt:after {
	visibility: visible; 
	content: 'Preview Courses - Not For Credit';
	position: absolute; top: 0;
	border: solid 0.8px #d0d0d0;
	background-color: #f8fafc;
	padding: 8px;
   	right: 0;
}

.panorama-client .manager-dashboard__support .btn--alt {
	border: solid 0.8px #d0d0d0;
	background-color: #f8fafc !important;
}

.panorama-client .large-8 .icon-help {
	display:none;
}
.panorama-client .header__actions .btn--alt {display:none;}

/* hide last active from Course screen*/

/*.sort-header--active-sort {visibility:hidden;}*/
.user .flex-table__col:nth-of-type(3), .users .flex-table__col:nth-of-type(3)
{visibility:hidden;}

/* ============================================================
   Dentlogics — Course Detail Page Redesign
   Paste into: Site > Site Builder > Custom Code (CSS)
   Scope: all rules prefixed with body.course-group so they
   apply ONLY to course detail pages (all panoramas).
   ============================================================ */

/* ---- 0. Page width: center content, cap full-bleed layout ---- */
body.course-group .course__detail__container {
  max-width: 1200px;
  margin: 0 auto;
  float: none;
}

/* ---- 1. Typography: replace broken GT Flexa serif fallback ---- */
body.course-group .course__detail__container,
body.course-group .course__detail__container p {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Helvetica, Arial, sans-serif;
}

/* ---- 2. Header: eyebrow badge + stronger hierarchy ---- */
body.course-group .course__detail__header::before {
  content: "Course Overview";
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #6b7280;
  background: #f3f4f6;
  border: 1px solid #e5e7eb;
  border-radius: 999px;
  padding: 4px 12px;
  margin-bottom: 14px;
}
body.course-group .course__detail__header h1 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Helvetica, Arial, sans-serif !important;
  font-size: 30px !important;
  font-weight: 700;
  color: #1a1d24 !important;
  line-height: 1.25;
  margin-bottom: 10px;
}
body.course-group .course__detail__header p {
  font-size: 16px !important;
  line-height: 1.65 !important;
  color: #4b5563 !important;
  max-width: 72ch;
}

/* ---- 3. Preview video: framed card + explicit preview labels ---- */
body.course-group .course__detail__video {
  max-width: 760px;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  margin: 10px 0 4px;
}
body.course-group .course__detail__video::before {
  content: "\25B6\FE0E   Course Preview \2014 Sample Lesson";
  display: block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: #fff;
  background: #1e40af;
  padding: 10px 16px;
}
body.course-group .course__detail__video::after {
  content: "You're watching a short sample of this course. Enroll to access the full course.";
  display: block;
  font-size: 13px;
  color: #6b7280;
  background: #f9fafb;
  border-top: 1px solid #eef0f3;
  padding: 9px 16px;
}

/* ---- 4. Tabs: flat underline style ---- */
body.course-group ul.tabs {
  border-bottom: 2px solid #e5e7eb;
  background: transparent;
  margin-top: 16px;
}
body.course-group ul.tabs li.tab-title a {
  background: transparent !important;
  color: #6b7280 !important;
  font-size: 14px;
  font-weight: 600;
  padding: 12px 4px !important;
  margin-right: 28px;
  border: none !important;
  border-bottom: 3px solid transparent !important;
}
body.course-group ul.tabs li.tab-title a span {
  font-size: 14px;
  font-weight: 600;
}
body.course-group ul.tabs li.tab-title.active a {
  background: transparent !important;
  color: #1a1d24 !important;
  border-bottom: 3px solid #1a1d24 !important;
}
body.course-group ul.tabs li.tab-title {
  border: none !important;
  background: transparent !important;
  box-shadow: none !important;
}
/* Suppress focus ring on mouse-clicked tabs; keep for keyboard users */
body.course-group ul.tabs li.tab-title a:focus:not(:focus-visible) {
  box-shadow: none !important;
  outline: none !important;
}
body.course-group .tabs-content {
  border: none !important;
  padding-top: 20px;
}

/* ---- 6. Fix legacy CE info blocks overflowing at narrow widths ----
   Older dl-ceinfo blocks use a fixed 380px right column; make both
   columns flexible so they always fit the card. Applies to every
   course's existing CE block without touching the embedded HTML. */
body.course-group .dl-ceinfo .grid {
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr) !important;
}
body.course-group .dl-ceinfo img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 900px) {
  body.course-group .dl-ceinfo .grid {
    grid-template-columns: 1fr !important;
  }
}

/* ---- 5. Sidebar: decision card with prominent CTA ---- */
body.course-group .course__detail__sidebar {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  padding: 24px;
}
body.course-group .course__detail__sidebar::before {
  content: "Ready to go to the course?";
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #1a1d24;
  margin-bottom: 12px;
}
body.course-group .course__detail__sidebar .btn--primary {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  overflow: hidden;
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  padding: 16px 20px !important;
  border-radius: 10px !important;
  background: linear-gradient(135deg, #ff7a1a, #f65a0e) !important;
  border-color: transparent !important;
  color: #fff !important;
  box-shadow: 0 4px 14px rgba(246, 106, 20, 0.35);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}
/* Animated arrow pointing at the button label ("Start Course" /
   "Resume Course"): a thick SVG arrow slides toward the text on a loop.
   TI's trailing upright icon is hidden so there's one clear arrow. */
body.course-group .course__detail__sidebar .btn--primary i {
  display: none;
}
body.course-group .course__detail__sidebar .btn--primary::before {
  content: "";
  width: 18px;
  height: 18px;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'><path d='M5 12h14'/><path d='m13 6 6 6-6 6'/></svg>")
    center / contain no-repeat;
  animation: dl-cta-arrow-point 1.6s ease-in-out infinite;
}
@keyframes dl-cta-arrow-point {
  0%,
  100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(8px);
  }
}
/* Periodic shine sweep across the button */
body.course-group .course__detail__sidebar .btn--primary::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 46px;
  left: -70px;
  background: linear-gradient(
    105deg,
    transparent,
    rgba(255, 255, 255, 0.5),
    transparent
  );
  transform: skewX(-20deg);
  animation: dl-cta-sheen 3.2s ease-in-out infinite;
}
@keyframes dl-cta-sheen {
  0% {
    left: -70px;
  }
  45%,
  100% {
    left: calc(100% + 70px);
  }
}
body.course-group .course__detail__sidebar .btn--primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(246, 106, 20, 0.55);
}
body.course-group .course__detail__sidebar .btn--primary:hover::before {
  animation: none;
  transform: translateX(6px);
}
@media (prefers-reduced-motion: reduce) {
  body.course-group .course__detail__sidebar .btn--primary::before {
    animation: none;
  }
  body.course-group .course__detail__sidebar .btn--primary::after {
    animation: none;
    display: none;
  }
}