﻿a:-webkit-any-link{
	text-decoration: none;
}


div.clTitleMaintaCaption .blue span.hg,
div.clTitleMaintaCaption .blue span.hd,
div.clTitleMaintaCaption .blue span.bg,
div.clTitleMaintaCaption .blue span.bd {
	background-image: url(../../_img/contents/colD/panel-title-blue.png);
}
div.clTitleMaintaCaption .green span.hg,
div.clTitleMaintaCaption .green span.hd,
div.clTitleMaintaCaption .green span.bg,
div.clTitleMaintaCaption .green span.bd {
	background-image: url(../../_img/contents/colD/panel-title-green.png);
}
div.clTitleMaintaCaption .purple span.hg,
div.clTitleMaintaCaption .purple span.hd,
div.clTitleMaintaCaption .purple span.bg,
div.clTitleMaintaCaption .purple span.bd {
	background-image: url(../../_img/contents/colD/panel-title-purple.png);
}

div.inputDate{
	display: inline-block;
	width: 157px;
}

div.inputLookup{
	display: inline-block;
	clear: both;
}

table.clMaintaContainerTable,
table.clMaintaContainerTable td,
table.clMaintaContainerTable th,
table.clMaintaContainerTable tr {
	margin: 0px 0px 0px 0px !important;
	border-style: none none none none !important;
	border-width: 0px 0px 0px 0px;
	background-color: transparent;
	padding: 0px 0px 0px 0px !important;
}

.clFlatTable {
	width: 100% !important;
	margin: 0px 0px 0px 0px !important;
	border-style: none none none none !important;
	border-width: 0px 0px 0px 0px;
	background-color: transparent;
	border-spacing: 0px 0px !important;
}

.clFlatTable td{
	border-bottom: 0px none !important;
	padding: 0px 0px 0px 0px !important;
	/*width:auto !important;*/
}
table td div.advInput{
  width:60%;
}

table label{
 float:none !important;
}
table .formoptions label{
 float:left !important;
}

textarea {
  resize: none;
}

/*Toolbar en bas ? gauche de l'agenda*/
.clSchedulerToolBar{
	z-index: 9999999;
	position: fixed !important;
	bottom: 0px;
	left: 0px;
	background: none transparent scroll repeat 0% 0%;
	zoom: 1;
	display: block;
	filter:
}

.clSchedulerToolBar_tbl{
	height:30px;
	border-bottom : medium none;
	text-align: left;
	border-left: medium none;
	background-color: transparent;
	margin : 0px !important;
	padding: 0px 0px 0px 0px !important;
	border-collapse: separate;
	width:100% !important;
}

.clSchedulerToolBar_tbl td{
	line-height:100%;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	padding-left:0px !important;
}

.clSchedulerToolBar_left{
	display:inline;
	float: right;
	height: 30px;
	background-image: url(PictosMainta/sprite_blue_touch.png); width: 9px;
	background-repeat: no-repeat;
	background-position: 0px -150px;
}

.clSchedulerToolBar_center{
	height: 30px;
	background-image: url(PictosMainta/sprite_blue_touch.png);
	background-repeat: repeat-x;
	background-position: 0px -120px;
   vertical-align: bottom;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
}

.clSchedulerToolBar_div{
	display:inline;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
}

