.media {
	
	progress {
		.center();
	}
}

.media-empty {
	.center();
	margin: 0;
	color: @grey;
	text-align: center;
}