.delete_url_upload_assignments{
	text-decoration:none;
}
.clear_both {
	clear: both;
}
.learndash{
	position: relative;
	margin-top: 30px;
	font-size: 1.8rem;
	font-weight: 300;
}
.learndash br{
	display: none;
}
#learndash_course_status{
	font-size: 1.8rem;
    border: none;
    background-color: #ffffff;
    padding: 15px 20px;
    margin-bottom: 25px;
    font-size: 1.8rem;
    display: block;
    line-height: 1.471;
    border-radius: 5px;
    white-space: normal;
    text-decoration: none !important;
}
#learndash_course_content{
	position: relative;
	margin-top: 50px;
}
.learndash_checkout_buttons {
	overflow: hidden;
	position: relative;
	margin: 20px 0;
}
.learndash_checkout_buttons .learndash_checkout_button  br {
	display:none;
}
.learndash_checkout_buttons .learndash_checkout_button {
	float:left;
	max-width: 200px;
	margin-right: 20px;
}
.learndash_topic_dots  ul, .learndash_topic_dots  ul li{
    list-style-type: none;
	list-style: none;
	margin: 0;
}

.learndash_topic_dots b, .learndash_topic_dots strong{
margin-right: 10px;
}
.learndash .learndash_topic_dots.type-dots {
	padding: 20px 10px;
	color: #ffffff;
	background-color: #000000;
	// border-top-left-radius: 10px;
	// border-top-right-radius: 10px;
}
.learndash .learndash_topic_dots.type-dots b{
	font-size: 1.8rem;
	font-weight: 300;
    display: inline-block;
    margin-bottom: 0px;
    margin-right: 10px;
    padding-left: 10px;
}
.learndash .topic-completed span {
    background: url("images/completed_t.png") no-repeat scroll 0 5px transparent;
    display: inline-block;
    min-height: 28px;
    line-height: 25px;
	vertical-align: middle;
    padding-left: 20px;	
}
.learndash_nevigation_lesson_topics_list .topic-completed span {
 background: url("images/completed_t_navigation.png") no-repeat scroll 0 8px transparent;
    display: inline-block;
   	min-height: 26px;
    line-height: 25px;
	vertical-align: middle;
    padding-left: 20px;	
}
.learndash .topic-notcompleted  span {
    background: url("images/notcompleted_t.png") no-repeat scroll 0  5px transparent;
    display: inline-block;
 	min-height: 28px;
    line-height: 25px;
    padding-left: 20px;
	vertical-align: middle;
}
.learndash_nevigation_lesson_topics_list .topic-notcompleted  span{
 background: url("images/notcompleted_t_navigation.png") no-repeat scroll 0 8px transparent;
    display: inline-block;
  	min-height: 26px;
    line-height: 25px;
    padding-left: 20px;
	vertical-align: middle;
}

.learndash_topic_dots ul .topic-completed span, .learndash_topic_dots ul .topic-notcompleted span {
	text-decoration: underline;
    padding-left: 33px;
    font-size: 1.6rem;	
	margin: 10px 0;	
}
.rtl .learndash .topic-completed span, 
.rtl .learndash .topic-notcompleted span {
	padding-left: 0px;
	padding-right: 35px;
	background-position: right 5px;
}
.rtl .learndash_nevigation_lesson_topics_list .topic-notcompleted  span,
.rtl .learndash_nevigation_lesson_topics_list .topic-completed  span {
	padding-right: 20px;
	padding-left: 0;
	background-position: right 8px;
}

 
#course_navigation .learndash_topic_widget_list  a > span {
	overflow: hidden;
	margin: 0 0 0 5px;
}
#course_navigation .learndash_topic_widget_list > ul {
	margin: 0;
	padding: 0;
}
.learndash .learndash_topic_dots.type-list a > span {
	min-width: 80%;
	color: #666666;
}
#learndash_course_content .learndash_topic_dots  ul{
	padding: 0 !important;
	margin: 0 !important;
}
#learndash_course_content  .learndash_topic_dots  ul > li {
	width: 100%;
	display: block;
	background: white;
}
#learndash_course_content  .learndash_topic_dots  ul > li a {
	padding: 0 10px 0 28px;
}
#learndash_course_content  .learndash_topic_dots  ul > li:nth-of-type(odd) {
    background: #ffffff;
}
#learndash_course_content  .learndash_topic_dots  ul > li:last-child {
    border-bottom: 0;
}

