﻿/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

:root
{
	--FontHeading: 'Sofia Pro', sans-serif;
	--FontText: 'Open Sans Light', sans-serif;
}

@font-face 
{
	font-family: 'Sofia Pro';
	src: url('../font/Sofia Pro Bold.ttf') format('truetype');
}

@font-face 
{
	font-family: 'Open Sans Light';
	src: url('../font/OpenSans-VariableFont_wdth,wght.ttf') format('truetype');
}

.MCDropDown_Closed .MCDropDownHotSpot_.MCHotSpotImage,
.MCDropDown_Open .MCDropDownHotSpot_.MCHotSpotImage
{
	padding-left: 56px;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	font-family: var(--FontHeading);
}

body
{
	font-family: var(--FontText);
}

div.bottom
{
	background-color: #00214A;
	flex-basis: 100%;
}

div.off-canvas-wrapper-inner .main-section .outer-row
{
	flex: 1 1 auto;
	flex-wrap: wrap;
	overflow: auto;
}

html.no-nav .sidenav-wrapper,
html.no-nav .off-canvas-wrapper-inner .title-bar-container
{
	display: none;
}

nav.sidenav-wrapper
{
	flex-basis: 25%;
}

div.body-container
{
	flex-basis: 75%;
	overflow: hidden;
	/*Overrides padding set in the skin*/
}

div.footerlogo	/*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;
	border-bottom: solid 1px #ffffff;
	margin-left: 5%;
	margin-right: 5%;
}

div.footerlogo::before
{
	content: ' ';
	display: table;
}

div.footerlogo::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.footerlogo > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 60px;
}

div.footerlogo > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
	background: url('../image/oanda-logo.370e04d3507d.svg') no-repeat;
	margin-top: 14px;
	background-size: 18%;
}

div.footerlogo > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
	background-size: 50%;
}

div.sociallogos::before
{
	content: ' ';
	display: table;
}

div.sociallogos::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.sociallogos > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.sociallogos > div:nth-child(1)
{
	width: 5%;
	margin-left: 75%;
	background: url('../image/youtube.png') no-repeat;
	background-size: 30%;
}

div.sociallogos > div:nth-child(2)
{
	width: 5%;
	margin-left: 0%;
	background: url('../image/facebook.png') no-repeat;
	background-size: 30%;
}

div.sociallogos > div:nth-child(3)
{
	width: 5%;
	margin-left: 0%;
	background: url('../image/twitter.png') no-repeat;
	background-size: 30%;
}

div.sociallogos > div:nth-child(4)
{
	width: 5%;
	background: url('../image/instagram.png') no-repeat;
	background-size: 30%;
}

div.sociallogos div,
div.footerlinkshome p,
div.regionselector > div:nth-child(1),
div.regionselector > div:nth-child(2)
{
	cursor: pointer;
}

p
{
	margin-bottom: 8px;
	margin-top: 8px;
}

div#regions div.region
{
	background: #fff;
	margin-bottom: 30px;
	padding: 30px;
	mc-hidden: hidden;
}

#regions .region > ul
{
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
}

#regions .region > ul li
{
	align-self: baseline;
	flex: 0 0 25%;
	max-width: 25%;
	min-height: 3em;
	padding-right: 15px;
}

#regions .region__link
{
	align-items: center;
	display: inline-flex;
	flex-shrink: 0;
}

#regions .region__link,
#regions .region__link:hover
{
	color: #333;
	text-decoration: none;
}

/*
h1
{
	Color: #00214A;
	Font-Size: 2em;
}

h2
{
	Font-Size: 1.5em;
	Color: #00214A;
}

h3
{
	Font-Size: 1.17em;
	Color: #00214A;
}

h4
{
	Font-Size: 1em;
	Color: #00214A;
}

h5
{
	Font-Size: .83em;
	Color: #00214A;
}

h6
{
	Color: #00214A;
	Font-Size: .67em;
}
*/

p
{
	font-size: 12.0pt;
	margin-bottom: 8px;
	margin-top: 8px;
}

div.info
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #f0f7fb;
	background-image: url(../image/info.png);
	background-size: 50px;
	background-position: 9px 0px;
	background-repeat: no-repeat;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 60px;
	margin-bottom: 10px;
}

