.tutor-course-single-content-wrapper {
    flex-direction: row-reverse!important;
    justify-content: space-between;
 
}

.tutor-course-single-sidebar-wrapper{
    width: inherit!important;
    flex-basis: 30%;
    background-color: #ffffff!important;
}

div#tutor-single-entry-content\ {
    width: inherit;
    flex-basis: 100%;
}
 

.tutor-course-single-sidebar-wrapper.tutor-lesson-sidebar{
    background-color: #0C1014;
}
.tutor-course-single-sidebar-title{
    color: #ffffff!important;
    font-size: 18px!important;
    font-style: normal;
    font-weight: 700!important;
    line-height: 40px!important;
    background:#000000;
    border:none;
}
.tutor-course-single-sidebar-title.tutor-d-flex.tutor-justify-between span{
    color: #ffffff; 
}

.tutor-course-single-sidebar-wrapper .tutor-accordion-item-header {
    background: rgba(217, 217, 217, 0.10);
    border:none;
}
.tutor-course-single-sidebar-wrapper .tutor-accordion-item-header.is-active {
    color: #ffffff;
}

.tutor-course-single-sidebar-wrapper .tutor-course-topic-item.is-active a {
    background: #27AE60;
    border-right: 5px solid #0c1014;
    border-left: 5px solid #0c1014;
}
.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:#ffffff!important;
}
.tutor-course-topic-item.tutor-course-topic-item-lesson a div {
    align-items: center;
}

.tutor-course-single-sidebar-wrapper .tutor-course-topic-item a{
    background-color: #0C1014;
}
.tutor-course-single-sidebar-wrapper .tutor-course-topic-item a span{
    color:#ffffff;
}
.tutor-course-single-sidebar-wrapper .tutor-accordion-item-body{
    padding:0px;
}
 
.tutor-course-single-sidebar-wrapper .tutor-accordion-item-header.is-active:after {
    color: #ffffff;
}

.tutor-course-single-sidebar-wrapper .tutor-accordion-item-header .tutor-course-topic-title,
.tutor-course-single-sidebar-wrapper .tutor-course-topic-item a span {
    position: relative;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}


.tutor-table tr th {
    background: #D4EFDF;
    color: #25282B;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

table.tutor-table.tutor-quiz-attempt-details tbody tr td:first-child {
    color: #A0A4A8;
    text-align: right;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.tutor-course-topic-single-footer.tutor-px-32.tutor-py-12.tutor-mt-auto {
    background: #0b2f19!important;
}
 
.tutor-course-single-sidebar-wrapper .tutor-accordion-item-header {
    background-color: #1c2125!important;
}
section.lnxl-lesson-details {
    display: grid;
    grid-template-columns: 70% 30%;
    border-top: 1px solid #AFB0B2;
    margin-top: 50px;
    padding-top: 50px;
}

.lnxl-lesson-details-container {
    padding:20px 50px 50px;
}

.tutor-lesson-content-area{
    margin: inherit!important;
    padding: 15px 50px!important;
    max-width: inherit;
}

@media(max-width:480px){
    .tutor-lesson-content-area{ 
        padding: 15px!important;
    }

    section.lnxl-lesson-details {
        display: grid;
        grid-template-columns: 100% 100%;
}
@media(max-width:880px){
    .section.lnxl-lesson-details {
        grid-template-columns: 100% 100%;
    }
}
.lnxl-lesson-details-container{
    padding: 15px;
}

}
.tutor-topbar-item.tutor-hide-sidebar-bar a {
    color: #ffffff!important;
}

a#lesson-sidebar-close {
    display: flex;
}

@media( max-width:480px ){
    .tutor-course-single-sidebar-wrapper {
        z-index: 1;
        opacity: 1;
        display: none;
    }
    a#lesson-sidebar-open{
        display: inline!important;
    }
    .lesson-sidebar-visible{
        display: block!important;
    }
}

.lesson-sidebar-wrapper {
    background-color: #000;
}

.topic-container-item{
    height: 755px;
    overflow-y: scroll;
    background: black;

}

 

a.tutor-next-link {
    border-radius: 4px;
    background: var(--lexel-green-0, #E6F6ED);
    padding: 12px 20px;
    color: #1A7440!important;
 

/* Internal LMS font scale/Paragraph 2 SemiBold */
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 24px; /* 171.429% */
}

a.tutor-previous-link {
    border-radius: 4px;
    background: var(--lenxel-black-30, #F3F3F3);
    padding: 12px 20px;
    color: #363A3F!important;

    /* Internal LMS font scale/Paragraph 2 SemiBold */
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 24px; /* 171.429% */
}
.tutor-next-previous-pagination-wrap {
    margin-top: 50px;
}

@media(min-width: 1199px ) and (max-width: 1390px ) {
    .tutor-next-previous-pagination-wrap {
        padding: 0 150px;
    }
}


/* Lesson checked */
.tutor-course-topic-item.tutor-course-topic-item-lesson a {
    padding-left: 37px;
}
.tutor-course-single-content-wrapper  input.tutor-form-check-input.tutor-form-check-circle {
    position: absolute;
    left: 11px;
    border-radius: 0;
    background-color: transparent;
    border: 0.5px solid #fff;
    width: 14px;
    height: 14px;
}

.tutor-course-topic-item.tutor-course-topic-item-quiz a input.tutor-form-check-input.tutor-form-check-circle{
    top:17px;
}

.tutor-course-topic-item.tutor-course-topic-item-quiz a {
    padding-left: 37px;
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap {
    padding: 20px;
}

.tutor-quiz-wrapper {
    padding-bottom: 0px;
    margin-top: 0px!important;
}

.quiz-pagination{
    width: 100%;
    display:flex;
    justify-content: center;
    align-items: center;
}

.quiz-pagination-container{
    width: 980px;
    padding: 20px;
}

.tutor-single-page-top-bar .tutor-topbar-content-title-wrap {
    text-align: left;
    padding-left: 50px;
}

@media (min-width: 768px) {
 
    .lesson-header-course-title {
        color: var(--creative-ferry-grey-4, #F6F6F8);
        font-family: Poppins;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .lesson-header-title {
        color: var(--lexel-green-20, #B7E4CA);
        font-feature-settings: 'clig' off, 'liga' off;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px;
        padding-top: 10px;
    }
  }

  .video-content {
    height:500px;
    overflow-y: scroll;
    padding-right: 20px;
}


/* width */
.topic-container-item::-webkit-scrollbar {
    width: 9px;
    height:50%;
    
  }
  
  /* Track */
  .topic-container-item::-webkit-scrollbar-track {
  /*   box-shadow: inset 0 0 5px grey;  */
    border-radius: 10px;
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #6FC995; 
    border-radius: 10px;
  }
  
  .hide-sidebar{
    display: none;
  }
  .tutor-table-responsive.tutor-my-24 {
    overflow-x: scroll!important;
}

