@media print {
  @page {
    padding: 0 !important;
    margin: 0 !important;
    size: auto !important;
  }
  body::before {
    content: "";
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/assets/images/filigramme.png') !important;
    background-size: 100% auto !important; /* Maintain width, allow height to grow */
    background-position: top center !important;
    background-repeat: no-repeat !important;
    z-index: -1;
    -webkit-print-color-adjust: exact !important;
    print-color-adjust: exact !important;
  }
  .main-container {
    background-image: url('/assets/images/filigramme.png') !important;
    background-size: 100% auto !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
    -webkit-print-color-adjust: exact !important;
    print-color-adjust: exact !important;
  }
  thead {display: table-header-group;}
  tfoot {display: table-footer-group;}
  tbody {display: table-row-group;}
  .page {
    margin: 0 3% !important;
    font-family: Inter !important;
    font-size: 25px !important;
    font-weight: 500;
    line-height: 16.5px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    -webkit-print-color-adjust: exact !important;
  }
  .sec_headline {
    width: 99% !important;
    margin-top: 1% !important;
    margin-bottom: .5% !important;
  }
  .block_cabinet {
    height: 85px !important;
    width: 40% !important;
    margin-left: 6.5% !important;
    padding-right: 20px !important;
  }
  .block_doyen {
    height: 100px !important;
    width: 45% !important;
    margin-left: 7% !important;
    padding-right: 20px !important;
  }
  .block_cab {
    width: 33% !important;
    margin-top: 20px !important;
    margin-left: 34% !important;
  }
  .mb_con {
    margin-bottom: 20px !important;
  }
  .mb_con2 {
    margin-bottom: 50px !important;
  }
  .topqr {
    margin-top: -12% !important;
  }
  .inv_blf {
    margin-left: -0.9% !important;
  }
  .first_cab {
    margin-bottom: -6% !important;
  }
  .second_cab {
    margin-bottom: -5% !important;
    font-size: 16px !important;
  }
  .third_cab {
    margin-bottom: -11% !important;
  }
  .siege_parquet {
    margin-top: 10px !important;
    margin-bottom: -20px !important;
  }
  .emblem_ci,
  .ppef {
    width: 45%;
    margin-bottom: -5% !important;
    margin-top: -7% !important;
  }
  .mdh-t {
    margin-top: 15px !important;
    margin-right: 13% !important;
  }
  .ppef_print {
    margin-left: -5% !important;
  }
  .mjdh_prt {
    text-align: right !important;
    margin-bottom: -4% !important;
  }
  .emblem_prt {
    margin-right: 4% !important;
  }
  .numdoc_prt {
    margin-right: 10px !important;
  }
  .bcab_prt {
    margin-right: 6% !important;
  }
  .butsparq,
  .butodji {
    margin-top: 12px;
  }
  .butsparq {
    margin-left: 0 !important;
  }
  .butodji {
    margin-right: 1% !important;
  }
  .head_img {
    margin-top: -5px !important;
  }
}
.emblem_ci,
.ppef {
  margin-bottom: -2%;
}
/* =========En tete doc print=============== */
.three-blocks {
  display: flex;
  justify-content: space-between; /* spread 3 blocks horizontally */
  align-items: center;            /* vertically center them */
  flex-wrap: wrap;                /* wrap on smaller screens */
  gap: 30px;                      /* space between blocks */
}
.block {
  flex: 1 1 30%;   /* make each block roughly 1/3 width, responsive */
  min-width: 200px; /* prevents shrinking too small */
}
.block img {
  max-width: 100%;
  height: auto;
}
.mjdh_cote {
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.codeqred {
  width: 100px;
  height: 100px;
  margin-left: -20px;
  overflow: hidden;
  border-radius: 11.21px;
  box-shadow: 0px 7.47px 22.49px 0px #00000040;
}
.codeqred canvas {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
}
/* =========/En tete doc print=============== */
.div_shadow {
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.14),
              0 1px 5px 0 rgba(0, 0, 0, 0.12),
              0 3px 5px 0px rgba(0, 0, 0, 0.2);
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.filigramme {
  background-image: url('/assets/images/filigramme.png') !important;
  background-repeat: no-repeat !important;
  background-position: center center center center  !important;
  background-size: 100% !important;
  -webkit-print-color-adjust: exact !important;
  height: 100% !important;
}
.wt_border {
  background-image: url('/assets/images/forme/flat_rec.png') !important;
  background-repeat: no-repeat !important;
  background-position: center center center center  !important;
  background-size: 100% !important;
  height: 100% !important;
  -webkit-print-color-adjust: exact !important;
  padding-top: 12px !important;
}

/* flat border */
.mjdh_flat {
  margin-left: 22%;
  margin-right: 17%;
  margin-top: 5px;
}
.table_flat {
  width: 97%;
  margin-left: 2%;
}
.separtor {
  width: 100%;
  margin: 2% 0;
  border: 1px solid #6c757d;
}
/* /flat border */
.page-header,
.page-footer {
  width: 102.7%;
  margin-left: -14.5px;
}
.page {
  font-family: montserrat;
  font-size: 25px;
  font-weight: 500;
  line-height: 16.5px;
  line-height: 1.5;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.ta_justify {
  text-align: justify !important;
}
.ml-6 {
  margin-left: 4.5rem;
}
.sec_headline,
.wd_100 {
  width: 100%;
}
.butsparq {
  display: flex;
  justify-content: center; /* horizontally centers text */
  align-items: center;     /* vertically centers text */
  width: auto;
  height: 30px;
  min-width: 150px;
  border-radius: 5.87px;
  margin-top: 0.5rem !important;
  background: #e5e5e5;
  color: #212529;
  border-color: #e5e5e5;
  box-shadow: 0px 3px 2px -2px #0000000F;
  cursor: pointer; /* optional: looks more like a button */
}
.butodji {
  display: flex;
  justify-content: center; /* horizontally centers text */
  align-items: center;     /* vertically centers text */
  width: auto;
  height: 30px;
  min-width: 200px;
  border-radius: 5.87px;
  margin-top: 0.5rem !important;
  background: #FFFFFF;
  color: #000000;
  border-color: #e5e5e5;
  box-shadow: 0px 3px 2px -2px #0000000F;
  cursor: pointer; /* optional: looks more like a button */
  float: right;

  font-size: 20px;

  /* margin-right: 2%;
  padding-top: 3.87px;
  padding-right: 8.8px;
  padding-left: 8.8px;
  text-align: center;
  box-shadow: 0px 3px 2px -2px #0000000F; */
}
.foot_center {
  text-align: center;
  margin-bottom: -3px;
}
.head_img {
  width: 97.5%;
  margin-left: 14px;
  margin-top: -12px;
}
.foot_img {
  width: 97.5%;
  margin-left: 14px;
  margin-top: -12px;
}
.foot_imgparq {
  width: 100%;
  margin-top: -12px;
}
.siege_parquet {
  font-size: 15px;
  font-weight: 900;
  text-align: center;
  font-family: sans-serif;
  text-transform: uppercase;
}
.bg_sparque {
  padding: 0px 10px;
  margin-bottom: 0 !important;
  background: #107C41;
  border: 1px solid #107C41;/* 107C41 efe7e1*/
  color: #FFFFFF;
  font-size: 12px;
}
.cotform_sp {
  text-align: left !important;
  margin-top: 8px !important;
  margin-left: 12px !important;
  font-family: Nunito !important;
}
.my_evolut {
  margin-top: -40px !important;
}
/* block cabinet juge et rp-ri */
.bloc_rp_ri {
  width: 30%;
}
.bloc_num_parque {
  width: 60%;
}
.block_cabinet {
  width: 25%;
  height: 87px;
  margin-right: 25%;
  margin-left: 4%;
  background-image: url('/assets/images/forme/bg_cabinet.png');
  background-size: cover;
  -webkit-print-color-adjust: exact;
}
.block_doyen {
  width: 25%;
  height: 100px;
  margin-right: 20%;
  margin-left: 8%;
  background-image: url('/assets/images/forme/bg_cabinet.png');
  background-size: cover;
  -webkit-print-color-adjust: exact;
}
.bloc_num_f {
  width: 10%;
}
.div_rp {
  margin-bottom: 10px;
}
.num_rp {
  margin-bottom: 20px;
}
.num_rp
.num_ri {
  margin-left: 5%;
}
.libelle_num {
  margin-left: 25%;
  margin-top: -10%;
}
.lib_initial {
  font-family: Nunito;
  margin-right: 10%;
  margin-top: -3%;
  margin-left: 20px;
  font-weight: 600;
  font-size: 20px;
}
.rectangle {
  width: 60px;  /* Largeur du rectangle */
  height: 35px; /* Hauteur du rectangle */
  background-color: #107C41; /* Couleur du rectangle */
  position: relative;
  text-align: center;
  color: #FFFFFF;
}
.rectangle::after {
  content: '';
  position: absolute;
  right: -27px;  /* Positionne la flèche à droite du rectangle */
  top: 50%;
  transform: translateY(-50%);
  border-top: 19px solid transparent;
  border-bottom: 19px solid transparent;
  border-left: 30px solid #107C41; /* Couleur de la flèche */
}
.first_cab {
  font-family: Nunito;
  font-size: 15px;
  font-weight: 600;
  line-height: 0px;
  letter-spacing: 0em;
  padding-top: 14px;
  margin-bottom: -6%;
  margin-top: 8px;
  text-align: center;
}
.second_cab {
  font-family: Nunito;
  font-size: 15px;
  font-weight: 600;
  line-height: 0px;
  letter-spacing: 0em;
  margin-bottom: -6%;
  text-align: center;
}
.third_cab {
  font-family: Nunito;
  font-size: 16px;
  font-weight: 400;
  line-height: 0px;
  letter-spacing: 0em;
  margin-bottom: -11%;
  text-align: center;
}
.four_cab {
  font-family: Nunito;
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  text-align: center;
  letter-spacing: 0em;
  color: #107C41;
}
.triangle-right {
  width: 0;
  height: 0;
  border-bottom: 12px solid transparent;
  border-top: 12px solid transparent;
  border-left: 20px solid #107C41; /* Couleur du triangle */
  -webkit-print-color-adjust: exact !important;
}
.my_rp {
  /* margin-left: 4%; */
  width: 55px;
  padding: 1px 4px 0px 12px;/* top  right bottom left */
  background: #107C41;
  font-family: Nunito;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  -webkit-print-color-adjust: exact !important;
}
.my_rppaque {
  /* margin-left: 4%; */
  width: 55px;
  padding: 1px 4px 0px 12px;/* top  right bottom left */
  background: linear-gradient(45deg, black, transparent);
  font-family: Nunito;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  -webkit-print-color-adjust: exact !important;
}
.rpri_num {
  font-family: Nunito;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  margin-left: 15px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #000000;
}
.rpri_numparqe {
  font-family: Calibri;
  font-style: italic;
  font-size: 17px;
  font-weight: 600;
  line-height: 20px;
  margin-left: 15px;
  text-align: left;
  color: #000000;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.h-24p {
  height: 24px;
}
.fs-23 {
  font-size: 23px;
}
.namejuge {
  font-weight: 600;
  font-size: 25px;
}
.ordo_title {
  font-family: Nunito;
  font-size: 25px;
  font-weight: 600;
  line-height: 21px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.gros_forme {
  font-family: Nunito;
  font-size: 25px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0em;
  margin-top: 1%;
  /* margin-left: 30%; */
  text-align: center;
}
.gros_titleordo {
  font-size: 25px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0em;
  margin-top: 1%;
  text-align: center;
  font-family: inherit !important;
}
.article_lib {
  font-family: Nunito;
  font-size: 15px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0em;
  padding-top: 7px;
  margin-bottom: 15px;
}
.article_lib2 {
  font-family: Nunito;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: center;
  font-weight: bold;
}
.article_lib3 {
  font-family: Nunito;
  line-height: 30px;
  letter-spacing: 0em;
  font-weight: bold;
}
.line_decoupe {
  border-bottom: 2px dashed #000000;
  width: 100%;
  -webkit-print-color-adjust: exact !important
}
.decoupe {
  font-size: 20px;
  font-weight: 400;
  line-height: 15px;
  text-align: right;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #666666;
}
.cisso {
  width: 5%;
  margin-left: 10px;
  margin-top: -5px;
}
.rirp_remplir {
  padding: 8px 105px;
  background: #e6e6e6;
  color: #000000;
}
/* /block cabinet juge et rp-ri */
.separator_7 {
  width: 100%;
  height: 7px;
}
.dte_cpit {
  text-transform: capitalize;
}
.notify {
  font-weight: 500;
  line-height: 40px;
}
.date_done {
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: right;
  margin-top: 10px;
  padding-right: 10%;
  width: 100%;
}
.done {
  font-size: 25px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: 0em;
}
.ft-italic {
  font-style: italic;
}
.txt_underline {
  border-bottom: 2px solid #000000;/* f67f21 */
}
.lab_mention {
  text-decoration: underline;
}
.tx-uppcase {
  text-transform: uppercase;
}
.lab_modal {
  font-family: Nunito;
  font-size: 16px;
  font-weight: 600;
  line-height: 21.82px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: var(--text_modal);
}
.input_modal {
  font-family: Nunito;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: var(--text_modal);
}
/* botton ss */
.btn_imprimer {
  width: 130px;
  height: 30px;
  border-radius: 8px;
  color: #FFFFFF;
  background: #107C41;
  border-color: #107C41;
  padding: 4px 10px 4px 10px;
  box-shadow: 0px 4px 8px -2px #00000014;
}
.btn_printparque {
  width: 130px;
  height: 30px;
  border-radius: 8px;
  color: #FFFFFF;
  background: #0870a6;
  border-color: #0870a6;
  padding: 4px 10px 4px 10px;
  box-shadow: 0px 4px 8px -2px #00000014;
}
.btn_fermer {
  width: 130px;
  height: 30px;
  border-radius: 8px;
  color: #FFFFFF !important;
  background: #CD0508 !important;
  border-color: #CD0508 !important;
  padding: 4px 10px 4px 10px;
  box-shadow: 0px 4px 8px -2px #00000014;
}
.btn_fill {
  width: 130px;
  height: 30px;
  border-radius: 8px;
  margin-top: 1rem;
  padding-top: 3px !important;
  color: #FFFFFF !important;
  background: #0A8DD0 !important;
  border-color: #0A8DD0 !important;
  box-shadow: 0px 4px 8px -2px #00000014;
}
.btn_fichier {
  width: 130px;
  height: 30px;
  border-radius: 8px;
  margin-top: 1rem;
  padding-top: 3px !important;
  color: #FFFFFF !important;
  background: #F67F00 !important;
  border-color: #F67F00 !important;
  box-shadow: 0px 4px 8px -2px #00000014;
}
.btn_clear {
  width: 130px;
  height: 30px;
  border-radius: 8px;
  margin-top: 1rem;
  padding-top: 3px !important;
  color: #FFFFFF !important;
  background: #FF0000 !important;
  border-color: #FF0000 !important;
  box-shadow: 0px 4px 8px -2px #00000014;
}
.btn_remplir {
  width: 100%;
  height: 30px;
  border-radius: 8px;
  margin-top: 1rem;
  padding-top: 3px !important;
  color: #FFFFFF !important;
  background: #605BFF !important;
  border-color: #605BFF !important;
  box-shadow: 0px 4px 8px -2px #00000014;
}
.btn_rempv {
  width: 130px;
  height: 30px;
  border-radius: 8px;
  margin-top: 7px;
  margin-right: 10px;
  padding-top: 3px !important;
  color: #FFFFFF !important;
  background: #605BFF !important;
  border-color: #605BFF !important;
  box-shadow: 0px 4px 8px -2px #00000014;
}

.btn-rbutton {
  position: absolute;
  bottom: 0;
  border: none;
  cursor: pointer;
}
.lib_remplir {
  font-family: Nunito;
  font-size: 14px;
  font-weight: 600;
  line-height: 19.1px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.objet {
  font-size: 35px !important;
  margin-left: 5% !important;
  -webkit-print-color-adjust:exact !important
}
.objet-desc {
  font-size: 35px !important;
  font-weight: 500 !important;
  -webkit-print-color-adjust:exact !important
}
/* side right */
.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 480px;
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}
.modal.right .modal-content {
  height: auto;
  overflow-y: auto;
  background-color: #1f1f1f;
}
.modal.right .modal-body {
  padding: 15px 15px 10px;
}
.modal.right.fade .modal-dialog {
  right: 35%;
  top: 0;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}
.modal.right.fade.in .modal-dialog {
  right: 0 !important;
}
.cust_card_d {
  background-color: #1f1f1f;
  border: 1px solid #666769 !important;
  padding: 0 10px;
}
.cust_card_w {
  background-color: #f4f4f4;
  border: none !important;
  padding: 0 10px;
}
.cust_card_w .custom-date-w,
.cust_card_w .form-control-w {
  background-color: #fff !important;
}
/* /side right */
.p-inputwrapper-filled {
  width: 130px !important;
}
.p-inputwrapper-filled .initialwd,
.p-inputwrapper-filled .min-200 {
  width: 100% !important;
}
.ml_qrcode {
  margin-left: 20% !important;
}
