.ui-icon-wait {
	background-image: url('images/spinner.gif') !important;
}

.ui-icon-folder-collapsed-default {
	background-position: 0 -96px;
}

ul.jQueryTree {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}

ul.jQueryTree li {
	list-style: none;
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	overflow: hidden;
	clear: left;
}

ul.jQueryTree li ul {
	margin: 0px 0px 2px 12px;
	clear: left;
}

ul.jQueryTree li.selected {
	background: #0077aa;
}

ul.jQueryTree a {
	display: block;
	color: #EFEFEF;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 2px 2px 30px;
}
.jQueryTree span input {
	padding: 5px 0px 0px;
}

ul.jQueryTree a.selected {
	background: gray;
}
ul.jQueryTree label {
	color: #ffffff;
	font-weight: bold;
	padding: 4px 10px 2px 4px;
}
ul.jQueryTree a:hover {
	background: #71ae31;
}

ul.jQueryTree li button {
	float: left;
	clear: both;
	cursor: pointer;
	padding : 0px !important;
	margin : 2px;
}
/*f4a60c dce6f4*/
.network {
	color: #ffffff !important;
}
.location, .client, .threshold {
	/* color: #c5f474 !important; */
	color: #ADFF2F !important;
}
.location_station, .localstation, .measurement_value {
	color: #eeee11 !important;
	/* color: #FFD700 !important; */
}
.notconfigured {
	color: #cc3333 !important;
}
.location_parameter {
	color: #e4fefc !important;
}
.measurement {
	/* color: #223355 !important; */
	color: #22FF55 !important;
}
.station {
	/* color: #e4fefc !important; */
	color: #eeee11 !important;
}

.historical {
	color: #663366 !important;
}
.parameter {
	color: #e4fefc !important;
}
.measurement_ranges, .measurement_values, .thresholds, .computations {
	color: #e3e3e3 !important;
}
.measurement_range, .measurement_value_threshold, .value_computation {
	color: #e3e3e3 !important;
}

.location_parameter_log, .station_location_log, .station_analyzer_log {
	color: #7B68EE !important;
}

.ui-state-empty { border: 1px solid #77d5f7; background: #BBBBBB; font-weight: normal; color: #ffffff; }

ul.jQueryTree .contextMenu {
	background: #AAAAAA;
	border: 2px solid black;
	display: none;
	/* position: absolute; */
	z-index: 99;
}

.fold {
	/* color: #4B0082 !important; */
	/* color: #008080 !important; */
	color: #2F4F4F !important;
}