@font-face {
    font-family:'Exo2-Medium';
        src: url(/fonts/Exo2-Medium.ttf)  format('truetype');
    }
    .main-header {
        height: 70px;
        margin-bottom: 30px;
    }
    .row {
        margin: 10px 0px 0px 0px;
    }
    .main-header .appLogo {
        padding-left: 5px;
    }
    .main-header .appLogo .imgLogo {
        float: left;
        padding: 0 8px;
    }
    .appLogo p {
        float: left;
        margin-top: 22px;
        margin-left: 8px;
        font-size: 20px;
        font-weight: 600;
        color: #333;
    }
@font-face {
    font-family:'Exo2-Medium';
        src: url(/fonts/Exo2-Medium.ttf)  format('truetype');
    }
    .main-header {
        height: 70px;
        margin-bottom: 30px;
    }
    .row {
        margin: 10px 0px 0px 0px;
    }
    .main-header .appLogo {
        padding-left: 5px;
    }
    .main-header .appLogo .imgLogo {
        float: left;
        padding: 0 8px;
    }
    .appLogo p {
        float: left;
        margin-top: 22px;
        margin-left: 8px;
        font-size: 20px;
        font-weight: 600;
        color: #333;
    }
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
    display: block;
}
audio,canvas,video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    margin: 0;
}
body,button,input,select,textarea {
    font-family:'Exo2-Medium';
}
a:focus {
    outline: thin dotted;
}
a:hover,a:active {
    outline: 0;
}
h1 {
    font-size: 2em;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,strong {
    font-weight: bold;
}
blockquote {
    margin: 1em 40px;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
pre,code,kbd,samp {
    font-family:'Exo2-Medium';
    _font-family: 'courier new', monospace;
    font-size: 1em;
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
q {
    quotes: none;
}
q:before,q:after {
    content: '';
    content: none;
}
small {
    font-size: 75%;
}
sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
ul,ol {
    margin-left: 0;
    padding: 0 0 0 40px;
}
dd {
    margin: 0 0 0 40px;
}
nav ul,nav ol {
    list-style: none;
    list-style-image: none;
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    *margin-left: -7px;
}
button,input,select,textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}
button,input {
    line-height: normal;
}
button,input[type="button"],input[type="reset"],input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible;
}
input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
section h1 {
    font-size: 1.6em;
}
section section h1 {
    font-size: 1.4em;
}
html {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
body {
    margin: 0;
    padding: 0;
    width: 100%;
}
noscript p {
    color: red;
    font-weight: bold;
    font-size: 1.5em;
    text-align: center;
}
header {
    position: absolute;
    top: 0;
    left: 0;
    height: 130px;
    overflow: hidden;
    width: 100%;
}
header #logo-link {
    float: left;
}
header h1 {
    font-size: 1em;
    margin-left: 150px;
    font-weight: normal;
    line-height: 2.5em;
}
#leftbar {
    position: absolute;
    width: 300px;
    top: 130px;
    bottom: 40px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
footer {
    position: absolute;
    bottom: 0;
    height: 40px;
    width: 100%;
    overflow: hidden;
}
#center {
    position: absolute;
    top: 130px;
    bottom: 40px;
    left: 310px;
    right: 0;
}
#searchform {
    position: absolute;
    top: 10px;
    right: 20px;
}
#leftbar .tabs {
    padding: 0;
    margin: 0;
    position: absolute;
    width: 100%;
    height: 30px;
}
#leftbar .tabs li {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 24%;
    text-align: center;
    padding-top: 5px;
}
#leftbar > nav {
    position: absolute;
    top: 30px;
    bottom: 0;
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    display: none;
}
#leftbar > nav.current {
    display: block;
}
.toc div.loader {
    margin-top: 2em;
    text-align: center;
}
.toc > nav {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 10px 10px 0 0px;
}
.toc > nav ul {
    margin: 0;
    padding-left: 10px;
}
.toc > nav li.leaf {
    background-image: url(toc-leaf.png);
    background-repeat: no-repeat;
    background-position: .4em .1em;
    padding-left: 27px;
    margin: 5px 0;
}
.toc > nav li.open {
    background-image: url(toc-open.png);
    background-repeat: no-repeat;
    background-position: .4em .1em;
    padding-left: 27px;
    margin-left: 0px;
}
.toc > nav li.open > ul {
    margin-left: -20px;
}
.toc > nav li.closed {
    background-image: url(toc-closed.png);
    background-repeat: no-repeat;
    background-position: .4em .1em;
    padding-left: 27px;
    margin-left: 0px;
}
.toc > nav li.closed > ul {
    display: none;
}
#topnav {
    position: absolute;
    height: 60px;
    overflow: hidden;
    width: 100%;
}
#breadcrumbs {
    margin-top: 10px;
    margin-right: 100px;
    font-size: 0.9em;
    color: #ccc;
}
#breadcrumbs a,#breadcrumbs a:visited {
    color: #ccc;
    text-decoration: none;
}
#topbuttons {
    position: absolute;
    top: 10px;
    right: 30px;
}
#topbuttons span {
    display: none;
}
#topbuttons a {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 32px;
    height: 32px;
}
#button-hide-navigation {
    background-image: url(hidenav.png);
}
#button-back {
    background-image: url(back.png);
}
#button-forward {
    background-image: url(forward.png);
}
#button-highlighting {
    background-image: url(highlighting.png);
}
#button-print {
    background-image: url(print.png);
}
a#button-print-all {
    background-image: url(printall.png);
    cursor: pointer;
    display: none;
}
body.ajax a#button-print-all {
    display: inline-block;
}
a#button-pdflink {
    background-image: url(pdflink.jpg);
    background-repeat: no-repeat;
    display: none;
}
a#button-email {
    background-image: url(email.jpg);
    background-repeat: no-repeat;
    margin-right: 4px;
    width: 39px;
    display: none;
}
article {
    position: absolute;
    top: 60px;
    bottom: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
}
@media (max-width: 600px)  {
    header,#leftbar,footer,#center,#searchform,#leftbar .tabs,#leftbar > nav,.toc > nav,#topnav,#topbuttons,article {
        position: static;
    }
}
#leftbar nav.index .popup {
    display: none;
}
#leftbar nav.index .active > .popup {
    display: block;
    border: 2px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-right: 5px;
    padding-left: 5px;
}
#leftbar nav.index .pop-term {
    cursor: pointer;
}
.hide-nav #leftbar,.hide-nav #dragger {
    display: none;
}
.hide-nav article {
    left: 5px !important;
}
#dragger {
    width: 2px;
    position: absolute;
    left: 300px;
    top: 150px;
    bottom: 0;
    background: black;
    cursor: w-resize;
}
#printall {
    display: none;
}
p.snippet {
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 10px;
    font-style: italic;
    color: black;
    font-size: 70%;
}
.searchtotal {
    display: none;
}
.score {
    display: none;
}
.searchedfor {
    display: none;
}
html,body {
    font-family:'Exo2-Medium';
    font-size: 13px;
    line-height: 1.35em;
    color: #000;
}
h1,h2,h3,h4,h5,h6, {
    font-family:'Exo2-Medium';
    line-height: 1.35em;
}
section h1 {
    font-size: 23px;
    line-height: 1.35em;
}
section section h1 {
    font-size: 19px;
    line-height: 1.35em;
}
h1 {
    font-size: 23px;
    font-family:'Exo2-Medium';
    color: #4d4f33;
}
h2 {
    font-size: 19px;
    font-family:'Exo2-Medium';
}
table {
    margin-top: 15px;
    margin-bottom: 15px;
}
.maptitle {
    font-size: 24px;
    font-family:'Exo2-Medium';
    line-height: 1.35em;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: bold;
    color: #5c5d43;
}
.body {
    padding-right: 10px;
}
.sectiontitle {
    font-size: 19px;
    line-height: 1.35em;
    font-weight: bold;
    margin-after: 0px;
}
.bookpartno {
    font-size: 18px;
    line-height: 1.35em;
    font-family:'Exo2-Medium';
    color: #5c5d43;
    padding-top: 40px;
}
.edition {
    font-size: 12px;
    line-height: 1.35em;
    font-family:'Exo2-Medium';
    color: #5c5d43;
    padding-top: 40px;
}
.notetitle,.importanttitle,.cautiontitle,.warningtitle {
    font-family:'Exo2-Medium';
    font-weight: bold;
}
.note {
    margin-bottom: 5px;
}
.fig {
    margin-top: 10px;
    margin-bottom: 8px;
}
link {
    color: #00338d;
}
article {
    color: #000;
    left: 300px;
    top: 130px;
    bottom: 40px;
    right: 0;
    width: auto;
    border-top: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
    margin-left: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.hide-nav article {
    margin-left: 3px;
}
#breadcrumbs {
    right: 0;
    width: auto;
    margin-right: 20px;
    margin-top: 0px;
    font-size: 12px;
    line-height: 1.35em;
    position: absolute;
    top: 93px;
    left: 330px;
    height: 60px;
    vertical-align: middle;
}
#breadcrumbs .arrow {
    padding-right: 0px;
    display: inline;
    width: auto;
    height: auto;
    background: none;
    color: #00338d;
    font-size: 10px;
}
#breadcrumbs a,#breadcrumbs a:visited {
    font-family:'Exo2-Medium';
    text-decoration: none;
    color: #00338d;
    white-space: nowrap;
}
#breadcrumbs a:hover {
    text-decoration: underline;
    white-space: nowrap;
}
header {
    height: auto;
}
header #logo-link {
    display: block;
    float: none;
    margin-top: 0;
    margin-left: 0;
}
header h1 {
    display: none;
}
div#logo-banner {
    background-image: url(banner.png);
}
#searchform {
    position: absolute;
    top: 93px;
    left: 3px;
    width: 300px;
    font-size: 0.9em;
}
#searchform input.search {
    width: 263px;
    border-radius: 6px;
    padding: 6px 6px 6px 30px;
    border: 1.5px solid #bfbfbf;
    font-size: 12px;
    -webkit-transition: box-shadow;
    -webkit-transition-duration: 200ms;
    outline: none;
}
#searchform input.search.searchselected {
    border: 1.5px solid #bacdfb;
}
#searchform input.submit {
    background-color: #fff;
    border: 0;
    position: relative;
    top: -25px;
    *top: -25px;
    left: 4px;
    width: 23px;
    background: url(magnify_glass.png) no-repeat 5px;
}
#center,#topnav {
    position: static;
}
footer {
    font-weight: bold;
    text-align: center;
    border-top: 3px solid #ccc;
}
#collapse-toc {
    font-family:'Exo2-Medium';
}
#topbuttons {
    top: 70px;
    z-index: 1;
    right: 25px;
}
#topbuttons a {
    height: 20px;
    width: 24px;
}
#leftbar {
    background-color: #ffffff;
    left: 3px;
    border: 1.5px solid #bfbfbf;
}
#leftbar a,#leftbar a:visited {
    color: #00338d;
}
#leftbar ul.tabs {
    position: absolute;
    left: 0;
    list-style: 0;
    padding: 0;
    margin-top: 8px;
    font-family:'Exo2-Medium';
    font-size: 10pt;
    height: 25px;
    color: #00338d;
}
#leftbar ul.tabs li {
    display: inline;
    margin-left: 10px;
}
#leftbar ul.tabs li a.current {
    font-weight: bold;
}
#leftbar ul.tabs li a:hover {
    text-decoration: none;
}
#leftbar ul.tabs .divider {
    border-right: 1pt solid #bfbfbf;
    padding: 0px 7px 0px 7px;
}
#leftbar > nav {
    top: 30px;
    bottom: 50px;
    font-size: 13px;
    font-family:'Exo2-Medium';
    overflow: visible;
}
#leftbar > nav li.leaf {
    background: none;
    padding-left: 17px;
    margin: 2px 0;
}
#leftbar > nav li.open {
    background-image: url(expand_inactive.png);
    background-repeat: no-repeat;
    background-position: .4em .4em;
    padding-left: 17px;
    margin: 2px 0;
    margin-left: 0px;
}
#leftbar > nav li.open > ul {
    margin-left: -15px;
}
#leftbar > nav li.open:active {
    background-image: url(expand_active.png);
}
#leftbar > nav li.closed {
    background-image: url(collapse_inactive.png);
    background-repeat: no-repeat;
    background-position: .4em .4em;
    padding-left: 17px;
    margin: 2px 0;
}
#leftbar > nav li.closed:active {
    background-image: url(collapse_active.png);
}
#leftbar > nav.current
        a.current {
    font-weight: bold;
}
.results ul {
    list-style: none;
    list-style-image: none;
}
div.results {
    padding-top: 10px;
}
div.results > span {
    padding-left: 20px;
}
.searchtitle {
    margin-left: 40px;
    color: #bacdfb;
}
.searchmsg {
    margin-left: 20px;
}
.search-term {
    background-color: yellow;
}
.no-highlighting .search-term {
    background-color: transparent;
}
.searchtotal {
    display: inline;
}
a#button-back {
    background-image: url(back.png);
    background-repeat: no-repeat;
    margin-right: 0px;
    width: 21px;
}
#button-forward {
    background-image: url(forward.png);
    background-repeat: no-repeat;
    margin-right: 2px;
}
a#button-email {
    background-image: url(share.png);
    background-repeat: no-repeat;
    display: inline-block;
}
#button-print {
    background-image: url(print.png);
    background-repeat: no-repeat;
}
a#button-pdflink {
    background-image: url(pdficon_small.png);
    display: inline-block;
}
a#button-hide-navigation {
    background-image: url(show_hide_sidebar.png);
    background-repeat: no-repeat;
    margin-right: 2px;
}
#dragger {
    width: 1px;
    background-color: #bfbfbf;
    top: 130px;
    bottom: 40px;
    left: 304px;
}
.hide-nav #dragger {
    width: 0px;
}
#footer {
    height: 15px;
    font-family:'Exo2-Medium';
    font-size: 9px;
    position: absolute;
    text-align: center;
    bottom: 15px;
    width: 100%;
}
#footer a {
    color: #00338d;
}
.parentlink {
    display: none;
}
.body + .related-links .ullinks {
    display: none;
}
div.nextlink,div.previouslink {
    display: none;
}
div.body + div.related-links ol.olchildlinks {
    display: none;
}
dt.dlterm,.uicontrol,.wintitle {
    font-weight: bold;
}
h1 .uicontrol,h2 .uicontrol,h3 .uicontrol,h4 .uicontrol,h5 .uicontrol,h6 .uicontrol,sectiontitle .uicontrol {
    font-weight: inherit;
}
h1 .wintitle,h2 .wintitle,h3 .wintitle,h4 .wintitle,h5 .wintitle,h6 .wintitle,sectiontitle .wintitle {
    font-weight: inherit;
}
dd.dd p.p {
    margin-top: 2px;
}
.body + div.related-links {
    padding-top: 8px;
}
.body ul li,.related-links ul li {
    list-style: disc;
    font-size: 13px;
    line-height: 1.35em;
}
.body ul li p,.body ul li span,.body ul li div,.related-links ul li a {
    font-size: 13px;
    line-height: 1.35em;
    margin-top: 1px;
    margin-bottom: 4px;
}
.body ol ul li p {
    font-size: 13px;
    line-height: 1.35em;
}
li.step {
    margin-top: 4px;
}
li.step p {
    font-size: 13px;
    line-height: 1.35em;
    margin-top: 2px;
}
li.choice p {
    font-size: 13px;
    line-height: 1.35em;
    margin-top: 1px;
    margin-bottom: 3px;
}
li.li.choice {
    font-size: 13px;
    line-height: 1.35em;
    margin-top: 1px;
    margin-bottom: 4px;
}
li.step span.cmd {
    margin-bottom: 2px;
    font-size: 13px;
    line-height: 1.35em;
}
ul.ul.choices,ol ul ul {
    padding: 0 0 0 16px;
}
.toc > nav {
    overflow: visible;
}
.cite,.varname {
    font-style: italic;
}
#leftbar .tabs li {
    text-align: left;
}
button,input,select,textarea {
    font-size: 15px;
    line-height: 1.35em;
}
a.current-breadcrumb {
    display: none;
}
@media (max-width: 600px)  {
    #breadcrumbs,#topbuttons,#dragger {
        display: none;
    }
    article {
        position: static;
    }
    #leftbar {
        width: auto;
    }
    header {
        height: auto;
    }
    #searchform {
        position: static;
    }
    #leftbar ul.tabs {
        position: static;
    }
    #footer {
        position: static;
    }
    #dragger {
        width: 0px;
    }
}
.de-de .uicontrol,.de-de .wintitle {
    font-weight: inherit;
}
.de-de .uicontrol.bold-li {
    font-weight: bold;
}
.body.ja-jp {
    font-family:'Exo2-Medium';
}
.ja-jp h1,.ja-jp  h2,.ja-jp  h3,.ja-jp  h4,.ja-jp  h5,.ja-jp  h6,.ja-jp .sectiontitle {
    font-family:'Exo2-Medium';
    font-weight: bold;
}
.ja-jp h2,.ja-jp .maptitle,.ja-jp .notetitle,.ja-jp .importanttitle,.ja-jp .cautiontitle,.ja-jp .warningtitle,.ja-jp footer,.ja-jp dt.dlterm,.ja-jp b,.ja-jp strong,.ja-jp .b,.ja-jp th,.ja-jp dfn {
    font-family:'Exo2-Medium';
    font-weight: bold;
}
.ja-jp i,.ja-jp .cite,.ja-jp em,.ja-jp var,.ja-jp address,.ja-jp .uicontrol {
    font-style: normal;
}
.ja-jp .uicontrol,.ja-jp .wintitle {
    font-weight: normal;
}
.zh-cn h2,.zh-cn .notetitle,.zh-cn .importanttitle,.zh-cn .cautiontitle,.zh-cn .warningtitle,.zh-cn footer,.zh-cn .sectiontitle,.zh-cn dt.dlterm {
    font-weight: bold;
}
.zh-cn .uicontrol {
    font-weight: bold;
}
.zh-cn i,.zh-cn .cite,.zh-cn .varname,.zh-cn em,.zh-cn var,.zh-cn address,.zh-cn dfn {
    font-style: normal;
}
.zh-tw h2,.zh-tw .notetitle,.zh-tw .importanttitle,.zh-tw .cautiontitle,.zh-tw .warningtitle,.zh-tw footer,.zh-tw .sectiontitle,.zh-tw dt.dlterm {
    font-weight: bold;
}
.zh-tw .uicontrol,.zh-tw .wintitle {
    font-weight: normal;
}
.zh-tw i,.zh-tw .cite,.zh-tw .varname,.zh-tw em,.zh-tw var,.zh-tw address,.zh-tw dfn {
    font-style: normal;
}
