/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {  line-height: 1.15; /* 1 */  -webkit-text-size-adjust: 100%; /* 2 */ }

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {  margin: 0; background-color: #fff;}

/**
 * Render the `main` element consistently in IE.
 */

main {  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {  font-size: 2em;  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {  box-sizing: content-box; /* 1 */  height: 0; /* 1 */  overflow: visible; /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {  font-family: monospace, monospace; /* 1 */  font-size: 1em; /* 2 */ }

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {  border-bottom: none; /* 1 */  text-decoration: underline; /* 2 */  text-decoration: underline dotted; /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,strong {  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,kbd,samp {  font-family: monospace, monospace; /* 1 */  font-size: 1em; /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */

small {  font-size: 80%;}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,sup {  font-size: 75%;  line-height: 0;  position: relative;  vertical-align: baseline; }

sub {  bottom: -0.25em;}

sup {  top: -0.5em;}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {  border-style: none;}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,input,optgroup,select,textarea {  font-family: inherit; /* 1 */  font-size: 100%; /* 1 */  line-height: 1.15; /* 1 */  margin: 0; /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,input { /* 1 */  overflow: visible;}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,select { /* 1 */  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,[type="button"],[type="reset"],[type="submit"] {  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {  padding: 0.35em 0.75em 0.625em;}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],[type="radio"] {  box-sizing: border-box; /* 1 */  padding: 0; /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {  display: block; }

/*
 * Add the correct display in all browsers.
 */

summary {  display: list-item; }

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {  display: none; }

/**
 * Add the correct display in IE 10.
 */

[hidden] {  display: none; }




body, div, p { margin: 0px; padding: 0px; font-family:Arial,Tahoma,Verdana,sans-serif; /*background-color:white;*/ color:black; font-size:13px; font-weight: normal;
    /*  text-align:center;  font-family:Arial,Tahoma,Verdana ;  letter-spacing: 2px ;*/ /*espace entre lettre */  } 

input[type=radio]{     display: none;  }      /* Masquer le bouton radio d'origine */
input[type=checkbox]{     display: none;  }      /* Masquer le bouton radio d'origine */

/* Affichage du bouton radio personnalisé quand il est sélectionné */
input[type=radio] + label:before {      /* Affichage par défaut du bouton radio personnalisé */
background: #fff;     border: 2px solid #ccc;     border-radius: 50%;     margin-top: -5px;      margin-right: 2px;     display: inline-block;
vertical-align: middle;     content: '';    width: 14px;      height: 14px;
                                  }
/* Affichage du bouton radio personnalisé quand il est sélectionné */
input[type=radio]:checked + label:before {    background: #ff0000;      border-color: #ff0000;     box-shadow: inset 0px 0px 0px 2px #fff;   }
                              
input[type=checkbox] + label:before {      /* Affichage par défaut du bouton radio personnalisé */
    background: #fff;     border: 0.125rem solid #ccc;   /*  border-radius: 50%;   */  margin-top: -0.5rem;      margin-right: 0.125rem;     display: inline-block;
    vertical-align: middle;     content: '';    width: 0.875rem;      height: 0.875rem;
    }
/* Affichage du bouton radio personnalisé quand il est sélectionné */
input[type=checkbox]:checked + label:before {    background: #ff0000;      border-color: #ff0000;     box-shadow: inset 0px 0px 0px 2px #fff;   }

.element{      margin-bottom:14px; display:inline;     }
.left           { padding:0px 0px 0px 20px; text-align:left; line-height: 25px;   }
label.checkbox_perso {  cursor: pointer; margin-left: 0px; margin-right: 0px;}
td.checkbox1 {  padding:0px; width: 100px; max-width: 100px; text-align:center; }
.button {   background:    #f28282; background:    -webkit-linear-gradient(#f28282, #ff0000); background:    linear-gradient(#f28282, #ff0000);
            border-radius: 5px; padding:  8px 20px; color:  #ffffff; display: inline-block; font:  normal 400 18px/1 "Calibri", sans-serif;
            text-align:  center; text-shadow:   1px 1px #fd0000;   
            float:right; cursor: pointer;        }
            
.question {color:red; font-weight: bold; }
.padding-left { padding-left:25px; font-size:0.8rem; }
.right { text-align:right; padding-right:35px;  }
.center { text-align: center; }

form table { width:95%; }

.para{font-size:17px; }

   @font-face { font-family:BarlowCondensed-Bold;   src: url(BarlowCondensed-Bold.ttf); }
   @font-face { font-family:Barlow-Regular;   src: url(Barlow-Regular.ttf); }

#titre_1 { color:black; font-family:BarlowCondensed-Bold; font-size: 1.7em; line-height: 0.5em; }
#titre_2 { color:#e30613; font-family:BarlowCondensed-Bold; font-size: 4em; line-height: 0.6em;;}

@charset "utf-8";
* {  box-sizing: border-box;  margin: 0;  padding: 0; }
html {  font-size: 16px; }
body {  background-color: #ececec; font-family: Arial,Tahoma,Verdana,sans-serif;  -webkit-tap-highlight-color: rgba(0,0,0,0); }
#container {  display: flex;  justify-content: center;  align-items: center;  position: relative;  width: 100%;  height: auto;  min-height: 600px;  padding: 20px; }
.form-box {  width: 100%;  max-width: 340px; padding: 0px 15px 30px 15px; border-radius: 4px;  background-color: #fff; }
.c-form {  display: flex;  flex-direction: column;  width: 100%; }
.c-form-label {  display: inline-block;  margin: .2rem 0;  color: #3d3935;  letter-spacing: .2px;  font-size: 1em; padding: 4px;  }
.c-form label { font-weight: bold; }
.c-form-input {  width: 100%;  padding: 0.1875rem 0.5rem;  border: 0.1rem solid #3d3935;  border-radius: 4px;  background-color: #fff;  color: #3d3935;  outline: 0; }
.c-form-input::placeholder {  color: #867d6c;  font-size: 0.8rem; font-weight: bold; /* text-transform: capitalize; */ }
   #nom::placeholder, #entreprise::placeholder, #ville_travail::placeholder { text-transform: capitalize; }
.c-form-required {  color: #ff0000; font-size: 1.2em; }
textarea.c-form-input {  width: 100%;  min-height: 10ch;  max-height: 120ch;  padding: 10px;  resize: none; }
.two-columns, .four-columns, .three-columns, #pos_eligible {  display: grid;  grid-template-columns: 100%; margin-top: 0em; }
fieldset {  margin: 0rem 0;  padding: 0;  border: none; }
.c-form-btn {  width: 100%;  margin-top: 10px;  padding: 15px;  border: none;  border-radius: 4px;
      background-color: #3d3935;  color: #fff;  font-size: 1.125rem;  letter-spacing: 2px;  text-align: center;  outline: none;  cursor: pointer; }
.break{ display:block;  margin-top: 5px;}

#title {         position: initial;  width: 300px;   font-size: 100%;       color: #e30613;        text-align: center;        font-weight: bold;  margin:0px auto;  }

#nom_cse{ padding: 10px 4px 10px 4px; }
#nom_cse::placeholder {   font-size: 0.9em; }
       /*                                             
img#logo {
	width: auto;
	height: 148px;
}
*/

.border_error{ border: 3px solid #ff0404; }
.div_petition_error {   animation: frameFlash 500ms steps(1,end) infinite alternate forwards;  }
@keyframes frameFlash {    50% { border: 3px solid red;    }  }

.error { background-color: red; border-radius: 5px;	padding: 4px; color: white; }

.error::placeholder {   color: #ffffff;  font-size: 5Opx;  }

 #formulaire label { display:block; margin-bottom:10px }
 #formulaire textarea, #formulaire input { width:250px } 

  /* ::placeholder{  background-color : rgb(0, 255, 85);   color : #000000;   font-size : 8px;  }  */

  .form-box > div:nth-of-type(1) {  height: 210px; }

 .center-cropped {
	width: 4rem;
	height: 4rem;
	background-position: bottom right;
	/*background-repeat: no-repeat;
	background-image: url('logo.png');
	background-size: 4rem;*/
	position: absolute;
	left: 0rem;
	top: 0rem;
}

#logo{ width: 4rem; position: absolute; top: 0.5rem; left: 0.5rem;  filter: saturate(2);  content:url(logo_dpd.png);  }

   #coin_droit, #div_2024{ display:none; }

.majuscule  { text-transform: uppercase;  } 
.premiere_lettre_majuscule {  text-transform: capitalize;  } 

#erreur_nom{ display:none; font-size:0.8rem; background-color:red; color:white; text-align: center; font-weight: bold;  }
.content::after{   content: "\a";   white-space: pre; }

   .info_code{font-size: 1.3em; color: red; font-weight: bold; float: right;   margin-right: 2em;}
   #texte{   border-style: solid; margin: 0 auto;   text-align: justify; font-family:Barlow-Regular; font-size: 1em; border-width: 0.2em 0 0 0;  border-top-color: #e30613; }
   #div_1{ position:relative; height: 12rem; }
   #signataires{ margin: 0 auto; text-align: justify; font-family:Barlow-Regular; font-size: 0.8em; margin-top: 0.5em; border-style: dotted; padding: 0.3em; }
   #tablo1{ margin: 0 auto; text-align: justify; font-family:Barlow-Regular; font-size: 1.2rem; }
   .apparition{ padding: 0.4em 0.4em 0.2em 0.4em;}
   .div_apparition{margin-top: 0.6em;}

/*Filter styles*/
.saturate { filter: saturate(3); }
.grayscale { filter: grayscale(100%); }
.contrast { filter: contrast(160%); }
.brightness { filter: brightness(0.25); }
.blur { filter: blur(3px); }
.invert { filter: invert(100%); }
.sepia { filter: sepia(100%); }
.huerotate { filter: hue-rotate(180deg); }
.rss.opacity { filter: opacity(50%); }

   #naojpg{ height: 5rem;}
   #titre_2{ display: block;}
@media screen and (min-width: 1000px) {
   #titre_2{ display: inline;}
   #div_1{ height: 14rem; }
   #naojpg{ height: 7rem;}
   /* body{background-color: #e30613;} */
   .form-box {  width: 100%;  max-width: 75em; padding: 0px 15px 30px 15px; border-radius: 15px;  background-color: #fff; }
  .two-columns {  grid-template-columns: 46% 51.56% ; grid-column-gap: 2.43902439%; margin-top: 0em;   }
  .four-columns {  	grid-template-columns: 21% 21% 21% 28%;	grid-column-gap: 3%; }  
  .three-columns {  	grid-column-gap: 3%; }  
  #pos_eligible{ grid-template-columns: 27% 27% 42%; grid-column-gap: 2%; }
  .break{ display:inline; }
  #title { position:absolute; top:0rem; right:0rem; width:100%; height:16.25rem; font-size:1.875rem;  z-index: 10; }
  

   #titre_1 { color:black; font-family:BarlowCondensed-Bold; font-size: 2rem; }
   #titre_2 { color:#e30613; font-family:BarlowCondensed-Bold; font-size: 2rem; line-height: 0rem;}
   #texte{  width: 50rem; padding-top: 0.2rem; font-size: 1.12rem;}
   #signataires{ width: 50rem; font-size: 1.1rem; }
   #tablo1{width: 50rem; padding-top: 0.5rem;}
   .apparition{ padding: 10px; }


   #nom_prenom_mail{ z-index: 10; 	grid-template-columns: 26% 26% 42% ; height: 5.5em;}
   #ent_ville_service{grid-template-columns: 31.33333% 31.33333% 31.33333% ;}
   fieldset {  margin: .2rem 0;  /*margin: .2rem 0;*/  }
   .c-form-input {   padding: 5px 10px;   }
   .c-form-required {  font-size: 1.5em; }

  /* img#logo {   content:url("logo_cgt_fapt_2021_620_418.png"); } */ 

  #coin_droit{ position:absolute;z-index:1; right: -1rem; top: 0rem; display:block; }
  #div_2024{position:absolute; top:2.875rem; right:0rem; width:7.4375rem; height:7.4375rem; z-index:2; font-size:1.5625rem; color:#e30613; text-align:center; font-weight:bold; line-height: 7.4375rem; z-index:6; display:block;}

.center-cropped {
	width: 16rem;
	height: 12rem;
	background-position: bottom right;/*
	background-repeat: no-repeat;
	background-image: url('logo_cgt_fapt_2021_620_418.png');
	background-size: 15rem; */ /* larg haut  203 196 */
}
.center-cropped img{ filter: saturate(3);   width: 14rem; }

#logo{ width: 13rem; filter: none; content:url(logo_dpd1.png); }

  .form-box > div:nth-of-type(1) {  height: 150px; }

  #erreur_nom{  font-size:1rem; }

  .content::after{   content: "\a";   white-space: unset; }

} 

.ui-datepicker-month, .ui-datepicker-year { /*background-color: red;  color: white; */ font-weight: bold;  } 
.ui-datepicker .ui-datepicker-title select {  font-size: 1.0rem;  }
.ui-datepicker table {    font-size: 1.0rem; }