#overview .link-overview,
#documentation .link-resources,
#submit .link-submissions,
#whats-new .link-whats-new {
	color: rgba(51, 51, 51, 0.6);
	pointer-events: none;
}

.bg-gradient {
	background: linear-gradient(to bottom, #f2f1f0 0%,#ffffff 100%);
}

.button-pill {
  border-radius: 1em;
}

.icon-sdk {
	margin-bottom: 1.5em;
	width: 96px;
	height: 96px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("https://waybackassets.bk21.net/20210104130513im_/https://developer.apple.com/assets/elements/icons/sdk-14/sdk-96x96.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), only screen and (min-resolution: 144dpi) {
	.icon-sdk {
		background-image: url("https://waybackassets.bk21.net/20210104130513im_/https://developer.apple.com/assets/elements/icons/sdk-14/sdk-96x96_2x.png");
	}
}

.tv-hardware {
	margin-top: 3em;
	margin-right: auto;
	margin-left: auto;
	width: 891px;
	height: 536px;
	background-image: url("https://waybackassets.bk21.net/20210104130513im_/https://developer.apple.com/tvos/images/tv-large.png");
	background-size: 100% 100%;
	background-position: center 0;
	position: relative;
	background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), only screen and (min-resolution: 144dpi) {
  .tv-hardware {
    background-image: url("https://waybackassets.bk21.net/20210104130513im_/https://developer.apple.com/tvos/images/tv-large_2x.png");
  }
}
@media only screen and (max-width: 1068px) {
	.tv-hardware {
		background-image: url("https://waybackassets.bk21.net/20210104130513im_/https://developer.apple.com/tvos/images/tv-medium.png");
		width: 633px;
		height: 381px;
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), only screen and (min-resolution: 144dpi) {
  		.tv-hardware {
    		background-image: url("https://waybackassets.bk21.net/20210104130513im_/https://developer.apple.com/tvos/images/tv-medium_2x.png");
  		}
	}
}
@media only screen and (max-width: 735px) {
	.tv-hardware {
		background-image: url("https://waybackassets.bk21.net/20210104130513im_/https://developer.apple.com/tvos/images/tv-small.png");
		width: 328px;
		height: 197px;
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), only screen and (min-resolution: 144dpi) {
  		.tv-hardware {
    		background-image: url("https://waybackassets.bk21.net/20210104130513im_/https://developer.apple.com/tvos/images/tv-small_2x.png");
  		}
	}
}

.tv-screen {
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center 0;
	position: relative;
	width: 865px;
	height: 486px;
	top: 14px;
}
@media only screen and (max-width: 1068px) {
	.tv-screen {
		width: 615px;
		height: 346px;
		top: 11px;
	}
}
@media only screen and (max-width: 735px) {
	.tv-screen {
		width: 318px;
		height: 179px;
		top: 5px;
	}
}

/* ========== Grid Changes ========== */
#main section.section {
	padding-top: 4em;
	padding-bottom: 4em;
}
#main section .section-content .row {
	margin-left: 0;
	margin-right: 0;
}
#main section .section-content .row > .column {
	padding: 0;
}

@media only screen and (max-width: 1068px) {
	#main section .section-content .row {
		margin-left: 0;
		margin-right: 0;
	}
	#main section .section-content .row > .column {
		padding: 0;
	}
}

@media only screen and (max-width: 735px) {
	#main section.section {
		padding-top: 2em;
		padding-bottom: 2em;
	}
	#main section .section-content .row {
		margin-left: 0;
		margin-right: 0;
	}
	#main section .section-content .row > .column {
		padding: 1em 0;
	}
}

/* ===== 2020 Banner ===== */
#main .section.section-banner.theme-dark {
	padding: 1.25em 0;
	font-size: 16px;
	background-color: #2c466e;
	color: #fff;
}
/*
     FILE ARCHIVED ON 13:05:13 Jan 04, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:38:16 Mar 03, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.63
  exclusion.robots: 0.06
  exclusion.robots.policy: 0.049
  esindex: 0.01
  cdx.remote: 6.456
  LoadShardBlock: 93.937 (3)
  PetaboxLoader3.datanode: 73.397 (5)
  load_resource: 410.718 (2)
  PetaboxLoader3.resolve: 364.17 (2)
*/