/* 
    this file is deshbord css file please do not delete.
*/

/* enterprice-group start*/
.stm-lms-wrapper{
    padding: 64px 0 30px !important;
}
.enterprise-group-div{
    border-bottom: 1px solid #E2E2E2 !important;
    margin: 0px 90px 0px 90px !important;
}
h1.enterprise-group-title{
    color: #000;
    font-family: Poppins !important;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 28.8px !important;
    margin: 0px 0px 10px 0px !important;
}
#stm_lms_enterprise_groups{
    margin-top: 64px !important;
}
#stm_lms_enterprise_groups .container{
    max-width: none !important;
    padding: 0 90px !important;
}
#stm_lms_enterprise_groups .stm_lms_ent_groups{
    border-radius: 40px !important;
    padding: 40px 40px 40px 40px !important;
    background: #F6F6F6 !important;
}
#stm_lms_enterprise_groups .stm_lms_ent_groups .stm_lms_ent_groups_list h2{
    color: #000 !important;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 28.8px !important; 
    margin-bottom: 40px !important;
}
#stm_lms_enterprise_groups .stm_lms_ent_groups .stm_lms_ent_groups_single{
    border-radius: 40px !important;
    border: 1px solid #E2E2E2 !important;
    background: #FFF !important;
    min-height: 44px !important;
}
#stm_lms_enterprise_groups .stm_lms_ent_groups .stm_lms_ent_groups_single h4{
    padding: 9px 110px 9px 16px !important;
}
#stm_lms_enterprise_groups .stm_lms_ent_groups .stm_lms_ent_groups_single h4 span{
    color: #000 !important;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 16.8px !important;
}
#stm_lms_enterprise_groups .stm_lms_ent_groups .stm_lms_ent_groups_single .action .stmlms-eye:before {
    display: inline-block !important;
    width: 20px !important;
    height: 20px !important;
    background-image: url('https://germandrishty.com/wp-content/uploads/2025/06/weui_eyes-on-filled.svg') !important;
    background-size: contain;
    background-repeat: no-repeat !important;
    background-position: center;
}
#stm_lms_enterprise_groups .stm_lms_ent_groups .import_groups{
    position: relative !important;
    justify-content: flex-start !important;
    bottom: 0px !important;
    left: 0px !important;
    margin-top: 124px !important    ;
}
#stm_lms_enterprise_groups .stm_lms_ent_groups .import_groups .import_groups__inner{
    margin-left: 0px !important;
}
#stm_lms_enterprise_groups .stm_lms_ent_groups_single .actions {
    display: flex !important;
    align-items: center;
    gap: 12px;
    right: 3px !important;
    padding: 0 10px 0 16px !important;
}
#stm_lms_enterprise_groups .stm_lms_ent_groups_single .actions a{
    margin-top: 5px !important;
    margin-right: 0px !important;
}
#stm_lms_enterprise_groups .stm_lms_ent_groups .import_groups .import_groups__inner .btn{
    padding: 8px 16px !important;
    border-radius: 40px !important;
    border: 1px solid  #FE6403 !important;
    background: linear-gradient(106deg, #FFAA2C -21.71%, #FE6403 167.53%) !important;
    font-size: 17px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 20.4px !important;
    cursor: pointer !important;
}
#stm_lms_enterprise_groups .stm_lms_ent_groups.active:after{
    display: none !important;
}

#stm_lms_enterprise_groups .stm_lms_ent_groups_add_edit{
    border-radius: 40px !important;
    padding: 40px 40px 40px 40px !important;
    background: #F6F6F6 !important;
}
#stm_lms_enterprise_groups .stm_lms_ent_groups_add_edit .cancel-editing {
    color: #fff !important;
    margin: 0px 0 0 15px !important;
    background: #212121 !important;
    padding: 7px 16px 7px 16px !important;
    border-radius: 40px;
    position: relative;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
}

#stm_lms_enterprise_groups .stm_lms_ent_groups_add_edit .cancel-editing span {
    position: relative;
    display: inline-block;
    padding-right: 20px;
}

#stm_lms_enterprise_groups .stm_lms_ent_groups_add_edit .cancel-editing span::after {
    content: "" !important;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background-image: url('https://germandrishty.com/wp-content/uploads/2025/07/stash_plus-solid.svg') !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    display: block !important;
}



