.tutor-color-brand-wordpress {
    color: #1973aa
}

.tutor-color-brand-wordpress-hover {
    color: #166494
}

.tutor-color-white {
    color: #fff
}

.tutor-color-brand {
    color: #3e64de
}

.tutor-color-success {
    color: #24a148
}

.tutor-color-warning {
    color: #ed9700
}

.tutor-color-error {
    color: #f44337
}

.tutor-color-black {
    color: #212327
}

.tutor-color-black-70 {
    color: #41454f
}

.tutor-color-black-60 {
    color: #5b616f
}

.tutor-color-muted {
    color: #757c8e
}

.tutor-color-white {
    color: #fff
}

.tutor-color-brand {
    color: var(--tutor-primary-color)
}

.tutor-color-success {
    color: #24a148
}

.tutor-color-warning {
    color: #ed9700
}

.tutor-color-error {
    color: #f44337
}

.tutor-color-design-dark {
    color: #1a1b1e
}

.tutor-color-design-grey {
    color: #41454f
}

.tutor-color-design-white {
    color: #fff
}

.tutor-color-design-brand {
    color: var(--tutor-primary-color)
}

.tutor-color-design-success {
    color: #24a148
}

.tutor-color-design-warning {
    color: #ed9700
}

.tutor-color-design-danger {
    color: #f44337
}

.tutor-color-stroke-light-10 {
    color: #eff1f6
}

.tutor-color-stroke-light-20 {
    color: #e0e2ea
}

.tutor-color-stroke-light-30 {
    color: #cdcfd5
}

.tutor-color-stroke-gray {
    color: #c0c3cb
}

.tutor-color-stroke-blue {
    color: var(--tutor-primary-color)
}

.tutor-color-stroke-danger {
    color: #f44337
}

.tutor-color-stroke-success {
    color: #24a148
}

.tutor-color-bg-brand {
    color: var(--tutor-primary-color)
}

.tutor-color-bg-white {
    color: #fff
}

.tutor-color-bg-gray-20 {
    color: #e3e5eb
}

.tutor-color-bg-gray-10 {
    color: #eff1f6
}

.tutor-color-bg-dark-10 {
    color: #212327
}

.tutor-color-bg-dark-20 {
    color: #31343b
}

.tutor-color-bg-dark-30 {
    color: #41454f
}

.tutor-color-primary-main {
    color: #3e64de
}

.tutor-color-primary-100 {
    color: #28408e
}

.tutor-color-primary-90 {
    color: #395bca
}

.tutor-color-primary-80 {
    color: #6180e4
}

.tutor-color-primary-70 {
    color: #95aaed
}

.tutor-color-primary-60 {
    color: #bdcaf1
}

.tutor-color-primary-50 {
    color: #d2dbf5
}

.tutor-color-primary-40 {
    color: #e9edfb
}

.tutor-color-primary-30 {
    color: #f6f8fd
}

.tutor-color-black-main {
    color: #212327
}

.tutor-color-black-100 {
    color: #0b0c0e
}

.tutor-color-black-90 {
    color: #1a1b1e
}

.tutor-color-black-80 {
    color: #31343b
}

.tutor-color-black-70 {
    color: #41454f
}

.tutor-color-black-60 {
    color: #5b616f
}

.tutor-color-black-50 {
    color: #727889
}

.tutor-color-black-40 {
    color: #9ca0ac
}

.tutor-color-black-30 {
    color: #b4b7c0
}

.tutor-color-black-20 {
    color: #c0c3cb
}

.tutor-color-black-10 {
    color: #cdcfd5
}

.tutor-color-black-05 {
    color: #eff1f7
}

.tutor-color-black-03 {
    color: #f4f6f9
}

.tutor-color-danger-main {
    color: #f44337
}

.tutor-color-danger-100 {
    color: #c62828
}

.tutor-color-danger-90 {
    color: #e53935
}

.tutor-color-danger-80 {
    color: #ef5350
}

.tutor-color-danger-70 {
    color: #e57373
}

.tutor-color-danger-50 {
    color: #fdd9d7
}

.tutor-color-danger-40 {
    color: #feeceb
}

.tutor-color-danger-30 {
    color: #fff7f7
}

.tutor-color-success-main {
    color: #24a148
}

.tutor-color-success-100 {
    color: #075a2a
}

.tutor-color-success-90 {
    color: #007a38
}

.tutor-color-success-80 {
    color: #3aaa5a
}

.tutor-color-success-70 {
    color: #6ac088
}

.tutor-color-success-60 {
    color: #99d4ae
}

.tutor-color-success-50 {
    color: #cbe9d5
}

.tutor-color-success-40 {
    color: #e5f5eb
}

.tutor-color-success-30 {
    color: #f5fbf7
}

.tutor-color-warning-main {
    color: #ed9700
}

.tutor-color-warning-100 {
    color: #895800
}

.tutor-color-warning-90 {
    color: #e08e00
}

.tutor-color-warning-80 {
    color: #f3a33c
}

.tutor-color-warning-70 {
    color: #f5ba63
}

.tutor-color-warning-60 {
    color: #f9d093
}

.tutor-color-warning-50 {
    color: #fce7c7
}

.tutor-color-warning-40 {
    color: #fdf4e3
}

.tutor-color-warning-30 {
    color: #fefbf4
}

.tutor-bg-brand-wordpress {
    background-color: #1973aa
}

.tutor-bg-brand-wordpress-hover {
    background-color: #166494
}

.tutor-bg-white {
    background-color: #fff
}

.tutor-bg-brand {
    background-color: #3e64de
}

.tutor-bg-success {
    background-color: #24a148
}

.tutor-bg-warning {
    background-color: #ed9700
}

.tutor-bg-error {
    background-color: #f44337
}

.tutor-bg-black {
    background-color: #212327
}

.tutor-bg-black-70 {
    background-color: #41454f
}

.tutor-bg-black-60 {
    background-color: #5b616f
}

.tutor-bg-muted {
    background-color: #757c8e
}

.tutor-bg-white {
    background-color: #fff
}

.tutor-bg-brand {
    background-color: var(--tutor-primary-color)
}

.tutor-bg-success {
    background-color: #24a148
}

.tutor-bg-warning {
    background-color: #ed9700
}

.tutor-bg-error {
    background-color: #f44337
}

.tutor-bg-design-dark {
    background-color: #1a1b1e
}

.tutor-bg-design-grey {
    background-color: #41454f
}

.tutor-bg-design-white {
    background-color: #fff
}

.tutor-bg-design-brand {
    background-color: var(--tutor-primary-color)
}

.tutor-bg-design-success {
    background-color: #24a148
}

.tutor-bg-design-warning {
    background-color: #ed9700
}

.tutor-bg-design-danger {
    background-color: #f44337
}

.tutor-bg-stroke-light-10 {
    background-color: #eff1f6
}

.tutor-bg-stroke-light-20 {
    background-color: #e0e2ea
}

.tutor-bg-stroke-light-30 {
    background-color: #cdcfd5
}

.tutor-bg-stroke-gray {
    background-color: #c0c3cb
}

.tutor-bg-stroke-blue {
    background-color: var(--tutor-primary-color)
}

.tutor-bg-stroke-danger {
    background-color: #f44337
}

.tutor-bg-stroke-success {
    background-color: #24a148
}

.tutor-bg-bg-brand {
    background-color: var(--tutor-primary-color)
}

.tutor-bg-bg-white {
    background-color: #fff
}

.tutor-bg-bg-gray-20 {
    background-color: #e3e5eb
}

.tutor-bg-bg-gray-10 {
    background-color: #eff1f6
}

.tutor-bg-bg-dark-10 {
    background-color: #212327
}

.tutor-bg-bg-dark-20 {
    background-color: #31343b
}

.tutor-bg-bg-dark-30 {
    background-color: #41454f
}

.tutor-bg-primary-main {
    background-color: #3e64de
}

.tutor-bg-primary-100 {
    background-color: #28408e
}

.tutor-bg-primary-90 {
    background-color: #395bca
}

.tutor-bg-primary-80 {
    background-color: #6180e4
}

.tutor-bg-primary-70 {
    background-color: #95aaed
}

.tutor-bg-primary-60 {
    background-color: #bdcaf1
}

.tutor-bg-primary-50 {
    background-color: #d2dbf5
}

.tutor-bg-primary-40 {
    background-color: #e9edfb
}

.tutor-bg-primary-30 {
    background-color: #f6f8fd
}

.tutor-bg-black-main {
    background-color: #212327
}

.tutor-bg-black-100 {
    background-color: #0b0c0e
}

.tutor-bg-black-90 {
    background-color: #1a1b1e
}

.tutor-bg-black-80 {
    background-color: #31343b
}

.tutor-bg-black-70 {
    background-color: #41454f
}

.tutor-bg-black-60 {
    background-color: #5b616f
}

.tutor-bg-black-50 {
    background-color: #727889
}

.tutor-bg-black-40 {
    background-color: #9ca0ac
}

.tutor-bg-black-30 {
    background-color: #b4b7c0
}

.tutor-bg-black-20 {
    background-color: #c0c3cb
}

.tutor-bg-black-10 {
    background-color: #cdcfd5
}

.tutor-bg-black-05 {
    background-color: #eff1f7
}

.tutor-bg-black-03 {
    background-color: #f4f6f9
}

.tutor-bg-danger-main {
    background-color: #f44337
}

.tutor-bg-danger-100 {
    background-color: #c62828
}

.tutor-bg-danger-90 {
    background-color: #e53935
}

.tutor-bg-danger-80 {
    background-color: #ef5350
}

.tutor-bg-danger-70 {
    background-color: #e57373
}

.tutor-bg-danger-50 {
    background-color: #fdd9d7
}

.tutor-bg-danger-40 {
    background-color: #feeceb
}

.tutor-bg-danger-30 {
    background-color: #fff7f7
}

.tutor-bg-success-main {
    background-color: #24a148
}

.tutor-bg-success-100 {
    background-color: #075a2a
}

.tutor-bg-success-90 {
    background-color: #007a38
}

.tutor-bg-success-80 {
    background-color: #3aaa5a
}

.tutor-bg-success-70 {
    background-color: #6ac088
}

.tutor-bg-success-60 {
    background-color: #99d4ae
}

.tutor-bg-success-50 {
    background-color: #cbe9d5
}

.tutor-bg-success-40 {
    background-color: #e5f5eb
}

.tutor-bg-success-30 {
    background-color: #f5fbf7
}

.tutor-bg-warning-main {
    background-color: #ed9700
}

.tutor-bg-warning-100 {
    background-color: #895800
}

.tutor-bg-warning-90 {
    background-color: #e08e00
}

.tutor-bg-warning-80 {
    background-color: #f3a33c
}

.tutor-bg-warning-70 {
    background-color: #f5ba63
}

.tutor-bg-warning-60 {
    background-color: #f9d093
}

.tutor-bg-warning-50 {
    background-color: #fce7c7
}

.tutor-bg-warning-40 {
    background-color: #fdf4e3
}

.tutor-bg-warning-30 {
    background-color: #fefbf4
}

.text-thin-h1 {
    font-weight: 100;
    font-size: 80px;
    line-height: 101%
}

.tutor-text-thin-h1 {
    font-weight: 100;
    font-size: 80px;
    line-height: 101%
}

.text-thin-h2 {
    font-weight: 100;
    font-size: 60px;
    line-height: 117%
}

.tutor-text-thin-h2 {
    font-weight: 100;
    font-size: 60px;
    line-height: 117%
}

.text-thin-h3 {
    font-weight: 100;
    font-size: 40px;
    line-height: 120%
}

.tutor-text-thin-h3 {
    font-weight: 100;
    font-size: 40px;
    line-height: 120%
}

.text-thin-h4 {
    font-weight: 100;
    font-size: 30px;
    line-height: 133%
}

.tutor-text-thin-h4 {
    font-weight: 100;
    font-size: 30px;
    line-height: 133%
}

.text-thin-h5 {
    font-weight: 100;
    font-size: 24px;
    line-height: 142%
}

.tutor-text-thin-h5 {
    font-weight: 100;
    font-size: 24px;
    line-height: 142%
}

.text-thin-h6 {
    font-weight: 100;
    font-size: 20px;
    line-height: 150%
}

.tutor-text-thin-h6 {
    font-weight: 100;
    font-size: 20px;
    line-height: 150%
}

.text-thin-body {
    font-weight: 100;
    font-size: 16px;
    line-height: 162%
}

.tutor-text-thin-body {
    font-weight: 100;
    font-size: 16px;
    line-height: 162%
}

.text-thin-caption {
    font-weight: 100;
    font-size: 15px;
    line-height: 160%
}

