.titreNavNonSup{
  display: block;
  text-align: center;
  font-size: 40px;
  margin-bottom: 20px;
  width: 100%;
}
.detailNavNonSup{
  display: block;
  text-align: center;
  width: 100%;
}

.pb-20 {
  padding-bottom: 20px;
}

#errorDocuments {
  color: #fc0d1a;
  font-family: Arial-BoldMT;
  font-size: 0.875rem;
  display: block;
  position: relative;
}
.footer {
  z-index: 2;
  color: #d5d5d5;
}

.btnMiafp {
  text-align: center;
}
.form-group-radio.has-error label {
  border: 1px solid #fc0d1a;
}
/*.form-group-checkbox.has-error input {
  border: 1px solid #fc0d1a;
}*/

.form-group-checkbox.has-error input[type=checkbox]:not(:checked)
{
  outline: 2px solid #fc0d1a;
}



.form-group-checkbox {
  margin-left: -6%;
  margin-top: 10px;
  margin-bottom: 25px;
}

@media screen and (max-width: 40em) {
  .wrapperDownload.error .error_txt {
    bottom: -45px;
  }
}

.form-group-radio.has-error .error-message {
  left: 0;
  top: -20px;
  color: #fc0d1a;
  font-family: Arial-BoldMT;
  font-size: 0.875rem;
  padding: 0;
}

.form-group-checkbox.has-error .error-message {
  left: 0;
  top: -20px;
  color: #fc0d1a;
  font-family: Arial-BoldMT;
  font-size: 0.875rem;
  padding: 0;
}

.form-group-list.has-error .error-message {
  left: 0;
  top: -20px;
  color: #fc0d1a;
  font-family: Arial-BoldMT;
  font-size: 0.875rem;
  padding: 0;
}
.maif-form p.error-message,
.maif-form .p.error-message {
  left: 0;
  top: -25px;
  color: #fc0d1a;
  font-family: Arial-BoldMT;
  font-size: 0.875rem;
}
.inputField.has-error .error-message {
  left: 0;
  color: #fc0d1a;
  font-family: Arial-BoldMT;
  font-size: 0.875rem;
  padding: 12px 0;
}
.form-group.has-error .error-message {
  left: 0;
  top: 5px;
  color: #fc0d1a;
  font-family: Arial-BoldMT;
  font-size: 0.875rem;
}
.inputInfosFields {
  width: 100%;
  -moz-border-radius: 2px;
  border-radius: 2px;
  height: 40px;
  border: 1px solid #999;
  color: #000;
  padding: 3px;
  font-size: 1rem;
  font-family: ArialMT;
}

.mt-50 {
  margin-top: 50px;
}

.btnMiafp.signatureBtn:focus {
  color: #fff;
  background: #2e404f;
}

.displayDoc {
  padding-bottom: 20px;
}

#submitSignature[disabled] {
  background-color: #8e8e8e;
  color: #fff;
}

.maif-form .form-group.has-error input[type='text'] {
  border: 2px solid #fc0d1a;
  border-radius: 3px;
}
#sign-spinner {
  margin-top: 10px;
}
.alertChamps {
  background: url(../icons/picto_info_champs_obligatoires.svg) no-repeat 1px 0px;
  color: #717171;
  font-family: ArialMT;
  font-size: 15px;
  font-size: 0.9375rem;
  position: relative;
  padding-left: 25px;
  top: -25px;
  opacity: 0.7;
  height: 20px;
  padding-top: 3px;
}

.checkValue.marb30 input {
  -webkit-appearance: none;
}
.infoBanq {
  display: flow-root;
  line-height: 24px;
  margin-bottom: 20px;
}
.listBtn .piecesIden.reverse {
  width: 150px;
  padding: 0 3%;
  font-size: 0.875rem;
  margin-bottom: 8px;
}
#formFile.form-identity {
  display: block;
}

.btnMiafp.choose {
  margin-bottom: 0px;
}

#telechargerButton:has(input:disabled) {
  background-color: #b1b1b1;
}

