/*
 * com_usertickets shared stylesheet.
 *
 * NOTE: this file did not exist in either the com_usertickets or the
 * com_report zip you sent (both referenced it as
 * "components/com_usertickets/sources/style.css" but never included it).
 * This is a placeholder so the "no-login" / "no-role" screens in com_report
 * don't request a missing file. Replace with your real styles.
 */

.no-login,
.no-role {
	padding: 1rem;
	text-align: center;
}
