/* Content Aricle CSS */
#rstpl-com_content .icons .btn-group > .btn:first-child, #rstpl-com_content .icons .btn-group > .btn, #rstpl-com_content .icons .btn-group > .btn:last-child {
	padding: 10px 0;
	line-height: 1;
	margin: 1px 0;
}
#rstpl-com_content .icons .btn-group > .btn.dropdown-toggle [class*="icon-"] {
	font-size: 20px;
	height: 20px;
	line-height: 20px;
}
#rstpl-com_content .caret {
	margin-left: 6px;
}
.content-category table {
	border-collapse: collapse;
	border-radius: 0;
	margin-bottom: 3.75em;
}
#rstpl-com_content .categories-list > div {
	margin-bottom: 1em;
}
#rstpl-com_content .categories-list > div:last-child {
	margin-bottom: 0;
}
#rstpl-com_content .rstpl-image {
	width: 100%;
	margin-bottom: 25px;
}
#rstpl-com_content .item-image {
	padding: 20px;
	margin-bottom: 25px;
}
#rstpl-com_content .pull-left.item-image {
	margin-right: 20px;
	margin-bottom: 5px;
	max-width: 100%;
}
#rstpl-com_content .pull-right.item-image {
	margin-left: 20px;
	margin-bottom: 5px;
	max-width: 100%;
}
/* Content Aricle CSS */

/* Article css overwrite */
.page-header {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
dt.article-info-term {
	display: none !important;
}
dl.article-info {
	font-size: .9em;
	height: 42px;
	line-height: 42px;
	margin-bottom: 30px;
	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;
	margin-right: 12px;
	margin-left: 0;
}
.article-info dd:last-of-type {
	margin-right: 0;
}
.article-info .article-img {
	margin-left: 5px;
	max-width: 150px;
	width: 20px;
}
.readmore {
	margin-bottom: 2em;
}
.items-leading [class*="leading-"] {
	margin-bottom: 3.75em;
}
/* End Article css overwrite */

/* Filter css overwrite */
.filter-search .chzn-container-single .chzn-single {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	padding: 0;
}
.filter-search #rstpl-filter-btn {
	float: right;
	line-height: 1em;
	padding: 12px 15px;	
}
/* End Filter css overwrite */