:root {
    --primary: #002846;
    --night-blue: #002846;
    --secondary: #FF7373;
    --coral: #FF7373;

    --light-gray: #EBEBEB;
    --gray1: #D0D3D4;
    --gray2: #A2AAAD;
    --gray3: #425563;

    --sky: #2983FB;
    --sky-blue: #2983FB;
    --ice: #8EE6FF;
    --ice-blue: #8EE6FF;
    --mint: #00FFC8;
    --mint-green: #00FFC8;
    --mulberry: #A77BCA;
}

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.pace-inactive {
    display: none;
}

.pace .pace-progress {
    background: #fd0608;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px;
}

.tocify-header {
    font-style: italic;
}

.tocify-subheader {
    font-style: normal;
    font-size: 90%;
}

.tocify ul {
    margin: 0;
}

.tocify-focus {
    color: #7a2518;
    background-color: rgba(0, 0, 0, 0.1);
}

.tocify-focus>a {
    color: #7a2518;
}

/* more wd style for TOC */

.tocify-focus {
    color: #fff;
    background-color: #002846;
}

.tocify-focus>a {
    color: #fff;
    font-weight: bold;
}

#searchterm {
    width: 100%;
}

/* Asciidoctor default stylesheet based | MIT License | http://asciidoctor.org */

/* Uncomment @import statement below to use as custom stylesheet */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

script {
    display: none!important
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

a {
    background: transparent
}

a:focus {
    outline: thin dotted
}

a:active, a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code, kbd, pre, samp {
    font-family: monospace;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

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
}

*, *::before, *::after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html, body {
    font-size: 100%
}

body {
    background: #fff;
    color: rgba(0, 0, 0, .8);
    padding: 0;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    position: relative;
    cursor: auto;
    tab-size: 4;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

a:hover {
    cursor: pointer
}

img, object, embed {
    max-width: 100%;
    height: auto
}

object, embed {
    height: 100%
}

img {
    -ms-interpolation-mode: bicubic
}

.left {
    float: left!important
}

.right {
    float: right!important
}

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

.text-justify {
    text-align: justify!important
}

.hide {
    display: none
}

img, object, svg {
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px
}

select {
    width: 100%
}

.center {
    margin-left: auto;
    margin-right: auto
}

.stretch {
    width: 100%
}

.subheader, .admonitionblock td.content>.title, .audioblock>.title, .exampleblock>.title, .imageblock>.title, .listingblock>.title, .literalblock>.title, .stemblock>.title, .openblock>.title, .paragraph>.title, .quoteblock>.title, table.tableblock>.title, .verseblock>.title, .videoblock>.title, .dlist>.title, .olist>.title, .ulist>.title, .qlist>.title, .hdlist>.title {
    line-height: 1.45;
    color: #7a2518;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: .25em
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, #toctitle, .sidebarblock>.content>.title, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    direction: ltr
}

a {
    color: #2156a5;
    text-decoration: none;
    line-height: inherit
}

a:hover, a:focus {
    color: #1d4b8f
}

a img {
    border: none
}

p {
    font-family: inherit;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.6;
    margin-bottom: 1.25em;
    text-rendering: optimizeLegibility
}

p aside {
    font-size: .875em;
    line-height: 1.35;
    font-style: italic
}

h1, h2, h3, #toctitle, .sidebarblock>.content>.title, h4, h5, h6 {
    font-weight: 300;
    font-style: normal;
    color: #ba3925;
    text-rendering: optimizeLegibility;
    margin-top: 1em;
    margin-bottom: .5em;
    line-height: 1.0125em
}

h1 small, h2 small, h3 small, #toctitle small, .sidebarblock>.content>.title small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #e99b8f;
    line-height: 0
}

h1 {
    font-size: 2.125em
}

h2 {
    font-size: 3em
}

h3, #toctitle, .sidebarblock>.content>.title {
    font-size: 2.65em;
}

h4, h5 {
    font-size: 1.125em
}

h6 {
    font-size: 1em
}

hr {
    border: solid #ddddd8;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25em 0 1.1875em;
    height: 0
}

em, i {
    font-style: italic;
    line-height: inherit
}

strong, b {
    font-weight: bold;
    line-height: inherit
}

small {
    font-size: 60%;
    line-height: inherit
}

code {
    font-family: "Droid Sans Mono", "DejaVu Sans Mono", monospace;
    font-weight: 400;
    color: rgba(0, 0, 0, .9)
}

ul, ol, dl {
    font-size: 1em;
    line-height: 1.6;
    margin-bottom: 1.25em;
    list-style-position: outside;
    font-family: inherit
}

ul, ol {
    margin-left: 1.5em
}

ul li ul, ul li ol {
    margin-left: 1.25em;
    margin-bottom: 0;
    font-size: 1em
}

ul.square li ul, ul.circle li ul, ul.disc li ul {
    list-style: inherit
}

ul.square {
    list-style-type: square
}

ul.circle {
    list-style-type: circle
}

ul.disc {
    list-style-type: disc
}

ol li ul, ol li ol {
    margin-left: 1.25em;
    margin-bottom: 0
}

dl dt {
    margin-bottom: .3125em;
    font-weight: bold
}

dl dd {
    margin-bottom: 1.25em
}

abbr, acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: rgba(0, 0, 0, .8);
    border-bottom: 1px dotted #ddd;
    cursor: help
}

abbr {
    text-transform: none
}

blockquote {
    margin: 0 0 1.25em;
    padding: .5625em 1.25em 0 1.1875em;
    border-left: 1px solid #ddd
}

blockquote cite {
    display: block;
    font-size: .9375em;
    color: rgba(0, 0, 0, .6)
}

blockquote cite::before {
    content: "\2014 \0020"
}

blockquote cite a, blockquote cite a:visited {
    color: rgba(0, 0, 0, .6)
}

blockquote, blockquote p {
    line-height: 1.6;
    color: rgba(0, 0, 0, .85)
}

table {
    background: #fff;
    margin-bottom: 1.25em;
    border: solid 1px #dedede
}

table thead, table tfoot {
    background: #f7f8f7
}

table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td {
    padding: .5em .625em .625em;
    font-size: inherit;
    color: rgba(0, 0, 0, .8);
    text-align: left
}

table tr th, table tr td {
    padding: .5625em .625em;
    font-size: inherit;
    color: rgba(0, 0, 0, .8)
}

table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #f8f8f7
}

table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
    display: table-cell;
    line-height: 1.6
}

h1, h2, h3, #toctitle, .sidebarblock>.content>.title, h4, h5, h6 {
    line-height: 1.2;
    word-spacing: -.05em
}

h1 strong, h2 strong, h3 strong, #toctitle strong, .sidebarblock>.content>.title strong, h4 strong, h5 strong, h6 strong {
    font-weight: 400
}

.clearfix::before, .clearfix::after, .float-group::before, .float-group::after {
    content: " ";
    display: table
}

.clearfix::after, .float-group::after {
    clear: both
}

*:not(pre)>code {
    font-size: .9375em;
    font-style: normal!important;
    letter-spacing: 0;
    padding: .1em .5ex;
    word-spacing: -.15em;
    background-color: #f7f7f8;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    line-height: 1.45;
    text-rendering: optimizeSpeed;
    word-wrap: break-word
}

*:not(pre)>code.nobreak {
    word-wrap: normal
}

*:not(pre)>code.nowrap {
    white-space: nowrap
}

pre, pre>code {
    line-height: 1.45;
    color: rgba(0, 0, 0, .9);
    font-family: "Droid Sans Mono", "DejaVu Sans Mono", monospace;
    font-weight: 400;
    text-rendering: optimizeSpeed
}

em em {
    font-style: normal
}

strong strong {
    font-weight: 400
}

.keyseq {
    color: rgba(51, 51, 51, .8)
}

kbd {
    font-family: "Droid Sans Mono", "DejaVu Sans Mono", monospace;
    display: inline-block;
    color: rgba(0, 0, 0, .8);
    font-size: .65em;
    line-height: 1.45;
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .2), 0 0 0 .1em white inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .2), 0 0 0 .1em #fff inset;
    margin: 0 .15em;
    padding: .2em .5em;
    vertical-align: middle;
    position: relative;
    top: -.1em;
    white-space: nowrap
}

.keyseq kbd:first-child {
    margin-left: 0
}

.keyseq kbd:last-child {
    margin-right: 0
}

.menuseq, .menuref {
    color: #000
}

.menuseq b:not(.caret), .menuref {
    font-weight: inherit
}

.menuseq {
    word-spacing: -.02em
}

.menuseq b.caret {
    font-size: 1.25em;
    line-height: .8
}

.menuseq i.caret {
    font-weight: bold;
    text-align: center;
    width: .45em
}

b.button::before, b.button::after {
    position: relative;
    top: -1px;
    font-weight: 400
}

b.button::before {
    content: "[";
    padding: 0 3px 0 2px
}

b.button::after {
    content: "]";
    padding: 0 2px 0 3px
}

p a>code:hover {
    color: rgba(0, 0, 0, .9)
}

#header, #content, #footnotes, #footer {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 62.5em;
    *zoom: 1;
    position: relative;
    padding-left: .9375em;
    padding-right: .9375em
}

#header::before, #header::after, #content::before, #content::after, #footnotes::before, #footnotes::after, #footer::before, #footer::after {
    content: " ";
    display: table
}

#header::after, #content::after, #footnotes::after, #footer::after {
    clear: both
}

#content {
    margin-top: 1.25em
}

#content::before {
    content: none
}

#header>h1:first-child {
    color: rgba(0, 0, 0, .85);
    margin-top: 2.25rem;
    margin-bottom: 0
}

#header>h1:first-child+#toc {
    margin-top: 8px;
    border-top: 1px solid #ddddd8
}

#header>h1:only-child, body.toc2 #header>h1:nth-last-child(2) {
    border-bottom: 1px solid #ddddd8;
    padding-bottom: 8px
}

#header .details {
    border-bottom: 1px solid #ddddd8;
    line-height: 1.45;
    padding-top: .25em;
    padding-bottom: .25em;
    padding-left: .25em;
    color: rgba(0, 0, 0, .6);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap
}

#header .details span:first-child {
    margin-left: -.125em
}

#header .details span.email a {
    color: rgba(0, 0, 0, .85)
}