#stm_lms_enterprise_groups .stm_lms_ent_groups_add_edit .stm_lms_ent_groups_add_edit__title h2{
    color: #000 !important;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 28.8px !important; 
    margin-bottom: 40px !important;
}
#stm_lms_enterprise_groups .stm_lms_ent_groups_add_edit .stm_lms_ent_groups_add_edit__title .group-label-title{
    color: #000 !important;
    font-family: Poppins;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: normal;
    margin-bottom: 4px !important;
}
#stm_lms_enterprise_groups .stm_lms_ent_groups_add_edit .stm_lms_ent_groups_add_edit__title input{
    border-radius: 40px !important;
    border: 1px solid #B8B8B8 !important;
    background: #FFF !important;
    padding: 10px 16px !important;
    height: 44px !important;
}
#stm_lms_enterprise_groups .stm_lms_ent_groups_add_edit .stm_lms_ent_groups_add_edit__emails h4{
     color: #000 !important;
    font-family: Poppins;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: normal;
    margin-bottom: 4px !important;
}
#stm_lms_enterprise_groups .stm_lms_ent_groups_add_edit .stm_lms_ent_groups_add_edit__emails_new input{
    border-radius: 40px !important;
    border: 1px solid #B8B8B8 !important;
    background: #FFF !important;
    padding: 10px 16px !important;
}
#stm_lms_enterprise_groups .stm_lms_ent_groups_add_edit__emails_new i{
    border-radius: 0 40px 40px 0 !important;
}
.sv-alert-icon-container {
    display: inline-flex  !important;
    align-items: center  !important;
    justify-content: center  !important;
    gap: 5px;
    color: #6c6c6c !important;
    font-family: Poppins;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;
}
.sv-alert-icon {
    vertical-align: middle  !important;
    color: #6c6c6c !important;
}
#stm_lms_enterprise_groups .stm_lms_ent_groups_add_edit .btn{
    padding: 8px 16px !important;
    border-radius: 40px !important;
    border: 1px solid  #FE6403 !important;
    background: linear-gradient(106deg, #FFAA2C -21.71%, #FE6403 167.53%) !important;
    font-size: 17px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 20.4px !important;
}
#stm_lms_enterprise_groups .stm_lms_ent_groups_add_edit .btn span{
    text-transform: capitalize !important
    ;
}
#stm_lms_enterprise_groups .stm_lms_ent_groups_add_edit .btn span::before{
    background-image: none !important;
    width: 0px !important;
    margin-left: 0px !important;
}
#stm_lms_enterprise_groups .stm_lms_ent_groups_add_edit .btn::after{
    display: none !important;
}
#stm_lms_enterprise_groups .stm_lms_ent_groups_add_edit .btn:hover{
       background: linear-gradient(106deg, #FFAA2C -21.71%, #FE6403 167.53%) !important;
}
#stm_lms_enterprise_groups .stm_lms_ent_groups_add_edit .stm_lms_ent_groups_add_edit__email{
    border-radius: 40px !important;
    opacity: 1 !important;
}
#stm_lms_enterprise_groups .stm_lms_ent_groups_add_edit__email i.stmlms-cross{
    color: #FF9A23 !important;
}
#stm_lms_enterprise_groups .stm_lms_ent_groups_add_edit .stm_lms_ent_groups_add_edit__email span{
    font-size: 12px !important;
}
.stmlms-cross:before{
    content: "\2715" !important;
}
@media (max-width:768px){
    .enterprise-group-div{
        margin: 0px 20px 0px 20px !important;
    }
    #stm_lms_enterprise_groups .container{
        padding: 0 20px !important;
    }
    h1.enterprise-group-title{
        margin: 0px 0px 5px 0px !important;
    }
    #stm_lms_enterprise_groups .stm_lms_ent_groups{
        padding: 40px 20px 40px 20px !important;
    }
    #stm_lms_enterprise_groups{
        margin-top: 50px !important;
    }
    #stm_lms_enterprise_groups .stm_lms_ent_groups{
        min-height: auto !important;
    }
    #stm_lms_enterprise_groups .stm_lms_ent_groups .import_groups{
        justify-content: flex-end !important;
        margin-top: 30px !important;
    }
    #stm_lms_enterprise_groups .stm_lms_ent_groups .stm_lms_ent_groups_list h2{
        margin-bottom: 30px !important;
    }
    #stm_lms_enterprise_groups .stm_lms_ent_groups_add_edit{
        margin-top: 40px !important;
    }
    #stm_lms_enterprise_groups .stm_lms_ent_groups_add_edit{
        padding: 40px 20px 40px 20px !important;
    }
    #stm_lms_enterprise_groups .stm_lms_ent_groups_add_edit .mobile-set-div{
        display: flex !important;
        justify-content: flex-end !important;
    }
    #stm_lms_enterprise_groups .stm_lms_ent_groups_add_edit .stm_lms_ent_groups_add_edit__title h2{
        margin-bottom: 30px !important;
    }
}
/* enterprice-group emd */

/* enterprice-group detail page start */
body:not(.theme-ms-lms-starter-theme) .stm-lms-wrapper.user-account-page:not(.stm-lms-wrapper--gradebook){
    max-width: none !important;
    background: #fff !important;
}
.stm-lms-wrapper--group .container{
    max-width: none;
    padding: 0 90px !important;
}
.stm-lms-wrapper--group .stm-lms-wrapper--group_header{
    padding-top: 14px !important;
}
.detail-group-div{
    border-bottom: 1px solid #E2E2E2 !important;
}
.stm-lms-wrapper--group .stm-lms-wrapper--group_header a {
    color: #6C6C6C !important;
    font-family: Poppins !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 19.2px !important;
    position: relative; /* Needed for pseudo-element */
    text-decoration: none !important; /* Removes default underline */
}

.stm-lms-wrapper--group .stm-lms-wrapper--group_header a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: transparent;
}

