:root {
    --tutor-text-size: 16px;
    --tutor-color-white: #fff;
    --tutor-color-success: #24a148;
    --tutor-color-success-rgb: 36,161,72;
    --tutor-color-warning: #ed9700;
    --tutor-color-warning-rgb: 237,151,0;
    --tutor-color-danger: #f44337;
    --tutor-color-danger-rgb: 244,67,55;
    --tutor-color-secondary: #F98C25;
    --tutor-color-subdued: #5b616f;
    --tutor-color-hints: #767c8e;
    --tutor-color-muted: #757c8e;
    --tutor-color-gray: #e3e5eb;
    --tutor-color-gray-10: #eff1f6
}

.tutor-color-black {
    color: #F98C25;
}

.tutor-color-white {
    color: #fff
}

.tutor-color-primary {
    color: var(--tutor-color-primary)
}

.tutor-color-success {
    color: #24a148
}

.tutor-color-warning {
    color: #ed9700
}

.tutor-color-danger {
    color: #f44337
}

.tutor-color-secondary {
    color: #28166F
}

.tutor-color-muted {
    color: #757c8e
}

.tutor-color-subdued {
    color: #5b616f
}

.tutor-color-hints {
    color: #767c8e
}

.tutor-color-gray-20 {
    color: #e3e5eb
}

.tutor-color-gray-10 {
    color: #eff1f6
}

.tutor-bg-black {
    background-color: var(--tutor-body-color)
}

.tutor-bg-white {
    background-color: #fff
}

.tutor-bg-primary {
    background-color: var(--tutor-color-primary)
}

.tutor-bg-success {
    background-color: #24a148
}

.tutor-bg-warning {
    background-color: #ed9700
}

.tutor-bg-danger {
    background-color: #f44337
}

.tutor-bg-secondary {
    background-color: #41454f
}

.tutor-bg-muted {
    background-color: #757c8e
}

.tutor-bg-subdued {
    background-color: #5b616f
}

.tutor-bg-hints {
    background-color: #767c8e
}

.tutor-bg-gray-20 {
    background-color: #e3e5eb
}

.tutor-bg-gray-10 {
    background-color: #eff1f6
}

.text-regular-body, .tutor-text-regular-body {
    font-size: 16px;
    font-weight: 400;
    line-height: 162%
}

.text-regular-caption, .tutor-text-regular-caption {
    font-size: 15px;
    font-weight: 400;
    line-height: 160%
}

.text-regular-small, .text-body, .tutor-text-regular-small {
    font-size: 13px;
    font-weight: 400;
    line-height: 138%
}

.text-regular-tiny, .tutor-text-regular-tiny {
    font-size: 11px;
    font-weight: 400;
    line-height: 145%
}

.text-medium-h1, .tutor-text-medium-h1 {
    font-size: 80px;
    font-weight: 500;
    line-height: 101%
}

.text-medium-h2, .tutor-text-medium-h2 {
    font-size: 60px;
    font-weight: 500;
    line-height: 117%
}

.text-medium-h3, .tutor-text-medium-h3 {
    font-size: 40px;
    font-weight: 500;
    line-height: 120%
}

.text-medium-h4, .tutor-text-medium-h4 {
    font-size: 30px;
    font-weight: 500;
    line-height: 123%
}

.text-medium-h5, .tutor-text-medium-h5 {
    font-size: 24px;
    font-weight: 500;
    line-height: 142%
}

.text-medium-h6, .tutor-text-medium-h6 {
    font-size: 20px;
    font-weight: 500;
    line-height: 140%
}

.text-medium-body, .tutor-text-medium-body {
    font-size: 16px;
    font-weight: 500;
    line-height: 162%
}

.text-medium-caption, .tutor-instructor-filter .course-category-filter .tutor-form-check label.text-medium-caption, .tutor-text-medium-caption {
    font-size: 15px;
    font-weight: 500;
    line-height: 160%
}

.text-medium-small, .tutor-text-medium-small {
    font-size: 13px;
    font-weight: 500;
    line-height: 162%
}

.text-medium-tiny, .tutor-text-medium-tiny {
    font-size: 11px;
    font-weight: 500;
    line-height: 145%
}

.text-semi-h1, .tutor-text-semi-h1 {
    font-size: 80px;
    font-weight: 600;
    line-height: 101%
}

.text-semi-h2, .tutor-text-semi-h2 {
    font-size: 60px;
    font-weight: 600;
    line-height: 117%
}

.text-semi-h3, .tutor-text-semi-h3 {
    font-size: 40px;
    font-weight: 600;
    line-height: 120%
}

.text-semi-h4, .tutor-text-semi-h4 {
    font-size: 30px;
    font-weight: 600;
    line-height: 123%
}

.text-semi-h5, .tutor-text-semi-h5 {
    font-size: 24px;
    font-weight: 600;
    line-height: 142%
}

.text-semi-h6, .tutor-text-semi-h6 {
    font-size: 20px;
    font-weight: 600;
    line-height: 150%
}

.text-semi-caption, .tutor-text-semi-caption {
    font-size: 15px;
    font-weight: 600;
    line-height: 165%
}

.text-semi-small, .tutor-text-semi-small {
    font-size: 13px;
    font-weight: 600;
    line-height: 128%
}

.text-bold-h1, .tutor-text-bold-h1 {
    font-size: 80px;
    font-weight: 700;
    line-height: 101%
}

.text-bold-h2, .tutor-text-bold-h2 {
    font-size: 60px;
    font-weight: 700;
    line-height: 117%
}

.text-bold-h3, .tutor-text-bold-h3 {
    font-size: 40px;
    font-weight: 700;
    line-height: 120%
}

.text-bold-h4, .tutor-text-bold-h4 {
    font-size: 30px;
    font-weight: 700;
    line-height: 123%
}

.text-bold-h5, .tutor-text-bold-h5 {
    font-size: 24px;
    font-weight: 700;
    line-height: 142%
}

.text-bold-h6, .tutor-text-bold-h6 {
    font-size: 20px;
    font-weight: 700;
    line-height: 150%
}

.text-bold-body, .tutor-text-bold-body {
    font-size: 16px;
    font-weight: 700;
    line-height: 162%
}

.text-bold-caption, .tutor-text-bold-caption {
    font-size: 15px;
    font-weight: 700;
    line-height: 160%
}

.text-bold-small, .tutor-text-bold-small {
    font-size: 13px;
    font-weight: 700;
    line-height: 162%
}

.text-bold-tiny, .tutor-text-bold-tiny {
    font-size: 11px;
    font-weight: 700;
    line-height: 145%
}

.text-btn-xlarge, .tutor-text-btn-xlarge {
    font-size: 18px;
    font-weight: 500;
    line-height: 178%
}

.text-btn-large, .tutor-text-btn-large {
    font-size: 16px;
    font-weight: 500;
    line-height: 200%
}

.text-btn-medium, .tutor-text-btn-medium {
    font-size: 15px;
    font-weight: 500;
    line-height: 160%
}

.text-btn-small, .tutor-text-btn-small {
    font-size: 13px;
    font-weight: 500;
    line-height: 123%
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

    body.tutor-frontend *, body.tutor-frontend :before, body.tutor-frontend :after {
        box-sizing: border-box
    }

    body .media-modal * {
        box-sizing: content-box
    }

.tutor-wrap {
    color: var(--tutor-body-color)
}

    .tutor-wrap img {
        max-width: 100%;
        height: auto
    }

.tutor-custom-list-style {
    margin: 0;
    padding: 0;
    list-style: none
}

    .tutor-custom-list-style li {
        margin-bottom: 5px;
        padding-left: 25px;
        line-height: 30px;
        position: relative
    }

        .tutor-custom-list-style li:before {
            content: "";
            color: var(--tutor-color-primary);
            font-family: tutor;
            position: absolute;
            left: 0
        }

.tutor-entry-content > br {
    display: none
}

.tutor-entry-content p:not(:last-child) {
    word-wrap: break-word;
    padding-bottom: 20px
}

.tutor-segment-title {
    color: #000;
    margin-bottom: 13px;
    font-size: 18px;
    font-weight: 500;
    line-height: 23px
}

.tutor-course-topics-header {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 8px;
    display: flex
}

    .tutor-course-topics-header .tutor-course-topics-header-right span:not(:first-child) {
        margin-left: 45px
    }

.tutor-course-topics-contents h4 {
    font-size: var(--tutor-text-size);
    color: var(--tutor-body-color);
    margin-bottom: 0;
    font-weight: 500
}

.tutor-course-topics-contents .tutor-course-title {
    cursor: pointer
}

    .tutor-course-topics-contents .tutor-course-title h4 {
        color: var(--tutor-color-primary);
        margin-top: 0;
        font-size: 16px;
        line-height: 25px;
        overflow: hidden
    }

.tutor-course-topic.tutor-active .tutor-course-title h4 > i:before {
    content: ""
}

.tutor-course-topics-contents .tutor-course-title h4 i {
    float: left;
    margin-right: 10px;
    font-size: 15px;
    line-height: 25px
}

.tutor-course-topics-contents .tutor-course-topic {
    border: 1px solid #dce4e6;
    border-radius: 5px;
    margin-bottom: 20px;
    overflow: hidden
}

.tutor-course-title, .tutor-course-lesson {
    padding: 14px 20px
}

.tutor-course-lesson {
    border-top: 1px solid #dce4e6
}

    .tutor-course-lesson h5 {
        line-height: 22px;
        font-size: var(--tutor-text-size);
        color: inherit;
        margin-top: 0;
        margin-bottom: 0;
        display: flex
    }

        .tutor-course-lesson h5 a {
            color: var(--tutor-color-primary);
            transition: all .3s
        }

            .tutor-course-lesson h5 a:hover {
                color: var(--tutor-color-primary-hover)
            }

        .tutor-course-lesson h5 i {
            vertical-align: text-top;
            color: var(--tutor-color-muted);
            margin-right: 10px;
            line-height: 22px;
            display: block
        }

        .tutor-course-lesson h5 .lesson-preview-icon i {
            margin-left: 10px;
            margin-right: 0
        }

        .tutor-course-lesson h5 .tutor-lesson-duration {
            align-self: flex-start;
            margin-left: auto;
            padding-left: 5px
        }

    .tutor-course-lesson .lesson-preview-title {
        flex-direction: row;
        flex: 1 0 0;
        align-items: flex-start;
        display: flex
    }

table.course-single-gradebooks .datetime {
    margin: 0;
    font-size: 80%
}

.tutor-course-lessons .tutor-course-lesson h5 i.tutor-lesson-thumbnail-icon {
    text-align: center;
    color: #fff;
    z-index: 1;
    border-radius: 3px;
    width: 70px;
    height: 50px;
    margin-right: 10px;
    font-size: 20px;
    line-height: 50px;
    position: relative;
    overflow: hidden;
    background-position: 50% !important;
    background-size: cover !important
}

    .tutor-course-lessons .tutor-course-lesson h5 i.tutor-lesson-thumbnail-icon:after {
        content: "";
        z-index: -1;
        background: rgba(0,0,0,.5);
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0
    }

.theme-twentytwentytwo .select2-container .select2-selection {
    padding: .2rem
}

.tutor-password-protected-course .tutor-modal-overlay {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

.tutor-password-protected-course .tutor-course-thumbnail {
    margin-bottom: 60px
}

    .tutor-password-protected-course .tutor-course-thumbnail img {
        width: 100%
    }

.tutor-password-protected-course .tutor-locked-badge {
    color: #202223;
    background-color: #fdf4e3;
    border-radius: 4px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 4px 8px;
    font-size: 14px;
    line-height: 24px;
    display: inline-block
}

.tutor-password-protected-course .tutor-btn {
    justify-content: center;
    min-width: 110px
}

.tutor-quiz-questions-pagination {
    margin-top: 24px
}

    .tutor-quiz-questions-pagination ul {
        flex-wrap: wrap;
        gap: 10px;
        margin: 0;
        list-style: none;
        display: flex;
        padding: 0 !important
    }

        .tutor-quiz-questions-pagination ul li {
            display: inline-block
        }

            .tutor-quiz-questions-pagination ul li a {
                border: 1px solid var(--tutor-color-primary);
                color: var(--tutor-color-primary);
                border-radius: 50%;
                justify-content: center;
                align-items: center;
                width: 30px;
                height: 30px;
                padding: 7px 13px;
                font-size: 15px;
                font-weight: 700;
                display: flex
            }

                .tutor-quiz-questions-pagination ul li a:hover, .tutor-quiz-questions-pagination ul li a.active {
                    background-color: var(--tutor-color-primary);
                    color: #fff
                }

                    .tutor-quiz-questions-pagination ul li a:hover:hover, .tutor-quiz-questions-pagination ul li a.active:hover {
                        opacity: .8
                    }

.tutor-info-msg, .tutor-success-msg, .tutor-warning-msg, .tutor-error-msg {
    border-radius: 3px;
    margin: 10px 0;
    padding: 10px
}

.tutor-info-msg {
    color: var(--tutor-color-primary);
    background-color: #bef
}

.tutor-success-msg {
    color: var(--tutor-color-success);
    background-color: #dff2bf
}

.tutor-warning-msg {
    color: #9f6000;
    background-color: #feefb3
}

.tutor-error-msg {
    color: #d8000c;
    background-color: #fbdcdc;
    border: 1px solid #d8000c
}

.tutor-profile-photo-upload-wrap {
    width: 200px;
    height: auto;
    margin-bottom: 70px;
    position: relative
}

    .tutor-profile-photo-upload-wrap img {
        width: 100%;
        height: auto;
        display: block
    }

a.tutor-profile-photo-upload-btn, button.tutor-profile-photo-upload-btn {
    background-color: var(--tutor-color-primary);
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 9px 0;
    display: block;
    position: absolute;
    top: 100%
}

    a.tutor-profile-photo-upload-btn:hover, button.tutor-profile-photo-upload-btn:hover {
        background-color: var(--tutor-color-primary-hover);
        color: #fff
    }

.tutor-profile-photo-delete-btn {
    color: #ff000c;
    position: absolute;
    top: 10px;
    right: 10px
}

.single-instructor-wrap {
    border: 1px solid #e8eff1;
    border-radius: 4px;
    margin-bottom: 30px
}

    .single-instructor-wrap .single-instructor-top {
        border-bottom: 1px solid #e8eff1;
        padding: 20px;
        display: flex
    }

@media (max-width:767px) {
    .single-instructor-wrap .single-instructor-top {
        flex-wrap: wrap
    }
}

.single-instructor-wrap .single-instructor-top h3, .single-instructor-wrap .single-instructor-top h4 {
    margin: 0;
    padding: 0
}

.single-instructor-wrap .tutor-instructor-left {
    flex: none;
    padding-right: 30px
}

@media (max-width:767px) {
    .single-instructor-wrap .tutor-instructor-left {
        width: 100%;
        margin-bottom: 15px
    }
}

.single-instructor-wrap .instructor-name {
    float: left;
    max-width: 180px;
    padding-left: 20px
}

    .single-instructor-wrap .instructor-name h3 {
        color: var(--tutor-body-color);
        font-size: 16px;
        font-weight: 600
    }

        .single-instructor-wrap .instructor-name h3 a {
            color: var(--tutor-body-color);
            font-weight: 500
        }

    .single-instructor-wrap .instructor-name h4 {
        color: var(--tutor-color-muted);
        font-weight: 500
    }

.single-instructor-wrap .single-instructor-bottom {
    text-align: right;
    padding: 15px 20px;
    overflow: hidden
}

@media (max-width:767px) {
    .single-instructor-wrap .single-instructor-bottom {
        text-align: left
    }
}

.single-instructor-wrap .single-instructor-bottom p {
    margin: 0
}

.single-instructor-wrap .single-instructor-bottom .ratings {
    float: left
}

    .single-instructor-wrap .single-instructor-bottom .ratings i {
        margin-right: 4px
    }

.single-instructor-wrap .single-instructor-bottom .courses, .single-instructor-wrap .single-instructor-bottom .students {
    margin-left: 20px;
    display: inline-block
}

    .single-instructor-wrap .single-instructor-bottom .courses i, .single-instructor-wrap .single-instructor-bottom .students i {
        vertical-align: middle;
        margin-right: 2px;
        font-size: 18px;
        display: inline-block
    }

.single-instructor-wrap .single-instructor-bottom .ratings .rating-total-meta {
    color: #bac0cf
}

.single-instructor-wrap .single-instructor-bottom .ratings .rating-generated {
    color: #f8c51c
}

.tutor-dashboard-pagination-results-stats {
    margin: 10px 0 30px
}

.statement-address {
    color: #555;
    margin: 10px 0
}

.statement-order-completed {
    background: var(--tutor-color-success);
    color: #fff;
    border: none;
    padding: 2px 5px
}

.tutor-login-wrap, #tutor-registration-wrap {
    border-radius: 5px;
    max-width: 520px;
    margin: 0 auto;
    padding: 40px 0 32px;
    box-shadow: 0 0 15px rgba(0,0,0,.1)
}

.tutor-login-form-wrapper, #tutor-registration-form {
    padding: 24px
}

    .tutor-login-form-wrapper .tutor-password-strength-checker .show-hide-btn, #tutor-registration-form .tutor-password-strength-checker .show-hide-btn {
        top: 45%
    }

@media (max-width:767px) {
    .tutor-login-form-wrapper .tutor-password-strength-checker .show-hide-btn, #tutor-registration-form .tutor-password-strength-checker .show-hide-btn {
        top: 42%
    }
}

.tutor-login-wrap form {
    margin: 0
}

.tutor-login-wrap .tutor-login-title {
    text-align: center;
    margin-bottom: 25px;
    padding: 0 40px
}

.tutor-login-rememeber-wrap {
    text-align: right;
    margin-bottom: 30px;
    overflow: hidden
}

    .tutor-login-rememeber-wrap p {
        float: left;
        display: inline-block
    }

    .tutor-login-rememeber-wrap p, .tutor-login-rememeber-wrap label {
        margin: 0
    }

    .tutor-form-register-wrap a, .tutor-login-rememeber-wrap a, .tutor-login-rememeber-wrap label {
        color: #606c8f;
        vertical-align: middle;
        opacity: .5;
        transition: all .3s
    }

        .tutor-form-register-wrap a:hover, .tutor-login-rememeber-wrap a:hover, .tutor-login-rememeber-wrap label:hover {
            opacity: 1
        }

.tutor-form-register-wrap {
    text-align: center;
    margin-top: 15px
}

.tutor-course-login-wrap h4 {
    color: var(--tutor-body-color);
    margin-bottom: 20px;
    font-size: 42px;
    line-height: 1.2
}

