tr.chapitre th{
	text-align:left;
	padding-top: 10px;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

.ko {
	color : red;
}

.text {
	font-weight: bold;
}

/* zone d'entete */
#header {
	position: relative;
	width: 100%;
	height: 94px;
	background-position: 50%;
	background-repeat: no-repeat;	
	z-index: 10;
	border-width: 0 0 3px 0;
	border-style: solid;
}

#appli_name {
	position: absolute;
	width: 50%;
	height: 40px;
	top: 1px;
	left: 0;
	font-size: 50px;
	color: #fff;
	text-align: right;
}

#appli_logo {
	position: absolute;
	width: 200px;
	height: 53px;
	top: 5px;
	left: 0;
	text-align: left;
	margin:0;
	padding:0;
}

#text2{
	display:none;
	position: absolute;
	width: 550px;
	height: 53px;
	background-color:#e3e3e3;	
}

/* Menu utilisateur : rappel d'identification, liens gestion de compte, d�connexion */
#user_menu {
	position: absolute;
	width: 400px;
	height: 45px;
	top: 10px;
	right: 0;
	background: #fff;
	border:1px solid #d3d3d3;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	text-align: left;
}

#user_id {
	position: absolute;
	padding: 8px 0 0 10px;
	width: 250px;
	font-weight:bold;
	color: #4c7aa7;
}

#user_id img {
	margin: -5px 10px 0 0;
	float: left;
}

#user_links {
	position: absolute;
	width: 150px;
	top:-3px;
	right: 7px;
	text-align: right;
}

/** Menu **/
#navigationMenu{	
	background-color: #4c7aa7;
}

#navigationMenu {
	z-index:259;
	position: absolute;
	top: 66px;
	left: 0;
	width: 100%;
	text-align: left;
	height: 31px; 
	font-size:1.1em;
}

#navigationMenu a{
	text-decoration: none;
	color:white;
}

ul.slimmenu li { text-align: left; min-width: 110px; width: 100%;}
ul.slimmenu > li {width: auto; min-width: 0}

ul.slimmenu li a {padding-left:9px !important; height: auto;}
ul.slimmenu > li  > a {padding-left:35px !important;}

ul.slimmenu > li > .sub-collapser{
	display:none;
}

#navigationMenu > li > a{
	 background:#4c7aa7 url("../img/theme/icon32.png");
	 background-repeat: no-repeat;
	 padding-right:4px;
}

#navigationMenu > li > a:hover{
 	background:#004282 url("../img/theme/icon32.png");
	background-repeat: no-repeat; 
}

#navigationMenu > li > a.current {
  background-color: #fff;
  border-bottom: 4px solid #fff;
  color: #4c7aa7 ;
  height: 13px;
}

#navigationMenu > li > a.password {
	background-position: 0 -64px;
}

#navigationMenu > li > a.admin {
	background-position: 0 -32px;
}

#navigationMenu > li > a.logout {
	background-position: 0 -96px;
}

#navigationMenu > li > a.etablissement{
	background-position: 0 -256px;
}
#navigationMenu > li > a.etablissement.current {
	background-position: 0 -288px;
}

#navigationMenu > li > a.produit{
	background-position: 0 -320px;
}
#navigationMenu > li > a.produit.current {
	background-position: 0 -352px;
}

#navigationMenu > li > a.alerte{
	background-position: 0 -384px;
}
#navigationMenu > li > a.alerte.current {
	background-position: 0 -416px;
}

#navigationMenu > li > a.home{
	background-position: 0 -128px
}
#navigationMenu > li > a.home.current {
	background-position: 0 -159px;
}

#navigationMenu > li > a.stats {
	background-position: 0 -896px;
}
#navigationMenu > li > a.stats.current {
	background-position: 0 -928px;
}

#navigationMenu > li > a.picking {
	background-position: 0 -640px;
}
#navigationMenu > li > a.picking.current {
	background-position: 0 -672px;
}

#navigationMenu > li > a.anomalies {
	background-position: 0 -448px;
}
#navigationMenu > li > a.anomalies.current {
	background-position: 0 -480px;
}

#navigationMenu > li > a.pipette {
	background-position: 0 -1152px;
}
#navigationMenu > li > a.pipette.current {
	background-position: 0 -1184px;
}

#navigationMenu > li > a.dossier {
	background-position: 0 -1216px;
}
#navigationMenu > li > a.dossier.current {
	background-position: 0 -1248px;
}

#navigationMenu > li > a.challenge {
	background-position: 0 -1281px;
}
#navigationMenu > li > a.challenge.current {
	background-position: 0 -1313px;
}

#navigationMenu > li > a.certif {
	background-position: 0 -1024px;
}
#navigationMenu > li > a.certif.current {
	background-position: 0 -1056px;
}
#navigationMenu > li > a.telechargements{
	background-position: 0 -1088px;
} 
#navigationMenu > li > a.telechargements.current {
	background-position: 0 -1118px;
}

#navigationMenu > li > a.instruction {
	background-position: 0 -768px;
} 
#navigationMenu > li > a.instruction.current {
	background-position: 0 -800px;
}

#navigationMenu > li > a.contact{
	background-position: 0 -1410px;
} 
#navigationMenu > li > a.contact.current {
	background-position: 0 -1441px;
}

a img {border: none}	
	
body {
	position: relative;
  	width: 100%;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 10px;
	margin: 0;
  	padding: 0;
}

html,  div, span, 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, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, option, select, input, textarea, button, submit{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1em;
}

body.loading {
	cursor: wait;
}

/** template **/
#wrapper {
	position: relative;
	width: 100%;
}

#page {
	position: relative;
	z-index: 1;
	padding: 20px 0;
}

.content {
	position: relative;
	margin: 0 auto;
	/*text-align: center;*/
}

#header .content {
	position: relative;
	width: 960px;
}

#page .content {
	position: relative;
	/*width: 1000px;
	margin: 0 20px;*/
	margin:0 35px;
}

input,select,td,textarea, button {
	margin: 0;
	padding: 0;
}

th {	
	border: 0px solid black;
	text-align: center;
}

.champHiddenMultiSelect {
	visibility: hidden;
}

.thTop th{
	vertical-align:top;	
}

.tdTop td{
	vertical-align:top;	
}

.b {
	font-weight: bold;
}

.i {
	font-style: italic;
}

.u {
	text-decoration: underline;
}

.bRouge {
	font-weight: bold;
	color: red;
}

.bRight {
	font-weight: bold;
	text-align: right;
}

.bLeft {
	font-weight: bold;
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

pre.right {
	text-align: right !important;
}

.left {
	text-align: left;
}

.nowrap{
	white-space:nowrap;
}
.wrap {
	white-space: normal !important;
} /* surcharge utile pour les th */

TD.paddingLeft20px{padding-left:20px}

h1 {
	font-size: 2em;
	padding: 0px;
	margin: 0;
}

hr {
	color: black;
	padding: 0px;
	background-color: #6888a8;
	height: 1px;
	border: 0;
}

label.error,input.error,select.error,textarea.error, pre.error{
	background-color: #FFE6E1;
}
input.error,select.error,textarea.error,.ui-widget-content button.error, button.error, .select2-container.error a {
	background: none repeat scroll 0 0 #FFE6E1 !important;
}
input.error,textarea.error, button.error, .select2-container.error a, pre.error{
	border: 1px solid #8B0000 !important;
}
label.error, td.error > label {
	color: #ff0000 !important;
}

datepicker_trigger {
	vertical-align: middle;
}

#progressMsg {
	position: absolute;
	top: 20px;
	left: 180px;
	color: white
}

#progressMsg img{
	margin-bottom:-5px;
}

label.clickable {
	cursor: pointer;
	border: 1px solid black;
}

#indicateurs {
	float: inherit;
	border: 1px solid black;
}

.lienNoir,.lienNoir a,.lienNoir:hover,.lienNoir:link,.lienNoir:visited  , .lienNoir:active
	{
	border: 0px solid black;
	color: black;
	white-space: nowrap;
}

.lienNoirWrap,.lienNoirWrap a,.lienNoirWrap:hover,.lienNoirWrap:link,.lienNoirWrap:visited  , .lienNoirWrap:active
	{
	border: 0px solid black;
	color: black;
}

.lienBlanc,.lienBlanc:hover,.lienBlanc:link,.lienBlanc:visited  ,
	.lienBlanc:active {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.lienBlanc:hover {
	text-decoration: none;
}

.tableauAudit td{
	padding:2px;	
	margin-left:2px;
	margin-bottom:2px;		
}

.infos {
	border: 1px dashed black;
	padding: 5px;
	margin-top: 5px;
}

.titre {
	font-weight: bold;
	white-space: nowrap;
	margin-top: 4px;
	padding-left: 8px;
	padding-right: 2px;
	color: #002470;
	font-size: 1.2em;
}

.divAdmin .titre {
	margin-left:3px;
	padding-top:4px;
	background:transparent url('../img/picto/icone_action.gif') 0px 6px no-repeat;
	padding-left:15px;
}

.tableEntrepot td{
	padding-top : 2px;	
	padding-bottom : 2px;	
	padding-left: 2px;
	white-space: nowrap;	
}



/******************************************************************************************
************************************          AUDIT       **********************************
******************************************************************************************/

.auditTitreTableau{
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;	
	font-size:1.2em;
	height:20px;
	font-weight:bold;
	background-color:#FBDE69;	
	border-bottom:1px black solid;
	color:#002470;
}

.chapitres th{
	background-color: #33508D;	
	color:white;
	vertical-align:middle;
	text-decoration:none;
	padding-left:2px;
	text-align:left;
	font-size:1.2em;
	height:20px;	
}

.item td{	
	border-bottom:1px #7E8DA8 solid;
}

.evaluationChapitreCarreA,.evaluationChapitreCarreS,.evaluationChapitreCarreNS,.evaluationChapitreCarreNV{
	color:white;	
	padding-left:5px;
	padding-right:2px;	
	letter-spacing:0.3em;
	border:1px black solid;
}

.evaluationChapitreCarreA {	
	background-color:orange;	
}

.evaluationChapitreCarreS {	
	background-color:green;	
}

.evaluationChapitreCarreNS {	
	background-color:red;	
}

.evaluationChapitreCarreNV {	
	background-color:blue;	
}


/******************************************************************************************
************************************          MENU       **********************************
******************************************************************************************/

#menu {
	position: absolute;
	top: 63px;
	left: 0px;
	text-align: left;
	height: 18px;
	padding-left: 125px;
	z-index: 40;
	color: white;	
}

dt, dl, dd, ul, li {
	list-style-type: none;
	margin: 0px;
	padding: 0;
	padding-top: 0px
}
	
#menu dt{			
		padding-top:3px;
		padding-bottom:6px;			
}
	
#menu dl {
	float: left;	
}

#menu dd {
	padding-top:3px;
	padding-left:15px;	
	text-align:left;
	color: black;
}


#menu li {
	display: inline;
}
	
#menu a {
	text-decoration: none;
	color: white;	
}
	
#menu dt a {
	color:white;
}	

#menu dt a:hover  {
	color:orange;
}	
	
dd.smenu {
	position: absolute;	
	font-weight:bold;
	white-space:nowrap;
	padding-top: 0px;
	margin-left: 0px;
}
	
	
dd.smenu a {	
	color:black;
}
dd.smenu a:hover {
	color: red;
}

/******************************************************************************************
****************************       DISPLAYTAG     *****************************************
******************************************************************************************/

.displaytag {
	border: 1px solid black;
	border-spacing: 0px;
	border-collapse: collapse;
	color: black;
	font-weight: normal;
	text-align: center;
}

.displaytag td   {
	padding: 3px;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
}
.displaytag th {
	padding: 3px;
	border: 1px solid #7E8DA8;
}


.displaytag tr.oddSupervision {
	background-color: white !important;
}

.displaytag tr.evenSupervision {
	background-color: #F8F8F8 !important;
	border: 0px solid #7E8DA8 !important;

}

.displaytag tr.odd {
	background-color: white;
}

.displaytag tr.even {
	background-color: #F8F8F8;
	border: 0px solid #7E8DA8;
	
}

.displaytag tr.oddImportant {
	background-color: white !important;
}

.displaytag tr.evenImportant {
	background-color: #F8F8F8 !important;
	border: 0px solid #7E8DA8 !important;
	
}

.displaytag tr.whiteTr {
	background-color: white;
	
}

.displaytag tr.even:hover, .displaytag tr.odd:hover {
	background-color: #F3F8FE
}

.displaytag tr.even td.bordDroitVide {
	border-right: 1px solid #e8f1f7;
}

.displaytag tr.odd td.bordDroitVide {
	border-right: 1px solid #c7dceb;
}

.displaytag th {
	height: 25px;
	background-color: #D8E8FC;
	color: #334966;
}

th.sorted a,th.sortable a {
	background-position: left;
	display: block;
	padding-left: 20px;
	padding-right: 0px;
	color: #355378;
}

th.sorted a,th.sorted a:visited,th.sorted a:active {
	color: red;
}

.displaytag th a {
	background-image: url(../img/arrow_off.png);
	background-repeat: no-repeat;
}

th.order1 a {
	background-image: url(../img/arrow_down.png);
	background-repeat: no-repeat;
}

th.order2 a {
	background-image: url(../img/arrow_up.png);
	background-repeat: no-repeat;
}


tr.total {
	font-weight: bold;
}

.tableAvecPadding td{
	padding:1px;
}

.carreTitrePanel{
	padding:9px;	
	padding-top:4px;
	padding-bottom:2px;
	box-shadow: 1px 1px 3px #545a6e;	
	margin-right:0px;
	margin-top:-2px;		
	margin-left:0px;	
	font-size:1.2em; 
	background-repeat: no-repeat;
	/*position:absolute;*/
	border-radius:90%;
}

.accueilCarre{
	color:#2E6E9E;border:1px solid #D8E8FC;background-color:#F5F5F5;padding:3px;display:inline;
}

.rouge {
	background-color: #FF634D;
}

.rougeBackground {
	background-color: #ffaa9e !important;
}

.jaune {
	background-color: yellow;
}
.orange {
	background-color: orange;
}

.gris {
	background-color: gray;
}

.saumon{
	background-color: #FDEDD0;
}

.bordeau{
	background-color: #DE9D7F;
}

.jaunePale{
	background-color: #E3F193;
}

.verClair{
	background-color: #99CC99;
}

