.milleCent {
  width: 1100px;
  margin: 0px auto;
}

#nouveau label {
  float: left;
  width: 100%;
  text-align: left;
  margin-right: 5px;
}

#nouveau input,
#nouveau select {
  float: left;
  width: 100%;
  font-size: 15px;
}

#nouveau .explication {
  font-size: 10px;
  text-align: left;
  width: 100%;
  display: inline-block;
  left: 10px;
  bottom: -4px;
  position: absolute;
}

#nouveau .row {
  padding: 10px;
  float: left;
  width: 50%;
  box-sizing: border-box;
  position: relative;
}

#nouveau .obli {
  color: #d12221;
  font-weight: bold;
}

#nouveau .mentionRGPD {
  display: inline-block;
  width: 100%;
}

#nouveau .mentionRGPD input {
  width: 50px;
}

#nouveau .mentionRGPD label {
  width: 75%;
}

#calendar *[class*="grid"] {
  float: none;
  margin: 0;
  display: block;
}

#texteValidation {
  display: none;
}

#swal2-content p,
#swal2-content li {
  font-size: 15px;
  text-align: left;
}

#swal2-content li {
  list-style-position: inside;
  list-style-type: disc;
}
