/*
 * Scoped TinyMCE landing styles for old manuals wrapped in /main/ chrome.
 * Source: https://repo.chromachecker.com/css/tinymce_landings_robo.css
 * Selectors are limited to .cc-legacy-manuals so nav/footer of _layout.tpl
 * keep their own link, list and heading styles.
 */
@font-face {
	font-family: "din-2014";
	src: url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),
	     url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff");
	font-display: auto;
	font-style: normal;
	font-weight: 400;
}
@font-face {
	font-family: "din-2014";
	src: url("https://use.typekit.net/af/2bc98d/00000000000000007735aff1/30/l?subset_id=2&fvd=n6&v=3") format("woff2"),
	     url("https://use.typekit.net/af/2bc98d/00000000000000007735aff1/30/d?subset_id=2&fvd=n6&v=3") format("woff");
	font-display: auto;
	font-style: normal;
	font-weight: 600;
}
@font-face {
	font-family: "din-2014";
	src: url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),
	     url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff");
	font-display: auto;
	font-style: normal;
	font-weight: 700;
}

.cc-legacy-manuals {
	font-family: "Roboto", sans-serif;
	font-size: 15px;
	font-weight: 400;
	text-align: left;
}
.cc-legacy-manuals p {
	display: block;
	width: 800px;
	max-width: 100%;
	font-size: 15px;
	margin: 0 0 10px;
	line-height: 150%;
}
.cc-legacy-manuals table p {
	width: auto;
}
.cc-legacy-manuals h1 {
	font-size: 26px;
	font-weight: 600;
	margin: 0 0 10px;
	padding-top: 10px;
	width: 100%;
}
.cc-legacy-manuals h2 {
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 10px;
	padding-top: 10px;
	color: #000;
	width: 800px;
	max-width: 100%;
}
.cc-legacy-manuals h3 {
	font-size: 20px;
	font-weight: 600;
	padding-top: 10px;
	margin: 0 0 10px;
	color: #006CFF;
	width: 800px;
	max-width: 100%;
}
.cc-legacy-manuals table h1,
.cc-legacy-manuals table h2,
.cc-legacy-manuals table h3,
.cc-legacy-manuals table h4,
.cc-legacy-manuals table h5 {
	width: auto;
}
.cc-legacy-manuals h4 {
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 10px;
	padding-top: 10px;
	font-family: din-2014, sans-serif;
	color: #FF0000;
	width: 800px;
	max-width: 100%;
}
.cc-legacy-manuals h5 {
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 10px;
	font-family: din-2014, sans-serif;
	padding-top: 10px;
	color: #000;
	width: 800px;
	max-width: 100%;
}
.cc-legacy-manuals h5:before {
	width: 1200px;
	max-width: 100%;
	content: '';
	border-top: 1px solid #000;
	padding-top: 10px;
	display: block;
}
.cc-legacy-manuals h6 {
	font-size: 20px;
	font-weight: 600;
	font-family: din-2014, sans-serif;
	margin: 0 0 10px;
	color: #006CFF;
	padding-top: 10px;
	width: 800px;
	max-width: 100%;
}
.cc-legacy-manuals h6:before {
	width: 1200px;
	max-width: 100%;
	content: '';
	border-top: 1px solid #006CFF;
	padding-top: 10px;
	display: block;
}
.cc-legacy-manuals hr {
	border: none;
	border-top: 1px solid #8E8E8E;
	margin: 12px 0;
}
.cc-legacy-manuals a {
	color: #006CFF;
	text-decoration: none;
}
.cc-legacy-manuals a:hover {
	color: #666;
}
.cc-legacy-manuals a:visited {
	color: #80268D;
}
.cc-legacy-manuals [class^="CC_ico-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.cc-legacy-manuals .CC_ico-exit:before {
	content: "\62";
}
.cc-legacy-manuals .CC_ico-dot:before {
	content: "\2013";
}
.cc-legacy-manuals ul,
.cc-legacy-manuals ol {
	width: 800px;
	max-width: 100%;
	font-family: din-2014, sans-serif;
	margin: 0 0 10px;
	padding-left: 1.2em;
}
.cc-legacy-manuals table ul,
.cc-legacy-manuals table ol {
	width: auto;
}
.cc-legacy-manuals ul {
	list-style: none;
}
.cc-legacy-manuals ul li {
	margin: 0;
	padding: 0;
}
.cc-legacy-manuals ul li::before {
	content: "\2022";
	color: #006CFF;
	font-weight: bold;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}