.stm-lms-wrapper--group .stm-lms-wrapper--group_header a:hover::after {
    background: linear-gradient(106deg, #FE6403 -21.31%, #FFC63C 139.5%);
}

.stmlms-arrow-left:before {
    content: " ";
    display: inline-block;
    width: 16px !important;
    height: 25px !important;
    background-image: url('https://germandrishty.com/wp-content/uploads/2025/07/weui_arrow-filled.svg') !important;
    background-size: 16px 24px !important; 
    background-repeat: no-repeat !important;
    vertical-align: middle !important;
    margin-top: -2px !important;
}
.stm-lms-wrapper--group .stm-lms-wrapper--group_header h2{
    color: #000 !important;
    font-family: Poppins !important;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 28.8px !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}
.stm-lms-wrapper--group #stm_lms_enterprise_group{
    margin: 64px 0 !important;
}   
.stm-lms-wrapper--group #stm_lms_enterprise_group .stm_lms_enterprise_group .stm_lms_enterprise_group__single.active{
    background: #fff !important;
}
.stm-lms-wrapper--group #stm_lms_enterprise_group .stm_lms_enterprise_group .stm_lms_enterprise_group__single:hover{
    background: #fff !important;
}
.stm-lms-wrapper--group #stm_lms_enterprise_group .stm_lms_enterprise_group__single {
    border: 0px solid #E2E2E2 !important;
    border-bottom: 1px solid #E2E2E2 !important;
    padding: 10px 0px !important;
}
.stm-lms-wrapper--group #stm_lms_enterprise_group .stm_lms_enterprise_group__single_avatar{
    padding: 0px 0 0px 0px !important;
    width: 42px;
    height: 42px;
}
.stm-lms-wrapper--group #stm_lms_enterprise_group .stm_lms_enterprise_group__single_avatar img{
    border-radius: 50px !important;
}
.stm-lms-wrapper--group #stm_lms_enterprise_group .heading_font{
    color: #000 !important;
    font-family: Poppins;
    font-size: 17px !important;
    font-style: normal;
    font-weight: 500 !important;
    margin: 0 20px !important;
}
.stm-lms-wrapper--group #stm_lms_enterprise_group .stm_lms_enterprise_group__single .actions{
    display: flex !important;
    padding: 0px !important;
}
.stm-lms-wrapper--group #stm_lms_enterprise_group 
.stm_lms_enterprise_group__single .actions .adminChange {
    display: flex !important;
    align-items: center !important;
    justify-content: center;
    gap: 5px !important;
    position: relative;
}
.stm-lms-wrapper--group #stm_lms_enterprise_group 
.stm_lms_enterprise_group__single .actions .adminChange::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: transparent;
}
.stm-lms-wrapper--group #stm_lms_enterprise_group 
.stm_lms_enterprise_group__single .actions .adminChange:hover::after {
    background: linear-gradient(106deg, #FE6403 -21.31%, #FFC63C 139.5%);
}

.stm-lms-wrapper--group #stm_lms_enterprise_group .stm_lms_enterprise_group__single .actions .adminChange .fa-key:before{
    content: "" !important;
    display: inline-block !important;
    width: 20px !important;
    height: 20px !important;
    background-image: url('https://germandrishty.com/wp-content/uploads/2025/07/material-symbols_key.svg') !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.stm-lms-wrapper--group #stm_lms_enterprise_group .stm_lms_user_ent_courses{
    padding: 0px !important;
}
.stm-lms-wrapper--group #stm_lms_enterprise_group 
.stm_lms_enterprise_group__single .actions .deleteFromGroup {
    display: flex !important;
    align-items: center !important;
    justify-content: center;
    position: relative;
}
.stm-lms-wrapper--group #stm_lms_enterprise_group 
.stm_lms_enterprise_group__single .actions .deleteFromGroup::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: transparent;
}
.stm-lms-wrapper--group #stm_lms_enterprise_group 
.stm_lms_enterprise_group__single .actions .deleteFromGroup:hover::after {
    background: linear-gradient(106deg, #FE6403 -21.31%, #FFC63C 139.5%);
}
.stm-lms-wrapper--group #stm_lms_enterprise_group .stm_lms_enterprise_group__single .actions .deleteFromGroup .fa-times:before{
    content: "" !important;
    display: inline-block !important;
    width: 20px !important;
    height: 20px !important;
    background-image: url('https://germandrishty.com/wp-content/uploads/2025/07/charm_cross.svg') !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
#stm_lms_enterprise_group .stm_lms_enterprise_group__single .actions a span{
    border:none !important;
    color: #6C6C6C !important;
}

