.visually-hidden {
			position: absolute;
		left: -10000px;
		top: auto;
		width: 1px;
		height: 1px;
		overflow: hidden;
}
#family-registrations-title {
	color:#565656;
}
.jjs-family-person-group,
.jjs-family-events {
	display: grid;
	grid-template-columns: 100%;
	grid-gap: 16px;
	margin-top: 16px;
	padding-left: 0!important;
}
.jjs-family-event {
	display: flex;
	flex-flow: column nowrap;
	border-radius: 4px;
	padding: 16px;
	box-shadow: .0 2px 4px 0 rgba(0, 0, 0, 0.35);
	list-style: none;
	gap: 10px;
	margin: 0;
}
.contact-name {
	font-size: 22px;
	line-height: 28px;
	color:rgb(86, 86, 86);
	padding-top: 40px;
	padding-bottom: 10px;
	
}
.jjs-event-title {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color:#121212;
	padding-bottom: 0;
}
.jjs-family-event ul {
}
.jjs-family-event ul li {
	font-size: 16px;
	line-height: 24px;
	color:rgb(86, 86, 86);
}
.jjs-family-event p {
	font-size: 16px;
	line-height: 24px;
	color:rgb(86, 86, 86);
}
@media (max-width: 930px) {
	.jjs-family-events {
		grid-template-columns: 100%;
	}
}

.accordion-toggle {
	display: inline-block;
  background: none;
  border: none;
  font-size: 1.25em;
  font-weight: bold;
  text-align: left;
  cursor: pointer;
  margin: 1em 0 0.5em;
  padding: 0;
	transition: text-decoration 0.3s;
}
.accordion-toggle:hover {
	text-decoration: underline;
}
.accordion-toggle:after {
	transition: transform 0.3s;
}

.accordion-toggle[aria-expanded="false"]:after {
	content: '^';
	font-size: 30px;
	line-height: 30px;
	display: inline-block;
	position: absolute;
	transform: rotate(180deg);
	transform-origin: center center;
	width: 30px;
	height: 30px;
	text-align: center;
	align-content: center;
	align-items: center;
	align-self: center;
	padding-top: 12px;
}
.accordion-toggle[aria-expanded="true"]:after {
	content: '^';
		font-size: 30px;
	line-height: 30px;
	display: inline-block;
	position: absolute;
	transform: rotate(0deg);
	transform-origin: center center;
	width: 30px;
	height: 30px;
	text-align: center;
	align-content: center;
	align-items: center;
	align-self: center;
	padding-top: 12px;
}
.accordion-panel[hidden] {
  display: none;
}
.no-events-message,
.alert-nologin {
	background: #fef3b5;
  border: 1px solid #fdd006;
	margin: 15px 0;
	border-radius: 4px;
	padding: 8px;
	color: #121212;
	font-size: 18px;
	line-height: 24px;.visually-hidden {
			position: absolute;
		left: -10000px;
		top: auto;
		width: 1px;
		height: 1px;
		overflow: hidden;
}
#family-registrations-title {
	color:#565656;
}
.jjs-family-person-group,
.jjs-family-events {
	display: grid;
	grid-template-columns: 100%;
	grid-gap: 16px;
	margin-top: 16px;
	padding-left: 0!important;
}
.jjs-family-event {
	display: flex;
	flex-flow: column nowrap;
	border-radius: 4px;
	padding: 16px;
	box-shadow: .0 2px 4px 0 rgba(0, 0, 0, 0.35);
	list-style: none;
	gap: 10px;
	margin: 0;
}
.contact-name {
	font-size: 22px;
	line-height: 28px;
	color:rgb(86, 86, 86);
	padding-top: 40px;
	padding-bottom: 10px;
	
}
.jjs-event-title {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color:#121212;
	padding-bottom: 0;
}
.jjs-family-event ul {
}
.jjs-family-event ul li {
	font-size: 16px;
	line-height: 24px;
	color:rgb(86, 86, 86);
}
.jjs-family-event p {
	font-size: 16px;
	line-height: 24px;
	color:rgb(86, 86, 86);
}
@media (max-width: 930px) {
	.jjs-family-events {
		grid-template-columns: 100%;
	}
}

.accordion-toggle {
	display: inline-block;
  background: none;
  border: none;
  font-size: 1.25em;
  font-weight: bold;
  text-align: left;
  cursor: pointer;
  margin: 1em 0 0.5em;
  padding: 0;
	transition: text-decoration 0.3s;
}
.accordion-toggle:hover {
	text-decoration: underline;
}
.accordion-toggle:after {
	transition: transform 0.3s;
}

.accordion-toggle[aria-expanded="false"]:after {
	content: '^';
	font-size: 30px;
	line-height: 30px;
	display: inline-block;
	position: absolute;
	transform: rotate(180deg);
	transform-origin: center center;
	width: 30px;
	height: 30px;
	text-align: center;
	align-content: center;
	align-items: center;
	align-self: center;
	padding-top: 12px;
}
.accordion-toggle[aria-expanded="true"]:after {
	content: '^';
		font-size: 30px;
	line-height: 30px;
	display: inline-block;
	position: absolute;
	transform: rotate(0deg);
	transform-origin: center center;
	width: 30px;
	height: 30px;
	text-align: center;
	align-content: center;
	align-items: center;
	align-self: center;
	padding-top: 12px;
}
.accordion-panel[hidden] {
  display: none;
}
.no-events-message,
.alert-nologin {
	background: #fef3b5;
  	border: 1px solid #fdd006;
	margin: 15px 0;
	border-radius: 4px;
	padding: 0 8px;
	color: #121212;
	font-size: 18px;
	line-height: 30px;
}