.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	position: initial;
	top: 0;
	right: 0;
	background: 0 0;
	border-radius: 0;
	border: none;
	box-shadow: none !important
}

.single-post-container {
	background: #fff
}

.btn {
	font-family: Open Sans !important
}

p.para.padding57 {
	margin-bottom: 10px !important
}

.btn-cancel {
	background-color: #fff;
	opacity: .65;
	border: 1px solid #acacac;
	color: #333
}

.btn-cancel:hover {
	opacity: 1;
	background-color: #fff;
	border: 1px solid #acacac;
	color: #333
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border-radius: 4px
}

.post .btn-container .green-btn {
	font-size: 18px;
	margin: 50px auto 40px
}

.btn-theme:hover, .green-btn:hover {
	background-color: #72c239
}

.btn-theme:hover, .green-btn:hover {
	background-color: #72c239
}

.green-btn:active, .green-btn:focus, .green-btn:hover {
	color: #fff
}

.btn.focus, .btn:focus, .btn:hover {
	text-decoration: none
}

.green-btn {
	background-color: #569a29;
	color: #fff;
	transition: all .5s ease
}

.single-post-container .herobox .heading {
	color: #000
}

.related-post-container .tag.vote {
	float: left;
	margin-right: 10px
}

h2.heading {
	margin-top: 20px;
	margin-bottom: 10px
}

.orange-btn {
	background: #e6470d !important
}

p.para {
	line-height: normal
}

h1 {
	margin-top: 20px;
	margin-bottom: 10px
}

.post-tile .auth-name {
	height: inherit
}

.herobox .content .para {
	font-size: 24px !important
}

.post-tile .para {
	height: inherit
}

.btn.dropdown-toggle.btn-default {
	color: #000 !important
}

.post-tile h4.heading {
	font-family: inherit;
	margin-top: 15px
}

.text-area p {
	color: #888 !important;
	font-size: 16px;
	line-height: 1.5
}

.discussion-grid .response-para p {
	color: #0db4ff !important;
	font-size: 16px !important
}

.discussion-grid .response-para ppara:hover {
	color: #27d4de !important;
	text-decoration: underline !important
}

.more-img {
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	padding-top: 3px
}

.more-img i {
	margin-top: -9px !important
}

a.response-para:focus, a.response-para:hover, a.tag:focus, a.tag:hover {
	color: #23527c;
	text-decoration: underline !important
}

.authusr a:hover {
	font-weight: bolder
}

img.herodp{
	width: 32px;
}
.blog_cat{
	margin-top: -5px !important;
	max-height: 57px;
}
.blog_cat .btn{
	padding: 7px !important;
	font-size: 16px;
}
.blog_cat .btn .filter-option{
	padding-right: 15px;
	color: #569a29;
}
.bs-caret{
	color: #569a29;
}
.filter-post-container{
	min-height: 46px;
}