/* patch to shrink feedback button on mobile*/
@media (max-width: 767px){
.QSIFeedBackLink.SI_9ufDJM9LKItr8hf_FeedBackLinkContainer {margin-right:-10px}
.QSIFeedBackLink.SI_9ufDJM9LKItr8hf_FeedBackLinkContainer img { width:70%}
}

@media (max-width: 767px){

.QSISlider > div:nth-child(6) {
left:10px!important;

}

.QSISlider > div:nth-child(2){
left:13px!important;
   
}
}

.version-selector{
  margin-bottom:25px;
}

#jump{display:block!important;color: #337ab7!important;font-weight: bold;}

/* patch to fix offset of language selector pop-up*/
ul.dropdown-menu.localizerSelectorMenu.show {
    margin-top: -490px!important;
}


/* patch to fix copy code button displaying text before it's pressed*/
span.tooltip-for-copy-button {
    display: none;
    background: #000000;
    font-size: 12px;
    padding: 7px;
    color: #FFFFFF;
    z-index: 99;
    border-radius: 15px;
    opacity: 0.8;
}

.onpage-seperate{visibility:hidden;margin-top:0px!important;margin-bottom:6px!important;}

i.fas.fa.fa-times { -webkit-text-stroke: 3px white;}
i.fas.fa.fa-bars{-webkit-text-stroke: 1px white;}
i.fas.fa.fa-anchor {color: #3a3e42;-webkit-text-stroke: 0.5px white;}

a.active.show { background: white!important; font-weight: 700;color:#337ab7!important;}

.docs-sticky .fa { margin-top: 0px!important;margin-right: 0px!important;}

.list3 a:hover {
    color: #337ab7!important;
}

.docs-sticky a code {
 color: #c7254e;
 background-color: #f5f5f5;
 border-bottom: 1px dashed #bdb8b8;
}

.docs-sticky a code:hover {
 border-bottom: 1px solid #bdb8b8;
 }

.docs-sticky code a:focus, .docs-sticky code a:hover {
 color: #23527c;
 text-decoration: none;
}

.docs-sticky p code, .docs-sticky li code, .docs-sticky table code {
background-color: #f8f8f8;
color: #c7254e;
}


.hljs-deletion {
    color: inherit;
}

.label-conditionally-required {
 background-color: #B0B0B0;
}

.docs-sticky .highlight .nt {
 color: lightgreen;
}

.docs-sticky .highlight .n {
 color: #444;
}
.docs-sticky .attributeList {
list-style-type: none;
}

.docs-sticky .highlight .cm {
color: #999988;
font-style: italic;
}
.docs-sticky .highlight .cp {
color: #d73a49;

}
.docs-sticky .highlight .c1 {
color: #999988;
font-style: italic;
}
.docs-sticky .highlight .cs {
color: #999999;

font-style: italic;
}
.docs-sticky .highlight .c, .docs-sticky .highlight .cd {
color: #999988;
font-style: italic;
}
.docs-sticky .highlight .err {
color: #a61717;
background-color: transparent !important
}
.docs-sticky .highlight .gd {
color: #000000;
background-color: #ffdddd;
}
.docs-sticky .highlight .ge {
color: #000000;
font-style: italic;
}
.docs-sticky .highlight .gr {
color: #aa0000;
}
.docs-sticky .highlight .gh {
color: #999999;
}
.docs-sticky .highlight .gi {
color: #000000;
background-color: #ddffdd;
}
.docs-sticky .highlight .go {
color: #005cc5;
}
.docs-sticky .highlight .gp {
color: #555555;
}
.docs-sticky .highlight .gs {

}
.docs-sticky .highlight .gu {
color: #aaaaaa;
}
.docs-sticky .highlight .gt {
color: #aa0000;
}
.docs-sticky .highlight .k {
color: #d73a49;

}
.docs-sticky .highlight .kc {
color: #005cc5;

}
.docs-sticky .highlight .kd {
color: #d73a49;

}
.docs-sticky .highlight .kn {
color: #d73a49;

}
.docs-sticky .highlight .kp {
color: #000000;

}
.docs-sticky .highlight .kr {
color: #000000;

}
.docs-sticky .highlight .kt {
color: #d73a49;

}
.docs-sticky .highlight .kv {
color: #005cc5;

}
.docs-sticky .highlight .mf {
color: #009999;
}
.docs-sticky .highlight .mh {
color: #009999;
}
.docs-sticky .highlight .il {
color: #009999;
}
.docs-sticky .highlight .mi {
color: #005cc5;
}
.docs-sticky .highlight .mo {
color: #009999;
}
.docs-sticky .highlight .p, .docs-sticky .highlight .pi {
color: gray;
}
.docs-sticky .highlight .m, .docs-sticky .highlight .mb, .docs-sticky .highlight .mx {
color: #009999;
}
.docs-sticky .highlight .sb {
color: #032f62;
}
.docs-sticky .highlight .sc {
color: #032f62;
}
.docs-sticky .highlight .sd {
color: #032f62;
}
.docs-sticky .highlight .s2 {
color: #032f62;
}
.docs-sticky .highlight .se {
color: #032f62;
}
.docs-sticky .highlight .sh {
color: #032f62;
}
.docs-sticky .highlight .si {
color: #032f62;
}
.docs-sticky .highlight .sx {
color: #032f62;
}
.docs-sticky .highlight .sr {
color: #009926;
}
.docs-sticky .highlight .s1 {
color: #032f62;
}
.docs-sticky .highlight .ss {
color: #990073;
}
.docs-sticky .highlight .s {
color: #032f62;
}
.docs-sticky .highlight .na {
color: #22863a;
}
.docs-sticky .highlight .bp {
color: #999999;
}
.docs-sticky .highlight .nb {
color: #005cc5;
}
.docs-sticky .highlight .nc {
color: #6f42c1;

}
.docs-sticky .highlight .no {
color: #005cc5;
}
.docs-sticky .highlight .nd {
color: #3c5d5d;

}
.docs-sticky .highlight .ni {
color: #800080;
}
.docs-sticky .highlight .ne {
color: #6f42c1;

}
.docs-sticky .highlight .nf {
color: #6f42c1;

}
.docs-sticky .highlight .nl {
color: #032f62;

}
.docs-sticky .highlight .nn {
color: #032f62;
}
.docs-sticky .highlight .nt {
color: #22863a;
}
.docs-sticky .highlight .vc {
color: #008080;
}
.docs-sticky .highlight .vg {
color: #008080;
}
.docs-sticky .highlight .vi {
color: #008080;
}
.docs-sticky .highlight .nv {
color: #008080;
}
.docs-sticky .highlight .nx {
color: #6f42c1;
}
.docs-sticky .highlight .ow {
color: #000000;

}
.docs-sticky .highlight .o {
color: black;

}
.docs-sticky .highlight .w {
color: #bbbbbb;
}
.docs-sticky .highlight {
background-color: #f8f8f8;
}

.docs-sticky div.highlight pre.highlight span.n, .docs-sticky figure.highlight span.n {
color: #032f62 !important;
}

/* end code syntax highlighting */




/* BASE STYLES */ /* BASE STYLES */ /* BASE STYLES */ /* BASE STYLES */ /* BASE STYLES */ 

.docs-sticky h2,
.docs-sticky .h2,
.docs-sticky h3,
.docs-sticky .h3,
.docs-sticky h4,
.docs-sticky .h4,
.docs-sticky h5,
.docs-sticky .h5,
.docs-sticky h6,
.docs-sticky .h6,
.nav {font-family: "Amazon Ember Regular", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;}


.docs-sticky h1,
.docs-sticky h1 code.highlighter-rouge {
    font-size: 2.8em;

    margin-bottom: 30px;
    font-weight: 300;
    background-color: transparent
}

.docs-sticky h2,
.docs-sticky h2 code.highlighter-rouge {
    font-size: 34px;
    font-weight: 300;
    background-color: transparent
}

.docs-sticky h3,
.docs-sticky h3 code.highlighter-rouge {
    font-size: 23px;
    font-weight: 300;
    background-color: transparent;
}

.docs-sticky h4,
.docs-sticky h4 code.highlighter-rouge {
    font-size: 21px;
    font-weight: 300;
    background-color: transparent
}

.docs-sticky h5,
.docs-sticky h5 code.highlighter-rouge {
    font-size: 18px;
    font-weight: 400;
    background-color: transparent
}

.docs-sticky h6,
.docs-sticky h6 code.highlighter-rouge {
    font-size: 16em;
    font-weight: 300;
    background-color: transparent
}


.base-wrapper { font-size: 1.6rem;}
.docs-sticky p {margin-bottom: 20px;margin-top: 20px;}
h1, h2, h3, h4 {margin-left:-3px}
.docs-sticky h1 {margin-top: 20px;font-size: 2.4em;font-weight: 300;margin-bottom: 3rem;padding: 0;font-family: "Amazon Ember Light", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;}
@media (max-width: 767px){.docs-sticky h1 {margin-top: 80px;}}
.docs-sticky h2 {font-size: 1.9em;}
h6 {font-size: 26px!important;font-weight: 300;background-color: transparent;}
.docs-sticky ul li {list-style-type: inherit;}


.docs-sticky .mainColumn ul, .docs-sticky .mainColumn ol {
    margin-bottom: 20px;
}


/* MISC PATCHES */ /* MISC PATCHES */ /* MISC PATCHES */ /* MISC PATCHES */ /* MISC PATCHES */ /* MISC PATCHES */

.docs-sticky ul li {
    list-style-type: inherit;
}

/* used to paint all pages items at the sametime */
.reveal{opacity: 0%;filter: opacity(0%);}

/* used in script that cuts off long words in navs */
a.break {overflow-wrap: anywhere!important;}

/* used to offset left nav scroll jump */
#jumpoffset {position: relative;top: -225px;}

/* fix padding on pop-ups */
.popover-body {padding: 10px 10px;}
.popover-header {padding: 10px 10px;}
.doDontBlock {display: flex;}

/* Add color to do-dont styles */
h6#do, h6#do-1, h6#do-2, h6#do-3, h6#do-4, h6#do-5, h6#do-6, h6#do-6, h6#do-7, h6#do-8, h6#do-9, h6#do-10 {border-bottom: solid 2px #1f9e30;padding-bottom: 6px;margin-bottom: 24px;font-size: 14px;color: #1f9e30;}
h6#dont, h6#dont-1 , h6#dont-2, h6#dont-3, h6#dont-4, h6#dont-5, h6#dont-6, h6#dont-7, h6#dont-8, h6#dont-9, h6#dont-10 {border-bottom: solid 2px #E9132E;padding-bottom: 6px;margin-bottom: 24px;font-size: 14px;color: #E9132E;}

/*Move feedback button down*/
/*integ*/
.QSIFeedBackLink.SI_9ufDJM9LKItr8hf_FeedBackLinkContainer {bottom: 15px!important;}
/*prod*/
.QSISlider.SI_9ufDJM9LKItr8hf_SliderContainer {}

/* prevents text higlighting on menus */
.noselect {
/*-webkit-touch-callout: none;  iOS Safari */
  /*-webkit-user-select: none; Safari */
/*  -khtml-user-select: none;  Konqueror HTML */
  /*   -moz-user-select: none; /* Old versions of Firefox */
    /* -ms-user-select: none;  Internet Explorer/Edge */
      /*   user-select: none;  Non-prefixed version, currently
                               supported by Chrome, Opera and Firefox */
}

/* add pager styles to BS4) */
.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}
.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}
ul.pager {padding-left: 0px!important;padding-bottom: 20px;padding-top: 10px;}

