/*

Oxygen WebHelp Plugin [frameworks\dita\DITA-OT2.x\plugins\com.oxygenxml.webhelp\oxygen-webhelp\resources\css]
Copyright (c) 1998-2016 Syncro Soft SRL, Romania.  All rights reserved.

*/


@import "webhelp_topic_elements_styles.css";
@import "print.css";

/* Start RTL */
html[dir="rtl"] .navnext {
    float: left;
    background-image: url('../img/nav_left16.png');
    background-position: right;
    padding-bottom: 1px;
}

html[dir="rtl"] .navfooter .navnext {
    float: none;
}

html[dir="rtl"] .navprev {
    float: right;
    background-image: url('../img/nav_right16.png');
    background-position: right;
    padding-bottom: 1px;
}

html[dir="rtl"] .navparent {
    background-position: right;
    padding-bottom: 1px;
}

div#navigationLinks span.navparent {
	display: none;
}

html[dir="rtl"] div.footer{
    float: left;
}
/* End RTL */

body {
  background-color:transparent;
  font-family: 'Segoe UI', Verdana, Tahoma, "Lucida Grande", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
  font-size:100%;
  padding-left: 8;
  font-size: .875em;

}

input {
	  font-family: 'Segoe UI', Verdana, Tahoma, "Lucida Grande", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;

}

/* header containing print button */
header[role="banner"]{
	background-color: #f7f7f7;
	height: 34px;
	border-bottom: 1px solid #e1e1e1;
	margin-left: -9px;
	margin-top: -8px;
	margin-bottom: 15px;
}

p
{
	font-family: 'Segoe UI', Verdana, Tahoma, Arial;
	line-height: 140%;
	color: #000000;
}

a.link {
    color: #00a1de!important;
    text-decoration: none;    
}

a.link .navheader_label{
    color: #00a1de!important;
    text-decoration: none!important;    
}

a.visited .navheader_label{
    color: #00a1de!important;
    text-decoration: none!important;    
}

a.hover .navheader_label{
    color: #00a1de!important;
    text-decoration: none!important;     
}

a.active .navheader_label{
    color: #00a1de!important;
   text-decoration: none!important;    
}

a.xref {
	 color: #00a1de!important;
    text-decoration: none; 
}

.navheader{
    min-width: 326px;
    text-align: right;
}
.navheader_linktext,
.navheader_separator{
    display: none;
}
.navnext a,.navprev a,.navparent a{
    padding-left: 15px;
    display: inline-block;
}
.navparent,.navprev,.navnext{
    background-repeat: no-repeat;
    margin-left: 5px;
    cursor: pointer;
    padding-right: 10px;
    padding-bottom: 5px;
    line-height: 16px;
    display: inline-block;
    text-indent: 3px;
    min-width: 16px;
    min-height: 16px;
}
.navparent{
    background-image: url('../img/nav_up16.png');
}
.navprev{
    background-image: url('../img/nav_left16.png');
}
.navnext{
    background-image: url('../img/nav_right16.png');
    float:right;
}

span.frames{ cursor:pointer; padding:0 5px 0 0; }

a:visited{
    color: #00a1de;
    text-decoration: none;       
}
a:hover{
  color: #00a1de;
  text-decoration: underline;
}



a span.frames{
/*
 * Patch 18.08.2010 EXM-18336
 * color:navy;
 */
    color:#0000FF; 
    text-decoration:underline;
}
/*
 * Patch 18.08.2010 EXM-18336
 * a:hover{ 
 *    color:red; 
 *    text-decoration:underline;
 * }
 * 
 */

table.nav{
  width:100%;  
  vertical-align:middle;
}

table.nav td + td {
  text-align:left;
  padding:0 0.4em 0 0;
}

/*
 * SEE ALSO LINKS AT BOTTOM OF TOPIC */

 /*nav.related-links{
   margin-top:30px;
   background-color: #ebebeb; 
   border: 1px solid #d7d7d7; 
   padding: 12px 9px 0px 9px; 
   width: 65%;
   margin-top: 0;
} */



div.related_link a:link, 
div.related_link a:visited {
	text-decoration: none;
	color: #00a1de;
	
}

div.related_link a:hover, 
div.related_link a:active {
	text-decoration: underline;
	color: #00a1de;
	
}

