
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled {
	background: #edf2f7;
	border-radius: 0;
	border: 1px solid #e2e8f0;
 }
 
 .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-item-list {
	 display: none;
 }
 
 .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled > * {
	border-right: 0 solid #bec5cb;
	width: auto;
 }
 
 .ld-course-status-segment.ld-course-status-seg-price, 
 .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-label {
	display: none;
 }
 
 .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-content {
	justify-content: center;
	margin-bottom: 0;
 }
 
 .learndash-wrapper .ld-status-waiting {
	background-color: transparent !important;
	color: #393f4f !important;
	font-size: 100% !important;
	text-transform: none;
	font-weight: 400;
	padding: 5px 0 !important;
	flex: none;
 }
 
 .ld-focus-main .learndash-wrapper a {
	 font-weight: 700;
	 border-bottom: 2px solid #ffd400 !important;
 }
 
 .ld-focus-main .learndash-wrapper a.ld-button,
 .ld-focus-main .learndash-wrapper .ld-table-list-item a{
	 border-bottom: none !important;
 }
 
 .ld-focus-main .learndash-wrapper a:hover,
 .ld-focus-main .learndash-wrapper a:focus {
	 background-color: #ffd400;
 }
 
 .learndash-wrapper .ld-button.ld-login-button.ld-login {
	 display: inline-block;
 }
 
 .learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back {
	 display: none;
 }

#learndash_course_status, #learndash_course_content_title, .learndash .learndash_join_button {
	display: block;
	margin-bottom: 1em;
}

#learndash_course_status {
	padding: .5em .75em;
	background: #f7f7f7;
}

#learndash_course_status br, #learndash_course_status+br {
	display: none;
}

#learndash_lesson_topics_list div > strong, #learndash_lessons #lesson_heading, #learndash_profile .learndash_profile_heading, #learndash_quizzes #quiz_heading {
	margin: 1.5rem 0 .25rem;
	color: #0b3055;
	font-weight: 600;
}

#learndash_lessons a, #learndash_quizzes a, .expand_collapse a, .learndash_topic_dots a, .learndash_topic_dots a>span, #learndash_lesson_topics_list span a, #learndash_profile a, #learndash_profile a span, #learndash_lessons, #learndash_quizzes, .expand_collapse, .notavailable_message, #learndash_lesson_topics_list div>strong, #learndash_lesson_topics_list div ul>li .sn, .learndash_profile_heading, #learndash_profile a, #learndash_profile div, .widget_course_return, .course_navigation .widget_course_return a {
	font-family: inherit;
	font-weight: normal;
	font-size: inherit;
	box-shadow: none;
	color: #0b3055;
}

.learndash_topic_dots a>span, #learndash_profile a span {
	color: inherit;
}

.learndash a {
	text-decoration: none;
	transition: all .2s;
}

.ld-video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

.ld-video iframe, .ld-video object, .ld-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#learndash_lessons h2>a, #learndash_quizzes h2>a, #learndash_lesson_topics_list ul>li>span a, #learndash_course_content .learndash_topic_dots ul>li a, #learndash_profile .learndash-course-link a, #learndash_profile .quiz_title a, #learndash_profile .profile_edit_profile a {
	color: #0b3055;
}

#learndash_lessons h2>a:hover, #learndash_lessons h2>a:active, #learndash_lessons h2>a:focus, #learndash_quizzes h2>a:hover, #learndash_quizzes h2>a:active, #learndash_quizzes h2>a:focus, #learndash_lesson_topics_list ul>li>span a:hover, #learndash_lesson_topics_list ul>li>span a:active, #learndash_lesson_topics_list ul>li>span a:focus, #learndash_course_content .learndash_topic_dots ul>li a:hover, #learndash_course_content .learndash_topic_dots ul>li a:active, #learndash_course_content .learndash_topic_dots ul>li a:focus, #learndash_profile .learndash-course-link a:hover, #learndash_profile .learndash-course-link a:active, #learndash_profile .learndash-course-link a:focus, #learndash_profile .quiz_title a:hover, #learndash_profile .quiz_title a:active, #learndash_profile .quiz_title a:focus, #learndash_profile .profile_edit_profile a:hover, #learndash_profile .profile_edit_profile a:active, #learndash_profile .profile_edit_profile a:focus {
	color: #000;
	background-color: #FFD400;
}

.learndash_lesson_topics_list {
	margin-bottom: 1.5em;
}

.learndash_post_sfwd-lessons br, .learndash .learndash_content+br {
	display: none;
}

#learndash_lessons, #learndash_quizzes, #learndash_profile, #learndash_lesson_topics_list>div {
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 2em;
	clear: both;
}

#lessons_list, #course_list, #quiz_list, .learndash_profile_quizzes, #learndash_lesson_topics_list ul, .learndash_navigation_lesson_topics_list {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}

#lessons_list {
	list-style: decimal;
	padding-left: 1rem;
}

main #lessons_list li,
main #course_list li,
main #quiz_list li {
	border-bottom: 1px solid #efefef;
}

main #lessons_list a, main #course_list a, main #quiz_list a {
	border-bottom: none;
}

main #lessons_list a:hover,
main #lessons_list a:focus, 
main #course_list a:hover,
main #course_list a:focus,
main #quiz_list a:hover,
main #quiz_list a:focus {
	color: #000;
	background-color: #ffd400;
}

#lessons_list>div, #course_list>div, #quiz_list>div, .learndash_profile_quizzes>div, #learndash_lesson_topics_list ul>li, .learndash_navigation_lesson_topics_list>div {
	padding: 1rem 0;
	display: flex;
}

#learndash_lesson_topics_list ul>li {
	margin: 0;
}

#learndash_lessons>div>div, #learndash_quizzes>div>div, #learndash_lesson_topics_list ul>li>span a {
	border: 0;
	border-bottom: 1px solid #efefef;
}

#lessons_list .list-count, #quiz_list .list-count {
	display: block;
	width: 5%;
	min-width: 45px;
	text-align: center;
	border: 0;
	padding-top: .5em;
	line-height: 1.4;
}

#lessons_list .list-count::after, #quiz_list .list-count::after {
	content: ".";
}

#lessons_list .list-count::after {
	margin: 0 0 0 -2px;
}

#lessons_list>div>div, #course_list>div>div, #quiz_list>div>div, .single-sfwd-lessons #learndash_lesson_topics_list ul>li>span.sn, .singular-sfwd-lessons #learndash_lesson_topics_list ul>li>span.sn {
	display: block;
	width: 5%;
	text-align: center;
	border: 0;
}

.rtl #lessons_list>div>div, .rtl #course_list>div>div, .rtl #quiz_list>div>div, .rtl .single-sfwd-lessons #learndash_lesson_topics_list ul>li>span.sn, .rtl .singular-sfwd-lessons #learndash_lesson_topics_list ul>li>span.sn {
	border: 0;
}

#lessons_list>div h2, #course_list>div h2, #quiz_list>div h2, #learndash_lesson_topics_list ul>li>span.topic_item {
	display: block;
	flex-grow: 1;
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal
}

div#lessons_list>div h2>a, div#course_list>div h2>a, div#quiz_list>div h2>a, .single-sfwd-lessons #learndash_lesson_topics_list ul>li>span a, .singular-sfwd-lessons #learndash_lesson_topics_list ul>li>span a {
	display: block;
	padding: .5em 60px .5em .5em;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.4 !important;
	padding-left: .5em !important;
}

.rtl div#lessons_list>div h2>a, .rtl div#course_list>div h2>a, .rtl div#quiz_list>div h2>a, .rtl .single-sfwd-lessons #learndash_lesson_topics_list ul>li>span a, .rtl .singular-sfwd-lessons #learndash_lesson_topics_list ul>li>span a {
	padding-right: .5em !important;
	padding-left: 60px
}

#learndash_course_content .learndash_topic_dots ul, #learndash_course_content .learndash_topic_dots li, #learndash_course_content .learndash_topic_dots ul>li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: transparent;
	font-size: 1em
}

#learndash_course_content .learndash_topic_dots ul>li:nth-of-type(odd), #learndash_course_content .learndash_topic_dots .nth-of-type-odd, .learndash_navigation_lesson_topics_list .nth-of-type-odd, #learndash_lesson_topics_list ul>li.nth-of-type-odd, #learndash_lesson_topics_list ul>li:nth-of-type(odd) {
	background: transparent
}

.learndash_topic_dots .topic_item {
	display: block
}

#learndash_course_content .learndash_topic_dots ul>li a {
	display: block;
	padding: .5em 60px .5em 1.5em;
	line-height: 1.4;
	border-top: 1px solid #efefef;
}

.learndash .learndash_topic_dots.type-list a>span, .learndash_topic_dots ul .topic-completed span, .learndash_topic_dots ul .topic-notcompleted span {
	display: inline;
	min-width: 0;
	min-height: 0;
	padding: 0;
	margin: 0;
	background: none;
	line-height: 1.4
}

.learndash #learndash_lesson_topics_list a span::after, .learndash #learndash_course_content a span::after, .single-sfwd-topic #content-container .learndash .learndash_topic_dots a span::after {
	display: none
}

.expand_collapse {
	width: 100%;
	line-height: 0;
	text-align: right;
	position: relative;
	top: -20px;
	float: right
}

.rtl .expand_collapse {
	text-align: left
}

.expand_collapse a, #learndash_profile .expand_collapse a, #learndash_course_content .expand_collapse a {
	font-size: .875em;
	text-decoration: none;
	border: 0;
	box-shadow: none
}

body div#learndash_lessons #lesson_heading, body div#learndash_profile div.learndash_profile_heading, body div#learndash_quizzes div#quiz_heading, body div#learndash_profile div.learndash_profile_quiz_heading, body div#learndash_lesson_topics_list div>strong {
	display: block;
	border-radius: 0;
	box-shadow: none;
	font-weight: bold
}

#learndash_lessons .right, #learndash_quizzes .right, #learndash_profile .learndash_profile_heading .ld_profile_status {
	float: right;
	text-align: right;
	width: auto
}

.rtl #learndash_lessons .right, .rtl #learndash_quizzes .right, .rtl #learndash_profile .learndash_profile_heading .ld_profile_status {
	float: left
}