div.note
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #eae4f7;
	background-image: url(../image/note.png);
	background-size: 32px;
	background-position: 18px 9px;
	background-repeat: no-repeat;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 60px;
	margin-bottom: 10px;
}

div.inote
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #FFFF00;
	background-image: url(../image/note.png);
	background-size: 32px;
	background-position: 18px 9px;
	background-repeat: no-repeat;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 60px;
	margin-bottom: 10px;
	mc-conditions: 'Divisions.Internal';
	mc-exclude-action: 'remove';
}

div.tip
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #ddfaca;
	background-image: url(../image/tip.png);
	background-size: 40px;
	background-position: 12px 5px;
	background-repeat: no-repeat;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 60px;
	margin-bottom: 10px;
}

div.warning
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #FFE5E5;
	background-image: url(../image/warning.png);
	background-position: 9px 0px;
	background-repeat: no-repeat;
	line-height: 18px;
	overflow: hidden;
	padding: 15px 60px;
	margin-bottom: 10px;
}

ol,
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

img
{
	border: none;
	max-width: 100%;
}

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;
	color: #00214A;
	font-style: normal;
	margin-bottom: 8px;
	margin-top: 8px;
	font-weight: normal;
	font-size: 1em;
}

.body-container
{
	padding-top: 2em;
	padding-left: 3em;
	padding-right: 3em;
}

/*== Other topics header bar styles ==*/

.title-bar-container
{
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	/*adds the shadow effect to the header*/
}

div.bottom h3,
div.bottom p,
div.bottom button
{
	margin-left: 5%;
	color: #fff;
}

div.footerlinkshome	/*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;
	background-color: #00214a;
	padding-left: 2%;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	font-color: white;
	padding-top: 0px;
	display: flex;
	flex-wrap: wrap;
}

div.footerlinkshome::before
{
	content: ' ';
	display: table;
}

div.footerlinkshome::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.footerlinkshome > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	width: 15%;
}

div.footerlinkshome > div:nth-child(1)
{
	margin-left: 5%;
	/*	width: 15%; */
}

div.footerlinkshome > div:nth-child(2)
{
	margin-left: 0%;
	/*	width: 15%; */
}

div.footerlinkshome > div:nth-child(3)
{
	margin-left: 0%;
	/*	width: 15%; */
}

div.footerlinkshome > div:nth-child(4)
{
	margin-left: 0%;
	/*	width: 15%; */
}

div.footerlinkshome > div:nth-child(5)
{
	margin-left: 0%;
	/*	width: 15%; */
}

div.footerlinkshome > div:nth-child(6)
{
	margin-left: 0%;
	margin-right: 5%;
	/*	width: 15%; */
}

div.regionselector	/*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;
	padding-left: 2%;
}

div.regionselector::before
{
	content: ' ';
	display: table;
}

div.regionselector::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.regionselector > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 60px;
	width: 30%;
	text-align: right;
}

div.regionselector > div:nth-child(1)
{
	width: 15%;
	margin-left: 5%;
	background: url('../image/apple-store-logo.png') no-repeat;
	background-size: 75%;
}

div.regionselector > div:nth-child(2)
{
	width: 15%;
	margin-left: 0%;
	background: url('../image/google-play-logo.png') no-repeat;
	background-size: 75%;
}

div.regionselector > div:nth-child(3)
{
	/*margin-right: 5%;*/
	width: 30%;
	padding-right: 0px;
	text-align: right;
	color: #fff;
	margin-left: 25%;
}

div.bottom
{
	background-color: #00214A;
}

div.tagline
{
	color: #ffffff;
	font-style: italic;
	padding-left: 2%;
	margin-left: 5%;
	border-bottom: solid 1px #ffffff;
	margin-right: 5%;
	margin-top: 1.5%;
	background: url('../image/oanda-logo-dark.png') left 10px top 20px no-repeat, url('../image/iiroc-logo.png') right 10px top 20px no-repeat;
	background-repeat: no-repeat;
	background-size: 12%, 20%;
	background-origin: content-box;
}

divdiv.formdrop
{
	font-size: 16px;
	padding-top: 0%;
	display: none;
}

div.backlink-container-sidenav
{
	display: none;
}

