@charset "UTF-8";

/**
  * coremedia docbook
  *
  * @copyright       coremedia
  * @author          SEC /[¦¬-|)>=°)=¦
  *
  * @lastmodified    wed 14.12.2011
  */

/**
  *
  * @section browser reset
  *
  */


body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
dl dd {
  padding-left: 10px;
}
table {
  border-collapse: collapse;
  border-color: #ffffff;
  border-spacing: 0;
  width: 100%;
  margin-top: 1em;
}

td {
  border-color: #dbdbdb;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
h3 {font:  bold 15pt Arial, Helvetica, geneva; margin-top: 10px; margin-bottom: 5px;}
h4 {font:  bold 13pt Arial, Helvetica, geneva; margin-top: 10px; margin-bottom: 5px;}
h5 {font:  bold 11pt Arial, Helvetica, geneva; margin-top: 10px; margin-bottom: 5px;}
h6 {font: bold 10pt Arial, Helvetica, geneva; margin-top: 10px; margin-bottom: 5px;}

th {background-color: #DBDBDB;
  font-weight: bold;
  border-color: #ffffff;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
/**
  * to preserve line-height and selector appearance
  */
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
/**
  * to enable resizing for IE
  */
input,
textarea,
select {
  *font-size: 100%;
}
/**
  * because legend doesn't inherit in IE
  */
legend {
  color: #000;
}

/**
  *
  * @section general settings
  *
  */
body {
  font: normal 12pt 'Verdana','Segoe UI', 'Trebuchet MS', 'Lucida Grande', Helvetica, sans-serif;
  background-color: #F0F0F0;
  background-repeat: repeat-x;
}

body, p, ul, ol, li {
  font: normal 'Verdana', 'Segoe UI', 'Trebuchet MS', 'Lucida Grande', Helvetica, sans-serif;
  line-height: 1.4;
  font-size: 14px;
  color: #333333;
  margin-bottom: 0.4em;
}

h1 {
  font: bold 16pt 'Verdana', 'Segoe UI', 'Trebuchet MS', 'Lucida Grande', Helvetica, sans-serif;
  color: #FFFFFF
}

h2 {
  font: bold 15pt 'Verdana','Segoe UI', 'Trebuchet MS', 'Lucida Grande', Helvetica, sans-serif;
}

li p {
  margin-bottom: 5px;
}

strong {font-weight: bold;}
.section table {
  table-layout: fixed;
}

.section td {
  word-wrap: break-word;
}

th, .section td {
  padding: 6px 6px;
}


/**
  * because legend doesn't inherit in IE
  */
#header {
  background: #464949  /* white url(../images/header-bg.gif) repeat-x */;
  position: relative;
  width: 100%;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  z-index: 2000;
  overflow: hidden;
}

.header-logo-wrapper {
  margin-left: 20px;
  float: left;
  height: 108px;
}

.header-logo {
  margin-top: 19px;
}

.align-wrapper {
  vertical-align: middle;
  padding: 12px;
  margin-right: 12px;
}

.header-title {
  top: -50%;
  text-align: right;
  font-size: 13pt;
}

.strong {font-weight: bold;
  margin-bottom: 5px;}

#leftnavigation {
  display: inline-block;
  box-sizing: border-box;
  margin: 10px 0 0 0; border-left: 10px solid transparent;
  width: 410px; max-width: 100%;
  vertical-align: baseline;
  z-index: 1500;
}

.toc > p:first-child {
  font: bold 12pt 'Segoe UI', 'Trebuchet MS', 'Lucida Grande', Helvetica, sans-serif;
}

#content {
  display: inline-block;
  box-sizing: border-box;
  margin: -32px 0 0 10px; border-right: 10px solid transparent;
  width: calc(100% - 420px);   max-width: 72.5em;
  padding: 26px;

  color: #000;
  background-color: #FFF;

  vertical-align: top;
  z-index: 10001;
}

#content a {
  text-decoration: none;
  color: #000;
}

#content a:link {
  text-decoration: none;
  color: #4189DD;
}

#content a:visited {
  color: #4189DD;
}

#content a.xref:hover, #content a.link:hover {
  color: #777;
}

#leftnavigation a:hover {
  color: #777;
}

#navheader {
  width: 100%;
  max-width: 400px;
  z-index: 10000;
  margin-top: -0px;
  margin-left: 10px;
}

#content h1.title, #content h1.title a, #content h2.title, #content h2.title a {
  color: #5B94D2 !important;
  margin-bottom: 1.5em;
}