/* resources card (not implemented) */
.resources {border: 1px solid rgb(219, 216, 216);margin-bottom: 10px;margin-top: 8px;background: white;margin-right: 0;margin-left: 0px;padding: 35px;padding-left: 50px;padding-top: 20px;}

/* removes persistant red color in code blocks when merged with dante */
.hljs-string, .hljs-title, .hljs-constant, .hljs-parent, .hljs-tag .hljs-value, .hljs-rules .hljs-value, .hljs-rules .hljs-value .hljs-number, .hljs-preprocessor, .hljs-pragma, .haml .hljs-symbol, .ruby .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-aggregate, .hljs-template_tag, .django .hljs-variable, .smalltalk .hljs-class, .hljs-addition, .hljs-flow, 
.hljs-stream, .bash .hljs-variable, .apache .hljs-tag, .apache .hljs-cbracket, .tex .hljs-command, .tex .hljs-special, .erlang_repl .hljs-function_or_atom, .asciidoc .hljs-header, .markdown .hljs-header, .coffeescript .hljs-attribute {color: initial;}

/* fixes offset problem with header when using on this page anchor links */
.docs-sticky h2[id], .docs-sticky h3[id], .docs-sticky h4[id], .docs-sticky h5[id], .docs-sticky h6[id] {padding-top: 60px;margin-top: -40px;margin-bottom: 20px;/* margin-left: -4px; */}

