/* Start custom CSS *//* start dashbord  */
/* start dashbord setting page  */
/* ازالة زر الايفينت الذى يظهر اول لما المستخدم يعمل تسجيل دخول  */
.event-wrapper-shortcode.user-account{
	display:none;
}

/* for teacher */
.container {
    .stm-lms-wrapper {
        .stm_lms_user_info_top {
            gap: 24px;

            .stm_lms_user_info_top__title {
                h3 {

                    font-size: var(--e-global-typography-40420fd-font-size);
                    font-weight: var(--e-global-typography-40420fd-font-weight);
                }
            }

            .masterstudy-public-page-block {
                gap: 24px;

                a.masterstudy-public-page-block-link::before {
                    margin-left: 10px;
                }

                .masterstudy-share {
                    span.masterstudy-share__button::before {
                        margin-left: 10px;
                    }
                }
            }
        }

        .stm_lms_instructor_info {
            gap: 30px;

            &>div {
                padding: 0;
            }

            .stm_lms_instructor_edit_avatar.lms_instructor_settings {
                .stm-lms-user-avatar-edit {
                    width: 100%;

                    &:hover .fa-dashcam {
                        right: 0;
                        left: 50%;
                        transform: translateX(-33%);
                        display: inline-flex;
                        justify-content: center;
                        align-items: center;
                        gap: 10px;
                    }
                }
            }

            .stm_lms_edit_account {
                display: flex;
                flex-direction: column;
                gap: 32px;

                .stm_lms_edit_email_notifications,
                .stm_lms_edit_socials {
                    display: flex;
                    flex-direction: column;
                    gap: 24px;
                    margin: 0;

                    &>.row {
                        margin: 0;

                        div {

                            h3 {
                                margin: 0;
                            }

                            p {
                                margin: 0;
                            }
                        }


                    }

                    .email-notify-send-me-checkbox {
                        .row {

                            .email-send-me-container {
                                margin: 0;
                                gap: 12px;
                            }
                        }
                    }

                    .stm_lms_edit_socials_list {
                        margin: 0;

                        .form-group {
                            .form-group-social {
                                i {
                                    left: 4%;
                                    right: inherit;
                                }
                            }
                        }
                    }
                }

                &>.row {
                    margin: 0;

                    .row {
                        .stm_lms_sidebar_logout_wrapper.text-right.xs-text-left {
                            a {
                                color: white !important;
                                display: inline-flex;
                                gap: 10px;

                                i:hover {
                                    color: white !important;
                                }
                            }
                        }
                    }
                }
            }

        }
    }


}

@media (max-width:1024px) and (min-width:768px) {
    .container {
        .stm-lms-wrapper {
            .stm_lms_user_info_top {
                gap: 12px;

                .stm_lms_user_info_top__info {
                    justify-content: space-between;

                    .stm-lms-my-points {
                        margin: 0;

                        a {
                            font-size: var(--e-global-typography-3d89178-font-size);
                            font-weight: 700;
                        }
                    }

                    .masterstudy-public-page-block {
                        gap: 12px;

                        a.masterstudy-public-page-block-link {
                            font-size: var(--e-global-typography-3d89178-font-size);
                            font-weight: 700;
                            padding: 0px 4px;
                            gap: 4px;

                            &::before {
                                margin: 0;
                            }
                        }

                        .masterstudy-share {
                            margin: 0;

                            span.masterstudy-share__button {
                                font-size: var(--e-global-typography-3d89178-font-size);
                                font-weight: var(--e-global-typography-3d89178-font-weight);
                                font-weight: 700;
                                padding: 0px 4px;
                                gap: 4px;

                                &::before {
                                    margin: 0;
                                }
                            }
                        }
                    }
                }

            }

            .stm_lms_instructor_info {
                gap: 24px;
                justify-content: space-between;

                div.col-md-3 {
                    width: 32% !important;
                }

                div.col-md-9 {
                    width: 65% !important;
                }

                .stm_lms_edit_account {
                    .stm_lms_edit_socials stm_lms_edit_name {
                        .row {

                            &>div,
                            .col-md-6 {
                                width: 100%;
                            }
                        }
                    }

                    .stm_lms_edit_email_notifications,
                    .stm_lms_edit_socials {

                        .email-notify-send-me-checkbox {
                            .row {
                                margin: 0;

                                .email-send-me-container {
                                    width: 100%;
                                }
                            }
                        }


                        .stm_lms_edit_socials_list {
                            .row {
                                &>div {
                                    width: 100%;
                                }
                            }
                        }
                    }

                    &>.row {
                        &>div {
                            width: 100%;
                        }
                    }
                }

            }
        }


    }
}

