@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
/* cusotm styles start */
.select2-results__option {
    cursor:pointer;
}   
/* cusotm styles end */

body.toplevel_page_learning_sections{

    background: #f9f7f9;

}
/* body .learning-main-section {
    font-family: 'Bebas Neue';
}
 */
.form-table p.trp-scr{
   margin: 20px auto;
}
.learning-main-section {

    margin-left: -20px;

    padding: 15px 30px;

    margin-bottom: 50px;
    background: #ffffff;
}

.crud-learning-section .information {

    background: #000;

    padding: 20px;

    margin-bottom: 50px;

    color: #004085;

    background-color: #cce5ff;

    border-color: #b8daff;

    border-radius: 8px;

    font-weight: 500;

    font-size: 16px;

    line-height: 20px;

}



.learning-main-section .warning {

    background: #000;

    padding: 20px;

    margin-bottom: 20px;

    border-radius: 8px;

    font-weight: 500;

    font-size: 16px;

    line-height: 20px;

    color: #721c24;

    background-color: #f8d7da;

    border-color: #f5c6cb;

}



.learning-main-section .learning-sections-list ul {

    display: block;
    margin: 0;

}
.learning-main-section .learning-sections-list ul li .sort {
    padding-right: 10px;
    cursor: move;
}

.learning-main-section .learning-sections-list ul li .sort .dashicons {
    vertical-align: middle;
}

/*Assign page*/
.learning-page-content ul li .section-title.user-name{
    display: flex;
    align-items: center;
}
.learning-page-content ul li .section-title.user-name h3{
    margin: 0;
}
.learning-page-content li .trophy-image{
    position: relative;
    margin-left: -80px;
    display: inline-block;
    padding-right: 35px;
}
.learning-page-content li .trophy-image p{
    position: absolute;
    top: -3px;
    width: 20px;
    right: 0;
    left: 11px;
    text-align: center;
    color: #fff;
    font-size: 8px;
    font-family: 'Roboto';
}
/*Assign page end*/
.learning-page-content ul li.header-content .section-action-btn > *, .learning-page-content ul li.header-content {
    font-family: "Bebas Neue";
    color: #000000;
    font-weight: normal;
}

.learning-page-content ul li, 
.learning-main-section .learning-sections-list ul li {

    display: flex;

    align-items: center;

    justify-content: space-between;

    margin: 0;

    font-size: 22px;

    text-align: center;

    padding: 0 0 30px 0;

    color: #575757;

    font-family: "Roboto";

    line-height: normal;

    font-weight: 600;

}
.learning-main-section .learning-sections-list ul li:not(:first-child) {
    color: #575757;
    font-family: "Roboto";
    line-height: normal;
    font-weight: 500;
    margin-bottom: 30px;
    padding: 30px 15px;
    border-radius: 0;
    background: rgb(241 241 241 / 30%);
    -webkit-box-shadow: 0 6px 6px 0 rgb(0 0 0 / 14%);
    box-shadow: 0 6px 6px 0 rgb(0 0 0 / 14%);
}


.learning-page-content ul li:last-child {
/* 
.learning-main-section .learning-sections-list ul li:last-child */
    padding-bottom: 0;

}
.learning-main-section .learning-sections-list ul li:first-child .section-total-assigned-users a {
    width: 130px;
}


.learning-page-content ul li .section-action-btn, 
.learning-main-section .learning-sections-list ul li  .section-action-btn,
.learning-main-section .learning-sections-list ul li  .section-total-assigned-users {

    display: flex;

    align-items: center;

}


.learning-main-section .learning-sections-list ul li .section-title {
    display: flex;
    align-items: center;
    min-width: 300px;
    width: 100%;
}
.learning-page-content ul li .section-action-btn > *, 

.learning-main-section .learning-sections-list ul li .section-action-btn a {

    width: 150px;

    color: #575757;

    font-family: "Roboto";

    text-decoration: none;

    box-shadow: none;

}

