*,
*::before,
*::after{
    box-sizing: border-box;
    font-family: 'system-ui' , sans-serif;
    margin: 0;
    padding: 0;
    outline: none;
}
body{ background-color:rgb(50, 141, 202);}

.containir{
    position: relative;
    align-content: center;
    align-items: center;
    height: 100vh;
    width: 100%;
    padding: 2%;
    margin: auto;
    /*background: linear-gradient(rgba(0,0,0,0.4), transparent), url('imgbg.jpg') center center no-repeat;*/
    background-size: cover;
}
.Myheader{
    width: 100%;
    height: 30%;
    margin: auto;
    background-color:white;
    /*color: wheat; white*/
    border: 1px solid;
    border-color: rgb(199, 192, 192);
    padding-bottom: 1%;
    padding-left: 0%;
    margin-top: 0px;
    display: inline-block;
    box-shadow: 3px 5px 20px #94f7e6;
}

.header_listing{
    text-align: center;
    /*border:1px solid;*/
    width: 75vw;
    margin: auto;
    margin-top: 1vh;
    margin-bottom: 1vh;
    border-bottom: 1px solid;
    /*border-color:black;*/
    color: white;
    background-color: #05429c;
}
.header_listing_concourir{
    text-align: center;
    /*border:1px solid;*/
    width: 75vw;
    margin: auto;
    margin-top: 1vh;
    margin-bottom: 1vh;
    border-bottom: 1px solid;
    /*border-color:black;*/
    color: white;
    background-color: #3a8b03;
}
.header_listing_admin{
    text-align: center;
    /*border:1px solid;*/
    width: 75vw;
    margin: auto;
    margin-top: 1vh;
    margin-bottom: 1vh;
    border-bottom: 1px solid;
    /*border-color:black;*/
    color: white;
    background-color: #3a8b03;
}
.header_listing_attente{
    text-align: center;
    /*border:1px solid;*/
    width: 75vw;
    margin: auto;
    margin-top: 1vh;
    margin-bottom: 1vh;
    border-bottom: 1px solid;
    /*border-color:black;*/
    color: white;
    background-color: orange;
}
.header_listing_ajourne{
    text-align: center;
    /*border:1px solid;*/
    width: 75vw;
    margin: auto;
    margin-top: 1vh;
    margin-bottom: 1vh;
    border-bottom: 1px solid;
    /*border-color:black;*/
    color: white;
    background-color: #b91a0e;
}

.Core{
    
    /*justify-content: center;
    align-items: center;*/
    height: 90%;
    /*width: 500px;*/
    margin: auto;
    width: 90%;
    /*border-color: brown;
    margin-left: 25%;
    background-color: white;*/
}

