@charset "UTF-8";

/****************** Debut VlepAG*********************/

/* ------------------- Commun a tous les modeles VlepAG */

.vlepAG h2.sousTitre {
	clear: both;
	
	font-family: pt_sans, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 1.846153846153846em;
	color: #ea7420;
	margin: 26px 0 9px 0;
}

.resultatsRecherche .affinerRecherche form > div {
	padding-bottom: 0; 
}

.bloc_logos {
	width: 100%;
	margin: 30px 0 0 0;
	font-size: 0;
	text-align: center;
}

.bloc_logos a {
	display: inline;
}

.bloc_logos a img {
	vertical-align: middle;
	width: 46.42857142857143%;
	height: auto;
	margin: 0 0 20px 7.14285714285714%;
}

.bloc_logos a:first-child img {
	margin-left: 0%;
}

/* ------------------- Specifique page d'accueil VlepAG */

.vlepAG.accueilVlepAG #ZonePresentation {
}

.vlepAG.accueilVlepAG #ZonePresentation > .illustration {
	float:left;
	display: inline-block;
	margin: 0.5em 1.5em 0.5em 0;
}

.vlepAG.accueilVlepAG #ZonePresentation > .illustration > img {
	border:1px solid #ccc;
}

.vlepAG.accueilVlepAG #ZoneInformations {
	clear:both;
}

.vlepAG.accueilVlepAG #ZoneRecherche {
	clear:both;
	margin:2em 0 0 0;
}

.vlepAG.bloc_compedit .bce_cartouche {
	margin-top:10px;
}

.vlepAG.bloc_compedit .bce_lienint,
.vlepAG.bloc_compedit .bce_lienext {
	margin:0 0 0.75em 0;
}

.vlepAG.bloc_compedit .bce_lienext a {
    color: #3c3c3c;
    padding-left: 15px;
}

.vlepAG.accueilVlepAG div.autosuggest ul li a span small {
	display:none;
}

.vlepAG.accueilVlepAG #search-listeFiches .nouveau,
.vlepAG.accueilVlepAG #search-listeFiches .miseAJour {
	vlepAG: inline-block;
	padding:2px 4px;
	font-size: 0.85em;
	font-weight: normal;
	line-height: 100%;
	cursor: help;
	
	color: #cc5700;
	border:1px dotted #ea7420;
	background: rgba(255, 255, 255, 0.7);
	
}


.vlepAG.accueilVlepAG #ZoneInformations {
	position: relative;
	margin:2.5em 0 0 0;
}

.vlepAG.accueilVlepAG #ZoneInformations > h2 {
	margin:0 40px 0.5em 0;
}

.vlepAG.accueilVlepAG #ZoneInformations > .rss {
	font-size: 0;
	display: inline-block;
	position: absolute;
	top:0;
	right:0;
	
	vertical-align: middle;
	margin:0 0 0.5em 1em;
	width:18px;
	height:18px;
	background: url(../image/pictos.png) 0 0 no-repeat;
}

.vlepAG.accueilVlepAG #ZoneInformations .rss:hover {
	background-position: 0 -25px;
}

.vlepAG.accueilVlepAG #ZoneInformations .infos {
	font-size: 0;
}
.ltIE9 .vlepAG.accueilVlepAG #ZoneInformations .infos { /* alternative au font-size:0 */
	font-family: AdobeBlank;
	font-size:1em;
}

.vlepAG.accueilVlepAG #ZoneInformations .infos > li {
	display: inline-block;
	width:48%;
	margin:0 4% 20px 0;
	vertical-align: top;
}

.vlepAG.accueilVlepAG #ZoneInformations .infos > li:nth-child(even) {
	margin-right: 0;
}
.ltIE9 .vlepAG.accueilVlepAG #ZoneInformations .infos > li.even {
	margin-right: 0;
}

.vlepAG.accueilVlepAG #ZoneInformations .infos > li:first-child:nth-last-child(1) {
   width: 100%;
   margin-right: 0;
}
.ltIE9 .vlepAG.accueilVlepAG #ZoneInformations .infos > li.first-child.last-child  {
    width: 100%;
    margin-right: 0;
}