.learning-main-section .learning-sections-list ul li .section-total-assigned-users a {

    width: 120px;

    text-transform: capitalize;

    color: #000000;

    font-family: "Bebas Neue";

    text-decoration: none;

    box-shadow: none;

}
.learning-main-section .learning-sections-list ul li:not(:first-child) .section-total-assigned-users a {
    font-family: "Roboto";
    text-transform: unset;
    color:#575757;
}
.learning-top-header a {

    font-size: 22px;
    text-align: right;
    text-transform: capitalize;
    color: #000000;
    line-height: normal;
    font-weight: 400;
    text-decoration: none;
    padding: 10px 20px;
    background: rgb(241 241 241 / 30%);
    -webkit-box-shadow: 0 6px 6px 0 rgb(0 0 0 / 14%);
    box-shadow: 0 6px 6px 0 rgb(0 0 0 / 14%);

}





/* Assign user page */



.learning-top-header {

    padding-bottom: 80px;

    line-height: normal;

    display: flex;

    align-items: center;

    justify-content: space-between;
    font-family: "Bebas Neue";

}

.learning-top-header h1 {

    line-height: normal;

    margin: 0;

    font-size: 28px;

     color:#000000;
     font-weight: 400;
     text-align: center;

}

.learning-page-content ul {

    display: block;

    margin: 0;

    max-width: 700px;

}



.learning-page-content ul li:last-child {

    padding-bottom :0px;

}



.custom-switch label.custom-control-label:before {

    display: block;

    height: 34px;

    content: "";

    background-color: #cfcfcf;

    width: 65px;

    pointer-events: all;

    border-radius: 1.5rem;

}



.custom-switch label.custom-control-label:after {

    position: absolute;

    display: block;

    content: "";

    top: 3px;

    left: 4px;

    width: 28px;

    height: 28px;

    background: #fff;

    border-radius: 50%;

}



.learning-page-content .custom-control-input{

    position: absolute;

    pointer-events: none;

    opacity: 0;

}



.learning-page-content ul li .custom-control-input:checked ~ .custom-control-label::before {

    color: #fff;

    background-color: #6ce76f;

}





.learning-page-content ul li .section-action-btn label.custom-control-label {

    position: relative;

    display: block;

    width: 65px;

    margin: 0 auto;

}



.learning-page-content ul li .custom-control-input:checked ~ .custom-control-label::after {

    left: 33px;

}



.learning-page-content ul li .section-title {

    flex: 0 0 60%;

    text-align: left;

}

.learning-page-content ul li .section-action-btn {

    flex: 0 0 40%;

    justify-content: space-between;

}

.learning-page-content ul li .section-title.user-name {

    padding-left: 80px;
    flex: 0 0 calc(60% - 80px);

}





/* ADD & EDIT SECTION */



.subsection-learning-section .sections-fields {

    display: grid;

    grid-template-columns: 2fr 1fr 1fr 1fr;

    grid-gap: 40px;

    padding-bottom: 60px;

}



.subsection-learning-section .sections-fields input {

    padding: 10px 0;

    border: 0;

    background: transparent;

    border-bottom: 2px solid #a0a0a0;

    border-radius: 0;

    color: #5a5a5a;

    font-family: "Roboto";

    line-height: normal;

    font-weight: 500;

    font-size: 21px;

    letter-spacing: 0.3px;

    width: 100%;

    box-shadow: none;

}



.crud-learning-section {

    padding-left: 60px;

}



.crud-learning-section .section-action-btn {

    text-align: right;

    display: flex;

    align-items: center;

    justify-content: flex-end;

    padding-top: 50px;

}



.crud-learning-section .section-action-btn input {

    padding: 10px 0;

    border: 0;

    background: transparent;

    border-radius: 0;

    text-transform: capitalize;

    color: #5a5a5a;

    font-family: "Bebas Neue";

    line-height: normal;

    font-weight: 600;

    font-size: 21px;

    letter-spacing: 0.3px;

    margin: 0 0px 0 100px;

    box-shadow: none;

    cursor: pointer;

}



.crud-learning-section .add-new-subsection a {

    font-size: 22px;

    text-align: center;

    text-transform: capitalize;

    color: #cecece;

    line-height: normal;

    font-weight: 500;

    text-decoration: none;

    outline: 0;

    box-shadow: none;

}