div.sociallogos	/*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.height-container-sidenav
{
	padding-bottom: 0px;
}

div.home-footer
{
	margin-top: 5%;
	color: #ffffff;
	background-color: #333;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 10%;
	padding-top: 10%;
	padding: 1%;
	font-size: 14px;
}

div.sociallogos
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

p.footer
{
	color: #ffffff;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 8px;
	margin-top: 8px;
}

/*== madcap proxy assigned styles ==*/

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	color: #888888;
}

MadCap|dropDown
{
	mc-open-image: url('../image/Name=Remove.png');
	mc-image-spacing: 2px;
	mc-closed-image: url('../image/Name=New.png');
}

MadCap|dropDownBody
{
	padding: 0px;
	margin-left: 57px;
}

img.largeimage
{
	width: 750px;
	height: auto;
	max-width: 100%;
}

h1
{
	color: #00214a;
	margin-bottom: 10px;
}

h2
{
	color: #00214a;
	margin-bottom: 10px;
}

h3
{
	color: #00214a;
	margin-bottom: 10px;
}

h4
{
	color: #00214a;
	margin-bottom: 10px;
}

h5
{
	color: #00214a;
	margin-bottom: 10px;
}

h6
{
	color: #00214a;
	margin-bottom: 10px;
}

MadCap|dropDownHead
{
	margin-left: 57px;
	text-indent: -57px;
}

/*
.embedded-messaging > .embeddedMessagingFrame[class~="isMaximized"]
{
	max-height: 75vh;
}*/

@media only screen and (max-width: 1279px)
{
	.body-container
	{
		padding-left: 1em;
		padding-right: 1em;
	}

	div.sociallogos > div:nth-child(1)
	{
		background-size: 50%;
	}

	div.sociallogos > div:nth-child(2)
	{
		background-size: 50%;
	}

	div.sociallogos > div:nth-child(3)
	{
		background-size: 50%;
	}

	div.sociallogos > div:nth-child(4)
	{
		background-size: 50%;
	}

	.buttons._Skins_Toolbar.mc-component
	{
		padding-top: 10px;
	}

	div.regionselector > div
	{
		width: 16%;
	}

	div.regionselector > div:nth-child(1)
	{
		width: 12%;
		background-size: 100%;
		margin-top: 2%;
		max-height: 40px;
	}

	div.regionselector > div:nth-child(2)
	{
		background-size: 100%;
		width: 12%;
		margin-left: 1%;
		margin-top: 2%;
		max-height: 40px;
	}

	div.regionselector > div:nth-child(3)
	{
		padding-left: 0px;
		width: 50%;
		margin-left: 1%;
		text-align: left;
	}

	img.largeimage
	{
		
	}

	MadCap|dropDown
	{
		mc-image-spacing: 2px;
	}

	div.footerlogo > div:nth-child(1)
	{
		background-size: 25%;
	}

	/*
	.embedded-messaging > .embeddedMessagingFrame[class~="isMaximized"] 
	{
	    height: 50% !important;
	}
	*/
}

@media only screen and (max-width: 767px)
{
	div.sociallogos > div:nth-child(1)
	{
		background-size: 100%;
	}

	div.sociallogos > div:nth-child(2)
	{
		background-size: 100%;
		margin-left: 1%;
	}

	div.sociallogos > div:nth-child(3)
	{
		background-size: 100%;
		margin-left: 1%;
	}

	div.sociallogos > div:nth-child(4)
	{
		background-size: 100%;
		margin-left: 1%;
	}

	.buttons._Skins_Toolbar.mc-component
	{
		display: block;
	}

	div.regionselector > div:nth-child(1)
	{
		background-size: 100%;
		width: 25%;
		max-height: 40px;
	}

	div.regionselector > div:nth-child(2)
	{
		background-size: 100%;
		width: 25%;
		max-height: 40px;
		margin-left: 1%;
	}

	div.regionselector > div:nth-child(3)
	{
		width: 100%;
		text-align: left;
		margin-left: 5%;
		font-size: 10pt;
		max-height: 40px;
	}

	div.regionselector > div:nth-child(4)
	{
		text-align: left;
		margin-left: 5%;
		font-size: 10pt;
		max-height: 40px;
		width: 100%;
	}

	div.footerlinkshome > div
	{
		width: 30%;
	}

	div.footerlinkshome > div:nth-child(4)
	{
		margin-left: 5%;
	}

	div.footerlogo > div:nth-child(1)
	{
		background-size: 50%;
	}

	div.footerlogo > div:nth-child(2)
	{
		background-size: 75%;
	}

	div.footerlinkshome > div:nth-child(5) h4
	{
		margin-top: -2px;
	}

	div.bottom p
	{
		font-size: 10pt;
	}

	#regions .region > ul li
	{
		max-width: 100%;
		flex: 0 0 33%;
	}

	#regions #north-america li
	{
		flex: 0 0 50%;
	}

	p
	{
		margin-top: 8px;
	}

	/*
	.embedded-messaging > .embeddedMessagingFrame[class~="isMaximized"] 
	{
	    width: 50% !important;
	    height: 50% !important;
	    bottom: 10% !important;
	    right: 2% !important;
	}
	*/
}

