
/* Formation: dates */
.course_date_date
{
	display: inline-block;
	font-family: monospace;
	color: #444;
	padding-right: 20px;
}

/* Formation: filtres */
#posts-filter .tablenav #rank-math-seo-filter
{
	display:none;
}
body.post-type-course_participant #posts-filter .tablenav  #filter-by-date
{
	display: none;
}