.tutor-text-thin-caption {
    font-weight: 100;
    font-size: 15px;
    line-height: 160%
}

.text-thin-small {
    font-weight: 100;
    font-size: 13px;
    line-height: 138%
}

.tutor-text-thin-small {
    font-weight: 100;
    font-size: 13px;
    line-height: 138%
}

.text-thin-tiny {
    font-weight: 100;
    font-size: 11px;
    line-height: 145%
}

.tutor-text-thin-tiny {
    font-weight: 100;
    font-size: 11px;
    line-height: 145%
}

.text-regular-h1 {
    font-weight: 400;
    font-size: 80px;
    line-height: 101%
}

.tutor-text-regular-h1 {
    font-weight: 400;
    font-size: 80px;
    line-height: 101%
}

.text-regular-h2 {
    font-weight: 400;
    font-size: 60px;
    line-height: 117%
}

.tutor-text-regular-h2 {
    font-weight: 400;
    font-size: 60px;
    line-height: 117%
}

.text-regular-h3 {
    font-weight: 400;
    font-size: 40px;
    line-height: 120%
}

.tutor-text-regular-h3 {
    font-weight: 400;
    font-size: 40px;
    line-height: 120%
}

.text-regular-h4 {
    font-weight: 400;
    font-size: 30px;
    line-height: 133%
}

.tutor-text-regular-h4 {
    font-weight: 400;
    font-size: 30px;
    line-height: 133%
}

.text-regular-h5 {
    font-weight: 400;
    font-size: 24px;
    line-height: 142%
}

.tutor-text-regular-h5 {
    font-weight: 400;
    font-size: 24px;
    line-height: 142%
}

.text-regular-h6 {
    font-weight: 400;
    font-size: 20px;
    line-height: 150%
}

.tutor-text-regular-h6 {
    font-weight: 400;
    font-size: 20px;
    line-height: 150%
}

.text-regular-body {
    font-weight: 400;
    font-size: 16px;
    line-height: 162%
}

.tutor-text-regular-body,
.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-menu-item-link {
    font-weight: 400;
    font-size: 16px;
    line-height: 162%
}

.text-regular-caption {
    font-weight: 400;
    font-size: 15px;
    line-height: 160%
}

.tutor-text-regular-caption {
    font-weight: 400;
    font-size: 15px;
    line-height: 160%
}

.text-regular-small,
.text-body,
.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .certificate-settings .tutor-option-field-label .desc,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .certificate-settings .tutor-option-field-label .desc {
    font-weight: 400;
    font-size: 13px;
    line-height: 138%
}

.tutor-text-regular-small {
    font-weight: 400;
    font-size: 13px;
    line-height: 138%
}

.text-regular-tiny {
    font-weight: 400;
    font-size: 11px;
    line-height: 145%
}

.tutor-text-regular-tiny {
    font-weight: 400;
    font-size: 11px;
    line-height: 145%
}

.text-medium-h1 {
    font-weight: 500;
    font-size: 80px;
    line-height: 101%
}

.tutor-text-medium-h1 {
    font-weight: 500;
    font-size: 80px;
    line-height: 101%
}

.text-medium-h2 {
    font-weight: 500;
    font-size: 60px;
    line-height: 117%
}

.tutor-text-medium-h2 {
    font-weight: 500;
    font-size: 60px;
    line-height: 117%
}

.text-medium-h3 {
    font-weight: 500;
    font-size: 40px;
    line-height: 120%
}

.tutor-text-medium-h3 {
    font-weight: 500;
    font-size: 40px;
    line-height: 120%
}

.text-medium-h4 {
    font-weight: 500;
    font-size: 30px;
    line-height: 123%
}

.tutor-text-medium-h4 {
    font-weight: 500;
    font-size: 30px;
    line-height: 123%
}

.text-medium-h5 {
    font-weight: 500;
    font-size: 24px;
    line-height: 142%
}

.tutor-text-medium-h5 {
    font-weight: 500;
    font-size: 24px;
    line-height: 142%
}

.text-medium-h6 {
    font-weight: 500;
    font-size: 20px;
    line-height: 140%
}

.tutor-text-medium-h6 {
    font-weight: 500;
    font-size: 20px;
    line-height: 140%
}

.text-medium-body {
    font-weight: 500;
    font-size: 16px;
    line-height: 162%
}

.tutor-text-medium-body {
    font-weight: 500;
    font-size: 16px;
    line-height: 162%
}

.text-medium-caption {
    font-weight: 500;
    font-size: 15px;
    line-height: 160%
}

.tutor-text-medium-caption {
    font-weight: 500;
    font-size: 15px;
    line-height: 160%
}

.text-medium-small {
    font-weight: 500;
    font-size: 13px;
    line-height: 162%
}

.tutor-text-medium-small {
    font-weight: 500;
    font-size: 13px;
    line-height: 162%
}

.text-medium-tiny {
    font-weight: 500;
    font-size: 11px;
    line-height: 145%
}

.tutor-text-medium-tiny {
    font-weight: 500;
    font-size: 11px;
    line-height: 145%
}

.text-semi-h1 {
    font-weight: 600;
    font-size: 80px;
    line-height: 101%
}

.tutor-text-semi-h1 {
    font-weight: 600;
    font-size: 80px;
    line-height: 101%
}

.text-semi-h2 {
    font-weight: 600;
    font-size: 60px;
    line-height: 117%
}

.tutor-text-semi-h2 {
    font-weight: 600;
    font-size: 60px;
    line-height: 117%
}

.text-semi-h3 {
    font-weight: 600;
    font-size: 40px;
    line-height: 120%
}

.tutor-text-semi-h3 {
    font-weight: 600;
    font-size: 40px;
    line-height: 120%
}

.text-semi-h4 {
    font-weight: 600;
    font-size: 30px;
    line-height: 123%
}

.tutor-text-semi-h4 {
    font-weight: 600;
    font-size: 30px;
    line-height: 123%
}

.text-semi-h5 {
    font-weight: 600;
    font-size: 24px;
    line-height: 142%
}

.tutor-text-semi-h5 {
    font-weight: 600;
    font-size: 24px;
    line-height: 142%
}

.text-semi-h6 {
    font-weight: 600;
    font-size: 20px;
    line-height: 150%
}

.tutor-text-semi-h6 {
    font-weight: 600;
    font-size: 20px;
    line-height: 150%
}

.text-semi-caption {
    font-weight: 600;
    font-size: 15px;
    line-height: 165%
}

.tutor-text-semi-caption {
    font-weight: 600;
    font-size: 15px;
    line-height: 165%
}

.text-semi-small {
    font-weight: 600;
    font-size: 13px;
    line-height: 128%
}

.tutor-text-semi-small {
    font-weight: 600;
    font-size: 13px;
    line-height: 128%
}

.text-bold-h1 {
    font-weight: 700;
    font-size: 80px;
    line-height: 101%
}

.tutor-text-bold-h1 {
    font-weight: 700;
    font-size: 80px;
    line-height: 101%
}

.text-bold-h2 {
    font-weight: 700;
    font-size: 60px;
    line-height: 117%
}

.tutor-text-bold-h2 {
    font-weight: 700;
    font-size: 60px;
    line-height: 117%
}

.text-bold-h3 {
    font-weight: 700;
    font-size: 40px;
    line-height: 120%
}

.tutor-text-bold-h3 {
    font-weight: 700;
    font-size: 40px;
    line-height: 120%
}

.text-bold-h4 {
    font-weight: 700;
    font-size: 30px;
    line-height: 123%
}

.tutor-text-bold-h4 {
    font-weight: 700;
    font-size: 30px;
    line-height: 123%
}

.text-bold-h5 {
    font-weight: 700;
    font-size: 24px;
    line-height: 142%
}

.tutor-text-bold-h5 {
    font-weight: 700;
    font-size: 24px;
    line-height: 142%
}

.text-bold-h6 {
    font-weight: 700;
    font-size: 20px;
    line-height: 150%
}

.tutor-text-bold-h6 {
    font-weight: 700;
    font-size: 20px;
    line-height: 150%
}

.text-bold-body {
    font-weight: 700;
    font-size: 16px;
    line-height: 162%
}

.tutor-text-bold-body {
    font-weight: 700;
    font-size: 16px;
    line-height: 162%
}

.text-bold-caption {
    font-weight: 700;
    font-size: 15px;
    line-height: 160%
}

.tutor-text-bold-caption {
    font-weight: 700;
    font-size: 15px;
    line-height: 160%
}

.text-bold-small {
    font-weight: 700;
    font-size: 13px;
    line-height: 162%
}

.tutor-text-bold-small {
    font-weight: 700;
    font-size: 13px;
    line-height: 162%
}

.text-bold-tiny {
    font-weight: 700;
    font-size: 11px;
    line-height: 145%
}

.tutor-text-bold-tiny {
    font-weight: 700;
    font-size: 11px;
    line-height: 145%
}

.text-btn-xlarge {
    font-weight: 500;
    font-size: 18px;
    line-height: 178%
}

.tutor-text-btn-xlarge {
    font-weight: 500;
    font-size: 18px;
    line-height: 178%
}

.text-btn-large {
    font-weight: 500;
    font-size: 16px;
    line-height: 200%
}

.tutor-text-btn-large {
    font-weight: 500;
    font-size: 16px;
    line-height: 200%
}

.text-btn-medium {
    font-weight: 500;
    font-size: 15px;
    line-height: 160%
}

.tutor-text-btn-medium {
    font-weight: 500;
    font-size: 15px;
    line-height: 160%
}

.text-btn-small {
    font-weight: 500;
    font-size: 13px;
    line-height: 123%
}

.tutor-text-btn-small {
    font-weight: 500;
    font-size: 13px;
    line-height: 123%
}

.tutor-icon-10 {
    font-size: 10px
}

.tutor-icon-12 {
    font-size: 12px
}

.tutor-icon-14 {
    font-size: 14px
}

.tutor-icon-15 {
    font-size: 15px
}

.tutor-icon-16 {
    font-size: 16px
}

.tutor-icon-18 {
    font-size: 18px
}

.tutor-icon-20 {
    font-size: 20px
}

.tutor-icon-22 {
    font-size: 22px
}

.tutor-icon-24 {
    font-size: 24px
}

.tutor-icon-25 {
    font-size: 25px
}

.tutor-icon-26 {
    font-size: 26px
}

.tutor-icon-28 {
    font-size: 28px
}

.tutor-icon-30,
.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-menu-item-icon {
    font-size: 30px
}

.tutor-icon-32 {
    font-size: 32px
}

.tutor-icon-34 {
    font-size: 34px
}

.tutor-icon-35 {
    font-size: 35px
}

.tutor-icon-36 {
    font-size: 36px
}

.tutor-icon-40 {
    font-size: 40px
}

.tutor-icon-42 {
    font-size: 42px
}

.tutor-icon-44 {
    font-size: 44px
}

.tutor-icon-45 {
    font-size: 45px
}

.tutor-icon-46 {
    font-size: 46px
}

.tutor-icon-48 {
    font-size: 48px
}

.tutor-icon-50 {
    font-size: 50px
}

.tutor-icon-55 {
    font-size: 55px
}

.tutor-icon-56 {
    font-size: 56px
}

.tutor-icon-60 {
    font-size: 60px
}

.tutor-icon-65 {
    font-size: 65px
}

.tutor-icon-66 {
    font-size: 66px
}

.tutor-icon-70 {
    font-size: 70px
}

.tutor-icon-80 {
    font-size: 80px
}

.tutor-icon-90 {
    font-size: 90px
}

.tutor-icon-100 {
    font-size: 100px
}

.tutor-fweight-100 {
    font-weight: 100
}

.tutor-fweight-200 {
    font-weight: 200
}

.tutor-fweight-300 {
    font-weight: 300
}

.tutor-fweight-400 {
    font-weight: 400
}

.tutor-fweight-500 {
    font-weight: 500
}

.tutor-fweight-600 {
    font-weight: 600
}

.tutor-fweight-700 {
    font-weight: 700
}

.tutor-fweight-800 {
    font-weight: 800
}

.tutor-fweight-900 {
    font-weight: 900
}

.tutor-fweight-10 {
    font-weight: 10
}

.tutor-fweight-12 {
    font-weight: 12
}

.tutor-fweight-14 {
    font-weight: 14
}

.tutor-fweight-16 {
    font-weight: 16
}

.tutor-fweight-18 {
    font-weight: 18
}

.tutor-fweight-20 {
    font-weight: 20
}

.tutor-fweight-22 {
    font-weight: 22
}

.tutor-fweight-24 {
    font-weight: 24
}

.tutor-fweight-26 {
    font-weight: 26
}

.tutor-fweight-28 {
    font-weight: 28
}