.learndash_lessons .notcompleted, .learndash_lessons .completed, .learndash_lessons .notavailable, #learndash_lessons .notcompleted, #learndash_lessons .completed, #learndash_lessons .notavailable, #learndash_course_content .learndash_topic_dots ul>li .topic-notcompleted, #learndash_course_content .learndash_topic_dots ul>li .topic-completed, .learndash_quizzes .notcompleted, .learndash_quizzes .completed, .learndash_quizzes .notavailable, #learndash_profile a.notcompleted, #learndash_profile a.completed, #learndash_profile a.notavailable, .learndash_lesson_topics_list .topic-notcompleted, .learndash_lesson_topics_list .topic-completed {
	background: none;
	position: relative;
	padding-right: 60px
}

.rtl .learndash_lessons .notcompleted, .rtl .learndash_lessons .completed, .rtl .learndash_lessons .notavailable, .rtl #learndash_lessons .notcompleted, .rtl #learndash_lessons .completed, .rtl #learndash_lessons .notavailable, .rtl #learndash_course_content .learndash_topic_dots ul>li .topic-notcompleted, .rtl #learndash_course_content .learndash_topic_dots ul>li .topic-completed, .rtl .learndash_quizzes .notcompleted, .rtl .learndash_quizzes .completed, .rtl .learndash_quizzes .notavailable, .rtl #learndash_profile a.notcompleted, .rtl #learndash_profile a.completed, .rtl #learndash_profile a.notavailable, .rtl .learndash_lesson_topics_list .topic-notcompleted, .rtl .learndash_lesson_topics_list .topic-completed {
	padding-right: .5em;
	padding-left: 60px
}

.learndash_lessons .notcompleted::after, .learndash_lessons .completed::after, .learndash_lessons .notavailable::after, #learndash_lessons .notcompleted::after, #learndash_lessons .completed::after, #learndash_lessons .notavailable::after, #learndash_course_content .learndash_topic_dots ul>li .topic-notcompleted::after, #learndash_course_content .learndash_topic_dots ul>li .topic-completed::after, .learndash_quizzes .notcompleted::after, .learndash_quizzes .completed::after, .learndash_quizzes .notavailable::after, #learndash_profile a.notcompleted::after, #learndash_profile a.completed::after, #learndash_profile a.notavailable::after, .learndash_lesson_topics_list .topic-notcompleted::after, .learndash_lesson_topics_list .topic-completed::after {
	content: "";
	display: block;
	position: absolute;
	top: calc( 50% - 13px);
	right: 10px;
	width: 26px;
	height: 26px;
	background-repeat: no-repeat;
	background-size: 26px
}

.rtl .learndash_lessons .notcompleted::after, .rtl .learndash_lessons .completed::after, .rtl .learndash_lessons .notavailable::after, .rtl #learndash_lessons .notcompleted::after, .rtl #learndash_lessons .completed::after, .rtl #learndash_lessons .notavailable::after, .rtl #learndash_course_content .learndash_topic_dots ul>li .topic-notcompleted::after, .rtl #learndash_course_content .learndash_topic_dots ul>li .topic-completed::after, .rtl .learndash_quizzes .notcompleted::after, .rtl .learndash_quizzes .completed::after, .rtl .learndash_quizzes .notavailable::after, .rtl #learndash_profile a.notcompleted::after, .rtl #learndash_profile a.completed::after, .rtl #learndash_profile a.notavailable::after, .rtl .learndash_lesson_topics_list .topic-notcompleted::after, .rtl .learndash_lesson_topics_list .topic-completed::after {
	right: auto;
	left: 10px
}

.rtl #learndash_profile .notcompleted::after, .rtl #learndash_profile .completed::after, .rtl #learndash_profile .notavailable::after {
	left: 80px
}

.learndash .notcompleted::after, #learndash_profile .notcompleted::after, .learndash_lesson_topics_list .topic-notcompleted::after, #learndash_course_content .learndash_topic_dots ul>li .topic-notcompleted::after {
	background-image: url(images/not-complete.svg)
}

.learndash .completed::after, #learndash_profile .completed::after, .learndash_lesson_topics_list .topic-completed::after, #learndash_course_content .learndash_topic_dots ul>li .topic-completed::after {
	background-image: url(images/completed.svg)
}

.learndash .notavailable::after, #learndash_profile .notavailable::after, .learndash_lesson_topics_list .notavailable::after, #learndash_course_content .learndash_topic_dots ul>li .notavailable::after {
	background-size: 22px !important;
	background-image: url(images/calendar.svg)
}

.learndash_course_content small.notavailable_message {
	display: block;
	padding: 0 .5em .25em;
	font-size: 90%;
	cursor: default
}

div.notavailable_message a {
	display: block
}

.learndash .wpProQuiz_button, 
.learndash .wpProQuiz_button[name=reShowQuestion], 
.wpProQuiz_content .wpProQuiz_button2 {
	display: inline-block;
	padding: .5em 1em;
	border-radius: 4px;
	box-shadow: none;
	color: #0b3055;
	background-color: #fff;
	border: 1px solid #0b3055;
	text-decoration: none;
	font-family: inherit;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 1.3;
	letter-spacing: normal;
	cursor: pointer;
	transition: all .2s ease;
}

.learndash .btn-blue:visited, .learndash .btn-join:visited, .learndash #btn-join:visited, .learndash_checkout_buttons input.btn-join[type=button]:visited, .learndash_checkout_button input[type=submit]:visited, .learndash a#quiz_continue_link:visited, #learndash_back_to_lesson a:visited, #learndash_next_prev_link a.prev-link:visited, #learndash_next_prev_link a.next-link:visited, #sfwd-mark-complete #learndash_mark_complete_button:visited, .learndash .wpProQuiz_button:visited, .learndash .wpProQuiz_button[name=reShowQuestion]:visited, .wpProQuiz_content .wpProQuiz_button2:visited, .thumbnail.course a.btn-primary:visited {
	background: #0b3055;
	color: #fff;
}

.learndash .btn-blue:hover, .learndash .btn-blue:active, .learndash .btn-blue:focus, 
.learndash .btn-join:hover, .learndash .btn-join:active, .learndash .btn-join:focus, 
.learndash #btn-join:hover, .learndash #btn-join:active, .learndash #btn-join:focus, 
.learndash_checkout_buttons input.btn-join[type=button]:hover, .learndash_checkout_buttons input.btn-join[type=button]:active, .learndash_checkout_buttons input.btn-join[type=button]:focus, 
.learndash_checkout_button input[type=submit]:hover, .learndash_checkout_button input[type=submit]:active, .learndash_checkout_button input[type=submit]:focus, 
.learndash a#quiz_continue_link:hover, .learndash a#quiz_continue_link:active, .learndash a#quiz_continue_link:focus, 
#learndash_back_to_lesson a:hover, #learndash_back_to_lesson a:active, #learndash_back_to_lesson a:focus, 
#learndash_next_prev_link a.prev-link:hover, #learndash_next_prev_link a.prev-link:active, #learndash_next_prev_link a.prev-link:focus, 
#learndash_next_prev_link a.next-link:hover, #learndash_next_prev_link a.next-link:active, #learndash_next_prev_link a.next-link:focus, 
#sfwd-mark-complete #learndash_mark_complete_button:hover, #sfwd-mark-complete #learndash_mark_complete_button:active, #sfwd-mark-complete #learndash_mark_complete_button:focus, 
.learndash .wpProQuiz_button:hover, .learndash .wpProQuiz_button:active, .learndash .wpProQuiz_button:focus, 
.learndash .wpProQuiz_button[name=reShowQuestion]:hover, .learndash .wpProQuiz_button[name=reShowQuestion]:active, .learndash .wpProQuiz_button[name=reShowQuestion]:focus, 
.wpProQuiz_content .wpProQuiz_button2:hover, .wpProQuiz_content .wpProQuiz_button2:active, .wpProQuiz_content .wpProQuiz_button2:focus, 
.thumbnail.course a.btn-primary:hover, .thumbnail.course a.btn-primary:active, .thumbnail.course a.btn-primary:focus {
	background: #ffd400;
	color: #0b3055;
}

.ld-course-list-items .ld_course_grid .thumbnail.course a.btn-primary,
.learndash .btn-blue, .learndash .btn-join, .learndash #btn-join, .learndash_checkout_buttons input.btn-join[type=button], 
.learndash_checkout_button input[type=submit], .learndash a#quiz_continue_link, #sfwd-mark-complete #learndash_mark_complete_button,
.learndash a#quiz_continue_link, #learndash_back_to_lesson a, #learndash_next_prev_link a.prev-link, #learndash_next_prev_link a.next-link, #sfwd-mark-complete #learndash_mark_complete_button {
	background: #0b3055;
	color: #fff;
	display: inline-block;
	border: none;
	padding: .5em 1em;
	border-radius: 4px;
	box-shadow: none;
	text-decoration: none;
	font-family: inherit;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 1.3;
	letter-spacing: normal;
	cursor: pointer;
	transition: all .2s ease;
}

.learndash .btn-blue:visited, .learndash .btn-join:visited, .learndash #btn-join:visited, .learndash_checkout_buttons input.btn-join[type=button]:visited, .learndash_checkout_button input[type=submit]:visited, .learndash a#quiz_continue_link:visited, #sfwd-mark-complete #learndash_mark_complete_button:visited, .learndash .wpProQuiz_button:visited, .thumbnail.course a.btn-primary:visited {
	background: rgba(rgb(11, 48, 85, .7));
	color: #fff
}

.learndash .btn-blue:hover, .learndash .btn-blue:active, .learndash .btn-blue:focus, .learndash .btn-join:hover, .learndash .btn-join:active, .learndash .btn-join:focus, .learndash #btn-join:hover, .learndash #btn-join:active, .learndash #btn-join:focus, .learndash_checkout_buttons input.btn-join[type=button]:hover, .learndash_checkout_buttons input.btn-join[type=button]:active, .learndash_checkout_buttons input.btn-join[type=button]:focus, .learndash_checkout_button input[type=submit]:hover, .learndash_checkout_button input[type=submit]:active, .learndash_checkout_button input[type=submit]:focus, .learndash a#quiz_continue_link:hover, .learndash a#quiz_continue_link:active, .learndash a#quiz_continue_link:focus, #sfwd-mark-complete #learndash_mark_complete_button:hover, #sfwd-mark-complete #learndash_mark_complete_button:active, #sfwd-mark-complete #learndash_mark_complete_button:focus, .learndash .wpProQuiz_button:hover, .learndash .wpProQuiz_button:active, .learndash .wpProQuiz_button:focus, .thumbnail.course a.btn-primary:hover, .thumbnail.course a.btn-primary:active, .thumbnail.course a.btn-primary:focus,
.ld-course-list-items .ld_course_grid .thumbnail.course a.btn-primary:hover,
.ld-course-list-items .ld_course_grid .thumbnail.course a.btn-primary:focus{
	background: #ffd400;
	color: #000;
}

