/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	line-height: 1.7em;
	color: black;
	font-size: 12pt;
	font-family: 'Vodafone Lt';
}

a
{
	color: #54575a;
}

a:link
{
	color: #54575a;
}

a:visited
{
	text-decoration: underline;
	color: #532750;
}

a:hover
{
	color: black;
	font-weight: bold;
	font-style: normal;
}

ul.off-canvas-list li a:hover
{
	background-color: #ffffff;
	color: #000000;
}

ul.off-canvas-list li.back > a:hover
{
	background-color: #ffffff;
	color: #000000;
}

a.MCBreadcrumbsLink
{
	text-decoration: underline;
	font-family: 'Vodafone Lt';
	font-weight: normal;
	font-style: normal;
}

a.MCBreadcrumbsLink:visited
{
	color: black;
}

a.MCBreadcrumbsLink:hover
{
	font-weight: normal;
	font-style: normal;
	color: black;
}

div.V_NoteOrange
{
	border-style: solid;
	border-width: 1px;
	border-radius: 5px;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
	border-color: #ff5400;
	background-color: #fff5f0;
	margin-bottom: 1em;
	height: auto;
	clear: both;
	vertical-align: middle;
	padding-bottom: 0em;
	page-break-inside: avoid;
	font-family: 'Vodafone Rg', sans-serif;
}

div.V_NoteGreen
{
	border-style: solid;
	border-width: 1px;
	border-radius: 5px;
	border-color: #428600;
	background-color: #f4f8f0;
	background-image: url('../Images/info_icon.png');
	background-repeat: no-repeat;
	page-break-inside: avoid;
	font-family: 'Vodafone Rg', sans-serif;
	vertical-align: top;
	padding-left: 1em;
	padding-right: 1em;
	border-top-left-radius: 3px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 3px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #428600;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: #428600;
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: #428600;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #428600;
	background-position-x: 5px;
	text-indent: 20px;
	margin-top: 1px;
	padding-top: 0.5em;
	background-position-y: 12px;
	padding-bottom: 0em;
	margin-bottom: 10px;
}

div.V_NotePink
{
	border-style: solid;
	border-width: 1px;
	border-radius: 5px;
	background-image: url('../Images/warning_icon.png');
	background-repeat: no-repeat;
	page-break-inside: avoid;
	font-family: 'Vodafone Rg', sans-serif;
	vertical-align: top;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	border-top-left-radius: 3px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 3px;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-style: solid;
	border-top-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	background-position-x: 5px;
	text-indent: 20px;
	margin-bottom: 2px;
	margin-top: 1px;
	padding-top: 0.5em;
	background-position-y: 7px;
	border-color: #990000;
	background-color: #fef0f0;
}

p.V_NoteHeading	/*Used to style the first line of text in a note section or coloured note box.*/
{
	margin-bottom: 0.25em;
	font-weight: 700;
}

div.example
{
	background-color: #f0ff86;
	background-repeat: no-repeat;
	border: solid 1px #a4ac67;
	border-radius: 6px;
	margin-bottom: 15px;
	padding: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

div.ImagesFloatLeft
{
	clear: both;
	float: left;
	margin-right: 10px;
	padding: 5px;
}

div.ImagesFloatRight
{
	clear: both;
	float: right;
	margin-left: 10px;
	padding: 5px;
}

div.note
{
	background-color: #47484a;
	background-repeat: no-repeat;
	border: solid 1px #404040;
	border-radius: 6px;
	color: #b3b3b3;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 10px;
}

.noteInDiv
{
	mc-auto-number-format: '{b}{color #bed230}Note: {/color}{/b}';
}

div.quotation
{
	background-color: #e1e1e1;
	background-repeat: no-repeat;
	background-position: top left;
	border-color: #b3b3b3;
	border-style: solid;
	border-width: 1px;
	border-radius: 6px;
	font-family: 'Century Gothic';
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
	padding: 20px;
	padding-left: 40px;
}

#content-section
{
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #f4f4f4;
	margin-top: -50px;
	z-index: 1;
}

div.sideContent
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 33.33%;
}

div.TightContent
{
	margin: 0;
	padding: 0;
	line-height: 1em;
}

