.disabled {
   color: darkgrey;
}

/*TYPE/EQUIPMENT*/
#divForm{
	width:auto;
}
#propDIVType{
	display:block;
	height:auto;
}

#equiptypeForm{
	margin: 0px 0px 10px 30px;
}

/*Onglet*/
/*#divOnglet.comp{
	margin: 0 10px 0px 0px;
}*/
#divOnglet.comp a{
	font-size:11px;
}
#divOnglet.task{
	margin: 0 ;
	/*width:430px;*/
}

#taskOnglet_Content, #infosEquipOnglet_Content, #pointControlOnglet_Content, #caracTechOnglet_Content{
	width:auto;
	height:auto;
	background-color:#E1E1E1;
	float:left;
}
#divOnglet.account{
	margin: 0 0 0 15px;
}


#gbox_tabInfosEquip2 div.ui-jqgrid-bdiv{
	min-height:171px;
}
#gbox_tabPropSelected2 div.ui-jqgrid-bdiv, #gbox_tabTask2 div.ui-jqgrid-bdiv {
	min-height:50px;
}


/*JQGrid*/
#gbox_tabPropList2{
	margin:10px;
	float:left;
}

#gbox_tabEquipmentSynthese2 div.ui-jqgrid-bdiv{
	min-height:50px;
}






/*@media screen and (-webkit-min-device-pixel-ratio:0) {  HACK POUR CHROME A DECOMMENTER A LA FIN
	#gbox_tabEnum2, #gbox_tabOptionEnum2{
		margin:30px 100px;
	}
}*/

#gbox_tabEnum2{
	cursor:pointer;
}
#gbox_tabMobile{
	margin:10px auto;
	_margin:10px;	/*IE6 */
}

#tabProperties td[aria-describedby=tabProperties_value]{
	cursor:pointer;
}

#tabCaracTech2 tr.ui-state-disabled, #tabPointControl2 tr.ui-state-disabled{
	opacity:1;
}
#gbox_tabPointControl2, #gbox_tabCaracTech2{
	cursor:pointer;
}
/*FIN JQGrid*/



/*TREE*/
.iit_navTree{ float:left; cursor:pointer; margin:5px;}
.iit_hideNavButton{ display:none; }
/*FIN TREE*/
#groupeInter input#text{
	width:120px;
}

.tree-header
{
	font-size : 11px ;
	height : 19px ;
	padding: 3px 2px 2px 3px;
}


#groupAccount{
	width:230px;
}

#propGroupe_Content{
	width:722px;
}





#composantgroupe .tree-content, #gbox_tabComposant div.ui-jqgrid-bdiv{
	min-height:70px;
}

.ui-jqgrid tr.jqgrow td[aria-describedby=tabComposant_state], 
.ui-jqgrid tr.jqgrow td[aria-describedby=tabDisplayAlarm_state], .ui-jqgrid tr.jqgrow td[aria-describedby=tabAlarmLoca_state]{
	padding-left:12px;
}
.ui-jqgrid tr.jqgrow.iit_Alerte td{
	color: red;
	font-weight: bold;
}
#gbox_tabDisplayAlarm.ui-jqgrid tr.jqgrow.iit_Alerte td{
	color: black;
	font-weight: bold;
}

.ui-jqgrid tr.jqgrow.iit_Alerte_Acquit td{
	color: red;
}
#gbox_tabDisplayAlarm.ui-jqgrid tr.jqgrow.iit_Alerte_Acquit td{
	color: black;
}

#parametreForm, #parametreForm2, #parametreForm3{
	margin:20px;
}
legend{
	font-weight: bold;
}
fieldset.small{
	float:left;
	margin:15px 1% 5px 1%;
	width:46%;
	min-height:225px;
}
fieldset img{
	cursor:pointer;
}




tr.typeLine{
	background:#E6E6E6;
}


li.caracTech a, li.pointControl a, li.composant a{
	margin-left:25px;
}

div.ui-state-success{
	background-color:#CCFF66;
	border:1px solid green;
	color:green;
}


#tabPeriod{
	margin:5px 15px 0 5px;
}

.tabName td p{
	font-size: 10px;
}



















.deletePhoto, .deleteDoc, .deleteTpl, .deleteTplSynth{
	background: url(../img/delete.png) no-repeat;
	height:16px;
	width:16px;
	display:block;
	cursor:pointer;
}
.deleteTpl, .deleteTplSynth{
	float:right;
}

span.template{
	background: url(../img/template.png) no-repeat;
	/*	background-position:25px 0;*/
	height:16px;
	width:16px;
	display:block;
	cursor:pointer;
}

div#groupeWO div{
	/width:395px; /*IE7*/
}
div#groupeWO div.tree-header{
	/width:375px; /*IE7*/
}
div#groupeStat{
	/width:309px; /*IE7*/
}
div#groupeStat div.tree-header{
	/width:287px; /*IE7*/
}
.ui-jqgrid tr.jqgrow.iit_Resolve td[aria-describedby=tabDisplayAlarm_state], .ui-jqgrid tr.jqgrow.iit_Resolve td[aria-describedby=tabAlarmLoca_state]{
	padding-left:12px;
}
/*.ui-jqgrid tr.jqgrow.iit_Resolve td[aria-describedby=tabDisplayAlarm_state] span{
	background: url(../img/AlarmResolve.png) no-repeat center center;
	 width: 16px; height: 16px;
	float:left;
	margin: 0 25px;
}*/

#gbox_tabDisplayLoca{
	margin-bottom:5px;
}

#listEquipType tr.global{
	background-color: yellow;
}

/* css layout */
.layout
{
	overflow : hidden ;

}

.layout .ui-layout-pane
{
	overflow : hidden ;
	background-color: #F8F8F8 ;
}

.layout .ui-tabs  .ui-tabs-panel
{
	padding : 0px ;
}

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

#placeholder
{
	margin-left: 10px ;
}


span.isMission{
	display : block ;
    width:16px;
    height:16px;
	float: left ;
    background-image:url('../img/valid.png');
}

#ui-datepicker-div
{
    z-index: 2000 !important;
}

/*css pour l'edit de template dans la vue equipment */
.nameTpl a, .nameTplSynth a 
{
	float : right ;
}

span.empty
{
	height : 16px;
	margin-bottom :  -16px ;
	width : auto;
	display: block;
}

/* on place les dialog devant les resizers de layout */
.ui-dialog
{
	z-index: 5;
}

/* classe pour les emplacements non selectionnées */
.iitMapContent.emplacementNonAffecte{
	background-color: red;
}

#visu_legend table {
	border-collapse: collapse;
}

#visu_legend table td {
	border : 1px solid black ; 
	padding : 5px;
	margin : 5px;
}

#visu_legend thead{
	font-weight: bold;
	text-align: center;
}

.ui-jqgrid tbody span.ui-icon{
    margin: 0px;
    float :left;
}


.iit_navTree.ui-state-hover{
    border : none;
}

/*change tree search result style from aqua blue to bold black*/
a.jstree-search {
    color: black !important;
    font-weight: bold;
}