.subsection-learning-section .sections-fields a {

    font-size: 22px;

    text-transform: capitalize;

    color: #646986;

    line-height: normal;

    font-weight: 700;

    text-decoration: none;

    display: block;

    text-align: right;

    transform: translate(0px, 10px);

    outline: 0;

    box-shadow: none;

}



.top-section-details {

    display: flex;

    align-items: center;

    flex-wrap: wrap;

    padding-bottom: 100px;

}



.crud-learning-section .form-field{

    position: relative;

}



.crud-learning-section .form-field label.error {

    position: absolute;

    width: 100%;

    color: #f27474;

    font-family: "Bebas Neue";

    line-height: normal;

    font-size: 13px;

    font-weight: 500;

    bottom: -35px !important;

    left: 0;

}



.crud-learning-section .form-field input.error {

    border-bottom-color: #f27474 !important;

}



.learning-main-section .learning-sections-list ul li .section-action-btn a:hover, 

.crud-learning-section .section-action-btn input:hover {

    color: #000000;

}



input[name=section_title] {

    padding: 10px 0 5px;

    border: 0 !important;

    background: transparent;

    border-bottom: 2px solid #a0a0a0 !important;

    border-radius: 0;

    text-transform: capitalize;

    color: #5a5a5a;

    font-family: "Roboto";

    line-height: normal;

    font-weight: 500;

    font-size: 21px;

    letter-spacing: 0.3px;

    box-shadow: none !important;

    width: 100% !important;

}

.top-section-details .form-field {

    width: 35%;

    position: relative;

}



.section_upload_icon input#section_icon{

    display: none;

}

.top-section-details .section_upload_icon label {

    display: flex;

}



.top-section-details .section_upload_icon {

    flex: 0 0 15%;

    margin-bottom: -10px;

}

.quiz-blue-btn{
    background-color: #00b3e0;
    border: 1px solid #00b3e0;
    border-radius: 10px;
    color: #fff !important;
    width: fit-content;
    padding: 5px 10px;
    text-align: center !important;
    box-shadow: 0px 1px 2px 0px #000 !important;
}
.answer-input {
    display: none;
}
.quiz-main-section *{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-weight: normal;
}
.quiz-main-section label{
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
}
.quiz-main-section{
    color: #000000;
    font-family: "Roboto";
    line-height: normal;
    font-weight: 600;
    max-width: 1000px;
    width: 100%;
    margin: auto;
}
.quiz-main-section .question-title{
    color: #303030;
}
.quiz-main-section h1{
    text-align: center;
    font-family: "Bebas Neue";
}
.quiz-main-section .que-item{
    font-size: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    width: 100%;
    margin: 0 0 20px;
}
.ans-list label, .ans-list input[type=text], .question-title input[type=text], .new-ans-add {
    border: 1px solid #777;
    border-radius: 10px;
    padding: 15px;
    width: 50%;
}
.new-ans-add{
    margin: 30px auto;
    padding: 0;
    border-radius: 0px;
    border:none;
    width: calc(100% - 153px);
}
.new-ans-add a, .ans-list a{
    text-decoration: none;
}

.new-ans-add a{
    display: block;
    width: 95%;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #777;
}

.new-ans-add a:hover{
    background: #2271b1;
    color: #fff;
}
.question-form{
    display:none;
    width: 100%;
    text-align: center;
}
.ques-data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 100%;
}
.ques-lbl {
    padding-left:10px;
    width: calc(100% - 100px);
}

.ques-sr {
    width: 100px;
    text-align: center;
}