.login-overlay-close {
    z-index: -1;
    background: 0 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.course-login-title {
    margin-bottom: 50px
}

.tutor-option-field-row label, .tutor-form-group label {
    margin-top: -2px;
    margin-bottom: 10px;
    display: block
}

.tutor-option-field textarea, .tutor-form-group textarea {
    width: 100%;
    box-shadow: none;
    text-indent: 15px;
    background: #fff;
    border: 1px solid #dcdfe5;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 0;
    font-size: 16px;
    line-height: 48px;
    transition: all .3s;
    display: block
}

.tutor-option-field input[type=text] {
    width: 100%;
    box-shadow: none;
    text-indent: 15px;
    background: #fff;
    border: 1px solid #dcdfe5;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 0;
    font-size: 16px;
    line-height: 48px;
    transition: all .3s;
    display: block
}

.tutor-option-field input[type=number] {
    width: 100%;
    box-shadow: none;
    text-indent: 15px;
    background: #fff;
    border: 1px solid #dcdfe5;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 0;
    font-size: 16px;
    line-height: 48px;
    transition: all .3s;
    display: block
}

.tutor-option-field input[type=pas\.tutor-dashboard-content-innersword] {
    width: 100%;
    box-shadow: none;
    text-indent: 15px;
    background: #fff;
    border: 1px solid #dcdfe5;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 0;
    font-size: 16px;
    line-height: 48px;
    transition: all .3s;
    display: block
}

.tutor-form-group input[type=text] {
    width: 100%;
    box-shadow: none;
    text-indent: 15px;
    background: #fff;
    border: 1px solid #dcdfe5;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 0;
    font-size: 16px;
    line-height: 48px;
    transition: all .3s;
    display: block
}

.tutor-form-group input[type=number] {
    width: 100%;
    box-shadow: none;
    text-indent: 15px;
    background: #fff;
    border: 1px solid #dcdfe5;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 0;
    font-size: 16px;
    line-height: 48px;
    transition: all .3s;
    display: block
}

.tutor-form-group input[type=password] {
    width: 100%;
    box-shadow: none;
    text-indent: 15px;
    background: #fff;
    border: 1px solid #dcdfe5;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 0;
    font-size: 16px;
    line-height: 48px;
    transition: all .3s;
    display: block
}

.tutor-option-field textarea, .tutor-form-group textarea {
    text-indent: 0;
    height: 180px;
    padding: 15px;
    line-height: 26px
}

    .tutor-option-field textarea:focus, .tutor-form-group textarea:focus, .tutor-option-field input:focus, .tutor-form-group input:focus {
        outline: none
    }

    .tutor-option-field textarea:focus, .tutor-form-group textarea:focus {
        background: #fff;
        border-color: var(--tutor-color-primary) !important
    }

.tutor-option-field input:not([type=submit]):focus {
    background: #fff;
    border-color: var(--tutor-color-primary) !important
}

.tutor-form-group input:not([type=submit]):focus {
    background: #fff;
    border-color: var(--tutor-color-primary) !important
}

.tutor-option-field textarea::-webkit-input-placeholder {
    color: #b0b6c8;
    opacity: 1
}

.tutor-option-field input::-webkit-input-placeholder {
    color: #b0b6c8;
    opacity: 1
}

.tutor-form-group textarea::-webkit-input-placeholder {
    color: #b0b6c8;
    opacity: 1
}

.tutor-form-group input::-webkit-input-placeholder {
    color: #b0b6c8;
    opacity: 1
}

.tutor-option-field textarea::-moz-placeholder {
    color: #b0b6c8;
    opacity: 1
}

.tutor-option-field input::-moz-placeholder {
    color: #b0b6c8;
    opacity: 1
}

.tutor-form-group textarea::-moz-placeholder {
    color: #b0b6c8;
    opacity: 1
}

.tutor-form-group input::-moz-placeholder {
    color: #b0b6c8;
    opacity: 1
}

.tutor-option-field textarea:-ms-input-placeholder {
    color: #b0b6c8;
    opacity: 1
}

.tutor-option-field input:-ms-input-placeholder {
    color: #b0b6c8;
    opacity: 1
}

.tutor-form-group textarea:-ms-input-placeholder {
    color: #b0b6c8;
    opacity: 1
}

.tutor-form-group input:-ms-input-placeholder {
    color: #b0b6c8;
    opacity: 1
}

.tutor-option-field textarea:-moz-placeholder {
    color: #b0b6c8;
    opacity: 1
}

.tutor-option-field input:-moz-placeholder {
    color: #b0b6c8;
    opacity: 1
}

.tutor-form-group textarea:-moz-placeholder {
    color: #b0b6c8;
    opacity: 1
}

.tutor-form-group input:-moz-placeholder {
    color: #b0b6c8;
    opacity: 1
}

.tutor-form-group.tutor-reg-form-btn-wrap {
    text-align: right
}

.tutor-option-field p.desc {
    opacity: .7;
    margin: -10px 0 20px;
    font-size: 13px;
    font-style: italic
}

.tutor-option-field:last-child .tutor-option-field p.desc {
    margin-bottom: 0
}

.tutor-option-gorup-fields-wrap .tutor-lesson-video-runtime {
    display: flex
}

    .tutor-option-gorup-fields-wrap .tutor-lesson-video-runtime .tutor-option-group-field {
        padding-right: 30px
    }

.tutor-price-preview-box {
    border: 1px solid #dcdfe5;
    border-radius: 4px;
    margin-bottom: 30px;
    padding: 20px;
    overflow: hidden
}

.tutor-price-box-thumbnail {
    margin: -20px -20px 20px
}

    .tutor-price-box-thumbnail .tutor-single-lesson-segment {
        margin-bottom: 0
    }

.tutor-price-preview-box .price {
    margin: 0 0 20px;
    font-size: 35px;
    font-weight: 500;
    line-height: 1;
    overflow: hidden
}

    .tutor-price-preview-box .price .subscription-details {
        font-size: var(--tutor-text-size);
        margin-top: 12px;
        line-height: 1.2em;
        display: block
    }

    .tutor-price-preview-box .price > .price {
        margin-bottom: 0
    }

    .tutor-price-preview-box .price del + ins {
        float: left;
        margin-left: 0
    }

.tutor-course-reviews-wrap {
    border: 1px solid #e8eff1;
    border-radius: 4px
}

.tutor-course-avg-rating-total {
    color: var(--tutor-color-muted)
}

    .tutor-course-avg-rating-total span {
        color: var(--tutor-body-color)
    }

.tutor-review-individual-item {
    border-top: 1px solid #e8eff1;
    padding: 30px;
    overflow: hidden
}

    .tutor-review-individual-item p {
        margin: 0;
        padding: 0
    }

.course-avg-rating-wrap {
    padding: 20px 20px 20px 40px
}

.tutor-review-individual-item .review-left {
    float: left;
    width: 200px;
    overflow: hidden
}

.tutor-review-individual-item .review-content {
    padding-left: 200px
}

@media (max-width:991px) {
    .tutor-review-individual-item .review-left {
        float: none;
        width: 100%;
        margin-bottom: 25px
    }

    .tutor-review-individual-item .review-content {
        padding-left: 0
    }
}

.tutor-review-individual-item .review-avatar {
    float: left;
    width: 50px
}

    .tutor-review-individual-item .review-avatar img {
        border: none;
        border-radius: 50%;
        max-width: 100%;
        height: auto;
        margin: 0
    }

.tutor-review-individual-item .tutor-review-user-info {
    float: left;
    padding-left: 20px
}

    .tutor-review-individual-item .tutor-review-user-info p {
        margin-bottom: 0
    }

    .tutor-review-individual-item .tutor-review-user-info a {
        color: var(--tutor-body-color)
    }

.review-avatar .tutor-text-avatar, .tutor-dashboard-avater .tutor-text-avatar, .instructor-avatar .tutor-text-avatar {
    text-align: center;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0,.4);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block
}

.course-avg-rating-wrap .course-avg-rating {
    font-size: 76px;
    font-weight: 400;
    line-height: 1
}

.course-avg-rating-wrap p {
    margin: 0
}

.tutor-review-individual-item .tutor-review-name {
    font-size: 16px;
    font-weight: 600
}

.tutor-review-individual-item .review-meta {
    color: var(--tutor-color-muted)
}

.individual-review-rating-wrap {
    color: #f8c51c
}

    .individual-review-rating-wrap i, .course-avg-rating-html i {
        color: #f8c51c;
        margin-right: 4px
    }

.tutor-course-tags {
    margin: -5px
}

    .tutor-course-tags a {
        color: var(--tutor-body-color);
        background: #e8eff1;
        border-radius: 2px;
        margin: 5px;
        padding: 6px 15px;
        transition: all .3s;
        display: inline-block
    }

        .tutor-course-tags a:hover {
            color: #000
        }

#tutor-single-entry-content .tutor-course-prerequisites {
    padding: 60px
}

.prerequisites-course-lists {
    margin: 0;
    padding: 0;
    list-style: none
}

    .prerequisites-course-lists li a {
        color: var(--tutor-color-primary);
        border: 1px solid #dcdfe5;
        border-radius: 4px;
        margin-bottom: 20px;
        padding: 13px 15px;
        font-size: 16px;
        font-weight: 500
    }

    .prerequisites-course-lists li:first-child {
        color: #b39f70;
        background: #fffff5;
        border: 1px solid #f7e5b9;
        border-radius: 4px;
        margin-bottom: 20px;
        padding: 13px 40px 13px 60px;
        font-weight: 500;
        position: relative
    }

        .prerequisites-course-lists li:first-child > span {
            position: absolute;
            top: 13px;
            left: 20px
        }

    .prerequisites-course-lists li .prerequisites-course-item {
        align-items: center;
        display: flex
    }

.prerequisites-course-feature-image img {
    border-radius: 2px;
    width: 70px;
    height: auto;
    box-shadow: 0 0 1px rgba(0,0,0,.08);
    margin: 0 !important
}

.prerequisites-course-lists li .prerequisites-course-title {
    flex-grow: 1;
    padding-left: 15px;
    transition: all .3s
}

.prerequisites-course-lists li a:hover .prerequisites-course-title {
    color: var(--tutor-color-primary)
}

.prerequisites-course-checkmark {
    text-transform: uppercase;
    min-width: 107px;
    height: 24px;
    font-size: 12px;
    font-weight: 700;
    line-height: 24px
}

    .prerequisites-course-checkmark i {
        color: #dbdddd;
        text-align: center;
        background: #dbdddd;
        border-radius: 2px;
        width: 24px;
        height: 24px;
        margin-right: 3px;
        display: inline-block
    }

    .prerequisites-course-checkmark.is-complete i {
        background: var(--tutor-color-success);
        color: #fff
    }

.rtl .tutor-progress-bar .tutor-progress-filled:after {
    left: auto;
    right: var(--tutor-progress-left);
    transform: translateY(-50%)translate(50%)
}

.rtl .tutor-progress-percent {
    padding-left: 0;
    padding-right: 20px
}

.rtl .tutor-course-lesson h5 i {
    margin-left: 10px;
    margin-right: 0
}

.rtl .tutor-course-lesson h5 .lesson-preview-icon i {
    margin-left: 0;
    margin-right: 10px
}

.rtl .tutor-course-lesson h5 .tutor-lesson-duration {
    text-align: left;
    flex-grow: 1
}

.rtl .tutor-custom-list-style li {
    padding-left: 0;
    padding-right: 25px
}

    .rtl .tutor-custom-list-style li:before {
        left: auto;
        right: 0
    }

.rtl .single-instructor-wrap .instructor-name {
    float: right;
    padding-left: 0;
    padding-right: 20px
}

.rtl .single-instructor-wrap .instructor-bio {
    padding-left: 0;
    padding-right: 260px
}

.rtl .tutor-lessons-under-topic .tutor-lesson-right-icons {
    left: 15px;
    right: auto
}

    .rtl .tutor-lessons-under-topic .tutor-lesson-right-icons .tutor-lesson-complete {
        margin-left: 0;
        margin-right: 8px
    }

.rtl .tutor-single-lesson-button-group .tutor-single-lesson-button a > i:first-child, .rtl .tutor-topics-in-single-lesson .tutor-single-lesson-items a > i:first-child {
    margin-left: 10px;
    margin-right: 0
}

.rtl .tutor-topbar-home-btn {
    margin-left: 0;
    margin-right: 20px
}

@media screen and (max-width:546px) {
    .rtl .tutor-topbar-home-btn {
        margin-right: 10px
    }
}

.label-order-status {
    border-radius: 3px;
    padding: 3px 5px
}

.label-status-completed {
    color: #fff;
    background-color: #4bd863
}

.label-status-cancelled {
    color: #fff;
    background-color: #fd6a03
}

.label-status-on-hold {
    color: #fff;
    background-color: #db5382
}

.tutor-lesson-content-area h2 {
    margin-top: 20px;
    margin-bottom: 25px;
    font-weight: 500
}

.assignment-result-wrap {
    text-align: center;
    padding: 10px 0
}

.submitted-assignment-grade-pass {
    color: var(--tutor-color-success)
}

.submitted-assignment-grade-failed {
    color: red
}

.received-marks {
    color: var(--tutor-color-primary)
}

.video-poster-img img {
    max-width: 200px;
    height: auto
}

.tutor-assignment-information {
    font-size: 16px
}

    .tutor-assignment-information ul {
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        margin: 0 0 22px;
        padding: 0;
        list-style: none;
        display: flex
    }

        .tutor-assignment-information ul li strong {
            font-weight: 700
        }

.tutor-assignment-attachment-upload-wrap .tutor-form-group {
    display: inline-block
}

    .tutor-assignment-attachment-upload-wrap .tutor-form-group label + input {
        display: none
    }

    .tutor-assignment-attachment-upload-wrap .tutor-form-group label {
        cursor: pointer;
        border: 1px solid #dcdfe5;
        border-radius: 4px;
        margin-right: 15px;
        padding: 15px 17px;
        overflow: hidden
    }

        .tutor-assignment-attachment-upload-wrap .tutor-form-group label i {
            float: left;
            margin-right: 12px;
            font-size: 30px;
            line-height: 30px
        }

        .tutor-assignment-attachment-upload-wrap .tutor-form-group label span {
            line-height: 30px
        }

.tutor-assignment-attachment-upload-wrap {
    margin-bottom: 40px
}

.ui-sortable-placeholder {
    visibility: visible;
    background-color: rgba(221,221,221,.867)
}

.lesson-modal-close-wrap a {
    text-align: center;
    color: #3a3d42;
    background: #fff;
    width: 50px;
    height: 59px;
    font-size: 15px;
    line-height: 57px;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0
}

    .lesson-modal-close-wrap a:hover {
        color: red
    }

.lesson-modal-field.tutor-lesson-modal-title-wrap {
    width: 95%
}

.lesson-modal-field-row input[type=text] {
    box-shadow: none;
    color: #333;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    min-width: 400px;
    min-height: 35px;
    margin: 0 10px 0 0;
    padding: 7px 12px;
    display: inline-block
}

.tutor-lesson-modal-title-wrap input {
    width: 100%
}

.tutor-lesson-modal-wrap .modal-footer {
    background-color: #fff;
    width: 100%;
    padding: 10px 20px;
    position: -webkit-sticky;
    position: sticky;
    bottom: 0
}

.tutor-option-field .tutor-lesson-edit-feature-img {
    width: 100px;
    position: relative
}

    .tutor-option-field .tutor-lesson-edit-feature-img img {
        width: 100%;
        height: auto
    }

.tutor-get-pro-text {
    color: #e02424
}

.updating-icon:before {
    content: "";
    font-family: tutor;
    animation: 1s linear infinite spin;
    display: inline-block
}

.tutor-notice-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    margin-bottom: 10px;
    padding: 20px
}

.quiz-modal-btn-cancel, .quiz-modal-btn-back {
    color: #4b5981;
    border: 1px solid #d4dadb
}

.tutor-quiz-builder-group {
    margin-bottom: 25px
}

    .tutor-quiz-builder-group > p.warning {
        color: red;
        font-size: 12px
    }

    .tutor-quiz-builder-group > p.help {
        color: #a4a4a4;
        margin-top: 7px;
        font-size: 12px
    }

    .tutor-quiz-builder-group > h4 {
        color: #393c40;
        margin: 0 0 15px;
        font-weight: 600
    }

.tutor-quiz-builder-row {
    align-items: center;
    margin-left: -10px;
    margin-right: -10px;
    display: flex
}

.tutor-quiz-builder-col {
    flex-grow: 1;
    padding-left: 10px;
    padding-right: 10px
}

    .tutor-quiz-builder-col.auto-width {
        flex: none
    }

.tutor-quiz-builder-group textarea {
    text-indent: 15px;
    box-shadow: none;
    color: #393c40;
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 3px;
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 5px 0;
    line-height: 40px;
    display: inline-block
}

.tutor-quiz-builder-group input[type=text] {
    text-indent: 15px;
    box-shadow: none;
    color: #393c40;
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 3px;
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 5px 0;
    line-height: 40px;
    display: inline-block
}

.tutor-quiz-builder-group input[type=email] {
    text-indent: 15px;
    box-shadow: none;
    color: #393c40;
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 3px;
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 5px 0;
    line-height: 40px;
    display: inline-block
}

.tutor-quiz-builder-group input[type=number] {
    text-indent: 15px;
    box-shadow: none;
    color: #393c40;
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 3px;
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 5px 0;
    line-height: 40px;
    display: inline-block
}

.tutor-quiz-builder-group input[type=password] {
    text-indent: 15px;
    box-shadow: none;
    color: #393c40;
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 3px;
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 5px 0;
    line-height: 40px;
    display: inline-block
}

.tutor-quiz-builder-group textarea:focus {
    border-color: var(--tutor-color-primary)
}

.tutor-quiz-builder-group input[type=text]:focus {
    border-color: var(--tutor-color-primary)
}

.tutor-quiz-builder-group input[type=email]:focus {
    border-color: var(--tutor-color-primary)
}

.tutor-quiz-builder-group input[type=number]:focus {
    border-color: var(--tutor-color-primary)
}

.tutor-quiz-builder-group input[type=password]:focus {
    border-color: var(--tutor-color-primary)
}

.tutor-quiz-builder-group textarea {
    resize: none;
    text-indent: 0;
    height: 80px;
    padding: 11px 15px;
    line-height: 22px
}

    .tutor-quiz-builder-group textarea[name=quiz_description] {
        height: 150px
    }

.tutor-quiz-builder-group select {
    box-shadow: none;
    border: 1px solid #ccc;
    margin: 0;
    line-height: 1;
    height: 42px !important;
    padding: 0 12px !important
}

.question-type-pro {
    color: #fff;
    font-size: 9px;
    position: absolute;
    top: 50%;
    right: 11px;
    transform: translateY(-50%)
}

.quiz-builder-question {
    background: #fff;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    flex: 1;
    max-width: calc(100% - 52px);
    padding: 10px;
    display: flex
}

    .quiz-builder-question .question-sorting {
        margin-right: 10px;
        line-height: 22px
    }

        .quiz-builder-question .question-sorting i {
            line-height: 24px;
            display: block
        }

    .quiz-builder-question .question-edit-icon {
        line-height: 22px
    }

    .quiz-builder-question .question-title {
        text-overflow: ellipsis;
        white-space: nowrap;
        flex: 1;
        margin-right: 10px;
        line-height: 22px;
        overflow: hidden
    }

    .quiz-builder-question .question-icon {
        flex: 0 0 155px
    }

.quiz-builder-qustion-trash a {
    color: rgba(57,60,64,.4);
    padding: 0 0 0 10px;
    font-size: 20px;
    line-height: 44px;
    display: block
}

.tutor-quiz-answer-wrap {
    display: flex
}

.tutor-quiz-answer-trash-wrap a.answer-trash-btn {
    padding: 0 10px;
    line-height: 44px;
    display: inline-block
}

span.tutor-quiz-answer-title {
    flex: 1
}

.tutor-quiz-answer-media .option-media-preview {
    margin-bottom: 20px
}

    .tutor-quiz-answer-media .option-media-preview img {
        max-width: 80px;
        height: auto
    }

.tutor-question-answer-image {
    margin-right: 10px
}

    .tutor-question-answer-image img {
        width: auto;
        max-height: 25px
    }

.tutor-video-embeded-wrap {
    max-width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden
}

    .tutor-video-embeded-wrap iframe, .tutor-video-embeded-wrap object, .tutor-video-embeded-wrap embed {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0
    }

.select2-selection__rendered [class^=tutor-icon-] {
    vertical-align: top;
    margin-right: 6px;
    display: inline-block
}

.select2-results__options [class^=tutor-icon-] {
    color: var(--tutor-color-primary);
    vertical-align: top;
    margin-right: 6px;
    display: inline-block
}

.select2-results__option--highlighted [class^=tutor-icon-] {
    color: #fff
}

.video-metabox-source-input-wrap {
    background-color: #f4f7f8;
    border: 1px solid #dcdfe5;
    border-radius: 3px;
    padding: 30px
}

.no-memberhsip-msg-wrap p {
    margin: 0
}

.content-drip-message-wrap.tutor-error-msg {
    margin: 40px 50px
}

.content-drip-message-wrap {
    margin: 120px
}

