﻿body {
    width: 1000px;
    height: 970px;
    background-color: #f5f5f5;
    margin: auto;
}

hr {
    border: dashed 1px lightgray;
}

.loginimg {
    width: 1000px;
    height: 200px;
    vertical-align: top;
}

.logintext {
    width: 1000px;
    margin: auto;
    padding-bottom: 20px;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
    background-color: #ffffff;
}

.titre {
    width: 1000px;
    height: 51px;
    text-align: center;
    margin-top: 260px;
    color: #43425d;
    font-size: 39px;
    letter-spacing: 7.8px;
    line-height: 23px;
    font-family: "Segoe UI";
    font-weight: 700;
}

.bienvenue {
    width: 1000px;
    height: 27px;
    text-align: center;
    opacity: 0.5;
    color: #4d4f5c;
    font-size: 20px;
    line-height: 14px;
    font-family: "Segoe UI";
    font-weight: 400;
}

.titreq {
    width: 1000px;
    height: 27px;
    margin-left: 10px;
    margin-top: 20px;
    margin-bottom: 0px;
    text-align: left;
    opacity: 0.5;
    color: #4d4f5c;
    font-size: 20px;
    line-height: 14px;
    font-family: "Segoe UI";
    font-weight: 400;
}

.titreq2 {
    width: 98%;
    height: 45px;
    margin-left: 10px;
    margin-top: 20px;
    margin-bottom: 0px;
    text-align: justify;
    opacity: 0.8;
    color: #4d4f5c;
    font-size: 20px;
    font-family: "Segoe UI";
    font-weight: 400;
}

.titreq3 {
    width: 1000px;
    margin-left: 10px;
    margin-top: 20px;
    margin-bottom: 0px;
    text-align: left;
    opacity: 0.5;
    color: #4d4f5c;
    font-size: 16px;
    line-height: 19px;
    font-family: "Segoe UI";
    font-weight: 400;
}

.erreur {
    width: 1000px;
    height: 27px;
    text-align: center;
    margin-top: 20px;
    opacity: 0.7;
    color: red;
    font-size: 20px;
    line-height: 14px;
    font-family: "Segoe UI";
    font-weight: 400;
}

.erreurok {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    text-align: center;
    color: white;
    background-color: #53a79d;
    font-size: 20px;
    line-height: 14px;
    font-family: "Segoe UI";
    font-weight: 400;
}

.question {
    width: 300px;
    display: inline-block;
    height: 25px;
    text-align: right;
    opacity: 0.5;
    color: #4d4f5c;
    font-size: 15px;
    line-height: 25px;
    font-family: "Segoe UI";
    font-weight: 400;
    padding-right: 5px;
}

.questionP {
    width: 240px;
    display: inline-block;
    height: 25px;
    text-align: right;
    opacity: 0.5;
    color: #4d4f5c;
    font-size: 14px;
    line-height: 14px;
    font-family: "Segoe UI";
    font-weight: 400;
    padding-right: 5px;
}

.questionA {
    width: 135px;
    display: inline-block;
    height: 20px;
    text-align: center;
    opacity: 0.5;
    color: #4d4f5c;
    font-size: 14px;
    line-height: 14px;
    font-family: "Segoe UI";
    font-weight: 400;
    padding-top: 5px;
    border: solid 1px gray;
}

.questionlogpwd {
    width: 720px;
    display: inline-block;
    height: 14px;
    text-align: right;
    opacity: 0.5;
    color: #4d4f5c;
    font-size: 12px;
    line-height: 14px;
    font-family: "Segoe UI";
    font-weight: 400;
    padding-right: 5px;
}

.questionlogpwd2 {
    width: 45%;
    display: inline-block;
    height: 14px;
    text-align: right;
    opacity: 0.5;
    color: #4d4f5c;
    font-size: 12px;
    line-height: 14px;
    font-family: "Segoe UI";
    font-weight: 400;
    padding-right: 5px;
}

.grpmutuelle {
    width: 250px;
    display: inline-block;
    height: 25px;
    text-align: left;
    opacity: 0.5;
    color: #4d4f5c;
    font-size: 18px;
    line-height: 25px;
    font-family: "Segoe UI";
    font-weight: 400;
    padding-left: 15px;
}

.titregrpmutuelle {
    text-align: left;
}

.chkgrpmutuelle {
    opacity: 0.5;
    color: #4d4f5c;
    font-size: 15px;
    line-height: 25px;
    font-family: "Segoe UI";
    font-weight: 400;
    padding-left: 25px;
}

.reponseA {
    width: 125px;
    height: 14px;
    color: #43425d;
    font-size: 12px;
    line-height: 14px;
    font-family: "Segoe UI";
    font-weight: 400;
    border: solid 1px lightgray;
    padding: 5px;
}

.reponsethintxt {
    width: 200px;
    height: 14px;
    margin-top: 6px;
    color: #43425d;
    font-size: 12px;
    line-height: 14px;
    font-family: "Segoe UI";
    font-weight: 400;
    border: solid 1px lightgray;
    border-radius: 3px;
    padding: 5px;
}

.reponselargetxt {
    width: 560px;
    height: 25px;
    margin-top: 6px;
    color: #43425d;
    font-size: 15px;
    line-height: 25px;
    font-family: "Segoe UI";
    font-weight: 400;
    border: solid 1px lightgray;
    border-radius: 3px;
    padding: 5px;
}

.reponselargelst {
    width: 573px;
    height: 37px;
    margin-top: 6px;
    color: #43425d;
    font-size: 15px;
    line-height: 25px;
    font-family: "Segoe UI";
    font-weight: 400;
    border: solid 1px lightgray;
    border-radius: 3px;
    padding: 5px;
}