#header .details br {
    display: none
}

#header .details br+span::before {
    content: "\00a0\2013\00a0"
}

#header .details br+span.author::before {
    content: "\00a0\22c5\00a0";
    color: rgba(0, 0, 0, .85)
}

#header .details br+span#revremark::before {
    content: "\00a0|\00a0"
}

#header #revnumber {
    text-transform: capitalize
}

#header #revnumber::after {
    content: "\00a0"
}

#content>h1:first-child:not([class]) {
    color: rgba(0, 0, 0, .85);
    border-bottom: 1px solid #ddddd8;
    padding-bottom: 8px;
    margin-top: 0;
    padding-top: 1rem;
    margin-bottom: 1.25rem
}

#toc {
    border-bottom: 1px solid #efefed;
    padding-bottom: .5em
}

#toc>ul {
    margin-left: .125em
}

#toc ul.sectlevel0>li>a {
    font-style: italic
}

#toc ul.sectlevel0 ul.sectlevel1 {
    margin: .5em 0
}

#toc ul {
    list-style-type: none
}

#toc li {
    line-height: 1.3334;
    margin-top: .3334em
}

#toc a {
    text-decoration: none
}

#toc a:active {
    text-decoration: underline
}

#toctitle {
    color: #7a2518;
    font-size: 1.2em
}

body.toc2 {
    padding-left: 15em;
    padding-right: 0
}

#toc.toc2 {
    margin-top: 0!important;
    background-color: #f8f8f7;
    width: 19em;
    left: 0;
    top: 0;
    border-right: 1px solid #efefed;
    border-top-width: 0!important;
    border-bottom-width: 0!important;
    z-index: 1000;
    padding: 1.25em 1em;
    height: 100%;
    overflow: auto
}

#toc.toc2>ul {
    font-size: .9em;
    margin-bottom: 0
}

#toc.toc2 ul ul {
    margin-left: 0;
    padding-left: 1em
}

#toc.toc2 ul.sectlevel0 ul.sectlevel1 {
    padding-left: 0;
    margin-top: .5em;
    margin-bottom: .5em
}

body.toc2.toc-right {
    padding-left: 0;
    padding-right: 15em
}

body.toc2.toc-right #toc.toc2 {
    border-right-width: 0;
    border-left: 1px solid #efefed;
    left: auto;
    right: 0
}

#content #toc {
    border-style: solid;
    border-width: 1px;
    border-color: #e0e0dc;
    margin-bottom: 1.25em;
    padding: 1.25em;
    background: #f8f8f7;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

#content #toc>:first-child {
    margin-top: 0
}

#content #toc>:last-child {
    margin-bottom: 0
}

#footer {
    max-width: 100%;
    background-color: rgba(0, 0, 0, .8);
    padding: 1.25em
}

#footer-text {
    color: rgba(255, 255, 255, .8);
    line-height: 1.44
}

#content {
    margin-bottom: .625em
}

.sect1 {
    padding-bottom: .625em
}

.sect1:last-child {
    padding-bottom: 0
}

.sect1+.sect1 {
    border-top: 1px solid #efefed
}

#content h1>a.anchor, h2>a.anchor, h3>a.anchor, #toctitle>a.anchor, .sidebarblock>.content>.title>a.anchor, h4>a.anchor, h5>a.anchor, h6>a.anchor {
    position: absolute;
    z-index: 1001;
    width: 1.5ex;
    margin-left: -1.5ex;
    display: block;
    text-decoration: none!important;
    visibility: hidden;
    text-align: center;
    font-weight: 400;
    line-height: 100%;
}

#content h1>a.anchor::before, h2>a.anchor::before, h3>a.anchor::before, #toctitle>a.anchor::before, .sidebarblock>.content>.title>a.anchor::before, h4>a.anchor::before, h5>a.anchor::before, h6>a.anchor::before {
    /* content:"\00A7"; */
    font-family: FontAwesome;
    content: "\f0c1";
    font-size: .7em;
    color: #D9DBDC;
    display: inline-block;
    padding-top: .1em;
    left: -.25em;
    position: relative;
    vertical-align: middle;
}

#content h1:hover>a.anchor, #content h1>a.anchor:hover, h2:hover>a.anchor, h2>a.anchor:hover, h3:hover>a.anchor, #toctitle:hover>a.anchor, .sidebarblock>.content>.title:hover>a.anchor, h3>a.anchor:hover, #toctitle>a.anchor:hover, .sidebarblock>.content>.title>a.anchor:hover, h4:hover>a.anchor, h4>a.anchor:hover, h5:hover>a.anchor, h5>a.anchor:hover, h6:hover>a.anchor, h6>a.anchor:hover {
    visibility: visible
}

#content h1>a.link, h2>a.link, h3>a.link, #toctitle>a.link, .sidebarblock>.content>.title>a.link, h4>a.link, h5>a.link, h6>a.link {
    /* color:#ba3925; ASCIIDOC DEFAULT */
    /* color: #002846; WD */
    color: #a0412e;
    text-decoration: none
}

#content h1>a.link:hover, h2>a.link:hover, h3>a.link:hover, #toctitle>a.link:hover, .sidebarblock>.content>.title>a.link:hover, h4>a.link:hover, h5>a.link:hover, h6>a.link:hover {
    /* color:#a53221; */
    color: #002846;
}

.audioblock, .imageblock, .literalblock, .listingblock, .stemblock, .videoblock {
    margin-bottom: 1.25em
}

.admonitionblock td.content>.title, .audioblock>.title, .exampleblock>.title, .imageblock>.title, .listingblock>.title, .literalblock>.title, .stemblock>.title, .openblock>.title, .paragraph>.title, .quoteblock>.title, table.tableblock>.title, .verseblock>.title, .videoblock>.title, .dlist>.title, .olist>.title, .ulist>.title, .qlist>.title, .hdlist>.title {
    text-rendering: optimizeLegibility;
    text-align: left;
    font-size: 1.2rem;
    font-style: italic
}

table.tableblock.fit-content>caption.title {
    white-space: nowrap;
    width: 0
}

.paragraph.lead>p, #preamble>.sectionbody>[class="paragraph"]:first-of-type p {
    font-size: 1.21875em;
    line-height: 1.6;
    color: rgba(0, 0, 0, .85)
}

table.tableblock #preamble>.sectionbody>[class="paragraph"]:first-of-type p {
    font-size: inherit
}

.admonitionblock>table {
    border-collapse: separate;
    border: 0;
    background: none;
    width: 100%
}

.admonitionblock>table td.icon {
    text-align: center;
    width: 80px
}

.admonitionblock>table td.icon img {
    max-width: none
}

.admonitionblock>table td.icon .title {
    font-weight: bold;
    text-transform: uppercase
}

.admonitionblock>table td.content {
    padding-left: 1.125em;
    padding-right: 1.25em;
    border-left: 1px solid #ddddd8;
    color: rgba(0, 0, 0, .6)
}

.admonitionblock>table td.content>:last-child>:last-child {
    margin-bottom: 0
}