span.UIelement
{
	font-weight: bold;
}

span.term
{
	font-style: italic;
}

ul.sidenav li.is-accordion-submenu-parent > a span.submenu-toggle
{
	border-top-color: #00D37E;
}

@media print
{
	div.sociallogos > div:nth-child(1)
	{
		background-size: 50%;
	}

	div.sociallogos > div:nth-child(2)
	{
		background-size: 50%;
	}

	div.sociallogos > div:nth-child(3)
	{
		background-size: 50%;
	}

	div.sociallogos > div:nth-child(4)
	{
		background-size: 50%;
	}
}

.search-bar.search-bar-container._Skins_SearchHome.mc-component .search-submit
{
	background-size: 50%;
}

MadCap|xref.linktoh1
{
	mc-format: '{title}';
}

img.smallimage
{
	height: auto;
	width: 30px;
	padding-right: 10px;
}

html.no-nav
{
	
}

img.mediumvertical
{
	width: 250px;
}

img.mediumhorizontal
{
	height: 500px;
}

div.bottom a,
div.bottom a:visited
{
	color: white !important;
}

/* temporary fix for global markets */

img.MCDropDown_Image_Icon,
img.MCHelpControl_Image_Icon
{
	display: none;
}

.MCTextPopup_Closed.MCTextPopupHotSpot_,
.MCTextPopup_Open.MCTextPopupHotSpot_
{
	background-position: left;
	padding-left: 15px;
}

/*******/

.nfchatChatBotHeader
{
	position: absolute !important;
	top: -100px;
}

@media EU
{
	button.select-language-button
	{
		display: none !important;
	}
}

img.largerimage
{
	height: auto;
	max-width: 100%;
	width: 1200px;
}

/*<meta sourceDocument="C:\Users\ppalenko\Desktop\v20 Tradingview user guide - OCAN, OAU, OAP, OEL.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\HC_margin_calculations.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\How to get a trade execution report.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\CX Academy docs for import\Step 3\Copy of WIN- 2FA.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Copy of Login pages - CX-1335.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Auth0 email login.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\OEL_OANDA One\Madcap_Trading Share CFDs with OANDA Europe Ltd.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\OEL_OANDA One\Madcap_How to create or upgrade the OANDA ONE account.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\OEL_OANDA One\Madcap_How to submit the tax declaration for trading U.docx" />*/