.list_arrow.expand {
    background: url("images/gray_arrow_expand.png") no-repeat scroll 0 50% transparent;
	padding: 5px;
}
.active .list_arrow.expand {
    background: url("images/green_arrow_expand.png") no-repeat scroll 0 50% transparent;
	padding: 5px;
}
.active .list_arrow.collapse {
    background: url("images/green_arrow_collapse.png") no-repeat scroll 0 50% transparent;
	padding: 5px;
}

.list_arrow.collapse {
    background: url("images/gray_arrow_collapse.png") no-repeat scroll 0 50% transparent;
	padding: 5px;
}
.list_arrow.collapse.lesson_completed {
    background: url("images/green_arrow_collapse.png") no-repeat scroll 0 50% transparent;
	padding: 5px;
}

.lesson_incomplete.list_arrow.collapse {
    background: url("images/gray_arrow_collapse.png") no-repeat scroll 0 50% transparent;
	padding: 5px;
}

.list_arrow.expand.lesson_completed {
    background: url("images/green_arrow_expand.png") no-repeat scroll 0 50% transparent;
	padding: 5px;
}

.lesson_incomplete.list_arrow.expand {
    background: url("images/gray_arrow_expand.png") no-repeat scroll 0 50% transparent;
	padding: 5px;
}
.rtl .active .list_arrow.collapse, .rtl .list_arrow.collapse.lesson_completed {
	background-image: url("images/green_arrow_collapse_rtl.png");
}
.rtl .list_arrow.collapse, .rtl .lesson_incomplete.list_arrow.collapse {
    background-image: url("images/gray_arrow_collapse_rtl.png");	
}
.certificate_icon {
    background: url("images/certificate.png") no-repeat scroll 50%  65% transparent;
    width: 22px;
    height: 22px;
    margin: auto;
}
.learndash_profile_quiz_heading{
	background-color: #000000 !important;
}
.learndash_profile_quiz_heading .quiz_title{
	background-color: transparent;
	color: #ffffff;
}
.learndash_profile_quiz_heading .certificate{
	background-color: transparent;
	color: #ffffff;
}
.learndash_profile_quiz_heading .scores{
	background-color: transparent;
	color: #ffffff;
}
.learndash_profile_quiz_heading .quiz_date{
	background-color: transparent;
	color: #ffffff;
}
.learndash_profile_quizzes .certificate {
	vertical-align: bottom;
}
.learndash_profile_quizzes .learndash_profile_quiz_heading .certificate {
	vertical-align: middle;
}
.learndash_profile_quizzes .scores, .learndash_profile_quizzes .quiz_date, .learndash_profile_quizzes .certificate {
	text-align: center;
}
.learndash_profile_quizzes .passed .scores {
	color: green;
}
.learndash_profile_quizzes .passed_icon {
	background: url("images/check.png") no-repeat left bottom;
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-left: 3%;
	margin-right: 3%;

}
.learndash_profile_quizzes .failed_icon {
	background: url("images/cross.png") no-repeat left bottom;
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-left: 3%;
	margin-right: 3%;
}
.learndash_profile_quizzes .pending_icon {
	background: url("images/pending.png") no-repeat left bottom;
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-left: 3%;
	margin-right: 3%;
}
.rtl .learndash_profile_quizzes .passed_icon , .rtl .learndash_profile_quizzes .failed_icon, .rtl .learndash_profile_quizzes .pending_icon  {
	background-position: right bottom;
}

#learndash_profile .profile_info {
	padding: 15px; overflow: hidden;
}
#learndash_profile .profile_info .profile_avatar {
	border: 0;float:left; margin-right: 15px; width: 108px;
}
.rtl #learndash_profile .profile_info .profile_avatar {
	float: right;
}
#learndash_profile .profile_info .profile_avatar img {
	border: 6px solid #f3f3f3;
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
}


#learndash_profile .learndash_profile_details {
	float:left;
}
#learndash_profile .learndash_profile_details > div {
	margin-top: 9px;
}
.rtl #learndash_profile .learndash_profile_details {
	float: right;
	margin-right: 10px;
}