.content-drip-wrap-flex {
    display: flex
}

    .content-drip-wrap-flex .content-drip-left {
        margin-right: 50px
    }

    .content-drip-wrap-flex ul {
        margin: 0;
        list-style-position: inside
    }

        .content-drip-wrap-flex ul li a {
            color: var(--tutor-color-primary)
        }

.gradename-bg {
    text-align: center;
    color: #fff;
    border-radius: 20px;
    min-width: 32px;
    height: 32px;
    margin-right: 7px;
    padding: 0 8px;
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    display: inline-block
}

.gradename-outline {
    text-align: center;
    border: 2px solid;
    border-radius: 20px;
    min-width: 32px;
    height: 32px;
    margin-right: 7px;
    padding: 0 8px;
    font-size: 16px;
    line-height: 26px;
    display: inline-block
}

.generate-course-gradebook-btn-wrap {
    margin: 10px 0
}

.gradebook-result-for-label {
    background-color: #e8eff1;
    margin: 0 0 10px;
    padding: 4px 7px;
    display: inline-block
}

table.course-single-gradebooks {
    border-spacing: 0;
    border-collapse: collapse;
    border: 1px solid #dcdfe5;
    width: 100%
}

    table.course-single-gradebooks th {
        text-align: left;
        vertical-align: top;
        border-bottom: 1px solid #dcdfe5;
        padding: 1em 1.41575em;
        font-weight: 600
    }

    table.course-single-gradebooks thead th {
        vertical-align: middle;
        background-color: rgba(220,223,229,.14);
        padding: 1.41575em
    }

    table.course-single-gradebooks tbody td {
        border-bottom: 1px solid #dcdfe5;
        background-color: #fff !important
    }

    table.course-single-gradebooks a {
        color: #4b5981
    }

.text-label {
    background-color: #e8eff1;
    border-radius: 3px;
    margin: 0;
    padding: 4px 7px;
    display: inline-block
}

    .text-label.submitted-assignment-grade-pass {
        color: #fff;
        background-color: #86b223
    }

    .text-label.submitted-assignment-grade-failed {
        color: #fff;
        background-color: #d71830
    }

.tutor-bp-message-recipient-header {
    margin-bottom: 20px;
    display: flex
}

.tutor-bp-recipient-info-wrap {
    flex-grow: 1
}

.tutor-bp-message-recipient-avatar-wrap img {
    border-radius: 50%;
    width: 70px;
    height: 70px
}

.tutor-bp-message-recipient-avatar-wrap {
    margin-right: 35px
}

.tutor-bp-message-recipient-header .tutor-bp-thread-recipient-name h3 {
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    margin: 10px 0 8px !important
}

.tutor-bp-message-recipient-header .tutor-bp-thread-recipient-name h4 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    margin: 0 0 20px !important
}

.tutor-bp-enrolled-courses-wrap {
    margin: 0
}

    .tutor-bp-enrolled-courses-wrap .tutor-bp-enrolled-total-course-notice {
        color: #1c294b;
        font-weight: 400;
        margin: 10px 0 8px !important
    }

    .tutor-bp-enrolled-courses-wrap ul {
        color: #50616f;
        margin: 0;
        padding: 0 0 0 17px
    }

        .tutor-bp-enrolled-courses-wrap ul li a {
            color: #54616d;
            padding-left: 10px;
            line-height: 1.7;
            display: block
        }

            .tutor-bp-enrolled-courses-wrap ul li a:hover {
                color: var(--tutor-color-primary);
                opacity: 1;
                transition: all .3s;
                text-decoration: underline !important
            }

.oxy-tutor-element {
    width: 100%
}

.list-item-price ins {
    text-decoration: none
}

.list-item-price del {
    color: #757c8e;
    font-size: 15px;
    font-weight: 400;
    line-height: 160%
}

.list-item-button .ajax_add_to_cart.added, .tutor-course-booking-availability .ajax_add_to_cart.added {
    display: none
}

@media only screen and (min-width:1200px) {
    .tutor-course-list-pagination.tutor-pagination {
        width: 80%;
        margin: 50px auto 0
    }
}

@media only screen and (max-width:1199px) {
    .tutor-course-list-pagination.tutor-pagination {
        width: 90%;
        margin: 50px auto 0
    }
}

.list-item-button .edd-has-js.edd-no-js {
    display: none !important
}

.tutor-forgot-password-form, .tutor-reset-password-form {
    max-width: 520px;
    margin: 0 auto;
    padding: 15px;
    padding: 15px !important
}

.tutor-social-share-wrap button {
    color: #fff;
    cursor: pointer;
    border: none;
    border-radius: 6px;
    align-items: center;
    margin-right: 16px;
    padding: 8px 15px;
    display: inline-flex
}

@media (max-width:575.98px) {
    .tutor-social-share-wrap button {
        justify-content: center;
        width: 150px
    }

        .tutor-social-share-wrap button:not(:first-child) {
            margin-top: 10px
        }
}

.tutor-social-share-wrap button span {
    color: #fff;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    position: relative;
    top: 1px;
    left: 2px
}

.tutor-social-share-wrap .tutor_share.s_linkedin i {
    margin-top: -2px
}

.tutor-course-loop-price {
    color: var(--tutor-body-color);
    gap: 5px;
    font-size: 16px
}

    .tutor-course-loop-price > .price {
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        font-weight: 600;
        display: flex
    }

        .tutor-course-loop-price > .price .tutor-loop-cart-btn-wrap {
            margin-left: auto
        }

            .tutor-course-loop-price > .price .tutor-loop-cart-btn-wrap a {
                color: var(--tutor-body-color);
                vertical-align: top;
                background: 0 0;
                padding: 0;
                font-weight: 400;
                line-height: 20px;
                display: block;
                position: relative
            }

                .tutor-course-loop-price > .price .tutor-loop-cart-btn-wrap a.added {
                    display: none
                }

                .tutor-course-loop-price > .price .tutor-loop-cart-btn-wrap a:hover {
                    color: var(--tutor-color-primary)
                }

                .tutor-course-loop-price > .price .tutor-loop-cart-btn-wrap a:before {
                    content: "";
                    speak: none;
                    font-variant: normal;
                    text-transform: none;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    vertical-align: top;
                    color: var(--tutor-color-primary);
                    margin-right: 5px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: 20px;
                    font-family: tutor !important
                }

            .tutor-course-loop-price > .price .tutor-loop-cart-btn-wrap .tutor-course-booked-fully {
                margin-left: auto
            }

                .tutor-course-loop-price > .price .tutor-loop-cart-btn-wrap .tutor-course-booked-fully > * {
                    vertical-align: middle;
                    display: inline-block
                }

                .tutor-course-loop-price > .price .tutor-loop-cart-btn-wrap .tutor-course-booked-fully img {
                    width: 24px;
                    height: 24px
                }

        .tutor-course-loop-price > .price .subscription-details {
            margin-left: 4px;
            font-size: 15px;
            font-weight: 400
        }

        .tutor-course-loop-price > .price del {
            font-weight: 400
        }

            .tutor-course-loop-price > .price del > span {
                margin-right: 6px
            }

            .tutor-course-loop-price > .price del span {
                color: var(--tutor-color-muted);
                text-decoration: line-through
            }

            .tutor-course-loop-price > .price del + ins {
                background: 0 0;
                margin-left: 0;
                text-decoration: none
            }

@media (max-width:1199px) {
    .tutor-course-filter-container {
        z-index: 999999;
        background-color: #fff;
        width: 340px;
        padding: 32px;
        transition: all .3s ease-in;
        position: fixed;
        top: 0;
        bottom: 0;
        right: -100%;
        overflow-y: auto
    }

    .tutor-course-filter-backdrop {
        z-index: -1;
        opacity: 0;
        mix-blend-mode: normal;
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px);
        background-color: rgba(22,22,22,.5);
        width: 100%;
        height: 100%;
        transition: all .3s ease-in;
        position: fixed;
        top: 0;
        left: 0
    }

    body.tutor-course-filter-open .tutor-course-filter-container {
        right: 0
    }

    body.tutor-course-filter-open .tutor-course-filter-backdrop {
        opacity: 1;
        z-index: 999998
    }
}

@media (min-width:1200px) {
    .tutor-course-filter-backdrop {
        display: none
    }
}

.tutor-single-course-wrapper {
    overflow: auto
}

    .tutor-single-course-wrapper > div {
        float: left;
        width: 100%
    }

@media (min-width:992px) {
    .tutor-single-course-wrapper > div:first-child {
        width: calc(100% - 370px)
    }

    .tutor-single-course-wrapper > div:last-child {
        float: right;
        width: 350px
    }
}

.course-enrolled-nav-wrap {
    border-bottom: 1px solid #dedfe0;
    margin-bottom: 45px
}

    .course-enrolled-nav-wrap .course-enrolled-nav ul {
        margin: 0 0 -1px;
        padding: 0;
        list-style: none
    }

        .course-enrolled-nav-wrap .course-enrolled-nav ul li {
            display: inline-block
        }

            .course-enrolled-nav-wrap .course-enrolled-nav ul li a {
                color: var(--tutor-color-muted);
                border-bottom: 2px solid transparent;
                margin-right: 20px;
                padding: 5px 0 20px;
                font-size: 16px;
                display: block
            }

            .course-enrolled-nav-wrap .course-enrolled-nav ul li:not(:first-child) a {
                margin-left: 20px
            }

            .course-enrolled-nav-wrap .course-enrolled-nav ul li.active a {
                border-bottom: 2px solid var(--tutor-color-primary);
                color: var(--tutor-body-color)
            }

.course_template_shortcode .tutor-courses-wrap {
    margin-top: 0
}

.course-players {
    position: relative;
    overflow: hidden
}

.tutor-single-course-sidebar.tutor-sidebar-sticky {
    z-index: 501;
    position: -webkit-sticky;
    position: sticky;
    top: 50px
}

.tutor-single-course-sidebar .tutor-sidebar-card .tutor-card-body {
    background-color: #f4f6f9;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.tutor-single-course-sidebar .tutor-course-single-info-card {
    background-color: #fcfcfd
}

.tutor-single-course-sidebar-more > div {
    border-left: 1px solid var(--tutor-border-color);
    border-right: 1px solid var(--tutor-border-color);
    background-color: #fcfcfd;
    margin: 0;
    padding: 16px 32px
}

    .tutor-single-course-sidebar-more > div:first-child {
        border-top: 1px solid var(--tutor-border-color);
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        padding-top: 24px
    }

    .tutor-single-course-sidebar-more > div:last-child {
        border-bottom: 1px solid var(--tutor-border-color);
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
        padding-bottom: 24px
    }

.tutor-single-course-sidebar-more .tutor-course-details-instructors {
    padding-bottom: 24px
}

    .tutor-single-course-sidebar-more .tutor-course-details-instructors + div {
        border-top: 1px solid var(--tutor-border-color);
        padding-top: 24px
    }

.tutor-course-author img {
    vertical-align: middle;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    margin-right: 8px;
    overflow: hidden
}

.tutor-course-author span {
    color: #757c8e;
    font-size: 16px;
    font-style: normal;
    font-weight: 400
}

.tutor-course-author strong {
    color: #3f435b;
    font-size: 16px;
    font-style: normal;
    font-weight: 500
}

