/*

Oxygen WebHelp Plugin
Copyright (c) 1998-2016 Syncro Soft SRL, Romania.  All rights reserved.

*/
/* Aruba */

@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;
}

html[dir="rtl"] div.footer{
    float: left;
}
/* End RTL */

body {
  background-color:transparent;
  /*font-family: arial, helvetica, "Lucida Grande", Verdana, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;*/
  line-height:18px;
  font-size:16px;
}

a.link {
    text-decoration: none;
}

.navheader{
    min-width: 326px;
    text-align: right;
}
.navheader_linktext,
.navheader_separator,
.navheader_label {
    /*The destination should be displayed in the footer navigation. FMC*/
    /*display: none;*/
    /*The navheader items need to be a smaller font than the base font of webhelp (10pt). FMC*/
    font-size:8pt
}
.navnext a,.navprev a,.navparent a{
    padding-left: 15px;
    display: inline-block !important;
    /*font-weight: bold; */
}
/*
#breadcrumbLinks {
    font-weight: bold; 
}
*/
.navparent,.navprev,.navnext{
    background-repeat: no-repeat;
    margin-left: 5px;
    cursor: pointer;
    padding-right: 10px;
    padding-bottom: 5px;
    line-height: 16px;
    display: inline-block !important;
    text-indent: 3px;
    min-width: 16px;
    min-height: 16px;
    font-size:8pt
}
.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:#333;        
}

a:hover{
  /*There is no hover effect for HPE links. FMC*/
  color:#333;
}

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;
  /*There is a solid line separating the TOC links from the copyright statement. FMC*/
  border-top:1pt solid black;
}

/*The footer copyright is placed into a table for spacing. The shared div.footer styles do
not need a top border. FMC*/
footer div.footer{
    border-top:hidden
}


a.oxyFooter{text-decoration:none; color:#444}

.navfooter .navnext{
    float:none;
}
.navfooter{
  /*HPE does not want as much whitespace, so the 3x line height margin at the top is reduced. FMC*/
  /*margin:3em 0 0 0;*/ 
  margin:0 0 0 0;
  padding:0.4em 0 0 0;
}

div.footer span.xmlauthor{
  margin-bottom:14px;
}

#myPassword, #myUserName{
  width:100%;  
}

/*----------------*/
/*The copyright.*/
div, td{
    /*KM change*/
    /*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:#333333;
    /*background-color:#ececec;*/
    background-color: rgb(255, 255, 255);
    text-shadow:0 1px 0 #fff;
    /*The left padding is not required, so that the section title aligns with the remaining
    text. FMC.*/
    /*padding: 0.4em 0.4em 0.4em 0.4em;*/
    padding: 0.4em 0.4em 0.4em 0em;
    box-shadow: 0 1px 2px #999;
    /*The following styles are carried over from the Docbook h2 CSS. They apply to 
    topic titles in DITA content. FMC*/
   font-size: 14pt;
   font-weight: normal;
   padding-top: 12px;
}

/* 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;
}
/* Restyling for aruba 
#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;
}


#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: right;
    font-size: xx-small;
    padding: 0 3px 0 3px;
    margin-right: 3px;
    cursor: pointer;
}


/* 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:" / ";
	color: #646569;
}


#topic_navigation_links {
    display: block;
}
/* mts886 - Fix nav options for HTML5 mobile output */
#topic_navigation_links_footer {
    display: block;
}
.nonav{
	display:none;
}
.spread-div{
	width:100%;
}
/*HPE wants all links within the topics to be black, bold and underlined. FMC*/
article a.xref, article a.xref:visited, article a.xref:hover, article a.xref:active {
  color: black;
  font-weight: bold;
/*  font-family: Arial;*/
  font-style: normal;
  font-size: 10pt;
  text-decoration: underline;
}

/*Added to reduce the breadcrumb font size in frames version. FMC*/
.topic_breadcrumb_links a {
  font-size: 16px;  
}
/* Remove icons from header */
br + div[style="margin-top:.75em;"] {
	display: none;
}
form #caseSensitiveChk {
	display:none;
}
form label {
	display:none;
}
/* Start mts594 - In mobile add link from Version to Home and link from floating TOC to Version*/
.vHome_list{
	margin:0;
    border-radius: 0;
	list-style: none;
	background:none;
}
.vHome_link{
	display:inline-block;
	text-decoration:underline;
	font-size: 0.9em !important;
	font-weight:normal !important;
	color:black;
}
/* End mts594 - In mobile add link from Version to Home and link from floating TOC to Version*/