.exampleblock>.content {
    border-style: solid;
    border-width: 1px;
    border-color: #e6e6e6;
    margin-bottom: 1.25em;
    padding: 1.25em;
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.exampleblock>.content>:first-child {
    margin-top: 0
}

.exampleblock>.content>:last-child {
    margin-bottom: 0
}

.sidebarblock {
    border-style: solid;
    border-width: 1px;
    border-color: #e0e0dc;
    margin-bottom: 1.25em;
    padding: 1.25em;
    background: #f8f8f7;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.sidebarblock>:first-child {
    margin-top: 0
}

.sidebarblock>:last-child {
    margin-bottom: 0
}

.sidebarblock>.content>.title {
    color: #7a2518;
    margin-top: 0;
    text-align: center
}

.exampleblock>.content>:last-child>:last-child, .exampleblock>.content .olist>ol>li:last-child>:last-child, .exampleblock>.content .ulist>ul>li:last-child>:last-child, .exampleblock>.content .qlist>ol>li:last-child>:last-child, .sidebarblock>.content>:last-child>:last-child, .sidebarblock>.content .olist>ol>li:last-child>:last-child, .sidebarblock>.content .ulist>ul>li:last-child>:last-child, .sidebarblock>.content .qlist>ol>li:last-child>:last-child {
    margin-bottom: 0
}

.literalblock pre, .listingblock pre:not(.highlight), .listingblock pre[class="highlight"], .listingblock pre[class^="highlight "], .listingblock pre.CodeRay, .listingblock pre.prettyprint {
    background: #f7f7f8
}

.sidebarblock .literalblock pre, .sidebarblock .listingblock pre:not(.highlight), .sidebarblock .listingblock pre[class="highlight"], .sidebarblock .listingblock pre[class^="highlight "], .sidebarblock .listingblock pre.CodeRay, .sidebarblock .listingblock pre.prettyprint {
    background: #f2f1f1
}

.literalblock pre, .literalblock pre[class], .listingblock pre, .listingblock pre[class] {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    word-wrap: break-word;
    padding: 1em;
    font-size: .8125em
}

.literalblock pre.nowrap, .literalblock pre[class].nowrap, .listingblock pre.nowrap, .listingblock pre[class].nowrap {
    overflow-x: auto;
    white-space: pre;
    word-wrap: normal
}

.literalblock.output pre {
    color: #f7f7f8;
    background-color: rgba(0, 0, 0, .9)
}

.listingblock pre.highlightjs {
    padding: 0
}

.listingblock pre.highlightjs>code {
    padding: 1em;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.listingblock pre.prettyprint {
    border-width: 0
}

.listingblock>.content {
    position: relative
}

.listingblock code[data-lang]::before {
    /* display: none; */
    content: attr(data-lang);
    position: absolute;
    font-size: .75em;
    top: .425rem;
    right: .5rem;
    line-height: 1;
    text-transform: uppercase;
    color: #999;
    font-family: "ff-din-web", Arial, sans-serif;
}

.listingblock:hover code[data-lang]::before {
    display: block
}

.listingblock.terminal pre .command::before {
    content: attr(data-prompt);
    padding-right: .5em;
    color: #999
}

.listingblock.terminal pre .command:not([data-prompt])::before {
    content: "$"
}

table.pyhltable {
    border-collapse: separate;
    border: 0;
    margin-bottom: 0;
    background: none
}

table.pyhltable td {
    vertical-align: top;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1.45
}

table.pyhltable td.code {
    padding-left: .75em;
    padding-right: 0
}

pre.pygments .lineno, table.pyhltable td:not(.code) {
    color: #999;
    padding-left: 0;
    padding-right: .5em;
    border-right: 1px solid #ddddd8
}

pre.pygments .lineno {
    display: inline-block;
    margin-right: .25em
}

table.pyhltable .linenodiv {
    background: none!important;
    padding-right: 0!important
}

.quoteblock {
    margin: 0 1em 1.25em 1.5em;
    display: table
}

.quoteblock>.title {
    margin-left: -1.5em;
    margin-bottom: .75em
}

.quoteblock blockquote, .quoteblock blockquote p {
    color: rgba(0, 0, 0, .85);
    font-size: 1.15rem;
    line-height: 1.75;
    word-spacing: .1em;
    letter-spacing: 0;
    font-style: italic;
    text-align: justify
}

.quoteblock blockquote {
    margin: 0;
    padding: 0;
    border: 0
}

.quoteblock blockquote::before {
    content: "\201c";
    float: left;
    font-size: 2.75em;
    font-weight: bold;
    line-height: .6em;
    margin-left: -.6em;
    color: #7a2518;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .1)
}

.quoteblock blockquote>.paragraph:last-child p {
    margin-bottom: 0
}

.quoteblock .attribution {
    margin-top: .5em;
    margin-right: .5ex;
    text-align: right
}

.quoteblock .quoteblock {
    margin-left: 0;
    margin-right: 0;
    padding: .5em 0;
    border-left: 3px solid rgba(0, 0, 0, .6)
}

.quoteblock .quoteblock blockquote {
    padding: 0 0 0 .75em
}

.quoteblock .quoteblock blockquote::before {
    display: none
}

.verseblock {
    margin: 0 1em 1.25em
}

.verseblock pre {
    font-size: 1.15rem;
    color: rgba(0, 0, 0, .85);
    font-weight: 300;
    text-rendering: optimizeLegibility
}

.verseblock pre strong {
    font-weight: 400
}

.verseblock .attribution {
    margin-top: 1.25rem;
    margin-left: .5ex
}

.quoteblock .attribution, .verseblock .attribution {
    font-size: .9375em;
    line-height: 1.45;
    font-style: italic
}

.quoteblock .attribution br, .verseblock .attribution br {
    display: none
}

.quoteblock .attribution cite, .verseblock .attribution cite {
    display: block;
    letter-spacing: -.025em;
    color: rgba(0, 0, 0, .6)
}

.quoteblock.abstract {
    margin: 0 1em 1.25em;
    display: block
}

.quoteblock.abstract>.title {
    margin: 0 0 .375em;
    font-size: 1.15em;
    text-align: center
}

.quoteblock.abstract blockquote, .quoteblock.abstract blockquote p {
    word-spacing: 0;
    line-height: 1.6
}

.quoteblock.abstract blockquote::before, .quoteblock.abstract p::before {
    display: none
}

table.tableblock {
    max-width: 100%;
    border-collapse: separate
}

p.tableblock:last-child {
    margin-bottom: 0
}

td.tableblock>.content {
    margin-bottom: -1.25em
}

table.tableblock, th.tableblock, td.tableblock {
    border: 0 solid #dedede
}

table.grid-all>thead>tr>.tableblock, table.grid-all>tbody>tr>.tableblock {
    border-width: 0 1px 1px 0
}

table.grid-all>tfoot>tr>.tableblock {
    border-width: 1px 1px 0 0
}

table.grid-cols>*>tr>.tableblock {
    border-width: 0 1px 0 0
}

table.grid-rows>thead>tr>.tableblock, table.grid-rows>tbody>tr>.tableblock {
    border-width: 0 0 1px
}

table.grid-rows>tfoot>tr>.tableblock {
    border-width: 1px 0 0
}

/*table.grid-all>*>tr>.tableblock:last-child,table.grid-cols>*>tr>.tableblock:last-child{
    border-right-width:0
}
*/

table.grid-all>tbody>tr:last-child>.tableblock, table.grid-all>thead:last-child>tr>.tableblock, table.grid-rows>tbody>tr:last-child>.tableblock, table.grid-rows>thead:last-child>tr>.tableblock {
    border-bottom-width: 0
}

table.frame-all {
    border-width: 1px
}

table.frame-sides {
    border-width: 0 1px
}

table.frame-topbot, table.frame-ends {
    border-width: 1px 0
}

table.stripes-all tr, table.stripes-odd tr:nth-of-type(odd) {
    background: #f8f8f7
}

table.stripes-none tr, table.stripes-odd tr:nth-of-type(even) {
    background: none !important
}

th.halign-left, td.halign-left {
    text-align: left
}

th.halign-right, td.halign-right {
    text-align: right
}

th.halign-center, td.halign-center {
    text-align: center
}

th.valign-top, td.valign-top {
    vertical-align: top
}

th.valign-bottom, td.valign-bottom {
    vertical-align: bottom
}

th.valign-middle, td.valign-middle {
    vertical-align: middle
}

table thead th, table tfoot th {
    font-weight: bold
}

tbody tr th {
    display: table-cell;
    line-height: 1.6;
    background: #f7f8f7
}

tbody tr th, tbody tr th p, tfoot tr th, tfoot tr th p {
    color: rgba(0, 0, 0, .8);
    font-weight: bold
}

p.tableblock>code:only-child {
    background: none;
    padding: 0
}

p.tableblock {
    font-size: 1em
}

td>div.verse {
    white-space: pre
}

ol {
    margin-left: 1.75em
}

ul li ol {
    margin-left: 1.5em
}

dl dd {
    margin-left: 1.125em
}

dl dd:last-child, dl dd:last-child>:last-child {
    margin-bottom: 0
}

ol>li p, ul>li p, ul dd, ol dd, .olist .olist, .ulist .ulist, .ulist .olist, .olist .ulist {
    margin-bottom: .625em
}

ul.checklist, ul.none, ol.none, ul.no-bullet, ol.no-bullet, ol.unnumbered, ul.unstyled, ol.unstyled {
    list-style-type: none
}

ul.no-bullet, ol.no-bullet, ol.unnumbered {
    margin-left: .625em
}

ul.unstyled, ol.unstyled {
    margin-left: 0
}

ul.checklist {
    margin-left: .625em
}

ul.checklist li>p:first-child>.fa-square-o:first-child, ul.checklist li>p:first-child>.fa-check-square-o:first-child {
    width: 1.25em;
    font-size: .8em;
    position: relative;
    bottom: .125em
}

ul.checklist li>p:first-child>input[type="checkbox"]:first-child {
    margin-right: .25em
}

ul.inline {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    list-style: none;
    margin: 0 0 .625em -1.25em
}

ul.inline>li {
    margin-left: 1.25em
}

.unstyled dl dt {
    font-weight: 400;
    font-style: normal
}

ol.arabic {
    list-style-type: decimal
}

ol.decimal {
    list-style-type: decimal-leading-zero
}

ol.loweralpha {
    list-style-type: lower-alpha
}

ol.upperalpha {
    list-style-type: upper-alpha
}

ol.lowerroman {
    list-style-type: lower-roman
}

ol.upperroman {
    list-style-type: upper-roman
}

ol.lowergreek {
    list-style-type: lower-greek
}

.hdlist>table, .colist>table {
    border: 0;
    background: none
}

.hdlist>table>tbody>tr, .colist>table>tbody>tr {
    background: none
}

td.hdlist1, td.hdlist2 {
    vertical-align: top;
    padding: 0 .625em
}

td.hdlist1 {
    font-weight: bold;
    padding-bottom: 1.25em
}

.literalblock+.colist, .listingblock+.colist {
    margin-top: -.5em
}

.colist td:not([class]):first-child {
    padding: .4em .75em 0;
    line-height: 1;
    vertical-align: top
}

.colist td:not([class]):first-child img {
    max-width: none
}

.colist td:not([class]):last-child {
    padding: .25em 0
}

.thumb, .th {
    line-height: 0;
    display: inline-block;
    border: solid 4px #fff;
    -webkit-box-shadow: 0 0 0 1px #ddd;
    box-shadow: 0 0 0 1px #ddd
}

.imageblock.left, .imageblock[style*="float: left"] {
    margin: .25em .625em 1.25em 0
}

.imageblock.right, .imageblock[style*="float: right"] {
    margin: .25em 0 1.25em .625em
}

.imageblock>.title {
    margin-bottom: 0
}

.imageblock.thumb, .imageblock.th {
    border-width: 6px
}

.imageblock.thumb>.title, .imageblock.th>.title {
    padding: 0 .125em
}

.image.left, .image.right {
    margin-top: .25em;
    margin-bottom: .25em;
    display: inline-block;
    line-height: 0
}

.image.left {
    margin-right: .625em
}

.image.right {
    margin-left: .625em
}

a.image {
    text-decoration: none;
    display: inline-block
}

a.image object {
    pointer-events: none
}

sup.footnote, sup.footnoteref {
    font-size: .875em;
    position: static;
    vertical-align: super
}

sup.footnote a, sup.footnoteref a {
    text-decoration: none
}

sup.footnote a:active, sup.footnoteref a:active {
    text-decoration: underline
}

#footnotes {
    padding-top: .75em;
    padding-bottom: .75em;
    margin-bottom: .625em
}

#footnotes hr {
    width: 20%;
    min-width: 6.25em;
    margin: -.25em 0 .75em;
    border-width: 1px 0 0
}

#footnotes .footnote {
    padding: 0 .375em 0 .225em;
    line-height: 1.3334;
    font-size: .875em;
    margin-left: 1.2em;
    margin-bottom: .2em
}

#footnotes .footnote a:first-of-type {
    font-weight: bold;
    text-decoration: none;
    margin-left: -1.05em
}

#footnotes .footnote:last-of-type {
    margin-bottom: 0
}

#content #footnotes {
    margin-top: -.625em;
    margin-bottom: 0;
    padding: .75em 0
}

.gist .file-data>table {
    border: 0;
    background: #fff;
    width: 100%;
    margin-bottom: 0
}

.gist .file-data>table td.line-data {
    width: 99%
}

div.unbreakable {
    page-break-inside: avoid
}

