@font-face {
	font-family: "Open Sans";
	src:
		url("../../fonts/OpenSans-Regular.ttf") format("truetype");
	font-style:  normal;
	font-weight: normal;
}

@font-face {
	font-family: "Open Sans";
	src:
		url("../../fonts/OpenSans-Italic.ttf") format("truetype");
	font-style:  italic;
	font-weight: normal;
}

@font-face {
	font-family: "Open Sans";
	src:
		url("../../fonts/OpenSans-Light.ttf") format("truetype");
	font-style:  normal;
	font-weight: 300;
}

@font-face {
	font-family: "Open Sans";
	src:
		url("../../fonts/OpenSans-SemiBold.ttf") format("truetype");
	font-style:  normal;
	font-weight: 600;
}

@font-face {
	font-family: "Open Sans";
	src:
		url("../../fonts/OpenSans-Bold.ttf") format("truetype");
	font-style:  normal;
	font-weight: bold;
}


html {
	overflow-x: auto;
}

body {
	padding: 0 40px;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 14px;
	background: #fff;
	color: #1A1A1A;
}


img:not([usemap]) {
	max-width: 100%;
	height: auto;
}


a {
	color: #126CDE;
}

H1,
h1 a {
	margin-top: 1em;
	margin-bottom: .95em;
	font-size: 30px;
	line-height: 1;
	font-weight: 300;
	x-next-class:;
	x-next-type: P;
}

LI.H1,
li.h1 a {
	font-weight: bold;
	font-size: 14pt;
	color: #3288C4;
	line-height: 115%;
}

H2,
h2 a {
	margin-top: 1.6em;
	margin-bottom: 0.6em;
	color: #3288C4;
	font-size: 19px;
	line-height: 1;
	font-weight: 600;
	x-next-class:;
	x-next-type: P;
}

LI.H2,
li.h2 a {
	font-size: 13pt;
	font-weight: bold;
}

H3,
h3 a {
	margin-top: 1em;
	margin-bottom: 1em;
	color: #3288C4;
	font-size: 15px;
	line-height: 1;
	font-weight: 600;
	x-next-class: ;
	x-next-type: P;
}

LI.H3,
li.h3 a {
	color: #3288C4;
	font-size: 11pt;
	line-height: 1;
	font-weight: bold;
}

H4,
h4 a {
	margin-top: 10pt;
	margin-bottom: 2pt;
	color: #3288C4;
	font-size: 11pt;
	line-height: 115%;
	font-weight: bold;
	font-style: italic;
	x-next-class: ;
	x-next-type: P;
}

LI.H4,
li.h4 a {
	color: #3288C4;
	font-size: 11pt;
	line-height: 115%;
	font-weight: bold;
	font-style: italic;
}

H5,
h5 a {
	font-size: 10pt;
	font-weight: bold;
	x-next-class: ;
	x-next-type: P;
}

LI.H5,
li.h5 a {
	font-size: 10pt;
	font-weight: bold;
}

H6,
h6 a {
	font-size: 8pt;
	font-weight: bold;
	x-next-class: ;
	x-next-type: P;
}

LI.H6, 
li.h6 a {
	font-size: 8pt;
	font-weight: bold;
}

P {
	margin-top: 0;
	margin-bottom: 9px;
	x-next-class:;
	x-next-type: P;
}

.small {
	font-size: 11px;
	line-height: 1.1;
}

P.NonBreak {
	margin-top: 0;
	margin-bottom: 6px;
	x-next-class: ;
	x-next-type: P;
}

li p {
	margin-bottom: 9px;
	margin-left: 0;
}

A.expandspot {
	color: #008000;
	cursor: hand;
	font-style: italic;
	text-decoration: none;
}

SPAN.expandtext {
	font-style: italic;
	font-weight: normal;
	color: #ff0000;
}

A.dropspot {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: baseline;
	   -ms-flex-align: baseline;
	      align-items: baseline;
	font-style: normal;
	text-decoration: none;
	x-open-image: url(Opened.gif);
	x-close-image: url(Closed.gif);
	cursor: pointer;
        color: #126CDE;
}

