.popin {
  display: none;
  overflow:auto;
  z-index: 9999; 
  background:#0071B9;
  margin-bottom:0 !important;
	border-radius: 0px !important;
  width: 100%;
  margin-left: 0;
  flex-direction: column; /* direction d'affichage verticale */
  justify-content: center; /* alignement vertical */
  padding:0 !important;
}
@media (min-width: 991.99px) {
    .popin {
      padding: 0 !important;
    }
}
.popin p {
  text-align:center;
  color:#FFFFFF;
  line-height:12pt;
  margin-top: 1%;
  padding-bottom: 2px;
  padding-right: 60px;
  padding-left: 60px;
}
.popin p > a {
  text-align:center;
  color:#FFFFFF;
  line-height:12pt;
  text-decoration: underline;
}
p.popin-main-text {
	font-weight: bold;
}
.popin span {
	color:#FFFFFF;
}
.popin-close {
	color:#FFFFFF !important;
	opacity: 0.8 !important;
  top: unset !important;
  display: inline-flex;
}

.bg-black{
  background-color: #000000;
}
/* ------- Icon 16px 16px balises------- */
 span.icon {
	display:inline-block;
	width:16px;
	height:16px;
	background: url(../modules/assets/css/../icons/jnt_file_file.png ) no-repeat top left;
	margin-right:5px;
	vertical-align:text-bottom;
}
 li.icon {
	background: url(../modules/assets/css/../icons/jnt_file_file.png ) no-repeat 0.5em 0.7em;
	padding:0 0 0 27px !important;
}
 a.icon {
	background: url(../modules/assets/css/../icons/jnt_file_file.png ) no-repeat 0 0.2em;
	padding:0 0 0 27px !important;
	display:block;
}
/* ------- Icon 16px 16px Files types------- */
 .file {
    background-image: url(../modules/assets/css/../icons/jnt_file_file.png )!important ;
}
 .video {
    background-image: url(../modules/assets/css/../icons/jnt_file_video.png ) !important ;
}
 .ppt,  .pptx {
    background-image: url(../modules/assets/css/../icons/jnt_file_ppt.png ) !important ;
}
 .exe {
    background-image: url(../modules/assets/css/../icons/jnt_file_exe.png ) !important ;
}
 .msword,  .doc,  .docx {
    background-image: url(../modules/assets/css/../icons/jnt_file_doc.png ) !important ;
}
 .html,  .htm {
    background-image: url(../modules/assets/css/../icons/jnt_file_html.png ) !important ;
}
 .img,   .gif,  .jpeg,  .jpg,  .png {
    background-image: url(../modules/assets/css/../icons/jnt_file_img.png ) !important ;
}
 .pdf {
    background-image: url(../modules/assets/css/../icons/jnt_file_pdf.png ) !important ;
}
 .sound,  a.wav,  .mp3,  .mpeg,  .mpg {
    background-image: url(../modules/assets/css/../icons/jnt_file_sound.png ) !important ;
}
 .txt {
    background-image: url(../modules/assets/css/../icons/jnt_file_txt.png ) !important ;
}
 .xls,  .xlsx,  .csv {
    background-image: url(../modules/assets/css/../icons/jnt_file_xls.png ) !important ;
}
 .zip,  a.sit,  .rar,   .tar,  .gz,  .jar {
    background-image: url(../modules/assets/css/../icons/jnt_file_zip.png ) !important ;
}
 .swf {
    background-image: url(../modules/assets/css/../icons/jnt_flash.png ) !important ;
}
 .odg {
    background-image: url(../modules/assets/css/../icons/jnt_file_odg.png ) !important ;
}
 .odp {
    background-image: url(../modules/assets/css/../icons/jnt_file_odp.png ) !important ;
}
 .ods {
    background-image: url(../modules/assets/css/../icons/jnt_file_ods.png ) !important ;
}
 .odt {
    background-image: url(../modules/assets/css/../icons/jnt_file_odt.png ) !important ;
}
 .rtf {
    background-image: url(../modules/assets/css/../icons/jnt_file_rtf.png ) !important ;
}
 .svg {
    background-image: url(../modules/assets/css/../icons/jnt_file_svg.png ) !important ;
}
 .sxc {
    background-image: url(../modules/assets/css/../icons/jnt_file_sxc.png ) !important ;
}
 .sxi {
    background-image: url(../modules/assets/css/../icons/jnt_file_sxi.png ) !important ;
}
 .sxw {
    background-image: url(../modules/assets/css/../icons/jnt_file_sxc.png ) !important ;
}
 .tsv {
    background-image: url(../modules/assets/css/../icons/jnt_file_tsv.png ) !important ;
}
/* ------- File types (end) ------- */



