/*Style génétal*/
body {
    background: linear-gradient(90deg, #dfe0fc 0%, #efeafc 50%, #fff 100%);
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
}

input {
    -webkit-appearance: auto;
    -moz-appearance: none;
    -ms-appearance: none;
}

input:focus {
    outline: 0px;
}

::placeholder {
    opacity: 0.6;
}

a:-webkit-any-link {
    text-decoration: none;
    color: black;
}

::-webkit-scrollbar {
    width: 0.1px;
    /* width of the entire scrollbar */
}

::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.3);
}

::-webkit-scrollbar-thumb {
    background-color: #FFFFFF;
    /* color of the scroll thumb */
    border-radius: 20px;
    /* roundness of the scroll thumb */
    border: 0px solid #151829;
    /* creates padding around scroll thumb */
}

/*elements live*/
#meetingSDKElement {
    top: 0px !important;
    left: 0px !important;
    right: 0;
    margin-left: 60px;
    margin-top: 50px;
    width: 0px;
    /* width of speaker and ribbon view */
    box-shadow: 0px 0px 50px #C139F226;
}

.text_objectif {
    font-size: 16px;
}

.box_text_espace_admin {
    position: relative;
    width: 100%;
    margin-left: 49px;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    color: red;
}

.div_episode_mobile {
    display: none;
}

.flou_fond_profil {
    filter: grayscale(0.5) blur(20px);
    background-color: green;
    position: absolute;
    width: 80%;
    height: 50px;
    border-radius: 25%;
    top: 11px;
    left: 12%;
    opacity: 0.3;
}

.video_detail_formation {
    height: 100%;
    width: 100%;
    border-radius: 20px;
}

.fleche_play {
    position: absolute;
    left: -27px;
}

.seance_passe {
    width: 100%;
    position: relative;
    text-align: center;
    font-size: 20px;
    opacity: 0.8;
}

.pt_icon_lock {
    width: 8px;
}

.box_text_violet_abso {
    position: absolute;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFF;
    background: #9154FD;
    border-radius: 4px;
    padding: 3px 6px;
    width: auto;
    top: 135px;
    left: 50%;
    transform: translate(-50%, 0);
}

.menu_box_admin {
    text-align: right;
}

.box_admin {
    padding: 20px;
}

.box_central_haut {
    padding: 20px;
}

.retour_quiz {
    position: relative;
    text-align: center;
    width: 100%;
    font-size: 15px;
    margin-top: 50px;
    color: #9154FD;
}

.text_felicitation {
    position: relative;
    text-align: center;
    width: 100%;
    font-size: 36px;
    margin-top: 50px;
    color: #9154FD;
}

.sous_text_felicitation {
    position: relative;
    text-align: center;
    width: 100%;
    font-size: 24px;
    margin-top: 50px;
    color: black;
    opacity: 0.8;
}

.box_precedent_V2 {
    position: relative;
    width: 100%;
    text-align: left;
    margin-left: 50px;
    margin-top: 10px;
}

.box_blanc_effet_input_detail {
    background: #FFFFFF;
    border-radius: 10px;
    padding: 5px 10px 5px 10px;
    width: 70%;
    font-weight: 600;
    font-size: 24px;
    line-height: 39px;
    color: #9154FD;
    margin-top: 5px;
    margin-left: 10px;
}

.nb_compteur_quiz {
    width: 33px;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #706F94;
    width: 25px;
}

.nb_text_stat_quiz {
    font-weight: 600;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    color: #1A2442;
    background-color: #FFF;
    padding: 5px;
    border-radius: 5px;
    width: 40px;
}

.text_stat_quiz {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #706F94;
}

.box_suivant {
    background: #9154FD;
    border-radius: 10px;
    padding: 10px;
    width: 99%;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #FFF;
    margin-top: 20px;
    border: 0px solid #E9EDFC;
    opacity: 0.7;
}

.box_blanc_effet_input_quiz {
    background: #FFFFFF;
    border-radius: 10px;
    padding: 15px 10px 15px 10px;
    width: 95%;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #1A2442;
    margin-top: 15px;
}

.img_icone_acc {
    width: auto;
}

.nb_accompagnement {
    padding: 5px 10px 5px 10px;
    width: 20px;
    font-weight: 500;
    font-size: 32px;
    line-height: 39px;
    color: #9154FD;
    margin-top: 5px;
    opacity: 0.5;
}

.box_blanc_effet_input_nb {
    background: #FFFFFF;
    border-radius: 10px;
    padding: 5px 10px 5px 10px;
    width: 20px;
    font-weight: 500;
    font-size: 32px;
    line-height: 39px;
    color: #9154FD;
    margin-top: 5px;
    text-align: center;
}

.titre_min_box {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
}

.icone_accompagnement_mac {
    position: absolute;
    top: -78px;
    left: 56%;
}

.box_fond_accompagnement {
    position: relative;
    width: 80%;
    height: auto;
    background: #E9EDFC;
    box-shadow: 0px 20px 30px -25px rgba(9, 13, 109, 0.4);
    border-radius: 20px;
    padding: 15px;

}

.titre_accompagnement {
    font-weight: 600;
    font-size: 32px;
    line-height: 39px;
}

.en_tete_accompagnement {
    position: relative;
    text-align: left;
    width: 100%;
    margin-top: 30px;
    padding: 15px;
}

.en_tete_accompagnement_mobile {
    position: relative;
    text-align: left;
    width: 100%;
    margin-top: 30px;
    padding: 15px;
    display: none;
}

.fond_coach_accompagnement {
    position: relative;
    border-radius: 20px;
    background: url(../img/coach/PhotoCoach.png);
    width: 100%;
    height: 450px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}

.flex_cinquante_aff_modulable {
    width: 96%;
    position: relative;
    display: none;
    text-align: center;
    padding: 2%;
    border-radius: 5px;
}

.duree_episode {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: right;
    color: #706F94;
}

.text_doc_episode {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #1A2442;
}

.box_blanc_episode {
    position: relative;
    height: 380px;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 20px;
    overflow-y: auto;
}

.box_blanc_episode_text {
    position: relative;
    height: 380px;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 20px;
    overflow-y: auto;
}

.saison_nocolor {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #706F94;
    text-transform: none;
    margin-right: 15px;
}

.saison_color {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #9154FD;
    text-transform: none;
    margin-right: 15px;
}

.min_flex_soixantedix_episode {
    position: relative;
    width: 70%;
    text-align: left;
    border-radius: 20px;
    height: 450px;
    padding: 2%;
    padding-right: 0.3%;
}

.min_flex_soixantedix {
    position: relative;
    width: 70%;
    text-align: center;
}

.text_telecharge_episode {
    font-weight: 400;
    font-size: 10px;
    line-height: 10px;
    color: #706F94;
    margin-left: 12px;
    margin-top: 3px;
}

.titre_telecharge_episode {
    font-weight: 400;
    font-size: 12px;
    line-height: 13px;
    color: #1A2442;
    margin-left: 12px;
    margin-top: 2px;
}

