body
{
    padding:0px;
    margin:0px;
    background: url('../img/wave1.svg');
    background-size: 150%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    font-family: Courier New, monospace,Arial, sans-serif;
}
form {
    background: #0004ff36;
    border-color: #696969;
    width:50%;
    padding: 40px;
    border-radius: 30px;
    margin-top: 60px;
    display: flex;
    flex-direction: column ;
    justify-content: center;
    align-items: center;
}
input[type=text], input[type=password], input[type=email] {
    background-color: #fff;
    width: 100%;
    height: 50px;
    padding: 12px 30px;
    color: black;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #696969;
    box-sizing: border-box;
    border-radius: 15px;
    font-size: 12pt;
    font-family: Courier New, monospace;
}
input[type=submit] {
    background-color: #ff003c;
    color: #ffffff;
    padding: 20px 30px;
    padding-bottom: 15px;
    margin: 40px 0;
    border: none;
    border-radius: 15px;
    cursor: pointer;
    width: 100%;
    border: 0px solid #2980b9;
}


#btnC {
    background: transparent;
    border-color: #000000;
    width: 30%;
    border-radius: 30px;
    display: flex;
    margin: 0px;
    padding: 10px;
}
footer {
    background-color: #6f6f6f;
    display: flex;
    margin-top: 120px;
    padding-bottom: 161px;
}
#Login{
    height: 40%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    padding-top: 40px;
    width: 40%;

}
#Register{
    height: 40%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    padding-top: 5px;
    padding-bottom: 0px;
    width: 40%;
}
#mdp{
    height: 30%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    padding-top: 40px;
    width: 30%;

}
p#description {
    background: #c4ffff;
    height: 100%;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-radius: 5px;
}
.f_contact{
    height: 35%;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background: transparent;
    width: 40%;
    margin-bottom: -120px;
}
.f_contact h5{
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.f_contact input[type=text],.f_contact input[type=email]{
    height: auto;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 1px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
    width: 120%;
    border-radius: 10px;
    font-family: Courier New, monospace;
}
.f_contact input[type=submit]{
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 120%;
    border-radius: 2px;
    background: transparent;
    border: 2px solid;
    cursor: pointer;
}
#info{
    display: inline-block;
    margin: 0px;
    padding-left: 30px;
    padding-right: 30px;
}
#paragraphe{
    height: auto;
    width: 55%;
    line-height: 1.5;
    font-size: 10px;
}
#pages {
    display: grid;
    margin: 0px;
    padding-left: 60px;
    padding-right: 60px;
}
#message {
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 0px;
    width: 120%;
    border-radius: 10px;
    line-height: 1.5;
    letter-spacing: 1px;
    font-size: 12px;
    border: 1px solid #ccc;
    resize: none;
    font-family: Courier New, monospace;
}
#foot {
    display: flex;
    height: 100%;
}
#text2{
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 0px;
    width: 87%;
    border-radius: 10px;
    border: 1px solid #ccc;
    resize: none;
    font-size: 12pt;
    font-family: Courier New, monospace;
    padding-left: 30px;
    padding-right: 30px;
}
#paste {
    padding-top: 65px;
    padding-left: 10px;
}
.copy {
    background: transparent;
    border: 1px solid #7cffc8;
}
label {
    display: block;
    margin-bottom: 10px;
    padding-right: 35px;
}
#contact{
    display: inline-block;
    margin: 0px;
    padding-left: 30px;
    padding-right: 30px;
    height: 100%;
}

#container{
    width:700px;
    margin:0 auto;
    margin-top: 2%;
    display: inline-flex;
}
#content1{
    width:700px;
    margin:0 auto;
    margin-top: 10%;
}

#Update{
    height: 85%;
    margin-left: 500px;
    margin-right: 30px;
    margin-top: 0px;
    padding-top: 25px;
    width: 60%;
}
#form_quizz {
    margin-left: auto;
    margin-right: auto;
    width: 506px;
}
#divBtnC {
    display: inline-flex;
    width: 100%;
}
#divC {
    height: 120px;
}
select {
    width: 506px;
    padding: 10px 30px;
    margin: 18px 10px 10px;
    display: inline-block;
    border: 1px solid #000;
    border-radius: 10px;
    box-sizing: border-box;
    justify-content: center;
    align-content: center;
    text-align: left;
    color: black;
    background-color: #f6f6f6;
}

#FicAnnonce{
    height: 40%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 110px;
    padding-top: 5px;
    padding-bottom: 0px;
    width: 40%;
}
#FicAnnonce input[type="file"] {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 55%;
    padding-top: 0px;
    margin-top: 20px;
}
#FMessage {
    position: fixed;
    display: flex;
    height: 0px;
    width: 100%;
    bottom: 20px;
    justify-content: center;
    border-radius: 10px;
    text-decoration: none;
    align-items: center;
    background-color: transparent;
}

