body {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
header{
	border-bottom: 0.5px solid #337ab7;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, * {
	font-family: 'Open Sans', sans-serif;
 fon
}
ul {
	list-style-type: none;
}
li {
	display: inline-block;	
}
.d-block {
	display: block;
}
.dropdown-menu li {
	display: block;
}
.full_height {
	height: 100%;
}
.full_width {
	width: 100%;
}
.full_block {
	height: 100%;
	width: 100%;
}
.row_relative {
	position: relative;
}
/*--eq_height--*/

.display_table {
	display: table;
}
.table_cell {
	display: table-cell;
	vertical-align: middle;
}
.col-top {
	vertical-align: top;
}
.col-middle {
	vertical-align: middle;
}
.col-bottom {
	vertical-align: bottom;
}
.float_none {
	float: none;
}
.row .row-same-height {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.row .row-same-height.fullyear {
	display: table;
	width: 85%;
	table-layout: fixed;
}
/*--eq_height_end--*/

/* --- mcustomscrollbar --- */
.mCustomScrollbar {
	-ms-touch-action: none;
	touch-action: none;
}
.mCustomScrollbar.mCS_no_scrollbar {
	-ms-touch-action: auto;
	touch-action: auto;
}
.mCustomScrollBox {
	position: relative;
	overflow: hidden;
	height: 100%;
	max-width: 100%;
	outline: none;
	direction: ltr;
}
.mCSB_container {
	overflow: hidden;
	height: auto;
}
.mCSB_inside > .mCSB_container {
	margin-right: 0px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-right: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
	margin-right: 0;
	margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-left: 0;
}
.mCSB_scrollTools {
	position: absolute;
	width: 10px;
	height: auto;
	left: auto;
	top: 0;
	right: 0;
	bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools {
	right: -26px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
	right: auto;
	left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
	left: -26px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
	margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
	width: 2px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger {
	cursor: pointer;
	width: 100%;
	height: 30px;
	z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	position: relative;
	width: 3px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	width: 12px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 8px;
}
.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown {
	display: block;
	position: absolute;
	height: 20px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
	bottom: 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
	background-color: none;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #C7C7C7;
}
.mCSB_horizontal.mCSB_inside > .mCSB_container {
	margin-right: 0;
	margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
	min-height: 100%;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
	margin-bottom: 0;
} /* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	width: auto;
	height: 16px;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,  .mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
	bottom: -26px;
} /* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
	margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 2px;
	margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 30px; /* minimum dragger width */
	height: 100%;
	left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 4px;
	margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,  .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	height: 12px; /* auto-expanded scrollbar */
	margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,  .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 8px; /* auto-expanded scrollbar */
	margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,  .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
	display: block;
	position: absolute;
	width: 20px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
	left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
	right: 0;
}
.mCSB_scrollTools,  .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  .mCSB_scrollTools .mCSB_buttonUp,  .mCSB_scrollTools .mCSB_buttonDown,  .mCSB_scrollTools .mCSB_buttonLeft,  .mCSB_scrollTools .mCSB_buttonRight {
	-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, /* auto-expanded scrollbar */  .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,  .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,  .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
	-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,  opacity .2s ease-in-out, background-color .2s ease-in-out;
	-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,  opacity .2s ease-in-out, background-color .2s ease-in-out;
	-o-transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,  opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,  opacity .2s ease-in-out, background-color .2s ease-in-out;
}
/*--bootstrap_selectbox--*/
.bootstrap-select.btn-group .dropdown-toggle, .bootstrap-select.btn-group .dropdown-toggle:hover, .bootstrap-select.btn-group .dropdown-toggle:focus {
        box-shadow: none;
        background: #fff;
        outline: none !important;
}
.bootstrap-select.btn-group .dropdown-menu li a, .bootstrap-select.btn-group .dropdown-menu li a:hover, .bootstrap-select.btn-group .dropdown-menu li a:focus {
        cursor: pointer;
        display: block;
        padding: 3px 12px;
        padding-right: 28px;
        /*font-size: 13px;*/
}
.bootstrap-select.btn-group .dropdown-menu li.selected a, .bootstrap-select.btn-group .dropdown-menu li a:hover {
        background: #f2f2f2;
}
.edit_view .bootstrap-select.btn-group .dropdown-menu li.selected a, .bootstrap-select.btn-group .dropdown-menu li a:hover {
        background: #337ab7;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.check-mark {
        background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/check1.svg) left center no-repeat;
        background-size: 18px;
        height: 20px;
        width: 20px;
        position: absolute;
        display: inline-block;
        right: 8px;
        margin-top: 2px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
        background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/check.svg) left center no-repeat;
        background-size: 17px;
        right: 8px;margin-top: 2px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.check-mark:before {
        display: none;
}



/*--slick_css--*/
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-list, .slick-track, .slick-slide {
	outline: none !important;
}
.slick-track:before, .slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
	/*padding: 0px 8px;*/
}
[dir='rtl'] .slick-slide {
	float: right;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
.slick-disabled {
	opacity: 0.6;
}
/*--slick_css_end--*/
/*--bootstrap modal_vertical-center--*/
.modal {
	text-align: center;
	padding: 0!important;
}
.modal:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px;
}
.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}
.modal-open .modal {
	background: rgba(0, 0, 0, 0.7);
}
/* -- Custom Form Selectbox -- */
/*--lokesh_css--*/
.modal_style .modal-content {
	border-radius: 0px;
	/*background: transparent;*/
}
.modal_style .modal-header {
	background: #ff9900;
	margin-bottom: 8px;
	border-bottom: 0px;
	padding: 0px;
}
.modal_style .modal-header .display_table {
	padding: 15px 35px;
	color: #fff;
}
.modal_style .modal-header .display_table .table_cell {
	padding: 0px 15px;
}
.modal_style .modal-header .display_table .table_cell.left {
	border-right: 1px solid #fff;
	font-size: 24px;
	font-weight: 700;
}
.modal_style .modal-header .display_table .table_cell.last {
	padding-right: 80px;
	position: relative;
}
.modal_style .modal-header .display_table .table_cell.last:after {
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
	content: 'Start';
	display: inline-block;
	padding: 4px 25px;
	border-radius: 25px;
	border: 1px solid #fff;
	color: #fff;
	transition: all 0.3s ease;
}
.modal_style .modal-header .display_table:hover .table_cell.last:after {
	background: #fff;
	border-radius: 4px;
	color: #ff9900;
}
.modal_style .lecturer_title {
	font-size: 20px;
	margin: 3px 0px;
	font-weight: 600;
}
.modal_style .lecturer_name {
	font-size: 16px;
	font-weight: 400;
	margin: 0px;
}
.modal_style .lecturer_time {
	display: block;
	margin-top: 2px;
	color: #eee;
}
.modal_style .modal-body {
	background: #fff;
	padding: 40px;
	position: relative;
}
.modal_style .modal_close {
	position: absolute;
	height: 28px;
	width: 28px;
	border-radius: 50%;
	display: block;
	right: 20px;
	top: 18px;
	outline: none !important;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/cancel.svg) center center no-repeat;
	background-size: contain;
	transition: all 0.25s linear;
	opacity: 0.8;
}
.modal_style .modal_close:hover {
	opacity: 1;
}
.modal_style .modal-body .modal_title {
	font-size: 27px;
	font-weight: 300;
	color: #303030;
	margin: 0px;
	margin-bottom: 30px;
}
.modal_style .course_list {
	width: 100%;
	margin: 0px;
	text-align: center;
}
.modal_style .course_list li.course_item .course_txt {
	margin: 0px;
	/*margin-bottom: 25px;*/
}
.modal_style .course_list li.course_item {
	display: inline-block;
	width: 33%;
	vertical-align: top;
	box-sizing: border-box;
	padding: 0px 30px;
	margin-bottom: 20px;
}
/*--chart--*/
.chart {
	position: relative;
	display: inline-block;
	width: 130px;
	height: 130px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.chart canvas {
	position: absolute;
	top: 0;
	left: 0;
}
.chart .percent {
	display: inline-block;
	width: 100%;
	z-index: 2;
}
.chart .percent .percent_val {
	margin-top: 35%;
	font-size: 16px;
	color: #666;
}
.chart .percent .percent_val b {
	font-size: 20px;
	color: #444;
}
/*.chart .percent:after {
  content: '%';
  margin-left: 0.1em;
  font-size: .8em;
}*/
/*--chart_end--*/
.input_wrap_img {
	height: 50px;
	display: inline-block;
	width: 50px;
	position: relative;
	text-align: center;
	overflow: hidden;
	color: rgba(255,255,255,0.8);
}
.input_wrap_img span {
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-size: 11px;
	box-sizing: border-box;
	transition: all 0.3s ease;
	font-weight: 400;
	padding: 10px 0px;
	height: 40%;
	width: 100%;
	display: block;
	opacity: 0;
	text-transform: uppercase;
	background: rgba(0,0,0,0.6);
	z-index: 3;
}
.input_wrap_img:hover span {
	opacity: 1;
}
.input_wrap_img .image_wrap {
	z-index: -1;
}
.input_wrap_img .input_file_img {
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: pointer;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	opacity: 0;
	z-index: 3;
}
.input_wrap_img .image_wrap {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	overflow: hidden;
	z-index: 2;
}
.input_wrap_img .image_wrap .input_image {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
}
.header {
	padding: 10px 20px;
}
.header .nav.navbar-right {
	text-transform: uppercase;
}
/*.list-group > li > a  {*/
	/*text-transform: lowercase;*/
/*}*/
/*.list-group > li > a:first-letter {*/
	/*text-transform: uppercase;*/
/*}*/
.header .navbar {
	margin-bottom: 0px;
}
.header .navbar-default .navbar-nav > li > a, .header .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #0896EE;
	font-weight: 600;
	font-size: 16px;
}
.header .profile_icon {
	height: 30px;
	width: 30px;
}
.header .navbar-default .mycourseaccordion a.nav_dropdown, .header .navbar-default .mycourseaccordion a.nav_dropdown:hover, .header .navbar-default .mycourseaccordion a.nav_dropdown:focus {
	color: #666;
	margin-top: 8px;
	background: transparent;
	padding: 8px 15px;
	border-radius: 0px;
	font-weight: 400;
	border: 0px;
	box-shadow: none;
	outline: none !important;
	border-left: 1px solid #ccc;
}
.header .navbar-default .navbar-right .mycourseaccordion a.nav_dropdown, .header .navbar-default .navbar-right .mycourseaccordion a.nav_dropdown:hover, .header .navbar-default .navbar-right .mycourseaccordion a.nav_dropdown:focus {
	color: #0896EE;
}
.header .navbar-default .navbar-right .mycourseaccordion a.nav_dropdown .caret {
	color: #0896EE;
}
.header .navbar-default .mycourseaccordion a.nav_dropdown .caret {
	color: #04D3FE;
	margin-left: 5px;
	border-top: 7px dashed;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
}
.header .navbar-default .mycourseaccordion .dropdown-menu .panel-group {
	margin-bottom: 0px;
}
.header .navbar-default .mycourseaccordion .dropdown-menu {
	/*min-width: 350px;*/
	width: 500px;
	    height: auto;    
    overflow-x: hidden;
}
.header .mycourseaccordion .list-group-item, .header .mycourseaccordion .panel-heading {
	padding: 0px;
	/*border: 0px;*/
	border-radius: 0px;
}
.header .mycourseaccordion .list-group-item {
	/*border-bottom: 1px solid #999;*/
	border-bottom: 1px solid #eee;
}
.header .mycourseaccordion .list-group-item a {
	padding: 6px 16px;
	display: block;
}
.header .mycourseaccordion .list-group-item p {
	padding: 6px 16px;
	color: darkgrey;
	display: block;
}
.header .mycourseaccordion .list-group-item a:hover {
	color: #333;
	font-weight: 600;
}
.header .mycourseaccordion .panel-heading a {
	padding: 6px 20px;
	color: #0896EE;
	background: transparent;
	display: block;
}
.header .mycourseaccordion .dropdown-menu {
	/*max-height: 250px;*/ max-height: 460px;
}
.header .navbar-right {
	margin-right: 0px;
}
.header .notify {
	position: relative;
}
.header .msg_count {
	position: absolute;
	top: 6px;
	right: 5px;
	background: #F22221;
	border-radius: 7px;
	color: #FFF;
	font-size: 10px;
	padding: 0px 3px;
}
.header .gold_pos {
	position: relative;
}
/*.header .gold_count {
	position: absolute;
	top: -2px;
	left: 23px;
	color: #E09924;
}*/
.dropdown_prof_ico .profile_user {
	height: 45px;
	width: 45px;
	display: inline-block;
	vertical-align: middle;
}
.dropdown_prof_ico .image-button {
	background: transparent;
	outline: none !important;
	border: 0px !important;
}
.dropdown_prof_ico .dropdown-menu {
	margin: 0px;
	border: 1px solid #eee;
	margin-top: 7px;
	padding: 5px 0px;
}
.dropdown_prof_ico .dropdown-menu li {
	padding: 0px 3px;
	height: auto;
	width: 100%;
	margin: 0px;
	box-sizing: border-box;
	display: block;
}
.dropdown_prof_ico .dropdown-menu li a, .dropdown_prof_ico li a:hover, .dropdown_prof_ico li a:focus {
	display: block;
	padding: 4px 10px;
	font-size: 13px;
	border-radius: 3px;
	box-sizing: border-box;
	text-transform: none;
	font-weight: 400;
	color: #666;
	text-align: left;
	transition: all 0.3s ease;
}
.dropdown_prof_ico_mobile {
	display: none !important;
}
.navbar-default .navbar-nav > li.mobile_no {
	color: #000;
	margin-top: 5px;
	margin-left: 30px;
	padding-left: 25px;
	padding-bottom: 5px;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/assets/images/Call_icon.png) left center no-repeat;
	background-size: 20px;
	font-size: 20px;
}
.dropdown_prof_ico li a:hover {
	background: #0190EE;
	color: #FFF;
}
/* banner section */
.banner_section {
	padding: 50px;
	background: #330099;
}
.banner_list {
	padding: 0px 10px;
}
.prof_photo_list .input_wrap_img {
	height: 160px;
	width: 160px;
	border-radius: 50%;
}
.count_li {
	padding: 0px 20px;
}
.banner_section .count_li:last-child {
	padding-right: 0px;
}
.banner_title {
	color: #FFF;
	font-weight: 600;
	font-size: 20px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 50px;
}
.home_page .banner_title1 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/Time.svg) top 8px center no-repeat;
	background-size: 32px;
}
.home_page .banner_title2 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/Lectures_Views.svg) top center no-repeat;
	background-size: 45px;
}
.home_page .banner_title3 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/questions_1.png) top center no-repeat;
	background-size: 45px;
}
.banner_desc {
	color: #0896EE;
	font-weight: lighter;
}
.home_page .banner_desc {
	display: inline;
	font-size: 17px;
}
.home_page .profile_status .banner_title {
	font-size: 28px;
	padding-top: 0px;
	padding-left: 20px;
}
.home_page .profile_status .banner_desc {
	font-size: 20px;
	display: block;
}
.clr_blu {
	color: #FFFFFF;
}
.cup_pos {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}
.banner_section .share_sec {
	display: inline-block;
}
.banner_section .share_link {
	display: block;
	margin-left: 50px;
}
.banner_section .count_cup {
	position: absolute;
	top: 14px;
	left: 0px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 50px;
	font-weight: 600;
}
.banner_section .share_views {
	position: absolute;
	bottom: -20px;
	left: 35px;
	width: 100%;
	text-align: center;
	color: #fff;
	display: block;
	font-size: 17px;
	padding: 0px;
}
.banner_right li {
	padding: 0px 10px;
}
/* section */
.section_title {
	color: #606060;
	font-size: 20px;
	font-weight: lighter;
	margin: 0px;
	margin-bottom: 20px;
}
.courses_card {
	min-height: 200px;
	position: relative;
}
.courses_carddropdown {
	position: absolute;
	top: 10px;
	right: 10px;
}
.courses_carddropdown .dropdown-toggle {
	position: relative;
	height: 15px;
	outline: none !important;
	border: 0px !important;
	width: 10px;
	padding: 0px;
	box-shadow: none !important;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/more_ic.svg) center center no-repeat;
	background-size: 25px;
}
.courses_carddropdown .dropdown-toggle .dropdown-menu {
	min-width: 100px;
}
.courses_carddropdown li a {
	display: block;
	padding: 4px 10px;
	transition: all 0.3s ease;
	color: #666;
}
.courses_carddropdown li a:hover {
	background: #0192ED;
	color: #fff;
}
.section1_left {
	background: #F3F3F3;
	padding: 20px 50px;
}
.section1_right {
	padding: 20px 50px;
}
.course_section {
}
.course_recnt {
	margin: 50px 0px;
}
.courses_card {
	width: 31% !important;
	width: 100%;
	min-height: 260px;
	background: #FFF;
	padding: 18px 10px;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
	-moz-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
	box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
	    margin: 5px 8px;
}
.books .section .books_card {   /* Added by karthikeyan on 19-04-2019 */
	width: 100%;
	min-height: 260px;
	background: #FFF;
	padding: 18px 10px;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
	-moz-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
	box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
	    margin: 5px 8px;
}
.class_txt {
	text-transform: uppercase;
	color: #606060;
	font-size: 12px;
	font-weight: 400;
}
.start-info{
	height: 50px;

}
.batch-info{
	max-height: 60px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
}
.batch-pay{
	height:27px;
	margin-top:6%;
}
.course_txt {
	/*font-size: 20px;*/
	/*font-size: 18px;*/
	font-size: 14px;
	font-weight: 600;
	height: 75px;
	line-height: 20px;
	padding: 0px 10px;
	color: #333333;
	text-transform: uppercase;
}
.course_txt1 {
	/*font-size: 20px;*/
	/*font-size: 18px;*/
	font-size: 14px;
	font-weight: 600;
	height: 75px;
	line-height: 18px;
	padding: 0px 10px;
	color: #333333;
	text-transform: uppercase;
}
.course_txt.weak_title{
	font-size: 14px;
	font-weight: 600;
	height: 35px;
	line-height: 20px;
	padding: 0px 10px;
	color: #333333;
	text-transform: uppercase;
}
.continue_btn {
	padding: 5px 20px;
	color: #E09924;
	border: 1px solid #E09924;
	border-radius: 15px;
	font-weight: 600;
	font-size: 16px;
	transition: all 0.5s ease;
	display: inline-block;
	text-transform: uppercase;
}
.continue_btn:hover {
	background: #E89106;
	color: #fff;
	border-radius: 4px;
}

