/* General styles */
body {
	font-family: 'Segoe UI' , 'Lucida Grande' , Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	color: #000;
}
h1 {
	font-family: 'Segoe UI' , 'Lucida Grande' , Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: normal;
	margin-top: 0;
	color: #000;
}
h2, h3 {
	font-family: 'Segoe UI Semibold' , 'Segoe UI' , 'Lucida Grande' , Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #000;
}
h2 {
	font-size: 1.769em;
}
h3 {
	font-size: 1.231em;
}
h4, .subHeading {
	font-family: 'Segoe UI Semibold' , 'Segoe UI' , 'Lucida Grande' , Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.077em;
	font-weight: normal;
	margin: 0;
	color: #000;
}
.subHeading {
	margin-top: 5px;
}
h5, h6 {
	font-family: 'Segoe UI Semibold' , 'Segoe UI' , 'Lucida Grande' , Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 130%;
	margin: 0;
	color: #000;
}
a, a:link {
	text-decoration: none;
	color: #1364c4;
}
a:visited, a:active {
	text-decoration: none;
	color: #03697a;
}
a:hover {
	text-decoration: none;
	color: #3390b1;
}
a.button, a.button:active, a.button:hover {
    float: right;
	background-color: #0080c0;
    color: white;
    padding: 6px 12px;
    font-size: 14px;
    border: 1px solid transparent;
    border-radius: 4px;
	margin-left: 6px;
}
a.button:link, a.button:visited {
    color: white;
}
img {
	border: 0;
}
p {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 15px;
	line-height: 18px;
}
q {
	font-style: italic;
}
blockquote {
	margin-top: 0px;
}
table {
	border-collapse: collapse;
	padding: 0;
	margin-bottom: 15px;
	font-size: 15px;
	width: 100%;
}
td, th {
	border-bottom: 1px solid #dbdbdb;
	margin: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 8px;
	padding-left: 8px;
}
th {
	background-color: #ededed;
	color: #636363;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
td {
	color: #2a2a2a;
	vertical-align: top;
}
table p:last-child {
	padding-bottom: 0;
}
table.members {
	width: 100%;
}
table.members td {
	min-width: 72px;
}
table.members img {
	padding-right: 5px;
}
div.alert img {
	padding-right: 5px;
}
ol {
	margin-top: 0px;
	margin-bottom: 10px;
}
ol ol {
	list-style-type: lower-alpha;
}
ol ol ol {
	list-style-type: lower-roman;
}
ul {
	margin-top: 0px;
	margin-bottom: 10px;
}
.noBullet {
	list-style-type: none;
	padding-left: 20px;
}
ul ul {
	list-style-type: circle;
}
ul ul ul {
	list-style-type: square;
}
dt {
	font-weight: 600;
}
pre {
	font-family: Consolas, Courier, monospace;
	overflow: hidden;
}
.pageHeader {
	font-family: 'Segoe UI' , Tahoma, Helvetica, Sans-Serif;
	background-color: #222222;
/*	background-color: #333333;*/
	color: #d0d0d0;
	padding: 5px 10px;
	vertical-align: middle;
	height: 25px;
}
.pageBody {
	padding: 0px;
}
.topicContent {
/*!!!!new */
	padding: 15px 15px 15px 20px;
/*	padding: 10px 10px 15px 10px;*/
	overflow: visible;
	border-left: 1px solid #bbb;
}
.pageFooter {
	clear: both;
	border-top: solid 1px #bbb;
	padding: 10px;
}
.feedbackLink {
}
.iconColumn {
	width: 100px;
}
.seeAlsoStyle {
}
table.titleTable td {
	padding-top: 0px;
	border-width: 0px;
}
td.titleColumn {
	margin-top: 0px;
	padding-left: 0px;
	vertical-align: middle;
}
td.logoColumn {
	padding-left: 0px;
	padding-right: 10px;
	vertical-align: middle;
	width: 1px;
}
td.logoColumnAbove {
	padding: 0px 10px 0px 0px;
	vertical-align: middle;
}
span.selflink {
	color: #000066;
}
div.preliminary {
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
	color: #333333;
}
div.caption {
	font-weight: bold;
	font-size: 1em; /*12pt*/
	color: #003399;
	padding-top: 5px;
	padding-bottom: 5px;
}
.procedureSubHeading {
	font-size: 1.1em; /*13.5pt*/
	font-weight: bold;
}
.summary {
}

/* Collapsible region styles */
/*
.collapsibleAreaRegion {
	margin-top: 15px;
	margin-bottom: 15px;
}*/
.collapseToggle {
	padding-right: 5px;
}
.collapsibleRegionTitle {
	font-family: 'Segoe UI Semibold' , 'Segoe UI' , 'Lucida Grande' , Verdana, Arial, Helvetica, sans-serif !important;
	font-style: normal !important;
	font-size: 1.769em;
	margin-top: 9px;
	margin-bottom: 19px;
	padding-top: 20px;
	padding-bottom: 5px;
	cursor: pointer;
}
.collapsibleSection {
	padding: 0 0 0 20px;
}

/* Syntax and code snippet styles */
.codeSnippetContainer {
	min-width: 260px;
	margin-top: 10px;
}
.codeSnippetContainerTabs {
	height: 23px;
	vertical-align: middle;
	position: relative;
	z-index: 1;
}
.codeSnippetContainerTab {
	padding: 0px 15px;
	width: auto;
	height: 22px;
	color: #2a2a2a;
	font-family: "Segoe UI" , "Lucida Grande" , Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	font-style: normal !important;
	vertical-align: baseline;
	float: left;
}
.codeSnippetContainerTabActive {
	background: #f8f8f8;
	padding: 0px 15px;
	width: auto;
	height: 22px;
	color: #000000;
	font-family: "Segoe UI" , "Lucida Grande" , Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	font-style: normal !important;
	vertical-align: baseline;
	border-top-color: #939393;
	border-right-color: #939393;
	border-left-color: #939393;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	float: left;
}
.codeSnippetContainerTabPhantom {
	background: #f8f8f8;
	padding: 0px 15px;
	width: auto;
	height: 22px;
	color: #000000;
	font-family: "Segoe UI" , "Lucida Grande" , Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	font-style: normal !important;
	vertical-align: baseline;
	border-top-color: #939393;
	border-right-color: #939393;
	border-left-color: #939393;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	float: left;
	display: none;
}
.codeSnippetContainerTabSingle {
	background: #f8f8f8;
	padding: 2px 15px 0px 15px;
	width: auto;
	height: 20px;
	color: #000000;
	font-family: "Segoe UI" , "Lucida Grande" , Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	font-weight: bold;
	font-style: normal !important;
	vertical-align: baseline;
	border-top-color: #939393;
	border-right-color: #939393;
	border-left-color: #939393;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	float: left;
}
.codeSnippetContainerTab a {
	top: 2px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	position: relative;
}
.codeSnippetContainerTab a:link {
	color: #000000;
}
.codeSnippetContainerTab a:hover {
	color: #136460;
}
.codeSnippetContainerTabActive a {
	top: 2px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	cursor: default;
}
.codeSnippetContainerTabActive a:link {
	color: #000000;
}
.codeSnippetContainerTabActive a:hover {
	color: #000000;
}
.codeSnippetContainerTabPhantom a {
	top: 2px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	cursor: default;
}
.codeSnippetContainerTabPhantom a:link {
	color: #000000;
}
.codeSnippetContainerCodeContainer {
	border: 1px solid #939393;
	top: -1px;
	margin-bottom: 12px;
	position: relative;
}
.codeSnippetToolBar {
	width: auto;
	height: auto;
}
.codeSnippetToolBarText {
	top: -8px;
	width: auto;
	height: 0px;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: top;
	float: right;
	position: relative;
}
.codeSnippetToolBarText a {
	color: #1364c4;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	font-family: "Segoe UI" , "Lucida Grande" , Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 10px;
	font-style: normal !important;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 0px;
	background-color: #ffffff;
}
.codeSnippetToolBarText a:link {
	color: #1364c4;
}
.codeSnippetContainerCode {
	margin: 0px;
	padding: 10px;
	width: auto;
}
.codeSnippetContainerCode div {
	margin: 0px;
	padding: 0px;
}
.codeSnippetContainerCode pre {
	margin: 0px;
	padding: 5px;
	overflow: auto;
	font-family: Consolas, Courier, monospace !important;
	font-style: normal;
	font-weight: normal;
	-ms-word-wrap: normal;
}
.codeSnippetContainerCode .keyword {
	color: #0000ff;
	font-weight: normal;
}

.copyCodeSnippet {
}

/* Keyword and phrase styles */
span.code, span.command {
	font-family: Consolas, Courier, monospace;
	color: #000066;
	background-color: #f4f4f4;
}
span.ui {
	font-weight: bold;
}
span.math {
	font-style: italic;
}
span.input {
	font-weight: bold;
}
span.term {
	font-style: italic;
}
span.label {
	font-weight: bold;
}
span.foreignPhrase, span.phrase {
	font-style: italic;
}
span.placeholder {
	font-style: italic;
}
span.typeparameter {
	font-style: italic;
}
span.identifier {
}
span.keyword {
	font-weight: bold;
}
span.parameter {
	font-style: italic;
}
dt span.parameter {
	font-weight: normal;
}
span.literal, span.literalValue {
	color: #cc0000;
}
span.comment {
	color: #006633;
}
span.introStyle {
	color: #a9a9a9;
}
span.nolink {
	font-weight: bold;
}

/* Auto-outline styles */
ul.autoOutline {
}
li.outlineSectionEntry {
}
div.outlineSectionEntrySummary {
}

/* Media  styles */
div.mediaNear {
	text-align: left;
	margin-top: 1em;
	margin-bottom: 1em;
}
div.mediaFar {
	text-align: right;
	margin-top: 1em;
	margin-bottom: 1em;
}
div.mediaCenter {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}
span.captionLead {
	font-weight: bold;
	margin-right: .5em;
}
span.media img {
	vertical-align: top;
}

/* Glossary styles */
div.glossaryDiv {
}
div.glossaryLetterBar {
}
hr.glossaryRule {
}
h3.glossaryGroupHeading {
	color: #808080;
}
div.glossaryGroup {
}
dl.glossaryGroupList {
	margin: 0;
	color: Black;
}
dt.glossaryEntry {
	margin-left: 2em;
}
dd.glossaryEntry {
	margin-left: 2em;
	margin-bottom: 2em;
}
div.relatedEntry {
	margin-bottom: 4px;
}

/* Bibliography styles */
div.bibliographStyle {
	padding-top: 5px;
}
span.bibliographyNumber {
}
span.bibliographyAuthor {
	font-weight: bold;
}
span.bibliographyTitle {
	font-style: italic;
}
span.bibliographyPublisher {
}
sup.citation a:link a:visited a:active {
	text-decoration: none;
}

/* Placeholder for the Help 1 user data style class */
.userDataStyle {
}



.missing
{
	color: #dc143c;
	font-size: 8.5pt;
	font-weight: bold;
}

/*  ------------------------------ Added  */


td {
	vertical-align: middle;
}
th { 
	text-align: center;
}

table {
  border-collapse: collapse;
}
.tableSection {
   padding-top: 8px;
   padding-bottom: 7px;
}


table, th, td {
  border: 1px solid #a2a9b1;
}

table.titleTable {
  border: none;
  margin: 0px;
}

h1 {
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}


/* В строке 78 было. 
p {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 15px;
	line-height: 18px;
}
*/
p {
	margin-top: 0;
	margin-bottom: 0;
        padding-top: 7px;
	padding-bottom: 7px;
	line-height: 18px;
}

ul {
    margin-top: 6px;
    margin-bottom: 6px;
}


img {
  margin: 12px 0px 12px 0px;
/*  margin: 2px 0px 11px 0px;*/
}

.collapsibleAreaRegion {
    margin-top: 10px;
    margin-bottom: 10px;
/*
    margin-top: 8px;
    margin-bottom: 3px;
*/
}

img.collapseToggle {
  margin: 0px;
  display: none;
}


table img {
  margin: 4px 3px 4px 3px;      /*ToDo : только для первого столбца или только для мелких картинок*/
}

td {
    padding: 3px 11px 3px 6px;
}
span.nolink {
    color:red;
    font-weight: normal
}
#ResizeImageIncrease {
  display: none;
}
#ResizeImageReset {
  display: none;
}

