<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.course_batches{
	clear:both;
}
.course_batch{
	display:inline-block;
	width:100%;
	border: 1px solid #eee;
    padding: 15px;
}
.course_batch.enrolled{
	
}
.enroll_in_batch{cursor:pointer;}
.enroll_in_batch.disabled{display:none;}
.action .batch_course img{
	width:48px;
	height:48px;
	border-radius:50%;
}
.single-course .full_snapshot{display:none;}
.course_batches li{
	clear:both;
	margin:0 0 15px;
}
.snapshot img{
	max-width:100%;
	height:auto;
	border-radius:2px;
}
.snapshot .batch_admin img{
	width:36px;
	border-radius:50%;
}
.snapshot h4{
	margin:0 0 10px;
	font-size:16px;
}
.snapshot h4 a{font-weight:600;}
.snapshot .batch_admins{
	clear:both;
	margin-bottom:15px;
}

.snapshot .batch_user_count {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 15px;
    display: inline-block;
}

.snapshot .labels{
	position:absolute;
	top:0;font-weight:600;
	left:15px;text-transform:uppercase;
	font-size:11px;
}
.snapshot .labels span{
	display:block;
	padding:5px 10px;
	border-radius:2px;
}
.labels span.full,
.labels span.enrolled{
	background:#18bb9c;letter-spacing: 1px;font-weight:600;
	color:#fff;padding:2px 5px;margin:-2px 5px;border-radius:2px;
	text-transform: uppercase;font-size:11px;
}
.labels span.full{
	background:#f39c11;
}
.snapshot .progress{display:block;margin-top:-10px;margin-bottom:10px;}
.batch_snapshot .progress .bar,
.snapshot .progress .bar{
	padding:2px;box-shadow:none;
}
.batch_user_count label,
.batch_timing label,
.batch_start_date label,
.batch_end_date label{
	width:64px;
	margin-right:10px;
}
.batch_user_count,
.batch_timing,
.batch_start_date,
.batch_end_date,
.weekly_off_schedule{
	display: inline-block;
	width:100%;
	margin-top:10px;
	text-align: start;
	font-size:11px;
	text-transform: uppercase;
	letter-spacing:1px;
}
.weekly_off_schedule li{
	clear:none;display:inline;
    padding: 3px 5px;
    font-size: 12px;
    font-weight: 600;
    border: 1px solid #eee;
}

.weekly_off_schedule li.off{
	opacity:0.6;    background: #eee;
}

.batch_home_courses{
	list-style:none;
}
.batch_home_courses li{
	clear:both;
	display:inline-block;
	width:100%;
	padding-bottom:15px;
}
.batch_home_courses li img{
	border-radius:4px;
	width:64px;
	height:auto;
	float:left;
	margin-right:15px;
}


.batch_home_courses li strong{
	display:block;
}
.batch_home_courses li span a{
	font-size:11px;text-transform: uppercase;
	color:#bbb;
}

.batch_news{
	padding:0 0 15px;
	position:relative;
}
.batch_news .flex-direction-nav{
	position: absolute;
	top:-45px;
	right:0;
}
.batch_news .flex-direction-nav li{
	float:left;
	padding: 2px;
}
.batch_news_author img{
	border-radius:50%;
	width:48px;
	height:48px;
	margin-right:10px;
	overflow:hidden;
}

.course_rating{text-align:center;}
.course_rating .mega_text{
	font-size:72px;
	font-weight:600;
	color:rgba(0,0,0,0.4);
	display:block;
}
.course_rating .progressbar_wrap{margin: 0 20%;}
.course_rating .progress,
.course_rating .progress .bar{
	padding:0;height:5px;
}
select[name="batch_leaderboard_length"],
select[name="DataTables_Table_0_length"]{padding:0 5px 0 10px;}
.dataTables_paginate{float:right;}
.pagination{padding:0;}
.dataTables_filter{float:right;}

