/* Tutor LMS */
.orgn{color:#7254ff;}
.tutor-wrap,.tutor-single-lesson-wrap {
	margin:50px 0 0 !important;
}
.tutor-social-share,.tutor-course-enrolled-review-wrap,.ratings,.tutor-leadinfo-top-meta,.tutor-dashboard-menu-purchase_history,.tutor-lesson-sidebar,.tutor-lesson-sidebar-hide-bar,.course-enrolled-nav-wrap-9,.wp-die-message,.tutor-loop-rating-wrap,.tutor-topbar-item.tutor-topbar-content-title-wrap .tutor-icon-document,.tutor-icon-purchase{
	display:none !important; 
}
.tutor-course-title{
	background:#4680c2 !important;
}
.tutor-course-title:hover{
	background:#4993e6 !important;
}
.tutor-single-page-top-bar a:hover{
	text-decoration:underline !important;
}
.tutor-course-title h4{
	color:#fff !important;
	font-weight:bold !important;
	font-size:15px !important;
}
.result-fail{
	padding:5px 10px !important;
}
.tutor-quiz-attempt-history table span.result-fail,.tutor-quiz-attempt-history table span.result-pass{
	width:auto !important;
	height:auto !important;
}
.tutor-course-lesson h5 a{
	font-size:15px !important;
	text-transform:none !important;
}
.tutor-course-lesson h5 i{
	color:#cc4c6f !important;
}
.tutor-single-page-top-bar{
	padding:0 0 0 45px;
	border-top:3px solid #135e96;
	border-bottom:3px solid #135e96;
}
.size-full.aligncenter{
	display:block !important;
	margin:0 auto !important;
	width:100% !important;
	max-width:700px !important;
	height:auto !important;
	min-height:auto !important;
	max-height:auto !important;
}
.tutor-single-lesson-wrap{
	background-color:#fff !important;
	background-image:url('../img/right-body-long.png') !important;
	background-position:right top !important;
	background-repeat:repeat-y !important;
}
#tutor-single-entry-content{
	background-image:url('../img/left-body-long.png');
	background-position:left top;
	background-repeat:repeat-y;
}
.tutor-quiz-meta{
	background-color:#fff !important;
}
.question-text{
	background-color:#ffcc00 !important;
	color:#111 !important;
	text-transform:none !important;
	font-size:16px !important;
	padding:8px 10px !important;
}
.tutor-quiz-answers-wrap label input:checked + span{
	background-color:#ffcc00 !important;
	border-color:#ffcc00 !important;
}