.grisClair {
	background-color: #dedede;
}

.jauneClair{
	background-color: #FFEEBB;
}

.bleu {
	background-color: #007CFF;
}

.carreTitrePetitSearch{		
	background-image: url('../img/picto/jumelles.gif');	
}

.carreTitrePetitNettoyage{
	background-image: url('../img/picto/icone_nettoyage.png');	
}

.carreTitrePetitMeuble{
	background-image: url('../img/picto/icone_meuble.png');	
}

.carreTitrePetitBilan{		
	background-image: url('../img/picto/graph.gif');	
}

.carreTitrePetitDossier{
	background-image: url('../img/picto/icone_dossier.gif');	
}

.carreTitrePetitEntrepot{
	background-image: url('../img/picto/home.gif');	
}

.carreTitrePetitCotation{
	background-image: url('../img/picto/icone_cotation.png');	
}
	
.carreTitrePetitAnomalie{
	background-image: url('../img/picto/anomalie.gif');	
}

	
.carreTitrePetitGPS{
	background-image: url('../img/picto/icone_gps.gif');	
}

.carreTitrePetitCertificat{		
	background-image: url('../img/picto/icone_certificat.gif');	
}

.carreTitrePetitPassword{
	background-image: url('../img/picto/icone_password.gif');	
}


.carreTitrePetitVendor{		
	background-image: url('../img/picto/icone_supplier.gif');	
}

.carreTitrePetitProduct{		
	background-image: url('../img/picto/icone_produit.gif');	
}

.carreTitrePetitPreref{
	background-image: url('../img/picto/icone_preref.gif');	
}
	

.carreTitrePetitInterv{		
	background-image: url('../img/picto/icone_interv.gif');	
}

.carreTitrePetitContact{		
	background-image: url('../img/picto/icone_contact_add.gif');	
}

.carreTitrePetitUser{		
	background-image: url('../img/picto/icone_profil.gif');	
}

.carreTitrePetitSearch,
.carreTitrePetitNettoyage,
.carreTitrePetitMeuble,
.carreTitrePetitBilan,
.carreTitrePetitDossier,
.carreTitrePetitEntrepot,
.carreTitrePetitCotation,
.carreTitrePetitAnomalie,
.carreTitrePetitGPS,
.carreTitrePetitCertificat,
.carreTitrePetitPassword,
.carreTitrePetitVendor,
.carreTitrePetitProduct	,
.carreTitrePetitPreref,
.carreTitrePetitInterv,
.carreTitrePetitContact,
.carreTitrePetitUser{
	background-position:50% 50%;
}

.infosGray{
	color:#888;	
}

.erreurs {
	color: #b72222;
	font-weight: bold;
	border: 1px dashed red;
	padding: 5px;
}

.divAdmin {	
	background: transparent url("../img/background-titre.gif") 0px 0px repeat-x;
}

.divPager {
	background-color:#f5f5f5;
	border:1px solid #ccc;
	color: #444;	
	font-weight: bold;	
	margin-bottom:2px;
	display: table;
}

span.pagebanner {
	color: #444;
	font-weight: normal;
	padding: 4px;
	padding-left:14px;
	white-space: nowrap;
	display: block;
	width:50px;
	background: transparent url("../img/picto/fleche_droite.gif") 5px 7px no-repeat;
}

span.pagelinks {
	font-weight: normal;
	padding: 5px;
	white-space: nowrap;
	display: block;
	width:50px;
	margin-bottom: 10px;
}

span.pagelinks a:link,span.pagelinks a:visited,span.pagelinks a:active {
	color: #444;
	text-decoration:underline;
	font-weight:bold;
}
span.pagelinks a:hover{
	color: #000;
	text-decoration:none;
}

span.pagelinks span.pagelinksMiddle a:link,span.pagelinks a:visited,span.pagelinks a:active {
	text-decoration:none;
	border:1px solid #d5d5d5 !important;
	color:#777;
	background-color:#eee;
	padding:4px;	
	margin-right:2px;
	margin-left:2px;
}

span.pagelinks span.pagelinksMiddle a:hover {
	text-decoration:none;
	color:#000 !important;
	background-color:#fff !important;
	padding:1px;
	padding-left:4px;
	padding-right:4px;	
	box-shadow: 1px 1px 3px rgba(60, 98, 135, 0.51);
	border: 1px solid rgba(152, 168, 184, 0.32) !important;
	
}

span.pagelinks span.pagelinksMiddle strong{
	color:#000;	
	margin-right:4px;
	margin-left:4px;
}

div.exportlinks {		
	white-space: nowrap;
	color: #555;
	margin: 1px;
	padding: 6px 6px 6px 3px;
}

div.exportlinks a:hover,div.exportlinks a:link,div.exportlinks a:visited,div.exportlinks a:active {
	color: #333;
}

span.export {
	cursor: pointer;
	display: inline;
	padding: 0 4px 1px 20px;
}


span.excel {
	background-image: url(../img/ico_file_excel.gif);
	background-position:0px -1px;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top:1px;
	padding-bottom:3px; 
}

span.csv {
	background-image: url(../img/ico_file_csv.png);
	padding-left: 20px;
}

span.xml {
	background-image: url(../img/ico_file_xml.png);
	padding-left: 20px;
}

span.pdf {
	background-repeat:no-repeat;
	background-image: url(../img/ico_file_pdf.png);
	padding-left: 20px;
}

span.rtf {
	background-image: url(../img/ico_file_rtf.png);
	padding-left: 20px;
}


a.divRetour:active, a.divRetour:link, a.divRetour:visited{
	margin-bottom:15px;padding:3px;width:70px;text-decoration:none;font-weight:bold;margin-top:0px;display:block;
	color:#555;
	background-color:#f8f8f8;
	border:1px solid #eee;
}

a.divRetour:hover{
	color:#333;
	background-color:#eee;
	border:1px solid #ccc;
}

.thTop{
	vertical-align:top;	
}

.thTop th{
	vertical-align:top;	
}

/*******************************************************************************************
***********************************   BOUTONS  FICHE   ******************************************
*******************************************************************************************/


input[type=submit], input[type=image]{
	background-color:#FAFAFA;
	color:#333;
	cursor:pointer;
	background-image: url('../img/bg_button.gif');
	border:1px solid #666666;
	font-weight:bold;
	border-color:#666666;
	min-height:19px;
	margin-top:0px;	
	margin-left:3px;
	padding-left:2px;
	padding-right:2px;
}
input.bouton, input.deleteBouton, submit, button {	
	background-color:#FAFAFA;
	color:#333;
	cursor:pointer;
	background-image: url('../img/bg_button.gif');
	border:1px solid #666666;
	font-weight:bold;
	border-color:#666666;
	height:21px;
	margin-top:0px;
	margin-left:3px;
	padding-left:2px;
	padding-right:2px;
}

.cadreFonce{background-color:#f8f8f8;border:1px solid #ccc} 

input[type=submit]:hover, input[type=image]:hover{
	color:black;
	background-image: url('../img/bg_button_hover.gif');
}
input.bouton:hover, input.deleteBouton:hover, button:hover, submit:hover{
	color:black;
	background-image: url('../img/bg_button_hover.gif');
}

/*input[type=image].deleteBouton{
	height:19px;
	margin-bottom:-6px;	
}
input.deleteBouton{
	height:19px;
	margin-bottom:-4px;	
}*/

/*******************************************************************************************
********************************   BOUTONS ADMIN  ET ADD ***********************************
*******************************************************************************************/


button.add,button.save{
	white-space:nowrap;	
}

.buttons a.linkAdd{
	padding-left:23px;
	background-image : url('../img/picto/add.gif') ;
	background-position: 2px 3px;
	background-repeat: no-repeat;
}
.buttons a,.buttons button {	
	margin: 0 7px 0 0;
	background-color: #f5f5f5;
	border: 1px solid #dedede;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	line-height: 130%;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
	cursor: pointer;
	padding: 5px 10px 6px 7px; /* Links */
	
}

.buttons button {
	margin-right:15px;
	margin-top:10px;
	width: 110px;
	float:left;
	overflow: visible;
	padding: 4px 10px 3px 7px; /* IE6 */
}

.buttons button[type] {
	 /* Firefox */
	line-height: 17px; /* Safari */
}

* :first-child+html button[type] {
	padding: 4px 10px 3px 7px; /* IE7 */
}

.buttons button img,.buttons a img {
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}

button:hover,.buttons a:hover {
	background-color: #dff4ff;
	border: 1px solid #c2e1ef;
	color: #336699;
}

.buttons a:active {
	background-color: #6299c5;
	border: 1px solid #6299c5;
	color: #fff;
}

/* save */
button.save,.buttons a.save {
	color: #529214;
}

.buttons a.save:hover,button.save:hover {
	background-color: #E6EFC2;
	border: 1px solid #C6D880;
	color: #529214;
}

.buttons a.save:active {
	background-color: #529214;
	border: 1px solid #529214;
	color: #fff;
}

/* add */
button.add,.buttons a.add {
	color: #529214;
}

.buttons a.add:hover,button.add:hover {
	background-color: #E6EFC2;
	border: 1px solid #7EAADA;
	color: blue;
}

.buttons a.add:active {
	background-color: #126394;
	border: 1px solid #126394;
	color: blue;
}

/* delete */
button.delete,.buttons a.delete {
	color: red;
}

.buttons a.delete:hover,button.delete:hover {
	background-color: #E6EFC2;
	border: 1px solid #C6D880;
	color: red;
}

.buttons a.delete:active {
	background-color: #529214;
	border: 1px solid #529214;
	color: red;
}

.buttonLink {
	background-color: #FAFAFA;
	color: #333;
	cursor: pointer;
	background-image: url('../img/bg_button.gif');
	border: 1px solid #666666;
	font-weight: bold;
	border-color: #666666;
	height: 21px;
	margin-top: 0px;
	margin-left: 3px;
	padding-left: 2px;
	padding-right: 2px;
 	text-decoration : none;
 	box-sizing: border-box; 	
}


.buttonLink:hover{
	color:black;
	background-image: url('../img/bg_button_hover.gif');
}
/*****************************************************************************
**********************         MESSAGES        *******************************
*****************************************************************************/
.messageWarning {
	color: #333;
	border: 1px dashed #F0C000;
	background-color: #FFFFCE;
	background-image: url('../img/warning_message.gif');	
}

.messageErreur {
	color: red;
	border: 1px dashed red;
	background-color: #FFE6E1;
	background-image: url('../img/erreur_message.gif');
}

.messageSucces {
	color: green;
	border: 1px dashed green;
	background-color: #CCFDC4;
	background-image: url('../img/picto/succes.gif');
}

.messageInfo {
	color: black;
	border: 1px dashed blue;
	background-color: #F2FDFF;
	background-image: url('../img/picto/info.gif');
}

.messageWarning,.messageErreur,.messageSucces,.messageInfo {
	background-repeat: no-repeat;
	background-position: 5px center;
	display:block;
	/*width:100%;*/
	padding-left: 25px;
	padding-top: 5px;
	padding-right:1px;
	padding-bottom:4px;
	font-weight: bold;
}

.messageContenu {
	color: black;
	font-weight: normal;
	margin-top: 0px;
	background-image: none;
	padding: 5 5 5 5;	
}

/*****************************************************************************
************************         BOXES         *******************************
*****************************************************************************/
.xsnazzy h1,.zsnazzy h1 {
	margin: 0;
	padding: 0 10px 5px 10px;
	border-bottom: 1px solid #444;
	color: white;
}

.xsnazzy p,.zsnazzy p {
	margin: 0;
	padding: 5px 10px;
}

.xsnazzy {
	background: #FFFBEB;
	width: 240px;
	float: left;
	margin: 0 3px;
}

.xtop,.xbottom {
	position: inherit;
	display: block;
	background: transparent;
	font-size: 1px;
}

.xb1,.xb2,.xb3,.xb4 {
	display: block;
	overflow: hidden;
}

.xb1,.xb2,.xb3 {
	height: 1px;
}

.xb2,.xb3,.xb4 {
	background: #FDF1C1;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
}

.xb1 {
	margin: 0 5px;
	background: #444;
}

.xb2 {
	margin: 0 3px;
	border-width: 0 2px;
}

.xb3 {
	margin: 0 2px;
}

.xb4 {
	height: 2px;
	margin: 0 1px;
}

.xboxcontent {
	display: block;
	border: 0 solid #444;
	border-width: 0 1px;
	height: auto;
	background-color: #FFFBEB;
	text-align: center;	
}

.xboxcontent table {
	margin-top:3px;
	margin-bottom:3px;
}

* html .xboxcontent {
	height: 1px;
}

.color_c {
	background: #FBDE69;
	color: #002470;	
	padding-left: 5px;	
	text-align: center;
}

/*****************************************************************************
************************      DIVERS         *******************************
*****************************************************************************/
#ajaxFrame {
	padding: 0;
	margin-left: 0px;
	border: none;
}

.boutonMenu {
	border: 1px solid #ccc;
	display: block;
	margin: 0px;
	margin-right: 5px;
	margin-top: 20px;
}

.divBoutonMenu {
	padding: 10px;
	padding-right: 0px;
	padding-left: 7px;
	height: 30px;
	cursor: pointer;
	background-color: #FFFFFE;
}

a:hover .divBoutonMenu {
	background-color: #BBB;
}

.boutonMenu:active,.boutonMenu:visited,.boutonMenu:link {
	color: black;
}

.boutonMenu:hover {
	color: white;
	border: 1px solid black;
}

li.titre {
	font-weight: bold;
}

.filtreSansMarge {
	border: 1px solid #ccc;
	padding: 2px;
	margin: 2px;
}

.filtres {
	border: 1px solid #ccc;
	padding: 0;
	margin: 2px;
	margin-left: -40px;
	/*width: 860px;*/
}

.bilan {
	background-color: #EEE;
	padding: 5px;
}

.carreBilan {
	background-color: blue;
}

.carreGraphCumule {
	background-color: red;
}

.carreGraphCourbes {
	background-color: yellow;
}

.carreGraphProduit {
	background-color: orange;
}

.carreGraphEvolution {
	background-color: green;
}

.carreEvolution {
	background-color: pink;
}

.carreBilan,.carreGraphCumule,.carreGraphCourbes,.carreGraphProduit,.carreGraphEvolution,.carreEvolution
	{
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	border: solid 1px black;
	margin-right: 5px;
	margin-top: -10px;
}

