<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* { 
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.231; 
	text-rendering: optimizeLegibility; 
	font-size: 100%; 
	-webkit-text-size-adjust: 100%; 
	-ms-text-size-adjust: 100%;
/*
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
*/
}

*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html {
	font-size: 13px;
}

.divexpl {
	width: 100%;
    overflow: auto;
/*     display: inline-flex; */
}	

#rcrsearch {
	font-size: 12px;
	padding: 3px 10px;
}


	
	


label.label {
    color: red;
    width: initial;
    margin-top: 0px;
}

#divautre textarea {
	color:#bbb;
}

textarea#ta {
    width: 60%;
    margin-left: 0px;
    text-align: left;
    border-top-width: 0px;
    padding-top: 0px;
    border: none;
}

textarea#ta, label.label {
    vertical-align: top;
    display: inline-block;
    
}

#divautre #unprotect.unprotect {
	width:100%;
        height: 100px
	}
/* style pour liste dÃ©roulante form. personnalisÃ©s pour crÃ©ation*/


.custom-dropdown--large {
    font-size: 1.5em;
}
.custom-dropdown--small {
    font-size: 0.7em;
}
.custom-dropdown__select {
    font-size: inherit;
    margin: 0;
    padding: 5px;
}
.custom-dropdown__select--white {
    background-color: #fff;
    color: #444;
}

.custom-dropdown__select--red {
    background-color: #d53a22;
    color: #fff;
}
@supports (pointer-events: none) and ((-webkit-appearance: none) or (-moz-appearance: none) or (appearance: none)) {

.custom-dropdown {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.custom-dropdown__select {
    -moz-appearance: none;
    border: 0 none;
    border-radius: 5px;
    padding-right: 2.5em;
}
.custom-dropdown:before, .custom-dropdown:after {
    content: "";
    pointer-events: none;
    position: absolute;
}
.custom-dropdown:after {
    content: "â–¼";
    font-size: 0.625em;
    height: 1em;
    line-height: 1;
    margin-top: -0.5em;
    right: 1.2em;
    top: 50%;
}
.custom-dropdown:before {
    border-radius: 0 3px 3px 0;
    bottom: 0;
    right: 0;
    top: 0;
    width: 2em;
}
.custom-dropdown__select[disabled] {
    color: rgba(0, 0, 0, 0.3);
}
.custom-dropdown.custom-dropdown--disabled:after {
    color: rgba(0, 0, 0, 0.1);
}
.custom-dropdown--white:before {
    background-color: #fff;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    bottom: 0.5em;
    top: 0.5em;
}
.custom-dropdown--white:after {
    color: rgba(0, 0, 0, 0.9);
}
.custom-dropdown--emerald:before {
    background-color: #669612;
}
.custom-dropdown--emerald:after {
    color: rgba(0, 0, 0, 0.4);
}
.custom-dropdown--red:before {
    background-color: #d53a22;
}
.custom-dropdown--red:after {
    color: rgba(0, 0, 0, 0.4);
}

}


body {
	background: #f2f2f2;
	color: #666;
	font-size: 1rem;
	margin: 0;
	padding: 0;
}

a, a:visited {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #333;
}

.contain {
	width: 940px;
	margin: 0 auto;
}

.highlight{
 		font-weight:bold;
		font-size:14px;
       }


#tableForm,
#tablePpn {
	width: 100%;
	float: left;
	background: white;
	border: none;
	border-collapse: separate;
    border-spacing: 0;
	margin-top: 30px;
}


#ExplBox { 
    position: relative; 
    border: 1px solid black;
    min-height: 200px;
	
}


#ExplBox div { 
      position: relative;
      top: 10px;
      bottom: 12px;
      left: 0;
      right: 12px;
}


#TabListeLoc th,
#TabListeLoc td,
#tablePpn th,
#tablePpn td,
#sendPpn td {
	text-align: left;
	font-size: 1rem;
}

#tablePpn th {
	background: #2e2866;
	color: #fff;
}

#tablePpn td {
	float: left;
	margin: 0;
}

#tablePpn th,
#tablePpn td {
	padding: 15px 10px;
}

#sendPpn td {
    align : left;
    float: left;
	margin: 4px 2px 0 6px;
	padding: 0;
}

td.action {
	float: right!important;
/* 	width: 50px; */
	position: relative;
}

/*
td.action a {
	display: block;
	width: 20px;
	height: 20px;
	background: red;
}
*/

a#boutonlogout {
	cursor: pointer;
}


/*
.option_afflibmulti {
	width: 80px;
	height: 24px;
	float: left;
	display: block;
	border: 1px solid #eee;
	margin: 0 0 0 3px;

}
*/



a#creexpl,
a#creexplmod {
	float: left;
	display: block;
	border: none;
	margin: 0;
	color: #fff;
}

a#creexpl {
	background: url(https://colodus.sudoc.fr/images/option_ajouter.png) no-repeat 4px 2px #466289;
	position: absolute;
	right: 0;
	top: 0;
}

a#creexplmod {
	background: url(https://colodus.sudoc.fr/images/option_ajouter.png) no-repeat 4px 2px #B1413F;
}

p#pp {
	float: left;
	text-indent: -9999px;
	background: url(images/colodus.png) no-repeat 0 10px;
	height: 40px;
	width: 200px;
}

#content {
	float: left;
    width: 100%;
    padding: 0;
}

#zone_connexion,
#container {
	float: left;
	width: 100%;
	text-align: center;
}

/* Boutons */

#panierPpn #boutonPpnSend,
#panierPpn #boutonPpnDownload,
#panierPpn #boutonPpnVider {
	color: #666;
	border: 1px solid #aaa;
}






/* Fond du bouton Vider */

#zone_connexion input#boutonInit {
	background: url(images/actualiser.png) no-repeat 0 3px;
	margin: 0;
	padding: 0 0 0 18px;
	color: #888;
	font-size: 12px;
	border: none;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}


#zone_connexion input#boutonTousMesExpl {
	margin: 30px 0 0 0;
}

/* news sur Ã©cran de recherche*/
.news {
	text-align: left;
	padding-top: 60px;
	font-size: 12px;
}


#donneesExpl input#Tteloc,#donneesExpl input#Explib ,#donneesExpl input#TtIln, #detailNotice input#Unimarc, #detailNotice input#PanierPpn,#detailNotice button#ppncopy {
	float: right;
	margin: 0 5px 0 0;
}

#donneesExpl input#afflib {
	float: right;
	margin: 0 40px 0 0;
}

#donneesExpl input#PanierPpn {
	float: left;	
	margin: 0 5px 0 40px;
}

#donneesExpl button#ppncopy {
	float: left;	
	margin: 0 5px 0 0;
}


#zone_connexion input#isbnsearch,
#zone_connexion input#ppnsearch,
#zone_connexion input#issnsearch {
	width: 100px;
}

#zone_connexion label,
span.ou_1,
span.ou_2 {
	margin: 0 5px;
	font-size: 11px;
	color: #666;
}

#zone_connexion label {	
	margin: 0 5px;
}

span.ou_1,
span.ou_2 {
	margin: 0 0 0 5px;	
	font-weight: bold;
}

.selection_ppn,
.selection_rcr {
	width: 46%;
	border: 1px solid #ddd;
	min-height: 80px;
	text-align: center;
	background: #fff;
	padding: 15px 0;
}

.selection_ppn {
	float: left;	
}

.selection_rcr {
	float: right;
}

.ppn_full {
	width: 900px;
}

.selection_index,
.selection_filtres {
	width: 43%;
	margin: 10px;
	padding: 10px 20px;
	border: 1px dotted #bbb;
	text-align: left;
	min-height: 170px;
}

.selection_index {
	float: left;
}

.selection_filtres {
	float: right;
}

#TabListeExpl tr, #TabListeExplLib tr {
	text-align: left;
	width: 100%;
	border: none;
	background: #fff;
}

#TabListeExpl, 
#TabListeExplLib {
	border: none;
	width: 100%;
	padding: 0 0 0 60px;
}

#TabListeExpl td, #TabListeExplLib td {
	border: none;
	max-width: 800px /*rajout fbe pour largeur colonne exemplaire*/
}

#TabListeExpl th, #TabListeExplLib th {
	border: none;
}

/* Surcouche des labels dans la zone Affiner votre recherche */

#zone_connexion .selection_filtres label,
#zone_connexion .selection_index label {
	margin: 0 5px 0 0;
	clear: both;
	width: 100px;
	float: left;
}

/* Surcouche des champs dans la zone Affiner votre recherche */

#zone_connexion .selection_filtres select,
#zone_connexion .selection_filtres input[type=text],
#zone_connexion .selection_index select,
#zone_connexion .selection_index input[type=text] {
	margin: 0 5px 10px 0;
	float: left;
}

/* Menus dÃ©roulants */

#zone_connexion .selection_filtres select,
#zone_connexion .selection_index select {
	font-size: 11px;
	padding: 3px 0;
}

#zone_connexion .selection_filtres select {
	width: 250px;
}

#zone_connexion .selection_index select {
	width: 200px;
}

/* Champs de texte */

#zone_connexion .selection_filtres input[type=text],
#zone_connexion .selection_index input[type=text] {
	padding: 1px 10px;
}

#zone_connexion .selection_filtres input[type=text] {
	width: 230px;
}

#zone_connexion .selection_index input[type=text] {
	width: 300px;
}

#zone_connexion .selection_index select#boolsearch0,
#zone_connexion .selection_index select#boolsearch1 {
	width: 50px;
}

#boutonsave1,
#boutonCancel1 {
	display: none;
}

#pageslide,
#menu {
	position: fixed;
	display: block;
	top: 260px;
	left: 4%;
}

/*
#menu #slidermodal {
	display: none;
}
*/

#slidermodal {
	float: left;
	width: 26%;
	height: 400px;
	overflow-y: auto;
	position: fixed;
	background: #f5f5f5;
	border: 1px solid #ddd;
	padding: 15px 2% 15px 2%;
	border-radius: 3px;
	margin-top: 30px;
}

#slidermodal p {
	font-size: 0.9rem;
	line-height: 1rem;
	text-transform: uppercase;
}

#slidermodal ul {
	margin: 15px 0;
	padding: 0;
	list-style: none;
}