#batch_leaderboard a{font-weight:600;}
.batch_member img{
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin-right: 10px;
}

.simple_batch_statistics{
	border: 1px solid #eee;
    padding: 24px 30px;
}
.simple_batch_statistics li{padding:6px 0;}
.simple_batch_statistics li span{float:right;}
.batch_average{
	text-align:center;
}
.batch_average h5{
	padding-bottom:10px;
	margin-bottom:10px;
}

#stats{
    padding: 30px;
    border: 1px solid #eee;
    margin: 15px 0 0;
}
#stats .heading{margin-top:0;}


.tab-content{padding:30px 0;}
#batch_details li{clear:both;}
#batch_details li label{font-size:14px;color:#444;}
#batch_details li+li{padding:15px 0;font-size:12px;color:#666;}
#batch_details li strong{display: block;font-size:14px; color:#444;}
#batch_details li .instructor_course{}
#batch_details li .item-avatar{width:48px;float: left;margin-right: 10px;}
#batch_details li .item-avatar img{border-radius:50%;}
#batch_details label img{border-radius:4px;}
.progress.course_progressbar{    display: inline-block;width: 100%;margin-bottom: 15px;}
.batch_badges_count,.batch_certificate_count{   float:left;padding:15px;margin-right:15px;border: 1px solid #EEE;width: 80px;height: 80px;font-size: 24px;}
.batch_badges_count i,.batch_certificate_count i{font-size:36px;}

/*=== Grid snapshot ===*/

.course_batch_grid .batch_image{position:relative;}
.course_batch_grid .batch_image .batch_admins{position:absolute;top:15px;right:15px;}
.course_batch_grid .batch_image .batch_admins a{float:left;}
.course_batch_grid .batch_image .batch_admins a img{border-radius:50%;width:48px;height:48px;}
.course_batch_grid .batch_content h4 a{font-weight:600;font-size:16px;text-transform: uppercase;}
.course_batch_grid .batch_content{padding:30px;border:1px solid #eee;}
.course_batch_grid .batch_content h4{margin-top:0;}
.course_batch_grid .labels{position: absolute;left:15px;top:15px;}
/* ==== List Style Batches === */
.course_batch_list{border-bottom: 1px solid #eee;padding: 6px 0;}
.batch_list{display:inline-block;width:100%;}.batch_seats{display:inline-block;}
.batch_seats label{margin-right:15px;}
.batch_list .batch_admins{display: inline-block;float: right;}
.batch_list .batch_admins a{margin-right:5px;}
.batch_list .batch_admins img{width: 32px;height: 32px;border-radius: 50%;margin:-5px 0 10px;}
.batch_list h4{ float:left; width:50%;margin:0;font-size:16px;text-transform: uppercase;}
.batch_list h4 a{ font-weight:600;}
.batch_list .labels{display:inline;}
.batch_list .enroll_in_batch{float:right;margin:-10px 10px 10px 10px;}
.batch_list a.button.enroll_now_button{float:right;margin:-10px 10px 10px 10px;}
a.button.enroll_now_button{cursor:pointer;}
/* ==== Sidebar Style Batches === */
.course_batch_sidebar{border-bottom: 1px solid #eee;padding: 6px 0;margin-left: 17px !important;}
.batch_sidebar{display:inline-block;width:100%;position:relative;}
.batch_sidebar h4{width:100%;margin:0;font-size:14px;text-transform: uppercase;}
.batch_sidebar h4 a{ font-weight:600;}
.batch_sidebar .labels{display:inline;}
.batch_sidebar .batch_name_pricing {width:60%;}
.batch_sidebar .enroll_in_batches{position:absolute;top:0;right:0;}
.batch_sidebar a.button.enroll_now_button{
	float:right;
    letter-spacing: 0;
    font-weight: 400;
    padding: 2px 5px;
    margin: 0 5px;
    border-radius: 2px;
    text-transform: uppercase;
}
</pre></body></html>