/*Section all*/
* {
  margin: 0;
  padding: 0;
}
/*Section page index.php*/
/*Section body*/
body {
  height: 100%;
  background: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}
/*Section en-tête*/
header {
  height: 120px;
  padding-top: 25px;
}
/*Section titre*/
h1 {
  text-align: center;
  color: #057bc5;
  font-size: 40px;
  font-weight: 500;
  position: relative;
  top: 2rem;
  letter-spacing: 1px;
}
/*Section conteneur d'éléments*/
.menu-container {
  width: 926px;
  margin: 0 auto 30px;
  padding: 0 40px;
  border-top-color: rgb(237, 237, 237);
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-color: rgb(237, 237, 237);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top: none;
  border-bottom: none;
}
/*Section inputs*/
.user {
  position: relative;
  left: 25%;
  top: 3rem;
  width: 50%;
  display: block;
  padding: 10px;
  border-radius: 5px;
  margin-top: 15px;
  margin-bottom: 25px;
}
/*Section bouton de connexion*/
#send {
  position: relative;
  top: 3rem;
  left: 30%;
  width: 45%;
  background-color: #057bc5;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.05rem;
  border-radius: 6px;
  padding: 10px;
  border: none;
  color: #fff;
  cursor: pointer;
}

.danger{
  position: relative;
  left: 23rem;
  top: -15rem;
  padding: 10px;
  background:red;
  letter-spacing: 0.05rem;
  display: inline;
  border-radius: 5px;
  color: #fff;
}

#send:hover {
  background: #444;
}
/*Section menu.php*/
.menu-btn {
  text-decoration: none;
  display: block;
  position: relative;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  width: 45%;
  left: 23%;
  font-size: 30px;
  color: #fff;
  background-color: #057bc5;
  padding: 15px;
  margin: 60px 0 15px 0;
  border-radius: 10px;
}

.admin {
  background-color: #ffd700;
}

.menu-btn:hover {
  background: #444;
}

.logout {
  text-decoration: none;
  position: relative;
  top: 3rem;
  left: 38%;
  color: #fff;
  background: red;
  font-size: 25px;
  padding: 15px;
  border-radius: 10px;
}

.logout:hover {
  opacity: 0.25;
}
/*Section control.php*/
.menu_control {
  position: relative;
  top: 3rem;
  text-decoration: none;
  padding: 10px;
  color: #fff;
  border-radius: 6px;
  background-color: red;
  letter-spacing: 0.05rem;
  font-size: 16px;
}

.menu_control:hover{
  background: #444;
}

.cancel_control{
  text-decoration: none;
  position: absolute;
  top: 30rem;
  left: 10rem;
  padding: 10px;
  letter-spacing: 0.05rem;
  color: #fff;
  background-color: red;
  border-radius: 6px;
}

.cancel_control2{
  position: relative;
  top: 7rem;
  left: -5.25rem;
  text-decoration: none;
  padding: 10px;
  color: #fff;
  border-radius: 6px;
  background-color: red;
  letter-spacing: 0.05rem;
  font-size: 15px;
}

.cancel_control2:hover{
  background-color: #444;
}

.cancel_control:hover{
  background-color: #444;
}

.cancel_control3{
  position: relative;
  top: 7rem;
  left: -5.25rem;
  text-decoration: none;
  padding: 10px;
  color: #fff;
  border-radius: 6px;
  background-color: red;
  letter-spacing: 0.05rem;
  font-size: 15px;
}

.cancel_control3:hover{
  background-color: #444;
}

.select_control{
  position: relative;
  margin-top: 5rem;
  margin-left: 20rem;
  border: 1px solid #057bc5;
  padding: 10px;
  font-size: 16px;
  color: #333;
  border-radius: 6px;
}

.select2_control{
  position: relative;
  margin-top: 1.5rem;
  margin-left: 25rem;
  border: 1px solid #057bc5;
  padding: 10px;
  font-size: 16px;
  color: #333;
  border-radius: 6px;
}

.select_control3{
  position: relative;
  margin-top: 1.25rem;
  margin-left: 18rem;
  border: 1px solid #057bc5;
  padding: 10px;
  font-size: 16px;
  color: #333;
  border-radius: 6px;
}

.select_control4{
  position: relative;
  top: -12.6rem;
  margin-left: 30rem;
  border: 1px solid red;
  padding: 10px;
  font-size: 16px;
  color: #333;
  border-radius: 6px;
}

.input_control{
  position: relative;
  padding: 10px;
  border-radius: 5px;
  top: 3.5rem;
  left: 19rem;
  margin-top: 40px;
}

.input2_control{
  position: relative;
  padding: 10px;
  border-radius: 5px;
  top: 0.5rem;
  left: 19rem;
  margin-top: 40px;
}

.valider_control{
  position: relative;
  top: 20rem;
  padding: 10px;
  letter-spacing: 0.05rem;
  color: #fff;
  background-color: #FFA01C;
  border-radius: 6px;
  border: none;
}

.bandeau_control{
  position: absolute;
  left: 43rem;
  top: 21rem;
  padding: 10px;
  border-radius: 6px;
  color: #fff;
  background-color: red;
  display: inline-block;
}

