.ld-error {
    color: red
}

.delete_url_upload_assignments {
    text-decoration: none
}

input#uploadfiles {
    font-size: .75em;
    padding: 10px
}

.clear_both {
    clear: both
}

.learndash_checkout_buttons {
    margin: 20px 0;
    overflow: hidden;
    position: relative
}

.learndash_checkout_buttons .learndash_checkout_button br {
    display: none
}

.learndash_checkout_buttons .learndash_checkout_button {
    float: left;
    margin-right: 20px;
    max-width: 200px
}

.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-bottom: 10px
}

.learndash .topic-completed span {
    background: url(images/completed_t.png) no-repeat scroll 0 5px #0000;
    display: inline-block;
    line-height: 25px;
    min-height: 28px;
    padding-left: 20px;
    vertical-align: middle
}

.learndash_navigation_lesson_topics_list .topic-completed span {
    background: url(images/completed_t_navigation.png) no-repeat scroll 0 8px #0000;
    display: inline-block;
    line-height: 25px;
    min-height: 26px;
    padding-left: 20px;
    vertical-align: middle
}

.learndash .topic-notcompleted span {
    background: url(images/notcompleted_t.png) no-repeat scroll 0 5px #0000;
    display: inline-block;
    line-height: 25px;
    min-height: 28px;
    padding-left: 20px;
    vertical-align: middle
}

.learndash_navigation_lesson_topics_list .topic-notcompleted span {
    background: url(images/notcompleted_t_navigation.png) no-repeat scroll 0 8px #0000;
    display: inline-block;
    line-height: 25px;
    min-height: 26px;
    padding-left: 20px;
    vertical-align: middle
}

.learndash_topic_dots ul .topic-completed span,
.learndash_topic_dots ul .topic-notcompleted span {
    margin: 10px 0;
    padding-left: 30px;
    text-decoration: underline
}

.rtl .learndash .topic-completed span,
.rtl .learndash .topic-notcompleted span {
    background-position: right 5px;
    padding-left: 0;
    padding-right: 35px
}

.rtl .learndash_navigation_lesson_topics_list .topic-completed span,
.rtl .learndash_navigation_lesson_topics_list .topic-notcompleted span {
    background-position: right 8px;
    padding-left: 0;
    padding-right: 20px
}

.course_navigation .learndash_topic_widget_list a>span {
    margin: 0 0 0 5px;
    overflow: hidden
}

.course_navigation .learndash_topic_widget_list>ul {
    margin: 0
}

.course_navigation .learndash-current-menu-item a {
    font-weight: 700
}

.learndash .learndash_topic_dots.type-list a>span {
    min-width: 80%
}

#learndash_course_content .learndash_topic_dots ul {
    margin: 0;
    padding: 0
}

#learndash_course_content .learndash_topic_dots ul>li {
    background: #fff;
    display: block;
    width: 100%
}

#learndash_course_content .learndash_topic_dots ul>li a {
    padding: 0 10px
}

#learndash_course_content .learndash_topic_dots ul>li:nth-of-type(odd) {
    background: #f3f3f3
}

.list_arrow.expand {
    background: url(images/gray_arrow_expand.png) no-repeat scroll 0 50% #0000;
    padding: 5px
}

.active .list_arrow.expand {
    background: url(images/green_arrow_expand.png) no-repeat scroll 0 50% #0000;
    padding: 5px
}

.active .list_arrow.collapse {
    background: url(images/green_arrow_collapse.png) no-repeat scroll 0 50% #0000;
    padding: 5px
}

.list_arrow.collapse {
    background: url(images/gray_arrow_collapse.png) no-repeat scroll 0 50% #0000;
    padding: 5px
}

.list_arrow.collapse.lesson_completed {
    background: url(images/green_arrow_collapse.png) no-repeat scroll 0 50% #0000;
    padding: 5px
}

.lesson_incomplete.list_arrow.collapse {
    background: url(images/gray_arrow_collapse.png) no-repeat scroll 0 50% #0000;
    padding: 5px
}

.list_arrow.expand.lesson_completed {
    background: url(images/green_arrow_expand.png) no-repeat scroll 0 50% #0000;
    padding: 5px
}

.lesson_incomplete.list_arrow.expand {
    background: url(images/gray_arrow_expand.png) no-repeat scroll 0 50% #0000;
    padding: 5px
}