/*New label for on this page, allows localized strings to be insterts */
.stickytoc:before {content:'On this page';display: table;margin-left: 7px;font-weight: bold;font-size: 20px;margin-top: -1px;color:black;}
.stickytoc:hover{text-decoration: none;}

/*h3 layout templates */
/*adds extra color for h3 scrollspy highlighting */
#onpage > ul > li.list2.active > ul > li.list3.active > a {color:#63afef!important;}
li.list3 {margin-left: -24px!important;}

/*h5 is same size as h5, incase someone wants to use it without pulling it into on this page */
.docs-sticky h5 {font-size: 2.0em;font-weight: 300;background-color: transparent;}

/* make offcanvas right nav bigger*/
@media (max-width: 767px){.navbar-offcanvas {max-width: 299px;left: -352px;}}
@media (max-width: 767px){.navbar-offcanvas.offcanvas-transform.in {-webkit-transform: translateX(350px);transform: translateX(350px); top: 100px;}}

/*Layout*//*Layout*//*Layout*//*Layout*//*Layout*//*Layout*//*Layout*//*Layout*//*Layout*//*Layout*//*Layout*//*Layout*//*Layout*/

/*HEADER*/
header.dante-header {position: sticky;top: 0;}
i.fas.fa-info-circle{color: white;padding-top: 2px;}
@media (max-width: 767px){.docs-sticky .mobile-toggle {z-index: 10000;}}
.header.iparsys.parsys {display: inherit!important;}

/* mobile header */
@media (max-width: 767px) { header.dante-header {position: fixed;height: 80px;}}
@media (min-width: 767px) { .mobile-toggle {display:none;}}
.mobile-toggle button {  background-color: Transparent;background-repeat:no-repeat;border: none;cursor:pointer;overflow: hidden;}
.icon-bar{ width: 35px;height: 5px;background-color: black;margin: 6px 0;}

