#quote-request-modal .qr-err {
	display: block;
	font-size: 12px;
	margin-top: 3px;
}

#quote-request-modal .modal-body label {
	font-weight: 600;
}

.quote-request-btn {
	cursor: pointer;
}

/* Keep the injected button visually consistent in grids that use icon-only buttons */
.product-thumb .quote-request-btn,
.product-layout .quote-request-btn {
	white-space: normal;
}
