<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * All of the CSS for your public-specific functionality should be
 * included in this file.
 */
.sgh-product-download-greeting-field {
	width: 100%;
    margin-bottom: 15px;
}

.sgh-product-download-greeting-field label{
	display:block;
}
.sgh-product-download-greeting-field label .title{
	font-weight: bold;
}
.sgh-product-download-greeting-field label .info{
	float:right;
	color: #7d7d7d;
}
.sgh-product-download-greeting-field textarea {
	width: 100%;
}</pre></body></html>