<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.result &gt; .row
{
	margin-top: 10px;
}

.count-div
{
	padding-left: 20px !important;
}

.right-column-cat-man:hover
{
	box-shadow: 4px 4px 30px rgba(0, 0, 0, 0.1);
}

.right-column-catalogs-img
{
	width: 220px;
	height: 220px;
	margin: 20px 20px 20px;
	border: 1px solid #F0F0F0;
	border-radius: 2px;
}

.right-column-catalogs-div 
{
	position: relative;
	vertical-align: top;
	margin-top: 18px;
	margin-right: 20px;
}

.right-column-catalogs-a-head
{
	text-decoration: none;
	color: #373737 !important;
	background:none !important;
}

.right-column-catalogs-a-head:hover
{
	text-decoration: none;
	color: #144f98 !important;
	
}

.right-column-catalogs-span-head
{
	display: inline-block;
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
	
}

.right-column-catalogs-span
{
	display: inline-block;
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 50px;
	color: #373737 !important;
}

a.right-column-catalogs-a-download, span.right-column-catalogs-a-download
{
	display: inline-block;
	position: absolute;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 12px;
	line-height: 22px;
	color: #ABABAB;
	bottom: 20px;
	left: 0;
	background: url("/images/download_cloud_small.png") no-repeat !important; 
}

a.right-column-catalogs-a-download:hover
{
	color: #ABABAB;
}

.right-column-catalogs-row-div:hover .right-column-catalogs-span-head
{
	color: #144f98 !important;
}
.right-column-catalogs-row-div:hover .right-column-catalogs-div .right-column-catalogs-a-download 
{
	background: url("/images/download_cloud_small_blue.png") no-repeat !important;	
}

/*-----Footer-----*/

 </pre></body></html>