@media (max-width:767px) {
    .container {
        .stm-lms-wrapper {
            .stm_lms_user_info_top {
                .stm_lms_user_info_top__title {
                    text-align: center;
                }

                .stm_lms_user_info_top__info {
                    justify-content: center;
                    gap: 24px;

                    .stm-lms-my-points {
                        margin: 0;
                    }

                    .masterstudy-public-page-block {
                        gap: 12px;

                        a.masterstudy-public-page-block-link {
                            font-size: var(--e-global-typography-3d89178-font-size);
                            font-weight: 700;
                            padding: 0px 4px;
                            gap: 4px;

                            &::before {
                                margin: 0;
                            }
                        }

                        .masterstudy-share {
                            margin: 0;

                            span.masterstudy-share__button {
                                font-size: var(--e-global-typography-3d89178-font-size);
                                font-weight: var(--e-global-typography-3d89178-font-weight);
                                font-weight: 700;
                                padding: 0px 4px;
                                gap: 4px;

                                &::before {
                                    margin: 0;
                                }
                            }
                        }
                    }
                }

            }

            .stm_lms_instructor_info {
                gap: 24px;
                justify-content: space-between;

                .stm_lms_instructor_edit_avatar.lms_instructor_settings {
                    .stm-lms-user-avatar-edit {
                        i {
                            right: 0;
                            left: 50%;
                            transform: translateX(-16%);
                            display: inline-flex;
                            justify-content: center;
                            gap: 12px;
                        }
                    }
                }

                .stm_lms_edit_account {
                    .stm_lms_edit_socials stm_lms_edit_name {
                        .stm_lms_edit_socials_list {
                            .row {

                                &>div,
                                .col-md-6 {
                                    width: 100%;
                                }
                            }
                        }
                    }

                    .stm_lms_edit_email_notifications,
                    .stm_lms_edit_socials {

                        .email-notify-send-me-checkbox {
                            .row {
                                margin: 0;

                                .email-send-me-container {
                                    width: 100%;
                                }
                            }
                        }


                        .stm_lms_edit_socials_list {
                            .row {
                                &>div {
                                    width: 100%;
                                }
                            }
                        }
                    }

                    &>.row {
                        align-items: center;
                        margin: 0;

                        &>div {
                            width: 100%;

                            .stm_lms_sidebar_logout_wrapper.text-right.xs-text-left {
                                margin: 0;
                            }
                        }
                    }
                }

            }
        }


    }
}

/* for student */
.container {
    &>.row {


        .stm_lms_user_side {
            .stm_lms_become_instructor {
                text-align: right;
                display: flex;
                flex-direction: column;
                gap: 12px;

                .stm_lms_become_instructor__top {
                    padding: 0;
                    margin: 0;
                }

                p {
                    margin: 0;
                }

            }

            .stm_lms_become_instructor.masterstudy-enterprise-modal-parent {
                text-align: right;
                display: flex;
                flex-direction: column;
                gap: 12px;

            }
        }

        .stm_lms_private_information {

            .stm_lms_user_info_top {
                h3 {
                    font-size: var(--e-global-typography-40420fd-font-size);
                    font-weight: var(--e-global-typography-40420fd-font-weight);
                    margin: 0;
                }

                .masterstudy-public-page-block {
                    gap: 24px;

                    a.masterstudy-public-page-block-link {
                        gap: 10px;
                    }

                    a.masterstudy-public-page-block-link::before {
                        gap: 10px;
                    }

                    .masterstudy-share {
                        span.masterstudy-share__button {
                            gap: 10px;
                        }

                        span.masterstudy-share__button::before {
                            margin: 0;
                        }
                    }
                }
            }
        }

        .stm_lms_edit_account {
            display: flex;
            flex-direction: column;
            gap: 32px;

            .stm_lms_edit_email_notifications,
            .stm_lms_edit_socials {
                display: flex;
                flex-direction: column;
                gap: 24px;
                margin: 0;

                &>.row {
                    margin: 0;

                    div {

                        h3 {
                            margin: 0;
                        }

                        p {
                            margin: 0;
                        }
                    }


                }

                .stm_lms_edit_socials_list {
                    margin: 0;

                    .form-group {
                        .form-group-social {
                            i {
                                left: 4%;
                                right: inherit;
                            }
                        }
                    }
                }
            }

            &>.row {
                margin: 0;

                .row {
                    .stm_lms_sidebar_logout_wrapper.text-right.xs-text-left {
                        a {
                            color: white !important;
                            display: inline-flex;
                            gap: 10px;

                            i:hover {
                                color: white !important;
                            }
                        }
                    }
                }
            }
        }


    }
}