.stm-lms-wrapper--group #stm_lms_enterprise_group 
.stm_lms_enterprise_group__single .actions .expand:before {
    content: "" !important;
    display: inline-block !important;
    width: 24px;
    height: 24px;
    background-image: url('https://germandrishty.com/wp-content/uploads/2025/07/weui_arrow-filled-2.svg') !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    vertical-align: middle;
    border: none !important;
}
.stm-lms-wrapper--group #stm_lms_enterprise_group 
.stm_lms_enterprise_group__single.active .actions .expand:before {
    background-image: url('https://germandrishty.com/wp-content/uploads/2025/07/weui_arrow-filled-1.svg') !important;
}
.stm-lms-wrapper--group #stm_lms_enterprise_group .stm_lms_enterprise_group__single .desktop-actions{
    display: none !important;
}
.stm-lms-wrapper--group #stm_lms_enterprise_group .stm_lms_enterprise_group__single .mobile-action .actions{
        display: none !important;
}
@media (max-width:768px){
    .stm-lms-wrapper--group #stm_lms_enterprise_group .stm_lms_enterprise_group__single .desktop-action .actions .adminChange{
        display: none !important;
    }
    .stm-lms-wrapper--group #stm_lms_enterprise_group .stm_lms_enterprise_group__single .desktop-action .actions .deleteFromGroup{
        display: none !important;
    }
    .stm-lms-wrapper--group #stm_lms_enterprise_group .stm_lms_enterprise_group__single .mobile-action .actions{
        display: flex !important;
        margin-top: 20px;
        gap: 22px;
    }
    #stm_lms_enterprise_group .stm_lms_enterprise_group__single_courses{
        padding: 0px 0px !important;
    }
    .stm-lms-wrapper--group #stm_lms_enterprise_group .stm_lms_user_ent_courses{
        padding: 5px !important;
    }
}
@media (max-width:349px){
    .stm-lms-wrapper--group #stm_lms_enterprise_group .stm_lms_enterprise_group__single .actions .adminChange,.stm-lms-wrapper--group #stm_lms_enterprise_group .stm_lms_enterprise_group__single .actions .deleteFromGroup {
        margin: 0px !important;
    }
}
/* enterprice-group detail page end */

/* points section start */
.stm-lms-wrapper--assignments #stm_lms_user_assignment #stm_lms_points_history{
    margin:14px 0 0 !important;
}
.stm-lms-wrapper--assignments .container{
    max-width: none;
    padding: 0 90px !important;
}
.stm-lms-wrapper--assignments #stm_lms_user_assignment #stm_lms_points_history .stm_lms_points_history__head{
    border-bottom: 1px solid #E2E2E2 !important;
}
.stm-lms-wrapper--assignments #stm_lms_user_assignment #stm_lms_points_history .stm_lms_points_history__head .left h2{
    color: #000 !important;
    text-align: right;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 28.8px !important;
}
.stm-lms-wrapper--assignments #stm_lms_user_assignment #stm_lms_points_history .stm_lms_points_history__head .right .stm-lms-my-points{
    padding: 0px !important;
}
.stm-lms-wrapper--assignments #stm_lms_user_assignment #stm_lms_points_history .stm_lms_points_history__head .right .stm-lms-my-points img{
    display: none !important;
}
.stm-lms-wrapper--assignments #stm_lms_user_assignment #stm_lms_points_history .stm_lms_points_history__head .right .stm-lms-my-points .points-inner span{
    color: #000 !important;
    text-align: right;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal !important;
}
.stm-lms-wrapper--assignments #stm_lms_user_assignment #stm_lms_points_history .stm_lms_points_history__head .right .stm-lms-my-points .points-inner label{
    color: #000 !important;
    text-align: right;
    font-size: 17px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: normal !important;
}
.stm-lms-wrapper--assignments #stm_lms_user_assignment #stm_lms_points_history .get-more-points-div{
    margin-top: 20px;
}
.stm-lms-wrapper--assignments #stm_lms_user_assignment #stm_lms_points_history .get-more-points-div a {
    color: #000 !important;
    font-size: 17px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    padding-bottom: 4px;
    line-height: normal;
    position: relative;
    text-decoration: none !important;
}
.stm-lms-wrapper--assignments #stm_lms_user_assignment #stm_lms_points_history .get-more-points-div a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: linear-gradient(106deg, #FE6403 -21.31%, #FFC63C 139.5%);
}
.stm-lms-wrapper--assignments #stm_lms_user_assignment #stm_lms_points_history .stm_lms_points_history_table table {
    border-radius: 4px !important;
    border-collapse: separate !important;
    overflow: hidden !important;
}

.stm-lms-wrapper--assignments #stm_lms_user_assignment #stm_lms_points_history .stm_lms_points_history_table table thead tr th{
    color: #000 !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 18.2px !important;
    text-transform: none !important;
    background: #F6F6F6 !important;
}
.stm-lms-wrapper--assignments #stm_lms_user_assignment #stm_lms_points_history .stm_lms_points_history_table table tbody .plus .point-label,.stm-lms-wrapper--assignments #stm_lms_user_assignment #stm_lms_points_history .stm_lms_points_history_table table tbody .plus .point-title span, .stm-lms-wrapper--assignments #stm_lms_user_assignment #stm_lms_points_history .stm_lms_points_history_table table tbody .plus .point-time{
    color: #5B5B5B !important;  
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 18.2px !important;
}

.stm-lms-wrapper--assignments #stm_lms_user_assignment #stm_lms_points_history .stm_lms_points_history_table table tbody .plus .point-title span:hover{
    color: #5B5B5B !important;
}
.stm-lms-wrapper--assignments #stm_lms_user_assignment #stm_lms_points_history .stm_lms_points_history_table table tbody .plus .point-score{
    color: #000 !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 20.8px !important;
}