.learndash_nevigation_lesson_topics_list  .list_arrow.expand {
	background-position: 50% 10px;
}
.learndash_nevigation_lesson_topics_list  .list_arrow.collapse {
	background-position: 50% 10px;

}
#learndash_profile .list_arrow.expand {
	background-position: 50% 10px;
}
#learndash_profile .list_arrow.collapse {
	background-position: 50% 7px;
}
#learndash_lesson_topics_list ul > li:nth-of-type(odd) {
    background: #f9f9f9;
}
#learndash_course_content  .learndash_topic_dots  .nth-of-type-odd, .learndash_nevigation_lesson_topics_list .nth-of-type-odd{
    background: #f3f3f3;
}
#learndash_lesson_topics_list ul > li.nth-of-type-odd {
    background: #ffffff;
}
.learndash_topic_dots ul li a{
	border-bottom: 1px dashed #f5f5f5;
	padding: 0 10px 0 20px !important;
}
.learndash_topic_dots ul li:last-child a{
	border-bottom: none;
}
.learndash_topic_dots ul li a span:hover{
	color: #333333 !important;
}
#learndash_course_content  .learndash_topic_dots  ul > li:hover span{
    // background: #e5e5e5;
    color: #333333;
}

#learndash_course_content  #learndash_lessons .learndash_topic_dots {
	display:block;
}
#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   {
	color: #5980bb;
	text-decoration: none !important;
	font-weight: 100;
	font-size: 1.8rem;
}
.learndash .completed, #learndash_profile .completed {
	background: url(images/completed.png) no-repeat;
	display: block;
	background-color: #e5e5e5;
    line-height: 53px;
	background-position: 96.9% center;
	background-size: 35px;
	padding-left: 2%;
	padding-right: 2%;
}
.learndash .notcompleted, #learndash_profile .notcompleted {
	background: url(images/notcompleted.png) no-repeat;
	display: block;
    line-height: 53px;
    background-color: #e5e5e5;
	background-position: 96.9% center;
	background-size: 35px;
	padding-left: 2%;
	padding-right: 2%;
	border-bottom: 1px solid #ffffff;
}
.learndash .notavailable, #learndash_profile .notavailable {
	background: url(images/notavailable.png) no-repeat;
	display: block;
    line-height: 53px;
	background-position: 97.9% center;
	padding-left: 2%;
	padding-right: 2%;

	padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 2%;
    display: block;
    border-bottom: 1px solid #ffffff;
    background-color: #e5e5e5;
    font-weight: 400;
    color: #D05000;
    text-transform: uppercase;
    padding-right: 75px;
}
.rtl .learndash .completed, .rtl #learndash_profile .completed, 
.rtl .learndash .notcompleted, .rtl #learndash_profile .notcompleted, 
.rtl .learndash .notavailable, .rtl #learndash_profile .notavailable  {
	background-position: 2.1% center;
}
 .notavailable {
	color: gray;
	text-decoration: none;
	cursor: default;
}
 h4 small#notavailable_message {
	display:none;
}
.learndash h4 small#notavailable_message {
	font-weight: 100;
	display: block;
}

/*a#course_navigation_course_link {
	background-position: right;
	font-size: 14px;
	font-weight: bold;
	width: 300px;
	vertical-align: middle;	
}*/
/*.course_title{
	background: url("images/home_icon.png") no-repeat  scroll 0 50% transparent;
	background-position: 95% 50%;
	background-color : #ddd;
	padding: 10px;
}*/
#sfwd-mark-complete{
	width: 30%;
	float: left;
	margin-top: 10px;
}
#sfwd-mark-complete input{
	background-color: #53b65c;
	border: none;
	border-radius: 5px;
	color: #ffffff;
	padding: 0 20px;
	font-size: 1.8rem;
	line-height: 40px;
}
#course_navigation a {
	text-decoration: none;
}
	
small.notavailable_message {
	padding-left: 35px;
}

#learndash_back_to_lesson {
	margin-bottom: 15px;
	display: block;
	position: absolute;
	right: 20px;
	top: 20px;
}
#learndash_back_to_lesson:before {
	display: table;
	content: " ";
}
#learndash_back_to_lesson:after {
	clear: both;
	display: table;
	content: " ";
}
#learndash_back_to_lesson a{
  	display: block;
  	border-radius: 5px;
  	line-height: 28px;
  	color: #333333;
  	background-color: #ffffff;
  	padding: 0 10px;
  	font-size: 1.8rem;
	-webkit-transition: 0.4s;
  	-moz-transition: 0.4s;
  	-o-transition: 0.4s;
  	transition: 0.4s;
}
#learndash_back_to_lesson a:before{
    display: inline-block;
    font: 2rem FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f104";
    margin-right: 10px;
}
#learndash_back_to_lesson a:hover{
  background: #d35400;
  color: #ffffff;
}

