/**

	images need to be resized

*/
body { color: #333; }


#activityFeed a { color: #3d6ec6; text-decoration: none; }

#activityFeed ul { list-style-type: none; padding: 0px; }

#activityFeed li { padding: 7px; list-style-image: none; }
#activityFeed li:first-child { border-top: none; }
#activityFeed li p { padding: 0 0 10px; margin: 0; font-size: 0.8em; }

#activityFeed li img {
	height: 30px;
	float: left;
	padding: 2px;
	border: none;
	margin: 0px 5px 0px ;
}


#activityFeed pre {
  font-family: Verdana, Tahoma, arial, sans-serif;
  padding: 0 9.5px 0;
	margin: 0px 0px 15px;
	font-size: 1em;
	white-space: pre-wrap;;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: normal;
	word-break: normal;
	line-height: 1.42857;
	background-color: transparent;
	border: 0px solid #CCC;
	border-radius: 0px;
}


.col-no-gutter {
   padding: 0 !important;
   margin: 0 !important;
}

/* OVER RIDDEN */
#activityFeed ul li {
	list-style: outside none none;
	background-position: 10px center !important;
	background-repeat: no-repeat !important;
	margin-bottom: 1px !important;
	padding: 5px 5px 5px 2px !important;
	font-size: 11px;
}

.bjqs-slide header {
	display: inline-block;
	width: 1px;
}
