#main > article {
	padding-top: 0;
	padding-bottom: 8em;
}
#main > article > section.section:first-of-type {
	padding-top: 3em;
}

.typography-subbody {
	font-size: 12px;
}

ul.nav {
	margin-top: 2em;
	margin-left: 0;
}

ul.nav li {
	border-right: 1px solid #d6d6d6;
	padding: 0 0.5em;
	display: inline-block;
}

ul.nav li:last-of-type {
	border-right: none;
}

.callout {
	background-color: #f0f3f7;
}

.divider-last {
	margin-top: 2em;
	margin-bottom: -0.75em;
	border-bottom: 1px solid #d6d6d6;
}

span.plus {
	display: inline-block;
	margin-top: -4px;
	font-weight: 600;
	font-size: 1.5em;
}

.section-table h5 {
	margin-top: 4em;
	margin-bottom: 0.5em;
}

.section-table h2 + h5 {
	margin-top: 1em;
}

.section-table h2,
.section-table h5 {
	padding-left: 10px;
}

table {
	margin-top: 0;
}

table + h2 {
	margin-top: 1.4em;
}

tbody tr:nth-of-type(odd) {
	background-color: #fafafa;
}

table .table-header {
	width: 100%;
	background-color: #fff;
}

table .table-header.sticky-table-header {
	z-index: 10;
}

table th {
	font-size: 0.75em;
    font-weight: bold;
	vertical-align: bottom;
	text-align: center;
}

table th:nth-of-type(1),
table td:nth-of-type(1) {
	text-align: left;
	padding-left: 10px;
}

table#iphone-table-7 th {
	width: 205px;
}
table#iphone-table-7 th:nth-of-type(1) {
	width: 405px;
}

table#iphone-table-8 th,
table#iphone-table-6 th,
table#iphone-table-5 th,
table#iphone-table-3 th,
table#iphone-table-2 th {
	width: 137px;
}
table#iphone-table-8 th:nth-of-type(1),
table#iphone-table-6 th:nth-of-type(1),
table#iphone-table-5 th:nth-of-type(1),
table#iphone-table-3 th:nth-of-type(1) ,
table#iphone-table-2 th:nth-of-type(1) {
	width: 268px;
}

table#iphone-table-4 th {
	width: 164px;
}
table#iphone-table-4 th:nth-of-type(1) {
	width: 324px;
}

table#iphone-table-1 th {
	width: 117px;
}
table#iphone-table-1 th:nth-of-type(1) {
	width: 231px;
}

table#iphone-table-0 th {
	width: 136px;
}
table#iphone-table-0 th:nth-of-type(1) {
	width: 272px;
}

table#ipad-table-11 th,
table#ipad-table-12 th,
table#ipad-table-15 th,
table#ipad-table-16 th {
	width: 164px;
}
table#ipad-table-11 th:nth-of-type(1),
table#ipad-table-12 th:nth-of-type(1),
table#ipad-table-15 th:nth-of-type(1),
table#ipad-table-16 th:nth-of-type(1) {
	width: 324px;
}

table#ipad-table-13 th,
table#ipad-table-14 th {
	width: 205px;
}
table#ipad-table-13 th:nth-of-type(1),
table#ipad-table-14 th:nth-of-type(1) {
	width: 405px;
}
table#ipad-table-1 th,
table#ipad-table-2 th,
table#ipad-table-5 th,
table#ipad-table-6 th,
table#ipad-table-7 th,
table#ipad-table-8 th,
table#ipad-table-9 th,
table#ipad-table-10 th {
	width: 117px;
}
table#ipad-table-1 th:nth-of-type(1),
table#ipad-table-2 th:nth-of-type(1),
table#ipad-table-5 th:nth-of-type(1),
table#ipad-table-6 th:nth-of-type(1),
table#ipad-table-7 th:nth-of-type(1),
table#ipad-table-8 th:nth-of-type(1),
table#ipad-table-9 th:nth-of-type(1),
table#ipad-table-10 th:nth-of-type(1) {
	width: 231px;
}

table#ipad-table-3 th,
table#ipad-table-4 th{
	width: 163px;
}
table#ipad-table-3 th:nth-of-type(1),
table#ipad-table-4 th:nth-of-type(1) {
	width: 164px;
}