.stm_lms_points_history_table table thead tr{
    border-radius: 4px !important;
    border: 1px solid #E2E2E2 !important;
    background-color: #363636 !important;
}
.stm_lms_points_history_table table thead tr th{
    border: 1px solid #E2E2E2 !important;
}
.stm_lms_points_history_table table tbody tr{
    border: 1px solid #E2E2E2 !important;
    background-color: #fff !important;
}
.stm_lms_points_history_table table tbody tr td{
    border: 1px solid #E2E2E2 !important;
}
.stm-lms-wrapper--assignments #stm_lms_user_assignment #stm_lms_points_history .stm_lms_points_history_table table tfoot tr td{
    color: #000 !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 18.2px !important;
    text-transform: none !important;
    background: #F6F6F6 !important;
}
.stm_lms_points_history_table table tfoot tr td{
    border: 1px solid #E2E2E2 !important;
}
@media (max-width:768px){
    .stm_lms_points_history_table table thead tr{
        border: none !important;
    }
    .stm_lms_points_history_table table thead tr th{
        border: 1px solid #E2E2E2 !important;
    }
    .stm_lms_points_history_table table tbody tr{
        border: none !important;
        border-bottom: 1px solid #E2E2E2 !important;
    }
    .stm_lms_points_history_table table tbody tr td{
        border: none !important;
    }
    .stm_lms_points_history_table table tfoot tr td{
        border: 1px solid #E2E2E2 !important;
    }
    .stm-lms-wrapper--assignments #stm_lms_user_assignment #stm_lms_points_history .multiseparator{
        margin: 20px 0px !important;
        
    }
    .stm-lms-wrapper--assignments #stm_lms_user_assignment #stm_lms_points_history .stm_lms_points_history_table table tbody .plus .point-label{
        color: #000 !important;
        font-size: 17px !important;
        font-style: normal;
        font-weight: 500 !important;
        line-height:  20.4px !important;
        padding: 20px 0px !important;
    }
    .stm-lms-wrapper--assignments #stm_lms_user_assignment #stm_lms_points_history .stm_lms_points_history_table table tbody .plus .point-time{
        padding-bottom: 12px !important;
    }
    .stm-lms-wrapper--assignments #stm_lms_user_assignment #stm_lms_points_history .stm_lms_points_history_table table tbody .plus .point-title{
        padding-bottom: 12px !important;
    }
    .stm-lms-wrapper--assignments #stm_lms_user_assignment #stm_lms_points_history .stm_lms_points_history_table table tbody .plus .point-score{
        padding-bottom: 20px !important;
    }
    .stm_lms_points_history_table table tbody tr td{
        padding: 0px !important;
    }
    .stm-lms-wrapper--assignments #stm_lms_user_assignment #stm_lms_points_history .stm_lms_points_history__head .right .stm-lms-my-points .points-inner label{
        font-size: 14px !important;
        font-style: normal;
    }
}
/* points section end */

/* message seection start */
.stm-lms-wrapper .container{
    max-width: none;
    padding: 0 90px !important;
}
.stm-lms-wrapper .stm_lms_user_info_top .stm-lms-my-points{
    display: none !important;
}
.stm-lms-wrapper .stm_lms_user_info_top h3{
    color: #000 !important;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 28.8px !important;
    padding-bottom: 10px !important;
}
.stm-lms-wrapper .stm_lms_user_info_top{
    border-bottom: 1px solid #E2E2E2 !important;
}
.stm-lms-wrapper .stm_lms_chat__conversations .stm_lms_chat__conversation{
    background-color: #F6F6F6 !important;
    padding: 20px 25px 20px 25px !important;
}
.stm-lms-wrapper .stm_lms_chat__conversations .stm_lms_chat__conversation.active{
    box-shadow: none !important;
}
.stm-lms-wrapper .stm_lms_chat__conversations .stm_lms_chat__conversation .stm_lms_chat__conversation__image img{
    border-radius: 50px !important;
}
.stm-lms-wrapper .stm_lms_chat__conversations .stm_lms_chat__conversation .stm_lms_chat__conversation__meta .stm_lms_chat__conversation__title h5{
    color: #000 !important;
    font-family: Poppins;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height:  18px !important;
}
.stm-lms-wrapper .stm_lms_chat__conversations .stm_lms_chat__conversation .stm_lms_chat__conversation__meta .stm_lms_chat__conversation__date{
    color: #6C6C6C !important;
    font-family: Poppins;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 16.8px !important;
    padding-top: 4px !important;
}
.stm-lms-wrapper .stm_lms_chat__conversations .stm_lms_chat__conversation__messages_num{
    margin: -10px 13px 0 !important;
    background-color: #FF9A23 !important;
}
.stm-lms-wrapper #stm_lms_chat .stm_lms_chat_companion a{
    color: #000 !important;
    font-family: Poppins;
    font-size: 17px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height:  28.4px !important;
}
/* .stm-lms-wrapper #stm_lms_chat .stm_lms_chat_companion{
    margin: 0 0 40px !important;
} */
div.multiseparator{
    margin: 32px 0 !important;
}
.stm-lms-wrapper #stm_lms_chat .owner_message .stm_lms_chat_messages__single_message{
    border-radius: 20px 20px 0px 20px !important;
    margin: 0 0 6px !important;
    padding: 10px 10px !important;
    border: none !important;
}
.stm-lms-wrapper #stm_lms_chat .stm_lms_chat_messages {
    scrollbar-width: none !important;
    -ms-overflow-style: none !important;
    overflow: auto !important; 
}
.stm-lms-wrapper #stm_lms_chat .stm_lms_chat_messages::-webkit-scrollbar {
    display: none !important;
}