.ques-sr + input {
    width: calc(100% - 200px);
    font-size: 22px;
    text-align: left;
    background-color: #fff;
    font-weight: 400;
}
.ques-sr + input:read-only {
    border:none;
    background-color: transparent;
    display: none;
}
.new-que-add .add-question {
    padding: 10px 40px;
    font-size: 20px;
    text-decoration: none;
    font-weight: 400;
}
.new-que-add {
    width: 100%;
    display: flex;
    justify-content: center;
}
.ans-list {
    width: 100%;
    margin: 20px auto 10px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.answer-wrap input[type=checkbox] {
    border-radius: 50%;
    width: 21px;
    height: 21px;
}
.answer-wrap input[type=checkbox]::before {
    content: '';
    background: #379031;
    border-radius: 50%;
    width: 21px;
    height: 21px;
    position: relative;
    top: 2px;
    left: 3px;
}
.ques-save-btn {
    color: #fff;
    background: #86c351;
    border: 1px solid #379031;
    border-radius: 10px;
    box-shadow: none;
    font-size: 20px;
    padding: 5px 40px;
    font-weight: 500;
    text-transform: uppercase;
    cursor:pointer;
    height: 50px;
    min-width: 170px;
    margin-right: 30px;
}

.ques-save-btn:hover{
    background:transparent;
    color: #86c351;
}
.ques-del-btn {
    cursor:pointer;
    background: transparent;
    border: 1px solid #000000;
    color: #000000;
    border-radius: 10px;
    font-size: 20px;
    padding: 5px 40px;
    font-weight: 500;
    text-transform: uppercase;
    height: 50px;
    min-width: 170px;
}

.ques-del-btn:hover{
    background: #86c351;
    color: #fff;
}

.quiz-main-section .dashicons-edit{
    color: #379031;
}
.quiz-main-section .dashicons-trash {
    color: #e8413a;
}


.action {
    width: 100px;
    text-align: right;
}

.ans-data {
    width: calc(100% - 100px);
}

.ans-data {
    text-align: center;
}

.ans-data label,
.ans-data .answer-input {
    width: calc(100% - 93px);
    margin-left: 30px;
    font-weight: normal;
    color: #000;
}

.ans-data .answer-input.show {
    display: inline-block;
    font-size: 22px;
    line-height: normal;
    text-align: center;
    width: calc(100% - 93px);
}

.action a {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.action a:last-child{
    margin-right: 0;
}

.quiz-main-section h1{
    margin: 30px 0;
    font-weight: 400;
}

.ques-sr span {
    display: inline-block;
    vertical-align: middle;
}

.action a .dashicons {
    font-size: 26px;
}

.ques-sr .dashicons {
    font-size: 26px;
    width: auto;
    height: auto;
    cursor: pointer;
}

.action.cross {
    text-align: center;
}
.que-item span.error {
    display: none;
    font-size: 15px;
    color: red;
    text-align: center;
    justify-content: center;
    width: 100%;
}
.quiz-main-section .section-action-btn {
    position:relative;
}
.quiz-main-section .section-action-btn .ques-save-btn.overlay{
    opacity: 0.5;
    pointer-events: none;
}
.quiz-main-section .section-action-btn .loader{
    display: block;
    position: absolute;
    top: 10px;
    left: 44%;
}
.quiz-main-section .section-action-btn .loader .ajax-loader{
    height: 30px;
    width:30px;
}
.quiz-main-section .title-wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.quiz-main-section .delete-quiz{
    color: red;
    margin: 20px 10px;
    cursor: pointer;
    border: unset;
}
.quiz-main-section .delete-quiz .dashicons-trash {
    
    font-size: 35px;
}
h2#swal2-title {
    line-height: 35px;
}
.form-field.action-field{
    display: flex;
    flex-wrap: wrap;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
}
.form-field.action-field h5.tot-qu {
    font-weight: 700;
    font-size: 25px;
    margin: 0 auto;
    color: #00b3e0;
    margin-top:20px;
}
.backto-wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-left: 20px;
}
.backto-wrap .backtolearning{
    padding-right: 15px;
}
.backto-wrap .backtolearning img{
    width: 25px;
}

/* Trash section page */
.learning-sections-list.trash-list .section-action-btn a {
    width: 200px !important;
}
li.headings > div, li.headings div a {
    color: #13a89e !important;
}
li.headings {
    border-bottom: 1px solid #999;
    margin-bottom: 20px !important;
    padding-bottom: 10px !important;
    
}
.learning-top-header.trash-top-header,
.People-top-header.learning-top-header {
    padding-bottom: 40px;
}