div.sideContentLeft
{
	margin-left: 10px;
	margin-bottom: 10px;
	width: 33.33%;
	float: left;
	padding-left: 0px;
	padding-right: 10px;
}

img.Thumbnail
{
	mc-thumbnail: popup;
	max-width: 300px;
	max-print-width: 4in;
	border-radius: 0px;
}

img.ReduceButtonSize
{
	max-height: 25px;
}

MadCap|breadcrumbsProxy
{
	border-bottom: none;
	border-bottom-color: transparent;
	font: Vodafone;
	text-decoration: none;
	border-right-style: none;
	mc-breadcrumbs-divider: ' > ';
	mc-breadcrumbs-count: 4;
	font-weight: normal;
	font-style: underline;
	/*color: black;
	*/
	overflow: hidden;
	top: -100px;
	mc-breadcrumbs-prefix: ' ';
	font-family: 'Vodafone Rg';
	font-size: 18px;
}

div.MCBreadcrumbsBox_0
{
	mc-breadcrumbs-prefix-color: 'red ';
	mc-breadcrumbs-self: 'underline';
	mc-breadcrumbs: 'underline';
}

MadCap|dropDown
{
	margin-bottom: 6px;
	margin-top: 6px;
	font-family: 'Vodafone Rg', sans-serif;
	mc-closed-image: url('../Images/DropDownClosed.gif');
	mc-image-position: left;
	mc-open-image: url('../Images/DropDownOpen.gif');
	color: black;
	font-size: 14pt;
}

MadCap|dropDown.SecondLevel
{
	margin-left: 10px;
	mc-closed-image: url('../Images/DropDownClosed.gif');
	mc-image-position: right;
	mc-open-image: url('../Images/DropDownOpen.gif');
}

MadCap|dropDownBody
{
	color: black;
	font-size: 12pt;
}

MadCap|dropDownBody.Final
{
	border-bottom: 0px;
	font-family: 'Vodafone Rg', sans-serif;
}

MadCap|dropDownHead
{
	font-weight: bold;
	font-style: normal;
	font-family: 'Vodafone Rg', sans-serif;
	color: black;
	border: none !important;
	font-size: 14px;
}

MadCap|dropDownHotspot
{
	font-weight: bold;
	font-family: 'Vodafone Rg', sans-serif;
	color: black;
	font-size: 14pt;
}

MadCap|dropDownHotspot:hover
{
	color: #000000;
	font-size: 14pt;
}

MadCap|popup
{
	color: black;
}

MadCap|popup:focus
{
	color: black;
}

MadCap|popup:hover
{
	color: black;
	text-decoration: underline;
}

MadCap|popupHead
{
	color: #2D8DCC;
	font-weight: bold;
}

MadCap|xref
{
	text-decoration: underline;
	color: black;
	mc-format: '{paratext}';
}

MadCap|xref:hover
{
	color: #000000;
}

MadCap|xref:focus
{
	color: #000000;
	border: solid 1px #5e2750;
}

p
{
	margin-bottom: 8px;
	margin-top: 8px;
	color: black;
	font-size: 12pt;
	font-family: 'Vodafone Lt';
}

p.CompanyInformation1
{
	margin-bottom: 4px;
	margin-top: 14px;
	font-weight: bold;
}

p.CompanyInformation2
{
	color: #6d6d6d;
	margin-top: 4px;
	margin-bottom: 4px;
}

p.ExampleHeadText
{
	font-weight: bold;
	page-break-after: avoid;
	letter-spacing: 5px;
	padding: 0;
	margin: 0;
	border: 0;
}

p.quotationname
{
	text-align: right;
}

p.TableTextCenterDark
{
	color: #000000;
	margin-bottom: 2px;
	margin-top: 8px;
	text-align: center;
}