.stm-lms-wrapper #stm_lms_chat .stm_lms_chat_messages__single{
    margin: 0px 0px 10px 0px !important;
}
.stm-lms-wrapper #stm_lms_chat .owner_message .stm_lms_chat_messages__single_user .stm_lms_chat_companion__title h5{
    display: none !important;
}
.stm-lms-wrapper #stm_lms_chat .owner_message .stm_lms_chat_messages__single_user .stm_lms_chat_companion__title label{
    color: #6C6C6C !important;
    font-family: Poppins;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 14.4px !important;
}
.stm_lms_chat_messages__single_message:after{
    display: none !important;
}
.stm-lms-wrapper #stm_lms_chat .stm_lms_chat_messages{
    border-radius: 40px !important;
    height: 300px !important;
    background-color: #F6F6F6 !important;
}
.stm-lms-wrapper #stm_lms_chat .companion_message .stm_lms_chat_messages__single_message{
    border-radius: 20px 20px 20px 0px !important;
    background: #FF9A23 !important;
    margin: 0 0 6px !important;
    padding: 10px 10px !important;
}
.stm-lms-wrapper #stm_lms_chat .companion_message .stm_lms_chat_messages__single_user .stm_lms_chat_companion__title h5{
    display: none !important;
}
.stm-lms-wrapper #stm_lms_chat .companion_message .stm_lms_chat_messages__single_user .stm_lms_chat_companion__title label{
    color: #6C6C6C !important;
    font-family: Poppins;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 14.4px !important;
}
.stm-lms-wrapper #stm_lms_chat .stm_lms_chat_messages__send{
    margin-top: 40px !important;
}
.stm-lms-wrapper #stm_lms_chat .stm_lms_chat_messages__send h4{
    border-bottom: 1px solid #E2E2E2 !important;
    padding: 0px 0 10px !important;
    margin: 0 0 20px !important;
    color: #000 !important;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 28.8px !important;
}
.stm-lms-wrapper #stm_lms_chat .stm_lms_chat_messages__send h4 a{
    color: #000 !important;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 28.8px !important;
}
.stm-lms-wrapper #stm_lms_chat .stm_lms_chat_companion .stmlms-sync {
    background: #F6F6F6 !important;
    width: 40px !important;
    height: 40px !important;
    position: absolute !important;
    margin-top: -20px !important;
}
.stm-lms-wrapper #stm_lms_chat .stm_lms_chat_companion .stmlms-sync:before {
    content: "" !important;
    display: inline-block !important;
    width: 28px !important;
    height: 28px !important;
    background-image: url('https://germandrishty.com/wp-content/uploads/2025/07/uiw_reload.svg') !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
}
.stm-lms-wrapper #stm_lms_chat .stm_lms_chat_messages__send textarea{
    border: none !important;
    border-radius: 40px !important;
    background-color: #F6F6F6 !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    resize: none !important;
    color: #6C6C6C !important;
    font-family: Poppins;
    font-size: 13px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 15.6px !important;
    margin-bottom: 20px !important;
}
.stm-lms-wrapper #stm_lms_chat .stm_lms_chat_messages__send .btn {
    position: relative !important;
    border-radius: 40px !important;
    background: linear-gradient(106deg, #FE6403 -21.31%, #FFC63C 139.5%) !important;
    padding-right: 50px !important;
}
.stm-lms-wrapper #stm_lms_chat .stm_lms_chat_messages__send .btn::after {
    content: "" !important;
    position: absolute !important;
    right: 10px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 36px !important;
    height: 36px !important;
    background-image: url('https://germandrishty.com/wp-content/uploads/2025/07/Arrow-3.svg') !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 60% !important;
    border-radius: 50px !important;
    left: 78% !important;   
    /* background: #fff !important; */
    background-color: #fff !important;
    display: inline-block;
}
.stm-lms-wrapper #stm_lms_chat .stm_lms_chat_messages__send .btn span{
    color: #FFF !important;
    text-align: center !important;
    font-family: Poppins;
    font-size: 17px !important;
    font-style: normal;
    text-transform: capitalize !important;
    font-weight: 400 !important;
    line-height: 20.4px !important;
    letter-spacing: 0px !important;
}
.stm-lms-wrapper #stm_lms_chat .stm_lms_chat_messages__send .btn span::before{
    display: none !important;
}
@media (max-width:768px){
    .stm-lms-wrapper #stm_lms_chat .stm_lms_chat_messages{
        padding: 40px 20px !important;
    }
}
/* message seection end */

/* quize section start */
.stm-lms-wrapper .masterstudy-enrolled-quizzes .stm_lms_user_info_top{
    margin: 0 0 64px !important;
}
.stm-lms-wrapper .masterstudy-enrolled-quizzes .stm_lms_user_info_top h3{
    color: #000 !important;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 28.8px !important;
    padding-bottom: 0px !important;
}
.stm-lms-wrapper .masterstudy-enrolled-quizzes .stm_lms_user_info_top h3{
    border-bottom: none !important;
}
.stm-lms-wrapper .masterstudy-enrolled-quizzes .stm_lms_user_info_top h3 span{
    display: none;
}
.stm-lms-wrapper .masterstudy-enrolled-quizzes .stm_lms_user_info_top .masterstudy-enrolled-quizzes-search{
    flex: 0 0 360px !important;
    margin-bottom: 10px !important;
}
.stm-lms-wrapper .masterstudy-enrolled-quizzes .stm_lms_user_info_top .masterstudy-enrolled-quizzes-search .masterstudy-enrolled-quizzes-search__input{
    border-radius: 20px !important;
    height: 32px !important;
    border: 1px solid #E2E2E2 !important;
    padding: 0 16px 0 40px !important;
    background: transparent;
    color: #6C6C6C !important;
    font-family: Poppins;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;
    z-index: 2 !important;
}
.stm-lms-wrapper .masterstudy-enrolled-quizzes .stm_lms_user_info_top 
.masterstudy-enrolled-quizzes-search .masterstudy-enrolled-quizzes-search__input::placeholder {
    color: #6C6C6C !important;
    font-family: Poppins;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;
}

