﻿body{
  font-family: Verdana;
}

.defCarac, #defCaracTest{
    width: 100%!important;
    /*background-color: white;*/
    /*min-height: 100%;*/
    /*font-weight: normal;*/
}
.defCarac th, , #defCaracTest th{
  width: 30%;
}

body:not(.loaded, .wbSaisieRicheIframeBody):after{
	content: '';
	display: block;
	position: fixed;
	top:0;
	right: 0;
	bottom: 0;
	left:0;
	width: 100%;
	height: 100%;
	z-index: 100001;
	background-color: rgba(200,200,200,0.5);
}

body.wbSaisieRicheIframeBody{
	/*background-image: url(images/icones/Resize_iStyle_Resize_PopUp_16_1.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;*/
    height: 100%!important;
}

.wbSaisieRicheIframeHtml{
	overflow-y: auto!important;
}

#loadingBox{
/*	border-radius: 10px; */
/*	overflow: hidden;    */
/*	border: solid 5px rgba(100, 100, 100, 0.6); */
}

html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	/*font-family: 'Trebuchet MS', sans-serif, Verdana;*/
}
/*body{overflow: hidden;}*/

/* .WDPLN-RendezVousSelect, .WDPLN-RendezVousTitre, .WDPLN-RendezVous, .WDPLN-RendezVousExterne{ */
/* border-radius: 0!important; */
/* -webkit-box-shadow: none!important; */
/* padding: 0!important; */
/* /*border: none! important;*/ */
/*  }  */

/* */
/* .WDPLN-RendezVousSelect div, .WDPLN-RendezVousTitre div, .WDPLN-RendezVous div, .WDPLN-RendezVousExterne div  */
/* , .WDPLN-RendezVousSelect table, .WDPLN-RendezVousTitre table, .WDPLN-RendezVous table, .WDPLN-RendezVousExterne table{  */
/*	height: auto!important;  */
/*	padding: 0! important;   */
/*	line-height: initial;    */

 /*	height: 20px! important;  */
 /*	overflow: visible! important;*/
/* }  */

.disable{
	opacity: 0.3;
	cursor: not-allowed;
}

.disable *{cursor: inherit !important;}

.invisible{display: none;overflow: hidden;}

.tirroir{
	background-color: blue;
	border: solid 1px red;
}

.clickable{
	cursor: pointer;
}

#dwwPOPUPCHARGEMENTENCOURS{
	z-index:100000!important;
}
#dwwPOPUPCHARGEMENTENCOURS > table{
	z-index:100002!important;
	position: relative;
}
#dwwPOPUPCHARGEMENTENCOURS:before{
	content: '';
	display: block;
	position: fixed;
	top:0;
	right: 0;
	bottom: 0;
	left:0;
	width: 100%;
	height: 100%;
	z-index: 100001;
	background-color: rgba(200,200,200,0.5);
}



body.ajaxInProgress{

}
body.ajaxInProgress:before{
	content: '';
	display: block;
	position: fixed;
	top:0;
	right: 0;
	bottom: 0;
	left:0;
	width: 100%;
	height: 100%;
	z-index: 100001;
	background-color: rgba(200,200,200,0.2);
}
body.ajaxInProgress:after{
	content: 'Chargement en cours ...';
	color: black;
	font-size: 1.5em;
	display: block;
	position: fixed;
	bottom: 0;
	left:0;
	padding-left: 40px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	z-index: 100001;
	background: rgba(255,255,255,0.5) url(images/ajax-loader-small.gif) no-repeat left center;
}


.DivCellRel{ /*Pour firefox*/
/*width: 100%;*/
}

#ListeRecherche{
	color: #4c4c4c;
	position: absolute;
	height: 100%;
	width: 100%;
	font-size: 11px;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
}
#ListeRecherche a{
	text-decoration: underline;
	color: #1c6a9d;
}
#ListeRecherche th{
	color: white;
	font-weight: bold;
	font-size: 12px;
}



#ListeRecherche table{
	/*position: relative;*/
	min-width: 100%;
	width: 100%;
  table-layout: fixed;
}

#ListeRecherche .header{
	position: absolute;
	top: 0;
	left : 0;
	right : 0;
	width : 100%;
	box-sizing: border-box;
	padding-right: 18px;
	background-color: #434343;
}
#ListeRecherche thead{
	height: 40px;
}
#ListeRecherche thead tr{}
#ListeRecherche tr{}

#ListeRecherche td, #ListeRecherche th{
	padding: 5px;
/*	border-bottom: solid 1px white;*/
	vertical-align: middle;
}
#ListeRecherche td:first-of-type, #ListeRecherche th:first-of-type{
	padding-left: 10px;
}
#ListeRecherche th{
	height: 25px;
	text-align: left;
	position: relative;
  text-overflow: clip;
  overflow: hidden;
	/*padding-right: 20px;*/
}
#ListeRecherche th.triable{
	cursor: pointer;
	text-decoration: underline;
}
#ListeRecherche th.triable:hover{
	text-decoration: underline;
	font-style: oblique;
}
#ListeRecherche th.triable.tri:after{
	content: '↓';
    font-size: 0.8em;
	font-weight: normal;
}
#ListeRecherche th.triable.tri.tri_DESC:after{
	content: '↑';
}
#ListeRecherche th.triable.tri.tri_position_1:after{
	font-size: 1.2em;
}
#ListeRecherche th.triable.tri.tri_position_2:after{
	font-size: 1.1em;
}
#ListeRecherche th.triable.tri.tri_position_3:after{
	font-size: 1em;
}
#ListeRecherche th.triable.tri.tri_position_4:after{
	font-size: 0.95em;
}
#ListeRecherche th.triable.tri.tri_position_5:after{
	font-size: 0.9em;
}
#ListeRecherche th.triable.tri.tri_position_6:after{
	font-size: 0.85em;
}
#ListeRecherche th .sortMenu{
	position: absolute;
	right: 0;
	top: 8px;
}
#ListeRecherche th .sortMenu .sortMenuIco{
	background: url(images/icones/ArrowOpen.png) no-repeat center center;
	width: 18px;
	height: 18px;
	display: block;
}

#ListeRecherche th .sortMenu > ul{
	display: none;
	position: absolute;
	top: 23px;
	left: -17px;
}
#ListeRecherche th .sortMenu:hover >ul{
	display: block;
}


#ListeRecherche td{
	height: 35px;
  position: relative;
  word-wrap: break-word;
  word-break: break-word;
}

#ListeRecherche .body{
	position: absolute;
	top: 36px;
	bottom: 35px;
	left : 0;
	right : 0;
	width : 100%;
	overflow-x: auto;
	overflow-y: scroll;
}
#ListeRecherche tbody{
}
#ListeRecherche tr.rupture{
	background-color: white !important;
}
#ListeRecherche tr.rupture > td:first-child{
	text-align: left;
}
#ListeRecherche tr.rupture.total{
	background-color: #434343 !important;

}
#ListeRecherche tr.rupture.total td{
	height: 25px;
	color: white;
}
#ListeRecherche tr.fin.total{
	background-color: #434343 !important;
}
#ListeRecherche tr.fin.total td{
	height: 1px;
	color: white;
}
#ListeRecherche tr.sousRupture td.selection:before{
	content: '';
	display: block;
	top: 0; left: 0; bottom: 0;
	width: 5px;
	background-color: #515d6e;
	position: absolute;
}

#ListeRecherche tr.rupture td{
	font-weight: bold;
	/*font-size: 1.2em;*/
	height: 25px;
}
#ListeRecherche tr.rupture td .label:after{
	content: ": ";
}

#ListeRecherche tr.rupture td .notEmphasys{
	font-weight: normal;
}
#ListeRecherche tbody tr{
border-bottom: solid 1px lightgray;
}
#ListeRecherche tbody tr:nth-child(2n){
	background-color: white;
}
#ListeRecherche tbody tr:nth-child(2n+1){
	/*background-color:#c6d8dd;*/
	background-color:#f5f5f5;
}