.fondAutocomplete{ 
	padding: 0px;
	padding-top: 1px;
	padding-right: 10px;
	background: white url('../img/fond_autocomplete.gif') bottom right no-repeat;
	border: 1px solid #7F9DB9;
	/*height: 18px;*/
}

.carreAnomalie{
	margin-top:1px;height:13px;width:13px;border:1px solid #333;background-color:#ff8822;display:inline;padding-left:4px;padding-right:4px;
}

.carreAlerte{
	margin-top:1px;height:13px;width:13px;border:1px solid #333;background-color:#0088ff;display:inline;padding-left:4px;padding-right:4px;	
}

.carreGps{
	margin-top:1px;height:13px;width:13px;border:1px solid #333;background-color:#C3C3E5;display:inline;padding-left:4px;padding-right:4px;	
}

.carreNotifications{
	margin-top:1px;height:13px;width:13px;border:1px solid #333;background-color:#31B96E;display:inline;padding-left:4px;padding-right:4px;
}

.carreNotificationFourniseur{
	margin-top:1px;height:13px;width:13px;border:1px solid #333;background-color:#CDAE2E;display:inline;padding-left:4px;padding-right:4px;
}

.carreInterventions{
	margin-top:1px;height:13px;width:13px;border:1px solid #333;background-color:#E50000;display:inline;padding-left:4px;padding-right:4px;
}

.carreAudits{
	margin-top:1px;height:13px;width:13px;border:1px solid #333;background-color:#C5EFFD;display:inline;padding-left:4px;padding-right:4px;
}

.carreEntrepots{
	margin-top:1px;height:13px;width:13px;border:1px solid #333;background-color:#CC9752;display:inline;padding-left:4px;padding-right:4px;
}

.carreWaitingFourn{
	margin-top:1px;height:13px;width:13px;border:1px solid #333;background-color:#F5F1DE;display:inline;padding-left:4px;padding-right:4px;
}

.carreInstructions{
	margin-top:1px;height:13px;width:13px;border:1px solid #333;background-color:#6D8CA0;display:inline;padding-left:4px;padding-right:4px;
}

.attenteReponse td, .attenteReponse{
	color:#F2583E;
}

/***************   ADMIN BOX  *********************/

.adminBox h1{
	font-size:1.2em;	
	margin-bottom:10px;
}

li.adminBox{	
	display:inline-block;
	*display:inline;
	border:1px solid gray; 
	background-color:#FFFFDD;	
	margin:0;
	margin-left:10px;
	margin-bottom:10px;
	padding:3px; 
	text-align:left;
	width:230px;
	vertical-align:top;	
	min-height: 100%;
}

.adminBox .lienNoir:active, .adminBox .lienNoir:link, .adminBox .lienNoir:visited{
	text-decoration:none;	
	color:#444;
}

.adminBox .lienNoir:hover{
	text-decoration:underline;
	color:#000;
}

#adminContainer{
	margin:0;
	padding:0;
	list-style-type:none;	
	height:220px;
}

.carreTitre {
	padding:0px;
	padding-left : 5px;
	padding-right : 5px;	
	border:solid 1px #888; 
	margin-right:5px;
	font-size:1.2em; 
}
.rouge {
	background-color: #E50000;
}

.mauve{
	background-color:#CC99FF;	
}

.rose{
	background-color: #EE88CD;
}

tr.rouge td{
	color: red;
}
.vert {
	background-color: #31B96E;
}

.vertClair {
	background-color: #AFD775;
}

.jaune {
	background-color: yellow;
}
.orange {
	background-color: orange;
}

.bleu{
	background-color: #5188FF;
}

.bleuClair{
	background-color: #9BE1FB;
}

.gris {
	background-color: gray;
}

.kaki{
	background-color: #978E43;	
}

.pourpre{
	background-color: #CC9999;	
}

.userBox{
	float:left;
	background-color:#F4F5F7;
	white-space:nowrap;
	padding:2px;
	padding-left:3px;
	padding-right:3px;
	margin-top:4px;
	margin-left:2px;
	margin-right:2px;
	border:1px solid #7F9DB9;
	border-radius:5px;
}

/**
 * Calendar classes
 */
TD.CALENDRIER {
	FONT-WEIGHT: bold; BACKGROUND-COLOR: #c2c2c2; TEXT-ALIGN: center;
}

A.CALENDRIER {
	COLOR: #000000; TEXT-DECORATION: none
}
.CALENDARBORDER {
	BACKGROUND-COLOR: #000000
}
.CALENDARTITLE {
	BACKGROUND-COLOR: #336699
}
.CALENDARWEEK {
	BACKGROUND-COLOR: #ffffff;cursor: pointer;
}
.CALENDARWEEKEND {
	BACKGROUND-COLOR: #fff4e5;cursor: pointer;
}
.CALENDARSELECTED {
	BACKGROUND-COLOR: #ff8f01;cursor: pointer;
}

/** jquery ui tabs **/
.ui-tabs .ui-tabs-hide {
     display: none;
}

.ui-multiselect-single, .ui-multiselect-checkboxes{
	background-color:white !important;
}

/** jquery date picker */
.ui-datepicker-trigger{
	cursor:pointer;
	margin-left:3px;
	margin-bottom:-3px;
}

.champReadOnly{
	border:solid 1px #7F9DB9;
	border: 1px solid #ccc;
	background-color:#F2EFE6;
	padding:1px;
	padding-left:5px;
	padding-bottom:1px;
	/*display:inline-block !important;*/ 
	display:block;
	margin-bottom:2px;	
	color:#555;
	float:left;
	
	border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #eee;
    border-radius: 4px;
    padding: .4em .5em;
    box-sizing: border-box;
}

pre.champReadOnly {
	white-space: pre; /* CSS2 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap; /* HP printers */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */	
	display:block;	
	text-align: left;
	overflow-y:auto;
	margin : 0;
}
.champPreMessage{
	padding:1px;
	padding-left:5px;
	padding-bottom:1px;
	/*/*display:inline-block !important;*/ 
	display:block;*/
	margin-bottom:2px;	
	color:#222;
	float:center;
}

pre.champPreMessage {
	white-space: pre; /* CSS2 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap; /* HP printers */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */	
	display:block;	
	text-align: left;	
	overflow-y:auto;
}

.bulleBorderIdea{
	-moz-border-radius: 5px;-webkit-border-radius: 5px;
	margin-bottom:10px;border:1px;border:1px solid #FFE29B;color:#555;padding:5px;padding-left:25px;
	background:#FFFFCC url('../img/picto/icone_ampoule.gif') 5px 5px no-repeat;
}

.bulleBorder{
	-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

.pieceJointeBox{
	display:block;
	float:left;
	background-color:#d6e3ff;
	border:1px solid #98add1;
	border-radius: 5px 5px 5px 5px;
	color:#006295;
	padding:3px;
	margin:2px;
	color: #29334a;
}

.displaytag th.pieceJointeTh{
	background:transparent url('../img/picto/trombone.gif') no-repeat center center;
	padding-left:15px !important;
	padding-right:4px !important;
}

.pieceJointeEmpy{
	background-color:#f8f8f8;border:1px solid #e3e3e3;color:#aaa;padding:2px;padding-top:1px;padding-bottom:1px;;	
}

.actionsAnomalieTableau td{
	padding-right:10px;
}

.addCommentaire{
	position:absolute;
	margin-top:10px;	
	cursor:pointer;
}

.contentPanel{padding-top:2px;}	
.contentPanel td{padding:2px;}

.noBorderTable td{
	border: 0px hidden red;	
}

.paddingTdTable td{
	padding:1px;	
}


a.tagNotification,a.tagNotification:visited,a.tagNotification:link,a.tagNotification:active{
	display:block;
	border:1px solid #ddd;
	float:left;
	margin:5px;
	margin-top:2px;
	padding:2px;
	padding-left:5px;padding-right:5px;
	background-color:#FFFFCC;
	text-decoration:none;
	color:#555;
}

a.tagNotification:hover{
	color:#000;
	border:1px solid #000;
}

.intervRouge {
	color: red;
}

.intervOrange {
	color: orange;
}

.intervGris {
	color: gray;
}

.trSousTotal {
	background-color:#d4d4d4 !important;
	font-weight:bold;
}

.trTotal {
	background-color:#466079  !important;
	color:white;
}

pre.tablePackagingComment {
	width:99%;
	text-align: left;
	padding: 1px;
	margin:0;
	background-color: inherit; 
	border:0px; 
}

img.tablePackagingIntervEnCours {
	margin-left: -25px;
}

.displaytag td.bilanMddGroupNoPadding{
	padding:0px !important;
	background-color:#f2f2f2;
	border-top:solid #f2f2f2 1px;
	border-bottom:solid #f2f2f2 1px;
}

.bilanMddGroup{
	background-color:#8AB8E6;
	color:#fff;
	padding:3px;
	border-top:solid #7CA6CF 1px;
	border-bottom:solid #7CA6CF 1px;
	
}

.accordionTitre{
	background:transparent url('../img/degrade.png') repeat-x;
	border:1px solid #ddd;border-top:1px solid #ddd;border-bottom:1px solid #ccc;
	font-size:1.2em;
	font-weight:bold;
	cursor: pointer;
	padding: 4px;
}

.invisible {
	visibility: hidden;
	border: none !important;
}


.rseLink{
	background: url('../img/rse.png') no-repeat center center;
	float:right;
	display: block;
	height: 29px;
	width: 70px;
	text-align: center;
	padding-top: 28px;
}

.box-relance-rse{
	margin-top: 15px;
}

/* surcharge des composants jQuery ui */
.ui-datepicker {
	width: auto !important;
	width: 250px;
	display: none;
}

.ui-datepicker-trigger {
	margin: 0 0 0 2px;
	vertical-align:middle !important;
	cursor:pointer;
}

#ui-datepicker-div {
	display: none;
}

/* surcharge jQuery multipleselect */
/* button */
.ui-multiselect {
	height: auto !important;
	font-size: 1em !important;
	color: #000000 !important;
	width: 170px !important;
	padding: 0 0 0 0px !important;
	border-color: #7F9DB9 !important;
	background: #ffffff !important;
}

.ui-multiselect.ui-corner-all {
	-moz-border-radius-topleft: 0 !important;
	-webkit-border-top-left-radius: 0 !important;
	-khtml-border-top-left-radius: 0 !important;
	border-top-left-radius: 0 !important;
	-moz-border-radius-topright: 0 !important;
	-webkit-border-top-right-radius: 0 !important;
	-khtml-border-top-right-radius: 0 !important;
	border-top-right-radius: 0 !important;
	-moz-border-radius-bottomleft: 0 !important;
	-webkit-border-bottom-left-radius: 0 !important;
	-khtml-border-bottom-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	-moz-border-radius-bottomright: 0 !important;
	-webkit-border-bottom-right-radius: 0 !important;
	-khtml-border-bottom-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}
/* menu : la taille de la zone est spécifiée dans l'appel */
.ui-multiselect-menu {
	font-size: 1em !important;
	/* couleurs des bordures des navigateurs FF, IE 6, Chrome ok */
	border: 1px solid #7F9DB9 !important;
}

.ui-multiselect-checkboxes li label {
	padding: 0 !important;
	position: relative !important;
}

.ui-multiselect-menu.ui-corner-all,.ui-multiselect-menu .ui-corner-all {
	-moz-border-radius-topleft: 0 !important;
	-webkit-border-top-left-radius: 0 !important;
	-khtml-border-top-left-radius: 0 !important;
	border-top-left-radius: 0 !important;
	-moz-border-radius-topright: 0 !important;
	-webkit-border-top-right-radius: 0 !important;
	-khtml-border-top-right-radius: 0 !important;
	border-top-right-radius: 0 !important;
	-moz-border-radius-bottomleft: 0 !important;
	-webkit-border-bottom-left-radius: 0 !important;
	-khtml-border-bottom-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	-moz-border-radius-bottomright: 0 !important;
	-webkit-border-bottom-right-radius: 0 !important;
	-khtml-border-bottom-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}


div[id^=waitingDocumentsUpload] p{
	border:1px solid #e5e5e5;	
	background-color:#f2f2f2;	
	margin-left:-3px;
	margin:5px;
}

div[id^=waitingDocumentsUpload] p div.pending{
	color:#555;
	padding:2px;
}

div[id^=waitingDocumentsUpload] p div.filename{
	color:#555;
	font-weight:bold;
	font-size:1em;
	padding-top:2px;
	padding-bottom:2px;
}


/** JQUERYUPLOAD COPY **/
.barLoading {
	margin-top:10px;
    height: 18px;   		
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;	
	color:#666;
	padding-top:4px;
	padding-bottom:4px;
	
}

.barTraitement {
	margin-top:10px;
    height: 18px;   		
	border: solid 1px #80CCFF;
	background-color: #CCEBFF;	
	color:#007ACC;
	padding-top:4px;
	padding-bottom:4px;
	
}

.barWaiting{	
	margin-top:10px;
    height: 18px;   		
	border: solid 1px #eee;
	background-color: ;	
	color:#999;
	padding-top:14px;
	padding-bottom:4px;
}

.barSuccess {		
    height: 18px;
   	border: solid 1px #CEE2F2;	
   	background-color: #CCFDC4;
	color:green;	
}

.barError {	
    height: 18px;
    padding-top:6px;
    padding-left:5px;
   	border: solid 1px #B50000;	
   	background-color: #FFE6E1;
	color:red;	
}

.barPercent{
	font-weight:bold;	
}

.fileinput-button input {
  position: absolute;
  /* top: 0; */
  right: 0;
  /* margin: 0; */
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 1em;
  direction: ltr;
  cursor: pointer;
}

.etatReference{
	color:#009300;	
}

.etatDereference{
	color:#555;	
	font-style:italic;
}

.contentPanel td.labelAction {
 vertical-align: top;
}

/** highchart **/
div.exportBilanButtons{	
	margin-top:12px;
	padding-left:3px;
	color:#888;	
}

div.exportBilanButtons a{	
	border:1px solid #ccc;
	background-color: #f5f5f5;
	color:#555;
	padding:5px;
	text-decoration:none;
	border-radius:5px;
	margin-left:3px;
}

div.exportBilanButtons a:hover{	
	border:1px solid #333;
	background-color: #555;
	color:#fff;
}