.core_listing_candidats{
    height: 90vh;
    margin: auto;
    width: 85vw;
    border: 1px solid;
    color: cornflowerblue;
    margin-top: 1%;
    background-color: white;
}
.core_index_left{
    /*float: left;*/
    margin: auto;
    margin-top: 1%;
    margin-left: 5px;
    width: 13.5vw;
    height: 45vh;
    font-size: 1vw;
    border: solid 1px cornflowerblue;
    background-color: white;
    border-radius: 10px;
}
.core_index_left2{
    /*float: left;*/
    margin: auto;
    margin-top: 1%;
    margin-left: 5px;
    width: 13.5vw;
    height: 30vh;
    font-size: 1vw;
    border: solid 1px cornflowerblue;
    background-color: white;
    border-radius: 10px;
}
.core_index_right{
    /*float: right;*/
    margin: auto;
    margin-top: 1%;
    margin-right: 5px;
    width: 13.5vw;
    height: 20vh;
    font-size: 1vw;
    border: solid 1px cornflowerblue;
    background-color: white;
    border-radius: 10px;
    
    
}
.core_index_right2{
    /*float: right;*/
    margin: auto;
    margin-top: 5vh;
    margin-right: 5px;
    width: 13.5vw;
    height: 20vh;
    font-size: 1vw;
    border: solid 1px cornflowerblue;
    background-color: white;
    border-radius: 10px;
    
}
.clignote {
    color:darkred;
    animation: clignote 2s linear infinite;
}
@keyframes clignote {  
  50% { opacity: 0; }
}
.critere_zone{
    width: 98%;
    height: 20vh;
    margin: auto;
    margin-bottom: 1%;
}
.fieldset_critere{

    width: 100%;
    padding: 0px 5px 4px 5%;
    border: 1px solid;
    margin-bottom: 1%;
    border-color:blue;
    border-radius: 1%;
    text-align: center;
    

}
.tableau_affichage{
    width: 98%;
    height: 70vh;
    margin: auto;
    margin-top: 5rem;
    border: solid 1px cornflowerblue;

}
.core_index{
    float: center;
    margin: auto;
    margin-top: 1vh;
    width: 70vw;
    /*height: 150vh;
    /*border: 1px solid;*/
    padding-top: 0.2vh;
    padding-bottom: 0.3vh;
    background-color: white;
}
.titreIndex{
    margin: auto;
    margin-top: 1vh;
    width: 40vw;
    height: 4vw;
    font-size: 1.4vw;
    text-align: center;
    /*color: cornflowerblue;*/
    /*border: 1px solid;*/
}
.ImageIndex{
    margin: auto;
    width: 40vw;
    height: 39vh;
    /*width:100%;
    height:100%;
    border: 1px solid;
    background-image:url("../images/cme.png");
    
    background-repeat: no-repeat;*/
}
.cadreImageIndex{
    margin: auto;
    margin-top: 2%;
    width: 40vw;
    height: 39vh;
    /*color: cornflowerblue;
    border: 1px solid;*/
    text-align: center;
    background-image:url("../images/cme.jpg");
    background-repeat: no-repeat;
}

.contenu_index{
        margin: auto;
        margin-top: 1vh;
        margin-bottom: 0.5vh;
        width: 52vw;
        font-size: 1vw;
        /*height: 120vh;
        color:black;
        border: 1px solid;*/
}
.texttail{
    font-size: 2.5vh;
    
}
.corecandidat{
    width: 80%;
    height: 90%;
    margin: auto;
    margin-top: 1%;
    margin-bottom: 5px;
    background-color: white;
    border: 1px solid;
    border-color: yellow;


}
.dossier{
    font-size: 80%;
    float: left;
    height: 2%;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: cornflowerblue;
    margin-top: 2%;
    margin-left: 15%;
    
    
}
td input{
    width: 20px;
    height: auto;
}
.statutdosseir{
    font-size: 80%;
    float: right;
    height: 2%;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: cornflowerblue;
    margin-top: 2%;
    margin-right: 15%;
}
.observation{
    font-size: 80%;
    float: center;
    text-align:center;
    border-bottom: 1px solid;
    margin-top: 8%;
    flex-wrap: wrap;
    
}

.welcomcandidat{
    margin: auto;
    margin-top: 1%;
    width: 60%;
    height: 6%;
    font-size: 1.4vw;
    text-align: center;
    color: cornflowerblue;
    border: 1px solid;
}
.table_donnees1{
    width: 90%;
    height: 20%;
    margin: auto;
    border: 1px solid;
    color: cornflowerblue;
    margin-top: 2rem;
    margin-bottom: 1rem;
}
.datecandidat{
    /*float: left;*/
    width: 100%;
    /*height: 80%;*/
    margin: auto;
    margin-top: 2px;
    border: 1px solid;
    /*color: cornflowerblue;*/
    background-color: white;
}
.pj{
    /*float: right;*/
    margin-top: 2px;
    width: 100%;
    height: 60%;
    border: 1px solid;
     /*color: cornflowerblue;*/
    background-color: white;
    
}
.persodata{
    margin-top: 1%;
    width: 95%;
    height: 60%;
    border: 1px solid cornflowerblue;
    
}
.Curusdata{
    margin-top: 1%;
    width: 95%;
    height: 60%;
    border: 1px solid cornflowerblue;
    
}