.rtl .active .list_arrow.collapse,
.rtl .list_arrow.collapse.lesson_completed {
    background-image: url(images/green_arrow_collapse_rtl.png)
}

.rtl .lesson_incomplete.list_arrow.collapse,
.rtl .list_arrow.collapse {
    background-image: url(images/gray_arrow_collapse_rtl.png)
}

.certificate_icon {
    background: url(images/certificate-icon-small.png) no-repeat scroll 0 0 #0000;
    background-size: 23px;
    height: 23px;
    margin: auto;
    width: 23px
}

.certificate_icon_large {
    background: url(images/certificate-icon-large.png) no-repeat scroll 0 0 #0000;
    background-size: 40px;
    height: 53px;
    margin: auto;
    width: 53px
}

.statistic_icon {
    background: url(images/statistics-icon-small.png) no-repeat scroll 0 0 #0000;
    background-size: 23px;
    height: 23px;
    margin: auto;
    width: 23px
}

.learndash_profile_quizzes .certificate,
.learndash_profile_quizzes .learndash_profile_quiz_heading .certificate,
.learndash_profile_quizzes .scores,
.learndash_profile_quizzes .statistics {
    vertical-align: middle
}

.learndash_profile_quizzes .certificate,
.learndash_profile_quizzes .quiz_date,
.learndash_profile_quizzes .scores,
.learndash_profile_quizzes .statistics {
    text-align: center
}

.learndash_profile_quizzes .passed .scores {
    color: green
}

.learndash_profile_quizzes .passed_icon {
    background: url(images/check.png) no-repeat 0 100%;
    display: inline-block;
    height: 13px;
    margin-left: 3%;
    margin-right: 3%;
    width: 13px
}

.learndash_profile_quizzes .failed_icon {
    background: url(images/cross.png) no-repeat 0 100%;
    display: inline-block;
    height: 13px;
    margin-left: 3%;
    margin-right: 3%;
    width: 13px
}

.learndash_profile_quizzes .pending_icon {
    background: url(images/pending.png) no-repeat 0 100%;
    display: inline-block;
    height: 13px;
    margin-left: 3%;
    margin-right: 3%;
    width: 13px
}

.rtl .learndash_profile_quizzes .failed_icon,
.rtl .learndash_profile_quizzes .passed_icon,
.rtl .learndash_profile_quizzes .pending_icon {
    background-position: 100% 100%
}

#learndash_profile .profile_info {
    overflow: hidden;
    padding: 15px
}

#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: initial;
    -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_navigation_lesson_topics_list .list_arrow.expand {
    background-position: 50% 10px
}

.learndash_navigation_lesson_topics_list .list_arrow.collapse {
    background-position: 50% 5px
}

#learndash_profile .list_arrow.expand {
    background-position: 50% 30px
}

#learndash_profile .list_arrow.collapse {
    background-position: 50% 27px
}

#learndash_lesson_topics_list ul>li:nth-of-type(odd) {
    background: #f9f9f9
}

#learndash_course_content .learndash_topic_dots .nth-of-type-odd,
.learndash_navigation_lesson_topics_list .nth-of-type-odd {
    background: #f3f3f3
}

#learndash_lesson_topics_list ul>li.nth-of-type-odd {
    background: #f9f9f9
}

#learndash_course_content .learndash_topic_dots ul>li:hover {
    background: #ddd
}

#learndash_course_content #learndash_lessons .learndash_topic_dots {
    display: none
}

#learndash_lesson_topics_list span a,
#learndash_lessons a,
#learndash_profile a,
#learndash_profile a span,
#learndash_quizzes a,
.expand_collapse a,
.learndash_topic_dots a,
.learndash_topic_dots a>span {
    color: #5980bb;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: 100;
    text-decoration: none
}

#learndash_profile .completed,
.learndash .completed {
    background: url(images/completed.png) no-repeat;
    background-position: 97.9%;
    display: block;
    line-height: 53px;
    padding-left: 2%;
    padding-right: 2%
}

#learndash_profile .notcompleted,
.learndash .notcompleted {
    background: url(images/notcompleted.png) no-repeat;
    background-position: 97.9%;
    display: block;
    line-height: 53px;
    padding-left: 2%;
    padding-right: 2%
}