.widget_sfwd-lessons-widget .completed {
    font-style: italic;
    text-decoration: line-through;
}

.ld-entry-content .attachment-post-thumbnail {
	float:left;
	margin: 15px;
}

.ld-course-info-my-courses h2 {
	display: inline;
}
.ld-course-info-my-courses img {
	display: inline;
    margin-right: 5%;
    max-width: 30%;
    vertical-align: middle;
}
#learndash_lessons .right, #learndash_quizzes .right, #learndash_profile .learndash_profile_heading .ld_profile_status {
	float: right;
	text-align: right;
	width: 53px;
}

.rtl #learndash_lessons .right, .rtl #learndash_quizzes .right, .rtl #learndash_profile .right {
	float: left;
}
#learndash_lessons, #learndash_quizzes,  #learndash_profile, #learndash_lesson_topics_list > div {
    background-color: #FFFFFF;
    margin-bottom: 20px;
}
.flip{
	background-color: #ffffff;
	padding: 0px;
}
.learndash_profile_heading.course_overview_heading{
	background-color: #ffffff !important;
	color: #333333 !important;
}
#learndash_lessons #lesson_heading, #learndash_profile .learndash_profile_heading, #learndash_quizzes #quiz_heading ,  #learndash_lesson_topics_list div > strong {
    background-color: #333;
    color: #fff;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 1px 20px;
    font-weight: 300;
    margin: 0;
    display: block;
}
.learndash_profile_quiz_heading {
    background-color: #f3f3f3;
   	padding: 1% 2%;
	padding: 1% 3%\9;  /* IE8 and below */
}
#quiz_heading{
    background-color: #E17D31 !important;
    padding: 0px 20px !important;
    line-height: 50px;
}
#quiz_heading span{
    font-weight: 400 !important;
	font-size: 2.5rem;
	content: "\f040";
}
#quiz_heading span:before{
    display: inline-block;
    font: 3rem FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	content: "\f040";
	margin-right: 10px;
}
#quiz_heading .right{
    font-weight: 300 !important;
	font-size: 1.8rem;
}
#quiz_heading .right:before{
	content: " ";
}
#learndash_lesson_topics_list div > strong {
	// border-bottom: 1px solid #ddd;
}
.widget_sfwd-lessons-widget ul li a {font-size: 12px !important; line-height: 12px !important; }
.widget_sfwd-lessons-widget ul {padding: 10px !important;}
.widget_sfwd-lessons-widget ul > li > h4 {margin: 0; padding: 0;}

#learndash_lessons > div > div, #learndash_quizzes > div > div {
	position: relative;
}
#learndash_lessons h4 > a:hover, #learndash_quizzes  h4 > a:hover, #learndash_lesson_topics_list ul > li > span.topic_item:hover {
	background-color: #ddd;
}
#learndash_lessons a, #learndash_quizzes a, .expand_collapse a, .learndash_topic_dots a,  .learndash_topic_dots a > span, #learndash_lesson_topics_list span a   {
	text-decoration: none !important;
	font-weight: 100;
	font-size: 1.8rem;
}
#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 {
	font-size: 1.8rem;
	font-weight: 300;
}


