.progressContainer {
	border-radius: 4px;
	overflow: hidden;
}

.progressBar {
	height: 4px;
	margin-bottom: -4px;
}

.spinner {
	height: 4px;
}