.People-top-header.learning-top-header {
    max-width: 100%;
    text-align: center;
    justify-content: center;
}

.people-list ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    /* border: 1px solid rgb(241 241 241 / 15%); */
    margin-bottom: 20px;
    padding: 10px 15px;
    padding-top: 20px;
    border-radius: 6px;
    background: rgb(241 241 241 / 30%);
    -webkit-box-shadow: 0 6px 6px 0 rgb(0 0 0 / 14%);
            box-shadow: 0 6px 6px 0 rgb(0 0 0 / 14%);
}
.progress-section {
    display: inline-block;
    width: 30%;
}
.progress-section .bar-top {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    color: #8c8c8c;
    text-transform: capitalize;
    font-size: 16px;
}
.progress-section .bar-top  .pro-percentage{
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.progress-section .pro-percentage-bar {
    height: 10px;
    border-radius: 10px;
    background: #d2d1d3;
    margin-top: 0px;
    position: sticky;
    z-index: 0;
}
.progress-section .pro-percentage-bar .current-progress.red{
    background: #ef5960bd;  
}
.progress-section .pro-percentage-bar .current-progress.green{
    background: #1f891f91;  
}
.progress-section .pro-percentage-bar .current-progress{
    content: '';
    display: block;
    height: 10px;
    border-radius: 10px;
    z-index: 1;
}
.msgs-wrap a {
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
   color:red;
}
/*quiz result modal */
.modal-content .acc-content{
    width: 95% !important;
    margin: 40px auto 10px !important;
    top: 0% !important;
    left: 0% !important;
    /* height: 650px;
    overflow-y: auto; */
    
}
.modal-content .acc-content ol.quiz-result-list li {
    width: 100%;
    box-shadow: unset;
    background-color: unset;
    display: list-item !important;
}
.modal-content .acc-content .info-tab{
    width:100%;
}
.modal-content .acc-content .info-tab h6{
    font-weight: 600;
    font-size: 18px;
}
.modal-content .acc-content ol.quiz-result-list li div{
    width:100% !important;
    display: block !important;
    text-align: left;
}
.modal-content .acc-content ol.quiz-result-list li div p{
    margin:5px 0 !important;
}
.modal-content .acc-content .progress-section {
    display: block;
    width: 100%;
    padding: 20px 25px 0;
    border-top: 2px solid #eee;
}
.modal-content .acc-content .progress-section .bar-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    color: #8c8c8c;
    text-transform: capitalize;
    font-size: 16px;
}
.modal-content .acc-content .progress-section .bar-top label{ 
    font-weight: 700;
    color: #343434;
}

.modal-content .modal-content .progress-section .bar-top  .pro-percentage{
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal-content .modal-content .progress-section .bar-top  .pro-percentage span{
    line-height: normal;
    margin-right: 5px;
}
.modal-content .modal-content .progress-section .pro-percentage-bar {
    height: 10px;
    border-radius: 10px;
    background: #d2d1d3;
    margin-top: 0px;
    position: sticky;
    z-index: 0;
}

.modal-content .acc-content .progress-section .pro-percentage-bar .current-progress{
    background: var(--global-color);  
    content: '';
    display: block;
    height: 10px;
    border-radius: 10px;
    z-index: 1;
}
/*quiz result modal end */


/* .people-name {
    width: 300px;
} */
.people-name a > .name-info {
    color: #333;
    margin: 0;
    padding: 0;
    text-align: left;
    font-weight: 600 !important;
}
.people-per-wrapper {
    width: calc(100% - 300px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.people-list .pro-percentage:not(:empty){
    text-align: center;
    min-width: 50px;
}
.people-per-wrapper .pro-percentage:not(:empty) {
    padding: 10px 15px;
    border: 1px solid #eee;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 6px 0 rgb(0 0 0 / 5%);
            box-shadow: 0 2px 6px 0 rgb(0 0 0 / 5%);
    text-align: center;
    background: #fff;
    min-width: 70px;
}

.people-per-wrapper .pro-percentage p, .people-list .pro-percentage p {
    margin-bottom: 0;
    margin-top: 5px;
    font-weight: normal;
    color: #000;
}
.excl_users ~ .select2{
    width: 100% !important;
}
.people-name h3 {
    color: inherit;
    font-size: 20px;
    text-transform: capitalize;
}
.people-per-wrapper .pro-percentage a, .people-list .pro-percentage a {
    cursor: pointer;
    text-decoration: none;
}
.people-list {
    margin-top: 30px;
}
#lbscore th:not(:first-child), #lbscore td:not(:first-child){
    text-align: center;
}
#lbscore .people-name h3.name-info{
    margin: 0;
}
.sub-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.sub-section h3 {
    font-family: "Bebas Neue";
}
.sub-section .sub-sec-left {
    width: 300px;
    text-align: center;
}

.sub-section .sub-sec-right {
    width: calc(100% - 300px);
    text-align: center;
}

.sub-section h3 {
    margin: 0;
}
.notify-user img {
    width: 40px;
}
#overlayemail {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    z-index: 10000;
    color: #fff;
    text-align: center;
    justify-content: center;
    padding-top: 200px;
    font-size: 30px;
}
/* Trash section page end*/

