/*<meta />*/

@font-face 
{
	font-family: 'CiscoSansTT Regular';
	src: url('../fonts/ciscosansttregular.woff2'), url('../fonts/ciscosansttregular.woff'), url('../fonts/ciscosansttregular.ttf');
}

@font-face 
{
	font-family: 'CiscoSansTT Light';
	src: url('../fonts/ciscosansttlight.woff2'), url('../fonts/ciscosansttlight.woff'), url('../fonts/ciscosansttlight.ttf');
}

@font-face 
{
	font-family: 'CiscoSansTT ExtraLight';
	src: url('../fonts/ciscosansttextralight.woff2'), url('../fonts/ciscosansttextralight.woff'), url('../fonts/ciscosansttextralight.ttf');
}

@font-face 
{
	font-family: 'CiscoSansTT Heavy';
	src: url('../fonts/ciscosansttheavy.woff2'), url('../fonts/ciscosansttheavy.woff'), url('../fonts/ciscosansttheavy.ttf');
}

@font-face 
{
	font-family: 'CiscoSansTT Bold';
	src: url('../fonts/ciscosansttbold.woff2'), url('../fonts/ciscosansttbold.woff'), url('../fonts/ciscosansttbold.ttf');
}

@font-face 
{
	font-family: 'CiscoSansTTBoldOblique';
	src: url('../fonts/ciscosansttboldoblique.woff2'), url('../fonts/ciscosansttboldoblique.woff'), url('../fonts/ciscosansttboldoblique.ttf');
}

@font-face 
{
	font-family: 'CiscoSansTTExtraLightOblique';
	src: url('../fonts/ciscosansttextralight.woff2'), url('../fonts/ciscosansttextralight.woff'), url('../fonts/ciscosansttextralight.ttf');
}

@font-face 
{
	font-family: 'CiscoSansTTExtraLightOblique';
	src: url('../fonts/ciscosansttextralightoblique.woff2'), url('../fonts/ciscosansttextralightoblique.woff'), url('../fonts/ciscosansttextralightoblique.ttf');
}

@font-face 
{
	font-family: 'CiscoSansTTHeavy';
	src: url('../fonts/ciscosansttheavy.woff2'), url('../fonts/ciscosansttheavy.woff'), url('../fonts/ciscosansttheavy.ttf');
}

@font-face 
{
	font-family: 'CiscoSansTTHeavyOblique';
	src: url('../fonts/ciscosansttheavyoblique.woff2'), url('../fonts/ciscosansttheavyoblique.woff'), url('../fonts/ciscosansttheavyoblique.ttf');
}

@font-face 
{
	font-family: 'ciscosansttlight';
	src: url('../fonts/ciscosansttlight.woff2'), url('../fonts/ciscosansttlight.woff'), url('../fonts/ciscosansttlight.ttf');
}

@font-face 
{
	font-family: 'CiscoSansTTLightOblique';
	src: url('../fonts/ciscosansttlightoblique.woff2'), url('../fonts/ciscosansttlightoblique.woff'), url('../fonts/ciscosansttlightoblique.ttf');
}

@font-face 
{
	font-family: "CiscoSansTTRegular";
	src: url('../fonts/ciscosansttregular.woff2'), url('../fonts/ciscosansttregular.woff'), url('../fonts/ciscosansttregular.ttf');
}

@font-face 
{
	font-family: "CiscoSansTTRegularOblique";
	src: url('../fonts/ciscosansttregularoblique.woff2'), url('../fonts/ciscosansttregularoblique.woff'), url('../fonts/ciscosansttregularoblique.ttf');
}

@font-face 
{
	font-family: "CiscoSansTTThin";
	src: url('../fonts/ciscosansttthin.woff2'), url('../fonts/ciscosansttthin.woff'), url('../fonts/ciscosansttthin.ttf');
}

@font-face 
{
	font-family: "CiscoSansTTThinOblique";
	src: url('../fonts/ciscosansttthinoblique.woff'), url('../fonts/ciscosansttthinoblique.woff2'), url('../fonts/ciscosansttthinoblique.ttf');
}

:root
{
	--Medium-Gray: #b9bec1;
	--Light-Gray: #d0d3d5;
	--White: #000000;
	--Dark-Gray: #2e848e;
	--Brand: #f7f7f7;
	font-family: 'CiscoSansTT ExtraLight';
}

body
{
	font-family: CiscoSansTTRegular, CiscoSansTT Light, CiscoSansTTExtraLight;
}

.body-container
{
	padding-left: 2%;
	padding-top: 2%;
}

/* Content */

img
{
	border: none;
	max-width: 100%;
}

p
{
	font-size: 12.0pt;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20pt;
	letter-spacing: 0.25;
	color: #000000;
	font-family: 'CiscoSansTT Light';
}

p.Note
{
	margin-top: 12pt;
	margin-bottom: 12pt;
	padding-top: 3pt;
	padding-bottom: 3pt;
	mc-auto-number-format: '{b}Note: {/b}';
	border-top: 1px solid #53565A;
	page-break-inside: avoid;
	border-bottom: 1px solid #53565A;
	background-color: #f2f4f5;
	font-family: 'CiscoSansTT Light';
}

.UI_element
{
	font-weight: bold;
}

