<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

Oxygen WebHelp Plugin
Copyright (c) 1998-2016 Syncro Soft SRL, Romania.  All rights reserved.

*/


@import "webhelp_topic_elements_styles.css";
@import "print.css";
@import "draft.css";
/*olasne @import url("https://fonts.googleapis.com/css?family=Roboto:400,700,300");*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700,300');

/*custom font pour  les icones*/
/*custom font pour  les icones*/
@font-face {
	
	font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('fonts/fontawesome-webfont.eot?#iefix&amp;v=4.7.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('.fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*@font-face {
	font-family: 'Linearicons-Free';
	src:url('fonts/Linearicons-Free.eot?w118d');
	src:url('fonts/Linearicons-Free.eot?#iefixw118d') format('embedded-opentype'),
		url('fonts/Linearicons-Free.woff2?w118d') format('woff2'),
		url('fonts/Linearicons-Free.woff?w118d') format('woff'),
		url('fonts/Linearicons-Free.ttf?w118d') format('truetype'),
		url('fonts/Linearicons-Free.svg?w118d#Linearicons-Free') format('svg');
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	
	/* Better Font Rendering =========== */
/*	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}*/

/* 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;
}

html[dir="rtl"] div.footer{
    float: left;
}
/* End RTL */

body {
  background-color:transparent;
  /*olasne font-family: arial, helvetica, "Lucida Grande", Verdana, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;*/
	/*olasne*/font-family: 'Open Sans', sans-serif;
  line-height:18px;
  font-size:14px;
}

a.link {
    text-decoration: none;
}

.navheader{
    min-width: 326px;
    text-align: right;
}
.navheader_linktext,
.navheader_separator{
    display: none;
}
.navnext a,.navprev a,.navparent a{
   /*olasne  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{
    /*olasne background-image: url('../img/nav_up16.png');*/
}
/*olasne*/
.navparent::before {
	font-family: 'FontAwesome';	
	content: "\f106";	
}
/**/

.navprev{
    /*olasne background-image: url('../img/nav_left16.png');*/
}
/*olasne*/
.navprev::before {
	font-family: 'FontAwesome';	
	content: "\f104";	
}
/**/
.navnext{
   /*olasne background-image: url('../img/nav_right16.png');*/
    float:right;
}
/*olasne*/
.navnext:before {
	font-family: 'FontAwesome';	
	content: "\f105";	
}
/**/

span.frames{ cursor:pointer; padding:0 5px 0 0; }

a:visited{
  color:#660066;        
}
/*olasne
a:hover{
  color:red;
}*/

/*olasne*/
a {color: #0595bf;
text-decoration:none;
	
}
 a:hover{
  color:#013948;        
}
/**/
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;
}

/*
 * Patch EXM-23770
 */
 .related-links{
   margin-top:30px;
}


/* 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:black;
  background-color:#C0C0C0;
  font-size: 20px;  
  padding:0.4em 0 0.3em 0.7em;
  margin:0;
}


/*----------------------*/


/*----------------
    The footer. 
-----------------*/

div.footer{  
  margin:2em 0.6em 1.5em 0;
  float:right;
  line-height:24px;
  color:#444;
  font-size:0.9em
}
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:11pt;
	vertical-align: text-top;
}

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{ 
	/*olasne*/
	color:#333;
    background-color:#ccc;
    
	 padding:1em;
    }
h2.title{
    color:#333;
    background-color:#ececec;
	padding:0.5em;
	margin-left: -0.5em;
}




/* The navigation tree classes */
#nav_tree &gt; 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{
   /*olasne 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 &gt; 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;
}


#permalink&gt;a {
  display: block;
  width: 16px;
  height: 16px;
 /*olasne background: url("../img/link.png") no-repeat;*/
  float: right;
 /*olasne font-size: xx-small;*/
	/*olasne*/ font-size: 12pt;
  padding: 0 3px 0 3px;
  margin-right: 3px;
	
	/*olasne */text-decoration: none;
	/*olasne*/ color:#5b5a5b;
}
/*olasne*/
#permalink&gt;a::before{
   font-family: 'FontAwesome';
	/*padding-right: 10px;*/
	
	content: "\f0c1";
}
#printlink&gt;a::before{
   font-family: 'FontAwesome';
	/*padding-right: 10px;*/
	content: "\f02f";
}
#lHeader #printlink&gt;a{
	color: #fff;}
/**/
#printlink&gt;a{
    display: block;
    width: 16px;
    height: 16px;
    /*olasne background: url("../img/print.png") no-repeat;*/
    float: right;
    /*olasne font-size: xx-small;*/
	/*olasne */text-decoration: none;
	/*olasne*/ font-size: 12pt;
	/*olasne*/ color:#5b5a5b;
    padding: 0 3px 0 3px;
    margin-right: 3px;
    cursor: pointer;
	
}


/* IE6 &amp; 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:" /";
}


#topic_navigation_links {
    display: block;
}

/*olasne ajout*/
.shortdesc {
	/* olasne font-style: italic;*/
	/*color: #7a797a;*/
}