#slidermodal ul li a { 
	font-size: 1rem;
	vertical-align: top;
	color: #333;
}

#slidermodal ul li a:hover {
	color: inherit;
	cursor: pointer;
}

#slidermodal ul li a:nth-child(1) { 
	color: #2e2866; 
	margin: 0 5px 0 0;
}

#slidermodal ul li a:nth-child(1):hover { 
	color: #ca0606; 
}

#slidermodal ul li a:nth-child(2) { 
	line-height: 1.5;
}

#slidermodal ul li ul li {
	line-height: 1.2rem;
	margin: 0 0 10px 10px;
}

#slidermodal ul li ul li a {
	color: #444; 
	font-size: 0.9rem;
	margin: 0!important;
	line-height: 1.2;
}

#boutonsave {
	position: fixed;
	right: 2%;
	bottom: 20px;
	border-radius: 50%;
	height: 50px;
	width: 50px;
	background: url(images/cd-sprite-1.svg) no-repeat #96c03d -43px 3px;
	background-size: 180%;
}

#zone_connexion h3 {
	font-weight: normal;
	font-size: 18px;
	margin: 0 0 15px 0;
}



#zone_connexion .selection_index h3,
#zone_connexion .selection_filtres h3 {
	font-size: 14px;
}
		
		

.ui-dialog .ui-dialog-title {
	margin: 0.1em 0;
}

.ui-dialog .ui-dialog-titlebar-close {
	display: none;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
	opacity: 0;
	width: 0;
}

.ui-widget-content {
	background: transparent;
	border: none;
}

.ui-widget-header {
	background: #bbb;
	border: none;
	font-size: 13px;
	text-transform: uppercase;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br,
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr,
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
	border-radius: 0px;
}

/* Surcouche pour les libellÃ©s du menu principal */

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active,
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	border: none;
	background-image: none;
	background: #2e2866; /*pour prod */
	/*background: #b746b2; pour formation*/
	/*background: #13872D; pour test */
	position: relative;
	padding: 10px 20px 10px 5px;
	color: rgba(255,255,255,0.9);
	font-size: 1.05rem;
	font-weight: 400;
}

.ui-tabs .ui-tabs-nav li a:hover, 
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a:hover {
	color: #fff;
}

.ui-tabs .ui-tabs-nav li {
	top: 0!important;
}

#tabs.ui-tabs .ui-tabs-nav li a:after, #tabs.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a:after {
	border: solid transparent;
	content: ' ';
	height: 0;
	left: 100%;
	position: absolute;
	width: 0;
	border-width: 10px;
	border-left-color: #fff;
	top: 8px;
}

.ui-tabs .ui-tabs-nav .ui-state-disabled {
	margin: 0;
}

.ui-none {
	display: none;
}

#subtabs.ui-state-active:after, #subtabs.ui-widget-content .ui-state-active:after, #subtabs.ui-widget-header .ui-state-active:after,
#subtabs.ui-tabs .ui-tabs-nav li a:after, #subtabs.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a:after {
	border: none;
}

/* Surcouche pour les onglets 2e niveau sur la page de notice : Ã©tat normal */

#subtabs.ui-tabs .ui-tabs-nav li.ui-state-default a {
	background: #ccc;
	color: #fff;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition:all 0.2s ease-out 0s;  
	transition:all 0.2s ease-out 0s;  
}

/* Surcouche pour les onglets 2e niveau sur la page de notice : Ã©tat survolÃ© */

#subtabs.ui-tabs .ui-tabs-nav li.ui-state-default a:hover {
	background: #666;
	color: #fff;
}

/* Surcouche pour les onglets 2e niveau sur la page de notice : Ã©tat sÃ©lectionnÃ© */

#subtabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
#subtabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:hover {
	background: white;
	color: #566E92;
}

/* Surcouche pour les onglets 2e niveau afin qu'ils s'alignement les uns contre les autres */

#subtabs ul,
#subtabs ul li {
	margin: 0;
}

/* Surcouche du bouton Mes Formulaires */

/* Annulation de l'effet "flÃ¨che" */

#tabs.ui-tabs .ui-tabs-nav li a.tabs-5:after, #tabs.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a.tabs-5:after {
	content: inherit;
	position: relative;
	border: none;
}

#tabs.ui-tabs .ui-tabs-nav li a.tabs-6:after, #tabs.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a.tabs-6:after {
	content: inherit;
	position: relative;
	border: none;
}

/* Positionnement */

#tabs.ui-tabs .ui-tabs-5 {
	float: right;
	margin: 0;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	top: 0px;
	
}

#tabs.ui-tabs .ui-tabs-6 {
	float: right;
	margin: 0;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	top: 0px;
	
}



#creExplRcr {
	min-height: 80px;
}

#creExplRcr .titreExpl {
	margin: 40px 5px 20px;
	font-size: 1.5em;
}

.ui-state-hover a:hover {
	color: rgba(255,255,255,0.9);
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited, .ui-state-active .ui-state-hover a:hover {
	color: #fff;
}

.ui-tabs {
	padding: 0;
}

.ui-tabs .ui-tabs-panel {
	float: left;
	width: 100%;
	padding: 35px 5%;
	margin: 0;
	position: relative;
}

.ui-tabs .ui-tabs-nav {
	padding: 0;
}

/* Espacement des onglets du menu principal */

.ui-tabs .ui-tabs-nav li {
	margin: 0 20px 0 0;
}

.ui-dialog .ui-dialog-content {
	background: #fff;
}

.ui-dialog .ui-dialog-buttonpane {
	background: #fff;
	margin: 0;
}

.ui-draggable .ui-dialog-titlebar {
	background: #aa0000;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: none;
	text-align: center;
}

.ui-dialog .ui-dialog-buttonpane button {
	width: 100px;
	background: #AA0000;
	color: #fff;
}

.ui-dialog .ui-dialog-buttonpane button.ui-annuler {
	background: #333;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: none;
	font-weight: normal;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	padding: 0;
}

#z0xx .entete, #z1xx .entete, #z2xx .entete, #z3xx .entete, #z4xx .entete, #z5xx .entete, #z6xx .entete, #z7xx .entete, #z8xx .entete, #z9xx .entete, #Eexx .entete, #E9xx .entete, #E3xx .entete, #CCxx .entete, #EExx .entete, #LLxx .entete {
	background: none;
	cursor: default;
	clear: both;
	width: 100%;
	padding: 0;
}

#tlogin {
	background: #fff;
	width: 100%;
	height: 100vh;
	margin: 0 auto;
	position: relative;
	text-align: center;
	padding: 20vh 35% 0;
}

#tlogin div.logo {
	float: left;
	width: 100%;
	margin: 0 0 50px 0;
	text-align: center;
}

#tlogin div.logo img {
	display: inline-block;
	line-height: 25px;
	height: 22px;
	vertical-align: top;
}

#tlogin div.logo p, div.navigateur p {
	display: inline-block;
	line-height: 25px;
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
	color: #2e2866;
	font-weight: 300;
	letter-spacing: 0.01rem;
}

/*pour les mentions CNIL */
/*
#tlogin #mentioncnil {
	display:table-cell;
  width:150px;
  padding:25px;
  */
  /*
	float: left;
	width: 100%;
	margin: 100px 0 0 0;
	text-align: center;
	*/
}

#mentioncnil .cnil {
	display:table-cell;
}

div.cnil {
	display:table-cell;
}

#mentioncnil .cnil input{
	
	margin: 0 0 0 25px;
	background: #fff none repeat scroll 0 0;
    border: none;
    color: #2e2866;
    cursor: pointer;    
	width: 100%;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 100%;
    line-height: 1.231;
	font-weight: 100;
	
}

a.cnil {
	width: 22%;
    border: 0px;
    color: #2e2866;
    background-color: #ffffff;
    display: inline-block;
    font-size: 0.8rem;
    padding: 10px 10px;
	border-radius: 4px;
	font-weight: 600;
	cursor: pointer;
}


#tlogout {
	float: right;
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	font-size: 0.8rem;
}

#logOut {
	float: left;
}

header {
	position: fixed;
	height: 80px;
	width: 100%;
	padding: 0 5%;
	background: #fff;
	border-bottom: 1px solid #ddd;
	margin: 0;
	z-index: 200;
	display: table;
}

#logo {
	width: 20%;
}

#options {
	width: 80%;
}

#logo,
#options {
	display: table-cell;
	vertical-align: middle;
}

#options .option {
	float: right;
	font-size: 13px;
    letter-spacing: -0.02rem;
    margin: 0 20px 0 0;
}

#options .option span,
#options .option img {
	float: left;
	height: 30px;
	margin: 0 0 0 10px;
}

#options .option span {
	line-height: 30px;
}

#options .option a {
	color: #222;
}

#myModal {
	z-index: 999;
}

#saisie {
	float: left;
	width: 100%;
	background: transparent;
	padding: 0 0 100px 40%;
}

#saisie img {
	margin: 0
}

#saisie h4 {
	float: left;
	max-width: 50%;
	font-weight: 400;
	margin: 10px 0;
	padding: 3px 0 5px 0;
	color: #2e2866;
	font-size: 1.15rem;
	text-transform: uppercase;
	letter-spacing: 0.01rem;
}

#modal_titre,
#zone_titre {
	color: #2e2866;
	font-size: 1.2rem;
	margin: 10px 0 0 0;
}

#zone_titre {
	margin: 10px 0 15px 0;
}

.Souscatpossible {
}

span.infoBulleAideSpan,
span.lacunebutton{
	position: absolute;
	top: 15px;
	left: -45px;
	width: auto;
	z-index: 101;
}

span.lacunebutton,
span.periobutton {
	position: absolute;
	top: 15px;
	left: -85px;
	width: auto;
	z-index: 101;
}

span.lacunebutton img,
span.periobutton img {
	height: 15px;
	cursor: pointer;
}

span.LstDollar {
	position: absolute;
	right: 0;
	top: 8px;
	z-index: 100;
	max-width: 40%;
}

#saisie label {
	float: left;
	width: 100%;
	margin: 15px 0 5px 0;
	padding: 0;
	font-size: 1rem;
}

#saisie input {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 5px;
	font-size: 1rem;
}

/** Champ obligatoire **/

#saisie .erreur label::after {
	content: " - Champ obligatoire";
	color: #ca0606;
}