.IOsDevice .vlepAG.accueilVlepAG #ZoneInformations .infos > li {
    width: 100% !important;
    margin-right: 0 !important;
}

.vlepAG.accueilVlepAG #ZoneInformations .infos .info {
	display: block;
	background: #f2f2f2;
	font-family: sans_serif_webfont, Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding:10px;
	line-height: 1.2em;
	font-size:1rem;

}
.ltIE9 .vlepAG.accueilVlepAG #ZoneInformations .infos .info { /* alternative aux tailles "rem" */
	font-size:1em;
	font-family: sans_serif_webfont, Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.vlepAG.accueilVlepAG #ZoneInformations .infos .info h3 {
	margin: 0 0 0.5em 0;
}

.vlepAG.accueilVlepAG #ZoneInformations .infos .info h3 > .date{
	display: block;
	margin:0 0 0.5em 0;
	font-style: normal;
	font-weight: bold;
	font-size: 1.076923076923077em;
	color: #787f86;
}

.vlepAG.accueilVlepAG #ZoneInformations .infos .info h3 > .titre {
	display: block;
	margin:0;
	color:#000;
	font-style: normal;
	font-weight: bold;
	font-size: 1.076923076923077em;
}

.vlepAG.accueilVlepAG #ZoneInformations .infos .info .editorial {
	margin:0 0 0.8em 0;
}

.vlepAG.accueilVlepAG #ZoneInformations .infos .info .liens {
	display: block;
	border-top: 1px solid #cacaca;
}

.vlepAG.accueilVlepAG #ZoneInformations .infos .info .liens > li {
	display: block;
  	background: url(../../../templating-kit/themes/inrs/img/blocCompEdit/EncocheLien.png) 0 11px no-repeat;
    margin: 0 0 0 0;
    padding-top: 8px;
}

.vlepAG.accueilVlepAG #ZoneInformations .infos .info .liens > li > a{
	display:inline-block;
	padding-left: 10px;
	font-size: 0.9230769em; /* base 12px - 12/13px */
	font-weight: bold;
	color: #787f86;
}

/* ------------------- Specifique liste de resultats vlepAG*/

.vlepAG.resultats #EnteteResultats h2 {
	font-family: pt_sans, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 1.384615384615385em;
	color: #ea7420;
	margin-top: 15px;
	
	text-transform: uppercase;
}

.vlepAG.resultatsVlepAG #EnteteResultats .rappelCriteres {
	font-family: pt_sans, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.384615384615385em;
	color: #ea7420;
	margin: 0.25em 0 0.5em 0;
}
.vlepAG.resultatsVlepAG #EnteteResultats .rappelCriteres .valeur {
	font-weight: bold;
}
/* on ajoute une version generique */
.vlepAG.resultats #EnteteResultats .rappelCriteres {
	font-family: pt_sans, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.384615384615385em;
	color: #ea7420;
	margin: 0.25em 0 0.5em 0;
}
.vlepAG.resultats #EnteteResultats .rappelCriteres .valeur {
	font-weight: bold;
}

.resultatsRecherche .container_colonneDroite .retourListe {
	margin-top:10px;
}

/* ------------------- Spécifique résultats de recherche vlepAG

.vlepAG.resultatsRecherche .triPages .titre{
	width: 30%;
}
.vlepAG.resultatsRecherche .triPages .wrapperBoutonTri{
	width: 30%;
}
.vlepAG.resultatsRecherche .triPages .wrapperBoutonTri > a{
	margin-left:0 !important;
}

/* ------------------- Specifique fiche vlepAG*/

/* --- Sommaire de la fiche --- */
.vlepAG.fiche #Sommaire {
	margin:1em 0;
}

.vlepAG.fiche #Sommaire > .titre {
	background : #ea7420;
}

.vlepAG.fiche #Sommaire > .titre > .wrapper {
	font-size: 1.15384615384615em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding-top:0.25em;
	padding-bottom:0.25em;
}

.vlepAG .search-box .styleRadios {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: left;
	align-content: space-around;
	max-width: 100%;
	line-height: 1.4em;
}

