.fixme {
	position: sticky;
	width: 100%;
	z-index: 99999;
	top: 0;
}
.tooltip-inner {
	color: black;
	background: #FFEC38 !important;
	white-space: nowrap;
}
.tooltip-arrow {
	border-left-color: #FFEC38 !important;
}

.tooltip-span {
	display: none;
	/*background: #FFEC38;*/
	background: #90EE90;
	z-index: 999999;
	padding: 5px 10px;
}
.tooltip-action:hover + .tooltip-span {
	display:block;
	position:fixed;
	overflow:hidden;
}

input.search-input {
	display: block !important; 
	/*padding: 20px 0px !important;*/
	padding: 0px 0px !important;
} 
.input-group-addon {
	padding: 0 !important;
}
.quiz-heading h3 {
	/*font-family: 'Open Sans';*/
	font-weight: 400 !important;
	font-size: 1.5em !important;
	/*font-size: 24px;*/
	/*font-style: normal;
	font-weight: 600;*/
	line-height: 19px;
	margin-top: 40px;
}

.btn-primary.quizzes {
	/*font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	background-color:  #178FCF !important;
	border-radius: 20px;
	line-height: 0;
   padding: 13px;
   margin-top: 2px;*/
   font-family: inherit;
   font-weight: 800;
   font-size: .75em;
   background-color: #00a2e8 !important;
   border-radius: 20px;
   padding: 0.75em 1.5em;
   margin-top: 2px;
   border: 0;
}
.btn-primary.quizzes:focus {
	outline: unset !important;
}
.topics-heading {
	font-family: 'Open Sans';
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: 0em;	
	color: #ffffff;
}
.right-topic-heading {
	font-family: 'Open Sans';
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0em;
	color: #ffffff;
}
.icon-styling .course-icon {
	/*background-image: url('../img/quiz/course-collapse.png');*/
	background-image: url('../img/quiz/updated-quiz/course-collapse.svg');
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	position: relative;
	top: 3px;
	margin-right: 5px;	
	padding-right: 16px;	
}
a.icon-styling.expanded  .course-icon {
	/*background-image: url('../img/quiz/course-expand.png');*/
	background-image: url('../img/quiz/updated-quiz/course-expand.svg');

}
.icon-styling .section-icon, .no-section-icon {
	/*background-image: url('../img/quiz/section-collapse.png');*/
	background-image: url('../img/quiz/updated-quiz/section-collapse.svg');
	width: 16px;
	height: 16px;
	position: relative;
	top: 3px;
	margin-right: 5px;
	padding-right: 16px;	
}
a.icon-styling.expanded  .section-icon {
	/*background-image: url('../img/quiz/section-expand.png');*/
	background-image: url('../img/quiz/updated-quiz/section-expand.svg');
}

.icon-styling .lesson-icon, .no-lesson-icon {
	/*background-image: url('../img/quiz/lesson-collapse.png');*/
	background-image: url('../img/quiz/updated-quiz/lesson-collapse.svg');
	width: 16px;
	height: 16px;
	position: relative;
	top: 2px;
	margin-right: 5px;
	padding-right: 16px;	
}
a.icon-styling.expanded  .lesson-icon {
	/*background-image: url('../img/quiz/lesson-expand.png');*/
	background-image: url('../img/quiz/updated-quiz/lesson-expand.svg');
}
.icon-styling .quiz-icon {
	background-image: url('../img/quiz/quiz-update-icon.svg');
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	position: relative;
	top: 1px;
	margin-right: 5px;	
	padding-right: 16px;	
	background-size: 100%;
}
.c-f:hover {
	color: #E83939 !important;		
}
.c-f {
	color: #E83939;
	/*.....staging.....*/
	padding-right: 18px;
}
.c-f-disabled {
	color: lightgrey;
	pointer-events: none;
	cursor: default;
	opacity: 0.2;	
	/*.....staging.....*/
	padding-right: 18px;
}
.filter-dropdown>li>a {
	white-space: initial !important;
}
.panel-shadow-style .panel-shadow {
	box-shadow: 0 3px 6px rgb(0 0 0 / 20%);
	padding: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
}
.course-item a {
	font-family: 'Open Sans';
	font-size: 16px;
	font-style: normal;
	font-weight: 600 !important;
	color: #178FCF;
}
.section-item a {
	font-family: 'Open Sans';
	font-size: 14px;
	font-style: normal;
	font-weight: 600 !important;
	color: #009D77; 
}
.lesson-item a { 
	font-family: 'Open Sans';
	font-size: 14px;
	font-style: normal;
	font-weight: 600 !important;
	color:  #000000;
}
.quiz-item a {
	font-family: 'Open Sans';
	font-size: 14px;
	font-style: normal;
	font-weight: 400 !important;
	color:  #000000;	
}
.panel-body.panel-shadow-style { padding-bottom: 0px; }

