.single_mon_compte
{
    display: flex;
    width: 100%;
    justify-content: center;
    background-color: #C80023;
    background-image: url("../img/bd_page_mooc_malina.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    min-height: 100vh;
}

.single_mon_compte_sz
{
    display: flex;
    width: calc( 100% - 20px );
    max-width: 1220px;
    flex-direction: column;
}


.single_mon_compte_top
{
    display: flex;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    justify-content: flex-start;
    align-items: center;

    font-family: "IBM Plex Sans", serif; font-weight: 700;
    line-height: 1;
    font-size: 24px;
    font-weight: unset !important;
    color: #FFFFFF !important;
}

.single_mon_compte_top img
{
    height: 16px;
    margin: 0px 10px;
}


.single_mon_compte_data
{
    display: flex;
    background: #FFFFFF;
    min-height: calc( 100% - 100px - 20px );
}



.single_mon_compte_data_menu
{
    display: flex;
    flex-direction: column;
    background: #F0F3F5;
    width: 30%;
    align-items: center;
    padding: 30px 0px;
}

.single_mon_compte_data_menu > div
{
    width: calc( 100% - 40px );
}

.single_mon_compte_data_data
{
    display: flex;
    flex-direction: column;
    width: 70%;
}


.single_mon_compte_data_menu_top
{
    display: flex;
    font-family: "IBM Plex Sans", serif; font-weight: 400;;
    line-height: 1;
    font-size: 18px;
    font-weight: unset !important;
    color: #000000;
}

.single_mon_compte_data_menu_top_usr
{
    display: flex;
    width: calc( 100% - 40px );
    align-items: center;
}

.single_mon_compte_data_menu_top_menu
{
    display: none;
    width: 40px;
    justify-content: center;
    align-items: center;
}



.single_mon_compte_data_menu_top_menu img
{
    height: 22px;
    width: auto;
}


.single_mon_compte_data_menu_top img
{
    max-width: 600px;
    margin-right: 16px;
}


.single_mon_compte_data_menu_list
{
    display: flex;
    flex-direction: column;
    margin-top: 32px;
}

.single_mon_compte_data_menu_list_i
{
    width: calc( 100% - 44px );

    padding: 32px 20px;

    font-family: "IBM Plex Sans", serif; font-weight: 600;;
    line-height: 1;
    font-size: 20px;
    font-weight: unset !important;
    color: #000000;

    text-decoration: none;

    border-left: 4px solid transparent;
}


.single_mon_compte_data_menu_list_i.active
{
    border-left: 4px solid #3F95D6;
    background: #FFFFFF;
}


.single_mon_compte_data_menu_list_i.logout
{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    background: #000000 0% 0% no-repeat padding-box;
    color: #FFFFFF;

    font-family: "IBM Plex Sans", serif; font-weight: 400;;
    line-height: 1;
    font-size: 16px;
    font-weight: unset !important;
    text-decoration: none;

    padding: 16px 0px;
    border-radius: 32px;
    transition: all 234ms ease;

    text-decoration: none !important;
    outline: none !important;

    margin-top: 64px;
}

.single_mon_compte_data_menu_list_i.logout:hover
{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    color: #000000;
    box-shadow: 0px 0px 12px #000000;
}



.single_mon_compte_data_menu_list_i.all
{
    display: flex;
    width: 100%;
    justify-content: center;
    padding: 14px 0px;
    border: 1px solid #000000;
    text-decoration: none;
    color: #000000;
    border-radius: 24px;

    font-family: "IBM Plex Sans", serif; font-weight: 400;;
    line-height: 1;
    font-size: 16px;
    font-weight: unset !important;
    text-decoration: none;

    margin-top: 20px;
}

.single_mon_compte_data_menu_list_i.all:hover
{
    background: #000000;
    color: #FFFFFF;
}


.single_mon_compte_cours
{
    display: flex;
    width: 100%;
    align-items: center;
    flex-direction: column;
}

.single_mon_compte_cours_ttl
{
    display: flex;
    width: 100%;
    justify-content: center;
    border-bottom: 1px solid #3B3B3B35;
}

.single_mon_compte_cours_ttl_sz
{
    display: flex;
    width: calc( 100% - 20px );
    max-width: 760px;
}

.single_mon_compte_cours_ttl
{
    font-family: "IBM Plex Sans", serif; font-weight: 700;
    line-height: 1;
    font-size: 28px;
    font-weight: unset !important;
    color: #C80023;
    padding: 30px 0px;
}


.single_mon_compte_cours_list
{
    display: flex;
    width: 100%;
    justify-content: center;
}

.single_mon_compte_cours_list_sz
{
    display: flex;
    flex-direction: column;
    width: calc( 100% - 20px );
    max-width: 760px;
    margin-top: 24px;
}

.single_mon_compte_cours_list_i
{
    display: flex;
    width: calc( 100% - 20px );
    border: 1px solid #3B3B3B35;
    padding: 10px;
    justify-content: space-between;
    margin-bottom: 24px;
}

.single_mon_compte_cours_list_i_left
{
    width: 200px;
}

.single_mon_compte_cours_list_i_left img
{
    width: 100%;
    height: auto;
}

.single_mon_compte_cours_list_i_right
{
    display: flex;
    width: calc( 100% - 200px - 10px );
    align-items: center;
}

.single_mon_compte_cours_list_i_right_txt
{
    display: flex;
    width: calc( 100% - 200px );
    height: 100%;
    flex-direction: column;
}

.single_mon_compte_cours_list_i_right_txt_ttl
{
    font-family: "IBM Plex Sans", serif; font-weight: 700;
    line-height: 1.375;
    font-size: 18px;
    font-weight: unset !important;
}

.single_mon_compte_cours_list_i_right_btn
{
    display: flex;
    width: 200px;
    height: 100%;
    align-items: center;
    justify-content: center;
}





.single_mon_compte_cours_list_i_right_btn a
{
    display: flex;
    width: 170px;
    height: 38px;
    align-items: center;
    justify-content: center;
    background: #C80023 0% 0% no-repeat padding-box;
    color: #FFFFFF;

    font-family: "IBM Plex Sans", serif; font-weight: 400;;
    line-height: 1;
    font-size: 16px;
    font-weight: unset !important;
    text-decoration: none;

    padding: 0px 0px;
    border-radius: 21px;
    transition: all 234ms ease;

    text-decoration: none !important;
    outline: none !important;
}

.single_mon_compte_cours_list_i_right_btn a:hover
{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    color: #C80023;
    box-shadow: 0px 0px 12px #C80023;
}


.single_mon_compte_cours_all
{
    display: flex;
    width: 100%;
    justify-content: center;
    margin-bottom: 24px;
}

.single_mon_compte_cours_all a
{
    display: flex;
    width: calc( 100% - 20px );
    justify-content: center;
    max-width: 258px;
    padding: 14px 0px;
    border: 1px solid #000000;
    text-decoration: none;
    color: #000000;
    border-radius: 24px;

    font-family: "IBM Plex Sans", serif; font-weight: 400;;
    line-height: 1;
    font-size: 16px;
    font-weight: unset !important;
    text-decoration: none;
}

.single_mon_compte_cours_all a:hover
{
    background: #000000;
    color: #FFFFFF;
}



/* cert */
.single_mon_compte_cert_list_i
{
    display: flex;
    width: calc( 100% - 20px );
    border: 1px solid #3B3B3B35;
    padding: 10px;
    justify-content: space-between;
    margin-bottom: 24px;
}

.single_mon_compte_cert_list_i_left img
{
    width: 80px;
    height: auto;
}

.single_mon_compte_cert_list_i_right
{
    display: flex;
    width: calc( 100% - 100px );
    align-items: center;
}

.single_mon_compte_cert_list_i_right_txt
{
    display: flex;
    width: calc( 100% - 100px );
    height: 100%;
    flex-direction: column;
}

.single_mon_compte_cert_list_i_right_txt > div:nth-child(2n+1)
{
    font-family: "IBM Plex Sans", serif; font-weight: 500;
    line-height: 1;
    font-size: 14px;
    font-weight: unset !important;
    color: #767575;
}

.single_mon_compte_cert_list_i_right_txt > div:nth-child(2n)
{
    font-family: "IBM Plex Sans", serif; font-weight: 700;
    line-height: 1.375;
    font-size: 20px;
    font-weight: unset !important;
    color: #C80023;
    margin-bottom: 20px;
}

.single_mon_compte_cert_list_i_right_btn
{
    display: flex;
    width: 100px;
    height: 100%;
    align-items: center;
    justify-content: center;

    font-family: "IBM Plex Sans", serif; font-weight: 400;;
    line-height: 1.375;
    font-size: 16px;
    font-weight: unset !important;
    color: #C80023;
    text-align: center;
}

.single_mon_compte_cert_list_i_right_btn.nofile
{
    background: #F0F3F5;
    max-width: 120px;
    min-height: 60px;
}
/* cert */


/* password */
.single_compte_info_form
{
    display: flex;
    width: 100%;
    flex-direction: column;
}

.single_compte_info_form_bloc
{
    display: flex;
    width: 100%;
    flex-direction: column;
    margin-bottom: 32px;
    align-items: flex-start;

    border-bottom: 1px solid #3B3B3B35;
}

.single_compte_info_form_bloc:last-child,
.single_compte_info_form_bloc.noborder
{
    border-bottom: none;
}

.single_compte_info_form_bloc.unused
{
    display: none;
}

.single_compte_info_form_bloc label
{
    display: flex;
    width: 100%;
    font-family: "IBM Plex Sans", serif; font-weight: 400;;
    line-height: 1.375;
    font-size: 18px;
    font-weight: unset !important;
    color: #767575;
}

.single_compte_info_form_bloc input,
.single_compte_info_form_bloc input::placeholder
{
    font-family: "IBM Plex Sans", serif; font-weight: 400;;
    line-height: 1.375;
    font-size: 18px;
    font-weight: unset !important;
    color: #767575;
}

.single_compte_info_form_bloc input
{
    display: flex;
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #3B3B3B35;
    height: 48px;
    margin-top: 10px;
    outline: none;
}

.single_compte_info_form_bloc input
{
    border-bottom: none;
}

.single_compte_info_form_bloc button
{
    display: flex;
    width: 200px;
    align-items: center;
    justify-content: center;
    background: #000000 0% 0% no-repeat padding-box;
    color: #FFFFFF;

    font-family: "IBM Plex Sans", serif; font-weight: 400;;
    line-height: 1;
    font-size: 16px;
    font-weight: unset !important;
    text-decoration: none;

    padding: 16px 0px;
    border-radius: 32px;
    transition: all 234ms ease;

    text-decoration: none !important;
    outline: none !important;

    border: none;
    cursor: pointer;
}

.single_compte_info_form_bloc button:hover
{
    background: #FFF 0% 0% no-repeat padding-box;
    color: #000;
    box-shadow: 0px 0px 12px #000;
}


/* password */



.single_mon_compte_empty_list
{
    display: block;
    width: 100%;
    text-align: center;
    font-family: "IBM Plex Sans", serif; font-weight: 400;;
    line-height: 1.375;
    font-size: 18px;
    font-weight: unset !important;
    text-decoration: none;
    margin: 24px 0px;
}



@media (max-width: 1000px)
{
    .single_mon_compte_data
    {
        flex-direction: column;
    }

    .single_mon_compte_data > div
    {
        width: 100%;
    }

    .single_mon_compte_data_menu_top_menu
    {
        display: flex;
    }

    .single_mon_compte_data_menu:not(.open) .single_mon_compte_data_menu_top_menu img:nth-child(2)
    {
        display: none;
    }
    .single_mon_compte_data_menu.open .single_mon_compte_data_menu_top_menu img:nth-child(1)
    {
        display: none;
    }

    .single_mon_compte_data_menu:not(.open) .single_mon_compte_data_menu_list
    {
        display: none;
    }

}

@media (max-width: 768px)
{
    .single_mon_compte_cours_list_i
    {
        flex-direction: column;
        align-items: center;
    }

    .single_mon_compte_cours_list_i_right
    {
        width: 100%;
        flex-direction: column;
        margin-top: 10px;
    }

    .single_mon_compte_cours_list_i_right_txt
    {
        align-items: center;
        text-align: center;
        width: 100%
    }

    .mooc_chapitre_1_data_left_top_progress
    {
        margin-bottom: 20px;
    }
}




@media (max-width: 600px)
{
    .single_mon_compte_cert_list_i
    {
        flex-direction: column;
    }

    .single_mon_compte_cert_list_i > div
    {
        width: 100%;
    }

    .single_mon_compte_cert_list_i_left
    {
        text-align: center;
    }

    .single_mon_compte_cert_list_i_left img
    {
        width: 60px;
        height: auto;
    }

    .single_mon_compte_cert_list_i_right
    {
        flex-direction: column;
    }

    .single_mon_compte_cert_list_i_right > div
    {
        width: 100%;
    }

    .single_mon_compte_cert_list_i_right_txt > div:nth-child(2n+1)
    {
        font-family: "IBM Plex Sans", serif; font-weight: 500;
        line-height: 1;
        font-size: 14px;
        font-weight: unset !important;
        color: #767575;
    }

    .single_mon_compte_cert_list_i_right_btn
    {
        display: flex;
        width: 100px;
        height: 100%;
        align-items: center;
        justify-content: center;

        font-family: "IBM Plex Sans", serif; font-weight: 400;;
        line-height: 1.375;
        font-size: 16px;
        font-weight: unset !important;
        color: #C80023;
        text-align: center;
    }

    .single_mon_compte_cert_list_i_right_btn.nofile
    {
        background: #F0F3F5;
    }

}


.single_compte_info_form_bloc_password
{
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #C80023;
    padding-top: 10px;
    cursor: pointer;
}

.single_compte_info_form_bloc_password div:nth-child(1)
{
    display: flex;
    flex-direction: column;
    color: #C80023;

    font-family: "IBM Plex Sans", serif; font-weight: 700;
    line-height: 1.375;
    font-size: 18px;
    font-weight: unset !important;
}

.single_compte_info_form_bloc_password > div:nth-child(1) span
{
    font-family: "IBM Plex Sans", serif; font-weight: 400;;
    color: #767575;
    font-size: 14px;
    margin-bottom: 20px;
}


.single_compte_info_form_bloc_password > div:nth-child(2) img
{
    transform: rotate(90deg);
}

.single_compte_info_form.password_open .single_compte_info_form_bloc_password > div:nth-child(2) img
{
    transform: rotate(-90deg);
}


.single_compte_info_form_bloc.password
{
    display: none;
}

.single_compte_info_form.password_open .single_compte_info_form_bloc.password
{
    display: flex;
}


.single_compte_info_form_bloc_persona
{
    font-family: "IBM Plex Sans", serif; font-weight: 700;
    line-height: 1.375;
    font-size: 18px;
    font-weight: unset !important;
    color: #C80023;
    margin-bottom: 10px;
}



.single_compte_info_form_bloc:last-child
{
    margin-top: 64px;
}