.pay_btn {
	padding: 5px 20px;
	background : #4CAF50;
	color: #ffffff;
	border: 1px solid #4CAF50;
	border-radius: 15px;
	font-weight: 600;
	font-size: 16px;
	transition: all 0.5s ease;
	display: inline-block;
	text-transform: uppercase;
}

.avtivate_btn {
	padding: 5px 20px;
	background :#E09924;
	color: #ffffff;
	border: 1px solid #E09924;
	border-radius: 15px;
	font-weight: 600;
	font-size: 16px;
	transition: all 0.5s ease;
	display: inline-block;
	text-transform: uppercase;
}
.avtivate_btn:hover {
	background: #E09924;
	color: #fff;
	border-radius: 4px;
}
.pay_btn:hover {
	background: #4CAF50;
	color: #fff;
	border-radius: 4px;
}
.courses_rec_card {
	min-height: 360px;
	background: #FFF;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
	-moz-box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
	box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
	margin: 0px 9px;
	position: relative;
}
.courses_rec_content {
	padding: 20px;
}
.hour_txt {
	color: #333;
	font-weight: 700;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.author_txt {
	color: #656565;
	font-size: 14px;
}
.brder {
	border: 1px solid #CCCCCC;
}
.offer_pr {
	color: #0896EE;
	font-size: 22px;
	height: 70px;
	font-weight: 600;
}
.orginal_pr {
	color: #666666;
	font-size: 18px;
	font-weight: 600;
	text-decoration: line-through;
}
.pr_per {
	font-size: 14px;
	color: #ccc;
	padding-left: 10px;
}
.btn_buy {
	background: #FF9900;
	padding: 3px 14px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 16px;
	border-radius: 15px;
	margin: 10px 0px;
}
.course_ctg {
	position: absolute;
	top: 0px;
	left: 0px;
	text-transform: uppercase;
	color: #F6D9DB;
	background: rgba(227,62,60,0.9);
	font-size: 16px;
	font-weight: lighter;
	padding: 5px 20px;
}
.course_ctg:after {
	content: '';
	display: block;
	position: absolute;
	top: 0px;
	left: 100%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 32px 20px 0 0;
	border-color: rgba(227,62,60,0.9) transparent transparent transparent;
}
.course_img {
	max-width: 100%;
	min-width: 100%;
}
.home_page .section1 {
	position: relative;
}
.home_page .section1 .chat_section {
	height: 65px;
	width: 65px;
	position: absolute;
	cursor:pointer;
	right: 50px;
	display: block;
	border-radius: 50%;
	bottom: 50px;
	background: #fff url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/chat_bot_ic.svg) center center no-repeat;
	background-size: 80px;
}
.section1 .slick-prev.slick-arrow {
	position: absolute;
	top: 50%;
	right: 100%;
	transform: translateY(-50%);
	height: 50px;
	width: 30px;
	font-size: 0px;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/left_arrow.svg) center center no-repeat;
	background-size: 38px;
	border: none;
	outline: none;
}
.section1 .slick-next.slick-arrow {
	position: absolute;
	top: 50%;
	left: 100%;
	transform: translateY(-50%) rotate(180deg);
	height: 50px;
	width: 30px;
	font-size: 0px;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/left_arrow.svg) center center no-repeat;
	background-size: 38px;
	border: none;
	outline: none;
}
.post_list_block {
	display: block;
	padding: 15px 15px 30px 40px;
	outline: none;
	/*background: #FFFFCD;*/
	/*background: #0092ee;*/
	border-radius: 10px;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/aftd_bg.png) no-repeat;
    background-size: 100% 100%;
}
.section1_right .slick-list.draggable {
	-webkit-box-shadow: 2px 2px 44px -13px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 44px -13px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 44px -13px rgba(0,0,0,0.75);
}
.post_title {
	color: #676767;
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 0px;
}
.post_desc {
	color: #646663;
	font-size: 22px;
	font-weight: lighter;
}
.shedule_txt {
	color: #229BEC;
	font-size: 20px;
	font-weight: 400;
}
.ahapost_outerscroll {
	/*height:850px;*/
	margin: 0px -25px;
	position: relative;
}
.aha_post_slider {
	display: none;
}
.aha_post_slider.pinned {
	display: block;
	position: absolute;
	width: 100%;
	padding: 0px 20px;
	padding-bottom: 15px;
	box-sizing: border-box;
	top: 0px;
	left: 0px;

}
.ahapost_scroll_section {
	height: 100%;
	display: block;
	margin-top: 30px;
	position: relative;	
	overflow-y: auto;
	/*max-height: 500px;*/
}
.ahapost_scroll_section .all_post_sec {
	position: relative;
	height: 100%;
	padding: 0px 20px;
}
.ahapost_scroll_section .mCSB_inside > .mCSB_container {
	padding-right: 10px;
}
.ahapost_scroll_section .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 8px;
	background: #e8e8e8;
}
.shedule_link_ico {
	margin-left: 10px;
}
.slick-dots {
	text-align: center;
	margin-top: 10px;
}
.slick-dots li button {
	font-size: 0px;
	height: 8px;
	width: 8px;
	background: #CDD2CC;
	border-radius: 50%;
	margin: 0px 4px;
	border: none;
	outline: none;
}
.slick-dots li.slick-active button {
	background: #FF9900;
}
.post_date {
	/*color: #C8C8C8;*/
	font-weight: lighter;
	font-size: 16px;
}
.post_list_all {
	margin: 0px;
	margin-bottom: 40px;
	display: block;
	background: #ffffff;
	box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
	border-radius: 10px;
	padding: 19px;
    /*margin-top: 20px;*/
}
.post_list_all:last-child {
	margin-bottom: 0px;
}
.post_content.video {
	position: relative;
}
.post_content.video:after {
	position: absolute;
	top: 0;
	left: 0;
	height:100%;
	width:100%;
	display:block;
	content:'';
	z-index:1;
	background:url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/play-button.svg) center center no-repeat;
	background-size:45px;
}
.video_img {
	max-width: 100%;
	min-width: 100%;
}
.post_content {
	display: block;
}
.post_content.content {
	/*padding: 50px;*/
	padding: 20px;
	/*border: 1px solid #CCCCCC;*/
	color: #666666;
	font-size: 18px;
}
.post_content.link {
	/*color: #229BEC;*/
	/*padding: 50px;*/
	padding: 20px;
	/*background: #ffffff;
	box-shadow: 1px 1px 5px 0px rgba(216,216,216,1);
	border-radius: 10px;*/
	/*border: 1px solid #CCCCCC;*/
	font-size: 18px;
}
.footer {
	background: #1D1D1D;
	padding: 50px;
}
.footer_contect {
	margin-top: 30px;
}
.footer_contect .address {
	color: #818181;
	font-size: 14px;
	display: inline-block;
	margin: 0px;
	margin-right: 15px;
}
.footer_contect .address.last {
	margin-right: 0px;
}
.footer_contect .mail_link {
	color: #FF9900;
	display: block;
	margin-bottom: 2px;
}
.footer_logo_link {
	display: inline-block;
}
.footer_bottom {
	background: #111111;
	padding: 20px 50px;
}
.footer_bottom .footer_btm {
	padding-left: 15px;
	margin: 0px;
}
.footer_link_list {
	margin-right: 50px;
}
.footer_link_list, .footer_link {
	color: #818181;
}
.footer_bottom a.footer_link:hover {
	color: #eee;
}
/* course_page */
.course_page .banner_section {
	background: #330099;
	padding: 20px 50px;
	padding-top: 0px;
	padding-bottom: 50px;
}
.course_page .banner_band {
	background: #330099;
	padding: 10px 30px;
	padding-bottom: 15px;
}
.course_page .banner_band.fixed {
	position: fixed;
	width: 100%;
	z-index: 9999;
	-webkit-box-shadow: 0px 2px 88px -11px rgba(51,0,153,1);
	-moz-box-shadow: 0px 2px 88px -11px rgba(51,0,153,1);
	box-shadow: 0px 2px 88px -11px rgba(51,0,153,1);
	left: 0px;
	top: 0px;
}
.course_page .modal_section {
	position: relative;
}
.course_page .modal_section .modal_content {
	opacity: 0;
	z-index: -3;
	left: 0px;
	top: 0px;
	height: 100%;
	background: #EEEEEE;
	width: 100%;
	transition: all 0.4s ease;
	padding: 10px 50px;/*position:absolute;*/
}
.course_page .modal_section.modal_in .modal_content {
	opacity: 1;
	z-index: 999;
}
.modal_content .modal_close_btn {
	position: absolute;
	top: 20px;
	height: 25px;
	width: 25px;
	right: 20px;
	outline: none !important;
	border: 0px !important;
	box-shadow: none !important;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/close_ic.svg) center center no-repeat;
	background-size: 35px;
}
.modal_content .modal_close_btn.modal_back_btn {
	right: auto;
	left: 20px;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/back_ico.svg) center center no-repeat;
	background-size: 35px;
}
.modal_content .coursedropdown {
	display: inline-block;
	width: 35%;
}
.modal_content .coursedropdown .btn.dropdown-toggle {
	padding: 0px;
	padding-right: 40px;
	display: inline-block;
	/*width: 100%;*/
	white-space: pre-line;
	font-size: 25px;
	color: #0192ED;
	font-weight: 600;
	box-shadow: none !important;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/down_ic.png) right center no-repeat;
	background-size: 20px;
}
.modal_content .coursedropdown li {
	padding: 0px;
}
.modal_content .coursedropdown li a {
	padding: 3px 12px;
	font-size: 16px;
	font-weight: 400;
	display: block;
	color: #666;
}
.modal_content .coursedropdown li a:hover {
	background: #eee;
	color: #333;
}
.modal_content .full_height.lessons_list {
	/*height:500px;*/
	position: relative;
	z-index: 4;
}
.modal_content .full_height.lessons_list .mCSB_scrollTools {
	z-index: 9;
}
.modal_content .content_table {
	margin-top: 60px;
}
.course_page .modal_content .lessons_title {
	margin: 0px;
	font-size: 20px;
	margin-bottom: 4px;
	font-weight: 600;
	color: #0192ED;
}
.course_page .modal_content .lesson_li_section {
	padding-bottom: 0px;
	background: #fff;
	overflow: hidden;
}
.course_page .count_section {
	margin-bottom: 50px;
	margin-left: 20%;
}
.course_page .count_section.topic {
	margin-left: 0;
}
.course_page .continuetxt {
	margin-left: 20%;
}
.course_page .banner_section .count_section .count_list {
	padding-top: 45px;
}
.course_page .banner_section .count_section .count_list.list_1 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/calendar1.png) top center no-repeat;
	background-size: 40px;
}
.course_page .banner_section .count_section .count_list.list_2 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/Lectures_Views.svg) top center no-repeat;
	background-size: 45px;
}
.course_page .banner_section .count_section .count_list.list_3 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/questions_1.png) top center no-repeat;
	background-size: 45px;
}
.course_page .modal_content .left_pane_list {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.course_page .modal_content .font_light {
	font-size: 28px;
	font-weight: 300;
}
.modal_content .lesson_heading .count_list {
	margin-right: 13px;
	padding: 7px 0px;
	padding-top: 20px;
}
.modal_content .lesson_heading .count_list.list_1 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/assets/images/thunder_icon.png) top center no-repeat;
	background-size: 20px;
}
.modal_content .lesson_heading .count_list.list_2 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/assets/images/play_icon.png) top center no-repeat;
	background-size: 20px;
}
.modal_content .lesson_heading .count_list.list_3 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/assets/images/notepad_sm.svg) top center no-repeat;
	background-size: 30px;
}
.modal_content .lesson_heading .count_list.list_4 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/questions.png) top center no-repeat;
	background-size: 20px;
}
.modal_content .lesson_heading .count_list.list_5 {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/questions.png) top center no-repeat;
	background-size: 20px;
}
.modal_content .lesson_heading .count_list:last-child {
	margin-right: 0px;
}
.modal_content .lesson_heading .count_list span {
	display: inline;
	padding-right: 4px;
	font-size: 14px;
	color: #777;
}
.modal_content .lesson_heading .count_list span.count_num {
	font-size: 19px;
	font-weight: 600;
	color: #333;
}
.modal_content .lessons_list .pannel_list {
	display: block;
	padding: 18px 30px;
	border-bottom: 1px solid #ccc;
}
.modal_content .lessons_list .pannel_list:last-child {
	border: none;
}
.modal_content .lessons_list .view_contine {
	display: block;
	position: relative;
}
.modal_content .lessons_list .strength_per {
	position: absolute;
	top: 50%;
	left: 0px;
	transform: translateY(-50%);
	height: 40px;
	width: 40px;
}
.modal_content .strength_per .chart {
	height: 100%;
	margin: 0px;
	width: 100%;
	background: none;
	border: 0px;
	box-shadow: none;
}
.modal_content .lessons_list .lesson_content.left {
	padding: 0px 100px;
	padding-left: 60px;
}
.modal_content .lessons_list .lesson_content.right {
	position: absolute;
	top: 50%;
	right: 0px;
	transform: translateY(-50%);
}
.modal_content .lessons_list .lesson_inner_title {
	color: #0092EF;
	font-size: 18px;
	font-weight: lighter;
	margin: 0px;
}
.modal_content .lessons_list .lesson_sub_title {
	color: #666;
	font-size: 15px;
	font-weight: 400;
	margin: 0px;
}
.modal_content .lessons_list .lesson_desc {
	display: block;
	color: #BDBDBD;
	font-size: 14px;
	padding-top: 27px;
	text-transform: lowercase;
	transition: all 0.4s ease;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/left_arrow_grey.png) top right no-repeat;
	background-size: 25px;
}
.modal_content .lesson_li_section .pannel_list:hover .lesson_desc {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/rigt_arrow.png) top right no-repeat;
	background-size: 25px;
}
.card_link {
	padding-top: 27px;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/left_arrow_grey.png) top right no-repeat;
	background-size: 25px;
}
.card_grid:hover .card_link{
	padding-top: 27px;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/rigt_arrow.png) top right no-repeat;
	background-size: 25px;
}
.modal_content .lessons_list .lesson_continue {
	margin-left: 10px;
}
.modal_content .less_lists {
	padding: 18px 30px;
	background: #fff;
	border-bottom: 1px solid #eee;
	position: relative;
	z-index: 8;
}
.modal_content .lesson_li_section.shadow .less_lists {
	box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
	-moz-box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
	-webkit-box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.modal_content .left_pane .mCSB_scrollTools {
	background: #ddd;
}
.modal_content .left_pane .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: #888;
}
.left_pane .left_pane_list {
	display: inline-block;
	float: left;
}
.left_pane .left_pane_list .lesssonpart_list {
	border: 1px solid #9E9E9E;
	width: 160px;
	min-height: 150px;
	box-sizing: border-box;
}
.left_pane .left_pane_list .lesssonpart_list {
	display: block;
	/*background: #dfecf5;*/
	background: #DFECFE;
}
.left_pane .left_pane_list .lesssonpart_list a {
	display: block;
}
.left_pane .left_pane_list .lesssonpart_list:nth-child(1) {
	min-height: 60px;
	background: #BBBBBB;
	display: table;
}
.left_pane .left_pane_list.row_head .lesssonpart_list {
	width: 50px;
	background: #BBBBBB;
	display: table;
}
.left_pane .left_pane_list.row_head .lesssonpart_list a {
	display: table-cell;
	vertical-align: middle;
}
.left_pane .left_pane_list.row_head .lesssonpart_list:nth-child(1) {
	border: 0;
	background: #EEEEEE;
}
.left_pane .left_pane_list .lesssonpart_list:nth-child(1) a, .left_pane .left_pane_list.row_head .lesssonpart_list a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.left_pane .left_pane_list .lesssonpart_list {
	display: table;
	border: 2px solid #fff;
	box-sizing: border-box;
}
.left_pane .left_pane_list .lesssonpart_list a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	position: relative;
}
.left_pane .left_pane_list .lesssonpart_list a .status {
	position: absolute;
	width: 30px;
	height: 30px;
	right: 10px;
	top: 10px;
}
.left_pane .left_pane_list .lesssonpart_list a .status .chart {
	width: 30px;
	height: 30px;
	top: 50%;
	margin: 0;
	background: transparent;
	box-shadow: none;
}
.left_pane .left_pane_list .lesssonpart_list a p {
	margin: 0;
	color: #7F7F7F;
}
/*locked*/
.left_pane .left_pane_list .lesssonpart_list.locked {
	background: #EEEEEE;
}
.left_pane .left_pane_list .lesssonpart_list.locked p, .left_pane .left_pane_list .lesssonpart_list.locked h1 {
	color: #999999;
}
.left_pane .left_pane_list .lesssonpart_list.locked .status .chart {
	display: none;
}
.left_pane .left_pane_list .lesssonpart_list.locked a {
	cursor: not-allowed;
}
.left_pane .left_pane_list .lesssonpart_list.locked .status {
	background: url('https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/lock_grey1.svg') no-repeat;
	background-size: 35px;
}
.modal_content .innergrid_block {
	padding: 0px;
}
/*empty*/
.left_pane .left_pane_list .lesssonpart_list.empty {
	background: #FFFFFF;
}
/*active*/
.left_pane .left_pane_list .lesssonpart_list.active {
	background: #FE9900;
}
.left_pane .left_pane_list .lesssonpart_list.active p, .left_pane .left_pane_list .lesssonpart_list.active h1 {
	color: #fff;
}
.course_page .course_title {
	color: #fff;
	font-weight: 700;
	margin: 0px;
	font-size: 24px;
	text-align: center;
	position: relative;
}
.course_page .doubt_btn {
	background: #fff;
	color: #330099;
	font-size: 12px;
	font-weight: 700;
	padding: 5px 20px;
	border-radius: 15px;
}
.course_page .simpl_doubt_btn {
	position: absolute;
	right: 0px;
}
.course_page .report_btn{
	position: absolute;
	right: 9%;
}
.course_page .banner_band.fixed .simpl_doubt_btn {
	position: static;
}
.course_page .banner_band.fixed .report_btn {
	position: static;
	margin-right:5px;
}
.course_page .banner_band .doubt_btn.continue_btn {
	display: none;
	text-transform: none;
	border: 0px;
	background: #E48F06;
	color: #fff;
	margin-right: 10px;
}
.course_page .banner_band.fixed .course_title {
	text-align: left;
}
.course_page .banner_band.fixed .doubt_btn.continue_btn {
	display: block;
}
.course_page .banner_section .count_list {
	margin: 0px 30px;
}
.course_page .banner_section .count_num {
	/*color: #0198FF;*/
	color: #ffffff;
	font-size: 20px;
	font-weight: 700;
	display: inline;
	padding-right: 5px;
}
.course_page .banner_section .count_txt {
	/*color: #F0EFF5;*/
	color: #0198FF;
}
.course_page .banner_section .continue_btn_cr {
	padding: 8px 20px;
	background: #E89106;
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
	border-radius: 15px;
	font-weight: 600;
	display: inline-block;
}
.course_page .all_weeks {
	color: #E89106;
	font-size: 14px;
	font-weight: 600;
}
.course_page .cal_btn {
	border: none;
	outline: none;
	background: none;
	padding-right: 10px;
}
.dropdown_selectweek.common_selectbox_style {
	position: absolute;
	top: 10px;
}
.dropdown_selectweek a {
	display: block;
}
.common_selectbox_style .btn.dropdown-toggle, .common_selectbox_style .btn.dropdown-toggle:hover, .common_selectbox_style .btn.dropdown-toggle:focus {
	outline: none !important;
	border: 0px;
	color: #E89106;
	display: block;
	box-shadow: none;
	background-color: transparent;
}
.dropdown_selectweek .btn, .dropdown_selectweek .btn:hover, .dropdown_selectweek .btn:focus {
	padding-left: 42px;
	font-weight: bold;
	color: #E89106;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/calendar1.png) left center no-repeat;
	background-size: 27% 80%;
}
.dropdown_selectweek .btn.dropdown-toggle .chart_weak_cal {
	display: none;
}
.common_selectbox_style {
	margin-bottom: 10px;
}
.common_selectbox_style .dropdown-menu {
	margin: 0px;
	border: 1px solid #eee;
	padding: 5px 0px;
	min-width: 250px;
	max-height: 200px;
	background-color: white;
}
.common_selectbox_style .dropdown-menu li {
	padding: 0px 3px;
	height: auto;
	width: 100%;
	margin: 0px;
	box-sizing: border-box;
	display: block;
}
.common_selectbox_style .dropdown-menu li a, .common_selectbox_style li a:hover, .common_selectbox_style li a:focus {
	display: block;
	padding: 4px 10px;
	font-size: 13px;
	border-radius: 3px;
	box-sizing: border-box;
	position: relative;
	text-transform: none;
	font-weight: 400;
	color: #666;
	outline: none !important;
	text-align: left;
	transition: all 0.3s ease;
}
.dropdown_selectweek .dropdown-menu li a, .dropdown_selectweek li a:hover, .dropdown_selectweek li a:focus {
	padding-left: 40px;
}
.common_selectbox_style .testquiz_btn.btn.dropdown-toggle {
	width: 80%;
	text-align: left;
	padding-right: 35px;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/down_ic.png) right 8px center no-repeat;
	background-size: 16px;
	border: 1px solid #ccc;
}
.dropdown_selectweek .btn.dropdown-toggle .chart_weak_cal {
	min-height: 40px;
}
.dropdown_selectweek .dropdown-menu li a .chart_weak_cal {
	position: absolute;
	height: 25px;
	width: 25px;
	top: 50%;
	transform: translateY(-50%);
	left: 5px;
	background: #fff;
	border-radius: 50%;
	display: block;
	border: 1px solid #fff;
}
.dropdown_selectweek .dropdown-menu li a .weak_topic {
	display: block;
}
.common_selectbox_style li a:hover {
	background: #0190EE;
	color: #FFF;
}
.course_page .secton1 {
	padding: 20px 0px;
}
.course_page .prograss_bar_outer {
	width: 30%;
	position: relative;
	height: 15px;
	background-color: #FFF;
	border: 1px solid #ccc;
	display: inline-block;
	-webkit-box-shadow: 2px 2px 16px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 16px -5px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 16px -5px rgba(0,0,0,0.75);
}
.course_page .topic_slider_outer {
	padding: 0px 0px;
}
.course_page .nav-tabs.custom_tabs > li {
	float: none;
	display: inline-block;
}
.course_page .nav-tabs.custom_tabs li > a {
	font-size: 25px;
	font-weight: 400;
	color: #333;
	padding: 4px 0px;
	margin: 0px 15px;
	text-transform: capitalize;
	border: 0px;
	border-bottom: 2px solid transparent;
	background-color: transparent;
}
.course_page .nav-tabs.custom_tabs > li.active > a, .course_page .nav-tabs.custom_tabs > li.active > a:hover, .course_page .nav-tabs.custom_tabs > li.active > a:focus {
	border-bottom: 2px solid #F58220;
	color: #F58220;
	background-color: transparent;
}
.course_page .tab_slider_subject {
	position: relative;
	padding: 0px 30px;
}
.course_page .section2 .tab_slider_subject .nexttab {
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -20px;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/left_arrow.svg) center center no-repeat;
	background-size: 38px;
	display: block;
	height: 40px;
	width: 20px;
	transform: rotate(180deg);
	cursor: pointer;
}
.course_page .section2 .tab_slider_subject .prevtab {
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -20px;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/left_arrow.svg) center center no-repeat;
	background-size: 38px;
	display: block;
	height: 40px;
	width: 20px;
	cursor: pointer;
}
.course_page .task_progres_bar {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	background-color: #33CC00;
	width: 0%;
}
.course_page .progress_val {
	position: absolute;
	top: -3px;
	left: 100%;
	margin-left: 5px;
	color: #9F9F9F;
}
.course_page .lesson_section {
	margin: 50px 0px;
}
.course_page .lesson_section .panel-group .panel {
	border-radius: 0;
	box-shadow: none;
	border-color: #EEEEEE;
}
.course_page .lesson_section .panel-default > .panel-heading {
	padding: 0;
	border-radius: 0;
	color: #212121;
	background-color: #FAFAFA;
	border-color: #EEEEEE;
}
.course_page .lesson_section .panel-title {
	font-size: 14px;
}
.course_page .lesson_section .panel-title > a {
	display: block;
	padding: 15px;
	padding-right: 120px;
	text-decoration: none;
	background: #0099FF;
	color: #FFF;
}
.course_page .lesson_section .more-less {
	float: right;
	color: #212121;
}
.course_page .lesson_section .panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #EEEEEE;
}
.course_page .lesson_section .panel-body {
	padding: 0px;
}
.course_page .lesson_section .panel-body ul {
	margin: 0px;
}
.course_page .lesson_section .pannel_list {
}
.course_page .lesson_section .panel-group .panel {
	margin-bottom: 30px;
	border-color: #cccccc;
}
.course_page .lesson_no {
	font-size: 36px;
	font-weight: 600;
	padding-left: 50px;
}
.course_page .lesson_title {
	font-size: 28px;
	font-weight: lighter;
	margin-left: 30px;
}
.course_page .full_lesson, .course_page .less_lesson {
	padding: 5px 10px;
	border: 2px solid #FFF;
	border-radius: 15px;
	color: #FFF;
	background: transparent;
	font-weight: 600;
}
.course_page .pannel_list {
	display: block;
	margin: 0px;
	padding: 30px;
	border-bottom: 1px solid #ccc;
}
.course_page .page_section .pannel_list {
	padding: 0px;
}
.course_page .page_section .pannel_list .view_contine {
	padding: 15px 0px;
}
.course_page .page_section .pannel_list {
	margin: 0px 30px;
}
.course_page .pannel_list:last-child {
	/*border: none;*/
}
.course_page .view_contine {
	display: block;
	position: relative;
}
.course_page .strength_per {
	position: absolute;
	top: 50%;
	left: 0px;
	transform: translateY(-50%);
	max-height: 100%;
}
.course_page .lesson_content.left {
	padding: 10px 160px;
	padding-left: 85px;
}
.course_page .lesson_content.right {
	position: absolute;
	top: 50%;
	right: 0px;
	transform: translateY(-50%);
}
.course_page .lesson_inner_title {
	color: #0092EF;
	font-size: 18px;
	font-weight: lighter;
	margin: 0px;
}
.course_page .lesson_sub_title {
	color: #737373;
	font-size: 16px;
	font-weight: lighter;
	margin: 0px;
}
.course_page .lesson_desc {
	display: block;
	color: #BDBDBD;
	font-size: 16px;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/left_arrow_grey.png) top right no-repeat;
    background-size: 25px;   
	padding-top: 27px;
	text-transform: lowercase;
	transition: all 0.4s ease;
}
.course_page .pannel_list:hover .lesson_desc {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/rigt_arrow.png) top right no-repeat;
	background-size: 25px;
}
.course_page .lesson_continue {
	margin-left: 10px;
}
.course_page .section2 {
	background: #EEEEEE;
	padding: 50px 0px;
}
.course_page .section_title {
	color: #333333;
	font-size: 32px;
	text-align: center;
}
.course_page .section_sub_title {
	text-align: center;
	color: #E89106;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
}
.course_page .card_grid_outer {
	margin: 20px 0px;
	cursor: pointer;
	-webkit-box-shadow: 1px 1px 9px -3px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 1px 9px -3px rgba(0,0,0,0.75);
	box-shadow: 1px 1px 9px -3px rgba(0,0,0,0.75);
}
.course_page .card_grid {
	padding: 20px;
	background: #FFF;
}
.course_page .card_title {
	color: #666666;
	font-size: 18px;
	margin: 0px;
	min-height: 100px;
	max-height: 100px;
	display: block;
	display: -webkit-box;
	max-width: 100%;
	margin: 0 auto;
	line-height: 1.2;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.course_page .elemlist {	
	min-height: 55px;
	max-height: 55px;	
}
.course_page .card_desc {
	margin: 0px;
	color: #959595;
}
.course_page .card_link {
	display: block;
	text-align: right;
}
.course_page .card_progress_bar {
	width: 100%;
	position: relative;
	height: 15px;
	background-color: transparent;
	;
	border: 1px solid #ccc;
}
.course_page .card_progres_bar {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	background-color: #33CC00;
	width: 0%;
}
.course_page .card_prog_val {
	display: none;
}
.course_page .page_section .chart {
	height: 50px;
	margin: 0px;
	width: 50px;
}
.course_page .section3 {
	padding: 50px;
	background: #20263E;
}
.course_page .test_slider {
	position: relative;
}
.course_page .test_slider .slick-prev.slick-arrow {
	position: absolute;
	top: 50%;
	right: 100%;
	transform: translateY(-50%);
	height: 50px;
	width: 30px;
	font-size: 0px;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/left_arrow.svg) center center no-repeat;
	background-size: 38px;
	border: none;
	outline: none;
}
.course_page .test_slider .slick-next.slick-arrow {
	position: absolute;
	top: 50%;
	left: 100%;
	transform: translateY(-50%);
	height: 50px;
	width: 30px;
	font-size: 0px;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/left_arrow.svg) center center no-repeat;
	background-size: 38px;
	border: none;
	outline: none;
}
.course_page .practice_btn {
	padding: 0px 0px;
	background: #FFF;
	width: 100%;
	color: #717171;
	border-radius: 50px;
	outline: none;
	font-size: 28px;
	font-weight: 600;
	padding-right: 60px;
	padding-bottom: 5px;
	border-bottom: 1px solid transparent;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/add_button.svg) right 0px center no-repeat;
	background-size: 50px;
	min-height: 50px;
	line-height: 64px;
	border: none;
}
.course_page .practise_test.active .practice_btn {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/hide_button.svg) right 0px center no-repeat;
	background-size: 50px;
}
.course_page .archives_icon {
	transform: rotate(-180deg);
	padding-left: 20px;
}
.course_page .archives_link {
	display: inline-block;
	color: #FF9A00;
	position: absolute;
	padding-left: 30px;
	top: 100%;
	font-size: 20px;
	margin-top: 40px;
}
.course_page .archives_link:after {
	content: '';
	display: block;
	height: 30px;
	width: 30px;
	left: 0px;
	position: absolute;
	top: 0px;
	transform: rotate(180deg);
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/rigt_arrow.png) right center no-repeat;
	background-size: 23px;
}
.course_page .toggle_lesson {
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
}
.course_page .chart.progress {
	position: absolute;
	top: 50%;
	left: 0px;
	transform: translateY(-50%);
	max-height: 100%;
}
.course_page .chart.chart_lesson:after, .course_page .chart.progress:after {
	content: '';
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 50%;
	border: 1px solid #B7B7B7;
}
.chart.chart_lesson.single_tick canvas, .chart.chart_lesson.double_tick canvas, .chart.progress.single_tick canvas, .chart.progress.double_tick canvas {
	display: none;
}
.chart.progress.double_tick span {
    position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	border-radius: 50%;
	background: #33CC00 url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/Double_Tick.png)center center no-repeat;
	background-size: 25px;
	display: block;
}
/*.chart.chart_lesson span, .chart.chart_lesson span, .chart.progress.single_tick span,*/
 .chart.chart_lesson.double_tick span { 
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	border-radius: 50%;
	background: #33CC00 url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/Double_Tick.png)center center no-repeat;
	background-size: 25px;
	display: block;
}
.chart.progress.single_tick span,
.chart.chart_lesson.single_tick span { 
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	border-radius: 50%;
	background: #33CC00 url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/Single_Tick.png)center center no-repeat;
	background-size: 25px;
	display: block;
}
.chart.progress.single_tick span {
	background: #33CC00 url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/Single_Tick.png)center center no-repeat;
	background-size: 25px;
}
.practise_test {
	display: inline-block;
	width: 550px;
	background: #fff;
	text-align: left;
	padding: 10px 20px;
	border-radius: 40px;
	transition: all 0.3s ease;
}
.practise_test.active {
	border-radius: 30px 30px 0px 0px;
	padding: 10px 20px;
}
.practise_test.active .practice_btn {
	border-bottom: 1px solid #999;
	border-radius: 0px;
	padding-bottom: 5px;
}
.practise_test .section_next {
	display: none;
	padding: 10px 0px;
}
.section_next .radio_wrap {
	display: block;
	width: 99%;
}
.section_next .radio_wrap input[type="radio"] {
	opacity: 0;
	transition: all 0.3s ease;
	margin-top: 0px;
}
.section_next .radio_wrap input[type="radio"] + label {
	padding: 5px 0px;
	transition: all 0.3s ease;
	padding-left: 25px;
	cursor: pointer;
	color: #999;
	font-size: 16px;
	font-weight: 600;
	margin-left: -20px;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/radio.png) left center no-repeat;
	background-size: 20px;
}
.section_next .radio_wrap input[type="radio"]:checked + label {
	transition: all 0.3s ease;
	color: #333;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/radio1.png) left center no-repeat;
	background-size: 20px;
}
.section_next .cancel_btn, .section_next .cancel_btn:hover, .section_next .cancel_btn:focus, .section_next .default_btn, .section_next .default_btn:hover, .section_next .default_btn:focus {
	font-size: 15px;
	font-weight: 600;
	padding: 6px 25px;
	background: #FF9A00;
	text-transform: uppercase;
	outline: 0px;
	border: 0px;
	color: #fff;
	margin-top: 10px;
	border-radius: 35px;
}
.section_next .cancel_btn, .section_next .cancel_btn:hover, .section_next .cancel_btn:focus {
	background: #ccc;
}
.section_desc_quiz {
	font-size: 18px;
	font-weight: 600;
	color: #727272;
	margin: 15px 0px;
	margin-top: 0px;
}
.section_next .checkbox_wrap {
	display: block;
}
.section_next .checkbox_wrap input[type="checkbox"] {
	opacity: 0;
	transition: all 0.3s ease;
	margin-top: 0px;
}
.section_next .checkbox_wrap input[type="checkbox"] + label {
	padding: 5px 0px;
	transition: all 0.3s ease;
	padding-left: 25px;
	cursor: pointer;
	color: #888;
	font-size: 16px;
	font-weight: 600;
	margin-left: -20px;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/check1.svg) left center no-repeat;
	background-size: 17px;
}
.section_next .checkbox_wrap input[type="checkbox"]:checked + label {
	transition: all 0.3s ease;
	color: #0cf;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/check.svg) left center no-repeat;
	background-size: 17px;
}
/*--search_icon--*/
.expandSearch {
	display: inline-block;
	position: relative;
	overflow: hidden;
}
.expandSearch .material-icons {
	position: absolute;
	top: 4px;
	left: 4px;
	height: 20px;
	width: 20px;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/search_ic.svg) center center no-repeat;
	background-size: 20px;
	padding: 5px 12px;
	color: #777;
	cursor: pointer;
	transition: 0.24s;
	border: 1px solid transparent;
	margin-top: 14px;
}
.expandSearch input {
	border: none;
	background: transparent;
	border: 1px solid transparent;
	padding-left: 26px;
	font-size: 14px;
	font-weight: 400;
	background: #fff;
	width: 0px;
	padding: 5px 12px 12px 34px;
}
.expandSearch input:focus {
	outline: none;
	width: 200px;
	padding: 5px 12px;
	border: 1px solid #008EEF;
	border-radius: 15px;
	transition: 0.24s;
	margin-top: 10px;
	padding-left: 36px;
}
.header_menu_right .icons_menu a.icons svg.ico {
	height: 25px;
	width: 25px;
	display: block;
}
.header_menu_right .icons_menu a.icons { 
	max-width:55px;
}
.header_menu_right .icons_menu.gold_pos a.icons { 
	max-width:75px;
	margin-top: -20px;
}
.header_menu_right .icons_menu a.icons .ico_fill_clr {
	fill: #999;
}
.header_menu_right .icons_menu:hover a.icons .ico_fill_clr {
	fill: #0099ff;
}
.header_menu_right .icons_menu.ic_ac_log a.icons svg.ico {
/*background:url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/ic_ac_log.svg) center center no-repeat;
	background-size:42px;*/
}
.header_menu_right .icons_menu.notify a.icons svg.ico {
/*background:url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/message_ic.svg) center center no-repeat;
	background-size:24px;*/
}
.header_menu_right .icons_menu.bookmark a.icons svg.ico {
/*background:url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/bookmark_ic.svg) center center no-repeat;
	background-size:24px;*/
}
/*--weak_calendar_modal--*/
.weak_calendar_modal .modal_height {
	max-height: 450px;
}
.weak_calendar_modal .modal-header {
	margin-bottom: 0px;
}
.weak_calendar_modal.modal_style .course_list {
	padding-right: 15px;
}
.weak_calendar_modal.modal_style .course_list li.course_item {
	border-bottom: 1px solid #e8e8e8;
	width: 100%;
	position: relative;
	padding: 20px 0px;
	box-sizing: border-box;
	padding-left: 70px;
	min-height: 60px;
	margin: 0px;
	display: block;
	text-align: left;
}
.weak_calendar_modal.modal_style .course_list li.course_item .chart.chart_modal {
	position: absolute;
	left: 0px;
	margin: 0px;
	top: 50%;
	transform: translateY(-50%);
	height: 50px;
	border-radius: 50%;
	width: 50px;
}
.weak_calendar_modal.modal_style .course_list li.course_item .chart.chart_modal:after {
	content: '';
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 50%;
	border: 1px solid #B7B7B7;
}
.weak_calendar_modal.modal_style .course_list li.course_item .course_txt {
	padding: 0px;
}
.weak_calendar_modal.modal_style .course_list li.course_item .weak_count {
	display: block;
	font-size: 16px;
	font-weight: 400;
	color: chocolate;
	margin-bottom: 5px;
}
.weak_calendar_modal.modal_style .course_list li.course_item .weak_count .week_date {
	font-size: 14px;
	/*color: #ccc;*/
	padding-left: 15px;
	display: inline;
}
.weak_calendar_modal li.course_item .right_modal_content {
	text-align: right;
}
.weak_calendar_modal li.course_item .right_modal_content .slide_link {
	font-size: 14px;
	display: block;
	font-weight: 400;
	color: #666;
}
.weak_calendar_modal.modal_style .course_list li.course_item .chart.chart_modal.completed {
	background: #33CC00 url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/Double_Tick.png) center center no-repeat;
	background-size: 25px;
}
.weak_calendar_modal.modal_style .course_list li.course_item .chart.chart_modal.completed canvas {
	display: none;
}
.modal_style .modal-dialog {
	/*padding: 40px 0px;*/
}
/*--sharemodal_style--*/
.sharemodal_style.modal_style .modal_close {
	top: 18px;
	right: 20px;
}
.sharemodal_style.modal_style .modal-header {
	margin-bottom: 0px;
}
.sharemodal_style.modal_style .modal-body {
	padding: 20px;
}
.modal_style .acheivement_list {
	margin: 0px;
	padding: 0px;
}
.modal_style .acheivement_list li.acheivement_item {
	padding: 10px 50px;
	min-height: 55px;
	width: 100%;
	border: 1px solid #ddd;
	background: #e8e8e8;
	z-index: 1;
	position: relative;
	transition: all 0.3s ease;
	border-radius: 4px;
	margin-bottom: 10px;
}
.modal_style .acheivement_list li.acheivement_item.inopen {
	opacity: 0.2;
}
.modal_style .acheivement_list li.acheivement_item.open {
	z-index: 99;
	border: 1px solid #ccc;
	opacity: 1;
}
.sharemodal_style .acheivement_list li.acheivement_item .acheivement_badge {
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	height: 35px;
	width: 35px;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/badge_off.png) center center no-repeat;
	background-size: contain;
}
.sharemodal_style .acheivement_list li.acheivement_item.complete .acheivement_badge {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/badge.png) center center no-repeat;
	background-size: contain;
}
.sharemodal_style .acheivement_list li.acheivement_item .share_acheivements {
	display: inline-block;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}