.body_listing{
    height: 80%;
    margin: auto;
    width: 90%;
    border: 1px solid;
    color: cornflowerblue;
}
.core_user{
    margin: auto;
    height: 140vh;
    width: 100%;
    align-items: center;
}
.body_user_sadmin{
    height: 80%;
    margin: auto;
    width: 90%;
    border: 1px solid;
    color: black;
    background-color: white;
}
.Panneau_gauche{
    margin: auto;
    margin-top: 5px;
    float: left;
    height: 100%;
    width: 14%;
    color:white;
    background-color:blanchedalmond;

}
.Panneau_droit{
    margin: auto;
    margin-top: 5px;
    float: right;
    height: 100%;
    width: 86%;
    color: black;
    background-color:white;
  
    
}
.afficher_table{
    margin: auto;
    
    font-size: 100%;
    height: 50%;
    width: 85vw;

}

.footer{
    height: 4%;
    width: 72%;
    margin: auto;
    margin-top: 1%;
    font-size: 60%;
    margin-bottom: 0.25%;
    border: 1px solid;
    border-color: wheat;
    background-color: white;

}
.body-update-candidat{
    width: 40%;
    height: 20%;
    top: 0;
    left:0;
    margin: auto;
    margin-top: 5%;
    padding-left: 0.5%;
    padding-right: 0.5%;
    background-color:rgba(0,0,0,0.2);
    color: black;
    border-radius: 20px;
}
.entetemodifcandidatIdentite{
    width: 100%;
    text-align: center;
    color: white;
}
.labelupdatcandidat{
    color: white;
}
.Non-labelupdatcandidat{
    border-color: red;
}

.copyright{
    width: 100%;
    height: 3.5vh;
    font-size: 1vw;
    margin-top: 1vh;
    text-align: center;
    font-size: 1vw;
    color: white;
    background-color: rgb(99, 96, 96);  
}
.fin_footer{
    width: 100%;
    height: auto;
    background-color: #fff;
}


.barr{
    width: 980px;
    margin: auto;
    border-bottom: 1px solid;
    border-color: wheat;;
}

.formulaire{
    margin: auto;
    margin-top: 2%;
    width: 80%;
    height: 99%;
    border: 1px solid;
    color: cornflowerblue;
    background-color: white;
    
}

.formulaire_Principal{
    width: 96%;
    height: 80%;
    border: 1px solid;
    border: none;
    /*padding: 2px 2px 2px 20px;*/
    margin: auto;
}
.form1{
    width: 50%;
    float: left;
    padding: 2px 2px 4px 1px;
    margin: auto;
    


}
.form2{
    width: 50%;
    float: right;
    padding: 2px 2px 4px 1px;
    margin: auto;
    
    

}

.Div-bouton{
    
    padding: auto;
    padding-left: 25%;
    
    align-content: center;
    width: 100%;
    /*border: 1px solid;*/
    margin: auto;
    
}

.form3{
    width: 96%;
    margin: auto;
    padding: 2px 2px 4px 1px;
    margin-top: 1.5vh;
   
    
}

legend{
    color: turquoise;
    font-style: oblique;
    font-weight: bold;
    font-size: 1.3vw;
}
span{
    color: red;
    font-style: oblique;
    font-weight: bold;
}

.number{
    color:white;
    font-style: oblique;
    font-weight: bold;
    border: 1px solid;
    background-color: cornflowerblue;
    border-radius: 50%;
}

.Nombre_candidature{
   
    float: left;
    
}
.Position_Titre{
    
    float: right;
   
}

.form1fieldset1{
    width: 100%;
    padding: 0px 5px 4px 5%;
    border: 1px solid;
    margin-right: 0;
    border-color:cyan;
    border-radius: 3%;
}