.bootstrap-tagsinput {
    margin: 0;
    width: 100%;
    padding: 0.5rem 0.75rem 0;
    font-size: 1rem;
    line-height: 1.25;
    transition: border-color 0.15s ease-in-out;
}   
.bootstrap-tagsinput.has-focus {
    background-color: #fff;
    border-color: #5cb3fd;
}
    
.bootstrap-tagsinput .label-info {
    display: inline-block;
    background-color: #636c72;
    padding: 0 .4em .15em;
    border-radius: .25rem;
    margin-bottom: 0.4em;
}
    
.bootstrap-tagsinput input {
    margin-bottom: 0.5em;
}

.bootstrap-tagsinput .tag [data-role="remove"]:after {
    content: '\00d7';
}
.range-cls{
    margin: 10px;
}
.range-cls p{
    font-weight: 500;
    padding-bottom: 5px;
}
.range-cls label {
    padding: 5px;
    display: block;
}
.trophydata {
    display: grid;
    grid-template-columns: 20% 20% 20% 20%;
}
.trophydata .range-cls{
    display: grid;
}

/* atl-product */
.products-top-header {
    padding: 50px 60px 50px 60px;
    display: flex;
}
.products-top-header img {
    margin: 0 15px 0 0;
}
.products-top-header h1 {
    line-height: normal;
    margin: 0;
    font-size: 28px;
    color: #000000;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Bebas Neue";
}

.atl-product-wrapper form {
    margin-left: 60px;
}

.atl-product-wrapper form .top-section-details {
    padding: 30px;
    max-width: 640px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 15%);
    border-radius: 10px;
    background: #fff;
}

.atl-product-wrapper form .top-section-details >div {
    flex: 0 0 100%;
    margin: 0 0 25px 0;
    width: 100%;
    max-width: 100%;
}
.atl-product-wrapper form .form-field label.error {
    color: #ff000c;
}
.atl-product-wrapper form .top-section-details .section_upload_icon {
    max-width: 90px;
    margin: 0 0 20px;
    text-align: center;
    padding: 5px;
    border-radius: 50%;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f7f7f7;
}