/*.acheivement_item .share_acheivements .dropdown-menu { 
	background:transparent;
	box-shadow:none;
	border:0px;
}*/
.acheivement_item .share_acheivements .dropdown-menu > li > a.media_share {
	padding: 6px 0px;
	padding-left: 6px;
	padding-right: 45px;
	color: #444;
	font-weight: 600;
	text-align: right;
	margin-bottom: 5px;
}
.acheivement_item .acheivement_title {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #009BFF;
	font-weight: 600;
}
.acheivement_item .acheivement_text {
	font-size: 14px;
	font-weight: 400;
	color: #666;
}
.acheivement_item .share_acheivements .dropdown-menu > li > a.media_share:hover {
	background-color: #e5e5e5;
}
.acheivement_item .share_acheivements .dropdown-menu > li > a.fb {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/facebook.svg) right 5px center no-repeat;
	background-size: 30px;
}
.acheivement_item .share_acheivements .dropdown-menu > li > a.twit {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/twitter.svg) right 5px center no-repeat;
	background-size: 30px;
}
.acheivement_item .share_acheivements .dropdown-menu > li > a.mail {
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/envelope.svg) right 5px center no-repeat;
	background-size: 30px;
}
.sharemodal_style .acheivement_list li.acheivement_item .share_acheivements .dropdown-toggle {
	outline: none !important;
	border: 0px;
	display: block;
	height: 35px;
	width: 35px;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/ic_share.svg) center center no-repeat;
	background-size: 33px;
}
.navbar-default {
    background-color: #ffffff;
}
.panel-group .panel-default {
    border-radius: 0px;
    margin-top: 1px;
    border: 0px;
    box-shadow: none;
}
.ajaxload {
  display: none;
  position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 239, 238, 238, .51) 
                url('https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/loading-gear.gif')
                50% 50% 
                no-repeat;
}
.pageloader {
    position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
/* toggle switch */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: limegreen;
  -webkit-transition: .4s;
  transition: .4s;
}