#FMessage input[type="text"]{
    display: flex;
    position: fixed;
    height: 0px;
    width: 90%;
    bottom: 40px;
    border-radius: 10px;
    text-decoration: none;
    text-align: left;
    left: 0px;
}
#FMessage input[type="submit"]{
    display: flex;
    position: fixed;
    height: 0px;
    width: 10%;
    bottom: 4px;
    border-radius: 10px;
    text-decoration: none;
    text-align: center;
    right: 0px;
    padding-bottom: 25px;
    padding-top: 5px;
    padding-right: 20px;
}
#Rep{
    background: transparent;
    width: 10px;
    height: 10px;
    margin: 0px;
    padding: 20px;
    color: white;
}
#Rep input[type=submit] {
    background: #9eccfc;
    height: 10px;
    padding-right: 0px;
    width: 98px;
    margin-right: 66px;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    padding-left: 0px;
    padding-bottom: 20px;
    padding-top: 6px;
}
.page-item {
    list-style-type: none;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid black;
    background: red;
    padding: 0px 15px 0px 15px;
}
#pagnav {
    margin-top: 60px;
}
.page-item a{
    text-decoration: none;
}
.pagination {
    display: flex;
    justify-content: center;
}
#Suppr {
    background: transparent;
    width: 20px;
    height: 46px;
    margin: 2px;
    padding: 20px;
    color: white;
}
#bandeauM {
    background: #2d9f9fe3;;
    text-align: center;
    padding-top: 1px;
}
#Suppr input[type="submit"] {
    background: #9eccfc;
    height: 5px;
    padding-right: 0px;
    width: 75px;
    margin-right: 0px;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    padding-left: 0px;
    padding-bottom: 18px;
    padding-top: 4px;
}
#container2{
    width:700px;
    margin:0 auto;
    margin-top: 2%;
    display: inline-flex;
}
#aides {
    text-align: justify;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
#intro {
    background: #5effff87;
    padding-bottom: 15px;
    padding-top: 10px;
}
#seniors {
    text-align: center;
    background: #73c5ffcf;
    padding-bottom: 15px;
    padding-top: 10px;
}
#croix2 {
    padding: 0px;
    margin: 0px;
    background: transparent;
    margin-left: 140px;
}
h1{
    color: white;
    text-decoration: none;
}
#Login h1 {
    width: auto;
    margin: 0 auto;
    padding-bottom: 0px;
    font-size: 25pt;
    color: white;
    text-align: center;
}
#compteurQuizz {
    text-align: center;
    width: 100%;
}
#compteurUser {
    text-align: center;
    width: 100%;
}
#compteurMission {
    text-align: center;
    width: 100%;
}
a.title {
    padding: 0.5rem;
    color: #2396bf;
    margin-left: auto;
    margin-right: auto;
    width: 10em;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}
.search form{
    position: absolute;
    top: -2%;
    left: 76%;
    right: 0%;
    padding: 15px;
    padding-bottom: 14px;
    padding-left: 0px;
    width: 16%;
    height: 0%;
    border-radius: 5px;
    background-color: transparent;
}
.search input[type="search"]{
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 90%;
    border-radius: 10px;
    height: 300px;
}
.search input[type="submit"]{
    position: absolute;
    text-align: center;
    float: right;
    width: 42%;
    height: 10%;
    top: -126%;
    left: 91%;
    right: 0%;
    padding: 0px;
    padding-bottom: 22px;
    border-radius: 10px;
    margin-top: 61px;
}
.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: flex;
}
.menu1 {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: flex;
}
.nav{
    overflow: hidden;
    background-color: #2396bf;
    position:sticky;
    margin-top: 15px;
    padding-top: 0px;
    top: 0;
}

.nav li{
    float: left;
    width: 20%;
    text-align: center;
    text-decoration: none;
    margin-bottom: 30px;
    color: transparent;
}

.nav a {
    float: left;
    color: #f2f2f2;
    text-align: center;
    padding: 0px 80px;
    padding-top: 0px;
    margin-top: 0px;
    text-decoration: none;
    font-size: 16px;
    display: flex;
}
/*img {
    width: 30px;
    height: 15px;
    aspect-ratio: auto 30 / 15;
    align-self: center;
}*/
#admission {
    display: flex;
    border-radius: 10px;
    width: 100px;
    margin-left: 10px;
}

#courrier {
    width: 40px;
    height: 45px;
    align-self: center;
    border-radius: 25px;
}
.nav a:hover{
    color: #fefefe;
    border-bottom: 2px solid white;
    paddding-bottom: 20px;
}
.annonceText{
    display: flex;
    flex-direction: column;
}
#postA{
    position: sticky;
}
.infoA {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    background: #3737ff;
    border-radius: 5px;
}
.annonce{
    width: 80%;
    background-color: #9f9f9f;
    border-radius: 5px;
    margin-left: 10%;
}
.resume{
    color: #1779ba;
    font-size: 20px;
    text-align: center;
    margin-top: 1vh;
}
.users a {
    text-decoration: none;
}
.categorie{
    color: #6495ED;
    font-size: 15px;
    text-align: right;
    margin: 3px;
}
.postInfos{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-right: 20%;
}
.nomA{
    color: #6495ED;
    font-size: 10px;
}