.tutor-text-ellipsis, .tutor-dropdown-select.select-dropdown .tutor-dropdown-select-selected > *, .tutor-dropdown-select.select-dropdown .tutor-dropdown-select-selected {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.tutor-dropdown-select.select-dropdown .tutor-dropdown-select-option:last-child {
    border-top: none
}

.tutor-dropdown-select.select-dropdown .tutor-dropdown-select-selected {
    align-items: center;
    margin-bottom: 0;
    display: grid
}

    .tutor-dropdown-select.select-dropdown .tutor-dropdown-select-selected .text-medium-body {
        padding-right: 20px
    }

.tutor-dropdown-select.select-dropdown .tutor-dropdown-select-options-container {
    z-index: -1;
    flex-direction: column;
    min-width: 228px;
    display: flex;
    overflow-y: hidden
}

    .tutor-dropdown-select.select-dropdown .tutor-dropdown-select-options-container .tutor-input-search input {
        border-color: #dcdbdc;
        border-top-style: none;
        border-top-width: medium;
        border-left-style: none;
        border-left-width: medium;
        border-right-style: none;
        border-right-width: medium;
        border-bottom-left-radius: unset !important;
        border-bottom-right-radius: unset !important
    }

        .tutor-dropdown-select.select-dropdown .tutor-dropdown-select-options-container .tutor-input-search input:active, .tutor-dropdown-select.select-dropdown .tutor-dropdown-select-options-container .tutor-input-search input:focus {
            box-shadow: none;
            border-color: #dcdbdc
        }

    .tutor-dropdown-select.select-dropdown .tutor-dropdown-select-options-container.is-active {
        z-index: 999;
        text-align: left
    }

    .tutor-dropdown-select.select-dropdown .tutor-dropdown-select-options-container .tutor-frequencies {
        max-height: 100%;
        overflow-y: auto
    }

.tutor-zoom-meeting-modal-wrap .tutor-dropdown-select.select-dropdown {
    width: 100%
}

.tutor-dashboard-content {
    margin-bottom: 60px
}

    .tutor-dashboard-content > h2 {
        margin-bottom: 20px
    }

.tutor-dashboard-assignment-submitted-table tr td {
    text-align: center
}

    .tutor-dashboard-assignment-submitted-table tr td a {
        color: #8c94a8;
        transition: all .3s
    }

        .tutor-dashboard-assignment-submitted-table tr td a:hover {
            color: var(--tutor-color-primary)
        }

.tutor-dashboard-assignment-submitted-table tr td, .tutor-dashboard-assignment-submitted-table tr th {
    border: 1px solid #dcdfe5
}

.tutor-assignment-review-header {
    margin-bottom: 30px
}

    .tutor-assignment-review-header h3 {
        margin-bottom: 10px;
        line-height: 28px
    }

        .tutor-assignment-evaluate-wraps h3, .tutor-assignment-review-header h3 a {
            color: var(--tutor-body-color);
            font-size: 22px;
            font-weight: 700;
            display: block
        }

    .tutor-assignment-review-header p {
        color: var(--tutor-body-color);
        margin: 0;
        font-weight: 400
    }

        .tutor-assignment-review-header p a {
            color: var(--tutor-body-color);
            font-weight: 400
        }

    .tutor-assignment-review-header a {
        transition: all .3s
    }

        .tutor-assignment-review-header a:hover {
            color: var(--tutor-color-primary)
        }

.tutor-option-field-label label br {
    display: none
}

.tutor-option-field-label label p {
    margin: 0;
    display: inline-block
}

.tutor-dashboard-avater img {
    border-radius: 50%;
    width: 70px;
    height: 70px;
    display: block
}

.tutor-dashboard-student-info h4 {
    color: var(--tutor-color-muted);
    margin-bottom: 0;
    font-size: 18px
}

    .tutor-dashboard-student-info h4 a {
        color: var(--tutor-body-color)
    }

.tutor-dashboard-user-role {
    font-weight: 400
}

@media (max-width:991px) {
    .tutor-dashboard-student .tutor-col-3, .tutor-dashboard-student .tutor-col-9 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .profile-completion-warning-details {
        margin-bottom: 10px
    }
}

.tutor-dashboard-menu-divider {
    background-color: var(--tutor-border-color);
    height: 1px;
    margin: 10px 0;
    overflow: hidden
}

.tutor-dashboard-menu-divider-header {
    color: #acacac;
    cursor: default;
    padding: 10px 20px
}

.tutor-date-range-wrap {
    display: inline-block
}

.date-range-input {
    width: 100%;
    position: relative
}

    .date-range-input:last-child {
        margin-right: 0
    }

        .date-range-input:last-child button {
            border-radius: 0
        }

    .date-range-input input {
        box-shadow: none;
        width: 100%;
        margin: 0;
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 30px;
        line-height: 29px
    }

        .date-range-input input[type=text] {
            box-shadow: none;
            width: 100%;
            margin: 0;
            padding-top: 0;
            padding-bottom: 0;
            padding-right: 30px;
            line-height: 29px
        }

    .date-range-input i.tutor-icon-calendar {
        position: absolute;
        top: 7px;
        right: 10px
    }

    .date-range-input button {
        background-color: var(--tutor-color-primary);
        color: #fff;
        border: none;
        padding: 0 15px;
        line-height: 30px
    }

        .date-range-input button:hover {
            background-color: var(--tutor-color-primary-hover)
        }

.tutor-dashboard-statement-table-wrap {
    overflow-x: auto
}

table.tutor-dashboard-statement-table p {
    margin: 0;
    padding: 0
}

    table.tutor-dashboard-statement-table p.small-text {
        color: #666;
        font-size: 12px
    }

@media (max-width:580px) {
    .profile-completion-warning-details li {
        display: block !important
    }
}

.tutor-mycourse-view, .tutor-mycourse-edit, .tutor-mycourse-delete {
    color: var(--tutor-color-muted);
    transition: all .3s
}

    .tutor-mycourse-view i, .tutor-mycourse-edit i, .tutor-mycourse-delete i {
        line-height: inherit;
        vertical-align: top;
        color: var(--tutor-color-primary);
        display: inline-block
    }

    .tutor-mycourse-view:hover, .tutor-mycourse-edit:hover, .tutor-mycourse-delete:hover {
        color: var(--tutor-color-primary)
    }

.tutor-dashboard-content-inner .tutor-mycourse-wrap {
    border: 1px solid #dcdfe5;
    border-radius: 4px;
    flex-direction: row;
    margin-bottom: 30px;
    display: flex;
    position: relative;
    overflow: hidden
}

@media (max-width:580px) {
    .tutor-dashboard-content-inner .tutor-mycourse-wrap {
        flex-wrap: wrap
    }
}

.tutor-dashboard-content-inner .tutor-mycourse-wrap .tutor-course-status h4 {
    display: none
}

.tutor-dashboard-content-inner .tutor-mycourse-wrap p:last-child {
    margin-bottom: 0
}

@media screen and (max-width:767.98px) {
    .tutor-header-right-side {
        justify-content: flex-start;
        margin-bottom: 20px
    }
}

@media (max-width:767.98px) {
    .tutor-header-right-side {
        margin-top: 20px
    }
}

.submitted-assignment-title a, .submitted-assignment-title h3 {
    margin-bottom: 20px
}

.submitted-assignments-sorting-wrap {
    margin-bottom: 30px
}

    .submitted-assignments-sorting-wrap .tutor-form-group {
        align-items: center;
        display: flex;
        flex-basis: 25% !important
    }

        .submitted-assignments-sorting-wrap .tutor-form-group label, .submitted-assignments-sorting-wrap .tutor-form-group select {
            margin-bottom: 0
        }

        .submitted-assignments-sorting-wrap .tutor-form-group label {
            flex-basis: 35%
        }

        .submitted-assignments-sorting-wrap .tutor-form-group select {
            height: 40px
        }

.tutor-dashboard-assignment-table .student-column {
    align-items: center;
    display: flex
}

    .tutor-dashboard-assignment-table .student-column .student-avatar {
        width: 34px;
        margin-right: 10px
    }

        .tutor-dashboard-assignment-table .student-column .student-avatar img {
            border-radius: 50%
        }

        .tutor-dashboard-assignment-table .student-column .student-avatar span {
            text-align: center;
            border-radius: 50%;
            width: 34px;
            height: 34px;
            font-size: 12px;
            line-height: 34px;
            display: block
        }

    .tutor-dashboard-assignment-table .student-column .student-details h4, .tutor-dashboard-assignment-table .student-column .student-details p {
        margin-bottom: 0;
        line-height: 1.3
    }

.tutor-dashboard-assignment-table span.review-required, .tutor-dashboard-assignment-table span.result-pass, .tutor-dashboard-assignment-table span.result-fail {
    color: #fff;
    background: #df3247;
    border-radius: 2px;
    padding: 4px 11px;
    font-size: 14px;
    font-weight: 700
}

.tutor-dashboard-assignment-table span.result-pass {
    background: var(--tutor-color-success)
}

.tutor-dashboard-assignment-table span.review-required {
    background: #f5b30d
}

.tutor-assignment-review-header p span {
    color: var(--tutor-body-color);
    font-weight: 600
}

.tutor-assignment-submitted-page {
    border-bottom: none
}

    .tutor-assignment-submitted-page .assignment-info {
        align-items: center;
        display: flex
    }

        .tutor-assignment-submitted-page .assignment-info p {
            margin-right: 15px
        }

    .tutor-assignment-submitted-page h3 {
        margin: 5px 0
    }

.tutor-dashboard-announcement-sorting-input {
    grid-template-columns: 1fr 3fr;
    align-items: center;
    max-width: 294px;
    display: grid
}

.tutor-dashboard-announcement-sorting-wrap {
    column-gap: 15px;
    display: flex
}

    .tutor-dashboard-announcement-sorting-wrap div:first-child {
        flex-basis: 50%
    }

    .tutor-dashboard-announcement-sorting-wrap div:nth-child(2) {
        flex-basis: 20%
    }

    .tutor-dashboard-announcement-sorting-wrap div:nth-child(3) {
        flex-basis: 30%
    }

.tutor-announcement-datepicker {
    position: relative
}

    .tutor-announcement-datepicker input, .tutor-announcement-datepicker i {
        position: absolute
    }

    .tutor-announcement-datepicker i {
        color: #3e64de;
        top: 50%;
        right: 10px
    }

table.frontend-dashboard-table tbody tr td[data-th=Date] {
    vertical-align: baseline
}

    table.frontend-dashboard-table tbody tr td[data-th=Date] div.td-datetime {
        margin-top: 3px
    }

.tutor-quiz-attempt-info-row .attempt-view-bottom, .tutor-quiz-attempt-info-row .attempt-view-top {
    justify-content: space-between;
    display: flex
}

    .tutor-quiz-attempt-info-row .attempt-view-bottom .attempt-info-col, .tutor-quiz-attempt-info-row .attempt-view-top .attempt-info-col {
        align-items: center;
        max-width: 30%;
        display: inline-flex
    }

    .tutor-quiz-attempt-info-row .attempt-view-bottom .attempt-info-col {
        align-items: flex-start
    }

.tutor-quiz-attempt-info-row .attempt-info-content span.result-review-required, .tutor-quiz-attempt-info-row .attempt-info-content span.result-pass, .tutor-quiz-attempt-info-row .attempt-info-content span.result-fail {
    color: #fff;
    background: #df3247;
    border-radius: 2px;
    margin-right: 13px;
    padding: 1px 4px;
    font-size: 14px;
    font-weight: 400
}

.tutor-quiz-attempt-info-row .attempt-info-content span.result-pass {
    background: var(--tutor-color-success)
}

.tutor-quiz-attempt-info-row .attempt-info-content span.result-review-required {
    background: #f5b30d
}

.tutor-quiz-attempt-info-row .attempt-info-content h4, .tutor-quiz-attempt-info-row .attempt-info-content h5 {
    color: #7a7f85;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px
}

    .tutor-quiz-attempt-info-row .attempt-info-content h4 a, .tutor-quiz-attempt-info-row .attempt-info-content h4 {
        color: var(--tutor-body-color);
        margin-top: 7px;
        font-weight: 700
    }

.tutor-quiz-attempt-info-row .attempt-view-top {
    border-bottom: 1px solid #dcdfe5;
    margin-bottom: 30px;
    padding-bottom: 30px
}

.tutor-quiz-attempt-info-row .attempt-view-bottom {
    margin-bottom: 60px
}

.attempt-user-details {
    align-items: center;
    display: flex
}

    .attempt-user-details .attempt-user-avatar {
        padding-right: 20px
    }

        .attempt-user-details .attempt-user-avatar img {
            border-radius: 50%;
            width: 70px;
            height: 70px;
            display: block
        }

    .attempt-user-details .attempt-info-content h4 {
        font-size: 18px
    }

.attempt-review-notice-wrap {
    justify-content: space-between;
    margin-bottom: 60px;
    display: flex
}

    .attempt-review-notice-wrap p {
        align-items: center;
        margin: 0;
        display: inline-flex
    }

        .attempt-review-notice-wrap p.attempt-review-notice i {
            color: #f5c813;
            margin-right: 9px;
            font-size: 16px
        }

        .attempt-review-notice-wrap p.attempt-review-at > span {
            color: var(--tutor-color-primary);
            margin-right: 7px;
            font-size: 16px
        }

        .attempt-review-notice-wrap p > strong {
            margin-right: 5px;
            font-weight: 400
        }

.quiz-view-attempts-wrapper {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    display: flex
}

    .quiz-view-attempts-wrapper .back-to-quiz-btn {
        margin-left: 10px;
        color: #fff !important
    }

.tutor-status-blocked-context i, .tutor-status-approved-context i, .quiz-correct-answer-text i, .quiz-incorrect-answer-text i {
    text-align: center;
    color: #fff;
    background: #7bbc30;
    border-radius: 2px;
    width: 20px;
    height: 20px;
    margin-right: 6px;
    font-size: 14px;
    line-height: 20px;
    display: inline-block
}

.tutor-status-blocked-context i, .quiz-incorrect-answer-text i {
    background: #f44337;
    font-size: 10px;
    font-weight: 900
}

.tutor-user-public-profile.tutor-user-public-profile-pp-circle .profile-rating-media.content-for-desktop, .tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .profile-rating-media.content-for-desktop {
    flex-direction: column;
    display: flex
}

.tutor-user-public-profile.tutor-user-public-profile-pp-circle .tutor-rating-container, .tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .tutor-rating-container {
    align-self: flex-end
}

.tutor-user-public-profile.tutor-user-public-profile-pp-circle .ratings, .tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .ratings {
    align-items: flex-end;
    display: flex
}

    .tutor-user-public-profile.tutor-user-public-profile-pp-circle .ratings .text-regular-caption, .tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .ratings .text-regular-caption {
        color: #c0c3cb !important
    }

.tutor-user-public-profile.tutor-user-public-profile-pp-circle .profile-rating-media.content-for-desktop {
    row-gap: 15px
}

.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle {
    row-gap: 3px
}

.tutor-user-public-profile.tutor-user-public-profile-no-cp .ratings {
    display: flex
}

.tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-name h3 {
    margin-bottom: 15px
}

.tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-name {
    padding-left: 40px
}

    .tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-name span {
        font-weight: 400;
        color: var(--tutor-color-secondary) !important
    }

.tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-pic {
    border-radius: 50%;
    width: 200px;
    height: 200px;
    border: none !important
}

.tutor-user-public-profile.tutor-user-public-profile-no-cp .tutor-rating-container {
    margin-top: 30px;
    padding-left: 80px
}

.tutor-user-public-profile.tutor-user-public-profile-no-cp .tutor-social-container {
    top: 110px
}

.tutor-user-public-profile.tutor-user-public-profile-pp-circle .profile-pic {
    border-radius: 50%;
    width: 160px;
    height: 160px
}

.tutor-user-public-profile.tutor-user-public-profile-pp-circle .pp-area {
    top: -147px
}

.tutor-user-public-profile.tutor-user-public-profile-pp-circle .tutor-social-container {
    margin-top: 2px
}

.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .profile-name {
    padding-left: 23px
}

    .tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .profile-name span {
        font-weight: 300
    }

.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .profile-pic {
    border-radius: 10px;
    width: 235px;
    height: 275px
}

.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .tutor-social-container {
    margin-top: 12px
}

.tutor-user-public-profile .photo-area {
    height: 414px;
    margin-top: 30px;
    overflow: hidden
}

    .tutor-user-public-profile .photo-area .cover-area {
        border-radius: 6px;
        position: relative;
        overflow: hidden
    }

        .tutor-user-public-profile .photo-area .cover-area > div:first-child {
            background-position: 50%;
            background-repeat: no-repeat;
            background-size: cover;
            height: 352px
        }

        .tutor-user-public-profile .photo-area .cover-area > div:last-child {
            background-image: linear-gradient(transparent,rgba(0,0,0,.6));
            height: 70%;
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0
        }

    .tutor-user-public-profile .photo-area .pp-area {
        align-items: center;
        gap: 30px;
        padding-left: 40px;
        display: flex;
        position: relative;
        top: -141px
    }

@media (max-width:992px) {
    .tutor-user-public-profile .photo-area .pp-area {
        gap: 10px
    }
}

.tutor-user-public-profile .photo-area .pp-area .profile-pic {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border: 8px solid #fff;
    display: inline-block
}

.tutor-user-public-profile .photo-area .pp-area .profile-name h3 {
    color: #fff;
    margin: 0;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 48px
}

.tutor-user-public-profile .photo-area .pp-area .profile-rating-media {
    text-align: right;
    flex: 1;
    padding-bottom: 20px;
    padding-right: 30px
}

    .tutor-user-public-profile .photo-area .pp-area .profile-rating-media .tutor-rating-container {
        font-size: 16px
    }

        .tutor-user-public-profile .photo-area .pp-area .profile-rating-media .tutor-rating-container .rating-digits {
            color: #fff;
            font-size: 16px;
            font-weight: 500
        }

        .tutor-user-public-profile .photo-area .pp-area .profile-rating-media .tutor-rating-container .rating-total-meta {
            color: #757575
        }

.tutor-user-public-profile .photo-area .pp-area .tutor-social-container {
    text-align: right
}

    .tutor-user-public-profile .photo-area .pp-area .tutor-social-container a {
        color: #f5f5f5;
        cursor: pointer;
        margin-left: 15px;
        font-size: 16px;
        text-decoration: none;
        display: inline-block
    }

        .tutor-user-public-profile .photo-area .pp-area .tutor-social-container a:hover {
            color: #fff
        }

.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .photo-area {
    overflow: initial
}

    .tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .photo-area .profile-name, .tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .photo-area .profile-rating-media {
        padding-bottom: 137px
    }

.tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .tutor-user-profile-sidebar {
    margin-top: 79px
}

.tutor-user-public-profile.tutor-user-public-profile-no-cp .photo-area {
    height: auto
}

.tutor-user-public-profile.tutor-user-public-profile-no-cp .cover-area {
    display: none
}

.tutor-user-public-profile.tutor-user-public-profile-no-cp .pp-area {
    top: 0
}

.tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-name {
    padding-top: 40px
}

    .tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-name h3 {
        color: #161616 !important
    }

    .tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-name > span > span {
        color: #000 !important
    }

.tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-rating-media {
    position: absolute;
    top: 15px;
    left: 226px
}

    .tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-rating-media .rating-digits {
        color: #161616 !important
    }

.tutor-user-public-profile.tutor-user-public-profile-no-cp .tutor-rating-container {
    text-align: left
}

.tutor-user-public-profile.tutor-user-public-profile-no-cp .tutor-social-container {
    text-align: left !important;
    margin-top: 5px !important
}

    .tutor-user-public-profile.tutor-user-public-profile-no-cp .tutor-social-container a {
        margin-right: 20px;
        color: #41454f !important;
        margin-left: 0 !important
    }

        .tutor-user-public-profile.tutor-user-public-profile-no-cp .tutor-social-container a:hover {
            color: #161616 !important
        }

.tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-rating-media {
    width: calc(100% - 157px)
}

.tutor-user-public-profile.tutor-user-public-profile-no-cp .tutor-social-container {
    position: absolute;
    left: auto;
    right: 36px
}

@media (min-width:768px) {
    .tutor-user-public-profile .content-for-mobile {
        display: none
    }

    .tutor-user-public-profile .content-for-desktop {
        display: block
    }
}

@media (max-width:991px) {
    .tutor-user-public-profile .profile-name span {
        color: #757575 !important
    }

    .tutor-user-public-profile .content-for-mobile {
        margin: 22px 0 0;
        display: block;
        padding: 0 !important
    }

        .tutor-user-public-profile .content-for-mobile .ratings {
            justify-content: center;
            align-items: center
        }

    .tutor-user-public-profile .content-for-desktop {
        display: none !important
    }

    .tutor-user-public-profile.tutor-user-public-profile-pp-circle .photo-area, .tutor-user-public-profile.tutor-user-public-profile-no-cp .photo-area, .tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .photo-area {
        height: auto
    }

        .tutor-user-public-profile.tutor-user-public-profile-pp-circle .photo-area .cover-area > div:first-child, .tutor-user-public-profile.tutor-user-public-profile-no-cp .photo-area .cover-area > div:first-child, .tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .photo-area .cover-area > div:first-child {
            height: 220px
        }

    .tutor-user-public-profile.tutor-user-public-profile-pp-circle .pp-area, .tutor-user-public-profile.tutor-user-public-profile-no-cp .pp-area, .tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .pp-area {
        flex-wrap: wrap;
        justify-content: center;
        padding-left: 0 !important;
        top: -82px !important
    }

    .tutor-user-public-profile.tutor-user-public-profile-pp-circle .profile-name, .tutor-user-public-profile.tutor-user-public-profile-pp-circle .profile-rating-media, .tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-name, .tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-rating-media, .tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .profile-name, .tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .profile-rating-media {
        text-align: center !important;
        width: 100% !important
    }

        .tutor-user-public-profile.tutor-user-public-profile-pp-circle .profile-name > span > span, .tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-name > span > span, .tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .profile-name > span > span {
            color: #000 !important
        }

        .tutor-user-public-profile.tutor-user-public-profile-pp-circle .profile-name > span:nth-of-type(2) > span, .tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-name > span:nth-of-type(2) > span, .tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .profile-name > span:nth-of-type(2) > span {
            color: #c4c4c4 !important
        }

        .tutor-user-public-profile.tutor-user-public-profile-pp-circle .profile-name h3, .tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-name h3, .tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .profile-name h3 {
            color: #161616 !important;
            font-size: 30px !important
        }

    .tutor-user-public-profile.tutor-user-public-profile-pp-circle .rating-digits, .tutor-user-public-profile.tutor-user-public-profile-no-cp .rating-digits, .tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .rating-digits {
        color: #161616 !important
    }

    .tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .pp-area {
        top: -98px !important
    }

    .tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .profile-pic {
        width: 153px !important;
        height: 160px !important
    }

    .tutor-user-public-profile.tutor-user-public-profile-no-cp .pp-area, .tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-rating-media, .tutor-user-public-profile.tutor-user-public-profile-no-cp .tutor-social-container, .tutor-user-public-profile.tutor-user-public-profile-no-cp .ratings {
        text-align: center !important;
        position: static !important;
        top: 0 !important
    }

    .tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-name {
        padding: 0 !important
    }

    .tutor-user-public-profile .tutor-social-container {
        margin: 15px 0 0 !important
    }

        .tutor-user-public-profile .tutor-social-container a {
            color: #41454f !important
        }

    .tutor-user-public-profile .profile-name {
        padding: 0 !important
    }

    .tutor-user-public-profile.tutor-user-public-profile-pp-circle .pp-area, .tutor-user-public-profile.tutor-user-public-profile-pp-rectangle .pp-area {
        margin-top: -83px !important;
        position: relative !important;
        top: 0 !important
    }

    .tutor-user-public-profile .tutor-user-profile-sidebar {
        margin-top: 0 !important
    }
}

.tutor-user-public-profile .tutor-user-profile-sidebar {
    float: left;
    width: 278px;
    padding: 15px
}

.tutor-user-public-profile .tutor-user-profile-content {
    float: right;
    width: calc(100% - 278px);
    margin-bottom: 30px;
    padding-left: 30px
}

    .tutor-user-public-profile .tutor-user-profile-content h3 {
        color: var(--tutor-body-color);
        margin-top: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 34px;
        font-size: 24px !important
    }

        .tutor-user-public-profile .tutor-user-profile-content h3:first-child {
            margin-top: 0
        }

    .tutor-user-public-profile .tutor-user-profile-content p {
        color: var(--tutor-color-secondary);
        font-size: 16px;
        line-height: 28px
    }

@media (max-width:991px) {
    .tutor-user-public-profile.tutor-user-public-profile-no-cp .pp-area {
        padding-left: 0 !important
    }

    .tutor-user-public-profile.tutor-user-public-profile-no-cp .profile-rating-media {
        left: 178px !important
    }

    .tutor-user-public-profile.tutor-user-public-profile-no-cp .tutor-rating-container {
        padding-left: 0
    }

    .tutor-user-public-profile .tutor-user-profile-sidebar, .tutor-user-public-profile .tutor-user-profile-content {
        float: none;
        width: 100%;
        padding: 10px 0
    }
}

@media (min-width:992px) {
    .tutor-user-public-profile .photo-area {
        margin-bottom: -90px
    }
}

@media (max-width:992px) {
    .tutor-user-public-profile .student-details-table-wrapper {
        margin-top: 40px
    }
}

.analytics-profile-authormeta {
    gap: 20px
}

@media (min-width:1200px) {
    .analytics-profile-authormeta {
        gap: 40px;
        display: flex
    }

        .analytics-profile-authormeta > :first-child {
            position: relative
        }

            .analytics-profile-authormeta > :first-child:before {
                content: "";
                background: #c4c4c4;
                border-radius: 50%;
                width: 4px;
                height: 4px;
                position: absolute;
                top: 50%;
                right: -20px;
                transform: translateY(-50%)
            }
}

@media (max-width:1200px) {
    .analytics-profile-authormeta > * {
        display: block
    }
}

.tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap .withdraw-history-table-title h4 {
    margin-top: 45px
}

.tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table .tutor-withdrawals-method {
    grid-gap: 15px;
    grid-template-columns: 40px auto;
    align-items: center;
    display: grid
}

.tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history {
    box-sizing: border-box;
    border: 1px solid #dcdbdc;
    position: relative
}

    .tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history th {
        background: #f3f3f3
    }

    .tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history th, .tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history td {
        text-align: left;
        vertical-align: middle;
        border-collapse: collapse;
        border: none;
        border-bottom: 1px solid #dcdbdc;
        padding: 10px;
        font-size: 13px;
        font-weight: 400
    }

        .tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history th:first-child, .tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history td:first-child {
            padding: 10px 0 15px 15px
        }

        .tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history th:last-child, .tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history td:last-child {
            text-align: right;
            width: 50px;
            padding-right: 15px
        }

        .tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history th:nth-child(4), .tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history td:nth-child(4) {
            width: 105px
        }

        .tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history td .withdraw-method-name {
            font-size: 15px;
            line-height: 20px;
            display: block
        }

    .tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history small {
        font-size: 13px
    }

    .tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history .tutor-status-text-container .tool-tip-container {
        cursor: pointer;
        height: 24px;
        display: inline-block;
        position: relative
    }

        .tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history .tutor-status-text-container .tool-tip-container img {
            width: 16px;
            display: inline-block !important
        }

    .tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history .tutor-status-text {
        color: #fff;
        background: gray;
        border-radius: 2px;
        padding: 3px 9px;
        font-size: 13px;
        font-weight: 700;
        display: inline-block
    }

        .tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history .tutor-status-text.status-approved {
            background: #24a148
        }

        .tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history .tutor-status-text.status-pending {
            background: #ed9700
        }

        .tutor-frontend-dashboard-withdrawal .withdraw-history-table-wrap table.withdrawals-history .tutor-status-text.status-rejected {
            background: #f44337
        }

.tutor-tooltip-inside .tooltip {
    z-index: 2;
    clip: rect(0,0,0,0);
    box-sizing: border-box;
    cursor: default;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    opacity: 0;
    text-align: center;
    white-space: normal;
    background: #353535;
    border: 0 solid #6d6e71;
    border-top-color: #373739;
    border-radius: 10px;
    width: 0;
    height: auto;
    padding: 7px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: normal;
    transition: opacity .3s ease-in .3s;
    position: absolute;
    overflow: hidden
}

    .tutor-tooltip-inside .tooltip.isVisible {
        clip: auto;
        opacity: 1;
        border-width: 1px;
        width: 150px;
        height: auto;
        padding: 10px 15px;
        overflow: visible
    }

    .tutor-tooltip-inside .tooltip, .tutor-tooltip-inside .tooltip.tip-bottom, .tutor-tooltip-inside .tooltip.tip-top {
        left: 50%;
        transform: translate(-50%)
    }

        .tutor-tooltip-inside .tooltip, .tutor-tooltip-inside .tooltip.tip-bottom, .tutor-tooltip-inside .tooltip.tip-bottom-left, .tutor-tooltip-inside .tooltip.tip-bottom-right {
            top: calc(100% + 13px)
        }

            .tutor-tooltip-inside .tooltip.tip-top, .tutor-tooltip-inside .tooltip.tip-top-left, .tutor-tooltip-inside .tooltip.tip-top-right {
                top: auto;
                bottom: calc(100% + 13px)
            }

            .tutor-tooltip-inside .tooltip.tip-bottom-left, .tutor-tooltip-inside .tooltip.tip-bottom-right, .tutor-tooltip-inside .tooltip.tip-top-left, .tutor-tooltip-inside .tooltip.tip-top-right {
                transform: none
            }

            .tutor-tooltip-inside .tooltip.tip-bottom-left, .tutor-tooltip-inside .tooltip.tip-top-left {
                margin-right: -25px;
                left: auto;
                right: 50%
            }

            .tutor-tooltip-inside .tooltip.tip-bottom-right, .tutor-tooltip-inside .tooltip.tip-top-right {
                margin-left: -25px
            }

            .tutor-tooltip-inside .tooltip.tip-left, .tutor-tooltip-inside .tooltip.tip-right {
                top: 50%;
                transform: translateY(-50%)
            }

            .tutor-tooltip-inside .tooltip.tip-left {
                left: auto;
                right: calc(100% + 13px)
            }

            .tutor-tooltip-inside .tooltip.tip-right {
                left: calc(100% + 13px)
            }

            .tutor-tooltip-inside .tooltip:after {
                content: " ";
                pointer-events: none;
                border-style: solid;
                border-width: 10px;
                width: 0;
                height: 0;
                display: block;
                position: absolute
            }

            .tutor-tooltip-inside .tooltip:after, .tutor-tooltip-inside .tooltip.tip-bottom:after, .tutor-tooltip-inside .tooltip.tip-top:after {
                margin-left: -10px;
                left: 50%
            }

            .tutor-tooltip-inside .tooltip:after, .tutor-tooltip-inside .tooltip.tip-bottom:after, .tutor-tooltip-inside .tooltip.tip-bottom-left:after, .tutor-tooltip-inside .tooltip.tip-bottom-right:after {
                border-color: transparent transparent #373739;
                top: -20px
            }

            .tutor-tooltip-inside .tooltip.tip-top:after, .tutor-tooltip-inside .tooltip.tip-top-left:after, .tutor-tooltip-inside .tooltip.tip-top-right:after {
                border-color: #373739 transparent transparent;
                top: auto;
                bottom: -20px
            }

            .tutor-tooltip-inside .tooltip.tip-bottom-left:after, .tutor-tooltip-inside .tooltip.tip-bottom-right:after, .tutor-tooltip-inside .tooltip.tip-top-left:after, .tutor-tooltip-inside .tooltip.tip-top-right:after {
                margin-left: 0
            }

            .tutor-tooltip-inside .tooltip.tip-bottom-left:after, .tutor-tooltip-inside .tooltip.tip-top-left:after {
                left: auto;
                right: 15px
            }

            .tutor-tooltip-inside .tooltip.tip-bottom-right:after, .tutor-tooltip-inside .tooltip.tip-top-right:after {
                left: 15px
            }

            .tutor-tooltip-inside .tooltip.tip-left:after, .tutor-tooltip-inside .tooltip.tip-right:after {
                margin-top: -10px;
                margin-left: auto;
                top: 50%
            }

            .tutor-tooltip-inside .tooltip.tip-left:after {
                border-color: transparent transparent transparent #373739;
                left: auto;
                right: -20px
            }

            .tutor-tooltip-inside .tooltip.tip-right:after {
                border-color: transparent #373739 transparent transparent;
                left: -20px
            }

.tutor-instructor-list-item .tutor-instructor-cover-photo {
    border-radius: 5px 5px 0 0
}

.tutor-instructor-list-item .tutor-avatar {
    z-index: 1;
    box-shadow: 0 0 0 1px var(--tutor-border-color);
    position: relative
}

.tutor-instructor-list-item.tutor-instructor-layout-cover .tutor-avatar {
    box-shadow: 0 0 0 1px var(--tutor-border-color),0 0 0 6px #fff;
    margin-top: -69px
}

.tutor-instructor-list-item.tutor-instructor-layout-portrait-horizontal .tutor-instructor-cover-photo {
    border-radius: 5px 0 0 5px
}

.tutor-instructor-filter {
    overflow: auto
}

    .tutor-instructor-filter > div {
        float: left
    }

        .tutor-instructor-filter > div:first-child {
            width: 230px
        }

@media (min-width:1024px) {
    .tutor-instructor-filter > div:last-child {
        width: calc(100% - 250px);
        padding: 0 51px
    }
}

.tutor-instructor-filter .tutor-instructor-filter-result .keyword-field {
    box-sizing: border-box;
    border: 1px solid #bababa;
    border-radius: 6px;
    margin-bottom: 30px;
    padding: 5px
}

    .tutor-instructor-filter .tutor-instructor-filter-result .keyword-field i {
        color: #3e64de;
        padding: 0 5px
    }

    .tutor-instructor-filter .tutor-instructor-filter-result .keyword-field i, .tutor-instructor-filter .tutor-instructor-filter-result .keyword-field input {
        font-size: 16px
    }

    .tutor-instructor-filter .tutor-instructor-filter-result .keyword-field input {
        background: 0 0;
        border: none;
        width: calc(100% - 40px);
        padding: 0
    }

        .tutor-instructor-filter .tutor-instructor-filter-result .keyword-field input, .tutor-instructor-filter .tutor-instructor-filter-result .keyword-field input:hover, .tutor-instructor-filter .tutor-instructor-filter-result .keyword-field input:active {
            outline: 0
        }

.tutor-instructor-rejection-notice {
    clear: both;
    background: #fff7f7;
    border: 1px solid #fdd9d7;
    border-radius: 6px;
    width: 100%;
    margin: 41px 0 0;
    padding: 16.5px
}

    .tutor-instructor-rejection-notice span {
        color: #c62828;
        font-size: 16px;
        font-weight: 400
    }

        .tutor-instructor-rejection-notice span i {
            color: #f44337;
            margin-right: 14px;
            font-size: 27px;
            display: inline-block
        }

    .tutor-instructor-rejection-notice a {
        float: right;
        color: #f44337;
        cursor: pointer;
        font-weight: 700
    }

        .tutor-instructor-rejection-notice a:hover {
            color: #e41304
        }

.tutor-instructor-filter * {
    box-sizing: border-box
}

.tutor-instructor-filter .tutor-instructor-ratings-wrapper {
    border-top: 1px solid #e3e6eb;
    padding-top: 33px
}

.tutor-instructor-filter .filter-result-container {
    position: relative
}

.tutor-disabled-wrapper {
    flex-direction: column;
    justify-content: center;
    max-width: 444px;
    margin: auto;
    padding: 60px 0 30px;
    display: flex
}

    .tutor-disabled-wrapper .tutor-disabled-content-wrapper {
        text-align: center;
        flex-direction: column;
        align-items: center
    }

        .tutor-disabled-wrapper .tutor-disabled-content-wrapper img {
            margin-bottom: 30px
        }

        .tutor-disabled-wrapper .tutor-disabled-content-wrapper p {
            margin-bottom: 38px
        }

        .tutor-disabled-wrapper .tutor-disabled-content-wrapper h3 {
            font-size: 20px;
            font-weight: 500
        }

        .tutor-disabled-wrapper .tutor-disabled-content-wrapper p {
            font-size: 15px;
            font-weight: 400
        }

.tutor-video-player {
    position: relative
}

    .tutor-video-player .loading-spinner:before {
        margin-top: -25px;
        margin-left: -25px;
        top: 50%
    }

.tutor-video-player-wrapper {
    position: relative
}

.tutor-course-single-content-wrapper .tutor-lesson-feature-image img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    margin: 0 auto;
    display: block
}

