.page-dashboard #content a{
	color: #ce7828 !important;
}

.page-dashboard #content [class^="icon-"], .page-dashboard #content [class*=" icon-"]{
	width: auto !important;
}

#page-wrapper{
	min-height: 800px;
}

.page-header {
	margin: 20px 0 20px !important;
}

.pagination {
	margin: 0 10px 0 0 !important;
	float: left;
}

.feat-img-thumb {
	width: 250px;
	height: 250px;
	margin-top: 10px;
	overflow: hidden;
	position: relative;
}
.feat-img-thumb img {
	max-width: 100%;
}
.feat-img-thumb .delete-img {
	position: absolute;
	top: 10px;
	right: 10px;
}

.gallery-container{
	padding: 0px 20px;
}
div.tagsinput input {
  width: 200px !important;
}

.stats-page .row h4 {
	background: #ccc;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	font-size: 18px;
}
.statModal ul {
	padding-left: 1em;
}
.statModal li {
	list-style-type: disc;
	margin-left: 1em;
}