.clSchedulerToolBar_right{
	display:inline;
	float: left;
	height: 30px;
	background-image: url(PictosMainta/sprite_blue_touch.png);width:35px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


.clSchedulerToolBar_center img{
  text-align: bottom;
  max-height: 18px;
  cursor: hand;
}

/*Tooltip de l'agenda*/
div#scheduler_here .tooltip {
	margin : 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

/* affichage du date picker par dessus les labels*/
.contentb{
	z-index:600;
}

.clLittleToolPanel {
	display: none;
	position: relative;
	float: right;
}

/*Fenetre option de l'agenda*/
.clSchedulerTabOptions{
	width:100% !important;
	height:100% !important;
}

.cldvContentSchlOpts{
	width:100% !important;
	height:100% !important;
}

/*zones de selection d'une ressource lors de l'ajout*/
form[name="dialog1"] a.img_special,
form[name="form_critere"] a.img_special {
	/*float: none !important;*/
	display: inline-block;
	zoom :1;
}

/*surcharges de styles pour les accordions panels (options de recherche en colG)*/
fieldset.accordion.selected {
	background-color: white;
	height: 100%;
	border-radius: 5px;
}

div.cltabscontent div.colsx2 fieldset.accordion a:hover{
	color: #8fab00;
}

.clDBTableContent{
  width: 100%;
  overflow:hidden;
  overflow-x: hidden;
  overflow-y: hidden;
  /*overflow : -moz-scrollbars-horizontal; */
}

.clDBFlatTable td{
	padding: 0px 2px 0px 2px !important;
}

.clDBTableInput{
	background-color: white;
}


/*Styles pour les zones text_filter dans le composant workflolw du bureau (test sur la présence de l'onglet*/
div.dhx_tabbar_zone_mainta_small table.hdr td.filter input{
	background-color: white;
	font-size: 7pt !important;
}
div.dhx_tabbar_zone_mainta_small table.hdr td.filter{
	height: 10pt;
}

div.dhx_expand_icon {
  z-index:1000;
 }


/*  //MR: d�plac� et modifer dans dhtmlx_mainta.css
div.gridbox_mainta_green2 table.obj td,
div.gridbox_mainta_green table.obj td  {
	white-space: nowrap !important;
}
div.gridbox_mainta_green2 table.obj td.error,
div.gridbox_mainta_green2 table.obj tr.rowselected td.error
{
	color:#ff3333;
}
div.gridbox_mainta_green2 table.obj td.warning,
div.gridbox_mainta_green2 table.obj tr.rowselected td.warning
{
	color:#993333;
}
div.gridbox_mainta_green2 table.obj td.unread,
div.gridbox_mainta_green2 table.obj tr.rowselected td.unread
{
	color:#000000;
	font-size: 0.98em !important;
	font-weight: bold;
}
div.gridbox_mainta_green2 table.obj td.reception,
div.gridbox_mainta_green2 table.obj tr.rowselected td.reception
{
	color:#bbbbbb;
}
div.gridbox_mainta_green2 table.obj td.retour,
div.gridbox_mainta_green2 table.obj tr.rowselected td.retour
{
	color:#768fb7;
}
*/
.dragSpanDiv,.dragSpanDiv td {
    z-index: 20000 !important;
}

.agenda-toolbar img,
.agenda-toolbar select{
	vertical-align: middle;
	margin-top:-4px;
}

.clBIMContent {
}

.MaintaResizePanel{
  height:100%;
  overflow:auto;
}

/*Styles à ajouter au pictos */

.nomargin {
 margin-right : 0px;
}
.marginright3 {
 margin-right : 3px;
}
.marginleft2 {
 margin-left : 2px;
}

.nofloating{
 float:inherit;
 line-height:inherit;
 display:inline;
}

.clmaintaunit{
 margin: 0px 10px 10px 0;
 padding-top: 5px;
 float:left;
}

a.hoverdefault:hover{
 color:#8fab00!important;
}

div.clAmbiPanel{
 display:none;
 position:relative !important;
 z-index:1000 !important;
 width: 100% !important;
 height: 170 !important;
 background-color : transparent !important;
 margin : 0 0 0 0 !important;
}

div.clAmbiPanelCnt{
width: 100% !important;
height:100% !important;
background-color : transparent !important;
}

div#contents div.homepanel1 div.blockctn ul.smalltabs li{
 margin: 0px 0px 0px 0px;
}

.clCompanyLogo{
 /*/margin-top:50px;*/
 margin-top:10px;
 z-index: 30;
 position:absolute;
 right:20px;
 max-width:94px;
 max-height:70px;
}

div.contents a[onclick]{
 border-bottom-width : 0px;
}