.stm-lms-wrapper .masterstudy-enrolled-quizzes .stm_lms_user_info_top .masterstudy-enrolled-quizzes-search .masterstudy-enrolled-quizzes-search__input:focus {
    border-color: #000000 !important;
}

.stm-lms-wrapper .masterstudy-enrolled-quizzes 
.stm_lms_user_info_top .masterstudy-enrolled-quizzes-search .stmlms-search {
    position: absolute !important;
    left: 16px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 20px !important;
    height: 20px !important;
    background-image: url('https://germandrishty.com/wp-content/uploads/2025/07/ri_search-line.svg') !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
    z-index: 1 !important;
}

.stm-lms-wrapper .masterstudy-enrolled-quizzes .stm_lms_user_info_top .masterstudy-enrolled-quizzes-search .stmlms-search:before {
    color: #6C6C6C !important;
    content: "" !important;
} 
.stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container .masterstudy-enrolled-quizzes__course{
    border: none !important;
}
.stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container .masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes__header{
    display: flex;
    align-items: center;
    border: none !important;
    background-color: #fff !important;
    color: #6C6C6C !important;
    padding: 20px 0px 0px 0px !important;
    margin-bottom: -26px;
}
.stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container .masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes__header .masterstudy-enrolled-quizzes-course__label{
    color: #6C6C6C !important;
    font-family: Poppins;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 14.4px !important;
    margin-right: 0px !important;
}
.stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container .masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes__header .masterstudy-enrolled-quizzes-course__link{
    color: #6C6C6C !important;
    font-family: Poppins;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 14.4px !important;
    margin-right: 0px !important;
}
.stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container .masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes-items .masterstudy-enrolled-quizzes-item{
    padding: 20px 0px 20px 0px !important;
    border-bottom: 1px solid #E2E2E2 !important;
    cursor: pointer;

}
.stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container .masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes-items .masterstudy-enrolled-quizzes-item:hover{
    background: #F6F6F6 !important;
}
.stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container .masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes-items .masterstudy-enrolled-quizzes-item .masterstudy-enrolled-quizzes-item__name .masterstudy-enrolled-quizzes-item__name--link{
    color: #000 !important;
    font-family: Poppins;
    font-size: 17px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 20.4px !important;
}

.stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container 
.masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes-items 
.masterstudy-enrolled-quizzes-item .masterstudy-enrolled-quizzes-item__attempts {
    position: relative !important;
    padding-left: 24px !important;
    font-size: 14px !important;
    color: #6C6C6C !important;
    text-transform: capitalize;
    font-family: Poppins;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 16.8px !important;
}

.stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container 
.masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes-items 
.masterstudy-enrolled-quizzes-item .masterstudy-enrolled-quizzes-item__attempts::before {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 20px !important;
    height: 20px !important;
    background-image: url('https://germandrishty.com/wp-content/uploads/2025/07/pepicons-pencil_rewind-time.svg') !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
.stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container 
.masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes-items 
.masterstudy-enrolled-quizzes-item .masterstudy-enrolled-quizzes-item__questions{
    position: relative !important;
    padding-left: 24px !important;
    font-size: 14px !important;
    color: #6C6C6C !important;
    text-transform: capitalize;
    font-family: Poppins;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 16.8px !important;
}
.stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container 
.masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes-items 
.masterstudy-enrolled-quizzes-item .masterstudy-enrolled-quizzes-item__questions::before{
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 20px !important;
    height: 20px !important;
    background-image: url('https://germandrishty.com/wp-content/uploads/2025/07/stash_question-light.svg') !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;    
}
.stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container 
.masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes-items 
.masterstudy-enrolled-quizzes-item .masterstudy-enrolled-quizzes-item__info 
.masterstudy-enrolled-quizzes-item__progress-wrapper{
    gap:50px !important
}
.stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container 
.masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes-items 
.masterstudy-enrolled-quizzes-item .masterstudy-enrolled-quizzes-item__info 
.masterstudy-enrolled-quizzes-item__progress-wrapper .passed {
    color: #6C6C6C !important;
    font-family: Poppins !important;
    font-size: 14px !important;
    font-style: normal !important;
    text-transform: capitalize !important;
    font-weight: 400 !important;
    line-height: 16.8px !important;
    background: transparent !important;
    position: relative !important;
    padding-left: 24px !important;
    letter-spacing: 0px !important;
}

.stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container 
.masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes-items 
.masterstudy-enrolled-quizzes-item .masterstudy-enrolled-quizzes-item__info 
.masterstudy-enrolled-quizzes-item__progress-wrapper .passed::before {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 18px !important;
    height: 18px !important;
    background-image: url('https://germandrishty.com/wp-content/uploads/2025/07/teenyicons_tick-circle-outline.svg') !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
.stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container 
.masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes-items 
.masterstudy-enrolled-quizzes-item .masterstudy-enrolled-quizzes-item__info 
.masterstudy-enrolled-quizzes-item__progress-wrapper .failed {
    color: #6C6C6C !important;
    font-family: Poppins !important;
    font-size: 14px !important;
    font-style: normal !important;
    text-transform: capitalize !important;
    font-weight: 400 !important;
    line-height: 16.8px !important;
    background: transparent !important;
    position: relative !important;
    padding-left: 24px !important;
    letter-spacing: 0px !important;
}

.stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container 
.masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes-items 
.masterstudy-enrolled-quizzes-item .masterstudy-enrolled-quizzes-item__info 
.masterstudy-enrolled-quizzes-item__progress-wrapper .failed::before {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 20px !important;
    height: 20px !important;
    background-image: url('https://germandrishty.com/wp-content/uploads/2025/07/system-uicons_cross-circle.svg') !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container 
.masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes-items 
.masterstudy-enrolled-quizzes-item .masterstudy-enrolled-quizzes-item__info .masterstudy-enrolled-quizzes-item__progress-wrapper .masterstudy-enrolled-quizzes-item__progress .masterstudy-enrolled-quizzes-item__progress--bar{
    display: none !important;
}

.stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container 
.masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes-items 
.masterstudy-enrolled-quizzes-item .masterstudy-enrolled-quizzes-item__info 
.masterstudy-enrolled-quizzes-item__details {
    border-radius: 20px !important;
    background: #000 !important;
    color: #fff !important;
    font-family: Poppins !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 19.2px !important;
    padding: 8px 16px !important;
    position: relative !important;
    padding-right: 26px !important; /* Space for icon */
    display: inline-block !important;
}

.stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container 
.masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes-items 
.masterstudy-enrolled-quizzes-item .masterstudy-enrolled-quizzes-item__info 
.masterstudy-enrolled-quizzes-item__details::after {
    content: "" !important;
    position: absolute !important;
    top: 50% !important;
    right: 12px !important;
    transform: translateY(-50%) !important;
    width: 8px !important;
    height: 16px !important;
    background-image: url('https://germandrishty.com/wp-content/uploads/2025/07/weui_arrow-outlined.svg') !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

.stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container 
.masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes-items 
.masterstudy-enrolled-quizzes-item .masterstudy-enrolled-quizzes-item__info {
    flex: 0 0 32% !important;
    justify-content: space-between !important;
}
@media (max-width: 768px){
    .stm-lms-wrapper .masterstudy-enrolled-quizzes .stm_lms_user_info_top .masterstudy-enrolled-quizzes-search{
        flex: auto !important;
        margin-top: 20px !important;
    }
    .stm-lms-wrapper .masterstudy-enrolled-quizzes .stm_lms_user_info_top h3{
        border-bottom: 1px solid #E2E2E2 !important;
    }
    .stm-lms-wrapper .masterstudy-enrolled-quizzes .stm_lms_user_info_top{
        border: none !important;
        margin: 0 0 40px !important;
    }
    .stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container .masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes__header{
        margin-bottom: -16px;
    }
    .stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container .masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes-items .masterstudy-enrolled-quizzes-item .masterstudy-enrolled-quizzes-item__name{
        padding: 0 0 20px !important;
    }
    .stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container .masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes-items .masterstudy-enrolled-quizzes-item .masterstudy-enrolled-quizzes-item__attempts{
        margin-bottom: 12px;
    }
    .stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container .masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes-items .masterstudy-enrolled-quizzes-item .masterstudy-enrolled-quizzes-item__questions{
        margin-bottom: 12px;
    }
    .stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container .masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes-items .masterstudy-enrolled-quizzes-item .masterstudy-enrolled-quizzes-item__info{
        flex: 0 0 100% !important;
        padding: 0px !important;
        display: inline-block !important;
        flex: 0 0 100% !important;
        padding: 0px !important;
        text-align: right;
    }
    .stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container .masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes-items .masterstudy-enrolled-quizzes-item .masterstudy-enrolled-quizzes-item__info .masterstudy-enrolled-quizzes-item__progress-wrapper .masterstudy-enrolled-quizzes-item__status{
        margin-left: 3px !important;
    }
    .stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container .masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes-items .masterstudy-enrolled-quizzes-item .masterstudy-enrolled-quizzes-item__info .masterstudy-enrolled-quizzes-item__details{
        max-width: 144px !important;
    }
    .stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container .masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes-items .masterstudy-enrolled-quizzes-item{
        margin-bottom: 64px !important;
    }
    .stm-lms-wrapper .masterstudy-enrolled-quizzes .masterstudy-enrolled-quizzes-container 
.masterstudy-enrolled-quizzes__course .masterstudy-enrolled-quizzes-items 
.masterstudy-enrolled-quizzes-item .masterstudy-enrolled-quizzes-item__info 
.masterstudy-enrolled-quizzes-item__progress-wrapper .masterstudy-enrolled-quizzes-item__progress{
    justify-content: flex-end !important;
}
}