.quiz_continue_link, .slickQuizWrapper .quizReturn {
	margin: 1em 0
}

.quiz_continue_link {
	display: none !important;
	padding-bottom: 1em;
	border-bottom: 2px solid #d5d5d5
}

.learndash .learndash_join_button {
	margin-bottom: 1em
}

form#sfwd-mark-complete input#learndash_mark_complete_button[disabled] {
	opacity: .5;
	cursor: not-allowed;
	color: #222;
}

.learndash_checkout_buttons {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin: 1em 0 2em
}

.learndash_checkout_buttons .learndash_checkout_button {
	margin-right: .5em
}

@media(max-width: 600px) {
	.learndash_checkout_buttons .learndash_checkout_button {
		margin: 0 0 .5em
	}
}

.learndash .learndash_topic_dots.type-dots {
	margin-bottom: 1.25em;
	padding: 0;
	display: flex;
	align-items: center;
	flex-wrap: wrap
}

.learndash_topic_dots.type-dots b, .learndash_topic_dots.type-dots strong {
	margin-right: .5em
}

.learndash .learndash_topic_dots.type-dots a {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: .5em;
	text-decoration: none;
	box-shadow: none;
	background-image: none;
	border-radius: 50%;
	border: 2px solid transparent
}

.learndash .learndash_topic_dots.type-dots .topic-completed {
	background-color: #147314;
}

.learndash .learndash_topic_dots.type-dots .topic-notcompleted {
	background-color: #fff;
	border: 2px solid #b2b2b2
}

.learndash .learndash_topic_dots.type-dots span {
	min-height: 0;
	line-height: 1;
	background: none;
	padding: 0
}

#learndash_back_to_lesson {
	margin-bottom: 1em
}

#learndash_next_prev_link {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin: 2em 0;
	padding: 1em 0;
	border-top: 2px solid #b2b2b2;
}

#learndash_next_prev_link a {
	margin: .5em 0 0
}

#learndash_next_prev_link .next-link {
	margin-left: auto
}

.rtl #learndash_next_prev_link .next-link {
	margin: .5rem auto 0 0
}

@media(max-width: 400px) {
	#learndash_next_prev_link .next-link {
		margin-left: 0
	}
}

.rtl #learndash_next_prev_link .next-link {
	margin: .5rem auto 0 0
}

@media(max-width: 400px) {
	.rtl #learndash_next_prev_link .next-link {
		margin-right: 0
	}
}

dd.course_progress {
	display: block;
	margin: 10px 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 1rem;
	background-color: #efefef;
	border: 0;
	border-radius: 4px;
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, .08)
}

.wpProQuiz_sending dd.course_progress {
	overflow: hidden
}

dd.course_progress div.course_progress_blue {
	background-color: #147314;
}

.rtl dd.course_progress div.course_progress_blue {
	float: right
}

#ld_course_info_mycourses_list h2::after {
	content: ":"
}

#course_progress_details, #quiz_progress_details {
	border-top: 2px solid #efefef;
	margin-top: 1em
}

.ld-course-info-my-courses, .ld-course-progress-content-container, .ld-quiz-progress-content-container {
	line-height: 1.5
}

#ld_course_info_mycourses_list h2:first-of-type, #course_progress_details h2:first-of-type, #quiz_progress_details h2:first-of-type {
	font-size: 1.25em;
	font-weight: normal;
	line-height: 1.4;
	margin: 1em 0
}

.ld-courseregistered-content-container {
	margin: .5em 0 1em
}

.ld-course-info-my-courses {
	padding: 1em 0;
	border-bottom: 1px solid #efefef;
}

.ld-course-info-my-courses:last-of-type {
	border: 0
}

.ld-course-info-my-courses img {
	display: block;
	max-width: 100%;
	margin: 0 0 .5em
}

.ld-course-info-my-courses .ld-entry-title {
	display: block;
	line-height: 1.4;
	margin: 0
}

.ld-course-info-my-courses .ld-entry-title a {
	display: block;
	font-size: 22px
}

.ld-course-info-my-courses .ld-entry-title a:hover {
	text-decoration: underline
}

.course_progress_details+br {
	display: none
}

.ld-course-progress-content-container {
	padding-bottom: 1em
}

.learndash-profile-course-title {
	display: block;
	margin-top: 1em
}

.learndash-profile-course-title:first-of-type {
	margin-top: 0
}

.leardash-course-status::after {
	content: "";
	display: block
}

.ld-quiz-progress-content-container {
	border: 0
}

.ld-quiz-progress-content-container p {
	margin-bottom: 1em
}

.course_navigation .learndash_topic_widget_list a>span {
	margin: 0
}

.learndash_navigation_lesson_topics_list>div>div.list_arrow {
	display: block;
	width: 24px
}

.learndash_navigation_lesson_topics_list .list_arrow.collapse, .learndash_navigation_lesson_topics_list .list_arrow.expand, .list_arrow.collapse.lesson_completed, .list_arrow.expand.lesson_completed, .list_arrow.collapse.lesson_incomplete, .list_arrow.expand.lesson_incomplete {
	position: relative;
	top: 3px;
	background: url(images/gray_arrow_collapse.svg) no-repeat 0 0;
	background-size: 24px;
	width: 24px;
	height: 24px;
	opacity: .7;
	transition: all .2s
}

.rtl .learndash_navigation_lesson_topics_list .list_arrow.collapse, .rtl .learndash_navigation_lesson_topics_list .list_arrow.expand, .rtl .list_arrow.collapse.lesson_completed, .rtl .list_arrow.expand.lesson_completed, .rtl .list_arrow.collapse.lesson_incomplete, .rtl .list_arrow.expand.lesson_incomplete {
	transform: rotate(180deg);
	background-image: url(images/gray_arrow_collapse.svg)
}

.learndash_navigation_lesson_topics_list .list_arrow.collapse:hover, .learndash_navigation_lesson_topics_list .list_arrow.collapse:active, .learndash_navigation_lesson_topics_list .list_arrow.collapse:focus, .learndash_navigation_lesson_topics_list .list_arrow.expand:hover, .learndash_navigation_lesson_topics_list .list_arrow.expand:active, .learndash_navigation_lesson_topics_list .list_arrow.expand:focus, .list_arrow.collapse.lesson_completed:hover, .list_arrow.collapse.lesson_completed:active, .list_arrow.collapse.lesson_completed:focus, .list_arrow.expand.lesson_completed:hover, .list_arrow.expand.lesson_completed:active, .list_arrow.expand.lesson_completed:focus, .list_arrow.collapse.lesson_incomplete:hover, .list_arrow.collapse.lesson_incomplete:active, .list_arrow.collapse.lesson_incomplete:focus, .list_arrow.expand.lesson_incomplete:hover, .list_arrow.expand.lesson_incomplete:active, .list_arrow.expand.lesson_incomplete:focus {
	cursor: pointer;
	opacity: 1
}

.learndash_navigation_lesson_topics_list .list_arrow.expand, .rtl .learndash_navigation_lesson_topics_list .list_arrow.expand {
	transform: rotate(90deg)
}

.course_navigation .learndash_navigation_lesson_topics_list .lesson {
	margin: 0
}

.course_navigation .list_lessons {
	width: 100%
}

.course_navigation .lesson a, .course_navigation li a {
	line-height: 1.4
}

.course_navigation .topic_item {
	display: block
}

.learndash_navigation_lesson_topics_list .lesson a, .course_navigation a {
	display: block;
	padding: 7px 3px;
	border-bottom: 1px solid #efefef;
}

.learndash_navigation_lesson_topics_list .topic-completed span, .learndash_navigation_lesson_topics_list .topic-notcompleted span {
	display: inline;
	min-height: 0;
	line-height: 1.4;
	padding: 0;
	background: none
}

.learndash_navigation_lesson_topics_list .topic-completed, .learndash_navigation_lesson_topics_list .topic-notcompleted {
	background-size: 16px;
	background-repeat: no-repeat;
	background-position: calc(100% - 8px) 50%;
	padding-right: 24px;
	padding-left: 1em;
	border-bottom: 1px solid #efefef;
}

.widget ul.learndash-topic-quiz-list {
	margin-left: 0
}

.widget ul.learndash-topic-quiz-list a {
	padding-left: 2em
}

.learndash_navigation_lesson_topics_list .topic-completed, .course_navigation .lesson_completed .lesson a {
	background-image: url(images/completed.svg)
}

.learndash_navigation_lesson_topics_list .topic-notcompleted, .course_navigation .lesson_incomplete .lesson a {
	background-image: url(images/not-complete.svg)
}

.course_navigation .widget_course_return {
	margin: 1em 0 0;
	padding: 0;
	line-height: 1.5;
	border: 0
}

.course_navigation .widget_course_return::before {
	content: "←"
}

.rtl .course_navigation .widget_course_return::before {
	content: ""
}

.rtl .course_navigation .widget_course_return::after {
	content: " →"
}

.course_navigation .widget_course_return a {
	display: inline;
	border: 0;
	padding: 0
}

.widget_sfwd-lessons-widget ul li h2, .widget_sfwd-courses-widget ul li h2 {
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
	margin: 0;
	padding: 0
}

.widget_sfwd-lessons-widget ul {
	padding: 0
}

.widget_sfwd-lessons-widget ul li a {
	font-size: 1em;
	line-height: 1.5
}

.widget_sfwd-lessons-widget .completed {
	font-style: normal;
	text-decoration: none
}

.widget_sfwd-lessons-widget .completed::after {
	content: " (complete)";
	color: #999
}

#learndash_profile .expand_collapse {
	right: .375em
}

#learndash_profile .profile_info {
	padding: 1em;
	overflow: hidden
}

#learndash_profile .profile_info .profile_avatar {
	width: auto;
	float: left;
	margin-right: 1em
}

@media(max-width: 600px) {
	#learndash_profile .profile_info .profile_avatar {
		float: none;
		margin-left: auto;
		margin-right: auto
	}
}

#learndash_profile .profile_info .profile_avatar img {
	border: 0;
	border-radius: 0;
	padding: 0;
	width: auto;
	height: auto
}

.rtl #learndash_profile .profile_info .profile_avatar {
	float: right;
	margin-right: 0;
	margin-left: 1em
}

#learndash_profile .learndash_profile_details {
	float: left;
	line-height: 1.5
}

#learndash_profile .profile_edit_profile {
	margin-top: .5em;
	text-align: center;
	line-height: 1;
	font-size: 95%;
	text-transform: capitalize
}