#ListeRecherche LigneTable tr:nth-child(2n+1){
        display: block;
	border-bottom:none;
	font-size: 0.8em;
	font-weight: normal;
	/*color: #000000;*/
	text-overflow: ellipsis;
	/*white-space: nowrap;*/
	overflow: hidden;
	/*height: 1em;*/
	/*background-color:#c6d8dd;*/
	background-color:transparent;
}

#ListeRecherche SousLigneTable tr:nth-child(2n+1){
        display: block;
	border-bottom:none;
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
	/*color: #000000;*/
	text-overflow: ellipsis;
	/*white-space: nowrap;*/
	overflow: hidden;
	/*height: 1em;*/
	/*background-color:#c6d8dd;*/
	background-color:transparent;
}


/*#ListeRecherche th.imprimer{
	background-image: url(images/visuel/imprimer.png);
    background-repeat: no-repeat;
	background-position: center center;
	width: 47px;
	padding:0 0 0 20px;
	cursor: pointer;
}*/

#ListeRecherche th.type_STATUT{
	text-align: center;
	padding-left: 15px;
/*	text-align: right; */
/*	padding-right: 45px; */
}

#ListeRecherche th.imprimer{
	text-align: right;
/*	padding-right: 10px; */
	min-width: 65px;
	/*font-size: 0.9em;*/
}
#ListeRecherche th.imprimer >a{
	color: white;
	/*vertical-align: top;*/
	cursor: pointer;
	position: relative;
	/*display: block;*/
}
#ListeRecherche th.imprimer >a.imprimer:before{
	content: url(images/visuel/imprimer-16x16.png);
	position: absolute;
	left: -20px;
	top: -2px;
}

#ListeRecherche td.selection{
	max-width: 25px;
	text-align: center;
	position: relative;
}
#ListeRecherche .type_DATE{
	text-align: center;
}
#ListeRecherche td.type_DATE{
    white-space: nowrap;
}

#ListeRecherche .type_BOOLEEN{
	text-align: center;
}

#ListeRecherche td.type_TEXTE_CODE, #ListeRecherche td.type_TEXTE_SIMPLE{
	text-align: center;
}

#ListeRecherche .type_MONETAIRE, #ListeRecherche .type_ENTIER, #ListeRecherche .type_REEL{
	text-align: right;
}
#ListeRecherche td.type_MONETAIRE, #ListeRecherche td.type_ENTIER, #ListeRecherche td.type_REEL{
  white-space:nowrap;
}

#ListeRecherche .dashIfEmpty:empty:after{
  content: '-';
}

#ListeRecherche .type_MONETAIRE{
	/*min-width: 6em;*/
}

#ListeRecherche .type_ENTIER{
/*	min-width: 3em;*/
}
#ListeRecherche.selectionActive tr:not(.selected){
	opacity: 0.8;
}

#ListeRecherche td.voir, #ListeRecherche td.modifier, #ListeRecherche td.supprimer, #ListeRecherche td.actions{
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
#ListeRecherche table .voir{display: none;}
#ListeRecherche td.actions{
	max-width: 47px;
}
#ListeRecherche td.voir, #ListeRecherche td.modifier, #ListeRecherche td.supprimer{
	position: relative;
	text-align: center;
}
#ListeRecherche td.voir:after, #ListeRecherche td.modifier:after, #ListeRecherche td.supprimer:after{
	display: inline-block;
	left: 25%;
	top: 15%;
	border: none;
	border-radius: 3px;
	background-color: #646665;
	padding: 7px;
}
#ListeRecherche tbody td.voir:after{
	content: url(images/btn-Loupe.png);
}
#ListeRecherche tbody td.modifier:after{
	content: url(images/icones/Edition-33.png);
}
#ListeRecherche tbody td.supprimer:after{
	content: url(images/icones/Edition-41-16.png);
}

#ListeRecherche tbody td.supprimer.disabled{
	opacity: 0.3;
	cursor: not-allowed;
}
#ListeRecherche td.actions{
	padding-left: 15px;
	position: relative;
	text-align: right;
}

#ListeRecherche td.actions.disabled{
    cursor: default;
}

#ListeRecherche td.actions.disabled >ul{
	display: none;
}

#ListeRecherche td.actions.type_STATUT > .statusButton{
  padding: 0px 15px 0px 3px;
  border-radius: 3px;
  color: white;
  font-variant: small-caps;
  text-transform: lowercase;
  display: inline-block;
  width: 80px;
  height: 2rem;
  line-height: 2rem;
  vertical-align: middle;
  position: relative;
  text-align: center;
}
#ListeRecherche td.actions.type_STATUT.disabled > .statusButton{
  padding-right: 3px;
  width: 92px;
}
#ListeRecherche td.actions.type_STATUT:not(.disabled) > .statusButton:after{
  content: '▼';
  position: absolute;
  font-size: 0.5rem;
  right: 4px;
  border-left: solid 1px white;
  padding-left: 4px;
}

#ListeRecherche td.actions > ul{
/*	display: none;*/
  display: block;
  visibility: hidden;
	position: absolute;
	top: 35px;
	right: 2px;
	z-index: 2;
	margin: 0;
	border: solid 1px #b0b0b0;
	border-radius: 4px;
	padding: 5px;
	background-color: #f1f1f1;
	box-shadow: 1px 1px 3px #333;
        text-align: left;
}
/*#ListeRecherche td.actions > ul:before{
	content: '';
	display: block;
	position: absolute;
	right: 7px;
	top: -20px;
	height:0;
	width: 0;
	border: solid 10px white;
	border-color: transparent transparent #b0b0b0 transparent;
}
#ListeRecherche td.actions > ul:after{
	content: '';
	display: block;
	position: absolute;
	right: 8px;
	top: -18px;
	height:0;
	width: 0;
	border: solid 9px lightGrey;
	border-color: transparent transparent #f1f1f1 transparent;
}*/
#ListeRecherche td.actions:hover > ul{
	/*display: block;*/
	visibility: visible;
}
#ListeRecherche td.actions > ul >li {
	padding: 5px;
	font-size: 1.1em;
	list-style: none;
    white-space: nowrap;
}
#ListeRecherche td.actions > ul >li:hover {
	background-color: white;
}

#ListeRecherche td.cible{
	color: #1c6a9d;
	text-decoration: underline;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
}
#ListeRecherche div.contenu{
	position: absolute;
	top: 0;
	bottom: 0px;
	left: 0;
	right: 0;
	/*overflow: auto;*/
}
#ListeRecherche #ListeRechercheReglette{position: absolute; bottom: 10px; width: 100%}
#ListeRecherche #ListeRechercheReglette ul{margin: 0; padding: 0; text-align: center;}
#ListeRecherche #ListeRechercheReglette ul li{
	display: inline-block;
	cursor: pointer;
	margin: 0 5px;
}
#ListeRecherche #ListeRechercheReglette ul li.selected{font-weight: bolder;}
#HTM_LISTE_RECHERCHE{vertical-align: top;}

#ListeRecherche .footer{
	position: absolute;
	bottom: 0;
	left : 0;
	right : 0;
	width : 100%;
	padding-right: 18px;
	box-sizing: border-box;
	background-color: #434343;
}
#ListeRecherche tfoot{
	height: 35px;
}

.ancragefixedh{
	z-index:90000 !important;
}

.ancrage_multicombo{
	z-index:9!important;
}

/*.ancragesup{	z-index:9!important; } */

#menuPrincipal .macaron{
	position: absolute;
	top: 8px;
	left: 8px;
	min-width: 12px;
	min-height: 12px;
}
#menuPrincipal .pin{
	display: block;
	border: none;
	background: url(images/menu/pin_gris_12x12.png) no-repeat center center;
	padding: 5px 0;
	width: 100%;
}
#menuPrincipal >li.pinned .pin:not(:hover){
	background-image: url(images/menu/pin_12x12.png);
	color: white;
}