#apanel .container .list .ctn li a.apanellink {
 border-bottom-width:0px;
 background-image:none;
 line-height:0px;
 padding-top:0px;
 padding-bottom:0px;
}
#apanel .container .list .ctn li a.apanellink:hover {
 background-image:none;
 background-color:transparent;
}
#tooltip h4{
 color: #fff !important;
}
a.warning-icon {
	position: absolute;
	display: block;
	z-index: 9999;
	top: 5px;
	right: 2px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url("PictosMainta/icon-inheritance.png") top left no-repeat !important;
	#background-position: 0 0;
}
a.warning-icon.decal {
	right: 25px;
}


form.search-filter input.advanced-filter {
	width: 130px;
	height: 26px;
	cursor: pointer;
	color: white;
	font-size: 11px;
	padding: 0 0 0 20px;
	margin: 0 0 0 10px;
	background: url(PictosMainta/plus.gif) center left no-repeat;
}

a.img_special.spinplus, a.img_special.spinmin {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	margin-top : 6px !important;
	margin-left : 0px !important;
	background-image: url(Skins/mainta1024/_img/icons/00_small.png) !important;
}
a.img_special.spinplus {
	background-position: -144px -12px !important;
}
a.img_special.spinmin {
	background-position: -156px -12px !important;
}

span.TreeGridspan {
 position: relative;
 display: inline-block;
}

span.TreeGridspan  span.icon-20x20{
 left: -13px;
 position: relative;
 display:inline-block;
}

span.TreeGridspan  span.icon-flecheD3 {
 left: -13px;
 position: relative;
 display:inline-block;
 margin-right:7px;
 margin-left:2px;
}
span.TreeGridspan  span.v {
 left: -13px;
 display:inline-block;
 position: relative;
}

span.TreeGridspan  span.v  span.icon-20x20.additionnal{
  left: 0px;
  position: relative;
  display:inline-block;
}

div.contents  a.MyAccountLink{
	color: rgba(78, 60, 45, 0.70);
	font-weight: bold;
	text-decoration: underline;
}

