/**
Theme Name: Astra Child
Author: SynapseIndia
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
/*.entry-content .quest_spantext p {
    color: blue;
}*/
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type=Assessment] label {
    display: inline-flex;
    color: #3a3a3a;
    padding: 0;
    border: 0;
    margin: 0 .25em;
    width: auto;
    font-weight: 700;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItemms {
    margin-bottom: .5em;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    overflow: hidden;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type=Assessment] .wpProQuiz_questionListItemms {
    border: 2px solid #e2e7ed;
    border-radius: 6px;
    padding: 1em;
}
.wpProQuiz_content .wpProQuiz_questionListItemms {
    padding: 3px;
    margin-bottom: 5px;
    background-image: none;
    margin-left: 0;
    list-style: none;
    border: 0;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItemms label {
    display: inline-block;
    align-items: center;
    border: 2px solid #e2e7ed;
    border-radius: 6px;
    padding: 1em;
    width: 100%;
}
.wpProQuiz_content .wpProQuiz_questionListItemms input, .wpProQuiz_questionListItemms label{
	margin: 0;
    font-weight: 400;
    display: inline;
    margin-right: 5px;
}
.learndash-wrapper .ld-course-status.ld-course-status-enrolled {
    background-color: #f0f3f6;
    border-radius: 6px;
    padding: .5em 1em;
    display: flex;
}
.learndash-wrapper .ld-course-status {
    align-items: center;
}
.learndash-wrapper * {
    box-sizing: border-box;
}
.learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress {
    margin: 0;
    flex: 1;
    padding: 0 1em 0 0;
}
.learndash-wrapper .ld-progress.ld-progress-inline {
    flex-direction: row-reverse;
    align-items: center;
}
.learndash-wrapper .ld-progress {
    display: flex;
    flex-direction: column;
    margin: 1em 0;
}
.learndash-wrapper .ld-progress .ld-progress-heading {
    display: flex;
    justify-content: space-between;
    font-size: .75em;
    line-height: 1em;
}
.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage {
    text-transform: uppercase;
    font-weight: 800;
    color: #019e7c;
    margin-right: 5px;
}
.learndash-wrapper .ld-secondary-color-hover:hover, .learndash-wrapper .ld-secondary-color, .learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete .learndash_mark_complete_button, .learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete #learndash_mark_complete_button, .learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete:after {
    color: #dd9933 !important;
}
.learndash-wrapper .ld-progress.ld-progress-inline .ld-progress-bar {
    flex: 1 auto;
    margin-right: 1em;
}
.learndash-wrapper.ldvc-login .ld-login-modal-login, .learndash-wrapper.ldvc-login .ld-login-modal-register, .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label, .learndash-wrapper .ld-topic-status, .learndash-wrapper .ld-course-status.ld-course-status-enrolled, .learndash-wrapper .ld-course-status, .learndash-wrapper .ld-course-navigation .ld-lesson-item-expanded, .learndash-wrapper .ld-table-list, .learndash-wrapper .ld-progress .ld-progress-bar {
    border-radius: 20px;
}
.learndash-wrapper .ld-tabs {
    margin: 1em 0;
}
.learndash-wrapper .ld-item-list {
    margin: 2em 0 1em;
}
.learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading, .learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading {
    margin-bottom: 1.5em;
}

.learndash-wrapper .ld-item-list .ld-section-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading h2, .learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading h2 {
    margin: 0;
    padding: 0;
    font-size: 24px;
}
.learndash-wrapper .ld-course-navigation-actions .ld-expand-button, .learndash-wrapper .ld-item-list-actions .ld-expand-button {
    display: none;
}
.learndash-wrapper .ld-lesson-item-section-heading {
    background: #1e73be;
    padding: 10px 20px;
}
.learndash-wrapper .ld-lesson-item-section-heading {
    color: #ffffff;
}
.learndash-wrapper .ld-item-list.ld-course-list .ld-lesson-section-heading {
    font-size: 18px;
    display: block;
    margin: 1em 0 .5em;
    font-weight: 700;
	text-transform: uppercase;
}
.learndash-wrapper .ld-assignment-list, .learndash-wrapper .ld-table-list.ld-topic-list {
    box-shadow: 0 0 15px rgb(0 0 0 / 5%);
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label, .learndash-wrapper .ld-table-list .ld-table-list-items {
    border-width: 4px !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label, .learndash-wrapper .ld-table-list .ld-table-list-item, .learndash-wrapper .ld-content-actions, .learndash-wrapper .ld-table-list.ld-no-pagination, .learndash-wrapper .ld-table-list .ld-table-list-items, .learndash-wrapper .ld-assignment-list .ld-table-list-footer {
    border-color: #0869e0 !important;
}
.learndash-wrapper.ldvc-login .ld-login-modal-login, .learndash-wrapper.ldvc-login .ld-login-modal-register, .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label, .learndash-wrapper .ld-topic-status, .learndash-wrapper .ld-course-status.ld-course-status-enrolled, .learndash-wrapper .ld-course-status, .learndash-wrapper .ld-course-navigation .ld-lesson-item-expanded, .learndash-wrapper .ld-table-list, .learndash-wrapper .ld-progress .ld-progress-bar{
    border-radius: 20px !important;
}


.learndash-wrapper a {
    text-decoration: none;
    text-shadow: none;
    border-bottom: none!important;
    box-shadow: none!important;
}

.learndash-wrapper .ld-status-incomplete.ld-status-icon {
    background: transparent;
}

.learndash-wrapper .ld-status-incomplete.ld-status-icon {
    border: 4px solid #e2e7ed;
    background-color: #fff;
}

.learndash-wrapper #quiz_continue_link, .learndash-wrapper .ld-secondary-background, .learndash-wrapper .learndash_mark_complete_button, .learndash-wrapper #learndash_mark_complete_button, .learndash-wrapper .ld-status-complete, .learndash-wrapper .ld-alert-success .ld-button, .learndash-wrapper .ld-alert-success .ld-alert-icon {
    background-color: #dd9933 !important;
}
.learndash-wrapper .ld-status-complete {
    background-color: #019e7c;
    color: #fff;
}
.learndash-wrapper #quiz_continue_link, .learndash-wrapper .ld-secondary-background, .learndash-wrapper .learndash_mark_complete_button, .learndash-wrapper #learndash_mark_complete_button, .learndash-wrapper .ld-status-complete, .learndash-wrapper .ld-alert-success .ld-button, .learndash-wrapper .ld-alert-success .ld-alert-icon {
    background-color: #dd9933 !important;
}
.learndash-wrapper {
    font-size: 22px !important;
}
.learndash-wrapper .ld-status-icon {
    flex-basis: 26px;
    flex-shrink: 0;
    height: 26px;
    width: 26px;
    border-radius: 100%;
    display: inline-block;
    position: relative;
    text-align: center;
}
.learndash-wrapper .ld-topic-title, .learndash-wrapper .ld-lesson-title, .learndash-wrapper .ld-item-title {
    color: #3873f4;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-title .ld-item-components {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-title .ld-item-components {
    font-weight: 700;
    display: block;
    font-size: .825em;
    margin-top: .5em;
    color: #728188;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled {
    display: flex;
    background: #f0f3f6;
    padding: 1em 0;
    margin: 1em 0;
    border-radius: 6px;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled>:last-child {
    border-right: 0;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled>* {
    flex: 1 auto;
    width: 33%;
    justify-content: space-around;
    text-align: center;
    border-right: 2px solid #bec5cb;
    padding: 0 1em;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-label {
    display: block;
    color: #728188;
    font-size: .75em;
    font-weight: 700;
    margin-bottom: 1em;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-content {
    display: flex;
    align-items: center;
    justify-content: space-around;
    text-align: center;
    margin-bottom: .5em;
    line-height: 1.25em;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-status {
    display: inline-block;
    width: auto;
}

.learndash-wrapper .ld-course-status .ld-status {
    line-height: 1.3;
}
.learndash-wrapper .ld-status-waiting {
    background-color: #ffd200 !important;
    color: rgba(0,0,0,.65) !important;
}
.learndash-wrapper .ld-status {
    border-radius: 12px;
    background-color: #e2e7ed;
    text-align: center;
    padding: 5px 12px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .5px;
    font-size: 11px;
    line-height: 1.1;
    color: #728188;
    display: block;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-price {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: space-around;
    font-size: 32px;
    font-weight: 700;
    color: #728188;
    margin-top: -3px;
    line-height: 1;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
}
.learndash-wrapper .ld-button:hover:not(.learndash-link-previous-incomplete):not(.ld-button-transparent), #learndash-tooltips .ld-tooltip:after, #learndash-tooltips .ld-tooltip, .learndash-wrapper .ld-primary-background, .learndash-wrapper .btn-join, .learndash-wrapper #btn-join, .learndash-wrapper .ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent), .learndash-wrapper .ld-expand-button, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button:not(.wpProQuiz_button_reShowQuestion):not(.wpProQuiz_button_restartQuiz), .learndash-wrapper .wpProQuiz_content .wpProQuiz_button2, .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading, .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-trigger, .learndash-wrapper .ld-focus-comments .form-submit #submit, .learndash-wrapper .ld-login-modal input[type='submit'], .learndash-wrapper .ld-login-modal .ld-login-modal-register, .learndash-wrapper .wpProQuiz_content .wpProQuiz_certificate a.btn-blue, .learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items a, #wpProQuiz_user_content table.wp-list-table thead th, #wpProQuiz_overlay_close, .learndash-wrapper .ld-expand-button.ld-button-alternate .ld-icon {
    background-color: #ff6a19 !important;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-button {
    margin: 0;
}
.learndash-wrapper .ld-pagination .ld-pages, .learndash-wrapper #sfwd_lms_mark_complete, .learndash-wrapper .ld-button, .learndash-wrapper .ld-expand-button {
    font-size: px;
}
.learndash-wrapper .ld-button {
    margin: 0;
    border-radius: 20px;
    background-color: #00a2e8;
    color: #fff;
    box-shadow: none;
    text-transform: none;
    font-family: inherit;
    font-weight: 800;
    font-size: .75em;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    width: 100%;
    max-width: 385px;
    white-space: normal;
    text-shadow: none;
    border: 0;
    opacity: 1;
    transition: opacity .3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    padding: 1em;
    line-height: 1.25em;
}
.learndash-wrapper .ld-status-icon.ld-status-complete .ld-icon {
    font-size: 1em;
    margin-top: 3px;
    display: block;
}
.learndash-wrapper .ld-status-icon .ld-icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_listItem .wpProQuiz_question ul.wpProQuiz_questionList {
/*    margin: 0;*/
    padding: 0;
}
.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList {
    margin: 1em 0;
    background: transparent;
    border: 0;
    padding: 0;
    list-style: none;
    padding-left: 0!important;
    margin-left: 0!important;
}
.wpProQuiz_content .wpProQuiz_questionList {
    margin-bottom: 1em;
    padding: 1em;
    background: #fbfbfb;
    border-color: #e2e2e2;
}
.wpProQuiz_content .wpProQuiz_questionList {
    margin-bottom: 10px;
    background: #f8faf5;
    border: 1px solid #c3d1a3;
    padding: 5px;
    list-style: none;
    overflow: auto;
}
.wpProQuiz_content .wpProQuiz_catOverview ol, .wpProQuiz_content .wpProQuiz_list, .wpProQuiz_content .wpProQuiz_listItem, .wpProQuiz_content .wpProQuiz_maxtrixSortCriterion, .wpProQuiz_content .wpProQuiz_questionList, .wpProQuiz_content .wpProQuiz_resultsList, .wpProQuiz_content .wpProQuiz_sortStringList {
    list-style: none;
    padding: 0;
    margin: 0;
}
.wpProQuiz_content .wpProQuiz_questionList[data-type=multiple] .wpProQuiz_questionListItem, .wpProQuiz_content .wpProQuiz_questionList[data-type=multiple] .wpProQuiz_questionListItem:last-child, .wpProQuiz_content .wpProQuiz_questionList[data-type=single] .wpProQuiz_questionListItem, .wpProQuiz_content .wpProQuiz_questionList[data-type=single] .wpProQuiz_questionListItem:last-child {
    padding: 0 10px;
}

.wpProQuiz_content .wpProQuiz_questionListItem:last-child, .wpProQuiz_content .wpProQuiz_questionListItemLastChildIE {
   /* padding: 3px;*/
    margin-bottom: 0;
    overflow: auto;
}
/*.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem {
    margin-bottom: .5em;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    overflow: hidden;
}*/
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem {
    margin-bottom: .5em;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    overflow: hidden;
    margin: 0 auto 5px auto!important;
    width: 75%!important;
}
.wpProQuiz_content .wpProQuiz_questionListItem {
    margin-bottom: 5px;
    background-image: none;
    margin-left: 0;
    list-style: none;
    border: 0;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label, .learndash-wrapper .ld-table-list .ld-table-list-items {
    border-width: 4px;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label, .learndash-wrapper .ld-table-list .ld-table-list-item, .learndash-wrapper .ld-content-actions, .learndash-wrapper .ld-table-list.ld-no-pagination, .learndash-wrapper .ld-table-list .ld-table-list-items, .learndash-wrapper .ld-assignment-list .ld-table-list-footer {
    border-color: #0869e0;
}
.learndash-wrapper.ldvc-login .ld-login-modal-login, .learndash-wrapper.ldvc-login .ld-login-modal-register, .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label, .learndash-wrapper .ld-topic-status, .learndash-wrapper .ld-course-status.ld-course-status-enrolled, .learndash-wrapper .ld-course-status, .learndash-wrapper .ld-course-navigation .ld-lesson-item-expanded, .learndash-wrapper .ld-table-list, .learndash-wrapper .ld-progress .ld-progress-bar {
    border-radius: 20px;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label {
    display: inline-block;
    align-items: center;
    /*border: 2px solid #e2e7ed;
    border-radius: 6px;
    padding: 1em;*/
    width: 100%;
    /*border-radius: unset!important;*/
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label  {
    padding-left: 5px;
}
#ld_course_categorydropdown label, #ld_lesson_categorydropdown label, #ld_topic_categorydropdown label, .learndash .wpProQuiz_quiz label {
    /*display: inline-block; commented by Imran*/
    width: 100%;
    font-weight: 600;
}
.wpProQuiz_content .wpProQuiz_questionListItem input, .wpProQuiz_questionListItem label {
    margin: 0;
    font-weight: 400;
    display: inline-block;
    margin-right: 5px;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button2 {
    width: 100%;
    max-width: 385px;
    white-space: normal;
    display: flex;
    justify-content: center;
    height: auto;
    padding: 1em;
    line-height: 1.25em;
    width: auto;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button2, .learndash-wrapper .wpProQuiz_content .wpProQuiz_certificate a.btn-blue {
    margin: 0;
    border-radius: 20px;
    background-color: #00a2e8;
    color: #fff;
    box-shadow: none;
    text-transform: none;
    font-family: inherit;
    font-weight: 800;
    font-size: .75em;
    text-align: center;
    align-items: center;
    text-decoration: none;
    cursor: pointer;
    text-shadow: none;
    border: 0;
    opacity: 1;
    transition: opacity .3s ease;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect .wpProQuiz_sortable, .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect label {
    background: #00c349;
    color: #fff;
}
.learndash-wrapper .wpProQuiz_response.ldvc-strip-response {
    padding: 0 !important;
    border: 0 !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_response {
    border-radius: 6px;
    margin: 0 auto 1em auto;
    border: 2px solid #e2e7ed;
    color: #728188;
    position: relative;
    min-height: 85px;
    padding: 25px;
    background-color: #f0f3f6;
    text-align: center;
    box-shadow: none;
    min-height: none;
    width: 75%;
}
.wpProQuiz_content .wpProQuiz_response {
    background: 0 0;
    box-shadow: none;
    border: 0;
    padding: 0;
}
.wpProQuiz_content .wpProQuiz_response {
    background: #f8faf5;
    border: 1px solid #c4c4c4;
    padding: 5px;
    margin-bottom: 15px;
    box-shadow: 1px 1px 2px #aaa;
}
.learndash-wrapper .wpProQuiz_response.ldvc-strip-response .wpProQuiz_incorrect, .learndash-wrapper .wpProQuiz_response.ldvc-strip-response .wpProQuiz_correct {
    padding: 25px;
}
.wpProQuiz_content .wpProQuiz_correct {
    padding: 5px 1em;
    border: 1px solid #6db46d;
    color: #6db46d;
    background: rgba(109,180,109,.2);
}
.wpProQuiz_content .wpProQuiz_response span {
    font-weight: 700;
}
.wpProQuiz_content .wpProQuiz_correct p:last-child {
    margin-bottom: 0;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_response p {
    margin: 0;
    padding: 0;
}
.learndash-wrapper .wpProQuiz_response.ldvc-strip-response .wpProQuiz_incorrect, .learndash-wrapper .wpProQuiz_response.ldvc-strip-response .wpProQuiz_correct {
    padding: 25px;
}

.wpProQuiz_content .wpProQuiz_incorrect {
    padding: 5px 1em;
    border: 1px solid red;
    color: red;
    background: #fff;
}
.learndash-wrapper .wpProQuiz_incorrect > .wpProQuiz_response, .learndash-wrapper .wpProQuiz_incorrect {
    color: #ef600e !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_header {
    font-weight: 700;
    margin: .5em 0;
}
.wpProQuiz_content .wpProQuiz_header {
    margin: 0;
}
.entry-content p {
    margin-bottom: 1.6em;
}
.learndash-wrapper .wpProQuiz_quiz_time {
    color: #728188;
    font-weight: 700;
    font-size: .8em;
}
.wpProQuiz_content .wpProQuiz_earned_points, .wpProQuiz_content .wpProQuiz_graded_points, .wpProQuiz_content .wpProQuiz_points {
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
}

.learndash-wrapper .wpProQuiz_graded_points, .learndash-wrapper .wpProQuiz_points {
    padding: 1em;
    justify-content: center;
    align-items: center;
    background-color: #f0f3f6;
    border-radius: 6px;
    margin: 1em 0;
    border: 2px solid #e2e7ed;
    color: #728188;
}
.learndash-wrapper .ld-quiz-actions {
    border-top: 2px solid #f0f3f6;
    padding-top: 30px;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
    display: flex;
    flex-direction: row-reverse;
}
.learndash-wrapper .ld-quiz-actions input[name=reShowQuestion], .learndash-wrapper .ld-quiz-actions input[name=restartQuiz], .learndash-wrapper .ld-quiz-actions input[name=clearQuiz] {
    background: #495255;
}

.learndash-wrapper .ld-quiz-actions input[type=button] {
    margin: 0 10px;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button2 {
    width: 100%;
    max-width: 385px;
    white-space: normal;
    display: flex;
    justify-content: center;
    height: auto;
    padding: 1em;
    line-height: 1.25em;
    width: auto;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button2, .learndash-wrapper .wpProQuiz_content .wpProQuiz_certificate a.btn-blue {
    margin: 0;
    border-radius: 20px;
    background-color: #00a2e8;
    color: #fff;
    box-shadow: none;
    text-transform: none;
    font-family: inherit;
    font-weight: 800;
    font-size: .75em;
    text-align: center;
    align-items: center;
    text-decoration: none;
    cursor: pointer;
    text-shadow: none;
    border: 0;
    opacity: 1;
    transition: opacity .3s ease;
}
.learndash-wrapper .ld-item-list .ld-item-list-item.ld-is-next, .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label:focus-within {
    border-color: #ff6a19 !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_tipp>div {
    background-color: #f0f3f6;
    padding: 1em;
    border-radius: 6px;
    width: auto;
    box-shadow: 0;
    border: 0;
    margin: 1em 0 1em 1em;
}
.wpProQuiz_content .wpProQuiz_tipp>div {
    padding: 10px 15px;
    border-radius: 2px;
    left: 0;
    bottom: 12px;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 4px 0 #ccc;
    max-width: 500px;
}
.wpProQuiz_content .wpProQuiz_tipp>div {
    padding: 10px;
    background-color: #ddecff;
    border: 1px dotted #363636;
    border-radius: 10px;
    position: absolute;
    bottom: 5px;
    left: 5px;
    right: 5px;
    box-shadow: 2px 2px 5px 0 #313131;
    z-index: 99999;
}
.wpProQuiz_content .wpProQuiz_tipp>div .wpProQuiz_header {
    font-weight: 600;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 5px;
}
.learndash-wrapper .learndash_mark_complete_button {
    background: #dd9933 !important;
    font-size: 1.06666rem;
    padding: 1em 2em;
    height: auto;
    line-height: 1.25em;
    color: #fff!important;
    border-radius: 20px;
    font-weight: 800;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button_clearQuiz{
	margin: 0;
    border-radius: 20px;
    background-color: #00a2e8;
    color: #fff;
    box-shadow: none;
    text-transform: none;
    font-family: inherit;
    font-weight: 800;
    font-size: .75em;
    text-align: center;
    align-items: center;
    text-decoration: none;
    cursor: pointer;
    text-shadow: none;
    border: 0;
    opacity: 1;
    transition: opacity .3s ease;
}

/*layout CSS */
.column {
  float: left;
  text-align: center;  
  padding: 20px;
  border: 1px solid #d6d6d0;
  background-color:#6C69EC;
}
.row .column h2 {
    font-size: 22px!important;
    font-weight: 600;
    margin: 0!important;
    padding: 0!important;
    line-height: 1.85714285714286!important;
}
.left, .right {
  width: 15%;
}
.middle {
  width: 70%;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.lsn-duration {
    padding: 20px;
    width: 15%;    
    text-align: center;
}
.lsn-order {
    padding: 20px;
    width: 15%;
    text-align: center;
}
.ld-item-list-item{
    display: flex;
}
.single-course .lms-wrapper .ld-status-complete.ld-secondary-background{
   background-color: unset!important;
}
.column h2 {
    color: #fff;
}

@media screen and (max-width: 768px){
   body .lms-wrapper {
    padding: 0;
    margin: 3em 0;
}
.column {
    padding: 20px 0;
}
.learndash-wrapper {
   /* font-size: 14px !important;*/
}
.left, .right {
    width: 20%;
}
.middle {
    width: 60%;
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
}
.row .column h2 {
    font-size: 14px!important;
}
}

/* Start Additional CSS for quiz*/

/*Start CSS for questions style*/
/*
body .ginput_container input:checked {
       border-color: #533DE0!important;
    background-color: #533DE0!important;
}
body .ginput_container input[type=text]{border-color: #666!important;}
.wpProQuiz_question_text .question_texttable{
    height: 44px; 
    width: 75%; 
    border-collapse: collapse; border-style: solid; 
    background-color: #5254e3;
}
.wpProQuiz_question_text .question_texttable .quest_spantext{
    width: 100%; 
    text-align: center;
}
.wpProQuiz_question_text .question_texttable .quest_spantext span{
    font-family: 'trebuchet ms', geneva, sans-serif; 
    font-size: 18pt;
    color:#fff;
}
.wpProQuiz_question_text .question_texttable .quest_spantext span p{
    margin-bottom: 0;
}
*/
/*End questions here*/
/*
.wpProQuiz_questionListItem.correct-answer label {
    border: black #61ff73 2px !important;
    background-color: #61ff73;
}
.wpProQuiz_questionListItem.incorrect-answer label {
    background-color: #ff0000;
}
.wpProQuiz_questionListItem label {
    background-color: #edefc8;
    font-family: 'Trebuchet MS';
	font-weight: bold;
    font-size: 14pt;
}
*/
/* End Additional CSS for quiz*/