/* @override
	http://dev.echodot.com/static/red/css/red.css */

#red-header {
	background: url("../img/red-header.1d17a4984b8b.png") 0 center no-repeat;
	background-size: 100%;
	max-width: 192px;
	height: 102px;
}
@media all and
(-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi){
  #red-header {
    background-image: url("../img/red-header@2x.2a2508285d7a.png");
  }
}

.feature-icon {
	background-repeat: no-repeat;
	background-size: 50px;
	background-position: 50%;
	min-height: 50px;
	text-align: center;
	width: 70px;
}

.combined-logs {
	background-image: url("../img/icon-logs.62e15b76f80b.png");
}
.custom-actions {
	background-image: url("../img/icon-customize.fffc0711d1c1.png");
}
.icon-users {
	background-image: url("../img/icon-users.ebf6bdd88267.png");
}
.icon-scripts {
	background-image: url("../img/icon-scripts.5c33aaf6b40f.png");
}
.battery-life {
	background-image: url("../img/icon-battery.7eec196b5c5a.png");
}
.live-updates {
	background-image: url("../img/icon-liveupdate.0b0db125abb8.png");
}
.pubsub {
	background-image: url("../img/icon-pubsub.e7b34e40dcd1.png");
}