.tutor-course-single-content-wrapper .tutor-video-player .loading-spinner {
    background: var(--tutor-color-gray-10);
    z-index: 10;
    border-radius: 3px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

    .tutor-course-single-content-wrapper .tutor-video-player .loading-spinner:before {
        content: "";
        box-sizing: border-box;
        border: 2px solid #eee;
        border-top-color: var(--tutor-color-primary);
        border-radius: 50%;
        width: 20px;
        height: 20px;
        margin-top: -10px;
        margin-left: -10px;
        animation: .8s linear infinite spinner;
        position: absolute;
        top: 50%;
        left: 50%
    }

@keyframes spinner {
    to {
        transform: rotate(360deg)
    }
}

.tutor-course-single-content-wrapper .tutor-video-player .loading-spinner:before {
    width: 50px;
    height: 50px;
    top: calc(50% - 25px)
}

.tutor-course-single-content-wrapper .tutor-video-player .loading-spinner.hide {
    display: none
}

.tutor-course-single-content-wrapper .tutor-video-player iframe {
    border: none;
    width: 100%;
    height: 100%
}

.tutor-course-single-content-wrapper .tutor-video-player .plyr--vimeo .plyr__captions {
    display: none !important
}

.site-content {
    padding-bottom: 0 !important
}

.tutor-course-single-sidebar-title {
    background-color: #fff;
    border-bottom: 1px solid #e0e2ea;
    align-items: center;
    height: 60px;
    padding: 8px 16px;
    display: flex
}

.tutor-course-single-sidebar-wrapper {
    background-color: #eff1f6;
    border-right: 1px solid #e0e2ea;
    flex: 0 0 400px;
    width: 400px
}

@media (max-width:1199.98px) {
    .tutor-course-single-sidebar-wrapper {
        opacity: 0;
        z-index: -1;
        flex: 0 0 100%;
        width: 100%;
        position: absolute;
        top: 0
    }
}

.tutor-course-single-sidebar-wrapper .tutor-accordion-item-header {
    color: var(--tutor-body-color);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #eff1f6;
    border-bottom: 1px solid #e0e2ea;
    border-radius: 0;
    padding: 12px 44px 12px 16px;
    font-size: 16px;
    font-weight: 500
}

    .tutor-course-single-sidebar-wrapper .tutor-accordion-item-header:after {
        color: var(--tutor-color-muted);
        font-size: 14px
    }

    .tutor-course-single-sidebar-wrapper .tutor-accordion-item-header:hover, .tutor-course-single-sidebar-wrapper .tutor-accordion-item-header.is-active, .tutor-course-single-sidebar-wrapper .tutor-accordion-item-header.is-active:after {
        color: var(--tutor-color-primary)
    }

    .tutor-course-single-sidebar-wrapper .tutor-accordion-item-header .tutor-course-topic-title {
        position: relative
    }

    .tutor-course-single-sidebar-wrapper .tutor-accordion-item-header .tutor-course-topic-title-info {
        cursor: pointer;
        display: inline-flex;
        position: relative;
        top: 2px
    }

    .tutor-course-single-sidebar-wrapper .tutor-accordion-item-header .tutor-course-topic-title-info-icon {
        color: rgba(var(--tutor-body-color-rgb),.5);
        font-size: 14px
    }

    .tutor-course-single-sidebar-wrapper .tutor-accordion-item-header .tutor-course-topic-summary {
        color: var(--tutor-color-muted);
        font-size: 12px
    }

.tutor-course-single-sidebar-wrapper .tutor-accordion-item-body {
    background-color: #fff;
    padding-top: 8px;
    padding-bottom: 8px
}

.tutor-course-single-sidebar-wrapper .tutor-course-topic-item {
    position: relative
}

    .tutor-course-single-sidebar-wrapper .tutor-course-topic-item a {
        background-color: #fff;
        flex-wrap: nowrap;
        justify-content: space-between;
        width: 100%;
        padding: 10px 16px;
        text-decoration: none;
        display: flex
    }

.tutor-course-single-sidebar-wrapper .tutor-course-topic-item-icon {
    color: rgba(var(--tutor-body-color-rgb),.3);
    font-size: 18px;
    transition: all .3s ease-in
}

.tutor-course-single-sidebar-wrapper .tutor-course-topic-item-title {
    color: var(--tutor-color-secondary);
    transition: all .3s ease-in
}

.tutor-course-single-sidebar-wrapper .tutor-course-topic-item:hover .tutor-course-topic-item-icon, .tutor-course-single-sidebar-wrapper .tutor-course-topic-item:hover .tutor-course-topic-item-title, .tutor-course-single-sidebar-wrapper .tutor-course-topic-item.is-active .tutor-course-topic-item-icon, .tutor-course-single-sidebar-wrapper .tutor-course-topic-item.is-active .tutor-course-topic-item-title {
    color: var(--tutor-color-primary)
}

.tutor-course-single-sidebar-wrapper .tutor-course-topic-item.is-active a {
    background-color: #eff1f6
}

.tutor-course-single-sidebar-wrapper .tutor-course-topic-item .tutor-form-check-circle[checked] {
    border-color: var(--tutor-color-success);
    background-color: var(--tutor-color-success)
}

.tutor-course-single-sidebar-wrapper .tutor-course-topic-item .tutor-check-pending {
    background-image: url("data:image/svg+xml,%3Csvg fill='%23FFF' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='10' viewBox='0 0 459.313 459.314' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M459.313,229.648c0,22.201-17.992,40.199-40.205,40.199H40.181c-11.094,0-21.14-4.498-28.416-11.774 C4.495,250.808,0,240.76,0,229.66c-0.006-22.204,17.992-40.199,40.202-40.193h378.936 C441.333,189.472,459.308,207.456,459.313,229.648z'/%3E%3C/g%3E%3C/svg%3E");
    border-color: var(--tutor-color-warning) !important;
    background-color: var(--tutor-color-warning) !important
}

.tutor-course-single-sidebar-wrapper .tutor-course-topic-item .tutor-check-fail {
    background-image: url("data:image/svg+xml,%3Csvg fill='white' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' viewBox='0 0 100 100' xml:space='preserve'%3E%3Cpath d='M49.9,78c-4.2,0-7.6,3.5-7.6,7.8v1.5c0,4.3,3.4,7.7,7.6,7.7c4.2,0,7.7-3.4,7.7-7.7v-1.5C57.6,81.5,54.2,78,49.9,78L49.9,78z M49.8,5c-6.3,0-11.9,6.1-11.3,12.4l3.8,47c0.2,3.7,3.1,6.9,6.9,7.2c4.3,0.3,8.1-3,8.4-7.2l3.9-47C62,11.1,56.6,5,49.8,5z'%3E%3C/path%3E%3C/svg%3E");
    border-color: var(--tutor-color-danger) !important;
    background-color: var(--tutor-color-danger) !important
}

body.rtl .tutor-course-single-sidebar-wrapper .tutor-accordion-item-header {
    padding: 12px 16px 12px 44px
}

.tutor-course-single-content-wrapper {
    width: 100%;
    display: flex;
    position: relative
}

    .tutor-course-single-content-wrapper a {
        text-decoration: none
    }

    .tutor-course-single-content-wrapper ul, .tutor-course-single-content-wrapper ol, .tutor-course-single-content-wrapper li > ul, .tutor-course-single-content-wrapper li > ol {
        padding-left: 1em
    }

    .tutor-course-single-content-wrapper a, .tutor-course-single-content-wrapper a:hover, .tutor-course-single-content-wrapper a:active, .tutor-course-single-content-wrapper a:focus {
        text-decoration: none
    }

    .tutor-course-single-content-wrapper.tutor-course-single-sidebar-hidden .tutor-course-single-sidebar-wrapper {
        display: none
    }

    .tutor-course-single-content-wrapper.tutor-course-single-sidebar-hidden .tutor-course-topics-sidebar-toggler .tutor-icon-left {
        transform: rotate(180deg)
    }

@media (max-width:1199.98px) {
    .tutor-course-single-content-wrapper.tutor-course-single-sidebar-open .tutor-course-single-sidebar-wrapper {
        opacity: 1;
        z-index: 1026;
        background-color: #fff;
        height: 100vh;
        padding-bottom: 150px;
        overflow-y: auto;
        right: 0 !important
    }

        .tutor-course-single-content-wrapper.tutor-course-single-sidebar-open .tutor-course-single-sidebar-wrapper .tutor-course-single-sidebar-title {
            z-index: 1027;
            position: -webkit-sticky;
            position: sticky;
            top: 0
        }
}

.tutor-course-single-content-wrapper input.tutor-form-check-input.tutor-form-check-circle {
    width: 20px;
    height: 20px;
    margin-top: 1px
}

.tutor-course-single-content-wrapper #tutor-single-entry-content {
    flex-direction: column;
    width: 100%;
    display: flex;
    position: relative
}