.form2fieldset1{
    width: 100%;
    height: 20%;
    padding: 0px 5px 4px 5%;
    border: 1px solid;
    border-color:cyan;
    border-radius: 3%;
}
.form2fieldset2{
    width: 100%;
    height: 20%;
    padding: 0px 5px 4px 5%;
    margin-top: 6vh;
    border: 1px solid;
    border-color:cyan;
    border-radius: 3%;
}

.form3fieldset1{
    width: 100%;  
    padding: 0px 0px 0px 2%;
    border: 1px solid;
    border-color:cyan;
    border-radius: 3%;
    margin: auto;
    
}
.bulbac{
    width: 96%;
    padding: 0px 0px 1% 1%;
    margin: auto;
    margin-left:0%;
    border: 1px solid;
    border-radius: 1%;
    border-color:cornflowerblue;
}

.input{
    width: 17vw;
    font-size: 1.2vw;
}
.input1{
    width: 8.4vw;
    font-size: 1vw;
}
.input2{
    width: 60%;
}

select{
    font-size:1.2vw;
}



.logo{
    float: left;
    width: 20%;
    height: 50%;
    font-weight: bold;
    background-image:url("images/logoseeg.png");
    background-repeat: no-repeat;
    /*border-color: blue;
    border: 1px solid;
    /*border-color: #c70606;
   
    text-decoration: non;
    color: cornflowerblue;*/
}

.logo1{
    float: left;
    width: 20%;
    height: 10%;
    font-weight: bold;
    background-image:url("../images/logoseeg.png");
    background-repeat: no-repeat;
    border-color: blue;
    border: 1px solid;
    border-color: #c70606;
   
    
}

.Imagelogo{
    width: 25%;
    height: 15%;
    float: left;
    border: 1px solid; 
}
.SEEG{
    width: 18vw;
    height: 1vh;
    font-size: 0.8vw;
    color:rgb(25, 52, 110);
    float: left;
}

.TitreForm{
    text-align: center;
    font-size: 1.8vw;
    border: 1px solid;
    width: 70%;
    margin: auto;
}

label{
   color: cornflowerblue;
   font-weight: bold;
   font-size: 1.3vw;
}
label.checkebox{
    font-weight:100;
    font-size: 1.2vw;
}
.check{
    font-size: 1.1vw;
}
.textsmal{
    font-size: 1.1vw;
}
.Gris_Liste_Text{
    color: gray;
}

.MenuActive{
    color:cornflowerblue;
    border:0.5px solid;
    border-color: cornflowerblue;
    border-bottom: 4px solid;
    font-size: larger;
    border-radius: 5px;
}


/*button.btn{
    padding: 10px 20px;
    font-size: 1.2rem;
    font-weight: bold;
    font-style: italic;
    margin-top: 0;
    background-color: transparent;
    color: rgba(3, 20, 172, 0.603);
    border: 1px solid transparent;
    transition: border-color 0.3s;
}

/*button.btn:hover{
    border-color: rgba(3, 20, 172, 0.603);
}*/

.PositionSubmitReg{
    float: left;
    padding-left: 25%;
}
.PositionResetReg{
    float: right;
    margin-right: 50%;
}
/*.sec-container{
    padding-top: 100px;
    margin-top: 25px;
    border: none;
    position: absolute;
    align-content: center;
   
}*/

/*section{
    display:flex;
    justify-content: center;
    align-items: center;
    flex:auto;

}*/

.form-wrapper .card{
    margin-top: 50px;
    width: 360px;
    padding: 10px;
    background-color: white;
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s, visibility 0.3s;
}

form{
    flex: 0 0 100%;
} 

.toggleForm{
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s, visibility 0.3s;
}
.form-controle{
    width: 100%;
    border:none;
    border-bottom: 1px solid  rgb(134 255 249 /65%);
    background:none;
    outline: none;
    padding: 10px 5px;
    margin-bottom: 20px;
    color:#fff;
}
.form-controle::placeholder{
    color: rgb(134 255 249 /65%);
}

