/* your custom style here */
.user_stage { 	
        color: white;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 8px;
	font-weight: 600;
	padding: 1px 3px;
	border-radius: 0 25px 25px 25px;
	text-align: center
}
.av_stage { 
	color: white;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 8px;
	font-weight: 600;
	padding: 1px 3px;
	border-radius: 0 25px 25px 25px;
	text-align: center
}