#learndash_profile .profile_edit_profile a {
	font-size: 100%
}

#learndash_profile .profile_edit_profile a:hover, #learndash_profile .profile_edit_profile a:active, #learndash_profile .profile_edit_profile a:focus {
	text-decoration: underline
}

#learndash_profile .list_arrow.expand, #learndash_profile .list_arrow.collapse {
	position: relative;
	padding: 0;
	background: none;
	min-width: 26px
}

#learndash_profile .list_arrow.expand::before, #learndash_profile .list_arrow.collapse::before {
	position: absolute;
	top: .4375em;
	left: 0;
	content: "";
	width: 26px;
	height: 26px;
	background: url(images/gray_arrow_collapse.svg) no-repeat;
	background-size: 26px;
	opacity: .55;
	transition: all .2s
}

.rtl #learndash_profile .list_arrow.expand::before, .rtl #learndash_profile .list_arrow.collapse::before {
	transform: rotate(180deg)
}

#learndash_profile .list_arrow.expand:hover::before, #learndash_profile .list_arrow.expand:active::before, #learndash_profile .list_arrow.collapse:hover::before, #learndash_profile .list_arrow.collapse:active::before {
	cursor: pointer;
	opacity: 1
}

#learndash_profile .list_arrow.expand::before, .rtl #learndash_profile .list_arrow.expand::before {
	transform: rotate(90deg)
}

#course_list [id^=course] {
	border-bottom: 2px solid #efefef;
}

#learndash_profile #course_list h2 {
	position: relative
}

#learndash_profile .learndash-course-link {
	width: 100%;
	float: none;
	padding: 0
}

#learndash_profile .learndash-course-link a {
	line-height: 1.4;
	padding: .675em 80px .675em .5em
}

.rtl #learndash_profile .learndash-course-link a {
	padding: .675em .5em .675em 90px
}

#learndash_profile .learndash-course-link .status {
	font-size: .9rem;
}

#learndash_profile .learndash-course-status {
	float: none;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 26px
}

.rtl #learndash_profile .learndash-course-status {
	right: auto;
	left: 0
}

#learndash_profile .learndash-course-status a {
	position: absolute;
	top: .4375em;
	right: 0;
	display: block;
	width: 26px;
	height: 26px;
	line-height: 26px;
	padding: 0;
	text-indent: -999em
}

#learndash_profile .learndash_profile_heading .ld_profile_certificate {
	display: none
}

.learndash-course-certificate a[href="#"] {
	cursor: default;
	pointer-events: none;
	opacity: 0
}

#learndash_profile .learndash-course-certificate {
	float: none;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 24px
}

.rtl #learndash_profile .learndash-course-certificate {
	right: auto;
	left: 0
}

#learndash_profile .learndash-course-certificate a {
	position: absolute;
	top: 9px;
	right: 45px;
	display: block;
	width: 24px;
	height: 24px;
	line-height: 24px;
	padding: 0 !important
}

.rtl #learndash_profile .learndash-course-certificate a {
	right: auto;
	left: 65px
}

#learndash_profile .learndash-course-certificate .certificate_icon_large, .learndash_profile_quizzes .certificate_icon {
	display: block;
	width: 24px;
	height: 24px;
	background: url(images/icon-certificate.svg) no-repeat;
	background-size: 24px;
}

#learndash_profile .learndash-course-certificate .certificate_icon_large:hover, #learndash_profile .learndash-course-certificate .certificate_icon_large:active, #learndash_profile .learndash-course-certificate .certificate_icon_large:focus, .learndash_profile_quizzes .certificate_icon:hover, .learndash_profile_quizzes .certificate_icon:active, .learndash_profile_quizzes .certificate_icon:focus {
	opacity: 1
}

#learndash_profile .flip {
	margin-bottom: 1.25em;
	padding: 0 .5em
}

#learndash_profile .flip .learndash_profile_heading {
	font-weight: normal;
	font-size: 95%;
	color: inherit;
	padding-left: 0;
	border: 0;
	background: none
}

#learndash_profile .course_progress {
	width: 100%;
	float: none;
	margin: 0 0 .5em
}

#learndash_profile #course_list .flip .right {
	padding: 0;
	width: 100%;
	text-align: left;
	font-size: 90%;
	line-height: 1;
	color: #222;
}

.rtl #learndash_profile #course_list .flip .right {
	text-align: right;
	float: none
}

#learndash_profile .learndash_profile_quizzes {
	margin-top: 1em
}

@media(max-width: 800px) {
	#learndash_profile .learndash_profile_quizzes {
		font-size: 85%
	}
}

#learndash_profile .learndash_profile_quizzes>div>div {
	display: block;
	padding: 0 5px
}

#learndash_profile .learndash_profile_quizzes .learndash_profile_quiz_heading {
	display: flex;
	padding: 0 0 .25em;
	background: none;
	color: inherit
}

#learndash_profile .learndash_profile_quizzes .learndash_profile_quiz_heading .certificate, #learndash_profile .learndash_profile_quizzes .learndash_profile_quiz_heading .scores {
	display: none
}

#learndash_profile .learndash_profile_quizzes .quiz_title {
	margin-right: auto;
	width: auto
}

.rtl #learndash_profile .learndash_profile_quizzes .quiz_title {
	margin-right: 0;
	margin-left: auto
}

#learndash_profile .learndash_profile_quizzes .passed .quiz_title, #learndash_profile .learndash_profile_quizzes .failed .quiz_title {
	line-height: 1.4;
	width: 100%;
	padding: 0;
	display: flex
}

#learndash_profile .learndash_profile_quizzes .passed .quiz_title .passed_icon, #learndash_profile .learndash_profile_quizzes .passed .quiz_title .failed_icon, #learndash_profile .learndash_profile_quizzes .failed .quiz_title .passed_icon, #learndash_profile .learndash_profile_quizzes .failed .quiz_title .failed_icon {
	min-width: 20px
}

#learndash_profile .learndash_profile_quizzes .learndash_profile_quiz_heading .quiz_date, #learndash_profile .learndash_profile_quizzes .passed .quiz_date, #learndash_profile .learndash_profile_quizzes .failed .quiz_date {
	min-width: 65px
}

@media(min-width: 500px) {
	#learndash_profile .learndash_profile_quizzes .learndash_profile_quiz_heading .quiz_date, #learndash_profile .learndash_profile_quizzes .passed .quiz_date, #learndash_profile .learndash_profile_quizzes .failed .quiz_date {
		min-width: 150px
	}
}

@media(min-width: 800px) {
	#learndash_profile .learndash_profile_quizzes .learndash_profile_quiz_heading .quiz_date, #learndash_profile .learndash_profile_quizzes .passed .quiz_date, #learndash_profile .learndash_profile_quizzes .failed .quiz_date {
		padding-left: 15px
	}
}

@media(min-width: 1100px) {
	#learndash_profile .learndash_profile_quizzes .learndash_profile_quiz_heading .quiz_date, #learndash_profile .learndash_profile_quizzes .passed .quiz_date, #learndash_profile .learndash_profile_quizzes .failed .quiz_date {
		min-width: 250px
	}
}

#learndash_profile .learndash_profile_quizzes .passed .scores, #learndash_profile .learndash_profile_quizzes .failed .scores {
	min-width: 50px
}

@media(min-width: 800px) {
	#learndash_profile .learndash_profile_quizzes .passed .scores, #learndash_profile .learndash_profile_quizzes .failed .scores {
		min-width: 65px
	}
}

#learndash_profile .learndash_profile_quizzes .certificate, #learndash_profile .learndash_profile_quizzes .statistics, #learndash_profile .learndash_profile_quizzes .scores, #learndash_profile .learndash_profile_quizzes .learndash_profile_quiz_heading .certificate, #learndash_profile .learndash_profile_quizzes .quiz_date {
	text-align: right
}

.rtl #learndash_profile .learndash_profile_quizzes .certificate, .rtl #learndash_profile .learndash_profile_quizzes .statistics, .rtl #learndash_profile .learndash_profile_quizzes .scores, .rtl #learndash_profile .learndash_profile_quizzes .learndash_profile_quiz_heading .certificate, .rtl #learndash_profile .learndash_profile_quizzes .quiz_date {
	text-align: left
}

#learndash_profile .learndash_profile_quizzes .failed, #learndash_profile .learndash_profile_quizzes .passed {
	padding: .375em 0;
	border-bottom: 1px solid #efefef;
	align-items: center
}

#learndash_profile .learndash_profile_quizzes .passed .scores {
	color: #147314;
}

#learndash_profile .learndash_profile_quizzes .passed_icon, #learndash_profile .learndash_profile_quizzes .failed_icon, #learndash_profile .learndash_profile_quizzes .pending_icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-size: 20px;
	margin-left: 0;
	margin-right: 8px;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.rtl #learndash_profile .learndash_profile_quizzes .passed_icon, .rtl #learndash_profile .learndash_profile_quizzes .failed_icon, .rtl #learndash_profile .learndash_profile_quizzes .pending_icon {
	margin-left: 8px
}

#learndash_profile .learndash_profile_quizzes .passed_icon {
	background-image: url("images/checkmark.svg")
}

#learndash_profile .learndash_profile_quizzes .failed_icon {
	background-image: url("images/x.svg")
}

#learndash_profile .learndash_profile_quizzes .pending_icon {
	background-image: url("images/clock.svg")
}

#learndash_profile .learndash_profile_quizzes .statistic_icon {
	background: url("images/statistics.svg") no-repeat 0 0;
	width: 20px;
	height: 20px;
	margin: 0;
	background-size: 20px;
	opacity: .7
}

#learndash_profile .learndash_profile_quizzes .statistic_icon:hover, #learndash_profile .learndash_profile_quizzes .statistic_icon:active, #learndash_profile .learndash_profile_quizzes .statistic_icon:focus {
	opacity: 1
}

.ld-course-progress-pager-container, .ld-quiz-progress-pager-container {
	margin-top: 1em
}

.learndash-pager {
	margin: 0;
	padding: 0
}

.learndash-pager .pager-legend, .learndash-pager .pager-legend .pagedisplay {
	float: none;
	display: block;
	clear: both;
	position: static;
	color: #222;
}

.learndash-pager span.pager-left, .learndash-pager span.pager-right {
	margin-bottom: .5em
}

.rtl .learndash-pager span.pager-left {
	float: right;
	margin-left: 5px
}

.rtl .learndash-pager span.pager-right {
	float: right
}