#menuPrincipal, #menuPrincipal ul, #menuPrincipal li{
	margin: 0;
	padding: 0;
	list-style: none;
}
#menuPrincipal{
	width: 125px;
	font-size: 13px;
}
#menuPrincipal > li{
	position: relative;
	display: block;
	background-color: #484848;
	min-height: 60px;
	padding: 5px 0 0px;
	border-bottom: solid 2px #333333;
	transition: background-color 0.3s ease-in-out;
}
#menuPrincipal > li.actionRapide{
	min-height: 28px;
	padding-top: 7px;
}
#menuPrincipal > li.actionRapide > h{
	font-size: 0.8em;
}
#menuPrincipal > li.actionRapide > h>img{
	position: absolute;
	right: 3px;
}
#menuPrincipal > li.selected > ul > li.selected{
	font-weight: bold;
}
#menuPrincipal > li.selected, #menuPrincipal > li:hover{
	background-color: #000000;
}
#menuPrincipal > li.selected:before{
	content: '';
	display: block;
	width: 4px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 2px;
	background-color: #F99C34;/* orange*/
}
#menuPrincipal > li:hover:before, #menuPrincipal > li.pinned:before{
	content: '';
	display: block;
	width: 4px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 2px;
	background-color: #C6D731; /* violet*/
}
#menuPrincipal > li.pinned.selected:not(:hover):before{
	background-color: #F99C34;
}
#menuPrincipal > li:not(:hover):not(.pinned) >ul{
	width: 0;
	z-index: 90000;
	padding: 5px 0px;
	border: none;
	box-shadow: none;
	/*transition: all 0.3s ease-out 0.2s; delay hide but glitch on borders */
}

#menuPrincipal > li >.pin{
	position: absolute;
	z-index: 90003;
	top: 1px;
	right: 1px;
	width: 30px;
	height: 30px;
	text-indent: 10000px;
	overflow: hidden;
	padding: 0;
	color: transparent;
	line-height: 1px !important;
}
#menuPrincipal > li.pinned >.pin{
	background-image: url(images/menu/pin_12x12.png);
}
body:not(.navigateurMobile) #menuPrincipal > li:not(.pinned):not(:hover) >.pin{
	display: none;
}
#menuPrincipal > li >ul>li>.pin{display: none;}
#menuPrincipal > li >img{
	display: block;
	text-align: center;
	width: 27px;
	height: 27px;
	margin: 0 auto;
}
#menuPrincipal > li >h{
	display: block;
	/*padding-top: 35px;*/
	margin: 5px 0;
	text-align: center;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
}
#menuPrincipal > li:not(.pinned) >ul{
	position: absolute;
	top: -5px;
	left: 127px;
	width: 175px;
	z-index: 90000;
	border: solid 1px #b0b0b0;
	border-radius: 4px;
	padding: 5px;
	background-color: #f1f1f1;
	transition: width 0.3s ease-out 0s, z-index linear 0.3s, padding linear 0.3s, border linear 0.3s, box-shadow linear 0.3s;
	box-shadow: 1px 1px 3px #333;

/*

	width: 0;
	z-index: 90000;
	padding: 5px 0px;
	border: none;
	box-shadow: none;
*/
}
#menuPrincipal > li.pinned >ul{
	width: auto;
	margin-left: 6px;
	/*background-color: #292929;*/
}
#menuPrincipal > li:not(.pinned):hover >ul:before{
	content: '';
	display: block;
	position: absolute;
	top: 14px;
	left: -20px;
	height:0;
	width: 0;
	border: solid 10px white;
	border-color: transparent #b0b0b0 transparent transparent;
}
#menuPrincipal > li:not(.pinned):hover >ul:after{
	content: '';
	display: block;
	position: absolute;
	top: 15px;
	left: -18px;
	height:0;
	width: 0;
	border: solid 9px lightGrey;
	border-color: transparent #f1f1f1 transparent transparent;
}
#menuPrincipal > li >ul>li{
	display: block;
	width: 100%;
	overflow: hidden;
	line-height: 1.5em;
}

#menuPrincipal > li:not(.pinned) >ul>li{
	line-height: 1.5em;
}
#menuPrincipal > li:not(.pinned) >ul>li:not(:last-of-type){
	border-bottom: solid 1px #b0b0b0;
}

#menuPrincipal > li >ul>li.selected, #menuPrincipal > li >ul>li:hover{
	background-color: white;
}

#menuPrincipal > li >ul>li>a{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 5px 7px;
	text-decoration: none;
	color: #4c4c4c;
}
#menuPrincipal > li:not(.pinned) >ul>li>a{
	width: 170px;
}
#menuPrincipal > li.pinned >ul>li>a{
	font-size: 0.9em;
}
#menuPrincipal > li.pinned>ul>li:not(.selected):not(:hover) >a{
	color: #ffffff;
}

.Bouton-Action-Automatique{
	max-width: 94px;
}

.menuActions {
/*background-image: url(/MYKOMELA_WEB/images/icones/triangle-small-1-01.png);*/
/*background-repeat: no-repeat!important;*/
/*background-position: right center!important;*/
border-radius:3px;
}
.menuOptions{
	width: 100%;
	height: 100%;
}

.menuOptionsSeparateur{
	border-bottom: solid 3px #147097;
	padding-bottom: 10px!important;
    margin-bottom: 5px;
}

.listeMenu, .sortMenu, .Assistant>ul{
	position: absolute;
	z-index: 95000;
}


.menuOptions, .listeMenu, .sortMenu>ul{
	display: block;
	margin: 0;
	border: solid 1px #b0b0b0;
	border-radius: 4px;
	padding: 5px;
	background-color: #f1f1f1;
	box-shadow: 1px 1px 3px #333;
}

.listeMenu{
	margin-top: 5px;
}

.ouvrirAGauche.menuOptions{
	display: block;
	margin: 0;
	border: solid 1px #b0b0b0;
	border-radius: 4px;
	padding: 5px 0px 5px 5px;
	background-color: #f1f1f1;
	box-shadow: 1px 1px 3px #333;
}

.Assistant{
	display: block;
	margin: 0;
	border: solid 1px #b0b0b0;
	padding: 5px;
	background-color: white;
}

.Assistant_Masque{
	visibility: hidden;
	height: 3px!Important;
}

.Assistant_Icone{
	border:0;
	float:right;
}

.ouvrirAGauche .menuOptions, .ouvrirAGauche .listeMenu, .Assistant, .ouvrirAGauche .sortMenu>ul{
	right: 5px;
}

.ouvrirAGauche35 .menuOptions, .ouvrirAGauche35 .listeMenu, .Assistant, .ouvrirAGauche35 .sortMenu>ul{
	right: 35px;
}

.menuOptions:before, .listeMenu:before, .sortMenu>ul:before{
	content: '';
	display: block;
	position: absolute;
	left: 14px;
	top: -20px;
	height:0;
	width: 0;
	border: solid 10px white;
	border-color: transparent transparent #b0b0b0 transparent;
}
.menuOptions:before{
left: 75px;
}
.listeMenu:before{
	left: 4px;
}
.ouvrirAGauche .menuOptions:before, .ouvrirAGauche .listeMenu:before, .ouvrirAGauche .sortMenu>ul:before{
	left: auto;
	right: 14px
}
.ouvrirAGauche .listeMenu:before{
	right: 4px;
}
.ouvrirAGauche.menuOptions:before{
	left: auto;
	right: 0px;
}

.ouvrirAGauche35 .menuOptions:before, .ouvrirAGauche35 .listeMenu:before, .ouvrirAGauche35 .sortMenu>ul:before{
	left: auto;
	right: 14px
}
.ouvrirAGauche35 .listeMenu:before{
	right: 4px;
}

.menuOptions:after, .listeMenu:after, .sortMenu>ul:after{
	content: '';
	display: block;
	position: absolute;
	left: 15px;
	top: -18px;
	height:0;
	width: 0;
	border: solid 9px lightGrey;
	border-color: transparent transparent #f1f1f1 transparent;
}
.menuOptions:after{
	left: 76px;
}
.ouvrirAGauche.menuOptions:after{
	left: auto;
	right: 1px;
}
.listeMenu:after{
	left: 5px;
}

