.murdvarguse-bar-cont {
	margin-top: 5px;
	width: 160px;
	height: 12px;
	background: lightgray;
	display: flex;
}

.step-highlighted {
	background: rgb(0, 123, 196);
}

.step-regular {
	height: 100%;
	border: 1px solid #fff;
}