@media (min-width:1200px) {
    .tutor-course-single-content-wrapper #tutor-single-entry-content {
        min-height: 100vh
    }
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-course-topic-single-header {
    background: var(--tutor-color-primary);
    min-height: 60px;
    color: var(--tutor-color-white);
    flex-shrink: 0;
    align-items: center;
    padding: 8px 16px;
    display: flex;
    position: relative
}

    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-course-topic-single-header .tutor-topbar-mark-btn {
        color: var(--tutor-color-white);
        border-color: var(--tutor-color-white);
        background-color: transparent
    }

        .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-course-topic-single-header .tutor-topbar-mark-btn:hover {
            color: var(--tutor-color-primary);
            background-color: var(--tutor-color-white);
            border-color: var(--tutor-color-white)
        }

    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-course-topic-single-header .tutor-iconic-btn {
        color: #fff
    }

        .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-course-topic-single-header .tutor-iconic-btn:hover {
            color: var(--tutor-color-primary);
            background-color: #fff
        }

    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-course-topic-single-header .tutor-iconic-btn-secondary {
        background-color: rgba(0,0,0,.2)
    }

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-course-topic-single-header-icon {
    font-size: 24px
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-course-topic-single-footer {
    border-top: 1px solid rgba(var(--tutor-color-primary-rgb),.15);
    background-color: rgba(var(--tutor-color-primary-rgb),.1);
    flex-wrap: wrap;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    gap: 16px;
    display: flex
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-mobile-footer-navigation {
    background: var(--tutor-color-white);
    z-index: 1;
    border: 1px solid #eff1f6;
    width: 100%;
    height: 90px;
    position: fixed;
    bottom: 0;
    left: 0;
    box-shadow: 0 0 16px rgba(176,182,209,.18)
}

@media (min-width:576px) {
    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-mobile-footer-navigation {
        display: none
    }
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-mobile-footer-navigation .tutor-footer-content {
    flex-basis: 70%
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-mobile-footer-navigation .tutor-quiz-skip-button {
    flex-basis: 50%
}

    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-mobile-footer-navigation .tutor-quiz-skip-button button {
        border: 0;
        padding: 0
    }

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-mobile-footer-navigation .tutor-footer-complete-btn button {
    padding: 8px 20px
}

.tutor-course-single-content-wrapper #tutor-single-entry-content #tutor-start-quiz {
    display: inline-block
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-dotted-box {
    border: 2px dashed var(--tutor-border-color);
    border-radius: 5px
}

    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-dotted-box span[class^=tutor-icon-], .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-dotted-box span[class*=\ tutor-icon-] {
        display: none
    }

.tutor-course-single-content-wrapper #tutor-single-entry-content .quiz-image img {
    max-width: 100%;
    height: auto
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-dropzone.tutor-drop-over {
    border: 2px dashed var(--tutor-color-primary) !important
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-dropzone input {
    display: none
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .question-type-image_answering > div:not(:last-child) {
    margin-bottom: 70px
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .question-type-image_answering .tutor-image-answer {
    max-width: 500px
}

    .tutor-course-single-content-wrapper #tutor-single-entry-content .question-type-image_answering .tutor-image-answer img {
        border-radius: 6px;
        width: 100%
    }

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper {
    padding: 80px 24px
}

@media (max-width:575.98px) {
    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper {
        padding: 40px 16px
    }
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-start-quiz-wrapper {
    border: 1px solid #c0c3cb;
    border-radius: 10px;
    max-width: 560px;
    margin: 0 auto
}

@media (min-width:1200px) {
    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-start-quiz-wrapper {
        padding: 65px 95px
    }
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-start-quiz-wrapper .tutor-start-quiz-title {
    border-bottom: 1px solid var(--tutor-border-color)
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-start-quiz-wrapper .tutor-quiz-info-area .tutor-quiz-info:not(:first-child) {
    padding-top: 15px
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap {
    width: 100%;
    max-width: 980px;
    margin: 0 auto
}

    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-meta-info {
        justify-content: space-between;
        display: flex
    }

@media (max-width:575.98px) {
    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-meta-info {
        flex-direction: column;
        gap: 16px
    }
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-meta-info .quiz-meta-info-left {
    gap: 35px;
    display: flex
}

@media (max-width:767.98px) {
    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-meta-info .quiz-meta-info-left {
        gap: 16px
    }
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-meta-info .quiz-meta-info-right .quiz-time-remaining #tutor-quiz-time-update {
    text-align: right;
    min-width: 50px
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-meta-info .quiz-meta-info-right .quiz-time-remaining .quiz-time-remaining-progress-circle, .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-meta-info .quiz-meta-info-right .quiz-time-remaining .quiz-time-remaining-expired-circle {
    width: 40px;
    height: 25px;
    margin-top: 1px
}

    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-meta-info .quiz-meta-info-right .quiz-time-remaining .quiz-time-remaining-progress-circle svg {
        width: 50px;
        height: 50px;
        margin-top: -3px
    }

        .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-meta-info .quiz-meta-info-right .quiz-time-remaining .quiz-time-remaining-progress-circle svg circle {
            transform: translate(17px,15px)
        }

            .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-meta-info .quiz-meta-info-right .quiz-time-remaining .quiz-time-remaining-progress-circle svg circle:first-child {
                stroke: var(--tutor-color-primary);
                stroke-width: 13px;
                stroke-dasharray: 44;
                stroke-dashoffset: 0
            }

            .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-meta-info .quiz-meta-info-right .quiz-time-remaining .quiz-time-remaining-progress-circle svg circle:last-child {
                fill: none;
                stroke: var(--tutor-color-gray);
                stroke-dasharray: 44;
                stroke-dashoffset: calc(44 - 44*var(--quizProgress)/100);
                stroke-width: 13px
            }

    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-meta-info .quiz-meta-info-right .quiz-time-remaining .quiz-time-remaining-expired-circle svg {
        width: 50px;
        height: 50px;
        margin-top: -3px
    }

        .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-meta-info .quiz-meta-info-right .quiz-time-remaining .quiz-time-remaining-expired-circle svg circle {
            stroke: #f44337;
            stroke-dashoffset: 0;
            stroke-dasharray: 75;
            stroke-width: 2px;
            fill: #fff;
            transform: translate(17px,15px)
        }

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .tutor-quiz-border-box {
    cursor: move;
    border: 1px solid var(--tutor-border-color);
    border-radius: 6px;
    justify-content: space-between;
    align-items: center;
    padding: 10px 18px;
    display: flex
}

    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .tutor-quiz-border-box .tutor-icon-hamburger-menu {
        cursor: move
    }

    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .tutor-quiz-border-box input {
        display: none
    }

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .tutor-quiz-dotted-box {
    color: #9ca0ac;
    border: 2px dashed #ddd;
    border-radius: 5px;
    padding: 8px 12px;
    font-size: 1rem;
    line-height: 1.5
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-flash-message .tutor-quiz-warning-box {
    border-radius: 6px;
    padding: 9px
}

    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-flash-message .tutor-quiz-warning-box.time-remaining-warning {
        border: 1px solid rgba(var(--tutor-color-warning-rgb),.3)
    }

@media (max-width:600px) {
    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-flash-message .tutor-quiz-warning-box {
        flex-wrap: wrap
    }
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-flash-message .tutor-quiz-warning-box .flash-info span:first-child {
    font-size: 27px
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-flash-message .tutor-quiz-warning-box .flash-action button {
    color: var(--tutor-color-white);
    border: unset;
    background: #ed9700
}

@media (max-width:600px) {
    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-flash-message .tutor-quiz-warning-box .flash-action button {
        margin-top: 10px
    }
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-flash-message .tutor-quiz-warning-box.time-over {
    border: 1px solid #f44337
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .matching-quiz-question-desc {
    grid-template-columns: repeat(auto-fit,minmax(163px,1fr));
    gap: 20px;
    display: grid !important
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .tutor-quiz-question-item {
    cursor: pointer;
    display: block;
    position: relative
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .tutor-quiz-question-item-has-media .tutor-form-check-input {
    z-index: 1;
    position: absolute;
    top: 8px;
    right: 8px
}

    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .tutor-quiz-question-item-has-media .tutor-form-check-input:checked + .tutor-card {
        border-color: var(--tutor-color-primary);
        box-shadow: 0 0 0 1px var(--tutor-color-primary)
    }

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-question-ans-choice-area .quiz-short-ans-image {
    width: 100%;
    max-width: 444px;
    height: auto
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-question-ans-choice-area .quiz-question-ans-choice label {
    border: 1px solid var(--tutor-border-color);
    cursor: pointer;
    border-radius: 6px;
    min-width: 240px;
    padding: 9.5px 15px;
    display: inline-block
}

    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-question-ans-choice-area .quiz-question-ans-choice label input {
        margin-top: 1px;
        margin-right: 8px
    }

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-question-ans-choice-area .quiz-question-ans-choice .tutor-quiz-correct-ans span:first-child {
    font-size: 28px
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-question-ans-choice-area .fill-in-the-gap .fill-blank {
    border-bottom: 2px dashed var(--tutor-color-secondary);
    margin: 0 0 10px;
    display: inline-block
}

@media (max-width:575.98px) {
    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-question-ans-choice-area .fill-in-the-gap .fill-blank {
        margin: 0 10px 5px 0
    }
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-question-ans-choice-area .fill-in-the-gap input {
    background-color: var(--tutor-color-white);
    border: 1px solid var(--tutor-border-color);
    box-shadow: none;
    border-radius: 5px;
    margin: 0 0 3px;
    padding: 2px 5px;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-matching-ans-area > div:not(:last-child) {
    margin-bottom: 25px
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-matching-ans-area .quiz-matching-ans {
    flex-wrap: wrap;
    align-items: center;
    max-width: 500px;
    display: flex
}

    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-matching-ans-area .quiz-matching-ans .tutor-quiz-ans-no {
        width: 230px
    }

    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-matching-ans-area .quiz-matching-ans .quiz-matching-ans-item {
        align-items: center;
        width: 270px;
        display: flex
    }

@media (max-width:575.98px) {
    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-matching-ans-area .quiz-matching-ans .quiz-matching-ans-item {
        margin-top: 20px
    }
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-matching-ans-area .quiz-matching-ans .quiz-matching-ans-item > span {
    margin: 0 20px
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-matching-ans-area .quiz-matching-ans .quiz-matching-ans-item .tutor-quiz-dotted-box {
    width: 230px
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-matching-ans-area .tutor-matching-item {
    flex-direction: column;
    margin-right: 10px;
    display: flex
}

    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-matching-ans-area .tutor-matching-item .tutor-matching-image {
        border-radius: 6px;
        overflow: hidden
    }

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-ordering-ans-area {
    counter-reset: serial-number
}

    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-ordering-ans-area > div:not(:last-child) {
        margin-bottom: 25px
    }

    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-ordering-ans-area .quiz-ordering-ans-item .tutor-quiz-border-box {
        width: 250px
    }

    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-ordering-ans-area .snum:before {
        counter-increment: serial-number;
        content: counter(serial-number)
    }

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-image-ordering-ans {
    cursor: pointer;
    grid-template-columns: 30px 315px;
    display: grid
}

    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-image-ordering-ans .quiz-image-ordering-ans-item {
        border: 1px solid #c0c3cb;
        border-radius: 6px;
        grid-template-columns: 46px auto;
        width: 315px;
        display: grid
    }

        .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-image-ordering-ans .quiz-image-ordering-ans-item .tutor-quiz-image-ordering-icon {
            background: #f4f6f9;
            border-radius: 6px 0 0 6px;
            width: 46px
        }

            .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-image-ordering-ans .quiz-image-ordering-ans-item .tutor-quiz-image-ordering-icon span {
                font-size: 27px
            }

        .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-image-ordering-ans .quiz-image-ordering-ans-item .tutor-quiz-image-ordering-item {
            grid-template-rows: auto;
            grid-template-columns: 80px auto;
            display: grid
        }

            .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-image-ordering-ans .quiz-image-ordering-ans-item .tutor-quiz-image-ordering-item img {
                border-radius: 6px;
                width: 80px;
                height: 80px
            }

            .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap .quiz-image-ordering-ans .quiz-image-ordering-ans-item .tutor-quiz-image-ordering-item span {
                word-break: break-word
            }

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-image-matching-ans-area .quiz-image-matching-ans {
    grid-template-columns: repeat(auto-fit,minmax(162px,1fr));
    gap: 20px;
    display: grid !important
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-image-matching-ans-area .quiz-image {
    border-radius: 6px;
    width: 100%;
    height: 162px;
    overflow: hidden
}

    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap #quiz-image-matching-ans-area .quiz-image img {
        object-fit: contain;
        width: 100%;
        height: 100%
    }

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-result-summary {
    border-top: 1px solid var(--tutor-border-color);
    border-bottom: 1px solid var(--tutor-border-color);
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex
}

@media (max-width:575.98px) {
    .tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-result-summary {
        flex-direction: column;
        gap: 16px
    }
}

.tutor-course-single-content-wrapper #tutor-single-entry-content #tutor-quiz-time-expire-wrapper {
    margin-bottom: 40px;
    display: none
}

    .tutor-course-single-content-wrapper #tutor-single-entry-content #tutor-quiz-time-expire-wrapper.tutor-alert-show {
        display: flex !important
    }

    .tutor-course-single-content-wrapper #tutor-single-entry-content #tutor-quiz-time-expire-wrapper .flash-info span:first-child.tutor-icon-cross-circle-outline-filled:before {
        color: #f44337
    }

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-time-expired {
    color: #f44337;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px
}

.tutor-course-single-content-wrapper mjx-container, .tutor-course-single-content-wrapper .MathJax_Display {
    display: inline !important
}

.tutor-course-spotlight-wrapper .tutor-course-spotlight-tab {
    padding-top: 32px;
    padding-bottom: 32px
}

.tutor-course-spotlight-wrapper .tutor-lesson-wrapper iframe {
    max-width: 100%
}

.tutor-course-spotlight-wrapper .tutor-exercise-files {
    word-break: break-all;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    display: grid
}

@media (max-width:575.98px) {
    .tutor-course-spotlight-wrapper .tutor-exercise-files {
        grid-template-columns: repeat(1,1fr)
    }
}

.tutor-course-spotlight-wrapper .tutor-exercise-files .tutor-instructor-card {
    cursor: pointer
}

    .tutor-course-spotlight-wrapper .tutor-exercise-files .tutor-instructor-card:hover .tutor-avatar {
        background: var(--tutor-color-primary)
    }

        .tutor-course-spotlight-wrapper .tutor-exercise-files .tutor-instructor-card:hover .tutor-avatar span {
            color: var(--tutor-color-white)
        }

    .tutor-course-spotlight-wrapper .tutor-exercise-files .tutor-instructor-card .tutor-avatar {
        background: rgba(var(--tutor-color-primary-rgb),.15)
    }

        .tutor-course-spotlight-wrapper .tutor-exercise-files .tutor-instructor-card .tutor-avatar span {
            font-size: 30px
        }

.tutor-course-spotlight-wrapper .tutor-conversation {
    border-bottom: 1px solid #ddd;
    padding: 0 0 55px
}

    .tutor-course-spotlight-wrapper .tutor-conversation .tutor-no-comments-show {
        border: 1px solid var(--tutor-border-color);
        border-radius: 6px;
        padding: 47px 33px
    }

@media (max-width:575.98px) {
    .tutor-course-spotlight-wrapper .tutor-conversation .tutor-no-comments-show {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 30px 20px
    }

        .tutor-course-spotlight-wrapper .tutor-conversation .tutor-no-comments-show p {
            text-align: center
        }
}

.tutor-course-spotlight-wrapper .tutor-conversation .comment-avatar img {
    border-radius: 50%;
    width: 50px;
    height: 50px
}

.tutor-course-spotlight-wrapper .tutor-conversation .tutor-comment-textarea:before, .tutor-course-spotlight-wrapper .tutor-conversation .tutor-actual-comment:before {
    content: "";
    border: 1px solid var(--tutor-border-color);
    -webkit-clip-path: polygon(0% 0%,100% 100%,0% 100%);
    clip-path: polygon(0% 0%,100% 100%,0% 100%);
    background-color: #fff;
    border-radius: 0 0 0 3px;
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    top: 18px;
    left: -6px;
    transform: rotate(45deg)
}

.tutor-course-spotlight-wrapper .tutor-conversation .tutor-comment-textarea:after, .tutor-course-spotlight-wrapper .tutor-conversation .tutor-actual-comment:after {
    content: "";
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 3px 0 0 3px;
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    top: 18px;
    left: -2px
}

.tutor-course-spotlight-wrapper .tutor-conversation .tutor-comment-box {
    grid-template-columns: 70px auto;
    display: grid
}

    .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comment-box .tutor-comment-textarea {
        border: 1px solid var(--tutor-border-color);
        border-radius: 6px;
        grid-area: 1/2/1/3;
        position: relative
    }

        .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comment-box .tutor-comment-textarea.is-focused, .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comment-box .tutor-comment-textarea.is-focused:before {
            border: 1px solid var(--tutor-color-primary)
        }

        .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comment-box .tutor-comment-textarea textarea {
            border-color: transparent;
            min-height: 96px;
            padding: 20px
        }

    .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comment-box .tutor-comment-submit-btn {
        grid-area: 2/2/2/3;
        justify-self: end;
        margin-top: 20px
    }

.tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list {
    grid-template-columns: 70px auto;
    display: grid
}

    .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list .tutor-single-comment .tutor-actual-comment {
        border: 1px solid var(--tutor-border-color);
        background-color: #fff;
        border-radius: 6px;
        padding: 15px 20px;
        position: relative
    }

        .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list .tutor-single-comment .tutor-actual-comment .tutor-comment-author span:first-child {
            color: #161d25
        }

        .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list .tutor-single-comment .tutor-actual-comment .tutor-comment-author span:last-child {
            color: #808993
        }

    .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list .tutor-single-comment .tutor-comment-actions span {
        cursor: pointer;
        text-transform: capitalize
    }

        .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list .tutor-single-comment .tutor-comment-actions span:not(:last-child) {
            margin-right: 23px
        }

    .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list .tutor-single-comment .tutor-comment-box.tutor-reply-box {
        min-height: 54px;
        padding: 16px 0 16px 16px
    }

        .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list .tutor-single-comment .tutor-comment-box.tutor-reply-box .tutor-comment-textarea textarea {
            min-height: 56px;
            padding: 15px 20px
        }

    .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list.tutor-parent-comment {
        position: relative
    }

        .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list.tutor-parent-comment .tutor-comment-line {
            background: var(--tutor-border-color);
            width: 1px;
            position: absolute;
            top: 50px;
            left: 24px
        }

        .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list.tutor-parent-comment .tutor-child-comment {
            position: relative
        }

            .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list.tutor-parent-comment .tutor-child-comment:after {
                content: "";
                background: var(--tutor-border-color);
                width: 45px;
                height: 1px;
                position: absolute;
                top: 25px;
                left: -45px
            }

            .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list.tutor-parent-comment .tutor-child-comment:before {
                content: "";
                background: var(--tutor-border-color);
                z-index: 9;
                width: 45px;
                height: 1px;
                position: absolute;
                top: 3px;
                left: -68px;
                transform: rotate(90deg)
            }

@media (max-width:575.98px) {
    .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list.tutor-parent-comment .tutor-child-comment .tutor-single-comment .tutor-actual-comment .tutor-comment-author {
        flex-direction: column;
        display: flex
    }
}

.tutor-spotlight-mobile-progress-complete {
    background: #fff;
    margin-top: 16px;
    box-shadow: 0 0 16px rgba(176,182,209,.18)
}

@media (max-width:420px) {
    .tutor-spotlight-mobile-progress-complete .tutor-col-6 {
        flex: none;
        width: 100%
    }
}

.tutor-spotlight-mobile-progress-right {
    text-align: center
}

@media (min-width:420px) {
    .tutor-spotlight-mobile-progress-right .tutor-topbar-complete-btn {
        text-align: right
    }
}

@media (max-width:420px) {
    .tutor-spotlight-mobile-progress-right .tutor-topbar-complete-btn.tutor-ml-24 {
        margin-left: 0 !important
    }
}

.tutor-spotlight-mobile-progress-right [class*=tutor-icon-] {
    display: none
}

.tutor-course-spotlight-comments {
    max-width: 670px;
    margin: auto
}

body.rtl .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comment-textarea:before, body.rtl .tutor-course-spotlight-wrapper .tutor-conversation .tutor-actual-comment:before {
    left: initial;
    border-radius: 0 3px 0 0;
    right: -6px;
    transform: rotate(220deg)
}

body.rtl .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comment-textarea:after, body.rtl .tutor-course-spotlight-wrapper .tutor-conversation .tutor-actual-comment:after {
    left: initial;
    right: -2px
}

body.rtl .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list .tutor-single-comment .tutor-comment-actions span:not(:last-child) {
    margin-right: initial;
    margin-left: 23px
}

body.rtl .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list.tutor-parent-comment .tutor-comment-line {
    left: initial;
    right: 24px
}

body.rtl .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list.tutor-parent-comment .tutor-child-comment:after {
    left: initial;
    right: -45px
}

body.rtl .tutor-course-spotlight-wrapper .tutor-conversation .tutor-comments-list.tutor-parent-comment .tutor-child-comment:before {
    left: initial;
    right: -68px;
    transform: rotate(90deg)
}

#tutor-assignment-wrap .tutor-assignment-attachments-list {
    grid-gap: 20px;
    grid-template-columns: 1fr 1fr;
    display: grid
}

@media (max-width:768px) {
    #tutor-assignment-wrap .tutor-assignment-attachments-list {
        grid-template-columns: 1fr
    }
}

#tutor-assignment-wrap .tutor-assignment-meta-info {
    border-top: 1px solid var(--tutor-border-color);
    border-bottom: 1px solid var(--tutor-border-color)
}

@media (min-width:576px) and (max-width:1192px) {
    #tutor-assignment-wrap .tutor-assignment-meta-info {
        flex-direction: column
    }
}

#tutor-assignment-wrap .tutor-assignment-meta-info .tutor-assignment-detail-info > div:not(:last-child) {
    margin-right: 16px
}

@media (min-width:576px) and (max-width:1192px) {
    #tutor-assignment-wrap .tutor-assignment-meta-info .tutor-assignment-detail-info .tutor-assignment-duration, #tutor-assignment-wrap .tutor-assignment-meta-info .tutor-assignment-detail-info .tutor-assignmetn-deadline, #tutor-assignment-wrap .tutor-assignment-meta-info .tutor-assignment-detail-info .tutor-assignment-marks, #tutor-assignment-wrap .tutor-assignment-meta-info .tutor-assignment-detail-info .tutor-assignmetn-pass-mark {
        flex-basis: 50%
    }
}

@media (max-width:575px) {
    #tutor-assignment-wrap .tutor-assignment-meta-info .tutor-assignment-detail-info .tutor-assignment-duration, #tutor-assignment-wrap .tutor-assignment-meta-info .tutor-assignment-detail-info .tutor-assignmetn-deadline, #tutor-assignment-wrap .tutor-assignment-meta-info .tutor-assignment-detail-info .tutor-assignment-marks, #tutor-assignment-wrap .tutor-assignment-meta-info .tutor-assignment-detail-info .tutor-assignmetn-pass-mark {
        flex-direction: column;
        flex-basis: 50%;
        display: flex
    }
}

@media (max-width:576px) {
    #tutor-assignment-wrap .tutor-assignment-meta-info {
        flex-direction: column
    }
}

#tutor-assignment-wrap .tutor-assignment-border-bottom {
    border-bottom: 1px solid var(--tutor-border-color)
}

#tutor-assignment-wrap .tutor-instructor-card {
    background-color: var(--tutor-color-white);
    cursor: pointer;
    border-radius: 6px;
    grid-template-columns: auto 40px;
    min-width: 100%;
    display: grid
}

    #tutor-assignment-wrap .tutor-instructor-card .tutor-icard-content > div:first-child {
        margin-right: 10px
    }

    #tutor-assignment-wrap .tutor-instructor-card .tutor-icard-content > div {
        word-break: break-all
    }

@media (max-width:768px) {
    #tutor-assignment-wrap.tutor-course-assignment-details .tutor-assignment-footer .tutor-assignment-footer-btn {
        flex-direction: column
    }

        #tutor-assignment-wrap.tutor-course-assignment-details .tutor-assignment-footer .tutor-assignment-footer-btn a, #tutor-assignment-wrap.tutor-course-assignment-details .tutor-assignment-footer .tutor-assignment-footer-btn button {
            justify-content: center;
            align-items: center;
            width: 100%;
            display: flex
        }
}

#tutor-assignment-wrap.tutor-course-assignment-details .no-before:before, #tutor-assignment-wrap.tutor-course-assignment-details #full-text {
    display: none
}

#tutor-assignment-wrap.tutor-time-out-assignment .quiz-flash-message .tutor-quiz-warning-box {
    background-color: rgba(var(--tutor-color-danger-rgb),.15);
    border: 1px solid rgba(var(--tutor-color-danger-rgb),.3)
}

#tutor-assignment-wrap.tutor-time-out-assignment .tutor-time-out-assignment-details .tutor-to-assignment {
    position: relative
}

    #tutor-assignment-wrap.tutor-time-out-assignment .tutor-time-out-assignment-details .tutor-to-assignment:before {
        content: "";
        background: linear-gradient(rgba(255,255,255,0) 1.31%,rgba(255,255,255,0) 15.41%,#fff 100%);
        width: 100%;
        height: 120px;
        position: absolute;
        bottom: 0
    }

#tutor-assignment-wrap.tutor-submit-assignment .tutor-assignment-submission .tutor-assignment-body {
    max-width: 730px
}

    #tutor-assignment-wrap.tutor-submit-assignment .tutor-assignment-submission .tutor-assignment-body .tutor-assignment-attachment {
        background-color: #eff1f6;
        border-radius: 6px
    }

        #tutor-assignment-wrap.tutor-submit-assignment .tutor-assignment-submission .tutor-assignment-body .tutor-assignment-attachment .tutor-input-type-size span {
            font-weight: 500
        }

        #tutor-assignment-wrap.tutor-submit-assignment .tutor-assignment-submission .tutor-assignment-body .tutor-assignment-attachment .tutor-attachment-files {
            grid-template-columns: 180px auto;
            display: grid
        }

@media (max-width:767.98px) {
    #tutor-assignment-wrap.tutor-submit-assignment .tutor-assignment-submission .tutor-assignment-body .tutor-assignment-attachment .tutor-attachment-files {
        grid-template-columns: 1fr;
        gap: 10px
    }
}

#tutor-assignment-wrap.tutor-submit-assignment .tutor-assignment-submission .tutor-assignment-body .tutor-assignment-attachment .tutor-attachment-files .tutor-assignment-upload-btn input, #tutor-assignment-wrap.tutor-submit-assignment .tutor-assignment-submission .tutor-assignment-body .tutor-assignment-attachment .tutor-attachment-files .tutor-assignment-upload-btn input#tutor-assignment-file-upload {
    display: none
}

#tutor-assignment-wrap.tutor-submit-assignment .tutor-assignment-submission .tutor-assignment-body .tutor-assignment-attachment .tutor-asisgnment-upload-file-preview {
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    display: grid
}