.title h3, .title h2, .title h1, .title h5, .title a{
    color: white;
}
#btnSelf{
    padding:50px;
    padding-bottom: 10px;
    padding-top: 10px;
    margin: 35px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-decoration: none;
    width: 56%;
    text-align: center;
    font-size: 40px;
}
#pos1 {
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    background-color: lavender;
    display: flex;
    border-radius: 15px;
}
#pos2 {
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    background-color: lavender;
    display: flex;
    border-radius: 15px;
}
#btnBM {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
#compteur {
    display: flex;
}
#btnM {
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    align-items: center;
    background: red;
    border-radius: 6px;
}
#btnM2 {
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    background: red;
    border-radius: 6px;
}
#btnM a{
    text-decoration: none;
}
.case{
    display: flex;
}
.annuaire{
    background-color: #949494;
    border-radius: 10px;
    padding-left: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

#nomU {
    border-radius: 35px;
    background-color: #b9ffcd;
    letter-spacing: 0.01em;
    color: #070191;
    font-weight: 700;
    text-transform: uppercase;
    padding: .25rem .75rem;
    margin-left: 5px;
}
#nomU2 {
    border-radius: 35px;
    background-color: #b9ffcd;
    letter-spacing: 0.01em;
    color: #070191;
    font-weight: 700;
    text-transform: uppercase;
    padding: .25rem .75rem;
    margin-left: 5px;
}
.pp{
    width:40px;
    clip-path:ellipse(50% 50%);
    height: 40px;
    margin: 5px
}
#main{
    color: #000000;
}
#main p{
    padding-left: 10px;
}
p{
    color: black;
}
#bar {
    color: white;
}
.proposition{
    color: white;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-top: -50px;
}
.proposition input[type="submit"] {
    color: #009fff;
    background-color: #fff;
    padding: 0px 0px;
    padding-bottom: 0px;
    padding-bottom: 2px;
    margin: 14px;
    border-radius: 4px;
    border: none;
    width: 15%;
    font-size: 20px;
}
.proposition form{
    background: none;
    padding: 3px;
    padding-bottom: 1px;
    width: 100%;
    border-radius: 0px;
    flex-direction: row;
    justify-content: space-around;
}
.quizzText{
    display: flex;
    flex-direction: column;
}
.quizz{
    width: 80%;
    border-radius: 5px;
    margin-left: 10%;
    margin-top: 10px;
}
.missionText{
    text-align: center;
}
.mission1{
    width: 20%;
    border-radius: 5px;
    margin-left: 10%;
    margin-top: 10px;
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
}
.divmission{
    display: flex;
    flex-direction: row;
}
.infoQ {

}
.infoU {
    font-size: 15px;
}
#titre {

}
.question {
    color: black;
    text-align: center;
}
#position{
    padding-top: 60px;
    padding-bottom: 60px;
    display: flex;
    align-items: center;
}
#form_mission{
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}
#verif{
    background-color: #7c7c7c;
    border: 1.5px solid;
    margin: 90px;
    border-radius:5px;
    border-width: 1px;
    text-align: center;
}
#infoM{
    text-align: center;
    width: 100%;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.far.fa-square {
    color: black;
}
.new {
    padding: 0px;
    margin: 0px;
    display: flex;
    background: #446582;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    width: 480px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.ficheM {
    padding: 0px;
    margin: 0px;
    display: flex;
    background: #446582;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    width: 780px;
    margin-bottom: 10px;
    margin-top: 10px;
}
form#croix {
    padding: 0px;
    margin: 0px;
    background: transparent;
}
form#check {
    padding: 0px;
    margin: 0px;
    background: transparent;
}
form#reload {
    padding: 0px;
    margin: 0px;
    background: transparent;
}
input#mark {
    background: transparent;
    padding: 0px;
    margin: 0px;
    width: 42%;
}
#btnDelete{
    font-size: 20px;
    background: red;
    border-radius: 0px;
    height: 44px;
    margin-left: -20px;
    width: 45%;
    margin-top: auto;
    color: black;
    padding: 10px;
}
.react {
    width: 230px;
    display: flex;
}
.verif {
    width: 405px;
}
.main2{
    width: 100%;
}

.quizz {
    width: 85%;
    margin: 0 auto;
    text-align: center;
}

.propositions {
    list-style-type: none;
    margin-left: -40px;
    display: flex;
}

h2{
    margin-top:50px;
}

.caseProp:hover{
    background:#fff195;
    cursor:pointer;
}
.caseProp, .quizzAnswer {
    width: 100%;
    background: #ffffff;
    padding: 0px;
    margin-top: 12px;
    border: 1px solid transparent;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 10px;
}
.casePropText{
    margin-left:8px;
    font-size: 19px;
    color: #3d3d3d;
}

.quizzReponse,.quizzFaux{
    background: #b2dff4;
    border: 1px solid transparent;
    width: 55%;
    margin-left: auto;
    margin-right: auto;
}

.ReponseQ{
    display: none;
    width: 100%;
}
.RepHeader div{
    color: #84f272;
    margin-top:10px;
}
#bravo, #faux{
    width:100%;
    margin-left:20px;
    margin-top:30px;
}
.RepHeader{
    margin-left:20px;
    width:100%;
}
h3.MessageV{
    color: #609a57;
    font-size: 30px;
}
h3.MessageF{
    color:#ff1f1f;
    font-size: 30px;
}

.RepV{
    background:#88f078;
}

.RepF{
    background:#ff1f1f;
}

.fade{
    opacity:.6;
    cursor:default;
}

.Resultat{
    padding:0 10px;
    margin-top:30px;
    display: none;
    background: #b2dff4;
    width: 35%;
    margin-left: auto;
    margin-right: auto;
}
.score p{
    font-size:25px;
}
button {
    padding: 14px 20px;
    border: none;
    cursor: pointer;
    width: 50%;
    background: transparent;
}

button:hover {
    opacity:1;
}
.cancelbtn, .deletebtn {
    float: left;
    width: 50%;
}
.cancelbtn {
    background-color: #ccc;
    color: black;
}
.deletebtn {
    background-color: #f44336;
}
.container {
    padding: 16px;
    text-align: center;
}
.Fenetre {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #474e5d;
    padding-top: 50px;
}