.formButton{
    width: 12vw;
    height: 5vh;
    color:white;
    font-weight: bold;
    border:1px solid transparent;

    /*padding: 1rem -3rem;*/
    background-color: #28b83b;
    border-radius: 50px;
    
    margin-top: 1.5vh;
    font-size: 1.4vw;
    transition: transform 0.3s, box-shadow 0.3s;
}

.formButton_danger{
    width: 12vw;
    height: 5vh;
    color: white;
    font-weight: bold;
    border:1px solid transparent;

    /*padding: 1rem -3rem;*/
    background-color: #c70606;
    border-radius: 50px;
    
    margin-top: 1.5vh;
    font-size: 1.4vw;
    transition: transform 0.3s, box-shadow 0.3s;
    
}
.formButton_search{
    width: 10vw;
    height: 5vh;
    color: white;
    font-weight: bold;
    border:1px solid transparent;

    /*padding: 1rem -3rem;*/
    background-color: #3f41e6;
    border-radius: 50px;
    
    margin-top: 1.5vh;
    font-size: 1.4vw;
    transition: transform 0.3s, box-shadow 0.3s;
}
.barresearch{
    width: 14vw;
    height: 5vh;
    margin-top: 1.5vh;
    text-align: center;
    font-weight: bold;
    font-size: 1.1vw;
    border:1px solid #999ae4;
    border-radius: 50px;
    /*background-color: #999ae4;*/
}

.formButton:hover{
    box-shadow: 3px 5px 15px #053680;
    transform: translate(-5px);
}

.formButton_danger:hover{
    box-shadow: 3px 5px 15px #c70606;
    transform: translate(-5px);
}

.formButton_search:hover{
    box-shadow: 3px 5px 15px #3f41e6;
    transform: translate(-5px);
}

.form-group{
    margin-top: 10px;
    margin-bottom: 5px;
}
.vilele{
    color: red;
    border-color: saddlebrown;
    text-align: center;
    background-color: red;
}

.termes{
    width: 98%;
    height: 10%;
    /*border: 1px solid#053680;*/
    margin: auto;
    /*padding: 0.5vw;*/
    color:black;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 1%;
}

#rolling_bar{
    position: relative;
    left: 50%;
    background: none;
    padding: 0;
    height: 40px;
    border-bottom: darkcyan solid 3px;
    border-radius: 40px;

}
#txt{
    border: none;
    background: none;
    outline: none;
    float: left;
    color: white;
    font-size:16px;
    transition: 0.8s;
    line-height: 40px;
}


.erreur{
    background-color: #c70606;
    color: white;
    border: none;
}
.Contenaire_contact{
    width: 80%;
    height: 100%;
    color:black ;
    border: 1px solid;
    border-color: #053680;
    
    margin: auto;
    margin-top: 1%;
}
.comment_postuler{
    width: 80%;
    height: 100%;
    color:black ;
    
    background-color: white;
    margin: auto;
    margin-top: 1%;
  
}
.comment_postuler_core{
    width: 70%;
    text-align: left;
    margin: auto;
    padding-left: 0%;
    
}
.titrecontact{
    text-align: center;
}
.facelogo1{
    float: left;
    width: 15%;
    height: 30%;
    margin: auto;
    margin-left: 0.5%;
}
.facelogo2{
    float:right;
    width: 15%;
    height: 30%;
    margin: auto;
    margin-right: 0.5%;
}
.contenucontact{
    float:center;
    width: 75%;
    height: 30%;
    margin: auto;
}
.barre_recherche{
    background-color: white;
}
.SearchForm{
    text-align: center;
    position: center;
    margin: auto;
   
   
}

@media print{
    html, body *{
    /*display : none;*/
    visibility: hidden;
    }
    
    .imprimons, .imprimons *{
        visibility: visible;
    }
}