.vlepAG .search-box .styleRadios div {
	width: 130px;
}
.vlepAG .search-box .styleRadios_1row {
	display: flex;
	flex-direction: row;
	align-items: center;
	align-content: space-around;
	max-width: 100%;
	line-height: 1.4em;
	margin-right: 2%;
}

.vlepAG .search-box .styleRadios_1row div {
	width: 130px;
}
.vlepAG.fiche #Sommaire > .titre > .wrapper:after{
	display:block;
	position:absolute;
	bottom:-6px;
	left:45px;
	
	font-size: 0;
	content : "00a0"; /* espace insécable */
	background: url(../../../templating-kit/themes/inrs/img/pageDossier/encocheHeader.png) no-repeat 0 0;
	width:19px;
	height: 6px;
}

.vlepAG.fiche #Sommaire > .liens {
	background: #e5e5e5;
}

.vlepAG.fiche #Sommaire > .liens > .wrapper {
	padding-top:5px;
}

.vlepAG.fiche #Sommaire > .liens > .wrapper > .liensContenu {
	padding:1em 0 0.5em 0;
	
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;	
	
	-webkit-column-gap : 2em;
	-moz-column-gap : 2em;
	column-gap : 2em;
	
	display: block;
	vertical-align: top;
	width:69%;
	float:left;
}

.vlepAG.fiche #Sommaire > .liens > .wrapper > .boutons {
	vertical-align: top;
	width:31%;
	float:left;
}

@media print {
	.vlepAG.fiche .container_colonneDroite,
	.vlepAG.fiche #Sommaire > .liens > .wrapper > .boutons {
	display: none;
	}
	
.vlepAG.fiche #Sommaire > .liens > .wrapper > .liensContenu {
	width: 100%;
	}
}

.vlepAG.fiche #Sommaire > .liens > .wrapper > .boutons > a {
	display: block;
	margin: 1em 0;
}

.vlepAG.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li {
	margin:0 0 1em 0;
}

.vlepAG.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li > span,
.vlepAG.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li > a.lien {
	display: inline-block;
	background: url(../../../templating-kit/themes/inrs/img/pageDossier/puces.png) no-repeat 0 3px;
	padding:0 0 0 10px;
	color:#3c3c3c;
}

.vlepAG.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li > span {
	font-weight: bold;
	text-decoration: underline;
}

.vlepAG.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li > span.lien {
	font-weight: normal;
	text-decoration: none;
}

.vlepAG.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li > .lien.selectionne {
	font-weight: bold;
	text-decoration: underline ! important;
}

.vlepAG.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li > .lien.selectionne {
	font-weight: bold;
	text-decoration: underline ! important;
}

.vlepAG.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li > .group {
	display: inline-block;
}
.vlepAG.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li > .group > .boutonImportant:first-child {
	display:block;
	margin-bottom: 1.2em;
}

/* --- Titres --- */

.vlepAG.fiche .sectionFiche > div.editorial:after {
	content: " ";
	display: block !important; 
	clear: both !important; 
	visibility: hidden !important; 
	line-height: 0 !important; 
	/* height 1px !important; */
	width: 1px !important;
	font-size: 0;
	overflow:hidden !important;
}

.vlepAG.fiche .titreSection {
	position: relative;
	font-family: pt_sans, sans-serif;
	margin: 1em 0 0.25em 0;
	font-weight: bold;
	font-style: normal;
	font-size: 1.846153846153846em;
	color: #ea7420;
}

.vlepAG.fiche .titreSection > em {
	font-family: sans_serif_webfont, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:0.8em;
	display: block;
	color: #000;
	margin:0.25em 0 0 0;
}

/* Sous titre de niveau 2 */
.vlepAGh3 {
	position: relative;
}