/*input:checked + .slider {
  background-color: limegreen;
}*/

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;  
}

.slider.round:before {
  border-radius: 50%;
}

li.post_list{
	width: 100%;
}
.table_cell.mycourses {	
	vertical-align: top;
}
#lname{
	height: 35px;
}
ul#elelist{
	margin-top: 10%;
}

.tabbable-panel {
  border:3px solid #eee;
  padding: 10px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #FF9033;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.purchasetab{
font-size: 18px;
}

.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}

li.section_division{
	background: transparent;
	margin : 10px;
	font-weight: bold;
	font-size: 18px;
	border-bottom: 1px solid #eee; 
}

ul#topiclist  li.active{
  background-color: #FF8C00;

}

ul#topiclist  li.active a{
	  color: #ffffff;
}
ul#topiclist  li.active a:hover {	
	color: #000000;
}

/* feedback from start*/


.feedback .fb-header{
	background: #ffb205;
}
.feedback .fb-header a{
	text-decoration:none;
}
.feedback .fb-header a > div > span.lg_text{
	color: #fff;
	font-size:2em;
}
.feedback .fb-header a > div.left {
	text-align:center;
}
.feedback .modal-body .md-form > p{
	background-image: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/star-new-small-o.png);
	background-repeat: no-repeat;
	background-position: 0 -9px;
	background-size: -147px -27px;
	/* background-size: contain; */
	z-index: 3;
	position: absolute;
	height: 50px;
	left: 76px;
	width: 68px;
	
}
.feedback .modal-body .md-form > ul > li ul#stars li p.star-new-o{
	background-image: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/star-new-small-o.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	height: 50px;
	width: 68px;
	
}
.feedback .modal-body .md-form > ul > li ul#stars li p.hover{
	background-image: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/star-new-small.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	height: 50px;
	width: 68px;
	
}
.feedback .modal-body .md-form > ul > li ul#stars li p.selected{
	background-image: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/star-new-small.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	height: 50px;
	width: 68px;
	
}