p.TableTextDark
{
	color: #000000;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.TableTextDarkEmphasis
{
	color: #000000;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
}

span.Emphasis
{
	font-weight: bold;
}

span.SetOffFirstLevel
{
	color: #5e6914;
	font-weight: bold;
}

span.SetOffSecondLevel
{
	color: #445879;
	font-weight: bold;
}

td
{
	margin: 8px;
	vertical-align: top;
}

th
{
	color: #ffffff;
	margin-bottom: 8px;
	margin-top: 8px;
}

ul
{
	font-family: 'Vodafone Lt';
	color: black;
	list-style-position: outside;
}

ul li
{
	list-style-position: inside;
}

html.templateTopic div.sideContent
{
	display: none;
}

/*Top Menu styles*/

.navigation-wrapper
{
	position: center;
	float: left;
}

ul.navigation
{
	padding-right: 1px;
	padding-left: 1px;
	z-index: 1;
	position: relative;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-repeat: no-repeat;
}

ul.navigation a
{
	line-height: 1.176;
	font-size: 20px;
	font-style: bold;
	font-family: "Vodafone Lt";
	color: #ffffff;
}

ul.navigation ul > li
{
	color: #ffffff;
}

ul.navigation ul ul
{
	border: 0px solid #ffffff;
	background-color: #ffffff;
}

ul.navigation li:hover
{
	background-color: #ffffff;
	color: #e60000;
}

ul.navigation li:hover > a
{
	color: #e60000;
	background-color: #ffffff;
}

ul.navigation > li > a
{
	color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15.5px;
	padding-right: 15.25px;
}

ul.navigation ul
{
	background-color: #ffffff;
	color: #54575a;
}

ul.navigation
{
	list-style-type: none !important;
}

p.VQ_CoverHeading1
{
	color: #e60000;
	font-size: 24pt;
	font-family: 'Vodafone Rg';
	font-weight: 900;
	line-height: 100%;
	margin: 0px;
}

p.VQ_CoverHeading2
{
	color: #e60000;
	font-size: 11pt;
	font-family: 'Vodafone Rg';
	margin-bottom: 1.00em;
	margin-top: 0.67em;
}

p.VQ_CoverHeading3
{
	color: #e60000;
	font-family: 'Vodafone Rg';
	font-size: 10pt;
	margin-bottom: 1.00em;
	margin-top: 3em;
}

MadCap|dropDownHotspot:focus
{
	font-size: 14pt;
}

a.V_BtnSecondaryLarge
{
	background-color: #ffffff;
}

.search-bar._Skins_SearchHome.mc-component
{
	height: 2em;
	border-left: none 1px #54575a;
	border-right: none 1px #54575a;
	border-top: none 1px #54575a;
	border-bottom: none 1px #54575a;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
	color: #333333;
	font-family: 'Vodafone Lt';
	font-size: 12pt;
	margin-left: 330px;
}

.tab-bar-section a.logo
{
	float: left !important;
	overflow: hidden;
}

.tab-bar-section.middle > div
{
	min-height: 20px;
	margin-right: 200px;
	background-color: transparent;
}

nav.tab-bar
{
	padding-bottom: 0px;
}

.i-email-alt
{
	height: 21px;
	width: 28px;
	background-position: -2070px 0;
}

.list-link-arrow li,
.list-icon li
{
	margin-bottom: 5px;
}

MadCap|glossaryTerm:focus
{
	border: solid 3px #007c92;
}

MadCap|expandingHead:focus
{
	border: solid 3px #cccccc;
}

a.logo
{
	color: #2d82dc;
}

a.Popup
{
	color: black;
}

MadCap|popupBody
{
	background-color: #dedede;
	border: none;
	border-bottom-width: 0px;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-left-width: 0px;
	border-right-color: transparent;
	border-right-width: 0px;
	border-top-color: transparent;
	border-top-width: 0px;
	padding: 0px;
	padding-bottom: 0px;
}

ul.off-canvas-list
{
	list-style-position: outside;
}

p.table
{
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}

div.row-thirds	/*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.row-thirds::before
{
	content: ' ';
	display: table;
}

div.row-thirds::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.row-thirds > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.row-thirds > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.row-thirds > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.row-thirds > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

object
{
	height: auto;
}

@media only screen and (max-width: 767px)
{
	.tab-bar-section a.logo
	{
		position: center;
	}

	.tab-bar-section.middle > div
	{
		min-height: 20px;
		margin-right: 0px;
		background-color: transparent;
	}

	.inner-wrap .outer-row
	{
		margin-left: 0px;
	}

	/*	.button-group-container-left
	{
		position:absolute;
		bottom: 0 !important;
		}*/
}