.vlepAGh4 {
	font-family: pt_sans, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 1.692307692307692em; /* 22px / 13px */
	color: #3c3c3c;
	margin-top: 26px;
	margin-bottom: 10px;
}
/* Sous titre de niveau 3 */
.vlepAGh5 {
	font-family: pt_sans, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 1.538461538461538em; /* 20px / 13px */
	color: #787f86;
	margin-top: 26px;
	margin-bottom: 8px;
}
/* Sous titre de niveau 4 */
.vlepAGh6 {
	font-family: pt_sans, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.3076923em; /* 17px / 13px */
	color: #787f86;
	margin-top: 1em;
	margin-bottom: 0.2em;
}

/* Sous-titre dans un tableau */
.vlepAGtd > h2, 
.vlepAGtd > h3, 
.vlepAGtd > h4, 
.vlepAGtd > h5, 
.vlepAGtd > h6 {
	margin-top:0;
} 


/* --- Tableaux --- */

@media print {
	.vlepAG.tableau th {
		text-transform: none;
	}
}


/* --- Biblio --- */

.vlepAG#section-bibliographie .editorial ol > li p {
	line-height: inherit;
}

.vlepAG#section-bibliographie .editorial ol.R > li:before {
 content: "R" counter(customlistcounter) "\00a0\2502\00a0";
}

.vlepAG#section-bibliographie .editorial ol.G > li:before {
  content: "G" counter(customlistcounter) "\00a0\2502\00a0";
}

.vlepAG#section-bibliographie .editorial ol.H > li:before {
  content: "H" counter(customlistcounter) "\00a0\2502\00a0";
}

.vlepAG#section-bibliographie .editorial ol.L > li:before {
  vlepAG: "L" counter(customlistcounter) "\00a0\2502\00a0";
}

.vlepAG#section-bibliographie .editorial ol.M > li:before {
  content: "M" counter(customlistcounter) "\00a0\2502\00a0";
}

/* Largeur inferieure a 960px */
@media screen and (max-width:960px) {
	.vlepAG.accueilVlepAG #ZoneInformations .infos > li {
	    width: 100% !important;
	    margin-right: 0 !important;
	}
}

/* Largeur inferieure a 767px */
@media screen and (max-width:767px) {
	.vlepAG.fiche .sectionFiche {
		width: 100%;
		min-width: 0;
	}
	
	.bloc_logos a img {
		width:130px;
	}
	
	/* ------------------- Specifique fiche labo / fiche */
	
	.vlepAG.fiche .bloc_sommaire,
	.vlepAG.fiche .bloc_liensConnexes {
		display: block;
		margin: 20px 0;
		width: 100%;
	}
}

/* Largeur inferieure a 600px */
@media screen and (max-width:600px) {
	.vlepAG.fiche #Sommaire > .liens > .wrapper > .liensContenu {
	width:50%;

	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;	
	
	-webkit-column-gap : 0;
	-moz-column-gap : 0;
	column-gap : 0;
	}
	.vlepAG.fiche #Sommaire > .liens > .wrapper > .boutons {
	width:50%;
	}
}

/* Largeur inferieure a 480px */
@media screen and (max-width:480px) {
	.vlepAG.fiche #Sommaire > .liens > .wrapper > .liensContenu {
		padding-bottom: 0;
		width:auto;
		float:none;
	}
	.vlepAG.fiche #Sommaire > .liens > .wrapper > .boutons {
		width:auto;
		float:none;
		margin: 0;
		padding-bottom: 1em;
	}
	.vlepAG.fiche #Sommaire > .liens > .wrapper > .boutons > a {
		display: inline-block;
		margin-top: 0 1em 0 0;
		float:left;
		clear:left;
	}
	.vlepAG.accueilVlepAG #ZoneInformations .infos > li {
	    width: 100%;
	    margin-right: 0;
	}
	
	.vlepAG.accueilVlepAG #ZonePresentation .actions {
		margin:1em 0 0;
	}
	
	.vlepAG.recherche .search-box .liste_choix.doubleColonne > ul > li,
	.vlepAG.recherche .search-box .liste_choix.tripleColonne > ul > li,
	.vlepAG.recherche .search-box .liste_accesDirect > li,
	.vlepAG.recherche .search-box .liste_choix > ul > li,
	.vlepAG.recherche .search-box .doubleColonne > div.cell{
		display:inline-block;
		width: 100%;
	}
	.vlepAG.recherche .search-box .doubleColonne > div.cell,
	.vlepAG.recherche .search-box .doubleColonne > div.cell + div.cell{
		float: none;
	}
	.vlepAG.recherche .search-box .doubleColonne > div.cell{
		margin-bottom: 30px;
	}
	.vlepAG.recherche .search-box .row.doubleColonne{
		padding-bottom: 0;
	}	
	
	.vlepAG.recherche .search-box .doubleColonne > div.empty.cell{
		display:none;
	}
	
	/* --- Fiche --- */
}