.feedback .modal-body .md-form > ul > li ul#video-stars li p.star-new-o{
	background-image: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/star-new-small-o.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	height: 50px;
	width: 68px;
	
}
.feedback .modal-body .md-form > ul > li ul#video-stars li p.hover{
	background-image: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/star-new-small.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	height: 50px;
	width: 68px;
	
}
.feedback .modal-body .md-form > ul > li ul#video-stars li p.selected{
	background-image: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/star-new-small.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	height: 50px;
	width: 68px;
	
}

.slide_link{
	border: 1px solid #2196f3;
	padding: 5px 15px;
	border-radius: 5px;
	box-shadow: 0px 0px 3px #aaa;
	position: relative;
	bottom: 7px;
	font-weight: bold;
}
.pack_slide_link{
	border: 1px solid #2196f3;
	padding: 5px 15px;
	border-radius: 5px;
	box-shadow: 0px 0px 3px #aaa;
	position: relative;
	bottom: 7px;
	font-weight: bold;
}
.feedback ul li{
	list-style-type:none;
	display:inline-block;
}
.feedback #stars{
	padding:0px 15px;
}
.feedback #stars > li {
	margin-right: 25px;
}
.feedback ul.lesson_list{
	padding:0px 15px;
}
.feedback ul.lesson_list li.lesson_item{
	width:100% !important;
}
/*.lession_list .lesstion_item{
	padding-left:25px !important;
}*/
.feedback .lesson_list .lesson_item .row{
	text-align:center;
	margin-right:15px;
	margin-left:15px;
}
.feedback ul.video_list{
	padding:0px 15px;
}
.feedback ul.video_list li.video_item{
	width:100% !important;
}
.feedback .video_list .video_item .row{
	text-align:center;
	margin-right:15px;
	margin-left:15px;
}
.feedback .slide_link{
	margin-right:15px !important;
}
.feedback .rating{
	width:3.5em;
}
.feedback #stars > li{
	margin-right:25px;
}
.feedback .video-rating{
	width:3.5em;
}
.feedback #video-stars > li{
	margin-right:25px;
}
.feedback .form-control{
	-webkit-box-shadow: inset 0 1px 1px transparent;
	box-shadow: inset 0 1px 1px transparent;
}
.feedback .noresize{
	resize:none;
}