.related-links:before {
	
}

.related-links:empty {
	display: none;
}

/* Mini TOC - Related Links In Topics */


.related-links ul.ullinks {
	list-style-type: square;
	/*margin-left: -21px;*/
	/*box-shadow: #ababab 2px 3px 3px 0px;*/
   /*background-color: #ebebeb; */
   border: 1px solid #d7d7d7; 
   padding: 9px 12px 9px 9px; 
   width: 45%;
   margin-top: 30px;
   font-size: .875em;

}

.related-links ul.ullinks li {
	/*margin-left: -21px;*/
	margin-left: 20px;
}

.related-links ul.ullinks:before {
	content: "Subtopics";
	    color: #515151;
		font-weight: normal;
		/*margin-left: -21px;*/
		margin-bottom: 0;
		font-size: 1.25em;
		color: #363636;
		font-family: 'Segoe UI', Verdana, Tahoma, Arial;
}

html[lang="de-de"] .related-links ul.ullinks:before {
	content: "Untergeordnete Abschnitte";
	    color: #515151;
		font-weight: normal;
		/*margin-left: -21px;*/
		margin-bottom: 0;
		font-size: 1.25em;
		color: #363636;
		font-family: 'Segoe UI', Verdana, Tahoma, Arial;
}

html[lang="fr-fr"] .related-links ul.ullinks:before {
	content: "Sous-rubriques";
	    color: #515151;
		font-weight: normal;
		/*margin-left: -21px;*/
		margin-bottom: 0;
		font-size: 1.25em;
		color: #363636;
		font-family: 'Segoe UI', Verdana, Tahoma, Arial;
}

.related-links ul.ullinks li {
	margin-top: 7px;
	margin-bottom: 7px;
}

.related-links ul.ullinks a:link, 
.related-links ul.ullinks a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #00a1de;
}

.related-links ul.ullinks a:hover, 
.related-links ul.ullinks a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #00a1de;
}


/* Patch EXM-18336
 * h1.topictitle1 {
 *   color:black;
 *   background-color:#eee;  
 *   padding:0.3em 0 0 0.2em;
 *   margin:0 0.3em 0 0;
}
 */
h1.topictitle1 {
  color:00a1de;
  background-color:none;
  /*font-size: 1.75em;  */
  font-size: 1.9em;
  padding:0;
  margin-top: 0;
  margin-bottom: 7px;
}


/*----------------------*/


/*----------------
    The footer. 
-----------------*/

div.footer{  
  margin:0 0.6em 9px 0;
  float:right;
  line-height: normal;
  color:#444;
  font-size: .875em;
}

div.footer p {
	margin-top: 0;
	padding-top: 0;
}

a.oxyFooter{text-decoration:none; color:#444}

.navfooter .navnext{
    float:none;
}
.navfooter{
  margin:3em 0 0 0; 
  padding:0.4em 0 0 0;
}

div.footer span.xmlauthor{
  margin-bottom:14px;
}

#myPassword, #myUserName{
  width:100%;  
}

/*----------------*/
/*The copyright.*/
div, td{
    /* font-size:10pt; */
}

div.copyright{
    font-size:8pt;
    padding-top:1em;
}
#nav_tree div.copyright{
    padding-top:0.2em;
    padding-left:1em;
}

/* Makes the titles stand-out */
h1.title,
h2.title{
    color:#00a1de;
    background-color:none;
    text-shadow:none;
    padding: 0;
    box-shadow: 0;
	font-weight: bold!important;
	font-family: 'Segoe UI', Verdana, Tahoma, Arial;
}

/* Makes the Heading 2 paragraphs look like sh1 Subheading 1 */
h2.title {
	margin-top: 24px;
	margin-bottom: -3px;
	font-weight: normal;
	font-size: 1.35em;
	color: #00a1de;
	font-family: 'Segoe UI', Verdana, Tahoma, Arial;
}

/* The navigation tree classes */
#nav_tree > ul{
    border-top:1px solid gray;
    border-bottom:1px solid gray;
    margin-top: 0;
    margin-left: 0.5em;
    margin-right: 0.5em;
    min-width:300px;
    padding: 1em;
    font-size:10pt;
}

#content{
    border-left:2px solid gray;
    padding-left:1em;
}