.ouvrirAGauche .menuOptions:after, .ouvrirAGauche .listeMenu:after, .ouvrirAGauche .sortMenu>ul:after{
	left: auto;
	right: 15px;
}
.ouvrirAGauche .listeMenu:after{
	right: 5px;
}

.ouvrirAGauche35 .menuOptions:after, .ouvrirAGauche35 .listeMenu:after, .ouvrirAGauche35 .sortMenu>ul:after{
	left: auto;
	right: 15px;
}
.ouvrirAGauche35 .listeMenu:after{
	right:5px;
}

.Bouton_Imprimer>span{
    background-position: center center;
	background-repeat: no-repeat;
	background-color: #0E6B94;
    background-image: url(/MYKOMELA_WEB/images/icones/Text-23-16.png)!important;
}

.menuOptions>li, .listeMenu>li, .Assistant>li, .sortMenu>ul>li{
	display: block;
	overflow: hidden;
	line-height: 1.5em;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 5px 7px;
	text-decoration: none;
	color: #4c4c4c;
	cursor: pointer;
	font-size: 0.9em;
}

.listeMenu>li{
	text-transform: none;
	font-weight: normal;
	text-align: left;
	font-size: 1em;
}

.ouvrirAGauche.menuOptions>li{
	width:200px;
}

.Assistant>li{
	display: block;
	overflow: hidden;
	line-height: 1.5em;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 5px 7px;
	text-decoration: none;
	color: #4c4c4c;
	cursor: pointer;
	font-size: 0.9em;
}

/*.menuOptions>li:not(:last-of-type .menuOptionsSeparateur), .listeMenu>li:not(:last-of-type .menuOptionsSeparateur), .Assistant>li:not(:last-of-type), .sortMenu>ul>li:not(:last-of-type){*/
.menuOptions>li:not(:last-of-type):not(.menuOptionsSeparateur), .listeMenu>li:not(:last-of-type):not(.menuOptionsSeparateur), .Assistant>li:not(:last-of-type):not(.menuOptionsSeparateur), .sortMenu>ul>li:not(:last-of-type):not(.menuOptionsSeparateur) {
	border-bottom: solid 1px #b0b0b0;
}

.menuOptions>li:hover, .listeMenu>li:hover, .sortMenu>ul>li:hover{
	background-color: white;
}

.Assistant>li:first-of-type{
	font-weight: bold;
}

.Assistant>li:hover:not(:first-of-type){
	background-color: #f1f1f1;
}


.Liste_Widgets_Left div{
	float: left;
}


/*
.menuOptions>li>a{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 5px 7px;
	text-decoration: none;
	color: #4c4c4c;
}
.menuOptions>li>a{
	width: 120px;
}
.menuOptions>li>a{
	font-size: 0.9em;
}
*/

/* spectrum colorpicker */
.sp-container input{
	background-color: white;
}

/* combo multiple */

.ui-widget.ui-multiselect-menu{
	/*font-size: 0.8em;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*font-weight: bold;*/
	color: rgb(76, 76, 76);
	vertical-align: middle;
}
.ui-multiselect-menu .ui-multiselect-checkboxes li{
	font-size: 1em;
}
.ui-multiselect-menu .ui-multiselect-checkboxes label input{
	margin-right: 5px;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
	font-weight: bold;
}

.ui-multiselect-menu .ui-multiselect-checkboxes label{
	padding: 1px;
}
.ui-multiselect-menu .ui-multiselect-checkboxes label span{
	vertical-align: text-top;
	font-weight: bold;
}

button.ui-multiselect{
	font-weight: bold;
	background-color: white;
	font-size: 1em;
}

.ui-multiselect-menu .ui-multiselect-header ul {
	font-size: 1.1em;
    line-height: 1.5em;
}

.smallMenu{
	border: solid 1px red;
}


.elipsisText{
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
}


.ongletNumber{
	display: block;
	text-align: center;
	font-size: 0.7em;
	margin: -5px 0 2px 0;
}

.notAllowed{
	cursor: not-allowed !important;
	opacity: 0.3;
}


input[disabled], select[disabled], textarea[disabled]{
	background-color: #dddddd;
}

.sousTitreWidget{
	 display: block;
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
	/*color: #000000;*/
	text-overflow: ellipsis;
	/*white-space: nowrap;*/
	overflow: hidden;
	/*height: 1em;*/
}

.btnvalignmiddle{
	position: relative;
	/*white-space: nowrap;*/
}
.element_actif, .element_inactif{
	/*float: right;*/
	font-weight: bold;
	display: inline-block;
	position: absolute;
	padding: 1px 2px;
	right: 0px;
	top: 0px;
  background-color: #fefefe;
}

.BarreOutilBtnVideo{
	background-position: 70% center;
	background-repeat: no-repeat;
	background-image: url(/MYKOMELA_WEB/images/icones/Html_BO_video_18.png);
}
/* 	#width: 28px;
	#border-radius: 3px;
	#background-color: #646665;
*/

/*
.element_actif > span, .element_inactif > span{
	position: absolute;
	right: 5px;
	top: 1px
}*/

.element_actif{
	color: green;
	/*min-width: 130px;*/
  /*margin-left: 130px;*/
}

.element_inactif{
	/*color: #dddddd;*/
    color: darkred;
	/*min-width: 70px;*/
  /*margin-left: 70px;*/
}
/*
.RechercheAvancee{
	transition: max-height 2s ease-in-out;
	max-height: 200px;
	overflow: hidden;
}
.RechercheAvancee.element_hidden{
	max-height: 0px;

}*/

.RechercheAvancee{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	background-color: #F1F1F1;
	padding: 5px 5px 0 5px;
	margin-top: -7px;
	margin: 0 1em
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	-ms-column-gap: 20px;
	column-gap: 20px;
	-webkit-column-rule: 3px outset #ccc;
	-moz-column-rule: 3px outset #ccc;
	-ms-column-rule: 3px outset #ccc;
	column-rule: 3px outset #ccc;
	/*-webkit-column-count: 2;
	-moz-column-count: 2;
	-ms-column-count: 2;
	column-count: 2;*/
	font-size: 12px;
	margin-bottom: 3px;
}

.WDPopupVisible .RechercheAvancee{
	font-size: 10px;
  border-top: solid 1px #AFC0D7;
}
.WDPopupVisible .RechercheAvancee .critere_libelle{
	width: 20%;
  vertical-align: top;
}
.WDPopupVisible .RechercheAvancee .critere_condition{
	width: 15%;
  vertical-align: top;
}
.WDPopupVisible .RechercheAvancee .critere_valeur{
	width: 55%;
	vertical-align: top;
}
.WDPopupVisible .RechercheAvancee .critere_efface{
  vertical-align: top;
  margin-top: 2px;
}
.WDPopupVisible .RechercheAvancee .critere_valeur_seul{
	width: 100%;
	vertical-align: top;
}

@media only screen and (max-width : 109em) {
	.RechercheAvancee > ul{
		-webkit-column-count: 2;
		-moz-column-count: 2;
		-ms-column-count: 2;
		column-count: 2;
	}
	div .zr_haut_rupture{
		background-color: #f3eee1!important;
		/*margin-right: 2px;*/
		border-style: solid;
		border-color: #f3eee1;
		border-width: 0px 2px 0px 0px;
	}
}

@media only screen and (min-width : 110em){
  .WDPopupVisible .RechercheAvancee > ul{
		-webkit-column-count: 2;
		-moz-column-count: 2;
		-ms-column-count: 2;
		column-count: 2;
	}
}


@media only screen and (min-width : 110em) and (max-width: 130em){
	.RechercheAvancee > ul{
		-webkit-column-count: 3;
		-moz-column-count: 3;
		-ms-column-count: 3;
		column-count: 3;
	}
	div .zr_haut_rupture{
		background-color: #f3eee1!important;
		/*margin-right: 3px;*/
		border-style: solid;
		border-color: #f3eee1;
		border-width: 0px 3px 0px 0px;
	}
}