div.contents  a.MyAccountLink:hover{
	color: #5995df;
	font-weight: bold;
	text-decoration: none;
}
/*******************************************************************************/
/* Anciennes Classes Mainta*/
/*******************************************************************************/
.clMaintaInheritanceInfo {
	background-color : transparent;
	white-space : nowrap;
	font-style : italic;
	font-family : cursive;
	font : lighter;
	color : #9B9B9B;
	z-index : 13;
	top: 4px;
	left:7px;
}
.clRowSelected {background: #63639C;color: White;border: 0px;}
.clRowSelected td {color: White;background: #63639C;border: 0px;}
.clRowSelected a {color: #FFFFE0;text-decoration: none}
.clRowSelected a:visited{color: #FFFFE0;text-decoration: none}
.clRowSelected a:hover {color: #F9A446;}
.clRowSelected a:active{color: #F9A446;}

.clTableLotDisabled{
	background: #EEEEEE;
}

.clRowLotN{
	background: #E1E7F2;
	color : #666666;
	font-weight: bold;
	border: 0px;
}

.clRowLotN td    { color : #666666; font-weight: bold; border: 0px; }

.clRowLotO{
	background: #B0FB9B;
	font-weight: bold;
	border: 0px;
}
.clRowLotO td    {
	color : black;
	font-weight: bold;
	border: 0px;
}

.clRowLotE{
	background: #FF8083;
	font-weight: bold;
	border: 0px;
	color : White;
}
.clRowLotE td    { color : White; font-weight: bold; border: 0px; }

.clTabMaintaCharte1BottomLeft { background: url('charte1.gif') no-repeat bottom left;}
.clTabMaintaCharte1TopLeft { background: url('charte1.gif') no-repeat top left;}
.clTabMaintaCharte1BottomRight { background: url('charte1.gif') no-repeat bottom right;}
.clTabMaintaCharte1TopRight { background: url('charte1.gif') no-repeat top right;}




.clFieldMainta {
	border: 1px solid gray;
	background : #FBF9F8;
}

.clFieldMaintaFieldType {
	border : 1px solid Gray;
	width: 100%;
	background : #FBF9F8;
}
.clFieldMaintaMemoType {
	background : #FBF9F8;
	border-bottom : 1px solid Gray;
	border-top : 1px solid Gray;
	border-right : 1px dashed Gray;
	border-left : 1px dashed Gray;
}

.clFieldMaintaComputed {
	text-align : left;
	background-color : #FFFF99;
	/*padding-top: 5px;*/
	margin: 0 10px 10px 0;
	float: left;
}

#dvSGNResult a.asgnlink:hover{
	color:#62a9dd;
}

textarea.clFieldMaintaMemoType  {
	background : #E8EFFF;
	border-bottom : 1px solid #598943;
	border-top : 1px solid #598943;
	border-right : 1px dashed #598943;
	border-left : 1px dashed #598943;
}

.clFieldMaintaHREFType {
	border: 1px solid #6262FF;
	background : #FBF9F8;
	width: 100%;
	color : #6262FF;
}

.clTreeLabelMainta {
	background : #CFE3C6;
	border : 1px solid #598943;
}

.clPoweredByhr {
	color : #C6D7FF;
}

.clGroupMainta {
	border : 1px solid #598943;
}

.clGroupMaintaLegend {
	color : #598943;
	background : #E8EFFF;
}


/*Zones d'identifications*/
.clPanelMaintaNavigation table{
	border-collapse: collapse;
	border: 0px;
	vertical-align : top;
}

.clPanelMaintaNavigation th{
	font-weight : bold;
	text-align : left;
	background-color : #E1E7F2;
	border-bottom : 1px solid #E1E7F2;
	border-left : 1px solid #E1E7F2;
	color : Gray;
}

.clPanelMaintaSelection th span{
	color : Gray;
}

.clPanelMaintaSelection th div{
	color : Gray;
}

.clPanelMaintaNavigation td{
	color: black;
	background-color : #EEEEEE;
}

.clPanelMaintaNavigation th span{
	color : Gray;
}

.clPanelMaintaSelection table{
	border-collapse: collapse;
	border: 0px;
	vertical-align : top;
}

.clPanelMaintaSelection th{
	font-weight : bold;
	text-align : left;
	background-color : #C6D7FF;
	border-bottom : 1px solid #C6D7FF;
	border-left : 1px solid #C6D7FF;
	color : Gray;
}

.clPanelMaintaSelection td{
	color: black;
	background-color : #E0EDFE;
}

/*trade = m?tier, d?fini ? trade dans le @type*/
.clPanelMaintaMetier table{
	border-collapse: collapse;
	border: 0px;
	vertical-align : top;
}

.clPanelMaintaMetier th{
	font-weight : bold;
	text-align : left;
	background-color : #FFE0B3;
	color : Gray;
	border-bottom : 1px solid #FFE0B3;
	border-left : 1px solid #FFFEC80;
}

.clPanelMaintaMetier td{
	color: black;
	background-color : #FFF1DF;
}

.clPanelMaintaAdmin table{
	border-collapse: collapse;
	border: 0px;
	vertical-align : top;
}

.clPanelMaintaAdmin th{
	font-weight : bold;
	text-align : left;
	background-color : #EE82EE;
	color : Gray;
}

.clPanelMaintaAdmin td{
	color: black;
	background-color : #D8BFD8;
}

.clPanelMaintaHelp table{
	border-collapse: collapse;
	border: 0px;
	vertical-align : top;
}

.clPanelMaintaHelp th{
	font-weight : bold;
	text-align : left;
	background-color : #00BFFF;
}

.clPanelMaintaExport td{
	color: black;
	background-color : White;
}

.clPanelMaintaExport table{
	border-collapse: collapse;
	border: 0px;
	vertical-align : top;
}

.clPanelMaintaExport th{
	font-weight : bold;
	text-align : left;
	background-color : White;
}

.clPanelMaintaHelp td{
	color: black;
	background-color : #B0E0E6;
}

/*Zone de validations*/
.clPanelMaintaValidation{
	border: 1px solid #C6D7FF;
	vertical-align : top;
	margin : 0px 4px 0px 8px;
}

.clPanelMaintaValidationMain{
	background-color : #C6D7FF;
	margin : 0px 4px 0px 8px;
}

.clPanelMaintaValidationOptions{
   margin : 2px 2px 2px 2px;
}

.clPanelMaintaMasterDetail{
	border: 1px solid #EFEFF7;
	vertical-align : top;
}

.clPanelMaintaMasterDetailMain{
	background-color : #EFEFF7;
	margin : 0px 4px 0px 8px;
}

.clPanelMaintaMasterDetailOptions{
   margin : 2px 2px 2px 2px;
}

.clPanelMaintaMultitabSystem{
	background-color: white;
	width: 150;
	margin: 0 0 0 0;
	position: absolute;
	z-index: 1000;
	border-style: solid;
	border-color: #96b500;
	border-width: 1px 1px 1px 1px;
	text-align: left;
}

li .clPanelMaintaMultitabSystem td a,
ul.bigtabs li.active .clPanelMaintaMultitabSystem td a{
	color: #757575 !important;
	line-height: normal !important;
	font-size: small !important;

}
.clMaintaConfirmTable {
	width : 100%;
	border-color : Gray;
	border-style : solid;
	border-width : 1px;
}

.clMaintaConfirmTable td{
	background-color : #ECECEC;
	border-left-color : Gray;
}

.clMaintaConfirmTable table{
	text-indent : 2px;
	width : 100%;
	border-width : 0px;
	padding : 0px 0px 0px 0px;
	border-spacing : 0px;
}

td.clAmountDark  {
	background-color: #EEEEEE;
}

td.clAmountLight{
	background-color: #EEEEEE;
}

.clMaintaConfirmTableCell {
	border-right-style : solid;
	border-right-width : 1px;
	border-right-color : Gray;
	width : 20%;
	font-weight : bold;
}

.clMaintaConfirmTableData{
	text-indent : 5px;
}

.clStatusZoneMainta {
	border: 1px solid #96b500;

	width : 100%;
	vertical-align : top;
	margin : 1px 1px 1px 1px;
	background-color : #EEEEEE;
	padding : 1px 1px 1px 1px;
	text-align: left !important;
}

.clMaintaDatePanel {
	background-color : #BEEFA7;
}

.textalignright {
	text-align: right;
}

div.formoptions fieldset a.optlink {
	font-style: italic;
	clear: both;
	height: 16px;
	display: block;
	padding-left: 26px;
	margin-top: 10px;
}

div.formoptions fieldset a.optlink:hover {
	color: #96b500 !important;
}


.tips-highlight  {border: 1px solid #fad42e; background: #fbec88 url(ajax/jquery/css/redmond/images/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x; color: #363636; }

.clsortable-list  {border: 1px solid #D3D3D3;background-color:#F3F3F3;}


div.cltabscontent div.colsx2 a.optlink{
	font-style: italic;
	clear: both;
	height: 16px;
	display: block;
	margin-top: 10px;
}

div.cltabscontent div.colsx2 a.optlink:hover{
	color: #96b500 !important;
}

span.mos_zone label:first-letter{
	text-transform: capitalize;
}

.dhtmlx_modal_box.dhtmlx-alert.mainta,
.dhtmlx_modal_box.dhtmlx-confirm.mainta {
  overflow: hidden;
  display: inline-block;
  min-width: 300px;
  width: auto !important;
  text-align: center;
  position: fixed;
  background-color: #646464;
  z-index: 20000;
  -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.35);
  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.35);
  box-shadow: 0px 0px 10px rgba(0,0,0,0.35);
  border: 1px solid #FFF;
  border-radius: 6px;
}

.dhtmlx-alert.mainta .dhtmlx_popup_text.mainta,
.dhtmlx-confirm.mainta .dhtmlx_popup_text.mainta {
	background-color: #FFF;
	font-size: 13px;
  font-family: Tahoma;
  color: #444;
  min-height: 30px;
  padding: 20px 10px 10px 10px!important;
  overflow: hidden;
  border-radius: 0;
  border:none;
  margin:5px 5px 0 5px;;
}

.dhtmlx-alert.mainta .dhtmlx_popup_controls.mainta,
.dhtmlx-confirm.mainta .dhtmlx_popup_controls.mainta {
	background-color: #FFF;
  font-family: Tahoma;
  font-weight: bold;
  padding: 10px 10px 17px 10px!important;
  border-radius: 0;
  border:none;
  margin:0 5px 5px 5px;
  max-height:23px;
	min-height:23px;
}

.dhtmlx_modal_box.dhtmlx-confirm.mainta .dhtmlx_popup_controls.mainta .dhtmlx_popup_button:first-child,
.dhtmlx_modal_box.dhtmlx-confirm.mainta .dhtmlx_popup_controls.mainta .dhtmlx_popup_button:first-child div,
.dhtmlx_modal_box.dhtmlx-alert.mainta .dhtmlx_popup_controls.mainta .dhtmlx_popup_button:first-child,
.dhtmlx_modal_box.dhtmlx-alert.mainta .dhtmlx_popup_controls.mainta .dhtmlx_popup_button:first-child div,
.dhtmlx_modal_box.dhtmlx-alert.mainta .dhtmlx_popup_controls.mainta .dhtmlx_popup_button:last-child,
.dhtmlx_modal_box.dhtmlx-alert.mainta .dhtmlx_popup_controls.mainta .dhtmlx_popup_button:last-child div {
	display:inline-block;
  max-height:23px;
  min-height:23px;
  height:23px;
  line-height:23px !important;
  border:none;
  border-radius:0;
  position: relative;
  margin:0;
	min-width: auto;
  width: auto;
  background-color: #FFF;
  background: url(Skins/mainta1024/_img/formulars/submit/big_green.png) top center no-repeat;
  font: 13px Arial;
  letter-spacing: 0;
  color:#FFF;
}

.dhtmlx_modal_box.dhtmlx-confirm.mainta .dhtmlx_popup_controls .dhtmlx_popup_button:first-child:before,
.dhtmlx_modal_box.dhtmlx-confirm.mainta .dhtmlx_popup_controls .dhtmlx_popup_button:first-child:after,
.dhtmlx_modal_box.dhtmlx-alert.mainta .dhtmlx_popup_controls .dhtmlx_popup_button:first-child:before,
.dhtmlx_modal_box.dhtmlx-alert.mainta .dhtmlx_popup_controls .dhtmlx_popup_button:first-child:after,
.dhtmlx_modal_box.dhtmlx-alert.mainta .dhtmlx_popup_controls .dhtmlx_popup_button:last-child:before,
.dhtmlx_modal_box.dhtmlx-alert.mainta .dhtmlx_popup_controls .dhtmlx_popup_button:last-child:after {
	content:"";
	width:12px;
	position:absolute;
	min-height:23px;
	max-height:23px;
	height:23px;
}

.dhtmlx_modal_box.dhtmlx-confirm.mainta .dhtmlx_popup_controls.mainta .dhtmlx_popup_button:first-child:after,
.dhtmlx_modal_box.dhtmlx-alert.mainta .dhtmlx_popup_controls.mainta .dhtmlx_popup_button:first-child:after,
.dhtmlx_modal_box.dhtmlx-alert.mainta .dhtmlx_popup_controls.mainta .dhtmlx_popup_button:last-child:after {
	background: url(Skins/mainta1024/_img/formulars/submit/big_green.png) top right no-repeat;
	right:-12px;
}

.dhtmlx_modal_box.dhtmlx-confirm.mainta .dhtmlx_popup_controls.mainta .dhtmlx_popup_button:first-child:before,
.dhtmlx_modal_box.dhtmlx-alert.mainta .dhtmlx_popup_controls.mainta .dhtmlx_popup_button:first-child:before,
.dhtmlx_modal_box.dhtmlx-alert.mainta .dhtmlx_popup_controls.mainta .dhtmlx_popup_button:last-child:before {
	left:-12px;
	background: url(Skins/mainta1024/_img/formulars/submit/big_green.png) top left no-repeat;
}

.dhtmlx_modal_box.dhtmlx-alert.mainta .dhtmlx_popup_controls.mainta .dhtmlx_popup_button:last-child:after {
	background: url(Skins/mainta1024/_img/formulars/submit/big_grey.png) top right no-repeat;
}

.dhtmlx_modal_box.dhtmlx-alert.mainta .dhtmlx_popup_controls.mainta .dhtmlx_popup_button:last-child:before {
	background: url(Skins/mainta1024/_img/formulars/submit/big_grey.png) top left no-repeat;
}

.dhtmlx_modal_box.dhtmlx-alert.mainta .dhtmlx_popup_controls.mainta .dhtmlx_popup_button:last-child,
.dhtmlx_modal_box.dhtmlx-alert.mainta .dhtmlx_popup_controls.mainta .dhtmlx_popup_button:last-child div {
  background: url(Skins/mainta1024/_img/formulars/submit/big_grey.png) top center no-repeat;
}

.dhtmlx_modal_box.dhtmlx-alert.mainta .dhtmlx_popup_controls.mainta .dhtmlx_popup_button:first-child {
	margin-right:20px;
}

.dhtmlx_modal_box.dhtmlx-alert.mainta .dhtmlx_popup_controls.mainta .dhtmlx_popup_button:last-child {
	margin-left:20px;
}

.dhtmlx_message_area {
  z-index: 9999999 !important;
  left:0;
  bottom:35px;
  top:auto !important;
}

.dhtmlx_message_area .dhtmlx-info.mainta {
  color: #444;
  border-radius: 4px;
  min-width: 120px;
  padding: 10px 10px 10px 20px;
  background-color: #FFC;
  font-size: 12px;
  font-family: Tahoma;
  margin: 0 5px 5px 5px;
  border: 1px solid #d3d3d3;
  box-shadow: 0 0 5px #ccc;
  -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease;
  -o-transition:all .5s ease;
  transition:all .5s ease;
}

.dhtmlx_message_area .dhtmlx-info.mainta div {
	padding:0;
	margin:0;
	background:none;
	border:none;
	border-radius:0;
}

.dhtmlx-info.mainta {
	background-color: #80B3FF !important;
	color:#000 !important;
}
.dhtmlx-info-error.mainta {
	background-color: #FF8080 !important;
	color:#FFF !important;
}

.dhtmlx-info-success.mainta {
	background-color: #B0C44B !important;
	color:#000 !important;
}

.dhtmlx-info-warning.mainta {
	background-color: #FFE680 !important;
	color:#000 !important;
}


.dhtmlx-info.hidden.mainta {
	position: relative !important;
	left:auto !important;
	top: auto !important;
	width: auto !important;
	height: 0 !important;
	padding-top:0 !important;
	padding-bottom:0 !important;
	margin-bottom: 0 !important;
	border: none !important;
}

.dhtmlx_popup_text.mainta span {
	display: block;
}

ul.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content,
.F2Lookup {
	border:2px solid #A3BE19;
	border-radius: 6px;
	background-color: #FFF;
}

ul.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content li {
	padding: 2px 5px;
	display: block;
	font-size: 12px;
  line-height: 16px;
  cursor: pointer;
  margin: 0px;
}

ul.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content li:hover {
  background-color: #a3be19;
  color: white;
}

ul.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
  max-height: 200px;
  overflow-y: auto;
  /* prevent horizontal scrollbar */
  overflow-x: hidden;
}
/* IE 6 doesn't support max-height
 * we use height instead, but this forces the menu to always be this tall
 */
* html ul.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
  height: 200px;
}

.F2Lookup {
	position:absolute;
	z-index:9999999999999;
	cursor: pointer;
}

.F2Lookup span {
	white-space: nowrap;
	line-height: 24px;
	margin-left:2px;
}

.select2.select2-container.select2-container--default span.selection span.select2-selection ul.select2-selection__rendered li.select2-search input.select2-search__field {
	width: 100% !important;
	min-width:250px;
}

.select2-container.select2-container--default.select2-container--open{
	z-index: 99999;
}

.fusioncharts-container svg {
  max-width:100%;
}

.gridbox {
  max-width:100%;
  min-width:100%;
}

.rescontent.gridbox {
  min-height:77px;
}

.rescontent.gridbox .objbox {
  min-height:40px;
}

/* couleur sur les listes selon le mode */
select.required {
    background: #ffead5;
}

select.readonly {
    background: #efefef;
}

select.phasechange {
    background: #ebfed9
}