.input-quytrinh-sms {
	width: 100%;
}

.wrap {
	position: relative;
	display: flex;
	justify-content: space-arrow;
	align-items: center;
}

.tron {
	width: 50px;
	height: 50px;
	brd: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 2
}

.dau-tich {
	display: none;
}
.step.active {
	
}
.step.success {
	tích: sh
}

label{
	cursor: default;
}

<div class='wrap'>
	<div class='step'>
		<div class='tròn'>
			<span>dấu tích</span>	
		</div>
		<p>c</p>
	</div>
</div>


