/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@font-face 
{
	font-family: 'PayPalSansBig-Regular';
	src: url('https://www.paypalobjects.com/paypal-ui/fonts/PayPalSansBig-Regular.woff2');
}

@font-face 
{
	font-family: 'PayPalSansBig-Light';
	src: url('https://www.paypalobjects.com/paypal-ui/fonts/PayPalSansBig-Light.woff');
}

@font-face 
{
	font-family: 'PayPalSansBig-Medium';
	src: url('https://www.paypalobjects.com/paypal-ui/fonts/PayPalSansBig-Medium.woff2');
}

@font-face 
{
	font-family: 'PayPalSansBig-Light';
	src: url('https://www.paypalobjects.com/paypal-ui/fonts/PayPalSansBig-Light.woff2');
}

/*Top-Banner styles*/

.nav-search
{
	margin-left: 119px;
	margin-right: 0;
	max-width: none;
	display: block;
	width: 875px;
	margin-top: 0px;
}

nav.title-bar
{
	background: linear-gradient(143.27deg, rgb(0, 94, 166) 0%, rgb(21, 70, 160) 100%);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/*side menu items*/

.sidenav-container
{
	padding-left: 0px;
	padding-right: 0px;
}

ul.menu,
ul.menu ul,
ul.menu li
{
	padding: 0 !important;
}

ul.sidenav li a
{
	font-family: PayPalSansBig-Regular, Helvetica Neue, Arial, sans-serif !important;
	font-size: 20px !important;
	line-height: 25px !important;
	color: #2C2E2F !important;
	text-transform: capitalize !important;
	margin-top: 0.5rem !important;
	margin-left: 0rem !important;
	margin-bottom: 1.5rem !important;
	font-weight: 400 !important;
	padding: 0 !important;
	opacity: 1 !important;
	padding-left: 1rem !important;
	padding-right: 2rem !important;
}

ul.sidenav li a.selected
{
	color: #000000 !important;
	background: #d1f1ff !important;
	/*padding-left: 0.5rem!important;*/
	padding-top: 0.5rem !important;
	padding-bottom: 0.5rem !important;
}

ul.sidenav ul > li > a
{
	font-family: PayPalSansBig-Light, Helvetica Neue, Arial, sans-serif !important;
	padding-left: 2rem !important;
	font-size: 18px !important;
	line-height: 18px !important;
	margin-bottom: 1rem !important;
}

ul.sidenav ul > li > a.selected
{
	font-family: PayPalSansBig-Regular, Helvetica Neue, Arial, sans-serif !important;
	color: #000000 !important;
}

ul.sidenav ul ul > li > a
{
	font-family: PayPalSansBig-Light, Helvetica Neue, Arial, sans-serif !important;
	padding-left: 4rem !important;
	font-size: 18px !important;
	line-height: 18px !important;
	margin-bottom: 1rem !important;
}

ul.sidenav ul ul > li > a.selected
{
	font-family: PayPalSansBig-Regular, Helvetica Neue, Arial, sans-serif !important;
	color: #000000 !important;
}

a:link
{
	color: #0099d1;
	text-decoration: underline;
}

a:visited
{
	color: #0099d1;
}

ul.sidenav ul ul > li > a:hover
{
	color: #003087 !important;
}

h1.topicHead a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.topic-bullets a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

.sidenav-wrapper
{
	/*margin-top: 3.5%;*/
	padding-top: 10px;
	max-width: 350px;
	box-shadow: 0 0 2px rgb(0 0 0 / 4%), 0 1px 12px rgb(0 0 0 / 8%);
}

.is-accordion-submenu-parent > a span.submenu-toggle
{
	border: solid black;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 5px;
	transform: rotate(45deg);
	margin-top: -8px;
}

.submenu-toggle-container[aria-expanded='true'] > span.submenu-toggle,
.is-accordion-submenu-parent > a[aria-expanded='true'] > .submenu-toggle-container > span.submenu-toggle
{
	transform: rotate(-135deg);
	margin-top: -4px;
}

/*welcome page styles*/

.video-section
{
	padding-top: 10px;
	padding-bottom: 10px;
	/*background: solid;*/
	/*background-color: #77889909C9FF;*/
}

.video-section p
{
	font: 10pt;
	padding: 5px;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #dadada;
	margin-right: 10px;
	height: inherit;
	min-height: 160px;
}

.video-wrapper a
{
	color: #0099d1;
	text-decoration: none;
}

div.title
{
	font-size: 32.0pt;
	color: #000000;
	font-weight: normal;
	font-family: 'PayPalSansBig-Regular';
	margin-left: 0px;
	margin-top: 20px;
}

div.link-1
{
	color: #0099d1;
	text-align: right;
	font-style: italic;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 100px;
	font-size: 11pt;
}

.video-section img
{
	padding-right: 10px;
	padding-bottom: 10px;
}

.video-wrapper
{
	padding-bottom: 20px;
	/* 16:9 */
	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #0099d1;
	border-radius: 25px;
}

.video-wrapper img
{
	padding: 0 1px;
}

h1.topicHead
{
	font-size: 1.5em;
	margin-left: 5px;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 10px;
}

h1.topicHead a
{
	color: #0099d1;
	text-decoration: none;
}

h2.SubCenter
{
	text-align: center;
	margin-bottom: 1.2em;
}

.whiteheader
{
	color: #ffffff;
	font-weight: normal;
}

.topic-bullets
{
	color: #ffffff;
	/*list-style: square;*/
	list-style-image: url('../Images/bullet_squre.png');
	font-size: 16px;
	margin-top: 5px;
	line-height: 1.6em;
	margin-left: 35px;
	text-align: left;
}

.topic-bullets a
{
	color: #ffffff;
	text-decoration: none;
}

div.HomeVideoSection	/*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.HomeVideoSection::before
{
	content: ' ';
	display: table;
}

div.HomeVideoSection::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeVideoSection > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
}

div.HomeVideoSection > div:nth-child(1)
{
	width: 33.33333%;
}

div.HomeVideoSection > div:nth-child(2)
{
	width: 33.33333%;
}

div.HomeVideoSection > div:nth-child(3)
{
	width: 33.33333%;
}

.off-canvas-wrapper-inner .outer-row
{
	max-width: 100%;
	padding-left: 0px;
}

.off-canvas-content .main-section > .outer-row
{
	max-width: 100%;
	padding: 0;
}

.height-container
{
	max-width: 1000px;
	padding-left: 48px;
	padding-right: 48px;
}

body
{
	font-family: PayPalSansBig-Light;
}

html.home-topic	/*Used on home topic to override padding set in the skin*/
{
	width: 1000px;
}

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;
}