#learndash_profile .notavailable,
.learndash .notavailable {
    background: url(images/notavailable.png) no-repeat;
    background-position: 97.9%;
    display: block;
    line-height: 53px;
    padding-left: 2%;
    padding-right: 2%
}

.rtl #learndash_profile .completed,
.rtl #learndash_profile .notavailable,
.rtl #learndash_profile .notcompleted,
.rtl .learndash .completed,
.rtl .learndash .notavailable,
.rtl .learndash .notcompleted {
    background-position: 2.1%
}

.notavailable {
    color: gray;
    cursor: default;
    text-decoration: none
}

h4 small#notavailable_message {
    display: none
}

.learndash h4 small#notavailable_message {
    display: block;
    font-weight: 100
}

.course_navigation a {
    text-decoration: none
}

small.notavailable_message {
    padding-left: 35px
}

#learndash_back_to_lesson {
    margin-bottom: 15px
}

.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_profile .learndash_profile_heading .ld_profile_status,
#learndash_quizzes .right {
    float: right;
    text-align: center;
    width: 53px
}

#learndash_profile .learndash_profile_heading .ld_profile_certificate {
    float: right;
    margin-right: 20px;
    text-align: center
}

#learndash_profile .learndash-course-link {
    float: left;
    width: 70%
}

#learndash_profile .learndash-course-link a {
    box-shadow: none;
    display: block;
    line-height: 53px;
    padding: 10px 2%;
    text-decoration: none
}

#learndash_profile .learndash-course-status {
    float: right;
    margin: 0 15px;
    width: 53px
}

#learndash_profile .learndash-course-status a {
    box-shadow: none;
    line-height: 53px;
    padding: 10px 2%;
    text-decoration: none;
    text-indent: -999em
}

#learndash_profile .learndash-course-certificate {
    float: right;
    margin: 0 15px;
    text-align: center;
    width: 48px
}

#learndash_profile .learndash-course-certificate a {
    box-shadow: none;
    display: block;
    line-height: 53px;
    padding: 18px 2% 0;
    text-decoration: none
}

.rtl #learndash_lessons .right,
.rtl #learndash_profile .right,
.rtl #learndash_quizzes .right {
    float: left
}

#learndash_lesson_topics_list>div,
#learndash_lessons,
#learndash_profile,
#learndash_quizzes {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 1px 1px #0000000d;
    clear: both;
    margin-bottom: 20px
}

#learndash_profile {
    margin-top: 15px
}

#learndash_lesson_topics_list div>strong,
#learndash_lessons #lesson_heading,
#learndash_profile .learndash_profile_heading,
#learndash_quizzes #quiz_heading {
    background-color: #f3f3f3;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #333;
    display: block;
    font-weight: 400;
    margin: 0;
    padding: 1% 2%;
    padding: 1% 3%\9
}

.learndash_profile_quiz_heading {
    background-color: #f3f3f3;
    padding: 1% 2%;
    padding: 1% 3%\9
}

#learndash_lesson_topics_list div>strong {
    border-bottom: 1px solid #ddd
}

.widget_sfwd-lessons-widget ul li a {
    font-size: 12px;
    line-height: 12px
}

.widget_sfwd-lessons-widget ul {
    padding: 10px
}

.widget_sfwd-lessons-widget ul>li>h4 {
    margin: 0;
    padding: 0
}

#learndash_lessons>div>div,
#learndash_quizzes>div>div {
    border: 1px solid #ddd
}

#learndash_lesson_topics_list ul>li>span.topic_item:hover,
#learndash_lessons h4>a:hover,
#learndash_quizzes h4>a:hover {
    background-color: #ddd
}

#learndash_lesson_topics_list span a,
#learndash_lessons a,
#learndash_quizzes a,
.expand_collapse a,
.learndash_topic_dots a,
.learndash_topic_dots a>span {
    font-size: 12px;
    font-weight: 100;
    text-decoration: none
}

#learndash_lesson_topics_list div ul>li .sn,
#learndash_lesson_topics_list div>strong,
#learndash_lessons,
#learndash_profile a,
#learndash_profile div,
#learndash_quizzes,
.expand_collapse,
.learndash_profile_heading,
.notavailable_message {
    font-size: 12px;
    font-weight: 400
}

