@charset "UTF-8";

.prod-colors .pcolor.blue {
	background: #c7eafb;
}

.prod-colors .pcolor.charcoal-b {
	background: #474141;
}

#lineup .siaa-icon {
	position: relative;
	width: 70px;
}

#lineup .siaa-icon sup {
	position: absolute;
	top: 15px;
	right: -20px;
	text-align: right;
}

.prod-type {
	background: #fff;
	border: 2px solid #000;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0.5em;
	padding: 3px;
	text-align: center;
	width: 120px;
}

.prod-type.l-capacity {
	border: 2px solid #accdeb;
	background: #accdeb;
}