/*FOOTER*/
ul.dropdown-menu.localizerSelectorMenu.show {transform: inherit!important;}
/* LEFT NAV DOCNAV */ 
/* DOCNAV */
.docs-sticky p.external {font-size: 0.9em;margin-top: 20px}
.docs-sticky .docnav li {margin: 7px 0px}
.docs-sticky .docnav ul {padding-left: 15px}
.docs-sticky .docnav ul li,.docnav li.level1,.docnav li.level1items {list-style: none}
.docs-sticky .docnav li {list-style: none;font-family: "Amazon Ember Regular", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;border-bottom: 0px}
.docs-sticky .docnav li a:hover,.docs-sticky .docnav li a:active {text-decoration: none;color: #337ab7;}
.docs-sticky .docnav li.level1>a>span:after,.docs-sticky .docnav li.level2>a>span:after,.docs-sticky .docnav li.level3>a>span:after {content: '\f0da';font-family: 'FontAwesome';color: #2e2e2e;font-size: 14px;padding-right: 13px;text-decoration: none}
.docs-sticky .docnav li.level1items>a:before,.docs-sticky .docnav li.level2items>a:before,.docs-sticky .docnav li.level3items>a:before {font-family: 'FontAwesome';color: #2e2e2e;padding-right: 8px;text-decoration: none;}
.docs-sticky .docnav li.level1items.external>a:before,.docs-sticky .docnav li.level2items.external>a:before,.docs-sticky .docnav li.level3items.external>a:before {content: '\f08e';font-family: 'FontAwesome';color: #2e2e2e;padding-right: 8px;text-decoration: none}
.docs-sticky .docnav li.open>a>span:after {content: '\f0d7';font-family: 'FontAwesome';color: #2e2e2e;padding-right: 13px}
.docs-sticky .docnav li.level3,.docs-sticky .docnav li.level3items {padding-left: 10px}
.docs-sticky .docnav li.level2,.docs-sticky .docnav li.level2items {margin-left: 23px;}
.docs-sticky .docnav li.level1,.docs-sticky .docnav li.level1items {padding-left: 22px}
.docs-sticky li.level1.open>ul>li.level1items.open>a:before,.docs-sticky li.level2.open>ul>li.level2items.open>a:before,.docs-sticky li.level3.open>ul>li.level3items.open>a:before {color: black}
.docs-sticky li.level1.open>ul>li.level1items.open a,.docs-sticky li.level2.open>ul>li.level2items.open a,.docs-sticky li.level3.open>ul>li.level3items.open a {color: #337ab7;font-weight:bold;color: #337ab7;}
.docs-sticky li.level1.open>ul>li.level1items a,.docs-sticky li.level2.open>ul>li.level2items a,.docs-sticky li.level3.open>ul>li.level3items a {font-weight: normal;color: #545b64;}
.docs-sticky li.level1.open>ul>li.level1items>a:before,.docs-sticky li.level2.open>ul>li.level2items>a:before,.docs-sticky li.level3.open>ul>li.level3items>a:before {font-weight: normal;color: #0066c0;color: black;}
.docs-sticky ul#docnavsidebar li a:focus {text-decoration: none}
.docs-sticky li.folderTitle.current.open>a.subfoldersTitle {font-weight: bold;color: #ec7211;}
.mydocsidebar a,.mydocsidebar a:hover {text-decoration: none}
.docs-sticky .docnav li.level3, .docs-sticky .docnav li.level3items {padding-left: 21px;}

/* elements */
.blank {margin-left:13px;margin-top: -10px;}
.docs-sticky .productTitle {margin-top: 1.5em;font-size: 1.8rem;line-height: 2.2rem;font-weight: 700;color:black}
.docs-sticky .docnav li a {display: table;white-space: pre-wrap;white-space: -moz-pre-wrap;white-space: -pre-wrap;white-space: -o-pre-wrap;word-wrap: break-word;color: black;margin: 0;font-size: 1.0em;margin-left: -25px;}
.docs-sticky ul#entrypages li {font-size: 1em; margin-top: 0px; margin-bottom: 3px}
.docs-sticky ul#entrypages {padding-bottom: 75px;width: 225px;padding-left: 17px;}
.docs-sticky .relatedResources {font-size: 15px;color: black;margin: 10px 0px}
.docs-sticky hr.resourceSeparator {display: block;margin-top: 1.7em;margin-bottom: 1.7em;margin-left: 0px;border-width: 1px;color: black;max-width: 80%}

/* mydocsidebar */
.docs-sticky .mydocsidebar {padding-left:15px;color: #FFF;overflow-y:auto;overflow-x:hidden;height: 100vh;padding-right: 18px;top: 40px;min-width:310px;}
.docs-sticky .mydocsidebar {position: sticky;position: -webkit-sticky; position: -webkit-sticky;position: -moz-sticky;position: -ms-sticky;position: -o-sticky;}
.docs-sticky .docnav li a {display: inline-flex;}
.docs-sticky .mydocsidebar ul {padding-left: 6px;padding-right:5px}
.docs-sticky .toc-title {font-weight: bold;margin-top: 18px;margin-bottom: 10px;margin-left: -28px;}
.docs-sticky li.folderTitle.current.open>a.subfoldersTitle {font-weight: bold;color: #337ab7!important;}
.docs-sticky .docnav li.level2,.docs-sticky .docnav li.level2items {margin-left: 25px;}
.docs-sticky .docnav li.level3, .docs-sticky .docnav li.level3items {padding-left: 20px;}
.docs-sticky .productTitle {font-size: 20px;width: 200px; }
.docs-sticky .nav>li {margin-left: 0;margin-top: 0;margin-bottom: 0;}
.docs-sticky .docnav li.level2  .level2items a {margin-left: -30px;}
.docs-sticky .docnav li.level1items.external > a:before,
.docs-sticky .docnav li.level2items.external > a:before,
.docs-sticky .docnav li.level3items.external > a:before {content: '\f08e';font-family: 'FontAwesome';color: black;padding-right: 7px;text-decoration: none;}
.docs-sticky .nav {list-style-type: none!important;}
/* MR*/
@media (max-width: 767px){.docs-sticky .mobile-toggle div#sidebar {width: 0;}}
@media (max-width: 991px) {.docs-sticky .mydocsidebar {min-width:290px;}}

/* MAINCONTAINER*/
.docs-sticky .row {flex-wrap: nowrap;}
.docs-sticky .mainColumn {;border-right: 1px solid rgb(219, 216, 216);background-color: #f2f2f2}
.docs-sticky .outline {background-color: #ffffff;padding: 45px;padding-top: 5px;padding-bottom:25px;margin-left: 10px;margin-right: 10px;border-right: 1px solid rgb(219, 216, 216);border-left: 1px solid rgb(219, 216, 216);min-height: 800px;}
.shrinkfull {flex: 12;background-color: #f2f2f2}
.mainclass {flex: 12;background-color: #f2f2f2;min-width: 0;/* word-break: break-word; */border-left: 1px solid rgb(219, 216, 216);}
/* MR*/
@media (max-width: 767px) { .docs-sticky .mydocsidebar {margin-left: 0!important;margin-right: 0!important  }}
@media (max-width: 767px) { .docs-sticky .mydocsidebar {height:initial!important;}}
@media (max-width: 991px){.docs-sticky .mainColumn {border: none 0px!important;}}

/* STICKY RIGHT HAND NAV*/
div#myScrollspy {margin-left: 18px;max-width: 95%;flex-basis: 225px;min-width: 215px;margin-top: 15px;}
.docs-sticky .onpagetext{margin-left: 7px;font-weight: bold;font-size:18px;}
.docs-sticky .stc {position: sticky;position: -webkit-sticky;position: -webkit-sticky;position: -moz-sticky;position: -ms-sticky;position: -o-sticky;max-height: calc(100vh - 9rem);overflow-y: auto;margin-top: -5px;max-width: 95%;top: 51px;}
.docs-sticky #onpage {font-size: 0.9em;margin-top: 10px;padding-bottom: 25px;}
.docs-sticky #onpage ul {overflow-x: hidden;display: block;}
.docs-sticky #onpage li {list-style-type: none!important;}
.docs-sticky #onpage li a {text-indent: 0px;color: #545b64;margin-top: 10px;}
.docs-sticky #onpage li a:hover,#onpage li a:active {text-decoration: none;color: #337ab7;}
.docs-sticky #onpage .nav>li>a {position: relative;display: block;padding: 0px 8px;list-style-type: none;}
.docs-sticky .docnav li a {color: #545b64;}
.docs-sticky .nav>li>a:hover, .docs-sticky .nav>li>a:focus {background-color:initial;}
.docs-sticky .nav-pills>li.active>a,.docs-sticky .nav-pills>li.active>a:hover,.docs-sticky .nav-pills>li.active>a:focus {color: #ec7211!important;}
.docs-sticky .mobile-toggle button { background-color: Transparent;background-repeat:no-repeat;border: none;cursor:pointer;overflow: hidden;}
li.list3 {margin-top: 6px;margin-bottom: 6px;font-size:12.5px;}
.docs-sticky ul.customspy.nav.nav-pills.nav-stacked {width:90%}

.list3 a{color:#898989!important;}
/* MR*/
@media (max-width: 767px){#onpage  {overflow:hidden}}
@media (max-width: 767px) {div#sidebar {width: 0;}}
@media (max-width: 992px){div#myScrollspy {flex-basis: 0px!important;min-width: inherit!important;margin-left: 0!important;}}

/* KRAMDOWN ON PAGE TOC */
#markdown-toc {display: none;}

/* CUSTOM MOBILE RESPONSE OFFCANVAS */
/* patch hides right toc on mobile view */
@media (max-width: 767px) {.docs-sticky .stc {position:fixed;top:90px!important;width:225px;} }
@media (max-width: 767px) { .docs-sticky .mydocsidebar {position: inherit!important;border-right: 1px solid white;} }

/*stciky left responsive adjustments*/
@media (max-width: 991px) {.docs-sticky .outline {padding:25px;}}
@media (max-width: 767px) {.docs-sticky .outline {padding:25px;margin-left:0px;margin-right:0px;border-right:0px; border-left: 0px solid }}
@media (max-width: 767px) {.docs-sticky .mydocsidebar {width:0px;} }
@media (max-width: 767px) {.docs-sticky .mainColumn {margin-left:0;} }
@media (max-width: 767px) {.docs-sticky  .mobile-toggle{background-color: #152939;position: fixed;width:100%;top: 44px;}}
@media (max-width: 767px) {.docs-sticky  .navbar-toggle{float: inherit;}}
@media screen and (max-width: 650px) {.docs-sticky .mainColumn  {  margin-left: 0px;width: 100%}}
.docs-sticky .navbar-toggle {padding: 5px 10px;margin-top: 5px;margin-right: 0px;margin-bottom: 0px;}

/* Fix right hand nav display issues on resize*/
@media  (max-width: 991px) {.docs-sticky #onpage {display:none!important}}
@media  (max-width: 767px) {.docs-sticky #onpage {display:block!important;margin-top: 28px;}}
@media  (max-width: 767px) {.docs-sticky #onpage {overflow: none;}}

/* PATCHES  */
/* color/ diplay fix for zoom beyond 2500px  */
@media  (min-width: 2400px) {.mainclass{background-color: white!important}}
@media  (min-width: 2400px) {.mainColumn{background-color: white!important}}
@media  (min-width: 2400px) {.docs-sticky .outline{border:none 0px!important}}
@media  (max-width: 990px) {.docs-sticky .mainColumn{border:none 0px!important}}

/* BODY STYLES*//* BODY STYLES*//* BODY STYLES*//* BODY STYLES*//* BODY STYLES*//* BODY STYLES*/

/* fix navtab colors */
/* .docs-sticky .nav>li> a.show {  background-color: white!important;}
.docs-sticky .nav-tabs a:active {background-color: white!important;} */
/* .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {background-color: #fff!important;}   */
.docs-sticky .nav-tabs > li > a, .docs-sticky .nav-tabs > li > a:hover {border: none}

/* fix padding on p after li */
li > p { ; margin-top:0px!important }


/* fix elements so they don't grow too much */
.docs-sticky figure {margin: 20px 0;max-width: 1000px;}
.docs-sticky h6 {font-size: 26px;font-weight: 300;background-color: transparent;}
.docs-sticky audio {margin: 20px 0px;max-width: 100%;}
.docs-sticky img {max-width: 100%;height: auto;}
.base-wrapper iframe {width: 560px!important;height: 315px!important;}
@media  (max-width: 1200px) {.base-wrapper iframe {width: 100%!important}}
.video-wrap {width: 560px;height: 315px;}  
.audio{max-width: 100%;}

/* Custom scroll bar */
/* width */ div::-webkit-scrollbar {width: 10px;}
/* Track  div::-webkit-scrollbar-track {background: #f1f1f1;}*/
/* Handle */ div::-webkit-scrollbar-thumb {background: #888; }
/* Handle on hover */ div::-webkit-scrollbar-thumb:hover {background: #555;}

/* code block color and display */

.docs-sticky pre {padding-top: 15px !important;background-color: #f8f8f8;padding-bottom: 15px !important;padding-left: 10px !important;padding-right: 10px !important;border-radius: 5px;margin-bottom: 25px;font-size: 87.5%;color: #032f62;}
.docs-sticky code {padding: 2px 4px;border-radius: 4px;}
/* .docs-sticky code {font-size: 100%;} */
.hljs {background: #F8f8f8;}
div.alert code.highlighter-rouge {background-color: rgba(241, 241, 241, 0.5);}
.docs-sticky pre.highlight, .docs-sticky .highlight pre.highlight {color: black!important;} .docs-sticky .highlight,  .alert{display: block;}
.docs pre.highlight, .docs .highlight pre.highlight  { background-color: #f5f5f5;}

/* misc */

.docs-sticky .fa{margin-top: 4px;margin-right: 5px;}
.docs-sticky .alert {display: block;}
.docs-sticky h3.process_map {font-size: 18px;margin-bottom: 20px;margin-top: 0px;padding-top: 0px}
.docs-sticky .caret {display:none}
.docs-sticky .docnav li a:hover{color: #337AB7!important;}

/* Tables  */

.docs-sticky table {/* display: table; */max-width: 100%;table-layout: fixed;width: 100%;margin-bottom: 0;border: 1px solid #dedede;background-color: transparent;border-collapse: collapse;/* overflow-x: scroll!important; */}
@media  (max-width: 1300px) {.docs-sticky table {table-layout: auto!important;/* MAX-WIDTH: 100%; */table-layout: fixed;width:100%;}}
.scroll {overflow-x: auto!important;margin-bottom: 20px;}



  

.docs-sticky table th {/* font-weight: normal; */font-size: 18px;}
.docs-sticky table>thead>tr>td,.docs-sticky table>tbody>tr>td,.docs-sticky table>tfoot>tr>td {padding: 8px;line-height: 1.5em;vertical-align: top}
.docs-sticky table>tbody>tr>td ol>li,.docs-sticky table>tbody>tr>td ul>li,.docs-sticky table>tbody>tr>td>p {padding: 0px}
.docs-sticky table>thead>tr>th,.docs-sticky table>tbody>tr>th,.docs-sticky table>tfoot>tr>th { vertical-align: bottom;border-bottom: 2px solid #ddd;text-transform: none;background-color: #777;color: white;text-align: left;padding: 8px;line-height: 1.5em;vertical-align: top;text-align: left}

.docs-sticky table>caption+thead>tr:first-child>th,
.docs-sticky table>colgroup+thead>tr:first-child>th,
.docs-sticky table>thead:first-child>tr:first-child>th,
.docs-sticky table>caption+thead>tr:first-child>td,
.docs-sticky table>colgroup+thead>tr:first-child>td,
.docs-sticky table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.docs-sticky table>tbody>tr:nth-of-type(odd) {background-color: #f9f9f9}
.docs-sticky table col[class*="col-"] {position: static;display: table-column;float: none}
.docs-sticky table td[class*="col-"],.docs-sticky table th[class*="col-"] { position: static;display: table-cell; float: none}
.docs-sticky table tr td {hyphens: auto}
.docs-sticky table.data.docs-sticky table thead {background-color: #444}
.docs-sticky table td {hyphens: auto}
 pre,.docs-sticky table code {white-space: pre-wrap;white-space: -moz-pre-wrap;white-space: -pre-wrap;white-space: -o-pre-wrap;word-wrap: break-word;}
.docs-sticky td.white {background-color: white}
.docs-sticky td.gray {background-color: #f7f7f7}
.docs-sticky table code {background-color: transparent;hyphens: none;word-wrap: break-word;}

/* create borders for nav cookie collapse containers*/

@media (max-width: 991px){.mainclass {border-left: 1px solid rgb(219, 216, 216);}}
@media (max-width: 767px){.mainclass {border-left: 0px solid;}}
@media (max-width: 991px){.docs-sticky .mydocsidebar {border-left: 0px solid rgb(219, 216, 216);}}

/* css for nav collapse buttons*/

#button-close-left1 {position: sticky;min-height: 20px;min-width: 20px;background-color: white;margin-right: 5px;float: right;margin-top: -5px;font-size: inherit;border: none;color: #3a3e42;outline: none;font-size: 27px;outline: none;outline: none!important;}
#button-close-left2 {position: sticky;min-height: 20px;min-width: 20px;background-color: #ffffff;top: 53px;left: 0;color: #545b64;margin-top: 12px;border: none;outline: none!important;height: 37px;margin-left: 3px;font-size: 27px;margin-right: -35px;}
#button-close-right1 {position: sticky;min-height: 20px;outline: none!important;min-width: 20px;background-color: white;margin-right: 0px;float: right;box-shadow: noe;margin-top: -14px;font-size: inherit;border: none;color: #3a3e42;font-size: 27px;box-shadow: none;}
#button-close-right2 {position: sticky;min-height: 20px;min-width: 20px;outline: none!important;background-color: white;top: 47px;left: 0;margin-right: -38px;font-size: 24px;margin-top: 6px;box-shadow: none;color: #545b64;}

/* css for nav cookie collapse*/
.move{left: 0!important;}
.small-right {visibility:hidden!important;max-width: 10%!important;flex-basis: 10px!important;min-width: 40px!important;margin-left:0px!important}
.small-left {visibility:hidden!important;max-width: 10%!important;flex-basis: 10px!important;min-width: 40px!important;}

/* override cookie settings in mobile view */

    @media (max-width: 991px){
  button#button-close-right2 {
      display: none!important;
  }
  button#button-close-right1 {
      display: none!important;
  }}

  @media (max-width: 767px){
  button#button-close-right2 {
      display: none!important;
  }
  button#button-close-right1 {
      display: none!important;
  }}
  
  @media (max-width: 767px){
  button#button-close-left1 {
      display: none!important;
  }
  button#button-close-left2 {
      display: none!important;
  }
  }

/* original fixes from dante */


.docs-sticky .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.docs-sticky .nav>li {
    position: relative;
    display: block
}

.docs-sticky .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.docs-sticky .nav>li>a:hover,
.docs-sticky .nav>li>a:focus {
    text-decoration: none;
  
}

.docs-sticky .nav>li.disabled>a {
    color: #777
}

.docs-sticky .nav>li.disabled>a:hover,
.docs-sticky .nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.docs-sticky .nav .open>a,
.docs-sticky .nav .open>a:hover,
.docs-sticky .nav .open>a:focus {
    background-color: #eeeeee;
    border-color: #337ab7
}

.docs-sticky .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.docs-sticky .nav>li>a>img {
    max-width: none
}

.docs-sticky .nav-tabs a,
.docs-sticky .nav-tabs a:hover,
.docs-sticky .nav-tabs a:visited,
.docs-sticky .nav-tabs a:active {
    text-decoration: none;
    color: black;
    border-radius: 0px
}

.docs-sticky .nav-tabs {
    margin-bottom: -3px;
    background-color: #f3f3f3;
    border-bottom: 1px solid #f3f3f3
}



.docs-sticky .nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    border-radius: 0px
}

.docs-sticky .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: none
}

.docs-sticky .nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    color: #337ab7
}

a.noCrossRef.active.show {
    background-color: white!important;
    color: #337ab7;
    font-weight: 600
}


.docs-sticky .nav-tabs li a:hover {
    background-color: transparent
}

.docs-sticky .nav-tabs .nav-justified {
    width: 100%
}

.docs-sticky .nav-tabs .nav-justified>li {
    float: none
}

.docs-sticky .nav-tabs .nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.docs-sticky .nav-tabs .nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .docs-sticky .nav-tabs .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .docs-sticky .nav-tabs .nav-justified>li>a {
        margin-bottom: 0
    }
}

.docs-sticky .nav-tabs .nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.docs-sticky .nav-tabs .nav-justified>.active>a,
.docs-sticky .nav-tabs .nav-justified>.active>a:hover,
.docs-sticky .nav-tabs .nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .docs-sticky .nav-tabs .nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .docs-sticky .nav-tabs .nav-justified>.active>a,
    .docs-sticky .nav-tabs .nav-justified>.active>a:hover,
    .docs-sticky .nav-tabs .nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

@media (min-width: 768px) {
    .docs-sticky .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .docs-sticky .nav-justified>li>a {
        margin-bottom: 0
    }
}

.docs-sticky .nav-tabs-justified {
    border-bottom: 0
}

.docs-sticky .nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.docs-sticky .nav-tabs-justified>.active>a,
.docs-sticky .nav-tabs-justified>.active>a:hover,
.docs-sticky .nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .docs-sticky .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .docs-sticky .nav-tabs-justified>.active>a,
    .docs-sticky .nav-tabs-justified>.active>a:hover,
    .docs-sticky .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.docs-sticky .tab-content>.tab-pane {
    display: none
}

.docs-sticky .tab-content>.active {
    display: block
}

.docs-sticky .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}



.docs-sticky li a[data-toggle="tab"] {
    margin-bottom: -15px
}

.docs-sticky a[data-toggle="tab"]:hover {
    color: black
}

.docs-sticky .tab-content {
    margin-left: 0px;
    margin-bottom: 20px;
    margin-top: -20px;
}

.docs-sticky .nav-tabs li {
    padding-right: 5px;
    padding-left: 5px
}



.docs-sticky ul.nav-tabs {
    margin-left: 0px;
    padding-bottom: 15px;
    display: inline-table;
    width: 100%
}

.docs-sticky .subheading {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 16px;
    margin-top: 30px;
    font-weight: normal;
    color: #e77600
}

.docs-sticky .tab-content .tab-pane.active {
    padding: 15px;
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-bottom: 1px solid #dedede
}



.docs-sticky .nav-pills>li {
    float: left
}

.docs-sticky .nav-pills>li>a {
    border-radius: 4px
}

.docs-sticky .nav-pills>li+li {
    margin-left: 2px
}

.docs-sticky .nav-pills>li.active>a,
.docs-sticky .nav-pills>li.active>a:hover,
.docs-sticky .nav-pills>li.active>a:focus {
  background-color: white!important;
  
font-weight: bold;

color: #337ab7!important;
}

.docs-sticky .nav-stacked>li {
    float: none
}

.docs-sticky .nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.docs-sticky .nav-justified {
    width: 100%
}

.docs-sticky .nav-justified>li {
    float: none
}

.docs-sticky .nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.docs-sticky .nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .docs-sticky .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .docs-sticky .nav-justified>li>a {
        margin-bottom: 0
    }
}

.docs-sticky .nav-tabs-justified {
    border-bottom: 0
}

.docs-sticky .nav-tabs-justified>li>a {
    margin-right: 0
}

.docs-sticky .nav-tabs-justified>.active>a,
.docs-sticky .nav-tabs-justified>.active>a:hover,
.docs-sticky .nav-tabs-justified>.active>a:focus {
    border: 1px solid #dddddd
}

@media (min-width: 768px) {
    .docs-sticky .nav-tabs-justified>li>a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0
    }
    .docs-sticky .nav-tabs-justified>.active>a,
    .docs-sticky .nav-tabs-justified>.active>a:hover,
    .docs-sticky .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #ffffff
    }
}

.docs-sticky .tab-content>.tab-pane {
    display: none
}

.docs-sticky .tab-content>.active {
    display: block
}

.docs-sticky .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}



/* patch codeblock */
.docs-sticky .expandedBox {border: 1px solid #dedede;padding: 0px 20px;border-radius: 5px;margin-bottom: 20px;}
.docs-sticky pre.highlight, .docs-sticky .highlight pre.highlight {font-size: 87.5%;}

.docs-sticky div.highlight, .docs-sticky figure.highlight {
    background-color: transparent;
    margin-top:15px;
}
  
.docs-sticky .userMap {
padding: 0px;
}
.docs-sticky .versionsMenu { padding-bottom: 20px;}
.docs-sticky .versionsMenu ul.dropdown-menu>li.currentPage {
color: lightgray;
padding-left: 20px;
}

/* minitoc kramdown */
.docs-sticky ul#markdown-toc, .docs-sticky ul.markdown-toc {
border: 1px solid #dedede;
border-radius: 5px;
max-width: 400px;
padding: 20px 10px 20px 0px;
margin: 30px 0px;
padding-left: 30px;
color: gray;
background-color: #f7f7f7;
word-break: break-word;
}

.docs-sticky ul#markdown-toc::before, .docs-sticky ul.markdown-toc::before  {
font-size:18px;
padding-top:30px;
margin: 20px 0px 20px -10px;
}

.docs-sticky ul#markdown-toc li ul, .docs-sticky ul.markdown-toc li ul {
 color: gray;
}

.docs-sticky ul#markdown-toc ul li, .docs-sticky ul.markdown-toc ul li {
 margin-left: 5px;
}
.docs-sticky ul#markdown-toc::before, .docs-sticky ul.markdown-toc::before   {
content: "Table of Contents"
}
/* end mini toc */

.docs-sticky .nav-tabs > li > a, .docs-sticky .nav-tabs > li > a:hover {
line-height: 1.5;
margin:0px;
border: 1px solid transparent;
margin-bottom:-15px
}

table caption {
 color: darkorange;
}
.docs-sticky .dropdown li {
 list-style: none !important;
}
.docs-sticky img.singleProduct {
margin-left:15px;
margin-bottom: 10px;
max-width: 200px;
float: right;
}

.docs-sticky dd, dl dd,dl dt {
 display: block;
 float:none;
}

.docs-sticky div.expandedBox {
 padding-top: 20px;
 padding-bottom: 20px;
}

.docs-sticky .userMap div.arrow {
top: 55px;
}

.docs-sticky .box {
margin-top:25px;
width: 110px;
}

@media (min-width: 767px) {
.docs-sticky div.userMap {
width: 640px;
}
}

@media (max-width: 600px) {
.docs-sticky .githubButton {
 display: block;
 max-width: 170px;
}
}
.docs-sticky dd {
 padding-bottom: 20px;
}

.docs-sticky a code {
 color: #c7254e;
 background-color: #f5f5f5;
 border-bottom: 1px dashed #bdb8b8;
}

.docs-sticky a code:hover {
 border-bottom: 1px solid #bdb8b8;
 }

.docs-sticky code a:focus, .docs-sticky code a:hover {
 color: #23527c;
 text-decoration: none;
}

.docs-sticky p code, .docs-sticky li code, .docs-sticky table code {
background-color: #f8f8f8;
color: #c7254e;
}

.label-conditionally-required {
 background-color: #B0B0B0;
}

.docs-sticky .deprecatedName {
text-decoration: line-through;
}

.docs-sticky .catalogLabels {
padding-bottom: 15px;
margin-top: -8px;
}


.docs-sticky .attributeList {
list-style-type: none;
}

.docs-sticky p.subRow {
margin-bottom: 10px;
margin-top: 0px;
}

iframe {
 margin-bottom: 20px;
}

.container-fluid.right-side p {
 padding-top: 15px;
}

@media print {
header, footer, #sidebar, .docs-sticky ul#markdown-toc, header.dpHeader a, header.dpHeader .dphTopBar .dphLeft, .dpFooter .dpfNav .dpfnCol .dpfnGroup, .docs-sticky hr, .docs-sticky .userMap, .docs-sticky .githubButton {
 display: none !important;
}

.docs-sticky .mainColumn {
 margin-left: 20px;
 padding: 10px
}
.docs-sticky h1, .docs-sticky h2, .docs-sticky h3 {
   padding-top:20px;
   margin-top:20px;
   margin-bottom:20px;
   padding-bottom: 10px;
}

.docs-sticky .mainColumn ul, .docs-sticky .mainColumn ol {
 margin-bottom: 20px;
}

.docs-sticky .mainColumn ul.nav.nav-tabs {
margin-bottom: 0px;
}

.tooltip-for-copy-button {
display: none;
background: #000000;
font-size:12px;
padding:7px;
color:#FFFFFF;
z-index: 99;
border-radius: 15px;
opacity:0.8;
}

.docs-sticky pre.lineno {
width: 50px;
}

.docs-sticky table.rouge-table td.code pre {
 padding-left: 0px !important;
}

.docs-sticky figure.highlight pre code table.rouge-table {
 margin-bottom: 0px;
}

.docs-sticky .mainColumn .link-style:hover, .docs-sticky .mainColumn a:hover, .docs-sticky p a:hover, .docs-sticky li a:hover, .docs-sticky table a:hover {
text-decoration: none;
}

/* start code block highlighting for linenos */

.docs-sticky .highlight table td { padding: 5px; }
.docs-sticky .highlight table pre { margin: 0; }

.docs-sticky .highlight table pre {
padding: 0px;
}

.docs-sticky figure.highlight pre code table {
border: none;
}
.docs-sticky table.rouge-table pre.lineno {
color: #dedede;
}

.docs-sticky table.rouge-table pre, .docs-sticky table.rouge-table code {
 white-space: pre;
 word-wrap: unset;
}

.docs-sticky td.gutter.gl {
 color: lightgray;
}

/* code block highlighting non-table */

.docs-sticky .highlight, .docs-sticky pre {}

.docs-sticky div.highlighter-rouge div.highlight, .docs-sticky figure.highlight {
 border: none !important;
}

.docs-sticky pre {color: #032f62;}

.docs-sticky div.highlighter-rouge pre, .docs-sticky figure.highlight pre {
border: none;
}

.docs-sticky div.highlight, .docs-sticky figure.highlight {
 background-color: transparent;
}

.docs-sticky .input-group.search {
 margin-left: -20px;
 padding-right: 15px;
 padding-bottom: 10px;
}

.docs-sticky input#search-box {height: 34px;border: 1px solid #ccc;}
.docs-sticky .box {height: 90px;}
.docs-sticky table.rouge-table {table-layout: auto;}
.docs-sticky .utterance {font-style: italic;}
.docs-sticky pre.highlight {background-color: #f7f7f7 !important;}
.docs-sticky .highlight {padding: 10px 10px 1px 10px;}

p {
    margin-top: 20px;
}