#learndash_profile .course_progress {
	width: 74%;
	float: left;
	margin: 2%;
}
#learndash_profile #course_list .right {
	padding: 2%;
	text-align: center;
	line-height: 20px;
}
#learndash_profile #course_list > div:last-child > h4 > a{
	border-bottom: none;
}
.learndash_profile_quizzes > div > div {
	padding: 5px 0;
}
.expand_collapse {
    position: absolute;
    right: 20px;
    top: 12px;
    color: #ffffff;
    z-index: 1;
}
.rtl .expand_collapse {
	text-align: left;
}
.expand_collapse  a{
	color: #ffffff;
}
#learndash_profile .expand_collapse  a{
	color: #666666;
}
#learndash_profile .expand_collapse {
	right: 50px
}
.expand_collapse  a, #learndash_profile .expand_collapse  a{
    font-weight: 400;
    font-size: 1.8rem;
}
.expand_collapse  a:hover{
	color: #333333;
}
.expand_collapse  a:focus{
	color: #ffffff;
}
#quiz_list > div:last-child a{
	border-bottom: none;
}
#lessons_list, #course_list, #quiz_list,.learndash_profile_quizzes, #learndash_lesson_topics_list ul, .learndash_nevigation_lesson_topics_list {
	display: table;
    width: 100%;
	margin-bottom: 0;
}
#lessons_list > div:last-child a{
	border-bottom: none;
}
#learndash_lesson_topics_list ul {
	padding: 0;
	margin-left: 0;
}
#lessons_list > div,#course_list > div, #quiz_list > div, .learndash_profile_quizzes > div, #learndash_lesson_topics_list ul > li, .learndash_nevigation_lesson_topics_list > div {
	display: table-row;
}
.learndash_topic_dots .sn {display: none;}
#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 { 
    position: relative;
    z-index: 1;
    height: 30px;
    display: inline-block;
    float: left;
    color: #333333;
    margin-left: 20px;
    margin-top: 21px;
    margin-right: 10px;
    width: 30px;
    border-radius: 100%;
    border-top: none;
    line-height: 30px;
}
.learndash_nevigation_lesson_topics_list > div > div.list_arrow {
	display: table-cell;
	width: 16px;
	text-align: center;
	padding: 0 !important;
}
.learndash_profile_quizzes > div > div {
	display: table-cell;
}
#learndash_profile .profile_edit_profile {
	text-align: center;
	line-height: 1em;
}
#learndash_profile .profile_edit_profile a {
	font-size: 10px;
}
.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-left: 1px solid #ddd;
	border-right: 0;
}
.learndash_nevigation_lesson_topics_list .learndash_topic_dots.type-list a > span {
	padding: 0 0 0 25px;
}

#course_navigation .learndash_nevigation_lesson_topics_list ul  li{
    margin-left: 0;
    list-style: none;
    background: none;
    padding: 5px 0;
    border-bottom: 1px dashed #bbbbbb;
}
#course_navigation .learndash_nevigation_lesson_topics_list ul  li:last-child{
	border-bottom: none;
	margin-bottom: 15px;
}	
#course_navigation .learndash_nevigation_lesson_topics_list ul  li span{
	color: #666666;
	font-weight: 300;
	font-size: 1.4rem !important;
	-webkit-transition: 0.4s;
  	-moz-transition: 0.4s;
  	-o-transition: 0.4s;
  	transition: 0.4s;
}
#course_navigation .learndash_nevigation_lesson_topics_list ul  li:hover span{
	opacity: 0.6;
}
#course_navigation .learndash_nevigation_lesson_topics_list .learndash_topic_dots.type-list ul > li {
	padding-left: 10px;
}
#lessons_list > div  h4, #course_list > div  h4, #quiz_list > div  h4, #learndash_lesson_topics_list ul > li > span.topic_item  {
	display: inline;
	width: 100%;
	border-top: 1px dashed #ddd;
}
.widget_course_return,#course_navigation .widget_course_return a{
	font-size: 1.8rem;
	display: block;
}
#course_navigation .widget_course_return a{
	text-transform: uppercase;
}
.widget_course_return {
    line-height: 2.5rem;
    background-color: #E17D31;
    padding: 10px 20px;
    color: #ffffff;
    /* text-align: center; */
    font-weight: 300;
    font-size: 1.4rem;
    // box-shadow: 5px 5px #bbb;
    border-radius: 0 0 5px 5px;
    margin-top: 30px;
    margin-left: -2rem;
    margin-right: -2rem;
    margin-bottom: -2rem;
}
.widget_course_return a{
	color: #ffffff;
	font-weight: 400;
}
.widget_course_return a:hover{
	color: #333333;
}
.widget ul:before {
  display: table;
  content: " ";
}
.widget ul:after {
  clear: both;
  display: table;
  content: " ";
}
#learndash_lesson_topics_list ul > li > span.topic_item, .single-sfwd-lessons #learndash_lesson_topics_list ul > li > span.sn, .singular-sfwd-lessons #learndash_lesson_topics_list ul > li > span.sn {
	border-top: 0px;
}
#lessons_list > div  h4 > a, #course_list > div  h4 > a, #quiz_list > div  h4  > a {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 60px;
    line-height: 2rem;
    display: block;
    border-bottom: 1px solid #ffffff;
    background-color: #e5e5e5;
    font-weight: 400;
    color: #333333 !important;
    text-transform: uppercase;
    padding-right: 75px;
}
.rtl #lessons_list > div  h4 > a,.rtl #course_list > div  h4 > a,.rtl  #quiz_list > div  h4  > a {
	padding-left: 75px;
	padding-right: 2%;
}
.single-sfwd-lessons #learndash_lesson_topics_list ul > li > span a, .singular-sfwd-lessons #learndash_lesson_topics_list ul > li > span a {
	padding-left: 2%;
	display: block;
}
.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: 2%;
}
.learndash_topic_dots.type-list a{display: block;}
.list-count, .widget .list-count {display: none;}
 #lessons_list .list-count, #quiz_list .list-count{
    position: relative;
    z-index: 1;
    display: inline-block;
    float: left;
    color: #ffffff;
    background-color: #333333;
    margin-left: 20px;
    margin-top: 13px;
    margin-right: 10px;
    width: 30px;
    border-radius: 100%;
    border-top: none;
    line-height: 30px;
    text-align: center;
 }