.big {
    font-size: larger
}

.small {
    font-size: smaller
}

.underline {
    text-decoration: underline
}

.overline {
    text-decoration: overline
}

.line-through {
    text-decoration: line-through
}

.aqua {
    color: #00bfbf
}

.aqua-background {
    background-color: #00fafa
}

.black {
    color: #000
}

.black-background {
    background-color: #000
}

.blue {
    color: #0000bf
}

.blue-background {
    background-color: #0000fa
}

.fuchsia {
    color: #bf00bf
}

.fuchsia-background {
    background-color: #fa00fa
}

.gray {
    color: #606060
}

.gray-background {
    background-color: #7d7d7d
}

.green {
    color: #006000
}

.green-background {
    background-color: #007d00
}

.lime {
    color: #00bf00
}

.lime-background {
    background-color: #00fa00
}

.maroon {
    color: #600000
}

.maroon-background {
    background-color: #7d0000
}

.navy {
    color: #000060
}

.navy-background {
    background-color: #00007d
}

.olive {
    color: #606000
}

.olive-background {
    background-color: #7d7d00
}

.purple {
    color: #600060
}

.purple-background {
    background-color: #7d007d
}

.red {
    color: #bf0000
}

.red-background {
    background-color: #fa0000
}

.silver {
    color: #909090
}

.silver-background {
    background-color: #bcbcbc
}

.teal {
    color: #006060
}

.teal-background {
    background-color: #007d7d
}

.white {
    color: #bfbfbf
}

.white-background {
    background-color: #fafafa
}

.yellow {
    color: #bfbf00
}

.yellow-background {
    background-color: #fafa00
}

span.icon>.fa {
    cursor: default
}

a span.icon>.fa {
    cursor: inherit
}

.admonitionblock td.icon [class^="fa icon-"] {
    font-size: 2.5em;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
    cursor: default
}

.admonitionblock td.icon .icon-note::before {
    content: "\f05a";
    color: #19407c
}

.admonitionblock td.icon .icon-tip::before {
    content: "\f0eb";
    text-shadow: 1px 1px 2px rgba(155, 155, 0, .8);
    color: #111
}

.admonitionblock td.icon .icon-warning::before {
    content: "\f071";
    color: #bf6900
}

.admonitionblock td.icon .icon-caution::before {
    content: "\f06d";
    color: #bf3400
}

.admonitionblock td.icon .icon-important::before {
    content: "\f06a";
    color: #bf0000
}

.conum[data-value] {
    display: inline-block;
    color: #fff!important;
    background-color: rgba(0, 0, 0, .8);
    -webkit-border-radius: 100px;
    border-radius: 100px;
    text-align: center;
    font-size: .75em;
    width: 1.67em;
    height: 1.67em;
    line-height: 1.67em;
    font-style: normal;
    font-weight: bold
}

.conum[data-value] * {
    color: #fff!important
}

.conum[data-value]+b {
    display: none
}

.conum[data-value]::after {
    content: attr(data-value)
}

pre .conum[data-value] {
    position: relative;
    top: -.125em
}

b.conum * {
    color: inherit!important
}

.conum:not([data-value]):empty {
    display: none
}

dt, th.tableblock, td.content, div.footnote {
    text-rendering: optimizeLegibility
}

h1, h2, p, td.content, span.alt {
    letter-spacing: -.01em
}

p strong, td.content strong, div.footnote strong {
    letter-spacing: -.005em
}

p, blockquote, dt, td.content, span.alt {
    font-size: 1.0625rem
}

p {
    margin-bottom: 1.25rem
}

.sidebarblock p, .sidebarblock dt, .sidebarblock td.content, p.tableblock {
    font-size: 1em
}

.exampleblock>.content {
    background-color: #fffef7;
    border-color: #e0e0dc;
    -webkit-box-shadow: 0 1px 4px #e0e0dc;
    box-shadow: 0 1px 4px #e0e0dc
}

.print-only {
    display: none!important
}

@page {
    margin: 1.25cm .75cm
}

@media print {
    * {
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    html {
        font-size: 80%
    }
    a {
        color: inherit!important;
        text-decoration: underline!important
    }
    a.bare, a[href^="#"], a[href^="mailto:"] {
        text-decoration: none!important
    }
    a[href^="http:"]:not(.bare)::after, a[href^="https:"]:not(.bare)::after {
        content: "(" attr(href) ")";
        display: inline-block;
        font-size: .875em;
        padding-left: .25em
    }
    abbr[title]::after {
        content: " (" attr(title) ")"
    }
    pre, blockquote, tr, img, object, svg {
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    svg {
        max-width: 100%
    }
    p, blockquote, dt, td.content {
        font-size: 1em;
        orphans: 3;
        widows: 3
    }
    h2, h3, #toctitle, .sidebarblock>.content>.title {
        page-break-after: avoid
    }
    #toc, .sidebarblock, .exampleblock>.content {
        background: none!important
    }
    #toc {
        border-bottom: 1px solid #ddddd8!important;
        padding-bottom: 0!important
    }
    body.book #header {
        text-align: center
    }
    body.book #header>h1:first-child {
        border: 0!important;
        margin: 2.5em 0 1em
    }
    body.book #header .details {
        border: 0!important;
        display: block;
        padding: 0!important
    }
    body.book #header .details span:first-child {
        margin-left: 0!important
    }
    body.book #header .details br {
        display: block
    }
    body.book #header .details br+span::before {
        content: none!important
    }
    body.book #toc {
        border: 0!important;
        text-align: left!important;
        padding: 0!important;
        margin: 0!important
    }
    body.book #toc, body.book #preamble, body.book h1.sect0, body.book .sect1>h2 {
        page-break-before: always
    }
    .listingblock code[data-lang]::before {
        display: block
    }
    #footer {
        padding: 0 .9375em
    }
    .hide-on-print {
        display: none!important
    }
    .print-only {
        display: block!important
    }
    .hide-for-print {
        display: none!important
    }
    .show-for-print {
        display: inherit!important
    }
}

@media print, amzn-kf8 {
    #header>h1:first-child {
        margin-top: 1.25rem
    }
    .sect1 {
        padding: 0!important
    }
    .sect1+.sect1 {
        border: 0
    }
    #footer {
        background: none
    }
    #footer-text {
        color: rgba(0, 0, 0, .6);
        font-size: .9em
    }
}

@media amzn-kf8 {
    #header, #content, #footnotes, #footer {
        padding: 0
    }
}

/*! * Hamburgers * @description Tasty CSS-animated hamburgers * @author Jonathan Suh @jonsuh * @site https://jonsuh.com/hamburgers * @link https://github.com/jonsuh/hamburgers */

.hamburger {
    font: inherit;
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: 15px;
    cursor: pointer;
    transition-timing-function: linear;
    transition-duration: .15s;
    transition-property: opacity, filter;
    text-transform: none;
    color: inherit;
    border: 0;
    background-color: transparent
}

.hamburger.is-active:hover, .hamburger:hover {
    opacity: .7
}

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before {
    background-color: #000
}

.hamburger-box {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 24px
}

.hamburger-inner {
    top: 50%;
    display: block;
    margin-top: -2px
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    position: absolute;
    width: 40px;
    height: 4px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    border-radius: 4px;
    background-color: #000
}

.hamburger-inner:after, .hamburger-inner:before {
    display: block;
    content: ""
}

.hamburger-inner:before {
    top: -10px
}

.hamburger-inner:after {
    bottom: -10px
}

.hamburger--3dx .hamburger-box {
    perspective: 80px
}

