@font-face{font-family:Myriad Pro Regular;font-style:normal;font-weight:400;src:local("Myriad Pro Regular"),url(/static/fonts/MYRIADPRO-REGULAR.3933848.woff) format("woff")}@font-face{font-family:Myriad Pro Condensed;font-style:normal;font-weight:400;src:local("Myriad Pro Condensed"),url(/static/fonts/MYRIADPRO-COND.8b8a29e.woff) format("woff")}@font-face{font-family:Myriad Pro Condensed Italic;font-style:normal;font-weight:400;src:local("Myriad Pro Condensed Italic"),url(/static/fonts/MYRIADPRO-CONDIT.f6185ef.woff) format("woff")}@font-face{font-family:Myriad Pro Light;font-style:normal;font-weight:400;src:local("Myriad Pro Light"),url(/static/fonts/MyriadPro-Light.d184688.woff) format("woff")}@font-face{font-family:Myriad Pro Semibold;font-style:normal;font-weight:400;src:local("Myriad Pro Semibold"),url(/static/fonts/MYRIADPRO-SEMIBOLD.6fd5c55.woff) format("woff")}@font-face{font-family:Myriad Pro Semibold Italic;font-style:normal;font-weight:400;src:local("Myriad Pro Semibold Italic"),url(/static/fonts/MYRIADPRO-SEMIBOLDIT.5487750.woff) format("woff")}@font-face{font-family:Myriad Pro Bold Condensed;font-style:normal;font-weight:400;src:local("Myriad Pro Bold Condensed"),url(/static/fonts/MYRIADPRO-BOLDCOND.2e7c21c.woff) format("woff")}@font-face{font-family:Myriad Pro Bold;font-style:normal;font-weight:400;src:local("Myriad Pro Bold"),url(/static/fonts/MYRIADPRO-BOLD.d6bee12.woff) format("woff")}@font-face{font-family:Myriad Pro Bold Italic;font-style:normal;font-weight:400;src:local("Myriad Pro Bold Italic"),url(/static/fonts/MYRIADPRO-BOLDIT.c9b11d3.woff) format("woff")}@font-face{font-family:Myriad Pro Bold Condensed Italic;font-style:normal;font-weight:400;src:local("Myriad Pro Bold Condensed Italic"),url(/static/fonts/MYRIADPRO-BOLDCONDIT.77667b1.woff) format("woff")}*{outline:none}html{font-family:Myriad Pro Regular,Helvetica,Georgia,Arial,sans-serif;overflow:hidden}body{height:108vh;background-image:url(/static/img/FOND.5717ecb.png);background-repeat:no-repeat;background-size:cover;background-position:50%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto}#app{text-align:center;min-height:98%;height:100%}h1{color:#c41316;font-weight:400;text-align:start;font-family:Myriad Pro Light,Helvetica,Georgia,Arial,sans-serif;text-transform:uppercase}h2,h3{color:#c41316;font-weight:700;text-align:start}h3{font-size:1.1em;margin-bottom:0}a:active{background:transparent;border:none}header{width:100%;height:10vh;min-height:80px;background-color:#fff;-webkit-box-shadow:grey 1px 5px 3px -3px;box-shadow:1px 5px 3px -3px grey;position:relative;z-index:1000}.header_div{width:80%;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.img-header{width:360px;height:70px}.h_bloc1,.h_bloc2{width:40%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.h_bloc1{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.h_bloc2{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cercle-prenom{height:40px;border-radius:50px;background-color:#473334;color:#fff;position:absolute;z-index:100;width:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cercle-prenom:hover{cursor:pointer}#burger{background-color:#fff;width:70%;border-radius:10px 10px;-webkit-box-shadow:grey 1px 5px 3px -3px;box-shadow:1px 5px 3px -3px grey;min-height:120px;position:relative;top:65px;left:0;z-index:10}.hide{visibility:hidden;opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.activeBurger,.hide{-webkit-transition:visibility 1s,opacity .5s,-webkit-transform 1s linear;transition:visibility 1s,opacity .5s,-webkit-transform 1s linear;transition:visibility 1s,opacity .5s,transform 1s linear;transition:visibility 1s,opacity .5s,transform 1s linear,-webkit-transform 1s linear}.activeBurger{visibility:visible;opacity:1;-webkit-transform:translateY(10px);transform:translateY(10px)}.ul-burger{margin:0;padding:10px 0 0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around}.li-burger{min-height:30px;padding-left:5px}.a-burger{text-decoration:none;color:grey}.a-burger:active,.a-burger:focus,.a-burger:hover{color:#c41316;outline:none}.section-main{min-width:200px;min-height:70%;height:80vh;width:80%;margin-left:auto;margin-right:auto;margin-bottom:20px;overflow-x:hidden}.sectionConnexion{height:88vh}.main{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around}.mainLoader{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}h1.main-h1{margin-left:0;text-align:start;color:#c41316}ul.accueil{width:100%;height:75%;padding:0;overflow:hidden}.masqueAcueil{width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative}.li-accueil,.masqueAcueil{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.li-accueil{-ms-flex-pack:distribute;justify-content:space-around;width:65%;height:10%;margin-top:30px;z-index:0}.a-accueil,.a-accueil:visited,.li-accueil{min-height:50px;background-color:#fff;border-radius:50px 50px 50px 50px}.a-accueil,.a-accueil:visited{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;text-align:start;color:#473334;width:95%;padding-left:5%;height:100%}.a-accueil p{color:#fff;width:75px;height:75px;position:relative;right:0;bottom:1px;z-index:10;background-color:#c41316;border-radius:50px;overflow:hidden}.a-accueil:hover p{background-color:#54c7da}.puce-accueil{width:75%}.puce-accueil,img.debut{position:relative;top:9px;left:9px}.a-accueil:hover{color:#fff;background-color:#473334}.continuer-accueil{margin-top:15px;font-weight:700;width:65%;height:10%;min-height:35px;margin-left:auto;margin-right:auto;color:#fff;background-color:#c41316;border:none;border-radius:50px}.continuer-accueil:hover{cursor:pointer}.fin{margin-bottom:10px}footer{width:80%;margin-left:auto;margin-right:auto;min-height:40px;height:10vh;position:relative;z-index:100}footer,nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav{width:100%;height:100%}.footerCo nav{display:none!important}.sidebar{width:100%;-ms-flex-pack:distribute;justify-content:space-around}.sidebar,.sidebar li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar li{width:20%;height:60px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hidePuce{display:block;margin-left:10px}#rouge .hidePuce,.sidebar-li:hover .hidePuce{color:#c41316}.sidebar-li:active{background:transparent;border:none}.sidebar li a{width:100%}.puce-nav{width:19px;height:22px}.sidebar-li:hover{cursor:pointer}ul.sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0}ul.sidebar li{list-style:none}.questionnaire-section{width:100%;height:70%;min-height:675px}.questionnaire{margin-left:auto!important;margin-right:auto!important;width:80%!important;margin-top:0!important}.alert{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;background-color:#fff;margin-left:auto;margin-right:auto;margin-bottom:15px;width:100%;height:auto}.alert,.pimage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pimage{width:40px;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:15%}.logo-alert{width:40px;height:40px}.alert-info{width:65%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:small;font-weight:lighter;color:#9d9d9c;text-align:start}.sexe{height:15%}.hf{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0;margin-top:10px;border-radius:25px;background-color:#fff;list-style:none;height:75%}.femme,.hf,.homme{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.femme,.homme{-ms-flex-pack:distribute;justify-content:space-around;width:40%}.femme:hover,.homme:hover{font-weight:700}.rond{width:50px;height:50px;border-radius:50px;background-color:#473334;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;padding:0}.rond:hover,.selected{background-color:#54c7da;cursor:pointer}.logo-sexe{width:70%;height:70%}.age_ul{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin-top:15px;border-radius:25px;background-color:#fff;list-style:none;height:75%}.age_li{font-size:.5em}.age_li,.bli{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0}.bli p{margin:0;width:95%}.age{height:15%}.age_li.rond p{width:100%;height:40%;margin:0}.age_nombre{font-weight:700;font-size:1em}.taille_poids{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:70px;height:15%;margin-top:15px}.taille{width:45%;margin-top:15px}.taille_define{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:25px;height:70%;margin-top:15px}.poids{width:45%;margin-top:15px}.poids_define{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;background-color:#fff;border-radius:25px;height:70%;margin-top:15px}.moins,.plus,.poids_define{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.moins,.plus{width:20px;height:20px;color:#fff;background-color:#c41316;border-radius:50px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;border:none;font-weight:700;cursor:pointer;font-size:1 em}.input_poids_taille{border:none;width:50%;text-align:center;font-size:1em}.poids_p,.taille_p{width:50%}.profession{height:15%;margin-top:30px}.autocomplete__icon{display:none}.autocomplete,.autocomplete__box,.autocomplete__searching{margin-top:15px;border-radius:25px!important;min-height:45px;height:55px}.autocomplete__inputs,.autocomplete__inputs input{height:100%;border-radius:25px!important}.autocomplete__results{width:88%!important;margin-top:0!important;margin-left:6%!important;margin-right:6%!important}.submitQuestionnaire{width:80%;margin-right:auto;margin-left:auto;margin-top:25px;min-height:45px;border-radius:25px;border:none;background-color:#c41316;color:#fff;cursor:pointer;outline:none}.submitQuestionnaire:hover{border:2px solid #ccc}.exFav-section{width:80%;height:70%;margin-left:auto;margin-right:auto;overflow-x:hidden;overflow-y:scroll;position:relative;z-index:0}.exFav{list-style:none;margin:0;padding:0}.exFav,.exFav li{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.exFav li{height:75px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;overflow:visible}.image_connexion{padding-top:30px;width:100%;margin-bottom:15px}.image_connexion,.img_co{background-color:transparent}.img_co{width:35%}.connexion-section{width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.connexion-section,.loggin_form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loggin_form{-ms-flex-pack:distribute;justify-content:space-around;width:50%;position:relative}input[type=checkbox]:not(:checked){background-color:#fff;color:#fff}input[type=checkbox]:checked{background-color:#54c7da;color:#fff}.passComplet{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:1000px}#currentPass,.passComplet{position:relative}#togglele{width:40px;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:100;right:15%;top:37%}#togglele,.log_div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.log_div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:70%;max-width:1000px;margin-left:auto;margin-right:auto;margin-bottom:15px}.id{margin:30px 15px 0}.id,.mdp{width:70%;max-width:1000px;min-height:40px;border-radius:25px;border:none;padding-left:2%;font-family:Myriad Pro Regular,Helvetica,Georgia,Arial,sans-serif}.mdp{margin:30px}.id:hover,.mdp:hover{cursor:pointer}.id:focus,.mdp:focus{outline:none}.reme{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdp_fgot,.reme{width:50%;font-size:1em;text-decoration:none;font-weight:400}.mdp_fgot{color:#c41316;text-align:end}.mdp_fgot:hover{text-decoration:underline}.connexion-submit{margin-top:25px;font-weight:700;width:72%;max-width:1020px;height:50px;margin-left:auto;margin-right:auto;color:#fff;background-color:#c41316;border:none;border-radius:50px}.connexion-submit:focus,.connexion-submit:hover{cursor:pointer;outline:none}.step2Mdp{width:100%}.session_col{background-color:transparent}.h1_sesionCo{margin-left:8%!important}.sessionCo{width:100%;margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.participants_define{width:100%;height:340px}.participants_define_search{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background-color:#fff;height:38px;border-radius:25px}.participants_define_search,.rondSearch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rondSearch{width:45px;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#c41316;border-radius:50px}.rondSearch img{width:80%;height:80%}#participant_search{margin:0}#participant_search.autocomplete,#participant_search .autocomplete__box,#participant_search .autocomplete__searching{min-height:0;height:35px}#participant_search .autocomplete__box{margin:0;min-height:0;height:35px}#participant_search .autocomplete__box,#participant_search .autocomplete__inputs{border:none;background-color:transparent}#participant_search .autocomplete__results{border:none;background-color:transparent;min-width:200px;width:100%!important;min-height:290px!important;margin-left:0!important}#participant_search .autocomplete__results__item{padding-left:0;padding-right:0}.participants_define3{margin-bottom:10px;height:40px;border-radius:25px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sessionValid{width:44%;height:100%;border:none;border-top-left-radius:25px;border-bottom-left-radius:25px;padding-left:15px;font-weight:700}.validSession{width:56%;height:100%;border:none;border-top-right-radius:25px;border-bottom-right-radius:25px;background-color:#473334;color:#fff;cursor:pointer}.submit{width:100%;height:40px;margin:0}.session_h1{width:100%;height:15%;padding-right:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.session_ind{width:100%;height:75%;margin-top:0}.indicateurVideo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.indicateurVideo p{padding:0;margin:0 28px 25px 0}.Indica{margin-left:10%;margin-right:auto}.activeFa{font-size:1.7em!important}.actived{border:none;background-color:#54c7da!important;border-radius:15px}.logoPHaut{color:#fff;font-size:1.5em}.actived .logoPHaut,.logoPBas{color:#fff}.logoPBas{font-size:1.5em}.noteVideo{background-color:transparent;width:100%;height:100%;position:relative;z-index:10}.notePlus{margin-right:10px}.noteNeg,.notePlus{width:40px;height:40px;background:rgba(71,51,52,.8);position:relative;top:25px;left:250px;border-radius:15px;border:2px solid #fff}.boutonInfo{border:none;display:none;background-color:transparent;position:relative;top:25px;left:-250px}.boutonInfo i{border:2px solid #fff;border-radius:15px;font-size:2.5em!important;width:35px;height:35px;font-weight:700;color:#fff;background-color:rgba(71,51,52,.8)}.video-responsive{overflow:hidden;position:relative;height:90%;width:100%}.video-responsive iframe{left:0;top:0;height:90%;max-height:530px;min-height:250px;width:100%;position:absolute}.video{position:relative;z-index:0}.precedent,.suivant{position:absolute;top:35%;z-index:10;height:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:50%;background-color:transparent;border:none;float:left;color:transparent;font-weight:700;font-size:2em}.precedent:focus,.precedent:hover,.suivant:focus,.suivant:hover{color:#fff;outline:none}.suivant{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;right:0;padding-right:20%}.precedent,.suivant{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.precedent{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;left:0;padding-left:20%}.test-section{width:100%;height:100%}.testTab{width:95%;margin-right:auto;margin-left:auto;padding:0}h2.test{width:100%;height:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:25px}.container{height:70%;margin:30px auto 0;font-family:Arial,Helvetica,sans-serif;font-size:.9em;color:#888;width:100%}.tabs{overflow:hidden;margin-left:10px}.tabs,.tabs ul{margin-bottom:-2px}.tabs ul{list-style-type:none;margin-left:0;padding:0;min-height:40px;width:100%}.tabs li{float:left;padding:12px 24px;-webkit-transition:background-color .2s;transition:background-color .2s;border:1px solid #ccc;border-right:none;background-color:#f1f1f1;width:11%;font-weight:700}.tabs li:last-child{border-right:1px solid #ccc}.tabs li:hover{background-color:#aaa;color:#fff}.tabs li.active{background-color:#fff;color:#484848;border-bottom:2px solid #fff;cursor:default}.tabcontent{padding:10px;border:1px solid #ccc;border-radius:10px;-webkit-box-shadow:3px 3px 6px #e1e1e1;box-shadow:3px 3px 6px #e1e1e1;height:50vh}.content{width:100%}.contentTest{height:52vh}.tabs .passed{background-color:#aaa;color:#fff}.subTest{width:100%;height:10%;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.submitTest1{margin-right:10px;width:55%;min-height:40px;border-radius:25px;border:none;background-color:#c41316;color:#fff;cursor:pointer;outline:none}.bouton2-portable{display:none}.submitTest1:hover{border:2px solid #ccc}#final_result{list-style:none;margin:0;padding:0}.submitQuestionnaire{min-height:35px;position:relative;z-index:100}.questionTest{top:0}.indH1,.indH2{margin-left:0}.Container{height:62%;margin:30px auto 0;font-size:.9em;color:#888;width:100%}.Tabs{height:8%;margin-bottom:25px;max-height:50px}.Tabs ul{list-style-type:none;width:80%;margin-left:auto;margin-right:auto;padding:0;min-height:40px;background-color:#54c7da;border-radius:25px;overflow:hidden;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.Tabs li,.Tabs ul{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.Tabs li{-webkit-transition:background-color .2s;transition:background-color .2s;background-color:#fff;width:25%;font-weight:700}.Tabs li p{height:70%;border:none;border-right:2px solid #aaa;background-color:transparent;width:100%;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Tabs li:last-child p{border-right:none}.Tabs li:hover{background-color:#aaa;color:#fff}.tabTest li:hover{background-color:#fff;color:#888}.Tabs li.active{background-color:#54c7da;color:#fff;cursor:default}.tabcontent{padding:0;border:none;-webkit-box-shadow:none;box-shadow:none;width:100%!important;height:100%!important}.Content,.tabcontent{margin-left:auto;margin-right:auto}.Content{width:90%;background-color:hsla(0,0%,100%,.7)}.Tabs .passed,.tabTest li.passed:hover{background-color:#54c7da;color:#fff}.ul-corpus{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;margin:0;padding:0;color:#473334}.ul-corpus li:hover{cursor:pointer;color:#c41316}.ind-bloc1,.ind-bloc2,.ind-bloc3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:30%;height:100%}.ind-bloc3{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ind-bloc1 li{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.ind-bloc1 li,.ind-bloc3 li{width:50%;height:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ind-bloc3 li{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.ind-bloc2{position:relative;z-index:0}.ind-bloc2 li{height:30%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.imgb2,.ind-bloc2 li{position:relative;top:0}.imgb2{width:200px;height:60%;right:-15%;z-index:10}.imgb2 img{width:100%;height:100%;position:relative;right:0;z-index:100}.puceHumain{width:20px;height:20px;border-radius:25px;position:absolute;-webkit-animation:Test 1s infinite alternate;animation:Test 1s infinite alternate;z-index:1000}.ind-active{color:#c41316;font-weight:700}.puceb2{width:206px;height:206px;position:relative;top:-208px;right:-103px;z-index:1000;border:2px solid #000}@-webkit-keyframes Test{0%{opacity:.7}to{opacity:1}}@keyframes Test{0%{opacity:.7}to{opacity:1}}#Tete1{top:0;right:126px}#Tete2{top:14px;right:54px}#Dorsale{top:34px;right:54px}#Lombaire{top:74px;right:54px}#Bassin1{top:85px;right:135px}#Bassin2{top:85px;right:45px}#Pied1{top:184px;right:125px}#Pied2{top:195px;right:54px}#Epaule1{top:33px;right:146px}#Epaule2{top:33px;right:33px}#Coude1{top:71px;right:156px}#Coude2{top:71px;right:24px}#Mains1{top:90px;right:160px}#Mains2{top:101px;right:12px}#Genoux1{top:139px;right:125px}#Genoux2{top:139px;right:53px}.h2Ind2{margin-left:0;margin-bottom:0}h4{color:#473334;font-weight:400;font-size:1.3em;text-align:start;font-family:Myriad Pro Light}.ind2-section{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.gestionnaireBouton{width:40%;margin-left:auto;margin-right:auto}.gestionnaireBouton .boutonInfo{top:0;left:0}.ind3-section{height:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.ind2-bloc1,.ind2-bloc2,.ind2-bloc3,.ind2-bloc4,.ind3-section{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ind2-bloc1,.ind2-bloc2,.ind2-bloc3,.ind2-bloc4{height:20%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bloc-douleur1,.bloc-douleur2,.bloc-douleur3,.bloc-douleur4,.bloc-douleur5{width:100%;height:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.bloc-douleur1,.bloc-douleur2,.bloc-douleur3,.bloc-douleur4,.bloc-douleur5{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none}.bloc-douleur1,.bloc-douleur2{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.bloc-douleur3,.bloc-douleur4{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.bloc-douleur3,.bloc-douleur4,.douleur1,.douleur2,.douleur3,.douleur4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-ms-flex-pack:distribute;justify-content:space-around}.douleur1,.douleur2,.douleur3,.douleur4{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;width:100%;height:50px;margin:0;padding:0}.douleur5{width:100%;margin:0;padding:0}#echelle option{width:10%}#echelle{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:start}.dataListStyle{margin-left:8%}.douleur1,.douleur2{width:35%;margin-left:5%}.douleur1 li,.douleur2 li{width:50%}.bloc-douleur3 h4,.bloc-douleur4 h4,.bloc-douleur5 h4{margin-bottom:0;margin-top:0}.douleur3 li,.douleur4 li{width:20%}.douleur33 li{width:15%}.douleur3 li button,.douleur4 li button,.douleur5 li button{border:none;border-radius:15px;background-color:#473334;color:#fff;width:100%}.non,.oui{border-radius:50px;background-color:#473334;-webkit-box-shadow:none;box-shadow:none;border:none;margin:0;padding:0;width:40px;height:40px;color:#fff;text-transform:uppercase;font-size:.8em}input[type=range]#douleurEchelle{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:15px;padding:0;font:inherit;outline:none;color:#54c7da;opacity:.8;background:grey;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.2s;-webkit-transition:opacity .2s;transition:opacity .2s;cursor:pointer;border-radius:15px}#douleurEchelle::-webkit-slider-thumb{-webkit-appearance:none;width:25px;height:25px;border:none;border-radius:25px;background:currentColor}#douleurEchelle::-webkit-slider-thumb:before{background-color:#54c7da}#douleurEchelle::-moz-range-progress{width:25px;height:25px;border-radius:50%;background:#54c7da;cursor:pointer}.ind4Div{width:100%;height:100%}.ind4Ul{width:100%;height:80%;list-style:none;-ms-flex-pack:distribute;justify-content:space-around;padding:0;margin:15px 0 0}.ind4Li,.ind4Ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ind4Li{width:90%;height:12%;border:none;border-radius:15px;background-color:#473334;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ind4Li:hover{cursor:pointer}.ind4Li.actived,.ind4Li:hover{background-color:#54c7da;color:#fff}.ind4Li.actived{cursor:default}.testT-section-portable{display:none;padding-top:10px!important}.portableP{display:none}.testT-section{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;padding-top:10px;width:100%;height:90%;color:#473334;padding-top:10px!important}.example-img,.testT-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.example-img{width:30%;height:100%;border:none;background-color:transparent;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mainTest1{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.img-test1{width:130px}.bloc2{width:60%;height:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:2%;font-family:Myriad Pro Light;color:#484848;font-size:1.2em}.response-responsive{background:transparent!important}.explication1{font-size:1em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:25px;width:90%;margin-left:auto;margin-right:auto}.explication2{margin-bottom:5px}.explication1 p{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around;text-align:start}.explication1 ul{text-align:start;list-style:none;padding:0;margin:0 0 10px}.explication1 ul li:before{content:"\2022";color:#c41316;font-weight:700;font-size:1em;display:inline-block;width:1em;margin-left:0}.timer-portable{display:none;width:80%;margin-right:auto;margin-left:auto}.compteur-portable{display:none;width:100%;height:30%}.timer-responsive{display:block;width:100%}.responsive{display:block}.pasOki,.portable,.portable2{display:none!important}.timer.responsive2{width:80%}.portable2 #nb_leves{width:50%;height:25px;border-radius:25px;border:none}.wrapHorloge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;min-width:200px;min-height:100px}.base-timer{position:relative;width:150px;height:150px}.base-timer__svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.base-timer__circle{fill:none;stroke:none}.base-timer__path-elapsed{stroke-width:7px;stroke:grey}.base-timer__path-remaining{stroke-width:7px;stroke-linecap:round;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:all 1s linear;transition:all 1s linear;fill-rule:nonzero;stroke:currentColor}.base-timer__label{position:relative;bottom:95px;width:100px;height:100px;font-size:35px}.gestionHorloge{width:40%;height:100%;min-height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.start,.start:active,.start:focus,.start:link,.start:visited{width:100%;min-width:75px;min-height:30px;border-radius:25px;background-color:#c41316;border:none;color:#fff;font-weight:700;outline:none;position:relative;z-index:100}.start:hover{cursor:pointer}.start:active,.start:focus,.start:hover,.start:visited{outline:none;border:2px solid #c41316}.stop{width:100%;min-width:75px;min-height:30px;border-radius:25px;border:none;-webkit-box-sizing:none;box-sizing:none;font-weight:700;color:#fff;background-color:#9d9d9c;position:relative;z-index:100}.stop:active,.stop:focus,.stop:hover,.stop:visited{outline:none;border:2px solid #c41316}.img-test2{width:220px}.ul_response li{font-size:1em}#test2_response{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:start;list-style:none;margin:0;padding:0}#test2_response,#test2_response li{background-color:transparent;border:none}#test2_response li.active,#test2_response li:hover{color:#c41316;font-weight:700;border:none;cursor:default}#test2_response li:hover{background-color:transparent}#test2_response input[type=radio i]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-left:0;margin-left:0;width:16px;height:16px;border-radius:50%;border:2px solid #473334;background-color:#fff;-webkit-transition:all .2s linear;transition:all .2s linear;margin-right:5px;position:relative;top:4px}#test2_response input[type=radio i]:checked{border:2px solid #473334;background-color:#473334;-webkit-box-shadow:inset 0 0 1px 2px #fff;box-shadow:inset 0 0 1px 2px #fff}.test_response-portable{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;width:100%;height:auto;margin:0;padding:0}.test_response-portable li{height:auto;margin-bottom:2%;width:90%;margin-left:auto;margin-right:auto}.test_response-portable li:first-child{margin-top:2%}.test_response-portable li button{border:none;border-radius:15px;background-color:#473334;color:#fff;width:100%;height:40px}.img2-portable{width:145px;margin-bottom:2%;margin-top:0}.example-img-portable+.img2{height:50%}.response-portable{width:100%;padding:0;height:auto;background-color:hsla(0,0%,100%,.7);border-radius:8px 8px 0 0}.img-test3{width:100px}.ul_response{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:0;padding:0}.ul_response li{cursor:pointer;padding:4px;-webkit-transition:background-color .2s;transition:background-color .2s;border:1px solid #ccc;background-color:#f1f1f1;font-size:.9em}.ul_response li:last-child{border-right:1px solid #ccc}.ul_response li:hover{background-color:#aaa;color:#fff}.ul_response li.active{background-color:#fff;color:#484848;border-bottom:2px solid #fff;cursor:default}.response3{width:100%;height:100%}#test3_response{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:start;list-style:none;margin:0;padding:0}#test3_response,#test3_response li{background-color:transparent;border:none}#test3_response li.active,#test3_response li:hover{color:#c41316;font-weight:700;border:none;cursor:default}#test3_response li:hover{background-color:transparent}#test3_response input[type=radio i]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-left:0;margin-left:0;width:16px;height:16px;border-radius:50%;border:2px solid #473334;background-color:#fff;-webkit-transition:all .2s linear;transition:all .2s linear;margin-right:5px;position:relative;top:4px}#test3_response input[type=radio i]:checked{border:2px solid #473334;background-color:#473334;-webkit-box-shadow:inset 0 0 1px 2px #fff;box-shadow:inset 0 0 1px 2px #fff}.img-test4{width:110px}.explication1 p{margin-top:0}.compteur{width:100%;margin-top:20px;margin-bottom:25px;text-align:start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#nb_leves{width:60%}.compteur2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;border-radius:25px;width:80%;margin-right:auto;margin-left:auto;padding:0;height:auto;background-color:hsla(0,0%,100%,.7)!important}.compteur-portable{background-color:hsla(0,0%,100%,.7);border-radius:8px 8px 0 0;min-height:180px;margin-top:0;margin-bottom:0}#nb_leves{width:calc(100% - 80px);height:40px;background:transparent}.label p{width:80%;margin-right:auto;margin-left:auto;height:30%;font-family:Myriad Pro Light;font-size:1.1em;color:#c41316;text-align:center}.compteur2 .moins,.compteur2 .plus{width:40px;height:40px}.bouton4-portable{top:-90px!important}.testT-section{position:relative;z-index:0}#test5-ul{width:100%;margin:0;padding:10px 0 0}#test5-ul li{height:20%;min-height:60px;margin-bottom:20px}#test5-ul li h4{font-family:Myriad Pro Light;font-size:1.1em;color:#c41316;text-align:center}.labelPerso{height:48px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-bottom:10px}.labelPerso,.selectPerso{width:96%;text-align:start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;z-index:0;overflow:hidden}.selectPerso{height:30px;border-radius:25px;border:2px solid #9d9d9c;margin-right:0;margin-left:0;min-height:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.selectPerso p{margin-left:12px}.optionHide{display:none}.optionVisible{display:block;width:90%;position:absolute;z-index:100;top:15px;right:7%;border:2px solid #9d9d9c;background-color:#fff}.optionGeneral{top:97.1%}.optionQuo{top:149%}.optionActQuo,.optionActSpo{top:97.1%}.optionPerso{width:100%;height:25px;background-color:#fff;text-align:start}i.white{color:#fff;width:50%;height:100%;font-size:20px;margin-right:4px;padding-top:8px}.iconeSelect{width:6%;height:100%;background-color:#9d9d9c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border:none}.vueActive{position:absolute!important;visibility:visible;opacity:1!important;-webkit-transform:translateX(0)!important;transform:translateX(0)!important;-webkit-transition:visibility 2s,opacity 1.5s,-webkit-transform 1.5s linear!important;transition:visibility 2s,opacity 1.5s,-webkit-transform 1.5s linear!important;transition:visibility 2s,opacity 1.5s,transform 1.5s linear!important;transition:visibility 2s,opacity 1.5s,transform 1.5s linear,-webkit-transform 1.5s linear!important}.vueActive2{top:10px!important}.vueLiNone{position:absolute!important;visibility:hidden;opacity:0!important;-webkit-transform:translateX(30px)!important;transform:translateX(30px)!important;-webkit-transition:visibility 2s,opacity 1.5s,-webkit-transform 1.5s linear!important;transition:visibility 2s,opacity 1.5s,-webkit-transform 1.5s linear!important;transition:visibility 2s,opacity 1.5s,transform 1.5s linear!important;transition:visibility 2s,opacity 1.5s,transform 1.5s linear,-webkit-transform 1.5s linear!important}.testOver{display:block!important;padding:0!important;background-color:hsla(0,0%,100%,.7);border-radius:8px 8px 0 0}#test6-ul{min-height:400px;width:100%;margin:0;padding:10px 0 0}#test6-ul li{-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:20%;min-height:60px;margin-bottom:20px}#test6-ul li h4{font-family:Myriad Pro Light;font-size:1.1em;color:#c41316;text-align:center}.optionActSpo2,.optionActTmp,.optionHab,.optionMoy,.optionRepos{top:97%}.option6{width:90%;right:8%}.resultatTest{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;height:100%}#final_result{text-align:start;color:#473334}#final_result li{height:15%}.stat-section{width:100%;height:100%}.stat-result,.stat-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.stat-result{list-style:none;background-color:#fff;padding-left:0;width:80%;height:500px;margin-left:auto;margin-right:auto;overflow:scroll}.tableGrid{border:none;border-radius:3px;background-color:#fff}.firstResult,.firstResult td,.lastResult,.lastResult td{background-color:grey}.moyenne td{background-color:#473334;color:#fff}.transition td{height:20px}th{color:#54c7da;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}td{background-color:#f9f9f9}td,th{width:16.66667%}th.active{color:#54c7da;font-weight:700;background-color:#fff}th.active .arrow{opacity:1}.arrow{color:#54c7da;display:inline-block;vertical-align:middle;width:0;height:0;margin-left:5px;opacity:.66}.arrow.asc{border-bottom:4px solid #54c7da}.arrow.asc,.arrow.dsc{border-left:4px solid transparent;border-right:4px solid transparent}.arrow.dsc{border-top:4px solid #54c7da}.tableGrid{width:100%;height:75%}.stat-result td,.stat-result th{width:16.66667%;height:10%}.calculPourcentage{margin-top:5%;width:100%;height:15%;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.calculPourcentage table{width:100%;height:100%}.calculPourcentage table td{height:65%}.stat-result li{margin-left:0;color:#473334}@media screen and (max-width:1280px){.noteVideo{background-color:transparent;width:100%;height:100%;position:relative;z-index:10}.noteNeg,.notePlus{width:40px;height:40px;background:rgba(71,51,52,.8)}.section-main{min-width:200px;min-height:0;height:80vh;width:80%}.sectionConnexion{height:88vh}.li-accueil{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;width:75%;height:auto;margin-top:30px;z-index:0}.a-accueil,.a-accueil:visited,.li-accueil{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:35px;background-color:#fff;border-radius:50px 0 0 50px}.a-accueil,.a-accueil:visited{position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;text-align:start;padding-left:5%;color:#473334;width:95%;height:100%}.a-accueil p{margin-right:5%;width:60px;height:60px;position:absolute;right:-28px;bottom:-26px;z-index:10;border-radius:50px;overflow:hidden}.a-accueil p,.continuer-accueil{color:#fff;background-color:#c41316}.continuer-accueil{margin-top:15px;font-weight:700;width:80%;height:10%;min-height:35px;margin-left:auto;margin-right:auto;border:none;border-radius:50px}.puce-accueil{width:75%}.puce-accueil,img.debut{position:relative;top:8px;left:7px}.test-section{width:100%;height:100%}.questionTest{top:0}h2.test{margin-left:10%}.container{margin:30px auto 0;font-family:Arial,Helvetica,sans-serif;font-size:.9em;color:#888;width:100%}.tabs{overflow:hidden;margin-left:10px}.tabs,.tabs ul{margin-bottom:-2px}.tabs ul{list-style-type:none;margin-left:0;padding:0;min-height:40px}.tabs li{float:left;padding:12px 24px;-webkit-transition:background-color .2s;transition:background-color .2s;border:1px solid #ccc;border-right:none;background-color:#f1f1f1;width:10%;font-weight:700}.img-test2{width:175px}.base-timer{position:relative;width:120px;height:120px}.base-timer__label{position:relative;bottom:80px;width:100px;height:100px;font-size:30px}h2.test{width:100%;height:10%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:15px}.precedent,.suivant,h2.test{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.precedent,.suivant{position:absolute;top:35%;z-index:10;height:30%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;width:50%;background-color:transparent;border:none;float:left;color:transparent;font-weight:700;font-size:2em}.suivant{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;right:0;padding-right:0}.precedent,.suivant{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.precedent{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;left:0;padding-left:0}.image_connexion{padding-top:30px;width:100%}.image_connexion,.img_co{background-color:transparent}.img_co{width:70%}.connexion-section{height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.connexion-section,.loggin_form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loggin_form,.ul-corpus{-ms-flex-pack:distribute;justify-content:space-around}.ul-corpus{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;margin:0;padding:0;color:#473334}.ul-corpus li:hover{cursor:pointer;color:#c41316}.ind-bloc1,.ind-bloc2,.ind-bloc3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:30%;height:100%}.ind-bloc3{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ind-bloc1 li{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.ind-bloc1 li,.ind-bloc3 li{width:50%;height:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ind-bloc3 li{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.ind-bloc2{position:relative;z-index:0}.ind-bloc2 li{height:30%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.imgb2,.ind-bloc2 li{position:relative;top:0}.imgb2{width:200px;height:60%;right:-10px;z-index:10}.imgb2 img{width:100%;height:100%;position:relative;right:0;z-index:100}.puceHumain{width:20px;height:20px;border-radius:25px;position:absolute;-webkit-animation:Test 1s infinite alternate;animation:Test 1s infinite alternate;z-index:1000}.ind-active{color:#c41316;font-weight:700}.puceb2{width:206px;height:206px;position:relative;top:-208px;right:-103px;z-index:1000;border:2px solid #000}@-webkit-keyframes Test{0%{opacity:.7}to{opacity:1}}@keyframes Test{0%{opacity:.7}to{opacity:1}}#Bassin1{top:85px;right:135px}#Bassin2{top:85px;right:45px}#Epaule1{top:33px;right:145px}#Epaule2{top:33px;right:35px}#Coude1{top:65px;right:152px}#Coude2{top:65px;right:28px}#Mains1{top:90px;right:160px}#Mains2{top:95px;right:18px}.boutonInfo{position:relative;top:38px;left:-35%}}@media screen and (max-width:959px){#burger{background-color:#fff;width:70%;min-width:170px;border-radius:10px 10px;-webkit-box-shadow:grey 2px 2px 5px 2px;box-shadow:2px 2px 5px 2px grey;height:150px;position:relative;top:90px;left:0;z-index:100}.hide{visibility:hidden;opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.activeBurger,.hide{-webkit-transition:visibility 1s,opacity .5s,-webkit-transform 1s linear;transition:visibility 1s,opacity .5s,-webkit-transform 1s linear;transition:visibility 1s,opacity .5s,transform 1s linear;transition:visibility 1s,opacity .5s,transform 1s linear,-webkit-transform 1s linear}.activeBurger{visibility:visible;opacity:1;-webkit-transform:translateY(10px);transform:translateY(10px)}.ul-burger{height:100%;margin:0;padding:10px 0 0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around}.li-burger{min-height:30px;height:30%;padding-left:5px}.a-burger{text-decoration:none;color:grey}.a-burger:active,.a-burger:focus,.a-burger:hover{color:#c41316;outline:none}.section-main{min-width:200px;min-height:0;height:80vh;width:100%;margin-bottom:0;overflow:hidden}.sectionConnexion{height:88vh}.main{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around}.mainInd4{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ind4Div{height:80%}.wrapPortable{width:80%;height:10%;margin:15px auto}.wpQuestion{margin-top:35px;margin-bottom:0}h1.main-h1{margin-left:0;text-align:start;color:#c41316}.indH1,.indH2{margin-top:0;margin-bottom:0}ul.accueil{width:100%;padding:0}.masqueAcueil{width:100%;height:100%;min-height:280px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:absolute;top:0;z-index:0}.masqueCoach{min-height:350px}.li-accueil{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;width:90%;height:auto;margin-top:30px;z-index:0}.a-accueil,.a-accueil:visited,.li-accueil{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:35px;background-color:#fff;border-radius:50px 0 0 50px}.a-accueil,.a-accueil:visited{position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;text-align:start;padding-left:5%;color:#473334;width:95%;height:100%}.a-accueil p{margin-right:5%;width:60px;height:60px;position:absolute;right:30px;bottom:-26px;z-index:10;border-radius:50px}.a-accueil p,.continuer-accueil{color:#fff;background-color:#c41316}.continuer-accueil{margin-top:15px;font-weight:700;width:80%;height:auto;min-height:35px;margin-left:auto;margin-right:auto;border:none;border-radius:50px}.indicateurTabContainer{margin-top:0}.indicateurVideo p{padding:0;margin:0 calc(10% + 28px) 25px 0}.boutonInfo{position:relative;top:35px;left:-35%}.questionTest{top:-5vh}.testTab{min-height:365px}.testTab main{overflow:initial}.test-section{width:100%;height:100%;min-height:450px}.testQmultiple{min-height:0;height:300px;position:relative}h2.test{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:10%}.container{width:100%;margin:30px auto 0;font-family:Arial,Helvetica,sans-serif;font-size:.9em;color:#888}.Container{height:70%;margin-top:0}.tabs{overflow:hidden;margin-left:10px}.tabs,.tabs ul{margin-bottom:-2px}.tabs ul{list-style-type:none;margin-left:0;padding:0;min-height:40px}.tabs li{float:left;padding:12px 24px;-webkit-transition:background-color .2s;transition:background-color .2s;border:1px solid #ccc;border-right:none;background-color:#f1f1f1;width:5%;font-weight:700}.base-timer{position:relative;width:120px;height:120px}.base-timer__label{position:relative;bottom:84px;width:100px;height:100px;font-size:35px}.img-test2{width:145px}.testT-section{padding-top:0}#test5-ul li label{width:100%;text-align:start}#test5-ul li select{width:100%;min-height:30px}#test5-ul{min-height:400px;list-style:none;margin:0;padding:10px 0 0}#test5-ul,#test5-ul li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;width:100%}#test5-ul li{display:-webkit-box;display:-ms-flexbox;display:flex;height:20%;min-height:60px;margin-bottom:20px;position:inherit;z-index:0}.labelPerso{height:48px;margin-bottom:10px}.labelPerso,.selectPerso{width:96%;text-align:start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;z-index:0;overflow:hidden}.selectPerso{height:30px;border-radius:25px;border:2px solid #9d9d9c;margin-right:0;margin-left:0;min-height:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.selectPerso p{width:94%;margin-left:12px}.optionHide{display:none}.optionVisible{display:block;width:90%;position:absolute;right:6.5%;z-index:100;border:2px solid #9d9d9c;background-color:#fff}.optionGeneral{top:97%}.optionQuo{top:149%}.optionActQuo,.optionActSpo{top:97%}.optionPerso{width:100%;height:25px;text-align:start}i.white{color:#fff;width:50%;height:100%;font-size:20px;margin-right:4px;padding-top:8px}.iconeSelect{width:6%;height:100%;background-color:#9d9d9c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border:none}#test6-ul,.iconeSelect{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#test6-ul{min-height:400px;-ms-flex-pack:distribute;justify-content:space-around;list-style:none;margin:0;padding:10px 0 0}#test6-ul,#test6-ul li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}#test6-ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:20%;min-height:60px;margin-bottom:20px;position:inherit}.optionActSpo2,.optionActTmp,.optionHab,.optionMoy,.optionRepos{top:97%}.option6{width:90%;right:7.8%}.sidebar li{width:20%;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hidePuce{display:none}.ul-corpus{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;margin:0;padding:0;color:#473334}.ul-corpus li:hover{cursor:pointer;color:#c41316}.ind-bloc1,.ind-bloc2,.ind-bloc3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:30%;height:100%}.ind-bloc3{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ind-bloc1 li{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.ind-bloc1 li,.ind-bloc3 li{width:50%;height:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ind-bloc3 li{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.ind-bloc2{position:relative;z-index:0}.ind-bloc2 li{height:30%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.imgb2,.ind-bloc2 li{position:relative;top:0}.imgb2{width:200px;height:60%;right:15px;z-index:10}.imgb2 img{width:100%;height:100%;position:relative;right:0;z-index:100}.puceHumain{width:20px;height:20px;border-radius:25px;position:absolute;-webkit-animation:Test 1s infinite alternate;animation:Test 1s infinite alternate;z-index:1000}.ind-active{color:#c41316;font-weight:700}.puceb2{width:206px;height:206px;position:relative;top:-208px;right:-103px;z-index:1000;border:2px solid #000}@-webkit-keyframes Test{0%{opacity:.7}to{opacity:1}}@keyframes Test{0%{opacity:.7}to{opacity:1}}#Epaule1{top:33px;right:145px}#Epaule2{top:33px;right:35px}#Coude1{top:65px;right:152px}#Coude2{top:65px;right:28px}#Mains1{top:90px;right:160px}#Mains2{top:95px;right:18px}}@media screen and (max-width:650px){.stat-section{width:100%;height:100%;min-height:650px}.stat-result,.stat-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.stat-result{list-style:none;background-color:#fff;padding-left:0;width:80%;height:500px;margin-left:auto;margin-right:auto;font-size:.8em}.tableGrid{border:none;border-radius:3px;background-color:#fff;width:100%;height:75%}.stat-result td,.stat-result th{width:16.66667%;height:10%}.calculPourcentage{margin-top:5%;width:100%;height:15%;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.calculPourcentage table{width:100%}.stat-result li{margin-left:0;color:#473334}.imgb2{width:200px;height:60%;position:relative;right:12%;top:0;z-index:10}.img-test1{margin-right:20px}.img-test1,.img-test2{width:120px}.h2Ind2{margin-left:0;margin-bottom:0}h4{color:#473334;font-weight:400;font-size:1.1em;text-align:start}.ind2-section{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ind2-section,.ind3-section{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:0}.ind3-section{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ind3-section .ind2-bloc2{height:85%}.ind2-bloc1,.ind2-bloc2,.ind2-bloc3,.ind2-bloc4{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ind2-bloc1{height:60%;margin-top:50px;margin-bottom:15px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.bloc-douleur1,.bloc-douleur2,.bloc-douleur3,.bloc-douleur4,.bloc-douleur5{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none}.bloc-douleur5{height:60%}.bloc-douleur1,.bloc-douleur2{height:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none}.bloc-douleur3,.bloc-douleur4{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.bloc-douleur3,.bloc-douleur4,.douleur1,.douleur2,.douleur3,.douleur4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-ms-flex-pack:distribute;justify-content:space-around}.douleur1,.douleur2,.douleur3,.douleur4{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;width:100%;height:80%;margin:0;padding:0}.douleur3,.douleur4{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.douleur5{width:100%;margin:0;padding:0}#echelle option{width:10%}#echelle{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:start}.dataListStyle{margin-left:7%}.douleur1,.douleur2{width:35%;margin-left:5%}.douleur1 li,.douleur2 li{width:50%}.bloc-douleur3 h4,.bloc-douleur4 h4,.bloc-douleur5 h4{margin-bottom:0;margin-top:0}.douleur3 li,.douleur4 li{width:100%}.douleur3 li button,.douleur4 li button,.douleur5 li button{border:none;border-radius:15px;background-color:#473334;color:#fff}.non,.oui{border-radius:50px;background-color:#473334;-webkit-box-shadow:none;box-shadow:none;border:none;margin:0;padding:0;width:40px;height:40px;color:#fff;text-transform:uppercase;font-size:.8em}.selected{background-color:#54c7da!important;cursor:pointer}input[type=range]#douleurEchelle{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:15px;padding:0;font:inherit;outline:none;color:#54c7da;opacity:.8;background:grey;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.2s;-webkit-transition:opacity .2s;transition:opacity .2s;cursor:pointer;border-radius:15px}#douleurEchelle::-webkit-slider-thumb{-webkit-appearance:none;width:25px;height:25px;border:none;border-radius:25px;background:currentColor}#douleurEchelle::-webkit-slider-thumb:before{background-color:#54c7da}#douleurEchelle::-moz-range-progress{width:25px;height:25px;border-radius:50%;background:#54c7da;cursor:pointer}.testT-section{padding-top:0}#test5-ul li label{width:100%;text-align:start}#test5-ul li select{width:100%;min-height:30px}#test5-ul{min-height:400px;list-style:none;margin:0;padding:10px 0 0}#test5-ul,#test5-ul li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;width:100%}#test5-ul li{display:-webkit-box;display:-ms-flexbox;display:flex;height:20%;min-height:60px;margin-bottom:20px;position:inherit;z-index:0}.labelPerso{width:96%;height:70px;margin-bottom:10px}.labelPerso,.selectPerso{text-align:start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;z-index:0;overflow:hidden}.selectPerso{width:94%;height:30px;border-radius:25px;border:2px solid #9d9d9c;margin-right:0;margin-left:0;min-height:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.selectPerso p{width:90%;margin-left:12px}.optionHide{display:none}.optionVisible{display:block;width:84.5%;position:absolute;right:10.5%;z-index:100;border:2px solid #9d9d9c;background-color:#fff}.optionGeneral{top:97%}.optionQuo{top:149%}.optionActQuo,.optionActSpo{top:97%}.optionPerso{width:100%;height:25px;text-align:start}i.white{color:#fff;width:50%;height:100%;font-size:20px;margin-right:4px;padding-top:8px}.iconeSelect{width:10%;height:100%;background-color:#9d9d9c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border:none}#test6-ul,.iconeSelect{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#test6-ul{min-height:400px;-ms-flex-pack:distribute;justify-content:space-around;list-style:none;margin:0;padding:10px 0 0}#test6-ul,#test6-ul li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}#test6-ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:20%;min-height:60px;margin-bottom:20px;position:inherit}.optionActSpo2,.optionActTmp,.optionHab,.optionMoy,.optionRepos{top:97%}.option6{width:84.5%;right:11.9%}.noteVideo{background-color:transparent;width:100%;height:70%;margin-top:10px}.noteNeg,.notePlus{width:40px;height:40px;background:rgba(71,51,52,.8);position:relative;top:0;left:40%}}@media screen and (max-width:550px){.imgb2{width:200px;height:60%;position:relative;right:30%;top:0;z-index:10}.img-test1{width:100px}.img-test2{width:140px}.img-test4{width:80px}.noteVideo{background-color:transparent;width:100%;height:80%;margin-top:30px}.noteNeg,.notePlus{width:40px;height:40px;background:rgba(71,51,52,.8);position:relative;left:180px}.boutonInfo{left:-180px}}@media screen and (max-width:479px){header{width:100%;height:100px;background-color:#fff;-webkit-box-shadow:grey 1px 5px 3px -3px;box-shadow:1px 5px 3px -3px grey}.header_div{width:80%;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fakePopUp{position:absolute;left:40px;top:20px}.bouton2-portable .submitQuestionnaire,.modeleBase li button:hover,.selected,.start:hover{cursor:none}.timer-portable{display:block;width:80%;margin-right:auto;margin-left:auto}.timer-responsive{display:none}.compteur-portable{display:block}.portable{display:block!important}.responsive{display:none}.test-section{width:100%;height:100%}h2.test{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:10%}.container{margin:30px auto 0;font-family:Arial,Helvetica,sans-serif;font-size:.9em;color:#888;width:100%}.tabs{overflow:hidden;margin-left:10px}.tabs,.tabs ul{margin-bottom:-2px}.tabs ul{list-style-type:none;margin-left:0;padding:0;min-height:40px}.tabs li{float:left;padding:12px 24px;-webkit-transition:background-color .2s;transition:background-color .2s;border:1px solid #ccc;border-right:none;background-color:#f1f1f1;width:2%;font-weight:700}.base-timer__label{bottom:65px;font-size:25px}.base-timer,.base-timer__label{position:relative;width:100px;height:100px}.img-test1{width:100px}.img-test3{width:50px}.wrapHorloge{min-width:180px}.explication2{font-size:.9em;margin:0}.img2{width:20%}.img-test2{margin-top:0}.mainT2{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.testT-section-portable{display:block;height:70%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5%;background-color:hsla(0,0%,100%,.7);border-radius:8px}.portableP{display:block}.example-img-portable{height:60%;margin-bottom:10px}.bloc2-portable,.example-img-portable{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bloc2-portable{font-size:1.1em;height:40%;color:#484848;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:Myriad Pro Light}.explication1-portable{padding-left:3%;padding-right:2%}.timer-portable{width:96%;height:30%;background-color:hsla(0,0%,100%,.7);border-radius:8px 8px 0 0;padding-top:2%;padding-left:2%;padding-right:2%}.wrapHorloge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.Content{background-color:transparent;border-radius:25px;height:auto!important}.Content1{height:750px!important}.tabcontent{height:100%}.test-section{height:auto}.mainPortableX{overflow-x:hidden;overflow-y:auto}.subTest-portable{position:relative;z-index:100}.subTest-portable .submitQuestionnaire{top:0}.submit-responsive,.testT-section{display:none}.bouton2-portable,.submit-portable{display:block}.bouton2-portable{width:81%;border-radius:0 0 8px 8px;position:relative;top:-140px}.inActived{display:none}.mainQMultiple{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.testT-section{padding-top:10px;height:52%}.testT2,.testT4{height:45%}.testQmultiple{min-height:0;height:300px}#test5-ul li label{width:100%;text-align:start}#test5-ul li select{width:100%;min-height:30px}#test5-ul{min-height:400px;list-style:none;margin:0;padding:10px 0 0}#test5-ul,#test5-ul li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}#test5-ul li{display:-webkit-box;display:-ms-flexbox;display:flex;height:20%;min-height:60px;margin-bottom:20px;position:inherit;z-index:0}.labelPerso{width:96%;height:90px;margin-bottom:10px;overflow:visible}.labelPerso,.selectPerso{text-align:start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;z-index:0}.selectPerso{width:94%;height:30px;border-radius:25px;border:2px solid #9d9d9c;margin-right:0;margin-left:0;min-height:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.selectPerso p{width:90%;margin-left:12px}.optionHide{display:none}.optionVisible{display:block;width:84.5%;position:absolute;right:10.5%;z-index:100;border:2px solid #9d9d9c;background-color:#fff}.optionGeneral{top:97%}.optionQuo{top:149%}.optionActQuo,.optionActSpo{top:97%}.optionPerso{width:100%;height:38px;text-align:start}i.white{color:#fff;width:50%;height:100%;font-size:20px;margin-right:4px;padding-top:8px}.iconeSelect{width:10%;height:100%;background-color:#9d9d9c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border:none}.testQmultiple6{min-height:0;height:300px}#test6-ul{min-height:400px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;margin:0;padding:10px 0 0}#test6-ul,#test6-ul li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}#test6-ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;height:20%;min-height:60px;margin-bottom:20px;position:inherit}.optionActSpo2,.optionActTmp,.optionHab,.optionMoy,.optionRepos{top:97%}.option6{width:84%;right:11%}.ul-corpus{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;margin:0;padding:0;color:#473334}.ul-corpus li:hover{cursor:pointer;color:#c41316}.ind-bloc1,.ind-bloc2,.ind-bloc3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:30%;height:100%}.ind-bloc3{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ind-bloc1 li{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.ind-bloc1 li,.ind-bloc3 li{width:50%;height:30%;font-size:.8em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ind-bloc3 li{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.ind-bloc2{position:relative;z-index:0}.ind-bloc2 li{height:30%;width:100%;font-size:.8em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;top:10px}.testT-section.sectionCI{height:100%}.imgb2{width:150px;height:45%;position:relative;right:0;top:0;z-index:10}.imgb2 img{width:100%;height:100%;position:relative;right:15px;z-index:100}.puceHumain{width:20px;height:20px;border-radius:25px;position:absolute;-webkit-animation:Test 1s infinite alternate;animation:Test 1s infinite alternate;z-index:1000}.ind-active{color:#c41316;font-weight:700}.puceb2{width:206px;height:206px;position:relative;top:-208px;right:-103px;z-index:1000;border:2px solid #000}@-webkit-keyframes Test{0%{opacity:.7}to{opacity:1}}@keyframes Test{0%{opacity:.7}to{opacity:1}}#Tete1{top:0;right:109px}#Tete2{top:14px;right:51px}#Dorsale{top:34px;right:51px}#Lombaire{top:54px;right:51px}#Bassin1{top:72px;right:118px}#Bassin2{top:72px;right:43px}#Pied1{top:152px;right:109px}#Pied2{top:158px;right:50px}#Epaule1{top:27px;right:127px}#Epaule2{top:27px;right:30px}#Coude1{top:55px;right:133px}#Coude2{top:55px;right:28px}#Mains1{top:80px;right:142px}#Mains2{top:80px;right:18px}#Genoux1{top:114px;right:109px}#Genoux2{top:114px;right:50px}.noteVideo{background-color:transparent;width:80%;height:60%;margin-top:30px}.noteNeg,.notePlus{width:40px;height:40px;background:rgba(71,51,52,.8);position:relative;top:-4px;left:170px}.boutonInfo{left:-85px;top:0}.stat-section{width:100%;height:100%}.stat-result,.stat-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.stat-result{list-style:none;background-color:#fff;padding-left:0;width:80%;height:500px;margin-left:auto;margin-right:auto;overflow:scroll;font-size:.8em}.tableGrid{border:none;border-radius:3px;background-color:#fff;width:100%;height:75%}.stat-result td,.stat-result th{width:16.66667%;height:10%}.calculPourcentage{margin-top:10%;width:100%;height:15%;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.calculPourcentage table{width:100%}.stat-result li{margin-left:0;color:#473334}}@media screen and (max-width:381px){.calculPourcentage{margin-top:50px;width:100%;height:15%;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.imgb2{width:150px;height:45%;position:relative;right:35px;top:0;z-index:10}.example-img{display:none}.bloc2{width:100%}.example-img{display:block}.noteVideo{background-color:transparent;width:80%;height:60%;margin-top:30px}.noteNeg,.notePlus{width:40px;height:40px;background:rgba(71,51,52,.8);left:120px}.boutonInfo{left:-60px;top:15px}}@media screen and (orientation:portrait) and (max-device-width:365px) and (min-device-width:350px) and (min-device-height:630px) and (max-device-height:655px){.noteVideo{margin-top:30px}#togglele{top:35%}.video-responsive{height:70%}.noteNeg,.notePlus{top:0}.boutonInfo{top:5px}.Indica{font-size:.8em}.explication1{margin-bottom:0}.testT-section{height:44%}.Content{height:110%}.testT-section.sectionCI{height:40%}.portable44{top:10vh!important}.indicateur-section{height:100%!important;min-height:0!important}.indicateurTabContainer{height:280px}.mainIndicateur1{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tabcontent{height:510px}.imgb2{height:145%;right:20px}#Tete1{right:110px}#Dorsale,#Lombaire,#Tete2{right:49px}#Pied1{top:158px;right:110px}#Pied2{top:170px;right:49px}#Epaule1{top:30px;right:129px}#Epaule2{top:30px;right:31px}#Coude1{top:62px;right:136px}#Coude2{top:62px;right:23px}#Mains1{top:77px;right:142px}#Mains2{top:87px;right:14px}#Genoux1{top:123px;right:111px}#Genoux2{top:123px;right:48px}}@media only screen and (orientation:portrait) and (max-device-width:330px) and (min-device-width:310px) and (min-device-height:560px) and (max-device-height:575px){.noteVideo{margin-top:30px}#togglele{top:34%}.video-responsive{height:70%}.section-main{height:calc(80vh - 55px)!important}.sectionConnexion{height:85vh!important}.section-p2{margin-right:0!important;height:55px!important;width:55px!important}.accueil{height:80%!important}.a-accueil{font-size:.9em}.noteNeg,.notePlus{top:10px}.boutonInfo{top:15px}.footer{min-height:30px;margin-top:0}.sub2{top:90%!important}.subFifi{top:120%!important}.mainFifi{height:70vh!important}.mainIndicateur34{height:62vh!important}.explication1,.Indica{font-size:.8em}.explication1{margin-bottom:0;max-height:100%}.testT-section,.testT-section.sectionCI{height:34%}.Content{height:110%;width:90%}.bloc2{height:50%}.timer-portable{margin:0;width:100%;height:20%}.wrapHorloge{min-height:80px;height:100%}.base-timer{height:80px;width:80px}.base-timer__label{bottom:58px}.gestionHorloge{height:100%;min-height:80px}.test-section{min-height:375px}.submitQuestionnaire{min-height:35px;position:relative;z-index:100}.optionQuo{top:161%}.persoLong,.selectPerso{font-size:.9em}.optionVisible{font-size:.9em;width:81.5%}.optionPerso{height:33px}.v2{height:28%}.v3{height:50%}.portable{font-size:.8em}.Indica3{height:15%}#final_result{height:65px}.indicateur-section{height:100%!important;min-height:0!important}.indicateurTabContainer{height:260px}.mainIndicateur1{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tabcontent{height:545px}.imgb2{height:80%;right:20px}#Tete1{right:108px}#Dorsale,#Lombaire,#Tete2{right:52px}#Bassin1{top:62px;right:114px}#Bassin2{top:62px;right:45px}#Pied1{top:123px;right:106px}#Pied2{top:131px;right:54px}#Epaule1{top:23px;right:120px}#Epaule2{top:23px;right:37px}#Coude1{top:55px;right:131px}#Coude2{top:55px;right:29px}#Mains1{top:65px;right:135px}#Mains2{top:75px;right:19px}#Genoux1{top:105px;right:108px}#Genoux2{top:105px;right:53px}#Pied1{top:143px;right:108px}#Pied2{top:150px;right:53px}}@media only screen and (orientation:portrait) and (max-device-width:375px) and (min-device-width:330px) and (min-device-height:650px) and (max-device-height:850px){.noteVideo{margin-top:30px}#togglele{top:34%}.video-responsive{height:70%}.noteNeg,.notePlus{top:0}.boutonInfo{top:5px}.Indica{font-size:.8em}.explication1{margin-bottom:0;max-height:100%;font-size:.9em}.testT-section{height:50%}.Content{height:110%;width:90%}.bloc2{height:50%;width:80%}.example-img{display:block}.timer-portable{margin:0;width:96%;height:25%}.wrapHorloge{min-height:80px;height:100%}.base-timer{height:80px;width:80px}.base-timer__label{bottom:58px}.gestionHorloge{height:100%;min-height:80px}.test-section{position:unset;min-height:375px}.mainPortableX{overflow-x:hidden;overflow-y:auto}.submitQuestionnaire{min-height:35px;position:relative;z-index:100}.img-test2{position:relative;left:-40px}.v2{height:44%}.mainT2{overflow:visible!important}.blocTest4{height:100%}.explication4{height:60%}.compteur{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;min-height:70px}.optionVisible{width:81.5%;right:14%}.optionQuo{top:161%}#final_result{height:150px}.indicateur-section{height:100%!important;min-height:0!important}.indicateurTabContainer{height:340px}.mainIndicateur1{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tabcontent{height:510px}.testT-section.sectionCI{height:52%}.ulInd2V2{height:38vh!important}.sub2{top:85%!important}.imgb2{height:145%;right:20px}#Tete1{top:13px;right:111px}#Dorsale,#Lombaire,#Tete2{right:49px}#Tete2{top:30px}#Dorsale{top:50px}#Lombaire{top:80px}#Bassin1{top:89px;right:121px}#Bassin2{top:89px;right:39px}#Pied1{top:169px;right:110px}#Pied2{top:181px;right:49px}#Epaule1{top:43px;right:128px}#Epaule2{top:43px;right:32px}#Coude1{top:73px;right:136px}#Coude2{top:73px;right:23px}#Mains1{top:87px;right:142px}#Mains2{top:96px;right:14px}#Genoux1{top:137px;right:111px}#Genoux2{top:137px;right:49px}}@media only screen and (orientation:portrait) and (max-device-width:390px) and (min-device-width:375px) and (min-device-height:800px) and (max-device-height:820px){.testT-section{height:60%}}@media only screen and (orientation:portrait) and (max-device-width:380px) and (min-device-width:370px) and (min-device-height:808px) and (max-device-height:820px){.section-main{height:80vh}#togglele{top:29%}.submitQuestionnaire{top:-45%}.sub2{top:78%!important}.sub1{top:70%!important}.subFifi{top:82%!important}.ulInd2V2{height:42vh!important}.gestionnaireFakeBouton{position:relative;top:28%}.timer-portable{margin:0;width:96%;height:30%}.test_response-portable:first-child{position:relative;z-index:1000}.start1{margin-top:30%!important}.compteur.compteur-portable.vueActiveCom0{position:relative;z-index:10;min-height:0;height:200px}.compteur2.vueActiveTimeCom{top:0}.bouton-iphone{top:210px}.bouton4-iphone{top:110px;z-index:1000}.noteNeg,.notePlus{top:15px}.boutonInfo{top:20px}.responsive2{display:none}.portable2{display:block;width:80%;margin-top:25px}.compteur2,.portable2,label{margin-left:auto;margin-right:auto}.compteur2,label{width:80%!important}.oki{display:block}.pasOki{display:none}.explication4{margin-top:70px;margin-left:5px}.compteur.oki{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;min-height:70px;width:100%}.optionVisible{right:12%}.testT-section{height:25%}.portable,.portable2{display:block!important}.testT-section.sectionCI{height:32%}.indicateur-section{height:100%!important;min-height:0!important}.indicateurTabContainer{height:430px}.mainIndicateur1{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tabcontent{height:1075px}.indtab{min-height:0;height:335px}.imgb2{height:145%;right:20px}#Tete1{top:49px;right:111px}#Dorsale,#Lombaire,#Tete2{right:49px}#Tete2{top:66px}#Dorsale{top:86px}#Lombaire{top:116px}#Bassin1{top:123px;right:121px}#Bassin2{top:123px;right:39px}#Pied1{top:203px;right:110px}#Pied2{top:217px;right:49px}#Epaule1{top:77px;right:128px}#Epaule2{top:77px;right:30px}#Coude1{top:110px;right:136px}#Coude2{top:110px;right:23px}#Mains1{top:124px;right:142px}#Mains2{top:134px;right:14px}#Genoux1{top:171px;right:111px}#Genoux2{top:171px;right:49px}.sectionConnexion{height:90vh}.connexion-section{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.formCoco,.subCo{margin-top:20%}}@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:2){body{height:85vh!important}.section-main{height:62vh!important}#togglele{top:29%}.submitQuestionnaire{top:-45%}.sub2{top:82%!important}.sub1{top:66%!important}.imgb2{width:185px!important}.subFifi{top:72%!important}.ulInd2V2{height:42vh!important}.gestionnaireFakeBouton{position:relative;top:28%}.timer-portable{margin:0;width:96%;height:30%}.test_response-portable:first-child{position:relative;z-index:1000}.start1{margin-top:30%!important}.compteur.compteur-portable.vueActiveCom0{position:relative;z-index:10;min-height:0;height:200px}.compteur2.vueActiveTimeCom{top:0}.bouton-iphone{top:-100px}.bouton4-iphone{top:-100px;z-index:1000}.noteNeg,.notePlus{top:15px}.boutonInfo{top:20px}.responsive2{display:none}.portable2{display:block;width:80%;margin-top:25px}.compteur2,.portable2,label{margin-left:auto;margin-right:auto}.compteur2,label{width:80%!important}.oki{display:block}.pasOki{display:none}.explication4{margin-top:70px;margin-left:5px}.compteur.oki{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;min-height:70px;width:100%}.optionVisible{right:12%}.testT-section{height:25%}.portable,.portable2{display:block!important}.testT-section.sectionCI{height:32%}.indicateur-section{height:100%!important;min-height:0!important}.indicateurTabContainer{height:430px}.mainIndicateur1{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tabcontent{height:1075px}.indtab{min-height:0;height:335px}.imgb2{height:145%;right:20px}#Tete1{top:49px;right:111px}#Dorsale,#Lombaire,#Tete2{right:49px}#Tete2{top:66px}#Dorsale{top:86px}#Lombaire{top:116px}#Bassin1{top:123px;right:121px}#Bassin2{top:123px;right:39px}#Pied1{top:203px;right:110px}#Pied2{top:217px;right:49px}#Epaule1{top:77px;right:128px}#Epaule2{top:77px;right:30px}#Coude1{top:110px;right:136px}#Coude2{top:110px;right:23px}#Mains1{top:124px;right:142px}#Mains2{top:134px;right:14px}#Genoux1{top:171px;right:111px}#Genoux2{top:171px;right:49px}.sectionConnexion{height:90vh}.connexion-section{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.formCoco,.subCo{margin-top:20%}}@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){body{height:85vh!important}.section-main{height:62vh!important}#togglele{top:29%}.submitQuestionnaire{top:-45%}.sub2{top:82%!important}.sub1{top:66%!important}.imgb2{width:185px!important}.subFifi{top:72%!important}.ulInd2V2{height:42vh!important}.gestionnaireFakeBouton{position:relative;top:28%}.timer-portable{margin:0;width:96%;height:30%}.test_response-portable:first-child{position:relative;z-index:1000}.start1{margin-top:30%!important}.compteur.compteur-portable.vueActiveCom0{position:relative;z-index:10;min-height:0;height:200px}.compteur2.vueActiveTimeCom{top:0}.bouton-iphone{top:-100px}.bouton4-iphone{top:-100px;z-index:1000}.noteNeg,.notePlus{top:15px}.boutonInfo{top:20px}.responsive2{display:none}.portable2{display:block;width:80%;margin-top:25px}.compteur2,.portable2,label{margin-left:auto;margin-right:auto}.compteur2,label{width:80%!important}.oki{display:block}.pasOki{display:none}.explication4{margin-top:70px;margin-left:5px}.compteur.oki{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;min-height:70px;width:100%}.optionVisible{right:12%}.testT-section{height:25%}.portable,.portable2{display:block!important}.testT-section.sectionCI{height:32%}.indicateur-section{height:100%!important;min-height:0!important}.indicateurTabContainer{height:430px}.mainIndicateur1{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tabcontent{height:1075px}.indtab{min-height:0;height:335px}.imgb2{height:145%;right:20px}#Tete1{top:49px;right:111px}#Dorsale,#Lombaire,#Tete2{right:49px}#Tete2{top:66px}#Dorsale{top:86px}#Lombaire{top:116px}#Bassin1{top:123px;right:121px}#Bassin2{top:123px;right:39px}#Pied1{top:203px;right:110px}#Pied2{top:217px;right:49px}#Epaule1{top:77px;right:128px}#Epaule2{top:77px;right:30px}#Coude1{top:110px;right:136px}#Coude2{top:110px;right:23px}#Mains1{top:124px;right:142px}#Mains2{top:134px;right:14px}#Genoux1{top:171px;right:111px}#Genoux2{top:171px;right:49px}.sectionConnexion{height:90vh}.connexion-section{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.formCoco,.subCo{margin-top:20%}}@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:3){body{height:85vh!important}.section-main{height:62vh!important}#togglele{top:29%}.submitQuestionnaire{top:-45%}.sub2{top:82%!important}.sub1{top:66%!important}.imgb2{width:185px!important}.subFifi{top:72%!important}.ulInd2V2{height:42vh!important}.gestionnaireFakeBouton{position:relative;top:28%}.timer-portable{margin:0;width:96%;height:30%}.test_response-portable:first-child{position:relative;z-index:1000}.start1{margin-top:30%!important}.compteur.compteur-portable.vueActiveCom0{position:relative;z-index:10;min-height:0;height:200px}.compteur2.vueActiveTimeCom{top:0}.bouton-iphone{top:-100px}.bouton4-iphone{top:-100px;z-index:1000}.noteNeg,.notePlus{top:15px}.boutonInfo{top:20px}.responsive2{display:none}.portable2{display:block;width:80%;margin-top:25px}.compteur2,.portable2,label{margin-left:auto;margin-right:auto}.compteur2,label{width:80%!important}.oki{display:block}.pasOki{display:none}.explication4{margin-top:70px;margin-left:5px}.compteur.oki{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;min-height:70px;width:100%}.optionVisible{right:12%}.testT-section{height:25%}.portable,.portable2{display:block!important}.testT-section.sectionCI{height:32%}.indicateur-section{height:100%!important;min-height:0!important}.indicateurTabContainer{height:430px}.mainIndicateur1{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tabcontent{height:1075px}.indtab{min-height:0;height:335px}.imgb2{height:145%;right:20px}#Tete1{top:49px;right:111px}#Dorsale,#Lombaire,#Tete2{right:49px}#Tete2{top:66px}#Dorsale{top:86px}#Lombaire{top:116px}#Bassin1{top:123px;right:121px}#Bassin2{top:123px;right:39px}#Pied1{top:203px;right:110px}#Pied2{top:217px;right:49px}#Epaule1{top:77px;right:128px}#Epaule2{top:77px;right:30px}#Coude1{top:110px;right:136px}#Coude2{top:110px;right:23px}#Mains1{top:124px;right:142px}#Mains2{top:134px;right:14px}#Genoux1{top:171px;right:111px}#Genoux2{top:171px;right:49px}.sectionConnexion{height:90vh}.connexion-section{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.formCoco,.subCo{margin-top:20%}}@media only screen and (min-width:375px) and (max-width:767px){body{height:85vh!important}.section-main{height:62vh!important}#togglele{top:29%}.submitQuestionnaire{top:-45%}.sub2{top:78%!important}.sub1{top:70%!important}.subFifi{top:82%!important}.ulInd2V2{height:42vh!important}.gestionnaireFakeBouton{position:relative;top:28%}.timer-portable{margin:0;width:96%;height:30%}.test_response-portable:first-child{position:relative;z-index:1000}.start1{margin-top:30%!important}.compteur.compteur-portable.vueActiveCom0{position:relative;z-index:10;min-height:0;height:200px}.compteur2.vueActiveTimeCom{top:0}.bouton-iphone{top:-100px}.bouton4-iphone{top:-100px;z-index:1000}.noteNeg,.notePlus{top:15px;left:220px}.boutonInfo{top:20px}.responsive2{display:none}.portable2{display:block;width:80%;margin-top:25px}.compteur2,.portable2,label{margin-left:auto;margin-right:auto}.compteur2,label{width:80%!important}.oki{display:block}.pasOki{display:none}.explication4{margin-top:70px;margin-left:5px}.compteur.oki{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;min-height:70px;width:100%}.optionVisible{right:12%}.testT-section{height:25%}.portable,.portable2{display:block!important}.testT-section.sectionCI{height:32%}.indicateur-section{height:100%!important;min-height:0!important}.indicateurTabContainer{height:430px}.mainIndicateur1{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tabcontent{height:1075px}.indtab{min-height:0;height:335px}.imgb2{height:145%;right:20px}#Tete1{top:49px;right:111px}#Dorsale,#Lombaire,#Tete2{right:49px}#Tete2{top:66px}#Dorsale{top:86px}#Lombaire{top:116px}#Bassin1{top:123px;right:121px}#Bassin2{top:123px;right:39px}#Pied1{top:203px;right:110px}#Pied2{top:217px;right:49px}#Epaule1{top:77px;right:128px}#Epaule2{top:77px;right:30px}#Coude1{top:110px;right:136px}#Coude2{top:110px;right:23px}#Mains1{top:124px;right:142px}#Mains2{top:134px;right:14px}#Genoux1{top:171px;right:111px}#Genoux2{top:171px;right:49px}.sectionConnexion{height:90vh}.connexion-section{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.formCoco,.subCo{margin-top:20%}}@media screen and (orientation:portrait) and (max-device-width:420px) and (min-device-width:400px) and (min-device-height:650px) and (max-device-height:850px){.noteVideo{margin-top:20px}.video-responsive{height:65%}.compteur{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;min-height:70px}.optionVisible{width:81.5%;right:11.5%}.optionQuo{top:139%}.indicateur-section{height:100%!important;min-height:0!important}.indicateurTabContainer{height:380px}.mainIndicateur1{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ulInd2V2{height:41vh!important}.sub2{top:87%!important}.testT-section.sectionCI{height:52%}.tabcontent{height:575px}.imgb2{height:145%;right:20px}#Tete1{top:31px;right:110px}#Dorsale,#Lombaire,#Tete2{right:49px}#Tete2{top:45px}#Dorsale{top:65px}#Lombaire{top:95px}#Bassin1{top:106px;right:121px}#Bassin2{top:106px;right:39px}#Pied1{top:188px;right:110px}#Pied2{top:200px;right:49px}#Epaule1{top:60px;right:129px}#Epaule2{top:60px;right:32px}#Coude1{top:92px;right:136px}#Coude2{top:92px;right:23px}#Mains1{top:107px;right:142px}#Mains2{top:117px;right:14px}#Genoux1{top:150px;right:111px}#Genoux2{top:150px;right:49px}}@media screen and (orientation:portrait) and (max-device-width:420px) and (min-device-width:410px) and (min-device-height:810px) and (max-device-height:830px){.test-section{position:unset}.ulInd2V2{height:42vh!important}.sub2{top:78%!important}.subFifi{top:82%!important}.mainPortableX{overflow-x:hidden;overflow-y:auto}.noteVideo{margin-top:20px}.video-responsive{height:65%}.noteNeg,.notePlus{top:20px}.boutonInfo{top:25px}.indicateur-section{height:100%!important;min-height:0!important}.indicateurTabContainer{height:450px}.mainIndicateur1{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tabcontent{height:660px}.imgb2{height:145%;right:20px}#Tete1{top:51px;right:110px}#Dorsale,#Lombaire,#Tete2{right:49px}#Tete2{top:65px}#Dorsale{top:85px}#Lombaire{top:115px}#Bassin1{top:123px;right:121px}#Bassin2{top:123px;right:39px}#Pied1{top:208px;right:110px}#Pied2{top:220px;right:49px}#Epaule1{top:81px;right:128px}#Epaule2{top:81px;right:30px}#Coude1{top:112px;right:136px}#Coude2{top:112px;right:23px}#Mains1{top:127px;right:142px}#Mains2{top:137px;right:14px}#Genoux1{top:169px;right:111px}#Genoux2{top:169px;right:49px}}@media only screen and (orientation:portrait) and (max-device-width:290px) and (min-device-width:270px) and (min-device-height:630px) and (max-device-height:660px){.noteVideo{margin-top:30px}.video-responsive{height:60%}.noteNeg,.notePlus{background:rgba(71,51,52,.8);left:100px}.boutonInfo,.noteNeg,.notePlus{width:35px;height:35px}.Indica{font-size:.8em;height:18%}.explication1{margin-bottom:0;max-height:100%;font-size:.9em}.testT-section,.testT-section.sectionCI{height:50%}.Content{height:110%;width:90%}.bloc2{height:50%;width:80%}.timer-portable{margin:0;width:100%;height:20%}.wrapHorloge{min-height:80px;height:100%}.base-timer{height:80px;width:80px}.base-timer__label{bottom:58px}.gestionHorloge{height:100%;min-height:80px}.test-section{min-height:375px}.submitQuestionnaire{min-height:35px;position:relative;z-index:100}.img-test2{position:relative;left:-40px}.v2{height:39%}.mainT2{overflow:visible!important}.blocTest4{height:100%}.explication4{height:60%}.compteur{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;min-height:70px}.optionVisible{width:81.5%;right:14%}.optionQuo{top:161%}#final_result{height:150px}.tabTestFold{width:90%;margin-left:auto;margin-right:auto;min-height:315px;height:330px}.tabTestFold .bloc2{width:100%}.response.portable{font-size:.8em}.responsive2{display:none}.portable2{margin-left:auto;margin-right:auto;width:80%;margin-top:25px}.oki{display:block}.pasOki{display:none}.explication4{margin-top:20px;margin-left:5px}.compteur.oki{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;min-height:70px;width:100%}.optionVisible{right:12%}.v3{height:110px}.ContainerFold{height:60%}.portable2{display:block}#final_result{height:60px}.indicateur-section{height:100%!important;min-height:0!important}.ind-bloc1,.ind-bloc3{z-index:100}.puceHumain{height:15px;width:15px}.indicateurTabContainer{height:280px}.mainIndicateur1{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tabcontent{height:450px}.imgb2{height:65%;right:28px;top:0}#Tete1{right:107px}#Dorsale,#Lombaire,#Tete2{right:58px}#Bassin1{top:60px;right:114px}#Bassin2{top:60px;right:50px}#Pied1{top:123px;right:106px}#Pied2{top:131px;right:58px}#Epaule1{top:23px;right:119px}#Epaule2{top:23px;right:43px}#Coude1{top:47px;right:126px}#Coude2{top:47px;right:37px}#Mains1{top:58px;right:130px}#Mains2{top:67px;right:29px}#Genoux1{top:99px;right:107px}#Genoux2{top:99px;right:57px}}@media screen and (orientation:landscape) and (max-device-width:1100px){.footer{margin-top:0!important}.section-main{width:100%;height:calc(80vh - 40px)!important}.imgCoco{height:30%;width:50%;padding:0;margin-top:0}.formCoco{height:60%;width:60%}.sectionConnexion{height:100vh!important}.alertInd,.boutonInfo{display:none}.subCo{margin-top:10px;min-height:20px}.wrapPortable.wrapAccueil{width:80%;margin-left:auto;margin-right:auto}}@media screen and (orientation:landscape) and (max-device-width:959px) and (max-device-height:640px){.headerIndiv{height:80px;display:none}.mainIndiv{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:100vh}.sectionWrapper{height:100vh!important;margin-bottom:0}.session_ind,.video-responsive,.video-responsive iframe{height:100vh;width:100%}.indicateurVideo,.wpSession{display:none}.footerIndiv{height:50px;display:none}}@media screen and (max-height:780px){.section-main{min-width:200px;min-height:0;height:calc(80vh - 35px);width:100%;margin-bottom:0}.sectionConnexion{height:88vh}.main{overflow-y:auto;overflow-x:hidden;position:relative}.testTab .main{overflow:hidden}.stat-section,.test-section{position:absolute;top:0;z-index:0}ul.accueil{width:100%;padding:0;overflow-y:auto;overflow-x:hidden;height:90%;position:relative}.wrapAccueil{display:none}.indicateur-section,.questionnaire-section{position:absolute;top:0;z-index:0}.footer{position:relative;margin-top:15px;z-index:100}}.fakePopUp{width:80%;height:70px;background-color:hsla(0,0%,82.7%,.7);border:none;margin-left:auto;margin-right:auto;visibility:visible;opacity:1!important;-webkit-transform:translateY(0)!important;transform:translateY(0)!important}.fakeOff,.fakePopUp{position:absolute!important;top:20px!important;-webkit-transition:visibility 2s,opacity 1.5s,-webkit-transform 1.5s linear!important;transition:visibility 2s,opacity 1.5s,-webkit-transform 1.5s linear!important;transition:visibility 2s,opacity 1.5s,transform 1.5s linear!important;transition:visibility 2s,opacity 1.5s,transform 1.5s linear,-webkit-transform 1.5s linear!important}.fakeOff{visibility:hidden;opacity:0!important;-webkit-transform:translateY(-30px)!important;transform:translateY(-30px)!important}.loader{display:inline-block;border:1vh solid #d3d3d3;border-top-color:#54c7da;border-radius:50%;width:5vh;height:5vh;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .5s;transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}fieldset{height:10vh}.modal-mask{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:table;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.modal-wrapper{display:table-cell;vertical-align:middle}.modal-container{width:350px;max-height:80vh;overflow-y:auto;margin:0 auto;padding:20px 30px;background-color:#fff;border-radius:2px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.33);box-shadow:0 2px 8px rgba(0,0,0,.33);-webkit-transition:all .3s ease;transition:all .3s ease;font-family:Helvetica,Arial,sans-serif}@media screen and (max-width:380px){.modal-container{width:70%}}.modal-header h3{margin-top:0;color:#54c7da;text-align:center}.modal-body h3{text-decoration:underline}.modal-body h3,.modal-body p{text-align:left}.modal-body{margin:20px 0}.modal-default-button{float:right}.valider{outline:none;font-weight:700;color:#fff;background-color:#54c7da;border:none;border-radius:15px;height:40px;margin-top:10px}.valider:active,.valider:focus,.valider:hover,.valider:visited{outline:none;border:2px solid #473334}.pasValider{outline:none;font-weight:700;color:#fff;border:none;background-color:#c41316;border-radius:15px;height:40px;margin-top:10px}.pasValider:active,.pasValider:focus,.pasValider:hover,.pasValider:visited{outline:none;border:2px solid #473334}.modal-enter,.modal-leave-active{opacity:0}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-enter .modal-container,.modal-leave-active .modal-container{-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (min-width:1300px){.questionnaire{height:60vh}}.session_col{width:100%}.participants_define{height:50vh}.participants_define_search{height:45px}.ICo{margin:0}.ul-atteste{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.column1,.column2{width:50%}.ul-atteste li{height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.rondCo:hover{background-color:#473334;color:#fff}.rondCo{margin-right:15px}.seCosubmit{width:100%;margin-right:auto;margin-left:auto}.autocomplete__results__item{background-color:#fff}.main22{height:100%}.sessionFinVideo h1{text-align:center;margin-bottom:70%}.finVideo{-ms-flex-pack:distribute;justify-content:space-around}.finVideo,.finVideoBoutton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.finVideoBoutton{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;margin:0;width:45%}.videoKoko{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;overflow:hidden}@media (min-aspect-ratio:16/9){.videoKoko{height:210%!important;top:-50%!important}}@media (max-aspect-ratio:16/9){.videoKoko{width:300%!important;left:-100%!important}}@supports ((-o-object-fit:cover) or (object-fit:cover)){.videoKoko{width:100%!important;height:100%!important;top:0!important;left:0!important;-o-object-fit:cover!important;object-fit:cover!important}}@media screen and (min-width:1100px){.stat-result,.wrapStat{width:100%}.wrapStat{margin-left:0}}.lineChart{margin-left:auto;margin-right:auto}.logoHaut{color:#54c7da}.logoBas{color:#c41316}.tabsStats{width:80%;height:35px;margin-left:auto;margin-right:auto}.tabsStats ul{margin:0;width:100%}.tabsStats li{margin-left:0;text-align:center;width:50%}#schema{margin-left:auto;margin-right:auto}.boutonTableStat{-webkit-box-shadow:0 0 10px 0 #aaa;box-shadow:0 0 10px 0 #aaa}.inActived{background-color:#9d9d9c;display:none}.niveau1{width:80%;height:50px;margin-left:auto;margin-right:auto;background:transparent;border:2px solid #473334;border-radius:15px}#niveau2{height:100%;-webkit-transition:background-color 1s ease-out;transition:background-color 1s ease-out;border-radius:15px}#niveau2 p{margin-top:0;height:100%;margin-bottom:0;text-align:start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#473334}.remplissage{background-color:#54c7da!important;-webkit-transition:background-color 1.5s linear!important;transition:background-color 1.5s linear!important}.infoRecap{width:80%;margin-left:auto;margin-right:auto;color:#473334}.labelPerso{overflow:visible}.base-timer__path-remaining.green[data-v-34f9c09b]{color:#54c7da}.base-timer__path-remaining.orange[data-v-34f9c09b]{color:#473334}.base-timer__path-remaining.red[data-v-34f9c09b]{color:#c41316}.start1[data-v-34f9c09b]{width:80%;margin-left:auto;margin-right:auto;margin-top:25%}.clicStart[data-v-34f9c09b]{position:relative!important;visibility:hidden;opacity:0!important;-webkit-transform:translateY(30px)!important;transform:translateY(30px)!important;-webkit-transition:visibility 1s,opacity 1s,-webkit-transform 1s linear!important;transition:visibility 1s,opacity 1s,-webkit-transform 1s linear!important;transition:visibility 1s,opacity 1s,transform 1s linear!important;transition:visibility 1s,opacity 1s,transform 1s linear,-webkit-transform 1s linear!important}.iclic[data-v-34f9c09b]{position:relative!important;-webkit-transform:translate(50%,15%)!important;transform:translate(50%,15%)!important;width:35%;max-width:250px;-webkit-transition:width 1s,height 1s,-webkit-transform 1s linear!important;transition:width 1s,height 1s,-webkit-transform 1s linear!important;transition:width 1s,height 1s,transform 1s linear!important;transition:width 1s,height 1s,transform 1s linear,-webkit-transform 1s linear!important}.iLabClic[data-v-34f9c09b]{position:relative!important;bottom:85%;width:150px;height:150px;-webkit-transition:width 1s,height bottom 1s linear 1s!important;transition:width 1s,height bottom 1s linear 1s!important}@media screen and (max-width:479px){.iclic[data-v-34f9c09b]{position:relative!important;-webkit-transform:translateY(15px)!important;transform:translateY(15px)!important;width:140px;height:140px;-webkit-transition:width 1s,height 1s,-webkit-transform 1s linear!important;transition:width 1s,height 1s,-webkit-transform 1s linear!important;transition:width 1s,height 1s,transform 1s linear!important;transition:width 1s,height 1s,transform 1s linear,-webkit-transform 1s linear!important}.iLabClic[data-v-34f9c09b]{position:relative!important;bottom:88px;width:150px;height:150px;-webkit-transition:width 1s,height bottom 1s linear 1s!important;transition:width 1s,height bottom 1s linear 1s!important}}.tabcontent{height:auto}.img-test3-portable{width:80px}.mainT4{position:relative;width:100%;min-height:600px;height:100%}.vueActiveTime{position:absolute!important}.vueActiveTime,.vueActiveTime1{visibility:visible;-webkit-transform:translateX(0)!important;transform:translateX(0)!important;opacity:1!important;-webkit-transition:visibility 2s,opacity 1.5s,-webkit-transform 1.5s linear!important;transition:visibility 2s,opacity 1.5s,-webkit-transform 1.5s linear!important;transition:visibility 2s,opacity 1.5s,transform 1.5s linear!important;transition:visibility 2s,opacity 1.5s,transform 1.5s linear,-webkit-transform 1.5s linear!important}.vueActiveTime1{position:relative!important}.vueNoneTime{position:absolute!important;visibility:hidden;opacity:0!important;-webkit-transform:translateX(30px)!important;transform:translateX(30px)!important;-webkit-transition:visibility 1s,opacity 1s,linear!important;transition:visibility 1s,opacity 1s,linear!important}.vueNoneCom01{background:transparent}.vueActiveTimeLab{visibility:visible;opacity:1!important;-webkit-transform:translateX(0)!important;transform:translateX(0)!important;-webkit-transition:visibility 2s,opacity 1.5s,-webkit-transform 1.5s linear!important;transition:visibility 2s,opacity 1.5s,-webkit-transform 1.5s linear!important;transition:visibility 2s,opacity 1.5s,transform 1.5s linear!important;transition:visibility 2s,opacity 1.5s,transform 1.5s linear,-webkit-transform 1.5s linear!important}.vueActiveTimeLab,.vueNoneTimeLab{position:relative!important;top:10px}.vueNoneTimeLab{visibility:hidden;opacity:0!important;-webkit-transform:translateX(30px)!important;transform:translateX(30px)!important;-webkit-transition:visibility 1s,opacity 1s,-webkit-transform 1s linear!important;transition:visibility 1s,opacity 1s,-webkit-transform 1s linear!important;transition:visibility 1s,opacity 1s,transform 1s linear!important;transition:visibility 1s,opacity 1s,transform 1s linear,-webkit-transform 1s linear!important}.vueActiveTimeCom{visibility:visible;opacity:1!important;-webkit-transform:translateX(0)!important;transform:translateX(0)!important;-webkit-transition:visibility 2s,opacity 1.5s,-webkit-transform 1.5s linear!important;transition:visibility 2s,opacity 1.5s,-webkit-transform 1.5s linear!important;transition:visibility 2s,opacity 1.5s,transform 1.5s linear!important;transition:visibility 2s,opacity 1.5s,transform 1.5s linear,-webkit-transform 1.5s linear!important}.vueActiveTimeCom,.vueNoneTimeCom{position:relative!important;top:25px}.vueNoneTimeCom{visibility:hidden;opacity:0!important;-webkit-transform:translateX(30px)!important;transform:translateX(30px)!important;-webkit-transition:visibility 1s,opacity 1s,-webkit-transform 1s linear!important;transition:visibility 1s,opacity 1s,-webkit-transform 1s linear!important;transition:visibility 1s,opacity 1s,transform 1s linear!important;transition:visibility 1s,opacity 1s,transform 1s linear,-webkit-transform 1s linear!important}#nb_leves{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-overflow:ellipsis;font-family:Myriad Pro Light;font-size:1.1em;text-align:center;padding-left:30%;border:none;border-radius:8px}.selectRes{padding-left:38%!important}.compteur-responsive,.general,.modeleBase{background:transparent}#test5-ul{list-style:none;width:90%;margin:0 auto;padding:0;position:relative}#test5-ul,#test5-ul li{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}#test5-ul li{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-bottom:0;position:inherit;z-index:0}.modeleBase li{background-color:transparent}.modeleBase li button:hover,.selected{border-radius:25px}.modeleBase{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;margin:0}#test6-ul,.modeleBase{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;padding:0}#test6-ul{height:85%;width:90%;margin:0 auto;position:relative;min-height:none}#test6-ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;height:100%;width:100%;margin-bottom:0;position:inherit;z-index:0}.vueActive,.vueLiNone{height:100%}.modeleBase li button{border:none;border-radius:15px;background-color:#473334;color:#fff;width:100%}.modeleBase li button:hover,.selected{background-color:#54c7da!important;cursor:pointer}.indExFav{margin:0}.exFav-section{width:100%}@media screen and (max-width:1100px){.liPart2{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.indExFav{margin-left:10%}.exFav-section{width:80%}}@media screen and (max-width:400px){.liPart2{display:none!important}.liPart1{width:100%!important}.indExFav{margin-left:10%}.exFav-section{width:80%}}.hideFrame{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.activeFrame,.hideFrame{-webkit-transition:visibility 1s,opacity .5s,-webkit-transform 1s linear;transition:visibility 1s,opacity .5s,-webkit-transform 1s linear;transition:visibility 1s,opacity .5s,transform 1s linear;transition:visibility 1s,opacity .5s,transform 1s linear,-webkit-transform 1s linear}.exFav{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;overflow:visible;font-family:Myriad Pro Light}.exFav,.exFav li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.exFav li{height:70px;margin-top:10px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-transition:height .8s,-webkit-transform 1s linear;transition:height .8s,-webkit-transform 1s linear;transition:height .8s,transform 1s linear;transition:height .8s,transform 1s linear,-webkit-transform 1s linear;position:relative}.hideFrame{visibility:hidden;opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:visibility 1s,opacity .8s,-webkit-transform 1s linear;transition:visibility 1s,opacity .8s,-webkit-transform 1s linear;transition:visibility 1s,opacity .8s,transform 1s linear;transition:visibility 1s,opacity .8s,transform 1s linear,-webkit-transform 1s linear}.activeFrame{visibility:visible;opacity:1;-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:visibility 1s,opacity .8s,-webkit-transform 1.2s linear;transition:visibility 1s,opacity .8s,-webkit-transform 1.2s linear;transition:visibility 1s,opacity .8s,transform 1.2s linear;transition:visibility 1s,opacity .8s,transform 1.2s linear,-webkit-transform 1.2s linear}.liPart1{width:60%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.liPart1,.liPart2{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.liPart2{width:40%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.liPart2 h2,.liPart2 p{margin:0;padding:0}.pDescription{margin-top:80px!important}.mainIndicG{overflow-x:hidden}.indicateur-section{width:100%;height:100%;min-height:725px}.Indica{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}.alIndicateur{width:40%;height:80%;margin:0;padding:0}.indtab{width:90%;margin-right:auto;margin-left:auto;padding:0;min-height:440px}.resultatInd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:90%;height:100%;text-align:start}h2.h2Ind2.vueActiveI{margin-top:0!important;top:0!important}.subFifi{position:absolute;top:102%}.sub1,.sub2{position:absolute;top:80%}@media only screen and (max-width:1200px){.sub1{position:absolute;top:70%}}@media screen and (min-width:979px){.Indica{width:100%;margin-left:0}.indicateurTabContainer .Content{background:transparent;width:100%}.mainIndicateur0,.mainIndicateur1{padding:0!important;height:42vh!important}.ind2-bloc2,.ind2-bloc3{height:80%}.imgb2{right:0;margin-right:auto;margin-left:auto}.sectionCI1 ul{min-height:210px!important;height:41vh!important}.bloc-douleur3,.bloc-douleur4{height:45vh}.douleur3,.douleur4{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.bloc-douleur3 li,.bloc-douleur4 li{width:100%}.mainIndicateur34{height:45vh}.ind3-section.ind-sectionSpe .bloc-douleur3{height:35vh;width:90%;margin-left:auto;margin-right:auto}.vueActiveI1{width:100%}.subFifi{position:relative!important;top:5px;width:90%}.mainIndicG{overflow-y:hidden}.bld4bis{height:35vh!important;margin-left:auto;margin-right:auto}}.fakeRange{width:95%;height:30px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0;margin:0;border-radius:15px}.fakeOption,.fakeRange{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fakeOption{width:10%;height:100%;background-color:#fff;border:2px solid grey;border-right:none;list-style:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background-color 1.5s,color 1.5s ease-out;transition:background-color 1.5s,color 1.5s ease-out}.first{border-radius:15px 0 0 15px}.last{border-right:2px solid grey;border-radius:0 15px 15px 0}.active,.passed{background-color:#54c7da;color:#fff}.mainIndicateur0{background-color:hsla(0,0%,100%,.7);border-radius:8px 8px 8px 8px;padding-bottom:20px;top:10px;height:45vh}.sectionCI0{width:90%;margin-left:auto;margin-right:auto}.mainIndicateur1 h4,.mainIndicateur34 h4{color:#c41316}.sectionCI1{display:block;padding-bottom:20px}.mainIndicateur2{overflow:visible}.sectionCI1 ul{min-height:210px!important;height:33vh}.mainIndicateur20{background-color:hsla(0,0%,100%,.7);border-radius:8px 8px 8px 8px;height:54vh}@media screen and (min-width:1700px){.imgb2{max-width:200px;max-height:230px}#Tete1{top:0;right:129px}#Tete2{top:14px;right:51px}#Dorsale{top:44px;right:51px}#Lombaire{top:78px;right:51px}#Bassin1{top:94px;right:118px}#Bassin2{top:94px;right:43px}#Pied1{top:202px;right:129px}#Pied2{top:208px;right:50px}#Epaule1{top:37px;right:150px}#Epaule2{top:37px;right:30px}#Coude1{top:75px;right:160px}#Coude2{top:75px;right:18px}#Mains1{top:100px;right:168px}#Mains2{top:110px;right:8px}#Genoux1{top:152px;right:129px}#Genoux2{top:152px;right:50px}}.vueActiveI{position:absolute!important;top:20px!important;visibility:visible;opacity:1!important;-webkit-transform:translateX(0)!important;transform:translateX(0)!important;-webkit-transition:visibility 2s,opacity .8s,-webkit-transform 1.5s linear!important;transition:visibility 2s,opacity .8s,-webkit-transform 1.5s linear!important;transition:visibility 2s,opacity .8s,transform 1.5s linear!important;transition:visibility 2s,opacity .8s,transform 1.5s linear,-webkit-transform 1.5s linear!important}.vueActiveI2{top:80px!important}.vueA1{top:35px!important}.mainIndicateur34{background-color:hsla(0,0%,100%,.7);border-radius:8px 8px 8px 8px;padding-bottom:20px;top:10px;height:55vh}.ind-sectionSpe{position:relative}.vueActiveI1{position:relative!important;top:20px!important;visibility:visible;opacity:1!important;-webkit-transform:translateX(0)!important;transform:translateX(0)!important;-webkit-transition:visibility 2s,opacity .8s,-webkit-transform 1.5s linear!important;transition:visibility 2s,opacity .8s,-webkit-transform 1.5s linear!important;transition:visibility 2s,opacity .8s,transform 1.5s linear!important;transition:visibility 2s,opacity .8s,transform 1.5s linear,-webkit-transform 1.5s linear!important}.vueActiveI2{top:40px!important}.vueNoneI{position:absolute!important;top:20px!important;visibility:hidden;opacity:0!important;-webkit-transform:translateX(30px)!important;transform:translateX(30px)!important;-webkit-transition:visibility 2s,opacity .8s,-webkit-transform 1.5s linear!important;transition:visibility 2s,opacity .8s,-webkit-transform 1.5s linear!important;transition:visibility 2s,opacity .8s,transform 1.5s linear!important;transition:visibility 2s,opacity .8s,transform 1.5s linear,-webkit-transform 1.5s linear!important}.indtab .main{overflow:visible}.boutonFakeValider{position:realtive!important;margin-left:auto;margin-right:auto;margin-top:20px;width:90%;min-height:35px;border-radius:25px;border:none;background-color:#c41316;color:#fff;cursor:pointer;outline:none}.boutonFakeValider:hover{border:2px solid #ccc}.bloc3Spe{width:100%;height:60%}.gestionnaireFakeBouton{height:40%;width:100%;position:relative;top:25%}.bloc-douleur3,.bloc-douleur4{height:50vh;width:90%}.ind4Ul{height:40vh}.vueActive14{top:0!important}.h4CiFinale{padding-left:5%}.mainFifi{height:65vh}
/*# sourceMappingURL=app.f1488d99ce783ac684b7a4833ffbee06.css.map */