<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.search-tags-chain a {margin:2px;}
div.search-tags-chain a.search-tags-link {color:#333333; font-size:90%; text-decoration:none;color:#535353;}
div.search-tags-cloud a {white-space: normal;}
a.search-page-params {
	border-bottom: 1px dashed blue;
	text-decoration: none;
}
div.search-page-params {
	margin-top: 6px;
}
.search-item-rate {font-size: 11px;}

.search-page{
	margin-bottom: 30px;
	color:#5d6367;
	letter-spacing: 0.68px;
font-size: 17px;
}
.search-page small a{
	color:#092061;
}

.search-page input[type="text"] {
	width: 40%;
	height: 33px;
	line-height: 33px;
	padding-left: 20px;
	border: 1px solid #ccc;
	color: #333;
	margin-bottom: 20px;
}

.search-page input[type="submit"] {
	display: inline-block;
	width: 150px;
	height: 37px;
	line-height: 37px;
	background: #092061;
    border: 2px solid #092061;
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 30px;
    vertical-align: top;
}
.search-page input[type="submit"]:hover {
	background: #092061;
	cursor: pointer;
}

.sename{
font-family: "Georgia";
font-size: 19px;
color: #333333;	
}
.sename b {
    font-weight: bold;
}
.setext{
margin-top:10px;	
}

@media (max-width: 769px) {
	.search-page input[type="text"] {
		width: 100%;
	}
}</pre></body></html>