.reset-statics a {
	font-family: 'Open Sans';
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: 11px;
	letter-spacing: 0em;
	color: #E83939;
}
.reset-statics-disabled a {
	font-family: 'Open Sans';
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: 11px;
	letter-spacing: 0em;
	color: #d3d3d3;
	pointer-events: none;
	cursor: default;
}
.score-style {
	font-family: 'Open Sans';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 11px;
	letter-spacing: 0em;
	/*text-align: center;*/

}
.date-style {
	font-family: 'Open Sans';
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 11px;
	letter-spacing: 0em;
}
.icon-styling {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	margin: 0px 0px;
	margin-bottom: 9px;
}

.line-draw-class ul{ padding: 0px; }
.line-draw li {
	list-style-type: none;
	position: relative;
}
.line-draw li.active:before {
	content: "";
	position: absolute;
	top: -9px;
	left: 6px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-radius: 0% 55% 0% 42%;
	width: 10px;
	height: 19px;

}
.line-draw li.active:after {
	content: "";
	position: absolute;
	top: 0px;
	left: 6px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	height: 100%;
}

.line-draw li.active[data-line="2"]:after {
	top: -28px;
	height: 100px;
}
.line-draw li.active[data-line="3"]:after {
	top: -48px;
	height: 140px;
}
.line-draw li.active.quiz-row-delete[data-line="2"]:after {
	top: -28px !important;
	height: 50px !important;
}
.line-draw li.active.quiz-row-delete[data-line="3"]:after {
	top: -48px !important;
	height: 80px !important;
}
.line-draw li.active.course-line[c-line="2"]:before {
	top: -33px !important;
	height: 44px !important;
}

.line-draw li.active:last-child:after { height: 0; }
.line-draw li.active[data-line="2"]:last-child:after { height: 22px; }
.line-draw li.active[data-line="3"]:last-child:after { height: 45px; }
.line-draw li.active.quiz-row-delete[data-line="2"]:last-child:after { height: 22px !important; }
.line-draw li.active.quiz-row-delete[data-line="3"]:last-child:after { height: 45px !important; }

.action-icon { display: flex; justify-content: right; padding-right: 18px /*justify-content: center*/; }

.disable-anchor{
	pointer-events: none;
	cursor: default;
}
.btn-primary.quizzes.expand-collapse-all {
	background-color: lightgrey !important;
}
.search-btn{
	background-color: unset !important;
	border: 0 !important;
}

.dropdown-toggle{
	background-color: #FFFFFF !important;
	border: 0 !important;
	/*padding: 0 !important;*/
	padding: 2px 8px !important;
}
.dropdown-toggle:hover {
	background-color: #FFFFFF !important;
}
.dropdown-toggle:focus {
	border: 0 !important;
	outline: none !important;
}
.open>.dropdown-toggle.btn-default {
	background-color: #FFFFFF !important;
	outline: unset !important;
}
.dropdown-toggle:active {
	/*-webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);*/
	background-color: #FFFFFF !important;
	-webkit-box-shadow: unset !important;
}

.course-filter {
	overflow: hidden;
}
.course-list {
	display: none;
	margin-top: 36px;
	position: absolute;
	box-shadow: 0 3px 6px rgb(0 0 0 / 100%);
	background-color: #ffffff;
	z-index: 1;
}
.course-list a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}

.search-input:focus {
	border-color: #ccc !important;
	-webkit-box-shadow: unset !important;
	box-shadow: unset !important;
}

.course-filter:hover .course-list {display: block !important;}

.preload { 

	position: absolute;
	top: 50%;
	left: 50%;
	border: 5px solid #f3f3f3;
	border-radius: 50%;
	border-top: 5px solid #3498db;
	width: 40px;
	height: 40px;
	-webkit-animation: spin 2s linear infinite; /* Safari */
	animation: spin 2s linear infinite;
}
@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}
.after-remove {
	text-align: center;
	line-height: 1;
}