.btn-join, #btn-join, .learndash_checkout_buttons input.btn-join[type="button"], a#quiz_continue_link  {
  border: none;
  font-weight: normal;
  background: #53b65c;
  color: #ffffff !important;
  padding: 10px 19px;
  font-size: 17px;
  line-height: 1.471;
  border-radius: 5px;
  white-space: normal;
  text-decoration: none !important;
  height: auto !important;
  cursor: pointer;
}
.btn-join:hover,
.btn-join:focus,
.btn-join:active,
.btn-join.active, #btn-join:hover, #btn-join:focus,a#quiz_continue_link:hover, .learndash_checkout_buttons input.btn-join[type="button"]:hover, a#quiz_continue_link:focus {
  color: #ffffff;
  background-color: #53b65c;
}
.btn-join:active,
.btn-join.active, #btn-join:active, #btn-join.active, a#quiz_continue_link:active {
  background-color: #27ad60;
  border-color: #27ad60;
}
.btn-blue, .learndash_checkout_button  input[type="submit"] {
  border: none;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear, background .25s linear  !important;
  transition: border .25s linear, color .25s linear, background-color .25s linear, background .25s linear  !important;
  color: #ffffff !important;
  background-color: #3498DB;
  background: #3498DB;
  padding: 10px 19px;
  font-size: 17px;
  line-height: 1.471;
  border-radius: 5px;
  white-space: normal;
  text-decoration: none !important;
}
.btn-blue:hover, .learndash_checkout_button  input[type="submit"]:hover,
.btn-blue:focus, .learndash_checkout_button  input[type="submit"]:focus,
.btn-blue:active, .learndash_checkout_button  input[type="submit"]:active {
  color: #ffffff;
  background-color: #5dade2;
  border-color: #5dade2;
}
.quiz_continue_link, .slickQuizWrapper .quizReturn{
	margin: 40px 0 !important;
}	
dd.course_progress {
    display: block;
    margin: 10px auto;
    padding: 0;
    position: relative;
    width: 90%;
    background-color: #F5F5F5;
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    height: 20px;
    overflow: hidden;
}
dd.course_progress div.course_progress_blue {
    display: block;
    position: relative;
    text-align: right;
    width: 75%;
    background-color: #5CB85C ;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    color: #FFFFFF;
    float: left;
    font-size: 1.8rem;
    height: 100% ;
    transition: width 0.6s ease 0s;
}
#learndash_course_content_title {
    top: auto;
    height: 50px;
    line-height: 50px;
    margin-bottom: 0;
    padding-left: 20px;
    background-color: #e67e22;
    color: #ffffff;
    position: relative;
    border-radius: 5px 5px 0 0;
}
#learndash_course_content_title:before {
    display: inline-block;
    font: 3rem FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	content: "\f02d";
	margin-right: 10px;
}
#course_progress_details > strong {line-height: 1.6;}

.no_radius {
	border-radius: 0 !important;
}
.pending .quiz_title a{
	font-weight: 400px !important;
	color: #333333 !important;
}
.quiz_title {
	width: 55%;
	line-height: 25px;
	padding-left: 20px !important;
}
.wpProQuiz_tipp > div{
    background-color: #5cb85c !important;
    border: medium none !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.176) !important;
    color: #fff;
    padding: 20px !important;
    width: 500px !important;
    max-width: 80% !important;
    left: 20px !important;
}
.wpProQuiz_header{
	display: none;
}
.wpProQuiz_tipp > div p{
    margin-bottom: 0;
    line-height: 2.4rem;
    font-size: 1.4rem;
}
.certificate {
	width: 15%;
}
.scores {
	width: 10%;
}
.quiz_date {
	width: 20%;
}

#learndash_next_prev_link {
	text-align: right;
	float: right;
	width: 70%;
	margin-top: 10px;
	margin-bottom: 0px;
}
#learndash_next_prev_link .meta-nav{
	display: none;
}

