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

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

.filter-select .btn {
	color: #333 !important;
}

.authusr a {
	color: #000;
}

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

h4.heading {
	margin-bottom: 10px !important;
	font-family: Open Sans;
}

a.post-category {
	/*        margin-top: 5px;*/
	
}

.video-container h4.heading {
	color: #fff;
}

h4.heading.txt-nowrap {
	margin-top: 5px;
}

.post-about {
	/*        margin-top: 5px;*/
	
}

.post-filtering a {
	color: #0d2e4a !important;
	font-size: 16px !important;
	padding: 5px 15px !important;
}

.video-modal .header {
	background: none !important;
	border-top: none !important;
	box-shadow: none !important;
	position: none !important;
}

p.video_p {
	font-size: 14px;
	width: none;
	float: none;
	line-height: 1.4;
}

.video-modal h3 {
	font-family: Open Sans;
	font-size: 24px;
}

.heading.b-txt {
	margin-top: 8px !important;
}

.heading.b-txt a {
	color: #0db4ff;
}

.green-btn.latest_btn {
	padding: 10px 20px;
	font-size: 14px;
}

a.auth-name:hover {
	font-weight: bolder;
}

.question-answer-container .avatar {
	margin-top: 12px;
}

.user-card h6.auth-name {
	line-height: 12px;
	height: 18px;
}

.user-card h6.auth-name a {
	color: #000;
}

.user-card h6.auth-name:hover {
	font-weight: bolder;
}

h4.video_heading {
	width: auto;
	background: #000;
	padding: 5px 10px;
	margin-bottom: 0px !important;
	opacity: 0.5;
}

span.post-about {
	color: #888888 !important;
	font-size: 12px;
}

.auth-name{
	line-height:10px; 
	margin-top: 10px
}

img.pc-img{
	width:15px ; 
	height: 15px; 
	margin-right: 5px;
}

.whitesmoke{
	background: whitesmoke;
}