.learndash-pager a {
	line-height: 1;
	padding: .375em .875em;
	background-color: rgba(0, 0, 0, .1)
}

.learndash-pager a.disabled {
	opacity: .5;
	cursor: default;
	pointer-events: none
}

.learndash-pager a:hover, .learndash-pager a:active, .learndash-pager a:focus {
	background-color: rgba(0, 0, 0, .2)
}

.wpProQuiz_content h2.wpProQuiz_header {
	margin: 0 0 1em
}

.wpProQuiz_header+p span {
	font-weight: bold
}

.wpProQuiz_quiz_time {
	margin: 0 0 1em
}

.wpProQuiz_content .wpProQuiz_points, .wpProQuiz_content .wpProQuiz_earned_points, .wpProQuiz_content .wpProQuiz_graded_points {
	font-weight: normal;
	text-align: left;
	margin: 0 0 1em
}

.rtl .wpProQuiz_content .wpProQuiz_points, .rtl .wpProQuiz_content .wpProQuiz_earned_points, .rtl .wpProQuiz_content .wpProQuiz_graded_points {
	text-align: right
}

.wpProQuiz_quiz_time span {
	display: inline;
	background: #f0f0f0;
	padding: 0 5px;
	font-family: monospace;
	font-size: 150%
}

.wpProQuiz_points span, .wpProQuiz_graded_points span {
	font-weight: bold
}

.wpProQuiz_content .wpProQuiz_time_limit .time {
	font-weight: normal;
	margin: 0 0 1em
}

.wpProQuiz_content .wpProQuiz_time_limit .time span {
	display: inline;
	background: #f0f0f0;
	padding: 0 5px;
	font-family: monospace;
	font-size: 160%
}

.wpProQuiz_content .wpProQuiz_time_limit .wpProQuiz_progress {
	height: 24px;
	background-color: #147314;
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, .08);
	border-radius: 4px;
	margin: 0 0 1em
}

.wpProQuiz_content .wpProQuiz_time_limit_expired {
	text-align: left;
	font-size: inherit;
	margin: 0 0 1em
}

.wpProQuiz_content .wpProQuiz_resultTable {
	margin: 1em 0;
	width: 100%;
	border: 0;
	background: #f0f0f0;
	padding: 1em;
	font-weight: normal
}

.wpProQuiz_content .wpProQuiz_resultName {
	width: 40%;
	border: 0;
	padding: .5em
}

.wpProQuiz_content .wpProQuiz_resultValue {
	padding: .5em 0
}

.wpProQuiz_content .wpProQuiz_resultValue div {
	color: inherit;
	box-shadow: none;
	height: 1rem;
	margin-right: 4px
}

.wpProQuiz_content .wpProQuiz_catOverview {
	margin: 0 0 1em
}

.wpProQuiz_content .wpProQuiz_addToplist {
	margin: 1em 0;
	background-color: #f0f0f0;
	padding: 1em;
	border: 0
}

.wpProQuiz_content .wpProQuiz_addToplistMessage {
	border: 1px solid #ccc;
	background-color: #fff;
	margin-bottom: 0;
	border-radius: 0;
	padding: .5em 1em;
	color: inherit
}

.wpProQuiz_toplistTable {
	border: 0;
	margin: 1em 0
}

.wpProQuiz_toplistTable caption {
	padding-bottom: 5px;
	font-size: 80%;
	color: inherit;
	opacity: .5
}

.wpProQuiz_toplistTable thead tr {
	background: transparent;
	border-bottom: 2px solid #efefef;
	padding: .375em .5em;
	color: inherit;
	font-weight: bold
}

.wpProQuiz_toplistTable thead th {
	background: transparent
}

.wpProQuiz_toplistTable td, .wpProQuiz_toplistTable th {
	padding: .5em;
	text-align: left
}

.wpProQuiz_toplistTable td {
	color: inherit !important;
	font-size: inherit !important
}

.wpProQuiz_toplistTable tbody td:first-child {
	font-weight: normal
}

.wpProQuiz_content .wpProQuiz_reviewDiv {
	margin: 1.25em 0
}

.wpProQuiz_content .wpProQuiz_reviewQuestion, .wpProQuiz_content .wpProQuiz_box {
	padding: 7px 7px 0;
	border: 0;
	background-color: #f0f0f0;
	position: relative
}

.wpProQuiz_content .wpProQuiz_reviewQuestion ol, .wpProQuiz_content .wpProQuiz_checkPage ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
	zoom: 1;
	position: relative
}

.wpProQuiz_content .wpProQuiz_reviewQuestion li, .wpProQuiz_content .wpProQuiz_checkPage li {
	float: left;
	margin: 0 7px 7px 0;
	border: 0;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
	padding: 6px;
	width: auto;
	height: auto;
	min-width: 15px;
	text-align: center;
	line-height: 1;
	background: #fff;
	cursor: pointer;
	list-style-type: none;
	background-image: none;
	transition: all .2s
}

.wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionTarget {
	font-weight: bold;
	box-shadow: 0 0 0 3px #666;
	background: #fff
}

.wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionSolved, .wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionSolved {
	font-weight: bold;
	box-shadow: 0 0 0 1px #147314;
	background-color: #147314;
	color: #fff
}

.wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionReview, .wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionReview {
	font-weight: bold;
	border-color: #ffb800;
	box-shadow: 0 0 0 1px #ffb800;
	background: #ffb800;
	color: #000;
}

.wpProQuiz_content .wpProQuiz_reviewLegend {
	padding: 5px;
	margin: 0 0 1em;
}

.wpProQuiz_content .wpProQuiz_reviewLegend li {
	float: left;
	padding-right: 1.25em;
}

.wpProQuiz_list h5.wpProQuiz_header {
	margin: 0;
}

.wpProQuiz_content .wpProQuiz_listItem {
	margin-bottom: 1em;
	padding-bottom: 1em;
}

.wpProQuiz_question {
	margin: 0 !important
}

.wpProQuiz_content .wpProQuiz_question_text {
	margin: 0
}

.wpProQuiz_content .wpProQuiz_question_text p {
	margin-bottom: 1em
}

.wpProQuiz_content .wpProQuiz_questionList, .wpProQuiz_modal_window #wpProQuiz_user_content .wpProQuiz_questionList {
	margin-bottom: 1em;
	background: transparent;
	border: 0;
	padding: 0;
	list-style: none;
	text-align: left
}

.wpProQuiz_content .wpProQuiz_questionList p label, .wpProQuiz_modal_window #wpProQuiz_user_content .wpProQuiz_questionList p label {
	padding: 0 .375em
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wpProQuiz_questionList {
	margin-left: 0
}

.wpProQuiz_content .wpProQuiz_questionListItem {
	padding: 3px;
	margin-bottom: 5px
}

.rtl .wpProQuiz_content .wpProQuiz_questionListItem {
	text-align: right
}

.wpProQuiz_content .wpProQuiz_questionListItem input[type=radio], .wpProQuiz_content .wpProQuiz_questionListItem input[type=checkbox] {
	margin: 0 7px
}

.wpProQuiz_content .wpProQuiz_questionListItem .wpProQuiz_questionInput[disabled] {
	opacity: .8
}

.wpProQuiz_questionList input[disabled] {
	opacity: .8
}

.wpProQuiz_content .wpProQuiz_answerCorrect, .wpProQuiz_content .wpProQuiz_answerCorrect .wpProQuiz_questionInput[type=text] {
	background: transparent;
	color: #147314;
	font-weight: bold;
	opacity: 1
}

.wpProQuiz_content .wpProQuiz_answerCorrect .wpProQuiz_sortStringItem {
	color: #147314
}

.wpProQuiz_content .wpProQuiz_answerIncorrect, .wpProQuiz_content .wpProQuiz_answerIncorrect .wpProQuiz_questionInput[type=text] {
	background: transparent;
	color: #b71c1c;
	font-weight: bold;
	opacity: 1
}

.wpProQuiz_content .wpProQuiz_answerIncorrect .wpProQuiz_sortStringItem {
	color: #b71c1c
}

.wpProQuiz_content .wpProQuiz_sortable, .wpProQuiz_sortStringItem, .wpProQuiz_modal_window #wpProQuiz_user_content .wpProQuiz_sortable, .wpProQuiz_modal_window #wpProQuiz_user_content .wpProQuiz_sortStringItem {
	padding: .375em .5em;
	background: #fff;
	border: 1px solid #efefef;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .05), 0 1px 1px rgba(0, 0, 0, .1) !important
}

.wpProQuiz_content .wpProQuiz_matrixSortString {
	background: #f0f0f0;
	padding: 1em;
	border: 0
}

.wpProQuiz_content ul.wpProQuiz_sortStringList {
	padding: .25em;
	overflow: hidden
}

.wpProQuiz_content ul.wpProQuiz_sortStringList>li {
	margin: 0 7px 7px 0
}

.wpProQuiz_content .wpProQuiz_mextrixTr>td {
	background: #f0f0f0
}

.wpProQuiz_content .wpProQuiz_maxtrixSortText, .wpProQuiz_content ul.wpProQuiz_maxtrixSortCriterion {
	padding: .25em
}

.wpProQuiz_content .wpProQuiz_cloze input[type=text], .wpProQuiz_modal_window #wpProQuiz_user_content .wpProQuiz_cloze {
	height: auto;
	background: transparent;
	border: 0;
	border-bottom: 1px solid;
	margin: 0;
	padding: .125em .375em;
	color: inherit;
	border-radius: 0;
	box-shadow: none;
	opacity: 1
}

.wpProQuiz_content .wpProQuiz_cloze input[type=text]:hover {
	background: #fff9c4
}

.wpProQuiz_content .wpProQuiz_cloze input[type=text]:focus {
	background: #fff176
}

.wpProQuiz_clozeCorrect, #wpProQuiz_user_content .wpProQuiz_cloze.wpProQuiz_answerCorrect {
	color: #147314
}

#wpProQuiz_user_content .wpProQuiz_cloze.wpProQuiz_answerIncorrect {
	color: #b71c1c
}

.wpProQuiz_questionList .graded-disclaimer {
	font-size: 85%;
	opacity: .65;
	margin: 7px 0 0
}

.wpProQuiz_content .wpProQuiz_tipp>div {
	left: 0;
	right: 0;
	padding: 1.75em;
	background: #ecf9ff;
	border: 2px solid #c7eafa;
	border-radius: 4px;
	box-shadow: none
}