@media (max-width:600px) {
    #tutor-assignment-wrap.tutor-submit-assignment .tutor-assignment-submission .tutor-assignment-body .tutor-assignment-attachment .tutor-asisgnment-upload-file-preview {
        grid-template-columns: 1fr
    }
}

#tutor-assignment-wrap.tutor-submit-assignment .tutor-assignment-description-details .tutor-ad-body {
    position: relative
}

    #tutor-assignment-wrap.tutor-submit-assignment .tutor-assignment-description-details .tutor-ad-body:before {
        content: "";
        background: linear-gradient(rgba(255,255,255,0) 1.31%,rgba(255,255,255,0) 15.41%,#fff 100%);
        width: 100%;
        height: 120px;
        position: absolute;
        bottom: 0
    }

#tutor-assignment-wrap.tutor-assignment-result-pending .tutor-assignment-details .tutor-ar-body {
    border: 1px solid var(--tutor-border-color);
    box-sizing: border-box;
    border-radius: 6px
}

    #tutor-assignment-wrap.tutor-assignment-result-pending .tutor-assignment-details .tutor-ar-body .tutor-input-files {
        max-width: 330px
    }

#tutor-assignment-wrap.tutor-assignment-result-pending .tutor-assignment-description-details .tutor-ad-body {
    position: relative
}

    #tutor-assignment-wrap.tutor-assignment-result-pending .tutor-assignment-description-details .tutor-ad-body:before {
        content: "";
        background: linear-gradient(rgba(255,255,255,0) 1.31%,rgba(255,255,255,0) 15.41%,#fff 100%);
        width: 100%;
        height: 120px;
        position: absolute;
        bottom: 0
    }

#tutor-assignment-wrap .tutor-instructor-note {
    background-color: rgba(var(--tutor-color-primary-rgb),.2);
    border: 1px solid rgba(var(--tutor-color-primary-rgb),.4);
    border-radius: 6px
}

#tutor-assignment-wrap.tutor-assignment-results .tutor-instructor-note {
    background-color: rgba(var(--tutor-color-primary-rgb),.2);
    border: 1px solid rgba(var(--tutor-color-primary-rgb),.2);
    border-radius: 6px
}

#tutor-assignment-wrap.tutor-assignment-results .tutor-assignment-details .tutor-ar-body {
    border: 1px solid var(--tutor-border-color);
    box-sizing: border-box;
    border-radius: 6px
}

    #tutor-assignment-wrap.tutor-assignment-results .tutor-assignment-details .tutor-ar-body .tutor-input-files {
        max-width: 330px
    }

#tutor-assignment-wrap.tutor-assignment-results .tutor-assignment-description-details .tutor-ad-body {
    position: relative
}

    #tutor-assignment-wrap.tutor-assignment-results .tutor-assignment-description-details .tutor-ad-body:before {
        content: "";
        background: linear-gradient(rgba(255,255,255,0) 1.31%,rgba(255,255,255,0) 15.41%,#fff 100%);
        width: 100%;
        height: 120px;
        position: absolute;
        bottom: 0
    }

.submited-files > div:not(:last-child) {
    margin-right: 15px
}

.submited-files .tutor-instructor-card {
    width: 100%
}

    .submited-files .tutor-instructor-card .tutor-icard-content {
        padding-right: 10px
    }

.tutor-qna-single-question table.tutor-table-data-td-target [data-td-target] {
    padding: 12px !important
}

.tutor-qna-single-question table.tutor-table tr:last-child td:last-child {
    border-radius: 0
}

.tutor-qna-single-question table.tutor-table-data-td-target .is-active:not(.expand-btn) {
    background-color: #fff !important
}

body.wp-admin .tutor-qna-single-wrapper .tutor-qa-reply {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    overflow: hidden
}

.tutor-qna-single-question .tutor-qna-single-wrapper .qna-back-button {
    color: #5b616f;
    font-size: 16px;
    font-style: normal;
    font-weight: 400
}

.tutor-qna-single-question .tutor-qa-reply {
    z-index: 10;
    background: #fff;
    bottom: 0
}

    .tutor-qna-single-question .tutor-qa-reply textarea {
        border: none;
        border: 1px solid var(--tutor-border-color);
        resize: none;
        border-radius: 6px;
        width: 100%;
        padding: 15px;
        min-height: initial !important;
        height: 80px !important
    }

        .tutor-qna-single-question .tutor-qa-reply textarea, .tutor-qna-single-question .tutor-qa-reply textarea:focus, .tutor-qna-single-question .tutor-qa-reply textarea:active {
            box-shadow: none;
            outline: none !important
        }

.tutor-qna-single-question .tutor-qna-badges .tutor-btn:not(:last-child) {
    margin-right: 18px
}

.tutor-qna-single-question .tutor-qna-single-wrapper {
    max-height: calc(100vh - 100px);
    overflow-y: auto
}

.tutor-qna-single-question .tutor-qa-sticky-bar {
    border-bottom: 1px solid var(--tutor-border-color);
    z-index: 9;
    margin-bottom: 16px;
    position: -webkit-sticky;
    position: sticky;
    top: 0
}

.tutor-qna-single-question .tutor-qa-chatlist .tutor-qna-chat {
    flex-direction: column;
    margin-bottom: 30px;
    display: flex
}

    .tutor-qna-single-question .tutor-qa-chatlist .tutor-qna-chat .tutor-qna-user {
        align-items: center;
        gap: 16px;
        margin-bottom: 16px;
        display: flex
    }

        .tutor-qna-single-question .tutor-qa-chatlist .tutor-qna-chat .tutor-qna-user img {
            border-radius: 50%;
            width: 48px;
            height: 48px
        }

    .tutor-qna-single-question .tutor-qa-chatlist .tutor-qna-chat .tutor-qna-text {
        background: #fff;
        border-radius: 8px;
        max-width: -webkit-max-content;
        max-width: -moz-max-content;
        max-width: max-content;
        margin: 0;
        padding: 16px 24px;
        position: relative
    }

        .tutor-qna-single-question .tutor-qa-chatlist .tutor-qna-chat .tutor-qna-text:before {
            content: "";
            background: inherit;
            -webkit-clip-path: polygon(0% 0%,0% 100%,100% 0%);
            clip-path: polygon(0% 0%,0% 100%,100% 0%);
            border-radius: 3px;
            width: 20px;
            height: 20px;
            position: absolute;
            top: -5px;
            transform: rotate(45deg)
        }

    .tutor-qna-single-question .tutor-qa-chatlist .tutor-qna-chat.tutor-qna-left .tutor-qna-text:before {
        left: 15px
    }

    .tutor-qna-single-question .tutor-qa-chatlist .tutor-qna-chat.tutor-qna-right {
        align-items: flex-end
    }

        .tutor-qna-single-question .tutor-qa-chatlist .tutor-qna-chat.tutor-qna-right .tutor-qna-user {
            flex-direction: row-reverse
        }

        .tutor-qna-single-question .tutor-qa-chatlist .tutor-qna-chat.tutor-qna-right .tutor-qna-text:before {
            right: 15px
        }

    .tutor-qna-single-question .tutor-qa-chatlist .tutor-qna-chat p {
        margin: 0
    }

    .tutor-qna-single-question .tutor-qa-chatlist .tutor-qna-chat ul {
        padding-left: 2rem
    }

        .tutor-qna-single-question .tutor-qa-chatlist .tutor-qna-chat ul li {
            list-style-type: disc
        }

.tutor-qna-single-question:not([data-context=backend-dashboard-qna-single]) .tutor-qna-left .tutor-qna-text {
    min-width: 50px;
    color: var(--tutor-body-color);
    background: #e3e9f7
}

.tutor-qna-single-question:not([data-context=backend-dashboard-qna-single]) .tutor-qna-right .tutor-qna-text {
    color: var(--tutor-body-color);
    background: #dbe9eb
}

.tutor-qna-single-question .tutor-toggle-reply {
    text-align: right
}

    .tutor-qna-single-question .tutor-toggle-reply span {
        cursor: pointer
    }

        .tutor-qna-single-question .tutor-toggle-reply span:hover {
            color: #41454f;
            font-style: normal;
            font-weight: 400;
            text-decoration: underline
        }

body.wp-admin .tutor-qa-chatlist {
    margin-top: 16px;
    margin-right: 16px
}

table.qna-list-table .tutor-icon-msg-important-filled {
    color: var(--tutor-color-muted)
}

table.qna-list-table .tutor-icon-msg-important-fill-filled {
    color: #ed9700
}

table.qna-list-table tr .tutor-qna-title {
    color: #212327;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    display: block
}

table.qna-list-table tr:not(.is-qna-read) .tutor-qna-title {
    color: #212327;
    font-size: 16px;
    font-weight: 700
}

table.qna-list-table .tutor-qna-question-col i {
    margin-right: 13px;
    top: 2px;
    left: -6px;
    font-size: 24px !important
}

table.qna-list-table .tutor-qna-question-col span {
    margin-bottom: 5px
}

table.qna-list-table .tutor-qna-question-col small {
    color: #525252;
    font-size: 13px;
    font-style: normal;
    font-weight: 500
}

table.qna-list-table .tutor-qna-question-col:not(.is-read) i {
    color: var(--tutor-color-primary)
}

table.qna-list-table .tutor-qna-question-col:not(.is-read) .tutor-qna-content {
    color: var(--tutor-body-color);
    font-size: 16px;
    font-style: normal;
    font-weight: 700
}

    table.qna-list-table .tutor-qna-question-col:not(.is-read) .tutor-qna-content ul {
        padding-left: 2rem
    }

        table.qna-list-table .tutor-qna-question-col:not(.is-read) .tutor-qna-content ul li {
            line-height: 1.5;
            list-style-type: disc
        }

table.qna-list-table .tutor-qna-question-col.is-read i {
    color: #c0c3cb
}

table.qna-list-table .tutor-qna-question-col.is-read .tutor-qna-content {
    color: #212327;
    font-size: 16px;
    font-style: normal;
    font-weight: 500
}

    table.qna-list-table .tutor-qna-question-col.is-read .tutor-qna-content ul {
        padding-left: 2rem
    }

        table.qna-list-table .tutor-qna-question-col.is-read .tutor-qna-content ul li {
            line-height: 1.5;
            list-style-type: disc
        }

.tutor-qna-spotlight-sidebar {
    padding: 15px
}

    .tutor-qna-spotlight-sidebar .tutor-qa-new[data-context=course-single-qna-sidebar] {
        background: #f4f6f9;
        width: 100%;
        margin: -15px;
        padding: 15px;
        position: absolute;
        bottom: 15px
    }

    .tutor-qna-spotlight-sidebar .tutor-qa-reply {
        position: initial !important
    }

.tutor-qa-reply[data-context=course-single-qna-sidebar], .tutor-qa-reply[data-context=course-single-qna-sidebar] textarea, .tutor-qa-reply[data-context=course-single-qna-single], .tutor-qa-reply[data-context=course-single-qna-single] textarea {
    border: none !important
}

    .tutor-qa-reply[data-context=course-single-qna-sidebar] textarea, .tutor-qa-reply[data-context=course-single-qna-single] textarea {
        border: 1px solid #cdcfd5 !important;
        border-radius: 6px !important
    }

#sidebar-qna-tab-content-bak .tutor-qna-single-question .tutor-qa-chatlist .tutor-qna-chat {
    max-width: 100%;
    margin-bottom: 10px
}

#sidebar-qna-tab-content-bak .tutor-qna-single-question .tutor-qa-reply div {
    padding: 10px 0 0
}

#sidebar-qna-tab-content-bak .tutor-qa-new .tutor-quesanswer-askquestion:not(.tutor-quesanswer-askquestion-expand) .sidebar-ask-new-qna-submit, #sidebar-qna-tab-content-bak .tutor-qa-new .tutor-quesanswer-askquestion:not(.tutor-quesanswer-askquestion-expand) textarea, #sidebar-qna-tab-content-bak .tutor-qa-new .tutor-quesanswer-askquestion.tutor-quesanswer-askquestion-expand .sidebar-ask-new-qna-btn-wrap {
    display: none
}

#sidebar-qna-tab-content-bak .tutor-qa-reply textarea:focus {
    border: 1px solid var(--tutor-color-primary) !important
}

body.wp-admin .tutor-qna-single-wrapper > * {
    padding: 20px !important
}

body.wp-admin .tutor-qna-single-wrapper .tutor-qa-reply {
    border-radius: 0
}

body.wp-admin .tutor-qa-reply {
    background: 0 0
}

#tutor-course-details-tab-questions .tutor-qna-reply-editor .wp-editor-container {
    border: none
}

#tutor-course-details-tab-questions .tutor-qna-reply-editor .mce-tinymce.mce-panel {
    box-shadow: none;
    background: #fff;
    border: none
}

    #tutor-course-details-tab-questions .tutor-qna-reply-editor .mce-tinymce.mce-panel > .mce-container-body {
        border: 1px solid #dcdfe6;
        border-radius: 6px
    }

#tutor-course-details-tab-questions .tutor-qna-reply-editor .mce-toolbar-grp {
    background: 0 0;
    border-bottom: none
}

#tutor-course-details-tab-questions .tutor-qna-reply-editor .mce-top-part:before {
    box-shadow: 0 1px #cdcfd5
}

#tutor-course-details-tab-questions .tutor-qna-reply-editor .mce-statusbar {
    border-top: none
}

    #tutor-course-details-tab-questions .tutor-qna-reply-editor .mce-statusbar > .mce-container-body .mce-path {
        visibility: hidden
    }

    #tutor-course-details-tab-questions .tutor-qna-reply-editor .mce-statusbar.mce-last {
        background-color: transparent
    }

#tutor-course-details-tab-questions .tutor-qna-reply-editor .mce-toolbar .mce-ico {
    color: #767c8e;
    --size: 22px;
    width: var(--size);
    height: var(--size);
    justify-content: center;
    align-items: center;
    display: flex
}

.answer-image-matched-wrap {
    display: block
}

    .answer-image-matched-wrap .image-matching-item {
        align-items: center;
        display: flex
    }

        .answer-image-matched-wrap .image-matching-item:not(:last-child) {
            margin-bottom: 12px
        }

        .answer-image-matched-wrap .image-matching-item img {
            max-width: 35px
        }

        .answer-image-matched-wrap .image-matching-item .dragged-caption {
            margin-left: 12px;
            font-size: 14px
        }

.correct-answer-wrap .matching-type {
    flex-direction: column;
    align-items: flex-start;
    display: flex
}

    .correct-answer-wrap .matching-type:not(:last-child) {
        margin-bottom: 12px
    }

.correct-answer-wrap .text-image-type {
    align-items: center;
    display: flex
}

    .correct-answer-wrap .text-image-type .image {
        margin-right: 12px
    }

.correct-answer-wrap img {
    max-width: 32px;
    max-height: 32px
}

.tutor-quiz-attempt-details img {
    width: 100%
}

.tutor-quiz-attempt-details .tutor-icon-rounded {
    box-sizing: border-box;
    cursor: pointer;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    justify-content: center;
    align-items: center;
    width: 26px;
    height: 26px;
    font-size: 14px;
    display: inline-flex;
    overflow: hidden
}

    .tutor-quiz-attempt-details .tutor-icon-rounded:not(:hover) {
        opacity: .8
    }

.tutor-quiz-attempt-details tr td {
    vertical-align: middle
}

.tutor-quiz-attempt-details tr:not(:hover).tutor-quiz-answer-status-correct .tutor-icon-rounded.tutor-color-danger, .tutor-quiz-attempt-details tr:not(:hover).tutor-quiz-answer-status-wrong .tutor-icon-rounded.tutor-color-success, .tutor-quiz-attempt-details tr:not(:hover).tutor-quiz-answer-status-pending .tutor-icon-rounded.tutor-color-success, .tutor-quiz-attempt-details tr:not(:hover).tutor-quiz-answer-status-pending .tutor-icon-rounded.tutor-color-danger {
    color: #cdcfd5 !important;
    border-color: #cdcfd5 !important
}