.navfooter {
  bottom: 2%;
}

.navfooter hr {
  border: 0;
  border-top: solid 1px #D7D7D7;
  border-bottom: solid 1px #FFF;
  margin: 20px 0 30px 0;
  clear: both;
}

div.titlepage > hr {
  display: none;
}

.figure {
  margin-bottom:5px;
}

div.orderedlist {
  list-style-type: decimal;
  padding-left: 20px;
  margin-bottom: 1em;
  margin-top: 1em;
}

div.orderedlist div.orderedlist {
  padding-left: 20px;
}

div.tip, div.note, div.caution, div.danger, div.warning {
  background-color: #CDD7F0;
  padding: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
}

div.fep6 {
  background-color: #86AA91;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

div.fep7 {
  background-color: #B95CD1;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

div.fep8 {
  background-color: #7A6DDB;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

div.fep7plus {
  background-color: #B95CD1;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

th.admonhead {
  background-color: #CDD7F0;
}

div.fep6 th.admonhead {
  background-color: #86AA91;
}

div.fep7 th.admonhead {
  background-color: #B95CD1;
}

div.fep7plus th.admonhead {
  background-color: #B95CD1;
}

div.fep8 th.admonhead {
  background-color: #7A6DDB;
}


ol.procedure {
  padding-left: 18px;
  list-style-type: decimal
}

.orderedlist ol {
  list-style-type: decimal;
  padding-left: 16px;
}

.highlight {
  background-color: #c5d3c3;
}

.highlightButton {
  font-size: 0;
}

.itemizedlist {
  margin-bottom: 1em;
  margin-top: 1em;
  list-style-image: url("../images/pfeil.png");
  padding-left: 20px;
}

div.itemizedlist div.itemizedlist {
  padding-left: 10px;
  margin-top: -10px
}

.programlisting {
  background-color: #C8C8C8;
  font-size: 9pt;
  padding: 5px;
  word-wrap: break-word;
  margin-bottom: 5px;
}

.listitem {
  margin-bottom: 18px;
  padding-left: 5px;
}

.link-navigation {
  background-color: #D1D1D1;
  border: 2px solid #a2a4a3;
  -moz-box-shadow: -1px 1px 2px #B1B3B3;
  -webkit-box-shadow: -1px 1px 2px #B1B3B3;
  box-shadow: -1px 1px 2px #B1B3B3;
}

.link-navigation .first-cell,
.link-navigation .highlight-cell,
.link-navigation .prev-cell,
.link-navigation .up-cell,
.link-navigation .last-cell {
  width: 26px; height: 26px;
  text-align: center;
  vertical-align: middle;
}

.link-navigation .first-cell,
.link-navigation .highlight-cell,
.link-navigation .prev-cell,
.link-navigation .up-cell {
  border-right: 1px solid #A2A4A3;
}

.link-navigation img,
.link-navigation .first-cell a,
.link-navigation .highlight-cell a,
.link-navigation .prev-cell a,
.link-navigation .up-cell a,
.link-navigation .last-cell a {
  display: inline-block;
  height: auto;
}

.link-navigation img,
.link-navigation .first-cell a img,
.link-navigation .highlight-cell a img,
.link-navigation .prev-cell a img,
.link-navigation .up-cell a img,
.link-navigation .last-cell a, img {
  margin-left: -5%;
}

/**
  * Show Hide TOC tree
  */
.link-navigation a.pointLeft {
  background: url("../images/showHideTreeIcons.png") -10px -15px no-repeat;
  height: inherit;
  background-size: 110px;
  width: 32px;

}

.pointRight {
  background: url("../images/showHideTreeIcons.png") -24px 0 no-repeat;
}

.pointLeft,
.pointRight,
.anchor-prev,
.anchor-up,
.anchor-next {
  display: block;
  font-size: 0;
  cursor: pointer;
  width: 26px;
  height: 26px;
}

div.section, div.chapter {
  background-color: white;
}

/**
  * search container & navigation
  */
.ui-widget-header {
  background: transparent url(../images/subnav-bg.png) repeat-x;
}

.ui-tabs {
  padding: 0;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  padding-bottom: 0;
}

.ui-tabs .ui-tabs-nav {
  padding: 2px 0 0 2px;
  border: none;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #000;
}

.ui-widget-content {
  background: none;
}

.ui-widget-content a {
  font: normal 12px/19px 'Verdana', 'Segoe UI', 'Trebuchet MS', 'Lucida Grande', Helvetica, sans-serif;
  color: #A5A5A5;
  text-decoration: none;
}

.navigation-tree em, .navigation-search em, navigation-books em {
  font: bold 12px/19px 'Segoe UI', 'Trebuchet MS', 'Lucida Grande', Helvetica, sans-serif;
}

.treeview ul {
  background: none;
}

#tree #webhelp-currentid {
  background-color: transparent !important;
}

.treeview .hitarea {
  background: url(../images/treeview-default.png) -64px -25px no-repeat;
  height: 16px;
  width: 16px;
  margin-left: -16px;
  float: left;
  cursor: pointer;
}

.treeview li.lastCollapsable,
.treeview li.lastExpandable {
  background-image: url(../images/treeview-default.png);
}

.treeview .hover {
  color: #FFF;
  cursor: pointer;
}

.treeview li {
  background: url(../images/treeview-default-line.png) 0 0 no-repeat;
}

.treeview .expandable-hitarea {
  background-position: -80px -3px;
}

#ulTreeDiv .filetree span.folder, #ulTreeDiv .filetree span.file {
  display: block;
  padding: 0 0 0 19px;
}

#ulTreeDiv .filetree span.file {
  background: url("../images/document.png") no-repeat scroll 0 0 transparent !important;
}

.ui-widget-content {
  border-bottom-width: 35px;
  -moz-border-image: url(../images/treeview-border.png) 0 0 35 0 stretch;
  -webkit-border-image: url(../images/treeview-border.png) 0 0 35 0 stretch;
  -o-border-image: url(../images/treeview-border.png) 0 0 35 0 stretch;
  border-image: url(../images/treeview-border.png) 0 0 35 0 stretch;
  background-color: #3F4242;
  color: #A5A5A5;
}

/**
* A lot of elements are transformed into em class="elementname"
**/
em.application {
  font-style: italic;
}

em.productname {
  font-style: italic;
}

em.guilabel {
  font-style: italic;
}

/**
  * search container
  */
#search {
  margin-top: 6px;
  position: relative;
}