.wpProQuiz_content .wpProQuiz_response, .wpProQuiz_modal_window #wpProQuiz_user_content .wpProQuiz_response {
	background: #f0f0f0;
	border: 0;
	padding: .75em;
	margin: 1em 0 0;
	box-shadow: none
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wpProQuiz_response {
	background: #fff;
	border: 1px solid #efefef;
}

.wpProQuiz_content .wpProQuiz_correct span, .wpProQuiz_content .wpProQuiz_incorrect span {
	font-weight: bold
}

.wpProQuiz_content .wpProQuiz_correct p:last-child, .wpProQuiz_content .wpProQuiz_incorrect p:last-child {
	margin: 0
}

.wpProQuiz_content .wpProQuiz_correct>span, .wpProQuiz_modal_window #wpProQuiz_user_content .wpProQuiz_answerCorrect {
	background: transparent;
	color: #147314
}

.wpProQuiz_content .wpProQuiz_incorrect>span, .wpProQuiz_modal_window #wpProQuiz_user_content .wpProQuiz_answerIncorrect {
	background: transparent;
	color: #b71c1c
}

.wpProQuiz_sending div.course_progress_blue {
	-webkit-animation: none !important;
	animation: none !important
}

#wpProQuiz_user_overlay .wpProQuiz_modal_window {
	padding: 0 !important;
	top: 8px;
	bottom: 8px;
	left: 8px;
	right: 8px
}

@media(max-width: 1150px) {
	#wpProQuiz_user_overlay .wpProQuiz_modal_window {
		overflow: scroll
	}
}

@media(min-width: 600px)and (min-height: 600px) {
	#wpProQuiz_user_overlay .wpProQuiz_modal_window {
		padding: 1em !important;
		top: 20px;
		bottom: 20px;
		left: 20px;
		right: 20px
	}
}

#wpProQuiz_user_overlay .wpProQuiz_modal_backdrop {
	background: #000;
	opacity: .55
}

#wpProQuiz_loadUserData {
	max-width: 310px;
	margin: 60px auto 0 !important;
	padding: 1.5em;
	background: rgba(0, 0, 0, .1) !important;
	border-radius: 4px;
	border: 0;
	font-size: 24px;
	color: #999;
	text-align: center;
	-webkit-animation: 1s ease loading-pulse infinite;
	animation: 1s ease loading-pulse infinite
}

#wpProQuiz_overlay_close {
	position: fixed !important;
	top: 8px !important;
	right: 8px !important;
	width: auto;
	height: auto;
	padding: 10px 17px;
	margin: 0;
	border: 0;
	border-radius: 0;
	background: rgba(0, 0, 0, .7);
	box-shadow: -2px 2px 0 #fff;
	font-size: 18px !important;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -0.02rem;
	text-shadow: none
}

#wpProQuiz_overlay_close:hover {
	background: #1565c0
}

@media(min-width: 600px)and (min-height: 600px) {
	#wpProQuiz_overlay_close {
		top: 20px !important;
		right: 20px !important
	}
}

.wpProQuiz_modal_window #wpProQuiz_user_content {
	margin: 0 !important
}

.wpProQuiz_modal_window #wpProQuiz_user_content h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0 15px;
	color: #999;
	font-family: sans-serif;
	line-height: 22px
}

.wpProQuiz_modal_window #wpProQuiz_user_content h2:first-of-type {
	padding-top: 10px
}

@media(min-width: 1000px) {
	.wpProQuiz_modal_window #wpProQuiz_user_content h2 {
		text-align: center
	}
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table {
	margin-bottom: 0
}

@media(min-width: 1000px) {
	.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table {
		margin-left: auto;
		margin-right: auto
	}
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table thead th:nth-child(1), .wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table tbody th:nth-child(1) {
	width: 45px !important
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table thead th:nth-child(2), .wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table tbody th:nth-child(2) {
	width: 200px !important
}

@media(min-width: 600px) {
	.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table thead th:nth-child(2), .wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table tbody th:nth-child(2) {
		width: 300px !important
	}
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table thead th:nth-child(3), .wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table tbody th:nth-child(3) {
	width: 90px !important
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table thead th:nth-child(7), .wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table tbody th:nth-child(7) {
	width: 110px
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table thead th:nth-child(8), .wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table tbody th:nth-child(8) {
	width: 90px !important
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table thead th, .wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table tfoot th {
	background: rgba(0, 0, 0, .06);
	box-shadow: none;
	font-weight: bold;
	color: #4c504a
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table thead th {
	border-bottom: 0
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table tr {
	transition: all 150ms ease
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table th, .wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table td {
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	padding: .5em
}

@media(min-width: 600px)and (min-height: 600px) {
	.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table th, .wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table td {
		padding: .75em
	}
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table th[style*=bold] {
	font-weight: normal
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table thead th span[style*=x-small] {
	font-size: 80%;
	font-weight: normal
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table tbody tr:last-child {
	display: none
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table .categoryTr th {
	background: #fff;
	border-top: 2px solid #dcdcdc;
	border-bottom: 2px solid #dcdcdc
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table .categoryTr th:nth-child(2) {
	width: 70px !important;
	text-align: center
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table [id*=wpProQuiz_ctr] th {
	border-top-width: 1px
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table th[style*=green], .wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table td[style*=green], .wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table thead th:nth-child(4) {
	color: #147314 !important
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table th[style*=red], .wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table td[style*=red], .wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table thead th:nth-child(5) {
	color: #b71c1c !important
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table th p {
	margin: 0;
	line-height: 1.2
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table tbody tr:nth-child(4n+4) {
	background: #fafafa
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table tbody tr:hover, .wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table tfoot tr:hover th {
	background: #ecf9ff
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table .statistic_data {
	display: inline-block;
	margin-top: .375em;
	padding: .25em;
	border-radius: 4px;
	font-weight: normal;
	font-size: 85%;
	text-decoration: none;
	box-shadow: none
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table tbody tr:hover .statistic_data {
	background: rgba(255, 255, 255, .7)
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table tbody tr:hover .statistic_data:hover, .wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table tbody tr:hover .statistic_data:active {
	background: #fff
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table tfoot th {
	border-top: 3px solid #dcdcdc
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wp-list-table tfoot th:nth-child(2) {
	text-transform: uppercase;
	font-size: 110%
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wpProQuiz_questionList>li {
	background: none
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wpProQuiz_mextrixTr>td {
	border: 1px solid #d1d1d1;
	padding: 5px;
	vertical-align: middle
}

.wpProQuiz_modal_window #wpProQuiz_user_content .wpProQuiz_cloze+span {
	font-family: monospace
}

.wpProQuiz_modal_window #wpProQuiz_user_content .alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em
}

.wpProQuiz_modal_window #wpProQuiz_user_content .alignright {
	display: inline;
	float: right;
	margin-left: 1.5em
}

.wpProQuiz_modal_window #wpProQuiz_user_content .aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.no_radius {
	border-radius: 0 !important
}

.clear_both {
	clear: both
}

.ld-error {
	color: #b71c1c
}

#ld_course_categorydropdown, #ld_lesson_categorydropdown, #ld_topic_categorydropdown, #et-boc #ld_course_categorydropdown, #et-boc #ld_lesson_categorydropdown, #et-boc #ld_topic_categorydropdown {
	background: #f7f7f7;
	padding: 1em;
	margin-bottom: 1em;
	border-radius: 4px;
}

.ld-course-list-items.row {
	margin: 0
}

.ld-course-list-content .ld_course_grid, #ld_course_list .ld-course-list-items .ld_course_grid, #et-boc .ld-course-list-items .ld_course_grid {
	box-sizing: border-box;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .05), 0 4px 14px rgba(0, 0, 0, .08);
	padding: 0;
	overflow: hidden;
	transition: all .2s ease
}

@media(min-width: 576px) {
	.ld-course-list-content .ld_course_grid.col-sm-12, #ld_course_list .ld_course_grid.col-sm-12, #et-boc .ld_course_grid.col-sm-12 {
		flex: 0 0 100%;
		max-width: 100%;
		margin-right: 0;
		margin-bottom: 1.5em
	}
	.ld-course-list-content .ld_course_grid.col-sm-12:nth-child(2n), #ld_course_list .ld_course_grid.col-sm-12:nth-child(2n), #et-boc .ld_course_grid.col-sm-12:nth-child(2n) {
		margin-right: 0
	}
	.rtl .ld-course-list-content .ld_course_grid.col-sm-12, .rtl #ld_course_list .ld_course_grid.col-sm-12, .rtl #et-boc .ld_course_grid.col-sm-12 {
		margin-right: 0
	}
	.rtl .ld-course-list-content .ld_course_grid.col-sm-12:nth-child(2n), .rtl #ld_course_list .ld_course_grid.col-sm-12:nth-child(2n), .rtl #et-boc .ld_course_grid.col-sm-12:nth-child(2n) {
		margin-left: 0
	}
}

@media(min-width: 768px) {
	.ld-course-list-content .ld_course_grid.col-md-6, #ld_course_list .ld_course_grid.col-md-6, #et-boc .ld_course_grid.col-md-6 {
		flex: 0 0 48%;
		max-width: 48%;
		margin-right: 4%;
		margin-bottom: 4%
	}
	.rtl .ld-course-list-content .ld_course_grid.col-md-6, .rtl #ld_course_list .ld_course_grid.col-md-6, .rtl #et-boc .ld_course_grid.col-md-6 {
		margin-left: 4%
	}
}

@media(min-width: 576px) {
	.ld-course-list-content .ld_course_grid.col-sm-8, #ld_course_list .ld_course_grid.col-sm-8, #et-boc .ld_course_grid.col-sm-8 {
		flex: 0 0 100%;
		max-width: 100%;
		margin-right: 4%;
		margin-bottom: 4%
	}
	.ld-course-list-content .ld_course_grid.col-sm-8:nth-child(2n), #ld_course_list .ld_course_grid.col-sm-8:nth-child(2n), #et-boc .ld_course_grid.col-sm-8:nth-child(2n) {
		margin-right: 0
	}
	.rtl .ld-course-list-content .ld_course_grid.col-sm-8, .rtl #ld_course_list .ld_course_grid.col-sm-8, .rtl #et-boc .ld_course_grid.col-sm-8 {
		margin-right: 0;
		margin-left: 4%
	}
	.rtl .ld-course-list-content .ld_course_grid.col-sm-8:nth-child(2n), .rtl #ld_course_list .ld_course_grid.col-sm-8:nth-child(2n), .rtl #et-boc .ld_course_grid.col-sm-8:nth-child(2n) {
		margin-left: 0
	}
}

@media(min-width: 768px) {
	.ld-course-list-content .ld_course_grid.col-md-4, #ld_course_list .ld_course_grid.col-md-4, #et-boc .ld_course_grid.col-md-4 {
		flex: 0 0 31.5%;
		max-width: 31.5%;
		margin-right: 2.75%;
		margin-bottom: 2.75%
	}
	.ld-course-list-content .ld_course_grid.col-sm-8:nth-child(2n), #ld_course_list .ld_course_grid.col-sm-8:nth-child(2n), #et-boc .ld_course_grid.col-sm-8:nth-child(2n) {
		margin-right: 2.75%
	}
	.ld-course-list-content .ld_course_grid.col-md-4:nth-child(3n), #ld_course_list .ld_course_grid.col-md-4:nth-child(3n), #et-boc .ld_course_grid.col-md-4:nth-child(3n) {
		margin-right: 0
	}
	.rtl .ld-course-list-content .ld_course_grid.col-md-4, .rtl #ld_course_list .ld_course_grid.col-md-4, .rtl #et-boc .ld_course_grid.col-md-4 {
		margin-right: 0;
		margin-left: 2.75%
	}
	.rtl .ld-course-list-content .ld_course_grid.col-sm-8:nth-child(2n), .rtl #ld_course_list .ld_course_grid.col-sm-8:nth-child(2n), .rtl #et-boc .ld_course_grid.col-sm-8:nth-child(2n) {
		margin-right: 0;
		margin-left: 2.75%
	}
	.rtl .ld-course-list-content .ld_course_grid.col-md-4:nth-child(3n), .rtl #ld_course_list .ld_course_grid.col-md-4:nth-child(3n), .rtl #et-boc .ld_course_grid.col-md-4:nth-child(3n) {
		margin-left: 0
	}
}

@media(min-width: 576px) {
	.ld-course-list-content .ld_course_grid.col-sm-6, #ld_course_list .ld_course_grid.col-sm-6, #et-boc .ld_course_grid.col-sm-6 {
		flex: 0 0 31.5%;
		max-width: 31.5%;
		margin-right: 2.75%;
		margin-bottom: 2.75%
	}
	.ld-course-list-content .ld_course_grid.col-sm-6:nth-child(3n), #ld_course_list .ld_course_grid.col-sm-6:nth-child(3n), #et-boc .ld_course_grid.col-sm-6:nth-child(3n) {
		margin-right: 0
	}
	.rtl .ld-course-list-content .ld_course_grid.col-sm-6, .rtl #ld_course_list .ld_course_grid.col-sm-6, .rtl #et-boc .ld_course_grid.col-sm-6 {
		margin-right: 0;
		margin-left: 2.75%
	}
	.rtl .ld-course-list-content .ld_course_grid.col-sm-6:nth-child(3n), .rtl #ld_course_list .ld_course_grid.col-sm-6:nth-child(3n), .rtl #et-boc .ld_course_grid.col-sm-6:nth-child(3n) {
		margin-left: 0
	}
}

