a:hover {
	color: #176071;
	text-decoration: none;
}

.trans-left:before {
	background: #5ba4b5;
}

.trans-right:before {
	background: #176071;
}

.trans-center:before {
	background: #176071;
}

.tool-icon-border.trans-left:before {
	border-radius: 50%;
	background: rgba(30,30,30,0.1);
}

.tool-icon-border.trans-right:before {
	border-radius: 50%;
	background: rgba(30,30,30,0.1);
}

.tool-icon-border.trans-center:before {
	border-radius: 50%;
	background-image: linear-gradient(to bottom right, rgba(105,132,198,1) 20%, rgba(232,255,255,1));
}

.product-image-verve {
	border-radius: 20px;
}

.product-image-build {
	border-radius: 28px;
}

.product-image-fit {
	border-radius: 20px;
}

.product-image-surge {
	border-radius: 20px;
}

.product-image-cerulean {
	border-radius: 20px;
}

.product-image-reflex {
	border-radius: 20px;
}

#delay_message_matrix {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #faf5d6;
	font-weight: bold;
}