A.glossterm {
	color: #800000;
	cursor: hand;
	font-style: italic;
	text-decoration: none;
}

SPAN.glosstext {
	font-style: italic;
	font-weight: normal;
	color: #0000ff;
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 0;
}


P.ProgramText {
	line-height: Normal;
	color: #01135E;
	background-color: #fff;
	font-family: "Courier New", monospace;
	margin-bottom: 15px;
	margin-top: 15px;
	x-next-class: ;
	x-next-type: P;
}

LI.P-ProgramText {
	line-height: Normal;
	color: #01135E;
	font-family: "Courier New", monospace;
}

P.SimpleCaption {
	margin-top: 25px;
	margin-bottom: 0;
	font-style: italic;
	x-next-class:;
	x-next-type: P;
}

LI.P-SimpleCaption {
	font-weight: bold;
	font-style: italic;
	color: #3288C4;
}

P.Comment {
	margin-top: 8px;
	margin-bottom: 10px;
	margin-left: 1cm;
	margin-right: 1.3cm;
	padding: 2px 16px;
	background-color: #C5E5FB;
}

li .Comment {
	margin-left: -16px !important;
}

LI.P-Comment {
	font-weight: normal;
	font-style: normal;
	line-height: 115%;
	font-size: 11pt;
}

A.popupspot {
	color: #008000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

P.TableCaption {
	margin-left: 0;
	font-weight: bold;
	font-style: normal;
	margin-top: 0;
	margin-bottom: 0;
	text-align: Left;
}

LI.P-TableCaption {
	font-weight: bold;
	font-style: normal;
	text-align: Left;
}

P.TableNormal {
	margin-left: 0;
	margin-top: 2pt;
	margin-bottom: 10pt;
	line-height: 115%;
}

LI.P-TableNormal {
	line-height: 115%;
}

P.TableNormalBold {
	margin-left: 0;
	font-weight: bold;
	font-style: normal;
	text-align: Left;
	margin-top: 2pt;
	margin-bottom: 10pt;
}

LI.P-TableNormalBold {
	font-weight: bold;
	font-style: normal;
	text-align: Left;
}

p.TableLink {
	margin-top: 0;
	font-size: 10pt;
	margin-bottom: 0;
	margin-right: 0;
	line-height: 14pt;
	margin-left: 0;
}

table.Common {
	max-width: 1100px;
	vertical-align: top;
	left: 0;
	float: none;
	position: relative;
	border-spacing: 0;
	x-1st-row: 1;
	x-1st-row-name: t1st;
	x-row-pat-1: 1;
	x-row-pat-1-name: t1Row;
	x-row-pat-count: 2;
	x-row-pat-2: 1;
	x-row-pat-2-name: t2Row;
	text-align: Left;
	x-border-spacing: 0;
	x-1st-col: 1;
	x-1st-col-name: t1st;
	margin-top: 0;
	margin-bottom: 6px;
	border: none;
	width:90%;
}

table.Common tr {
	padding-top: 0;
	padding-bottom: 3px;
}

tr.header {
	valign: top;
	vertical-align: top;
}

tr.Header td {
	border-bottom-style: Solid;
	border-bottom-color: #4f81de;
	border-bottom-width: 1px;
	border-right-style: none;
	border-left-style: none;
	background-color: #d3dfee;
	text-align: Left;
	line-height: 115%;
	font-size: 13pt;
	font-weight: bold;
	padding-left: 5px;
}

P.ReportABug {
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 10pt;
	line-height: 115%;
	color: #808080;
	text-align: Center;
	font-size: 8pt;
}

LI.P-ReportABug {
	line-height: 115%;
	font-size: 11pt;
	color: #808080;
	text-align: Center;
}

table.Common tr.t1st td {
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #D9D9D9;
	font-size: 13px;
	text-align: left;
}

table.Common td.t1st > img:first-child {
	max-width: 18px;
	height: auto;
}


table.Common tr.t1Row td {
	background: #F5F5F5;
}

table.Common tr.t2Row td {}

table.Common td {
	padding: 4px 16px;
	vertical-align: top;
}

table.Common td.t1st {}

table.Common tr.t1Row td.t1st {}

table.Common tr.t2Row td.t1st {}

table.Common td.t1st {}

table.StyleForTitle tr {
	padding-top: 0;
	padding-bottom: 3px;
}

table.StyleForTitle tr.t1st td {
	font-weight: bold;
	color: #fff;
	font-size: 11pt;
	background-color: Transparent;
}

table.StyleForTitle tr.t1Row td {}

table.StyleForTitle tr.t2Row td {}

table.StyleForTitle td {
	padding-left: 10px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

table.StyleForTitle td.t1st {}

table.stylefortitle tr.t1row td.t1st {}

table.stylefortitle tr.t2row td.t1st {}

table.stylefortitle td.t1st {}

table.StyleForTitle {
	table-layout: aligncenter;
	width: 100%;
	border: thin solid #3288C4;
	vertical-align: top;
	left: 0;
	float: none;
	position: relative;
	border-spacing: 0;
	x-1st-row: 1;
	x-1st-row-name: t1st;
	x-row-pat-1: 1;
	x-row-pat-1-name: t1Row;
	x-row-pat-count: 2;
	x-row-pat-2: 1;
	x-row-pat-2-name: t2Row;
	text-align: Left;
	x-border-spacing: 0;
	x-1st-col: 1;
	x-1st-col-name: t1st;
	margin-top: 12px;
	margin-bottom: 18px;
	border-left-style: None;
	border-left-width: 2px;
	border-left-color: 3288C4;
	border-right-style: None;
	border-right-width: 2px;
	border-right-color: 3288C4;
	border-top-style: None;
	border-top-width: 2px;
	border-top-color: 3288C4;
	border-bottom-style: None;
	border-bottom-width: 2px;
	border-bottom-color: 3288C4;
}

span.Obsolete {
	font-size: 10pt;
	font-weight: bold;
	color: #000;
}

P.Tip {
	margin-right: 1.3cm;
	margin-top: 10pt;
	margin-bottom: 10pt;
	padding: 2px 16px;
	background-color: #F6EAB7;
}

P.Important {
	margin-top: 8px;
	margin-bottom: 10px;
	margin-left: 1cm;
	margin-right: 1.3cm;
	padding: 2px 16px;
	line-height: 115%;
	border: 4px solid transparent;
	background-color: #FFCCCC;
}

rh-list.P5 {
	x-lvl-6-type: lower-roman;
	x-lvl-6-format: "&o<x>&c";
	x-lvl-6-margin: 0;
	x-lvl-8-type: lower-alpha;
	x-lvl-8-margin: 0;
	x-lvl-7-format: "<x>.";
	x-lvl-7-margin: 0;
	x-lvl-9-type: lower-roman;
	x-lvl-9-margin: 0;
	x-lvl-1-type: disc;
	x-lvl-1-pfx-class: rls-1-P5;
	x-lvl-2-format: "<x>";
	x-lvl-2-pfx-class: rls-2-P5;
	x-lvl-3-pfx-class: rls-3-P5;
	x-lvl-4-format: "<x>";
	x-lvl-5-format: "<x>";
	x-lvl-4-type: upper-roman;
	x-lvl-4-margin: 1.6cm;
	x-lvl-4-p-tag: P;
	x-lvl-5-margin: 1.9cm;
	x-lvl-5-p-tag: P;
	x-lvl-3-type: circle;
	x-lvl-3-format: "<x>";
	x-lvl-1-format: "<x>";
	x-lvl-2-type: square;
	x-lvl-1-margin: 40pt;
	x-lvl-1-text-indent: -7px;
	x-lvl-1-p-tag: P;
	x-lvl-2-margin: 83pt;
	x-lvl-2-text-indent: -7px;
	x-lvl-2-p-tag: P;
	x-level-count: 9;
	x-lvl-3-margin: 130pt;
	x-lvl-3-text-indent: -9px;
	x-lvl-3-p-tag: P;
}

span.rls-1-P5 {
	font-size: 10pt;
	/*padding-left: -20px;*/
}

span.rls-2-P5 {
	font-size: 10pt;
}

span.rls-3-P5 {
	font-size: 10pt;
}

rh-list.BasicNumber {
	x-lvl-1-format: "<x>&c";
	x-lvl-2-type: lower-alpha;
	x-lvl-2-format: "<x>&c";
	x-lvl-1-p-tag: P;
	x-lvl-2-margin: 20px;
	x-lvl-2-p-tag: P;
	x-lvl-3-type: lower-roman;
	x-lvl-3-format: "<x>&c";
	x-lvl-3-margin: 40px;
	x-lvl-3-p-tag: P;
	x-lvl-4-type: decimal;
	x-lvl-4-format: "&o<x>&c";
	x-lvl-4-margin: 60px;
	x-lvl-4-p-tag: P;
	x-lvl-5-format: "&o<x>&c";
	x-lvl-5-margin: 80px;
	x-lvl-5-p-tag: P;
	x-lvl-6-type: lower-roman;
	x-lvl-6-format: "&o<x>&c";
	x-lvl-6-margin: 100px;
	x-lvl-6-p-tag: P;
	x-lvl-7-margin: 120px;
	x-lvl-7-p-tag: P;
	x-lvl-8-type: lower-alpha;
	x-lvl-8-margin: 140px;
	x-level-count: 9;
	x-lvl-9-type: lower-roman;
	x-lvl-9-margin: 160px;
}

P.Normal_list {
	margin-top: 0;
	font-size: 10pt;
	margin-bottom: 6pt;
	line-height: 120%;
	list-style: rh-list;
	x-list-class: rl-P-Normal_list;
	x-list-level: 1;
	x-next-class: ;
	x-next-type: P;
	margin-left: 0cm;
}

rh-list.rl-P-Normal_list {
	x-level-count: 1;
	x-lvl-1-format: "<x>";
	x-lvl-1-type: "Em Dash";
}

table.Style1 tr {
	padding-top: 5px;
	padding-bottom: 5px;
}

table.Style1 td {
	padding-left: 10px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

table.Style1 {
	table-layout: alignleft;
	width: 70%;
	vertical-align: top;
	left: 0;
	float: none;
	position: relative;
	border-spacing: 0;
	x-1st-row: 1;
	x-1st-row-name: t1st;
	x-row-pat-1: 1;
	x-row-pat-1-name: t1Row;
	x-row-pat-count: 2;
	x-row-pat-2: 1;
	x-row-pat-2-name: t2Row;
	text-align: Left;
	x-border-spacing: 0;
	x-1st-col: 1;
	x-1st-col-name: t1st;
	margin-top: 0;
	margin-bottom: 6px;
	border-left-style: None;
	border-right-style: None;
	padding-left: 0.19cm;
	padding-right: 0.19cm;
	line-height: 14pt;
	background-color: #f4f4f4;
	border-top-style: Solid;
	border-top-width: 1px;
	border-top-color: #a5a5a5;
	border-bottom-style: Solid;
	border-bottom-width: 1px;
	border-bottom-color: #a5a5a5;
	font-size: 11pt;
}

table.Style2 {
	x-row-pat-1: 1;
	x-row-pat-1-name: t1Row;
	x-row-pat-count: 2;
	x-row-pat-2: 1;
	x-row-pat-2-name: t2Row;
	background-color: #f4f4f4;
	x-1st-row: 1;
	x-1st-row-name: t1st;
	font-size: 12pt;
	x-border-spacing: 0;
	border-top-style: Solid;
	border-top-width: 1px;
	border-top-color: #a5a5a5;
	border-bottom-style: Solid;
	border-bottom-width: 1px;
	border-bottom-color: #a5a5a5;
}

table.Style2 tr.t1Row td {}

table.Style2 tr.t2Row td {
	border-top-style: Solid;
	border-top-width: 1px;
	border-top-color: #a5a5a5;
	border-bottom-style: Solid;
	border-bottom-width: 1px;
	border-bottom-color: #a5a5a5;
}

table.Style2 tr.t1st td {}

table.Style2 td {
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

rh-list.Hierarchy {
	x-lvl-1-type: decimal;
	x-lvl-2-type: decimal;
	x-lvl-3-type: decimal;
	x-lvl-4-type: decimal;
	x-lvl-5-type: decimal;
	x-lvl-6-type: decimal;
	x-lvl-8-type: decimal;
	x-lvl-9-type: decimal;
	x-lvl-10-type: decimal;
	x-lvl-1-format: " ";
	x-lvl-2-format: " ";
	x-lvl-3-format: " ";
	x-lvl-4-format: " ";
	x-lvl-5-format: " ";
	x-lvl-6-format: " ";
	x-lvl-7-format: " ";
	x-lvl-8-format: " ";
	x-lvl-9-format: " ";
	x-lvl-1-margin: 0.2cm;
	x-lvl-1-p-tag: P;
	x-lvl-2-margin: 0.5cm;
	x-lvl-2-p-tag: P;
	x-lvl-3-margin: 0.8cm;
	x-lvl-3-p-tag: P;
	x-lvl-4-margin: 1.1cm;
	x-lvl-4-p-tag: P;
	x-lvl-5-margin: 1.4cm;
	x-lvl-5-p-tag: P;
	x-lvl-6-margin: 1.7cm;
	x-lvl-6-p-tag: P;
	x-lvl-7-margin: 2cm;
	x-lvl-7-p-tag: P;
	x-lvl-8-margin: 2.3cm;
	x-lvl-8-p-tag: P;
	x-lvl-9-margin: 2.6cm;
	x-lvl-9-p-tag: P;
	x-level-count: 9;
}

rh-seq.1 {
	x-count: 9;
	x-1: O;
	x-2: O;
	x-3: O;
	x-4: O;
	x-5: O;
	x-6: O;
	x-7: O;
	x-8: O;
	x-9: O;
}

rh-list.Bullets {
	x-lvl-1-type: disc;
	x-lvl-1-format: "<x>";
	x-lvl-2-type: square;
	x-lvl-2-format: "<x>";
	x-lvl-2-margin: 20px;
	x-lvl-3-type: circle;
	x-lvl-3-format: "<x>";
	x-lvl-3-margin: 40px;
	x-lvl-4-type: diamond;
	x-lvl-4-format: "<x>";
	x-lvl-4-margin: 60px;
	x-lvl-5-type: disc;
	x-lvl-5-format: "<x>";
	x-lvl-5-margin: 80px;
	x-lvl-6-type: square;
	x-lvl-6-format: "<x>";
	x-lvl-6-margin: 100px;
	x-lvl-7-type: circle;
	x-lvl-7-format: "<x>";
	x-lvl-7-margin: 120px;
	x-lvl-8-type: diamond;
	x-lvl-8-format: "<x>";
	x-lvl-8-margin: 140px;
	x-level-count: 9;
	x-lvl-9-type: disc;
	x-lvl-9-format: "<x>";
	x-lvl-9-margin: 160px;
	x-lvl-9-pfx-class: rls-9-Bullets;
	x-lvl-1-pfx-class: rls-1-Bullets;
	x-lvl-2-pfx-class: rls-2-Bullets;
	x-lvl-3-pfx-class: rls-3-Bullets;
	x-lvl-4-pfx-class: rls-4-Bullets;
	x-lvl-5-pfx-class: rls-5-Bullets;
	x-lvl-6-pfx-class: rls-6-Bullets;
	x-lvl-7-pfx-class: rls-7-Bullets;
	x-lvl-8-pfx-class: rls-8-Bullets;
}

span.rls-9-Bullets {
	font-size: 8pt;
}

span.rls-1-Bullets {
	font-size: 12pt;
}

span.rls-2-Bullets {
	font-size: 12pt;
}

span.rls-3-Bullets {
	font-size: 12pt;
}

span.rls-4-Bullets {
	font-size: 12pt;
}

span.rls-5-Bullets {
	font-size: 10pt;
}

span.rls-6-Bullets {
	font-size: 10pt;
}

span.rls-7-Bullets {
	font-size: 10pt;
}

span.rls-8-Bullets {
	font-size: 10pt;
}

li.Style4 {
	font-size: 10pt;
	margin-left: 20px;
	margin-top: 0;
}

li.Style3 {}

p.Style5 {}

P.Normal_in_dropdown {
	margin-top: 0;
	margin-bottom: 6pt;
	line-height: 120%;
	margin-left: 1.4cm;

}

p.GlossaryTerm {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 0;
	x-next-class: ;
	x-next-type: P;
	margin-top: 8pt;
}

.droptext {
	margin-left: 20px;
	padding-bottom: 5px;
}

P.ProgramText_Black {
	line-height: Normal;
	color: #000;
	background-color: #fff;
	font-family: "Courier New", monospace;
	margin-bottom: 0;
	margin-top: 0;
	x-next-class: ;
	x-next-type: P;
	margin-left: 40pt;
}

span.iOS_Directive {
	line-height: Normal;
	background-color: #fff;
	font-family: "Courier New", monospace;
	color: #77492d;
}

span.iOS_Directive {
	line-height: Normal;
	background-color: #fff;
	font-family: "Courier New", monospace;
	color: #77492d;
}

span.iOS_Red {
	line-height: Normal;
	background-color: #fff;
	font-family: "Courier New", monospace;
	color: #ce231c;
}

span.iOS_Green {
	line-height: Normal;
	background-color: #fff;
	font-family: "Courier New", monospace;
	color: #309b30;
}

span.iOS_dType {
	line-height: Normal;
	background-color: #fff;
	font-family: "Courier New", monospace;
	color: #7c44af;
}

span.iOS_kWord {
	line-height: Normal;
	background-color: #fff;
	font-family: "Courier New", monospace;
	color: #ba1ca5;
}

span.iOS_Number {
	line-height: Normal;
	background-color: #fff;
	font-family: "Courier New", monospace;
	color: #3a19db;
}

span.iOS_var {
	line-height: Normal;
	background-color: #fff;
	font-family: "Courier New", monospace;
	color: #6d9399;
}

.str {
	color: #800;
}
.pln {
	color: #000000;
}
.kwd {
	color: #008;
}
.com {
	color: #080;
}
.typ {
	color: #606;
}
.lit {
	color: #066;
}
.pun,
.opn,
.clo {
	color: #0000ff;
}
.tag {
	color: #008;
}
.atn {
	color: #800;
}
.atv {
	color: #800;
}
.dec,
.var {
	color: #606;
}
.fun {
	color: #ff0000;
}
projection {
	.com: "{" "color:" #600;
	font-style: italic;
}
.kwd {
	color: #006;
	font-weight: bold;
}
.kwd_objc {
	color: #ba1ca5;
}
.str {
	color: #800;
}
.str_objc {
	color: #ce231c;
}
.typ {
	color: #000000;
}
.lit {
	color: #044;
}
.lit_objc {
	color: #3a19db;
}
.pun,
.opn,
.clo {
	color: #440;
}
.tag {
	color: #800;
}
.atn {
	color: #FF000;
}
.atv {
	color: #0000ff;
}
.iOS_dType {
	color: #7c44af;
}
ol.linenums {
	margin-top: 0;
	margin-bottom: 0;
}
li.L0,
li.L1,
li.L2,
li.L3,
li.L5,
li.L6,
li.L7,
li.L8 {
	list-style-type: none;
}
li.L1,
li.L3,
li.L5,
li.L7,
li.L9 {
	background: #eee;
}

table.common1 tr {
	padding-top: 0;
	padding-bottom: 3px;
}

table.common1 tr.t1st td {
	color: #fff;
	font-size: 10pt;
	background-color: #a5a5a5;
	font-weight: bold;
}

table.common1 tr.t1Row td {
	background-color: #ededed;

}

table.common1 tr.t2Row td {
	background-color: #ededed;

}

table.common1 td {
	padding-left: 10px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

table.common1 td.t1st {}

table.common1 tr.t1Row td.t1st {
	font-weight: bold;
}

table.common1 tr.t2Row td.t1st {
	font-weight: bold;
}

table.common1 td.t1st {
	font-weight: bold;
}

table.common1 {
	table-layout: alignleft;
	width: 70%;
	vertical-align: top;
	left: 0;
	float: none;
	position: relative;
	border-spacing: 0;
	x-1st-row: 1;
	x-1st-row-name: t1st;
	x-row-pat-1: 1;
	x-row-pat-1-name: t1Row;
	x-row-pat-count: 2;
	x-row-pat-2: 1;
	x-row-pat-2-name: t2Row;
	text-align: Left;
	x-border-spacing: 0;
	x-1st-col: 1;
	x-1st-col-name: t1st;
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 6px;
	padding-left: 0.19cm;
	padding-right: 0.19cm;
	line-height: 14pt;
	x-col-pat-1: 1;
	x-col-pat-1-name: t1Col;
	x-col-pat-count: 2;
	x-col-pat-2: 1;
	x-col-pat-2-name: t2Col;
}

table.common1 td.t2Col {
	background-color: #fff;
	font-size: 10pt;
}

P.Preformatted-prettyprint {
	margin-top: 0pt;
	font-family: monospace;
	padding: 2px;
	border: 1px;
	solid: #888;
	word-wrap: break-word;
}
P.Preformatted {
	line-height: normal;
	margin-bottom: 14pt;
	margin-top: 14pt;
	x-text-tab-stops: repeat 1in;
	font-size: smaller;
	font-family: monospace;
	display: inline;
	margin: 0px;
}
.c {
	cursor: hand;
}
.b {
	color: #ff0000;
	font-family: "Courier New";
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}
.e {
	margin-left: 1em;
	text-indent: -1em;
	margin-right: 1em;
}
.k {
	margin-left: 1em;
	text-indent: -1em;
	margin-right: 1em;
}
.t {
	color: #990000;
}
.xt {
	color: #990099;
}
.ns {
	color: #ff0000;
}
.dt {
	color: #008000;
}
.m {
	color: #0000ff;
}
.tx {
	font-weight: bold;
}
.db {
	text-indent: 0px;
	margin-left: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: .3em;
	border-left: 1px solid #CCCCCC;
	font: small Courier;
}
.di {
	font: small Courier;
}
.d {
	color: #0000ff;
}
.pi {
	color: #0000ff;
}
.cb {
	text-indent: 0px;
	margin-left: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: .3em;
	font: small Courier;
	color: #888888;
}
.ci {
	font: small Courier;
	color: #888888;
}
table.Common_ww tr {
	padding-top: 0px;
	padding-bottom: 3px;
}
table.Common_ww tr.t1st td {
	color: #ffffff;
	font-family: Calibri;
	font-size: 10pt;
	background-color: #a5a5a5;
	font-weight: bold;
}
table.Common_ww tr.t1Row td {
	border-top-style: Solid;
	border-top-width: 1px;
	border-top-color: #a5a5a5;
	border-bottom-style: Solid;
	border-bottom-width: 1px;
	border-bottom-color: #a5a5a5;
}
table.Common_ww tr.t2Row td {
	background-color: #efefef;
}
table.Common_ww td {
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
table.Common_ww td.t1st {
}
table.Common_ww tr.t1Row td.t1st {
	font-weight: bold;
}
table.Common_ww tr.t2Row td.t1st {
	font-weight: bold;
}
table.Common_ww td.t1st {
	font-weight: bold;
}
table.Common_ww {
	table-layout: alignleft;
	vertical-align: top;
	left: 0px;
	float: none;
	position: relative;
	border-spacing: 0px;
	x-1st-row: 1;
	x-1st-row-name: t1st;
	font-family: Calibri, serif;
	x-row-pat-1: 1;
	x-row-pat-1-name: t1Row;
	x-row-pat-count: 2;
	x-row-pat-2: 1;
	x-row-pat-2-name: t2Row;
	text-align: Left;
	x-border-spacing: 0px;
	x-1st-col: 1;
	x-1st-col-name: t1st;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 6px;
	border-left-style: None;
	border-right-style: None;
	padding-left: 0.19cm;
	padding-right: 0.19cm;
	margin-left: 0.7cm;
	line-height: 14pt;
}

div.minitoc {
	width: 20%;	
	border: none !important;
	background: #F5F5F5 !important;
	position: fixed;
	right: 5px; top: 77px; 	
	line-height: 1.8; 
	padding-top: 20px; 
	padding-bottom: 15px; 
	padding-right: 20px; 
	padding-left: 48px;
}

.minitoc > p:first-child {
	font-weight: normal	 ! important ;
	margin-left: -24px;
}

div.minitocBody {
	width: 75%;
}

p.Applies {
	font-style: italic;
	color: #787878;
	font-size: 13px;
}

/* Стили для Назначения и основных возможностей*/
.purpose{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.purpose_pic{
	width: 45%;
	max-width: 500px;
}

.purpose_txt{
	width: 53%;
	margin-left: 10px;
}

.purpose_title{
	width: 100%;
}

/* Стили для Новых возможностей*/
.whatnew_txt{	
	width: 40%;
	margin-right: 50px;
}

.whatnew_pic{	
	width: 85%;
}

/*Стили для узких экранов*/
@media all and (max-width: 1023px) {
  div.minitoc {
     display: none;
  }
  
  div.minitocBody
  {
	width: 100%;
	}    
 
 div.purpose_pic{	
	width: 100%;
 }

 div.purpose_txt{
	width: 100%;
 } 
 
 div.whatnew_txt{
	width: 100%;
 }
 
 .whatnew_pic{
	width: 95%;
 }

  #submitPopup{
    padding-top: 0 !important;
	}
  #submitForm{
    width: 100% !important;
    height: 100% !important;
    box-sizing: border-box;
    overflow-y: auto;
	}

}

/*Стили для вкладок*/
/* Базовый контейнер табов */
.tabs {
	display: inline-block;
	padding: 0px;
	margin: 5 auto;
}
/* Прячем чекбоксы */
.tabs>input {
	display: none;
	position: absolute;
}
/* Стили переключателей вкладок (табов) */
.tabs>label {
	display: inline-block;
	margin: 0 0 -1px;
	padding: 7px 20px;
	font-weight: 500;
	font-size: 13px;
	text-align: justify;
	color: #aaa;
	border: 0px solid #c1c1c1;
	border-width: 1px 1px 1px 1px;
	background: #f1f1f1;
	border-radius: 0px 0px 0 0;
}
/* Изменение стиля переключателей вкладок при наведении */
.tabs>label:hover {
	color: #888;
	cursor: pointer;
}
/* Стили для активной вкладки */
.tabs>input:checked+label {
	color: #555;
	border-top: 1px solid #4682B4;
	border-bottom: 1px solid #fff;
	background: #fff;
}
/* Стиль отдельной вкладки с содержимым */
.tabs>div { display: none;
    padding: 10px;
    border: 1px solid #C0C0C0;
    background: #FFFFFF;
}
/* Активация вкладок с помощью псевдокласса :checked */
#tab1:checked~#content-tab1,
#tab2:checked~#content-tab2,
#tab3:checked~#content-tab3,
#tab4:checked~#content-tab4,
#tab5:checked~#content-tab5,
#tab6:checked~#content-tab6,
#tab7:checked~#content-tab7,
#tab8:checked~#content-tab8,
#tab9:checked~#content-tab9,
#tab10:checked~#content-tab10,
#tab11:checked~#content-tab11,
#tab12:checked~#content-tab12,
#tab13:checked~#content-tab13,
#tab14:checked~#content-tab14,
#tab15:checked~#content-tab15,
#tab16:checked~#content-tab16,
#tab17:checked~#content-tab17,
#tab18:checked~#content-tab18,
#tab19:checked~#content-tab19,
#tab20:checked~#content-tab20 {display: block;}

/* Стиль для заголовка вкладки */
span.TabCaption {
	font-size: 10pt;
	font-weight: bold;
	color: #000;
margin-bottom:0px;
}
