<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fade:not(.show) {
    opacity: 1 !important;
}
.no_records
{
	text-align: center;
}
.error_set
{
	color:red;
	font-weight:600;
}
.listing {
    border: 1px solid #efe1e1;
	margin:5px;
	width: 32% !important;
}
.listing  h3 span
{
	font-weight:bold;
	color:red;
}
.toplisting
{
	clear:both;
}
button.btn-info
{
	margin-bottom: 25px;
}</pre></body></html>