/* The container */
.feedback label.container {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.feedback label.container + p{
	position: relative;
	left: 13px;
	font-weight: bold;
}

/* Hide the browser's default radio button */
.feedback label.container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

/* Create a custom radio button */
.feedback .checkmark {
	position: relative;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #aaa;
	border-radius: 50%;
	display:inherit;
}

/* On mouse-over, add a grey background color */
.feedback label.container:hover input ~ .checkmark {
	background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.feedback label.container input:checked ~ .checkmark {
	background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.feedback .checkmark:after {
	content: "";
	position: absolute;
	display: block;
}

/* Show the indicator (dot/circle) when checked */
.feedback label.container input:checked ~ .checkmark:after {
	display: block;
}

/* Style the indicator (dot/circle) */
.feedback label.container .checkmark:after {
	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}
.feedback .form-shadow{
	box-shadow:0px 0px 18px #aaa;
	padding-top: 1px;
}
@media only screen and (max-width:560px) and (min-width:300px){
	.feedback .modal-body .md-form > ul > li ul#stars li p.star-new-o {
		background-image: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/star-new-small-o.png);
		background-repeat: no-repeat;
		background-position: 0 0px;
		background-size: 34px;
	}
	.feedback .modal-body .md-form > ul > li ul#stars li p.hover{
		background-image: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/star-new-small.png);
		background-repeat: no-repeat;
		background-position: 0 0px;
		background-size: 34px;
		
	}
	.feedback .modal-body .md-form > ul > li ul#stars li p.selected{
		background-image: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/star-new-small.png);
		background-repeat: no-repeat;
		background-position: 0 0px;
		background-size: 34px;
		
	}
	.feedback .modal-body .md-form > ul > li ul#video-stars li p.star-new-o {
		background-image: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/star-new-small-o.png);
		background-repeat: no-repeat;
		background-position: 0 0px;
		background-size: 34px;
	}
	.feedback .modal-body .md-form > ul > li ul#video-stars li p.hover {
		background-image: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/star-new-small.png);
		background-repeat: no-repeat;
		background-position: 0 0px;
		background-size: 34px;
	}
	.feedback .modal-body .md-form > ul > li ul#video-stars li p.selected {
		background-image: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/star-new-small.png);
		background-repeat: no-repeat;
		background-position: 0 0px;
		background-size: 34px;
	}
	.feedback #stars {
		padding: 0;
	}
	.feedback #stars > li {
		margin-right: 0; 
		width: 27px;
	}
	.feedback #video-stars{
		padding:0px;
	}
	.feedback #video-stars > li {
		margin-right: 0; 
		width: 27px;
	}
	.feedback .pack_slide_link {
		border: 1px solid #2196f3;
		padding: 5px;
		border-radius: 5px;
		box-shadow: 0px 0px 3px #aaa;
		position: relative;
		bottom: 7px;
		font-weight: normal;
		display: inline-block;
	}
	.feedback .h3,.feedback h3 {
		font-size: 17px;
		font-weight: bold;
	}
	.feedback .h1, .feedback .h2, .feedback .h3, .feedback h1, .feedback h2, .feedback h3 {
		margin-top: 20px;
		margin-bottom: 25px;
	}
	.feedback .question_list{
		padding:0px 15px;
	}
	.feedback ul li {
		list-style-type: none;
		display: inline-block;
		width: 100%;
	}
	.feedback label.container {
		display: block;
		position: relative;
		margin-bottom: 0px;
		cursor: pointer;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	.feedback label.container + p {
		position: relative;
		left: 41px;
		float: right;
		clear: right;
		bottom: 30px;
		font-weight: bold;
		width: 85%;
	}
	.feedback .lesson_list .lesson_item .row {
		text-align: center;
		margin-right: 0px;
		margin-left: 0px;
	}
	.feedback .video_list .video_item .row {
		text-align: center;
		margin-right: 0px;
		margin-left: 0px;
	}
}
@media only screen and (max-width:766px) and (min-width:561px){
	.feedback .modal-body .md-form > ul > li ul#stars li p.star-new-o {
		background-image: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/star-new-small-o.png);
		background-repeat: no-repeat;
		background-position: -10px 0;
		background-size: 58px;
		width: 40px;
	}
	.feedback .modal-body .md-form > ul > li ul#stars li p.hover{
		background-image: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/star-new-small.png);
		background-repeat: no-repeat;
		background-position: -10px 0;
		background-size: 58px;
		width: 40px;
		
	}
	.feedback .modal-body .md-form > ul > li ul#stars li p.selected{
		background-image: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/star-new-small.png);
		background-repeat: no-repeat;
		background-position: -10px 0;
		background-size: 58px;
		width: 40px;
		
	}
	.feedback .modal-body .md-form > ul > li ul#video-stars li p.star-new-o {
		background-image: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/star-new-small-o.png);
		background-repeat: no-repeat;
		background-position: -10px 0;
		background-size: 58px;
		width: 40px;
	}
	.feedback .modal-body .md-form > ul > li ul#video-stars li p.hover {
		background-image: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/star-new-small.png);
		background-repeat: no-repeat;
		background-position: -10px 0;
		background-size: 58px;
		width: 40px;
	}
	.feedback .modal-body .md-form > ul > li ul#video-stars li p.selected {
		background-image: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/star-new-small.png);
		background-repeat: no-repeat;
		background-position: -10px 0;
		background-size: 58px;
		width: 40px;
	}
	.feedback #stars > li {
		margin-right: 0;
		width: 60px;
	}
	#video-stars{
		padding:0px 15px;
	}
	.feedback #video-stars > li {
		margin-right: 0;
		width: 60px;
	}
	.pack_slide_link {
		border: 1px solid #2196f3;
		padding: 5px 15px;
		border-radius: 5px;
		box-shadow: 0px 0px 3px #aaa;
		position: relative;
		bottom: 7px;
		font-weight: normal;
	}
	.h3, h3 {
		font-size: 17px;
		font-weight: bold;
	}
	.h1, .h2, .h3, h1, h2, h3 {
		margin-top: 20px;
		margin-bottom: 25px;
	}
	.question_list{
		padding:0px 15px;
	}
	.feedback ul li {
		list-style-type: none;
		display: inline-block;
		width: 100%;
	}
	.feedback label.container {
		display: block;
		position: relative;
		margin-bottom: 0px;
		cursor: pointer;
		padding: 0px 13px;
		width: 13%;
		float: left;
		clear: both;
		margin-left: 50px;
	}
	.feedback label.container + p {
		position: relative;
		left: 0px;
		width: 235px;
		font-size: 15px;
		margin-right: 150px;
		float: right;
		bottom: 20px;
		clear: both;
		display: block;
		font-weight: bold;
	}
}
@media only screen and (max-width:991px) and (min-width:767px){
	.feedback .modal-body .md-form > ul > li ul#stars li p.star-new-o {
		background-image: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/star-new-small-o.png);
		background-repeat: no-repeat;
		background-position: -10px 0;
		background-size: 58px;
		width: 40px;
	}
	.feedback .modal-body .md-form > ul > li ul#stars li p.hover{
		background-image: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/star-new-small.png);
		background-repeat: no-repeat;
		background-position: -10px 0;
		background-size: 58px;
		width: 40px;
		
	}
	.feedback .modal-body .md-form > ul > li ul#stars li p.selected{
		background-image: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/star-new-small.png);
		background-repeat: no-repeat;
		background-position: -10px 0;
		background-size: 58px;
		width: 40px;
		
	}
	.feedback .modal-body .md-form > ul > li ul#video-stars li p.star-new-o {
		background-image: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/star-new-small-o.png);
		background-repeat: no-repeat;
		background-position: -10px 0;
		background-size: 58px;
		width: 40px;
	}
	.feedback .modal-body .md-form > ul > li ul#video-stars li p.hover {
		background-image: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/star-new-small.png);
		background-repeat: no-repeat;
		background-position: -10px 0;
		background-size: 58px;
		width: 40px;
	}
	.feedback .modal-body .md-form > ul > li ul#video-stars li p.selected {
		background-image: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/star-new-small.png);
		background-repeat: no-repeat;
		background-position: -10px 0;
		background-size: 58px;
		width: 40px;
	}
	.feedback #stars > li {
		margin-right: 0;
		width: 60px;
	}
	#video-stars{
		padding:0px 15px;
	}
	.feedback #video-stars > li {
		margin-right: 0;
		width: 60px;
	}
	.feedback .pack_slide_link {
		border: 1px solid #2196f3;
		padding: 5px 15px;
		border-radius: 5px;
		box-shadow: 0px 0px 3px #aaa;
		position: relative;
		bottom: 7px;
		font-weight: normal;
	}
	.feedback .h3, .feedback h3 {
		font-size: 17px;
		font-weight: bold;
	}
	.feedback .h1,.feedback .h2, .feedback .h3, .feedback h1, .feedback h2, .feedback h3 {
		margin-top: 20px;
		margin-bottom: 25px;
	}
	.feedback .question_list{
		padding:0px 15px;
	}
	.feedback ul li {
		list-style-type: none;
		display: inline-block;
		width: 100%;
	}
	.feedback label.container {
		display: block;
		position: relative;
		margin-bottom: 0px;
		cursor: pointer;
		padding: 0px 13px;
		margin-left: 41px;
	}
	.feedback label.container + p {
		position: relative;
		left: 1px;
		width: 76px;
		font-size: 15px;
		margin-right: 115px;
		display: block;
		font-weight: normal;
		margin-left: 38px;
	}
}



