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

table {
  width:100%;
  border-collapse:collapse;
  background:white;
  box-shadow:0px 4px 8px rgba(0,0,0,0.1);
  border-radius:10px;
  overflow:hidden;
}
th,td {
  padding:15px;
  text-align:left;
}
th {
  background-color:#3e64de;
  color:white;
  font-size:18px;
}
td {
  font-size:16px;
  color:#333;
}
tr:nth-child(even) {
  background-color:#f2f2f2;
}
tr:hover {
  background-color:#ddd;
  transition:0.3s;
}
/* key features */
/* Блок Key Features */
.key-features-web3 {
  background-color:#f4f4f9;
  padding:30px;
  border-radius:8px;
  box-shadow:0 4px 6px rgba(0,0,0,0.1);
  width:80%;
  margin:0 auto;
  background-color:transparent;
}
/* Заголовок блока */
.key-features-web3 h2 {
  font-size:24px;
  font-weight:bold;
  color:#2a2a2a;
  text-align:center;
  margin-bottom:20px;
}
/* Общий стиль для каждой карточки */
.key-features-web3 .feature {
  display:flex;
  align-items:center;
  margin-bottom:15px;
}
/* Иконки перед текстом */
.key-features-web3 .feature .icon {
  font-size:30px;
  margin-right:15px;
}
/* Заголовок каждой особенности */
.key-features-web3 .feature .feature-text h3 {
  font-size:18px;
  font-weight:bold;
  color:#007bff;
  margin:0;
}
/* Описание каждой особенности */
.key-features-web3 .feature .feature-text p {
  font-size:16px;
  color:#555;
  margin:5px 0 0;
}

button,
a,
input,
textarea {
  outline: none;
}

a {
  text-decoration: none;
}

.tutor-accordion-item-header {
	cursor: pointer;
}

.tutor-course-details-actions, .tutor-icon-eye-line {
	display: none;
}

/* Фиксация левого сайдбара и добавление прокрутки (экраны шире 1200px) */
@media (min-width: 1200px) {
  
  .tutor-course-single-sidebar-wrapper.tutor-lesson-sidebar {
    position: sticky;
    top: 20px;
    max-height: calc(100vh - 40px);
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #6b6b6b #2c2c2c;
  }
  
  .tutor-course-single-sidebar-wrapper.tutor-lesson-sidebar::-webkit-scrollbar {
    width: 8px; 
  }

  .tutor-course-single-sidebar-wrapper.tutor-lesson-sidebar::-webkit-scrollbar-track {
    background: #2c2c2c; 
    border-radius: 4px;
  }

  .tutor-course-single-sidebar-wrapper.tutor-lesson-sidebar::-webkit-scrollbar-thumb {
    background-color: #6b6b6b; 
    border-radius: 4px; 
    border: 2px solid #2c2c2c; 
  }


  .tutor-course-single-sidebar-wrapper.tutor-lesson-sidebar::-webkit-scrollbar-thumb:hover {
    background-color: #959595; 
  }
	
}
footer {
		display: none;
	}
.whitespace-nowrap code {
		white-space: nowrap;
  		overflow-x: auto;
  		display: block;
	}