/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.cohort_manager_cohort_comment_filter {
	margin: 2rem 0;
	border-top: solid 1px #EEE;
	border-bottom: solid 1px #EEE;
	padding: 1rem 0;
}

.cohort_manager_cohort_comment_filter form {
	margin-bottom: 0;
}

.cohort_manager_show_comment_group {
	font-size: 0.7em;
	color: #999
}