.rectangle_gris {
    position: relative;
    width: 23px;
    height: 30px;
    color: #FFF;
    background-color: #706F94;
    border-radius: 2px;
    font-weight: 500;
    font-size: 8px;
    line-height: 10px;
    margin-left: 5px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.petite_icone {
    position: relative;
    top: 3px;
    width: 15px;
    height: 15px;
}

.titre_doc_episode {
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 8px;
}

.episode {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #FFF;
}

.titre_episode {
    font-weight: 500;
    font-size: 26px;
    line-height: 33px;
    color: #FFF;
}

.box_detail_formation {
    position: relative;
    width: 100%;
    height: auto;
    /*background: linear-gradient(95.58deg, #D7DAE5 0%, #F0E8FF 100%);*/
    background: #E9EDFC;
    box-shadow: 0px 50px 50px -40px rgba(0, 0, 0, 0.4);
    border-radius: 20px;
    display: flex;
}

.box_detail_episode {
    position: relative;
    width: 100%;
    height: auto;
    /*background: linear-gradient(95.58deg, #D7DAE5 0%, #F0E8FF 100%);*/
    background: #E9EDFC;
    box-shadow: 0px 50px 50px -40px rgba(0, 0, 0, 0.4);
    border-radius: 20px;
    display: flex;
}

.min_flex_soixantedix_formation {
    position: relative;
    width: 70%;
    text-align: left;
    background-color: black;
    background-size: cover;
    border-radius: 20px;
    height: 500px;

}

.min_flex_trente_formation {
    position: relative;
    width: 30%;
    text-align: left;
    padding: 2%;
    height: 320px;
    overflow-y: auto;
}

.min_flex_trente_episode {
    position: relative;
    width: 30%;
    text-align: left;
    padding: 2%;
    height: 320px;
}

.suivi_detail_formation_violet {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #9154FD;
    text-transform: none;
}

.suivi_detail_formation {
    position: relative;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #D2D6E1;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.checkmark {
    position: absolute;
    top: 0.1vh;
    left: 1.2vw;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #9154FD;
}

/* On mouse-over, add a grey background color */
.container:hover input~.checkmark {
    /*background-color: #9154FD;*/
    border: 1px solid #9154FD;
}

/* When the checkbox is checked, add a blue background */
.container input:checked~.checkmark {
    background-color: #9154FD;
    border: 1px solid #9154FD;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container input:checked~.checkmark:after {
    display: block;
    width: 3px;
    height: 6px;
    top: 2px;
    left: 5px;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.inter_bar_progression {
    background: #9154FD;
    border-radius: 6.5px;
    height: 11px;
}

.inter_bar_progression_quizz {
    background: #9154FD;
    border-radius: 6.5px;
    height: 8px;
}

.inter_bar_progression_episode {
    background: #9154FD;
    border-radius: 6.5px;
    height: 2px;
}

.bar_progression {
    background: #FFFFFF;
    border: 1px solid #9154FD;
    border-radius: 6.5px;
    width: 100%;
    height: 11px;
    margin-top: 4px;
}

.bar_progression_quizz {
    background: #D2D6E1;
    border-radius: 6.5px;
    width: 90%;
    height: 8px;
    margin-top: 6px;
}

.bar_progression_episode {
    background: #D2D6E1;
    border: 1px solid #D2D6E1;
    border-radius: 6.5px;
    width: 90%;
    height: 2px;
    margin-top: 7.5px;
}

.box_blanc_effet_input {
    background: #FFFFFF;
    border-radius: 10px;
    padding: 5px 10px 5px 10px;
    width: 80%;
    font-weight: 600;
    font-size: 32px;
    line-height: 39px;
    color: #9154FD;
    margin-top: 5px;
}

.box_blanc_effet_input_horaire {
    background: #FFFFFF;
    border-radius: 10px;
    padding: 5px 10px 5px 10px;
    width: 80%;
    font-weight: 600;
    font-size: 32px;
    line-height: 39px;
    color: #9154FD;
    margin-top: 5px;
}

.bouton_horaire {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 9px 20px 10px;
    gap: 10px;
    border: 1.5px solid #9154FD;
    border-radius: 20px;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #9154FD;
    margin-top: 10px;
    width: 187px;
}

.div_text_cent {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #1A2442;
    padding-left: 2%;
    width: 96%;
}

.sous_titre_entete {
    font-weight: 600;
    font-size: 18px;
    line-height: 34px;
    color: #1A2442;
    opacity: 0.5;
}

.min_flex_quatrevingtdix {
    position: relative;
    width: 90%;
    text-align: left;
}

.min_flex_dix {
    position: relative;
    width: 10%;
    text-align: center;
}

.min_flex_vingt {
    position: relative;
    width: 20%;
    text-align: left;
}

.min_flex_trente {
    position: relative;
    width: 30%;
    text-align: center;
}

.min_flex_quarante {
    position: relative;
    width: 40%;
    text-align: center;
}

.min_flex_soixante {
    position: relative;
    width: 60%;
    text-align: center;
}

.min_flex_quatrevingt {
    position: relative;
    width: 80%;
    text-align: center;
}

.text_violet {
    font-weight: 600;
    font-size: 12px;
    line-height: 17px;
    color: #9154FD;
}

.box_flex {
    position: relative;
    background:#D7DAE5;
    box-shadow: 0px 35px 50px -35px rgba(0, 0, 0, 0.4);
    border-radius: 20px;
    width: 90%;
    padding: 2%;
    margin-top: 10px;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
}

.bg-gradient{
    background:#D7DAE5 url("../img/bg-card.png") no-repeat top right;
    background-size: cover;
    background-position: 100px;
}

.titre_entete {
    margin-top: 10px;
    font-weight: 600;
    font-size: 32px;
    line-height: 39px;
    color: #1A2442;
}

.titre_trading {
    margin-top: 10px;
    font-weight: 700;
    font-size: 33px;
    line-height: 32px;
    color: #1A2442;
}

.box_full_font {
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    color: #FFFFFF;
    background: #9154FD;
    border-radius: 4px;
    padding: 3px 6px;
    width: auto;
}

.box_full_font_acc {
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    color: #FFFFFF;
    background: #9154FD;
    border-radius: 4px;
    padding: 2px 4px;
    width: auto;
}

.hand {
    position: relative;
    top: 5px;
    width: 30px;
    height: 30px;
}

.box_cent {
    width: 96%;
    padding: 2%;
    position: relative;
}

.min_flex_cinquante {
    position: relative;
    width: 50%;
    text-align: left;
}

.min_flex_cinquante_mo {
    position: relative;
    width: 50%;
    text-align: left;
}

.flex_cinquante {
    width: 96%;
    position: relative;
    display: flex;
    text-align: center;
    padding: 2%;
    border-radius: 5px;
}

.flex_cinquante_acc_desktop {
    width: 96%;
    position: relative;
    display: flex;
    text-align: center;
    padding: 2%;
    border-radius: 5px;
}

.flex_cinquante_mobile {
    width: 96%;
    position: relative;
    text-align: center;
    padding: 2%;
    border-radius: 5px;
}

.flex_cinquante_modulable {
    width: 96%;
    position: relative;
    display: flex;
    text-align: center;
    padding: 1%;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
}

.flex_cinquante_mo {
    width: 96%;
    position: relative;
    display: flex;
    text-align: center;
    padding: 10px;
}

.icone_titre {
    position: relative;
    top: 2px;
    width: 18px;
    height: 18px;
}

.box_profil_haut_mobile {
    display: none;
}

.box_profil_haut_photo_mobile {
    display: none;
}

.box_contenu_outil_ipad {
    display: none;
    position: relative;
    height: auto;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    align-items: center;
    background: #D7DAE5;
    border-radius: 20px;
    width: 96%;
    padding: 2%;
    margin-bottom: 20px;
}

.input_profil {
    background-color: transparent;
    width: 100%;
    border: 0px solid #FFFFFF;
    font-size: 19px;
}

.box_contenu_profil_input {
    position: relative;
    width: 94%;
    background: #FFFFFF;
    border-radius: 18px;
    padding: 10px;
    margin-bottom: 18px;
    margin-top: 10px;
    font-size: 14px;
    line-height: 34px;
}

.valeur_box_detail_quiz {
    font-weight: 600;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    color: #1A2442;
}

.box_detail_quiz {
    position: relative;
    width: 33%;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #9BA5BF;
    text-align: center;
    margin-top: 30px;
    /*background: radial-gradient(ellipse 60% 60px,green, green 0%, #fff 50%, #FFF);*/
}

.box_resultat_quiz {
    position: relative;
    display: flex;
    width: 100%;
}

.valeur_box_blanc_profil {
    font-weight: 600;
    font-size: 60px;
    line-height: 70px;
    color: #1A2442;
    margin-top: 10px;
}

.box_blanc_profil {
    position: relative;
    width: 86%;
    height: 100%;
    background: #FFFFFF;
    border-radius: 20px;
    padding: 4%;
    margin: 3%;
    margin-top: -8%;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #1A2442;
}

.box_doc_profil {
    position: relative;
    overflow-y: auto;
    height: 80px;
    text-align: center;
}

.telecharger_avatar_profil {
    position: relative;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #1A2442;
    border: 1px solid #1A2442;
    width: 115px;
    height: 13px;
    border-radius: 13px;
    align-items: center;
    margin-top: 6px;
    display: flex;
    padding: 10px;
}

.text_profil_haut {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #9BA5BF;
}

.box_cinquante {
    position: relative;
    padding-top: 20px;
    width: 50%;
}

.nom_profil {
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    color: #1A2442;
}

.img_avatar_profil {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin-bottom: 10px;
}

.contenu_haut_box_profil {
    position: relative;
    width: 500px;
    height: auto;
}

.photo_box_profil {
    position: relative;
    width: 150px;
    height: auto;
}

.box_profil_haut {
    position: relative;
    width: 100%;
    display: flex;
    margin-bottom: 20px;
    margin-top: -10px;
}

.box_profil_haut_destock {
    position: relative;
    width: 100%;
    display: flex;
    margin-bottom: 20px;
    margin-top: 40px;
}

.box_profil_haut_img {
    position: relative;
    width: 100%;
    display: flex;
    margin-bottom: 20px;
    margin-top: -10px;
}

.box_profil_haut_photo {
    position: relative;
    width: 100%;
    display: flex;
    margin-bottom: 20px;
    margin-top: -10px;
}

.box_profil_gauche {
    position: relative;
    height: auto;
    width: 60%;
    margin-right: 30px;
    margin-top: 18px;
}

.box_profil_droite {
    position: relative;
    height: auto;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    align-items: top;
    background: #f3f3f3;
    border-radius: 20px;
    width: 40%;
    padding: 20px;
    margin-bottom: 20px;
    margin-top: 18px;
}

.box_contenu_input_droit_selec {
    position: relative;
    display: flex;
}

.titre_box_blanc_contenu_simulateur {
    position: relative;
    width: 100%;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #1A2442;
    margin-bottom: 20px;
}

.sous_text_simulateur {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #9BA5BF;
}

.simulation_euro_gains {
    font-weight: 600;
    font-size: 34px;
    line-height: 40px;
    align-items: center;
    text-align: center;
    color: #9154FD;
}

.box_blancG_contenu_simulateur {
    position: relative;
    width: 40%;
    height: auto;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 2%;
    padding-bottom: 0%;
    margin: 1%;
}

.box_blancD_contenu_simulateur {
    position: relative;
    width: 60%;
    height: auto;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 2%;
    padding-bottom: 0%;
    margin: 1%;
}

.box_simulateur_bas {
    position: relative;
    display: flex;
    width: 100%;
}

.box_contenu_input_droit_simulation {
    position: relative;
    background: #FFFFFF;
    border-radius: 18px;
    padding: 10px;
    font-size: 14px;
    line-height: 16px;
    text-align: right;
    width: 40%;
}

.contenu_simulateur {
    position: relative;
    height: auto;
    padding: 2%;
    background: #E9EDFC;
    border-radius: 20px;
    width: 92%;
    padding: 2%;
    margin-top: 20px;
    margin-left: 2%;
}

.box_contenu_plan_moins a {
    color: black;
}

.box_contenu_plan_plus a:visited {
    color: black;
}

.titre_contenu_global {
    position: relative;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #1A2442;
}

.box_contenu_plan_horaire {
    position: relative;
    width: 80px;
    background: #FFFFFF;
    border-radius: 18px;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 14px;
    line-height: 16px;
    margin-right: 20px;
    margin-left: 20px;
}

.box_contenu_regles {
    width: 100%;
    position: relative;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #1A2442;
}

.input_outils_droit {
    background-color: transparent;
    width: 100%;
    border: 0px solid #FFFFFF;
    text-align: right;
    font-weight: bold;
}

.input_outils_droit::placeholder{
    color: #1A2442;
    opacity: 1;
}

.sous_text_plan {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    display: flex;
    align-items: center;
    color:#9154FD;
}

.box_contenu_input_droit {
    position: relative;
    width: 30%;
    background: #FFFFFF;
    border-radius: 18px;
    padding: 10px;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 16px;
    text-align: right;
}

.box_contenu_plan_text_gauche {
    position: relative;
    width: 70%;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #1A2442;
}

.Titre_box_intermediaire {
    position: relative;
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    padding: 2%;
    margin-top: 10px;
    margin-left: 2%;
    margin-bottom: -15px;
}

.separateur_contenu_plan {
    margin-top: 15px;
    margin-bottom: 25px;
    border-top: 1px solid rgba(26, 36, 66, 0.3);
}

.box_contenu_plan_input {
    position: relative;
    width: 90%;
    background: #FFFFFF;
    border-radius: 18px;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 14px;
    line-height: 16px;
}

.box_contenu_plan_text {
    position: relative;
    width: 90%;
    background: #9154FD;
    border-radius: 18px;
    padding: 10px;
    margin-bottom: 12px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 16px;
}

.box_contenu_plan_plus {
    text-align: center;
    width: 38px;
    height: 38px;
    background-color: #FFFFFF;
    border-radius: 50%;
    margin-left: 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    display: flex;
    font-size: 21px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.box_contenu_plan_moins {
    text-align: center;
    width: 37px;
    height: 37px;
    background-color: transparent;
    border-radius: 50%;
    margin-left: 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    display: flex;
    font-size: 21px;
    color: rgba(26, 36, 66, 0.3);
    border: 1px solid rgba(26, 36, 66, 0.3);
    margin-bottom: 12px;
}

.box_contenu_plan {
    width: 100%;
    position: relative;
    display: flex;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #1A2442;
    align-items: center;
}

.titre_contenu_plan {
    font-weight: 600;
    font-size: 25px;
    line-height: 30px;
}

.contenu_plan {
    position: relative;
    height: auto;
    padding: 2%;
    background: #E9EDFC;
    border-radius: 20px;
    width: 598px;
    padding: 2%;
    margin-top: 20px;
    margin-left: 2%;
}

.input_outils {
    background-color: transparent;
    width: 100%;
    border: 0px solid #FFFFFF;
}

.bouton_outils {
    position: relative;
    height: auto;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    align-items: center;
    background: #1A2442;
    border-radius: 10px;
    width: 100%;
    padding: 2%;
    margin-bottom: 20px;
    color: #FFFFFF;
}

.text_box_outil_perf {
    width: 50%;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
}

.box_outil_perf {
    position: relative;
    display: flex;
    background: #FFFFFF;
    border-radius: 10px;
    width: 94%;
    background-color: ;
    color: #FFFFFF;
    height: auto;
    color: black;
    padding: 2%;
    margin: 1%;
    margin-bottom: 10px;
}

.form_box_contenu_outil {
    position: relative;
    height: auto;
    width: 60%;
    margin-right: 20px;
    min-width: 570px;
}

.ranger_box_blanc_contenu_outil {
    position: relative;
    width: 100%;
    display: flex;
    margin-bottom: 0px;
}

.symbole_input {
    position: relative;
    color: black;
    text-align: right;
    width: 50px;
    z-index: 1;
    margin-right: 6px;
    margin-top: 2px;
}

.box_input_outils {
    background: #E9EDFC;
    border-radius: 18px;
    color: black;
    width: 90%;
    height: 23px;
    padding: 5px;
    padding-left: 10px;
    border: 0px solid #E9EDFC;
    display: flex;
    margin-bottom: 16px;
}

.min_text_box_blanc_contenu_outil {
    position: relative;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #9154FD;
    margin-bottom: 6px;
}

.contenu_box_blanc_contenu_outil {
    position: relative;
    width: 50%;
    margin-right: 10px;
}

.double_box_blanc_contenu_outil {
    position: relative;
    width: 100%;
    display: flex;
}

.titre_box_blanc_contenu_outil {
    position: relative;
    width: 100%;
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    color: #1A2442;
    margin-bottom: 20px;
}

.box_blanc_contenu_outil {
    position: relative;
    width: 50%;
    height: auto;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 2%;
    padding-bottom: 0%;
    margin: 1%;
}

.titre_contenu_outil {
    position: relative;
    width: 95%;
    font-weight: 600;
    font-size: 22px;
    line-height: 27px;
    height: auto;
    margin-bottom: 20px;
}

.box_stop_contenu_outil {
    position: relative;
    height: auto;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: top;
    background: #E9EDFC;
    border-radius: 20px;
    width: 40%;
    padding: 20px;
    margin-bottom: 20px;
}

.box_contenu_outil {
    position: relative;
    height: auto;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    align-items: center;
    background: #E9EDFC;
    border-radius: 20px;
    width: 96%;
    padding: 2%;
    margin-bottom: 20px;
}

.contenu_outil {
    position: relative;
    display: flex;
    width: 96%;
    height: auto;
    padding: 2%;
}

a:hover .bouton_no_color {
    color: #FFFFFF;
    background: #1A2442;
}

.bouton_no_color {
    position: relative;
    width: auto;
    justify-content: center;
    align-items: center;
    padding: 15px 30px;
    gap: 10px;
    background: #FFFFFF;
    border-radius: 10px;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #1A2442;
    margin-right: 20px;
    border: 1px solid #1A2442;
}

.bouton_color {
    position: relative;
    width: auto;
    justify-content: center;
    align-items: center;
    padding: 15px 30px;
    gap: 10px;
    background: #1A2442;
    border-radius: 10px;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    margin-right: 20px;
}

.menu_outil {
    position: relative;
    display: flex;
    width: 96%;
    height: auto;
    padding: 2%;
    padding-bottom: 0%;
    margin: 10px;
}

.img_live {
    width: 100%;
    height: 100%;
    border-radius: 20px;
}

.img_replay {
    width: 285px;
    height: 165px;
    border-radius: 20px;
}

.box_replay {
    position: relative;
    width: auto;
    height: 240px;
    background: linear-gradient(122.22deg, #D7DAE5 0%, #F0E8FF 100%) !important;
    box-shadow: 0px 30px 40px -30px rgba(0, 0, 0, 0.4);
    border-radius: 20px;
    margin-right: 20px;
    padding: 10px;
}

.contenu_video_box_live {
    top: 0px;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    left: 0px;
}

.back_video_box_live {
    position: relative;
    width: 100%;
    height: 400px;
    background: black;
    border-radius: 15px;
    text-align: center;
}

.der_text {
    position: relative;
    left: 25px;
}

.led_text_box_live {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #F00606;
    box-shadow: 0px 0px 15px 5px rgba(242, 8, 8, 0.25);
    top: 5px;
}

.last_text_box_live {
    position: relative;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
}

.contenu_text_box_live {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    padding-top: 20px;
    height: 170px;
    overflow-x: auto;
}

.titre_text_box_live {
    position: relative;
    font-weight: 700;
    font-size: 38px;
    line-height: 45px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}

.sous_titre_text_box_live {
    position: relative;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    padding-left: 20px;
    padding-right: 20px;
}

.video_box_live {
    position: relative;
    width: 50%;
}

.text_box_live {
    position: relative;
    width: 50%;
}

.box_live {
    position: relative;
    width: 96%;
    height: auto;
    padding: 2% 2% 2% 2%;
    background: linear-gradient(95.58deg, #D7DAE5 0%, #F0E8FF 100%);
    box-shadow: 0px 50px 50px -40px rgba(0, 0, 0, 0.4);
    border-radius: 20px;
    display: flex;
}

.menu_chat_ipad {
    display: none;
}

.text_idpop_photo_chat {
    font-size: 12px;
    position: relative;
    top: 5px;
}

.text_block_valid {
    padding: 20px;
    font-size: 13px;
    font-weight: bold;
}

.close_block_valid {
    position: relative;
    left: 90%;
    width: 21px;
    top: 5px;
}

.block_valid {
    position: relative;
    width: 100%;
    padding: 0px;
    box-shadow: 0px 35px 40px -25px rgb(0 0 0 / 40%);
    border-radius: 20px;
    background-color: #FEA3A3;
    border: 1px solid #FFFFFF;
}

.popup {
    display: none;
    position: absolute;
    width: auto;
    background-color: #FFFFFF;
    border-radius: 20px;
    top: 30%;
    left: 50%;
    /* à 50%/50% du parent référent */
    transform: translate(-50%, -30%);
    /* décalage de 50% de sa propre taille */
    height: auto;
    z-index: 9999;
}

.input_chat_reel {
    width: 95%;
    border: 0px solid #FFFFFF;
    height: 25px;
    margin-top: 5px;
}

.img_epingle {
    width: 20px;
    height: 20px;
    position: relative;
    margin-top: 8px;
}

.submit_input_chat {
    margin-top: 7px;
    margin-left: 20px;
    width: 25px;
    height: 30px;
    background-image: url(../img/Fleche_input.png);
    background-repeat: no-repeat;
    position: absolute;
    background-color: transparent;
    border: 0px;
}

.submit_input_text {
    width: 90px;
    text-align: left;
}

.fond_input_chat {
    font-size: 12px;
    line-height: 14px;
    color: #FFFFFF;
    background: #FFFFFF;
    border-radius: 20px;
    height: 38px;
    width: 100%;
    margin-left: 40px;
    padding-left: 10px;
    display: flex;
}

.input_chat {
    position: relative;
    width: 100%;
    display: flex;
    height: 50px;
    margin-top: 20px;
    display: flex;
}

.separation_text_chat {
    border-bottom: 0.1px solid #FFFFFF;
    position: relative;
    margin-top: 30px;
}

.post_fixe_chat_pseudo {
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    padding-bottom: 5px;
}

.avatar_scroll_text_chat_flex {
    padding: 10px;
}

.text_scroll_text_chat_flex {
    padding: 10px;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
}

.scroll_text_chat_flex {
    width: 100%;
    height: auto;
    display: flex;
    position: relative;
    padding-bottom: 10px;
}

.aff_img_chat {
    width: 100%;
}

.scroll_text_chat_flex {
    width: 100%;
    height: auto;
    display: flex;
    position: relative;
}

.scroll_text_chat {
    position: relative;
    width: 93%;
    height: 530px;
    overflow-y: auto;
    top: 14px;
    left: 38px;
}

.scroll_menu_chat {
    position: relative;
    width: 55px;
    height: 613px;
    overflow-y: auto;
    top: 14px;
    left: 6px;
}

.img_avatar_connex {
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

.img_avatar_connex_deco {
    width: 45px;
    height: 45px;
    opacity: 0.5;
    border-radius: 50%;
}

.box_connex_menu_chat {
    position: relative;
    width: 100%;
    text-align: center;
    padding-top: 8px;
}

.text_chat {
    position: relative;
    width: 100%;
    height: 646px;
    border-radius: 20px;
    margin-top: 40px;
    margin-right: 40px;
    margin-left: 0px;
    margin-bottom: 0px;
    background: linear-gradient(to top left, red, 0.1%, #D7DAE5);
}

.menu_chat {
    position: relative;
    width: 82px;
    height: 646px;
    background: linear-gradient(50deg, #BBB9D1 0%, #E2E4EC 100%);
    border-radius: 20px;
    margin: 20px;
    margin-left: 40px;
    margin-top: 40px;
    margin-bottom: 0px;
}

.box_chat {
    position: relative;
    width: 100%;
    display: flex;
}

.structure_data {
    position: relative;
    width: calc(100% - 260px);
}

.structure_menu {
    position: relative;
    width: 260px;
    height: 100%;
}

.structure {
    display: flex;
    width: 100%;
    height: auto;
}

a:hover .lock_noir {
    background: #9154FD;
}

.box_boutton_debloque_mobile {
    display: none;
}

.bouton_debloquer a {
    text-transform: none;
    color: #1A2442;
}

.bouton_debloquer {
    margin-right: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 20px;
    border: 1px solid #9154FD;
    border-radius: 18.5px;
    text-align: center;
    color: #1A2442;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
}

.lock_noir {
    position: absolute;
    width: 39px;
    height: 39px;
    background: #E2E2E3;
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    left: 50%;
    opacity: 0.8;
    transform: translate(-50%, -50%);
    /* décalage de 50% de sa propre taille */
}

.ajout_recent {
    position: absolute;
    width: 125px;
    /*height: 39px;*/
    background: #9154FD;
    font-weight: 600;
    color: #FFFFFF;
    font-size: 18px;
    border-radius: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 70%;
    left: 39%;
    padding: 10px 20px;
    transform: translate(-50%, -50%);
    /* décalage de 50% de sa propre taille */
}

.bouton_pre_quiz a {
    color: #9154FD;
}

.bouton_pre_quiz {
    width: auto;
    height: 39px;
    border-radius: 18.5px;
    color: #9154FD;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    border: 1.5px solid #9154FD;
}

.statut_quiz {
    width: 39px;
    height: 39px;
    border-radius: 50%;
    background: #1A2442;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
}

.bouton_quiz {
    position: relative;
    display: flex;
    width: 100%;
    margin-top: 21px;
    height: auto;
}

.niveau_text_quiz {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #1A2442;
}

.titre_quiz {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
}

.text_quiz {
    padding: 20px;
    height: 80px;
}

.img_quiz {
    width: 286px;
    height: 163px;
    border-radius: 20px;
}

.box_quiz {
    position: relative;
    width: 286px;
    height: 304px;
    background: #D7DAE5;
    box-shadow: 0px 35px 50px -35px rgba(0, 0, 0, 0.4);
    border-radius: 20px;
    margin-right: 20px;
}

.box_accompagnement_etoile {
    position: absolute;
    left: 335px;
    width: 70px;
    text-align: right;
}

.bouton_accompagnement {
    position: absolute;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 20px;
    gap: 10px;
    width: auto;
    height: 17px;
    background: #9154FD;
    border-radius: 18.5px;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    margin-top: 12px;
}

a:hover .bouton_accompagnement {
    background: transparent;
    color: #1A2442;
    border: 1px solid #9154FD;
}

.text_accompagnement {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
}

.sous_titre_accompagnement {
    width: 390px;
    position: relative;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #1A2442;
    opacity: 0.5;
}

.box_accompagnement {
    position: relative;
    width: 390px;
    height: 167px;
    background: #D7DAE5;
    box-shadow: 0px 35px 50px -35px rgba(0, 0, 0, 0.4);
    border-radius: 20px;
    padding: 25px;
    padding-top: 20px;
    margin-right: 20px;
}

a:hover .box_accompagnement {
    border: 4px solid #9154FD;
}

.box_defilement {
    position: relative;
    width: 98%;
    height: auto;
    padding: 0% 2% 0% 2%;
}

.bouton_defilement {
    position: relative;
    width: 49px;
    height: 49px;
    border-radius: 50%;
    transform: rotate(-180deg);
    background: linear-gradient(90deg, #3EB9F1 0%, #5E6EFD 19.06%, #9154FD 35.15%, #C946F2 52.87%, #DB41EF 58.12%, #FF8CEF 100%);
    margin-right: 20px;
}

.box_boutton_defilement {
    position: relative;
    text-align: right;
    padding: 10px;
    width: 98%;
    display: flex;
    flex-direction: row-reverse;
    background-color: transparent;
    padding-top: 0px;
    padding-right: 0px;
    margin-top: -20px;
}

.img_jaquette {
    box-shadow: 0px 35px 40px -25px rgba(0, 0, 0, 0.4);
    border-radius: 15px;
    height: 335px;
    position: relative;
    right: 0px;
}

.img_top_10{
    position: relative;
    right: 40px;
}

.jaquette {
    position: relative;
    padding: 10px;
    height: auto;
}

.contenu_box_defilement {
    width: 100%;
    height: 400px;
    /*270*/
    margin-top: 2vh;
    display: flex;
    overflow-x: hidden;
    overflow-y: auto;
    scroll-snap-type: x;
}

.contenu_box_defilement_quiz {
    width: 100%;
    height: 330px;
    /*270*/
    margin-top: 2vh;
    display: flex;
    overflow-x: hidden;
    overflow-y: auto;
    scroll-snap-type: x;
}

.titre_en_tete_min {
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #9BA5BF;
}

.titre_en_tete_min_black {
    font-weight: 500;
    font-size: 27px;
    line-height: 26px;
    background-color: #9BA5BF;
    color: #FFFFFF;
    padding: 10px 20px;
    border-radius: 20px;

}


.box_bouton_formation_box_contenu {
    position: relative;
    display: flex;
    padding: 5px;
    padding-top: 20px;
}

.repeat {
    position: relative;
    width: 39px;
    height: 29px;
    background: #E2E2E3;
    border-radius: 50%;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.bouton_formation_box_contenu {
    position: relative;
    width: 115px;
    height: auto;
    background: #E2E2E3;
    border-radius: 18.5px;
    text-align: center;
    padding-top: 11px;
    padding-bottom: 11px;
    margin-right: 20px;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #1D2028;

}

.sous_titre_formation_box_contenu {
    position: relative;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
    padding: 5px;
    text-transform: capitalize;
}

.titre_formation_box_contenu {
    position: relative;
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    color: #FFFFFF;
    padding: 5px;
    text-transform: uppercase;
}

.numero_top_10 {
    height: 300px;
    position: relative;
    top: 24px;
}

.text_contenu_box_en_tete {
    position: relative;
    top: 400px;
    width: 96%;
    height: auto;
    padding-left: 3%;
    padding-right: 3%;
}

.contenu_box_en_tete {
    width: 100%;
    height: 570px;
    border-radius: 20px;
    margin-top: 2vh;
    background: #9154FD url('/img/miniature-formation/MiniatureSpicyECOM/Formation SPICY Ecom.jpeg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    box-shadow: 0px 90px 50px -70px rgba(0, 0, 0, 0.4);
}

.box_en_tete {
    position: relative;
    width: 96%;
    height: auto;
    padding: 3% 2% 5% 2%;
}

.box_second_episode {
    position: relative;
    width: 96%;
    height: auto;
    padding: 3% 2% 5% 2%;
    margin-top: -45px;
}

.titre_en_tete {
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    margin-left: 10px;
}

.titre_en_tete_formation {
    font-weight: 700;
    font-size: 17px;
    line-height: 20px;
}

.aff_menu_mobile {
    display: none;
}

.img_menu_mobile {
    display: none;
}

.box_menu_mobile {
    display: none;
}

.box_menu_ipad {
    display: none;
}

.box_menu {
    position: relative;
    width: 50%;
    display: flex;
    flex-wrap: wrap;
}

.box_menu_droit {
    position: relative;
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    margin-left: auto;
    flex-direction: row-reverse;
}

.bouton_espace_menu {
    position: relative;
    width: 100%;
    min-width: 326px;
}

.img_rond_menu {
    position: relative;
    top: 10px;
    width: auto;
    height: 16px;
}

.rond_menu {
    position: relative;
    width: 38px;
    height: 38px;
    background: #1A2442;
    ;
    left: 0px;
    top: 27px;
    justify-content: center;
    border-radius: 50%;
    margin-right: 15px;
    text-align: center;
    flex-direction: row;
    align-items: center;
}

.bouton_menu_clair {
    position: relative;
    width: 92px;
    height: 18px;
    left: 0px;
    top: 27px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 18px;
    border-radius: 18.5px;
    color: #1A2442;
    margin-right: 15px;
    border: 1px solid #1A2442;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
}

.bouton_menu_fonce {
    position: relative;
    width: 98px;
    height: 18px;
    left: 0px;
    top: 27px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 18px;
    background: #1A2442;
    border-radius: 18.5px;
    color: #FFFFFF;
    margin-right: 15px;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
}

.box_menu a {
    text-decoration: none;
}

.box_menu_droit a {
    text-decoration: none;
}

a:hover .bouton_menu_fonce {
    background-color: transparent;
    border: 1px solid #9154FD;
    color: #1A2442;
    text-decoration: none;
}

a:hover .bouton_menu_clair {
    background-color: #1A2442;
    color: #FFFFFF;
    text-decoration: none;
}

.menu_centre_haut {
    position: relative;
    width: 100%;
    height: 90px;
    /*border: 1px solid;*/
    display: flex;
    flex-wrap: wrap;
}

.global {
    position: relative;
    width: 98%;
    height: auto;
    left: 0px;
    top: 0px;
    min-width: 760px;
    /*max-width: 1600px;*/
}

.box_centre {
    position: relative;
    width: 100%;
    height: auto;
    left: 0px;
    top: -6px;
    background: #FFFFFF;
    border-radius: 20px;
    padding-bottom: 40px;
    margin-bottom: 50px;
}

.box_text_menu a {
    text-decoration: none;
    color: #676b74;
}

.box_text_menu a:hover {
    color: black !important;
}

.text_page {
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    margin-left: 15px;
    margin-top: 1px;
}

.box_titre_menu {
    position: relative;
    width: 100%;
    margin-left: 20px;
    height: auto;
    margin-top: 45px;
    font-weight: 600;
    font-size: 14px;
    color: #1A2442;
}

.pointeur_menu {
    width: 6px;
    height: 6px;
    background: #9154FD;
    box-shadow: 0px 0px 3px rgba(145, 84, 253, 0.6), 0px 0px 10px rgba(145, 84, 253, 0.8), 0px 0px 15px #9154FD;
    border-radius: 50%;
    margin-right: 0px;
    margin-top: 7px;
}

.img_menu {
    top: 10px;
    width: 17px;
}

.img_menu_gris {
    top: 10px;
    width: 17px;
    opacity: 0.3;
    filter: contrast(50%);
}

.box_text_menu {
    position: relative;
    width: 100%;
    margin-left: 20px;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    margin-top: 18px;
}

.text_page_encour {
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    margin-left: 15px;
    margin-top: 1px;
    width: 140px;
}

.img_avatar_param {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin-bottom: 10px;
}

.profil_menu {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
}

.img_logo {
    width: 78px;
    /*height: 28.5px;*/
}

.box_menu_desktop {
    position: relative;
    top: 53px;
    width: 222px;
    height: 727px;
    background: #FFFFFF;
    border-radius: 20px;
    /*margin-top: 5px;*/
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 40px;
}

.Logo_accueil_desktop {
    position: relative;
    top: 26px;
    left: 27px;
    width: 222px;
    height: auto;
    text-align: center;
    /*margin-top: 0px;
    margin-left: 20px;*/
}

.Connexion_Desktop {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 1%);
    width: 66.67vw;
    /*66.67vw*/
    height: 43.33vh;
    /*94.55vw*/
    min-height: 500px;
    min-width: 500px;
    /*background: #EAEAEA;*/
}

/* Tradr+ Light */
.Logo_accueil {
    /*position: relative;*/
    width: 109px;
    height: 40px;
    /*margin-left: 2.13vw;
    margin-top: 2.13vh;*/
    background-repeat: no-repeat;
    /*background-image: url("/img/logospicyads.png");*/
}

.Logo_connexion img {
    width: 100px;
    margin-left: 3%;
    margin-top: 2%;
}

.box_connexion {
    position: relative;
    width: 30vw;
    height: 60vh;
    margin-left: -5.49vw;
    top: 6vh;
    /*border:1px solid black;*/
}

.text_connexion {
    position: relative;
    width: auto;
    height: 56px;
    left: 0px;
    top: 0px;
    padding-left: 10px;
    font-weight: 700;
    font-size: 48px;
    line-height: 56px;
    color: #1A2442;
}

.sous_text_connexion {
    position: relative;
    width: auto;
    height: 23px;
    left: 0px;
    top: 0vh;
    padding-left: 15px;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 20px;
    color: #9154FD;
    ;
}

.box_image_connexion {
    position: absolute;
    width: 47vw
        /*300px*/
    ;
    height: 95vh
        /*792px*/
    ;
    left: 34.67vw;
    top: -5.5vh;
    background-image: url(../img/fond_connexion.png);
    background-size: cover;
    background-repeat: no-repeat;
    /*border: 0.1px solid #000000;*/
    border-radius: 20px 20px;
}

.box_text_connex {
    position: relative;
    margin-top: 0px;
    width: 95%;
    height: auto;
    padding: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.titre_input {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #1A2442;
    margin-left: 5px;
}

.titre_input a {
    color: #1A2442;
    text-decoration: none;
}

.input_connex {
    margin-top: 5px;
    position: relative;
}

.connex_box_input {
    background-color: #FFF;
    border-radius: 13px;
    border: 0px;
    height: 45px;
    width: 95%;
    padding-left: 20px;
    font-family: 'Montserrat', sans-serif;
}

input[type=checkbox] {
    -webkit-appearance: auto;
    -moz-appearance: none;
    -ms-appearance: none;
    border-radius: 4px;
    height: 15px;
    width: 15px;
    background: #fff;
    border: 0px solid #ccc;
    top: 3px;
    position: relative;
}

.bouton_submit {
    text-align: center;
    left: 0vw;
    width: 100%;
    height: 45px;
    border-radius: 13px;
    border: 0px;
    background-color: #1A2442;
    ;
    color: #FFF;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
}

.message_erreur {
    text-align: center;
    color: RED;
    font-size: 13px;
}

.box_inscription {
    position: relative;
    width: 30vw;
    height: 60vh;
    margin-left: -5.49vw;
    top: 6vh;
    /*border:1px solid black;*/
}

.box_text_inscription {
    position: relative;
    margin-top: 0px;
    width: auto;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    padding-top: 6px;
    padding-bottom: 6px;
}

.box_text_inscription_wrap {
    position: relative;
    margin-top: 0px;
    width: 45%;
    height: auto;
    padding: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.inp_checkbox_wrap {
    position: relative;
    margin-top: 0px;
    width: 5%;
    height: auto;
    padding: 5px;
}

.text_ins_wrap {
    position: relative;
    margin-top: 9px;
    width: 89%;
    height: auto;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #1A2442;
}

.text_ins_wrap a {
    color: black;
}

/*Produits*/
.colonne_contenu {
    background-color: transparent;
    width: 100%;
    border: 0px solid #FFFFFF;
    font-size: 19px;
}

.image-produit {
    height: 250px;
}

.min_flex_trente_episode_mobile {
    display: none;
}


.image-produit {
    width: 300px;
    height: auto;
    margin-right: 20px;
}

.bloc-popup-form {
    border: solid #f3effc;
    border-radius: 50px;
    background: #f3effc;
    height: 67vh;
    /*width: auto;*/
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 5%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
}

.bouton_submit_user {
    text-align: center;
    left: 0vw;
    width: 40%;
    height: 45px;
    border-radius: 13px;
    border: 0px;
    background-color: #9154FD;
    color: #FFF;
    font-weight: 600;
    font-size: 13px;
    line-height: 21px;
}

.bouton_reset_user {
    text-align: center;
    left: 0vw;
    width: 40%;
    height: 45px;
    border-radius: 13px;
    border: 0px;
    background-color: #FFF;
    color: #9154FD;
    font-weight: 600;
    font-size: 13px;
    line-height: 21px;
}

#editproduct .bouton_submit_user {
    margin-top: 10px;
}

#addproduct .bouton_submit_user {
    margin-top: 10px;
}

#editproduct {
    height: 53vh !important;
    position: absolute;
    top: 50% !important;
}

#add_product {
    height: 76vh !important;
    position: absolute;
    top: 50% !important;
    left: 50%;
    z-index: 1000;
}

.presentation_produit {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));

}

.bouton_submit_product {
    text-align: center;
    position: relative;
    left: 40%;
    width: 20%;
    height: 45px;
    border-radius: 13px;
    border: 0px;
    background-color: #9154FD;
    color: #FFF;
    font-weight: 600;
    font-size: 13px;
    line-height: 21px;
}

.min_flex_soixantedix_tradrbox {
    position: relative;
    width: 70%;
    text-align: left;
    border-radius: 20px;
    height: auto;
    padding: 2%;
    padding-right: 0.3%;
    background-color: transparent;
}

.box_centre_tradrbox {
    position: relative;
    width: 100%;
    height: auto;
    left: 0px;
    top: -6px;
    background: #FFFFFF;
    border-radius: 20px;
    padding-bottom: 40px;
    margin-bottom: 50px;
    display: flex;
}

.tradrbox_list {
    display: flex;
    /*padding: 2%;*/
    flex-wrap: wrap;
}

.tradrbox_element {
    width: 175px;
    /*height: 120px;*/
    border: solid #706F94 0.5px;
    border-radius: 20px;
    margin: 2%;
    font-size: 12px;
    box-shadow: 0px 20px 30px -20px #090D6D66;

}

.tradrbox_element:focus {
    border: 2px solid #9154FD
}

.element_details {
    height: 75px;
    background-color: #E9EDFC;
    border-radius: 20px 20px 0 0;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 10px;
}

.bloc_texte {
    width: 115px;
    display: block;
    float: right;
}

.element_control {
    height: 45px;
    background-color: #D1D8EB;
    border-radius: 0 0 20px 20px;
    padding-top: 5%;
    padding-left: 15px;
    padding-right: 10px;
}

.element_format {
    width: 23px;
    height: 30px;
}

.download_ico {
    display: block;
    float: right;
    margin-top: 5%;
}

.join_button {
    font-size: 12px;
    background: #9154FD;
    color: #FFF;
    border-radius: 4px;
    width: 67px;
    height: 19px;
    margin-top: 5%;
    border: none;
    padding: 2px, 4px, 2px, 4px;
}

.etiquette_page_dossier {
    width: auto;
    display: inline;
    margin-left: 5px;
    margin-right: 5px;
}

.etiquette_page_dossier:first-child {
    margin-left: 0;
}

.element_size {
    margin-top: 5%;
    display: block;
    float: left;
}

.texte_en_gris {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 500;
    line-height: 14.63px;
    text-align: left;
    color: #D2D6E1;
}

.texte_couleur {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 500;
    line-height: 14.63px;
    text-align: left;
    color: #9154FD;
}

.sidebar_tradrbox {
    background-color: #E9EDFC;
    box-shadow: 0px 20px 30px -20px #090D6D66;
    border-radius: 20px;
    height: 50em;
    width: 288px;
    margin-top: 5.7%;
    margin-right: 2%;
}

.tradrbox_sidebar_title {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.5px;
    text-align: left;
    display: block;
    width: 187px;
    float: left;

}

.entete_dossier {
    width: 100%;
    margin-bottom: 15px;
}

.tradrbox_sidebar_content {
    display: block;
    margin-top: 20%;
}

.tradrbox_sidebar_subtitle {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 600;
    line-height: 14.63px;
    text-align: left;
    display: block;
    margin-bottom: 5%;

}

.tradrbox_sidebar_paragraph {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 400;
    line-height: 14.63px;
    text-align: justify;

}

.tradrbox_sidebar_information {
    margin-top: 10%;
}

.column_description {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 400;
    line-height: 14.63px;
    text-align: left;
    /*width: 40%;*/
}

.column_caract {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 700;
    line-height: 14.63px;
    text-align: right;
    width: 16%;

}


.entete_tradrbox {
    margin-left: 2%;
}

.formulaire_recherche {
    margin-left: 2%;
    margin-top: 1%;
}

.fil_ariane {
    margin-left: 2%;
    margin-top: 1%;
}

.formulaire_recherche {
    border-radius: 20px;
    border: none;
    width: 93%;
    padding: 0 0 0 2%;
    height: 27px;
    background: url("https://tradr.pierrejung.com/img/loupe_recherche.svg") no-repeat, #E9EDFC;
    background-position: 20px 50%;
    padding-left: 40px;

}

.form_page_dossier_tradrbox {
    width: 85%;
}

.favoris_search_image {
    height: 20px;
    margin-left: 2.5%;
    margin-bottom: -8px;
}

.dossier_tradrbox {
    height: 160px;
    padding-left: 0;
    padding-top: 0;
}

.image_dossier_tradrbox {
    width: 175px;
    border-radius: 20px 20px 0 0;
}

.titre_dossier_tradrbox {
    margin-top: 15px;
    margin-left: 10%;
}

.sous_titre_dossier_tradrbox {
    font-family: Montserrat;
    font-size: 10px;
    font-weight: 400;
    line-height: 12.19px;
    text-align: left;
    margin-left: 10%;


}

.dossier_content {
    font-weight: 600;
}

.image_entete_dossier_tradrbox {
    width: 100%;
    border-radius: 10px;
    box-shadow: 0px 20px 30px -20px #090D6D66;
    margin-bottom: 15px;
}

.box_formation {
    background-image: url("../img/Fond_ capital_control.png");
    background-size: cover;
}

.premium_img {
    opacity: 0.5;
}

.dark_mode_bouton{
    top: 1px;
    border: none;
}

.to_hide{
    display: none;
}

.input_outils input::placeholder {
    color: #9BA5BF;
    opacity: 1; /* Assurez-vous que l'opacité est à 1 pour rendre la couleur visible */
}

.input_outils input::-webkit-input-placeholder {
    color: #9BA5BF;
}

.input_outils input::-moz-placeholder {
    color: #9BA5BF;
    opacity: 1; /* Assurez-vous que l'opacité est à 1 pour rendre la couleur visible */
}

.input_outils input:-ms-input-placeholder {
    color: #9BA5BF;
}

.input_outils input::-ms-input-placeholder {
    color: #9BA5BF;
}

/*Fin style général*/

/*dark mode*/
.body_dark {
    background: #1D2028!important;
    color: #E9EDFC!important;
}

.box_menu_desktop_dark {
    background: #474466!important;
}

.box_centre_dark {
    background: #474466!important;
}

.box_centre_tradrbox_dark{
    background: #474466!important;
}

.box_flex_dark {
    background: #2F294B!important;
}

.bg-gradient_dark{
    background:#2F294B url("../img/bg-card.png") no-repeat top right!important;
    background-size: cover!important;
    background-position: 100px!important;
}

.box_titre_menu_dark {
    color: #E2E2E3!important;
}

.box_text_menu_dark a {
    color:  #706F94!important;
}

.bouton_menu_fonce_dark {
    background: #E9EDFC!important;
    color: #1D2028!important;
}

.bar_progression_dark {
    background: #474466!important;
}

.box_blanc_effet_input_dark {
    background: #474466!important;
}

.titre_entete_dark {
    color: #E9EDFC!important;
}

.titre_trading_dark {
    color: #E9EDFC!important;
}

.sous_titre_entete_dark {
    color: #E9EDFC!important;
}

.div_text_cent_dark {
    color: #E9EDFC!important;
}

.rond_menu_dark {
    background: #E9EDFC!important;
}

.bouton_menu_clair_dark {
    color: #E9EDFC!important;
    border: 1px solid #E9EDFC!important;
}

.pointeur_menu_dark {
    box-shadow: 0px 0px 3px 0px #FF8CEF99!important;
    background: #FF8CEF!important;
}

.element_details_dark{
    background-color: #10032BCC;
}
.titre_dossier_tradrbox_dark{
    color: #E9EDFC;
}
    
.sous_titre_dossier_tradrbox_dark{
    color: #706F94;
}

.formulaire_recherche_dark{
    background: url(https://tradr.pierrejung.com/img/loupe_recherche.svg) no-repeat, #2F294B;
    background-position: 20px 50%;
}

.element_control_dark{
    background-color: #2F294B;
}
.sidebar_tradrbox_dark{
    background-color: #2F294B;
}

.box_fond_accompagnement_dark{
    background-color: #2F294B;
}

.box_blanc_effet_input_horaire_dark{
    background-color: #474466;
}

.sous_titre_accompagnement_dark{
    color: #E9EDFC;
}

.profil_menu_dark{
    color: #E2E2E3;
}

.titre_accompagnement_dark{
    color: #E2E2E3;
}

.text_accompagnement_dark{
    color: #E2E2E3;
}

.box_accompagnement_dark{
    background-color: #2F294B;
    box-shadow: 0px 30px 40px -35px #10032BCC;

}

.box_quiz_dark{
    background-color: #2F294B;
}

.bouton_debloquer_dark{
    color: #E2E2E3;
    border: 1px solid #E2E2E3;
}

.bouton_debloquer_dark a{
    color: #E2E2E3;
}

.statut_quiz_dark{
    background-color: #E9EDFC;
}

.box_blanc_effet_input_quiz_dark{
    color:  #E9EDFC;
    background-color: #474466;
    box-shadow: 0px 0px 30px 0px #9154FD99;

}

.box_live_dark{
    background: linear-gradient(122.22deg, #2F294B 0%, #2E244A 100%);

}

.box_contenu_outil_dark{
    background-color: #2F294B;
}

.box_blanc_contenu_outil_dark{
    background-color: #474466;
}

.box_input_outils_dark{
    background-color: #2F294B;
}

.box_contenu_outil_dark .titre_box_blanc_contenu_outil{
    color: #E2E2E3;
}

.box_contenu_outil_dark .symbole_input{
    color: #E2E2E3;
}

.box_contenu_outil_dark .box_outil_perf{
    color: #E2E2E3;
    background-color: #474466;
}

.box_stop_contenu_outil_dark{
    background-color: #2F294B;
}

.bouton_outils_dark{
    background-color: #E9EDFC;
    color: #1A2442;
}

.menu_outil_dark .bouton_color{
    color: #1D2028;
    background-color: #E9EDFC;
}

.menu_outil_dark .bouton_no_color{
    color: #E2E2E3;
    background-color: transparent;
    border: solid 1px #E9EDFC;
    border-radius: 10px;
}

.contenu_plan_dark{
    background-color: #2F294B;
}

.contenu_plan_dark .box_contenu_plan_text_gauche{
    color: #E2E2E3;
}

.contenu_plan_dark .box_contenu_regles{
    color: #E2E2E3;
}

.contenu_plan_dark .titre_contenu_global{
    color: #E2E2E3;
}

.contenu_plan_dark .box_contenu_plan_input{
    background-color: #474466;
    color: #E2E2E3;

}

.contenu_plan_dark .box_contenu_input_droit{
    background-color: #474466;
    color: #E2E2E3;

}

.contenu_plan_dark .box_contenu_plan_horaire{
    background-color: #474466;
    color: #E2E2E3;

}

.contenu_plan_dark .box_contenu_plan_plus{
    background-color: #474466;
}

.contenu_plan_dark .box_contenu_plan_plus a:visited {
    color: #E2E2E3;
}
.contenu_simulateur_dark{
    background-color: #2F294B;
}

.contenu_simulateur_dark .box_contenu_plan_text_gauche{
    color: #E2E2E3;
}

.contenu_simulateur_dark .box_contenu_input_droit{
    color: #E2E2E3;
    background-color: #474466;
}

.contenu_simulateur_dark .box_contenu_input_droit_simulation{
    color: #E2E2E3;
    background-color: #474466;
}

.contenu_simulateur_dark .box_blancG_contenu_simulateur{
    color: #E2E2E3;
    background-color: #474466;
}

.contenu_simulateur_dark .box_blancD_contenu_simulateur{
    color: #E2E2E3;
    background-color: #474466;
}

.contenu_simulateur_dark .titre_box_blanc_contenu_simulateur{
    color: #E2E2E3;
}

.contenu_simulateur_dark .input_outils_droit{
    color: #E2E2E3;
}

.text_page_encour_dark{
    color: #E2E2E3!important;
}

.body_dark a:-webkit-any-link{
    color: #E2E2E3;
}

.body_dark .text_connexion{
    color: #E2E2E3;
}

.body_dark .titre_input{
    color: #E2E2E3;
}

.body_dark .text_ins_wrap{
    color: #E2E2E3;
}

.body_dark .connex_box_input{
    background-color: #474466;
    color: #E2E2E3;
}

.body_dark .box_detail_formation{
    background-color: #2F294B;
    color: #E2E2E3;
}

.body_dark .box_detail_episode{
    background-color:#2F294B;
}

.body_dark .box_blanc_episode{
    background-color:#474466;
    color: #E2E2E3;
}

.body_dark .box_blanc_episode_text{
    background-color:#474466;
    color: #E2E2E3;
}



.body_dark .text_doc_episode{
    color: #E2E2E3;
}
/*fin dark mode*/


@media only screen and (min-width: 850px) {
    .flex_cinquante_mobile {
        display: none;
    }
}

/* Ajustement portrait mobile smartphone */
@media only screen AND (max-width: 500px) AND (orientation: portrait) {
    body {
        margin: 0px !important;
    }

    .Logo_accueil_desktop .img_logo {
        width: 50px;
    }

    .text_objectif {
        font-size: 13px !important;
    }

    .titre_input {
        font-size: 13px !important;
    }

    .text_ins_wrap {
        font-size: 11px !important;
    }

    .box_profil_haut {
        margin-bottom: 0px !important;
    }

    .text_profil_haut {
        font-size: 14px !important;
    }

    .telecharger_avatar_profil {
        font-size: 11px !important;
    }

    .telecharger_avatar_profil {
        width: auto !important;
        margin-left: 52px !important;
    }

    .min_flex_cinquante_mobile {
        width: 48%;
        margin-bottom: 40px;
    }

    .titre_min_box {
        font-size: 12px !important;
    }

    .icone_accompagnement_mac {
        display: none !important;
    }

    .flex_cinquante_acc_desktop {
        display: none !important;
    }

    .fond_coach_accompagnement {
        margin-top: 12px !important;
        width: 94% !important;
        height: 221px !important;
    }

    .icone_accompagnement_mac_mobile {
        top: 55px !important;
        left: 70% !important;
        position: absolute !important;
    }

    .en_tete_accompagnement_mobile {
        display: block !important;
    }

    .div_text_cent {
        font-size: 11px !important;
    }

    .titre_trading {
        font-size: 24px !important;
    }

    .box_text_espace_admin {
        display: none !important;
    }

    .fleche_play {
        left: -38px !important;
    }

    .div_episode_mobile {
        display: block !important;
        border-radius: 5px;
        padding: 3px;
        margin-left: 6px;
        width: 100%;
        padding-bottom: 7px;
    }

    .box_en_tete {
        padding-top: 0% !important;
    }

    .titre_en_tete_formation {
        display: none !important;
    }

    .box_suivant {
        font-size: 13px !important;
    }

    .box_blanc_effet_input_quiz {
        width: 93% !important;
        font-size: 13px !important;
    }

    .box_text_violet_abso {
        top: 94px !important;
    }

    .bouton_horaire {
        font-size: 10px !important;
        padding: 7px !important;
        font-weight: 700 !important;
    }

    .box_blanc_effet_input_nb {
        font-size: 18px !important;
        width: 12px !important;
    }

    .nb_accompagnement {
        font-size: 18px !important;
    }

    .box_blanc_effet_input {
        font-size: 25px !important;
    }

    .box_blanc_effet_input_horaire {
        font-size: 25px !important;
    }

    .box_fond_accompagnement {
        width: 82% !important;
        margin-top: 13px !important;
        text-align: left;
    }

    .min_flex_soixante {
        width: 100% !important;
    }

    .min_flex_quarante {
        width: 100% !important;
    }

    .titre_accompagnement {
        font-size: 25px !important;
    }

    .text_doc_episode {
        font-size: 12px !important;
    }

    .flex_cinquante_aff_modulable {
        padding: 0% !important;
        padding-left: 0% !important;
        padding-right: 2% !important;
        border-radius: 0px !important;
        display: flex !important;
        margin-left: 10px;
    }

    .duree_episode {
        font-size: 11px !important;
    }

    .bar_progression_episode {
        margin-left: 35px !important;
    }

    .titre_doc_episode {
        font-size: 13px !important;
    }

    .box_blanc_episode {
        height: auto !important;
        padding-top: 8px !important;
        padding-bottom: 5px !important;
    }

    .flex_cinquante_modulable {
        display: none !important;
    }

    .box_blanc_episode_text {
        height: auto !important;
        margin-bottom: 10px !important;
    }

    .min_flex_trente_episode {
        width: 96% !important;
        height: auto !important;
    }

    .suivi_detail_formation {
        margin-left: 10px !important;
        margin-top: 0px !important;
        font-size: 11px !important;
    }

    .min_flex_soixantedix_episode {
        width: 96% !important;
        height: auto !important;
    }

    .box_detail_episode {
        display: block !important;
    }

    .suivi_detail_formation_violet {
        font-size: 9px !important;
    }

    .flex_cinquante_mobile {
        display: flex !important;
        flex-direction: column;
    }

    .min_flex_trente_formation {
        width: 100% !important;
        height: auto !important;
    }

    .box_second_episode {
        margin-top: 5px !important;
    }

    .min_flex_soixantedix_formation {
        width: 100% !important;
        height: 200px !important;
    }

    .titre_episode {
        font-size: 13px !important;
    }

    .episode {
        font-size: 18px !important;
    }

    .box_detail_formation {
        display: block !important;
        width: 100% !important;
    }

    .box_full_font {
        font-size: 11px !important;
        line-height: 17px !important;
    }

    .box_full_font_acc {
        font-size: 11px !important;
        line-height: 17px !important;
    }

    .icone_titre {
        width: 15px !important;
        height: 15px !important;
        top: 2px !important;
    }

    .box_flex {
        width: 96% !important;
        height: auto !important;
        margin-bottom: 30px !important;
        margin-left: 0px !important;
        font-size: 11px !important;
    }

    .flex_cinquante {
        display: block !important;
    }

    .min_flex_cinquante {
        width: 100% !important;
    }

    .hand {
        width: 20px !important;
        height: 20px !important;
        top: 0px !important;
    }

    .titre_entete {
        font-size: 26px !important;
        line-height: 32px !important;
    }

    .valeur_box_blanc_profil {
        padding-left: 10px !important;
    }

    .box_cinquante_haut_mobile {
        position: relative;
        width: 103%;
        display: block;
        margin-top: 40px;
        margin-left: -4px;
    }

    .box_profil_haut_destock {
        display: none !important;
    }

    .box_profil_haut_mobile {
        position: relative;
        width: 100%;
        display: block !important;
        margin-bottom: 20px;
        margin-top: -10px;
    }

    .input_profil {
        font-size: 15px !important;
    }

    .valeur_box_blanc_profil {
        font-size: 50px !important;
        line-height: 59px !important;
    }

    .box_blanc_profil {
        font-size: 14px !important;
        line-height: 16px !important;
    }

    .titre_contenu_outil {
        font-size: 18px !important;
        line-height: 23px !important;
        margin-left: 5px !important;
    }

    .nom_profil {
        font-size: 23px !important;
        line-height: 27px !important;
    }

    .box_cinquante_mobile {
        position: relative;
        padding-top: 20px;
        width: 100%;
        display: flex;
    }

    .box_profil_haut_photo_mobile {
        display: block !important;
        position: relative;
        width: 100%;
        margin-bottom: 20px;
        margin-top: -10px;
    }

    .box_profil_haut_photo {
        display: none !important;
    }

    .photo_box_profil {
        width: 100% !important;
        text-align: center !important;
    }

    .contenu_haut_box_profil {
        width: 100% !important;
        text-align: center !important;
    }

    .box_profil_haut_img {
        display: block !important;
    }

    .box_profil_droite {
        width: 88% !important;
    }

    .box_profil_gauche {
        width: 100% !important;
    }

    .titre_box_blanc_contenu_simulateur {
        font-size: 15px !important;
    }

    .contenu_box_blanc_contenu_outil {
        margin-bottom: 10px !important;
    }

    .sous_text_simulateur {
        font-size: 14px !important;
    }

    .simulation_euro_gains {
        font-size: 23px !important;
    }

    .duplicate_plan_simulateur {
        display: none !important;
    }

    .box_blancG_contenu_simulateur {
        width: 94% !important;
    }

    .box_blancD_contenu_simulateur {
        width: 94% !important;
    }

    .box_simulateur_bas {
        display: block !important;
    }

    .box_contenu_input_droit_simulation {
        padding: 5px !important;
        margin-bottom: 5px !important;
        width: 93% !important;
    }

    .box_contenu_input_droit_selec {
        display: block !important;
    }

    .box_contenu_plan_horaire {
        padding: 5px !important;
        font-size: 12px !important;
    }

    .box_contenu_plan_text {
        padding: 5px !important;
        font-size: 12px !important;
    }

    .input_outils {
        font-size: 12px !important;
    }

    .input_outils_droit {
        font-size: 12px !important;
    }

    .sous_text_plan {
        font-size: 10px !important;
    }

    .box_contenu_plan_text_gauche {
        font-size: 13px !important;
    }

    .Titre_box_intermediaire {
        font-size: 22px !important;
    }

    .box_contenu_plan_plus {
        width: 32px !important;
        height: 29px !important;
        font-size: 16px !important;
    }

    .box_contenu_plan_moins {
        width: 32px !important;
        height: 29px !important;
        font-size: 16px !important;
    }

    .box_contenu_input_droit {
        padding: 5px !important;
        margin-bottom: 0px !important;
    }

    .box_contenu_plan_input {
        padding: 5px !important;
    }

    .separateur_contenu_plan {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }

    .titre_contenu_plan {
        font-size: 20px !important;
        line-height: 23px !important;
        padding: 2% !important;
    }

    .menu_outil {
        margin: 10px !important;
    }

    .contenu_plan {
        width: 92% !important;
    }

    .bouton_outils {
        font-size: 13px !important;
    }

    .text_box_outil_perf {
        font-size: 12px !important;
        line-height: 18px !important;
    }

    .titre_box_blanc_contenu_outil {
        font-size: 20px !important;
        line-height: 24px !important;
    }

    .box_stop_contenu_outil {
        width: 89% !important;
    }

    .box_blanc_contenu_outil {
        width: 94% !important;
        padding-bottom: 1% !important;
        margin-bottom: 10px !important;
    }

    .form_box_contenu_outil {
        width: 100% !important;
        min-width: 0px !important;
    }

    .contenu_outil {
        display: block !important;
    }

    .ranger_box_blanc_contenu_outil {
        display: block !important;
    }

    .bouton_color {
        font-size: 11px !important;
        line-height: 14px !important;
        padding: 8px 15px !important;
        text-align: center !important;
        height: 27px !important;
        display: flex !important;
    }

    .bouton_no_color {
        font-size: 11px !important;
        line-height: 14px !important;
        padding: 8px 15px !important;
        display: flex !important;
        height: 27px !important;
        text-align: center !important;
    }

    .intitule_page_mobile {
        padding-bottom: 0% !important;
    }

    .bouton_color_ipad {
        display: none !important;
    }

    .bouton_no_color_ipad {
        display: none !important;
    }

    .box_replay {
        height: auto !important;
    }

    .img_replay {
        width: 190px !important;
        height: auto !important;
    }

    .back_video_box_live {
        height: 100% !important;
    }

    .contenu_text_box_live {
        font-size: 10px !important;
        line-height: 12px !important;
        height: 100% !important;
        padding-bottom: 20px !important;
    }

    .sous_titre_text_box_live {
        font-size: 12px !important;
        line-height: 14px !important;
    }

    .titre_text_box_live {
        font-size: 26px !important;
        line-height: 30px !important;
    }

    .der_text {
        left: 40px !important;
        font-weight: 600 !important;
        font-size: 14px !important;
        line-height: 16px !important;
    }

    .led_text_box_live {
        left: 10px !important;
    }

    .video_box_live {
        width: 100% !important;
    }

    .text_box_live {
        width: 92% !important;
    }

    .box_live {
        display: block !important;
    }

    .close_block_valid {
        left: 85% !important;
    }

    .submit_input_text {
        width: 75px;
    }

    .fond_input_chat {
        margin-left: 18px !important;
        height: 32px !important;
    }

    .input_chat {
        margin-top: 13px !important;
    }

    .avatar_scroll_text_chat_flex {
        display: none !important;
    }

    .img_avatar_connex_deco {
        width: 35px !important;
        height: 35px !important;
    }

    .img_avatar_connex {
        width: 35px !important;
        height: 35px !important;
    }

    .box_connex_menu_chat_ipad {
        position: relative;
        text-align: left;
        padding: 8px;
        padding-left: 0px;
    }

    .img_epingle {
        width: 15px !important;
        height: 15px !important;
    }

    .scroll_menu_chat_ipad {
        position: relative;
        width: 94%;
        top: 3px;
        left: 20px;
        display: flex;
        overflow-x: scroll !important;
        overflow-y: hidden !important;
        height: 80px !important;
    }

    .input_chat_reel {
        width: 88% !important;
        height: 20px !important;
    }

    .post_fixe_chat_pseudo {
        font-size: 16px !important;
        line-height: 19px !important;
    }

    .scroll_text_chat {
        left: 2% !important;
        height: 400px !important;
    }

    .text_chat {
        margin-top: 2% !important;
        margin-right: 2% !important;
        margin-left: 2% !important;
        width: auto !important;
        background: linear-gradient(250deg, #BBB9D1 0%, #E2E4EC 100%) !important;
        height: 495px !important;
    }

    .menu_chat_ipad {
        display: block !important;
        position: relative;
        height: 57px;
        background: linear-gradient(250deg, #BBB9D1 0%, #E2E4EC 100%);
        border-radius: 20px;
        margin-left: 2%;
        margin-right: 2%;
        margin-top: 0%;
        margin-bottom: 3%;
    }

    .menu_chat {
        display: none;
    }

    .box_chat {
        display: block !important;
    }

    .structure_menu {
        position: relative !important;
        width: 100% !important;
        height: 118px !important;
        z-index: 9999;
    }

    .structure_data {
        position: absolute !important;
        width: 100% !important;
    }

    .bouton_debloquer {
        font-size: 12px !important;
        line-height: 14px !important;
        margin-left: 240px !important;
    }

    .box_boutton_debloque_mobile {
        display: block !important;
        position: relative;
        text-align: right;
        padding: 10px;
        width: 94%;
        display: flex;
        flex-direction: row-reverse;
        background-color: transparent;
        padding-top: 0px;
        padding-right: 0px;
        margin-top: -20px;
    }

    .lock_noir {
        transform: translate(-50%, -100%) !important;
    }

    .bouton_pre_quiz {
        font-size: 12px !important;
        line-height: 14px !important;
    }

    .niveau_text_quiz {
        font-size: 10px !important;
        line-height: 12px !important;
    }

    .titre_quiz {
        font-size: 18px !important;
        line-height: 21px !important;
    }

    .text_quiz {
        padding-top: 10px !important;
    }

    .img_quiz {
        width: 240px !important;
        height: 125px !important;
    }

    .box_quiz {
        width: 240px !important;
        height: 250px !important;
    }

    .box_accompagnement_etoile img {
        width: 18px !important;
    }

    .box_accompagnement_etoile {
        left: 205px !important;
        width: 60px !important;
        top: 15px !important;
    }

    .text_accompagnement {
        width: 95% !important;
        font-size: 10px !important;
        line-height: 14px !important;
    }

    .sous_titre_accompagnement {
        width: 170px !important;
        font-size: 13px !important;
        line-height: 0px !important;
    }

    .box_boutton_defilement {
        display: none !important;
    }

    .box_accompagnement {
        width: 275px !important;
        height: 130px !important;
        padding: 15px !important;
        padding-top: 8px !important;
    }

    .bouton_defilement img {
        width: 100% !important;
    }

    .bouton_defilement {
        background: transparent !important;
        width: 34px !important;
        height: 34px !important;
        margin-right: 15px !important;
    }

    .jaquette {
        padding: 5px !important;
        height: 100% !important;
    }

    .img_jaquette {
        height: 75% !important;
        width: 120px !important;
        position: relative;
        right: 13px;
    }

    .box_bouton_formation_box_contenu {
        flex-direction: row-reverse !important;
    }

    .repeat img {
        width: 19px !important;
    }

    .repeat {
        width: 32px !important;
        height: 23px !important;
    }

    .bouton_formation_box_contenu {
        position: relative;
        width: 100px !important;
        height: auto !important;
        padding-top: 7px !important;
        padding-bottom: 7px !important;
        font-size: 12px !important;
        line-height: 19px !important;
        margin-right: 10px !important;
        margin-left: 10px !important;
    }

    .bouton_intitule_page_mobile {
        position: relative;
        font-weight: 600;
        font-size: 12px;
        line-height: 16px;
        text-align: center;
        flex-direction: row;
        align-items: flex-start;
        padding: 8px 15px;
        gap: 10px;
        display: flex;
        background: #9154FD;
        ;
        border-radius: 10px;
        color: #FFF;
    }

    .intitule_page_mobile {
        display: flex !important;
        position: relative;
        width: 96%;
        height: auto;
        padding: 4% 2% 5% 2%;
        margin-bottom: 20px;
    }

    .text_contenu_box_en_tete {
        top: 10px !important;
    }

    .contenu_box_en_tete {
        height: 170px !important;
        margin-top: 10px !important;
    }

    .sous_titre_formation_box_contenu {
        font-size: 13px !important;
        line-height: 15px !important;
    }

    .titre_formation_box_contenu {
        font-size: 21px !important;
        line-height: 12px !important;
    }

    .titre_en_tete_min {
        font-size: 12px !important;
        line-height: 14px !important;
    }

    .titre_en_tete {
        font-size: 14px !important;
        line-height: 10px !important;
        font-weight: 600 !important;
        margin-left: 5px !important;
    }

    .box_bouton_formation_box_contenu {
        top: 95px !important;
        left: 197px !important;
        height: auto !important;
        vertical-align: bottom !important;
        position: absolute !important;
    }

    .contenu_box_defilement {
        overflow-x: scroll !important;
        height: 230px !important;
        overflow-y: hidden !important;
    }

    .contenu_box_defilement_quiz {
        overflow-x: scroll !important;
        height: 305px !important;
        overflow-y: hidden !important;
    }

    .text_menu_mobile a {
        text-decoration: none;
        color: #FFFFFF !important;
    }

    .separation_text_menu_mobile {
        margin-left: 5vw;
        margin-right: 5vw;
    }

    .text_menu_mobile {
        width: 100%;
        color: #FFFFFF;
        justify-content: center;
        font-weight: 500;
        font-size: 20px;
        line-height: 14px;
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .aff_menu_mobile {
        position: absolute;
        width: 100%;
        height: 1000px;
        background-color: black;
        opacity: 0.8;
        z-index: 9999;
        top: 0vh;
        left: 0vw;
        text-align: center;
        padding-top: 20vh;
    }

    .img_menu_mobile {
        display: block !important;
        position: absolute;
        left: 90vw;
        top: 1vh;
    }

    .pointeur_menu {
        margin-left: 16px !important;
        margin-top: 3px !important;
        width: 4px !important;
        height: 4px !important;
    }

    .contenu_menu_mobile_separation {
        width: 40px !important;
        margin-left: 5.5px !important;
        color: black !important;
        margin-top: 10px !important;
        margin-bottom: 10px !important;
        border-left: 1px solid black !important;
    }

    .contenu_menu_mobile {
        width: 100%;
        text-align: center;
        position: relative;
        padding-top: 12px;
        padding-bottom: 10px;
    }

    .box_menu_mobile {
        display: flex !important;
        position: absolute;
        width: 95vw;
        height: 46px;
        left: 10px;
        top: 71px;
        background: #FFFFFF;
        border-radius: 22px;
        display: flex;
    }

    .global {
        left: 10px !important;
        top: 129px !important;
        min-width: 0px !important;
        width: 95vw !important;
    }

    .box_menu_desktop {
        display: none !important;
    }

    .menu_centre_haut {
        display: none !important;
    }

    .Logo_accueil_desktop {
        width: 58px !important;
        margin-left: 16px !important;
        margin-top: 20px !important;
    }

    .box_text_inscription_wrap {
        width: 100% !important;
    }

    .Connexion_Desktop {
        width: 100% !important;
        min-width: 0px !important;
        left: 0% !important;
        transform: translate(0%, 0%) !important;
    }

    .box_image_connexion {
        display: none;
    }

    .Logo_accueil {
        background-repeat: no-repeat !important;
        left: 50% !important;
        transform: translate(-50%, 0%) !important;
        background-size: cover !important;
        width: 65.5px !important;
        height: 22px !important;
    }

    .text_connexion {
        font-size: 26px !important;
    }

    .sous_text_connexion {
        font-size: 14px !important;
    }

    .box_connexion {
        width: 80% !important;
        margin-left: 10% !important;
        margin-right: 10%;
    }

    .box_inscription {
        width: 80% !important;
        margin-left: 10% !important;
        margin-right: 10%;
    }

    .min_flex_trente_episode_mobile {
        padding-top: 10px;
        padding-left: 8px;
        padding-right: 8px;
        display: block;
    }

    .resume-desktop {
        display: none !important;
    }

    .sidebar_tradrbox {
        display: none;
    }

    .min_flex_soixantedix_tradrbox {
        width: 100%;
    }

    .min_flex_soixantedix_tradrbox {
        height: auto;
    }

    .box_centre_tradrbox {
        width: 90%;
    }

    .bloc_texte {
        width: 89px;
    }

    .tradrbox_element {
        width: 144px;
    }

    .image_dossier_tradrbox {
        width: 143px;
    }

    .form_page_dossier_tradrbox {
        width: 74%;
    }

    .tradrbox_list {
        position: relative;
        left: 14px;
    }

    .titre_en_tete_min_black {
        color: #9BA5BF;
        font-size: 12px;
        background-color: transparent;
        padding: 0;
    }

    .numero_top_10 {
        height: 131px;
    }

    .ajout_recent {
        position: absolute;
        width: 50px;
        font-size: 9px;
        border-radius: 10px;
        top: 58%;
        left: 39%;
        padding: 7px 15px;
    }

    /*dark mode mobile*/

    .box_menu_mobile_dark {
        background: #474466;
    }

    .contenu_menu_mobile_separation_dark {
        color: #E9EDFC;
        border-left: 1px solid #E9EDFC !important;
    }

    /*Fin dark mode mobile*/

}

/* Ajustement paysage mobile */
@media only screen and (max-width: 1025px) AND (max-height: 499px) AND (orientation: landscape) {
    .box_text_espace_admin {
        display: none !important;
    }

    .box_text_inscription_wrap {
        width: 100% !important;
    }

    .Connexion_Desktop {
        width: 100% !important;
        min-width: 0px !important;
        left: 0% !important;
        transform: translate(0%, 0%) !important;
    }

    .box_image_connexion {
        display: none;
    }

    .Logo_accueil {
        background-repeat: no-repeat !important;
        left: 50% !important;
        transform: translate(-50%, 0%) !important;
        background-size: cover !important;
        width: 59px !important;
        height: 22px !important;
    }

    .text_connexion {
        font-size: 32px !important;
    }

    .sous_text_connexion {
        font-size: 14px !important;
    }

    .box_connexion {
        width: 80% !important;
        margin-left: 10% !important;
        margin-right: 10%;
    }

    .box_inscription {
        width: 80% !important;
        margin-left: 10% !important;
        margin-right: 10%;
    }

    .sidebar_tradrbox {
        display: none;
    }

    .min_flex_soixantedix_tradrbox {
        width: 100%;
    }

}

/* Ajustement portrait tablette ipad à ipad pro*/
@media only screen and (min-width: 501px) AND (max-width: 1400px) AND (orientation: portrait) {
    ::-webkit-scrollbar {
        width: 0px;
    }

    ::-webkit-scrollbar-track {
        background-color: #FFFFF;
    }

    ::-webkit-scrollbar-thumb {
        border-radius: 0px;
        background: #FFF;
    }

    .text_objectif {
        font-size: 13px !important;
    }

    .img_menu_gris {
        width: 20px !important;
    }

    .img_menu {
        width: 20px !important;
    }

    .box_contenu_outil_ipad {
        background-color: #E9EDFC !important;
    }

    .box_blanc_effet_input_horaire {
        font-size: 11px !important;
    }

    .box_fond_accompagnement {
        height: 86px !important;
    }

    .min_flex_soixantedix {
        margin-left: 20px !important;
    }

    .box_full_font_acc {
        margin-right: 10px !important;
        display: none !important;
    }

    .titre_min_box {
        font-size: 12px !important;
    }

    .en_tete_accompagnement {
        display: none !important;
    }

    .img_icone_acc {
        display: none !important;
    }

    .en_tete_accompagnement_mobile {
        display: block !important;
    }

    .flex_cinquante_mobile {
        display: none !important;
    }

    .saison_color {
        font-size: 16px !important;
    }

    .suivi_detail_formation {
        font-size: 14px !important;
    }

    .flex_cinquante_modulable {
        padding: 2% !important;
    }

    .img_jaquette {
        height: 260px !important;
    }

    .div_text_cent {
        margin-top: 0px !important;
    }

    .box_full_font {
        margin-right: 10px !important;
    }

    .titre_trading {
        font-weight: 800 !important;
        font-size: 31px !important;
    }

    .min_flex_quatrevingtdix {
        margin-left: 5px !important;
    }

    .box_cent {
        margin-top: 20px !important;
    }

    .box_text_espace_admin {
        display: none !important;
    }

    .box_suivant {
        font-size: 13px !important;
    }

    .box_flex {
        font-size: 13px !important;
    }

    .box_blanc_effet_input_detail {
        font-size: 17px !important;
        width: 50% !important;
    }

    .nb_text_stat_quiz {
        width: 35px !important;
        font-size: 19px !important;
    }

    .box_blanc_effet_input_quiz {
        width: 91% !important;
        line-height: 10px !important;
        font-size: 12px !important;
    }

    .titre_entete {
        font-size: 33px !important;
        font-weight: 700 !important;
    }

    .nb_accompagnement {
        font-size: 25px !important;
        padding: 5px !important;
    }

    .box_blanc_effet_input_nb {
        font-size: 25px !important;
        padding: 5px !important;
    }

    .text_violet {
        font-size: 12px !important;
    }

    .img_icone_acc {
        width: 70px !important;
    }

    .box_blanc_effet_input {
        width: 70% !important;
        font-size: 25px !important;
    }

    .icone_accompagnement_mac {
        top: -5.4vh !important;
        left: 10vw !important;
    }

    .fond_coach_accompagnement {
        background-size: cover !important;
        height: 250px !important;
    }

    .flex_cinquante_aff_modulable {
        display: none !important;
    }

    .box_second_episode {
        margin-top: 0px !important;
    }

    .box_blanc_episode_text {
        height: 180px !important;
    }

    .min_flex_soixantedix_episode {
        width: 96% !important;
    }

    .min_flex_trente_episode {
        width: 96% !important;
    }

    .box_detail_episode {
        display: block !important;
    }

    .titre_telecharge_episode {
        font-size: 9px !important;
    }

    .min_flex_soixantedix_formation {
        height: 347px !important;
    }

    .box_contenu_profil_input {
        width: 88% !important;
    }

    .box_contenu_outil_ipad {
        display: block !important;
    }

    .box_profil_droite {
        display: none !important;
    }

    .box_profil_gauche {
        width: 100% !important;
    }

    .simulation_euro_gains {
        font-size: 26px !important;
    }

    .sous_text_simulateur {
        font-size: 13px !important;
    }

    .titre_box_blanc_contenu_simulateur {
        font-size: 13px !important;
    }

    .bouton_color_ipad {
        font-size: 14px !important;
        line-height: 16px !important;
        padding: 8px 15px !important;
        gap: 10px !important;
        position: relative;
        width: auto;
        justify-content: center;
        align-items: center;
        background: #9154FD;
        border-radius: 10px;
        font-weight: 700;
        color: #FFFFFF;
        margin-right: 20px;
    }

    .bouton_no_color_ipad {
        font-size: 14px !important;
        line-height: 16px !important;
        padding: 8px 15px !important;
        gap: 10px !important;
        position: relative;
        width: auto;
        justify-content: center;
        align-items: center;
        background: #FFFFFF;
        border-radius: 10px;
        font-weight: 700;
        color: #1A2442;
        margin-right: 20px;
        border: 1px solid #1A2442;
    }

    .menu_outil {
        display: none !important;
    }

    .text_box_outil_perf {
        font-size: 14px !important;
    }

    .min_text_box_blanc_contenu_outil {
        margin-bottom: 10px;
    }

    .box_blanc_contenu_outil {
        width: 94% !important;
        margin: 0% !important;
        margin-bottom: 10px !important;
        padding: 3% !important;
    }

    .form_box_contenu_outil {
        width: 50% !important;
    }

    .form_box_contenu_outil {
        min-width: 0px !important;
    }

    .box_contenu_outil {
        width: 97% !important;
    }

    .ranger_box_blanc_contenu_outil {
        display: block !important;
        margin-bottom: 10px !important;
    }

    .back_video_box_live {
        height: auto !important;
    }

    .contenu_text_box_live {
        font-size: 10px !important;
        line-height: 12px !important;
        height: 100% !important;
        padding-bottom: 20px !important;
    }

    .sous_titre_text_box_live {
        font-size: 12px !important;
        line-height: 14px !important;
    }

    .titre_text_box_live {
        font-size: 26px !important;
        line-height: 30px !important;
    }

    .der_text {
        left: 40px !important;
        font-weight: 600 !important;
        font-size: 14px !important;
        line-height: 16px !important;
    }

    .box_connex_menu_chat_ipad {
        position: relative;
        text-align: left;
        padding: 8px;
        padding-left: 0px;
    }

    .scroll_menu_chat_ipad {
        position: relative;
        width: 96%;
        top: 3px;
        left: 23px;
        display: flex;
        overflow-x: scroll !important;
        overflow-y: hidden !important;
        height: 80px !important;
    }

    .input_chat_reel {
        width: 92% !important;
    }

    .post_fixe_chat_pseudo {
        font-size: 16px !important;
        line-height: 19px !important;
    }

    .scroll_text_chat {
        left: 2% !important;
    }

    .text_chat {
        margin-top: 2% !important;
        margin-right: 2% !important;
        margin-left: 2% !important;
        width: auto !important;
        background: linear-gradient(250deg, #BBB9D1 0%, #E2E4EC 100%) !important;
    }

    .menu_chat_ipad {
        display: block !important;
        position: relative;
        height: 65px;
        background: linear-gradient(250deg, #BBB9D1 0%, #E2E4EC 100%);
        border-radius: 20px;
        margin-left: 2%;
        margin-right: 2%;
        margin-top: 3%;
        margin-bottom: 0px;
    }

    .menu_chat {
        display: none;
    }

    .box_chat {
        display: block !important;
    }

    .structure_menu {
        width: 100px !important;
        position: absolute !important;
        z-index: 9999;
    }

    .contenu_box_defilement {
        overflow-x: scroll !important;
        overflow-y: hidden !important;
        height: 350px !important;
    }

    .contenu_box_defilement_quiz {
        height: 405px !important;
        overflow-x: scroll !important;
        overflow-y: hidden !important;
    }

    .bouton_debloquer {
        font-size: 12px !important;
        line-height: 14px !important;
        margin-left: 480px !important;
    }

    .box_boutton_debloque_mobile {
        display: block !important;
        position: relative;
        text-align: right;
        padding: 10px;
        width: 94%;
        display: flex;
        flex-direction: row-reverse;
        background-color: transparent;
        padding-top: 0px;
        padding-right: 0px;
        margin-top: -20px;
    }

    .box_boutton_defilement {
        display: none !important;
    }

    .bouton_intitule_page_mobile {

        position: relative;
        font-weight: 600;
        font-size: 14px;
        line-height: 17px;
        text-align: center;
        flex-direction: row;
        align-items: flex-start;
        padding: 8px 15px;
        gap: 10px;
        display: flex;
        background: #9154FD;
        ;
        border-radius: 10px;
        margin-right: 20px;
        color: #FFF;
    }

    .intitule_page_mobile {
        display: flex !important;
        position: relative;
        width: 96%;
        height: auto;
        padding: 4% 2% 0% 2%;
    }

    .text_contenu_box_en_tete {
        top: 209px !important;
    }

    .contenu_box_en_tete {
        height: 365px !important;
    }

    .sous_titre_formation_box_contenu {
        font-size: 16px !important;
        line-height: 19px !important;
    }

    .titre_formation_box_contenu {
        font-size: 28px !important;
        line-height: 33px !important;
    }

    .titre_en_tete_min {
        font-size: 16px !important;
        line-height: 19px !important;
    }

    .titre_en_tete {
        font-size: 18px !important;
        line-height: 26px !important;
    }

    .pointeur_menu {
        position: absolute !important;
        margin-left: 56px !important;
        margin-top: -16px !important;
    }

    .box_menu {
        width: 43% !important;
    }

    .box_menu_droit {
        width: 57% !important;
    }

    .global {
        left: 106px !important;
        width: 685px !important;
        min-width: 0px !important;
    }

    .contenu_menu_ipad_separation {
        width: 40px;
        margin-left: 14.5px;
        color: black;
        margin-top: 17px;
        margin-bottom: 17px;
        border-bottom: 1px solid black;
    }

    .img_menu {
        height: 20px;
    }

    .img_avatar_param {
        width: 40px !important;
        height: 40px !important;
    }

    .contenu_menu_photo_ipad {
        width: 100%;
        text-align: center;
        position: relative;
        padding-top: 15px;
        padding-bottom: 10px;
    }

    .contenu_menu_ipad {
        width: 100%;
        text-align: center;
        position: relative;
        padding-top: 11px;
        padding-bottom: 10px;
    }

    .Logo_accueil_desktop {
        width: 40px !important;
        /*margin-left: 16px !important;*/
    }

    .box_menu_ipad {
        display: block !important;
        position: relative;
        width: 70px;
        height: 600px;
        left: 15px;
        top: 60px;
        background: #FFFFFF;
        /*border-radius: 20px;*/
    }

    .box_menu_ipad_dark {
        background: #474466;
    }

    .box_menu_desktop {
        display: none;
    }

    .box_text_inscription_wrap {
        width: 100% !important;
    }

    .Connexion_Desktop {
        width: 100% !important;
        min-width: 0px !important;
        left: 0% !important;
        transform: translate(0%, 0%) !important;
    }

    .box_image_connexion {
        display: none;
    }

    .Logo_accueil {
        background-repeat: no-repeat !important;
        left: 50% !important;
        transform: translate(-50%, 0%) !important;
        background-size: cover !important;
        width: 119px !important;
    }

    .text_connexion {
        font-size: 32px !important;
        text-align: center !important;
    }

    .sous_text_connexion {
        font-size: 16px !important;
        text-align: center !important;
    }

    .box_connexion {
        width: 40% !important;
        margin-left: 30% !important;
        margin-right: 30% !important;
        top: 13vh !important;
    }

    .box_inscription {
        width: 40% !important;
        margin-left: 30% !important;
        margin-right: 30% !important;
        top: 13vh !important;
    }

    .titre_input {
        font-size: 14px !important;
    }

    .min_flex_trente_episode_mobile {
        padding-top: 10px;
        padding-left: 12px;
        padding-right: 12px;
        display: block;
    }

    .resume-desktop {
        display: none !important;
    }

    .img_logo {
        width: 55px;
        position: relative;
        top: 10px;
    }

    .sidebar_tradrbox {
        display: none;
    }

    .min_flex_soixantedix_tradrbox {
        width: 100%;
    }

    .titre_en_tete_min_black {
        color: #9BA5BF;
        font-size: 16px;
        background-color: transparent;
        padding: 0;
    }

    .numero_top_10 {
        height: 227px;
    }

    /*Dark mode ipad*/

    .contenu_menu_ipad_separation_dark {
        color: #E9EDFC;
        border-bottom: 1px solid #E9EDFC;
    }

    /*Fin dark mode*/

}

/* Ajustement paysage tablette ipad à ipad pro*/
@media only screen and (max-width: 1400px) AND (min-height: 500px) AND (orientation: landscape) {

    .box_text_inscription_wrap {
        width: 100% !important;
    }

    .Connexion_Desktop {
        width: 100% !important;
        min-width: 0px !important;
        left: 0% !important;
        transform: translate(0%, 0%) !important;
    }

    .box_image_connexion {
        display: none;
    }

    .Logo_accueil {
        background-repeat: no-repeat !important;
        left: 50% !important;
        transform: translate(-50%, 0%) !important;
        background-size: cover !important;
    }

    .text_connexion {
        font-size: 40px !important;
        text-align: center !important;
    }

    .sous_text_connexion {
        font-size: 16px !important;
        text-align: center !important;
    }

    .box_connexion {
        width: 40% !important;
        margin-left: 30% !important;
        margin-right: 30% !important;
        top: 13vh !important;
    }

    .box_inscription {
        width: 40% !important;
        margin-left: 30% !important;
        margin-right: 30% !important;
        top: 13vh !important;
    }

    .titre_input {
        font-size: 14px !important;
    }


    #useredit .box_connexion {
        width: 74% !important;
        margin-left: 10% !important;
        margin-right: 10% !important;
        top: 2vh !important;
    }

    .bloc-popup-form {
        height: 90vh;
        /*width: auto;*/
        padding-top: 1%;
        position: absolute;
        top: 600px;
    }

    .min_flex_soixantedix_tradrbox {
        width: 100%;
    }


}

/*page Produits*/

.presentation_produit {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    gap: 1rem;
}

.card {
    width: 25%;
    height: auto;

}

.bloc-caracteristique-produit {
    margin-left: 31%;
    width: 300px;
}

.bloc-image-produit {
    width: 300px;
}

@media (min-width: 600px) {
    .presentation_produit {
        grid-template-columns: repeat(2, 1fr);
    }

    .bloc-popup-form {
        position: absolute;
        top: 30%;
        left: 10%;
    }

    #add_product {
        height: 76vh;
        position: absolute;
        left: 20%;
    }


}

@media (min-width: 1600px) {
    .presentation_produit {
        grid-template-columns: repeat(4, 1fr);
    }
}