// ajouts FPI 20230117

input:-moz-autofill,
input:-moz-autofill-preview,
input:-webkit-autofill {
  filter: none;
  background: #fff !important;
}
select {
  filter: none;
  background: #fff !important;
}

div.row {
    padding-bottom: 10px !important;
}
div.rowBorder {
    border-top: 1px #a0a0a0 solid;
    padding-bottom: 10px !important;
}
div.rowBorder.last {
    padding-top: 20px;
    border-top: 1px #a0a0a0 solid;
    padding-bottom: 0px;
}
div.critere {
    padding-top: 10px;
}
div.critere label {
    padding-left: 12px;
    background: url(../../../templating-kit/themes/inrs/img/editorial-bullet-point.png) 1px 6px no-repeat;
}

/* Style propre à l'ABCdaire */
.abcdaire{
	height: 3.07692307692308em; /* 40px / 13px */
}
.abcdaire .lettre,
.abcdaire .lettre_sans_contenus{
	height: 2.10526315789474em; /* 40px / 19px */
	line-height: 2.10526315789474em; /* 40px / 19px */
	font-size: 1.46153846153846em; /* 19px / 13px */
	width: 1.21052631578947em; /* 23px / 19px */
}
.abcdaire .lettre a{
	padding: 0.421052631578947em /* 8px / 19px */  0.368421052631579em; /* 7px / 19px */
}
.classement_alphabetique .classement_lettre ul.liste_metiers{
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap : 3em;
	-moz-column-gap : 3em;
	column-gap : 3em;
	vertical-align: top;
}
.classement_alphabetique .classement_lettre ul.liste_metiers li{
	font-size: 1.07692307692308em; /* 14px / 13px */
	line-height: 2.14285714285714em; /* 30px / 14px */
}
.classement_alphabetique .classement_lettre ul.liste_metiers li span.lien {
	display: inline-block;
	background: url(../../../templating-kit/themes/inrs/img/pageDossier/puces.png) no-repeat 0 0.357142857142857em; /* 5px / 14px */
	line-height: 1.28571428571429em; /* 18px / 14px */
	padding:0 0 0 10px;
	width: 100%;
	font-size: 1em;
}
.classement_alphabetique .classement_lettre ul.liste_metiers li span.lien a,
.classement_alphabetique .classement_lettre ul.liste_metiers li span.lien a h3{
	display: inline;
}

/* Cibler les appareils Android en format mobile */
@media only screen and (min-width: 320px) and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 1) {
  /* Règles CSS pour les appareils Android en format mobile */
  #recherche-VlepAG_rechercheAgent {
    white-space: nowrap;
  }
  .rechercheAvancee .search-box #search-nav .onglet {
  font-size: 1.4em;
  }
  
}

/* pour cette div vérifier si l'ajout du CSS ci-dessous ne crée pas de conflit sur d'autres pages */
@media screen and (max-width: 480px) {
.row.last.mobileBDD { display: flex; justify-content: space-between; }

/* Réduction minime de la largeur des deux boutons */
.validButton.mobileBDD { width: 130px !important; }
.resetButton.mobileBDD { width: 180px !important; margin-top: 0px !important;}
}

/* On désactive la marge haute du bouton 'Effacer la recherche' uniquement en format mobile */
@media screen and (max-width: 480px) {
  .recherche .search-box .resetButton {
    clear: right;
    margin-right: 0;
    /*
    margin-top: 15px;
    */
  }
}
/****************** Fin vlepAG **********************/