.atl-product-wrapper form .top-section-details .section_upload_icon img.w-100 {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.atl-product-wrapper form .top-section-details .section_upload_icon label {
    width: 90px;
    height: 90px;
    overflow: hidden;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.atl-product-wrapper form .top-section-details .section_upload_icon .form-field input {width: 100%;}

.atl-product-wrapper form .top-section-details .section_upload_icon .form-field input {
    width: 100%;
}

.atl-product-wrapper form .top-section-details input,.atl-product-wrapper form .top-section-details textarea {
    width: 100% !important;
    padding: 5px 10px;
    border: 1px solid #f0f0f1;
}

.atl-product-wrapper form .top-section-details input[type="submit"] {
    width: auto !important;
    min-width: 180px;
    padding: 15px;
    background: #1d2327;
    color: #fff;
    border-radius: 6px;
    border: 1px solid #1d2327;
    cursor: pointer;
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
}

.atl-product-wrapper form .top-section-details >div:last-child {
    margin: 0;
}

.atl-product-wrapper form .top-section-details input[type="submit"]:hover {
    background: #fff;
    color: #1d2327;
}

/* Product Listing */
.atl-main-section {
    margin-left: -20px;
    padding: 50px 80px;
    margin-bottom: 50px;
}

.atl-main-section .atl-top-header {
    padding-bottom: 50px;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: "Bebas Neue";
}

.atl-top-header h1 {
    line-height: normal;
    margin: 0;
    font-size: 28px;
    color: #000000;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Bebas Neue";
}

.atl-top-header a {
    font-size: 22px;
    text-align: right;
    text-transform: capitalize;
    color: #000000;
    line-height: normal;
    font-weight: 400;
    text-decoration: none;
    padding: 10px 20px;
    background: rgb(241 241 241 / 30%);
    -webkit-box-shadow: 0 6px 6px 0 rgb(0 0 0 / 14%);
    box-shadow: 0 6px 6px 0 rgb(0 0 0 / 14%);
}
.table-responsive {
    width: 100%;
    overflow: auto;
}

.table-responsive table {
    width: 100%;
}


table#listing-table tr td {
    vertical-align: middle !important;
}
td a.edit-product,td a.delete-product {
    color: #2c3338;
}

td a.delete-product:hover {
    color: #ff000c;
}

td a.edit-product:hover {
    color: #008f00;
}
.dataTables_paginate {
    text-align: center !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dataTables_paginate >* {
    margin: 0;
}

.dataTables_paginate a.paginate_button.current,.dataTables_paginate a.paginate_button:hover {
    color: #fff;
    background: #2271b1;
}

.dataTables_paginate a {
    border: 1px solid #2c3338;
    padding: 5px 8px;
    background: #2c3338;
    color: #fff;
    margin: 0;
    line-height: 26px;
    height: auto;
    display: block;
    min-width: 26px;
    text-decoration: none;
    outline: 0;
}

/**Orders page backend*/
#orders-table td.edit-order {
    background: lightgrey;
}
/* completed course list toggle */
.acc-content {
    flex: 0 0 100%;
    display: none;
}

.people-list ul li.cc-list {
    flex-wrap: wrap;
}
.acc-content h3 {
    display: none;
}
.acc-content table.info-tab {
    width: 100%;
}

@media (max-width: 1370px){

    .subsection-learning-section .sections-fields{

        grid-template-columns: 1.5fr 1fr 1fr 0.8fr;

        grid-gap: 15px;

    }

}



@media (max-width: 1200px){

    .crud-learning-section{

        padding-left: 0px;

    }

}

@media (max-width: 991px){

    .subsection-learning-section .sections-fields{

        grid-template-columns: 1fr;

    }

    .top-section-details .form-field{

        width: 85%;

    }

    .learning-main-section{

        padding: 30px;

        margin-left: -10px;

    }
    .quiz-main-section .section-action-btn .loader{
        left:42%;
    }



}

@media (max-width:767px){
    .ques-sr .dashicons,
    .action a .dashicons{
        font-size: 18px;
    }
    .quiz-main-section .que-item,
    .ques-sr + input{
        font-size: 16px;
    }

    .ans-data label, .ans-data .answer-input{
        margin-left: 10px;
        padding: 10px;
    }
    .action{
        text-align: center;
    }
    .new-ans-add{
        width: calc(100% - 135px);
    }
    .new-ans-add a{
        width: 90.5%;
    }
    .ques-save-btn,
    .ques-del-btn{
        height: 40px;
        font-size: 18px;
        min-width: 150px;
        margin-right: 20px;
    }
    .ques-del-btn{
        margin-right: 0;
    }
    .ques-sr + input{
        width: calc(100% - 225px);
    }
    .quiz-main-section .section-action-btn .loader{
        top: 5px;
        left:44%;
    }
    .quiz-main-section .section-action-btn .loader .ajax-loader{
        width: 25px;
        height:25px;
    }
}

@media (max-width: 640px){



    .learning-page-content ul li .section-title.user-name{

        padding-left: 0;

        flex: 0 0 calc(60% );

    }

    .learning-top-header {

        flex-wrap: wrap;

        padding-bottom:50px;

    }

    .learning-top-header > * {

        flex: 0 0 100%;

        text-align: left !important;

    }

    .learning-top-header h1 {

       padding-bottom: 30px;

    }

    .learning-main-section .learning-sections-list ul{

        padding-left: 0px;

    }

    .learning-main-section .learning-sections-list ul li{flex-wrap: wrap;}

    .learning-main-section .learning-sections-list ul li .section-title {

        flex: 0 0 100%;

       text-align: left;

    }

    .learning-main-section .learning-sections-list ul li .section-action-btn {

        font-size: 18px;

        text-align: left;

        margin-top: 15px;

    }

    .top-section-details .section_upload_icon {

        margin-bottom: 20px;

    }

    .top-section-details {

        display: block;

    }

    .top-section-details .form-field {

       width: 100%;

    }

    .crud-learning-section .section-action-btn {

        text-align: center;

        justify-content: space-between;

    }

    .crud-learning-section .section-action-btn input {

        margin: 0;

    }



    /*Assign Page*/



    .learning-page-content ul li .section-action-btn label.custom-control-label{

        margin: 0;

        width: 55px;

    }



    .learning-page-content ul li.header-content .section-action-btn {

        display: none;

    }

    .learning-page-content ul li {

        display: block;

    }

    .learning-page-content ul li .section-title.user-name {

       padding-bottom: 15px;

    }

    .learning-page-content ul li .section-action-btn {

        display: block;

       position: relative;

       font-size: 18px;

    }

    .learning-page-content ul li .section-action-btn > * {

        display: flex;

        width: 100%;

        justify-content: space-between;

    }

    .learning-page-content ul li .section-action-btn .custom-switch  {

        padding-bottom: 15px;

    }

    .learning-page-content ul li .section-action-btn .custom-switch label.custom-control-label:before {

        left: -43px;

        top: 5px;

        height: 30px !important;

        width: 55px;

    }

    .learning-page-content ul li .section-action-btn .custom-control-input:checked ~ .custom-control-label::after {

        left: 27px;

    }

    .learning-page-content ul li .section-action-btn .custom-switch label.custom-control-label::after {

        height: 24px;

        width: 24px;

    }

    .learning-page-content ul li .section-action-btn .custom-switch:before {

       content: 'Assign';

    }

    .learning-page-content ul li .section-action-btn span.complete-per:before {

       content: 'Complete';

    }

}

@media all and (max-width:575px){
    .quiz-main-section .section-action-btn .loader {
        left: 44%;
    }
    .ans-data {
        width: calc(100% - 60px);
    }
    .action{
        width: 40px;
    }
    .ans-data label, .ans-data .answer-input{
        width: calc(100% - 30px);
        margin-left: 0;
    }
    .ques-sr{
        width: 50px;
        text-align: left;
    }
    .ques-lbl {
        width: calc(100% - 55px);
    }
    .ques-sr + input {
        width: calc(100% - 55px);
    }
    .quiz-main-section .que-item, .ques-sr + input {
        font-size: 14px;
    }
    .action a{
        margin-right: 0;
    }
    .ques-save-btn, .ques-del-btn {
        height: 40px;
        font-size: 14px;
        min-width: 120px;
        margin-right: 10px;
    }
    .new-ans-add a {
        width: 96%;
    }

    .new-ans-add {
        width: calc(100% - 85px);
    }
    .backto-wrap .backtolearning img {
        width: 20px;
    }
    .quiz-main-section .delete-quiz .dashicons-trash {
        font-size: 24px;
        line-height: normal;
    }
}


table.dataTable.cell-border > tbody > tr > td {
    border-right: 0px !important;
}
table.dataTable.cell-border > tbody > tr > td:first-child {
    border-left: 0px !important;
}
table#lbscore {
    border: none;
}