@media print {
  * { text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
  a, a:visited { text-decoration: underline; }   
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  
  div.phantomjs {page-break-after: avoid;}
  body{background-image:none !important;}
  .noPdf{display:none;}
}
.textareaColumn{
	min-width:300px;
}

.fieldsetClass{
	border:1px solid #ccc;
	border-radius: 5px 5px 5px 5px; 	
}

.fieldsetClass legend{
	padding:1px;
	padding-left:5px;
	padding-right:5px;
	color:#555;
	font-weight:bold; 
}

table.displaytag th.sorting  { padding-left:10px; background: #D8E8FC url('../img/arrow_off.png') 0 50% no-repeat;  }
table.displaytag th.sorting_desc { padding-left:10px; background: #D8E8FC url('../img/arrow_up.png') 0 50% no-repeat;  }
table.displaytag th.sorting_asc { padding-left:10px; background: #D8E8FC url('../img/arrow_down.png') 0 50% no-repeat;  }


g.highcharts-tooltip, g.highcharts-tooltip text{
	position:absolute;
	z-index: 255 !important;
	top:0;
	left:0;
}

div.highcharts-data-labels, div.highcharts-data-labels div, div.highcharts-data-labels div span{
	z-index:254;	
}

.accueilGraphiquesLoading{
	color:#aaa;
	margin-left:40%;
	margin-top:10%;
	margin-bottom:10%;
}

#accueilGraphiques{
	overflow:hidden;
}

#accueilGraphiques > fieldset{
	border:1px solid #e5e5e5;
	border-radius: 5px;
	float:left;
	margin-right:6px;
	margin-bottom: 6px;
	min-width:350px;
	max-width: 30%;	
	position:relative;
	box-shadow: 1px 1px 1px #d6d6d6;
}

#accueilGraphiques .ui-button-text-only .ui-button-text {
	padding: 5px 5px;
}
	
#accueilGraphiques > fieldset > legend{
	color:#888; 
	font-size:1em;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;	
}

#accueilGraphiques .boutonNiveau{
	position:absolute;	
	top:4px;
	right:-3px;
	width:25px;
	height:25px;
	z-index:256;
}

#accueilGraphiquePopinId .boutonNiveau{
	width:25px;
	height:25px;
}

#accueilGraphiquePopinId .boutonNiveau .ui-icon{
	margin-left:-9px;
}

.ui-dialog {
	z-index:255;	
}

.indicateursMdd3, .indicateursMdd3:active, .indicateursMdd3:link, .indicateursMdd3:visited{
	display:block;
	float:left;
	margin:5px;
	padding:5px;
	border:1px solid #ddd;
	border-radius: 5px;
	color: #222;
	font-size:1.5em;
    text-shadow: 0px 2px 3px #fff;	
	width:200px;
	height:200px;
	text-align:center;
	line-height:200px;	
	text-decoration:none;
	font-style: normal;
	position:relative;
}

.indicateursMdd3 b{
	font-size:2.2em;
}

.indicateursMdd3 span{
	position:absolute;
	bottom:-90px;
	left:5px;
	font-size:0.8em;
	font-weight:normal;
	color:#555;
}

.indicateursMdd3:hover{
	border:1px solid #888;	
	font-style: italic;
}

.indicateursMdd3_sel{
	background: white url('../img/indicateurs/icone_sel.jpg') no-repeat center center;
}

.indicateursMdd3_sucre{
	background: white url('../img/indicateurs/icone_sucre.gif') no-repeat 15px center;	
}


.indicateursMdd3_emballage{
	background: white url('../img/indicateurs/icone_carton.gif') no-repeat center center;
}

.indicateursMdd3_palme{
	background: white url('../img/indicateurs/icone_huile.jpg') no-repeat center center;	
}

.accueilGraphiqueSmiley_bon, .accueilGraphiqueSmiley_moyen, .accueilGraphiqueSmiley_mauvais{	
	padding:6px;
	padding-left:18px;
	padding-right:18px;
}

.accueilGraphiqueSmiley_bon{
	background: white url('../img/indicateurs/accueil_bon.png') no-repeat center center;	
}

.accueilGraphiqueSmiley_moyen{
	background: white url('../img/indicateurs/accueil_moyen.png') no-repeat center center;	
}


.accueilGraphiqueSmiley_mauvais{
	background: white url('../img/indicateurs/accueil_mauvais.png') no-repeat center center;	
}

hr.hrAccueil{
	background-color:transparent;
	border: none;
    height: 1px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #fff
}

.autocomplete-root{
	z-index:256;
}

.iso22000Legende{
	color:#333;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	margin-top:8px;
	margin-bottom:15px;
}

.iso22000_insatisfaisant, .iso22000_moyen, .iso22000_satisfaisant, .iso22000_tresSatisfaisant{	
	padding-left: 8px;
	padding-right: 8px;
}
	
.iso22000_insatisfaisant{
	background-color: #E60000;
}

.iso22000_moyen{	
	background-color: #FF9900;
}

.iso22000_satisfaisant{
	background-color: #FFD700;
}

.iso22000_tresSatisfaisant{	
	background-color: #90ED7D;
}

/*****************************************************************************
**********************    picker de couleur    *******************************
*****************************************************************************/

.colorpicker {
	z-index: 255;
	display:none;
}

.colorSelector {
    background: rgba(0, 0, 0, 0) url("../css/colorpicker/images/select.png") repeat scroll 0 0;
    height: 36px;
    position: relative;
    width: 36px;
}

.colorSelector div {
    background: rgba(0, 0, 0, 0) url("../css/colorpicker/images/select2.png") repeat scroll center center;
    height: 30px;
    left: 3px;
    position: absolute;
    top: 3px; 
    width: 30px;
    border : 1px solid black;
}

.colorpicker_submit {	
	background:black url(../img/picto/tick.gif) center center no-repeat !important;
	border: 1px solid #555;
	cursor: pointer;
}


.colorpicker_submit:hover {	
	border: 1px solid #888;	
}

ul.slimmenu li a.menuResponsive{
	display:none;
}

#headerLogoResponsive{
	display: none;
}

div.isoBox,a.isoBox:active, a.isoBox:link, a.isoBox:visited{
	display:block;
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;
	padding:10px;
	padding-top:40px;
	padding-bottom:25px;
	background-color:#f5f5f5;	
	border-radius: 5px;
	box-shadow: 5px 5px 5px #bbb;
	font-weight:bold;
	width:25%;
	height:40px;
	max-width:250px;
	text-align:center;	
	cursor:pointer;
	text-decoration: none;
	color:#555;	
	font-size: 1.4em;
}

a.isoBox:hover{
	background-color:#555;
	color:#fff !important;
}

a.isoBoxInactive:active, a.isoBoxInactive:link, a.isoBoxInactive:visited{
	background-color:#ccc;
	color:#999;	
	cursor:default;
}
	
a.isoBoxInactive:hover{
	background-color:#ccc;
	color:#999;	
}

a.isoBoxMf304:active, a.isoBoxMf304:link, a.isoBoxMf304:visited{
	background-color:#ffd78a;
	color:#555;
}
	
a.isoBoxMf304:hover{
	background-color:#f9bd45;
	color:#fff;	
}

a.isoBoxMf304Rouge:active, a.isoBoxMf304Rouge:link, a.isoBoxMf304Rouge:visited{
	background-color:#fd9d9d;
	color:#555;
}
	
a.isoBoxMf304Rouge:hover{
	background-color:#f35c5c;
	color:#fff;	
}

div.isoBoxMf304TexteInfo{
	margin-top:5px;font-weight:normal;border:1px solid #aaa;font-size:0.8em;padding:2px;border-radius:5px;background-color:#fff;color:#888;
}


a.controleEnRetard{
	color:red !important;
}

.arrow-right {
	width: 0; 
	height: 0; 
	border-top: 0.9em solid transparent;
	border-bottom: 0.9em solid transparent;
	border-left: 0.9em solid #aaa;
}

a.isoArianeLink:active, a.isoArianeLink:link, a.isoArianeLink:visited{
	color:#bbb;
	display:block;
	float:left;
	padding:10px;
	background-color:#555;
}

.isoArianeContainer{	
	/*position:absolute;
	top:-20px;
	left:0;
	width:100%;*/
	background-color:#555;
	border:1px solid #555;
	color:#bbb;
	overflow:hidden;
	font-size: 1.1em;
}

a.downloadRapportRJClass:active, a.downloadRapportRJClass:link, a.downloadRapportRJClass:visited{
	color: #e2e2e2;
	display:block;
	float:right;
	margin-right:5px;
	padding:10px;
	background:transparent url('../img/picto/icone_excel_active.gif') no-repeat left center;
	padding-left:20px;
}

a.downloadRapportRJClass:hover{
	color:#fff !important;
	text-decoration:none;
	background:transparent url('../img/picto/icone_excel_hover.gif') no-repeat left center;
}

a.downloadRapportRJPdfClass:active, a.downloadRapportRJPdfClass:link, a.downloadRapportRJPdfClass:visited{
	color: #e2e2e2;
	display:block;
	float:right;
	margin-right:10px;
	padding:10px;
	background:transparent url('../img/picto/icone_pdf_active.gif') no-repeat left center;
	padding-left:20px;
}

a.downloadRapportRJPdfClass:hover{
	color:#fff !important;
	text-decoration:none;
	background:transparent url('../img/picto/icone_pdf_hover.gif') no-repeat left center;
}

a.downloadMF304Class:active, a.downloadMF304Class:link, a.downloadMF304Class:visited{
	color: #ffdd99;
	display:block;
	float:right;
	margin-right:5px;
	padding:10px;
	background:transparent url('../img/picto/icone_excel_active.gif') no-repeat left center;
	padding-left:20px;
}

a.downloadMF304Class:hover{
	color:#ffb31a;
	text-decoration:none;
	background:transparent url('../img/picto/icone_excel_hover.gif') no-repeat left center;
}

a.downloadMF310Class:active, a.downloadMF310Class:link, a.downloadMF310Class:visited{
	color: #ffd633;
	display:block;
	float:right;
	margin-right:5px;
	padding:10px;
	background:transparent url('../img/picto/icone_excel_active.gif') no-repeat left center;
	padding-left:20px;
}

a.downloadMF310Class:hover{
	color:#fff !important;
	text-decoration:none;
	background:transparent url('../img/picto/icone_excel_hover.gif') no-repeat left center;
}

a.shortcutClass:active, a.shortcutClass:link, a.shortcutClass:visited{
	color: #99b6e7;
	display:block;
	float:right;
	margin-right:5px;
	padding:10px;
	background:transparent url('../img/picto/icone_administration.gif') no-repeat left center;
	padding-left:20px;
}

a.shortcutClass:hover{
	color:#fff !important;
	text-decoration:none;
	background:transparent url('../img/picto/icone_administration.gif') no-repeat left center;
}

a.isoArianeLinkDisabled{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

a.isoArianeLink:hover{
	background-color:#fff;
	color:#333;
	text-decoration:none;
}

#isoFiche{
	padding: 1px;
	font-size:1.5em;
}

#isoFiche div.titreIso{
	padding-bottom: 0.5em;
	color: #003466;
}

#isoFiche input, #isoFiche select, #isoFiche textarea, .oscar .isoFichePopin input, .oscar .isoFichePopin select{
	height:2.3em;
}

#isoFiche input{	
	height:2.1em;
}

.iso22000FileExists{
	display:block;
	height:12px;
	width:100%;
	background:transparent url(../img/picto/tick.gif) center center no-repeat;
}

#isoFiche .displaytag tr.iso22000MFC td{
	background-color: #ffe5b3;
	border-right: 1px solid #ffd480;
    border-left: 1px solid #ffd480;
}

#isoFiche input.inputMini, #isoFiche textarea.inputMini{
	width:55px !important;	
	vertical-align:middle;
}

#isoFiche pre.inputMini{
	width:50px !important;	
	white-space:nowrap;
	overflow-x:hidden;
}

#isoFiche pre, .oscar .isoFichePopin pre{
	margin-top:2px;
	margin-bottom:2px;	
	padding-left: 1px;
	float:none !important;
	display:inline-block !important;
}

#isoFiche input[type=checkbox]{
	width:2.4em;
	height:2.4em;
}

#isoFiche input[type=submit], .oscar .isoFichePopin input[type=submit]{
	color:white;
	background-color: #2EB82E;
	background-image: none;
	height:auto;
	padding:2em;	
	border-radius:3px;
	border:1px solid #248F24;
	float:left;
	margin-right:1em;
}

#isoFiche input[type=submit]:hover, .oscar .isoFichePopin input[type=submit]:hover{
	color: #2EB82E;
	background-color: #fff;
}

#isoFiche a.addButton:link, #isoFiche a.addButton:visited, #isoFiche a.addButton:active{
	height: auto;
    padding: 0.6em;
    border-radius: 3px;
    text-decoration:none;
    font-weight:bold;
    float:left;
}

#isoFiche input[type=submit].addButton, .oscar .isoFichePopin input[type=submit].addButton, #isoFiche a.addButton:link, #isoFiche a.addButton:visited, #isoFiche a.addButton:active{
	color:white;
	background-color: #008AE6;
	border:1px solid #007ACC;	
}

#isoFiche input[type=submit].addButton:hover, .oscar .isoFichePopin input[type=submit].addButton:hover, #isoFiche a.addButton:hover{
	color: #008AE6;
	background-color: #fff;
}

#isoFiche a.addNc:link, #isoFiche a.addNc:active, #isoFiche a.addNc:visited{
	background-image: none;
	height:auto;
	width:11.5em;
	padding:1em;	
	padding-right:2.2em;
	border-radius:3px;
	margin-top:0.2em;
	margin-bottom:0.2em;
	display:block;
	text-decoration:none;
	font-weight:bold;
	position:relative;
	text-align:left;
}

#isoFiche a.addAnomaliePft:link, #isoFiche a.addAnomaliePft:active, #isoFiche a.addAnomaliePft:visited{
	color:#c28eea !important;
	background-color: #fff;	
	border:1px solid #c28eea;
}

#isoFiche a.addAnomaliePft:hover{
	color:white !important;
	background-color: #cfa6ef;	
	border:1px solid #a78abd;
}

#isoFiche a.addMf304:link, #isoFiche a.addMf304:active, #isoFiche a.addMf304:visited{
	color:#f9bd45 !important;
	background-color: #fff;	
	border:1px solid #f7a986; 
}