.souvenir {
    width: 1000px;
    height: 28px;
    margin-top: 50px;
    color: #43425d;
    font-size: 15px;
    line-height: 25px;
    font-family: "Segoe UI";
    font-weight: 400;
}

.hlforgot {
    margin-left: 0px;
}

.divconnecter {
    width: 1000px;
    text-align: center;
    margin-top: 50px;
}

.divconnecter2 {
    width: 98%;
    text-align: center;
    margin-top: 50px;
}

.connecter {
    width: 259px;
    height: 57px;
    border-radius: 4px;
    border: 1px solid #43425d;
    background-color: #43425d;
    color: #ffffff;
    font-size: 20px;
    font-family: "Segoe UI";
    font-weight: 400;
}

.upload {
    width: 100px;
    height: 57px;
    border-radius: 4px;
    border: 1px solid #43425d;
    background-color: #43425d;
    color: #ffffff;
    font-size: 20px;
    font-family: "Segoe UI";
    font-weight: 400;
}

.fileupload {
    width: 800px;
    height: 25px;
    padding: 15px;
    border-radius: 4px;
    border: 1px solid #43425d;
    background-color: #43425d;
    color: #ffffff;
    font-size: 15px;
    font-family: "Segoe UI";
    font-weight: 400;
    vertical-align: top;
}

.divchk {
    text-align: left;
    margin-left: 345px;
}

.textchk {
    width: 500px;
    text-align: left;
    opacity: 0.5;
    color: #4d4f5c;
    font-size: 15px;
    line-height: 25px;
    font-family: "Segoe UI";
    font-weight: 400;
}

.chk {
    margin-left: 30px;
}

.textchkP {
    width: 300px;
    text-align: left;
    opacity: 0.5;
    color: #4d4f5c;
    font-size: 14px;
    line-height: 14px;
    font-family: "Segoe UI";
    font-weight: 400;
}

.identifiant {
    width: 500px;
    height: 25px;
    margin-top: 50px;
    color: #43425d;
    font-size: 15px;
    line-height: 25px;
    font-family: "Segoe UI";
    font-weight: 400;
    border: solid 1px #43425d;
    border-radius: 6px;
}

.pnFormC {
    border: solid 1px #e1e1e1;
    margin: 10px;
    border-radius: 4px;
    font-family: "Segoe UI";
    font-size: 14px;
    text-align: left;
    padding: 7px;
    color: #e1e1e1;
    margin-bottom: 10px;
}

.pnEnt {
    display: inline-block;
    vertical-align: top;
    width: 400px;
}

.pnForm {
    display: inline-block;
    vertical-align: top;
    width: 560px;
}

.pnImgParcours {
    height: 24px;
    margin-left: 50px;
}

.pnImgForm {
    display: inline-block;
    vertical-align: middle;
}

.pnLineForm {
    display: inline-block;
    vertical-align: super;
    margin-left: 2px;
    margin-right: 2px;
}

.pnTxtForm {
    display: inline-block;
    width: 112px;
    text-align: center;
    font-size: 11px;
}

.pnTxtParcours {
    margin-bottom: 18px;
}

.filtreTyp {
    display: inline-block;
    width: 170px;
    vertical-align: top;
    font-family: "Segoe UI";
    font-size: 14px;
    text-align: left;
    color: #a1a1a1;
}

.filtreSearch {
    display: inline-block;
    width: 450px;
    vertical-align: top;
    font-family: "Segoe UI";
    font-size: 14px;
    text-align: left;
    color: #a1a1a1;
}

.txtSearch {
    font-family: "Segoe UI";
    font-size: 14px;
    color: #a1a1a1;
}

.pnAriane {
    vertical-align: middle;
    display: table-cell;
    margin-left: 5px;
    border: solid 2px #364d6d;
    border-radius: 12px;
    width: 115px;
    height: 55px;
    font-family: "Segoe UI";
    font-size: 14px;
    font-weight: 600;
    color: #364d6d;
}

.pnArianeDone {
    vertical-align: middle;
    display: table-cell;
    margin-left: 5px;
    border: solid 2px #364d6d;
    background-color: #eeeeee;
    border-radius: 12px;
    width: 115px;
    height: 55px;
    font-family: "Segoe UI";
    font-size: 14px;
    font-weight: 600;
    color: #4fc1bf;
}

.pnArianeCurrent {
    vertical-align: middle;
    display: table-cell;
    margin-left: 5px;
    border: solid 2px #364d6d;
    background-color: #364d6d;
    border-radius: 12px;
    width: 115px;
    height: 55px;
    font-family: "Segoe UI";
    font-size: 14px;
    font-weight: 600;
    color: #4fc1bf;
}

.pnArianeFleche {
    display: table-cell;
    vertical-align: middle;
    padding: 5px;
    font-family: "Segoe UI";
    font-size: 30px;
    font-weight: 400;
    color: #364d6d;
}

.cgv {
    margin-top: 40px;
    font-family: Segoe UI;
    font-size: 16px;
    color: #bbbbbb;
}

.chkcgv {
    display: inline-block;
    vertical-align: top;
}

.txtcgv {
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.hlcgv {
    text-decoration: none;
    color: #4fc1bf;
    font-weight: 700;
}

.formSoEasy {
    margin-top: 20px;
    margin-left: 27px;
    margin-bottom: 20px;
    width: 90%;
    background-color: #ffffff;
    padding: 20px;
    border: 1px solid #d4e1ea;
    border-radius: 20px;
    box-shadow: 0 4px 10px 5px rgba(0, 0, 0, 0.08);
}
