<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***********************

	Priority 500

	Category CSS|File||

	Content
		bundles/virtualyssnsvirtualysskin/css/public-interior.css
		bundles/virtualyssnscontentbootstrap3/css/components/module_snshtml5_sendmailform.css
****************************//* Structure */

@media print {
	a[href]:after,
	article .embed a[href]:after {
		content: none;
	}
	article a[href]:after {
		content: " (" attr(href) ")";
	}
}

#body_page_header_row {
	padding-top:15px;
}
#body_page_row &gt; * {
	margin-bottom: 75px;
}

#header_row {
	height: 62px;
}
#header.affix {
	position:fixed;
	top: 0;
	left: 0;
	right: 0;
	background: white;
	box-shadow: 0 0 5px rgba(0, 0, 0, .5);
	min-height:62px;
}
#header.affix + * {
	padding-top: 93px;
}

#footer_company .cpnt.c_text {
	margin-bottom: 15px;
}
#footer_company .cpnt.c_text:last-child {
	margin-bottom: 0;
}.m_sendmailform .indicator,
.m_sendmailform form .alert-danger,
.m_sendmailform .form-group.validation,
.m_sendmailform .result,
.m_sendmailform .help-block {
	display:none;
}
.m_sendmailform .help-block.no-error {
	display:block;
}</pre></body></html>