.hot-spare-drives tr:hover {

	background-color: lightgrey;
}

.hot-spare-drives tr th {

	text-align: center;
}

.hot-spare-drives .bg-black {

	background-color: #455560;
	color: white;
}

.hot-spare-drives .bg-orange {

	background-color: #F89C42;
	color: white;
}

.hot-spare-drives .bg-red {

	background-color: #BD2131;
	color: white;
}

#image-7-4 {
	-webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.36);
	-moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.36);
	box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.36);
}