@media(min-width: 768px) {
	.ld-course-list-content .ld_course_grid.col-md-3, #ld_course_list .ld_course_grid.col-md-3, #et-boc .ld_course_grid.col-md-3 {
		flex: 0 0 23.3%;
		max-width: 23.3%;
		margin-right: 2.26%;
		margin-bottom: 2.26%
	}
	.ld-course-list-content .ld_course_grid.col-sm-6:nth-child(3n), #ld_course_list .ld_course_grid.col-sm-6:nth-child(3n), #et-boc .ld_course_grid.col-sm-6:nth-child(3n) {
		margin-right: 2.26%
	}
	.ld-course-list-content .ld_course_grid.col-md-3:nth-child(4n), #ld_course_list .ld_course_grid.col-md-3:nth-child(4n), #et-boc .ld_course_grid.col-md-3:nth-child(4n), .ld-course-list-content .ld_course_grid.col-sm-6:nth-child(4n), #ld_course_list .ld_course_grid.col-sm-6:nth-child(4n), #et-boc .ld_course_grid.col-sm-6:nth-child(4n) {
		margin-right: 0
	}
	.rtl .ld-course-list-content .ld_course_grid.col-md-3, .rtl #ld_course_list .ld_course_grid.col-md-3, .rtl #et-boc .ld_course_grid.col-md-3, .rtl .ld-course-list-content .ld_course_grid.col-sm-6:nth-child(3n), .rtl #ld_course_list .ld_course_grid.col-sm-6:nth-child(3n), .rtl #et-boc .ld_course_grid.col-sm-6:nth-child(3n) {
		margin-right: 0;
		margin-left: 2.26%
	}
	.rtl .ld-course-list-content .ld_course_grid.col-md-3:nth-child(4n), .rtl #ld_course_list .ld_course_grid.col-md-3:nth-child(4n), .rtl #et-boc .ld_course_grid.col-md-3:nth-child(4n) {
		margin-left: 0
	}
}

@media(min-width: 576px) {
	.ld-course-list-content .ld_course_grid.col-sm-5, #ld_course_list .ld_course_grid.col-sm-5, #et-boc .ld_course_grid.col-sm-5 {
		flex: 0 0 31.5%;
		max-width: 31.5%;
		margin-right: 2.75%;
		margin-bottom: 2.75%
	}
	.ld-course-list-content .ld_course_grid.col-sm-5:nth-child(3n), #ld_course_list .ld_course_grid.col-sm-5:nth-child(3n), #et-boc .ld_course_grid.col-sm-5:nth-child(3n) {
		margin-right: 0
	}
	.rtl .ld-course-list-content .ld_course_grid.col-sm-5, .rtl #ld_course_list .ld_course_grid.col-sm-5, .rtl #et-boc .ld_course_grid.col-sm-5 {
		margin-right: 0;
		margin-left: 2.75%
	}
	.rtl .ld-course-list-content .ld_course_grid.col-sm-5:nth-child(3n), .rtl #ld_course_list .ld_course_grid.col-sm-5:nth-child(3n), .rtl #et-boc .ld_course_grid.col-sm-5:nth-child(3n) {
		margin-left: 0
	}
}

@media(min-width: 768px) {
	.ld-course-list-content .ld_course_grid.col-md-2-4, #ld_course_list .ld_course_grid.col-md-2-4, #et-boc .ld_course_grid.col-md-2-4 {
		flex: 0 0 18.5%;
		max-width: 18.5%;
		margin-right: 1.875%;
		margin-bottom: 1.875%
	}
	.ld-course-list-content .ld_course_grid.col-sm-5:nth-child(3n), #ld_course_list .ld_course_grid.col-sm-5:nth-child(3n), #et-boc .ld_course_grid.col-sm-5:nth-child(3n) {
		margin-right: 1.875%
	}
	.ld-course-list-content .ld_course_grid.col-md-2-4:nth-child(5n), #ld_course_list .ld_course_grid.col-md-2-4:nth-child(5n), #et-boc .ld_course_grid.col-md-2-4:nth-child(5n) {
		margin-right: 0
	}
	.rtl .ld-course-list-content .ld_course_grid.col-md-2-4, .rtl #ld_course_list .ld_course_grid.col-md-2-4, .rtl #et-boc .ld_course_grid.col-md-2-4 {
		margin-right: 0;
		margin-left: 1.875%
	}
	.rtl .ld-course-list-content .ld_course_grid.col-sm-5:nth-child(3n), .rtl #ld_course_list .ld_course_grid.col-sm-5:nth-child(3n), .rtl #et-boc .ld_course_grid.col-sm-5:nth-child(3n) {
		margin-left: 1.875%
	}
	.rtl .ld-course-list-content .ld_course_grid.col-md-2-4:nth-child(5n), .rtl #ld_course_list .ld_course_grid.col-md-2-4:nth-child(5n), .rtl #et-boc .ld_course_grid.col-md-2-4:nth-child(5n) {
		margin-left: 0
	}
}

@media(min-width: 576px) {
	.ld-course-list-content .ld_course_grid.col-sm-4, #ld_course_list .ld_course_grid.col-sm-4, #et-boc .ld_course_grid.col-sm-4 {
		flex: 0 0 31.5%;
		max-width: 31.5%;
		margin-right: 2.75%;
		margin-bottom: 2.75%
	}
	.ld-course-list-content .ld_course_grid.col-sm-4:nth-child(3n), #ld_course_list .ld_course_grid.col-sm-4:nth-child(3n), #et-boc .ld_course_grid.col-sm-4:nth-child(3n) {
		margin-right: 0
	}
	.rtl .ld-course-list-content .ld_course_grid.col-sm-4, .rtl #ld_course_list .ld_course_grid.col-sm-4, .rtl #et-boc .ld_course_grid.col-sm-4 {
		margin-right: 0;
		margin-left: 2.75%
	}
	.rtl .ld-course-list-content .ld_course_grid.col-sm-4:nth-child(3n), .rtl #ld_course_list .ld_course_grid.col-sm-4:nth-child(3n), .rtl #et-boc .ld_course_grid.col-sm-4:nth-child(3n) {
		margin-left: 0
	}
}

@media(min-width: 768px) {
	.ld-course-list-content .ld_course_grid.col-md-2, #ld_course_list .ld_course_grid.col-md-2, #et-boc .ld_course_grid.col-md-2 {
		flex: 0 0 15.625%;
		max-width: 15.625%;
		margin-right: 1.25%;
		margin-bottom: 1.25%
	}
	.ld-course-list-content .ld_course_grid.col-sm-4:nth-child(3n), #ld_course_list .ld_course_grid.col-sm-4:nth-child(3n), #et-boc .ld_course_grid.col-sm-4:nth-child(3n) {
		margin-right: 1.25%
	}
	.ld-course-list-content .ld_course_grid.col-md-2:nth-child(6n), #ld_course_list .ld_course_grid.col-md-2:nth-child(6n), #et-boc .ld_course_grid.col-md-2:nth-child(6n) {
		margin-right: 0
	}
	.rtl .ld-course-list-content .ld_course_grid.col-md-2, .rtl #ld_course_list .ld_course_grid.col-md-2, .rtl #et-boc .ld_course_grid.col-md-2 {
		margin-right: 0;
		margin-left: 1.25%
	}
	.rtl .ld-course-list-content .ld_course_grid.col-sm-4:nth-child(3n), .rtl #ld_course_list .ld_course_grid.col-sm-4:nth-child(3n), .rtl #et-boc .ld_course_grid.col-sm-4:nth-child(3n) {
		margin-left: 1.25%
	}
	.rtl .ld-course-list-content .ld_course_grid.col-md-2:nth-child(6n), .rtl #ld_course_list .ld_course_grid.col-md-2:nth-child(6n), .rtl #et-boc .ld_course_grid.col-md-2:nth-child(6n) {
		margin-left: 0
	}
}

