/*
 * Copyright © 2024, Oracle and/or its affiliates.
 */

.hidden {
	display: none; /* Completely hide the element and remove it from layout */
}