.tutor-fweight-30 {
    font-weight: 30
}

.tutor-fweight-32 {
    font-weight: 32
}

.tutor-fweight-34 {
    font-weight: 34
}

.tutor-fweight-36 {
    font-weight: 36
}

.tutor-ftsz-10 {
    font-size: 10px
}

.tutor-ftsz-12 {
    font-size: 12px
}

.tutor-ftsz-14 {
    font-size: 14px
}

.tutor-ftsz-16 {
    font-size: 16px
}

.tutor-ftsz-18 {
    font-size: 18px
}

.tutor-ftsz-20 {
    font-size: 20px
}

.tutor-ftsz-22 {
    font-size: 22px
}

.tutor-ftsz-24 {
    font-size: 24px
}

.tutor-ftsz-26 {
    font-size: 26px
}

.tutor-ftsz-28 {
    font-size: 28px
}

.tutor-ftsz-30 {
    font-size: 30px
}

.tutor-ftsz-32 {
    font-size: 32px
}

.tutor-ftsz-34 {
    font-size: 34px
}

.tutor-ftsz-36 {
    font-size: 36px
}

.tutor-ftsz-38 {
    font-size: 38px
}

.tutor-ftsz-40 {
    font-size: 40px
}

.tutor-ftsz-42 {
    font-size: 42px
}

.tutor-ftsz-44 {
    font-size: 44px
}

.tutor-ftsz-46 {
    font-size: 46px
}

.tutor-ftsz-48 {
    font-size: 48px
}

.tutor-ftsz-50 {
    font-size: 50px
}

.tutor-ftsz-52 {
    font-size: 52px
}

.tutor-ftsz-54 {
    font-size: 54px
}

.tutor-ftsz-56 {
    font-size: 56px
}

.tutor-ftsz-58 {
    font-size: 58px
}

.tutor-ftsz-60 {
    font-size: 60px
}

@media (max-width: 1199.98px) {
    .tutor-ftsz-lg-10 {
        font-size: 10px !important
    }

    .tutor-ftsz-lg-12 {
        font-size: 12px !important
    }

    .tutor-ftsz-lg-14 {
        font-size: 14px !important
    }

    .tutor-ftsz-lg-16 {
        font-size: 16px !important
    }

    .tutor-ftsz-lg-18 {
        font-size: 18px !important
    }

    .tutor-ftsz-lg-20 {
        font-size: 20px !important
    }

    .tutor-ftsz-lg-22 {
        font-size: 22px !important
    }

    .tutor-ftsz-lg-24 {
        font-size: 24px !important
    }

    .tutor-ftsz-lg-26 {
        font-size: 26px !important
    }

    .tutor-ftsz-lg-28 {
        font-size: 28px !important
    }

    .tutor-ftsz-lg-30 {
        font-size: 30px !important
    }

    .tutor-ftsz-lg-32 {
        font-size: 32px !important
    }

    .tutor-ftsz-lg-34 {
        font-size: 34px !important
    }

    .tutor-ftsz-lg-36 {
        font-size: 36px !important
    }

    .tutor-ftsz-lg-38 {
        font-size: 38px !important
    }

    .tutor-ftsz-lg-40 {
        font-size: 40px !important
    }

    .tutor-ftsz-lg-42 {
        font-size: 42px !important
    }

    .tutor-ftsz-lg-44 {
        font-size: 44px !important
    }

    .tutor-ftsz-lg-46 {
        font-size: 46px !important
    }

    .tutor-ftsz-lg-48 {
        font-size: 48px !important
    }

    .tutor-ftsz-lg-50 {
        font-size: 50px !important
    }

    .tutor-ftsz-lg-52 {
        font-size: 52px !important
    }

    .tutor-ftsz-lg-54 {
        font-size: 54px !important
    }

    .tutor-ftsz-lg-56 {
        font-size: 56px !important
    }

    .tutor-ftsz-lg-58 {
        font-size: 58px !important
    }

    .tutor-ftsz-lg-60 {
        font-size: 60px !important
    }
}

@media (max-width: 991.98px) {
    .tutor-ftsz-md-10 {
        font-size: 10px !important
    }

    .tutor-ftsz-md-12 {
        font-size: 12px !important
    }

    .tutor-ftsz-md-14 {
        font-size: 14px !important
    }

    .tutor-ftsz-md-16 {
        font-size: 16px !important
    }

    .tutor-ftsz-md-18 {
        font-size: 18px !important
    }

    .tutor-ftsz-md-20 {
        font-size: 20px !important
    }

    .tutor-ftsz-md-22 {
        font-size: 22px !important
    }

    .tutor-ftsz-md-24 {
        font-size: 24px !important
    }

    .tutor-ftsz-md-26 {
        font-size: 26px !important
    }

    .tutor-ftsz-md-28 {
        font-size: 28px !important
    }

    .tutor-ftsz-md-30 {
        font-size: 30px !important
    }

    .tutor-ftsz-md-32 {
        font-size: 32px !important
    }

    .tutor-ftsz-md-34 {
        font-size: 34px !important
    }

    .tutor-ftsz-md-36 {
        font-size: 36px !important
    }

    .tutor-ftsz-md-38 {
        font-size: 38px !important
    }

    .tutor-ftsz-md-40 {
        font-size: 40px !important
    }

    .tutor-ftsz-md-42 {
        font-size: 42px !important
    }

    .tutor-ftsz-md-44 {
        font-size: 44px !important
    }

    .tutor-ftsz-md-46 {
        font-size: 46px !important
    }

    .tutor-ftsz-md-48 {
        font-size: 48px !important
    }

    .tutor-ftsz-md-50 {
        font-size: 50px !important
    }

    .tutor-ftsz-md-52 {
        font-size: 52px !important
    }

    .tutor-ftsz-md-54 {
        font-size: 54px !important
    }

    .tutor-ftsz-md-56 {
        font-size: 56px !important
    }

    .tutor-ftsz-md-58 {
        font-size: 58px !important
    }

    .tutor-ftsz-md-60 {
        font-size: 60px !important
    }
}

@media (max-width: 767.98px) {
    .tutor-ftsz-sm-10 {
        font-size: 10px !important
    }

    .tutor-ftsz-sm-12 {
        font-size: 12px !important
    }

    .tutor-ftsz-sm-14 {
        font-size: 14px !important
    }

    .tutor-ftsz-sm-16 {
        font-size: 16px !important
    }

    .tutor-ftsz-sm-18 {
        font-size: 18px !important
    }

    .tutor-ftsz-sm-20 {
        font-size: 20px !important
    }

    .tutor-ftsz-sm-22 {
        font-size: 22px !important
    }

    .tutor-ftsz-sm-24 {
        font-size: 24px !important
    }

    .tutor-ftsz-sm-26 {
        font-size: 26px !important
    }

    .tutor-ftsz-sm-28 {
        font-size: 28px !important
    }

    .tutor-ftsz-sm-30 {
        font-size: 30px !important
    }

    .tutor-ftsz-sm-32 {
        font-size: 32px !important
    }

    .tutor-ftsz-sm-34 {
        font-size: 34px !important
    }

    .tutor-ftsz-sm-36 {
        font-size: 36px !important
    }

    .tutor-ftsz-sm-38 {
        font-size: 38px !important
    }

    .tutor-ftsz-sm-40 {
        font-size: 40px !important
    }

    .tutor-ftsz-sm-42 {
        font-size: 42px !important
    }

    .tutor-ftsz-sm-44 {
        font-size: 44px !important
    }

    .tutor-ftsz-sm-46 {
        font-size: 46px !important
    }

    .tutor-ftsz-sm-48 {
        font-size: 48px !important
    }

    .tutor-ftsz-sm-50 {
        font-size: 50px !important
    }

    .tutor-ftsz-sm-52 {
        font-size: 52px !important
    }

    .tutor-ftsz-sm-54 {
        font-size: 54px !important
    }

    .tutor-ftsz-sm-56 {
        font-size: 56px !important
    }

    .tutor-ftsz-sm-58 {
        font-size: 58px !important
    }

    .tutor-ftsz-sm-60 {
        font-size: 60px !important
    }
}

@media (max-width: 575.98px) {
    .tutor-ftsz-xs-10 {
        font-size: 10px !important
    }

    .tutor-ftsz-xs-12 {
        font-size: 12px !important
    }

    .tutor-ftsz-xs-14 {
        font-size: 14px !important
    }

    .tutor-ftsz-xs-16 {
        font-size: 16px !important
    }

    .tutor-ftsz-xs-18 {
        font-size: 18px !important
    }

    .tutor-ftsz-xs-20 {
        font-size: 20px !important
    }

    .tutor-ftsz-xs-22 {
        font-size: 22px !important
    }

    .tutor-ftsz-xs-24 {
        font-size: 24px !important
    }

    .tutor-ftsz-xs-26 {
        font-size: 26px !important
    }

    .tutor-ftsz-xs-28 {
        font-size: 28px !important
    }

    .tutor-ftsz-xs-30 {
        font-size: 30px !important
    }

    .tutor-ftsz-xs-32 {
        font-size: 32px !important
    }

    .tutor-ftsz-xs-34 {
        font-size: 34px !important
    }

    .tutor-ftsz-xs-36 {
        font-size: 36px !important
    }

    .tutor-ftsz-xs-38 {
        font-size: 38px !important
    }

    .tutor-ftsz-xs-40 {
        font-size: 40px !important
    }

    .tutor-ftsz-xs-42 {
        font-size: 42px !important
    }

    .tutor-ftsz-xs-44 {
        font-size: 44px !important
    }

    .tutor-ftsz-xs-46 {
        font-size: 46px !important
    }

    .tutor-ftsz-xs-48 {
        font-size: 48px !important
    }

    .tutor-ftsz-xs-50 {
        font-size: 50px !important
    }

    .tutor-ftsz-xs-52 {
        font-size: 52px !important
    }

    .tutor-ftsz-xs-54 {
        font-size: 54px !important
    }

    .tutor-ftsz-xs-56 {
        font-size: 56px !important
    }

    .tutor-ftsz-xs-58 {
        font-size: 58px !important
    }

    .tutor-ftsz-xs-60 {
        font-size: 60px !important
    }
}

.tutor-dashboard .tutor-dropdown-menu {
    min-width: 140px;
    background: #353535;
    color: white;
    width: 100%;
    position: absolute;
    top: 40px;
    right: -13px;
    display: none;
    border-radius: 5px;
    padding: 0;
    margin: 0
}

.tutor-dashboard .tutor-dropdown-menu:before {
    content: "";
    position: absolute;
    right: 10px;
    background: -webkit-linear-gradient(135deg, transparent 50%, black 50%);
    background: linear-gradient(-45deg, transparent 50%, black 50%);
    height: 10px;
    width: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -4px
}

.tutor-dashboard .tutor-dropdown-menu li {
    list-style: none !important;
    padding: 5px 15px 5px 15px;
    cursor: pointer
}

.tutor-dashboard .tutor-dropdown-menu li:first-child {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.tutor-dashboard .tutor-dropdown-menu li:last-child {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

.tutor-dashboard .tutor-dropdown-menu li:hover {
    background-color: #6b6b6b
}

.tutor-dashboard .tutor-dropdown-menu li i {
    padding-right: 4px
}

.tutor-dashboard .tutor-dashboard-inline-links {
    margin-bottom: 30px
}

.tutor-dashboard .tutor-dashboard-inline-links ul {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #dfe1e5
}

.tutor-dashboard .tutor-dashboard-inline-links ul li {
    display: inline-block
}

.tutor-dashboard .tutor-dashboard-inline-links ul li a {
    display: block;
    padding: 5px 0px 5px 0;
    margin-bottom: -1px;
    margin-right: 20px;
    line-height: 40px;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    color: #212327
}

.tutor-dashboard .tutor-dashboard-inline-links ul li a:hover {
    color: var(--tutor-primary-color)
}

.tutor-dashboard .tutor-dashboard-inline-links ul li.active a,
.tutor-dashboard .tutor-dashboard-inline-links ul li a:hover {
    color: #0b226f;
    border-bottom: 2px solid var(--tutor-primary-color);
    padding-bottom: 4px
}

.tutor-dashboard .tutor-dashboard-inline-links>h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: #212327;
    margin-top: 30px
}

.tutor-dashboard .tutor-phone-input .intl-tel-input {
    position: relative;
    display: inline-block
}

.tutor-dashboard .tutor-phone-input .intl-tel-input * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.tutor-dashboard .tutor-phone-input .intl-tel-input .hide {
    display: none
}

.tutor-dashboard .tutor-phone-input .intl-tel-input .v-hide {
    visibility: hidden
}

.tutor-dashboard .tutor-phone-input .intl-tel-input input,
.tutor-dashboard .tutor-phone-input .intl-tel-input input[type=text],
.tutor-dashboard .tutor-phone-input .intl-tel-input input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0
}