.ld-course-list-items div.ld_course_grid .thumbnail, .ld_course_grid .thumbnail, #et-boc .ld_course_grid .thumbnail, .entry-content div.ld_course_grid .thumbnail {
	max-width: 100%;
	padding: 0 !important;
	margin: 0;
	background: transparent;
	border-radius: 0;
	border: 0 !important;
	box-shadow: none;
	display: flex !important;
	flex-direction: column;
	min-height: 100%
}

.ld-course-list-items div.ld_course_grid .thumbnail>a, .ld_course_grid .thumbnail>a, #et-boc .ld_course_grid .thumbnail>a, .entry-content div.ld_course_grid .thumbnail>a {
	display: block
}

.ld-course-list-items div.ld_course_grid .thumbnail a img, .ld_course_grid .thumbnail a img, #et-boc .ld_course_grid .thumbnail a img, .entry-content div.ld_course_grid .thumbnail a img {
	display: block;
	margin: 0
}

.ld-course-list-items div.ld_course_grid .thumbnail .caption, .ld_course_grid .thumbnail .caption, #et-boc .ld_course_grid .thumbnail .caption, .entry-content div.ld_course_grid .thumbnail .caption {
	position: relative;
	padding: 1em 1.5em 1.5em;
	flex: 1;
	display: flex;
	flex-direction: column
}

.ld-course-list-items div.ld_course_grid .thumbnail .caption p:not(.ld_course_grid_button):not(.entry-content), .ld_course_grid .thumbnail .caption p:not(.ld_course_grid_button):not(.entry-content), #et-boc .ld_course_grid .thumbnail .caption p:not(.ld_course_grid_button):not(.entry-content), .entry-content div.ld_course_grid .thumbnail .caption p:not(.ld_course_grid_button):not(.entry-content) {
	display: none
}

.ld-course-list-items div.ld_course_grid .thumbnail .caption .entry-title, .ld_course_grid .thumbnail .caption .entry-title, #et-boc .ld_course_grid .thumbnail .caption .entry-title, .entry-content div.ld_course_grid .thumbnail .caption .entry-title {
	line-height: 1.2;
	margin-bottom: 15px !important
}

.ld-course-list-items div.ld_course_grid .thumbnail .caption .entry-title::before, .ld_course_grid .thumbnail .caption .entry-title::before, #et-boc .ld_course_grid .thumbnail .caption .entry-title::before, .entry-content div.ld_course_grid .thumbnail .caption .entry-title::before {
	display: none
}

.ld-course-list-items div.ld_course_grid .thumbnail .caption .entry-content, .ld_course_grid .thumbnail .caption .entry-content, #et-boc .ld_course_grid .thumbnail .caption .entry-content, .entry-content div.ld_course_grid .thumbnail .caption .entry-content {
	padding: 0;
	margin: 0 0 15px !important
}

.ld-course-list-items div.ld_course_grid .thumbnail .caption .ld_course_grid_button, .ld_course_grid .thumbnail .caption .ld_course_grid_button, #et-boc .ld_course_grid .thumbnail .caption .ld_course_grid_button, .entry-content div.ld_course_grid .thumbnail .caption .ld_course_grid_button {
	margin-top: auto !important;
	padding-bottom: 0
}

.ld-course-list-items div.ld_course_grid .thumbnail a.btn, .ld_course_grid .thumbnail a.btn, #et-boc .ld_course_grid .thumbnail a.btn, .entry-content div.ld_course_grid .thumbnail a.btn {
	font-size: 95%;
	white-space: normal;
	width: auto
}

#ld_course_categorydropdown .buddyboss-select {
	margin-right: 0
}

.thumbnail .btn {
	width: auto
}

#ld_course_list .ast-article-single .entry-title, .ld_course_grid .ast-article-single .entry-title {
	font-size: 1.5rem
}

.ld_course_grid dd.course_progress {
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 0;
	height: .75rem;
	border-radius: 0;
	-webkit-animation: 1s ease fade-in-right-small;
	        animation: 1s ease fade-in-right-small;
}

.ld_course_grid dd.course_progress::after {
	display: none
}

.ld_course_grid dd.course_progress div.course_progress_blue {
	border-radius: 0
}

body .ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price, #et-boc .ld_course_grid .thumbnail.course .ld_course_grid_price {
	top: 0;
	left: 0;
	padding: 4px 13px;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, .1), 1px 1px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, .1), 1px 1px 0 rgba(0, 0, 0, .1);
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .1), 1px 1px 0 rgba(0, 0, 0, .1);
	border-radius: 4px 4px 0 0;
	font-size: 90%;
	text-shadow: none;
	position: relative;
}

body .ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price::before, #et-boc .ld_course_grid .thumbnail.course .ld_course_grid_price::before {
	display: none;
}

.rtl body .ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price, .rtl #et-boc .ld_course_grid .thumbnail.course .ld_course_grid_price {
	left: unset;
	right: 8px
}

.ld-course-list-items .ld_course_grid .thumbnail .caption {
	color: #000;
}

body #learndash_lessons div#lesson_heading, body #learndash_profile.dashboard div.learndash_profile_heading, body #learndash_quizzes div#quiz_heading, body div#learndash_lesson_topics_list div>strong {
	border-radius: 0;
	padding: .375em .5em
}

.learndash a.completed, #learndash_profile a.completed, .learndash a.notcompleted, #learndash_profile a.notcompleted {
	background: none
}

#learndash_profile.dashboard div.learndash_profile_quizzes a {
	font-size: inherit
}

#learndash_profile.dashboard .learndash_profile_quizzes .quiz_title {
	padding-left: 0 !important
}

.learndash_profile_quiz_heading strong {
	font-weight: normal
}

div#learndash_lesson_topics_list ul>li:nth-of-type(even) {
	background: none
}

div#learndash_profile.dashboard #lessons_list>div:first-child h2, div#learndash_profile.dashboard #quiz_list>div:first-child h2 {
	border: 0
}

div#learndash_profile.dashboard #lessons_list>div h2 a, div#learndash_profile.dashboard #quiz_list>div h2 a {
	border-top: 1px solid #efefef;
	border-bottom: 0
}

#learndash_profile.dashboard div#learndash_lesson_topics_list span a {
	margin-left: 1em
}

div#learndash_profile.dashboard #lessons_list>div .learndash_topic_dots .topic_item a {
	padding: .375em 60px .5em .5em;
	position: relative
}

div#learndash_profile.dashboard #lessons_list>div .learndash_topic_dots .topic_item a::after {
	content: "";
	display: block;
	position: absolute;
	top: calc( 50% - 13px);
	right: 10px;
	width: 26px;
	height: 26px;
	background-repeat: no-repeat;
	background-size: 26px
}

div#learndash_profile.dashboard #lessons_list>div .learndash_topic_dots .topic_item a.topic-notcompleted::after {
	background-image: url(images/not-complete.svg)
}

div#learndash_profile.dashboard #lessons_list>div .learndash_topic_dots .topic_item a.topic-completed::after {
	background-image: url(images/completed.svg)
}

.ult-form__container form {
	outline: initial;
	width: calc(100% - 30%);
}

.ult-box {
	font-family: inherit;
	font-size: inherit;
	border: none;
	box-shadow: none;
	padding: 0;
}

.ult-notice {
	color: #222;
}

.ult-form__footer {
	width: calc(100% - 30%);
	display: inline-block;
	display: flex;
	justify-content: flex-start;
	align-content: flex-start;
}

.ult-form__footer a {
	color: #0b3055;
}

.ult-form__footer a:hover,
.ult-form__footer a:focus {
	color: #000;
}

#ult-2fa-validation-form--templated #submit, 
#ult-2fa-validation-form--templated input[name="wp-2fa-email-code-resend"], 
#ult-login-form #ult-login-submit, 
.ult-form__submit-btn {
	margin: .5rem 0;
	padding: 10px 20px;
	width: auto;
	color: #0b3055;
	background: #fff;
	border: 1px solid #0b3055;
	border-radius: 4px;
	box-shadow: none;
	font-size: inherit;
	line-height: normal;
	text-shadow: none;
	transition: none;
}

#ult-2fa-validation-form--templated #submit:hover,
#ult-2fa-validation-form--templated #submit:focus, 
#ult-2fa-validation-form--templated input[name="wp-2fa-email-code-resend"]:hover,
#ult-2fa-validation-form--templated input[name="wp-2fa-email-code-resend"]:focus, 
#ult-login-form #ult-login-submit:hover,
#ult-login-form #ult-login-submit:focus, 
.ult-form__submit-btn:hover,
.ult-form__submit-btn:focus {
	background: #ffd400;
	border-color: #cccccc;
	color: #0b3055;
}

.ld_course_grid_price {
	background-color: #147314 !important;
}

.ld_course_grid_price.ribbon-enrolled {
	color: #fff !important;
	background-color: #0b3055 !important;
}

.ld_course_grid_price.custom {
	color: #0b3055 !important;
	background-color: #ffd400 !important;
}

@-webkit-keyframes progress-bar {
	0% {
		width: 0
	}
}

@keyframes progress-bar {
	0% {
		width: 0
	}
}

@-webkit-keyframes fade-in {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@keyframes fade-in {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-webkit-keyframes fade-in-right-small {
	0% {
		opacity: 0;
		transform: translateX(-6px)
	}
	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@keyframes fade-in-right-small {
	0% {
		opacity: 0;
		transform: translateX(-6px)
	}
	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@-webkit-keyframes fade-in-down-small {
	0% {
		opacity: 0;
		transform: translateY(-6px)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes fade-in-down-small {
	0% {
		opacity: 0;
		transform: translateY(-6px)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@-webkit-keyframes loading-pulse {
	0% {
		background: rgba(0, 0, 0, .05);
		transform: scale(1)
	}
	25% {
		background: rgba(0, 0, 0, .1);
		transform: scale(1.01)
	}
	50% {
		background: rgba(0, 0, 0, .05);
		transform: scale(1)
	}
}

@keyframes loading-pulse {
	0% {
		background: rgba(0, 0, 0, .05);
		transform: scale(1)
	}
	25% {
		background: rgba(0, 0, 0, .1);
		transform: scale(1.01)
	}
	50% {
		background: rgba(0, 0, 0, .05);
		transform: scale(1)
	}
}