/* !!!!new */
table:not([class]) td:first-child {
    text-align: center;
    background-color: #ededed;
    font-weight: bold;
    width: 300px;
}
/*
table:not([class]) td:first-child  {
  text-align: center;
  background-color: #ededed;
  font-weight: bold;
  white-space: nowrap;
}
*/

a:visited { color: #1364c4; }

a:hover { color: #3390b1; }

th{
 color: black;
}

.collapsibleRegionTitle {
	padding-top: 0px;
}

.titleTable {
  display: none;
}
.previmage img{
  margin: 0px;
  padding: 0px;
}

.nextimage img {
  margin: 0px;
  padding: 0px;
}

.previmage{
  margin: 0px 20px 0px 0px;
  padding: 0px;
}
.nextimage {
   float: right !important;
}


a.previmage[href=""] {
  display: none;
}

a.nextimage[href=""] {
  display: none;
}

.prevnexttop span {
 vertical-align: top;
 color: #c0c0c0;
}

.prevnexttop a {
 vertical-align: top;
 color: #c0c0c0;
 text-decoration: underline;
}

.prevnexttop {
  margin-bottom: 12px;
}

.prevnextbottom {
  margin-top: 12px;
}


/*!!!!new */

/* not work for Google Translate */
/*
table tr:not(:first-child) td:first-child {
    transform: translate(0);
}
*/

img {
    max-width: 100%;
}

h1 {
    padding-bottom: 12px;
}

a[href="Getting_Started.htm"] {
    font-size: 1.1em;
}

.pageHeader {
    font-size: 1.2em;
    line-height: 150%;
}

/* fix splitter */
div#leftNav {
    border-right: 0px solid #ffffff !important;
}
.topicContent {
    border-left: 1px solid #b6b6b6;
}



/* !!!!new */

.control-block{
    display: inline-block;
    padding: 0 20px;
	font-size: 14px;
} 

.control-block--item,
.control-block--inner{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
}

.control-block--item{
    margin-right: 10px;
}

.theme-1{
    background-color: #FFFFFF;
    color: #000;
}

.theme-2{
    background-color: #E6E6E6;
}

.theme-3{
    background-color: #CCCCCC;
}

.theme-4{
    background-color: #B3B3B3;
}

.theme-5{
    background-color: #999999;
}

.theme-6{
    background-color: #808080;
}

.theme-7{
    background-color: #666666;
    color: #FFFFFF;
}

.theme-8{
    background-color: #4D4D4D;
    color: #FFFFFF;
}

.theme-9{
    background-color: #333333;
    color: #FFFFFF;
}

.theme-10{
    background-color: #1A1A1A;
    color: #FFFFFF;
}

.theme-11{
    background-color: #1A1A1A;
    color: #FFFFFF;
}

.theme-7 h1, .theme-7 h2, .theme-7 h3, .theme-7 h4, .theme-7 h5, .theme-7 h6, .theme-7 #tocNav .current a, .theme-7 td,
.theme-8 h1, .theme-8 h2, .theme-8 h3, .theme-8 h4, .theme-8 h5, .theme-8 h6, .theme-8 #tocNav .current a, .theme-8 td,
.theme-9 h1, .theme-9 h2, .theme-9 h3, .theme-9 h4, .theme-9 h5, .theme-9 h6, .theme-9 #tocNav .current a, .theme-9 td,
.theme-10 h1, .theme-10 h2, .theme-10 h3, .theme-10 h4, .theme-10 h5, .theme-10 h6, .theme-10 #tocNav .current a, .theme-10 td,
.theme-11 h1, .theme-11 h2, .theme-11 h3, .theme-11 h4, .theme-11 h5, .theme-11 h6, .theme-11 #tocNav .current a, .theme-11 td{
    color: #FFFFFF!important;
}

