@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;}