#identity.identityField {
  width: 160px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  height: 40px;
  border: 1px solid #999;
  color: #000000;
  padding: 3px;
  font-size: 16px;
  font-size: 1rem;
  font-family: ArialMT;
}
#dateValidite.identityField {
  width: 160px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  height: 40px;
  border: 1px solid #999;
  color: #000000;
  padding: 3px;
  font-size: 16px;
  font-size: 1rem;
  font-family: ArialMT;
}
#acceptRib {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -moz-border-radius: 0;
  border-radius: 0;
}
.checkValue{
  margin-bottom: 10px !important;
}

.checkValue > label.disabled {
  color: #b6b6b6;
}
.checkValue > input {
  -webkit-appearance: none;
}
.checkValue > label {
  display: block;
}
.checkValue.error {
  border: 1px solid red;
}

.maif-form label.addFile {
  font-size: 0.8125rem;
}

@media screen and (max-width: 40em) {
  .inputField input.iban {
    width: 20% !important;
  }
}

.bigText.infosSupLabel {
  line-height: 16px;
  padding-bottom: 4px;
}
.listBtn.listPieces {
  display: block;
  margin-left: -10px;
}
.btnMiafp:focus {
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btnMiafp.btn-loader {
  font-size: 0;
  height: 42px;
  background-image: url(loader.svg) !important;
  background-repeat: no-repeat !important;
  background-position: center !important
}

.linkBottom{
  position: relative;
  bottom: 123px;
}

h3.popover-title{
  display: block;
}
.btnMiafp.pull-right{
  width: 100%;
}

.btnFonds{
  display: inline-flex;
  float: right;
}

@media screen and (max-width: 90em){
  label.bigText {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

label.bigText {
  margin: 0;
  color: #000000;
  display: block;
  font-family: Arial-BoldMT;
  font-size: 16px;
  font-size: 1rem;
  line-height: 25px;
  padding-bottom: 10px;
}
#codeSignature{
  width: 160px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  height: 40px;
  border: 1px solid #999;
  color: #000000;
  padding: 3px;
  font-size: 16px;
  font-size: 1rem;
  font-family: ArialMT;
}

p.error-message.errorTypePJ{
  top: 8px;
}

.pd-0{
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
}

.marg-0{
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}

.wrapperDownload > .maificon {
  left: 12px;
  font-size: 20px;
  color: #fc0d1a;
  position: absolute;
  top: 13px;
}

.subTitle.signatureTitre{
  margin-top: 15px;
}

#acceptDocuments{
  -moz-appearance: none;
}
.description--worning > i{
  color:#fc0d1a;
}

#loadRibDiv > .description {
  padding-bottom: 20px;
}

.displayFileTextInfos{
  line-height: 32px;
  text-overflow: ellipsis;
  overflow: hidden;

}
.displayFileIcon{
  height: 32px;
  width: 32px;
  position: absolute;
  right: 35px;
}
.displayFileIcon.opened{
  background: #f1f2f3 url(../icons/oeil-vert.svg) no-repeat 0px 0px;
}
.displayFileIcon.closed{
  background: #f1f2f3 url(../icons/oeil.svg) no-repeat 4px 8px;
}

.displayFileIcon:hover{
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

.deleteFileIcon {
  height: 32px;
  width: 32px;
  position: absolute;
  right: 1px;
  background: #f1f2f3 url(../icons/supprimer.svg) no-repeat 7px 4px;
}
.deleteFileIcon:hover{
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

.DisplayFiles{
  display: flow-root;
  margin-bottom: 10px;
}

.displayFileInfos {
  display: flow-root;
  margin-bottom: 20px;
  padding: 7px 13px 7px 46px;
  color: #000;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-family: MaifBold;
  font-size: 14px;
  position: relative;
  line-height: 20px;
  background: #f1f2f3 url(../icons/picto_pdf.svg) no-repeat 11px 13px;
}

.displayFilesUpload:before {
  font-size: 22px;
  font-family: Material-Design-Iconic-Font;
  position: absolute;
  content: '\f2fb';
  color: #fc0d1a;
  top: 6px;
  left: 41px;
}

.btnMiafp.wd140.wd200{
  width: 200px;
}

#errorMessage2{
  position: relative;
}
.error-message-taille{
  margin-top: 10px;
  color: #fc0d1a;
  font-family: Arial-BoldMT;
  font-size: 0.875rem;
}

.label-not-bold {
  padding-bottom: 15px;
  font-weight: normal;
}

.response-label {
  padding-top: 5px;
  border-bottom: solid #757373 1px;
}