/* ------- Icon 48px 48px balises ------- */
 span.icon_large {
	display:block;
	width:48px;
	height:48px;
	margin:10px;
	background: url(../modules/assets/css/../icons/jnt_file_file_large.png ) no-repeat top left;
}
 li.icon_large {
	background: url(../modules/assets/css/../icons/jnt_file_file_large ) no-repeat 0.5em 0.7em;
	padding:0.5em 0.5em 0.5em 59px !important;
	min-height:55px
}
 a.icon_large {
	background: url(../modules/assets/css/../icons/jnt_file_file_large ) no-repeat 0 0.2em;
	padding:0 0 0 59px !important;
	min-height:55px;
	display:block;
}
/* ------- Icon 48px 48px Files types------- */

 .file_large {
    background-image: url(../modules/assets/css/../icons/jnt_file_file_large.png ) !important ;
}
 .video_large {
    background-image: url(../modules/assets/css/../icons/jnt_file_video_large.png ) !important ;
}
 .ppt_large,  .pptx_large {
    background-image: url(../modules/assets/css/../icons/jnt_file_ppt_large.png ) !important ;
}
 .exe_large {
    background-image: url(../modules/assets/css/../icons/jnt_file_exe_large.png ) !important ;
}
 .msword_large,  .doc_large,  .docx_large {
    background-image: url(../modules/assets/css/../icons/jnt_file_doc_large.png ) !important ;
}
 .html_large,  .htm_large {
    background-image: url(../modules/assets/css/../icons/jnt_file_html_large.png ) !important ;
}
 .img_large,   .gif_large,  .jpeg_large,  .jpg_large,  .png_large {
    background-image: url(../modules/assets/css/../icons/jnt_file_img_large.png ) !important ;
}
 .pdf_large {
    background-image: url(../modules/assets/css/../icons/jnt_file_pdf_large.png ) !important ;
}
 .sound_large,  a.wav_large,  .mp3_large,  .mpeg_large,  .mpg_large {
    background-image: url(../modules/assets/css/../icons/jnt_file_sound_large.png ) !important ;
}
 .txt_large {
    background-image: url(../modules/assets/css/../icons/jnt_file_txt_large.png ) !important ;
}
 .xls_large,  .xlsx_large,  .csv_large {
    background-image: url(../modules/assets/css/../icons/jnt_file_xls_large.png ) !important ;
}

 .zip_large,  a.sit_large,  .rar_large,   .tar_large,  .gz_large,  .jar_large {
    background-image: url(../modules/assets/css/../icons/jnt_file_zip_large.png ) !important ;
}
 .swf_large {
    background-image: url(../modules/assets/css/../icons/jnt_flash_large.png ) !important ;
}
 .odg_large {
    background-image: url(../modules/assets/css/../icons/jnt_file_odg_large.png ) !important ;
}
 .odp_large {
    background-image: url(../modules/assets/css/../icons/jnt_file_odp_large.png ) !important ;
}
 .ods_large {
    background-image: url(../modules/assets/css/../icons/jnt_file_ods_large.png ) !important ;
}
 .odt_large {
    background-image: url(../modules/assets/css/../icons/jnt_file_odt_large.png ) !important ;
}
 .rtf_large {
    background-image: url(../modules/assets/css/../icons/jnt_file_rtf_large.png ) !important ;
}
 .svg_large {
    background-image: url(../modules/assets/css/../icons/jnt_file_svg_large.png ) !important ;
}
 .sxc_large {
    background-image: url(../modules/assets/css/../icons/jnt_file_sxc_large.png ) !important ;
}
 .sxi_large {
    background-image: url(../modules/assets/css/../icons/jnt_file_sxi_large.png ) !important ;
}
 .sxw_large {
    background-image: url(../modules/assets/css/../icons/jnt_file_sxc_large.png ) !important ;
}
 .tsv_large {
    background-image: url(../modules/assets/css/../icons/jnt_file_tsv_large.png ) !important ;
}
/* ------- File types (end) ------- */


.h1{
  font-bold: regular;
  font-size:34px;
}
.h2{
  font-bold:bold;
  font-size:24px;
}
.h3{
  font-bold:light;
  font-size:22px;
}
.h4{
  font-bold:semiBold;
  font-size:20px;
}
.h5{
  font-bold:bold;
  font-size:18px;
}


.form-group{
  
  width : 100%;
  
}
input{
  width: 100%;
  height: 40px;
  border-radius : 5px;
  border : solid 1px #ABABAB;
  
  padding: 0;
  background-color:#d3d3d3;
  color:black;
  margin-bottom:15px;
}

select {
  width: 100%;
  height: 40px;
  border-radius : 5px;
  border : solid 1px #ABABAB;
  background-color: #d3d3d3;
  margin-bottom:15px;
  color:black;
}

.listeNomsCookies {
  width: auto;
  height: 40px;
  border-radius : 5px;
  border : solid 1px #ABABAB;
  background-color: #d3d3d3;
  margin-bottom:15px;
  color:black;
}

input[type=radio] {

  width:50px;
  height: auto;
  border-radius : 5px;
  border : solid 1px #ABABAB;
  background-color:#d3d3d3;
  color:black;
  text-align:left;
 }