#learndash_next_prev_link a{
  color: #666666;
  border-radius: 5px;
  background-color: transparent;
  line-height: 40px;
  border: 1px solid #666666;
  padding: 0 20px;
  height: 40px;
  font-weight: 400;
  display: inline-block;
   -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
#learndash_next_prev_link .previous a:before{
    display: inline-block;
    font: 2rem FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	content: "\f104";
	margin-right: 10px;
}
#learndash_next_prev_link .next a{
	margin-left: 10px;
}
#learndash_next_prev_link .next a:after{
    display: inline-block;
    font: 2rem FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	content: "\f105";
	margin-left: 10px;
}
#learndash_next_prev_link a:hover{
	background-color: #666666;
	color: #ffffff;
}
#learndash_complete_prev_topic, #learndash_complete_prev_lesson{
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
	background: #ffffff;
	margin-bottom: 20px;
	display: block;
	text-transform: uppercase;
	font-size: 1.8rem;
}
#learndash_complete_prev_topic:before, #learndash_complete_prev_lesson:before{
    display: block;
    font: 15rem FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	content: "\f05e";
	padding-top: 30px;
	color: #E17D31;
	margin-bottom: 30px;
}
#ld_categorydropdown {
	margin: 20px 0;
}
#ld_categorydropdown form {
	display: inline-block;
}
#ld_categorydropdown select {
	margin-left: 10px;
}
#ld_categorydropdown span {
	font-weight: bold;
}
#learndash_course_certificate {
	position: absolute;
	top: 15px;
	right: 7px;
}
#learndash_course_certificate a:before {
    display: inline-block;
    font: 2rem FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	content: "\f02f";
	margin-right: 10px;
}
#learndash_course_certificate a{
	background-color: #5CB85C;
	padding: 10px;
}
#learndash_course_certificate a:hover{
	background-color: #80ce80;
  	-webkit-transition: 0.4s;
  	-moz-transition: 0.4s;
  	-o-transition: 0.4s;
  	transition: 0.4s;
}
.wpProQuiz_content {
	position: relative;
}
.wpProQuiz_spinner {
	  position: absolute;
	  left: -2%;
	  top: -2%;
	  width: 104%;
	  height: 104%;
	  background: white;
	  z-index: 10000;
	  opacity: 0.9;
	  filter: alpha(opacity=40); /* For IE8 and earlier */
}
.wpProQuiz_spinner > div {
  background-image: url(images/spinner.gif);
  position: relative;
  margin: auto;
  width: 128px;
  height: 128px;
  top: 30%;
}

.wpProQuiz_questionList .graded-disclaimer {
	font-size: .8rem;
}

.wpProQuiz_questionList .graded-disclaimer {
	font-size: .8rem;
}

.wpProQuiz_upload_essay {
	padding-bottom: 15px;
}

.jq-dropdown .jq-dropdown-menu {
	overflow: hidden !important;
}

.jq-dropdown .jq-dropdown-menu li {
    list-style: none !important;
	list-style-type: none !important;
    margin: 0 !important;
    padding: 0 !important;
	overflow: hidden !important;
}
.list_lessons .lesson{
	position: relative;
    margin: 0px 0 0px 10px !important;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-top: 9px;
}
.list_lessons .lesson:after{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #ffffff;
    content: " ";
    position: absolute;
    width: 100%;
    bottom: 0px;
    height: 2px;
    display: block;
}
.learndash_nevigation_lesson_topics_list > div:last-child .lesson:after{
    border-bottom: none;
    border-top: none;
}
.learndash_nevigation_lesson_topics_list > div:last-child .learndash_topic_widget_list > ul{
	position: relative;
}
.learndash_nevigation_lesson_topics_list > div:last-child .learndash_topic_widget_list > ul:before{
	content: " ";
    position: absolute;
    width: 100%;
    top: 0px;
    height: 2px;
    display: block;
    border-top: 1px solid #cccccc;
	border-bottom: 1px solid #ffffff;
}
.list_lessons .lesson a{
	font-size: 1.6rem !important;
	color: #666666;
	-webkit-transition: 0.4s;
  	-moz-transition: 0.4s;
  	-o-transition: 0.4s;
  	transition: 0.4s;
}
.list_lessons .lesson a:hover{
	opacity: 0.6;
}
#learndash_lessons{
  clear: both;
  border: none;
  border-radius: 0px;
}
.learndash_topic_widget_list{
	margin-left: 10px;
	background-color: transparent;
}

