.label_required {
	background-color: rgb(254, 242, 99);
	font-weight: 400;
	margin-left: 14px;
	border-radius: 8px;
}

.procedure_step_cnt p img {
	margin: auto;
	display: block
}

.message_validate {
	color: #ed0000;
	display: none;
}