#saisie select {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	clear: none;
	border: 1px solid #888;
	font-size: 1rem;
	padding: 5px;
}

#saisie select.optionlisting {
	font-size: 0.9rem;
}

#saisie .entete,
#saisie .encart_option {
	float: left;
	width: 100%;
	position: relative;
}

a.suppbutton,
.suppbutton a {
	width: 15px;
	height: 15px;
	position: absolute;
	top: 15px;
	left: -25px;
	z-index: 102;
	display: block;
	background-image: url(images/cd-sprite-3.svg);
	background-position: -340px 0;
	background-size: cover;
	cursor: pointer;
}

a.suppbutton:hover,
.suppbutton a:hover {
	background-image: url(images/cd-sprite-3.svg);
	background-position: -355px 0;
	background-size: cover;
}

.first {
	margin: 0 0 0 40px;
}

/* Onglets */


#subtabs ul { 
    display: inline-block; 
    zoom: 1;
}

#subtabs ul li {
    float: left;
}

/* AÃ©ration de la zone contenant les accordÃ©ons sur la page de notice */

#listeExpl {
	padding: 20px 0;
	clear: both;
}

/* Override pour accordÃ©on */

#subtabs #st-accordion ul {
	display: block;
}

#subtabs #st-accordion ul li {
	float: none;
	text-align: left;
}

.noticehref {
   text-decoration: underline;
}

#tabs ul.ui-widget-header {
	width: 100%;
	padding: 0 5%;
	margin: 0 auto;
	background: #2e2866; /*pour prod */
	/*background: #b746b2; pour formation*/
	/*background: #13872D; pour test */
        position: fixed;
	z-index: 50;
}

#subtabs ul.ui-widget-header {
	width: auto;
	height: 34px;
}

#subtabs ul.ui-widget-header {
	background: #f2f2f2;
	padding: 0;
	margin: 0;
}

#AffUnim {
	font-size: 0.9rem;
	line-height: 1.5rem;
	display: block!important;
}

.many-results {
	float: right;
	display: none;
}

a.home {
	text-decoration: underline;
}

table th,
table td {
	font-size: 0.95rem;
}

#messConnect {
	text-align: right;
	font-size: 0.85rem;
	min-width: 280px;
	padding: 25px 0;
}

/* Surcouche de la table des formulaires */

table#tableForm thead tr th {
	background: url("images/bg.png") no-repeat right center #2e2866;
}

/* Surcouche de la table de rÃ©sultats */

table.tablesorter thead tr th,
table.tablesorter tfoot tr th,
table#TabListeExpl th, #TabListeExplLib th {
	border: none;
	font-size: inherit;
	padding: 15px 10px;
	color: #fff;
}

table#resultSearch thead tr th {
	background: url("images/bg.png") no-repeat right center #6fae00;
}


table#TabListeExplLib thead tr th {
	background: #2e2866;
	pointer-events: none;
}

table.tablesorter {
	font-size: inherit;
	margin: 30px 0;
}

table.tablesorter tbody td {
	height: 50px;
	vertical-align: middle;
	padding: 10px;
	cursor: pointer;
	border-bottom: 1px solid #eee;
}

/*
#gestForm table thead tr th {
	background: #2e2866;
	pointer-events: none;
}
*/

#gestForm table.tablesorter tbody td {
	cursor: default;
}

table#resultSearch tbody td:nth-child(3),
table#resultSearch tbody td:nth-child(5) {
	min-width: 200px!important;
}

table#resultSearch tbody td:hover {
	color: #7ba823;
}

#gestForm table tbody td:hover {
	pointer-events: none;
}

#gestForm table tbody td.action:hover {
	pointer-events: all;
}

table.tablesorter thead tr .header {
	background-image: url(images/bg.png);
}

span.rcr {
	line-height: 45px;
}
/*

td.action a {
	background: red;
	display: block;
    height: 30px;
}
*/

/* AccordÃ©on */

#rech-accordion {
	float: left;
	width: 100%;
	margin: 20px 0;
}

.st-accordion ul,
.rech-accordion ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* .st-accordion ul li, */
.rech-accordion ul li {
/*     overflow: hidden; */
	position: relative;
}

.st-accordion ul li:first-child {
    border-top:none;
}

.rech-accordion ul li:first-child {
    border: 1px solid #ddd;
}

.st-accordion ul li &gt; a,
.rech-accordion ul li &gt; a {
	text-decoration: none;
    padding: 0;
    height: 45px;
    line-height: 45px;
    display: block;
	position: relative;
	outline: none;
    -webkit-transition:  color 0.2s ease-in-out;
	-moz-transition:  color 0.2s ease-in-out;
	-o-transition:  color 0.2s ease-in-out;
	-ms-transition:  color 0.2s ease-in-out;
	transition:  color 0.2s ease-in-out;
}

.st-accordion ul li &gt; a {
	float: left;
	width: 100%;
	background: #fff;
  	border: 1px solid #bbb;
  	padding: 0 10px;
}

.st-accordion ul li &gt; a:hover {
	background: #2e2866;
}

.st-accordion ul li.st-open &gt; a { /* quand accordÃ©on ouvert*/
    background: #2e2866;
		color: #fff;
}

.rech-accordion ul li &gt; a {
	width: 100%;
	background: #fff;
	border-bottom: 1px dotted #aaa;
}

/* FlÃ¨che gÃ©rant l'ouverture de l'accordÃ©on */

.st-accordion ul li &gt; a span.st-arrow,
.rech-accordion ul li &gt; a span.st-arrow {
	background: transparent url(images/fleche.png) no-repeat center center;
	text-indent:-9000px;
	width: 26px;
	height: 14px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -7px;
	opacity:1;
	-webkit-transition:  all 0.2s ease-in-out;
	-moz-transition:  all 0.2s ease-in-out;
	-o-transition:  all 0.2s ease-in-out;
	-ms-transition:  all 0.2s ease-in-out;
	transition:  all 0.2s ease-in-out;
}

.st-accordion ul li &gt; span.st-editer,
.st-accordion ul li &gt; span.st-afflib,
.st-accordion ul li &gt; span.st-supprimer,
.st-accordion ul li &gt; span.st-ajouter,
.st-accordion ul li &gt; span.st-ajouter-mod {
	float: right;
	display: block;
	position: relative;
}

span.rcr_ref {
	padding: 0 0 0 10px;
    font-size: 1rem;
    line-height: 45px;
}

.st-content span.rcr_ref {
	float: left;
	line-height: 20px;
}

span.st-afflib input { 
	position: absolute;
	top: 0;
	right: 0;
	min-width: 180px;
	padding: 0;
	border-radius: 0;
	margin: 0;
	height: 35px;
	font-weight: 500;
	font-size: 1.1rem;
}

/*
a#supexpl {
	width: auto;
	display: block;
	height: 35px;
	background: black;
}
*/

.st-accordion ul li &gt; span.st-editer a#modexpl,
.st-accordion ul li &gt; span.st-supprimer a#supexpl,
.st-accordion ul li &gt; span.st-ajouter a#creexpl,
.st-accordion ul li &gt; span.st-ajouter-mod a#creexplmod {
	border: none;
}

.st-accordion ul li &gt; span.st-ajouter a#creexpl {
	background: url(https://colodus.sudoc.fr/images/option_ajouter.png) no-repeat 4px 7px blue;
}

.st-accordion ul li &gt; span.st-ajouter-mod a#creexplmod {
	background: url(https://colodus.sudoc.fr/images/option_ajouter.png) no-repeat 4px 7px red;
}


.st-accordion ul li &gt; a:hover span,
.rech-accordion ul li &gt; a:hover span {
	opacity:1;
}

.rech-accordion ul li.st-open &gt; a {
    color: #333;
    background: #ddd;
}

.rech-accordion ul li.st-open &gt; a span {
	line-height: 35px;
}

.st-accordion ul li.st-open &gt; a span.st-arrow,
.rech-accordion ul li.st-open &gt; a span.st-arrow {
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
    transform:rotate(180deg);
	left: 0;
	opacity:1;
}

.st-content {
    float: left;
    width: 100%;
    height: auto;
    position: relative;
    padding: 50px 0;
}



.st-accordion .st-content {
	border: 1px solid #ccc;
	background: #fff;
}

.rech-accordion .st-content {
	width: 100%;
	border: none;
	margin: 0; 
	background: white;
}

.st-content p {
	float: left;
	width: 70%;
    height: auto;
    font-size: 1rem;
    padding: 0 10px; 
    margin: 0;
    clear: both;
}

.st-accordion ul li &gt; a span.st-sep {
	border-left: 1px solid #ccc;
	height: 35px;
	float: left;
	margin: 0 15px 0 0;
}

.st-accordion ul li &gt; a span.rcr {
	padding: 0 15px;
	color: #3d557a;
}

.st-accordion ul li &gt; a span.rcr { /* quand accordÃ©on ouvert*/
	color: #fff;
}


.st-accordion ul li &gt; a.rougeo {
	background: red!important;
}

.st-accordion ul li &gt; a.rougeo span.rcr {
	color: #fff;
	text-shadow: none;
}

.st-accordion ul li &gt; a:hover span.rcr_ref,
.st-accordion ul li &gt; a:hover span.rcr {
	color: #fff;
}


/**  Surcouche **/

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #2e2866;
    font-weight: 300;
    margin: 10px 0;
}

h1 {
	font-size: 2.8rem;
    line-height: 3.4rem;
    margin: 0;
}

h1.rouge {
	color: #bc0906;
}

h2 {
	font-size: 1.3rem;
    line-height: 2rem;
    margin: 0;
    color: #333;
}

p {
	color: #222;
	font-size: 1.1rem;
	line-height: 1.6rem;
}



/*Pour titre notice sur dÃ©tail et exemplaire*/
.titreExpl a {
    color: #2e2866;
    font-size: 1.5rem;
}

/*Pour titre notice sur formulaire*/
#myModal .titreExpl a {
    color: #000000;
    font-size: 1.2rem;
}

.ui-tabs .ui-tabs-nav li a.tabs-5,
.ui-tabs .ui-tabs-nav li a.tabs-6 {
	padding: 0;
}


#nav {
	width: 200px;
	position: absolute;
	top: 0;
	left: 0;
}

#nav a {
	float: left;
	width: 100%;
	color: red;
	cursor: pointer;
}

