.prods {
	cursor: pointer;
}

#order {
	position: fixed;
	bottom: 0px;
	width: 100%;
	z-index: 900;
}

#content_order {
	overflow-x: hidden;
	max-height: 20vh;
}

.fullsize {
	max-height: 80vh !important;
}

#new_table {
	margin-right: 5px;
}