#textToSearch {
  width: 180px;
  float: left;
  color: #FFF;
  outline: none;
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  border: 1px solid #FFF;
  background: #989898 url(../images/text-bg.png) repeat-x;
  -moz-border-radius: 3px; /* firefox rounded corners */
  -webkit-border-radius: 3px; /* webkit rounded corners */
  border-radius: 3px; /* ie9 rounded corners */
  font-size: 12px;
  height: 23px;
  line-height: 23px;
  padding: 0 10px;
  overflow: hidden;
}

#textToSearch:focus {
  box-shadow: 0 0 5px #FFF;
  -webkit-box-shadow: 0 0 5px #FFF;
  -moz-box-shadow: 0 0 5px #FFF;
  border: 1px solid #FFF;
}

#doSearch {
  position: absolute;
  top: 3px;
  left: 175px;
  background: #989898 url(../images/icon-search.png) no-repeat center right;
  width: 21px;
  height: 19px;
  border: 0;
  border-color: transparent;
  /* color and text-transform fix a bug in ie7 which displays input type */
  color: transparent;
  text-transform: uppercase;
  cursor: pointer;
}

#searchResults {
  padding-top: 20px;
}
#searchResults p {
  color: #fff;
}
.searchExpression {
  color: #FFF;
  font: bold 14px/19px 'Segoe UI', 'Trebuchet MS', 'Lucida Grande', Helvetica, sans-serif;
}
.searchresult {
  margin: 20px 0;
}
.searchresult li a, .searchresult li a:link, .searchresult li a:visited {
  text-decoration: none;
  color: #A5A5A5;
}
.searchresult li a:hover {
  color: #FFF;
}
.shortdesclink {
  color: gray;
  font-size: 9pt;
}

.searchText {
  border: #BFCEE9 solid 1pt;
  width: 11em
}

.searchButton {
  margin-left: 3px;
  background: #EBEFF8;
  color: #0050A0;
  border: #BFCEE9 solid 1pt;
  font-weight: bold;
  font-size: 10pt
}

table.footer, table.footer td, table.footer tbody {
  border: none;
}

span.italic {font-style: italic;}

.title, div.toc > p {
  font-weight: bold;
}
.title {margin-top: 10px;
  margin-bottom: 1em;}

div.toc {padding-left: 20px;
  margin-bottom: 10px;}