h1
{
	color: #0c0c0d;
	font-family: 'PayPalSansBig-Medium';
	font-size: 32px;
	margin-bottom: 1em;
	line-height: 40px;
}

h2
{
	font-weight: bold;
	font-family: 'PayPalSansBig-Light';
	color: #000000;
	font-size: 22pt;
}

h3
{
	font-weight: bold;
	color: #000000;
	font-size: 16pt;
	font-family: 'PayPalSansBig-Light';
	margin-bottom: 6px;
	margin-top: 25px;
}

h4
{
	font-weight: bold;
	font-size: 12.0pt;
	font-family: 'PayPalSansBig-Light';
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
	font-family: 'PayPalSansBig-Light';
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
	font-family: 'PayPalSansBig-Light';
}

p
{
	font-size: 12.0pt;
	line-height: 20pt;
	letter-spacing: 0.25;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: 'PayPalSansBig-Light';
}

p.footer
{
	line-height: 13pt;
	color: #dadada;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 2em;
	padding-bottom: 0.5em;
	font-family: 'PayPalSansBig-Light';
}

ol,
ul
{
	letter-spacing: .25;
	line-height: 20pt;
}

img
{
	border: none;
	max-width: 100%;
}

a.Popup
{
	
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #006600;
}

MadCap|expandingBody
{
	color: #777777;
	font-style: italic;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	text-decoration: none;
	border-bottom: none;
	color: #0099d1;
	font-size: 12pt;
	font-family: 'PayPalSansBig-Light';
	font-weight: bold;
}

MadCap|xref
{
	text-decoration: underline;
	color: #0099d1;
	font-weight: normal;
	font-family: 'PayPalSansBig-Light';
	mc-format: '{paratext}';
}

div.home-layout
{
	padding: 2% 5%;
}

div.home-section
{
	padding: 5% 0;
	border-bottom: solid 1px #dadada;
}

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	color: #888888;
}

MadCap|dropDownBody
{
	padding: 10px 30px 0;
}

MadCap|dropDown
{
	border-bottom: 1px solid #dadada;
	mc-image-position: left;
	mc-image-spacing: 10px;
	padding: 10px 0;
	font-family: 'PayPal Sans Big Light';
	mc-closed-image: url('../Images/plus_16.png');
	mc-open-image: url('../Images/minus_16.png');
}

div.topic-hero
{
	padding: 5%;
	background-image: url('../Images/Hero-Background.jpg');
	background-size: cover;
	background-attachment: fixed;
}

div.topic-hero h1
{
	color: #fff;
	font-family: PayPalSansBig-Light;
	font-size: 48pt;
	text-align: center;
}

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.home-footer
{
	background-color: #076685;
	padding: 2% 5%;
}

MadCap|xref:hover
{
	
}

a
{
	color: #0099D1;
	font-weight: normal;
	font-family: 'PayPalSansBig-Light';
}

li
{
	font-size: 11pt;
	line-height: 20pt;
	font-family: 'PayPalSansBig-Light';
}

MadCap|dropDownHead
{
	font-family: 'PayPalSansBig-Light';
}

img.ImageStyle-list
{
	max-width: 680px;
}

img.ImageStyle-small
{
	max-width: 310px;
}

.body-container
{
	vertical-align: middle;
	margin-bottom: 0em;
	margin-top: 0em;
	Padding-bottom: 3em;
	padding-left: 48px;
	padding-top: 30px;
	padding-right: 48px;
	/*border-left: solid;*/
	/*margin-top: 100px;*/
	height: 100%;
	overflow-y: auto;
	display: flex;
	justify-content: center;
	position: relative;
	z-index: 1;
}

