body { background: #fff; }
img { display: block;max-width: 100%;height: auto;}
.center { margin: 0 auto; display: block;}



/*Nav Bar Start*/
.navbar-top {position: fixed; display: block; width: 100%; border-bottom: none; z-index: 1001; padding:20px 10px;}
.navbar-title { width: 65%; display: block; margin-right: 2%; float: left; font-size: 1.2em; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; max-width: 65%;}
.navbar-menu { width: 33%; display: block; float: left; text-align: right;}
.navbar-menu a { color: #fff; margin: 0px 5px; text-decoration: none;}
.navbar-menu a:hover { color: #fff; opacity: 0.8;}
/*Nav Bar End*/

.course-progress-bar-fill {display: block;height:15px;border-radius: 3px; transition: width 500ms ease-in-out; text-align: center; font-size: 10px; overflow: hidden; color: #fff;}

/*Left Side Start*/
.course-community > .bottom-area > button{border-radius: 5px; border: 0px; color: #fff; padding: 3px 10px; float: right; cursor: pointer; }
.navbar-left {overflow-y: scroll; overflow-x: hidden; opacity: 1;z-index: 1;position: fixed;width: 340px;height: 100%;top: 0px;padding-top:63px;background:#fdf9f9;margin: 0px;}
.course-img { margin: 0px; padding: 0px; position: relative;}
.course-progress-bar {position: absolute; z-index:1001; bottom:20px; width:90%; margin:0% 5%; background-color: rgba(255, 255, 255, 0.80); padding:0px;border-radius:3px; 
	box-shadow: 0px 2px 4px 2px rgba(52, 52, 52, 0.1);
}

.course-search { margin: 15px; padding: 0px; position: relative;}
.course-search input { margin:0px; padding: 10px 40px 10px 10px; width:100%; border-radius:5px; border: 1px solid #f0d1d3}
.course-search a {margin: 0px; padding: 10px; top: 1px; color: #e0abaf; right: 5px; position: absolute;}

.course-community { margin: 15px; padding: 0px; position: relative;}
.course-community textarea { margin:0px; padding: 10px 10px 50px 10px; width:100%; border-radius:5px; border: 1px solid #f0d1d3}
.course-community > .bottom-area { font-size: 12px; position: absolute;bottom: 6px; width: 100%; background: rgba(190, 49, 61, 0.08); padding: 10px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;}
.course-community > .bottom-area > a{ color: #323232;padding: 3px 10px; line-height: 22px; cursor: pointer;}


/*Course Timeline Style*/
.course-timeline>.active, .course-section:hover {	
	font-weight: 600;
}

.course-timeline>.course-section>.section-icon-checked {
	position: absolute;
	right: 30px;
	top: 14px;	
}

.course-timeline>.lessons>ul>li:hover {	
	font-weight: 600;
}
.course-timeline>.lessons>ul>li.active {
	/*background-color: #f8e9e9;*/
	
}

.course-timeline>.lessons>ul>li>.lessons-tick {
	position: absolute;
	right: 10px;
	top: 11px;
	
}

.course-timeline {
	margin: 0px 15px;
	font-size: 14px;
}
.course-timeline>.course-section {
	cursor: pointer;
	padding: 10px 10px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	transition: 0.4s;
	position: relative;
	background: none;
}

.course-timeline>.course-section>span {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 85%;
	display: block;
}
.course-timeline>.course-section>.section-icon {
	position: absolute;
	top: 15px;
	right: 10px;
}
.course-timeline>.lessons {
	padding: 0 0px 0 18px;
	display: none;
	/*overflow: hidden; commented bcz of tooltip issue*/
}
.course-timeline>.lessons>ul {
	list-style: none;
	padding: 0px 0px 0px 25px;
	margin: 10px 0px;
}
.course-timeline>.lessons>ul>li {
	list-style: none;
	margin: 0px;
	padding: 8px;
	position: relative;
	cursor: pointer;
}
.course-timeline>.lessons>ul>li>.lessons-icon {
	font-size: 18px;
	position: absolute;
	left: -23px;
	top: 8px;
}
.course-timeline>.lessons>ul>li>span {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 85%;
	display: block;
}
/*Course Timeline Style*/

/*Left Side End*/
	
/*Right Side Start*/

.content-wrapper { position: relative; margin: 0 0 0 340px; padding: 63px 0 0 0; display: block; height:100vh;}
.content-area { position: relative; margin:50px 1.6% 20px 1.6%; padding:14px;  display: block; border-radius: 10px; 
	/*box-shadow:0px 6px 10px 4px rgba(190, 50, 61, 0.10);*/
	 height:calc(100vh - 160px); overflow-y: scroll; overflow-x: hidden;}
.content-wrapper > .next-content { position: absolute; right: 20px; bottom: 10px; z-index: 1000;
	/*background: {{$themebgcolor}};*/

	 color: #fff; padding: 15px 25px; border-radius: 10px; border: 5px solid rgba(196, 52, 57, 0.4); padding: 15px 25px; -webkit-background-clip: padding-box; background-clip: padding-box;}
		
.responsive-container {position: relative;overflow: hidden;padding-top: 56.25%;}
.responsive-iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 0;}
.content-wrapper > .powered-by {left: 1.6%; bottom: 5px; position: absolute;}
		
ul.breadcrumb {padding: 10px 1%; margin: 2px; list-style: none; position: fixed; background: none; width: 100%; z-index: 1000; font-size: 18px;}
ul.breadcrumb li {display: inline;}
ul.breadcrumb li+li:before { padding:4px;color: #ababab; content: "/\00a0";}
ul.breadcrumb li a {text-decoration: none; color: #747474;}
ul.breadcrumb li a:hover { text-decoration:none; color: #747474;}

/*********Course Status , Course Stages********/	
a.status-box {
	position: relative;
	padding: 10px;
	border-radius: 5px;
	text-overflow: ellipsis;	
	margin: 0 auto;
	margin: 60px 5% 20px 5%;
	float: left;
	text-align: center;
	border: 0px;
	background: #fff;
	
}

a.status-box i {
	transition: all 0.3s ease;
	background: #fff;
	border-radius: 100%;
	width: 80px;
	height: 80px;

	font-size: 30px;
	line-height: 78px;
	position: absolute;
	top: -40px;
	left: calc(50% - 40px);
	
}

a.status-completed {
	background: rgba(190, 49, 61, 0.05);
	
}

a.status-completed i {
	
	color: #fff;
	border: 2px solid #fff;
}

.course-stage a {
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(190, 49, 61, 1);
	
	margin: 10px;
	padding: 10px 20px;
	border-radius: 5px;
	display: inline-block;
}
/*.course-stage a:hover {

	color: #fff;
}*/

.lesson-link{
	width: 100%;
    display: block;
}
.course-status {
	list-style: none;
	display: inline-block;
}
.course-status li {
	display: flex;
	float: left;
	width: 25%;
	min-width: 200px;
	margin: 0 auto;
}
a.status-box h5 {	
	font-size: 16px;
   	margin-top: 40px;
   	height: 35px;
   	overflow: hidden;
   	text-overflow: ellipsis;
   	display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
}
a.status-box p {
	font-size: 12px;
}
a.status-box:hover>i {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	font-size: 35px;
}

a.status-completed:hover>i.hover-icon-file:before {
	content: "\e913";
	font-family: 'icomoon' !important;
}
a.status-completed:hover>i.hover-icon-video-camera:before {
	content: "\e91b";
	font-family: 'icomoon' !important;
}
a.status-completed:hover>i.hover-icon-question-circle:before {
	content: "\e926";
	font-family: 'icomoon' !important;
}
a.status-completed:hover>i.hover-icon-download:before {
	content: "\e90d";
	font-family: 'icomoon' !important;
}
a.status-completed:hover>i.hover-icon-audio:before {
	content: "\e905";
	font-family: 'icomoon' !important;
}

a.status-completed:hover>i.hover-icon-pdf:before {
	content: "\e921";
	font-family: 'icomoon' !important;
}
a.status-completed:hover>i.hover-icon-ppt:before {
	content: "\e922";
	font-family: 'icomoon' !important;
}
a.status-completed:hover>i.hover-icon-interface-1:before {
	content: "\e914";
	font-family: 'icomoon' !important;
}

a.status-completed:before {
	content: "\e929";
	font-family: 'icomoon' !important;
	position: absolute;
	top: 10px;
	left: 10px;
	opacity: 0.05;
	font-size: 30px;
	animation: infinite;
	-webkit-animation: infinite;
	-webkit-animation-name: pulse;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
a.status-completed:after {
	content: "\e92a";
	font-family: 'icomoon' !important;
	position: absolute;
	bottom: 5px;
	right: -2px;
	font-size: 40px;
	opacity: 0.05;
	animation: infinite;
	-webkit-animation: infinite;
	-webkit-animation-name: pulse;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
a.status-upcoming {
	animation: infinite;
	-webkit-animation: infinite;
	-webkit-animation-name: pulse;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.1);
	}
	100% {
		-webkit-transform: scale(1);
	}
}
@keyframes pulse {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(1.1);
	}
	100% {
		transform: scale(1);
	}
}
.course-stage {
	margin: 10px;
	padding: 10px;
	text-align: center;
}
.course-stage i {
	font-size: 50px;
}
.course-stage h1 {
	font-size: 30px;
}
.course-stage p {
	padding: 0px;
	margin: 5px;
}
.course-stage > .light-link {  padding:2px 10px;}
.mob-menu {display: none;}
.nonMobMenu {display: initial;}


/*********Course Status , Course Stages********/	


/*Right Side End*/
	
@media (min-width: 576px) { ... }

@media (min-width: 768px) {

	
}

@media (min-width: 992px) { ... }

/*@media (min-width: 1600px) { 
	.navbar-left {width: 400px;}
	.content-wrapper { margin: 0 0 0 400px;}
}*/
	
	
	

@media (max-width: 576px) { ... }

@media (max-width: 768px) { 
	.navbar-left {overflow-y: auto; overflow-x: hidden; opacity: 1;z-index: 1;position: relative; width: 100%; height: 100%;top: 0px;padding-top:63px;margin: 0px;}
	.navbar-menu a > span {display: none;} 
	.navbar-title {  width: 100%;}
	.content-wrapper { margin: 0px !important; padding:65px 0 0 0;}
	ul.breadcrumb {position: relative;z-index: 0;}
	.content-area {margin: 10px 3.6% 10px 3.6%; height: calc(100vh - 165px);}
	.popup-window { margin:10% 10%; width:80%;}
	
	.mob-menu { display: initial; padding: 10px 15px;}
	.nonMobMenu {display: none;}
	/*.mob-menu a {color: #fff;}*/
	

	#draftInfo{
		position: relative !important;top: 0px !important;margin-top: 0px !important;margin-bottom: 5px !important;margin-right: 15px !important;margin-left: 15px !important;width: 96% !important;
	}
}

@media (max-width: 992px) { 
	.downloadItem{width: 30% !important;}
	.table-responsive {
	   display: block;
	   width: 100%;
	   overflow-x: auto;
	   -webkit-overflow-scrolling: touch;
	   -ms-overflow-style: -ms-autohiding-scrollbar;
	}
}

@media (min-width: 1200px) { ... }


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


html {
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}





html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 1.42857143;
  color: #464646;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
input:focus, textarea:focus, select:focus, button:focus {outline: -webkit-focus-ring-color auto 0px; outline-offset: -2px}

a {
  /*color: #337ab7;*/
  text-decoration: none;
}
a:hover,
a:focus {
  color: #847979;
  text-decoration: none;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
  margin: 8px 0px;
}

::placeholder {color: #afafaf; opacity:1;}
:-ms-input-placeholder { color: #afafaf;}
::-ms-input-placeholder {color: #afafaf;}


/*Preloader*/
.preloader {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #252525; /* Theme color */
	z-index: 999999;
	color:#fff;
}
#loader {
	height: 50px;
	width: 50px;
	margin: 40vh auto;
	border: 2px solid #fff;
	border-top: 2px #fff;
	border-radius: 50%;
	animation: rotate 1s infinite linear;
}
.loadImgDiv{
	height: 50px;
	width: 50px;
	margin: 40vh auto;	
	border-radius: 50%;
	animation: rotate 1s infinite linear;
}
@keyframes rotate {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
/*Preloader*/

/*Course Upgrade/ Pricing*/

.course-pricing ul.plan-details{
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  color: black;
  width:220px; 
  margin-right:2%; 
  margin-bottom: 2em;  
  transition: all .5s;
  border-radius: 5px;
}



.course-pricing ul.plan-details li{
  padding: 10px 10px;
  position: relative;
 
  font-size: 14px;
  text-align: center;
}
	


.course-pricing ul.plan-details li.title{
  font-weight: bold;
  text-align: center;
  padding:10px;
 
  text-transform: uppercase;
}


.course-pricing a.pricebutton{
 
  text-decoration: none;
  padding: 10px 40px;
  display: inline-block;
  margin: 10px auto;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
}
	
.course-pricing a.pricebutton:hover{
  
  opacity: 0.8;
}


.course-pricing{
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  justify-content: center;
  margin-top: 30px;
}
.course-pricing ul.plan-details:hover {
  transform: scale(1.05);
  transition: all .5s;
  z-index: 100;
  /*box-shadow: 0 0 10px #be313d6e;*/ /* Theme color */
}
.course-pricing ul.active { 
    transform: scale(1.05);
    transition: all .5s;
    z-index: 100;
}
.course-pricing ul.plan-details .center{
  margin: 0 auto;
  text-align: center;
}

.course-pricing ul.plan-details img{
  max-width: 80%;
  height: auto;
}
.course-pricing ul.plan-details li:last-child{
  border-bottom: 0px;
}
.course-pricing ul.plan-details li.title > h1{
	font-size: 3em;
	margin: 5px;
	font-weight: 600;
}
	
.course-pricing ul.plan-details li.title > h1 > small{
	font-size: 0.5em;
 }
	
.course-pricing ul.plan-details li.title > h5{font-size: 16px; margin: 5px; line-height: 22px;}

.course-pricing ul.plan-details:last-of-type{ /
  margin-right: 0;
}

.course-pricing ul.plan-details li:last-of-type{
  text-align: center;
  margin-top: auto; 
}  
@media only screen and (max-width: 600px) {
  .course-pricing ul.plan-details{
    border-radius: 0;
    width: 100%;
    margin-right: 0;
  }
  
  .course-pricing ul.plan-details:hover{
    transform: none;
    box-shadow: none;
  }
  
  .course-pricing a.pricebutton{
    display: block;
  }
}
/*Course Upgrade/ Pricing*/

/* Popup style */
.course-popup {position: fixed; background-color: rgba(60, 60, 60, 0.40);  width: 100%; height: 100%; top: 0px; left: 0px; display: block; z-index: 1001;}
.popup-window { position: absolute; background:rgba(255, 255, 255, 0.95); border-radius: 10px; margin:10% 30%; width:40%; height:auto; display: block; top: 12%; text-align: center; padding-top: 40px; padding-bottom: 40px; 
	box-shadow: 0px 6px 10px 4px rgba(90, 90, 90, 0.2);
}
.popup-window > .close { position: absolute; right: 10px; top: 0px; padding:5px 10px; border:0px; opacity: 0.5;}
.popup-window > .close:hover {opacity: 1;}
.popup-window > h1 { font-size: 26px;}
.popup-window > h3 { font-size: 20px;}
.popup-window > h5 { font-size: 18px;}
.popup-window > p { font-size: 14px;}

.popup-window > a {background: none; text-decoration: none; padding: 10px 20px; display: inline-block; margin: 10px auto; border-radius: 5px;}
/*.popup-window > a:hover { color: #fff !important;}*/


/* Player search style */
.select2-container--default .select2-selection--single{
	
	border-radius: 5px;
    border: 1px solid #f0d1d3;
    height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
	    margin-top: 5px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
	top: 8px;
}

.select2-dropdown{
    border: 1px solid #f0d1d3;    
}

.select2-results__option.select2-results__option--highlighted{
	background-color: #f0d1d3;
}

.select2-container--default .select2-results__option--highlighted[aria-selected]{
	background-color: #f0d1d3;
}

.select2-container--default .select2-search--dropdown .select2-search__field{
	height:30px;
	border: 1px solid #f0d1d3;
}
/* Player search style end */


::-webkit-scrollbar {
 width: 4px;
}

/* Track */
::-webkit-scrollbar-track {
 background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
 background: #d1d1d1;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
 background: #999;
}

#noContents{
	width:100%;  margin-top:15%;
}

.downloadItem{
	text-decoration: none;margin: 0.8%;width: 15%;display: inline-grid;float: left;text-align: center;
}

.hideMenuIcon {
   position: relative;
   font-size: 14px;
   color: #7b7b7b;
   /*background: rgba(255, 255, 255, 0.8);*/
   padding: 5px;
   margin: 5px;
   z-index: 1000;
   width: 25px;
   cursor: pointer;
}
p:empty {
   min-height: 1.5em;
}

#draftInfo{
	margin-bottom: 0px;
	position: fixed;
	top: 100px;
	margin: 15px 0px;
	width: calc(100% - 365px);
	border-radius: 0px;
}