.aicraft-cal-booking {
	width: 100%;
	min-height: 640px;
	overflow: auto;
}

.aicraft-cal-booking--empty {
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px dashed rgba(255, 255, 255, 0.35);
	border-radius: 8px;
	padding: 24px;
	opacity: 0.7;
	font-size: 14px;
}
