.apply_ordering_container {
	position: relative;
}
.apply_ordering_mask {
	position: absolute;
	width: 100%;
    height: 100%;
    background-color: #ffffff3b;
    top: 0;
}
.apply_ordering_container > .order_archive_res {
	
	display: inline-block;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
}