.is_not_sample:last-child h4:after{
	border-bottom: none;
	border-top: none;
}
.is_not_sample h4{
	position: relative;
    padding-bottom: 10px;
    margin-bottom: 0px;
    margin-top: 10px;
    line-height: 1.8rem;
}
.is_not_sample h4:after{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #ffffff;
    content: " ";
    position: absolute;
    width: 100%;
    bottom: -2px;
    height: 2px;
    display: block;
}
.is_not_sample h4 a{
    color: #666666;
    font-size: 1.6rem;
}
.is_not_sample h4 a:hover{
	opacity: 0.6;
  	-webkit-transition: 0.4s;
  	-moz-transition: 0.4s;
  	-o-transition: 0.4s;
  	transition: 0.4s;
}
.wpProQuiz_content h2{
    line-height: 20px;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 2.5rem;
    margin-bottom: 0 !important;
    background-color: #e67e22;
    color: #ffffff;
    text-align: left;
    border-radius: 5px 5px 0 0;
    position: relative;
}
.wpProQuiz_listItem{
  background-color: #ffffff;
  padding-bottom: 20px !important;
}
.wpProQuiz_listItem > *{
  padding: 0 20px;
}
.wpProQuiz_question_page{
    background-color: #333;
    color: #fff;
    font-size: 1.8rem;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 1px 20px;
    font-weight: 300;
    margin: 0;
    display: block;
}
.wpProQuiz_question{
  margin-bottom: 40px !important;
  border-top: 1px dashed #dddddd;
  padding-top: 10px;
}
.wpProQuiz_header{
  font-weight: 700;
}
.wpProQuiz_button.wpProQuiz_QuestionButton.wpProQuiz_TipButton{
  margin-left: 20px !important;
}
.wpProQuiz_button.wpProQuiz_QuestionButton{
  margin-right: 20px !important;
  margin-left: 19px !important;
  color: #666666 !important;
  border-radius: 5px !important;
  background-color: transparent; !important;
  line-height: 20px !important;
  padding: 10px !important;
  font-weight: 300 !important;
  box-shadow: none !important;
  font-size: 1.8rem;
  border: 1px solid #666666 !important;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.wpProQuiz_button.wpProQuiz_QuestionButton:hover{
  	background-color: #666666 !important;
 	border: 1px solid #666666 !important; 
 	color: #ffffff !important;
}
.wpProQuiz_results{
  padding: 20px !important;
  background-color: #ffffff;
}
.wpProQuiz_results h4{
  margin-bottom: 15px !important;
  margin-top: -20px !important;
  margin-left: -20px !important;
  margin-right: -20px !important;
  padding-left: 20px;
  color: #ffffff;
  font-weight: 300;
  background-color: #000000;
  font-size: 1.8rem;
}
.wpProQuiz_results p{
  margin-bottom: 0px !important;
}
.wpProQuiz_points{
  margin-top: 20px;
}
.wpProQuiz_resultsList li p{
  font-size: 3rem;
  text-align: center;
  font-weight: 700; 
  margin: 40px 0 !important;
}
.wpProQuiz_button{
  margin: 0 !important;
  margin-right: 20px !important;
  color: #333333 !important;
  border-radius: 5px !important;
  background-color: transparent !important;
  line-height: 20px !important;
  padding: 10px !important;
  font-size: 1.8rem;
  font-weight: 300 !important;
  box-shadow: none !important;
  border: 1px solid #333333 !important;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.wpProQuiz_button:hover{
  background-color: #333333 !important;
  margin-right: 20px !important;
  color: #ffffff !important;
  border-radius: 5px !important;
  line-height: 20px !important;
  padding: 10px !important;
  font-size: 1.8rem;
  font-weight: 300 !important;
  box-shadow: none !important;
  border: 1px solid #333333 !important;
}
.wpProQuiz_catOverview{
	margin-top: 50px;
}
.wpProQuiz_catOverview span{
	font-size: 1.8rem !important;
}
.wpProQuiz_text{
	margin-top: 20px;
}
.wpProQuiz_resultTable{
	width: 500px !important;
	max-width: 100%;
}
.wpProQuiz_answerCorrect{
	background-color: #53b65c !important;
}
.wpProQuiz_answerCorrect label{
	color: #ffffff !important;
}
.wpProQuiz_response{
	margin-left: 20px;
	margin-right: 20px;
}
.wpProQuiz_questionListItem input{
	max-width: 100%;
}