/* feedback from end*/


.nav-tabs > li.active > a {
    font-size: 18px;
    color: #FF8D33 ! important;
    font-weight: bold;
}


/*class_room_stylesheet_start*/
body{
	overflow-x: hidden;
}
.navbar{
	background: transparent !important; 
}
.class_header{
     background: #00AEEF;
 }
 .class_img img{
 	width: 100%;
 }
 .class_room{
 	color: #fff;
 }
 .class_room h1{
	font-weight: bold;
    line-height: 56px;
    color: #003065;
 }
 .class_room p{
 	font-size: 15px;
 	font-weight: bold;
 }
  .class_room h2{
  	font-weight: bold;
}

.tabs {
  position: relative;
  margin-bottom: 24px;
  height: 300px;
}


.nav-tabs { border-bottom: 2px solid #DDD; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
    .nav-tabs > li > a {border: none;
    color: #7a018e;
    font-size: 17px;
    font-weight: bold; }
        /*.nav-tabs > li.active > a, .nav-tabs > li > a:hover { border: none; color: #4285F4 !important; background: transparent; }*/
        /*.nav-tabs > li > a::after { content: ""; background: #4285F4; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }*/
    .nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 15px 0; }
.tab-content{padding:20px}
.nav-tabs > li {
    padding: 21px;
}
.card {background: #FFF none repeat scroll 0% 0%; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); margin-bottom: 30px; }
.direct_classroom h3{
    font-weight: bold;
    line-height: 44px;
    padding: 1% 0;
}
.direct_classroom h1{
	font-weight: bold;
    color: #60096f;
}
.reg_p{
	    font-size: 15px;
    font-weight: bold;
    line-height: 32px;
}
.direct_classroom h2{
	line-height: 46px;
    color: #006f7a;
    font-weight: bold;
}
/*.direct_classroom p{
	font-size: 15px;
    line-height: 36px;
     font-weight: bold;
}*/
.accordion-content p{
	font-size: 17px;
    line-height: 39px;
    padding: 0 6%;
}
hr{
    border: 1px solid #6925b2;
    border-top: dotted #6925b2;
    width: 64%;
    	 margin-left: 18%;
}
.class_roomreg_btn{
    background-image: -webkit-linear-gradient(50deg, #1c589a 20%, #1c5899 100%);
    background-image: -moz-linear-gradient(50deg, #1c589a 20%, #1c5899 100%);
    background-image: -o-linear-gradient(50deg, #1c589a 20%, #1c5899 100%);
    /* height: 88px; */
    min-width: 77px;
    color: #ffffff;
    font-weight: bold;
    border-radius: 25px 25px 25px 25px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    margin-top: 1%;
    border: 0;
    padding: 10px 19px;
    cursor: pointer;
    font-size: 17px;
}
.accordion-toggle{
    font-weight: bold;
    color: #4f0065;
    font-size: 20px;
}
.accordion{
	padding: 0 3%;
}
.class_ul{
	 line-height: 34px;
    font-size: 15px;
    font-weight: bold;
}
table caption {
    padding: 0.5em 0;
    font-size: 17px;
    font-weight: bold;
    color: #FFF;
    background: #009ee3;
}
.table span{
	font-size: 13px;
}

@media screen and (max-width: 767px) {
  table caption {
    border-bottom: 1px solid #ddd;

  }
  .class_roomreg_btn{
  	font-size: 14px;
  }
}
@media screen and (max-width: 456px) {

  .class_roomreg_btn{
  	font-size: 12px;
  	padding: 10px 10px;
  }
}

@media screen and (max-width: 1500px) {

  .batch-pay{
	height:28px;
	margin-top:6%;
}
}

/*.table-hover > tbody > tr:hover{
	background: #cccccc66 !important;
}*/
.table{
	border:1px solid #ccc;
	width: 100%;
}
tr,td,th{
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}
.bg-primary{
color: #fff;
    background-color: #337ab7;
    text-align: center;
    font-size: 21px;
    padding: 5px;
    font-weight: bold;
    }

 .card-body{
 	line-height: 29px;
    text-align: center;
    font-size: 17px;
    padding: 22px;
}
.bg-success{
    background-color: #337ab7;
    padding: 4px;
    color: #fff;
    font-size: 27px;
    font-weight: bold;
    text-align: center;
    border-bottom: 17px solid;
}
/*.main_tr{
	    background: #cccccc66;
}*/
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #000 !important;
}
/*thead{
	background: #007c7c85!important;
    padding: 0;
    color: #fff;
}*/
thead{
	background: #6FC9D3 !important;
    padding: 0;
    color: #fff;
}
.direct_tr{
 background: #00445d7d;
    color: #fff;
}
/*.direct_tr:hover{
 background: #007c7c;
    color: #000;
}*/
.class_contact{
/*	    padding: 3%;
*/    text-align: center;
    font-weight: bold;
}
.class_contact h2{
	font-weight: bold;
    color: #3c0346
}
.class_contact p{
	    font-size: 16px;
}
.class_contact h4{
	font-weight: bold;
    line-height: 39px;
}
td{
	vertical-align: middle !important;
}
/*terms page style sheet*/
.terms_row{
	   /* border-top: 1px solid #0493ef;*/
    border-top: dotted #0493ef;
}
.main_term{
	padding: 1% 3%;
    box-shadow: 0px 0px 6px 1px #333;
    border-radius: 12px;
}
.main_term h2{
	text-align: center;
    font-weight: bold;
    color: #27036f;
}
.main_term p{
	font-size: 16px;
    line-height: 25px;
    color: #000;
        padding: 19px;
}
.term_ul{
	font-size: 16px;
    line-height: 29px;
    color: #000;
}
.term_ul li{
	margin-top: 1%;
}
.num_2{
     margin-top: 1%;
	margin:0 12px;
	position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    border: .0625rem solid rgba(0,0,0,.08);
    border-radius: .25rem;
    background-color: #fff;
    background-clip: border-box;
     box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    padding:15px;
}
.num_1{
    padding: 0px;
    border-radius: 5px;
    text-align: center;
    background: #068288;
    width: 32px;
    font-weight: bold;
    color: #fff;
    box-shadow: 3px 4px 1px 1px #0b676b;
}
.privacy_h3 h3{
	font-weight: bold;
    color: #10065d;
}
.fa-location-arrow{
	color: #068288;
	text-align: center;
}
.main_p{
	position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    border: .0625rem solid rgba(0,0,0,.08);
    border-radius: .25rem;
    background-color: #fff;
    background-clip: border-box;
     box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
     margin-top: 1%;
    padding: 19px;
}
    #go-top {
      display: none;
      font-size: 30px;
      position: fixed;
      bottom: 200px;
      right: 50px;
      width: 45px;
      height: 45px;
      line-height: 45px;
      text-align: center;
      cursor: pointer;
      background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/client_images/icon_top.png);
      background-repeat: no-repeat;
    }

    .class_roomreg_btn:hover{
    	color: #ffffff;
    };


/*--modal_login_form--*/
#register_modal .modal-content { 
	background:#F4F4F4;
}
.modal_content .bold_text { 
	font-size:27px;
	font-weight:600;
	color:#f2f2f2;
	text-transform:uppercase;
}
.modal_content label { 
	font-size:16px;
	font-weight:600;
	color:#333;
}
.modal_content .lighttext {
	font-size:15px;
	font-weight:400;
	color:#444;
	text-transform:none;
}
#register_modal .form_pane { 
	padding:10px 40px;
	width:550px;
	box-sizing:border-box;
	margin:0px auto;
}
#register_modal .form_pane .form-control, #register_modal .form_pane .form-control:hover, #register_modal .form_pane .form-control:focus { 
	background:#E2F4FD;
	color:#333;
	font-weight:600;
	height:44px;
	box-shadow:none;
	border:1px solid #ddd;
}
/*--login_checkbox--*/
#register_modal .form_pane input[type='radio'], #register_modal .form_pane input[type='checkbox'] {
    opacity: 0;
    float: left;
    width: 20px;
    height:20px;
	cursor: pointer;
}
#register_modal .form_pane input[type='checkbox'] + label {
	margin: 0;
	margin-left:-20px;
    padding: 0px 0px 0px 22px;
	background:url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/assets/images/ic_unchecked.png) left center no-repeat;
	background-size:18px;
	cursor: pointer;
}
#register_modal .form_pane input[type='checkbox']:checked + label {
    background:url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/assets/images/ic_checked.png) left center no-repeat;
	background-size:18px;
	cursor: pointer;
}
#register_modal .form_pane .terms { 
	font-size:14px;
	color:#333;
	font-weight:600;
}
#register_modal .form_pane .login_form_link,#register_modal .form_pane  .login_form_link:hover, #register_modal .form_pane .login_form_link:focus { 
	color:#09F;
	font-size:13px;
	font-weight:300;
}
#register_modal .checkbox_wrapper { 
	text-align:left;
	margin:0px 0px;
	padding-left:20px;
}
#register_modal .modal-body { 
	background:#00AEEF;
}
button[type='submit'].signin_form_btn, button[type='submit'].signin_form_btn:hover, button[type='submit'].signin_form_btn:focus { 
	border-radius:30px;
	margin:10px 0px;
	margin-bottom:15px;
	padding:7px 0px;
	background:#A6CE39;
	color:#000;
	box-shadow:none;
	font-size:18px;
	font-weight:600;
	border:0px;
	outline:0px;
	width:100%;
}
#register_modal .or_line { 
	position:relative;
	z-index:2;
	height:30px;
}
#register_modal .form_pane .or_line:after { 
	position:absolute;
	top:55%;
	margin-top:-1px;
	height:1px;
	background:#ccc;
	width:100%;
	content:'';
	display:block;
	left:0px;
	z-index:-1;
}

