.devtile-icon{
	color: #FFC239;
	font-size: 10rem;
	width: 100%;
	text-align: center;
	margin-top: 1rem;
}

.devtile-header{
	font-weight: bold;
	color: white;
	font-size: 2rem;
	margin-left: 1rem;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffc239+93,ffc239+93,ffc239+100,ffc239+100,ffc239+100,ffc239+100,1e5799+100,ffc239+100&0+0,0.38+0,0.38+90 */
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,196,63,0.38) 90%, rgba(255,194,57,0.38) 93%, rgba(255,194,57,0.38) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,196,63,0.38) 90%,rgba(255,194,57,0.38) 93%,rgba(255,194,57,0.38) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,196,63,0.38) 90%,rgba(255,194,57,0.38) 93%,rgba(255,194,57,0.38) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#61ffc239',GradientType=1 ); /* IE6-9 */

}
.temprow{
	/*color:*/
	color:#FFC239;
}

.moderow  {
	color: #DDD;
}
.cool  {
	color:#00ADEF;
}
.heat {
	color:#C96186;
}
.modelrow {
	color:#AAA;
}
