.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) ------- */
.form_logementadapte_glb_div{
	position:relative;
	width:100%;
	background: #ffffff;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
    padding: 30px;
    border-radius: 10px;
    box-sizing: border-box;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
}

body.article .content .container .form_logementadapte_glb_div h3 {
	margin-top: 0px;
}


#formulaire_logementadapte{
	font-size: 16px;
}
.form_logementadapte_glb_div .form-group {
	margin-bottom: 1.5rem;
}
.form_logementadapte_glb_div .form-group-q9 {
	display: none;
}

.form_logementadapte_glb_div .form-group-q11 {
	display: none;
}

#logementadapte_result .card p {
	font-weight: normal;
}
.mandatory {
	color: #AF206F;
	vertical-align: text-bottom;
} 
.mandatory_fields{
	text-align: right;
}

.container_accordion_withCondition {
	display:none;
}

.section_accordeon_formLogementAdapte.editModeClass {
	display: unset !important;
}
.section_accordeon_formLogementAdapte .section_accordeon_logementAdapte_title {
	padding: 20px 10px 2px !important;
    box-shadow: none !important;
    margin: 0px !important;
    border: none !important;
    min-height: unset !important;
}

.section_accordeon_formLogementAdapte .formLogement_sectionAccordeon_title {
    border-bottom: 1px solid #DBDBDB;
    margin-top: -10px !important;
    padding-bottom: 8px;
    margin-bottom: 11px !important;
    font-weight: 600 !important;
    font-family: 'Raleway', sans-serif;
    display: block;
    font-size: 18px;
}

.section_accordeon_formLogementAdapte .grp_accordeon_logementAdapte {
	margin-top: 0;
	border: 1px solid #ADADAD;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 10%);
    border-radius: 10px;
    margin-bottom: 20px;
    background: #FFFFFF;
}

.section_accordeon_formLogementAdapte .grp_accordeon_logementAdapte .formLogement_accordion_title{
	font-weight: 600;
    display: inline-block;
    width: 93%;
    font-style: normal;
    font-size: 18px;
    line-height: 140%;
    margin: 0;
}

.visibleAccordion {
	border-bottom: 1px solid #ADADAD;
}

.section_accordeon_formLogementAdapte .grp_accordeon_logementAdapte .jahia-template-gxt {
	border-bottom: 1px solid #ADADAD;
	margin-bottom: 0px;
}

.section_accordeon_formLogementAdapte .grp_accordeon_logementAdapte .jahia-template-gxt:last-child {
	border-bottom: none;
}


label.question-label {
    font-weight: 500;
}

.form-display {
    display: flex;
    position: absolute;
    right: 20px;
    top: 35px;
    color: #0071B9;
    cursor: pointer;
}

.form-container {
	display: block;
}

.missingFieldsContainer {
	display: none;
    color: red;
    font-size: 16px;
    margin-bottom: 25px;
}

.missingFields {
	padding: 0 10px;
}
.missingFieldsIcon::before{
	content:url("../modules/cnav-pub2-composants/css/../img/alert.svg");
}


@media (max-width: 600px) {
	.form-display {
    	position: initial;
	}
}
@media (max-width: 991.98px) {
   #logementadapte_score {
        width: auto;
        margin-left: 0px;
        margin-right: 0px;
    } 
}