#nav input,
#nav button {
	float: left;
	background: none;
	color: #666;
	margin: 0;
}

#ChkSouvenir {
	clear: both;
	margin: 20px 0;
}

input[type="submit"] {
	width: auto;
	font-size: 1.2rem;
	background: #2e2866;
	color: #fff;
	padding: 10px 20px;
	cursor: pointer;
	border: none;
	font-weight: 600;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

input[type="submit"]:hover {
	background: #333;
}
/*Pour mention cnil*/
#tlogin input.cnil[type="submit"] {
    width: 30%;
    border: 0px;
    color: #2e2866;
    background-color: #ffffff;
    display: inline-block;
    font-size: 0.8rem;
    padding-left: 0px;
    padding-right: 0px;
}

#tlogin input[type="submit"] {
	width: 100%;
}

#tlogin input[type="text"],
#tlogin input[type="password"] {
	margin: 0 0 25px 0;
	width: 100%;
	border: 1px solid #aaa;
	padding: 8px 12px;
	color: #333;
	text-align: center;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
}

#tlogin label {
	display: block;
	margin: 0 0 5px 0;
	color: #333;
}

#tabs {
	float: left;
	width: 100%;
	margin: 80px 0 0 0;
}

#messnbform h3 {
	color: #333;
}

.tab-header {
	padding: 0 0 0 60px;
	position: relative;
	margin: 30px 0;
}

.tab-header.no-menu {
	padding: 0;
}

.button-container {
	float: left; 
	width: 100%; 
	margin: 20px 0; 
	text-align: center;
}


input#boutonCreloc,
input#boutonsearch,
a#popup-voir-exemplaire,
a#popup-creer-formulaire,
a#popup-creer-exemplaire {
    color: #fff;
    font-size: 1.4rem;
    margin: 20px 0;
    padding: 15px 30px;
    border-radius: 50px;
    text-shadow: 1px 1px 1px #888;
    background: #6fae00;
}

input#boutonsearch:hover,
a#popup-creer-formulaire:hover,
a#popup-creer-exemplaire:hover {
    background: #7bc102;
}

#detailNotice table {
	width: 100%;
	margin: 40px 0 0 0;
}

#detailNotice tr td {
	vertical-align: middle;
	font-size: 1rem;
	border-bottom: 1px solid #aaa;
}

#detailNotice tr td:first-child {
	width: 25%;
	background: #fff;
	color: #111;
	padding: 10px;
	font-weight: 600;
}

#detailNotice tr td:last-child {
	width: auto;
	background: #fff;
	color: #666;
	padding: 10px;
}

#zone_connexion {
	margin: 30px 0;
}

.buttoncopy:hover span {
	opacity: 1!important;
	display: block!important;
	visibility: visible!important;
}

#popup-question h2 {
	width: 50px;
	height: 50px;
	background: url('images/information.svg') no-repeat 0 0;
	background-size: cover;
	margin: 0 auto;
	padding: 0;
}

/*
#popup-question h2.alerte {
	background: url('images/information.svg') no-repeat 0 -50px;
	background-size: cover;
}
*/

/*
a#cd-tour-trigger,
a#panier-status,
a#formulaire-status,
a#faq-status {
	float: left;
	display: block;
	height: 30px;
	background: url('images/information.svg') no-repeat;
	background-size: cover;
}
*/

#boutoncrexpl,
#boutoncrexplmodele {
	float: left;
	width: 42%;
	font-weight: normal;
	margin: 0 0 0 5%;
	padding: 5px 0;
	font-size: 1.05rem;
	border: 1px solid #aaa;
	border-radius: 20px;
	background: #fff;
	color: #2d2766;
}

#ListeFormulaireperso {
	float: right;
	width: 42%;
	margin: 0 5% 0 0;
	font-size: 1.05rem;
	padding: 5px 0;
	color: #c70906;
	
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance:none;
	
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: "";
	border: 1px solid #aaa;
	border-radius: 20px;
}

/**  MODAL  **/

.cd-popup {
	z-index: 101;
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(94, 110, 141, 0.9);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

.cd-popup#popup-cbs-erreur {
	z-index: 999;
}

.cd-popup input[type="text"],
.cd-popup textarea {
	float: left;
	width: 90%;
	max-width: 90%;
	min-height: 100px;
	margin: 0 5% 20px 5%;
	padding: 5px 0;
	text-align: left;
	/*text-align: center;
	remplacer par left pour aligner contenu bloc expert Ã&nbsp; gauche */
	
}

.cd-popup textarea {
	min-height: 150px;
}

.cd-popup select {
	float: left;
	width: 90%;
	margin: 0 5%;
	padding: 2px 0;
	text-align: center;
}

.cd-popup label {
	float: left;
	width: 100%;
	text-align: center;
	margin: 10px 0 5px 0;
}

.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
	position: relative;
	padding: 0;
	width: 90%;
	max-width: 550px;
	margin: 30vh auto;
	background: #fff;
	border-radius: 5px;
	text-align: center;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	
	-webkit-transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	-o-transform: translateY(-40px);
	transform: translateY(-40px);
	
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

#popup-dpersonnelles .cd-popup-container, #popup-cgu .cd-popup-container,#popup-mlegales .cd-popup-container{
	text-align: left;
	max-width: 850px;
	max-height: 500px;
	overflow:auto;	
	margin: 10vh auto;
}

#popup-dpersonnelles .cd-popup-container h3, #popup-cgu .cd-popup-container h3,#popup-mlegales .cd-popup-container h3{
	text-align: center;
}

#popup-mode-expert .cd-popup-container {
	max-width: 825px;
}

.cd-popup-container.added-padding {
	padding: 20px 0 40px 0;
}

.cd-popup-container div {
	padding: 20px 5% 10px 5%;
}

.cd-popup-container div.divexpl {
	padding: 0;
	border-top: 1px solid #666;
}

.cd-popup-container div.divexpl textarea,
.cd-popup-container div.divexpl label {
	width: 50%!important;
	margin: 0!important;
	padding: 0!important;
}

.cd-popup-container div.divexpl label {
	float: left;
	color: #bbb;
	line-height: 40px;
}

.cd-popup-container div.divexpl textarea {
	float: right;
	line-height: normal;
	padding: 5px 10px!important;
	border-left: 1px solid #ddd!important;
	height: 40px;
	min-height: inherit;
}

.cd-popup-container p {
	padding: 0 5% 10px 5%;
	font-size: 0.95rem;
	line-height: 1.35rem;
	color: #555;
}

.cd-popup-container h2 {
	padding: 25px 5% 10px;
	font-size: 1.8rem;
	color: #2e2866;
}

.cd-popup-container h2 span {
	display: block;
	width: 50px;
	height: 50px;
	background: url('images/information.svg') no-repeat;
	background-size: cover;
	margin: 0 auto;
}

.cd-popup-container h2 img {
	height: 40px;
}

.cd-popup-container h3 {
	font-size: 1.4rem;
	padding: 0 5%;
}

.cd-popup-container input[type="submit"] {
	width: 100%;
	border-radius: 0 0 5px 5px;
}

.cd-popup-container .cd-buttons:after {
  content: "";
  display: table;
  clear: both;
}

.cd-popup-container .cd-buttons {
	margin: 0;
	padding: 0;
}

.cd-popup-container .cd-buttons li {
	float: left;
	width: 50%;
	list-style: none;
}

.cd-popup-container .cd-buttons a {
	font-weight: 600;
	display: block;
	height: 60px;
	line-height: 60px;
	text-transform: uppercase;
	color: #FFF;
	-webkit-transition: background-color 0.2s;
	-moz-transition: background-color 0.2s;
	transition: background-color 0.2s;
}

.cd-popup-container .cd-buttons li:first-child a {
	background: #6fae00;
	border-radius: 0 0 0 5px;
}

.cd-popup-container .cd-buttons li:first-child a:hover {
	background: #7bc102;
}

.cd-popup-container .cd-buttons li:last-child a {
  	background: #eee;
  	color: #666;
  	border-radius: 0 0 5px 0;
}

.cd-popup-container .cd-buttons li:last-child a:hover {
  	background: #ddd;
}

.cd-popup-container .cd-popup-close {
	text-indent: -9999px;
	position: absolute;
	top: 8px;
	right: 8px;
	width: 30px;
	height: 30px;
}

.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #8f9cb5;
}
.cd-popup-container .cd-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}
.cd-popup-container .cd-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 8px;
}
.is-visible .cd-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

/**  TOUR  **/


.cd-tour-wrapper {
	margin: 0;
  position: fixed;
  z-index: 999;
  height: 90%;
  width: 90%;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  max-width: 500px;
    max-height: 600px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s 0s, visibility 0s 0.4s;
  -moz-transition: opacity 0.4s 0s, visibility 0s 0.4s;
  transition: opacity 0.4s 0s, visibility 0s 0.4s;
}
.cd-tour-wrapper::before {
  /* never visible - this is used in jQuery to check the current MQ */
  display: none;
  content: 'mobile';
}
.cd-tour-wrapper.active {
  /* start tour */
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.4s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.4s 0s, visibility 0s 0s;
  transition: opacity 0.4s 0s, visibility 0s 0s;
}


@media only screen and (min-width: 1100px) {
  .cd-tour-wrapper {
    /* reset style */
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    max-width: none;
    max-height: none;
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-tour-wrapper::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'desktop';
  }
  .cd-tour-wrapper.active {
    visibility: hidden;
  }
}