.cc-legacy-manuals ol {
	list-style: decimal;
	padding-left: 1.4em;
}
.cc-legacy-manuals ol li {
	margin: 0 0 4px;
	padding: 0;
}
.cc-legacy-manuals .image_caption {
	font-size: 14px;
	line-height: 20px;
}
.cc-legacy-manuals .inline_button {
	display: inline-block;
	padding: 10px 30px;
	border: 1px solid #006CFF;
	vertical-align: top;
	margin: 10px;
	font-size: 16px;
	line-height: 15px;
	background: #fff;
	color: #000;
}
.cc-legacy-manuals .inline_button:visited {
	color: #000;
}
.cc-legacy-manuals .inline_button:hover {
	background: #006CFF;
	color: #fff;
}
.cc-legacy-manuals table.basic_table {
	border-collapse: collapse;
	text-align: left;
	margin-bottom: 10px;
	font-size: 14px;
	width: 100%;
}
.cc-legacy-manuals table.basic_table td,
.cc-legacy-manuals table.basic_table th {
	padding: 10px;
	border: none;
	background: #fff;
	border-bottom: 1px solid #42454A;
}
.cc-legacy-manuals table.basic_table tr:first-child td {
	color: #fff;
	background: #42454A;
	font-size: 20px;
}
.cc-legacy-manuals table.basic_table tr td:first-child {
	border-right: 1px solid #42454A;
}
.cc-legacy-manuals table.basic_table tr:first-child td:first-child {
	border-right: 1px solid #fff;
}
.cc-legacy-manuals table.small_table {
	border-collapse: collapse;
	text-align: left;
	margin-bottom: 10px;
	font-size: 8px;
	width: 100%;
}
.cc-legacy-manuals table.small_table td,
.cc-legacy-manuals table.small_table th {
	padding: 2px;
	border: none;
	background: #fff;
	border-bottom: 1px solid #42454A;
}
.cc-legacy-manuals table.small_table tr:first-child td {
	color: #fff;
	background: #42454A;
	font-size: 10px;
}
.cc-legacy-manuals table.small_table tr td:first-child {
	border-right: 1px solid #42454A;
}
.cc-legacy-manuals table.small_table tr:first-child td:first-child {
	border-right: 1px solid #fff;
}
.cc-legacy-manuals table.xytable {
	border-collapse: collapse;
	text-align: left;
	margin-bottom: 10px;
	font-size: 14px;
	width: 100%;
}
.cc-legacy-manuals table.xytable td,
.cc-legacy-manuals table.xytable th {
	padding: 10px;
	border: none;
	background: #fff;
	border-bottom: 1px solid #42454A;
}
.cc-legacy-manuals table.xytable tr:first-child td,
.cc-legacy-manuals table.xytable tr td:first-child {
	color: #fff;
	background: #42454A;
	font-size: 20px;
}
.cc-legacy-manuals table.xytable tr:first-child td,
.cc-legacy-manuals table.xytable tr td:first-child {
	border-bottom: 1px solid #F4F4F4;
}
.cc-legacy-manuals table.xytable tr td {
	border-right: 1px solid #42454A;
}
.cc-legacy-manuals table.xytable tr td:last-child {
	border-right: none;
}
.cc-legacy-manuals table.xytable tr:first-child td {
	border-right: 1px solid #fff;
}
.cc-legacy-manuals table.xy2table {
	border-collapse: collapse;
	text-align: left;
	font-size: 14px;
	margin-bottom: 10px;
	width: 100%;
}
.cc-legacy-manuals table.xy2table td,
.cc-legacy-manuals table.xy2table th {
	padding: 10px;
	border: none;
	background: #fff;
	border: 1px solid #42454A;
}
.cc-legacy-manuals table.blue_table {
	border-collapse: collapse;
	text-align: left;
	margin-bottom: 10px;
	font-size: 14px;
	width: 100%;
}
.cc-legacy-manuals table.blue_table td,
.cc-legacy-manuals table.blue_table th {
	padding: 10px;
	border: none;
	background: #F4F4F4;
	border-bottom: 1px solid #42454A;
}
.cc-legacy-manuals table.blue_table tr td:first-child {
	color: #006CFF;
}
.cc-legacy-manuals table.blue_table tr:first-child td {
	color: #fff;
	background: #42454A;
	font-size: 20px;
}
.cc-legacy-manuals table.bluev_table {
	border-collapse: collapse;
	text-align: left;
	font-size: 14px;
	margin-bottom: 10px;
	width: 100%;
}
.cc-legacy-manuals table.bluev_table td,
.cc-legacy-manuals table.bluev_table th {
	padding: 10px;
	border: none;
	background: #F4F4F4;
	border-right: 1px solid #42454A;
	border-bottom: 1px solid #42454A;
}
.cc-legacy-manuals table.bluev_table tr td:first-child {
	color: #006CFF;
}
.cc-legacy-manuals table.bluev_table tr:first-child td {
	color: #fff;
	background: #42454A;
	font-size: 20px;
}
.cc-legacy-manuals table.bluev_table tr:first-child td {
	border-right: 1px solid #fff;
}
.cc-legacy-manuals table.bluev_table tr td:last-child {
	border-right: none;
}
.cc-legacy-manuals table.red_table {
	border-collapse: collapse;
	text-align: left;
	font-size: 14px;
	margin-bottom: 10px;
	width: 100%;
}
.cc-legacy-manuals table.red_table td,
.cc-legacy-manuals table.red_table th {
	padding: 10px;
	border: none;
	background: #F4F4F4;
	border-bottom: 1px solid #42454A;
}
.cc-legacy-manuals table.red_table tr td:first-child {
	color: #FF0000;
}
.cc-legacy-manuals table.basic_table_even_odd {
	border-collapse: collapse;
	text-align: left;
	margin-bottom: 10px;
	width: 100%;
}
.cc-legacy-manuals table.basic_table_even_odd tr:nth-child(2n+1) td {
	background: #F4F4F4;
}
.cc-legacy-manuals table.basic_table_even_odd td,
.cc-legacy-manuals table.basic_table_even_odd th {
	padding: 10px;
	border: none;
	background: #fff;
	border-bottom: 1px solid #42454A;
}
.cc-legacy-manuals table.basic_table_even_odd tr:first-child td {
	color: #fff;
	background: #42454A;
}
.cc-legacy-manuals table.basic_table_even_odd tr td:first-child {
	border-right: 1px solid #42454A;
}
.cc-legacy-manuals table.basic_table_even_odd tr:first-child td:first-child {
	border-right: 1px solid #fff;
}
.cc-legacy-manuals table.compatibility_table {
	width: 100%;
	border-collapse: collapse;
	font-size: 14px;
}
.cc-legacy-manuals table.compatibility_table td {
	border: none;
	font-size: 16px;
	padding: 10px;
	text-align: center;
	border-bottom: 1px solid #000;
}
.cc-legacy-manuals table.compatibility_table tr:first-child td {
	background: #999;
	color: #fff;
	border-bottom: none;
	border-right: 2px solid #F4f4f4;
	vertical-align: bottom;
}
.cc-legacy-manuals table.compatibility_table tr:first-child td:last-child {
	border-right: none;
}
.cc-legacy-manuals .rotate {
	writing-mode: vertical-rl;
	text-orientation: mixed;
}
.cc-legacy-manuals .shadow {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border-radius: 10px;
}
.cc-legacy-manuals .shadow_no_border {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