#nav_tree ul ul{
    margin:0;
    padding:0;
}

#nav_tree form{
    margin-top:0.5em;
    margin-bottom:0.5em;
    padding-right:0.5em;
    text-align:right;
}
#nav_tree form input{
    font-size:8pt;
}

#nav_tree li {
    margin-top: 0.2em;
    margin-left: 1em;
    list-style-type:none;
}

/* The links */
#nav_tree a.nav_tree{
    color:black;
    background-color:inherit;
}

/* The selected page. */
#nav_tree li.nav_tree_last_open_book > a{
    background-color: #333399;
    color:white;
    text-decoration:none;
}

#nav_tree li:before{
    display:inline;
    vertical-align:text-bottom;
    padding-top:0.2em;
    padding-right:0.2em;
}


/* Title displayed over the tree area.*/
#nav_tree p.nav_title { 
    font-size: 14pt; 
    font-weight: bold; 
    margin: 0.5em;
}
#nav_tree p.nav_title a{ 
    text-decoration:none;
    color:black;
    background-color:inherit;
}

/* The path in the document displayed over the content.*/
div.nav_path{
    text-align:right;
}

.redX {
    color:red;
    background-color:inherit;
    font-size:1.2em;
}

div.framesLink div#printlink {
	display: none;
}

div#permalink {
	display: none!important;
}

#permalink>a {
  display: block;
  width: 16px;
  height: 16px;
  background: url("../img/link.png") no-repeat;
  float: right;
  font-size: xx-small;
  padding: 0 3px 0 3px;
  margin-right: 3px;
}

#printlink>a{
    display: block;
    width: 16px;
    height: 16px;
    background: url("../img/print.png") no-repeat;
    float: left;
    font-size: xx-small;
    padding: 0 3px 0 0px;
    margin-right: 0;
	margin-left: 6px;
    cursor: pointer;
	margin-top: 6px!important;
	border: 1px solid #d7d7d7;
	border-radius: 4px;

}

#lHeader {
    background: url(../img/diagonal_lines.png);
}

#space {
	/*height: 1px!important;*/
	background-color: #e1e1e1;
}

/* IE6 & IE7 style */
@media screen\9 {
    .navheader{
        width: 360px;
        text-align: right;
    }
    .navnext{
        background-image: url('../img/nav_right16.png');
        float:none;
    }
}

div.loadingError {
  color:red;
  font-weight:bold;
}


.topic_breadcrumb_link + .topic_breadcrumb_link:before{
    content:" / ";
}

div#breadcrumbLinks {
	font-size: 12px;
}

div#productToolbar div#breadcrumbLinks {
	float: right!important;
	padding-right: 10px;
}

#topic_navigation_links {
    display: block;
}

/* Numbered steps inside of a "p" DIV */

div.p ol,
div.p ul,
div.abstract ol,
div.abstract ul {
  margin-left: -22px;
}

div.p ol li, 
div.p ul li, 
div.abstract ol li, 
div.abstract ul li {
	margin-top: 9px;
	margin-bottom: 9px;
	padding-left: 10px;

}

div.p ul,
div.abstract ul {
	list-style-type: square;

}

div.p ul li,
div.abstract ul li, 
div.abstract ol li {
		padding-left: 0px;
}


/* Numbered Steps  */

ol.ol.steps li {
	padding-left: 10px;
	margin-bottom: 9px;
	text-indent: 0px;
	margin-left: -24px;
	
}

ol.ol.steps ul.choices,
ol.ol.steps ul {
	list-style-type: square;
}

ol.ol.steps ul.choices li {
	margin-top: 9px;
	margin-bottom: 9px;
	padding-left: 0px;
	margin-left: -22px;
    text-indent: 0;
}

ol.ol.steps ul.choices li.choice {
	margin-top: 9px;
	margin-bottom: 9px;
	padding-left: 0px;
	margin-left: 0;
    text-indent: 0;
}

ol.ol.steps ul li {
	margin-top: 9px;
	margin-bottom: 9px;
	padding-left: 0px;
	margin-left: 0px;
    text-indent: 0;
}

/* Bulleted lists inside of steps with alpha substeps */

ol.ol.steps ol ul{
	margin-left: 3px;
}

li.substepexpand div.itemgroup ul.ul {
	margin-left: -20px;
}