.cd-single-step {
  /* tour single step */
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  background-color: #fefffb;
  border-radius: 4px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  opacity: 0;
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.4s 0s, opacity 0s 0.4s;
  -moz-transition: -moz-transform 0.4s 0s, opacity 0s 0.4s;
  transition: transform 0.4s 0s, opacity 0s 0.4s;
}
.cd-single-step &gt; span {
  /* dot indicator - visible on desktop version only */
  position: relative;
  z-index: 1;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: inherit;
  background: #ff962c;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
  /* replace text with background images */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  /* hide on mobile */
  display: none;
}
.cd-single-step::after {
  /* this is used to create the pulse animation */
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: inherit;
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  /* hide on mobile */
  display: none;
}
.active .cd-single-step {
  /* tour started */
  -webkit-transform: scale(1) translateX(100%);
  -moz-transform: scale(1) translateX(100%);
  -ms-transform: scale(1) translateX(100%);
  -o-transform: scale(1) translateX(100%);
  transform: scale(1) translateX(100%);
  -webkit-transition: -webkit-transform 0.4s 0s, opacity 0.4s 0s;
  -moz-transition: -moz-transform 0.4s 0s, opacity 0.4s 0s;
  transition: transform 0.4s 0s, opacity 0.4s 0s;
}
.active .cd-single-step.move-left {
  -webkit-transform: scale(1) translateX(-100%);
  -moz-transform: scale(1) translateX(-100%);
  -ms-transform: scale(1) translateX(-100%);
  -o-transform: scale(1) translateX(-100%);
  transform: scale(1) translateX(-100%);
}
.active .cd-single-step.is-selected {
  /* visible step */
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.4s 0s;
  -moz-transition: -moz-transform 0.4s 0s;
  transition: transform 0.4s 0s;
}

  .cd-single-step {
	  list-style: none;
  	height: auto;
    width: auto;
    top: auto;
    left: auto;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    border-radius: 50%;
    visibility: hidden;
    opacity: 1;
    background-color: transparent;
    box-shadow: none;
    -webkit-transition: visibility 0s 0.4s;
    -moz-transition: visibility 0s 0.4s;
    transition: visibility 0s 0.4s;
  }