/*olasne table*/
.simpletable, .table {
	border-spacing: 5px;
    border-collapse:separate;
	/*padding: 5px;*/
	border: none;
}
.tablenoborder{}
.table {
	padding: 0 1em 1em 1em;
	margin: 20px;

width: 95%;}
.simpletable td {padding: 15px 0px;border: none;	
}

.table .tablecap {font-style: italic;
font-weight: bold;
color:#3F3F3F;}

.tablecap{ font-style: normal;
text-transform: uppercase;
font-size:12pt;}

.table td, .table tr {border: none; padding:8px; vertical-align: top !important}
.table th {/*olasne text-transform: uppercase;*/
	color: #fff;
	background-color: #778899;
	padding: 8px;
	/*olasne font-size: 14pt;*/}

.table .cell-norowborder{border: none;}

a.xref{color: #0595bf;
text-decoration: none;}
a.xref:hover{color:#013948}

.table tr:nth-child(odd) &gt; td {	background-color: #cfcfcf;		}
.table tr:nth-child(even) &gt; td {	background-color: #f2f2f2;}

.simpletable tr:nth-child(odd) &gt; td  {
	background-color: #c0c0c0;	
	/*font-weight: bold;
	text-align: center;
font-size: 12pt !important;*/}
.simpletable tr:nth-child(odd) &gt; td ,  .simpletable tr:nth-child(even) &gt; td {
	padding-left: 10px
}

.simpletable tr:nth-child(odd) a {color: #fff; text-decoration: none; display: block;}
.simpletable tr:nth-child(odd) a:hover {color:#f1f1f1;}
.simpletable tr:nth-child(even) {background-color: #f2f2f2;}
.simpletable tr:nth-child(even) a {color:#0595bf;text-decoration: none;}
.simpletable tr:nth-child(even) a:hover {color:#004252;}
.simpletable ul,.simpletable li{
	list-style-type: none;
	
}
.simpletable .ph  {color: #000;}
.simpletable li{margin-bottom: 7px;
margin-left: 0px;
}

.simpletable li::before{
	
font-family: 'FontAwesome';
	margin-left: -20px;
	margin-right: 5px;	
	content: "\f105";
}

.dl {
	line-height: 16pt;
	}

caption {text-align: left;}

.related_link{text-indent: 15px;}

/*olasne ajout suites aux diverses remarques faites */
footer { margin-bottom:50px;}

.entry &gt; pre {
    background-color: inherit;
	
}

.entry &gt; p {
	margin-top: 8px !important;
    line-height: normal !important;
}

p.lines {
    margin-top: inherit !important;
}

span.keyword.cmdname, span.filepath{
	/*Words and phrases that are tagged as command names need to use a command line style font. Currently they seem to appear in the normal text font.*/
	font-family: monospace;
	    padding: 3px;
}
span.ph.cmd {}

li.substep, li.stepexpand {line-height: 1.5em;}

.body {
	margin-left: 1.5em;
}

.note_important { /*margin-left: -110px !important;*/}
.important {text-indent: 0px !important;
	padding-left:107px !important;}

.note_tip { /*margin-left: -54px !important;*/}
.tip {text-indent: 0px !important;
	padding-left: 50px !important;}

.note_note { /*margin-left: -70px;*/}
.note {text-indent: 0px;
	padding-left: 68px;}

/*  DOC-4296 */
.note &gt; * {margin-top: 0px; margin-bottom: 0px; }
.note &gt; * &gt; * { margin-top: 0px; margin-bottom: 0px; }
.note &gt; span + p, .note &gt; span + .p, .note &gt; span + .ul, .note &gt; span + ul, .note &gt; span + .ol, .note &gt; span + ol { margin-top: -20px; }

.note_warning { /*margin-left: -87px !important;*/}
.warning {text-indent: 0px !important;
	padding-left:86px !important;}

.note_caution { /*margin-left: -98px !important;*/
    /*margin-bottom: -45px !important;*/
    /*padding-top: 20px;*/
}
.caution {text-indent: 0px !important;
padding-left: 98px !important;}

.note_trouble { /*margin-left: -90px !important;*/}
.trouble {text-indent: 0px !important;
padding-left: 90px !important;}

.remembertitle { /*margin-left: -114px !important;*/}
.remember {text-indent: 0px !important;
padding-left: 114px !important;}

.note_restriction { /*margin-left: -113px !important;*/}
.restriction {text-indent: 0px !important;
/*padding-left: 0px;*/}

.note_danger { /*margin-left: -87px !important;*/}
.danger {text-indent: 0px !important;
padding-left:87px;}

samp.ph.msgph::after { /* ajout d'un espacement entre les lignes apres les erreurs de message (pt23) */
    content: '';
    display: block;
    height: 1em;
}

.glossSynonym
{ font-weight: normal; }
.glossSynonym::before
{ content: "Synonym: "; font-weight: bold; color: #000; } 
.glossAcronym { font-weight: normal; }
.glossAcronym::before
{ content: "Acronym: "; font-weight: bold; color: #000; } 



/*fin ajout*/

</pre></body></html>