@media only screen and (min-width : 130em){
	.RechercheAvancee > ul{
		-webkit-column-count: 4;
		-moz-column-count: 4;
		-ms-column-count: 4;
		column-count: 4;
	}
	div .zr_haut_rupture{
		background-color: #f3eee1!important;
		/*margin-right: 4px;*/
		border-style: solid;
		border-color: #f3eee1;
		border-width: 0px 4px 0px 0px;
	}
}


.RechercheAvancee .titreRechercheAvancee{
  font-weight: bold;
  font-size: 1.1em;
  text-decoration: underline;
}

.RechercheAvancee .titreRechercheAvancee:after{
  content: ": ";
}


.RechercheAvancee > ul{
	margin: 0;
	padding: 0;
  -webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	-ms-column-gap: 20px;
	column-gap: 20px;
	-webkit-column-rule: 3px outset #ccc;
	-moz-column-rule: 3px outset #ccc;
	-ms-column-rule: 3px outset #ccc;
	column-rule: 3px outset #ccc;

}
.RechercheAvancee >ul >li{
	list-style: none;
	padding: 2px;
  text-align: center;
}
.RechercheAvancee >ul >li >*{
	display: inline-block;
}
.RechercheAvancee .element_invisible{
	/*opacity: 0.5;*/
	display: none;
}
.RechercheAvancee .critere_libelle{
	width: 25%;
  text-align: left;
}
.RechercheAvancee .critere_condition{
	width: 10%;
  text-align: left;
}
.RechercheAvancee .critere_condition select{
  width: 100%;
  border: none;
  background-color: transparent;
}
.RechercheAvancee .critere_valeur{
	width: 50%;
  text-align: left;
}
.RechercheAvancee .critere_valeur >*{
	width: 100% !important;
	height: 20px;
	font-weight: normal;
	border-width: 1px;
}

.RechercheAvancee .critere_efface{
	width: 16px;
	height: 16px;
	/*background: url(images/visuel/effacer_16.png) no-repeat center center;*/
  background: url(images/icones/clear-recherche.png) no-repeat center center;
	cursor: pointer;
    vertical-align: sub;
}

.RechercheAvancee .element_colonne{
        border-right: 5px solid #F1F1F1;
        border-bottom: 5px solid #F1F1F1;
}
.RechercheAvancee .critere_valeur_seul{
	width: 100%;
    text-align: left;
	border-width: 1px;
}

.RechercheAvancee .critere_valeur_seul >*{
	width: 100% !important;
	height: 30px;
    vertical-align: middle;
	font-weight: normal;
	border-width: 1px;
}

.RechercheAvancee .critere_bouton_Recherche{
	width: 30px;
        max-width: 30px;
	height: 30px;
	/*background: url(images/visuel/effacer_16.png) no-repeat center center;*/
        background: url(images/icones/loupe.png) no-repeat center center;
        background-color: #515D6E;
	cursor: pointer;
        vertical-align: sub;
}

.RechercheAvancee_boutonRelance{
	background-color: #F1F1F1;
	text-align: center;
	vertical-align: sub;
	padding: 15px 15px 10px 15px;
}

.RechercheAvancee_boutonRelance span{
	cursor: pointer;
	color: #FFFFFF;
	background-color: #515D6E;
	padding: 8px;
	font-weight:bold;
	border-radius: 3px
}

.ui-multiselect-menu{
	width: 250px!important;
}


.ui-select-multiple.ui-select-bootstrap .ui-select-match-item{
    width: auto;
    padding-right: 5px;
}

#ui-datepicker-div{
	font-size: 12px;
}

#ListeRecherche .annulerRegroupement{
	cursor: pointer;
	color: black;
	opacity: 0;
	transition: opacity 0.5s ease;
}
#ListeRecherche tr.rupture:hover> td>.annulerRegroupement{
	opacity: 1;
}
#ListeRecherche th.regroupable i.regroupe{
	display: inline-block;
	width: 12px;
	height: 12px;
	float: left;
	margin-right: 5px;
	cursor: pointer;
	background: url(images/menu/pin_gris_12x12.png) no-repeat top right;
}
#ListeRecherche th.regroupable i.regroupe:hover{
	background-image:url(images/menu/pin_12x12.png)
}

input.hasDatepicker{
	background: white url(images/visuel/Calendrier.png) no-repeat 95% center;
}

.RechercheAvancee input:invalid, .RechercheAvancee textarea:invalid {
	background-color: #f0dddd!important;
}

#ListeRecherche .noteAlerte{
  font-size: 1.5em;
  position: absolute;
  margin-top: -4px;
 /* top: 10px; */
  margin-left: 3px;
  width: 12px;
  height: 12px;
  background: url(images/visuel/note.png) no-repeat center left;
  /*display: block;*/
}

#ListeRecherche .noteAlerte.valide{
  background: url(images/visuel/note_valide.png) no-repeat center left;
}

#ListeRecherche .noteAlerte.annule{
  background: url(images/visuel/note_annule.png) no-repeat center left;
}

#ListeRecherche .AvecInfoBulle:not(.type_IMAGE):not(.type_STATUT):after{
	content: '(i)';
	font-size: 0.8em;
	vertical-align: super;
}

#ListeRecherche .AvecInfoBulle.annule:not(.type_IMAGE):not(.type_STATUT):after{
    color: #e2b6b6;
    font-weight: bold;
}

span.annule{
	color: #e2b6b6;
}

.InfoBulle:after{
	content: '(i)';
	font-size: 0.8em;
	vertical-align: super;
}

.InfoPriorite:after{
	content: '(H)';
	font-size: 0.8em;
	vertical-align: super;
}


.NoteInfo:after{
	content: ' *';
	font-size: 0.8em;
	vertical-align: super;
}

.element_verrouille{
	display: block;
	padding-left: 35px;
	min-height: 30px;
}

.element_verrouille.element_titre_page{
	background: url(images/visuel/verrou.png) no-repeat center left;
}

.element_verrouille.element_titre_popup{
	background: url(images/visuel/verrouBlanc.png) no-repeat center left;
}

.element_verrouille_popup{
	display: block;
	padding-left: 35px;
	min-height: 21px;
}

.element_verrouille_popup.element_titre_popup{
	background: url(images/visuel/verrouBlanc.png) no-repeat center left;
}

.SaisieComplementaire{
	text-overflow: ellipsis;
    margin: 5px 0 5px 0;
	height: 25px!important;
	font-size: 11px!important;
    border-width: 0 0 1px 0;
    text-align: left;
    vertical-align: middle;
	background-color: #f1f7e4;
	/*max-width: 500px;*/
}


.textConfirmationPopup{
	display: block;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	text-overflow: ellipsis;
	overflow: hidden;
    padding-top: 5px;
	line-height: 150%;
}

.sousTitrePopup{
	 display: block;
	font-size: 0.85em;
	font-style: italic;
	font-weight: normal;
	/*color: #000000;*/
	text-overflow: ellipsis;
	/*white-space: nowrap;*/
	overflow: hidden;
        padding-top: 5px;
	/*height: 1em;*/
}

.popupStyleKomela, .WDPopupVisible:not(.desactivePopupStyleKomela) .WDPopupVisible:not(iframe){
/*	box-shadow: grey 1px 1px 7px;*/
	box-shadow: grey 3px 6px 15px 1px;
	/*box-shadow: grey 1px 1px 5px 1px;*/ /* darker */
}

.ombreLegere{
	box-shadow: grey 1px 2px 3px 0px;
}


.desactiverTailleImage img{
	width:auto !important;
	height: auto !important;
}

.WDOngletOptionB table{
	/*display: table!important;*/
	box-shadow: grey 0px 2px 3px 1px
}
.WDSousOnglet {

}