.tutor-dashboard .tutor-phone-input .intl-tel-input .flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px
}

.tutor-dashboard .tutor-phone-input .intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 36px;
    height: 100%;
    padding: 0 0 0 8px
}

.tutor-dashboard .tutor-phone-input .intl-tel-input .selected-flag .iti-flag {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.tutor-dashboard .tutor-phone-input .intl-tel-input .selected-flag .iti-arrow {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555
}

.tutor-dashboard .tutor-phone-input .intl-tel-input .selected-flag .iti-arrow.up {
    border-top: none;
    border-bottom: 4px solid #555
}

.tutor-dashboard .tutor-phone-input .intl-tel-input .country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll
}

.tutor-dashboard .tutor-phone-input .intl-tel-input .country-list.dropup {
    bottom: 100%;
    margin-bottom: -1px
}

.tutor-dashboard .tutor-phone-input .intl-tel-input .country-list .flag-box {
    display: inline-block;
    width: 20px
}

@media (max-width: 500px) {
    .tutor-dashboard .tutor-phone-input .intl-tel-input .country-list {
        white-space: normal
    }
}

.tutor-dashboard .tutor-phone-input .intl-tel-input .country-list .divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCC
}

.tutor-dashboard .tutor-phone-input .intl-tel-input .country-list .country {
    padding: 5px 10px
}

.tutor-dashboard .tutor-phone-input .intl-tel-input .country-list .country .dial-code {
    color: #999
}

.tutor-dashboard .tutor-phone-input .intl-tel-input .country-list .country.highlight {
    background-color: rgba(0, 0, 0, 0.05)
}

.tutor-dashboard .tutor-phone-input .intl-tel-input .country-list .flag-box,
.tutor-dashboard .tutor-phone-input .intl-tel-input .country-list .country-name,
.tutor-dashboard .tutor-phone-input .intl-tel-input .country-list .dial-code {
    vertical-align: middle
}

.tutor-dashboard .tutor-phone-input .intl-tel-input .country-list .flag-box,
.tutor-dashboard .tutor-phone-input .intl-tel-input .country-list .country-name {
    margin-right: 6px
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.allow-dropdown input,
.tutor-dashboard .tutor-phone-input .intl-tel-input.allow-dropdown input[type=text],
.tutor-dashboard .tutor-phone-input .intl-tel-input.allow-dropdown input[type=tel],
.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code input,
.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code input[type=text],
.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code input[type=tel] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.allow-dropdown .flag-container,
.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code .flag-container {
    right: auto;
    left: 0
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.allow-dropdown .selected-flag,
.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code .selected-flag {
    width: 46px
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.allow-dropdown .flag-container:hover {
    cursor: pointer
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
    background-color: rgba(0, 0, 0, 0.05)
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,
.tutor-dashboard .tutor-phone-input .intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover {
    cursor: default
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,
.tutor-dashboard .tutor-phone-input .intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag {
    background-color: transparent
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code .selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
    display: table
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code .selected-dial-code {
    display: table-cell;
    vertical-align: middle;
    padding-left: 28px
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.iti-sdc-2 input,
.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text],
.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel] {
    padding-left: 66px
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
    width: 60px
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,
.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text],
.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel] {
    padding-left: 76px
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
    width: 70px
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.iti-sdc-3 input,
.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text],
.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel] {
    padding-left: 74px
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
    width: 68px
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,
.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text],
.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel] {
    padding-left: 84px
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    width: 78px
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.iti-sdc-4 input,
.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text],
.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel] {
    padding-left: 82px
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
    width: 76px
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,
.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text],
.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel] {
    padding-left: 92px
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
    width: 86px
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.iti-sdc-5 input,
.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text],
.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel] {
    padding-left: 90px
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
    width: 84px
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,
.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text],
.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel] {
    padding-left: 100px
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
    width: 94px
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.iti-container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px
}

.tutor-dashboard .tutor-phone-input .intl-tel-input.iti-container:hover {
    cursor: pointer
}

.tutor-dashboard .tutor-phone-input .iti-mobile .intl-tel-input.iti-container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed
}

.tutor-dashboard .tutor-phone-input .iti-mobile .intl-tel-input .country-list {
    max-height: 100%;
    width: 100%
}

.tutor-dashboard .tutor-phone-input .iti-mobile .intl-tel-input .country-list .country {
    padding: 10px 10px;
    line-height: 1.5em
}

.tutor-dashboard .tutor-phone-input .iti-flag {
    width: 20px
}