p.table-text
{
	font-size: 12pt;
}

/* Headings */

h1
{
	font-size: 24.0pt;
	color: #0b0b0b;
	font-weight: lighter;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-style: solid;
	border-top-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 0px;
}

h2
{
	font-weight: bold;
	font-size: 18.0pt;
	font-family: 'CiscoSansTT Light';
}

h3
{
	font-weight: bold;
	font-size: 14.0pt;
}

h4
{
	font-weight: bold;
	font-size: 12.0pt;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
}

/* Home page topic */

div.home-layout
{
	padding: 2% 5%;
}

div.home-section
{
	border-bottom: solid 1px #d0d3d5;
	font-family: 'CiscoSansTT Light';
	padding-top: 2px;
	padding-bottom: 3px;
	padding: 3% 0;
}

div.home-tiles	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.home-tiles::before
{
	content: ' ';
	display: table;
}

div.home-tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #b9bec1;
	padding: 2%;
}

div.home-tiles > div:nth-child(1)
{
	width: 48%;
	margin-left: 0%;
}

div.home-tiles > div:nth-child(2)
{
	width: 48%;
	margin-left: 4%;
}

div.home-tiles-layout	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.home-tiles-layout::before
{
	content: ' ';
	display: table;
}

div.home-tiles-layout::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles-layout > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.home-tiles-layout > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.home-tiles-layout > div:nth-child(2)
{
	width: 66.66667%;
	margin-left: 0%;
}

div.home-tiles-layout p
{
	line-height: 1.2;
}

div.quick-links	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.quick-links::before
{
	content: ' ';
	display: table;
}

div.quick-links::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.quick-links > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.quick-links > div:nth-child(1)
{
	width: 16.66666%;
	margin-left: 2%;
}

div.quick-links > div:nth-child(2)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(3)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(4)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(5)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links *	/*Text-align center set to all elements within div.quick-links*/
{
	text-align: center;
}

div.topic-hero
{
	padding: 5%;
	background-size: cover;
	background-attachment: fixed;
}

div.topic-hero h1
{
	color: #000000;
	font-size: 48pt;
	text-align: center;
}

html.home-topic	/*Used on home topic to override padding set in the skin*/
{
	
}

html.home-topic .body-container	/*Overrides padding set in the skin*/
{
	padding: 0;
}

html.home-topic .main-section > .outer-row	/*Overrides padding set in the skin when in tablet/mobile*/
{
	max-width: 100%;
	padding: 0;
}

/* Links */

a
{
	color: #f7f7f7;
}

a:link
{
	color: #0000ff;
}

a:visited
{
	color: #551a8b;
}

a:focus
{
	color: #00008b;
	background-color: #fafad2;
}

a:active
{
	color: #0000ff;
}

/* Lists */

ol,
ul
{
	letter-spacing: .25;
	line-height: 20pt;
}

/* Master page */

div.home-footer
{
	background-color: #f7f7f7;
	padding: 2% 5%;
}

p.footer
{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 13pt;
	color: #000000;
}

p.footer-sub
{
	color: #000000;
	font-size: 14pt;
	margin-top: 14px;
}

div
{
	font-family: 'CiscoSansTT Light';
}

li
{
	font-family: 'CiscoSansTT Light';
}

@media only screen and (max-device-width: 1120px)
{
	/* Home page topic */

	div.home-tiles > div:nth-child(1)
	{
		width: 49%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.home-tiles-layout > div:nth-child(1)
	{
		width: 40%;
		margin-left: 30%;
	}

	div.home-tiles-layout > div:nth-child(2)
	{
		width: 90%;
		margin-left: 5%;
	}

	div.quick-links > div:nth-child(1)
	{
		width: 24%;
		margin-left: 0%;
	}

	div.quick-links > div:nth-child(2)
	{
		width: 24%;
		margin-left: 14%;
	}

	div.quick-links > div:nth-child(3)
	{
		width: 24%;
		margin-left: 14%;
	}

	div.quick-links > div:nth-child(4)
	{
		width: 24%;
		margin-left: 19%;
	}

	div.quick-links > div:nth-child(5)
	{
		width: 24%;
		margin-left: 14%;
	}

	html.home-topic .body-container
	{
		margin-left: 0;
	}
}

@media only screen and (max-device-width: 480px)
{
	html,
	body
	{
		min-width: 560px;
	}

	ol,
	ul
	{
		padding-inline-start: 20px;
	}

	/* Home page topic */

	div.home-tiles > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
		margin-top: 5%;
	}

	div.home-tiles-layout p
	{
		line-height: 1.2;
	}

	div.quick-links > div:nth-child(1)
	{
		width: 49%;
		margin-left: 0;
	}

	div.quick-links > div:nth-child(2)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.quick-links > div:nth-child(3)
	{
		width: 49%;
		margin-left: 0;
	}

	div.quick-links > div:nth-child(4)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.quick-links > div:nth-child(5)
	{
		width: 49%;
		margin-left: 25.5%;
	}
}

@media print
{
	/* Links */
}

p.homepage
{
	font-size: 12.0pt;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20pt;
	letter-spacing: 0.25;
	color: #81cce5;
}

li.TableList
{
	list-style-position: inherit;
	position: relative;
	left: -1px;
	padding-left: -3px;
}