@media (max-width:1726px) and (min-width:1025px) {
    .container {
        .stm_lms_private_information {

            .stm_lms_user_info_top {
                justify-content: right;
                gap: 10px;
            }
        }

        .stm_lms_edit_account {
            padding-left: 40px;


        }
    }
}

@media (max-width:1024px) and (min-width:768px) {
    .container {
        &>.row {
            .col-md-3.col-sm-12 {
                width: 35%;

                .stm_lms_user_side {
                    .stm_lms_become_instructor {
                        text-align: right;
                        display: flex;
                        flex-direction: column;
                        gap: 12px;

                        .stm_lms_become_instructor__top {
                            padding: 0;
                            margin: 0;
                        }

                        p {
                            margin: 0;
                        }

                    }

                    .stm_lms_become_instructor.masterstudy-enterprise-modal-parent {
                        text-align: right;
                        display: flex;
                        flex-direction: column;
                        gap: 12px;

                    }
                }
            }

            .col-md-9.col-sm-12 {
                width: 65%;

                .stm_lms_private_information {

                    .stm_lms_user_info_top {
                        flex-wrap: wrap;
                        gap: 24px;

                        h3 {
                            width: 45%;
                        }

                        .stm-lms-my-points {
                            width: 45%;
                        }

                        .masterstudy-public-page-block {
                            width: 100%;
                            justify-content: space-between;
                        }
                    }




                }

                .stm_lms_edit_account {
                    margin-bottom: 70px;

                    .stm_lms_edit_socials {
                        &>.row {
                            div.col-md-6 {
                                width: 100%;
                            }
                        }

                        .stm_lms_edit_socials_list {
                            &>.row {
                                div.col-md-6 {
                                    width: 100%;
                                }
                            }
                        }
                    }

                    &>.row {
                        div.col-md-12 {
                            width: 100%;
                        }
                    }
                }
            }



        }
    }
}

@media (max-width:767px) {
    .container {
        &>.row {
            .col-md-3.col-sm-12 {
                width: 100%;

                /* .stm_lms_user_side {
                    .stm_lms_become_instructor {
                        text-align: right;
                        display: flex;
                        flex-direction: column;
                        gap: 12px;

                        .stm_lms_become_instructor__top {
                            padding: 0;
                            margin: 0;
                        }

                        p {
                            margin: 0;
                        }

                    }

                    .stm_lms_become_instructor.masterstudy-enterprise-modal-parent {
                        text-align: right;
                        display: flex;
                        flex-direction: column;
                        gap: 12px;

                    }
                } */
            }

            .col-md-9.col-sm-12 {
                width: 100%;

                .stm_lms_private_information {

                    .stm_lms_user_info_top {
                        .masterstudy-public-page-block {
                            justify-content: space-between;
                        }
                    }




                }

                .stm_lms_edit_account {
                    margin-bottom: 70px;

                    .stm_lms_edit_socials {
                        &>.row {
                            div.col-md-6 {
                                width: 100%;
                            }
                        }

                        .stm_lms_edit_socials_list {
                            &>.row {
                                div.col-md-6 {
                                    width: 100%;
                                }
                            }
                        }
                    }


                    &>.row {
                        align-items: center;
                        margin: 0;

                        &>div {
                            width: 100%;

                            .stm_lms_sidebar_logout_wrapper.text-right.xs-text-left {
                                margin: 0;
                            }
                        }
                    }
                }
            }



        }
    }
}