.acces_control{
  position: relative;
  top: -8.75rem;
  left: 20rem;
  border: 1px solid #057bc5;
  padding: 10px;
  font-size: 16px;
  color: #333;
  border-radius: 6px;
}

.ajout_control{
  position: relative;
  margin-left: 17rem;
  text-decoration: none;
  padding: 10px;
  color: #fff;
  width: 25%;
  border-radius: 6px;
  background-color: #FFA01C;
  border: none;
  letter-spacing: 0.05rem;
  font-size: 15px;
  top: 2rem;
}

.ajout_control:hover{
  background: #444;
}

.valider_control:hover{
  background: #444;
}

.send_control{
  position: relative;
  padding: 10px;
  top: -40px;
  left: 35rem;
  letter-spacing: 0.05rem;
  font-size: 15px;
  color: #fff;
  background-color: #057bc5;
  border-radius: 6px;
  border: none;
}

.send_control:hover{
  background: #444;
}

.suppr_control{
  position: relative;
  text-decoration: none;
  padding: 10px;
  top: 1rem;
  left: 22.5rem;
  border: none;
  color: #fff;
  background: #FFA01C;
  width: 25%;
  font-size: 15px;
  border-radius: 6px;
}

.suppr_control:hover{
  background: #444;
}

.cancel_control4{
  position: relative;
  text-decoration: none;
  padding: 10px;
  top: 6.5rem;
  left: -5rem;
  border: none;
  color: #fff;
  background: red;
  font-size: 15px;
  border-radius: 6px;
}

.cancel_control4:hover{
  background: #444;
}

.bandeau2_control{
  padding: 10px;
  position: relative;
  top: 0.5rem;
  left: 20rem;
  color: #fff;
  background: red;
  border-radius: 6px;
  display: inline-block;
  
}

.valider2_control{
  position: relative;
  text-decoration: none;
  padding: 10px;
  top: -1rem;
  left: 17rem;
  border: none;
  color: #fff;
  background: #FFA01C;
  width: 25%;
  font-size: 15px;
  border-radius: 6px;
}

.valider2_control:hover{
  background: #444;
}

.input_control2{
 background: red;
}
/*Section liste.php*/
.tableau {
  position: relative;
  margin-top: 7px;
  left: -10rem;
  top: 3rem;
  border-collapse: collapse;
}

.tableau,
th,
td {
  border: 1px solid #444;
  padding: 6px;
}

.tete {
  padding-bottom: 5px;
  background-color: #057bc5;
  color: #fff;
}

.row {
  border: none;
  position: relative;
  display: inline-block;
  padding: 10px;
  left: 5.5rem;
  top: 5rem;
  border-radius: 50px;
  background-color: #057bc5;
  box-shadow: 0 5px 15px #444;
}

.pagination .page-item {
  display: inline;
  list-style-type: none;
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
}

.pagination .page-item.active .page-link {
  background-color: #FFA01C;
  padding: 15px;
}

.pagination .page-item .page-link {
  text-decoration: none;
  color: #fff;
  padding: 10px;
  font-weight: 600;
  font-size: 16px;
  line-height: 50px;
  margin-left: 15px;
  border-radius: 7px;
}

.pagination .page-item .page-link:hover {
  border: none;
  color: #444;
  padding: 15px;
  background-color: #fff;
}

.pagination .page-item:first-child {
  margin-left: -20px;
}

.pagination .page-item:last-child {
  margin-left: 20px;
}

.excel {
  text-decoration: none;
  color: #fff;
  position: absolute;
  top: 13rem;
  border-radius: 5px;
  left: 30rem;
  padding: 15px;
  font-size: 16px;
  background-color: green;
}

.excel:hover {
  background: #444;
}

.textresultat {
  color: #057bc5;
  position: relative;
  margin-left: 40rem;
  display: block;
  font-weight: bold;
  padding-bottom: 7px;
  top: 1.75rem;
}
.resultat {
  margin-left: 40rem;
  position: relative;
  top: 2rem;
  padding: 7px;
  border-radius: 3px;
}

.changebtn {
  position: relative;
  left: 1rem;
  top: 2rem;
  padding: 10px;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
  background: #057bc5;
  border: none;
}
.changebtn:hover {
  background: #444;
}

.menu_liste {
  text-decoration: none;
  position: relative;
  top: 5rem;
  font-size: 16px;
  left: -9.5rem;
  color: #fff;
  padding: 10px;
  background-color: red;
  border-radius: 5px;
}

.suppr_liste{
  text-decoration: none;
  margin-left: 7px;
  position: relative;
  font-size: 16px;
  color: #fff;
  padding: 10px;
  background-color: #FFA01C;
  border-radius: 5px;
}

.suppr_liste:hover{
  background-color: #444;
}

.cv_liste{
  text-decoration: none;
  position: relative;
  font-size: 16px;
  color: #fff;
  padding: 10px;
  background-color: #4BB543;
  border-radius: 5px;
}

.cv_liste:hover{
  background-color: #444;
}

.menu_liste:hover{
  background-color: #444;
}

