<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.steelcasequotes .steelcase_add_to_quote,
.steelcasequotes .quote_checkout_link_placeholder {
	border           : 0;
	height           : auto;
	cursor           : pointer;
}

.steelcasequotes .steelcase_add_to_quote,
.steelcasequotes .quote_checkout_link_placeholder .quote_checkout_link {
	font-size        : 10pt;
	font-weight      : bold;
	padding          : 18px 10px;
	line-height      : 1;
}

.steelcasequotes .quote_checkout_link_placeholder {
	position         : relative;
	display          : none;
	margin-top       : 5px;
}

.steelcasequotes .quote_checkout_link_placeholder .quote_checkout_link {
	display         : block;
	text-decoration : none;
	text-align      : center;
	border			: 1px solid;
	height          : auto;
}

tr.noitems {
	display : none;
}</pre></body></html>