/* end dashbord  setting page */
/* start dashbord  enrolled-courses page */
.container {
    #enrolled-courses {
        .stm_lms_user_info_top {
            .masterstudy-enrolled-courses-sorting__block {
                gap: 12px;
            }

            .masterstudy-enrolled-courses-tabs {

                .masterstudy-enrolled-courses-tabs__block-icon.masterstudy-enrolled-courses-tabs__block-icon_all,
                .masterstudy-enrolled-courses-tabs__block {
                    gap: 12px;
                }
            }
        }

    }
}

@media (max-width:1726px) and (min-width:1025px) {
    .container {
        #enrolled-courses {
            margin-inline: auto;
            width: 77%;
        }
    }
}

@media (max-width:1024px) and (min-width:768px) {
    #enrolled-courses {
        width: 85%;
        margin-inline: auto;

        .stm_lms_user_info_top {

            .masterstudy-enrolled-courses-sorting__block:nth-of-type(3),
            .masterstudy-enrolled-courses-sorting__block:last-of-type {
                border-left: 1px solid #dbe0e9 !important;
            }
        }

    }
}

@media (max-width:767px) {
    #enrolled-courses {
        .stm_lms_user_info_top {

            .masterstudy-enrolled-courses-sorting__block:nth-of-type(2),
            .masterstudy-enrolled-courses-sorting__block:nth-of-type(4) {
                border-left: 1px solid #dbe0e9 !important;
            }
        }

    }
}


/* end dashbord  enrolled-courses page */
/* start dashbord  chat page */


@media (max-width:1726px) and (min-width:1025px) {
    .stm-lms-wrapper.user-account-page.rrrr {
        .container {

            .stm_lms_user_info_top,
            #stm_lms_chat {
                WIDTH: 77%;
                margin-inline: auto;
            }
        }
    }
}

@media (max-width:1024px) and (min-width:768px) {
    .stm-lms-wrapper.user-account-page.rrrr {
        .container {

            .stm_lms_user_info_top,
            .stm_lms_chat {
                WIDTH: 85%;
                margin-inline: auto;
            }

            #stm_lms_chat {
                div.col-md-4 {
                    width: 35%;
                }

                div.col-md-8 {
                    width: 65%;
                }
            }
        }
    }
}

@media (max-width:767px) {
    .stm-lms-wrapper.user-account-page.rrrr {
        .container {

            .stm_lms_user_info_top {
                text-align: center;
                justify-content: center;
            }

            #stm_lms_chat {
                margin: 0;
                justify-content: center;

                div.col-md-4,
                div.col-md-8 {
                    width: 100%;
                }

            }
        }
    }
}


/* end dashbord  chat page */


/* start dashbord  enterprise-groups page */


@media (max-width:1726px) and (min-width:1025px) {
    #stm_lms_enterprise_groups {
        width: 77%;
        margin: 50px auto !important;

    }
}

@media (max-width:1024px) and (min-width:768px) {
    #stm_lms_enterprise_groups {
        width: 85%;
        margin: 50px auto !important;

    }
}

@media (max-width:767px) {
    #stm_lms_enterprise_groups {
        width: 100%;
        padding: 0 16px !important;
        margin: 50px auto !important;

        .container {

            &>.row {
                gap: 24px;

                div.col-sm-6 {
                    margin: 0;
                    width: 100%;
                }
            }
        }

    }
}


/* end dashbord  enterprise-groups page */
/* start dashbord  side nav bar*/
.stm_lms_user_float_menu.__collapsed.__position_left.__logged_in {
    a.stm-lms-logout-button.btn.btn-default {
        color: white !important;
    }
}

/* end dashbord  side nav bar*/
/* end dashbord  *//* End custom CSS */