.WDMenuOption, .WDMenuOptionHover{
	background-color: #515D6E!important;
}

.WDMenuOption .WDMenuTDImage, .WDMenuOptionHover .WDMenuTDImage{
	display: none;
}
.WDMenuOption .WDMenuTDPopup, .WDMenuOptionHover .WDMenuTDPopup{
	display: none;
}
.WDMenuOption .WDMenuTDLien, .WDMenuOptionHover .WDMenuTDLien{
	padding: 2px 5px!important;
}



.WDMenuOption a, .WDMenuOptionHover a{
	color: white!important;
	min-width: 8px;
	text-align: center;
}
.macaron{
	border-radius: 100%;
	padding: 3px;
	font-size: 10px;
	line-height: 12px;
	vertical-align: middle;
	text-align: center;
	/*font-weight: bold;*/
	border: solid 1px white;
}
.macaron.alertes{
/*	background-color: #CC2A2A;*/
	border-color: #F99C34;
	color: white;
	/*text-shadow: #484848 1px 1px;*/
}

.macaron.alertes.fill{
	background-color: #F99C34;
}
.macaron.info{
	border-color: #F99C34;
	color: white;
}
.macaron.info.fill{
	background-color: #F99C34;
}
.macaron.macaronLarge{
	font-size: 15px;
	line-height: 16px;
	height: 40px;
	width: 40px;
}

.macaron.macaronNotif{
	background-color: #D9534F;
	border-color: #D9534F;
	color: white;
	font-size: 12px;
	line-height: 16px;
	height: 30px;
	width: 30px;
	padding-right: 6px;
}


span.small{
	font-weight:normal;
	font-size: 8px;
}


.WDPopupVisible:not(.desactiveGrisage):before{
  content: '';
  background-color: rgba(100,100,100,.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.WDPopupVisible:not(.desactiveGrisage)>*{
	position: relative;
}

/*
input[type=text]:focus{
	position: relative;
	z-index: 99999999;
}*/
.Zone_Principale {
overflow: hidden;
}
.Zone_Principale > tbody > tr > td > table > tbody >tr:nth-child(4) >td >table >tbody>tr>td>table>tbody>tr:nth-child(2){
height: 100%!important;
}


/*
.liste_miniatures >tbody>tr>td> table>tbody>tr>td>table>tbody>tr>td>table>tbody>tr>td:last-child,
.liste_miniatures >tbody>tr>td> table>tbody>tr>td>table>tbody>tr>td>table>tbody>tr>td:last-child>div{
*/
/*
.liste_miniatures >tbody>tr>td> table>tbody>tr>td>table>tbody>tr>td:last-child,
.liste_miniatures >tbody>tr>td> table>tbody>tr>td>table>tbody>tr>td:last-child>div{
	width: 0 !important;
	min-width: 0!important;
}*/

.liste_miniatures .ZR_bloc >tbody>tr>td{
	flex-direction: row;
	display: flex;
	justify-content: center;
	width: 100%!important;
	flex-wrap: wrap;
}
.liste_miniatures .ZR_bloc >tbody>tr>td>table{
	float: none!important;
}
.liste_miniature_element{

}

.bulle_widget{
position: relative;
}

.bulle_widget:before{
	content: '';
	display: block;
    position: absolute;
    top: -7px;
    left: -7px;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    z-index: 0;
}

.bulle_widget.bulle_bleu:before{
    background-color: #4785BA;
}
.bulle_widget.bulle_rouge:before{
    background-color: #ea6553;
    top: -4px;
    left: -4px;
}

#userlike-popup #userlike-view-container{
bottom: 0!important;
}
#userlike-footerbar{
display: none;
}


span.superset{
	font-size: 0.8em;
	vertical-align: super;
}


.Recherche_Taille_Grande a.webdevclass-riche, .Recherche_Taille_Grande a.webdevclass-riche *{
  height: 35px !important;
  line-height: 35px;
  font-size: 1rem;
  white-space:nowrap;
}

span.highlight{
    font-weight: bolder;
    color: black;
	background-color:#C6D731;
    font-style: italic;
}


.unselectable{
  -webkit-user-select: none; /* Chrome/Safari */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* IE10+ */

  /* Rules below not implemented in browsers yet */
  -o-user-select: none;
  user-select: none;
}


.Recherche_Taille_Grande .element_actif > span, .Recherche_Taille_Grande .element_inactif > span{
  font-size: 0.8rem !important;
  vertical-align: bottom;
  white-space:nowrap;
}


/*
.Recherche_Taille_Grande .element_actif{
  margin-left: 250px;
}

.Recherche_Taille_Grande .element_inactif{
  margin-left: 150px;
}*/

@media (max-width: 1350px) {
  .hide-md{
    display: none;
  }
}
@media (max-width: 1600px) {
  .hide-lg{
    display: none;
  }
}

.elementCible{
	color: #1c6a9d;
/*	text-decoration: underline; */
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
}


.WDPLN-RendezVousExterne{}
.WDPLN-RendezVousSupprime{visibility: hidden;}

.WDPLN-RendezVousExterne div{}
.WDPLN-RendezVousImportance{position:absolute; top:3px; right:3px; content:url('images/icones/favori_16.png');}

/*.WDPLN-RendezVousExterne{ height: 60px!important; }  */
/*.WDPLN-RendezVous td {    background-position-x: 5px;    background-position-y: 25px;    background-position:absolute;}  */