#isoFiche a.addMf304:hover{
	color:white !important;
	background-color: #f9bd45;	
	border:1px solid #c79c46;
}

#isoFiche a.addMf304:link b, #isoFiche a.addMf304:active b, #isoFiche a.addMf304:visited b{
	box-shadow: 1px 2px 3px #7d622c;
	background-color:#f9bd45 ;
	border:#eee;
	color:#fff;
	padding:6px;
	padding-top:2px;
	padding-bottom:3px;
	display:inline-block;
	border-radius:100%;
	position:absolute;
	top:25%;
	right:0.6em;
}

#isoFiche a.addMf304:hover b{
	color:#333;
	background-color:#fff;
}

#isoFiche a.addEvaluationPrestataire:link, #isoFiche a.addEvaluationPrestataire:active, #isoFiche a.addEvaluationPrestataire:visited{
	color: #459ff9 !important;
	background-color: #fff;
	border:1px solid #86bbf7;
}

#isoFiche a.addEvaluationPrestataire:hover{
	color:white !important;
	background-color: #4599f9;
	border:1px solid #4682c7;
}

#isoFiche a.addEvaluationPrestataire:link b, #isoFiche a.addEvaluationPrestataire:active b, #isoFiche a.addEvaluationPrestataire:visited b{
	box-shadow: 1px 2px 3px #2c527d;
	background-color:#4c9def ;
	border:#eee;
	color:#fff;
	padding:6px;
	padding-top:2px;
	padding-bottom:3px;
	display:inline-block;
	border-radius:100%;
	position:absolute;
	top:25%;
	right:0.6em;
}

#isoFiche a.addEvaluationPrestataire:hover b{
	color:#333;
	background-color:#fff;
}

#isoFiche a.addEvaluationPrestataire_optimal:link, #isoFiche a.addEvaluationPrestataire_optimal:active, #isoFiche a.addEvaluationPrestataire_optimal:visited {
	box-shadow: 1px 2px 3px #719571;
	background-color: #7ee57e;
	border: 1px solid #62db62;
	color: #ffffff !important;
}
#isoFiche a.addEvaluationPrestataire_optimal:link b, #isoFiche a.addEvaluationPrestataire_optimal:active b, #isoFiche a.addEvaluationPrestataire_optimal:visited b {
	background-color: #247127;
}

#isoFiche a.addEvaluationPrestataire_satisfaisant:link, #isoFiche a.addEvaluationPrestataire_satisfaisant:active, #isoFiche a.addEvaluationPrestataire_satisfaisant:visited {
	box-shadow: 1px 2px 3px #d5cb57;
	background-color: #fff254;
	border: 1px solid #fff254;
	color: #6d6632 !important;
}
#isoFiche a.addEvaluationPrestataire_satisfaisant:link b, #isoFiche a.addEvaluationPrestataire_satisfaisant:active b, #isoFiche a.addEvaluationPrestataire_satisfaisant:visited b {
	background-color: #9d9741;
	box-shadow: 1px 2px 3px #705c17;
}

#isoFiche a.addEvaluationPrestataire_perfectible:link, #isoFiche a.addEvaluationPrestataire_perfectible:active, #isoFiche a.addEvaluationPrestataire_perfectible:visited {
	box-shadow: 1px 2px 3px #ab7e44;
	background-color: #ffb354;
	border: 1px solid #ffb354;
	color: #555030 !important;
}
#isoFiche a.addEvaluationPrestataire_perfectible:link b, #isoFiche a.addEvaluationPrestataire_perfectible:active b, #isoFiche a.addEvaluationPrestataire_perfectible:visited b {
	background-color: #97672a;
	box-shadow: 1px 2px 3px #7f5b2f;
}

#isoFiche a.addEvaluationPrestataire_insuffisant:link, #isoFiche a.addEvaluationPrestataire_insuffisant:active, #isoFiche a.addEvaluationPrestataire_insuffisant:visited {
	box-shadow: 1px 2px 3px #b05252;
	background-color: #ff5454;
	border: 1px solid #ff5454;
	color: #fff !important;
}
#isoFiche a.addEvaluationPrestataire_insuffisant:link b, #isoFiche a.addEvaluationPrestataire_insuffisant:active b, #isoFiche a.addEvaluationPrestataire_insuffisant:visited b {
	background-color: #853737;
	box-shadow: 1px 2px 3px #67331f;
}

#isoFiche a.addAnomaliePft:link b, #isoFiche a.addAnomaliePft:active b, #isoFiche a.addAnomaliePft:visited b{
	box-shadow: 1px 2px 3px #593f6d;
	background-color:#c28eea;
	border:#eee;
	color:#fff;
	padding:6px;
	padding-top:2px;
	padding-bottom:3px;
	display:inline-block;
	border-radius:100%;
	position:absolute;
	top:25%;
	right:0.6em;
}

#isoFiche a.addAnomaliePft:hover b{
	color:#333;
	background-color:#fff;
}

#isoFiche .boiteNc input[type="checkbox"]{
	position:absolute;
	right:0.2em;
	top:0.35em;
}

#isoFiche .iso22000GraviteBulle, #isoFiche .iso22000GraviteBulle span{
	font-size:0.9em !important;
	/*display:inline !important;*/
}

#isoFiche .boiteNc{
	color:white;	
	height:3em;
	width:11.5em;
	padding-right:2.2em;
	padding-left:1em;
	margin-top:0.2em;
	margin-bottom:0.2em;
	border-radius:3px;
	text-decoration:none;
	font-weight:bold;
	position:relative;
	line-height: 3em;
	text-align:left;
}


#isoFiche .boiteNcMms{
	color: #ec8181;	
	background-color: #fff;
	border:1px solid #f78989;
}

#isoFiche #boiteBoutons{
	position:fixed;
	z-index:260;
	bottom: 10px;
    left: 32px;  
}

#tableauSaisie{
	margin-bottom:80px;	
}

.columnHidden{
	display:none;
}

.messageSucces{
	font-size:1.2em;
}

.zoneNettoyageArchivee{
	color:#b8b8b8 !important;
	background:transparent url('../img/picto/icone_archive.png') no-repeat 3px center ;
	padding-left:2.3em !important;	
}

.zoneNettoyageArchivee::before{
	 opacity: 0.4;	
}

.zoneNettoyageSaisonnier:before{
	content:url('../img/picto/icone_temporaire.png');
	padding-left:0.2em;	
	padding-right:0.4em;
	vertical-align: -15%;	
}

.camionHorsPeriode{
	color:#b8b8b8 !important;
	background:transparent url('../img/picto/icone_archive.png') no-repeat 3px center ;
	padding-left:2.3em !important;
}

.camionHorsPeriode::before{
	opacity: 0.4;
}

.linkInvisibleMeuble{
	display:none !important;
}
.linkInvisibleCamion{
	display:none !important;
}
.linkInvisibleZone{
	display:none !important;
}

.linkInvisibleCancel {
	display:inline-block !important;
}

.iso2000CCheckboxVoirArchives {
	color: #6293d3;
	font-weight: normal;
	display: inline-block;
	padding-left: 7px
}