/*
.cd-tour-page-recherche .cd-single-step:nth-of-type(1) {
    top: 5%;
    right: 34%;
}

.cd-tour-page-recherche .cd-single-step:nth-of-type(2) {
  	top: 20%;
    right: 20%;
}

.cd-tour-page-recherche .cd-single-step:nth-of-type(3) {
	top: 20%;
    left: 20%;
}

.cd-tour-page-recherche .cd-single-step:nth-of-type(4) {
	top: 35%;
    left: 25%;
}

.cd-tour-page-recherche .cd-single-step:nth-of-type(5) {
	top: 5%;
    right: 20%;
}

.cd-tour-page-resultat .cd-single-step:nth-of-type(1) {
    top: 30%;
    left: 30%;
}

.cd-tour-page-resultat  .cd-single-step:nth-of-type(2) {
  	top: 37%;
    left: 40%;
}
/*
.cd-tour-page-resultat .cd-single-step:nth-of-type(3) {
	top: 45%;
    left: 12%;
}


.cd-tour-page-notice .cd-single-step:nth-of-type(1) {
    top: 20%;
    left: 20%;
}

.cd-tour-page-notice .cd-single-step:nth-of-type(2) {
  	top: 5%;
    left: 20%;
}

.cd-tour-page-notice .cd-single-step:nth-of-type(3) {
	top: 40%;
    left: 51%;
}

.cd-tour-page-exemplaire .cd-single-step:nth-of-type(1) {
    top: 20%;
    left:20%;
}

.cd-tour-page-exemplaire .cd-single-step:nth-of-type(2) {
  	top: 40%;
	left: 35%;
}



.cd-tour-page-creation .cd-single-step:nth-of-type(1) {
    top: 50%;
    left:12%;
}

.cd-tour-page-creation .cd-single-step:nth-of-type(2) {
  	top: 30%;
	right: 35%;
}

.cd-tour-page-creation .cd-single-step:nth-of-type(3) {
	top: 82%;
    right: 9%;
}

.cd-tour-page-formulaire .cd-single-step:nth-of-type(1) {
    top: 20%;
    left:20%;
}

.cd-tour-page-formulaire .cd-single-step:nth-of-type(2) {
  	top: 38%;
	right: 8%;
}

.cd-tour-page-panier .cd-single-step:nth-of-type(1) {
    top: 20%;
    left:20%;
}

.cd-tour-page-panier .cd-single-step:nth-of-type(2) {
  	top: 30%;
	right: 35%;
}

*/

  .cd-single-step &gt; span, .cd-single-step::after {
    display: block;
  }
 
 
  
  .active .cd-single-step, .active .cd-single-step.move-left {
    -webkit-transition: visibility 0s 0.4s;
    -moz-transition: visibility 0s 0.4s;
    transition: visibility 0s 0.4s;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-single-step.is-selected {
    visibility: visible;
    -webkit-transition: visibility 0s 0s;
    -moz-transition: visibility 0s 0s;
    transition: visibility 0s 0s;
  }
  .cd-single-step.is-selected &gt; span {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  .cd-single-step.is-selected::after {
    -webkit-animation: cd-pulse 2s infinite;
    -moz-animation: cd-pulse 2s infinite;
    animation: cd-pulse 2s infinite;
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    animation-delay: 0.5s;
  }
  .cd-single-step.is-selected .cd-more-info {
    opacity: 1;
  }


@-webkit-keyframes cd-pulse {
  0% {
    box-shadow: 0 0 0 0 #ff962c;
  }
  100% {
    box-shadow: 0 0 0 20px rgba(255, 150, 44, 0);
  }
}
@-moz-keyframes cd-pulse {
  0% {
    box-shadow: 0 0 0 0 #ff962c;
  }
  100% {
    box-shadow: 0 0 0 20px rgba(255, 150, 44, 0);
  }
}
@keyframes cd-pulse {
  0% {
    box-shadow: 0 0 0 0 #ff962c;
  }
  100% {
    box-shadow: 0 0 0 20px rgba(255, 150, 44, 0);
  }
}

.cd-single-step .cd-more-info {
	z-index: 1;
	padding: 0;
	width: 100%;
}

.cd-single-step .cd-more-info::after {
  clear: both;
  content: "";
  display: table;
}
.cd-single-step .cd-more-info::before {
  /* triangle next to the step description - hidden on mobile */
  content: '';
  position: absolute;
  height: 0;
  width: 0;
  border: 6px solid transparent;
  display: none;
}

.cd-single-step .cd-more-info h2 {
	font-size: 1.4rem;
	line-height: 1.8rem;
	font-weight: 400;
	padding: 20px 20px;
	color: #1b75bb;
	margin: 0;
}

.cd-single-step .cd-more-info p {
	color: #555;
	padding: 0 20px;
}

.cd-single-step .cd-more-info img {
  /*margin-bottom: 1.4em;*/
  margin-bottom: 0px;
  height: 20px;
  vertical-align: text-bottom;
}
.cd-single-step .cd-more-info .cd-close {
  /* 'X' icon to skip the tour */
  position: absolute;
  top: 10px;
  right: 10px;
  width: 32px;
  height: 32px;
  /* replace text with background images */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.cd-single-step .cd-more-info .cd-close::after, .cd-single-step .cd-more-info .cd-close:before {
  /* these are the 2 lines of the 'X' icon */
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  height: 2px;
  width: 16px;
  border-radius: 4em;
  background-color: #cbccc8;
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cd-single-step .cd-more-info .cd-close::after {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.cd-single-step .cd-more-info .cd-close::before {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}

.cd-single-step .cd-more-info span {
	float: left;
	padding-top: .1em;
}

.cd-single-step .cd-more-info {
	position: absolute;
    width: 250px;
    border-radius: 4px;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.15);
    opacity: 0;
    background: rgba(255, 255, 255, 0.96);
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    transition: opacity 0.4s;
    border-color: #fefffb;
  }
  .cd-single-step .cd-more-info p {
    margin-bottom: 2.5em;
  }
  
  /* enlever par fbe pour afficher image visite guidÃ©e
  .cd-single-step .cd-more-info img {
    display: none;
  }
  */
  .cd-single-step .cd-more-info::before {
    /* triangle next to the step description - hidden on mobile */
    display: block;
  }
  .cd-single-step .cd-more-info.left {
    right: calc(100% + 15px);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .cd-single-step .cd-more-info.right {
    left: calc(100% + 15px);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .cd-single-step .cd-more-info.left, .cd-single-step .cd-more-info.right {
    top: 50%;
  }
  .cd-single-step .cd-more-info.top {
    bottom: calc(100% + 15px);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .cd-single-step .cd-more-info.bottom {
    top: calc(100% + 15px);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .cd-single-step .cd-more-info.top, .cd-single-step .cd-more-info.bottom {
    left: 50%;
  }
  .cd-single-step .cd-more-info.left::before, .cd-single-step .cd-more-info.right::before {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .cd-single-step .cd-more-info.top::before, .cd-single-step .cd-more-info.bottom::before {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .cd-single-step .cd-more-info.left::before {
    border-left-color: inherit;
    left: 100%;
  }
  .cd-single-step .cd-more-info.right::before {
    border-right-color: inherit;
    right: 100%;
  }
  .cd-single-step .cd-more-info.top::before {
    border-top-color: inherit;
    top: 100%;
  }
  .cd-single-step .cd-more-info.bottom::before {
    border-bottom-color: inherit;
    bottom: 100%;
  }
  .is-selected .cd-single-step .cd-more-info {
    opacity: 1;
  }


.cd-tour-nav {
	float: left;
	width: 100%;
	padding: 0;
}

.cd-tour-nav::after {
	clear: both;
	content: "";
	display: table;
}

.cd-tour-nav li {
	float: left;
	width: 50%;
	display: inline-block;
	text-align: center;
}

.cd-tour-nav a {
	float: left;
	width: 100%;
	color: #222;
	font-weight: 600;
	background: #1b75bb;
	color: #fff;
	padding: 5px;
	border: 1px solid #fff;
}

.cd-tour-nav a.inactive {
	color: #aaa;
	background: #eee;
	cursor: not-allowed;
}

.cd-cover-layer {
  /* background cover layer - visible when tour is activated */
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s 0s, visibility 0s 0.4s;
  -moz-transition: opacity 0.4s 0s, visibility 0s 0.4s;
  transition: opacity 0.4s 0s, visibility 0s 0.4s;
}
.cd-cover-layer.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.4s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.4s 0s, visibility 0s 0s;
  transition: opacity 0.4s 0s, visibility 0s 0s;
}
@media only screen and (min-width: 1100px) {
  .cd-cover-layer.is-visible {
    opacity: 0;
    -webkit-animation: cd-fade-in 2.1s;
    -moz-animation: cd-fade-in 2.1s;
    animation: cd-fade-in 2.1s;
  }
}

@-webkit-keyframes cd-fade-in {
  0%, 100% {
    opacity: 0;
  }
  14%, 40% {
    opacity: 1;
  }
}
@-moz-keyframes cd-fade-in {
  0%, 100% {
    opacity: 0;
  }
  14%, 40% {
    opacity: 1;
  }
}
@keyframes cd-fade-in {
  0%, 100% {
    opacity: 0;
  }
  14%, 40% {
    opacity: 1;
  }
}
/* -------------------------------- 

xapp prototype - no need to import this in production 

-------------------------------- */
.cd-app-screen {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 90%;
  height: 80%;
  background: #222d33;
  border-radius: 4px;
  box-shadow: 0 10px 60px #08151d;
}
.cd-app-screen::before, .cd-app-screen::after {
  content: '';
  position: absolute;
}
.cd-app-screen::before {
  top: 0;
  left: 0;
  height: 40px;
  width: 100%;
  background: #fefffb;
  border-radius: 4px 4px 0 0;
}
.cd-app-screen::after {
  top: 14px;
  left: 20px;
  height: 12px;
  width: 60px;
  background: #e4e5e1;
  border-radius: 3px;
}

/**  PANEL  **/

.cd-panel,
.cd-panel-sudoc {
	z-index: 100;
	position: fixed;
	display: block!important;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	visibility: hidden;
	-webkit-transition: visibility 0s 0.6s;
	-moz-transition: visibility 0s 0.6s;
	transition: visibility 0s 0.6s;
}

.cd-panel::after,
.cd-panel-sudoc::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	cursor: pointer;
  
	-webkit-transition: background 0.3s 0.3s;
	-moz-transition: background 0.3s 0.3s;
	transition: background 0.3s 0.3s;
}

.cd-panel.is-visible,
.cd-panel-sudoc.is-visible {
	visibility: visible;
	-webkit-transition: visibility 0s 0s;
	-moz-transition: visibility 0s 0s;
	transition: visibility 0s 0s;
}

.cd-panel.is-visible::after,
.cd-panel-sudoc.is-visible::after {
	background: rgba(0, 0, 0, 0.6);
	-webkit-transition: background 0.3s 0s;
	-moz-transition: background 0.3s 0s;
	transition: background 0.3s 0s;
}



.cd-panel-header {
	background: #ccc;
	border: none;
	display: inherit;
	float: none;
	padding: 0;
	position: fixed;
	width: 50%;
	line-height: 50px;
	z-index: 2;
/*
	-webkit-transition: top 0.3s 0s;
	-moz-transition: top 0.3s 0s;
	transition: top 0.3s 0s;
*/
}

.cd-panel-header h1 {
	margin: 0;
	color: #333;
	padding: 20px 5%;
	font-size: 2.4rem;
}

/*
.from-right .cd-panel-header, .from-left .cd-panel-header {
	top: -90px;
}
*/

.from-right .cd-panel-header {
	right: 0;
	top: 80px;
}

.is-visible .cd-panel-header {
   top: 80px;

}

a.cd-panel-close {
	position: absolute;
	top: 0;
	right: 15px;
	color: #222;
	line-height: 75px;
}

a.cd-panel-close:hover {
	color: #fff;
}

.cd-panel-container {
	position: fixed;
	width: 50%;
	height: 100%;
	top: 80px;
	background: #fff;
	z-index: 1;
	border-left: 1px solid #aaa;
	
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.from-right .cd-panel-container {
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.from-left .cd-panel-container {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.is-visible .cd-panel-container {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}


.cd-panel-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80%; /*ancienne valeur Ã&nbsp; 100%*/
  padding: 100px 5%;
  overflow: auto;
  /* smooth scrolling on touch devices */
  -webkit-overflow-scrolling: touch;
}
.cd-panel-content p {
  color: #424f5c;
  margin: 2em 0;
  
  font-size: 16px;
    font-size: 1rem;
    line-height: 1.6;
}
.cd-panel-content p:first-of-type {
  margin-top: 0;
}


/**  VERTICAL NAV  **/

.cd-stretchy-nav {
	width: auto;
	padding: 0;
  	position: absolute;
  	z-index: 2;
  	top: 0;
  	right: 0;
}

.nav-is-visible {
	z-index: 100!important;
}

.nav-is-visible span.stretchy-nav-bg {
	box-shadow: 0 2px 2px #333;
}

.cd-stretchy-nav .stretchy-nav-bg {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	border-radius: 30px;
	background: #666;
	
	-webkit-transition: height 0.2s;
	-moz-transition: height 0.2s;
	transition: height 0.2s;
}
.cd-stretchy-nav.nav-is-visible .stretchy-nav-bg {
  height: 100%;
}

.cd-nav-trigger {
   	position: absolute;
   	z-index: 3;
   	top: 0;
   	right: 0;
   	height: 30px;
   	width: 30px;
	border-radius: 50%;
	overflow: hidden;
  	white-space: nowrap;
  	color: transparent;
}

.cd-nav-trigger span, .cd-nav-trigger span::after, .cd-nav-trigger span::before {
  /* this is the hamburger icon */
  position: absolute;
  width: 16px;
  height: 2px;
  background-color: #ffffff;
}
.cd-nav-trigger span {
  /* middle line of the hamburger icon */
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-nav-trigger span::after, .cd-nav-trigger span::before {
  /* top and bottom lines of the hamburger icon */
  content: '';
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  transition: transform 0.2s;
}
.cd-nav-trigger span::before {
  -webkit-transform: translateY(-6px);
  -moz-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  -o-transform: translateY(-6px);
  transform: translateY(-6px);
}
.cd-nav-trigger span::after {
  -webkit-transform: translateY(6px);
  -moz-transform: translateY(6px);
  -ms-transform: translateY(6px);
  -o-transform: translateY(6px);
  transform: translateY(6px);
}

.nav-is-visible .cd-nav-trigger span {
  background-color: transparent;
}
.nav-is-visible .cd-nav-trigger span::before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.nav-is-visible .cd-nav-trigger span::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cd-stretchy-nav ul {
	list-style: none;
	position: relative;
	z-index: 2;
	padding: 60px 0 0;
	visibility: hidden;
	-webkit-transition: visibility 0.3s;
	-moz-transition: visibility 0.3s;
	transition: visibility 0.3s;
	text-align: right;
}

.cd-stretchy-nav ul a {
	float: none!important;
  position: relative;
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 calc(1em + 60px) 0 1em;
  color: rgba(255, 255, 255, 0.7);
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
.cd-stretchy-nav ul a::after {
	content: '';
	position: absolute;
	height: 32px;
	width: 32px;
	right: 22px;
	top: 50%;
	-webkit-transform: translateY(-50%) scale(0);
	-moz-transform: translateY(-50%) scale(0);
	-ms-transform: translateY(-50%) scale(0);
	-o-transform: translateY(-50%) scale(0);
	transform: translateY(-50%) scale(0);
	opacity: .6;
	background: url(images/cd-sprite-1.svg) no-repeat 0 0;
}

.cd-stretchy-nav ul a::before {
	content: '';
	position: absolute;
	width: 3px;
	height: 32px;
	top: 50%;
	right: 60px;
	-webkit-transform: translateX(3px) translateY(-50%) scaleY(0);
	-moz-transform: translateX(3px) translateY(-50%) scaleY(0);
	-ms-transform: translateX(3px) translateY(-50%) scaleY(0);
	-o-transform: translateX(3px) translateY(-50%) scaleY(0);
	transform: translateX(3px) translateY(-50%) scaleY(0);
	background-color: #0a9581;
}
.cd-stretchy-nav ul li:first-of-type a::after {
  /* change custom icon using image sprites */
  background-position: -32px 0;
}
.cd-stretchy-nav ul li:nth-of-type(2) a::after {
  background-position: -64px 0;
}
.cd-stretchy-nav ul li:nth-of-type(3) a::after {
  background-position: -125px 0;
}
.cd-stretchy-nav ul li:nth-of-type(4) a::after {
  background-position: 0 0;
}
.cd-stretchy-nav ul li:nth-of-type(5) a::after {
  background-position: -16px 0;
}
.cd-stretchy-nav ul span {
  /* navigation item labels */
  display: block;
  opacity: 0;
  -webkit-transform: translateX(-25px);
  -moz-transform: translateX(-25px);
  -ms-transform: translateX(-25px);
  -o-transform: translateX(-25px);
  transform: translateX(-25px);
}

.cd-stretchy-nav.nav-is-visible ul {
  visibility: visible;
}
.cd-stretchy-nav.nav-is-visible ul a::after {
  /* navigation item icons */
  -webkit-transform: translateY(-50%) scale(1);
  -moz-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  -o-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
  -webkit-animation: scaleIn 0.15s backwards;
  -moz-animation: scaleIn 0.15s backwards;
  animation: scaleIn 0.15s backwards;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.cd-stretchy-nav.nav-is-visible ul a.active {
  color: #ffffff;
}
.cd-stretchy-nav.nav-is-visible ul a.active::after {
  opacity: 1;
}
.cd-stretchy-nav.nav-is-visible ul a.active::before {
  -webkit-transform: translateX(3px) translateY(-50%) scaleY(1);
  -moz-transform: translateX(3px) translateY(-50%) scaleY(1);
  -ms-transform: translateX(3px) translateY(-50%) scaleY(1);
  -o-transform: translateX(3px) translateY(-50%) scaleY(1);
  transform: translateX(3px) translateY(-50%) scaleY(1);
  -webkit-transition: -webkit-transform 0.15s 0.3s;
  -moz-transition: -moz-transform 0.15s 0.3s;
  transition: transform 0.15s 0.3s;
}
.cd-stretchy-nav.nav-is-visible ul span {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-animation: slideIn 0.15s backwards;
  -moz-animation: slideIn 0.15s backwards;
  animation: slideIn 0.15s backwards;
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  transition: transform 0.2s;
}
.no-touch .cd-stretchy-nav.nav-is-visible ul a:hover {
  color: #ffffff;
}
.no-touch .cd-stretchy-nav.nav-is-visible ul a:hover::after {
  opacity: 1;
}
.no-touch .cd-stretchy-nav.nav-is-visible ul a:hover span {
  -webkit-transform: translateX(-5px);
  -moz-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  -o-transform: translateX(-5px);
  transform: translateX(-5px);
}
.cd-stretchy-nav.nav-is-visible ul li:first-of-type a::after,
.cd-stretchy-nav.nav-is-visible ul li:first-of-type span {
  -webkit-animation-delay: 0.05s;
  -moz-animation-delay: 0.05s;
  animation-delay: 0.05s;
}
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(2) a::after,
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(2) span {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(3) a::after,
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(3) span {
  -webkit-animation-delay: 0.15s;
  -moz-animation-delay: 0.15s;
  animation-delay: 0.15s;
}
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(4) a::after,
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(4) span {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(5) a::after,
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(5) span {
  -webkit-animation-delay: 0.25s;
  -moz-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

/* -------------------------------- 

add-content navigation style

-------------------------------- */
.cd-stretchy-nav.add-content {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 200px;
}
.cd-stretchy-nav.add-content .stretchy-nav-bg {
  left: 0;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #8ac57f;
  -webkit-transition: width 0.2s;
  -moz-transition: width 0.2s;
  transition: width 0.2s;
}
.cd-stretchy-nav.add-content.nav-is-visible .stretchy-nav-bg {
  width: 100%;
}

.cd-stretchy-nav.add-content .cd-nav-trigger {
  left: 0;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #9acd91;
}
.cd-stretchy-nav.add-content .cd-nav-trigger span {
  background-color: transparent;
}
.cd-stretchy-nav.add-content .cd-nav-trigger span::before {
  /* used to create the plus icon */
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.cd-stretchy-nav.add-content .cd-nav-trigger span::after {
  /* used to create the plus icon */
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}


.cd-stretchy-nav.add-content.nav-is-visible .cd-nav-trigger span::before {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.cd-stretchy-nav.add-content.nav-is-visible .cd-nav-trigger span::after {
  -webkit-transform: rotate(-225deg);
  -moz-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  -o-transform: rotate(-225deg);
  transform: rotate(-225deg);
}

.cd-stretchy-nav.add-content ul {
  padding-top: 0;
}
.cd-stretchy-nav.add-content ul::after {
  clear: both;
  content: "";
  display: table;
}
.cd-stretchy-nav.add-content ul li {
  	display: inline-block;
  	float: left;
  	width: 60px;
  	height: inherit;
}
.cd-stretchy-nav.add-content ul li:nth-of-type(2) {
  /* space occupied by the navigation trigger */
  margin-right: 60px;
}
.cd-stretchy-nav.add-content ul a {
  	padding: 0;
  	height: 30px;
  	width: 100%;
}
.cd-stretchy-nav.add-content ul a::after {
  top: 50%;
  left: 22px;
  right: auto;
  -webkit-transform: translateY(-50%) scale(0);
  -moz-transform: translateY(-50%) scale(0);
  -ms-transform: translateY(-50%) scale(0);
  -o-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  background-image: url(images/cd-sprite-2.svg);
}
.cd-stretchy-nav.add-content ul li:first-of-type a::after {
  background-position: -16px 0px;
}
.cd-stretchy-nav.add-content ul li:nth-of-type(2) a::after {
  background-position: 0px 0px;
}
.cd-stretchy-nav.add-content ul li:nth-of-type(3) a::after {
  background-position: -48px 0px;
}
.cd-stretchy-nav.add-content ul li:nth-of-type(4) a::after {
  background-position: -32px 0px;
}
.cd-stretchy-nav.add-content ul li:first-of-type a::after,
.cd-stretchy-nav.add-content ul li:nth-of-type(4) a::after {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.cd-stretchy-nav.add-content ul li:nth-of-type(2) a::after,
.cd-stretchy-nav.add-content ul li:nth-of-type(3) a::after {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.cd-stretchy-nav.add-content.nav-is-visible ul a::after {
  -webkit-animation-name: scaleIn;
  -moz-animation-name: scaleIn;
  animation-name: scaleIn;
  -webkit-transform: translateY(-50%) scale(1);
  -moz-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  -o-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}

.cd-stretchy-nav.add-content ul span {
  position: absolute;
  left: 0;
  top: -20px;
  width: 100%;
  padding: 0.6em 0;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 2px;
  line-height: 1;
  white-space: nowrap;
  text-align: center;
  -webkit-transition: opacity 0.2s, visibility 0.2s;
  -moz-transition: opacity 0.2s, visibility 0.2s;
  transition: opacity 0.2s, visibility 0.2s;
  /* reset default style */
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cd-stretchy-nav.add-content ul span::after {
  /* triangle below the tooltip */
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 0;
  width: 0;
  border: 4px solid transparent;
  border-top-color: rgba(0, 0, 0, 0.8);
}

.cd-stretchy-nav.add-content.nav-is-visible ul span {
  /* reset default style */
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
}

.no-touch .cd-stretchy-nav.add-content.nav-is-visible ul a:hover span {
  opacity: 1;
  visibility: visible;
  /* reset default style */
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

/* -------------------------------- 

edit content

-------------------------------- */
.cd-editable-content {
  /* used to wrap the image and the navigation */
  position: relative;
  width: 90%;
  max-width: 400px;
  margin: 4em auto;
}
.cd-editable-content img {
  display: block;
  border-radius: .25em;
}


.cd-stretchy-nav.edit-content {
  	position: absolute;
  	top: 2px;
  	right: 5px;
}

.cd-stretchy-nav.edit-bleu,
.cd-stretchy-nav.rouge {
  	top: 5px;
	left: 0; 
	right: inherit;
}



.cd-stretchy-nav.edit-content .stretchy-nav-bg {
  	height: 40px;
  	width: 40px;
  	-webkit-transition: background 0.2s, height 0.2s;
  	-moz-transition: background 0.2s, height 0.2s;
  	transition: background 0.2s, height 0.2s;
}

.cd-stretchy-nav.edit-bleu .stretchy-nav-bg,
.cd-stretchy-nav.edit-bleu.nav-is-visible .stretchy-nav-bg {
  	background-color: #2e2866!important;
}

.cd-stretchy-nav.rouge .stretchy-nav-bg,
.cd-stretchy-nav.rouge.nav-is-visible .stretchy-nav-bg {
  	background-color: #bc0906!important;
}

.cd-stretchy-nav.edit-content.nav-is-visible .stretchy-nav-bg {
  	height: 100%;
}

.cd-stretchy-nav.edit-content .cd-nav-trigger {
	height: 40px;
	width: 40px;
}

.cd-stretchy-nav.edit-content .cd-nav-trigger span {
  opacity: 0;
  background-color: transparent;
}
.cd-stretchy-nav.edit-content .cd-nav-trigger span::before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cd-stretchy-nav.edit-content .cd-nav-trigger span::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-stretchy-nav.edit-content .cd-nav-trigger span, .cd-stretchy-nav.edit-content .cd-nav-trigger span::before, .cd-stretchy-nav.edit-content .cd-nav-trigger span::after {
  /* used to create the 'X' icon when the navigation is open */
  width: 12px;
}

.cd-stretchy-nav.edit-content .cd-nav-trigger::after {
	content: '';
	position: absolute;
	height: 32px;
	width: 32px;
	left: 50%;
	top: 50%;
	bottom: auto;
	right: auto;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background: url(images/cd-sprite-3.svg) no-repeat 0 0;
}

.cd-stretchy-nav.edit-content .cd-nav-trigger span, .cd-stretchy-nav.edit-content .cd-nav-trigger::after {
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.no-touch .cd-stretchy-nav.edit-content .cd-nav-trigger:hover ~ .stretchy-nav-bg {
  background-color: rgba(0, 0, 0, 1);
}

.cd-stretchy-nav.edit-content.nav-is-visible .cd-nav-trigger span {
  opacity: 1;
}
.cd-stretchy-nav.edit-content.nav-is-visible .cd-nav-trigger span::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-stretchy-nav.edit-content.nav-is-visible .cd-nav-trigger span::after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.cd-stretchy-nav.edit-content.nav-is-visible .cd-nav-trigger::after {
  /* hide edit icon */
  opacity: 0;
}

.cd-stretchy-nav.edit-content ul {
	margin: 0;
  	padding-top: 30px;
  	background: none;
}

.cd-stretchy-nav.edit-content ul li {
	float: none;
	width: auto;
	height: inherit;
	line-height: inherit;
	border: 0!important;
	padding: 0 0 5px 0;
}

.cd-stretchy-nav.edit-content ul a {
	width: 40px;
	height: 40px;
	line-height: 30px;
	padding: 0;
	cursor: pointer;
	background: none!important;
	border: none!important;
}

.cd-stretchy-nav.edit-content ul a::after {
  	right: 7px;
  	background-image: url(images/cd-sprite-3.svg);
}

.cd-stretchy-nav.edit-bleu ul a::after,
.cd-stretchy-nav.rouge ul a::after {
	right: 6px;
}

/**  IcÃ´ne Commentaire  **/

.cd-stretchy-nav.edit-content ul li.commentaire a::after {
	background-position: -29px 0;
}

/**  IcÃ´ne Poubelle  **/

.cd-stretchy-nav.edit-content ul li.poubelle a::after {
  	background-position: -62px 0;
}

/**  IcÃ´ne Texte  **/

.cd-stretchy-nav.edit-content ul li.mail a::after {
  	background-position: -94px 0;
}

/**  IcÃ´ne Mail  **/

.cd-stretchy-nav.edit-content ul li.texte a::after {
  	background-position: -124px 0;
}

/**  IcÃ´ne Modifier  **/

.cd-stretchy-nav.edit-content ul li.modifier a::after {
	background-position: -189px 0;
}

/**  IcÃ´ne Renommer  **/

.cd-stretchy-nav.edit-content ul li.renommer a::after {
	background-position: -157px 0;
}

/**  IcÃ´ne CrÃ©er Formulaire  **/

.cd-stretchy-nav.edit-content ul li.creer a::after {
	background-position: -221px 0;
}

/**  IcÃ´ne Panier  **/

.cd-stretchy-nav.edit-content ul li.panier a::after {
	background-position: -256px 0;
}

/**  IcÃ´ne Copier  **/

.cd-stretchy-nav.edit-content ul li.copier a::after {
	background-position: -290px 0;
}

/**  IcÃ´ne CrÃ©er Formulaire  **/

.cd-stretchy-nav.edit-content ul li.unimarc a::after {
	background-position: -125px 0;
}

.cd-stretchy-nav ul span {
	color: #fff;
	font-weight: 600;
	font-size: 0.9rem;
  	position: absolute;
  	top: 5px;
  	right: 45px;
  	height: 30px;
  	line-height: 30px;
  	padding: 0;
  	min-width: 250px;
  	opacity: 0;
  	visibility: hidden;
  	background-color: #666;
  	border-radius: 2px;
  	text-align: center;
  	-webkit-transition: opacity 0.2s, visibility 0.2s;
  	-moz-transition: opacity 0.2s, visibility 0.2s;
  	transition: opacity 0.2s, visibility 0.2s;
}

.cd-stretchy-nav.edit-bleu ul span {
	background-color: #2e2866;
}

.cd-stretchy-nav.rouge ul span {
	background-color: #bc0906;
}

.cd-stretchy-nav.edit-bleu ul span,
.cd-stretchy-nav.rouge ul span {
	right: inherit;
	left: 45px;
}

.cd-stretchy-nav.edit-content ul span::after {
	content: '';
  	position: absolute;
  	left: 100%;
  	top: 50%;
  	bottom: auto;
  	-webkit-transform: translateY(-50%);
  	-moz-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	-o-transform: translateY(-50%);
  	transform: translateY(-50%);
  	height: 0;
  	width: 0;
  	border: 4px solid transparent;
  	border-left-color: #666;
}

.cd-stretchy-nav.edit-bleu ul span::after,
.cd-stretchy-nav.rouge ul span::after {
  	content: '';
  	position: absolute;
  	left: -8px;
  	top: 50%;
  	bottom: auto;
  	-webkit-transform: translateY(-50%);
  	-moz-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	-o-transform: translateY(-50%);
  	transform: translateY(-50%);
  	height: 0;
  	width: 0;
  	border: 4px solid transparent;
}

.cd-stretchy-nav.edit-bleu ul span::after {
	border-right-color: #2e2866;
}

.cd-stretchy-nav.rouge ul span::after {
	border-right-color: #bc0906;
}

.cd-stretchy-nav.edit-content.nav-is-visible ul span {
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
  width : 300px;
}

.cd-stretchy-nav.nav-is-visible ul a:hover span {
  opacity: 1;
  visibility: visible;

  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

/* -------------------------------- 

main content basic style

-------------------------------- */
.cd-main-content {
  position: relative;
  z-index: 1;
  min-height: 100vh;
  padding: 100px 0;
  background-color: #003c5d;
}

/* -------------------------------- 

keyframes

-------------------------------- */
@-webkit-keyframes scaleIn {
  from {
    -webkit-transform: translateY(-50%) scale(0);
  }
  to {
    -webkit-transform: translateY(-50%) scale(1);
  }
}
@-moz-keyframes scaleIn {
  from {
    -moz-transform: translateY(-50%) scale(0);
  }
  to {
    -moz-transform: translateY(-50%) scale(1);
  }
}
@keyframes scaleIn {
  from {
    -webkit-transform: translateY(-50%) scale(0);
    -moz-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
  }
  to {
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
  }
}
@-webkit-keyframes slideIn {
  from {
    opacity: 0;
    -webkit-transform: translateX(-25px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes slideIn {
  from {
    opacity: 0;
    -moz-transform: translateX(-25px);
  }
  to {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@keyframes slideIn {
  from {
    opacity: 0;
    -webkit-transform: translateX(-25px);
    -moz-transform: translateX(-25px);
    -ms-transform: translateX(-25px);
    -o-transform: translateX(-25px);
    transform: translateX(-25px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

/**  MORPHER  **/

body.overflow-hidden {
  overflow: hidden;
}

.cd-modal {
  position: fixed;
  top: 118px;
  left: 0;
  width: 100%;
  height: calc(100% - 118px);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: visibility 0s 0.2s, opacity 0.2s 0s, z-index 0s 0.2s;
  -moz-transition: visibility 0s 0.2s, opacity 0.2s 0s, z-index 0s 0.2s;
  transition: visibility 0s 0.2s, opacity 0.2s 0s, z-index 0s 0.2s;
}

.cd-modal .cd-modal-content {
	height: 100%;
	width: 100%;
	padding: 20px 8% 40px 4%;
	text-align: left;
	overflow-y: auto;
}

.cd-modal .cd-modal-content h2 {
	font-size: 3rem;
	line-height: 4rem;
	border-bottom: 1px solid #ddd;
	color: #2e2866;
}

.cd-modal .cd-modal-content h3 {
	font-size: 1.4rem;
	margin: 10px 0 30px 0;
	color: #666;
}

.modal-is-visible .cd-modal {
	background: #fff;
	z-index: 501;
	visibility: visible;
	opacity: 1;
	pointer-events: auto;
	-webkit-transition: visibility 0s 0s, opacity 0.2s 0s, z-index 0s 0s;
	-moz-transition: visibility 0s 0s, opacity 0.2s 0s, z-index 0s 0s;
	transition: visibility 0s 0s, opacity 0.2s 0s, z-index 0s 0s;
}

.modal-is-visible .cd-modal .cd-modal-content {
  -webkit-overflow-scrolling: touch;
}


.cd-modal-action {
  	position: relative;
  	text-align: center;
}

.cd-modal-action .btn, 
.cd-modal-action .cd-modal-bg {
	display: inline-block;
	height: 60px;
	background: #fff;
}

.cd-modal-action .btn {
	pointer-events: none;
	background: #f2f2f2;
	width: 10px;
	height: 10px;
	font-weight: 400;
	font-size: 1rem;
	border-radius: 30px;
	line-height: 50px;
	text-align: center;
	white-space: nowrap;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: color 0.2s 0.2s, width 0.2s 0s;
	-moz-transition: color 0.2s 0.2s, width 0.2s 0s;
	transition: color 0.2s 0.2s, width 0.2s 0s;
}

.cd-modal-action .btn.to-circle {
  color: transparent;
  -webkit-transition: color 0.2s 0s, width 0.2s 0.2s;
  -moz-transition: color 0.2s 0s, width 0.2s 0.2s;
  transition: color 0.2s 0s, width 0.2s 0.2s;
}
.cd-modal-action .cd-modal-bg {
  position: absolute;
  z-index: 500;
  left: 50%;
  top: 0;

  border-radius: 50%;
  opacity: 0;
  visibility: hidden;

  -webkit-transition: visibility 0s 0.5s;
  -moz-transition: visibility 0s 0.5s;
  transition: visibility 0s 0.5s;
}
.cd-modal-action .cd-modal-bg.is-visible {
  opacity: 1;
  visibility: visible;
}

.cd-modal-close {
	position: fixed;
	z-index: 501;
	bottom: 75px;
	right: 2%;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	background: url(images/cd-sprite-1.svg) no-repeat #333 2px 3px;
	background-size: 180%;
	
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.2s 0s, visibility 0s 0.2s, opacity 0.2s 0s;
  -moz-transition: -moz-transform 0.2s 0s, visibility 0s 0.2s, opacity 0.2s 0s;
  transition: transform 0.2s 0s, visibility 0s 0.2s, opacity 0.2s 0s;
}
.no-touch .cd-modal-close:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.modal-is-visible .cd-modal-close {
  visibility: visible;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.2s 0s, visibility 0s 0s, opacity 0.2s 0s;
  -moz-transition: -moz-transform 0.2s 0s, visibility 0s 0s, opacity 0.2s 0s;
  transition: transform 0.2s 0s, visibility 0s 0s, opacity 0.2s 0s;
}

/*
#popup-exemplaire-accordeon {
	position: absolute;
	min-width: 180px;
	height: 35px;
	line-height: 35px;
	top: 0;
	right: 180px;
	color: #fff;
    font-size: 1.1rem;
    font-weight: 500;
    margin: 0;
    padding: 0;
    background: #6fae00;
    text-align: center;
}
*/

#supexpl,
#modexpl,
#modexpl_cr,
#modexplexpert_cr,
#supexpl_cr {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	font-size: 10px;
	/*margin: 0 0 0 10px;*/
	margin: 20px 0 0 10px;
}

#supexpl img,
#modexpl img,
#modexpl_cr img,
#modexplexpert_cr img,
#supexpl_cr img {
	width: 30px;
	height: 30px;
}

#supexpl span,
#modexpl span,
#modexpl_cr span,
#modexplexpert_cr span,
#supexpl_cr span {
	float: left;
    text-align: center;
    width: 100%;
}

.st-content div div {
	float: left;
	width: 100%;
	border-bottom: 1px solid #aaa;
}

#ListeLocales {
	margin: 20px 0;
}

/*
#boutonModloc,
#boutonSuploc {
	float: right;
	background: none;
	text-indent: 9999px;
	width: 30px;
	height: 30px;
	border-radius: 0;
	margin: 0 0 0 10px;
	padding: 0;
}

#boutonModloc {
	background: url('images/accordeon-modifier.png') no-repeat transparent;
	background-size: 30px;
}

#boutonSuploc {
	background: url('images/accordeon-supprimer.png') no-repeat transparent;
	background-size: 30px;
}
*/

#ValExpl {
	margin: 20px 5%;
	padding: 15px;
	width: 90%;
	text-align: left;
}

#donneesLocales {
	margin: 20px 0 0 60px;
}

#gestDonneesLocales {
	text-align: center;
	position: relative;
}

#gestDonneesLocales p {
	text-align: left;
}

a.zone {
	float: left;
	width: 100%;
	text-transform: uppercase;
	font-size: 0.9rem;
    line-height: 1.4rem;
    color: #333;
}

#RcrCr {
	margin: 0 0 20px 0;
}

p.unim {
	margin: 20px 0 0 0;
}


[data-tip]{
/*border-bottom: 2px dotted #888;*/ /*supprimer FBE pour ne pas avoir ... sous image quand message*/
  display: inline-block;
  position: relative;
}

[data-tip]:hover:before{
  content: attr(data-tip);
  position: absolute;
  padding: 0 8px;
  height: 28px;
  line-height: 28px;
  background-color: #2e2866;
  left: -10px;
  top: -38px;
  font-size: 14px;
  border-radius: 5px;
  white-space: nowrap;
  color: #fff;
  font-size: 12px;
}

[data-tip]:hover:after{
  content: "";
  position: absolute;
  border-top: 8px solid rgba(0, 0, 0, 0.8);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  left: 0;
  top: -10px;
}</pre></body></html>