.ude-documentation-details {
  background-color: #f3f3f3;
}
.ude-documentation-details .ude-documentation-details-main {
  max-width: 46.875rem;
  margin: 0 auto;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-title {
  background-color: #f3f3f3;
  margin-bottom: 0;
  padding: 0 1.25rem 1rem;
  top: 0;
  z-index: 2;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content {
  padding: 1rem 1.5rem;
  background-color: #FFF;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content-wrapper {
  padding: 0;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content-wrapper a:hover {
  text-decoration: underline;
  color: #004a86;
}
.ude-documentation-details .ude-document-details-info .row {
  display: flex !important;
  flex-direction: row;
  width: 100%;
  margin-left: 10px;
}
.rwd .dita-search-results h3.title {
  font-size: 1.25em;
  font-weight: 300;
}
.rwd .dita-search-results strong {
  background-color: yellow;
}
.rwd .dita-search-results > div {
  border-bottom: 1px solid #e0e0e0;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content .dita-search-results .dita-search-result {
  padding: 2rem 2rem;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content .dita-search-results hr {
  margin: 0;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content .dita-search-results h3.h4 {
  padding: 1rem 1.5rem 0 1.5rem;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content#search-result {
  padding: 0;
}
.loading-spinner-ude {
  margin: 0 auto;
  height: 38px;
  width: 38px;
  animation: rotatespinner 0.9s infinite linear;
  border: 5px solid #d7d7d7;
  border-right-color: transparent;
  border-radius: 50%;
  top: 50%;
  position: relative;
}
.loading-spinner-ude .loading {
  position: absolute;
  display: inline-block;
  left: -9999em;
}
.loading-spinner-ude.gray-light {
  border-color: #d7d7d7;
  border-right-color: transparent;
}
.loading-spinner-ude.primary-blue {
  border-color: #0068b5;
  border-right-color: transparent;
}
.loading-spinner-ude.light-blue {
  border-color: #19abf1;
  border-right-color: transparent;
}
@keyframes rotatespinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loader-ude {
  position: relative;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 9999;
}
.ude-documentation-details-mobile-content-navigation {
  display: none;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation .next {
  float: right;
  text-align: right;
  padding-right: 2rem;
  padding-left: 1rem;
}
.ude-documentation-details-desktop-content-navigation {
  margin-top: 20px;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation .previous .indicator {
  transform: rotate(180deg);
  left: 10px;
  position: absolute;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation .previous.btn-secondary:after {
  display: none;
}
.ude-documentation-details-desktop-content-navigation .btn-secondary:after {
  display: none;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation .next .indicator {
  position: absolute;
  right: 10px;
}
@media screen and (max-width: 1199.98px) {
  .ude-documentation-details .ude-document-details-info {
    margin-top: 2rem;
    margin-bottom: 0;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-right-sidebar,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-title {
    display: none;
  }
}
.ude-documentation-details .ude-document-details-info div {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 1200px) {
  .ude-documentation-details .ude-document-details-info div.col-lg-2 {
    display: contents;
    justify-content: flex-end;
  }
}
.ude-documentation-details .ude-document-details-info p {
  margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
  .ude-documentation-details .ude-document-details-info p {
    margin-bottom: 0.5rem;
  }
  .ude-documentation-details .ude-document-details-info p:last-of-type {
    margin-bottom: 0.5rem;
  }
  .ude-documentation-details .ude-document-details-info p.cta-item {
    margin-bottom: 0;
  }
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content-wrapper .ude-documentation-details-content .row:before,
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content-wrapper .ude-documentation-details-content .row:after {
  content: " ";
  display: none;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content-wrapper .ude-documentation-details-content .row:after {
  clear: both;
}
.tablenoborder {
  max-width: 100%;
  overflow-x: auto;
}
.tablenoborder th {
  border: 1px black solid !important;
  border-bottom: 1px solid lightgray !important;
}
.tablenoborder td {
  padding: 10px !important;
  border: 1px black solid !important;
}
.fn {
  text-indent: -15px;
  padding-left: 30px;
  font-size: 75%;
}
.fn:first-child {
  border-top: 1px solid #000;
}
@media (min-width: 768px) and (max-width: 991px) {
  .tablenoborder {
    max-width: 720px;
  }
}
@media (min-width: 1200px) {
  .tablenoborder {
    max-width: 808px;
  }
}
@media (min-width: 1650px) {
  .tablenoborder {
    max-width: 1248px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tablenoborder {
    max-width: 720px;
  }
}
@media (min-width: 1200px) {
  .tablenoborder {
    max-width: 808px;
  }
}
@media (min-width: 1650px) {
  .tablenoborder {
    max-width: 1248px;
  }
}
.expanded .tablenoborder {
  max-width: 100%;
}
.ude-documentation-details .ude-document-details-info p span.label,
.ude-documentation-details .ude-document-details-info p span.info,
.ude-documentation-details .ude-document-details-info p span.disclaimer {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #262626;
  padding: 0;
  font-weight: 400;
}
.ude-documentation-details .ude-document-details-info p span.disclaimer {
  font-weight: 700;
}
@media screen and (max-width: 1200px) {
  .ude-documentation-details .ude-documentation-details-main {
    display: flex !important;
    flex-direction: column;
  }
}
@media screen and (min-width: 1200px) {
  .ude-documentation-details .desktop-only {
    display: block;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content h2.h3.desktop-only {
    margin-top: 1.5rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-title {
    display: block;
    font-weight: 500;
  }
  .ude-documentation-details .ude-documentation-details-main {
    max-width: 71.25rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content-wrapper {
    padding: 1.5rem 2rem 0;
    padding-right: 0;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content-wrapper .ude-documentation-details-content {
    margin: 0;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content-wrapper .ude-documentation-details-mobile-content-navigation {
    display: none;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation {
    display: block;
    margin-top: 1.5rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation a {
    width: 50%;
    position: relative;
    padding-bottom: 1.25rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation a:hover {
    border-bottom: none;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation a:after {
    display: none;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation a .indicator {
    position: absolute;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation a .indicator:after {
    font-family: "site-global-icons";
    font-size: 0.625rem;
    content: '\e8d2';
    font-size: 11px;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation .previous {
    float: left;
    text-align: left;
    padding-left: 1.25rem;
    padding-right: 1rem;
    border: none;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation .previous .indicator {
    transform: rotate(180deg);
    left: 0;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation .next {
    float: right;
    text-align: right;
    padding-right: 1.25rem;
    padding-left: 1rem;
    border: none;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation .next .indicator {
    right: 0;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-content-navigation,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-title,
  .ude-documentation-details .ude-documentation-details-main .filter-dropdown {
    display: none;
  }
}
@media screen and (min-width: 1650px) {
  .ude-documentation-details .ude-documentation-details-main {
    max-width: 100%;
    padding: 0 1rem;
  }
}
.cta {
  display: inline-block;
  background-color: #00AEEF;
  padding: 0.5em;
  border-radius: 2px;
  color: #FFF;
  text-align: center;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-title {
  background-color: #f3f3f3;
  margin-bottom: 0;
  padding: 0 1.25rem 1rem;
  top: 0;
  z-index: 2;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content {
  padding: 1rem 1.5rem;
  background-color: #FFF;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-content-navigation {
  background: #FFF;
  padding: 0 1.5rem;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-content-navigation .btn {
  margin: 1rem 0 1rem;
  width: 100%;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content .section .title {
  margin-top: 1.25rem;
  margin-bottom: 1.5rem;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content h3.title.sectiontitle {
  margin-top: 1.25rem;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content .section h3.sectiontitle {
  margin-top: 1.25rem;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content .fn {
  text-indent: -15px;
  padding-left: 30px;
  font-size: 75%;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content .ul {
  padding-left: 40px;
  margin-bottom: 11px;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content .ul .li {
  position: relative;
  padding: 0;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content ul li p {
  margin-bottom: 0;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content .ol {
  padding-left: 40px;
  margin-bottom: 11px;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content .ol .li {
  padding: 0;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content .cite {
  font-style: italic;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-content-navigation .btn-secondary {
  background: transparent;
  border: 1px solid #0071c5;
  color: #0071c5;
  margin-bottom: 10px;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-content-navigation .btn-secondary:focus,
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-content-navigation .btn-secondary:hover {
  color: #FFF;
  background: #005a9d;
}
.btn:active {
  top: auto;
  left: auto;
}
.btn:active,
.btn:hover,
.btn:focus {
  top: 0;
  left: 0;
  box-shadow: none;
}
button[disabled],
.btn[disabled],
.btn.disabled {
  background-color: #FFF !important;
  color: #555555 !important;
  border: 1px dotted #555555;
  opacity: 1;
}
button[disabled]:focus,
.btn[disabled]:focus,
.btn.disabled:focus,
button[disabled]:hover,
.btn[disabled]:hover,
.btn.disabled:hover {
  background-color: #FFF !important;
  color: #555555 !important;
  opacity: 1;
}
.btn-secondary:after {
  font-family: "site-global-icons";
  font-size: 0.625rem;
  content: '\e8d2';
  padding-left: 0.3rem;
  font-size: 11px;
}
.figcap,
.examplecap,
.exampledesc,
.figdesc,
.tablecap,
.tabledesc {
  display: block;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999;
  text-align: left;
}
.parmname,
.option,
.apiname,
.option,
.codeph,
.filepath,
.msgph,
.userinput,
.sysout,
.cmdname,
.msgnum {
  font-family: monospace;
}
.uicontrol,
.wintitle,
.notetitle,
.tiptitle,
.cautiontitle,
.warningtitle,
.attentiontitle,
.restrictiontitle,
.fastpathtitle,
.importanttitle,
.remembertitle,
.noticetitle,
.dangertitle,
.menucascade {
  font-weight: 700;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content .Note {
  font-size: 1rem;
  padding: 1em 0 1em 1em;
  background-color: #e2e7eb;
  margin: 1.5em 0;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content .Note .NoteTipHead {
  display: inline;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25;
}
.responsive-table-component {
  padding: 0 0 !important;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content .figbody .expand {
  position: relative;
}
.container .dotted-border {
  display: none !important;
}
@media screen and (min-width: 576px) {
  .expand-image-link {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .expand-image-link:after {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    zoom: 1;
    background-image: url(../../../../../../../etc.clientlibs/settings/wcm/designs/ver/latest/intel/clientlibs/pages/commons-page/resources/images/sprite-with-gray-icons.png);
    background-position: -472px 0;
    width: 48px;
    height: 48px;
    content: "";
  }
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content sup {
  font-size: 75%;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content img,
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content embed {
  padding-bottom: 16px;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content p img,
.token a img {
  padding-bottom: 0px;
}
.codeblock .toolbar .toolbar-item i.fa-docs {
  cursor: pointer;
}
.code-toolbar .toolbar.show {
  position: relative;
  height: 16px;
  float: none !important;
  /* Important is needed to overwrite the main style for floating */
}
.code-toolbar .toolbar.show .fa-docs {
  cursor: pointer;
}
thead,
tbody,
tfoot,
tr,
td,
th {
  padding-left: 10px;
}
.previous {
  border: none !important;
}
.next {
  border: none !important;
}
.ude-documentation-details .ude-document-details-info .hidden {
  display: none !important;
}
.table {
  border: none !important;
  caption-side: top !important;
}
.table tr {
  flex-wrap: nowrap;
  text-wrap-style: balance;
  font-size: 0.875rem;
  display: table-row;
}
.tablenoborder .row > * {
  display: table-cell !important;
  width: auto !important;
}
.single_version {
  margin-top: 10px;
}
@media screen and (max-width: 991px) {
  .marquee-documentation-detail .cta-col .btn.btn-secondary {
    width: 100%;
    padding: 0.5rem 1.5rem;
    margin-left: 0;
  }
  .marquee-documentation-detail .cta-col .btn.btn-secondary:first-child {
    margin-bottom: 1rem;
  }
  .rwd .intel-ws h1,
  .rwd .intel-ws .h1 {
    margin-bottom: 1.75rem;
  }
  .marquee-documentation-detail .container .h1 {
    font-family: "intel-one", "intel-clear", Helvetica, Arial, sans-serif;
    margin: 0 0 24px;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.18;
    color: #fff;
  }
  .marquee-documentation-detail .cta-col.bookmark-able .btn.btn-secondary {
    font-size: 16px;
    line-height: 1.25;
    text-align: center;
    color: #fff;
  }
  .marquee-documentation-detail .cta-col.bookmark-able .btn.btn-secondary:hover,
  .marquee-documentation-detail .cta-col.bookmark-able .btn.btn-secondary:focus {
    color: #262626;
    background: #ffffff;
  }
  .marquee-documentation-detail .in-collections {
    margin: 8px 0 8px 0;
  }
  .showButtonRow {
    margin-top: 24px !important;
    padding-bottom: 8px !important;
  }
  .marquee-documentation-detail .in-collections {
    white-space: normal !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .marquee-documentation-detail .cta-col.bookmark-able {
    padding-left: 5px;
  }
}
@media screen and (min-width: 992px) {
  .marquee-documentation-detail .container .h1 {
    font-family: "intel-one", "intel-clear", Helvetica, Arial, sans-serif;
    font-size: 28px;
    font-weight: 300;
    line-height: 1.25;
    color: #fff;
  }
  .marquee-documentation-detail .cta-col.bookmark-able .btn.btn-secondary {
    font-size: 16px;
    line-height: 1.25;
    text-align: center;
    color: #fff;
  }
  .marquee-documentation-detail .cta-col.bookmark-able .btn.btn-secondary:hover,
  .marquee-documentation-detail .cta-col.bookmark-able .btn.btn-secondary:focus {
    color: #262626;
    background: #ffffff;
  }
  .showButtonRow {
    padding-bottom: 36px !important;
  }
}
@media screen and (min-width: 1200px) {
  .rwd .intel-ws h1,
  .rwd .intel-ws .h1 {
    margin-bottom: 2.5rem;
  }
}
.marquee-documentation-detail .cta-col .btn.btn-secondary:after {
  display: inline-block;
  position: relative;
  transform: rotate(90deg);
  padding: 0;
  margin-left: .25rem;
  top: -1px;
  font-size: 0.75rem;
}
.marquee-documentation-detail .cta-col .bookmark-toggle {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  padding: 0.625rem 1.0rem;
  margin-left: 1rem;
  margin-bottom: 10px;
}
.marquee-documentation-detail .cta-col .bookmark-toggle::after {
  content: "";
}
@media screen and (max-width: 991px) {
  .marquee-documentation-detail .cta-col .bookmark-toggle {
    margin-left: 0;
  }
}
.marquee-documentation-detail .cta-col .bookmark-toggle input {
  width: auto;
  margin-left: 0.25rem;
}
@media screen and (max-width: 991px) {
  .marquee-documentation-detail .cta-col .bookmark-toggle input {
    margin-left: 0.125rem;
  }
}
.marquee-documentation-detail .cta-col .bookmark-toggle input:before {
  color: #FFF;
  font-size: 0.625rem;
}
.bookmark-able .bookmark-toggle,
.pin-able .bookmark-toggle,
.bookmark-able .pin-toggle,
.pin-able .pin-toggle {
  position: absolute;
  top: 0.625rem;
  right: 0.5rem;
  padding: 5px;
  line-height: 1;
  cursor: pointer;
}
.bookmark-able .bookmark-toggle input,
.pin-able .bookmark-toggle input,
.bookmark-able .pin-toggle input,
.pin-able .pin-toggle input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  width: 16px;
  height: 16px;
  margin: 0;
  cursor: pointer;
}
.bookmark-able .bookmark-toggle input:checked:before,
.pin-able .bookmark-toggle input:checked:before,
.bookmark-able .pin-toggle input:checked:before,
.pin-able .pin-toggle input:checked:before {
  color: #004A86;
  background: #d7d7d7;
}
@media screen and (max-width: 767px) {
  .bookmark-able.xs-large .bookmark-toggle input,
  .pin-able.xs-large .bookmark-toggle input,
  .bookmark-able.xs-large .pin-toggle input,
  .pin-able.xs-large .pin-toggle input {
    width: 1.5rem;
    height: 1.5rem;
  }
  .bookmark-able.xs-large .bookmark-toggle input:before,
  .pin-able.xs-large .bookmark-toggle input:before,
  .bookmark-able.xs-large .pin-toggle input:before,
  .pin-able.xs-large .pin-toggle input:before {
    font-size: 1.5rem;
  }
}
.ude-notification-bar {
  position: relative;
  width: 100%;
  background-color: #FFE17A;
  padding: 1rem 0 ;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .ude-notification-bar {
    text-align: left;
  }
}
.ude-notification-bar p {
  font-size: 1rem;
  line-height: 1.3125rem;
  margin-bottom: 0;
}
.ude-notification-bar p a {
  color: #262626;
  border-bottom: 1px dashed #262626;
}
.ude-notification-bar p a:hover {
  color: #262626;
  border-bottom-style: solid;
}
.ude-documentation-details-action-bar {
  background-color: #FFF;
  padding: 0.75rem 0.25rem 0;
}
.ude-documentation-details-action-bar .ude-documentation-details-action-bar-wrapper {
  max-width: 46.875rem;
  margin: 0 auto;
}
.marquee-documentation-detail .cta-col .bookmark-toggle input {
  width: auto;
  margin-left: 0.25rem;
}
@media screen and (max-width: 991px) {
  .marquee-documentation-detail .cta-col .bookmark-toggle input {
    margin-left: 0.125rem;
  }
}
.marquee-documentation-detail .cta-col .bookmark-toggle input:before {
  color: #FFF;
  font-size: 0.625rem;
}
@media screen and (max-width: 767px) {
  .bookmark-able.xs-large .bookmark-toggle input,
  .pin-able.xs-large .bookmark-toggle input,
  .bookmark-able.xs-large .pin-toggle input,
  .pin-able.xs-large .pin-toggle input {
    width: 1.5rem;
    height: 1.5rem;
  }
  .bookmark-able.xs-large .bookmark-toggle input:before,
  .pin-able.xs-large .bookmark-toggle input:before,
  .bookmark-able.xs-large .pin-toggle input:before,
  .pin-able.xs-large .pin-toggle input:before {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 991px) {
  .marquee-documentation-detail .cta-col .bookmark-toggle input {
    margin-left: 0.125rem;
  }
}
@media screen and (max-width: 767px) {
  .forum-card:first-child {
    border-top: 0;
  }
}
.marquee-dropdown-search {
  text-align: center;
  padding: 1.5rem 0 2rem;
}
@media screen and (max-width: 767px) {
  .marquee-dropdown-search.with-pin {
    padding-bottom: 1.375rem;
  }
}
.marquee-dropdown-search .marquee-title {
  margin-bottom: 0;
}
.marquee-dropdown-search .marquee-link-list-wrapper {
  margin-top: 1.5rem;
}
.marquee-dropdown-search .marquee-link-list {
  margin-bottom: 0;
  text-align: center;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  padding: 0;
}
.marquee-dropdown-search .marquee-link-list .marquee-link-list-item {
  list-style: none;
  display: inline-block;
  padding: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.marquee-dropdown-search .marquee-link-list .marquee-link-list-item .marquee-link-list-item-link {
  color: white;
  white-space: nowrap;
}
.marquee-dropdown-search .marquee-link-list .marquee-link-list-item .marquee-link-list-item-link:hover {
  color: #FFC599;
}
.marquee-dropdown-search .marquee-info {
  margin-top: 0.5rem;
  color: white;
}
.marquee-dropdown-search .marquee-info .marquee-info2 {
  margin-left: 2rem;
}
.marquee-dropdown-search .marquee-search {
  margin-top: 1.5rem;
}
@media (max-width: 767px) {
  .marquee-dropdown-search .marquee-search .marquee-search-select {
    width: 3.5rem;
    color: #f3f3f3;
  }
}
.marquee-dropdown-search .marquee-search .marquee-search-wrapper {
  position: relative;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .marquee-dropdown-search .marquee-search .marquee-search-wrapper {
    width: calc(96.5%);
  }
}
.marquee-dropdown-search .marquee-search .marquee-search-wrapper.focused:before {
  color: #003c71;
}
.marquee-dropdown-search .marquee-search .marquee-search-wrapper.typed .btn-cancel-search {
  display: block;
}
@media (max-width: 767px) {
  .marquee-dropdown-search .marquee-search .marquee-search-wrapper:before {
    font-size: 1.5625rem;
    top: 1rem;
  }
}
.marquee-dropdown-search .marquee-search .marquee-search-wrapper .marquee-search-input {
  height: 3.5rem;
  width: 31.25rem;
  -webkit-appearance: none;
  border: 1px solid #d7d7d7;
  border-radius: 0;
  display: inline-block;
  vertical-align: middle;
  padding-left: 2.625rem;
  margin-left: -1px;
}
.marquee-dropdown-search .marquee-search .marquee-search-wrapper .marquee-search-input.typed {
  padding-right: 2.1875rem;
}
@media (max-width: 767px) {
  .marquee-dropdown-search .marquee-search .marquee-search-wrapper .marquee-search-input {
    padding-left: 3.25rem;
    width: 100%;
  }
}
.marquee-dropdown-search .marquee-search .marquee-search-wrapper .btn-cancel-search {
  display: none;
  background: none;
  border: none;
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 50%;
  background-color: #d7d7d7;
  font-size: 0.5625rem;
  position: absolute;
  top: 1.1875rem;
  right: 0.5rem;
  padding: 0;
}
.marquee-dropdown-search .marquee-search .marquee-search-wrapper .btn-cancel-search .span {
  color: #555555;
}
@media screen and (max-width: 767px) {
  .marquee-dropdown-search .marquee-info .marquee-info2 {
    margin-left: 0;
    display: block;
  }
  .marquee-dropdown-search .marquee-link-list-wrapper {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 10px;
    padding-left: 1.25rem;
  }
}
@media screen and (min-width: 768px) {
  .view-more-button {
    width: 40%;
  }
  .marquee-dropdown-search {
    padding: 2.5rem 0;
  }
  .marquee-dropdown-search .marquee-link-list {
    justify-content: center;
  }
  .rwd .intel-ws h1,
  .rwd .intel-ws .h1 {
    margin-bottom: 2.5rem;
  }
}
.marquee-dropdown-search .container.pin-able {
  position: relative;
}
.marquee-dropdown-search .container.pin-able .marquee-info {
  max-width: 75%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .marquee-dropdown-search .container.pin-able .marquee-info {
    max-width: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .marquee-dropdown-search .container.pin-able .marquee-info {
    max-width: 65%;
  }
}
.marquee-dropdown-search .container.pin-able .pin-toggle {
  top: auto;
  bottom: 0;
  right: 0;
  left: auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .marquee-dropdown-search .container.pin-able .pin-toggle {
    position: relative;
    display: flex;
    justify-content: flex-end;
    bottom: auto;
    right: auto;
    top: 10px;
  }
}
.marquee-dropdown-search .container.pin-able .pin-toggle .pinning-label {
  cursor: pointer;
  display: inline-flex;
  order: 1;
  margin-right: .5rem;
}
.marquee-dropdown-search .container.pin-able .pin-toggle .pinning-label .pin-label,
.marquee-dropdown-search .container.pin-able .pin-toggle .pinning-label .unpin-label {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.3125rem;
}
.marquee-dropdown-search .container.pin-able .pin-toggle .pinning-label .unpin-label {
  display: none;
}
.marquee-dropdown-search .container.pin-able .pin-toggle input {
  display: inline-flex;
  order: 2;
}
.marquee-dropdown-search .container.pin-able .pin-toggle input:before {
  color: #FFF;
}
.marquee-dropdown-search .container.pin-able .pin-toggle input:checked + .pinning-label .unpin-label {
  display: block;
}
.marquee-dropdown-search .container.pin-able .pin-toggle input:checked + .pinning-label .pin-label {
  display: none;
}
.marquee-documentation-detail {
  padding: 2rem 0 0 0;
}
@media screen and (max-width: 991px) {
  .marquee-documentation-detail {
    padding-bottom: 2.5rem;
  }
}
.marquee-documentation-detail .info-row {
  margin-bottom: 2rem;
  color: white;
}
.marquee-documentation-detail .info-row .info-col {
  display: inline-block;
  margin-right: 3.25rem;
}
@media screen and (max-width: 991px) {
  .marquee-documentation-detail .info-row .info-col {
    display: block;
    margin-right: 0;
    margin-bottom: 0.625rem;
  }
}
.marquee-documentation-detail .info-row .info-col .label {
  display: block;
  padding: 0;
  margin-bottom: 1.25rem;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  text-align: left;
  font-weight: 400;
}
@media screen and (max-width: 991px) {
  .marquee-documentation-detail .info-row .info-col .label {
    margin-bottom: 0.1875rem;
  }
}
.marquee-documentation-detail .info-row .info-col .value {
  display: block;
  font-size: 1rem;
  line-height: 1.0625rem;
  font-weight: 700;
}
.marquee-documentation-detail .info-row .additional-info {
  display: inline-block;
}
.marquee-documentation-detail .info-row .additional-info span {
  padding-top: 2.3125rem;
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  .marquee-documentation-detail .info-row .additional-info span {
    padding-top: 0;
  }
}
.marquee-documentation-detail .info-row .marquee-search {
  display: inline-block;
  margin-right: 3.25rem;
  margin-top: 10px;
}
@media screen and (max-width: 991px) {
  .marquee-documentation-detail .info-row .marquee-search {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .marquee-documentation-detail .info-row .marquee-search label {
    display: block;
    margin-bottom: 1rem;
  }
}
.marquee-documentation-detail .info-row .marquee-search label span {
  padding: 0;
  display: block;
  margin-bottom: .5rem;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  text-align: left;
  font-weight: 400;
}
.marquee-documentation-detail .info-row .marquee-search label .marquee-search-select-wrapper {
  position: relative;
}
.marquee-documentation-detail .info-row .marquee-search label .marquee-search-select-wrapper select {
  width: 16.3125rem;
  height: 2.5rem;
  margin: 0;
  font-size: 1rem;
  line-height: 2.5rem;
  padding: 0 1rem;
  color: #525225;
  border-color: #aeaeae;
  background-color: #FFF;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
@media screen and (max-width: 991px) {
  .marquee-documentation-detail .info-row .marquee-search label .marquee-search-select-wrapper select {
    width: 100%;
  }
}
.marquee-documentation-detail .info-row .marquee-search label .marquee-search-select-wrapper:after {
  font-family: "site-global-icons";
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: auto;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  font-size: 1.125rem;
  position: absolute;
  right: 1.375rem;
  top: 50%;
  transform: translateY(-50%);
  color: #525252;
  pointer-events: none;
}
.marquee-documentation-detail .cta-col {
  text-align: right;
}
@media screen and (max-width: 991px) {
  .marquee-documentation-detail .cta-col {
    text-align: left;
    padding-top: 0;
    display: block;
    flex-wrap: nowrap;
    align-items: flex-start;
  }
}
@media screen and (max-width: 991px) {
  .marquee-documentation-detail .cta-col .btn.btn-secondary {
    width: 100%;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
  }
  .marquee-documentation-detail .cta-col .btn.btn-secondary:first-child {
    margin-bottom: 1rem;
  }
}
.marquee-documentation-detail .cta-col .btn.btn-secondary:after {
  display: inline-block;
  position: relative;
  transform: rotate(90deg);
  padding: 0;
  margin-left: .25rem;
  top: -1px;
  font-size: 0.75rem;
}
.marquee-documentation-detail .cta-col .bookmark-toggle {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  padding: 0.5rem 1.3rem;
  margin-left: 1rem;
}
.marquee-documentation-detail .cta-col .bookmark-toggle::after {
  content: "";
}
@media screen and (max-width: 991px) {
  .marquee-documentation-detail .cta-col .bookmark-toggle {
    margin-left: 0;
  }
}
.marquee-documentation-detail .cta-col .bookmark-toggle input {
  width: auto;
  margin-left: 0.25rem;
}
@media screen and (max-width: 991px) {
  .marquee-documentation-detail .cta-col .bookmark-toggle input {
    margin-left: 0.125rem;
  }
}
.marquee-documentation-detail .cta-col .bookmark-toggle input:before {
  color: #FFF;
  font-size: 0.625rem;
}
.marquee-documentation-detail .in-collections {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}
@media screen and (min-width: 992px) {
  .marquee-documentation-detail .in-collections {
    display: flex;
    white-space: normal;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.marquee-documentation-detail .in-collections .collections {
  display: inline;
}
@media screen and (min-width: 992px) {
  .marquee-documentation-detail .in-collections .collections {
    display: inline-flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 991px) {
  .marquee-documentation-detail .in-collections .collections-label {
    display: block;
    margin-bottom: .5rem;
  }
}
@media screen and (min-width: 992px) {
  .marquee-documentation-detail .in-collections .collections-label {
    display: inline-flex;
    flex-wrap: nowrap;
    white-space: nowrap;
  }
}
.marquee-documentation-detail .in-collections a {
  margin-left: 1.5rem;
  border-bottom: 1px dashed #FFF;
  display: inline-block;
  padding-bottom: 0.375rem;
  margin-bottom: .5rem;
}
@media screen and (max-width: 991px) {
  .marquee-documentation-detail .in-collections a {
    margin-left: 1rem;
  }
}
.marquee-documentation-detail .in-collections a:hover {
  border-bottom: 1px solid #FFF;
}
.bookmark-able .bookmark-toggle,
.pin-able .bookmark-toggle,
.bookmark-able .pin-toggle,
.pin-able .pin-toggle {
  position: absolute;
  top: 0.625rem;
  right: 0.5rem;
  padding: 5px;
  line-height: 1;
  cursor: pointer;
}
.bookmark-able .bookmark-toggle input,
.pin-able .bookmark-toggle input,
.bookmark-able .pin-toggle input,
.pin-able .pin-toggle input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  width: 16px;
  height: 16px;
  margin: 0;
  cursor: pointer;
}
.bookmark-able .bookmark-toggle input:checked:before,
.pin-able .bookmark-toggle input:checked:before,
.bookmark-able .pin-toggle input:checked:before,
.pin-able .pin-toggle input:checked:before {
  color: #004A86;
  background: #d7d7d7;
}
@media screen and (max-width: 767px) {
  .bookmark-able.xs-large .bookmark-toggle input,
  .pin-able.xs-large .bookmark-toggle input,
  .bookmark-able.xs-large .pin-toggle input,
  .pin-able.xs-large .pin-toggle input {
    width: 1.5rem;
    height: 1.5rem;
  }
  .bookmark-able.xs-large .bookmark-toggle input:before,
  .pin-able.xs-large .bookmark-toggle input:before,
  .bookmark-able.xs-large .pin-toggle input:before,
  .pin-able.xs-large .pin-toggle input:before {
    font-size: 1.5rem;
  }
}
.ude-notification-bar {
  position: relative;
  width: 100%;
  background-color: #FFE17A;
  padding: 1rem 0 ;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .ude-notification-bar {
    text-align: left;
  }
}
.ude-notification-bar p {
  font-size: 1rem;
  line-height: 1.3125rem;
  margin-bottom: 0;
}
.ude-notification-bar p a {
  color: #262626;
  border-bottom: 1px dashed #262626;
}
.ude-notification-bar p a:hover {
  color: #262626;
  border-bottom-style: solid;
}
.ude-documentation-details-action-bar {
  background-color: #FFF;
  padding: 0.75rem 0.25rem 0;
}
.ude-documentation-details-action-bar .ude-documentation-details-action-bar-wrapper {
  max-width: 46.875rem;
  margin: 0 auto;
}
.marquee-documentation-detail .cta-col .bookmark-toggle input {
  width: auto;
  margin-left: 0.25rem;
}
@media screen and (max-width: 991px) {
  .marquee-documentation-detail .cta-col .bookmark-toggle input {
    margin-left: 0.125rem;
  }
}
.marquee-documentation-detail .cta-col .bookmark-toggle input:before {
  color: #FFF;
  font-size: 0.625rem;
}
@media screen and (max-width: 767px) {
  .bookmark-able.xs-large .bookmark-toggle input,
  .pin-able.xs-large .bookmark-toggle input,
  .bookmark-able.xs-large .pin-toggle input,
  .pin-able.xs-large .pin-toggle input {
    width: 1.5rem;
    height: 1.5rem;
  }
  .bookmark-able.xs-large .bookmark-toggle input:before,
  .pin-able.xs-large .bookmark-toggle input:before,
  .bookmark-able.xs-large .pin-toggle input:before,
  .pin-able.xs-large .pin-toggle input:before {
    font-size: 1.5rem;
  }
}
.rwd .theme-dark-default .btn-secondary:focus,
.rwd .theme-dark-default .btn-secondary input:before:hover {
  color: #004a86;
  background: #d7d7d7;
}
.rwd .intel-ws .btn {
  margin-bottom: 10px;
}
.intel-ws .btn-secondary:after,
.rwd .intel-ws .btn-secondary:after {
  font-size: 0.75rem;
}
.rwd .theme-dark-default .btn-secondary:hover {
  color: #262626;
  background: #d7d7d7;
}
.rwd .theme-dark-default .btn-secondary:hover .input:hover::before {
  color: #262626;
}
.marquee-documentation-detail .cta-col .bookmark-toggle {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  padding: 0.5rem 1.3rem;
  margin-left: 1rem;
}
.theme-dark-default .btn-secondary {
  color: #FFF;
  background: transparent;
  border-color: #FFF;
}
.bookmark-able .bookmark-toggle input:before {
  content: url(../../../../../../../wcm/designs/intel/clientlibs/pages/grdc/resources/images/flagUDEdoc.svg);
}
.bookmark-able .bookmark-toggle .inputchecked:before {
  content: url(../../../../../../../wcm/designs/intel/clientlibs/pages/grdc/resources/images/flag-selectUDEdoc.svg);
}
.bookmark-able .bookmark-toggle .inputhover:before {
  content: url(../../../../../../../wcm/designs/intel/clientlibs/pages/grdc/resources/images/flag-hoverUDEdoc.svg);
}
.marquee-documentation-detail .cta-col .bookmark-toggle:hover input:before,
.marquee-documentation-detail .cta-col .bookmark-toggle:focus input:before {
  content: url(../../../../../../../wcm/designs/intel/clientlibs/pages/grdc/resources/images/flag-hoverUDEdoc.svg);
}
.marquee-documentation-detail .cta-col .bookmark-toggle:hover .inputchecked:before,
.marquee-documentation-detail .cta-col .bookmark-toggle:focus .inputchecked:before {
  content: url(../../../../../../../wcm/designs/intel/clientlibs/pages/grdc/resources/images/flag-selectUDEdoc.svg);
}
.marquee-documentation-detail .cta-col .bookmark-toggle:hover .inputhover:before,
.marquee-documentation-detail .cta-col .bookmark-toggle:focus .inputhover:before {
  content: url(../../../../../../../wcm/designs/intel/clientlibs/pages/grdc/resources/images/flag-selectUDEdoc.svg);
}
.theme-dark-default .btn-secondary:focus,
.theme-dark-default .btn-secondary:hover {
  color: #262626;
  background: #d7d7d7;
}
.marquee-documentation-detail p {
  margin-bottom: 0.5rem;
  font-weight: 700;
}
.hidden-info {
  display: none!important;
}
.show-more-show-less {
  padding: 0;
  border: none;
  background: none;
  color: white;
}
.showButtonRow {
  display: flex;
  justify-content: center;
  padding-bottom: 15px;
  width: 100%;
  align-items: center;
}
.show-more-show-less:hover {
  text-decoration: underline;
}
.view-more-button {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.view-more-button:before,
.view-more-button:after {
  background-color: #fff;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 60px;
}
.view-more-button:before {
  right: 0.5em;
}
.view-more-button:after {
  left: 0.5em;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation a .indicator:after {
  font-family: "site-global-icons";
  font-size: 0.625rem;
  content: '\e8d2';
  font-size: 11px;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation .previous {
  float: left;
  text-align: left;
  padding-left: 2rem;
  padding-right: 1rem;
}
@media screen and (min-width: 1200px) {
  .ude-documentation-details .desktop-only {
    display: block;
  }
  .ude-documentation-details .ude-documentation-details-main {
    max-width: 71.25rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-nav-wrapper {
    padding: 1.5rem 0 0;
    float: left;
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    width: 100%;
    top: 0;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .ude-documentation-details-desktop-navigation,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-nav-wrapper .ude-documentation-details-desktop-navigation {
    display: block;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .ude-documentation-details-desktop-navigation .h5,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-nav-wrapper .ude-documentation-details-desktop-navigation .h5 {
    font-weight: 500;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .ude-documentation-details-desktop-navigation .filter-dropdown-search-wrapper,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-nav-wrapper .ude-documentation-details-desktop-navigation .filter-dropdown-search-wrapper {
    padding-bottom: 0.75rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .ude-documentation-details-desktop-navigation .filter-dropdown-search-label,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-nav-wrapper .ude-documentation-details-desktop-navigation .filter-dropdown-search-label {
    position: relative;
    width: 100%;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .ude-documentation-details-desktop-navigation .filter-dropdown-search-label.focused:before,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-nav-wrapper .ude-documentation-details-desktop-navigation .filter-dropdown-search-label.focused:before {
    color: #003c71;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .ude-documentation-details-desktop-navigation .filter-dropdown-search-label.typed .btn-cancel-search,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-nav-wrapper .ude-documentation-details-desktop-navigation .filter-dropdown-search-label.typed .btn-cancel-search {
    display: block;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .ude-documentation-details-desktop-navigation .filter-dropdown-search-label .btn-cancel-search,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-nav-wrapper .ude-documentation-details-desktop-navigation .filter-dropdown-search-label .btn-cancel-search {
    display: none;
    background: none;
    border: none;
    height: 1.25rem;
    width: 1.25rem;
    border-radius: 50%;
    background-color: #E9E9E9;
    font-size: 1rem;
    line-height: 1.25rem;
    position: absolute;
    top: 50%;
    right: 0.5rem;
    transform: translateY(-50%);
    padding: 0;
    margin-top: 1px;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .ude-documentation-details-desktop-navigation .filter-dropdown-search-label .btn-cancel-search span,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-nav-wrapper .ude-documentation-details-desktop-navigation .filter-dropdown-search-label .btn-cancel-search span {
    color: #525252;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .ude-documentation-details-desktop-navigation .filter-dropdown-search-label:before,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-nav-wrapper .ude-documentation-details-desktop-navigation .filter-dropdown-search-label:before {
    font-family: "site-global-icons";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: auto;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e8af";
    font-size: 1rem;
    position: absolute;
    left: 0.9375rem;
    top: 0.75rem;
    color: #0071c5;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .ude-documentation-details-desktop-navigation .filter-dropdown-search-label .filter-dropdown-search,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-nav-wrapper .ude-documentation-details-desktop-navigation .filter-dropdown-search-label .filter-dropdown-search {
    -webkit-appearance: none;
    border: 0.0625rem solid #808080;
    border-radius: 0;
    margin-top: 0;
    margin-bottom: 0.1875rem;
    width: 100%;
    height: 2.5rem;
    padding-left: 2.5rem;
    color: #262626;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .ude-documentation-details-desktop-navigation .filter-dropdown-search-label .filter-dropdown-search::placeholder,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-nav-wrapper .ude-documentation-details-desktop-navigation .filter-dropdown-search-label .filter-dropdown-search::placeholder {
    color: #525252;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .ude-documentation-details-desktop-navigation .filter-dropdown-search-label .filter-dropdown-search.typed,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-nav-wrapper .ude-documentation-details-desktop-navigation .filter-dropdown-search-label .filter-dropdown-search.typed {
    padding-right: 2.1875rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .filter-dropdown-search-wrapper {
    padding-bottom: 0 !important;
    margin-bottom: 1rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .filter-dropdown-search-wrapper .filter-dropdown-search-label {
    margin-bottom: 0;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .filter-dropdown-search-wrapper .filter-dropdown-search {
    margin-bottom: 0 !important;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .affix {
    position: relative;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section {
    padding: 0 .5rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section ul.links {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section ul.links li {
    padding: .5rem 1rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section ul.links li a {
    font-size: 0.875rem;
    line-height: 1.0625rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-content {
    padding: 0 .5rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-head {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: .5rem .5rem .5rem 0;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-head .btn-expand {
    display: inline-flex;
    border: none;
    background: transparent;
    color: #006CD2;
    margin-right: 0.75rem;
    padding: 0;
    width: auto;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-head .btn-expand .btn-filter-dropdown-indicator {
    position: relative;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-head .btn-expand .btn-filter-dropdown-indicator:after {
    font-family: "site-global-icons";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: auto;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f107";
    font-size: 1rem;
    color: #0071c5;
    position: relative;
    line-height: 1rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-head .btn-expand .btn-filter-dropdown-indicator:after:hover,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-head .btn-expand .btn-filter-dropdown-indicator:after:active {
    color: #003c71;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-head .btn-expand.collapsed .btn-filter-dropdown-indicator:after {
    transform: rotate(-90deg);
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-head a {
    display: inline-flex;
    padding: 0;
    font-size: 0.875rem;
    line-height: 1.0625rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-head.active-section a {
    font-weight: 700;
    color: #000;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-head.active-section a span {
    display: flex;
    align-items: center;
    padding-left: 6px;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-content ul.links li.active-section a {
    font-weight: 700;
    color: #000;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-head.active-page .section-head {
    padding: .5rem 0 .5rem 1rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-content .section-head {
    padding-left: .5rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-head a.empty_child {
    padding-left: .75rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-content ul.links li {
    padding-left: 2.0rem;
    padding-right: 1.5rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .nav {
    background-color: #FFF;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .nav > li {
    width: 100%;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .nav > li > a {
    padding: .5rem 2.0rem;
    position: relative;
    font-size: 0.875rem;
    line-height: 1.0625rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .nav > li > a:hover,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .nav > li > a:focus,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .nav > li > a.active {
    background-color: transparent;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .nav > li.active {
    font-weight: 700;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .nav > li.active a:before {
    content: '';
    width: .125rem;
    height: calc(84%);
    position: absolute;
    top: 50%;
    left: 1rem;
    transform: translateY(-50%);
    background-color: #00AEEF;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .nav li:first-of-type {
    padding-top: .5rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .nav li:last-of-type {
    padding-bottom: .5rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .upe-spynav {
    margin-bottom: .5rem;
    height: auto !important;
    width: auto !important;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-title {
    display: block;
    font-weight: 500;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content-wrapper {
    padding: 1.5rem 2rem 0;
    padding-right: 0;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content-wrapper .ude-documentation-details-content {
    margin: 0;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content-wrapper .ude-documentation-details-mobile-content-navigation {
    display: none;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation {
    display: block;
    margin-top: 1.5rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation a {
    width: 50%;
    position: relative;
    padding-bottom: 1.25rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation a:hover {
    border-bottom: none;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation a:after {
    display: none;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation a .indicator {
    position: absolute;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation a .indicator:after {
    font-family: "site-global-icons";
    font-size: 0.625rem;
    content: '\e8d2';
    font-size: 11px;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation .previous {
    float: left;
    text-align: left;
    padding-left: 1.25rem;
    padding-right: 1rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation .previous .indicator {
    transform: rotate(180deg);
    left: 0;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation .next {
    float: right;
    text-align: right;
    padding-right: 1.25rem;
    padding-left: 1rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation .next .indicator {
    right: 0;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-right-sidebar {
    display: block;
    padding: 1.5rem 0 0;
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    width: 100%;
    top: 0;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-right-sidebar .ude-spynav {
    background-color: #FFF;
    position: relative !important;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-right-sidebar .ude-spynav p {
    padding: 0.625rem 0.625rem 0;
    font-size: 1rem;
    line-height: 1.25rem;
    font-weight: 700;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-right-sidebar .ude-spynav li a {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    display: block;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-right-sidebar .ude-spynav li.active {
    color: #0071CC;
    font-weight: 700;
    border-left: 0.125rem solid #00AEEF;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-content-navigation,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-title,
  .ude-documentation-details .ude-documentation-details-main .filter-dropdown {
    display: none;
  }
}
@media screen and (min-width: 1650px) {
  .ude-documentation-details .ude-documentation-details-left-sidebar {
    width: 285px;
  }
  .ude-documentation-details .ude-documentation-details-main {
    max-width: 100%;
    padding: 0 1rem;
  }
  .ude-documentation-details .ude-documentation-details-right-sidebar {
    width: 190px;
  }
}
.ude-notification-bar {
  position: relative;
  width: 100%;
  background-color: #FFE17A;
  padding: 1rem 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .ude-notification-bar {
    text-align: left;
  }
}
.ude-notification-bar p {
  font-size: 1rem;
  line-height: 1.3125rem;
  margin-bottom: 0;
}
.ude-notification-bar p a {
  color: #262626;
  border-bottom: 1px dashed #262626;
}
.ude-notification-bar p a:hover {
  color: #262626;
  border-bottom-style: solid;
}
.ude-documentation-details-action-bar {
  background-color: #FFF;
  padding: 0.75rem 0.25rem 0;
}
.ude-documentation-details-action-bar .ude-documentation-details-action-bar-wrapper {
  max-width: 46.875rem;
  margin: 0 auto;
}
.ude-documentation-details-action-bar .input-box {
  margin-bottom: 0.75rem;
}
.ude-documentation-details-action-bar p {
  color: #262626;
}
.ude-documentation-details-action-bar .filter-dropdown {
  padding-bottom: 1.5rem;
  margin-bottom: 0;
  z-index: 4;
}
.ude-documentation-details-action-bar .filter-dropdown .btn-filter-dropdown {
  width: 100%;
  border-bottom: 0.0625rem solid #AEAEAE;
}
.ude-documentation-details-action-bar .filter-dropdown .btn-filter-dropdown:after {
  display: none;
}
.ude-documentation-details-action-bar .filter-dropdown .btn-filter-dropdown .btn-filter-dropdown-indicator:after {
  right: 1rem;
  font-size: 1.3rem;
}
.ude-documentation-details-action-bar .filter-dropdown .filter-dropdown-collapse {
  width: 100%;
  top: 2.4375rem;
}
.ude-documentation-details-action-bar .filter-dropdown .filter-dropdown-collapse .filter-dropdown-panel {
  padding: 0.75rem 0 0.75rem 0;
}
.ude-documentation-details-action-bar .filter-dropdown .filter-dropdown-collapse .filter-dropdown-panel .filters li button {
  font-size: 1rem;
  line-height: 1.25rem;
  width: 100%;
}
.ude-documentation-details-action-bar .filter-dropdown .filter-dropdown-collapse .filter-dropdown-panel .filters li button:hover {
  border-bottom-color: transparent;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .ude-documentation-details-action-bar {
    max-width: 100% !important;
    width: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .ude-documentation-details-action-bar {
    height: 3.5rem;
    padding-top: 0.5rem;
  }
  .ude-documentation-details-action-bar.container {
    width: 100%;
  }
  .ude-documentation-details-action-bar .ude-documentation-details-action-bar-wrapper {
    max-width: 71.25rem;
  }
  .ude-documentation-details-action-bar .input-box {
    margin-bottom: 0;
    padding: 0;
    float: left;
  }
  .ude-documentation-details-action-bar .ude-documentation-details-action-bar-content {
    width: 31.25rem;
    margin: 0 auto;
    display: inline-block;
    padding-top: 0.5rem;
    margin-left: 1rem;
  }
  .ude-documentation-details-action-bar .ude-documentation-details-action-bar-content p {
    font-size: 0.875rem;
    line-height: 1rem;
    padding-right: 1.5rem;
    display: inline-block;
  }
  .ude-documentation-details-action-bar .ude-documentation-details-action-bar-filter-wrap {
    float: right;
    padding: 0;
  }
  .ude-documentation-details-action-bar .filter-dropdown {
    padding-bottom: 0;
  }
  .ude-documentation-details-action-bar .filter-dropdown .btn-filter-dropdown {
    width: 100%;
  }
}
.ude-community-events {
  background-color: #f3f3f3;
}
.ude-community-events .ude-community-activity {
  padding: 0 0 1rem;
}
.ude-community-events .ude-community-activity .ude-community-activity-wrapper {
  background-color: #FFF;
}
.ude-community-events .ude-community-activity .h3 {
  padding: 2rem 1.25rem 1rem;
  margin-bottom: 0.875rem;
}
@media screen and (max-width: 991px) {
  .ude-community-events .ude-community-activity .h3 {
    padding-bottom: 0;
    margin-bottom: 0.375rem;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .ude-documentation-details-nav-wrapper {
    width: 100% !important;
  }
  .ude-community-events .ude-community-activity .h3 {
    padding-bottom: 0;
  }
}
.ude-community-events .ude-community-activity .nav-tabs {
  margin-left: 1.25rem;
}
.ude-community-events .ude-community-activity .nav-tabs .nav-item.active {
  border-bottom: 2px solid #00AEEF;
}
.ude-community-events .ude-community-activity .nav-tabs .nav-item.active a {
  color: #262626;
}
.ude-community-events .ude-community-activity .nav-tabs .nav-item a {
  border: none;
  padding-right: 1rem;
  font-size: 1rem;
  color: #262626;
}
.ude-community-events .ude-community-activity .nav-tabs .nav-item:first-child a {
  padding-left: 0;
}
.ude-community-events .ude-community-activity .tab-content {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.ude-community-events .ude-community-activity .tab-pane .pagination-wrapper {
  border-top: 1px solid #E9E9E9;
  padding-top: 1rem;
  padding-bottom: 2rem;
}
.ude-community-events .ude-community-activity .tab-pane .pagination-controls {
  justify-content: center;
}
.ude-community-events .ude-profile-badge {
  padding: 1rem 0;
}
.ude-community-events .ude-profile-badge .ude-profile-badge--public-badge,
.ude-community-events .ude-profile-badge .ude-profile-badge--training-badge {
  background-color: #FFF;
  padding: 0 1.25rem;
  margin: 0;
  text-align: center;
}
.ude-community-events .ude-profile-badge .ude-profile-badge--public-badge .h3,
.ude-community-events .ude-profile-badge .ude-profile-badge--training-badge .h3 {
  color: #262626;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5rem;
  margin: 0;
  padding-top: 2rem;
  padding-bottom: 1rem;
}
.ude-community-events .ude-profile-badge .ude-profile-badge--public-badge .highlighted-badge {
  font-size: 1rem;
  line-height: 1.25rem;
  color: #000;
  margin-top: 0;
  margin-bottom: 0.5rem;
  margin-right: 2rem;
}
.ude-community-events .ude-profile-badge .ude-profile-badge--public-badge .highlighted-badge img {
  height: 2rem;
  width: 2rem;
  margin-right: 0.625rem;
}
.ude-community-events .ude-profile-badge .ude-profile-badge--public-badge .stats-list {
  list-style: none;
  padding: 0;
}
.ude-community-events .ude-profile-badge .ude-profile-badge--public-badge .stats-list li {
  color: #262626;
  font-size: 0.875rem;
  height: 2.25rem;
  text-align: left;
  width: 13.75rem;
  margin: 0 auto;
}
.ude-community-events .ude-profile-badge .ude-profile-badge--public-badge .stats-list li span {
  font-size: 1.375rem;
  font-weight: 700;
  color: #000;
  margin-right: 0.75rem;
  display: inline-block;
  text-align: right;
  min-width: 2.5rem;
  line-height: 2.25rem;
}
.ude-community-events .ude-profile-badge .ude-profile-badge--public-badge .seperator {
  border-bottom: 1px solid #d7d7d7;
}
.ude-community-events .ude-profile-badge .ude-profile-badge--training-badge .h3 {
  margin: 0;
  padding-top: 1.5rem;
  padding-bottom: 0.5rem;
}
.ude-community-events .ude-profile-badge .ude-profile-badge--training-badge .description {
  font-size: 1rem;
  color: #262626;
  margin-bottom: 0.5rem;
}
.ude-community-events .ude-profile-badge .ude-profile-badge--training-badge .badge-list {
  list-style: none;
  padding: 0;
}
.ude-community-events .ude-profile-badge .ude-profile-badge--training-badge .badge-list li {
  display: inline-block;
  margin: 0 0.5rem;
}
.ude-community-events .ude-profile-badge .ude-profile-badge--training-badge .btn-primary {
  margin-top: 0rem;
  margin-bottom: 1.5rem;
  width: 100%;
}
.ude-community-events .ude-question-and-answer {
  background-color: #FFF;
  padding: 2rem 1.25rem 1.5rem;
}
.ude-community-events .ude-question-and-answer .h3 {
  font-size: 1.25rem;
  color: #262626;
  margin-bottom: 0rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #d7d7d7;
}
.ude-community-events .ude-question-and-answer .pagination-controls {
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .ude-community-events .ude-profile-badge .ude-profile-badge--training-badge .btn-primary {
    width: auto;
  }
}
@media screen and (min-width: 1200px) {
  .ude-community-events .ude-community-activity {
    padding: 2.5rem 0;
    padding-right: 2rem;
  }
  .ude-community-events .ude-community-activity .ude-community-activity-wrapper {
    padding-right: 3.5rem;
  }
  .ude-community-events .ude-community-activity .h3 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-bottom: 0;
  }
  .ude-community-events .ude-community-activity .tab-content {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .ude-community-events .ude-community-activity .nav-tabs {
    margin-left: 2.5rem;
    border-bottom: 0;
  }
  .ude-community-events .ude-community-activity .nav-tabs .nav-item a {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .ude-community-events .ude-profile-badge {
    padding: 2.5rem 0;
  }
  .ude-community-events .ude-profile-badge .ude-profile-badge--public-badge .h3 {
    text-align: left;
  }
  .ude-community-events .ude-profile-badge .ude-profile-badge--public-badge .highlighted-badge {
    text-align: left;
    margin-bottom: 0;
  }
  .ude-community-events .ude-profile-badge .ude-profile-badge--public-badge .btn-tertiary {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    float: left;
  }
  .ude-community-events .ude-profile-badge .ude-profile-badge--public-badge .stats-list li {
    margin-left: 0;
    width: 100%;
    display: inline-block;
  }
  .ude-community-events .ude-profile-badge .ude-profile-badge--training-badge .h3 {
    text-align: left;
  }
  .ude-community-events .ude-profile-badge .ude-profile-badge--training-badge .description {
    text-align: left;
  }
  .ude-community-events .ude-profile-badge .ude-profile-badge--training-badge .btn-tertiary {
    display: table;
  }
  .ude-community-events .ude-profile-badge .ude-profile-badge--training-badge .badge-list {
    list-style: none;
    padding: 0;
  }
  .ude-community-events .ude-profile-badge .ude-profile-badge--training-badge .badge-list li {
    float: left;
    margin-left: 0;
    margin-right: 1rem;
  }
  .ude-community-events .ude-profile-badge .ude-profile-badge--training-badge .btn-primary {
    width: 100%;
    margin-top: 1.5rem;
  }
  .ude-community-events .ude-question-and-answer {
    padding: 2rem 2.5rem 2rem;
  }
  .ude-community-events .ude-question-and-answer .pagination-controls {
    display: none;
  }
}
.ude-explore-topics {
  padding: 40px 0;
}
.ude-explore-topics > .container {
  position: relative;
}
.ude-explore-topics > .container .pin-able,
.ude-explore-topics > .container .pin-toggle {
  top: 0;
  right: 0;
}
@media screen and (max-width: 991px) {
  .ude-explore-topics > .container .pin-able,
  .ude-explore-topics > .container .pin-toggle {
    top: -1.5rem;
    right: 1rem;
  }
}
.ude-explore-topics .explore-content .h4 {
  font-size: 1.25rem;
  line-height: 1.5625rem;
  margin-bottom: 0.625rem;
}
.ude-explore-topics .explore-content .btn {
  margin-top: 0.8125rem;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .ude-explore-topics .explore-simple-cards {
    margin-top: 3.25rem;
  }
}
.ude-explore-topics .explore-simple-cards .h5 {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25rem;
  margin-bottom: 1.25rem;
  margin-left: 0.9375rem;
}
@media screen and (max-width: 991px) {
  .ude-explore-topics .explore-simple-cards .h5 {
    margin-left: 0;
  }
}
.ude-explore-topics .explore-simple-cards .explore-simple-card-container {
  display: flex;
  flex-wrap: wrap;
}
.ude-explore-topics .explore-simple-cards .explore-simple-card-container .simple-card-item {
  margin-bottom: 0;
  float: none;
  display: inline-flex;
}
@media screen and (max-width: 767px) {
  .ude-explore-topics .explore-simple-cards .explore-simple-card-container .simple-card-item {
    padding-left: 0;
    padding-right: 0;
    margin-top: 1.1875rem;
  }
}
@media screen and (max-width: 991px) {
  .ude-explore-topics .explore-simple-cards .explore-simple-card-container .simple-card-item:first-of-type {
    padding-left: 0;
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .ude-explore-topics .explore-simple-cards .explore-simple-card-container.mobile-scroll {
    flex-wrap: nowrap;
    overflow-x: scroll;
  }
  .ude-explore-topics .explore-simple-cards .explore-simple-card-container.mobile-scroll .simple-card-item {
    flex: 0 0 291px;
    margin-top: 0;
    margin-left: 1rem;
  }
  .ude-explore-topics .explore-simple-cards .explore-simple-card-container.mobile-scroll .simple-card-item:first-of-type {
    margin-left: 0;
  }
}
.library {
  padding-top: 2.5rem;
  /* Accessibility */
  /* Search overrides */
  /* product card content override */
  /* product card content override */
  /* product card content override */
}
.library.theme-gray-light2 {
  background-color: #f7f7f7;
}
@media (max-width: 1199px) {
  .library .desktop-only {
    display: none;
  }
}
@media (min-width: 1199px) {
  .library .mobile-only {
    display: none;
  }
}
.library.collection .pagination {
  margin-bottom: 0;
}
.library.collection .pagination .list-inline {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .library.collection {
    padding: 0 0.3125rem;
  }
  .library.collection .result-sidebar {
    display: none;
    position: fixed;
    padding: 0 0 72px 0;
    z-index: 999999999;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #f3f3f3;
    width: 100%;
    overflow: scroll;
  }
  .library.collection .result-sidebar.open-mobile {
    display: block;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .library.collection .flex-row-tablet {
    display: flex;
    margin: 0 -0.75rem;
  }
  .library.collection .flex-row-tablet .flex-col {
    padding: 0 0.75rem;
  }
  .library.collection .flex-row-tablet .col-1of2 {
    width: 50%;
  }
}
.library.collection .collection-search {
  margin-bottom: 1rem;
}
.library.collection .collection-search.mobile-only {
  margin-bottom: 1.625rem;
}
.library.collection .collection-search:before {
  font-size: 1.327rem;
  left: 0.5rem;
  top: 0.8125rem;
}
.library.collection .result-sidebar {
  padding-bottom: 2.5rem;
}
.library.collection .result-sidebar .filter-heading .btn-clear-all {
  display: none;
}
.library.collection .result-sidebar .sidebar-my-collections {
  display: none;
}
.library.collection .result-sidebar .expand-accordion.last {
  border-bottom: none;
}
@media (max-width: 1199px) {
  .library.collection .result-sidebar .filter-heading {
    border: 0;
    background-color: #0071c5;
    color: white;
    margin-bottom: 2rem;
    padding: 1.125rem;
    font-size: 1.375rem;
  }
  .library.collection .result-sidebar .filter-heading .btn-clear-all {
    text-transform: uppercase;
    color: #FFF;
    font-size: 0.75rem;
    line-height: 1.25rem;
    padding: 0;
    background: none;
    border: none;
    letter-spacing: 1px;
    font-weight: 700;
    float: right;
    margin-right: 10px;
    display: block;
  }
  .library.collection .result-sidebar .filter-heading .btn-close-filter {
    font-size: 1.125rem;
    line-height: 1.125rem;
    display: block;
  }
  .library.collection .result-sidebar .expand-accordion {
    padding: 1.5rem 1.125rem;
  }
  .library.collection .result-sidebar .expand-accordion .btn-expand {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
  .library.collection .result-sidebar .apply-button-wrapper {
    display: none;
  }
  .library.collection .result-sidebar .sidebar-my-collections {
    margin: 0 1.125rem 1.5rem 1.125rem;
    display: block;
    line-height: 1.25rem;
  }
}
nav.global-menu .main-navbar {
  color: #f3f3f3;
}
nav.global-menu .main-navbar a {
  color: #f3f3f3;
}
nav.global-menu ::-webkit-input-placeholder {
  color: #f3f3f3;
}
nav.global-menu :-moz-placeholder {
  color: #f3f3f3;
  opacity: 1;
}
nav.global-menu ::-moz-placeholder {
  color: #f3f3f3;
  opacity: 1;
}
nav.global-menu :-ms-input-placeholder {
  color: #f3f3f3;
}
.theme-dark-1 {
  color: #FFF;
  /* Background-specific */
}
.ude-documentation-details {
  background-color: #f3f3f3;
}
.ude-documentation-details .hub-spoke-comp {
  overflow: hidden;
}
.ude-documentation-details .hub-spoke-comp.audience .hub-content-wrap .product-comp {
  padding-top: 0;
  padding-bottom: 0;
}
.ude-documentation-details .hub-spoke-comp.audience .top-hub .hub-content-wrap .shaded {
  padding-top: 30px;
}
@media screen and (max-width: 1199px) {
  .ude-documentation-details .hub-spoke-toggles .hub-title {
    margin: 0;
    font-size: 1em;
    line-height: 1;
    border-top: 1px solid #e2e2e2;
  }
  .ude-documentation-details .hub-spoke-toggles .hub-title a.hub-toggle-link-out,
  .ude-documentation-details .hub-spoke-toggles .hub-title a.hub-toggle {
    padding: 20px 45px 20px 25px;
    position: relative;
    display: block;
    font-weight: 400;
    color: #333333;
  }
  .ude-documentation-details .hub-spoke-toggles .hub-title a.hub-toggle-link-out:hover,
  .ude-documentation-details .hub-spoke-toggles .hub-title a.hub-toggle:hover,
  .ude-documentation-details .hub-spoke-toggles .hub-title a.hub-toggle-link-out:focus,
  .ude-documentation-details .hub-spoke-toggles .hub-title a.hub-toggle:focus,
  .ude-documentation-details .hub-spoke-toggles .hub-title a.hub-toggle-link-out:active,
  .ude-documentation-details .hub-spoke-toggles .hub-title a.hub-toggle:active {
    color: #333333;
  }
}
@media screen and (min-width: 1200px) {
  .ude-documentation-details .hub-spoke-toggles {
    display: none;
  }
}
.ude-documentation-details .hub-content .hub-filter a {
  display: inline-block;
  padding: 8px 0;
}
.ude-documentation-details .hub-content .hub-filter .list-inline > li:first-child {
  padding-right: 0;
}
.ude-documentation-details .hub-content .hub-filter .form-dropdown.dropdown.hubspoke-filter-dropdown .dropdown-toggle {
  min-width: 123px;
}
@media screen and (max-width: 1199.98px) {
  .ude-documentation-details .hub-content {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background-color: #FFF;
    top: 0;
    z-index: 1040;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .ude-documentation-details .hub-content.off-screen {
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
    display: none;
  }
  .ude-documentation-details .hub-content .hub-content-header {
    width: 100%;
    left: 0;
    top: 0;
    background-color: #FFF;
    z-index: 13;
    border-bottom: 1px solid #e2e2e2;
  }
  .ude-documentation-details .hub-content .hub-content-header.has-docklink .back-hub-link {
    margin-right: 50px;
  }
  .ude-documentation-details .hub-content .hub-content-header.has-docklink .docklink {
    float: right;
    display: inline-block;
    padding: 17px 15px !important;
  }
  .ude-documentation-details .hub-content .back-hub-link {
    padding: 1.25rem;
    display: inline-block;
    text-align: center;
    font-family: "intel-clear", "tahoma", Helvetica, "helvetica", Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 1;
    color: #333333;
  }
  .ude-documentation-details .hub-content .back-hub-link:hover,
  .ude-documentation-details .hub-content .back-hub-link:focus,
  .ude-documentation-details .hub-content .back-hub-link:active {
    color: #333333;
  }
  .ude-documentation-details .hub-content .hub-content-wrap {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch !important;
  }
  .ude-documentation-details .hub-content .product-comp {
    padding-top: 0;
  }
  .ude-documentation-details .hub-content .product-comp h2.section-title {
    display: none;
  }
  .ude-documentation-details .hub-content .product-accordion {
    padding: 0;
    width: 100%;
  }
  .ude-documentation-details .hub-content .product-accordion .container {
    padding: 0;
  }
}
@media screen and (min-width: 1200px) {
  .ude-documentation-details .hub-content .hub-content-header {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .ude-documentation-details body.spoke-open {
    overflow: hidden;
    position: fixed;
  }
  .ude-documentation-details body.spoke-open .pattern-nav {
    z-index: 1;
  }
}
.ude-documentation-details .ude-documentation-details-container {
  padding: 0;
}
.ude-documentation-details .ude-chaptered-nav .btn-expand {
  border: none;
  background-color: transparent;
  font-size: 1rem;
  line-height: 1.25rem;
  padding-bottom: 0.625rem;
  padding-left: 1.5625rem;
  color: #0071c5;
  text-align: left;
}
.ude-documentation-details .ude-chaptered-nav .btn-expand:hover,
.ude-documentation-details .ude-chaptered-nav .btn-expand:active {
  color: #003c71;
}
.ude-documentation-details .ude-chaptered-nav .btn-expand .btn-filter-dropdown-indicator {
  position: relative;
}
.ude-documentation-details .ude-chaptered-nav .btn-expand .btn-filter-dropdown-indicator:after {
  font-family: "site-global-icons";
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: auto;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  font-size: 1rem;
  color: #0071c5;
  position: absolute;
  top: 0.1rem;
  left: -1.5rem;
  line-height: 1rem;
}
.ude-documentation-details .ude-chaptered-nav .btn-expand .btn-filter-dropdown-indicator:after:hover,
.ude-documentation-details .ude-chaptered-nav .btn-expand .btn-filter-dropdown-indicator:after:active {
  color: #003c71;
}
.ude-documentation-details .ude-chaptered-nav .btn-expand.collapsed .btn-filter-dropdown-indicator:after {
  transform: rotate(-90deg);
}
.ude-documentation-details .ude-chaptered-nav .btn-expand.selected {
  font-weight: 700;
}
.ude-documentation-details .ude-chaptered-nav .btn-expand.selected .btn-filter-dropdown-indicator:after {
  font-size: 1.5rem;
}
.ude-documentation-details .ude-chaptered-nav .btn-expand.active {
  color: #000;
}
.ude-documentation-details .ude-chaptered-nav .chaptered-filters {
  list-style: none;
  padding-left: 2.5rem;
  margin-bottom: 0;
}
.ude-documentation-details .ude-chaptered-nav .chaptered-filters .filter-value {
  padding: 0 0 0.625rem;
}
.ude-documentation-details .ude-chaptered-nav-sub-nav .btn-expand-sub-nav {
  border: none;
  background-color: transparent;
  font-size: 1rem;
  line-height: 1.25rem;
  padding: 0 0 0.625rem;
  color: #0071c5;
  text-align: left;
}
.ude-documentation-details .ude-chaptered-nav-sub-nav .btn-expand-sub-nav:hover,
.ude-documentation-details .ude-chaptered-nav-sub-nav .btn-expand-sub-nav:active {
  color: #003c71;
}
.ude-documentation-details .ude-chaptered-nav-sub-nav .btn-expand-sub-nav .btn-filter-dropdown-indicator {
  position: relative;
}
.ude-documentation-details .ude-chaptered-nav-sub-nav .btn-expand-sub-nav .btn-filter-dropdown-indicator:after {
  font-family: "site-global-icons";
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: auto;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  font-size: 1rem;
  color: #0071c5;
  position: absolute;
  top: 0.1rem;
  left: -1.5rem;
  line-height: 1rem;
}
.ude-documentation-details .ude-chaptered-nav-sub-nav .btn-expand-sub-nav .btn-filter-dropdown-indicator:after:hover,
.ude-documentation-details .ude-chaptered-nav-sub-nav .btn-expand-sub-nav .btn-filter-dropdown-indicator:after:active {
  color: #003c71;
}
.ude-documentation-details .ude-chaptered-nav-sub-nav .btn-expand-sub-nav.collapsed .btn-filter-dropdown-indicator:after {
  transform: rotate(-90deg);
}
.ude-documentation-details .ude-chaptered-nav-sub-nav .btn-expand-sub-nav.selected {
  font-weight: 700;
}
.ude-documentation-details .ude-chaptered-nav-sub-nav .btn-expand-sub-nav.selected .btn-filter-dropdown-indicator:after {
  font-size: 1.5rem;
}
.ude-documentation-details .ude-chaptered-nav-sub-nav .btn-expand-sub-nav.active {
  color: #000;
}
.ude-documentation-details .ude-chaptered-nav-sub-nav .chaptered-nav-subnav-expand-content.tertiary {
  padding-left: 1rem;
}
.ude-documentation-details .ude-chaptered-nav-sub-nav .sub-filters {
  list-style: none;
  padding-left: 0;
}
.ude-documentation-details .ude-chaptered-nav-sub-nav .sub-filters .sub-filter-value {
  padding-bottom: 0.625rem;
}
.ude-documentation-details .ude-chaptered-nav-sub-nav .sub-filters .sub-filter-value.active,
.ude-documentation-details .ude-chaptered-nav-sub-nav .sub-filters .sub-filter-value.selected {
  position: relative;
  font-weight: 700;
}
.ude-documentation-details .ude-chaptered-nav-sub-nav .sub-filters .sub-filter-value.nested:after {
  font-family: "site-global-icons";
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: auto;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  font-size: 1rem;
  color: #0071c5;
  position: absolute;
  top: 0.1rem;
  left: -1rem;
  line-height: 1rem;
  transform: rotate(90deg);
}
.ude-documentation-details .ude-chaptered-nav-sub-nav .sub-filters .sub-filter-value.nested:after:hover,
.ude-documentation-details .ude-chaptered-nav-sub-nav .sub-filters .sub-filter-value.nested:after:active {
  color: #003c71;
}
.ude-documentation-details .ude-chaptered-nav-sub-nav .sub-filters .sub-filter-value.active a {
  color: #000;
}
.ude-documentation-details .ude-documentation-details-main {
  display: flex;
  margin: 0 auto;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar {
  background-color: #f3f3f3;
  padding: 1.5rem 1.25rem 1.5rem;
  position: sticky;
  top: 0;
  z-index: 2;
  float: none;
  width: 100%;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .filter-dropdown {
  margin-bottom: 0;
  z-index: 3;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .filter-dropdown .btn-filter-dropdown {
  width: 100%;
  border-bottom: 0.0625rem solid #AEAEAE;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .filter-dropdown .btn-filter-dropdown:after {
  display: none;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .filter-dropdown .btn-filter-dropdown .btn-filter-dropdown-indicator:after {
  right: 1rem;
  font-size: 1.3rem;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .filter-dropdown .filter-dropdown-collapse {
  width: 100%;
  top: 2.4375rem;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .filter-dropdown .filter-dropdown-collapse .filter-dropdown-panel {
  padding: 0.75rem 0 0.75rem 0;
  width: 100%;
  max-width: 100%;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .filter-dropdown .filter-dropdown-collapse .filter-dropdown-panel .chaptered-filters li button {
  width: 100%;
  font-size: 1rem;
  line-height: 1.25rem;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-title {
  background-color: #f3f3f3;
  margin-bottom: 0;
  padding: 0 1.25rem 1rem;
  top: 0;
  z-index: 2;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content {
  padding: 1rem 1.5rem;
  background-color: #FFF;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-content-navigation {
  background: #FFF;
  padding: 0 1.5rem;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-content-navigation .btn {
  margin: 1rem 0 1rem;
  width: 100%;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .filter-dropdown-search-wrapper {
  padding-bottom: 0.75rem;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .filter-dropdown-search-label {
  position: relative;
  width: 100%;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .filter-dropdown-search-label.focused:before {
  color: #003c71;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .filter-dropdown-search-label.typed .btn-cancel-search {
  display: block;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .filter-dropdown-search-label .btn-cancel-search {
  display: none;
  background: none;
  border: none;
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 50%;
  background-color: #E9E9E9;
  font-size: 1rem;
  line-height: 1.25rem;
  position: absolute;
  top: 50%;
  right: 0.5rem;
  padding: 0;
  transform: translateY(-50%);
  margin-top: 1px;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .filter-dropdown-search-label .btn-cancel-search span {
  color: #525252;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .filter-dropdown-search-label:before {
  font-family: "site-global-icons";
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: auto;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e8af";
  font-size: 1rem;
  position: absolute;
  left: 0.9375rem;
  top: 0.75rem;
  color: #0071c5;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .filter-dropdown-search-label .filter-dropdown-search {
  -webkit-appearance: none;
  border: 0.0625rem solid #808080;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0.1875rem;
  width: 100%;
  height: 2.5rem;
  padding-left: 2.5rem;
  color: #262626;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .filter-dropdown-search-label .filter-dropdown-search::placeholder {
  color: #525252;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .filter-dropdown-search-label .filter-dropdown-search.typed {
  padding-right: 2.1875rem;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .filter-dropdown-search-wrapper {
  padding-bottom: 0 !important;
  margin-bottom: 1.5rem;
  margin-top: 2rem;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .filter-dropdown-search-wrapper .filter-dropdown-search-label {
  margin-bottom: 0;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .filter-dropdown-search-wrapper .filter-dropdown-search {
  margin-bottom: 0 !important;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .inpage-nav {
  background-color: #FFF;
  padding: .5rem;
  margin-bottom: 1.5rem;
  display: none;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .inpage-nav .btn-expand {
  display: block;
  border: none;
  background: transparent;
  font-size: 1rem;
  line-height: 1.25rem;
  color: #000;
  text-align: left;
  padding: .5rem 0 .5rem 1rem;
  position: relative;
  width: 100%;
  font-weight: 700;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .inpage-nav .btn-expand .btn-filter-dropdown-indicator {
  position: absolute;
  left: 0;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .inpage-nav .btn-expand .btn-filter-dropdown-indicator:after {
  font-family: "site-global-icons";
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: auto;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  font-size: 1rem;
  color: #0071c5;
  position: relative;
  line-height: 1rem;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .inpage-nav .btn-expand .btn-filter-dropdown-indicator:after:hover,
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .inpage-nav .btn-expand .btn-filter-dropdown-indicator:after:active {
  color: #003c71;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .inpage-nav .btn-expand.collapsed .btn-filter-dropdown-indicator:after {
  transform: rotate(-90deg);
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .inpage-nav ul.nav li a {
  font-size: 0.875rem;
  line-height: 1.0625rem;
  padding: .5rem 2.125rem;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .inpage-nav ul.nav li a:active,
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .inpage-nav ul.nav li a:focus,
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .inpage-nav ul.nav li a:hover {
  background: transparent;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .inpage-nav ul.nav li:first-of-type a {
  font-weight: 700;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .inpage-nav ul.nav li:first-of-type a:before {
  content: '';
  width: .125rem;
  height: 1rem;
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translateY(-50%);
  background-color: #00AEEF;
  font-weight: 700;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .hub-toggle {
  width: 100%;
  margin-bottom: 1.5rem;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .hub-content .hub-content-header {
  background-color: #0071c5;
  color: #FFF;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .hub-content .hub-content-header .back-hub-link {
  color: #FFF;
  position: relative;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .hub-content .hub-content-header .back-hub-link:before {
  font-family: "site-global-icons";
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: auto;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.75rem;
  height: 1.75rem;
  line-height: 1;
  background-image: none;
  content: '\f104';
  color: #FFF;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .hub-content .hub-content-wrap a {
  position: relative;
  font-size: 1rem;
  line-height: 1.25rem;
  padding: 1rem 2rem 1rem 1rem;
  border-bottom: 1px solid #DDDBDA;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .hub-content .hub-content-wrap a.hub-toggle {
  margin-bottom: 0;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .hub-content .hub-content-wrap a.hub-toggle:after {
  font-family: "site-global-icons";
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: auto;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
  color: #0071c5;
  position: absolute;
  top: 50%;
  right: 1.25rem;
  transform: translateY(-50%);
  font-size: 1.5rem;
  line-height: 1;
  height: 1.5rem;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .hub-content .hub-content-wrap a.active {
  color: #000;
  font-weight: 700;
}
.ude-documentation-details .ude-document-details-info {
  margin-bottom: 1.375rem;
  flex-wrap: wrap;
}
@media screen and (max-width: 1199px) {
  .ude-documentation-details .ude-document-details-info {
    margin-top: 2rem;
    margin-bottom: 0;
  }
}
.ude-documentation-details .ude-document-details-info div {
  display: inline-flex;
  float: none;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 1200px) {
  .ude-documentation-details .ude-document-details-info div.col-lg-2 {
    justify-content: flex-end;
  }
}
.ude-documentation-details .ude-document-details-info p {
  margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
  .ude-documentation-details .ude-document-details-info p {
    margin-bottom: .5rem;
  }
  .ude-documentation-details .ude-document-details-info p:last-of-type {
    margin-bottom: .5rem;
  }
  .ude-documentation-details .ude-document-details-info p.cta-item {
    margin-bottom: 0;
  }
}
.ude-documentation-details .ude-document-details-info p span.label,
.ude-documentation-details .ude-document-details-info p span.info,
.ude-documentation-details .ude-document-details-info p span.disclaimer {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #262626;
  padding: 0;
  font-weight: 400;
}
.ude-documentation-details .ude-document-details-info p span.disclaimer {
  font-weight: 700;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .btn-secondary {
  background: transparent;
  border: 1px solid #0071c5;
  color: #0071c5;
  margin-bottom: 10px;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .btn-secondary:focus,
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .btn-secondary:hover {
  color: #FFF;
  background: #005a9d;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .btn:active {
  top: auto;
  left: auto;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .btn:active,
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .btn:hover,
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .btn:focus {
  top: 0;
  left: 0;
  box-shadow: none;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation button[disabled],
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .btn[disabled],
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .btn.disabled {
  background-color: #FFF !important;
  color: #555555 !important;
  border: 1px dotted #555555;
  opacity: 1;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation button[disabled]:focus,
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .btn[disabled]:focus,
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .btn.disabled:focus,
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation button[disabled]:hover,
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .btn[disabled]:hover,
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .btn.disabled:hover {
  background-color: #FFF !important;
  color: #555555 !important;
  opacity: 1;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .btn-secondary:after {
  font-family: "site-global-icons";
  font-size: 0.625rem;
  content: '\e8d2';
  padding-left: 0.3rem;
  font-size: 11px;
}
.btn-secondary {
  background: transparent;
  border: 1px solid #0071c5;
  color: #0071c5;
  margin-bottom: 10px;
}
.btn {
  position: relative;
  border-radius: 0;
  padding: 0.625rem 1.5rem;
  font-size: 1rem;
  line-height: 1.25;
  border-width: 0;
  white-space: normal;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .btn-secondary {
  background: transparent;
  border: 1px solid #0071c5;
  color: #0071c5;
  margin-bottom: 10px;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .btn-secondary:focus,
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .btn-secondary:hover {
  color: #FFF;
  background: #005a9d;
}
[class^="fa-"]:before,
[class*=" fa-"]:before {
  margin-left: .1em;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section ul.links .upe-spynav .nav {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  width: 100%;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section ul.links .upe-spynav .nav li {
  padding: 0 0;
  width: 100%;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section ul.links .upe-spynav .nav li a {
  display: block;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .hub-content .hub-content-header a.close-link {
  color: #FFF;
  font-size: 1.438rem;
  transform: translateY(-50%);
  top: 50%;
  height: 1.75rem;
  line-height: 1;
  position: relative;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .hub-content {
  display: flex;
  flex-direction: column;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .hub-content .hub-content-header {
  display: flex;
  flex-direction: row;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .hub-content .hub-content-header .container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.ude-documentation-details .hub-content .hub-content-wrap {
  display: flex;
  flex-direction: column;
}
.ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation .hub-content .hub-content-header .back-hub-link {
  width: 80%;
}
.ude-documentation-details-desktop-navigation:has(.megabook) {
  padding-bottom: 1.25rem;
}
.ude-documentation-details-desktop-navigation .megabook + .section {
  border-left: solid #0071c5;
}
.ude-documentation-details-desktop-navigation .megabook + .section div.ude-spynav {
  display: none;
}
.ude-documentation-details-desktop-navigation .megabook .links {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  border-top: 1px solid #d7d7d7;
}
.ude-documentation-details-desktop-navigation .megabook .links:last-child {
  border-bottom: 1px solid #d7d7d7;
}
.ude-documentation-details-desktop-navigation .megabook .links li {
  padding: 8px 10px;
}
.ude-documentation-details-desktop-navigation .megabook .links li a {
  font-size: 0.875rem;
  line-height: 1.0625rem;
  display: flex;
}
.ude-documentation-details-desktop-navigation .megabook .links li a span {
  display: flex;
  padding-left: 6px;
  align-items: center;
}
.ude-documentation-details-desktop-navigation .megabook .links li a:before {
  font-family: "site-global-icons", Arial, sans-serif;
  content: '\f105';
  color: #0071c5;
  padding: 0px 13px 0px 3px;
  font-size: 16px;
}
.hidden {
  display: none;
}
.pageanchors {
  display: block;
  width: 100%;
}
.rwd .intel-ws .btn-primary:after,
.rwd .intel-ws .btn-secondary:after,
.rwd .intel-ws .btn-tertiary:after {
  content: none;
}
@media (min-width: 1200px) {
  .ude-documentation-details-container .ude-documentation-details-main {
    flex-direction: row !important;
  }
}
/* This file is provided by ckeditor plugin */
code[class*="language-"],
pre {
  color: #000 !important;
  font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
  direction: ltr;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
@media print {
  code[class*="language-"],
  pre {
    text-shadow: none;
  }
}
pre,
:not(pre) > code[class*="language-"] {
  background: #f8f8f8 !important;
}
pre {
  padding: 1em;
  margin: 1.5em 0;
  overflow: auto;
  border: 0.3em solid #7a6652;
  border-radius: 0.5em;
}
:not(pre) > code[class*="language-"] {
  padding: .15em .2em .05em;
  border-radius: .3em;
  border: 0.13em solid #7a6652;
  box-shadow: 1px 1px 0.3em -0.1em #000000 inset;
  white-space: normal;
}
.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: #008200 !important;
}
.token.punctuation {
  opacity: 0.7;
}
.namespace {
  opacity: 0.7;
}
.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol {
  color: #069 !important;
  font-weight: bold !important;
}
.token.punctuation {
  color: #000 !important;
  font-weight: normal !important;
}
.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
  color: #0000ff !important;
}
.token.operator {
  color: #b24501;
}
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
  color: #f5b83d;
}
.token.atrule,
.token.attr-value,
.token.keyword {
  color: #069 !important;
  font-weight: bold !important;
}
.token.regex,
.token.important {
  color: #ee9900;
}
.token.important,
.token.bold {
  font-weight: bold;
}
.token.italic {
  font-style: italic;
}
.token.entity {
  cursor: help;
}
.token.deleted {
  color: #ff0000;
}
pre {
  position: relative;
  padding-left: 3.8em !important;
  counter-reset: linenumber;
}
pre > code {
  position: relative;
}
pre > code .line-numbers-rows {
  position: absolute;
  pointer-events: none;
  top: 0;
  font-size: 100%;
  left: -3.8em;
  width: 3em;
  letter-spacing: -1px;
  border-right: 1px solid #999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.line-numbers-rows > span {
  pointer-events: none;
  display: block;
  counter-increment: linenumber;
}
.line-numbers-rows > span:before {
  content: counter(linenumber);
  color: #999;
  display: block;
  padding-right: .8em;
  text-align: right;
}
.copy-button {
  cursor: pointer;
  border: 0;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 500;
  padding: 6px 10px 10px;
  color: #795548;
  background-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.copy-button:hover,
.copy-button:focus,
.copy-button:active {
  outline: 0;
  background-color: #eee9e6;
}
.copy-button:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 3px;
  position: relative;
  top: 3px;
}
.content-section {
  padding: 40px;
}
.content-section--paste {
  margin-top: 60px;
  background-color: #CFD8DC;
}
.content-section--paste h1 {
  font-size: 12px;
  color: #546E7A;
  text-transform: uppercase;
}
#paste-content {
  border: 2px dashed #B0BEC5;
  min-height: 160px;
}
#paste-content:focus {
  outline: 0;
  border-color: #90A4AE;
}
#paste-content pre {
  margin: 0 !important;
}
pre.code-simple {
  font-family: "Courier New", "DejaVu Sans Mono", monospace, sans-serif;
  border: none;
  color: #53565a !important;
  border-radius: 0px;
  box-shadow: none;
  text-shadow: none;
}
pre > div.toolbar {
  display: none;
}
pre > div.toolbar.show {
  display: block;
}
div.toolbar .toolbar-item a {
  color: white;
}
.toolbar .toolbar-item {
  text-indent: 0;
  overflow: visible;
  font-size: 16px;
  text-decoration: none;
  width: 75px;
  top: 10px;
  text-align: center;
  padding: 3px 0;
  position: absolute;
  right: 5px;
  border-radius: 3px;
}
pre {
  word-break: initial;
  max-height: 400px;
  border: 1px solid #d7d7d7 !important;
}
code[class*="language-"],
pre {
  white-space: pre-wrap;
}