ol.ol.steps ol.ol.substeps {
	margin-top: 9px;
}



/* Continuing numbering for steps that have a "stepresult" */

div.itemgroup.stepresult {
	start: inherit;
}


/* Bulleted Lists Not Inside Steps */

div.body ul {
	margin-left: -22px;
}

div.body ul li {
	margin-top: 9px;
	margin-bottom: 9px;
}


div.body ul ul {
	margin-left: -22px;
	list-style-type: square;
}

/* Tables */

table.simpletable, table.table {
	border-bottom: 1px solid #a1a1a1;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-collapse: collapse;
	margin: 12px 0 12px 0;
}

table.simpletable thead th, table.table thead th {
	background-color: #00a1de;
	color: #ffffff;
	font-weight: bold;
	border: 0;
	padding: 6px 6px 6px 9px;
	vertical-align: bottom;
	text-align: left;
}

table.simpletable tbody th.stentry.choption p.p {
	margin-top: 0;
	margin-bottom: 0;
}

table.simpletable thead th p, table.table thead th p{
	margin-top: 0;
	margin-bottom: 0;
	color: #ffffff;

}

table.simpletable tbody th, table.table tbody th {
		border-bottom: 1px solid #a1a1a1;
		border-top: 0;
		vertical-align: top;
}

table.simpletable td, table.table td {
	padding: 6px 6px 6px 9px;
	border-bottom: 1px solid #a1a1a1;
	border-top: 1px solid #a1a1a1;
	border-left: 0;
	border-right: 0;
	line-height: 140%;
	vertical-align: top;
}

table.simpletable td, table.table td p {
	margin-top: 0;
	margin-bottom: 6px;
}

table.simpletable td div.p, table.table td div.p {
	margin-top: 0;
	margin-bottom: 6px;
}

table.simpletable td, table.table td div {
	margin-top: 0;
	margin-bottom: 0;
	
}


table.simpletable td.stentry p, table.table td.stentry p{
	margin-top: 0;
	margin-bottom: 6px;
}

/* Monospace Font */

tt, code, kbd, samp  {
	font-family: Consolas, Lucida Console, Lucida Sans Typewriter, Courier, Courier New;
	font-size: .975em;
 
}

pre {
  padding: 0;
  background-color: transparent!important;
  overflow: auto;
  max-height: 600px;
  margin: 0;
} 

/* Table Captions */

caption {
	text-align: left;
	margin-bottom: 6px;
	color: #414141;
	font-size: .75em;
}

caption span.tablecap {
	text-align: left;
}

caption span.table--title-label {
	display: none;
}

/* NOTES */

div.note.note
{
	color: #000000;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-bottom: 4px;
	background-color: #EBEBEB;
	padding-top: 9px;
	padding-bottom: 11px;
	padding-right: 12px;
	border-top: 0px solid #CCCCCC;
	font-style: normal;
	padding-left: 9px;
    text-indent: -22px;
	padding-left: 32px;
}

/* Bulleted lists inside of notes */

div.note.note ol,
div.note.note ul {
	
	/*margin-left: -22px;*/
	text-indent: 0px;
	margin-bottom: 9px;
}

/* Unordered list inside of a Note following a bulleted list inside of a stepped procedure */
ul.choices li div.note.note ul {

margin-left: 0px;

}


div.note.note ul li,
div.note.note ol li {
	margin-bottom: 6px!important;
	margin-top: 6px!important;
}

.notetitle, div[class="note"]>h3 {
    background-image: url(../img/note.png) !important;
    background-repeat: no-repeat;
    padding: 6px 4px 4px 4px;
	background-position-x: 0px;
	background-position-y: 4px;
}

span.notetitle, span.tiptitle, span.importanttitle, span.remembertitle, span.warningtitle, span.cautiontitle, span.troubletitle, span.restrictiontitle, span.attentiontitle {
	padding-left: 22px;
}




.tiptitle, div[class="tip"]>h3 {
    background-image: url(../img/note_tip.png) !important;
    background-repeat: no-repeat;
    padding: 6px 4px 4px 4px;
	background-position-x: 0px;
	background-position-y: 4px
}

.remembertitle, div[class="remember"]>h3 {
	    background-image: url(../img/remember.png) !important;
    background-repeat: no-repeat;
    padding: 6px 4px 4px 4px;
	background-position-x: 0px;
	background-position-y: 4px
}