.hamburger--3dx .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dx .hamburger-inner:after, .hamburger--3dx .hamburger-inner:before {
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dx.is-active .hamburger-inner {
    transform: rotateY(180deg);
    background-color: transparent!important
}

.hamburger--3dx.is-active .hamburger-inner:before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx.is-active .hamburger-inner:after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dx-r .hamburger-box {
    perspective: 80px
}

.hamburger--3dx-r .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dx-r .hamburger-inner:after, .hamburger--3dx-r .hamburger-inner:before {
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dx-r.is-active .hamburger-inner {
    transform: rotateY(-180deg);
    background-color: transparent!important
}

.hamburger--3dx-r.is-active .hamburger-inner:before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx-r.is-active .hamburger-inner:after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy .hamburger-box {
    perspective: 80px
}

.hamburger--3dy .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dy .hamburger-inner:after, .hamburger--3dy .hamburger-inner:before {
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dy.is-active .hamburger-inner {
    transform: rotateX(-180deg);
    background-color: transparent!important
}

.hamburger--3dy.is-active .hamburger-inner:before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy.is-active .hamburger-inner:after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy-r .hamburger-box {
    perspective: 80px
}

.hamburger--3dy-r .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dy-r .hamburger-inner:after, .hamburger--3dy-r .hamburger-inner:before {
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dy-r.is-active .hamburger-inner {
    transform: rotateX(180deg);
    background-color: transparent!important
}

.hamburger--3dy-r.is-active .hamburger-inner:before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy-r.is-active .hamburger-inner:after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dxy .hamburger-box {
    perspective: 80px
}

.hamburger--3dxy .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dxy .hamburger-inner:after, .hamburger--3dxy .hamburger-inner:before {
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dxy.is-active .hamburger-inner {
    transform: rotateX(180deg) rotateY(180deg);
    background-color: transparent!important
}

.hamburger--3dxy.is-active .hamburger-inner:before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dxy.is-active .hamburger-inner:after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dxy-r .hamburger-box {
    perspective: 80px
}

.hamburger--3dxy-r .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dxy-r .hamburger-inner:after, .hamburger--3dxy-r .hamburger-inner:before {
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dxy-r.is-active .hamburger-inner {
    transform: rotateX(180deg) rotateY(180deg) rotate(-180deg);
    background-color: transparent!important
}

.hamburger--3dxy-r.is-active .hamburger-inner:before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dxy-r.is-active .hamburger-inner:after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--arrow.is-active .hamburger-inner:before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrow.is-active .hamburger-inner:after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrow-r.is-active .hamburger-inner:before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrow-r.is-active .hamburger-inner:after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowalt .hamburger-inner:before {
    transition: top .1s ease .1s, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt .hamburger-inner:after {
    transition: bottom .1s ease .1s, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s ease, transform .1s cubic-bezier(.895, .03, .685, .22) .1s;
    transform: translate3d(-8px, -10px, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowalt.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom .1s ease, transform .1s cubic-bezier(.895, .03, .685, .22) .1s;
    transform: translate3d(-8px, 10px, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrowalt-r .hamburger-inner:before {
    transition: top .1s ease .1s, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt-r .hamburger-inner:after {
    transition: bottom .1s ease .1s, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt-r.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s ease, transform .1s cubic-bezier(.895, .03, .685, .22) .1s;
    transform: translate3d(8px, -10px, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrowalt-r.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom .1s ease, transform .1s cubic-bezier(.895, .03, .685, .22) .1s;
    transform: translate3d(8px, 10px, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowturn.is-active .hamburger-inner {
    transform: rotate(-180deg)
}

.hamburger--arrowturn.is-active .hamburger-inner:before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrowturn.is-active .hamburger-inner:after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowturn-r.is-active .hamburger-inner {
    transform: rotate(-180deg)
}

.hamburger--arrowturn-r.is-active .hamburger-inner:before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowturn-r.is-active .hamburger-inner:after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(.7)
}

.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner:after, .hamburger--boring .hamburger-inner:before {
    transition-property: none
}

.hamburger--boring.is-active .hamburger-inner {
    transform: rotate(45deg)
}

.hamburger--boring.is-active .hamburger-inner:before {
    top: 0;
    opacity: 0
}

.hamburger--boring.is-active .hamburger-inner:after {
    bottom: 0;
    transform: rotate(-90deg)
}

.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-duration: .13s
}

.hamburger--collapse .hamburger-inner:after {
    top: -20px;
    transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, opacity .1s linear
}

.hamburger--collapse .hamburger-inner:before {
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse.is-active .hamburger-inner {
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--collapse.is-active .hamburger-inner:after {
    top: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .22s;
    opacity: 0
}

.hamburger--collapse.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .16s, transform .13s cubic-bezier(.215, .61, .355, 1) .25s;
    transform: rotate(-90deg)
}

.hamburger--collapse-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-duration: .13s
}

.hamburger--collapse-r .hamburger-inner:after {
    top: -20px;
    transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, opacity .1s linear
}

.hamburger--collapse-r .hamburger-inner:before {
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse-r.is-active .hamburger-inner {
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: translate3d(0, -10px, 0) rotate(45deg)
}

.hamburger--collapse-r.is-active .hamburger-inner:after {
    top: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .22s;
    opacity: 0
}

.hamburger--collapse-r.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .16s, transform .13s cubic-bezier(.215, .61, .355, 1) .25s;
    transform: rotate(90deg)
}

.hamburger--elastic .hamburger-inner {
    top: 2px;
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    transition-duration: .275s
}

.hamburger--elastic .hamburger-inner:before {
    top: 10px;
    transition: opacity .125s ease .275s
}

.hamburger--elastic .hamburger-inner:after {
    top: 20px;
    transition: transform .275s cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic.is-active .hamburger-inner {
    transition-delay: 75ms;
    transform: translate3d(0, 10px, 0) rotate(135deg)
}

.hamburger--elastic.is-active .hamburger-inner:before {
    transition-delay: 0s;
    opacity: 0
}

.hamburger--elastic.is-active .hamburger-inner:after {
    transition-delay: 75ms;
    transform: translate3d(0, -20px, 0) rotate(-270deg)
}

.hamburger--elastic-r .hamburger-inner {
    top: 2px;
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    transition-duration: .275s
}

.hamburger--elastic-r .hamburger-inner:before {
    top: 10px;
    transition: opacity .125s ease .275s
}

.hamburger--elastic-r .hamburger-inner:after {
    top: 20px;
    transition: transform .275s cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic-r.is-active .hamburger-inner {
    transition-delay: 75ms;
    transform: translate3d(0, 10px, 0) rotate(-135deg)
}

.hamburger--elastic-r.is-active .hamburger-inner:before {
    transition-delay: 0s;
    opacity: 0
}

.hamburger--elastic-r.is-active .hamburger-inner:after {
    transition-delay: 75ms;
    transform: translate3d(0, -20px, 0) rotate(270deg)
}

.hamburger--emphatic {
    overflow: hidden
}

.hamburger--emphatic .hamburger-inner {
    transition: background-color .125s ease-in .175s
}

.hamburger--emphatic .hamburger-inner:before {
    left: 0;
    transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s linear .125s, left .125s ease-in .175s
}

.hamburger--emphatic .hamburger-inner:after {
    top: 10px;
    right: 0;
    transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s linear .125s, right .125s ease-in .175s
}

.hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent!important
}

.hamburger--emphatic.is-active .hamburger-inner:before {
    top: -80px;
    left: -80px;
    transition: left .125s ease-out, top .05s linear .125s, transform .125s cubic-bezier(.075, .82, .165, 1) .175s;
    transform: translate3d(80px, 80px, 0) rotate(45deg)
}

.hamburger--emphatic.is-active .hamburger-inner:after {
    top: -80px;
    right: -80px;
    transition: right .125s ease-out, top .05s linear .125s, transform .125s cubic-bezier(.075, .82, .165, 1) .175s;
    transform: translate3d(-80px, 80px, 0) rotate(-45deg)
}

.hamburger--emphatic-r {
    overflow: hidden
}

.hamburger--emphatic-r .hamburger-inner {
    transition: background-color .125s ease-in .175s
}

.hamburger--emphatic-r .hamburger-inner:before {
    left: 0;
    transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s linear .125s, left .125s ease-in .175s
}

.hamburger--emphatic-r .hamburger-inner:after {
    top: 10px;
    right: 0;
    transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s linear .125s, right .125s ease-in .175s
}

.hamburger--emphatic-r.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent!important
}

.hamburger--emphatic-r.is-active .hamburger-inner:before {
    top: 80px;
    left: -80px;
    transition: left .125s ease-out, top .05s linear .125s, transform .125s cubic-bezier(.075, .82, .165, 1) .175s;
    transform: translate3d(80px, -80px, 0) rotate(-45deg)
}

.hamburger--emphatic-r.is-active .hamburger-inner:after {
    top: 80px;
    right: -80px;
    transition: right .125s ease-out, top .05s linear .125s, transform .125s cubic-bezier(.075, .82, .165, 1) .175s;
    transform: translate3d(-80px, -80px, 0) rotate(45deg)
}

.hamburger--minus .hamburger-inner:after, .hamburger--minus .hamburger-inner:before {
    transition: bottom .08s ease-out 0s, top .08s ease-out 0s, opacity 0s linear
}

.hamburger--minus.is-active .hamburger-inner:after, .hamburger--minus.is-active .hamburger-inner:before {
    transition: bottom .08s ease-out, top .08s ease-out, opacity 0s linear .08s;
    opacity: 0
}

.hamburger--minus.is-active .hamburger-inner:before {
    top: 0
}

.hamburger--minus.is-active .hamburger-inner:after {
    bottom: 0
}

.hamburger--slider .hamburger-inner {
    top: 2px
}

.hamburger--slider .hamburger-inner:before {
    top: 10px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform, opacity
}

.hamburger--slider .hamburger-inner:after {
    top: 20px
}

.hamburger--slider.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--slider.is-active .hamburger-inner:before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0
}

.hamburger--slider.is-active .hamburger-inner:after {
    transform: translate3d(0, -20px, 0) rotate(-90deg)
}

.hamburger--slider-r .hamburger-inner {
    top: 2px
}

.hamburger--slider-r .hamburger-inner:before {
    top: 10px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform, opacity
}

.hamburger--slider-r .hamburger-inner:after {
    top: 20px
}

.hamburger--slider-r.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--slider-r.is-active .hamburger-inner:before {
    transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
    opacity: 0
}

.hamburger--slider-r.is-active .hamburger-inner:after {
    transform: translate3d(0, -20px, 0) rotate(90deg)
}

.hamburger--spin .hamburger-inner {
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-duration: .22s
}

.hamburger--spin .hamburger-inner:before {
    transition: top .1s ease-in .25s, opacity .1s ease-in
}

.hamburger--spin .hamburger-inner:after {
    transition: bottom .1s ease-in .25s, transform .22s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin.is-active .hamburger-inner {
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: rotate(225deg)
}

.hamburger--spin.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s ease-out, opacity .1s ease-out .12s;
    opacity: 0
}

.hamburger--spin.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom .1s ease-out, transform .22s cubic-bezier(.215, .61, .355, 1) .12s;
    transform: rotate(-90deg)
}

.hamburger--spin-r .hamburger-inner {
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-duration: .22s
}

.hamburger--spin-r .hamburger-inner:before {
    transition: top .1s ease-in .25s, opacity .1s ease-in
}

.hamburger--spin-r .hamburger-inner:after {
    transition: bottom .1s ease-in .25s, transform .22s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin-r.is-active .hamburger-inner {
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: rotate(-225deg)
}

.hamburger--spin-r.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s ease-out, opacity .1s ease-out .12s;
    opacity: 0
}

.hamburger--spin-r.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom .1s ease-out, transform .22s cubic-bezier(.215, .61, .355, 1) .12s;
    transform: rotate(90deg)
}

.hamburger--spring .hamburger-inner {
    top: 2px;
    transition: background-color 0s linear .13s
}

.hamburger--spring .hamburger-inner:before {
    top: 10px;
    transition: top .1s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring .hamburger-inner:after {
    top: 20px;
    transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring.is-active .hamburger-inner {
    transition-delay: .22s;
    background-color: transparent!important
}

.hamburger--spring.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .15s, transform .13s cubic-bezier(.215, .61, .355, 1) .22s;
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--spring.is-active .hamburger-inner:after {
    top: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), transform .13s cubic-bezier(.215, .61, .355, 1) .22s;
    transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--spring-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-duration: .13s
}

.hamburger--spring-r .hamburger-inner:after {
    top: -20px;
    transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, opacity 0s linear
}

.hamburger--spring-r .hamburger-inner:before {
    transition: top .1s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring-r.is-active .hamburger-inner {
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--spring-r.is-active .hamburger-inner:after {
    top: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity 0s linear .22s;
    opacity: 0
}

.hamburger--spring-r.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .15s, transform .13s cubic-bezier(.215, .61, .355, 1) .22s;
    transform: rotate(90deg)
}

.hamburger--stand .hamburger-inner {
    transition: transform 75ms cubic-bezier(.55, .055, .675, .19) .15s, background-color 0s linear 75ms
}

.hamburger--stand .hamburger-inner:before {
    transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--stand .hamburger-inner:after {
    transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--stand.is-active .hamburger-inner {
    transition: transform 75ms cubic-bezier(.215, .61, .355, 1) 0s, background-color 0s linear .15s;
    transform: rotate(90deg);
    background-color: transparent!important
}

.hamburger--stand.is-active .hamburger-inner:before {
    top: 0;
    transition: top 75ms ease-out .1s, transform 75ms cubic-bezier(.215, .61, .355, 1) .15s;
    transform: rotate(-45deg)
}

.hamburger--stand.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom 75ms ease-out .1s, transform 75ms cubic-bezier(.215, .61, .355, 1) .15s;
    transform: rotate(45deg)
}

.hamburger--stand-r .hamburger-inner {
    transition: transform 75ms cubic-bezier(.55, .055, .675, .19) .15s, background-color 0s linear 75ms
}

.hamburger--stand-r .hamburger-inner:before {
    transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--stand-r .hamburger-inner:after {
    transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--stand-r.is-active .hamburger-inner {
    transition: transform 75ms cubic-bezier(.215, .61, .355, 1) 0s, background-color 0s linear .15s;
    transform: rotate(-90deg);
    background-color: transparent!important
}

.hamburger--stand-r.is-active .hamburger-inner:before {
    top: 0;
    transition: top 75ms ease-out .1s, transform 75ms cubic-bezier(.215, .61, .355, 1) .15s;
    transform: rotate(-45deg)
}

.hamburger--stand-r.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom 75ms ease-out .1s, transform 75ms cubic-bezier(.215, .61, .355, 1) .15s;
    transform: rotate(45deg)
}

.hamburger--squeeze .hamburger-inner {
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-duration: 75ms
}

.hamburger--squeeze .hamburger-inner:before {
    transition: top 75ms ease .12s, opacity 75ms ease
}

.hamburger--squeeze .hamburger-inner:after {
    transition: bottom 75ms ease .12s, transform 75ms cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze.is-active .hamburger-inner {
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: rotate(45deg)
}

.hamburger--squeeze.is-active .hamburger-inner:before {
    top: 0;
    transition: top 75ms ease, opacity 75ms ease .12s;
    opacity: 0
}

.hamburger--squeeze.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    transform: rotate(-90deg)
}

.hamburger--vortex .hamburger-inner {
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-duration: .2s
}

.hamburger--vortex .hamburger-inner:after, .hamburger--vortex .hamburger-inner:before {
    transition-delay: .1s;
    transition-timing-function: linear;
    transition-duration: 0s
}

.hamburger--vortex .hamburger-inner:before {
    transition-property: top, opacity
}

.hamburger--vortex .hamburger-inner:after {
    transition-property: bottom, transform
}

.hamburger--vortex.is-active .hamburger-inner {
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transform: rotate(765deg)
}

.hamburger--vortex.is-active .hamburger-inner:after, .hamburger--vortex.is-active .hamburger-inner:before {
    transition-delay: 0s
}

.hamburger--vortex.is-active .hamburger-inner:before {
    top: 0;
    opacity: 0
}

.hamburger--vortex.is-active .hamburger-inner:after {
    bottom: 0;
    transform: rotate(90deg)
}

.hamburger--vortex-r .hamburger-inner {
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-duration: .2s
}

.hamburger--vortex-r .hamburger-inner:after, .hamburger--vortex-r .hamburger-inner:before {
    transition-delay: .1s;
    transition-timing-function: linear;
    transition-duration: 0s
}

.hamburger--vortex-r .hamburger-inner:before {
    transition-property: top, opacity
}

.hamburger--vortex-r .hamburger-inner:after {
    transition-property: bottom, transform
}

.hamburger--vortex-r.is-active .hamburger-inner {
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transform: rotate(-765deg)
}

.hamburger--vortex-r.is-active .hamburger-inner:after, .hamburger--vortex-r.is-active .hamburger-inner:before {
    transition-delay: 0s
}

.hamburger--vortex-r.is-active .hamburger-inner:before {
    top: 0;
    opacity: 0
}

.hamburger--vortex-r.is-active .hamburger-inner:after {
    bottom: 0;
    transform: rotate(-90deg)
}

@font-face {
    font-family: "ff-din-web";
    src: url("../fonts/DINWebPro.woff") format("woff")
}

@font-face {
    font-family: "ff-din-web";
    font-weight: 700;
    src: url("../fonts/DINWebPro-Bold.woff") format("woff")
}

@font-face {
    font-family: "ff-din-web";
    font-style: italic;
    src: url("../fonts/DINWebPro-Ita.woff") format("woff")
}

body {
    font-family: "ff-din-web", Arial, sans-serif;
    color: #414b56;
    /*background-color: #F7F7F8;
    */
    margin: 0;
    padding: 0;
    position: relative;
    overflow-x: hidden;
    line-height: 1.3;
}

html {
    width: 100vw;
}

#footer, #content>div.pageSection.group {
    display: none;
}

#title-heading {
    text-align: center;
    display: block;
}

.scrollme tbody {
    display: block;
    overflow: auto;
    height: 200px;
    width: 100%;
}

.scrollme thead tr {
    display: block;
}

#resultslist {
    background-color: #002846;
    padding-bottom: 0;
    padding-top: 0;
    margin-left: 0;
    margin-bottom: 0;
    list-style-type: none;
}

#resultslist li {
    padding: 8px;
    line-height: 1;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
}

#resultslist li a {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}

.searchresultsection {
    font-size: 12px;
    font-weight: 400;
    color: #F7F7F8;
}

.searchresultsection:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: black;
    top: 100%;
    left: 0;
}

#toc li {
    padding-left: 5px;
    padding-top: 2px;
    margin-top: 0;
    white-space: nowrap;
}

#searchresults {
    margin-top: 36px;
    width: 300px;
}

#searchfield:hover #searchresults {
    display: block;
}

@media (pointer: fine) {
    #searchresults {
        display: none;
    }
}

#searchterm {
    -webkit-appearance: none;
    outline: none;
    border-color: #fff;
    color: #fff;
    background-color: transparent;
    height: 36px;
    padding: 0 15px;
    font-size: 16px;
    /* border: 1px solid #7a868c;
    */
    box-shadow: none;
    border-radius: 0;
    vertical-align: top;
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    position: absolute;
    width: 220px;
    right: 0;
}

#toctitle {
    background-image: url('../images/logo/wirecard_logo.png');
    background-repeat: no-repeat;
    background-size: 280px;
    height: 4em;
    background-position-y: center;
}

@media all and (orientation: portrait) {
    #toctitle {
        background-size: 70%;
    }
    #toc {
        padding: 5%;
        overflow-x: hidden !important;
    }
    #header {
        z-index: 3;
        margin-left: 26%;
        width: 27.6%;
    }
    #header>.mobile-show {
        margin-left: 0;
    }
    #burger {
        background-color: green;
        width: 50px;
        height: 50px;
        position: absolute;
        vertical-align: middle;
        left: -10px;
        top: 0;
    }
}

