.deleted {
	background-color: #7a7a7a !important;
	background-image: none !important;
	color: #000000 !important;
	font-style: italic;
}

.active {
	background-color: #81c952 !important;
    background-image: none !important;
    color: white !important;
}

.parent {
	background-color: #ebfbe5 !important;
	background-image: none !important;
	font-weight: bold;
}

.ui-chips-output {
	cursor: default;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	padding: 6px 10px 6px 10px;
	white-space: nowrap;
	position: relative;
	margin: 2px;
	border-radius: 10px;
	font-size: 15px;
}

.ui-chips-status {
	cursor: default;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	padding: 4px 8px 4px 8px;
	white-space: nowrap;
	position: relative;
	margin: 2px;
	border-radius: 10px;
	font-size: 13px;
}

.ui-chips-state {
	padding: 2px 3px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin: 2px;
}

.person_verified {
	background-color: #73bf42 !important;
	color: white;
}

.ON, .SEND_DATA {
	color: #56b927 !important;
}

.OFF, .NO_DATA {
	color: #f57c00 !important;
	font-style: italic;
}

.INFO {
	background-color: #1976d2 !important;
	color: #ffffff;
}

.WARNING {
	background-color: #f57c00 !important;
	color: #ffffff;
}

.ERROR {
	background-color: #d32f2f !important;
	color: #ffffff;
}

.FAULT {
	background-color: #5d4037 !important;
	color: #ffffff;
}

.FATAL {
	background-color: #421103c2 !important;
	color: #ffffff;
}

.NOTE, .NOTIFICATION {
	background-color: #0097a7 !important;
	color: #ffffff;
}

.NONE {
  background-color: #e4eae2 !important;
}

.ECCCU_LOAD {
	background-color: #EF5350 !important;
	color: #ffffff;
}

.ECCCU_GRID_CONSUMPTION {
	background-color: #f97040 !important;
	color: #ffffff;
}

.ECCCU_GRID_OVERFLOWS {
	background-color: #000000 !important;
	color: #ffffff;
}

.ECCCU_PHOTOVOLTAICS {
	background-color: #FFC800 !important;
	color: #141d26;
}

.ECCCU_BATTERY_CHARGED {
	background-color: #73bf42 !important;
}

.ECCCU_BATTERY_DISCHARGED {
	background-color: #416201 !important;
	color: #ffffff;
}

.ECCCU_INVERTER_OUTPUT {
	background-color: #029ef2 !important;
}

.ECCCU_INVERTER_CONSUMPTION {
	background-color: #651dd2 !important;
	color: #ffffff;
}

.EINV1H0_LOGIC {
	background-color: #204a87 !important;
	color: #ffffff;
}

.EBCU0H0_LOGIC {
	background-color: #c17d11 !important;
}

.EMPPTH0_LOGIC {
	background-color: #555753 !important;
	color: #ffffff;
}
