.deviceList .item{
	padding: 5px 7px 7px 10px !important;
}
  
.deviceList .active.item {
	background-color: #0074d9;
}

.deviceList .active.item .header{
	color: white !important;
}

.deviceList .active.item .description{
	color: white !important;
}