p.p_1
{
	cursor: pointer;
	font-family: Arial;
	font-size: 11pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_1
{
	cursor: pointer;
	font-family: Arial;
	font-size: 11pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_1
{
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding-left: 0;
	cursor: pointer;
	font-family: Arial;
	font-size: 11pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_1
{
	align-self: baseline;
	flex: 0 0 25%;
	max-width: 25%;
	min-height: 3em;
	padding-right: 15px;
	cursor: pointer;
	font-family: Arial;
	font-size: 11pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td
{
	font-family: Arial;
	font-size: 11pt;
	vertical-align: top;
}

h1.Heading1
{
	page-break-after: avoid;
	page-break-inside: avoid;
	margin-top: 20pt;
	margin-bottom: 6pt;
	mc-heading-level: 1;
	font-family: Arial;
	font-size: 20pt;
	font-weight: normal;
}

h2.Heading2
{
	page-break-after: avoid;
	page-break-inside: avoid;
	margin-top: 18pt;
	margin-bottom: 6pt;
	mc-heading-level: 2;
	font-family: Arial;
	font-size: 16pt;
	font-weight: normal;
}

h5.Heading5
{
	font-size: 11pt;
	page-break-after: avoid;
	page-break-inside: avoid;
	margin-top: 12pt;
	margin-bottom: 4pt;
	mc-heading-level: 5;
	font-family: Arial;
	color: #666666;
	font-weight: normal;
}

/*<meta sourceDocument="C:\Users\ppalenko\Desktop\OEL_OANDA One\Copy of MT5 user guide.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\OEL_OANDA One\Madcap_User guide for OANDA One account on OANDA mobile apps.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Margins\v20_How much margin do I need to open a position_place a trade.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Margins\v20_What are OANDA margin rules.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Margins\OEL_Margin-related calculations-CX-1881.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\User guide for OANDA web.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\User guide for OANDA mobile app.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\User guide for the Client Zone.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\How to reset your password to the Client Zone.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Copy of Fees and charges.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Margin Closeout.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\OANDA Desktop Java GUI User Guide.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\MT4 Mobile Application User Guide.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\v20 Financial Dashboard.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Current Desk OANDA Portal Admin.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Client Identity Authentication WIN.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Chat Reply Recommendation.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Escalation Paths (INTERNAL).docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Copy of OTMS - Enable or disable 2FA.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Case Tagging Guide.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Case Management and Case Tagging Introduction.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Internal Escalations to Global Compliance.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Escalation Script for OC OCAN Relationship Managers.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Escalation to CX Supervisor Manager Script.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\OTMS escalations.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\OANDA Soft Skills for CX - Summary.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\What is suspicious client activity or behaviour.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Trading Advice & Complaint Handling Basic Disclaimer.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Scheduled emails.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Einstein Case Wrap Up.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Performance measurement introduction.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Complaints Identification First Reviewer Guide (INTERNAL).docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Distressed client acknowledgements.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Omnichannel user guide.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Genesys Cloud light intro.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\MT5 Manager for Trade Investigations.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\CX Handbook.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\OAP - Enable or disable 2FA (Philip approved).docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Copy of OAP - Enable or disable 2FA (iOS and mobile users).docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Copy of Salesforce light intro, Person account info fxAccounts Leadd-IKB.docx" />*/

h1.h1_1
{
	font-family: Arial;
}

h2.h2_1
{
	font-family: Arial;
}

p.p_2
{
	orphans: 2;
	widows: 2;
	margin-top: 12pt;
	font-family: Arial;
}

li.li_2
{
	orphans: 2;
	widows: 2;
	margin-top: 12pt;
	font-family: Arial;
}

p.p_3
{
	orphans: 2;
	widows: 2;
	font-family: Arial;
}

li.li_3
{
	orphans: 2;
	widows: 2;
	font-family: Arial;
}

p.p_4
{
	orphans: 2;
	widows: 2;
	margin-bottom: 12pt;
	font-family: Arial;
}

li.li_4
{
	orphans: 2;
	widows: 2;
	margin-bottom: 12pt;
	font-family: Arial;
}

ul.ul_2
{
	padding-left: 0px;
	list-style-type: disc;
	margin-left: 36pt;
}

p.p_5
{
	font-family: Arial;
}

li.li_5
{
	font-family: Arial;
}

p.p_6
{
	orphans: 2;
	widows: 2;
}

li.li_6
{
	orphans: 2;
	widows: 2;
}

ul.ul_3
{
	padding-left: 0px;
	list-style-type: circle;
	margin-left: 36pt;
}

span.span_1
{
	font-family: Arial;
}

p.p_7
{
	orphans: 2;
	widows: 2;
	margin-bottom: 12pt;
}

li.li_7
{
	orphans: 2;
	widows: 2;
	margin-bottom: 12pt;
}

span.span_2
{
	font-family: Arial;
	font-weight: bold;
}

img.img_1
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 260px;
}

ul.ul_4
{
	padding-left: 0px;
	list-style-type: square;
	margin-left: 36pt;
}

img.img_2
{
	visibility: visible;
	mso-wrap-style: square;
	width: 302px;
	height: 209px;
}

ol.ol_2
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
}

img.img_3
{
	visibility: visible;
	mso-wrap-style: square;
	width: 438px;
	height: 852px;
}

p.p_8
{
	margin-left: 36pt;
	font-family: Arial;
}

img.img_4
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 340px;
}

p.p_9
{
	background-color: #FFFFFF;
	margin-top: 8pt;
	font-family: Arial;
}

img.img_5
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 220px;
}