.tutor-dashboard .tutor-phone-input .iti-flag.be {
    width: 18px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ch {
    width: 15px
}

.tutor-dashboard .tutor-phone-input .iti-flag.mc {
    width: 19px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ne {
    width: 18px
}

.tutor-dashboard .tutor-phone-input .iti-flag.np {
    width: 13px
}

.tutor-dashboard .tutor-phone-input .iti-flag.va {
    width: 15px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .tutor-dashboard .tutor-phone-input .iti-flag {
        background-size: 5630px 15px
    }
}

.tutor-dashboard .tutor-phone-input .iti-flag.ac {
    height: 10px;
    background-position: 0px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ad {
    height: 14px;
    background-position: -22px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ae {
    height: 10px;
    background-position: -44px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.af {
    height: 14px;
    background-position: -66px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ag {
    height: 14px;
    background-position: -88px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ai {
    height: 10px;
    background-position: -110px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.al {
    height: 15px;
    background-position: -132px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.am {
    height: 10px;
    background-position: -154px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ao {
    height: 14px;
    background-position: -176px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.aq {
    height: 14px;
    background-position: -198px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ar {
    height: 13px;
    background-position: -220px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.as {
    height: 10px;
    background-position: -242px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.at {
    height: 14px;
    background-position: -264px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.au {
    height: 10px;
    background-position: -286px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.aw {
    height: 14px;
    background-position: -308px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ax {
    height: 13px;
    background-position: -330px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.az {
    height: 10px;
    background-position: -352px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ba {
    height: 10px;
    background-position: -374px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.bb {
    height: 14px;
    background-position: -396px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.bd {
    height: 12px;
    background-position: -418px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.be {
    height: 15px;
    background-position: -440px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.bf {
    height: 14px;
    background-position: -460px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.bg {
    height: 12px;
    background-position: -482px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.bh {
    height: 12px;
    background-position: -504px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.bi {
    height: 12px;
    background-position: -526px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.bj {
    height: 14px;
    background-position: -548px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.bl {
    height: 14px;
    background-position: -570px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.bm {
    height: 10px;
    background-position: -592px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.bn {
    height: 10px;
    background-position: -614px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.bo {
    height: 14px;
    background-position: -636px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.bq {
    height: 14px;
    background-position: -658px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.br {
    height: 14px;
    background-position: -680px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.bs {
    height: 10px;
    background-position: -702px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.bt {
    height: 14px;
    background-position: -724px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.bv {
    height: 15px;
    background-position: -746px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.bw {
    height: 14px;
    background-position: -768px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.by {
    height: 10px;
    background-position: -790px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.bz {
    height: 14px;
    background-position: -812px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ca {
    height: 10px;
    background-position: -834px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.cc {
    height: 10px;
    background-position: -856px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.cd {
    height: 15px;
    background-position: -878px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.cf {
    height: 14px;
    background-position: -900px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.cg {
    height: 14px;
    background-position: -922px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ch {
    height: 15px;
    background-position: -944px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ci {
    height: 14px;
    background-position: -961px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ck {
    height: 10px;
    background-position: -983px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.cl {
    height: 14px;
    background-position: -1005px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.cm {
    height: 14px;
    background-position: -1027px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.cn {
    height: 14px;
    background-position: -1049px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.co {
    height: 14px;
    background-position: -1071px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.cp {
    height: 14px;
    background-position: -1093px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.cr {
    height: 12px;
    background-position: -1115px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.cu {
    height: 10px;
    background-position: -1137px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.cv {
    height: 12px;
    background-position: -1159px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.cw {
    height: 14px;
    background-position: -1181px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.cx {
    height: 10px;
    background-position: -1203px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.cy {
    height: 13px;
    background-position: -1225px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.cz {
    height: 14px;
    background-position: -1247px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.de {
    height: 12px;
    background-position: -1269px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.dg {
    height: 10px;
    background-position: -1291px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.dj {
    height: 14px;
    background-position: -1313px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.dk {
    height: 15px;
    background-position: -1335px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.dm {
    height: 10px;
    background-position: -1357px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.do {
    height: 13px;
    background-position: -1379px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.dz {
    height: 14px;
    background-position: -1401px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ea {
    height: 14px;
    background-position: -1423px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ec {
    height: 14px;
    background-position: -1445px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ee {
    height: 13px;
    background-position: -1467px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.eg {
    height: 14px;
    background-position: -1489px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.eh {
    height: 10px;
    background-position: -1511px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.er {
    height: 10px;
    background-position: -1533px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.es {
    height: 14px;
    background-position: -1555px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.et {
    height: 10px;
    background-position: -1577px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.eu {
    height: 14px;
    background-position: -1599px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.fi {
    height: 12px;
    background-position: -1621px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.fj {
    height: 10px;
    background-position: -1643px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.fk {
    height: 10px;
    background-position: -1665px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.fm {
    height: 11px;
    background-position: -1687px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.fo {
    height: 15px;
    background-position: -1709px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.fr {
    height: 14px;
    background-position: -1731px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ga {
    height: 15px;
    background-position: -1753px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.gb {
    height: 10px;
    background-position: -1775px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.gd {
    height: 12px;
    background-position: -1797px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ge {
    height: 14px;
    background-position: -1819px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.gf {
    height: 14px;
    background-position: -1841px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.gg {
    height: 14px;
    background-position: -1863px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.gh {
    height: 14px;
    background-position: -1885px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.gi {
    height: 10px;
    background-position: -1907px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.gl {
    height: 14px;
    background-position: -1929px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.gm {
    height: 14px;
    background-position: -1951px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.gn {
    height: 14px;
    background-position: -1973px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.gp {
    height: 14px;
    background-position: -1995px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.gq {
    height: 14px;
    background-position: -2017px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.gr {
    height: 14px;
    background-position: -2039px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.gs {
    height: 10px;
    background-position: -2061px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.gt {
    height: 13px;
    background-position: -2083px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.gu {
    height: 11px;
    background-position: -2105px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.gw {
    height: 10px;
    background-position: -2127px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.gy {
    height: 12px;
    background-position: -2149px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.hk {
    height: 14px;
    background-position: -2171px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.hm {
    height: 10px;
    background-position: -2193px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.hn {
    height: 10px;
    background-position: -2215px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.hr {
    height: 10px;
    background-position: -2237px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ht {
    height: 12px;
    background-position: -2259px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.hu {
    height: 10px;
    background-position: -2281px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ic {
    height: 14px;
    background-position: -2303px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.id {
    height: 14px;
    background-position: -2325px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ie {
    height: 10px;
    background-position: -2347px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.il {
    height: 15px;
    background-position: -2369px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.im {
    height: 10px;
    background-position: -2391px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.in {
    height: 14px;
    background-position: -2413px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.io {
    height: 10px;
    background-position: -2435px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.iq {
    height: 14px;
    background-position: -2457px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ir {
    height: 12px;
    background-position: -2479px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.is {
    height: 15px;
    background-position: -2501px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.it {
    height: 14px;
    background-position: -2523px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.je {
    height: 12px;
    background-position: -2545px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.jm {
    height: 10px;
    background-position: -2567px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.jo {
    height: 10px;
    background-position: -2589px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.jp {
    height: 14px;
    background-position: -2611px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ke {
    height: 14px;
    background-position: -2633px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.kg {
    height: 12px;
    background-position: -2655px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.kh {
    height: 13px;
    background-position: -2677px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ki {
    height: 10px;
    background-position: -2699px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.km {
    height: 12px;
    background-position: -2721px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.kn {
    height: 14px;
    background-position: -2743px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.kp {
    height: 10px;
    background-position: -2765px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.kr {
    height: 14px;
    background-position: -2787px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.kw {
    height: 10px;
    background-position: -2809px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ky {
    height: 10px;
    background-position: -2831px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.kz {
    height: 10px;
    background-position: -2853px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.la {
    height: 14px;
    background-position: -2875px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.lb {
    height: 14px;
    background-position: -2897px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.lc {
    height: 10px;
    background-position: -2919px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.li {
    height: 12px;
    background-position: -2941px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.lk {
    height: 10px;
    background-position: -2963px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.lr {
    height: 11px;
    background-position: -2985px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ls {
    height: 14px;
    background-position: -3007px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.lt {
    height: 12px;
    background-position: -3029px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.lu {
    height: 12px;
    background-position: -3051px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.lv {
    height: 10px;
    background-position: -3073px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ly {
    height: 10px;
    background-position: -3095px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ma {
    height: 14px;
    background-position: -3117px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.mc {
    height: 15px;
    background-position: -3139px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.md {
    height: 10px;
    background-position: -3160px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.me {
    height: 10px;
    background-position: -3182px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.mf {
    height: 14px;
    background-position: -3204px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.mg {
    height: 14px;
    background-position: -3226px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.mh {
    height: 11px;
    background-position: -3248px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.mk {
    height: 10px;
    background-position: -3270px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ml {
    height: 14px;
    background-position: -3292px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.mm {
    height: 14px;
    background-position: -3314px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.mn {
    height: 10px;
    background-position: -3336px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.mo {
    height: 14px;
    background-position: -3358px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.mp {
    height: 10px;
    background-position: -3380px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.mq {
    height: 14px;
    background-position: -3402px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.mr {
    height: 14px;
    background-position: -3424px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ms {
    height: 10px;
    background-position: -3446px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.mt {
    height: 14px;
    background-position: -3468px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.mu {
    height: 14px;
    background-position: -3490px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.mv {
    height: 14px;
    background-position: -3512px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.mw {
    height: 14px;
    background-position: -3534px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.mx {
    height: 12px;
    background-position: -3556px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.my {
    height: 10px;
    background-position: -3578px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.mz {
    height: 14px;
    background-position: -3600px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.na {
    height: 14px;
    background-position: -3622px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.nc {
    height: 10px;
    background-position: -3644px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ne {
    height: 15px;
    background-position: -3666px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.nf {
    height: 10px;
    background-position: -3686px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ng {
    height: 10px;
    background-position: -3708px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ni {
    height: 12px;
    background-position: -3730px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.nl {
    height: 14px;
    background-position: -3752px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.no {
    height: 15px;
    background-position: -3774px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.np {
    height: 15px;
    background-position: -3796px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.nr {
    height: 10px;
    background-position: -3811px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.nu {
    height: 10px;
    background-position: -3833px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.nz {
    height: 10px;
    background-position: -3855px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.om {
    height: 10px;
    background-position: -3877px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.pa {
    height: 14px;
    background-position: -3899px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.pe {
    height: 14px;
    background-position: -3921px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.pf {
    height: 14px;
    background-position: -3943px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.pg {
    height: 15px;
    background-position: -3965px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ph {
    height: 10px;
    background-position: -3987px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.pk {
    height: 14px;
    background-position: -4009px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.pl {
    height: 13px;
    background-position: -4031px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.pm {
    height: 14px;
    background-position: -4053px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.pn {
    height: 10px;
    background-position: -4075px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.pr {
    height: 14px;
    background-position: -4097px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ps {
    height: 10px;
    background-position: -4119px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.pt {
    height: 14px;
    background-position: -4141px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.pw {
    height: 13px;
    background-position: -4163px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.py {
    height: 11px;
    background-position: -4185px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.qa {
    height: 8px;
    background-position: -4207px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.re {
    height: 14px;
    background-position: -4229px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ro {
    height: 14px;
    background-position: -4251px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.rs {
    height: 14px;
    background-position: -4273px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ru {
    height: 14px;
    background-position: -4295px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.rw {
    height: 14px;
    background-position: -4317px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.sa {
    height: 14px;
    background-position: -4339px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.sb {
    height: 10px;
    background-position: -4361px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.sc {
    height: 10px;
    background-position: -4383px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.sd {
    height: 10px;
    background-position: -4405px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.se {
    height: 13px;
    background-position: -4427px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.sg {
    height: 14px;
    background-position: -4449px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.sh {
    height: 10px;
    background-position: -4471px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.si {
    height: 10px;
    background-position: -4493px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.sj {
    height: 15px;
    background-position: -4515px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.sk {
    height: 14px;
    background-position: -4537px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.sl {
    height: 14px;
    background-position: -4559px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.sm {
    height: 15px;
    background-position: -4581px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.sn {
    height: 14px;
    background-position: -4603px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.so {
    height: 14px;
    background-position: -4625px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.sr {
    height: 14px;
    background-position: -4647px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ss {
    height: 10px;
    background-position: -4669px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.st {
    height: 10px;
    background-position: -4691px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.sv {
    height: 12px;
    background-position: -4713px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.sx {
    height: 14px;
    background-position: -4735px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.sy {
    height: 14px;
    background-position: -4757px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.sz {
    height: 14px;
    background-position: -4779px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ta {
    height: 10px;
    background-position: -4801px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.tc {
    height: 10px;
    background-position: -4823px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.td {
    height: 14px;
    background-position: -4845px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.tf {
    height: 14px;
    background-position: -4867px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.tg {
    height: 13px;
    background-position: -4889px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.th {
    height: 14px;
    background-position: -4911px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.tj {
    height: 10px;
    background-position: -4933px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.tk {
    height: 10px;
    background-position: -4955px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.tl {
    height: 10px;
    background-position: -4977px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.tm {
    height: 14px;
    background-position: -4999px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.tn {
    height: 14px;
    background-position: -5021px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.to {
    height: 10px;
    background-position: -5043px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.tr {
    height: 14px;
    background-position: -5065px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.tt {
    height: 12px;
    background-position: -5087px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.tv {
    height: 10px;
    background-position: -5109px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.tw {
    height: 14px;
    background-position: -5131px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.tz {
    height: 14px;
    background-position: -5153px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ua {
    height: 14px;
    background-position: -5175px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ug {
    height: 14px;
    background-position: -5197px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.um {
    height: 11px;
    background-position: -5219px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.us {
    height: 11px;
    background-position: -5241px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.uy {
    height: 14px;
    background-position: -5263px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.uz {
    height: 10px;
    background-position: -5285px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.va {
    height: 15px;
    background-position: -5307px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.vc {
    height: 14px;
    background-position: -5324px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ve {
    height: 14px;
    background-position: -5346px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.vg {
    height: 10px;
    background-position: -5368px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.vi {
    height: 14px;
    background-position: -5390px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.vn {
    height: 14px;
    background-position: -5412px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.vu {
    height: 12px;
    background-position: -5434px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.wf {
    height: 14px;
    background-position: -5456px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ws {
    height: 10px;
    background-position: -5478px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.xk {
    height: 15px;
    background-position: -5500px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.ye {
    height: 14px;
    background-position: -5522px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.yt {
    height: 14px;
    background-position: -5544px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.za {
    height: 14px;
    background-position: -5566px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.zm {
    height: 14px;
    background-position: -5588px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag.zw {
    height: 10px;
    background-position: -5610px 0px
}

.tutor-dashboard .tutor-phone-input .iti-flag {
    width: 20px;
    height: 15px;
    box-shadow: 0px 0px 1px 0px #888;
    background-image: url("https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/11.0.9/img/flags.png");
    background-repeat: no-repeat;
    background-color: #DBDBDB;
    background-position: 20px 0
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .tutor-dashboard .tutor-phone-input .iti-flag {
        background-image: url("https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/11.0.9/img/flags@2x.png")
    }
}

.tutor-dashboard .tutor-phone-input .iti-flag.np {
    background-color: transparent
}

.tutor-dashboard .tutor-phone-input * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.tutor-dashboard .tutor-phone-input body {
    margin: 20px;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #555
}

.tutor-dashboard .tutor-phone-input .hide {
    display: none
}

.tutor-dashboard .tutor-phone-input pre {
    margin: 0 !important;
    display: inline-block
}

.tutor-dashboard .tutor-phone-input .token.operator,
.tutor-dashboard .tutor-phone-input .token.entity,
.tutor-dashboard .tutor-phone-input .token.url,
.tutor-dashboard .tutor-phone-input .language-css .token.string,
.tutor-dashboard .tutor-phone-input .style .token.string,
.tutor-dashboard .tutor-phone-input .token.variable {
    background: none
}

.tutor-dashboard .tutor-phone-input input,
.tutor-dashboard .tutor-phone-input button {
    height: 35px;
    margin: 0;
    padding: 6px 12px;
    border-radius: 2px;
    font-family: inherit;
    font-size: 100%;
    color: inherit
}

.tutor-dashboard .tutor-phone-input input[disabled],
.tutor-dashboard .tutor-phone-input button[disabled] {
    background-color: #eee
}

.tutor-dashboard .tutor-phone-input input,
.tutor-dashboard .tutor-phone-input select {
    border: 1px solid #CCC;
    width: 250px
}

.tutor-dashboard .tutor-phone-input ::-webkit-input-placeholder {
    color: #BBB
}

.tutor-dashboard .tutor-phone-input ::-moz-placeholder {
    color: #BBB;
    opacity: 1
}

.tutor-dashboard .tutor-phone-input :-ms-input-placeholder {
    color: #BBB
}

.tutor-dashboard .tutor-phone-input button {
    color: #FFF;
    background-color: #428BCA;
    border: 1px solid #357EBD
}

.tutor-dashboard .tutor-phone-input button:hover {
    background-color: #3276B1;
    border-color: #285E8E;
    cursor: pointer
}

.tutor-dashboard .tutor-phone-input #result {
    margin-bottom: 100px
}

.tutor-dashboard .tutor-frontend-dashboard-header {
    position: relative;
    padding-bottom: 25px
}

.tutor-dashboard .tutor-frontend-dashboard-header:after {
    content: '';
    position: absolute;
    width: calc(100% - 30px);
    left: 15px;
    height: 1px;
    background: #CDCFD5;
    bottom: 0
}

.tutor-dashboard .tutor-frontend-dashboard-header .tutor-dashboard-header .tutor-btn.bordered-btn {
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 2px
}

.tutor-dashboard .tutor-frontend-dashboard-header .tutor-dashboard-header .tutor-btn.bordered-btn i {
    font-size: 20px
}

.tutor-dashboard .tutor-frontend-dashboard-header .tutor-dashboard-header .tutor-star-rating-group {
    margin-right: 3px
}

.tutor-dashboard .tutor-frontend-dashboard-header .tutor-dashboard-header .tutor-dashboard-header-avatar {
    background-size: cover;
    width: 80px;
    height: 80px;
    background-position: center;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.tutor-dashboard .tutor-frontend-dashboard-header .tutor-dashboard-header .tutor-dashboard-header-info {
    flex: 1;
    flex-grow: 1;
    padding-left: 24px;
    padding-top: 15px;
    padding-bottom: 15px
}

.tutor-dashboard .tutor-frontend-dashboard-header .tutor-dashboard-header .tutor-dashboard-header-info .tutor-dashboard-header-display-name h4 {
    margin: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    color: #212327
}

.tutor-dashboard .tutor-frontend-dashboard-header .tutor-dashboard-header .tutor-dashboard-header-info .tutor-dashboard-header-stats {
    display: flex;
    flex-wrap: wrap;
    line-height: 25px
}

.tutor-dashboard .tutor-frontend-dashboard-header .tutor-dashboard-header .tutor-dashboard-header-info .tutor-dashboard-header-stats>div:not(:first-child) {
    margin-left: 30px
}

.tutor-dashboard .tutor-frontend-dashboard-header .tutor-dashboard-header-greetings,
.tutor-dashboard .tutor-frontend-dashboard-header .tutor-dashboard-header-username {
    text-transform: capitalize
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks {
    list-style: none;
    margin: 0px 0 20px;
    padding: 25px 0;
    margin-right: 15px
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks a,
.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks a:hover,
.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks a:active,
.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks a:focus {
    text-decoration: none;
    opacity: 1 !important
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks a:hover::before {
    opacity: 1;
    color: var(--tutor-primary-hover-color)
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks li a {
    padding: 7px 20px
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks li a:hover {
    background-color: #edf0f9
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks li.active a {
    background-color: var(--tutor-primary-color);
    color: var(--tutor-primary-text-color)
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks li.active a:hover {
    background-color: var(--tutor-primary-hover-color)
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks li.active a::before {
    color: var(--tutor-primary-text-color)
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-menu-item-link {
    display: flex;
    align-items: center;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #212327
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-menu-item-icon {
    color: var(--tutor-primary-color);
    width: 30px;
    height: 30px
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-menu-item.active a {
    color: #fff
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-menu-item.active a .tutor-dashboard-menu-item-icon {
    color: #fff !important
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-menu-item:not(:last-child) {
    margin-bottom: 5px
}

@media (max-width: 767px) {
    .tutor-dashboard:not(.is-sidebar-expanded) .tutor-dashboard-left-menu {
        display: none
    }
}

.tutor-dashboard.is-sidebar-expanded ul.tutor-dashboard-permalinks {
    border-right: none !important
}

.tutor-dashboard.is-sidebar-expanded ul.tutor-dashboard-permalinks li.active a {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.tutor-dashboard .tutor-frontend-dashboard-maincontent ul.tutor-dashboard-permalinks {
    position: relative
}

.tutor-dashboard .tutor-frontend-dashboard-maincontent ul.tutor-dashboard-permalinks:before {
    content: '';
    position: absolute;
    width: auto;
    height: 3000%;
    right: 0;
    top: 0;
    border-right: 1px solid #dcdfe5;
    z-index: 1
}

@media (max-width: 1199.98px) {
    .tutor-dashboard .tutor-frontend-dashboard-maincontent .tutor-dashboard-menu-item-link {
        font-size: 14px
    }

    .tutor-dashboard .tutor-frontend-dashboard-maincontent .tutor-dashboard-menu-item-icon {
        font-size: 24px;
        display: flex;
        align-items: center
    }

    .tutor-dashboard .tutor-frontend-dashboard-maincontent .tutor-dashboard-menu-item-text {
        margin-left: 0
    }
}

.tutor-dashboard #tutor-dashboard-footer-mobile {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background: white;
    padding: 10px;
    box-shadow: 0px 0px 16px rgba(176, 182, 209, 0.180862);
    z-index: 9999999
}

@media (min-width: 768px) {
    .tutor-dashboard #tutor-dashboard-footer-mobile {
        display: none !important
    }
}

@media (max-width: 767px) {
    .tutor-screen-frontend-dashboard {
        padding-bottom: 94px
    }
}

.tutor-dashboard #tutor-dashboard-footer-mobile>div>div>a {
    text-align: center;
    border-bottom: 5px solid transparent;
    padding-top: 5px;
    padding-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #757c8e
}

.tutor-dashboard #tutor-dashboard-footer-mobile>div>div>a:hover {
    color: var(--tutor-primary-color)
}

.tutor-dashboard #tutor-dashboard-footer-mobile>div>div>a.active {
    border-bottom: 5px solid var(--tutor-primary-color)
}

.tutor-dashboard #tutor-dashboard-footer-mobile>div>div>a,
.tutor-dashboard #tutor-dashboard-footer-mobile>div>div>a:hover,
.tutor-dashboard #tutor-dashboard-footer-mobile>div>div>a:active,
.tutor-dashboard #tutor-dashboard-footer-mobile>div>div>a:focus {
    text-decoration: none;
    outline: none;
    box-shadow: none;
    border: none
}

.tutor-dashboard #tutor-dashboard-footer-mobile>div>div>a i {
    font-size: 21px
}

.tutor-dashboard #tutor-dashboard-footer-mobile>div>div>a span {
    display: block;
    padding: 0 7px 7px
}

.tutor-dashboard .tutor-dashboard-content {
    padding-top: 27px
}

.tutor-dashboard .tutor-dashboard-content>h3,
.tutor-dashboard .tutor-dashboard-content>h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    color: #212327;
    margin: 0 0 25px 0;
    line-height: 34px
}

.tutor-dashboard .tutor-dashboard-content>h3.popular-courses-heading-dashboard {
    margin-top: 28px
}

.tutor-dashboard .tutor-dashboard-content .tutor-capitalize-text {
    text-transform: capitalize
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-cards-container {
    width: calc(100% + 30px)
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-cards-container>div p {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0;
    background: white;
    border: 1px solid #cdcfd5;
    border-radius: 6px;
    margin-bottom: 24px;
    padding: 30px 0
}

@media (max-width: 575px) {
    .tutor-dashboard .tutor-dashboard-content .tutor-dashboard-cards-container>div p {
        flex-flow: row;
        padding: 7px 10px
    }
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-cards-container>div p>span {
    font-style: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-cards-container>div p>span:nth-child(2) {
    padding: 0 5px
}

@media (max-width: 575px) {
    .tutor-dashboard .tutor-dashboard-content .tutor-dashboard-cards-container>div p>span:nth-child(2) {
        display: none
    }
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-cards-container>div p>span:nth-child(3) {
    font-size: 15px;
    line-height: 160%;
    color: #5b616f
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-cards-container>div p>span:nth-child(2),
.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-cards-container>div p>span:nth-child(4) {
    font-weight: bold;
    font-size: 30px;
    line-height: 123%;
    padding: 10px 0;
    color: #212327
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-cards-container>div p>span:nth-child(4) {
    flex: 1;
    text-align: right;
    font-size: 20px;
    padding: 0 5px
}

@media (min-width: 576px) {
    .tutor-dashboard .tutor-dashboard-content .tutor-dashboard-cards-container>div p>span:nth-child(4) {
        display: none
    }
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-cards-container>div p .tutor-dashboard-info-val {
    margin-top: 0px;
    margin-bottom: -6px
}

@media (min-width: 576px) {
    .tutor-dashboard .tutor-dashboard-content .tutor-dashboard-cards-container>div p .tutor-dashboard-info-val {
        margin-top: 6px
    }
}

.tutor-dashboard .tutor-dashboard-content .tutor-frontend-dashboard-course-porgress .tutor-frontend-dashboard-course-porgress-cards .tutor-course-listing-item-body .tutor-ratings {
    display: flex;
    align-items: center
}

.tutor-dashboard .tutor-dashboard-content .tutor-frontend-dashboard-course-porgress .tutor-frontend-dashboard-course-porgress-cards .tutor-course-listing-item-body .tutor-ratings .tutor-rating-text {
    margin-top: 0px
}

.tutor-dashboard .tutor-dashboard-content .tutor-frontend-dashboard-course-porgress .tutor-frontend-dashboard-course-porgress-cards .tutor-course-listing-item-body .tutor-ratings .tutor-star-rating-group {
    display: flex
}

.tutor-dashboard .tutor-dashboard-content .tutor-frontend-dashboard-course-porgress .tutor-frontend-dashboard-course-porgress-cards .tutor-course-listing-item-body .tutor-ratings .tutor-star-rating-group i {
    color: var(--tutor-warning)
}

.tutor-dashboard .tutor-dashboard-content .popular-courses-heading-dashboard a {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    color: #5b616f
}

.tutor-dashboard .tutor-dashboard-content .profile-completion {
    border: 1px solid #cdcfd5;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 0px;
    overflow: hidden
}

.tutor-dashboard .tutor-dashboard-content .profile-completion .tutor-row {
    margin-left: 0px
}

.tutor-dashboard .tutor-dashboard-content .profile-completion .profile-completion-content {
    padding: 10px 0px 15px 30px;
    padding: 25px 10px 26px 30px;
    position: relative
}

@media (min-width: 992px) {
    .tutor-dashboard .tutor-dashboard-content .profile-completion .profile-completion-content::before {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        width: 1px;
        height: 100%;
        border-left: 1px solid #cdcfd5
    }

    .tutor-dashboard .tutor-dashboard-content .profile-completion .profile-completion-content.tutor-profile-completion-content-admin::before {
        content: '';
        position: absolute;
        right: 0;
        top: -20px;
        width: 1px;
        height: calc(100% + 40px);
        border-left: 1px solid #cdcfd5
    }
}

@media (max-width: 991.98px) {
    .tutor-dashboard .tutor-dashboard-content .profile-completion .profile-completion-content.tutor-profile-completion-content-admin::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        height: 1px;
        width: calc(100% + 40px);
        border-bottom: 1px solid #cdcfd5
    }
}

.tutor-dashboard .tutor-dashboard-content .profile-completion .profile-completion-content li {
    list-style: none;
    display: inline-block
}

.tutor-dashboard .tutor-dashboard-content .profile-completion .profile-completion-content li:last-child {
    width: 20%;
    padding-left: 3px
}

.tutor-dashboard .tutor-dashboard-content .profile-completion .profile-completion-content .tutor-btn:not(.tutor-btn-icon).tutor-btn-sm {
    padding: 0px 6px;
    height: 8px;
    border-radius: 8px
}

.tutor-dashboard .tutor-dashboard-content .profile-completion .profile-completion-content .tutor-round-icon {
    background: #3e64de;
    height: 28px;
    width: 28px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    color: #fff;
    line-height: 30px;
    font-size: 21px;
    line-height: 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.tutor-dashboard .tutor-dashboard-content .profile-completion .warning {
    padding: 10px 0px 15px 30px
}

.tutor-dashboard .tutor-dashboard-content .profile-completion .warning ul {
    list-style: none;
    padding: 0px
}

.tutor-dashboard .tutor-dashboard-content .profile-completion .warning ul li {
    margin: 10px auto;
    font-size: 15px
}

.tutor-dashboard .tutor-dashboard-content .profile-completion .warning ul li .empty {
    color: #f44337;
    font-size: 24px
}

.tutor-dashboard .tutor-dashboard-content .profile-completion .warning ul li .not-empty {
    color: #24a148;
    font-size: 24px
}

.tutor-dashboard .tutor-dashboard-content .profile-completion .warning ul li a {
    text-decoration: underline;
    font-weight: 500
}

@media only screen and (max-width: 600px) {
    .tutor-dashboard .tutor-dashboard-content .profile-completion {
        margin-right: 0px;
        margin-left: 0px
    }

    .tutor-dashboard .tutor-dashboard-content .profile-completion .tutor-row {
        margin-left: 0px
    }

    .tutor-dashboard .tutor-dashboard-content .profile-completion .profile-completion-content {
        padding: 25px
    }

    .tutor-dashboard .tutor-dashboard-content .profile-completion .profile-completion-content li:last-child {
        width: 15%;
        padding-left: 0px
    }

    .tutor-dashboard .tutor-dashboard-content .profile-completion .warning {
        padding: 25px;
        border-left: 0px
    }
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-round-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    background: #e9edfb
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-round-icon i {
    color: var(--tutor-primary-color);
    display: inline-block;
    font-size: 40px
}

@media (max-width: 575px) {
    .tutor-dashboard .tutor-dashboard-content .tutor-dashboard-round-icon {
        width: 40px;
        height: 40px;
        margin-right: 15px
    }

    .tutor-dashboard .tutor-dashboard-content .tutor-dashboard-round-icon i {
        font-size: 30px
    }
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-profile-data>div {
    margin-bottom: 30px
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-profile-data>div>div p {
    color: #212327
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-profile-data>div>div:first-child {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #5b616f
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-profile-data>div>div:last-child p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-profile-data>div>div:last-child p strong {
    font-weight: 500
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-profile-data>div p {
    margin: 0
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-profile-data>div:last-child p {
    color: #5b616f
}

.tutor-dashboard .tutor-dashboard-content .enrolled-courses .list-item-meta,
.tutor-dashboard .tutor-dashboard-content .enrolled-courses .list-item-author {
    display: none !important
}

.tutor-dashboard .tutor-dashboard-content .enrolled-courses .list-item-title {
    font-size: 16px !important;
    margin-top: 15px !important;
    margin-bottom: 5px !important
}

.tutor-dashboard .tutor-dashboard-content .my-wishlist .list-item-meta,
.tutor-dashboard .tutor-dashboard-content .my-wishlist .tutor-course-meta-cat {
    display: none
}

.tutor-dashboard .tutor-dashboard-content .my-wishlist .list-item-title {
    font-size: 16px !important;
    margin-top: 15px !important
}

.tutor-dashboard .tutor-dashboard-content .my-wishlist .cart-text {
    display: none
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-single-review {
    border: 1px solid #dcdfe5;
    border-radius: 6px;
    margin-bottom: 30px
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-single-review .tutor-dashboard-review-heading {
    padding: 25px;
    border-bottom: 1px solid #dcdfe5;
    display: flex;
    align-items: center
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-single-review .tutor-dashboard-review-heading .tutor-dashboard-review-title {
    -webkit-box-flex: 1;
    flex-grow: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-single-review .tutor-dashboard-review-heading .tutor-dashboard-review-title a {
    font-weight: 500;
    color: var(--tutor-primary-color)
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-single-review .tutor-dashboard-review-heading .tutor-dashboard-review-title a:hover {
    color: var(--tutor-primary-hover-color)
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-single-review .tutor-dashboard-review-heading .tutor-dashboard-review-links {
    white-space: nowrap;
    font-weight: 400
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-single-review .tutor-dashboard-review-heading .tutor-dashboard-review-links a {
    color: #8c94a8;
    margin-left: 10px;
    display: inline-flex;
    align-items: center;
    font-size: 14px
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-single-review .tutor-dashboard-review-heading .tutor-dashboard-review-links a i {
    line-height: inherit;
    font-size: 14px;
    margin-right: 5px
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-single-review .individual-dashboard-review-body {
    padding: 25px
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-single-review .individual-dashboard-review-body .review-meta {
    font-size: 85%;
    margin: 0;
    color: #8c94a8
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-single-review .individual-dashboard-review-body .individual-star-rating-wrap {
    display: flex;
    align-items: center
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-single-review .individual-dashboard-review-body .individual-star-rating-wrap .tutor-rating-stars span {
    font-size: 22px
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-single-review .individual-dashboard-review-body p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #757c8e
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-single-review .individual-dashboard-review-body .tutor-given-review-action>span {
    cursor: pointer
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-single-review .individual-dashboard-review-body .tutor-given-review-action>span:first-child {
    margin-right: 15px
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-single-review .tutor-modal-text-rating {
    font-weight: 500
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-single-review .tutor-ratings .tutor-rating-stars .tutor-star-rating-group i {
    font-size: 22px;
    color: var(--tutor-warning)
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-single-review .tutor-ratings.tutor-ratings-modal .tutor-rating-stars .tutor-star-rating-group i {
    font-size: 60px
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-single-review .tutor-ratings .tutor-rating-text {
    margin-left: 4px
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-single-review .tutor-modal-inner textarea.tutor-form-control {
    min-height: 140px;
    resize: none;
    background: #ffffff;
    border: 1px solid #c0c3cb;
    color: #757c8e;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-single-review .tutor-modal-inner .tutor-modal-text-wrap {
    max-width: 420px;
    margin: 0px !important
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-single-review .tutor-modal-inner .tutor-modal-delete-footer {
    margin-top: 39px
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-single-review .tutor-modal-inner .tutor-modal-delete-footer button {
    height: 40px;
    padding: 10px 20px
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-single-review .tutor-modal-inner .tutor-modal-delete-footer button:last-child {
    margin-left: 15px !important
}

.tutor-dashboard .tutor-dashboard-content .tutor-ui-table.tutor-ui-table-responsive.table-reviews thead th>div {
    line-height: 170%
}

.tutor-dashboard .tutor-dashboard-content .tutor-given-review-action>span:hover {
    color: var(--tutor-primary-color)
}

.tutor-dashboard .tutor-dashboard-content .tutor-given-review-action>span>span {
    line-height: 1
}

@media (min-width: 1200px) {
    .tutor-dashboard .tutor-dashboard-content table.my-quiz-attempts thead th:last-child>* {
        display: none
    }
}

.tutor-dashboard .tutor-dashboard-content table.my-quiz-attempts tr th {
    white-space: unset;
    padding-top: 16px;
    padding-bottom: 16px
}

.tutor-dashboard .tutor-dashboard-content table.my-quiz-attempts tr th:first-child {
    width: 30%
}

.tutor-dashboard .tutor-dashboard-content table.my-quiz-attempts tr th span {
    line-height: 131%;
    display: inline-block
}

.tutor-dashboard .tutor-dashboard-content table.my-quiz-attempts tbody tr td .td-statement-info {
    padding-right: 20px
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-setting-social .tutor-social-field>div:first-child {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    color: #5b616f;
    padding-top: 5px;
    padding-bottom: 5px
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-setting-social .tutor-social-field>div:first-child i {
    color: #1A1B1E;
    display: inline-block;
    width: 20px
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor {
    height: 344px;
    position: relative
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_photo_meta_area {
    text-align: right;
    padding-left: 190px;
    margin-top: 16px
}

@media (max-width: 492px) {
    .tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_photo_meta_area {
        padding-left: 120px
    }
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_photo_meta_area>img,
.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_photo_meta_area>span {
    display: inline-block;
    vertical-align: middle
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_photo_meta_area>span {
    white-space: nowrap;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #7a7a7a
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_photo_meta_area>span>span {
    color: black
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_photo_meta_area>span.loader-area {
    display: none
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_cover_area {
    height: 245px;
    background-color: #e9edfb;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 6px;
    position: relative;
    overflow: hidden
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_cover_area .tutor_overlay {
    height: 70%;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.6))
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_cover_area .tutor_cover_uploader {
    background: #3e64de;
    border-radius: 6px;
    color: white;
    border: none;
    cursor: pointer;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    color: #ffffff;
    position: absolute;
    padding: 8px 20px;
    right: 22px;
    bottom: 22px
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_cover_area .tutor_cover_uploader:hover {
    background: #2f52c4
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_cover_area .tutor_cover_uploader>span {
    margin-left: 6px
}

@media (max-width: 432px) {
    .tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_cover_area .tutor_cover_uploader>span {
        display: none
    }
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_cover_area .tutor_cover_deleter {
    position: absolute;
    color: white;
    background: rgba(0, 0, 0, 0.247);
    text-align: center;
    width: 36px;
    border-radius: 50%;
    font-size: 18px;
    line-height: 40px;
    height: 36px;
    right: 22px;
    top: 22px;
    cursor: pointer
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_cover_area .tutor_cover_deleter .dashboard-profile-delete {
    font-size: 24px;
    line-height: 35px
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_cover_area .tutor_cover_deleter:hover {
    background: rgba(0, 0, 0, 0.438)
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_profile_area {
    width: 142px;
    height: 142px;
    left: 35px;
    top: 145px;
    border-radius: 50%;
    border: 5px solid white;
    position: absolute;
    overflow: hidden;
    background-color: #e9edfb;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

@media (max-width: 688px) {
    .tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_profile_area {
        width: 120px;
        height: 120px;
        left: 31px;
        top: 168px
    }
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_profile_area .tutor_overlay {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.253);
    padding: 0;
    height: 37px;
    cursor: pointer;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_profile_area .tutor_overlay:hover {
    background: rgba(0, 0, 0, 0.411)
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_pp_option {
    position: absolute;
    background: #353535;
    width: 157px;
    top: 294px;
    left: 27px;
    border-radius: 6px;
    color: white;
    z-index: 99;
    display: none
}

@media (max-width: 688px) {
    .tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_pp_option {
        top: 294px;
        left: 10px
    }
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_pp_option span {
    display: block;
    padding: 5px 10px;
    cursor: pointer;
    overflow: hidden;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_pp_option span:first-of-type {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_pp_option span:last-of-type {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_pp_option span:hover {
    background: #6b6b6b
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_pp_option .profile-uploader {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_pp_option .profile-uploader .profile-upload-icon {
    font-size: 24px
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_pp_option .up-arrow {
    text-align: center;
    height: 0
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_pp_option .up-arrow i {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: relative;
    top: -17px;
    border-bottom: 5px solid #353535
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_pp_option>*:not(:last-child) {
    position: relative;
    z-index: 1
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_pp_option>div:last-child {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: transparent;
    z-index: 0;
    z-index: 0
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor.pop-up-opened #tutor_pp_option {
    display: block
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_photo_dialogue_box {
    display: none
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-setting-withdraw .tutor-radio-select .tutor-form-check-input {
    margin-top: unset
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-setting-social input.tutor-form-control::placeholder,
.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-setting-social textarea.tutor-form-control::placeholder {
    color: var(--tutor-text-hints)
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-assignment-review .tutor-assignment-review-header table td:last-child,
.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-assignment-review .tutor-assignment-review-header table td:last-child a {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #212327
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-assignment-review .tutor-dashboard-assignment-review-area {
    background: #eff1f6;
    padding: 25px;
    font-weight: 400;
    margin-bottom: 40px;
    border: 1px solid #E3E6EB;
    box-sizing: border-box;
    border-radius: 6px
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-assignment-review .tutor-dashboard-assignment-review-area h4,
.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-assignment-review .tutor-dashboard-assignment-review-area h5 {
    font-size: 16px;
    line-height: 23px;
    font-weight: 700;
    color: var(--tutor-text-color)
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-assignment-review .tutor-dashboard-assignment-review-area h5 {
    margin-bottom: 15px
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-assignment-review .tutor-dashboard-assignment-review-area h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    margin: 0;
    margin-bottom: 20px;
    color: #212327
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-assignment-review .tutor-dashboard-assignment-review-area label {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    color: #5b616f
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-assignment-review .tutor-dashboard-assignment-review-area [type=number] {
    max-width: 100px !important;
    display: inline-block;
    margin-right: 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: #212327
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-assignment-review .tutor-dashboard-assignment-review-area [type=number]+p {
    display: inline-block !important;
    font-style: italic;
    font-weight: normal;
    font-size: 15px;
    color: #5b616f
}

.tutor-dashboard .tutor-dashboard-content .my-courses .tutor-course-listing-item-footer .list-item-button .tutor-btn.tutor-btn-ghost .btn-icon {
    font-size: 18px !important
}

.tutor-dashboard .tutor-dashboard-content .my-courses .list-item-button>a,
.tutor-dashboard .tutor-dashboard-content .my-courses .list-item-button>i {
    color: gray;
    cursor: pointer
}

.tutor-dashboard .tutor-dashboard-content .my-courses .date {
    font-size: 14px
}

.tutor-dashboard .tutor-dashboard-content .my-courses .tutor-course-listing-item-btns {
    display: flex
}

.tutor-dashboard .tutor-dashboard-content .my-courses .tutor-course-listing-item-btns>a {
    width: 36px;
    height: 36px;
    border-radius: 50%
}

.tutor-dashboard .tutor-dashboard-content .my-courses .tutor-course-listing-item-btns>a:hover {
    background: #eff1f7
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-qna-vew-as.tutor-form-toggle .tutor-form-toggle-control {
    width: 38px;
    height: 22px;
    background-color: transparent;
    border: 1px solid var(--tutor-primary-color);
    margin: 0px 7px
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-qna-vew-as.tutor-form-toggle .tutor-form-toggle-label {
    font-weight: 400 !important
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-qna-vew-as.tutor-form-toggle .tutor-form-toggle-control:before {
    height: 16px;
    width: 16px
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-qna-vew-as.current-view-instructor .tutor-form-toggle-label.tutor-form-toggle-checked {
    color: var(--tutor-primary-color) !important
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-qna-vew-as.current-view-instructor .tutor-form-toggle-label.tutor-form-toggle-unchecked {
    color: var(--tutor-border-color) !important
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-qna-vew-as.current-view-instructor .tutor-form-toggle-control:before {
    background: var(--tutor-primary-color);
    top: 2px;
    left: 17px
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-qna-vew-as.current-view-instructor span:nth-of-type(3) {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #41454f
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-qna-vew-as.current-view-instructor span:nth-of-type(1) {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #c0c3cb
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-qna-vew-as.current-view-student .tutor-form-toggle-label.tutor-form-toggle-checked {
    color: var(--tutor-primary-color)
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-qna-vew-as.current-view-student .tutor-form-toggle-label.tutor-form-toggle-unchecked {
    color: #c0c3cb
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-qna-vew-as.current-view-student .tutor-form-toggle-control:before {
    background: var(--tutor-primary-color);
    top: 2px
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-qna-vew-as.current-view-student span:nth-of-type(1) {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #41454f
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-qna-vew-as.current-view-student span:nth-of-type(3) {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #c0c3cb
}

.tutor-dashboard .tutor-dashboard-content .tutor-frontend-dashboard-qna-header {
    display: grid;
    grid-template-columns: 1fr 1fr
}

@media (max-width: 991px) {
    .tutor-dashboard .tutor-dashboard-content .tutor-frontend-dashboard-qna-header {
        grid-template-columns: 1fr
    }
}

.tutor-dashboard .tutor-dashboard-content .tutor-frontend-dashboard-qna-header .tutor-qna-toggle {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

@media (max-width: 991px) {
    .tutor-dashboard .tutor-dashboard-content .tutor-frontend-dashboard-qna-header .tutor-qna-toggle {
        justify-content: flex-start;
        margin-top: 4px
    }
}

.tutor-dashboard .tutor-dashboard-content .tutor-frontend-dashboard-qna-header .tutor-qna-filter {
    display: grid;
    grid-template-columns: 70px 227px;
    align-items: center;
    gap: 10px
}

.tutor-dashboard .tutor-dashboard-content .tutor-frontend-dashboard-qna-header .tutor-qna-filter .tutor-form-select.tutor-select-redirector {
    height: 40px
}

.tutor-dashboard .tutor-dashboard-content table td[data-th='Question'] .tutor-qna-desc {
    padding-right: 20px
}

.tutor-dashboard .tutor-dashboard-content table td[data-th='Question'] .tutor-qna-desc .tutor-qna-content:first-letter {
    text-transform: uppercase
}

.tutor-dashboard .tutor-dashboard-content table td[data-th='Student'] .tutor-qna-badges-wrapper span>*:first-child {
    width: 20px;
    height: 20px
}

.tutor-dashboard .tutor-dashboard-content table td[data-th='Student'] .tutor-qna-badges-wrapper span i:before {
    width: 18px;
    height: 18px;
    left: 1px;
    top: 3px
}

@media (min-width: 1200px) {
    .tutor-dashboard .tutor-dashboard-content table.frontend-dashboard-qna-table-student th:first-child span {
        padding-left: 21px
    }
}

@media (min-width: 1200px) {
    .tutor-dashboard .tutor-dashboard-content table.frontend-dashboard-qna-table-instructor th:first-child * {
        margin-left: 32px
    }

    .tutor-dashboard .tutor-dashboard-content table.frontend-dashboard-qna-table-instructor td {
        vertical-align: top
    }

    .tutor-dashboard .tutor-dashboard-content table.frontend-dashboard-qna-table-instructor td[data-th='Student'] {
        vertical-align: top;
        width: 30%
    }

    .tutor-dashboard .tutor-dashboard-content table.frontend-dashboard-qna-table-instructor td[data-th='Student'] i {
        font-size: 24px;
        margin-top: 4px;
        display: inline-block
    }

    .tutor-dashboard .tutor-dashboard-content table.frontend-dashboard-qna-table-instructor td[data-th='Question'] {
        width: 35%
    }

    .tutor-dashboard .tutor-dashboard-content table.frontend-dashboard-qna-table-instructor td[data-th='Question'] i {
        left: -26px
    }

    .tutor-dashboard .tutor-dashboard-content table.frontend-dashboard-qna-table-instructor td[data-th='Question'] .tutor-input-feedback {
        padding-left: 0px;
        margin: 0px
    }

    .tutor-dashboard .tutor-dashboard-content table.frontend-dashboard-qna-table-instructor td[data-th='Reply'] {
        width: 8%
    }

    .tutor-dashboard .tutor-dashboard-content table.frontend-dashboard-qna-table-instructor td[data-th='Reply'] div,
    .tutor-dashboard .tutor-dashboard-content table.frontend-dashboard-qna-table-instructor td[data-th='Status'] div {
        padding-top: 10px
    }

    .tutor-dashboard .tutor-dashboard-content table.frontend-dashboard-qna-table-instructor td[data-th='Action'] {
        width: 15%
    }
}

.tutor-dashboard .tutor-dashboard-content .tutor-qna-single-wrapper .qna-back-button {
    display: flex;
    align-items: center
}

.tutor-dashboard .tutor-dashboard-content .tutor-qna-single-wrapper .tutor-qna-badges span.tutor-updating-message i {
    visibility: hidden
}

.tutor-dashboard .tutor-dashboard-content .tutor-qna-single-wrapper .tutor-qna-badges span.tutor-updating-message:before {
    position: absolute;
    margin-left: 5px
}

.tutor-dashboard .tutor-dashboard-content .tutor-input-feedback .tutor-input-feedback-icon {
    margin-top: 2px
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .create-certificate-steps .item-wrapper,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .create-certificate-steps .item-wrapper {
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: right 25px center
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .create-certificate-steps h4,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .create-certificate-steps h4 {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.42;
    color: #161616;
    margin-bottom: 24px
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .create-certificate-steps ul,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .create-certificate-steps ul {
    counter-reset: listItem
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .create-certificate-steps ul li,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .create-certificate-steps ul li {
    list-style: none;
    display: block;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 13px
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .create-certificate-steps ul li:before,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .create-certificate-steps ul li:before {
    counter-increment: listItem;
    content: counter(listItem) ".";
    margin-right: 12px
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .create-certificate-steps .create-certificate-btn,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .create-certificate-steps .create-certificate-btn {
    margin-top: 28px
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .create-certificate-steps .item-wrapper,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .create-certificate-steps .item-wrapper {
    padding: 42px 52px 54px 52px
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page.tutor-cb-templates-table .item-wrapper,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table.tutor-cb-templates-table .item-wrapper {
    border: 1px solid #E0E2EA;
    box-sizing: border-box;
    border-radius: 10px;
    margin-bottom: 16px;
    background-position: right -1px center
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page.tutor-cb-templates-table .tutor-certificate-step-description,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table.tutor-cb-templates-table .tutor-certificate-step-description {
    max-width: 374px
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .all-certificate .tutor-option-field-row,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .all-certificate .tutor-option-field-row {
    grid-template-columns: 98px 1fr auto;
    grid-gap: 20px
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .all-certificate .certificate-thumb,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .all-certificate .certificate-thumb {
    display: inline-flex;
    justify-self: center;
    position: relative
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .all-certificate .certificate-thumb:before,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .all-certificate .certificate-thumb:before {
    position: absolute;
    content: '';
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='18' viewBox='0 0 24 18' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 0.75C6.54545 0.75 1.85455 4.13182 0 8.93182C1.85455 13.7318 6.54545 17.1136 12 17.1136C17.4545 17.1136 22.1455 13.7318 24 8.93182C22.1455 4.13182 17.4545 0.75 12 0.75ZM12.0007 14.3863C8.94617 14.3863 6.54617 11.9863 6.54617 8.93177C6.54617 5.87723 8.94617 3.47723 12.0007 3.47723C15.0553 3.47723 17.4553 5.87723 17.4553 8.93177C17.4553 11.9863 15.0553 14.3863 12.0007 14.3863ZM8.72754 8.93195C8.72754 7.0774 10.1457 5.65922 12.0003 5.65922C13.8548 5.65922 15.273 7.0774 15.273 8.93195C15.273 10.7865 13.8548 12.2047 12.0003 12.2047C10.1457 12.2047 8.72754 10.7865 8.72754 8.93195Z' fill='white'/%3e%3c/svg%3e");
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(22, 22, 22, 0.5);
    width: 100%;
    height: 100%;
    backdrop-filter: blur(2px);
    border-radius: 3px;
    opacity: 0;
    transition: 0.2s linear
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .all-certificate .certificate-thumb:hover:before,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .all-certificate .certificate-thumb:hover:before {
    opacity: 1
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .no-certificate .certificate-thumb,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .no-certificate .certificate-thumb {
    text-align: center
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .no-certificate .certificate-thumb p,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .no-certificate .certificate-thumb p {
    font-size: 20px;
    line-height: 1.5;
    margin-top: 24px
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .no-certificate .item-wrapper,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .no-certificate .item-wrapper {
    padding-top: 50px;
    padding-bottom: 50px
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .certificate-template .tutor-option-field-row,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .certificate-template .tutor-option-field-row {
    border-bottom: none
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .certificate-template .radio-thumbnail,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .certificate-template .radio-thumbnail {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    grid-gap: 18px 16px
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .certificate-template .radio-thumbnail label,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .certificate-template .radio-thumbnail label {
    margin: unset;
    display: inline-flex;
    cursor: pointer
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .certificate-template .radio-thumbnail input[type='radio']:checked~.icon-wrapper img,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .certificate-template .radio-thumbnail input[type='radio']:checked~.icon-wrapper img {
    box-shadow: 0 0 0 1px #1973aa
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .certificate-settings .signature-upload-wrap,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .certificate-settings .signature-upload-wrap {
    text-align: left;
    padding-top: 7px;
    padding-bottom: 13px
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .certificate-settings .signature-upload,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .certificate-settings .signature-upload {
    display: flex;
    align-items: center;
    text-align: left
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .certificate-settings .signature-preview,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .certificate-settings .signature-preview {
    border: 2px solid #e8e8e8;
    border-radius: 3px;
    width: 200px;
    height: 60px;
    display: flex;
    justify-content: center;
    padding: 2px 0
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .certificate-settings .signature-preview img,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .certificate-settings .signature-preview img {
    width: 100%;
    height: 100%;
    object-fit: scale-down
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .certificate-settings .signature-info,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .certificate-settings .signature-info {
    margin-left: 23px
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .certificate-settings .signature-upload span.delete-btn,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .certificate-settings .signature-upload span.delete-btn {
    position: absolute;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='14' viewBox='0 0 12 14' fill='none'%3e%3cpath d='M1.36301 12.0781C1.36301 12.3889 1.48628 12.687 1.7057 12.9068C1.92512 13.1265 2.22272 13.25 2.53302 13.25H9.55307C9.86337 13.25 10.161 13.1265 10.3804 12.9068C10.5998 12.687 10.7231 12.3889 10.7231 12.0781V3.875H1.36301V12.0781ZM7.99306 5.82813C7.99306 5.72453 8.03415 5.62517 8.10729 5.55191C8.18043 5.47866 8.27962 5.4375 8.38306 5.4375C8.48649 5.4375 8.58569 5.47866 8.65883 5.55191C8.73197 5.62517 8.77306 5.72453 8.77306 5.82813V11.2969C8.77306 11.4005 8.73197 11.4998 8.65883 11.5731C8.58569 11.6463 8.48649 11.6875 8.38306 11.6875C8.27962 11.6875 8.18043 11.6463 8.10729 11.5731C8.03415 11.4998 7.99306 11.4005 7.99306 11.2969V5.82813ZM5.65304 5.82813C5.65304 5.72453 5.69413 5.62517 5.76727 5.55191C5.84041 5.47866 5.93961 5.4375 6.04304 5.4375C6.14648 5.4375 6.24568 5.47866 6.31882 5.55191C6.39196 5.62517 6.43305 5.72453 6.43305 5.82813V11.2969C6.43305 11.4005 6.39196 11.4998 6.31882 11.5731C6.24568 11.6463 6.14648 11.6875 6.04304 11.6875C5.93961 11.6875 5.84041 11.6463 5.76727 11.5731C5.69413 11.4998 5.65304 11.4005 5.65304 11.2969V5.82813ZM3.31303 5.82813C3.31303 5.72453 3.35412 5.62517 3.42726 5.55191C3.50039 5.47866 3.59959 5.4375 3.70303 5.4375C3.80646 5.4375 3.90566 5.47866 3.9788 5.55191C4.05194 5.62517 4.09303 5.72453 4.09303 5.82813V11.2969C4.09303 11.4005 4.05194 11.4998 3.9788 11.5731C3.90566 11.6463 3.80646 11.6875 3.70303 11.6875C3.59959 11.6875 3.50039 11.6463 3.42726 11.5731C3.35412 11.4998 3.31303 11.4005 3.31303 11.2969V5.82813ZM11.1131 1.53125H8.18806L7.95893 1.07471C7.9104 0.977107 7.83563 0.895005 7.74305 0.837641C7.65046 0.780276 7.54373 0.749926 7.43487 0.750004H4.64879C4.54016 0.749586 4.43362 0.779823 4.34137 0.837251C4.24911 0.894679 4.17487 0.976976 4.12716 1.07471L3.89803 1.53125H0.97301C0.869575 1.53125 0.770377 1.57241 0.697237 1.64567C0.624097 1.71892 0.583008 1.81828 0.583008 1.92188L0.583008 2.70313C0.583008 2.80673 0.624097 2.90609 0.697237 2.97934C0.770377 3.0526 0.869575 3.09375 0.97301 3.09375H11.1131C11.2165 3.09375 11.3157 3.0526 11.3889 2.97934C11.462 2.90609 11.5031 2.80673 11.5031 2.70313V1.92188C11.5031 1.81828 11.462 1.71892 11.3889 1.64567C11.3157 1.57241 11.2165 1.53125 11.1131 1.53125Z' fill='white'/%3e%3c/svg%3e");
    background-color: #f44337;
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer;
    top: -12px;
    right: -12px
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .certificate-settings .signature-upload span.delete-btn:hover,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .certificate-settings .signature-upload span.delete-btn:hover {
    background-color: #f2281a
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .certificate-settings .signature-upload .signature-preview,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .certificate-settings .signature-upload .signature-preview {
    background: #f3f3f3;
    position: relative
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .certificate-settings .tutor-btn,
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .certificate-settings .tutor-btn {
    margin-top: 24px
}

.tutor-dashboard .tutor-dashboard-content .tutor-option-nav-page .certificate-settings .tutor-btn input[type='file'],
.tutor-dashboard .tutor-dashboard-content .tutor-cb-templates-table .certificate-settings .tutor-btn input[type='file'] {
    appearance: none;
    -webkit-appearance: none;
    display: none
}

#average_age_tutor {
    font-size: 90px;
    margin-top: 30px;
    display: block
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-cards-container>div p {
    height: 90%
}

textarea.tutor-form-control {
    min-height: 100px;
    height: 100px
}

#table-enroll-students table {
    width: 100%;
    padding: 0 20px
}

/* #table-enroll-students table tbody tr:first-child {
    background: #dcdfe5
} */

#table-enroll-students table tbody tr {
    border-bottom: 1px solid #dcdfe5
}

#table-enroll-students table tbody tr td {
    padding: 5px 0
}

#table-enroll-students {
    height: 300px;
    overflow: auto;
}

#table-enroll-students #cancle {
    color: red
}