.warningtitle, div[class="warning"]>h3 {
	    background-image: url(../img/note_caution.png) !important;
    background-repeat: no-repeat;
    padding: 6px 4px 4px 4px;
	background-position-x: 0px;
	background-position-y: 4px
}

.cautiontitle, div[class="caution"]>h3 {
	    background-image: url(../img/note_caution.png) !important;
    background-repeat: no-repeat;
    padding: 6px 4px 4px 4px;
	background-position-x: 0px;
	background-position-y: 4px
}

.troubletitle, div[class="trouble"]>h3 {
	    background-image: url(../img/note_trouble.png) !important;
    background-repeat: no-repeat;
    padding: 6px 4px 4px 4px;
	background-position-x: 0px;
	background-position-y: 4px
}

.restrictiontitle, div[class="restriction"]>h3 {
	    background-image: url(../img/restriction.png) !important;
    background-repeat: no-repeat;
    padding: 6px 4px 4px 4px;
	background-position-x: 0px;
	background-position-y: 4px
}


.importanttitle, div[class="important"]>h3, .attentiontitle, div[class="attention"]>h3, .noticetitle, div[class="notice"]>h3 {
    background-image: url(../img/note_important.png) !important;
    background-repeat: no-repeat;
    padding: 6px 4px 4px 4px;
	background-position-x: 0px;
	background-position-y: 4px
}

.attentiontitle, div[class="important"]>h3 {
	    background-image: url(../img/restriction.png) !important;
    background-repeat: no-repeat;
    padding: 6px 4px 4px 4px;
	background-position-x: 0px;
	background-position-y: 4px
}

/* Padding on top of images */

div.itemgroup img.image,
div.example div.p img.image {
	padding-top: 9px;
	padding-bottom: 9px;
}

div.itemgroup.stepresult,
div.itemgroup.info {
	margin-top: 9px;
	margin-bottom: 9px;
}

/* Figures */
figure {
	text-align: left;
	margin-left: 0;

}

p.figcap {
	margin-left: 0;
	text-align: left;
	margin-top: 0;
	color: ##414141;
	font-size: .75em;
	font-style: normal;
	margin-bottom: 9px;
}

.relinfo {
    margin-top: 24px;
    margin-bottom: 9px;
	color: #515151;
}

/* Run In Head */

/*p.p .ph.b,
li.li .ph.b,
li.li .ph.uicontrol {
	font-weight: bold;
	color: #00a1de;
} */

li > .ph.b,
li p > .ph.b {
	font-weight: bold;
	color: #0076c6;
}

ol.steps li.step ul.ul li.li .ph.b {
	font-weight: bold;
	color: black;
}



li.li .ph.b + p {
	margin-top: 4px!important;
}


/* Footer */
div.footer_separator {
	border-top: #eeeeee 1px solid;
	margin-top: 48px!important;
	padding-bottom: 6px;
	padding-top: 4px;
	text-align: left;
}

/* Glossary */

div.abstract a:link, 
div.abstract a:visited {
    color: #00a1de;
    text-decoration: none;       
}
div.abstract a:hover,
div.abstract a:active {
  color: #00a1de;
  text-decoration: underline;
}

/* Numbered Lists in Glossary */

div.abstract div.p ol.ol li {
    padding-left: 10px;
    margin-bottom: 9px;
    }
	
div.abstract div.p ol.ol ul li {
    padding-left: 0px;
    margin-bottom: 9px;
    }
	
/* Troubleshooting */

section.section h2.title.sectiontitle {
	margin-bottom: 9px!important;
}

pre.pre.codeblock {
	margin-top: 9px;
	margin-bottom: 9px;
	
}

/* FORMATTING TASK SENTENCE AND ADDING ICON */
p.li.stepsection {
  margin: 12pt 0 7pt 0!important;
  padding: 5px 0 0 0!important;
  font-family: 'Segoe UI'!important;
  font-weight: bold!important;
  font-style: italic!important;
  border-top: 1px solid #c2c2c2!important;
  page-break-after:avoid!important;
}

p.li.stepsection:before {
  content: url('../img/note_task.png')!important;
  padding-right: 6px!important;
}
/* END TASK SECTION */