#learndash_profile .course_progress {
    float: left;
    margin: 2%;
    width: 74%
}

#learndash_profile #course_list .right {
    line-height: 20px;
    padding: 2%;
    text-align: center
}

.learndash_profile_quizzes>div>div {
    padding: 5px 0
}

.expand_collapse {
    float: right;
    line-height: 0;
    position: relative;
    text-align: right;
    top: -10px;
    width: 100%
}

.rtl .expand_collapse {
    text-align: left
}

#learndash_profile .expand_collapse a,
.expand_collapse a {
    color: #000;
    font-size: 10px
}

#course_list,
#learndash_lesson_topics_list ul,
#lessons_list,
#quiz_list,
.learndash_navigation_lesson_topics_list,
.learndash_profile_quizzes {
    display: table;
    margin-bottom: 0;
    width: 100%
}

#learndash_lesson_topics_list ul {
    margin-left: 0;
    padding: 0
}

#course_list>div,
#learndash_lesson_topics_list ul>li,
#lessons_list>div,
#quiz_list>div,
.learndash_navigation_lesson_topics_list>div,
.learndash_profile_quizzes>div {
    display: table-row
}

.learndash_topic_dots .sn {
    display: none
}

#course_list>div>div,
#lessons_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 {
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    display: table-cell;
    text-align: center;
    width: 5%
}

.learndash_navigation_lesson_topics_list>div>div.list_arrow {
    display: table-cell;
    padding: 0;
    text-align: center;
    width: 16px
}

.learndash_profile_quizzes>div>div {
    display: table-cell
}

#learndash_profile .profile_edit_profile {
    line-height: 1em;
    text-align: center
}

#learndash_profile .profile_edit_profile a {
    font-size: 10px
}

.rtl #course_list>div>div,
.rtl #lessons_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_navigation_lesson_topics_list .learndash_topic_dots.type-list a>span {
    padding: 0 0 0 25px
}

.course_navigation .learndash_navigation_lesson_topics_list .lesson {
    margin: 5px
}

.course_navigation .learndash_navigation_lesson_topics_list ul li {
    background: none;
    list-style: none;
    margin-left: 0
}

.course_navigation .learndash_navigation_lesson_topics_list .learndash_topic_dots.type-list ul>li {
    padding-left: 10px
}

.widget ul.learndash-topic-quiz-list {
    margin-left: 15px
}

.course_navigation .learndash-current-menu-item ul li a {
    font-weight: 400
}

#course_list>div h4,
#learndash_lesson_topics_list ul>li>span.topic_item,
#lessons_list>div h4,
#quiz_list>div h4 {
    border-top: 1px solid #ddd;
    display: table-cell;
    padding: 0;
    width: 95%
}

.course_navigation .widget_course_return a,
.widget_course_return {
    font-size: 12px
}

.widget_course_return {
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding-top: 10px
}

#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: 0
}

#course_list>div h4>a,
#lessons_list>div h4>a,
#quiz_list>div h4>a {
    display: block;
    padding: 10px 75px 10px 2%
}

.rtl #course_list>div h4>a,
.rtl #lessons_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 {
    display: block;
    padding-left: 2%
}

.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 {
    display: table-cell
}

#btn-join,
.btn-join,
.learndash_checkout_buttons input.btn-join[type=button],
a#quiz_continue_link {
    -webkit-font-smoothing: subpixel-antialiased;
    background: #5cb85c;
    background-color: #5cb85c;
    border: none;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    font-weight: 400;
    height: auto;
    line-height: 1.471;
    padding: 10px 19px;
    text-decoration: none;
    -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear, background .25s linear;
    transition: border .25s linear, color .25s linear, background-color .25s linear, background .25s linear;
    white-space: normal
}

#btn-join:focus,
#btn-join:hover,
.btn-join.active,
.btn-join:active,
.btn-join:focus,
.btn-join:hover,
.btn-join:visited,
.learndash_checkout_buttons input.btn-join[type=button]:hover,
a#quiz_continue_link:focus,
a#quiz_continue_link:hover {
    background-color: #58d68d;
    border-color: #58d68d;
    color: #fff
}