.PopupTablePrincipale {width:100%; margin:0; font-family:'latomedium', arial, sans-serif;}
.PopupTablePrincipale thead, tfoot{background:#434343; color:#fff; font-size:13px}
.PopupTablePrincipale caption {padding-top:20px; padding-bottom:10px; text-align:left; background:#fff; font-style: italic; color:#434343; font-size:13px; margin:0 auto;border-bottom: 1px solid; border-color: lightgray;}
.PopupTablePrincipale th {height:50px; text-align:left; vertical-align:middle; font-size:13px; font-weight: bold;}

.PopupTableSecondaire {width:100%; border-collapse:collapse;}
.PopupTableSecondaire td {vertical-align:middle; border:1px solid #fff; color:black; font-size:12px;width:20%}
.PopupTableSecondaire tbody tr th {height:40px; border-bottom: solid 1px lightgray; }
.PopupTableSecondaire tbody tr td {height:40px; border-bottom: solid 1px lightgray;}
/* .PopupTableSecondaire tbody tr:nth-child(2n)   {background-color: white;} */
/* .PopupTableSecondaire tbody tr:nth-child(2n+1) {background-color:#f5f5f5;} */

.PopupElementInterne{height:10em; overflow:auto;}

.PopupTableSecondaire td.voir, .PopupTableSecondaire td.modifier, .PopupTableSecondaire td.supprimer{
	position: relative;
	text-align: center;
	vertical-align: middle;
}
.PopupTableSecondaire td.voir:after, .PopupTableSecondaire td.modifier:after, .PopupTableSecondaire td.supprimer:after{
	display: inline-block;
	left: 25%;
	top: 15%;
	border: none;
	border-radius: 4px;
	background-color: #646665;
	padding: 4px;
}
.PopupTableSecondaire tbody td.voir:after {content: url(images/icones/Edition-25-16.png);}
.PopupTableSecondaire tbody td.modifier:after {content: url(images/icones/Edition-33.png);}
.PopupTableSecondaire tbody td.supprimer:after{content: url(images/icones/Edition-41-16.png);}


.Popup_Liste_Adresse_Choix{
    max-height: 525px;
    overflow-y: auto;
    overflow-x: hidden;
}

.Popup_Contact_Adresse{
    max-height: 525px;
    overflow-y: scroll;
    overflow-x: hidden;
/*    max-width: 864px;*/
}

.TexteSaisieChampsNombreGrise, .TexteGriseChamp{
	border-width: 0.5px;
}

.Popup_Confirmation_Choix{
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    max-width: 540px;
}

.Popup_Liste_Max_200{
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}

.Cellule_Max_80{
    max-height: 80px;
    overflow-y: auto;
    overflow-x: hidden;
}

.Cellule_Max_450{
    max-height: 450px;
    overflow-y: auto;
    overflow-x: hidden;
}

.Cellule_Max_650{
    max-height: 650px;
    overflow-y: auto;
    overflow-x: hidden;
}

.Cellule_Max_380{
    max-height: 380px;
    overflow-y: auto;
    overflow-x: hidden;
}

.Cellule_Max_320{
    max-height: 320px;
    overflow-y: auto;
    overflow-x: hidden;
}

.Cellule_Monte_90{
   position: relative;
   top: -90px;
}

/* permet de masquer une Zone sde la page  */
.Masque_Zone{
	display : none;
}
/* permet d'agrandir une Zone de la page   */
.Maximise_Zone{
	min-width	: 1200px!important;
	height  	: 800px!important
}

.Zone_Grisage{
	background-color : #e5e5e5!important;
}

.Acces_Rapide_Caisse_Img{
	padding-left: 30px!important;
}

.Lien-Afficher-Complement [title~=Afficher]{
	background-image: url(images/icones/Ouvre_Tiroir.png)!important;
    background-position: left center!important;
    background-repeat: no-repeat!important;
	padding-left: 15px!important;
}
.Lien-Afficher-Complement [title~=Masquer]{
	background-image: url(images/icones/Ferme_Tiroir.png)!important;
    background-position: left center!important;
    background-repeat: no-repeat!important;
	padding-left: 15px!important;
}

#.alex-brush-regular {
#  font-family: "Alex Brush", cursive;
#  font-weight: 400;
#  font-style: normal;
#  font-size: 3em;
#}


/* ###################################################### */
/*              MENU PRINCIPAL HORIZONTAL                 */
/* ###################################################### */

#menuPrincipalHorizontal{
	font-size:120%;
	/*On augmente line-height pour éviter la troncature des jambages
	induite par overflow:hidden;*/
	line-height: 1.06;
	/*Définition de la largeur de l'élément*/
	width:100%;
	#max-width:600px;
	/*Centrage*/

	font-size: 13px;
	background-color: #484848;
}

#menuPrincipalHorizontal>ul {
	margin:0;
	max-width:600px;
	display: flex;
	justify-content: space-between;
	/*On empèche le retour ligne sur les éléments longs*/
	white-space:nowrap;
	background-color: #484848;
	#color: white;
}

#menuPrincipalHorizontal, #menuPrincipalHorizontal ul, #menuPrincipalHorizontal li{
	#margin: 0;
	padding: 0 ;
	list-style: none;
}
#menuPrincipalHorizontal >ul> li{
	position: relative;
	display: block;
	background-color: #484848;
	min-height: 60px;
	padding: 5px 5px 0px;
	border-bottom: solid 2px #333333;
	transition: background-color 0.3s ease-in-out;

	/*padding-top: 35px;*/
	margin: 5px 0;
	text-align: center;
	font-weight: bold;
	color: white;
	text-transform: uppercase;

}

#menuPrincipalHorizontal >ul> li.selected > ul > li.selected{
	font-weight: bold;
}
#menuPrincipalHorizontal >ul> li.selected, #menuPrincipalHorizontal > li:hover{
	background-color: #000000;
}
#menuPrincipalHorizontal >ul> li.selected:before{
	content: '';
	display: block;
	width: 4px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 2px;
	background-color: #F99C34;/* orange*/
}
#menuPrincipalHorizontal >ul> li:hover:before{
	content: '';
	display: block;
	width: 4px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 2px;
	background-color: #C6D731;  /* vert*/
}
#menuPrincipalHorizontal >ul> li >img{
	display: block;
	text-align: center;
	width: 27px;
	height: 27px;
	margin: 0 auto;
}
#menuPrincipalHorizontal >ul> li >h{
	display: block;
	/*padding-top: 35px;*/
	margin: 5px 5px;
	text-align: center;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
}




/*SOUS-MENUS
Les sous-menus sont positionnés en absolute par rapport à l'élément li associé.
Un margin-top permet d'ajuster l'espace vertical qui les sépare de leur élément container.
Puisqu'ils sont destinés à être animés via fadeIn et fadeOut au survol de la ligne correspondante,
on ne peut pas les dissimuler en passant leur display à none.
Pour simuler un display:none, ils sont cachés via visibility en hidden et opacity à 0.
*/

#menuPrincipalHorizontal >ul> li >ul{
	position: absolute;
	line-height: 1.5em;
    top: 20px;
    left: 10px;
    width: 175px;
    z-index: 90000;
    border-radius: 4px;
    padding: 10px;
    background-color: #f1f1f1;
    transition: width 0.3s ease-out 0s, z-index linear 0.3s, padding linear 0.3s, border linear 0.3s, box-shadow linear 0.3s;
    box-shadow: 1px 1px 3px #333;
}
#menuPrincipalHorizontal >ul> li >ul>li{
	display: block;
	width: 100%;
	overflow: hidden;
	line-height: 1.5em;
	border-bottom: solid 1px #b0b0b0;
	font-weight: bold;
}


#menuPrincipalHorizontal >ul> li >ul>li>a{
	/* display: block; */
	/*width: 100%;*/
	/* overflow: hidden; */
	line-height: 1.5em;
	/* padding: 1px 5px 0px; */
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 10px 7px;
	text-decoration: none;
	color: #4c4c4c;
	text-transform: none;
	text-align: left;
	margin: 4px -5px -5px;
}


/* #menuPrincipalHorizontal >ul> li >ul>li>a{ */
	/* display: block; */
	/* overflow: hidden; */
	/* text-overflow: ellipsis; */
	/* white-space: nowrap; */
	/* padding: 5px 7px; */
	/* text-decoration: none; */
	/* color: #4c4c4c; */

/* } */

#menuPrincipalHorizontal >ul> li >ul>li>a.selected, #menuPrincipalHorizontal >ul> li >ul>li>a:hover{
	background-color: white;
}
#menuPrincipalHorizontal>ul>li>ul{
	position:absolute;
	visibility:hidden;
	opacity:0;
	margin-top:5px;
	/*Transition appliquée à la sortie du survol :
	visibility est animée en 0 secondes après un délai de 0.2s
	correspondant à la durée de la transition appliquée à opacity.
	Autrement dit, lorsque le survol prend fin, on passe l'opacity à 0 en 0.2 seconde
	puis on passe la visibility à hidden.*/
	transition:opacity .2s ease-in-out, visibility 0s ease-in-out .2s;
}
#menuPrincipalHorizontal>ul>li:hover>ul {
	visibility:visible;
	opacity:1;
	/*Transition appliquée à l'entrée du survol :
	On anime l'opacity de 0 à 1 en 0.5 seconde*/
	transition:opacity .5s ease-in-out;
}
/*ÉLÉMENTS DES SOUS-MENUS*/
#menuPrincipalHorizontal>ul>li>ul>li{
	/*On restreint un peu l'espace entre les lignes des sous-menus*/
	margin-top:-3px;
}

/*ÉLÉMENTS SPÉCIFIQUES POUR LES PETITS ÉCRANS*/

.Header__burger {
    #border-right: 1px solid #d8d8d8;
    display: block;
    width: 52px;
    outline: 0;
}

.Header__burger-link {
    background: 0;
    border: 0;
    #border-right: 1px solid #d8d8d8;
    display: block;
    height: 50px;
    margin: 0!important;
    outline: 0;
    padding: 11px 20px;
    position: fixed;
    top: 0;
    width: 50px;
}

.Header__burger-icon {
	#position: absolute;
    #top: 0;
    cursor: pointer;
    float: left;
    height: 50px;
    margin-left: 15px;
	margin-right: 15px;
    margin-top: 4px;
    outline: 0;
    #position: relative;
    transform: translateZ(0);
    "transform: rotate(0);
    transition: .5s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000;
    width: 50px;
}