@media (max-width: 991px) and (min-width: 768px) {
	.col-md-6.average-result > .score-desktop-padding {
		/*display: block !important;
		justify-content: center !important;
		margin-left: 5px !important;
		padding: 0 !important;*/
		/*padding-left: 30px !important;*/
		margin-left: -85px !important;
	}
	
	.col-md-6.average-result > .dash-desktop-padding {
		/*padding-left: 30px !important;*/
		margin-left: -85px !important;

	}
}	

/*.........Mobile View............*/

@media (max-width: 767px) {

	.quiz-heading h3 {
		float: none !important;
		display: flex !important;
	}
	.quiz-heading h3 a img.info-icon {
		float: none !important;
	}

	.container-fluid.mobile-view-bg-color {
		background: #FFFFFF !important;
	}	

	.container.mobile-view-padding {
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin-top: 0 !important;
	}
	.container .mobile-view {
		display: block !important;
		top: 0px !important;
	}
	.mobile-view-search-input {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.btn-primary.quizzes {
		width: 100% !important;
		margin-bottom: 9px !important;
	}
	.has-feedback {
		margin-bottom: 9px !important;
	}
	.panel-heading {
		display: none !important; 
	}
	.line-draw li {
		list-style-type: none;
		position: relative;
	}
	.line-draw li.active:before {
		content: "";
		position: absolute;
		top: 0px;
		left: 0px;
		border-left: unset;
		width: 0px;
		height: 0px;
	}
	
	li.mobile-qline:before {
		content: "";
		position: absolute !important;
		top: -11px !important;
		left: 7px !important;
		border-left: 1px solid #CCCCCC !important;
		border-bottom: unset !important;
		border-radius: unset !important;
		width: 0px !important;
		height: 11px !important;
	}
	.line-draw li.active:after { display: none !important; }
	.section-item { margin-left: 0px !important;	}
	.lesson-item {	margin-left: 0px !important;	}
	.quiz-row-delete .line-draw-class {
		margin-left: 0px !important;
		width: 100%;
		padding-top: 7px;
	}
	.quiz-dropdown:before {
		content: "\f107";
		position: relative !important;
		top: 0px !important;
		left: 5px !important;	
	}
	.quiz-item-toggle { display: block !important; }
	.arrow-icon-position { float: left; }

	.quiz-list-border {

		border: 1px solid #CCCCCC;
		border-radius: 5px;
		padding-top: 9px;
		margin-bottom: 9px !important;
	}
	.mobile-view-quiz-stats-border {
		background: #F8F8F8 !important;
		border: 1px solid rgba(0, 0, 0, 0.03) !important;
		border-radius: 4px !important;
		margin-bottom: 9px !important;
		padding: 6px !important;
		padding-right: 16px !important;
		margin-left: 15px !important;
		margin-right: 0 !important;
	}
	.mobile-view-arrow { display: block !important; padding: 0 !important; }
	.mobile-view-average-score { display: block !important; }
	.mobile-view-quiz-score { 
		display: block !important;
		text-align: right !important;
	}
	.mobile-view-hide { display: none !important; }
	.action-icon { 
		justify-content: end !important;
		padding: 0 !important;
	}

	li.mobile-qline[data-line="2"]:before {
		top: -30px !important;
		height: 30px !important;
	}
	li.mobile-qline[data-line="3"]:before {
		top: -50px !important;
		height: 50px !important;
	}
	li.mobile-qline[data-line="4"]:before {
		top: -70px !important;
		height: 70px !important;
	}
	li.mobile-qline[data-line="5"]:before {
		top: -90px !important;
		height: 90px !important;
	}
	.user_statistic img {
		margin-right: 0 !important;
	}
	.mobile-view-quiz-space {
		padding-left: 9px !important;
		padding-right: 0px !important;
	}
	.col-sm-12 .average-result {
		display: flex !important; 
		justify-content: end !important; 
		margin-right: 16px !important;
	}
	.container.mobile-view-padding .row .reset-target .panel {
		background: unset !important;
	}
	.container.mobile-view-padding .row .reset-target .panel .panel-body .panel-shadow {
		background: #ffffff !important;
	}
	.on-mobile-view { display: none !important; }

	.tooltip-span { display: none !important; }
}