table#ipod-table-1 th,
table#ipod-table-2 th {
	width: 163px;
}
table#ipod-table-1 th:nth-of-type(1),
table#ipod-table-2 th:nth-of-type(1) {
	width: 164px;
}

table .sticky-table-header {
	position: fixed;
	visibility: hidden;
	top: 52px;
}

@media only screen and (max-width: 1068px) {
	table#iphone-table-7 th {
		width: 169px;
	}
	table#iphone-table-7 th:nth-of-type(1) {
		width: 353px;
	}

	table#iphone-table-8 th,
	table#iphone-table-6 th,
	table#iphone-table-5 th,
	table#iphone-table-3 th,
	table#iphone-table-2 th {
		width: 117px;
	}
	table#iphone-table-8 th:nth-of-type(1),
	table#iphone-table-6 th:nth-of-type(1),
	table#iphone-table-5 th:nth-of-type(1),
	table#iphone-table-3 th:nth-of-type(1),
	table#iphone-table-2 th:nth-of-type(1) {
		width: 224px;
	}

	table#iphone-table-4 th {
		width: 136px;
	}
	table#iphone-table-4 th:nth-of-type(1) {
		width: 283px;
	}

	table#iphone-table-1 th {
		width: 100px;
	}
	table#iphone-table-1 th:nth-of-type(1) {
		width: 192px;
	}

	table#iphone-table-0 th {
		width: 115px;
	}
	table#iphone-table-0 th:nth-of-type(1) {
		width: 232px;
	}

	table#ipad-table-11 th,
	table#ipad-table-12 th,
	table#ipad-table-15 th,
	table#ipad-table-16 th {
		width: 136px;
	}
	table#ipad-table-11 th:nth-of-type(1),
	table#ipad-table-12 th:nth-of-type(1),
	table#ipad-table-15 th:nth-of-type(1),
	table#ipad-table-16 th:nth-of-type(1) {
		width: 283px;
	}
 
	table#ipad-table-13 th,
	table#ipad-table-14 th {
		width: 169px;
	}
	table#ipad-table-13 th:nth-of-type(1),
	table#ipad-table-14 th:nth-of-type(1) {
		width: 353px;
	}

	table#ipad-table-1 th,
	table#ipad-table-2 th,
	table#ipad-table-5 th,
	table#ipad-table-6 th,
	table#ipad-table-7 th,
	table#ipad-table-8 th,
	table#ipad-table-9 th,
	table#ipad-table-10 th {
		width: 100px;
	}
	table#ipad-table-1 th:nth-of-type(1),
	table#ipad-table-2 th:nth-of-type(1),
	table#ipad-table-5 th:nth-of-type(1),
	table#ipad-table-6 th:nth-of-type(1),
	table#ipad-table-7 th:nth-of-type(1),
	table#ipad-table-8 th:nth-of-type(1),
	table#ipad-table-9 th:nth-of-type(1),
	table#ipad-table-10 th:nth-of-type(1) {
		width: 192px;
	}

	table#ipad-table-3 th,
	table#ipad-table-4 th {
		width: 136px;
	}
	table#ipad-table-3 th:nth-of-type(1),
	table#ipad-table-4 th:nth-of-type(1) {
		width: 148px;
	}

	table#ipod-table-1 th,
	table#ipod-table-2 th {
		width: 136px;
	}
	table#ipod-table-1 th:nth-of-type(1),
	table#ipod-table-2 th:nth-of-type(1) {
		width: 148px;
	}
}

@media only screen and (max-width: 767px) {
	.localnav {
		min-height: 52px;
	}
	ul.nav li {
		border-right: none;
		padding: 0;
		display: block;
	}
}

@media only screen and (max-width: 735px) {
	#main > article {
		padding-bottom: 3em;
	}
	.localnav {
		min-height: 48px;
	}
	.nowrap {
		white-space: nowrap;
	}
	table .sticky-table-header {
		display: none;
	}
	.section-table {
		overflow-x: scroll;
	}
	#main .section-table table th {
		padding: 1em 4px;
		width: auto;
	}
	#main .section-table table th:nth-of-type(1) {
		width: auto;
		padding: 1em 4px 1em 10px;
	}
}

/* === DARK MODE ===*/
body[data-color-scheme="dark"].dmf table .table-header {background-color: var(--dark);}
body[data-color-scheme="dark"].dmf .callout {background-color: var(--color-callout-background);}