img.img_6
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 351px;
}

p.p_10
{
	background-color: #FFFFFF;
	margin-top: 8pt;
}

ul.ul_5
{
	padding-left: 0px;
	list-style-type: square;
	margin-left: 72pt;
}

ul.ul_6
{
	padding-left: 0px;
	list-style-type: disc;
	margin-left: 108pt;
}

h3.h3_1
{
	font-family: Arial;
}

p.p_11
{
	font-family: Arial;
	font-size: 11pt;
}

img.img_7
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 255px;
}

li.li_8
{
	font-family: Arial;
	font-size: 11pt;
}

img.img_8
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 358px;
}

p.p_12
{
	orphans: 2;
	widows: 2;
	margin-top: 12pt;
	margin-bottom: 12pt;
	font-family: Arial;
}

img.img_9
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 212px;
}

img.img_10
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 444px;
}

p.p_13
{
	orphans: 2;
	widows: 2;
	margin-top: 12pt;
	margin-bottom: 12pt;
}

img.img_11
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 40px;
}

li.li_9
{
	orphans: 2;
	widows: 2;
	margin-top: 12pt;
	margin-bottom: 12pt;
}

img.img_12
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 303px;
}

img.img_13
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 268px;
}

img.img_14
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 342px;
}

p.p_14
{
	font-family: Arial;
	font-weight: bold;
}

li.li_10
{
	font-family: Arial;
	font-weight: bold;
}

img.img_15
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 397px;
}

img.img_16
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 372px;
}

img.img_17
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 223px;
}

img.img_18
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 266px;
}

p.p_15
{
	orphans: 2;
	widows: 2;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	margin-top: 12pt;
	margin-bottom: 12pt;
}

img.img_19
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 318px;
}

img.img_20
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 144px;
}

img.img_21
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 348px;
}

img.img_22
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 389px;
}

img.img_23
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 31px;
}

img.img_24
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 205px;
}

img.img_25
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 112px;
}

img.img_26
{
	visibility: visible;
	mso-wrap-style: square;
	width: 595px;
	height: 177px;
}

img.img_27
{
	visibility: visible;
	mso-wrap-style: square;
	width: 589px;
	height: 70px;
}

li.li_11
{
	orphans: 2;
	widows: 2;
	margin-top: 12pt;
	margin-bottom: 12pt;
	font-family: Arial;
}

p.p_16
{
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
}

/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Copy of Salesforce light intro, Person account info fxAccounts Leadd-IKB.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Copy of Salesforce light intro, Person account info fxAccounts Leadd-IKB.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Copy of V20 Inspector - WIN.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Copy of OAP - Enable or disable 2FA - 12 September.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Copy of Client Zone user guide.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Copy of Create sub-accounts.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Copy of Enable or disable 2FA.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Copy of Reset password.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Copy of Follow withdrawal procedure.docx" />*/

p.p_17
{
	cursor: pointer;
	font-family: Arial;
	font-size: 11pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_3
{
	cursor: pointer;
	font-family: Arial;
	font-size: 11pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_7
{
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding-left: 0;
	cursor: pointer;
	font-family: Arial;
	font-size: 11pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_12
{
	align-self: baseline;
	flex: 0 0 25%;
	max-width: 25%;
	min-height: 3em;
	padding-right: 15px;
	cursor: pointer;
	font-family: Arial;
	font-size: 11pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Copy of Open stock account.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Copy of System Access - Checklist.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\How to Navigate Internal & External Articles.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Copy of OEL - ETF CFDs.docx" />*/
/*<meta sourceDocument="C:\Users\ppalenko\Desktop\Performance measurement.docx" />*/

