<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Content Aricle CSS */
#rstpl-com_content h1 {
	font-size: 3.75em;
	line-height: 1em;
}
#rstpl-com_content h2 {
	font-size: 3em;
	line-height: 1em;
	margin-bottom: .5em;
	text-transform: none;
}
#rstpl-com_content h3 {
	font-size: 2em;
	line-height: 1em;
	margin-bottom: .5em;
}
#rstpl-com_content .btn-group &gt; .btn:first-child, #rstpl-com_content .btn-group &gt; .btn, #rstpl-com_content .btn-group &gt; .btn:last-child {
	padding: 2px 10px;
}
#rstpl-com_content .caret {
	margin-left: 2px;
}
.content-category table {
	border-collapse: collapse;
	border-radius: 0;
	margin-bottom: 3.75em;
}
#rstpl-com_content .categories-list &gt; div {
	margin-bottom: 1em;
}
#rstpl-com_content .categories-list &gt; div:last-child {
	margin-bottom: 0;
}
#rstpl-com_content .dropdown-menu [class^="icon-"] {
	margin-right: 5px;
}
#rstpl-com_content .rstpl-image {
	width: 100%;
}
/* Content Aricle CSS */

/* Article css overwrite */
.page-header {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.article-info {
	font-size: .9em;
	overflow: hidden;
}
.article-info [class^="icon-"], 
.article-info [class*=" icon-"] {
	font-size: 16px;
	margin-right: 5px;
	vertical-align: middle;
}
.article-info dd, .article-info dt {
	display: inline-block;
}
.article-info dd:first-child {
	margin-left: 0;
}
.article-info .article-img {
	margin-left: 5px;
	max-width: 150px;
	width: 20px;
}
.pager li &gt; a, .pager li &gt; span {
	border-radius: 0;
}
.pager li &gt; a &gt; i {
	font-size: .9em;
	vertical-align: middle;
}
.items-leading [class*="leading-"] {
	margin-bottom: 3.75em;
}
.rstpl-image {
	border: 1px solid #e0e0e0;
}
/* End Article css overwrite */

/* Featured Article css overwrite */
.blog-featured .article-info {
	height: 33px;
	line-height: 33px;
}
.blog-featured .readmore {
	margin-bottom: 2em;
}
/* End Featured Article css overwrite */

/* Filter css overwrite */
.filter-search .chzn-container-single .chzn-single {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
}
.filter-search {
	padding: 2%;
	background: none;
	border: 1px dashed #e0e0e0;
	border-radius: 0px;
}
.filter-search #rstpl-filter-btn {
	float: right;
	line-height: 1em;
	padding: 12px 15px;	
}
/* End Filter css overwrite */</pre></body></html>