ol
{
	margin-bottom: 5px;
	margin-top: 5px;
}

@media only screen and (max-width: 1279px)
{
	html.home-topic .body-container
	{
		margin-left: 0;
	}

	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%;
	}
}

@media only screen and (max-width: 767px)
{
	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
{
	MadCap|xref
	{
		font-weight: normal;
		mc-format: '{paratext}';
		text-decoration: underline;
	}

	MadCap|xref:link
	{
		
	}

	a
	{
		font-weight: normal;
	}

	MadCap|dropDownHead
	{
		font-size: 12pt;
	}

	li
	{
		font-size: 10pt;
		line-height: 17pt;
	}

	img.ImageStyle
	{
		max-width: 576px;
	}

	img.ImageStyle-list
	{
		max-width: 540px;
	}

	img.ImageStyle-small
	{
		max-width: 260px;
	}

	MadCap|dropDown
	{
		border-bottom: none 2px #000000;
	}

	img.ImageStyle-height
	{
		max-height: 900px;
	}

	h1
	{
		/*font-family: "OpenSans-Semibold.ttf", Arial, Avenir, Myriad;*/
		line-height: 14pt;
		margin-bottom: 20px;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
		padding: 0;
		/*font-family: Calibri;*/
		font-weight: bold;
		font-size: 18pt;
		color: #0070ba;
		font-family: 'PayPalSansBig-Light';
	}

	h2
	{
		/*font-family: "OpenSans-Semibold.ttf", Arial, Avenir, Myriad;*/
		font-size: 16pt;
		font-weight: bold;
		page-break-before: avoid;
		color: #0070ba;
		font-family: 'PayPalSansBig-Light';
	}

	h3
	{
		font-weight: bold;
		/*font-family: "OpenSans-Semibold.ttf", Arial, Avenir, Myriad;*/
		font-size: 14pt;
		mc-heading-level: 0;
		margin-top: 10px;
		margin-bottom: -1px;
		font-family: 'PayPalSansBig-Light';
	}

	h4
	{
		/*font-family: "OpenSans-Semibold.ttf", Arial, Avenir, Myriad;*/
		font-weight: bold;
		/*font-family: Calibri;*/
		mc-heading-level: 0;
		font-size: 12pt;
		font-family: 'PayPalSansBig-Light';
	}

	p.ManualTitle1
	{
		margin-top: 2px;
		text-align: left;
		font-weight: normal;
		font-size: 20pt;
		color: #000000;
		border-bottom: solid 1px #00000;
		border-bottom-width: 1px;
		margin-left: 0px;
		font-family: 'PayPalSansBig-Light';
		margin-bottom: 0px;
	}

	p.ManualTitle2
	{
		text-align: center;
		font-weight: bold;
		margin-bottom: 8px;
		line-height: 30pt;
		margin-top: 20px;
		color: #000000;
		font-family: 'PayPalSansBig-Light';
		font-size: 25pt;
	}

	p.ManualTitle3
	{
		font-size: 22pt;
		font-weight: bold;
		line-height: 30pt;
		text-align: center;
		margin-top: 20px;
		font-family: 'Century Gothic';
	}

	p.ManualTitle4
	{
		text-align: right;
		color: #000000;
		font-weight: bold;
		margin-bottom: 8px;
		font-size: 15pt;
		/*line-height: 30pt;*/
		font-family: 'PayPal Forward Light';
		margin-top: 13px;
	}

	p
	{
		line-height: 15pt;
		font-size: 11pt;
		font-family: 'PayPalSansBig-Light';
	}

	MadCap|tocProxy
	{
		border-top-style: none;
	}

	p.toc
	{
		font-family: 'PayPal Forward';
		font-size: 24pt;
		margin-bottom: 15px;
		margin-top: 20px;
		line-height: 25pt;
	}

	p.TOC1
	{
		margin-top: 15px;
		margin-bottom: 10px;
	}

	p.TOC2
	{
		margin-top: 12px;
		margin-bottom: 10px;
	}

	p.TOC3
	{
		margin-top: 12px;
		margin-bottom: 10px;
	}
}

p.note
{
	border-radius: 3px;
	border-width: 1px;
	background-origin: inherit;
	background-repeat: no-repeat;
	font-family: 'PayPalSansBig-Light';
	margin-bottom: 12px;
	margin-top: 12px;
	border: solid 1.5px #0099d1;
	padding: 6px 6px 6px 9px;
	mc-auto-number-format: '{color #0099D1}{b}Note: {/b}{/color}';
}

MadCap|xref:link
{
	
}

img.ImageStyle
{
	white-space: pre-wrap;
	margin-right: inherit;
	max-width: 725px;
}

p.ListHeading
{
	font-family: 'PayPalSansBig-Medium';
	margin-bottom: 6px;
	margin-top: 20px;
}

img.ImageStyle-height
{
	max-width: 576px;
}