.Header__burger-icon span {
    opacity: 1;
    background: #323232;
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    top: 0;
    transform: translateZ(0);
    transform: rotate(0);
    transition: .25s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000;
    width: 100%;
}

/* .Header__burger-icon .Header__burger-line2, .Header__burger-icon .Header__burger-line3 {
    top: 6px;
}

.Header__burger-icon .Header__burger-line2, .Header__burger-icon .Header__burger-line3 {
    top: 6px;
}

.Header__burger-icon .Header__burger-line4 {
    top: 12px;
}
 */

.Header__burger-icon__subtitle {
    position: absolute;
    top: 35px;
    margin-right: 20px;
    width: 50px;
    text-align: center;
    font-size: 11px;
}


/*Evidemment, on cache la checkbox*/
#menuHamburger{
	display: none;
}

#boutonHamburger{
	#display: none;
	position: relative;
    left: 400px!important;
}

/*Mise en forme du label associé à #menuHamburger :
Un carré aux bords arrondis.
Lorsqu'il est visible, son display passe en inline-flex.
Son contenu (les pseudo-éléments :before et :after) est centré
horizontalement et verticalement par un simple margin:auto;
Le style vertical-align:top assure son alignement par le haut avec le menu.
*/
#menuPrincipalHorizontal>label {
	display:none;
	cursor:pointer;
	vertical-align:top;
	#background:gray;
	width:50px;
	height:50px;
	#border-radius:5px;
	position: absolute;
	top : 5px;
    left: 0px;
}
/*
Le pseudo élément ::before est constitué des traditionnels trois traits horizontaux.
Les deux derniers traits sont réalisés via une box-shadow appliquée au premier.
*/
#menuPrincipalHorizontal>label::before {
	content:'';
	margin:6px auto;
	width:25px;
	height:3px;
	background:#000;
	box-shadow:
		0 8px 0 0 #000,
		0 16px 0 0 #000;
}
/*
Le pseudo élément ::after est constitué d'un X.
On ne l'affiche que lorsque le menu est apparent
*/
#menuPrincipalHorizontal>label::after {
	display:none;
	content:"\2716";
	font-weight:900;
	margin:3px auto;
	#margin-left: 15px;
	#margin-right: 50px;
	#margin:auto;
	font-size:28px;
}

.Header__burger-icon__subtitle {
	display:none;
}

/*
Par défaut, le menu est dissimulé sur la gauche via un margin-left négatif.
Lorsqu'on clique sur le label/icone/hamburger, on l'affiche en passant son margin-left à 0;
*/

#menuHamburger:checked + ul{
    margin-left:0px;
}
/*Si le menu est visible, on affiche le pseudo élément ::after*/
#menuHamburger:checked  ~ label::after{
	display:inline-block;
}


/*et on cache le pseudo élément ::before*/
#menuHamburger:checked  ~ label::before{
	display:none;
}

#boutonHamburger:checked + span{
    margin-left:0px;
}
/*Si le menu est visible, on affiche le pseudo élément ::after*/
#boutonHamburger:checked  ~ label::after{
	display:block;

}


/*et on cache le pseudo élément ::before*/
#boutonHamburger:checked  ~ label::before{
	display:none;
}


@media screen and (max-width:540px) {
	/*On annule le centrage du container*/
	#menuPrincipalHorizontal{
		width:auto;
		margin:0;
		background-color: transparent;
		position: absolute;
		z-index: 9000;
	}
	/*Menu Principal*/
	#menuPrincipalHorizontal>ul {
		/*Pour assurer l'alignement avec le label*/
		display:inline-block;
		/*On intègre le padding dans le calcul des dimensions de l'élément*/
		box-sizing:border-box;
		/*On fixe sa largeur*/
		width:260px;

		/*On le positionne en passant son margin-left à moins sa largeur*/
		margin:50px 0 0 -280px;
		/*On agrémente l'apparence*/
		padding:10px;
		background:#ddd;
		border-radius:0 0px 10px 0;
		/*On pose une animation sur son margin-left
		lequel est passé à zéro lorsqu'on clique sur le label*/

		transition:margin-left .5s ease-in-out;
	}
	/*Sous-menus*/
	#menuPrincipalHorizontal>ul>li>ul{
		/*On annule le positionnement en absolute*/
		position:static;
		/*On asure son affichage*/
		visibility:visible;
		opacity:1;
		/*On décale pour faire joli*/
		margin-left:10px;
		/*On bloque toutes les transitions*/
		transition:none !important;
	}
	#menuPrincipalHorizontal>label {
		display:inline-flex;
	}
	.Header__burger-icon__subtitle {
		display:block;
	}


}




.recherche_dynamique {
  position: relative;  /*les .picto-item deviennent référents*/
  cursor: help;
}


/*.recherche_dynamique:hover:before,
.recherche_dynamique:focus:before{*/
.recherche_dynamique:before{
	content: '';
	display: block;
	position: absolute;
	left: 160px;
	top: -2em;
	z-index: 99020;
	height:0;
	width: 0;
	/*border: solid 10px #0E6B94;
	border-color: #0E6B94 transparent transparent transparent;*/
	border: solid 10px white;
	border-color: #b0b0b0 transparent transparent transparent;

}



/*.recherche_dynamique:hover:after, .recherche_dynamique:focus:after{*/
.recherche_dynamique:after{
	content: '';
	display: block;
	position: absolute;
	left: 161px;
	top: -2em;
	z-index: 99020;
	height:0;
	width: 0;
	border: solid 9px lightGrey;
	border-color: #f1f1f1  transparent transparent transparent;
}


/* on génère un élément :after lors du survol et du focus :*/
/*.recherche_dynamique_saisie:hover:before, .recherche_dynamique_saisie:focus:before{*/
.recherche_dynamique_titre:before{
  content: "Recherche dynamique : ";
  position: absolute;
  top: -9.2em;
  left: 150px;
  z-index: 99011; /* pour s'afficher au dessus des éléments en position relative */
  white-space: pre; /*nowrap;*/  /* on interdit le retour à la ligne*/
  padding: 5px 14px;
  background-color: #0E6B94; /*white*/ ;/*#413219;*/
  color: #fff; /*#4c4c4c;*/

  /*border-radius: 4px;*/
  /* border: solid 1px #b0b0b0; */
  /* border-color: #b0b0b0 #b0b0b0 transparent #b0b0b0; */

	line-height: 1.2em;
	text-overflow: ellipsis;
	cursor: help;
	font-size: 0.9em;
	font-weight: bold;
}


/*.recherche_dynamique_saisie:hover:after, .recherche_dynamique_saisie:focus:after {*/
.recherche_dynamique_saisie:before{
  /* content: "saisir les premiers caractères du code ou du libellé \a Si aucun résultat rechercher avec la loupe \a ou créer un nouvel article dans votre Environnement" ;   */
  content: attr(assistant-info); /* on affiche l'info de l'assiatnt */
  position: absolute;
  top: -7.5em;
  left: 150px;
  z-index: 99012; /* pour s'afficher au dessus des éléments en position relative */
  white-space: pre; /*nowrap;*/  /* on interdit le retour à la ligne*/
  padding: 5px 14px;
  /*background-color: white ;/*#413219;*/
  color: #4c4c4c; /*#fff;*/
  border-radius: 0px 4px 4px 4px;
  border: solid 1px #b0b0b0;

	line-height: 1.5em;
	text-overflow: ellipsis;
	cursor: help;
	font-size: 0.9em;

	background-color: #f1f1f1;
	box-shadow: 0px 1px 3px #333;
}


/* on génère un second élément en :before pour la flèche */
/*
.recherche_dynamique:hover:before, .recherche_dynamique:focus:before {
  content: "▲";
  position: absolute;
  top: 1em;
	left: 25px;
   font-size: 16px;
  color: #4c4c4c;
  border: solid 9px lightGrey;
  border-color: transparent transparent #f1f1f1 transparent;
}
*/


/* pas de contour durant le :focus */
/* .recherche_dynamique:focus { */
  /* outline: none; */
/* } */