@media only screen and (max-width: 1000px)
{
	.tab-bar-section a.logo
	{
		position: static;
	}

	.inner-wrap .outer-row
	{
		margin-left: 0px;
	}
}

ul.off-canvas-list li a
{
	line-height: 1;
	font-size: 16pt;
}

ul.off-canvas-list li.back > a
{
	
}

@media only screen and (max-width: 1000px)
{
	div.row-thirds > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.row-thirds > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.row-thirds > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}
}

@media only screen and (max-width: 765px)
{
	div.row-thirds > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.row-thirds > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.row-thirds > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	MadCap|breadcrumbsProxy
	{
		font-size: 16px;
	}
}

p.noglossary
{
	margin-bottom: 8px;
	margin-top: 8px;
	color: black;
	font-size: 12pt;
	font-family: 'Vodafone Lt';
	mc-disable-glossary-terms: true;
}

li.noglossary
{
	orphans: 2;
	widows: 2;
	margin-bottom: 1.25em;
	font: Vodafone Lt;
	font-family: 'Vodafone Lt';
	hanging-punctuation: first;
	mc-disable-glossary-terms: true;
}

/*media print */

@media print
{
	ol > li > ol > li
	{
		list-style-type: lower-alpha !important;
		margin-left: 2px;
	}

	img.Thumbnail
	{
		height: auto;
		min-width: 2in;
		max-width: 4.00in;
		border-radius: 0px;
	}

	h1
	{
		color: #f03333;
		mc-hyphenate: never;
		padding-top: 6px;
		padding-bottom: 10px;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #f00000;
		mc-auto-number-format: 'Chapter {chapnum}: ';
		margin-top: 0px;
		frame-break-after: always;
		font-size: 28pt;
		font-family: 'Vodafone Rg';
		margin-bottom: 30px;
	}

	h2
	{
		font-family: Vodafone;
		mc-hyphenate: never;
		font-size: 24pt;
	}

	h3
	{
		font-size: 16pt;
		font-family: Vodafone;
	}

	h3
	{
		font-size: 12pt;
		font-weight: bold;
		font-style: normal;
	}

	h5
	{
		font-size: 12pt;
	}

	ul
	{
		margin-left: .5in;
		margin-top: 1.12em;
		margin-bottom: 14pt;
		padding-left: 1em;
	}

	ol
	{
		margin-left: .5in;
		margin-top: 1.12em;
		margin-bottom: 14pt;
	}

	ul li
	{
		margin-left: 2 0 0 10em;
		padding-left: 2 0 0 10em;
		list-style-position: outside;
	}

	p
	{
		text-align: left;
		font-family: 'Vodafone Lt';
		mc-hyphenate: never;
		margin-left: 0.25in;
	}

	img
	{
		mc-float: center;
		clear: both;
		max-width: 4in;
	}

	img.V_NoteIcon
	{
		height: 20px;
	}

	p.V_StyleH2
	{
		font-size: 30pt;
		margin-bottom: 0;
		color: #f00000;
	}

	p.table
	{
		text-align: left;
		font-family: 'Vodafone Rg';
		font-size: 10pt;
		margin-left: 0;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}

	td > ul
	{
		padding-top: 0.5em;
	}

	MadCap|dropDownBody
	{
		border-bottom: solid 0px #cccccc;
		border-bottom-left-radius: 0px 0px;
		border-bottom-right-radius: 0px 0px;
		border-left: solid 0px #cccccc;
		border-right: solid 0px #cccccc;
	}

	.copyright
	{
		margin-top: 0;
		margin-bottom: 0;
		page-break-after: always;
		padding-top: 900px;
	}

	MadCap|dropDownHotspot
	{
		font-weight: bold;
		font-family: 'Vodafone Rg', sans-serif;
		border-bottom: solid 0px #cccccc;
		border-bottom-left-radius: 0px 0px;
		border-bottom-right-radius: 0px 0px;
		border-left: solid 0px #cccccc;
		border-right: solid 0px #cccccc;
		font-size: 14px !important;
		color: black;
	}

	p.footer
	{
		font-family: 'Vodafone Rg';
		color: #ffffff;
		margin-bottom: 0;
		margin-top: 0;
		font-size: 10pt;
		line-height: 30px;
	}

	/*.V_NotePink
	{
		border-style: solid;
		border-width: 1px;
		border-radius: 5px;
		padding-left: 1em;
		padding-right: 1em;
		padding-top: 1em;
		border-color: #990000;
		background-color: #fef0f0;
		margin-bottom: 1em;
		height: auto;
		clear: both;
		vertical-align: middle;
		padding-bottom: 0em;
		page-break-inside: avoid;
		font-family: 'Vodafone Rg', sans-serif;
	}

	.V_NotePink1
	{
		border-style: solid;
		border-width: 1px;
		border-radius: 5px;
		padding-left: 1em;
		padding-right: 1em;
		padding-top: 1em;
		border-color: #990000;
		background-color: #fef0f0;
		margin-bottom: 1em;
		height: auto;
		clear: both;
		vertical-align: middle;
		padding-bottom: 0em;
		page-break-inside: avoid;
		font-family: 'Vodafone Rg', sans-serif;
	}*/

	p.V_NoteHeading
	{
		margin-bottom: 0em;
		margin-top: 0.25em;
		padding-bottom: -1em;
	}

	div.V_NoteMessage
	{
		padding-bottom: 1em;
		padding-top: -0.5em;
	}

	img.traffic
	{
		border: none;
		vertical-align: text-top;
		mc-float: outside-left;
		padding-left: 0.15in;
		padding-right: 0.25in;
		padding-top: 0px;
		max-width: 36px;
		max-height: 100px;
		width: 0.15in;
		height: auto;
	}

	MadCap|xref.TOCPageNumber
	{
		mc-format: '{para}';
	}

	@media mobile
	{
		MadCap|breadcrumbsProxy
		{
			display: none;
		}

		img.Thumbnail
		{
			display: none;
		}

		img
		{
			display: none;
		}
	}

	MadCap|xref.page
	{
		mc-format: '{page}';
	}
}