.tutor-quiz-attempt-details .explain-toggle {
    background: #f4f6f9;
    padding: 4px;
    text-align: center !important
}

    .tutor-quiz-attempt-details .explain-toggle button {
        margin: 0;
        line-height: 32px
    }

@media (max-width:575.98px) {
    .tutor-quiz-attempt-details .tutor-manual-review-wrapper {
        text-align: left
    }
}

.tutor-quiz-type-icon {
    color: #fff;
    text-align: center;
    vertical-align: middle;
    background-color: var(--tutor-color-primary);
    border-radius: 4px;
    width: 32px;
    height: 32px;
    margin-right: 8px;
    padding: 0;
    font-size: 20px;
    line-height: 32px;
    display: inline-block
}

.rtl .tutor-quiz-type-icon {
    margin-left: 8px;
    margin-right: 0
}

.tutor-quiz-type-boolean {
    background-color: #3e64de
}

.tutor-quiz-type-single-choice {
    background-color: #00b890
}

.tutor-quiz-type-multiple-choices {
    background-color: #9034a9
}

.tutor-quiz-type-open-ended {
    background-color: #fe3129
}

.tutor-quiz-type-fill-blanks {
    background-color: #ffbf00
}

.tutor-quiz-type-short-answer {
    background-color: #f37512
}

.tutor-quiz-type-matching {
    background-color: #8a4a1b
}

.tutor-quiz-type-image-matching {
    background-color: #f37512
}

.tutor-quiz-type-image-answering {
    background-color: #a322f9
}

.tutor-quiz-type-ordering {
    background-color: #1b52d8
}

.tutor-instructor-note.tutor-quiz-attempt-note {
    background-color: rgba(var(--tutor-color-primary-rgb),.15);
    border: 1px solid rgba(var(--tutor-color-primary-rgb),.4);
    border-radius: 6px
}

.tutor-snackbar-wrapper {
    text-align: center;
    z-index: 2147483647;
    -o-transition: all 1s;
    padding: 0 15px;
    transition: all 1s;
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0
}

    .tutor-snackbar-wrapper.tutor-snackbar-show {
        display: block
    }

    .tutor-snackbar-wrapper .tutor-btn-outline-primary {
        color: #fff
    }

    .tutor-snackbar-wrapper > div {
        text-align: initial;
        color: #fff;
        -webkit-backdrop-filter: blur(28px);
        backdrop-filter: blur(28px);
        background: rgba(0,0,0,.66);
        border-radius: 10px;
        margin: 15px auto;
        padding: 7px 14px;
        font-size: 15px;
        display: inline-block;
        box-shadow: 0 5px 30px rgba(58,57,132,.06)
    }

        .tutor-snackbar-wrapper > div > div {
            white-space: nowrap;
            margin: 5px 0;
            display: inline-block
        }

    .tutor-snackbar-wrapper .tutor-snackbar-title-icon {
        color: #fff;
        vertical-align: middle;
        margin-right: 13px;
        font-size: 24px
    }

    .tutor-snackbar-wrapper .tutor-snackbar-close {
        cursor: pointer;
        padding: 5px;
        font-size: 12px;
        display: inline-block;
        color: #7a7a7a !important
    }

    .tutor-snackbar-wrapper p {
        color: #fff;
        margin: 8px 45px 8px 0;
        font-size: 16px;
        font-weight: 400;
        display: inline-block
    }

.tutor-cart-page {
    padding: 80px 0
}

@media (max-width:575.98px) {
    .tutor-cart-page {
        padding: 40px 0
    }
}

.tutor-cart-page .tutor-cart-course-list {
    border: 1px solid var(--tutor-border-color);
    border-radius: 6px;
    flex-direction: column;
    gap: 8px;
    display: flex
}

.tutor-cart-page .tutor-cart-course-item {
    align-items: stretch;
    gap: 24px;
    padding: 32px;
    display: flex
}

@media (max-width:575.98px) {
    .tutor-cart-page .tutor-cart-course-item {
        flex-direction: column;
        padding: 16px
    }
}

.tutor-cart-page .tutor-cart-course-item:not(:last-child) {
    border-bottom: 1px solid var(--tutor-border-color)
}

.tutor-cart-page .tutor-cart-course-item .tutor-cart-course-thumb {
    border-radius: 8px;
    width: 160px;
    height: 90px;
    overflow: hidden
}

@media (max-width:575.98px) {
    .tutor-cart-page .tutor-cart-course-item .tutor-cart-course-thumb {
        width: 100%;
        height: auto
    }
}

.tutor-cart-page .tutor-cart-course-item .tutor-cart-course-thumb img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.tutor-cart-page .tutor-cart-course-item .tutor-cart-course-title {
    flex-direction: column;
    gap: 8px;
    display: flex
}

    .tutor-cart-page .tutor-cart-course-item .tutor-cart-course-title a {
        color: var(--tutor-body-color);
        text-decoration: none
    }

        .tutor-cart-page .tutor-cart-course-item .tutor-cart-course-title a:hover {
            opacity: 1
        }

.tutor-cart-page .tutor-cart-course-item .tutor-cart-course-info {
    align-items: center;
    gap: 32px;
    margin: auto 0 0;
    padding: 0;
    list-style: none;
    display: flex
}

    .tutor-cart-page .tutor-cart-course-item .tutor-cart-course-info li {
        color: rgba(0,0,0,.6);
        font-size: 13px;
        line-height: 18px;
        position: relative
    }

        .tutor-cart-page .tutor-cart-course-item .tutor-cart-course-info li:not(.tutor-cart-page .tutor-cart-course-item .tutor-cart-course-info li:last-child):before {
            content: "";
            background: #e3e6eb;
            border-radius: 50%;
            width: 10px;
            height: 10px;
            position: absolute;
            top: 4px;
            right: -20px
        }

        .tutor-cart-page .tutor-cart-course-item .tutor-cart-course-info li:not(.tutor-cart-page .tutor-cart-course-item .tutor-cart-course-info li:last-child):after {
            content: "";
            background-color: #4b505c;
            border-radius: 50%;
            width: 6px;
            height: 6px;
            position: absolute;
            top: 6px;
            right: -18px
        }

.tutor-cart-page .tutor-cart-course-item .tutor-cart-course-price-wrapper {
    flex-direction: column;
    justify-content: space-between;
    align-items: end;
    margin-left: auto;
    display: flex
}

@media (max-width:575.98px) {
    .tutor-cart-page .tutor-cart-course-item .tutor-cart-course-price-wrapper {
        flex-direction: row;
        align-items: start;
        margin-left: 0
    }
}

.tutor-cart-page .tutor-cart-course-item .tutor-cart-course-price-wrapper .tutor-cart-course-price {
    color: var(--tutor-body-color);
    flex-direction: column;
    align-items: end;
    display: flex
}

@media (max-width:575.98px) {
    .tutor-cart-page .tutor-cart-course-item .tutor-cart-course-price-wrapper .tutor-cart-course-price {
        flex-direction: row;
        gap: 8px
    }
}

.tutor-cart-page .tutor-cart-course-item .tutor-cart-course-price-wrapper .tutor-cart-discount-price {
    color: #767c8e;
    font-size: 13px;
    text-decoration: line-through
}

.tutor-cart-page .tutor-cart-summery {
    border: 1px solid var(--tutor-border-color);
    border-radius: 6px
}

    .tutor-cart-page .tutor-cart-summery .tutor-cart-summery-top {
        border-bottom: 1px solid var(--tutor-border-color);
        flex-direction: column;
        gap: 16px;
        padding: 32px;
        display: flex
    }

@media (max-width:575.98px) {
    .tutor-cart-page .tutor-cart-summery .tutor-cart-summery-top {
        padding: 16px
    }
}

.tutor-cart-page .tutor-cart-summery .tutor-cart-summery-bottom {
    padding: 32px
}

@media (max-width:575.98px) {
    .tutor-cart-page .tutor-cart-summery .tutor-cart-summery-bottom {
        padding: 16px
    }
}

.tutor-cart-page .tutor-cart-summery .tutor-cart-summery-item {
    color: var(--tutor-body-color);
    justify-content: space-between;
    align-items: center;
    display: flex
}

.tutor-cart-page .tutor-cart-empty-state {
    border: 1px solid var(--tutor-border-color);
    border-radius: 6px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 800px;
    margin: 0 auto;
    padding: 32px;
    display: flex
}

    .tutor-cart-page .tutor-cart-empty-state p {
        color: var(--tutor-body-color);
        margin-bottom: 24px;
        padding: 0;
        font-size: 24px;
        line-height: 32px
    }

    .tutor-cart-page .tutor-cart-empty-state a {
        justify-content: center;
        width: 280px
    }

.tutor-checkout-page {
    padding: 40px 0
}

    .tutor-checkout-page select {
        text-indent: 0;
        padding: 0 10px;
        line-height: 36px
    }

    .tutor-checkout-page input[type=text] {
        text-indent: 0;
        padding: 0 10px;
        line-height: 36px
    }

    .tutor-checkout-page input[type=email] {
        text-indent: 0;
        padding: 0 10px;
        line-height: 36px
    }

    .tutor-checkout-page .tutor-checkout-container {
        max-width: 1032px;
        margin: 0 auto
    }

    .tutor-checkout-page .tutor-checkout-details .tutor-checkout-details-inner {
        background-color: #fafafa;
        border-radius: 5px;
        padding: 24px 24px 12px
    }

    .tutor-checkout-page .tutor-checkout-detail-item {
        padding: 24px 0
    }

        .tutor-checkout-page .tutor-checkout-detail-item:not(:last-child) {
            border-bottom: 1px solid var(--tutor-border-color)
        }

@media (max-width:575.98px) {
    .tutor-checkout-page .tutor-checkout-detail-item {
        padding: 16px
    }
}

.tutor-checkout-page .tutor-checkout-courses {
    flex-direction: column;
    gap: 24px;
    display: flex
}

.tutor-checkout-page .tutor-checkout-course-item {
    color: var(--tutor-body-color);
    flex-direction: column;
    display: flex
}

.tutor-checkout-page .tutor-checkout-course-content {
    justify-content: space-between;
    align-items: start;
    gap: 24px;
    display: flex
}

.tutor-checkout-page .tutor-checkout-course-thumb-title {
    grid-template-columns: 56px 1fr;
    align-items: start;
    gap: 8px;
    display: grid
}

    .tutor-checkout-page .tutor-checkout-course-thumb-title img {
        border-radius: 3px;
        max-width: 100%;
        margin-top: 6px
    }

.tutor-checkout-page .tutor-checkout-enrollment-fee {
    justify-content: space-between;
    align-items: start;
    margin-top: 16px;
    font-size: 14px;
    display: flex
}

.tutor-checkout-page .tutor-checkout-course-plan-badge {
    color: #41454f;
    background-color: #f0f1f5;
    border-radius: 2px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 4px 8px;
    font-size: 11px;
    font-weight: 500;
    line-height: 14px;
    display: inline-block
}

.tutor-checkout-page .tutor-checkout-course-title {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px
}

    .tutor-checkout-page .tutor-checkout-course-title a {
        color: var(--tutor-body-color);
        text-decoration: none
    }

        .tutor-checkout-page .tutor-checkout-course-title a:hover {
            opacity: 1
        }

.tutor-checkout-page .tutor-checkout-coupon-badge {
    color: #41454f;
    background-color: #f1f1f1;
    border-radius: 4px;
    align-items: center;
    gap: 4px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 3px 6px;
    font-size: 11px;
    line-height: 16px;
    display: flex
}

    .tutor-checkout-page .tutor-checkout-coupon-badge.tutor-has-delete-button {
        padding: 10px 8px;
        font-size: 13px;
        line-height: 18px
    }

    .tutor-checkout-page .tutor-checkout-coupon-badge button {
        color: var(--tutor-color-hints);
        cursor: pointer;
        background-color: transparent;
        border: none;
        outline: none;
        padding: 0;
        font-size: 14px;
        display: flex
    }

.tutor-checkout-page .tutor-checkout-discount-price {
    color: #767c8e;
    font-size: 13px;
    text-decoration: line-through
}

.tutor-checkout-page .tutor-checkout-summary {
    flex-direction: column;
    gap: 8px;
    display: flex
}

.tutor-checkout-page .tutor-checkout-summary-item {
    color: var(--tutor-body-color);
    justify-content: space-between;
    align-items: center;
    display: flex
}

.tutor-checkout-page .tutor-checkout-separator {
    color: var(--tutor-body-color);
    text-align: center;
    margin-top: 16px;
    margin-bottom: 16px;
    font-size: 13px;
    line-height: 18px;
    position: relative
}

    .tutor-checkout-page .tutor-checkout-separator span {
        z-index: 1;
        background-color: #f9fafc;
        padding: 0 4px;
        position: relative
    }

    .tutor-checkout-page .tutor-checkout-separator:before {
        content: "";
        background-color: var(--tutor-border-color);
        width: 100%;
        height: 1px;
        position: absolute;
        top: 8px;
        left: 0
    }

.tutor-checkout-page .tutor-payment-instructions {
    border: 1px solid var(--tutor-border-color);
    white-space: pre-line;
    background-color: #fafafa;
    border-radius: 6px;
    margin-top: 16px;
    padding: 16px
}

.tutor-checkout-page .tutor-apply-coupon-form {
    border: 1px solid var(--tutor-border-color);
    background-color: #fff;
    border-radius: 6px;
    padding: 4px;
    display: flex
}

    .tutor-checkout-page .tutor-apply-coupon-form input {
        width: 100%;
        box-shadow: none;
        background-color: transparent;
        border: none;
        outline: none
    }

    .tutor-checkout-page .tutor-apply-coupon-form button {
        border: none;
        padding: 4px 16px;
        font-size: 13px;
        font-weight: 500;
        line-height: 24px
    }

.tutor-checkout-page .tutor-show-tax-rates {
    color: var(--tutor-color-primary);
    cursor: pointer;
    background: 0 0;
    border: 0;
    outline: 0
}

    .tutor-checkout-page .tutor-show-tax-rates:hover {
        text-decoration: underline
    }

.tutor-checkout-page .tutor-tax-breakdown-modal {
    z-index: 99999;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0
}

.tutor-checkout-page .tutor-tax-breakdown-modal__backdrop {
    z-index: 1;
    background: rgba(22,22,22,.7);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.tutor-checkout-page .tutor-tax-breakdown-modal__content {
    z-index: 2;
    background-color: #fff;
    border-radius: 6px;
    flex-direction: column;
    gap: 16px;
    padding: 24px;
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    box-shadow: 0 8px 24px rgba(17,18,19,.12)
}

.tutor-checkout-page .tutor-tax-breakdown-modal__header {
    justify-content: space-between;
    display: flex
}

    .tutor-checkout-page .tutor-tax-breakdown-modal__header button {
        color: #9197a8;
        cursor: pointer;
        background: 0 0;
        border: 0;
        outline: 0;
        width: 32px;
        height: 32px
    }

    .tutor-checkout-page .tutor-tax-breakdown-modal__header h6 {
        font-size: 1rem
    }

.tutor-checkout-page .tutor-tax-breakdown-modal__item {
    grid-template-columns: 2fr 1fr 1fr;
    display: grid
}

    .tutor-checkout-page .tutor-tax-breakdown-modal__item > span {
        font-size: .875rem
    }

        .tutor-checkout-page .tutor-tax-breakdown-modal__item > span:not(:first-of-type) {
            text-align: right;
            font-weight: 600
        }

.tutor-checkout-page .tutor-checkout-spinner {
    padding: 0;
    position: absolute;
    top: 12px;
    right: 0
}

.tutor-checkout-page .tutor-plan-trial-price {
    background-color: #f5fbf7;
    border-radius: 4px;
    justify-content: space-between;
    align-items: start;
    padding: 8px;
    display: flex
}

    .tutor-checkout-page .tutor-plan-trial-price .tutor-plan-trial-icon-wrapper {
        align-items: center;
        gap: 4px;
        display: flex
    }

.tutor-checkout-billing .tutor-billing-fields .tutor-form-label {
    display: none
}

.tutor-checkout-billing .tutor-billing-fields .tutor-mb-16 {
    margin: 0 !important
}

.tutor-checkout-billing .tutor-billing-fields .tutor-form-control {
    border-radius: 0;
    height: 40px
}

.tutor-checkout-billing .tutor-billing-fields .tutor-col-12:not(:last-of-type) .tutor-form-control {
    border-bottom: none !important
}

.tutor-checkout-billing .tutor-billing-fields .tutor-col-12:first-of-type .tutor-form-control {
    border-top-left-radius: 6px
}

.tutor-checkout-billing .tutor-billing-fields .tutor-col-12:last-of-type .tutor-form-control {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px
}

@media (min-width:992px) {
    .tutor-checkout-billing .tutor-billing-fields .tutor-col-sm-6:nth-of-type(odd) .tutor-form-control {
        border-right: none !important
    }

    .tutor-checkout-billing .tutor-billing-fields .tutor-col-12:nth-of-type(2) .tutor-form-control {
        border-top-right-radius: 6px
    }
}

@media (min-width:576px) and (max-width:767px) {
    .tutor-checkout-billing .tutor-billing-fields .tutor-col-sm-6:nth-of-type(odd) .tutor-form-control {
        border-right: none !important
    }

    .tutor-checkout-billing .tutor-billing-fields .tutor-col-12:nth-of-type(2) .tutor-form-control {
        border-top-right-radius: 6px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .tutor-checkout-billing .tutor-billing-fields .tutor-col-12:first-of-type .tutor-form-control {
        border-top-right-radius: 6px
    }
}

@media (max-width:575px) {
    .tutor-checkout-billing .tutor-billing-fields .tutor-col-12:first-of-type .tutor-form-control {
        border-top-right-radius: 6px
    }
}

.tutor-checkout-payment-options {
    border: 1px solid var(--tutor-border-color);
    background-color: #fff;
    border-radius: 6px;
    flex-direction: column;
    display: flex
}

    .tutor-checkout-payment-options .tutor-checkout-payment-item {
        cursor: pointer;
        background-color: transparent;
        border: none;
        align-items: center;
        gap: 12px;
        margin: 0;
        padding: 16px;
        line-height: 24px;
        display: flex
    }

        .tutor-checkout-payment-options .tutor-checkout-payment-item:not(:last-child) {
            border-bottom: 1px solid var(--tutor-border-color)
        }

        .tutor-checkout-payment-options .tutor-checkout-payment-item .tutor-payment-item-content {
            color: #212529;
            gap: 6px;
            width: 100%;
            font-size: 16px;
            font-weight: 600;
            display: flex
        }

            .tutor-checkout-payment-options .tutor-checkout-payment-item .tutor-payment-item-content img {
                max-width: 24px
            }

        .tutor-checkout-payment-options .tutor-checkout-payment-item.active {
            background-color: #e9edfb;
            border-color: transparent;
            box-shadow: 0 0 0 1px #7391f0
        }

            .tutor-checkout-payment-options .tutor-checkout-payment-item.active:first-of-type {
                border-top-left-radius: 6px;
                border-top-right-radius: 6px
            }

            .tutor-checkout-payment-options .tutor-checkout-payment-item.active:last-of-type {
                border-bottom-right-radius: 6px;
                border-bottom-left-radius: 6px
            }

    .tutor-checkout-payment-options .tutor-alert {
        margin: -1px
    }

.tutor-order-status-wrapper {
    text-align: center;
    border-radius: 24px;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 32px;
    max-width: 450px;
    min-height: 400px;
    margin: 80px auto;
    padding: 48px 32px 32px;
    display: flex;
    box-shadow: 0 4px 4px rgba(0,0,0,.06),0 0 6px rgba(0,0,0,.08)
}

    .tutor-order-status-wrapper .tutor-btn {
        padding-left: 24px;
        padding-right: 24px;
        font-size: 15px;
        font-weight: 500
    }

.tutor-display-none {
    display: none
}

.tutor-page-wrap {
    width: 100%
}