/*Section critères.php*/
.nom_criteres {
  display: block;
  color: #444;
  font-weight: bold;
  letter-spacing: 0.09rem;
  margin-top: 3rem;
  margin-left: 23rem;
  padding-bottom: 10px;
}
.input_criteres {
  position: relative;
  left: 20rem;
  padding: 7px;
  border-radius: 5px;
  margin-bottom: 20px;
}

.matieres_criteres {
  position: relative;
  top: -952px;
  display: block;
  left: 40rem;
  font-size: 14px;
  color: #333;
  padding-bottom: 15px;
}

.matieres_criteres label{
  padding-left: 6px;
  line-height: 15px;
}

.domaines_criteres {
  position: relative;
  top: 8.75rem;
  padding-bottom: 15px;
  left: -1rem;
  display: block;
  font-size: 14px;
  color: #333;
}

.domaines_criteres label{
  padding-left: 6px;
  line-height: 15px;
}

.domaines_criteres input[type="radio"]{
  margin-left: 10px;
}

.titre_domaines{
  position: absolute;
  padding-bottom: 5px;
  border-bottom: 4px solid #057bc5;
  letter-spacing: 0.09rem;
  font-weight: bold;
  font-size: 24px;
  color:#444;
  top: 22rem;
  left:18rem;
}

.titre_matieres{
  position: absolute;
  padding-bottom: 5px;
  border-bottom: 4px solid #057bc5;
  font-weight: bold;
  letter-spacing: 0.09rem;
  font-size: 24px;
  color:#444;
  top: 22.25rem;
  left: 50rem;
}

.btn_criteres {
  position: absolute;
  top: 14.80rem;
  left: 41.5rem;
  padding: 10px;
  font-size: 16px;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: #057bc5;
  border: none;
  border-radius: 5px;
}

.btn_criteres:hover {
  background-color: #444;
}

.btn2_criteres{
  position: absolute;
  top: 246rem;
  left: 7rem;
  padding: 10px;
  width: 80%;
  font-size: 16px;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: #057bc5;
  border: none;
  border-radius: 5px;
}

.btn2_criteres:hover{
  background-color: #444;
}

.menu_criteres{
  text-decoration: none;
  position: relative;
  font-size: 16px;
  color: #fff;
  padding: 10px;
  background-color: red;
  border-radius: 5px;
  top: 6.5rem;
  left: 1rem;
}

.menu_criteres:hover{
  background-color: #444;
}
/*Section search.php*/

.cv_search{
  text-decoration: none;
  position: relative;
  font-size: 13px;
  color: #fff;
  padding: 5px;
  background-color: #4BB543;
  border-radius: 5px;
}

.cv_search:hover{
  background-color: #444;
}

.suppr_search{
  text-decoration: none;
  position: relative;
  font-size: 13px;
  color: #fff;
  left: 13px;
  padding: 5px;
  background-color: #FFA01C;
  border-radius: 5px;
}

.suppr_search:hover{
  background-color: #444;
}

.menu_search{
  text-decoration: none;
  position: absolute;
  font-size: 16px;
  color: #fff;
  padding: 10px;
  background-color: red;
  border-radius: 5px;
  top: 11rem;
  left: 6rem;
}

.menu_search:hover{
  background-color: #444;
}

.tableau_search{
  position: relative;
  left: -5rem;
  top: 6rem;
  border-collapse: collapse;
}

/*Section candidat.php*/
.tabs{
  position: relative;
  top: 8rem;
  display: flex;
  justify-content: space-around;
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #057bc5;
}

.tab_content{
  position: relative;
  top: 13rem;
}

.tab_content>label,select,p{
  display: block;
}

.tab_content>label{
  color: #057bc5;
  margin: 20px 0 20px 0;
  letter-spacing: 0.07rem;
}

.tab{
  letter-spacing: 0.07rem;
  padding:10px;
  cursor: pointer;
}

.tab.active{
  background-color: #FFA01C;
  color: #fff;
}

.tab:hover{
  background-color: #057bc5;
  color: #fff;
}

.menu_candidat{
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  padding: 10px;
  background-color: red;
  border-radius: 5px;
}

.menu_candidat:hover{
  background-color: #444;
}

.cv_candidat{
  text-decoration: none;
  padding: 7px;
  background-color: #4BB543;
  color: #fff;
  border-radius: 5px;
}

.cv_candidat:hover{
  background-color: #444;
}

.criterebtn_candidat{
  text-decoration: none;
  cursor: pointer;
  padding: 10px;
  background-color: #4BB543;
  color: #fff;
  border-radius: 5px;
}

.criterebtn_candidat:hover{
  background-color: #444;
}

.listebtn_candidat{
  text-decoration: none;
  padding: 10px;
  background-color: #057bc5 ;
  color: #fff;
  cursor: pointer;
  border-radius: 5px;
}

.listebtn_candidat:hover{
  background-color: #444;
}

.ll{
    color: black;
    background-color: transparent;
    text-decoration: none;
}

[hidden]{
    display:none;
}

.btncandidatcontainer{
  margin-top: 3rem;
}