.tableblock tbody tr:hover {
    background-color: #00284612;
}

h1, h2, h3, #toctitle, .sidebarblock>.content>.title, h4, h5, h6 {
    font-weight: normal;
    color: #002846;
}

table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #F7F7F8
}

/* wirecard code highlight bold sections */

.hljs, .hljs-subst {
    color: #002846 !important;
}

/* remove italic from toc */

.tocify-header {
    font-style: normal !important;
}

.subheader, .admonitionblock td.content>.title, .audioblock>.title, .exampleblock>.title, .imageblock>.title, .listingblock>.title, .literalblock>.title, .stemblock>.title, .openblock>.title, .paragraph>.title, .quoteblock>.title, table.tableblock>.title, .verseblock>.title, .videoblock>.title, .dlist>.title, .olist>.title, .ulist>.title, .qlist>.title, .hdlist>.title {
    color: #002846;
}

.sectionbody a {
    font-weight: normal;
    text-decoration: underline;
    color: #000f23;
}

.sectionbody a:hover {
    color: #ff2014;
}

code {
    color: rgb(0, 40, 70);
}

pre, pre>code {
    color: rgb(0, 40, 70);
}

/* wirecard style buttons for "try the demo" */

.wcdbtn p a {
    font-size: 0.9em;
    line-height: 1.111em;
    padding: 0.75em 2em;
    text-transform: uppercase;
    color: #fff;
    background: #ff2014;
    display: inline-block;
    text-decoration: none;
    font-weight: normal;
}

.wcdbtn p a:hover {
    font-weight: bold;
    color: #fff;
}

#toctitle {
    cursor: pointer;
    min-width: 287px;
}

h1, h2, h3, #toctitle {
    font-weight: normal;
}

#toc li {
    line-height: 1.6667;
}

.tocify-subheader {
    font-size: 100% !important;
}

#toc.toc2 {
    background-color: #002846;
}

#toc a {
    text-decoration: none;
    color: white;
}

ul>li p {
    margin-bottom: .025em;
}

.hljs-string {
    color: #16af97 !important;
}

.hljs-tag, .hljs-name, .hljs-attribute {
    color: #7d170f;
}

.hljs-keyword, .hljs-selector-tag, .hljs-subst {
    color: #a8b603;
}

.hljs-title, .hljs-section, .hljs-selector-id {
    color: #e6994e;
}

.hljs-number, .hljs-literal, .hljs-variable, .hljs-template-variable, .hljs-tag .hljs-attr {
    color: #B8C603;
}

#toc a:hover {
    margin-left: 2px;
    transition: margin-left 0.4s;
}

input[type=search] {
    background: #ededed url('../images/icons/search-icon.png') no-repeat 9px center;
    border: solid 1px #ccc;
    padding: 9px 10px 9px 32px;
    width: 55px;
    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    border-radius: 10em;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

input[type=search]:focus {
    width: 130px;
    background-color: #fff;
    border-color: #66CC75;
    -webkit-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
    -moz-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
    box-shadow: 0 0 5px rgba(109, 207, 246, .5);
}

input:-moz-placeholder {
    color: #999;
}

input::-webkit-input-placeholder {
    color: #999;
}

#searchfield {
    margin: 14px;
    right: 0;
    position: absolute;
}