#bookDiv h5 {
  font-size: 12pt;
  padding-left: -10px;
}
div#bookDiv  ul {
  padding-left: 10px;
}
.book-menu li a:hover
{
  color: #FFFFFF;
}

a.bookLink:link{
  color: #A5A5A5;
  font-size: 9pt;
}

/** Formatting for Link menu in header **/
.nav-menu {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
}
#header-main .nav-menu li {
  color: #BDBDBD;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  margin: 25px 0 5px 27px;
}
.nav-menu li a:hover {
  color: #FFFFFF;
}
.nav-menu li {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  color: #FFFFFF;
  float: left;
  font-size: 10px;
  font-weight: normal;
  line-height: 12px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin-bottom: 13px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 13px;
  text-align: right;
}

.nav-menu li a, .nav-menu p {
  -moz-text-blink: none;
  -moz-text-decoration-color: -moz-use-text-color;
  -moz-text-decoration-line: none;
  -moz-text-decoration-style: solid;
  color: #BDBDBD;
  display: inline-block;

}
.code {
  font-size:100%;
}
.classname {
  font-size:100%;
}

.sidebar{
  float: right;
  margin-left: -970px;
  position: relative;
  right: -250px;
  width: 200px;
}

div.glossary * dt {
  font-weight: bold;
}

#navToggleButton {
  display: none;
}

.mediaobject img {
  margin-left: 0;
  max-width: 100%;
  height: auto;
}

.inlinemediaobject img {
  margin-left: 0;
}

@media all and (max-device-width: 910px) {

  .header-title {
    font-size: 16px;
  }

  #leftnavigation {
    position: relative;
    max-height: 100%;
    transition: all 0.4s;
    overflow: hidden;
  }
  #leftnavigation.hide {
    max-height: 50px;
  }

  #navToggleButton {
    display: inline-block;
    position: absolute; top: 3px; right: 5px;
    font-size: 1.7em;
    color: white;
    background: black; border: 1px solid;
    cursor: pointer;

    z-index: 2;
  }

  /** elements are now listed vertically **/
  body + {
    clear:both
  }

  .mediaobject {
    margin-top: 1em;
  }

  .header-logo-wrapper {
    height: auto;
  }
  #header-main {
    margin-top: 22px;
    max-width: none;
    height: auto;
  }
  #header-main .nav-menu {
    text-align: center;
    clear: both;
  }
  #header-main .nav-menu li {
    font-size: 0.7rem;
    margin: 2px;
    float: none;
    display: inline-block;
    width: 47%;
    text-align: inherit;
  }

  /** reset width to fit screen **/
  #navheader {
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    border-left: 10px solid transparent; border-right: 10px solid transparent;
    max-width: none;
  }

  /** increase size of navheader **/
  .link-navigation .first-cell,
  .link-navigation .highlight-cell,
  .link-navigation .prev-cell,
  .link-navigation .up-cell,
  .link-navigation .last-cell {
    height: 60px;
  }

  /** increase size of buttons on navheader **/
  .link-navigation .first-cell *,
  .link-navigation .highlight-cell img,
  .link-navigation .prev-cell a img,
  .link-navigation .up-cell a img,
  .link-navigation .last-cell a img {
    height: 40px;
  }

  .link-navigation a.pointLeft {
    background: url("../images/showHideTreeIcons.png") -23px -13px no-repeat;
    height: inherit;
    background-size: 160px;
  }

  /** adjust size of navigation tree: larger text **/
  .ui-widget-content a {
    font-size: 18px;
  }

  #leftnavigation, #content {
    display: block;
    width: 100%;
    border-right: 10px solid transparent;
    margin-left: 0;
    margin-bottom: 15px;
  }

  .toc > p:first-child {
    font: bold 12pt 'Segoe UI', 'Trebuchet MS', 'Lucida Grande', Helvetica, sans-serif;
  }



  /** hide the sidebar **/

}

@media all and (max-device-width: 600px) {

  /** decrease font and overall size to fit small screen resolutions **/

  .header-logo-wrapper {
    margin-left: 15px;
    height: 80px;
    max-width: 40%;
  }
  .header-logo-wrapper img {
    max-width: 100%; height: auto;
  }

  .header-title {
    font-size: 14px;
  }

  .align-wrapper {
    padding-bottom:  0;
  }

  #header-main {
    margin-top: 10px;
  }

  #header-main .nav-menu li {
    width: 100%;
  }


}