@charset "utf-8";
/* CSS Document */

#activity-content h5, .activityHolder h5
{
	font-weight: 600;
}

.well 
{
	-moz-box-shadow: none;
   	-webkit-box-shadow: none;
   	box-shadow: none;
	margin-top: 20px;
}

.tinyEditor
{
	font-family: 'Open Sans', sans-serif;
}

#suggested-response h5
{
	margin-bottom: 5px;
}

#section-2  .mce-tinymce
{
	margin-bottom: 20px;
}