#searchfield input[type=search] {
    min-width: 80px;
    width: 300px;
    padding-left: 10px;
    color: transparent;
    cursor: pointer;
    background-color: #fff;
}

#searchfield input[type=search]:hover {
    background-color: #fff;
}

#searchfield input[type=search] {
    /*width: 100%;
    */
    padding-left: 32px;
    color: #000;
    background-color: #fff;
    cursor: auto;
    border-bottom: lightgray 1px solid;
}

#searchfield input:-moz-placeholder {
    color: transparent;
}

#searchfield input::-webkit-input-placeholder {
    color: transparent;
}

.sectlevel2 li, .sectlevel5 li {
    display: none;
}

header {
    background: #fff;
    height: 62px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .15);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    width: 100vw;
}

#header>h1:first-child {
    /*margin-top: 80px;
    */
    margin-top: 0;
    top: 0;
    white-space: nowrap;
}

#toc.toc2>ul {
    font-size: 16px
}

#toc>ul {
    margin-left: 0
}

.sectlevel1 {
    animation-name: fadeIn;
    animation-duration: 1s;
}

#cmd {
    float: left;
    margin-top: -8px;
    margin-left: 350px;
    background-color: #fff;
    color: #002846;
}

#cmd:hover {
    color: #002846;
}

h4::before, h5::before, h6::before, td.tableblock>div.content>div.paragraph::before, .tableblock a[id]:not([href])::before, div[id].admonitionblock::before {
    display: block;
    content: " ";
    margin-top: -70px;
    height: 70px;
    visibility: hidden;
}

h2::before, h3::before {
    display: block;
    content: " ";
    margin-top: 70px;
    visibility: hidden;
}

#toc {
    overflow-x: hidden !important;
}

#minitoc {
    background-color: transparent;
    position: fixed;
    right: 10px;
    transition: height 500ms ease-in-out;
    z-index: 1;
    overflow: hidden;
    margin-top: 70px;
    font-size: 0.9em;
    width: 310px;
}

#minitoc > li#minitoc-header {
    font-size: 1.2em;
    font-weight: bold;
    border-left: none;
}

#minitoc > li.active {
    border-left: 3px solid var(--night-blue);
    padding-left: 18px;
}

#minitoc > li.active > a {
    font-weight: bold;
}

#minitoc > li {
    border-left: 1px solid var(--gray1);
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 20px;
    list-style: none;
}

#minitoc > li > a {
    height: 100%;
    display: inline-block;
    width: 100%;
}

#minitoc > li:hover > a {
    color: #a0412e;
}

.ni_tree, .ni_tree ul {
    list-style-type: none;
    margin-top: 5px;
    padding-left: 30px;
    line-height: 1;
}

.ni_tree .ni_tree_no_checkbox {
    margin-left: 18px;
}

.ni_tree .ni_tree_checkbox {
    margin-right: 5px;
}

.ni_tree .ni_tree_ctrl {
    margin-right: 5px;
    margin-left: -14px;
    margin-top: -5px;
    background-image: url('../images/icons/icon_collapse.gif');
    background-color: green;
    height: 9px;
    width: 9px;
    display: inline-block;
    vertical-align: middle;
    background-size: contain;
}

.ni_tree li.ni_tree_close>.ni_tree_ctrl {
    background-image: url('../images/icons/icon_expand.gif');
    background-color: blue;
}

.ni_tree li.ni_tree_close>ul {
    display: none;
    visibility: hidden;
    height: 0px;
}

.ni_tree ul {
    margin-left: 5px;
}

.ni_tree ul.has_subtree {
    margin-left: 5px;
}

input.ni_tree_checkbox+span {
    color: #c2c3c5;
}

input.ni_tree_checkbox:checked+span {
    font-weight: bold;
    color: #002846;
    cursor: pointer;
}

input.ni_tree_checkbox:indeterminate+span {
    font-weight: bold;
    color: #c2c3c5;
    cursor: pointer;
}

#maskeditor {
    display: none;
    position: fixed;
    left: 0;
    z-index: 1;
}

#masktree {
    position: fixed;
    top: 60px;
    padding-top: 20px;
    height: 100vh;
    overflow: scroll;
    overflow-x: auto;
    background-color: #dedede;
    z-index: 101;
    padding-bottom: 100px;
    max-width: 420px;
    margin-left: -20px;
}

#customurlcontainer {
    width: 100%;
    right: 0;
    top: 0;
    background-color: #dedede;
    position: fixed;
    z-index: 102;
    padding: 5px;
}

#customurlinput {
    width: 90%;
    font-size: 27px;
    height: 50px;
    padding-right: 120px;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    display: table-cell;
    padding: 6px 12px;
    border: 1px solid #ccc;
    margin: 0;
}

#customurlpreviewbtn {
    font-weight: bold;
    margin-left: -105px;
    height: 50px;
    width: 105px;
    background: #002846;
    color: white;
    border: 0;
    -webkit-appearance: none;
    position: absolute;
    z-index: 2;
}

#toc>ul.sectlevel1 {
    visibility: hidden;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

/* vanja */

.sidenav {
    height: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #002846;
    overflow-x: hidden;
    transition: 0.7s;
}

.sidenav a {
    /* padding: 8px 8px 8px 32px;
    */
    text-decoration: none;
    /*font-size: 22px;
    */
    color: #FFFFFF;
    display: block;
}

.sidenav a:hover {
    color: #D9DBDC;
    text-decoration: none;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 30px;
    margin-left: 50px;
}

#generated-toc {
    padding-bottom: 10px;
}

/* Extra small devices (phones, 600px and down) */

@media only screen and (max-width: 600px), screen and (max-height: 450px) {
    body.toc2 {
        padding-left: 0.25em;
    }
    #toc.toc2 {
        padding: 0.5em 0.5em;
        -ms-overflow-style: none;
        overflow: -moz-scrollbars-none;
    }
    /* #toc.toc2::-webkit-scrollbar {
         display: none;
    }
    */
    ul {
        font-size: 1.2em;
    }
    #toc.toc2 {
        width: 100%;
    }
    .hidden-toc {
        width: 0 !important;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */

@media only screen and (min-width: 600px) {
    body.toc2 {
        padding-left: 0.25em;
    }
    #toc.toc2 {
        padding: 0.5em 0.5em;
        -ms-overflow-style: none;
        overflow: -moz-scrollbars-none;
    }
    /* #toc.toc2::-webkit-scrollbar {
         display: none;
    }
    */
    ul {
        font-size: 1.2em;
    }
}

@media only screen and (min-height: 600px) {
    #generated-toc {
        padding-bottom: 80px;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */

@media only screen and (min-width: 1213px) {
    .closebtn {
        display: none;
    }
    ul {
        font-size: 1.15em;
    }
    #tocbtn {
        display: none;
    }
    .hidden-toc {
        width: auto !important;
    }
}

@media only screen and (max-width: 1620px) {
    #header>h1:first-child {
        display: none;
    }
    #toc.toc2 {
        top: 60px;
    }
    #searchfield input[type="search"] {
        width: 200px;
    }

    #minitoc:empty {
        opacity:0;
    }
    #minitoc {
        width: 33%;
        position: fixed;
        background: #fff;
        z-index: 3;
        right: 33%;
        top: -58px;
        padding-bottom: 16px;
        border: 2px solid var(--night-blue);
        max-height: 40px;
    transition: all 0.45s ease-out;
        }

        #minitoc.minitoc-open, #minitoc:active {
        height:auto;
        max-height:100%;
        transition: all 0.45s ease-in;
    }
        
        #minitoc > li#minitoc-header {
          margin-bottom: 10px;
          font-size: 1em;
          padding-top: 8px;
        }
        
        #minitoc > li > a {
          color: var(--night-blue);
        }

        #minitoc-header > a::before {
            content: '';
            font-family: FontAwesome;
            margin-right: 10px;
            font-weight: 100;
            margin-left: -10px;  
        }

        header {
            background: var(--night-blue);
            background-image: url(../images/logo/wirecard_logo.png);
            background-repeat: no-repeat;
            background-size: contain;
            background-position-x: 55px;
        }

        .hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::after, .hamburger.is-active .hamburger-inner::before {
            background-color: #fff;      
        }

        #toctitle {
            display:none
        }
}

@media only screen and (min-width: 1213px) and (max-width: 1600px) {
    #content {
        margin-left: 300px;
        width: 75vw !important;
    }
}

.hidden-toc {
    padding: 0 !important;
    width: 0 !important;
}

#tocbtn {
    transform: scale(0.7);
    z-index: 100;
    position: fixed;
    font-size: 30px;
    cursor: pointer;
    line-height: 65px;
    padding-left: 10px;
    padding-right: 30px;
    outline: none;
    height: 60px;
}

#tocbtn:not(.is-active) .hamburger-inner, #tocbtn:not(.is-active) .hamburger-inner:before, #tocbtn:not(.is-active) .hamburger-inner:after {
    background-color: #fff;
}

.hamburger {
    padding: 0;
}

#rendersandbox {
    overflow: hidden;
    height: 0;
    width: 0;
}

.sect3 {
    min-height: 200px;
}

.render-sandbox {
    overflow: hidden !important;
    visibility: hidden;
}

/*hacks */

#content {
    width: 90vw;
}

#header {
    width: 100%;
}

#searchterm {
    font-size: 16px;
}

#toc.toc2 {
    transition: all 0.5s ease-in-out;
    scrollbar-width: none;
    padding-bottom: 30px;
}

#cmd {
    display: none;
}

#console {
    background-color: transparent;
    position: fixed;
    bottom: 0;
    left: 10px;
    transition: height 500ms ease-in-out;
    color: #fff;
    z-index: 9999;
    font-family: monospace;
}

.tocify-subheader {
    font-size: 100% !important;
}

.toc-hl {
    font-weight: bold;
}

.listingblock:hover .clipboard {
    display: block;
}

.clipboard {
    /*display: none; /* uncommented to always display it*/
    border: 0;
    font-family: "ff-din-web", Arial, sans-serif;
    font-size: .75em;
    text-transform: uppercase;
    font-weight: 500;
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
    color: #999;
    position: absolute;
    top: .425rem;
    right: .5rem;
    background: transparent;
}

