.status-tag.make-arrived{
	position: absolute;
	padding: 2px 5px 2px 5px;
	right: 20px;
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.6;
	border-radius: 6px;
	color: #fff;
}

.status-tag.green {
	background-color: #09BB07;
}

.inline{
	display: inline-block;
}

.order-time{
	width : 150px;
	max-width: 200px;
}