#register_modal .form_pane .or_line .text{ 
	display:inline-block;
	position:absolute;
	background:#00AEEF;
	height:30px;
	top:50%;
	left:50%;
	margin-left:-15px;
	line-height:30px;
	margin-top:-15px;
	width:30px;
}
#register_modal .form_pane .media_list {text-align:left;margin:10px 0px; }
/*#register_modal .form_pane .media_item { margin-right:46px;display:inline-block;}*/
#register_modal .form_pane .media_item { margin:0px;float:left;width:100%;text-align:center;box-sizing:border-box;margin-bottom:5px;padding-right:0px;}
#register_modal .form_pane .media_item:last-child {margin-right:0px;padding:0px; padding-left:0px;}
#register_modal .form_pane .media_item .media { 
	height:42px;
	width:100%;
	display:block;
	box-sizing:border-box;
	padding-left:35px;
	background:#396;
	color:#FFF;
	font-weight:600;
	line-height:42px;
	transition:all 0.3s ease;
}

#register_modal .form_pane .media_item .media.facebook { 
	background: #2D4687 url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/assets/images/facebook.png) left 55px bottom no-repeat;
	background-size: 22px;
}
#register_modal .form_pane .media_item .media.google { 
	background:#E13B26 url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/assets/images/google.png) left 55px bottom no-repeat;
	background-size: 22px;
}
/*#register_modal .form_pane .media_item .media.github { 
	background:url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/assets/images/ic_github_grey.png) center center no-repeat;
	background-size:cover;
}
#register_modal .form_pane .media_item .media.github:hover { 
	background:url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/assets/images/ic_github.png) center center no-repeat;
	background-size:cover;
}
#register_modal .form_pane .media_item .media.linkedin { 
	background:url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/assets/images/ic_linkedin_grey.png) center center no-repeat;
	background-size:cover;
	outline:0px;
}
#register_modal .form_pane .media_item .media.linkedin:hover { 
	background:url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/assets/images/ic_linkedin.png) center center no-repeat;
	background-size:cover;
	outline:0px;
}*/
#register_modal .form_pane .text_field { 
	font-size:12px;
	font-weight:300;
	color:#222;
	font-style:italic;
}
#register_modal .form_pane .text_field a, #register_modal .form_pane .text_field a:hover,#register_modal .form_pane .text_field a:focus { 
	color:#FFF;
	font-weight:400;
}
.register_form { 
	display:block;
}

.modal_content .subject_listings { 
	display:block;
	width:100%;
}
.modal_content .subject_listings li { 
	display:inline-block;
	color:#000;
}
.modal_content .subject_listings li a, .modal_content .subject_listings li a:hover,
.modal_content .subject_listings li a:focus { 
	font-size:12px;
	font-weight:600;
	color:#222;
	
}





/*--forgot_password_popup--*/
#forgotpassword {
	z-index: 999999 !important;
}
#forgotpassword.modal { 
	background:rgba(0,0,0, 0.9);
}
#forgotpassword.modal .button_wrapper button, 
#forgotpassword.modal .button_wrapper button:hover, 
#forgotpassword.modal .button_wrapper button:focus { 
	outline:0px;
	padding:8px 25px;
	border-radius:20px;
	font-size:15px;
	font-weight:400;
	color:#E2F4FD;
	background:#F58220;
	margin-right:10px;
}
#forgotpassword.modal .form-control, #forgotpassword.modal .form-control:hover, #forgotpassword.modal .form-control:focus {
	background:#E2F4FD;
	color:#333;
	font-weight:600;
	height:44px;
	box-shadow:none;
	border:1px solid #ddd;
}
#forgotpassword.modal .button_wrapper button.cancel_btn, 
#forgotpassword.modal .button_wrapper button.cancel_btn:hover, 
#forgotpassword.modal .button_wrapper button.cancel_btn:focus { 
	background:#666;
}
#forgotpassword.modal .modal-body { 
	padding:30px 20px;
}
.ajaxload {
  display: none;
  position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url('https://i.stack.imgur.com/FhHRx.gif') 
                50% 50% 
                no-repeat;
}

.navbar-default .navbar-right > li.profile_img > a#profile, .navbar-default .navbar-right > li:last-child > a#profile:hover, 
.navbar-default .navbar-right > li.profile_img> a#profile:focus { 
	border:0px;
	height:50px;
	margin-top:-1px;
	padding:0px;
	width:50px;
	background:url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/profile_img.png) center center no-repeat;
	background-size:cover;
	border-radius:50px;
}
.sign_toggle > span{
	    text-align: center;
	    font-size: 23px;
}
.navbar-default {
    background-color: #000000;
}

#register_modal .nav-tabs {
	border-bottom: 0px solid #ddd;
}
#register_modal .nav-tabs>li>a, .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	border: 0px solid #ddd;
}

#register_modal .nav-tabs > li{
	padding: 0px;
}
#register_modal .modal-header{
	background: #00AEEF;
}
#register_modal .tab-content{
	margin-top: 0;
	padding: 0
}

.modal-content .modal_close, .modal-content .modal_close:hover, .modal-content .modal_close:focus {
	color: #0E385E;
	position: absolute;
	right: 16px;
	top: 20px;
	height: 40px;
	width: 40px;
	border-radius: 40px;
	display: block;
	border: 0px;
	opacity: 1;
	margin-top: -5px;
	outline: 0px;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/assets/images/ic_close_2.png) center center no-repeat;
	background-size: 40px;
}
/*Dc registration ui css start 06-11-2019*/
.dcregtable caption {
    padding: 0.5em 0;
    font-size: 17px;
    font-weight: bold;
    color: #000;
    background:#5d5d8e;
}
.dcregtable thead{
    padding: 0;
    color: #000;
    border: 1px solid #000000 !important; /*added css */
    background: #fff !important;
}
.dcregtable caption h2,.direct_tr h2{
    color:yellow;
    text-align: center;
    font-weight: 600;
}
.dcregtable caption{
    color:#fff;    
}
.dcregtable.table-bordered > thead > tr > th, .dcregtable.table-bordered > tbody > tr > th, .dcregtable.table-bordered > tfoot > tr > th, .dcregtable.table-bordered > thead > tr {
	border: 0 !important;
	color: #000 !important;
}
.dcregtable.table-responsive {
    min-height: .01% !important;
    overflow-x: inherit !important;
    background: #5d5d8e;
}
.dcregtable tr.plive td {
border : 2px solid #81d4f3 !important;
}

.dcregtable tr.mlive td {
border : 2px solid #eac154 !important;
}

.dcregtable tr.slive td {
border : 2px solid #9ba2ca !important;
}
.dcregtable tr.smlive td {
border : 2px solid #7db28b !important;
}
/*ends here*/

/*terms & condition*/
.selerror{
	color: red;
}
input[name='agree_tnc']
{opacity: 0;float: left;width: 30px;height: 30px;cursor: pointer;margin-top: -4px;position: absolute;}
input[name='agree_tnc']:checked + label{background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/checkedbox.png) left center no-repeat;background-size: 22px;}
input[name='agree_tnc'] + label{margin: 0;font-size: 17px;font-weight: normal;padding: 0px 0px 0px 30px;background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/checkbox1.png) left center no-repeat;background-size: 22px;}

span.star{
	color:red;
}

span[id*="_required"]{
color: red;
font-size: 17px;
}
.captcha_bg{
	/*background: url(/img/captcha_background.png);*/
    text-align: center;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    /*margin-bottom: 10px;*/
    width: fit-content;
    display: inline-block;
}

.clabel p{
	font-size: 20px;
	margin-bottom: 10px;
}
.reload_captcha{
	
	cursor: pointer;
	font-size: 18px;
}
.math_input{
	font-weight: bold;
	background: url(https://ahaguru-website.s3.ap-south-1.amazonaws.com/img/captcha_background.png);
	padding: 10px;
	display: inline-block;
	/*width: 90%;*/
    text-align: center;
}
img[src=""] {
    display: none;
}

.navbar span.badge{
    position: relative;
    top: -18px;
    right: 10px;
    z-index: 1;
}
.error_msg{
	color: red;
}

.achievement_icon
{
    right: 6px;
}