.dataStyleGris{
	color:#aaa
	;margin-top:6px;
	margin-bottom:6px;
}

	.deleteIsoButton{
		width:2.4em;
		display:block;
		display:inline-block;
		height:100%;
		text-decoration:none;
		background:transparent url('../img/picto/icone_remove.gif') no-repeat center center;
	}

	input[type=number]::-webkit-inner-spin-button,
	input[type=number]::-webkit-outer-spin-button {
		-webkit-appearance: none;
		margin: 0;
	}

	a.isoLinkHistorique:active, a.isoLinkHistorique:link, a.isoLinkHistorique:visited{
		text-decoration:none;
		padding:5px;
		background-color:#90C9FF;
		color:#00305D;
		border:1px solid #66B4FF;
		border-radius:5px;
		margin-top:10px;
		display:inline-block;
		height:23px;

	}

	a.isoLinkHistorique:hover{
		background-color:#004A90;
		color:#fff !important;
		border:1px solid #00305D;
	}

	a.isoLinkHistoriqueSelected:active, a.isoLinkHistoriqueSelected:link, a.isoLinkHistoriqueSelected:visited{
		background-color:#fff;
		color:#000 !important;
		border:1px solid #555;
	}

	.isoLinkHistoriqueCheckbox{
		position:absolute;
		right:-1px;
		top:-1px;
		padding:4px;
		background-color:#ffd633;
		color:#00305D;
		border:1px solid #997a00;
		border-radius:5px;
		color:#665200;
		vertical-align: middle;
		cursor:pointer;
		height:25px;
	}

	#isoFiche select.isoLinkHistoriqueSelect{
		height:1.3em;
		padding:0em;
	}

	.labelControles{
		display:inline-block;
		padding-top:0.5em;
		padding-right:0.5em;
	}

	.displaytag td.isoRegroupement{
		background:transparent url('../img/degrade.png') repeat-x;
		font-weight: bold;
		color: #5cb1ff !important;
		border-top: 0px solid red;
		padding-top:8px;
		padding-bottom:8px;
	}

	.displaytag td.isoSupervisionLigneAdditionnelle{
		background-color: #f8df84;
	}

	#isoFiche .displaytag th, .oscar .isoFichePopin .displaytag th{
		background-color:#eee;
		border: 1px solid #ccc;
		color:#555;
	}

	#isoFiche .displaytag td, .oscar .isoFichePopin .displaytag td{
		border-top: 1px solid #E2E2E2;
		border-bottom: 1px solid #E2E2E2;
		border-right: 1px solid #EDEDED;
		border-left: 1px solid #EDEDED;
	}

	.isoFichePopin{
		font-size:1.3em;
	}

	.xboxcontentIso{
		border-radius:5px;
		border: 1px solid #e3e3e3;
		background-color: #f2f2f2;
		padding:4px;
	}

	.isoRetard{
		color:red;
		font-weight:bold;
		background-color:#ffebe5;
		border:1px solid #ffc2b3;
		padding:2px;
		padding-left:4px;
		padding-right:4px;
		border-radius:5px;
		margin-top:2px;
		display:inline-block;
	}

	#isoFiche tr.group td{
		background:transparent url('../img/degrade.png') repeat-x;
		font-weight:bold;
		color:#5cb1ff;
		border-top: 0px solid red;
	}

	#isoFiche .dataTables_wrapper td.group{
		background:transparent url('../img/degrade.png') repeat-x;
		font-weight:bold;
		color:#5cb1ff;
		border-top: 0px solid red;
	}

	#isoFiche table.dataTable {
		width: auto !important;
		margin: 0 auto !important;
		border-collapse: collapse !important;
	}

	#isoFiche .dataTables_wrapper{
		display: inline-block;
		padding-top:4px;
		padding-bottom:6em;
	}

	.displaytag td.tdInfosMF304{
		background:#e5f8ff url('../img/picto/icone_iso22000_info.png') 1em center no-repeat;
		color: #005d80;
		white-space: pre-wrap;
		text-align:left;
		padding:0.8em;
		padding-left:4em;
	}

	#isoFiche .displaytag th.MF304Header{
		color: #ffaa00;
	}

	#isoFiche .displaytag td{
		color: #555;
	}

	#isoFiche .box-upload-infos{
		text-align:left;
		color:#888;
	}

	.iso22000GraviteBulle{
		display : none;
	}

	.iso22000Gravite_mineure, .iso22000Gravite_moyenne, .iso22000Gravite_majeure{
		border-radius : 5px;
		padding:2px;
		padding-left:4px;
		padding-right:4px;
		display: inline;
		font-weight:bold;
		white-space:nowrap;
		background-color: #fff;
		box-shadow: 1px 1px 2px #888;
	}

	.iso22000Gravite_mineure{
		/*border: 1px solid #999900;*/
		border: 1px solid #ddd;
		color:#999900;
	}

	.iso22000Gravite_moyenne{
		/*border: 1px solid #ffb366;*/
		border: 1px solid #ddd;
		color:#ffb366;
	}

	.iso22000Gravite_majeure{
		/*border: 1px solid #ff3333;	*/
		border: 1px solid #ddd;
		color:#ff3333;
	}

	.viviersFrequence_quotidien, .viviersFrequence_hebdomadaire, .viviersFrequence_auMoins3FoisParSemaine{
		margin-top:3px;
		font-style: italic;
	}

	.viviersFrequence_quotidien{
		color: red;
		font-weight:bold;
	}

	.viviersFrequence_hebdomadaire{
		color: blue;
	}

	.viviersFrequence_auMoins3FoisParSemaine{
		color: #e600e5;
	}

	.iso22000VivierSeuilDepasse textarea, .iso22000VivierSeuilDepasse select, .iso22000VivierSeuilDepasse pre{
		color:red;
	}

	#isoFiche .displaytag td.pieceJointeTd a.lienNoir, .isoFichePopin .displaytag td.pieceJointeTd a.lienNoir{
		width: 7em;
		white-space: nowrap;
		overflow: hidden;
		color:#888;
		font-weight:normal;
	}

	#isoFiche .displaytag td.pieceJointeTd table, #isoFiche .displaytag td.pieceJointeTd .divPager{
		border : 0px solid red;
		background-color:transparent;
	}

	#isoFiche .displaytag td.pieceJointeTd td{
		border: 0px solid #E2E2E2;
		border-bottom: 0px solid #E2E2E2;
		border-right: 0px solid #EDEDED;
		border-left: 0px solid #EDEDED;
	}

	.iso22000BlocConclusion{
		margin-bottom:5px;
		text-align:right;
		white-space:nowrap;
	}

	.iso22000BlocConclusion_satisfaisant_false, .iso22000BlocConclusion__false{
		display:none;
	}

	pre.iso22000ReadOnlyConclusion{
		padding-top:8px !important;
		margin-bottom: -5px !important;
		font-weight:bold;
	}

	span.inputFileUpload{
		display: inline-block;
		overflow: hidden;
		position: relative;

		font-weight:bold;
		cursor:pointer;
		color:white !important;
		background:#ecf9ec url('../img/picto/trombone.gif') no-repeat center center !important;
		height:1em;
		padding:1.4em;
		border-radius:3px;
		border:1px solid #b3e5b3;
	}

	#isoFiche .displaytag td.pieceJointeTd  span.inputFileUpload{
		height:0.4em !important;
	}

	#isoFiche pre.champReadOnly, .isoFichePopin pre.champReadOnly{
		border:0px solid red;
		background-color:transparent;
	}

	span.inputFileUpload:hover{
		color: #2EB82E !important;
		background:#fff url('../img/picto/trombone.gif') no-repeat center center !important;
	}

	.inputFileUpload input {
		cursor: pointer;
		direction: ltr;
		margin: 0;
		opacity: 0;
		position: absolute;
		right: 0;
		top: 0;
	}

	.compteurMF304{
		font-weight:bold;
		background-color: #ffaa00;
		padding:5px;
		padding-left:10px;
		padding-right:10px;
		border : 1px solid #b37700;
		color:#fff;
		text-shadow: 1px 1px 2px #222;
		border-radius: 100%;
		box-shadow: 1px 2px 1px #bbb;
	}

	a.ficheEntrepotZoneNettoyage:active, a.ficheEntrepotZoneNettoyage:visited, a.ficheEntrepotZoneNettoyage:link, div.bulleProduit, div.bulleProduit2{
		display:inline-block;
		float:left;
		margin:5px;
		white-space:nowrap;
		text-align:left;
		padding:5px;
		/*padding-left:5%;*/
		text-overflow: ellipsis;
		overflow:hidden;
		border:1px solid #d5d5d5;
		border-radius:5px;
		background-color:#eee;
		text-decoration:none;
		color: #555;
		/*/img/picto/icone_nettoyage.png"*/
	}

	a.ficheEntrepotZoneNettoyage:hover{
		background-color:#fbfbfb;
		border:1px solid #ddd;
		color: #222;
	}

	a.ficheEntrepotBulleAvecDocument:active, a.ficheEntrepotBulleAvecDocument:visited, a.ficheEntrepotBulleAvecDocument:link {
		padding-top:0px;
	}

	a.ficheEntrepotBulleAvecDocument span::after{
		content:url('../img/picto/trombone.gif') ;
		position:relative;
		left:0px;
		top:7px;
	}

	a.ficheEntrepotBulleAvecDocument span.camionHorsPeriode::after{
		content:url('../img/picto/trombone.gif') ;
		position:relative;
		left:0px;
		top:7px;
		opacity: 0.4;
	}

	.texteExplicatif{
		margin-bottom:5px;
		margin-left:40px;
	}

	.texteExplicatif span{
		display:inline-block;
		font-weight: bold;
		background-color:#0C97FF;
		color:white;
		padding:3px;
		margin-right:4px;
		margin-bottom:4px;
		border:1px solid #0083e6;
		border-radius: 5px;
		clear:left;
	}

	table.fixedHeader-floating.no-footer{
		z-index:255;
	}

	.iso22000TableauRapport{
		display:none;
	}

	a.iso22000ParamAdd:active, a.iso22000ParamAdd:visited, a.iso22000ParamAdd:link{
		margin:5px;
		text-align:left;
		padding: 5px;
		padding-left:27px;
		padding-top: 5px;
		padding-bottom:5px;
		float:left;
		background:white url('../img/picto/add_round.gif') no-repeat 5px center;
		border:1px solid #68CE68;
		color: #7DC57D;
		font-weight:bold;
		border-radius:5px;
		text-decoration:none;
	}

	a.iso22000ParamAdd:hover{
		border:1px solid #6BA56B;
	}

	a.iso22000ParamInit:active, a.iso22000ParamInit:visited, a.iso22000ParamInit:link{
		margin:5px;
		text-align:left;
		padding: 5px;
		padding-left:24px;
		padding-top: 5px;
		padding-bottom:5px;
		float:left;
		background:white url('../img/picto/start.png') no-repeat 5px center;
		border:1px solid #539DE6;
		color: #0073e6;
		font-weight:bold;
		border-radius:5px;
		text-decoration:none;
	}

	a.iso22000ParamInit:hover{
		border:1px solid #71A1D0;
	}

	#isoFiche a.inactiveLink:link, #isoFiche a.inactiveLink:active, #isoFiche a.inactiveLink:visited{
		pointer-events: none;
		cursor: default;
		border:1px solid #ccc !important;
		color:#ccc !important;
	}

	.oscar .isoFichePopin input[type=submit].deleteButton{
		background-color:#f35555;
		color:#fff;
		border:1px solid #c74141;
	}

	.oscar .isoFichePopin input[type=submit].deleteButton:hover{
		background-color:#fff;
		color:#f35555;
		border:1px solid #f35555;
	}

	.oscar .isoFichePopin a.pdfButton:link, .oscar .isoFichePopin a.pdfButton:visited, .oscar .isoFichePopin a.pdfButton:active{
		background-color:#925315;
		color:#fff;
		border:1px solid #613810;
		display:block;
		height: auto;
		padding: 2em;
		border-radius: 3px;
		font-weight:bold;
		text-decoration:none;
	}

	.oscar .isoFichePopin a.pdfButton:hover{
		background-color:#fff;
		color:#925315;
		border:1px solid #925315;
	}

	.isoFicheSearch{
		padding:1em;
		box-shadow: 5px 1px 14px #bbb;
		border-radius:2em;
		margin-bottom:1em;
		display:inline-block;
	}

	.ficheEntrepotBulleTemplate{
		display:none !important;
	}

	.dateFrequenceRetard{
		background-color:#ff704d !important;
	}

	.dateFrequenceWarning{
		background-color:#ffe066 !important;
	}

	.dateFrequenceRappel{
		background-color:#ffffb3 !important;
	}

	td.divRayonIso22Actifs div{
		white-space:nowrap;
		text-align:left;
		margin-bottom:8px;
	}

	td.divRayonIso22Actifs div input[type=checkbox]{
		margin-left:1em;
	}

	td.divRayonIso22Actifs div span{
		padding:5px;
		background-color: #fff;
		border: 1px solid #e0dada;
		border-radius:5px;
	}

	td.divRayonIso22Actifs div span input[type=checkbox]{
		margin-left:0px;
	}

	table.displaytag tr.lineUpdated td, table.displaytag tr.lineUpdated td.sorted, a.lineUpdated  {
		background-color: #FFF69C !important;
	}

	a.lineUpdated:link, a.lineUpdated:active, a.lineUpdated:visited, a.lineUpdated:hover{
		border: 1px solid #DABE0B;
	}

	div.lineUpdated{
		background-color: #fffacb !important;
		border: 1px solid #DABE0B !important;
		color:black;
	}

	a.lineUpdatedSaved:link, a.lineUpdatedSaved:active, a.lineUpdatedSaved:visited, a.lineUpdatedSaved:hover{
		background-color: #AFF776 !important;
		border: 1px solid #58E462 !important;
	}

	div.lineUpdatedSaved{
		background-color: #AFF776 !important;
		border: 1px solid #58E462 !important;
		color:black;
	}

	.oscar .isoFichePopin input[type=submit].boutonIso22000Inactif{
		background:#eee url('../img/indicator2.gif') 0.6em center no-repeat;
		color: #666;
		border:1px solid #888;
	}

	.oscar .isoFichePopin .messageSucces{
		margin-bottom:1em;
		font-size:0.8em;
		font-weight:bold;
	}

	a.lienDataMf304:active, a.lienDataMf304:link, a.lienDataMf304:visited{
		background-color:#fff;
		color:#555;
		border:1px solid #aaa;
		display:block;
		height: auto;
		padding: 0.4em;
		border-radius: 3px;
		font-weight:bold;
		text-decoration:none;
	}

	#isoFiche a.lienDataMf304:hover{
		background-color:#555;
		border:1px solid #555;
		color:#fff !important;
	}

	a.lienDataMf304:active .lienDataMf304Activite, a.lienDataMf304:link .lienDataMf304Activite, a.lienDataMf304:visited .lienDataMf304Activite{
		background-color:#f5f5f5;
		color:#444;
		border:1px solid #ddd;
		border-radius: 3px;
		padding: 0.2em;
		margin-top:0.4em;
	}

	#isoFiche a.lienDataMf304:hover div{
		color:#fff;
	}

	#isoFiche a.lienDataMf304:hover div.lienDataMf304Activite{
		color:#fff;
		background-color:#777;
		border:1px solid #888;
	}

	.retourStatut_demande{
		color:#008AE6;
	}

	.retourStatut_accepte{

	}

	.retourStatut_refuse{
		color:red;
	}

	.ui-widget-content {
		/*box-shadow: 5px 5px 5px #888;*/
		/*     overflow:hidden; ==> cache les select multiple ouverts  ... */
	}

	.ui-icon{
		outline: none;
	}

	.ui-widget-overlay {
		z-index: 254;
	}


	a.alerteConsigne:link, a.alerteConsigne:active, a.alerteConsigne:visited{
		background-color:#fff;
		border-radius: 5px;
		border:1px solid #e4c0ac;
		padding:5px;
		margin-top:2px;
		margin-bottom:3px;
		margin-right:5px;
		text-decoration:none;
		display:block;
		white-space: pre; /* CSS2 */
		white-space: -moz-pre-wrap; /* Mozilla */
		white-space: -hp-pre-wrap; /* HP printers */
		white-space: -o-pre-wrap; /* Opera 7 */
		white-space: -pre-wrap; /* Opera 4-6 */
		white-space: pre-wrap; /* CSS 2.1 */
		white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
		word-wrap: break-word; /* IE */
		text-align: left;
		overflow-y:auto;
		width:410px;
	}

	a.alerteConsigne:hover{
		background-color:#f3eca3;
		border:1px solid #d8d6d1;
		/*box-shadow:1px 1px 12px #555;	*/
	}

	.anomalieConsigneErrorCarre{
		padding:2px;
		color:white;
		border-radius:5px;
		display:inline-block;
		margin-left:5px;
		box-shadow:1px 1px 3px #555;
	}
	.autocomplete {
		width: auto !important;
	}

	.panelTitle {
		padding-left: 5px;
		white-space: nowrap;
	}

	/************
         OSCAR
    *************/

	.oscar #page {
		/*width: 1300px;*/
		margin: auto;
	}

	.oscar .ui-widget-header {
		border: none;
		/*background: none;*/
		/*padding: 0px !important;*/
		border-bottom: 1px solid #4c7aa7;
	}

	.oscar .ui-widget-content {
		border: none
	}

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

	.oscar div.ui-corner-all {
		border-radius: 5px 5px 0 0;
	}

	.oscar table {
		border: none;
		/*border-collapse: collapse;*/
	}

	.oscar .contentPanel {
		width: 100%;
		width: auto;
		margin: 5px;
		background: #f8f8f8;
	}

	.oscar .panel {
		color: #4c7aa7;
		font-weight: 100;
		padding: 0;
	}

	#popup.oscar .panel {
		margin-left: 5px !important;
	}

	.oscar .panel .panelTitle {
		font-size: 24px;
		font-family: 'art_bold';
	}

	.oscar .titreRecherche {
		border: none;
		background: none;
		height: 24px;
		text-align: left;
		font-weight: bold;
		color: #818080;
		font-size: 1.8em;
		font-family: 'art_regular';
	}

	.oscar .titreQuestionnaire {
		border: none;
		background: none;
		height: 24px;
		text-align: left;
		font-weight: normal;
		color: #555;
		font-size: 1.8em;
		font-family: 'art_regular';
	}

	.oscar .titreRecherche img{
		display: none;
	}

	.oscar .carreTitrePanel {
		padding:4px;
		margin-top:-4px;
		margin-right: 0px;
		margin-left: 2px;
		background-repeat: no-repeat;
		height: 14px;
		width: 14px;
		display: inline-block;
		border-radius: 5px;
		box-shadow: 1px 1px 3px #626161;
		border:none;
		background-color:white;
	}

	.oscar input[type=submit],
	.oscar button,
	.oscar a.button,
	.oscar .select_multiple_submit input ,
	.oscar input[type=image]{
		background: #fff;
		border:1px solid #b3b3b3 !important;
		border-color:#e5e6e9 #dfe0e4 #d0d1d5 !important;
		color: #4a4b4b;
		border: none;
		padding: 8px;
		height: 34px;
		border-radius: 5px;
		vertical-align: bottom;
	}

	.oscar input[type=submit].danger{
		border-color: #ff8a8a #ff5454 #f13a3a !important;
		color: #ed5959 !important;
	}

	.oscar input[type=image]{
		height:1px;
		padding: 6px;
	}

	.oscar a.button, .oscar .select_multiple_submit input {
		text-decoration: none;
		font-weight: bold;
		padding: 11px;
	}

	.oscar input[type=image]:hover  {
		background: #d2d2d2;
		border: none;
	}

	.oscar input[type=submit]:hover,
	.oscar button:hover,
	.oscar a.button:hover,
	.oscar .select_multiple_submit input:hover,
	.oscar input[type=image]:hover {
		background: rgba(152, 168, 184, 0.32);
		box-shadow: 1px 1px 3px #ccc;
		border: 1px solid rgba(152, 168, 184, 0.32) !important;
	}

	.oscar input[type=submit]:hover i,
	.oscar button:hover i,
	.oscar a.button:hover i,
	.oscar .select_multiple_submit input:hover i {
		color:#000;
	}

	.oscar input.annulerBtn[type=submit]:hover{
		background: rgb(243, 113, 113);
		color:white !important;
	}

	.oscar button img {
		display: none;
	}

	.oscar .button.vertical-align {
		/*vertical-align: 10px;*/
	}

	.oscar .divPager {
		background: none;
		border: none;
		width: 100%;
	}

	.oscar span.pagebanner, .oscar span.pagebanner b {
		font-size: 1.3em;
		font-family: 'art_regular,art_regular';
		background: none;
		margin-bottom: 16px;
	}

	.oscar span.pagebanner:before,
	.oscar .titreRecherche:before {
		content : '> ';
		font-size: 1.4em;
	}

	.oscar .pagelinks {
	}

	.oscar span.pagelinks a:link,
	.oscar span.pagelinks a:visited,
	.oscar span.pagelinks  a:active {
		text-decoration: none;
		background: none;
		border: none;
		margin: 0;
	}

	.oscar span.pagelinks span.pagelinksMiddle a:link,
	.oscar span.pagelinks span.pagelinksMiddle a:visited,
	.oscar span.pagelinks span.pagelinksMiddle  a:active {
		border-radius:50%;
		color: #8f8f8f;
		background-color: #fff;
		padding: 4px;
		padding-left: 7px;
		padding-right: 7px;
	}

	.oscar span.pagelinks span.pagelinksMiddle strong{
		box-shadow: 1px 1px 3px #ccc;
		border: 1px solid rgba(152, 168, 184, 0.32) !important;
		border-radius:50%;
		color: #ffffff;
		text-shadow: 1px 1px 2px #495664;
		background-color: rgba(76, 122, 167, 0.73);
		padding: 4px;
		padding-left: 7px;
		padding-right: 7px;
	}

	.oscar .ui-dialog {
		box-shadow: 1px 1px 3px #888;
	}

	.oscar .displaytag th, .oscar .displaytag td {
		border: none;
		text-decoration: none;
		padding-left:0.8em;
		padding-right:0.8em;
	}

	.oscar .displaytag th{
		border-left:1px solid rgba(159, 197, 244, 0.14);
		border-right:1px solid rgba(159, 197, 244, 0.14);
	}

	.oscar .displaytag tr.odd td{
		border-left:1px solid rgba(204, 204, 204, 0.07);
		border-right:1px solid rgba(204, 204, 204, 0.07);
	}

	.oscar .displaytag tr.even td{
		border-left:1px solid rgba(204, 204, 204, 0.12);
		border-right:1px solid rgba(204, 204, 204, 0.12);
	}

	.oscar .displaytag.thDiscret th {
		background-color: #ececec;
		height: 15px;
	}

	.oscar .displaytag.thDiscret {
		background: white;
		margin-bottom: 10px;
	}

	.oscar .displaytag th a {
		text-decoration: none;
	}

	.oscar .displaytag th.sorted a {
		color: #000;
	}

	.oscar a:hover {
		color: #004282;
	}

	.oscar .ui-tabs .ui-tabs-panel{
		background: #fcfdfd;
	}

	.oscar .contentPanel.greyBackground {
		background: #f8f8f8;
	}

	.oscar .ui-state-active,
	.oscar .ui-widget-content .ui-state-active,
	.oscar .ui-widget-header .ui-state-active {
		background : #fff;
		border: 1px solid #004282;
	}

	.oscar .ui-state-active a,
	.oscar .ui-widget-content .ui-state-active a,
	.oscar .ui-widget-header .ui-state-active  a,
	.oscar .ui-state-default a,
	.oscar .ui-widget-content .ui-state-default a,
	.oscar .ui-widget-header .ui-state-default  a,
	.oscar .ui-state-active a span,
	.oscar .ui-widget-content .ui-state-active a span,
	.oscar .ui-widget-header .ui-state-active  a span,
	.oscar .ui-state-default a span,
	.oscar .ui-widget-content .ui-state-default a span,
	.oscar .ui-widget-header .ui-state-default  a span  {
		font-size: 14px;
		font-family: 'art_bold';
		font-weight: 100;
	}

	.oscar .ui-state-active a,
	.oscar .ui-widget-content .ui-state-active a,
	.oscar .ui-widget-header .ui-state-active  a {
		color: #004282;
	}

	.oscar .menu-collapser {
		font-family: art_bold_italic;
		font-weight: 100;
		font-size: 3em;
	}

	.oscar .panel span b {
		color: #004282;
	}

	.oscar .entreportMeubleRayon, .oscar .entreportMeubleRayon b {
		color: #004282 !important;
	}

	.oscar .menuOscar {
		font-size: 16px;
		font-family: 'art_bold';
		font-weight: 100;
	}

	.oscar #navigationMenu {
		height: 33px;
	}

	.oscar #header {
		height: 96px;
	}

	.oscar ul.slimmenu > li {
		border: none;
		margin: 0;
	}

	.oscar .ui-datepicker .ui-datepicker-header {
		background: #7398bc;
	}

	.oscar .ui-datepicker .ui-datepicker-prev-hover,
	.oscar .ui-datepicker .ui-datepicker-next-hover {
		background: #004282;
		border: none;
		cursor: pointer;
	}

	.oscar #ui-datepicker-div {
		background: #ffffff;
		border:1px solid #7398bc;
	}

	.oscar #ui-datepicker {
		background: #f8f8f8;
		border:1px solid #004282;
	}

	.oscar .adminBox {
		border: none;
		background : #f8f8f8;
	}

	.oscar .adminBox h1 {
		font-size: 20px;
		font-family: 'art_regular';
		font-weight: 100;
		color: #004282;
	}

	.oscar .adminBox h1 .carreTitre {
		display: none;
	}

	.oscar .divAdmin .titre{
		background: none;
		font-size: 24px;
		font-family: 'art_bold';
		border-bottom: 1px solid #004282;
		height: 36px;
		margin-bottom: 20px;
	}

	.oscar .divAdmin {
		border: none;
		padding: 4px;
		background: none;
		background: none;
		padding: 0px !important;
	}

	/*.oscar .divRetour {
        background: none !important;
        border: none !important;
        color: #004282 !important;
        position: absolute;
        right: 0;
        z-index: 100;
        top: -20px;
    }*/

	.oscar table.withoutTh th {
		display:none;
	}

	.oscar .messageSucces,
	.oscar .messageWarning,
	.oscar .messageErreur,
	.oscar .messageInfo {
		border: none;
		/*font-weight: 100;*/
		padding: 10px 20px !important;
		background-image: none;
	}

	.oscar .tagOscar {
		display:inline-block;
		float:left;
		margin:2px;
		white-space:nowrap;
		text-align:left;
		padding:8px;
		text-overflow: ellipsis;
		overflow:hidden;
		border: none;
		border-radius: 5px;
		background-color:#eee;
		text-decoration:none;
		color: #555;
	}

	.oscar .tagOscar.conforme {
		background-color: #c8e4c8;
	}

	.oscar .tagOscar.nonConforme {
		background-color: #f5c1c1;
	}

	.oscar .tagOscar:hover {
		background-color: #fbfbfb;
	}

	.oscar a.addTagButton {
		text-align:left;
		padding-left:27px;
		padding-top: 5px;
		padding-bottom:5px;
		float:left;
		font-weight:bold;
		border-radius:5px;
		text-decoration:none;
		margin:2px;
		padding: 8px;
		background: #e8e8e8;
		border: none;
		color: #004282;
	}

	.oscar a.addTagButton:hover {
		background: #d2d2d2;
		color: #004282 !important;
	}

	.oscar .buttons a.save,
	.oscar button.save,
	.oscar .buttons a.add,
	.oscar button.add {
		min-width: 70px;
		margin: 0 10px;
	}

	.oscar .buttons a.save:hover,
	.oscar button.save:hover,
	.oscar .buttons a.add:hover,
	.oscar button.add:hover {
		color: #004282;
	}


	.oscar .titreQuestionnaire {
		display:block;
		background:#abc5e4 ;
		color: #555;
		font-size: 1.7em;
		font-family: 'art_bold';
		padding: 5px 0 0 60px;
		margin: 20px 0 10px 0;
	}

	.oscar .titreTheme {
		display:block;
		background: #789cca;
		color: #fff;
		font-size: 1.5em;
		font-family: 'art_bold';
		padding: 2px 6px;
		margin-top: 5px;
		text-align: left;
	}

	.oscar .titreSousTheme {
		display:block;
		background:#deecff;
		color: #555;
		font-size: 1.5em;
		font-family: 'art_regular';
		padding: 2px 50px;
		text-align: left;
		margin-top: 10px;
	}

	.oscar .titreQuestionnaire:before {
		content: "> ";
	}

	.oscar #auditV2TrameForm .tagOscar {
		margin: 2px;
		padding: 6px;
	}

	.oscar .colorSelector {
		background: none;
		cursor: pointer;
	}

	.oscar .colorSelector div {
		border: none;
		height: 28px;
	}

	.oscar #onglets {
		background: none;
		margin-top: 15px;
	}

	.oscar .tooltip {
		position: relative;
		display: inline-block;
		height: 20px;
		width: 20px;
	}

	.oscar .tooltip .tooltiptext {
		visibility: hidden;
		min-width:200px;
		background-color: #555;
		color: #fff;
		text-align: center;
		padding: 5px 0;
		border-radius: 6px;
		position: absolute;
		z-index: 1;
		bottom: 125%;
		left: 50%;
		margin-left: -60px;
		opacity: 0;
		transition: opacity 1s;
	}

	.oscar .tooltip .tooltiptext::after {
		content: "";
		position: absolute;
		top: 100%;
		left: 50%;
		margin-left: -5px;
		border-width: 5px;
		border-style: solid;
		border-color: #555 transparent transparent transparent;
	}

	.oscar .tooltip:hover .tooltiptext {
		visibility: visible;
		opacity: 1;
	}

	.oscar #onglets .nouvelOnglet {
		font-size: 22px;
		font-family: arial;
		line-height: 14px;
		vertical-align: middle;
		font-weight: bold;
	}

	.small {
		width: 40px;
	}

	.medium {
		width: 100px;
	}

	.large {
		width: 200px;
	}

	.xlarge {
		width: 400px;
	}

	.xxlarge {
		width: 800px;
	}

	.oscar .ui-dialog-titlebar {
		border: none;
	}

	.oscar .ui-dialog-titlebar button {
		border: none !important;
		/*margin: 0px 6px;*/
	}

	.questionType-titre {
		font-weight: 700;
		font-style: italic;
	}

	.questionType-question {
		border-bottom:1px solid #d8e8fc;
	}

	.oscar .select_two_container .ui-multiselect {
		margin: 0 !important;
		font-weight: 100;
		padding: 0px 5px !important;
	}

	.oscar .ui-multiselect-menu .ui-corner-all {
		margin: 0 !important;
		padding: 4px !important;
	}

	.oscar .ui-multiselect-menu .ui-widget-header span {
		color: #004282;
	}

	.oscar .ui-multiselect-menu .ui-state-hover {
		border: none;
		background: #e2e2e2;
		font-weight: 100;
		color: black;
		padding: 4px !important;
	}
	.oscar .ui-multiselect-checkboxes label input {
		margin: 0 3px;
		top: 3px;
	}

	.oscar .ui-dialog:has(> #openJqueryDialogDiv) {
		top: 110px;
	}

	.oscar #formQuestionId td {
		width: 124px;
	}

	td.brouillon {
		font-style: italic;
	}

	.oscar .fa {
		color: #575a5f;
		cursor: pointer;
		font-size: 1.5em;
		margin: 3px;
	}

	.oscar .fa.bold {
		font-weight: bold;
	}

	.oscar .fa.button {
		background: #e8e8e8;
		padding: 10px 12px;
		border-radius: 5px;
		margin: 0;
		vertical-align: bottom;
	}

	.oscar .fa.button:hover, .oscar .fa:hover {
		background: #d2d2d2;
		color: #000 !important;

	}

	.oscar .fa.mini {
		font-size: 10px;
		padding: 0;
		margin: 0;
	}
	.oscar .lienNoir {
		text-decoration: none;
	}

	.oscar .formAuditV2 {
		width: 124px;
	}

	.oscar textarea {
		resize: none;
	}

	.textProcessStatus{
		float:left;
		padding: 10px;
		padding-left: 10px;
		padding-right: 10px;
		border-radius: 5px;
		color: white;
		margin: 3px;
		margin-top: 1px;
		margin-bottom: 1px;
		font-weight: bold;
		text-shadow: 1px 1px 3px rgba(0,0,0,.5);
	}
	.colorGris{
		background-color: #D7D7D7;/*#b03e3e*/
	}
	.colorVert{
		background-color: #68de7b;
	}

	.colorRouge{
		background-color: red;
	}

	.colorOrange{
		padding: 8px;
		background-color: #ffca95;
		border: 1px solid #e49f15;
	}

	#divSelectAction{
		padding:0.5em;
		border-radius: 5px;
		border:1px solid #eee;
		background-color: rgba(233, 233, 233, 0.08);
		box-shadow: 1px 1px 3px rgba(76, 122, 167, 0.61);
		position:relative;
		white-space:nowrap;
	}

	#divSelectAction > b{
		display:inline-block;
		height:3em;
		line-height:3em;
		color:#6c6c6c;
	}

	.oscar #divSelectAction input[type=submit]{
		height:2.5em;
	}

	/** Form input **/
	input[type=text], input[type=checkbox], input[type=password],  select, textarea{
		padding: .2em .3em;
		display: inline-block;
		border: 1px solid #ccc;
		box-shadow: inset 0 1px 3px #eee;
		border-radius: 4px;
		vertical-align: middle;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.pure-button {
		font-family: inherit;
		font-size: 100%;
		padding: .5em 1em;
		color: #444;
		color: rgba(0,0,0,.8);
		border: 1px solid #bbb;
		/*border: 0 rgba(0,0,0,0);*/
		background-color: #E6E6E6;
		text-decoration: none;
		border-radius: 2px;
		display: inline-block;
		zoom: 1;
		line-height: normal;
		white-space: nowrap;
		vertical-align: middle;
		text-align: center;
		cursor: pointer;
		-webkit-user-drag: none;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border-radius: 5px;
	}

	.ui-button-icon-only:focus{
		outline: none;
	}

	.widthCentPourcent{
		width:99%;
	}

	.inlineBlock {
		display: inline-block;
	}

	.panel-header{
		overflow:hidden;
	}

	.panel-header h1{
		float:left;
	}

	.box-options-fiche{
		float:right;
		padding-bottom:5px;
	}

	.nof{
		clear:both;
	}

	.box-modele-liste {
		position: relative; /* float:right; */
		display: inline;
		padding-left: 10px;
		float:right;
	}

	.box-boutons {
		position: relative;
		text-align: center;
	}

	.panel-content {
		position: relative;
		width: 100%;
		/*     overflow:hidden; */
	}


	.favorisSummaryTitle {
		font-weight: normal;
		position: relative;
		font-size: 18px;
		padding-right: 10px;
	}

	.favorisSummaryBox {
		text-align: left;
		padding-top: 5px;
		padding-left: 10px;
		padding-bottom:4px;
	}

	.moteur .col {
		position: relative;
		background: #f5f5f5;
		padding-bottom: 5px;
		border-style: solid;
		border-color: #fff;
		border-width: 5px;
		float: left;
		display: inline;
	}

	.moteur-1cols .col {
		width: 100%;
	}

	.moteur-4cols .col {
		width: 24.2%;
	}

	.moteur-3cols .col {
		width: 32.77%;
	}

	.moteur-2cols .col {
		width: 49.58%;
	}

	#openJqueryDialogDiv .moteur-2cols .col {
		width: 47.9%;
	}

	#openJqueryDialogDiv .moteur .col {
		border-color: #fcfdfd;
	}

	/*****************************************************************************
    ************************      FAVORIS         *******************************
    *****************************************************************************/

	.favorisDisplayTable thead {
		display: none;
	}

	.favorisSummaryTitle {
		font-weight: normal;
		position: relative;
		font-size: 18px;
		padding-right: 10px;
	}

	.favorisSummaryBox {
		text-align: left;
		padding-top: 5px;
		padding-left: 10px;
		padding-bottom:4px;
	}

	/*.summarySearchBox{
        background-color:#F5f5f5;
        border:1px solid #e3e3e3;
        color:#aaa;
        padding:2px;
        margin:2px;
        display:block;
        float:left;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }*/


	.grid-item-favori {
		color: #5d5d5d;
		text-decoration: none;
		cursor: pointer;
	}
	.grid-item-favori:hover {
		background: #f5f5f5;
	}
	.grid-item-favori .favori-titre {
		padding: 5px 15px 5px 15px;
		font-weight: bold;
		vertical-align: middle;
		text-align: left;
		line-height: 20px;
	}

	.grid-item-favori .favori-resultat {
		width: 40px;
		text-align: right;
		color: #5d5d5d;
		padding: 0 10px 0 0;
	}

	span.favori-compteur {
		font-size: 1.2em;
		font-weight: bold;
	}
	.grid-item-favori .icone-favori {
		width: 40px;
		text-align: center;
		vertical-align: middle;
		padding: 5px 0 3px 0;
	}
	.icone-favori-ok, .icone-favori-warning, .icone-favori-graph {
		width: 32px;
		height: 32px;
		background-repeat:no-repeat;
		vertical-align: middle;
	}

	.favori-resultat {
		font-size: 1.2em;
		font-weight: bold;
	}

	/********************************************************************/

	/***************************** GRID **********************************/

	.grid {
		/*max-width: 1366px;*/
		margin: 0 auto;
	}
	.grid_tab {
		/* background: #EEE; */
		max-width: 1366px;
		margin: 0 auto;
	}

	/* clearfix */
	.grid:after {
		content: '';
		display: block;
		clear: both;
	}

	.grid-sizer {
		width: 31%;
	}
	.gutter-sizer {
		width: 1%;
	}
	.grid-item {
		width: 380px; /*30%*/
		float: left;
		border: 2px solid #99AF3E;
		margin-bottom: 10px;
		padding-bottom: 3px;
	}

	.grid-item-header {
		color: #fff;
		background: #99AF3E;
		font-size: 20px;
		font-weight: bold;
		padding: 4px;
		text-align: center;
		text-shadow: 1px 1px #888;
	}

	.grid-item-header_tab {
		/* 	color: #99AF3E; */
		color: #5D5D5D;
		font-size: 10px;
		text-decoration: underline;
		text-align: left;
		padding-bottom: 2px;
		margin-bottom: 4px;
	}

	.grid-item_tab {
		float: left;
		margin-bottom: 10px;
		padding-bottom: 3px;
	}

	.box-options-recherche {
		position: relative;
		font-size: 11px;
		margin-top: 5px;
		margin-left:40%;
	}

	td a {
		color: #5d5d5d !important;
		text-decoration: none;
	}

	.box-expand-minimize{
		width: auto;
		padding:1em;
		margin:1em;
		background: #f8f8f8;
	}

	.box-expand-minimize a.more{
		text-decoration: none;
		background:none;
		font-weight:bold;
	}

	.highlight{
		color: #ffffff;
		background-color: #e42d12;
	}

	.oscar form {
		position: relative;
		text-align: left;
	}

	td.tdAbsoluteElement{
		position:relative;
		height:2.2em;
	}

	td.tdAbsoluteElement span{
		position:absolute;
		top:0;
		left:0.3em;
		white-space: nowrap;
	}

	.oscar .reponseAutorisee{
		color:#fff !important;
		text-shadow: 1px 1px 3px rgba(0,0,0,.5);
	}

	.oscar .reponseAutoriseeSaisie{
		display:inline-block;
		padding:0.6em;
		padding-top:1em;
		padding-bottom:1em;
		border-radius:1em;
		text-shadow:none;
	}


	.etiquetteContainer{
		/* 	max-width: 500px; */
	}

	div.etiquette{
		float: left;
		padding: 4px;
		padding-left: 5px;
		padding-right: 5px;
		border-radius: 5px;
		color: white;
		margin: 2px 3px 2px 3px;
		background-color: #009FD1;/*##00559F*/
		font-weight: bold;
	}

	a.etiquette, span.etiquette {
		float: left;
		padding: 3px;
		padding-left: 5px;
		padding-right: 5px;
		border-radius: 5px;
		color: white;
		margin: 2px 3px 2px 3px;
		background-color: #009FD1;/*#99AF3E*/
		font-weight: bold;
	}

	span.etiquette{
		cursor: pointer;
	}

	a.etiquette span{
		float: left;
		color: white;
		font-weight: bold;
	}

	.width100 {
		width : 100px;
	}

	.moteur .col {
		/* 	position: relative; */
		background: #f5f5f5;
		padding-bottom: 5px;
		border-style: solid;
		border-color: #fff;
		border-width: 5px;
		float: left;
		display: inline;
	}

	.moteur-1cols .col {
		width: 100%;
	}

	.moteur-4cols .col {
		width: 24.2%;
	}

	.moteur-3cols .col {
		width: 32.77%;
	}

	.moteur-2cols .col {
		width: 49.58%;
	}

	#openJqueryDialogDiv .moteur-2cols .col {
		width: 47.9%;
	}

	#openJqueryDialogDiv .moteur .col {
		border-color: #fcfdfd;
	}

	.blocAccueilAlerte {
		display:inline-block;
		padding: 9px;
		padding-right: 100px;
		position:relative;
		color:#2E6E9E;
		border:1px solid #eaeaea;
		background-color:#F5F5F5;
		margin-top:10px;
		min-width: 310px;
		border-top-left-radius:5px;
		border-bottom-left-radius:5px;
	}

	.seeMoreAlerte:link, .seeMoreAlerte:visited, .seeMoreAlerte:active, .seeMoreAlerte:link{
		background-color:#8a8888;
		color:white !important;
		padding:9px;
		position:absolute;
		right:0;
		top:0;
	}

	.seeMoreAlerte:hover{
		background-color:#fff;
		color:#000 !important;
	}

	.blocAccueilAlerte b{
		font-weight:bold;
	}

	.boxMoyenneReponseAlerte{
		margin:1em;
		padding:0.2em 0.5em;
		border-radius:2em;
		border:1px solid #e6e4e4;
		background-color:#f2f2f2;
		text-align:center;
		height:30px;
		width:90px;
		display: table-cell;
		vertical-align: middle;
		font-size:1.5em;
	}

	.boxMoyenneReponseAlerteRouge{
		background-color:#fd6868;
		border-color:#d05a5a;
	}

	.boxMoyenneReponseAlerteRouge:hover{
		background-color: #f14a4a;
		border-color: #a52828;
	}

	.boxMoyenneReponseAlerteVert{
		background-color:#84d258;
		border-color:#7db95a;
	}

	.boxMoyenneReponseAlerteVert:hover{
		background-color: #57cb15;
		border-color: #3ca300;
	}

	.boxMoyenneReponseAlerteRouge, .boxMoyenneReponseAlerteVert{
		font-size:1.8em;
		color:white !important;
		text-shadow: 1px 1px 2px #222;
	}

	.responsiveImage{
		width: 100%;
		height: auto;
	}

	.tableIndicateur td   {
		padding: 4px;
		font-size: 1.1em;
		min-width: 40px;
		border-bottom: 1px solid #d5d5d5;
		padding-top: 8px;
	}

	.tableIndicateur tr:hover {
		background-color: #F3F8FE
	}

	div.anomalieCrGrandTitre {
		font-size: 1.5em;
		font-weight: bold;
		color: #000080;
		text-align: center;
		padding: 20px;
		background-color: #d5d5d5;
		border-top: 3px solid black;
		border-bottom: 3px solid black;
	}

	div.anomalieCrTitre {
		font-size: 1.1em;
		font-weight: bold;
		margin: 30px 0 8px 0;
	}

	textarea.anomalieCr {
		border: 1px solid #000080;
		width: 100%;
		box-shadow: none;
		border-radius: 0px;
	}

	table.anomalieCrTable {
		width: 100%;
		border: 1px solid black;
		border-spacing: 0px;
		border-collapse: collapse;
		color: black;
		font-weight: normal;
		text-align: left;
	}

	table.anomalieCrTable th {
		background-color: #d5d5d5;
		border: 1px solid black;
		padding: 5px;
		text-align: left;
	}

	table.anomalieCrTable td {
		border: 1px solid black;
		padding: 2px 5px 2px 5px;
	}

	.noBorder {
		border: none !important;
	}

	.oscar .displaytag tr.entrepotPointObsolete td{
		background-color: #ececec;
		color: #b9b9b9;
		font-style: italic;
	}

	.pointControleRetard{
		color:red;
		font-weight:bold;
		background-color:#ffebe5;
		border:1px solid #ffc2b3;
		padding:2px;
		padding-left:4px;
		padding-right:4px;
		border-radius:5px;
		margin-top:2px;
		display:inline-block;
		font-size: 10px;
	}


	.rgpdLink{
		font-size:1.25em;
		text-decoration:none;
		position:relative;
		display:inline-block;
		padding:1px;
		padding-right:18px;
	}

	.rgpdLink:link span, .rgpdLink:active span, .rgpdLink:visited span{
		font-weight:bold;
		color:#fff;
		text-shadow: 1px 1px 3px rgb(0, 0, 0);
	}

	.rgpdLink:hover span{
		color:#ffe207;
		/* 	text-shadow: 1px 1px 3px rgb(0, 0, 0); */
	}


	.nutritionNutriscore_a, .nutritionNutriscore_b, .nutritionNutriscore_c, .nutritionNutriscore_d, .nutritionNutriscore_e, .nutritionNutriscore_{
		width :100px;
		height: 50px;
		background-size: 100px auto !important;
	}

	.nutritionNutriscore_{

	}

	.nutritionNutriscore_a{
		background:transparent url('../img/picto/nutriscore/nutriscore_a.png') no-repeat center center;
	}

	.nutritionNutriscore_b{
		background:transparent url('../img/picto/nutriscore/nutriscore_b.png') no-repeat center center;
	}

	.nutritionNutriscore_c{
		background:transparent url('../img/picto/nutriscore/nutriscore_c.png') no-repeat center center;
	}

	.nutritionNutriscore_d{
		background:transparent url('../img/picto/nutriscore/nutriscore_d.png') no-repeat center center;
	}

	.nutritionNutriscore_e{
		background:transparent url('../img/picto/nutriscore/nutriscore_e.png') no-repeat center center;
	}

	.btn-floating-top-active{
		display: inline-block;
		position: fixed;
		z-index:2;
		right: 0px;
		top: 10px;
	}

	.ui-widget-header .ui-icon {
		background-image: url(../css/jquery_bleu/images/ui-icons_469bdd_256x240.png) !important;
	}

	.ui-dialog-titlebar-close, .ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { color:transparent !important; }

	.ui-widget .ui-state-default span {
		font-weight: normal !important;
		padding: 0.1em 0.1em 0em 0.5em !important;
	}

	.searchLineHighligth{
		background-color: #e2efff !important;
		border: 1px solid #b6d1f3 !important;
	}

	.inputTextSizeMini{
		width:30px !important;
		float:right !important;
	}

	.editable{
		display:inline-block;
		float:right;
		padding-top:5px;
		cursor:pointer;
		border-bottom: 1px dashed #84ae84;
	}

	.fontWeightNormal, .fontWeightNormal .divPager{
		font-weight: normal;
	}

	.textareaMinHeight{
		min-height:17px;
		max-height: 80px;
		resize: none !important;
		overflow:hidden;
	}

	.floatRight{
		float: right;
	}

	.ui-tooltip .panel-header{
		line-height: normal;
	}

	::-webkit-input-placeholder { /* Edge */
		color: #CBCBCBFF;
	}

	:-ms-input-placeholder { /* Internet Explorer 10-11 */
		color: #CBCBCBFF;
	}

	::placeholder {
		color: #CBCBCBFF;
	}

	div.multiselectMenuAuto[class~=ui-multiselect-menu]  {
		width: auto !important;
		min-width: 150px;
		z-index: 15000 !important;
	}

	div.multiselectMenuAuto[class~=ui-multiselect-menu] span {
		white-space: nowrap;
	}

	div.multiselectMenuAuto[class~=ui-multiselect-menu]  {
		width: auto !important;
		min-width: 150px;
		z-index: 15000 !important;
	}

	div.multiselectMenuAuto[class~=ui-multiselect-menu] span {
		white-space: nowrap;
	}

	.seeMore{
		color:#999;
	}

	.selectize-control.multi .selectize-input>div {
		border:1px solid #d0d0d0 !important;
		border-radius: 5px;
		float: left;
		margin-left: 3px !important;
		margin-right: 3px !important;
	}
	.selectize-control.multi .selectize-input>div.active {
		border:1px solid #cacaca !important;
	}

	.selectize-control{
		max-width:80%;
	}

	.selectize-input, .selectize-input input{
		font-size: inherit !important;
	}

	.floatLeft{
		float: left;
	}

	.mt-2, pre.mt-2 {
		margin-top:2px;
	}

	input[type=text].inputTextHidden{
		display:none;
	}

	.tooltip-inner{
		max-width: 600px;
		color: inherit;
	}

	.borderRight{
		border-right: 1px solid #9ba7bd !important;
	}

	.backgroundThCaption{
		background-color: #aac2df !important;
	}

/* The switch - the box around the slider */
.switch {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

/* The slider */
.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

.slider:before {
	position: absolute;
	content: "";
	height: 26px;
	width: 26px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

input:checked + .slider {
	background-color: #ed667c;
}

input:focus + .slider {
	box-shadow: 0 0 1px #ed667c;
}

input:checked + .slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
	border-radius: 34px;
}

.slider.round:before {
	border-radius: 50%;
}

.notificationHeaderClass{
	background:#D8E8FC url('../img/picto/tampon.gif') 3px 6px no-repeat;
	cursor:pointer;
}