.theme-6 #tocNav .current a, .theme-6 td,
.theme-5 #tocNav .current a, .theme-5 td,
.theme-4 #tocNav .current a, .theme-4 td,
.theme-3 #tocNav .current a, .theme-3 td,
.theme-2 #tocNav .current a, .theme-2 td,
.theme-1 #tocNav .current a, .theme-1 td{
    color: #000000!important;
}


.theme-7 table:not([class]) td:first-child,
.theme-8 table:not([class]) td:first-child,
.theme-9 table:not([class]) td:first-child,
.theme-10 table:not([class]) td:first-child,
.theme-11 table:not([class]) td:first-child{
    background-color: #3c3939;
}



body.TOC-hidden #leftNav{
	width: 0!important;
	left: -9999px!important;
	position: absolute!important;
	margin-left: 0!important;
	padding: 0!important;
}

body.TOC-hidden #TopicContent{
	border-left: 0;
	margin-left: 0!important;
}


/* was 1023px */
@media only screen and (max-width: 823px) {

    #PageHeader{
        height: auto;
    }

    #PageHeader #SearchForm{
        float: none;
    }

}

.tocCollapsed {
	background: url('../icons/SectionCollapsed.png') no-repeat scroll center !important;
}
.tocExpanded {
	background: url('../icons/SectionExpanded.png') no-repeat scroll center !important;
}
