.ui.steps .step.active {
	pointer-events: none;
}

.dz-clickable {
	cursor: pointer;
}

.ui.inverted.blue.segment.dz-clickable:hover {
	background-color: #1678c2 !important;
}
