.hdd{
	color:#3f5147;
}
.hdd-status{
	display:flow-root;
	border:1px solid;
	text-align:center;
	margin-right:2ex;
	padding:0.5ex;
	margin-top:0.5em;
}
.hdd-status.farming{
	color:#003a00;
	background-color:#dffed3;
}
.hdd-status.plotting{
	color:#24b300;
}
.hdd-status.queued{
	color:#c76200;
}
.hdd-temp{
}
.hdd-type{
	font-weight:bold;
}
.hdd-serial{
}
.hdd-intro{
}
.hdd-datasheet{
	color:black;
}
.hdd-details{
	line-height:0;
	height:0;
	overflow:hidden;
	color:transparent;
	transition: all 2s ease-in;
}
.hdd-detailpage{
	padding:1em;
	color:black;	
	transition: all 2s ease-in;
}
.hdd-detailbanner{
	width:-webkit-fill-available;
}
.hdd-icon{
	height:4em;
	float:left;
}
.hdd-imagesm{
	width:25%;
	float:left;
}