#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] {
    -webkit-font-smoothing: subpixel-antialiased;
    background-color: #3498db;
    background: #3498db;
    border: none;
    border-radius: 6px;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.471;
    padding: 10px 19px;
    text-decoration: none;
    -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear, background .25s linear;
    transition: border .25s linear, color .25s linear, background-color .25s linear, background .25s linear;
    white-space: normal
}

.btn-blue:active,
.btn-blue:focus,
.btn-blue:hover,
.btn-blue:visited,
.learndash_checkout_button input[type=submit]:active,
.learndash_checkout_button input[type=submit]:focus,
.learndash_checkout_button input[type=submit]:hover,
.learndash_checkout_button input[type=submit]:visited,
a.btn-blue:active,
a.btn-blue:focus,
a.btn-blue:hover,
a.btn-blue:visited {
    background-color: #5dade2;
    border-color: #5dade2;
    color: #fff
}

.quiz_continue_link,
.slickQuizWrapper .quizReturn {
    margin: 20px 0
}

dd.course_progress {
    background-color: #f5f5f5;
    border: none;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px #0000001a;
    display: block;
    height: 20px;
    margin: 10px auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 90%
}

dd.course_progress div.course_progress_blue {
    background-color: #5cb85c;
    box-shadow: inset 0 -1px 0 #00000026;
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    height: 100%;
    position: relative;
    text-align: right;
    transition: width .6s ease 0s;
    width: 75%
}

#learndash_course_content_title {
    margin-bottom: 5px
}

#course_progress_details>strong {
    line-height: 1.6
}

.no_radius {
    border-radius: 0
}

.quiz_title {
    line-height: 25px;
    padding-left: 12px;
    width: 55%
}

.certificate {
    width: 15%
}

.scores {
    width: 10%
}

.quiz_date {
    width: 20%
}

#learndash_next_prev_link {
    margin-top: 10px
}

#learndash_next_prev_link a.prev-link {
    float: left
}

#learndash_next_prev_link a.next-link {
    float: right
}

#ld_categorydropdown {
    margin: 20px 0
}

#ld_categorydropdown form {
    display: inline-block
}

#ld_categorydropdown select {
    margin-left: 10px
}

#ld_categorydropdown span {
    font-weight: 700
}

#learndash_course_certificate {
    margin: 10px 0
}

.wpProQuiz_content {
    position: relative
}

.wpProQuiz_spinner {
    background: #fff;
    filter: alpha(opacity=40);
    height: 104%;
    left: -2%;
    opacity: .9;
    position: absolute;
    top: -2%;
    width: 104%;
    z-index: 10000
}

.wpProQuiz_spinner>div {
    background-image: url(images/spinner.gif);
    height: 128px;
    margin: auto;
    position: relative;
    top: 30%;
    width: 128px
}

.wpProQuiz_questionList .graded-disclaimer {
    font-size: .8rem
}

.wpProQuiz_upload_essay {
    font-size: .75em;
    padding: 11px
}

.jq-dropdown .jq-dropdown-menu {
    overflow: hidden
}

.jq-dropdown .jq-dropdown-menu li {
    list-style: none;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0
}

.course_navigation ul.learndash-course-quiz-list,
.course_navigation ul.learndash-course-quiz-list li {
    list-style: none;
    margin-left: 0
}

form.sfwd-mark-complete input.learndash_mark_complete_button[disabled] {
    color: #aaa
}

form.sfwd-mark-complete p.ld-video-delay-message span.time-countdown {
    background-color: #ccc;
    padding: 0 2px
}

.learndash-user-groups .learndash-user-groups-section {
    clear: both
}

.learndash-user-groups .learndash-user-groups-section .learndash-user-groups-header,
.learndash-user-groups .learndash-user-groups-section .learndash-user-groups-item-title {
    clear: both;
    font-weight: 700
}

.learndash-user-groups .learndash-user-groups-section ul.learndash-user-groups-items {
    list-style: none;
    margin-left: 15px
}

.learndash-wrapper #learndash_registerform {
    width: 75%
}

.learndash-wrapper #learndash_registerform label {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 3px;
    margin-top: 20px
}

.learndash-wrapper #learndash_registerform input {
    border: 2px solid #a1a1a1;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 0;
    width: 100%
}

.learndash-wrapper #learndash_registerform #wp-submit {
    margin-top: 30px
}