h1
{
	margin-bottom: 8px;
	padding-bottom: 10px;
	margin-top: 30px;
	color: black;
	font-family: 'Vodafone Lt' !important;
	line-height: 30px;
	font-weight: bold;
	font-size: 24pt !important;
}

h2
{
	margin-bottom: 4px;
	margin-top: 20px;
	font-weight: bold;
	color: black;
	font-family: 'Vodafone Lt' !important;
	font-size: 20pt !important;
}

h3
{
	margin-bottom: 4px;
	margin-top: 16px;
	font-family: 'Vodafone Lt' !important;
	color: black !important;
	font-weight: 900 !important;
	font-size: 16pt !important;
}

h4
{
	margin-bottom: 4px;
	margin-top: 14px;
	font-family: 'Vodafone Lt' !important;
	color: black;
	font-weight: bold;
	font-size: 14pt !important;
}

ul.menu.mc-component
{
	display: none !important;
}

div.V_MoreInfoSource
{
	display: none !important;
}

div.button-group-container-left
{
	display: none !important;
}

.MCDropDown_Closed
{
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 0.5em;
}

p.V_StyleH2
{
	color: #e60000;
	font-size: 30px;
	font-weight: lighter;
	font-family: 'Vodafone Lt';
}

ol > li > ol > li
{
	list-style-type: lower-alpha !important;
}

ol > li > ol > li > ol
{
	list-style-type: lower-roman !important;
}

img
{
	border: solid 1px #000000;
}

MadCap|dropDownBody
{
	font-family: 'Vodafone Lt';
}

.MCPopupContainer
{
	border: 0px;
	padding: 0px;
	background-color: transparent;
}

.MCPopupFullImage
{
	border-radius: 0px !important;
}

ol > li > ol > li
{
	list-style-type: lower-alpha !important;
	margin: 0px;
	padding: 0px;
	margin-left: -1.5em;
}

ol ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 0.25em;
}

ul ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 1.5em;
}

ul ol
{
	margin: 0px;
	padding: 0px;
	margin-left: -1.5em;
}

.off-canvas-wrapper-inner .outer-row
{
	max-width: 68.5em !important;
}

div.row-seconds1
{
	
}

object.MP4width
{
	width: 800px;
	height: 440px;
}