/*code + .clipboard {
     top: 2rem !important;
}
*/

code+.clipboard {
    /*top: -1.5rem !important;
    */
    top: -22px;
    right: 0;
    background-color: #f8f8f8;
}

.clipboard:hover, .clipboard:focus, .clipboard:active {
    outline: 0;
    background-color: #eee9e6;
}

span.deleteicon {
    position: relative;
}

span.deleteicon span {
    position: absolute;
    display: block;
    top: 5px;
    right: 0px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

span.deleteicon input {
    padding-right: 16px;
    box-sizing: border-box;
}

span.toc-root {
    display: none;
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}

#builddate>div, #builddate>p {
    display: inline;
}

table.grid-all {
    border-collapse: collapse;
}

td.tableblock>*>h5 {
    margin-top: 0.5em;
    font-weight: bold;
    font-size: inherit;
}

.sect3 {
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 20px;
}

h6 {
    font-size: 1.3875em;
}

h5 {
    font-size: 1.5875em;
}

h4 {
    font-size: 1.6875em;
}

table {
    margin-bottom: 1.25em;
}

div.title {
    font-size: 1.2rem;
}

.tablewrapper {
    overflow-x: auto;
}

/* hierarchy indicator */

li.toc-item-expanded+ul.tocify-subheader>li.has-children>a::before, ul.tocify-header>li.has-children>a::before {
    content: "‣";
    right: 11px;
    position: absolute;
    color: #fff;
    content: "❱";
    font-size: 10px;
    line-height: 24px;
}

li.toc-item-expanded>a::before {
    transform: rotate(90deg);
}

#toc a:hover {
    margin-left: 0;
}

#generated-toc {
    padding-left: 5px;
}

#toc.toc2 {
    width: 19.1em;
}

/* end hierarchy indicator */

a:hover, a:active, a:focus, a:link, a:visited {
    outline: 0;
}

/* new toc expanded logic */

.tocify-item.toc-item-expanded+ul.tocify-subheader {
    height: auto;
}

.tocify-subheader {
    height: 0;
    overflow: hidden;
}

/* end new toc expanded logic */

/* begin toc highlight with full width list items, etc*/

#generated-toc {
    padding-left: 0;
}

#toc.toc2 {
    padding: 0em 0em;
}

li.tocify-item.toc-hl {
    background-color: rgba(255, 255, 255, 0.14);
}

#toc.toc2 ul ul {
    padding-left: 0
}

#toc li {
    padding-left: 0;
}

ul.tocify-subheader>li.tocify-item {
    padding-left: 2em !important;
}

ul.tocify-header>ul.tocify-subheader>li.tocify-item {
    padding-left: 1em !important;
}

#toc a {
    padding-left: 5px;
}

/* end toc highlight with full width list items, etc*/

/* fix scroll to bottom on nearly last section .sect2::after {
     display: block;
     height: 70vh;
     content: " ";
}
*/

.sidenote {
    float: right;
    border-left-width: 2px;
    width: 262px;
    padding: 12px 16px;
    margin: 0 0 20px 40px;
    position: relative;
    z-index: 2;
    background: #0028461a;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .07);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .07);
    border-radius: 6px;
}

.sidenote p {
    font-size: 14px;
}

.tt::after {
    content: " 🗭";
}

.ttt {
    display: none;
    position: absolute;
    padding: 5px;
    margin-top: -28px;
    margin-left: -20px;
    background-color: #e5e9ec;
    border-radius: 6px;
    font-size: 14px;
}

.tt:active+.ttt, .tt:hover+.ttt, .ttt:hover {
    display: inline;
}

/* highlighting of sections in toc */

li.toc-hl.toc-item-expanded+ul.tocify-subheader {
    background-color: rgba(255, 255, 255, 0.23);
}

/* end of highlighting of sections in toc */

input.wait:focus {
    cursor: wait !important;
}

/* decorate external http links */

#content a.external-link::after {
    content: " " url('../images/icons/external_link.svg');
}

.sect1>h2#Home {
    display: none;
}

.selected, #selected {
    padding-left: 2em;
    background-color: #3b5a71;
}

/* css for sample tabs and request details */

div.xmlTabWrap, div.jsonTabWrap, div.nvpTabWrap {
    border: 1px solid var(--light-gray);
    padding: 0 15px 0 15px;
    margin-bottom: 20px;
    height: 35em;
    overflow: hidden;
    overflow-y: scroll;
    background-color: #f8f8f8;
}

.tab-json, .tab-xml, .tab-nvp {
    display: none;
}

div.xmlTabWrap>div.listingblock, div.jsonTabWrap>div.listingblock, div.nvpTabWrap>div.listingblock {
    /*border: 1px solid #dedede;*/
    padding-top: 1em;
}

table.r-details {
    margin-top: 2em;
}

table.r-details>caption.r-details-expanded~tbody {
    display: table-row-group;
}

table.r-details>caption.r-details-expanded~thead {
    display: table-header-group;
}

table.r-details>caption.r-details-expanded::after {
    /* content: '\f056'; */
    content: '\f106';
    font-family: FontAwesome;
}

table.r-details>caption::after {
    /* content: '\f055'; */
    content: '\f107';
    font-family: FontAwesome;
    float: right;
    margin-right: .5em;
}

table.r-details>thead, table.r-details>tbody {
    display: none;
}

table.r-details>thead>tr>.tableblock, table.r-details>tbody>tr>.tableblock {
    border: 0;
}

table.r-details tr:nth-of-type(2n) {
    background: #FFF;
}

table.r-details > caption.title.hide-show-enabled {
    font-style: normal;
    font-weight: bold;
    font-size: larger;
    color: white;
    background-color: var(--primary);
    border: 0;
    margin: 0;
    padding: .25em 0 .2em .5em;
    cursor: pointer;
}

/* table.r-details > caption.title.hide-show-enabled.r-details-expanded {
} */

.btn-samples-row {
    /* padding-top: .5em; */
    border: 1px solid var(--light-gray);
    background-color: var(--light-gray);
}

.btn-samples-tab {
    font-weight: bold;
    padding: .6em 3em .4em;
    background-color: white;
    border: 0;
    border-right: 1px solid var(--light-gray);
    transition: all 0.25s ease;
}

.btn-samples-tab.active {
    background-color: var(--primary);
    color: white;
    font-weight: bold;
    transition: all 0.25s ease;
}

code.hljs {
    background-color: #fff !important;
}

.literalblock pre, .literalblock pre[class], .listingblock pre, .listingblock pre[class] {
    border: 1px solid #dedede;
    border-collapse: collapse;
    border-radius: 0;
    background-color: #fff;
    margin-top: 24px;
}

code+.clipboard {
    top: -24px;
    background-color: #fff;
    border: 1px solid #dedede;
    border-bottom-color: rgb(222, 222, 222);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom: 0;
    right: 0;
}

/* end css for sample tabs and request details */

/********************************************************************/

/* spinner */

/********************************************************************/

#spinner-container {
    position: fixed;
    bottom: 2em;
    right: 2em;
}

.spinner {
    margin: 0 auto;
    width: 100px;
    text-align: center;
    border-radius: 500px;
    background: rgba(255, 255, 255, 0.5);
}

.spinner>div {
    width: 30px;
    height: 30px;
    background-color: #002846;
    vertical-align: middle;
    opacity: 1;
    border-radius: 100%;
    /* border: 2px solid white; */
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0.1)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0.1);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

@media only screen and (max-width: 600px), screen and (max-height: 450px) {
    .spinner {
        width: 60px;
    }
    .spinner>div {
        height: 12px;
        width: 12px;
    }
}

@media only screen and (min-width: 600px) {
    .spinner {
        width: 70px;
    }
    .spinner>div {
        height: 18px;
        width: 18px;
    }
}

@media only screen and (min-height: 600px) {
    .spinner {
        width: 70px;
    }
    .spinner>div {
        height: 18px;
        width: 18px;
    }
}

@media only screen and (min-width: 1213px) and (max-width: 1600px) {}

/** end of spinner css **/

/*
* zoom hover effect for resized large images
*/

figure.zoom {
    background-position: 50% 50%;
    background-color: white;
    background-size: 200%;
    position: relative;
    width: 970px;
    overflow: hidden;
    cursor: zoom-in;
}

figure.zoom img:hover {
    opacity: 0;
}

figure.zoom img {
    transition: opacity .5s;
    display: block;
    background-color: white;
}

/** end zoom hover effect for resized large images */

/*
* zoom click effect images
*/

img[data-action="zoom"] {
    cursor: zoom-in;
}

.zoom-img, .zoom-img-wrap {
    position: relative;
    z-index: 666;
    transition: all 300ms;
    z-index: 9999;
    background-color: #fff;
    border: 1em solid #fff;
}

img.zoom-img {
    cursor: zoom-out;
}

.zoom-overlay {
    cursor: zoom-out;
    z-index: 420;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    filter: "alpha(opacity=0)";
    opacity: 0;
    transition: opacity 300ms;
}

.zoom-overlay-open .zoom-overlay {
    filter: "alpha(opacity=100)";
    opacity: 1;
}

/** end zoom click effect images */

body {
    overscroll-behavior: none;
}

.tab-content>.listingblock {
    border: unset;
    margin-top: 40px;
}

/**
*
*  FIELD TABLE FORMATTING
*
*/

table.field-table {
    border: none;
    table-layout: fixed;
    width: 100%;
}

table.field-table thead {
    font-size: larger;
    border: none;
}

table.field-table thead tr {
    border: none;
    border-bottom: #425563 1px solid;
    margin-bottom: 1em;
}

table.field-table thead tr th {
    border: none;
}

table.field-table tbody tr td {
    border: none;
    max-width: 50%;
}

table.field-table tbody tr td:first-child p code {
    background-color: #EBEBEB;
}

table.field-table tbody tr td:first-child p strong {
    float: right;
    color: white;
    background-color: var(--secondary);
    font-size: smaller;
    border: none;
    border-radius: 3px;
    padding: 2px 7px;
}

table.field-table tbody tr td:first-child p em {
    display: block;
}

div.sectionbody > div.ulist:last-child {
    display: none;
}

.hidden {
    display: none;
}