/* Content Aricle CSS */
#rstpl-com_content .btn-group > .btn:first-child, #rstpl-com_content .btn-group > .btn, #rstpl-com_content .btn-group > .btn:last-child {
	border-radius: 0;
	padding: 10px;
	margin-left: -4px;
}
#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;
	padding-bottom: 10px;
	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: 0 12px 0 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 */
#archive-items {
	margin-top: 30px;
}
.filter-search .chosen-container.chosen-container-single {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
}
.filter-search .chosen-container ~ .chosen-container {
	margin-top: 10px;
}
.filter-search {
	padding: 2%;
	background: none;
	border: 1px dashed #e0e0e0;
	border-radius: 0;
}
.filter-search #rstpl-filter-btn {
	line-height: 1em;
	padding: 12px 15px;	
	margin-top: 10px;
}
/* End Filter CSS overwrite */