.Fcontent {
    background-color: #58b3b5;
    margin: 5% auto 15% auto;
    width: 50%;
}
hr {
    border: 1px solid #f1f1f1;
    margin-bottom: 25px;
}
.close {
    position: absolute;
    right: 35px;
    top: 15px;
    font-size: 40px;
    font-weight: bold;
    color: #f1f1f1;
}
.close:hover,
.close:focus {
    color: #f44336;
    cursor: pointer;
}
.btn::after {
    content: "";
    clear: both;
    display: table;
}
@media screen and (max-width: 700px)
{
    .search input[type="submit"]{
        width: 30%;
    }
    .header h1{
        display: none;
    }
    h3 {
        padding: 0% 20%;
    }
    #main p{
        padding: 0% 20%;
    }
    .title h3, .title h2, .title h1, .title h5, .title a{
        color: white;
        padding: 0% 20%;
    }
    #Register{
        width: 60%;
    }
    #Login{
        width: 60%;
    }
    .nav a:not(:first-child) {display: none;}
    .nav a.icon {
        float: right;
        display: block;
    }
    .nav.responsive {position: relative;}
    .nav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    .nav.responsive a {
        float: none;
        display: block;
        text-align: center;
    }
    .proposition input[type="submit"] {
        color: #009fff;
        background-color: #fff;
        padding: 0px 0px;
        padding-bottom: 0px;
        padding-bottom: 2px;
        margin: 14px;
        border-radius: 4px;
        border: none;
        width: 16%;
        font-size: 10px;
    }
    body{
        padding:0px;
        margin:0px;
        background: url('../img/wave1.svg');
        background-size: 345%;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;
    }
    .proposition form{
        background: none;
        padding: 3px;
        padding-bottom: 1px;
        width: 90%;
        border-radius: 0px;
        flex-direction: row;
        justify-content: space-around;
    }
    .question {
        color: black;
        text-align: center;
        font-size: 10px;
        padding: 0px;
        padding: 0% 15% 0% 15%;
        padding-left: 15%;
    }
}
@media screen and (max-width: 1450px)
{
    body{
        padding:0px;
        margin:0px;
        background: url('../img/wave1.svg');
        background-size: 155%;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;
    }
}
@media screen and (max-width: 1400px)
{
    body{
        padding:0px;
        margin:0px;
        background: url('../img/wave1.svg');
        background-size: 185%;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;
    }
}
@media screen and (max-width: 1200px)
{
    .proposition input[type="submit"] {
        color: #009fff;
        background-color: #fff;
        padding: 0px 0px;
        padding-bottom: 0px;
        padding-bottom: 2px;
        margin: 14px;
        border-radius: 4px;
        border: none;
        width: 25%;
        font-size: 15px;
    }
}
@media screen and (max-width: 1200px)
{
    body{
        padding:0px;
        margin:0px;
        background: url('../img/wave1.svg');
        background-size: 220%;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;
    }
}
@media screen and (max-width: 1000px)
{
    body{
        padding:0px;
        margin:0px;
        background: url('../img/wave1.svg');
        background-size: 245%;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;
    }
}
@media screen and (max-width: 900px)
{
    body{
        padding:0px;
        margin:0px;
        background: url('../img/wave1.svg');
        background-size: 260%;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;
    }
}
@media screen and (max-width: 800px)
{
    body{
        padding:0px;
        margin:0px;
        background: url('../img/wave1.svg');
        background-size: 310%;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;
    }
}
@media screen and (max-width: 400px)
{
    body{
        padding:0px;
        margin:0px;
        background: url('../img/wave1.svg');
        background-size: 505%;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;
    }
}
@media screen and (max-height: 1000px)
{
    .search input[type="submit"]{
        width: 30%;
    }
    .header h1{
        display: none;
    }
    h3 {
        padding: 0% 20%;
    }
    #main p{
        padding-right: 20%;
        font-size: 16px;
    }
    .title h3, .title h2, .title h1, .title h5, .title a{
        color: white;
        padding: 0% 20%;
    }
    #Register{
        width: 60%;
    }
    #Login{
        width: 60%;
    }
    .nav a:not(:first-child) {display: none;}
    .nav a.icon {
        float: right;
        display: block;
    }
    .nav.responsive {position: relative;}
    .nav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    .nav.responsive a {
        float: none;
        display: block;
        text-align: center;
    }
    .proposition input[type="submit"] {
        color: #009fff;
        background-color: #fff;
        padding: 0px 0px;
        padding-bottom: 0px;
        padding-bottom: 2px;
        margin: 14px;
        border-radius: 4px;
        border: none;
        width: 16%;
        font-size: 10px;
    }
    body{
        padding:0px;
        margin:0px;
        background: url('../img/wave1.svg');
        background-size: 345%;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;
    }
    .proposition form{
        background: none;
        padding: 3px;
        padding-bottom: 1px;
        width: 90%;
        border-radius: 0px;
        flex-direction: row;
        justify-content: space-around;
    }
    .question {
        color: black;
        text-align: center;
        font-size: 10px;
        padding: 0px;
        padding: 0% 15% 0% 15%;
        padding-left: 15%;
    }
}
@media screen and (min-width: 500px)
{
    .search input[type="submit"] {
        width: 60%;
        font-size: 20px;
        padding-left: 0px;
        margin-left: -23px;
    }
    #btnA {
        margin: 4px;
        width: 125%;
        margin-left: 50px;
        height: 35px;
        padding-top: 0px;
        font-size: 35px;
        padding: 0px;
    }
    #number{
        font-size: 34px;
    }
    #compt{
        font-size: 26px;
    }
    #aides{
        font-size: 30px;
    }
    #loupe{
        background: red;
        border-radius: 20px;
        border: 6px solid red;
        position: absolute;
        right: -15px;
        width: 35px;
        height: 35px;
        top: 13px;
    }
    #divM {
        display: flex;
    }
    .mission2 {
        width: 45%;
        border-radius: 5px;
        margin-top: 50px;
        background-color: #FFFFFF;
        margin-left: auto;
        margin-right: auto;
    }
    #nomU2 {
        font-size: 30px;
        width: 40%;
    }
    #nomU {
        font-size: 24px;
        width: 70%;
    }
    #oeil {
        width: 50px;
        height: 50px;
        margin-top: 32px;
        margin-left: 270px;
        position: absolute;
    }
    #oeil3 {
        width: 50px;
        height: 50px;
        margin-left: 270px;
        position: relative;
        bottom: 57px;
        left: 230px;
    }
    img#oeil2 {
        position: relative;
        bottom: 55px;
        left: 363px;
        width: 50px;
        height: 50px;
    }
    .search input[type="search"] {
        height: 300px;
        font-size: 17px;
        width: 130%;
        margin-left: -106px;
        padding-right: 0px;
        margin-right: 0px;
        margin-top: 46px;
    }
    .nomUser {
        width: 20%;
    }
    .new{
        width: 740px;
        margin-top: 30px;
    }
    .react{
        width: 395px;
    }
    #titre {
        height: 55px;
        margin-bottom: 45px;
    }
    #titreP {
        font-size: 35px;
    }
    #btnAccepter {
        font-size: 30px;
    }
    #description {
        font-size: 30px;
    }
    #bouton {
        width: 100%;
        background-color: transparent;
        border-color: black;
        margin-left: 30px;
        font-size: 30px;
        padding: 0px;
    }
    .header h1{
        display: none;
    }
    #mdp{
        width: 65%;
    }
    div#mail {
        font-size: 60px;
        font-family: Courier New, monospace;
    }
    #position {
        padding-top: 60px;
        padding-bottom: 60px;
        display: grid;
        align-items: center;
    }
    i.fa.fa-copy {
        width: 100%;
        height: 100%;
    }
    #paste{
        width: 10%;
        height: 10%;
    }
    div#rep {
        display: block;
        width: 100%;
    }

    #pos1{
        margin-bottom: 30px;
    }
    #btnSelf{
        width: 100%;
        font-size: 90px;
    }
    h3 {
        padding: 0% 0%;
        font-size: 45px;
        margin-bottom: 25px;
        margin-top: 15px;
    }
    h4 {
        font-size: 40px;
        text-align: center;
        margin-top: 15px;
        margin-bottom: 30px;
    }
    #pages {
        margin: 0px;
        padding-left: 0px;
        padding-right: 0px;
        display: none;
    }
    #foot {
        height: 100%;
        display: grid;
    }
    #paragraphe {
        height: auto;
        width: 100%;
        line-height: 1.5;
        font-size: 25px;
    }
    h5 {
        font-size: 26px;
    }
    .f_contact h5{
        font-size: 30px;
    }
    #WACContainer.WACContainer button.WACLauncher__Button.WAC__button--base {
        height: 120px;
        width: 130px;
    }
    #WACContainer.WACContainer button.WACLauncher__Button svg {
        width: 100px;
        height: 100px;
    }
    .f_contact input[type="submit"]{
        font-size: 40px;
    }
    #message {
        margin-left: auto;
        margin-right: auto;
        padding-top: 0px;
        padding-bottom: 180px;
        font-size: 35px;
    }
    #contact{
        margin-top: 145px;
    }
    .f_contact{
        margin-left: auto;
        margin-right: auto;
        padding-left: 0px;
        padding-right: 0px;
    }
    #AdText{
        display: none;

    }
    #info {
        display: inline-block;
        margin: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 140px;
        margin-left: auto;
        margin-right: auto;
    }
    #main p{
        padding-right: 3%;
        font-size: 30px;
    }
    .title h3, .title h2, .title h1, .title h5, .title a{
        color: white;
        padding: 0% 20%;
    }
    #Register{
        width: 85%;
    }
    #Login{
        width: 75%;
    }
    #Login h1{
        font-size: 50px;
    }
    h1{
        font-size: 50px;
    }
    select{
        font-size: 30px;
        width: 100%;
        margin-top: 30px;
    }
    #text2{
        font-size: 30px;
        width: 92%;
    }
    #form_mission{
        width: 80%;
    }
    #form_quizz{
        width: 80%;
    }
    input[type=text], input[type=password], input[type=email] {
        font-size: 30px;
        font-family: Courier New, monospace;
    }
    input[type=submit] {
        font-size: 45px;
        padding-bottom: 5px;
        padding-top: 5px;
    }
    div#document {
        display: none;
    }
    .nav a:not(:first-child) {display: none;}
    .nav a.icon {
        float: right;
        display: block;
        margin-top: auto;
        padding-top: 30px;
        padding-bottom: 28px;
    }
    .nav.responsive {position: relative;}
    .nav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    .f_contact input[type=text], .f_contact input[type=email] {
        font-size: 40px;
        margin-bottom: 40px;
    }
    .nav.responsive a {
        float: none;
        display: block;
        text-align: center;
        font-size: 30px;
    }
    .nav a{
        font-size: 30px;
    }
    a.title{
        font-size: 40px;
    }
    .mission1{
        width: 30%;
    }
    .mission3{
        width: 30%;
    }
    #btnM, #btnM2{
        margin-bottom: 15px;
    }
    #btnM a, #btnM2 a {
        text-decoration: none;
        font-size: 40px;
    }
    .proposition input[type="submit"] {
        color: #009fff;
        background-color: #fff;
        padding: 0px 0px;
        padding-bottom: 0px;
        padding-bottom: 2px;
        margin: 14px;
        border-radius: 4px;
        border: none;
        width: 16%;
        font-size: 10px;
    }
    body{
        padding:0px;
        margin:0px;
        background: url('../img/wave1.svg');
        background-size: 525%;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;
    }
    .proposition form{
        background: none;
        padding: 3px;
        padding-bottom: 1px;
        width: 90%;
        border-radius: 0px;
        flex-direction: row;
        justify-content: space-around;
    }
    .question {
        color: black;
        text-align: center;
        font-size: 10px;
        padding: 0px;
        padding: 0% 15% 0% 15%;
        padding-left: 15%;
    }
    footer {
        background-color: #6f6f6f;
        margin-top: 0px;
        padding-bottom: 161px;
    }
    #AdminM {
        font-size: 26px;
    }
    .users a {
        font-size: 32px;
        background: red;
        border-radius: 12px;
        padding-right: 1%;
        padding-left: 1%;
    }
    label {
        font-size: 50px;
        margin-top: -44px;
        margin-left: 60px;
        padding-bottom: 0px;
    }
    #mot {
        font-size: 30px;
    }
    .email {
        width: 58%;
    }
    #courrier {
        width: 60px;
        height: 65px;
        background: #ff0303;
    }

    #number {
        width: 235px;
        height: 160px;
        border-radius: 170px;
        border: 10px solid green;
        text-align: center;
        padding-top: 110px;
        margin-left: auto;
        margin-right: auto;
        font-family: fantasy;
    }
    #bandeauInfo {
        background: #cffeffe0;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 15px;
    }
    #AskQ{
        font-size: 45px;
    }
    .casePropText {
        font-size: 45px;
    }
    .page-item {
        font-size: 35px;
    }
    #divC {
        display: inline;

    }
    h3.MessageF, h3.MessageV {
        font-size: 60px;
    }
    .quizzReponse, .quizzFaux{
        width: 80%;
    }
}
@media screen and (min-width: 1000px)
{
    h1{
        color: white;
        text-decoration: none;
        font-size: 32px;
    }
    h3.MessageF, h3.MessageV {
        font-size: 30px;
    }
    .quizzReponse, .quizzFaux{
        width: 55%;
    }
    #divC {
        display: flex;
    }
    .casePropText {
        font-size: 19px;
    }
    .page-item {
        font-size: 16px;
    }
    #nomU{
        font-size:16px;
        width: 35%;
    }
    .users a {
        font-size: 16px;
    }
    #mot {
        font-size: 16px;
    }
    label{
        font-size: 16px;
        padding-right: 5px;
        margin-top: 0px;
        margin-left: 0px;
        padding-bottom: 5px;
    }
    #Login h1 {
        width: auto;
        margin: 0 auto;
        padding-bottom: 0px;
        font-size: 25pt;
        color: white;
        text-align: center;
    }

    a.title {
        padding: 0.5rem;
        color: #2396bf;
        margin-left: auto;
        margin-right: auto;
        width: 10em;
        display: flex;
        justify-content: center;
        align-items: center;
        text-decoration: none;
    }
    .search form{
        position: absolute;
        top: -2%;
        left: 76%;
        right: 0%;
        padding: 15px;
        padding-bottom: 14px;
        padding-left: 0px;
        width: 16%;
        height: 0%;
        border-radius: 5px;
        background-color: transparent;
    }
    .search input[type="search"] {
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 90%;
        border-radius: 10px;
        height: 300px;
        font-size: 12px;
        margin-left: 0px;
        margin-top: 0px;
    }
    .search input[type="submit"]{
        position: absolute;
        text-align: center;
        float: right;
        width: 42%;
        height: 10%;
        top: -126%;
        left: 91%;
        right: 0%;
        padding: 0px;
        padding-bottom: 19px;
        border-radius: 10px;
        padding-top: 2px;
        font-size: 14px;
        margin-left: 0px;
        margin-top: 40px;
    }
    .menu {
        padding: 0;
        margin: 0;
        list-style: none;
        position: relative;
        display: flex;
    }
    .menu1 {
        padding: 0;
        margin: 0;
        list-style: none;
        position: relative;
        display: flex;
    }
    .nav a.icon {
        float: right;
        display: none;
        margin-top: auto;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .nav{
        overflow: hidden;
        background-color: #2396bf;
        position:sticky;
        margin-top: 15px;
        padding-top: 0px;
        top: 0;
    }

    .nav li{
        float: left;
        width: 20%;
        text-align: center;
        text-decoration: none;
        margin-bottom: 30px;
        color: transparent;
    }

    .nav a {
        float: left;
        color: #f2f2f2;
        text-align: center;
        padding: 0px 80px;
        padding-top: 0px;
        margin-top: 0px;
        text-decoration: none;
        font-size: 16px;
        display: flex;
    }
    #container{
        width:700px;
        margin:0 auto;
        margin-top: 2%;
        display: inline-flex;
    }
    #content1{
        width:700px;
        margin:0 auto;
        margin-top: 10%;
    }
    #courrier {
        width: 40px;
        height: 45px;
        align-self: center;
        display: flex;
        background: #04ff56;
    }
    .nav a:hover{
        color: #fefefe;
        border-bottom: 2px solid white;
        paddding-bottom: 20px;
    }
    .annonceText{
        display: flex;
        flex-direction: column;
    }
    #postA{
        position: sticky;
    }
    .infoA {
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        background: #3737ff;
        border-radius: 5px;
    }
    .annonce{
        width: 80%;
        background-color: #9f9f9f;
        border-radius: 5px;
        margin-left: 10%;
    }
    .resume{
        color: #1779ba;
        font-size: 20px;
        text-align: center;
        margin-top: 1vh;
    }
    .categorie{
        color: #6495ED;
        font-size: 15px;
        text-align: right;
        margin: 3px;
    }
    .postInfos{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding-right: 20%;
    }
    .nomA{
        color: #6495ED;
        font-size: 10px;
    }
    input#mark {
        font-size: 20px;
    }
    .title h3, .title h2, .title h1, .title h5, .title a{
        color: white;
    }
    #btnSelf{
        padding: 50px;
        padding-bottom: 10px;
        padding-top: 10px;
        margin: 35px;
        margin-top: 10px;
        margin-bottom: 10px;
        text-decoration: none;
        width: 56%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        font-size: 40px;
    }
    #pos1 {
        margin-left: auto;
        margin-right: auto;
        align-items: center;
        background-color: lavender;
        display: flex;
        border-radius: 15px;
    }
    #pos2 {
        margin-left: auto;
        margin-right: auto;
        align-items: center;
        background-color: lavender;
        display: flex;
        border-radius: 15px;
    }
    #btnM {
        text-align: center;
        height: 50px;
        width: 110px;
        margin-bottom: 15px;
    }
    #btnM2 {
        text-align: center;
        height: 50px;
        width: 110px;
        margin-bottom: 15px;
    }
    select{
        font-size: 14px;
    }
    #text2{
        font-size: 12pt;
        width: 87%;
    }
    .case{
        display: flex;
    }
    .annuaire{
        background-color: #949494;
        border-radius: 10px;
        padding-left: 10px;
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 10px;
    }
    .nomUser {
        width: 20%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .email {
        width: 45%;
    }
    #nomU2 {
        font-size: 16px;
    }
    .pp{
        width:40px;
        clip-path:ellipse(50% 50%);
        height: 40px;
        margin: 5px
    }
    #main{
        color: #000000;
    }
    #main p{
        padding-left: 10px;
        font-size: 20px;
    }
    p{
        color: black;
    }
    #bar {
        color: white;
        font-size: 16px;
    }
    .proposition{
        color: white;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        margin-top: -50px;
    }
    #contact{
        margin-top: 0px;
        padding-right: 0px;
        width: 100%;
    }
    .f_contact{
        margin-left: 0px;
        margin-right: 0px;
    }
    #form_quizz{
        width: 45%;
    }
    div#rep {
        display: flex;
        width: 100%;
        justify-content: center;
    }
    .proposition input[type="submit"] {
        color: #009fff;
        background-color: #fff;
        padding: 0px 0px;
        padding-bottom: 0px;
        padding-bottom: 2px;
        margin: 14px;
        border-radius: 4px;
        border: none;
        width: 15%;
        font-size: 20px;
    }
    #divM {
        display: flex;
    }
    .proposition form{
        background: none;
        padding: 3px;
        padding-bottom: 1px;
        width: 100%;
        border-radius: 0px;
        flex-direction: row;
        justify-content: space-around;
    }
    .quizzText{
        display: flex;
        flex-direction: column;
    }
    .quizz{
        width: 80%;
        border-radius: 5px;
        margin-left: 10%;
        margin-top: 10px;
    }
    .missionText{
        text-align: center;
    }
    #bandeauInfo {
        background: #cffeffe0;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 15px;
    }
    #number {
        width: 145px;
        height: 75px;
        border-radius: 90px;
        border: 10px solid green;
        text-align: center;
        padding-top: 60px;
        margin-left: auto;
        margin-right: auto;
    }
    #compteur {
        display: flex;
        margin-left: auto;
        margin-right: auto;
        width: 83%;
    }
    .mission1 {
        width: 25%;
        border-radius: 5px;
        margin-top: 50px;
        background-color: #FFFFFF;
        margin-left: auto;
        margin-right: auto;
    }
    .mission3 {
        width: 25%;
        border-radius: 5px;
        margin-top: 50px;
        background-color: #FFFFFF;
        margin-left: auto;
        margin-right: auto;
    }
    #AdText{
        margin-left: 8px;
        display: flex;
        color: #ff0303;
        font-family: cursive;
    }
    .mission2 {
        width: 25%;
        border-radius: 5px;
        margin-top: 50px;
        background-color: #FFFFFF;
        margin-left: auto;
        margin-right: auto;
    }
    #btnM a, #btnM2 a{
        font-size: 13px;
    }
    .divmission{
        display: flex;
        flex-direction: row;
    }
    p#description {
        font-size: 16px;
    }
    .mission {
        height: 100%;
        padding-bottom: 10px;
        padding-top: 15px;
    }
    .infoQ {

    }
    .infoU {
        font-size: 15px;
        height: 62%;
    }
    #titre {
        height: 45px;
        margin-bottopm: 0px;
    }
    #titreP {
        font-size: 16px;
    }
    #btnAccepter {
        font-size: 16px;
    }
    #description {
        font-size: 16px;
    }
    .question {
        color: black;
        text-align: center;
    }
    #position{
        padding-top: 60px;
        padding-bottom: 60px;
        display: flex;
        align-items: center;
    }
    #form_mission{
        width: 500px;
        margin-left: auto;
        margin-right: auto;
    }
    #verif{
        background-color: #7c7c7c;
        border: 1.5px solid;
        margin: 90px;
        border-radius:5px;
        border-width: 1px;
        text-align: center;
    }
    p#AdminM {
        font-size: 16px;
    }
    #divBtnC{
        display: flex;
        width: 100%;
    }
    #AskQ{
        font-size: 24px;
    }
    body
    {
        padding:0px;
        margin:0px;
        background: url('../img/wave1.svg');
        background-size: 155%;
        background-repeat: no-repeat;
        background-attachment: fixed;
        font-family: Courier New, monospace,Arial, sans-serif;
    }
    form {
        background: #0004ff36;
        border-color: #696969;
        width:50%;
        padding: 40px;
        border-radius: 30px;
        margin-top: 60px;
        display: flex;
        flex-direction: column ;
        justify-content: center;
        align-items: center;
    }
    input[type=text], input[type=password], input[type=email] {
        background-color: #fff;
        width: 100%;
        height: 50px;
        padding: 12px 30px;
        color: black;
        margin: 8px 0;
        display: inline-block;
        border: 1px solid #696969;
        box-sizing: border-box;
        border-radius: 15px;
        font-size: 12pt;
        font-family: Courier New, monospace;
    }
    input[type=submit] {
        background-color: #ff003c;
        color: #ffffff;
        padding: 15px 5px;
        padding-bottom: 15px;
        margin: 40px 0;
        border: none;
        border-radius: 15px;
        cursor: pointer;
        width: 100%;
        border: 0px solid #2980b9;
        font-size: 14px;
    }
    footer {
        background-color: #6f6f6f;
        display: flex;
        padding-bottom: 155px;
        width: 100%;
    }
    #Login{
        height: 40%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 60px;
        padding-top: 40px;
        width: 40%;
    }
    #Register{
        height: 40%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 60px;
        padding-top: 5px;
        padding-bottom: 0px;
        width: 55%;
    }
    #mdp{
        height: 30%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 60px;
        padding-top: 40px;
        width: 45%;
    }
    #liste{
        display: flex;
    }
    #btnA {
        margin: 4px;
        width: 76%;
        margin-left: 110px;
        height: 0px;
        padding-top: 0px;
        font-size: 16px;
    }
    #pos1{
        margin-bottom: 0px;
    }
    #bouton {
        width: 35%;
        height: 50%;
        background-color: transparent;
        border-color: black;
        font-size: 18px;
        padding: 0px;
    }
    .f_contact{
        height: 35%;
        margin-top: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        background: transparent;
        width: 60%;
        margin-bottom: -120px;
    }
    div#mail {
        font-size: 30px;
        font-family: Courier New, monospace;
    }
    .f_contact h5{
        margin-top: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .f_contact input[type=text],.f_contact input[type=email]{
        height: auto;
        font-size: 12px;
        line-height: 1.5;
        letter-spacing: 1px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 5px;
        padding-bottom: 0px;
        padding-left: 5px;
        width: 120%;
        border-radius: 10px;
        font-family: Courier New, monospace;
    }
    .f_contact input[type=submit]{
        height: auto;
        margin-left: auto;
        margin-right: auto;
        padding-top: 5px;
        padding-bottom: 5px;
        width: 120%;
        border-radius: 2px;
        background: transparent;
        border: 2px solid;
        cursor: pointer;
        font-size: 12px;
    }
    #info{
        display: inline-block;
        margin: 0px;
        padding-left: 30px;
        padding-right: 5px;
        padding-bottom: 0px;
        width: 100%;
    }
    #pages {
        margin: 0px;
        padding-left: 20px;
        padding-right: 0px;
        display: grid;
        width: 100%;
    }
    h3{
        padding: 0% 20%;
        font-size: 18px;
    }
    h5 {
        font-size: 15px;
        font-size: 15px;
        padding-top: 0px;
        margin-top: 0px;
    }
    h4{
        font-size: 16px;
        margin-left: auto;
        margin-right: auto;
    }
    #foot {
        display: flex;
        height: 100%;
        width: 100%;
    }
    label#genre {
        font-size: 30px;
    }
    .nav a:not(:first-child) {
        display: flex;
    }
    .nav.responsive a {
        float: none;
        display: block;
        text-align: center;
    }
    i.fa.fa-bars {
        display: none;
    }
    .nav .icon{
        display: none;
    }
    img#oeil {
        position: absolute;
        margin-top: 22px;
        margin-left: 270px;
        width: 20px;
        height: 20px;
    }
    img#oeil3 {
        position: relative;
        top: -40px;
        width: 20px;
        height: 20px;
    }
    img#oeil2 {
        position: relative;
        bottom: 40px;
        left: 367px;
        width: 20px;
        height: 20px;
    }
    #message {
        height: 80px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 5px;
        padding-bottom: 0px;
        width: 120%;
        border-radius: 10px;
        line-height: 1.5;
        letter-spacing: 1px;
        font-size: 12px;
        border: 1px solid #ccc;
        resize: none;
        font-family: Courier New, monospace;
    }
    .f_contact h5{
        font-size: 13px;
    }
    #loupe{
        background: red;
        border-radius: 20px;
        border: 6px solid red;
        position: absolute;
        right: -15px;
        width: 20px;
        height: 20px;
        top: 0px;
    }
    #paragraphe{
        height: auto;
        width: 95%;
        line-height: 1.5;
        font-size: 12px;
        text-align: justify;
    }
    div#document {
        padding-left: 0px;
        display: grid;
        width: 100%;
    }
    .nav.responsive a {
        font-size: 16px;
    }
    #aides, #compt, #number {
        font-size: 16px;
    }

}