@font-face {
  font-family: intel-clear;
  src: url(fonts/intel-clear-latin.ttf) format("truetype");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: 'IntelOne Display';
  src: url(https://d1dk2xlg0ye9xf.cloudfront.net/fonts/IntelOneDisplay/IntelOneDisplay-Light.eot);
  src: url(https://d1dk2xlg0ye9xf.cloudfront.net/fonts/IntelOneDisplay/IntelOneDisplay-Light.eot?#iefix) format('embedded-opentype'), url(https://d1dk2xlg0ye9xf.cloudfront.net/fonts/IntelOneDisplay/IntelOneDisplay-Light.woff2) format('woff2'), url(https://d1dk2xlg0ye9xf.cloudfront.net/fonts/IntelOneDisplay/IntelOneDisplay-Light.woff) format('woff'), url(https://d1dk2xlg0ye9xf.cloudfront.net/fonts/IntelOneDisplay/IntelOneDisplay-Light.ttf) format('truetype'), url(https://d1dk2xlg0ye9xf.cloudfront.net/fonts/IntelOneDisplay/IntelOneDisplay-Light.svg#IntelOneDisplay-Light) format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'IntelOne Display';
  src: url(https://d1dk2xlg0ye9xf.cloudfront.net/fonts/IntelOneDisplay/IntelOneDisplay-Medium.eot);
  src: url(https://d1dk2xlg0ye9xf.cloudfront.net/fonts/IntelOneDisplay/IntelOneDisplay-Medium.eot?#iefix) format('embedded-opentype'), url(https://d1dk2xlg0ye9xf.cloudfront.net/fonts/IntelOneDisplay/IntelOneDisplay-Medium.woff2) format('woff2'), url(https://d1dk2xlg0ye9xf.cloudfront.net/fonts/IntelOneDisplay/IntelOneDisplay-Medium.woff) format('woff'), url(https://d1dk2xlg0ye9xf.cloudfront.net/fonts/IntelOneDisplay/IntelOneDisplay-Medium.ttf) format('truetype'), url(https://d1dk2xlg0ye9xf.cloudfront.net/fonts/IntelOneDisplay/IntelOneDisplay-Medium.svg#IntelOneDisplay-Medium) format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: intel-clear;
  src: url(fonts/intel-clear-latin.ttf) format("truetype");
  font-weight: 400;
  font-style: normal
}

/* Prevent line wrap on processor-table for product names */
#graphics-processor-table tr td:not(:first-child) {
  white-space: nowrap;
}
#graphics-processor-table tr td {
  vertical-align: middle;
}

.Header {
  position: fixed;
  min-height: 70px;
  height: 70px;
  z-index: 10000;
  width: 100vw;
  background: #fcfcfc;
}

.Footer {
/*  display: flex; */
  position: relative;
  margin-left: -3.236em;
  margin-right: -3.236em;
  bottom: 0;
  left: 0;
  min-height: 120px;
  height: 120px;
  z-index: 10000;
  background: #222;
  color: #fff;
  line-height: 70px;
  justify-content: center
}

.wy-grid-for-nav {
  display: flex;
  height: auto;
  flex-grow: 1;
  top: 70px !important;
  border-right: 1px solid #fdfdfd;
  box-sizing: border-box;
  background: #fcfcfc;
}

.wy-nav-side {
  background: #fcfcfc;
  top: 70px !important;
  border-right: 1px solid #E3E3E3
}

.wy-body-for-nav {
  background: #fcfcfc
}

.wy-side-nav-search {
  background: #fcfcfc
}

.wy-side-nav-search>a {
  color: #0067B4 !important;
  padding-left: 0.9em;
  text-align: left !important;
  position: relative
}

.wy-side-nav-search>a:before {
  display: none;
}

.wy-side-nav-search input[type=text] {
  border-color: #A0A0A0;
  margin-left: 0.9em;
  width: 95%
}

.wy-menu-vertical a {
  color: #000;
  padding: 0.9em 1.618em
}

header {
  position: fixed;
  z-index: 9999;
  width: 100vw
}

table {
  width: 100%;
  border-collapse: separate !important;
  border-radius: 5px;
  border: 1px solid #e5e5e5 !important;
}

.wy-nav-content .rst-content table.docutils:not(.field-list) tr:nth-child(2n-1) td, .wy-table-backed, .wy-table-odd td, .wy-table-striped tr:nth-child(2n-1) td {
  background: #f8f8f8;
}

#recode50footer {
  max-width: 100%;
  transform: translateX(15px);
}

.recode50 div.container {
  width: 100% !important
}

#recode50header {
  background-image: url(intel.png);
  background-repeat: no-repeat;
  background-color: #ffffff;
  background-position: 0 50%;
  background-size: auto 70px;
  height: 70px;
  width: 100%;
}

.wy-nav-content {
  position: relative;
  box-sizing: border-box;
  padding-bottom: 0;
  padding-top: 10px;
  width: calc(100vw - 300px);
  padding-left: 35px;
  padding-right: 35px;
  max-width: 900px;
}

.rst-content {
  min-height: calc(100vh - 422px)
}

.rst-content table.docutils td {
  white-space: unset
}
body {
  display: flex;
  flex-direction: column;
  font-family: "intel-clear" !important;
  color: #262626
}

.rst-content .toctree-wrapper>p.caption,
.rst-content h1,
.rst-content h2,
.rst-content h3 {
  color: #0067B4 !important;
  font-family: "IntelOne Display" !important;
  font-weight: 300
}

.rst-content h4,
.rst-content h5,
.rst-content h6 {
  color: #262626 !important;
  font-family: "IntelOne Display" !important;
}

.wy-menu-vertical {
  border-top: 1px solid #E3E3E3
}

.wy-menu-vertical li.current {
  background: #E4F5FE
}

.wy-menu-vertical li.current a:hover {
  background: #b4f0ff
}

.wy-menu-vertical li.toctree-l1 {
  border-bottom: 1px solid #E3E3E3
}

.wy-menu-vertical li.toctree-l1.current>a {
  border: none
}

.wy-menu-vertical a:hover {
  background-color: #005a9d;
  color: #fff;
  cursor: pointer
}

.wy-menu-vertical li.toctree-l2.current>a,
.wy-menu-vertical li.toctree-l2.current li.toctree-l3>a {
  background-color: #E4F5FE
}

.wy-menu-vertical li.toctree-l3.current>a,
.wy-menu-vertical li.toctree-l3.current li.toctree-l4>a {
  background-color: #E4F5FE
}

.wy-breadcrumbs a.icon-home:visited {
  color: #AFAFAF
}

.wy-breadcrumbs a:visited {
  color: #1573BA
}

.wy-nav-content .rst-content div[class^=highlight],
.wy-nav-content .rst-content pre.literal-block {
  border: 1px solid #76CEFF;
  border-radius: 3px;
}

.wy-nav-content .highlight {
  background: #FBFDFF;
  color: #00285A
}

.wy-nav-content .rst-content table.docutils thead,
.wy-nav-content .rst-content table.field-list thead,
.wy-nav-content .wy-table thead {
  background: #eaeaea;
  color: #000
}

.wy-nav-content .rst-content table.docutils td,
.wy-nav-content .rst-content table.docutils th {
  border: 1px solid #e5e5e5
}

.wy-nav-content .rst-content table.docutils td {
  border-top: unset
}

.wy-nav-content .rst-content table.docutils:not(.field-list) tr:nth-child(2n-1) td,
.wy-table-backed,
.wy-table-odd td,
.wy-table-striped tr:nth-child(2n-1) td {
  background: #f8f8f8
}

.wy-nav-content a:visited {
  color: #0068B5
}

.wy-nav-content pre span,
.wy-nav-content pre {
  color: #00285A !important
}

.wy-menu-vertical li.toctree-l1.current>a {
  border: none
}

.wy-menu-vertical li.toctree-l2.current>a,
.wy-menu-vertical li.toctree-l2.current li.toctree-l3>a {
  background-color: #E4F5FE
}

.wy-menu-vertical li.toctree-l3.current>a,
.wy-menu-vertical li.toctree-l3.current li.toctree-l4>a {
  background-color: #E4F5FE
}

/* We are not using the caption for tables, and they are introducing
 * undesired whitespace in the pages. Set them to display: none so
 * they are not visible */
caption {
  display: none;
}

.wy-nav-top {
  background: #0068b5;
  transform: translateY(-15px);
}

footer {
  width: 100vw;
  padding: 10px 5px;
}

.Footer {
  position: static;
}

.content-footer {
  padding: 1rem !important;
  width: calc(0.9*(100vw - 330px));
}

.logo-container {
  padding-right: 2em;
}

.highlight-bash.notranslate + p,
.highlight-bash.notranslate + li,
li:has(> .highlight-bash.notranslate) + li {
  margin-top: 16px;
}

span.pre {
  color: #0068b5;
}

li::marker {
  font-weight: bold;
}

.sd-summary-text {
  font-weight: normal;
}

li.wy-breadcrumbs-aside {
  display: none;
}

.rst-content blockquote {
  margin-left: 0;
}

/* Notes */
.admonition-title {
  background: #fff !important;
  color:#000 !important;
  padding-top: 16px !important;
  margin: -9px -12px 5px !important;
}

.admonition {
  border: 1px solid #00000026;
  border-radius: 5px;
  background: #fff !important;
  box-shadow: 0 .125rem .25rem var(--sd-color-shadow) !important;
}

.admonition-title + p {
  margin-bottom: 0;
}

/* Sphinx-design tabs */
.sd-tab-set>input:checked+label {
  color: #0068b5;
  border-color: #0068b5;
}

.sd-tab-set>label {
  font-weight: 500;
}

.sd-tab-set>label:hover, .sd-tab-set>input:not(:checked)+label:hover {
  color: #0068b5;
  font-weight: 700;
}

.sd-tab-set>label[data-sync-id="Rolling"]  {
  text-transform: lowercase;
}

.sd-tab-set>label[data-sync-id="Rolling"]::first-letter  {
  text-transform: capitalize;
}

.sd-tab-set.docutils {
  margin-top: 0;
}

/* Copy buttons */
button.copy-btn {
  position: absolute;
  display: flex;
  top: .3em;
  right: .3em;
  width: 1.7em;
  height: 1.7em;
  opacity: 0;
  transition: opacity 0.3s, border .3s, background-color .3s;
  user-select: none;
  padding: 0;
  border: none;
  outline: none;
  border-radius: 0.4em;
  border: #1b1f2426 1px solid;
  background-color: #f6f8fa;
  color: #57606a;
}

button.copy-btn.success {
  border-color: #22863a;
  color: #22863a;
}

button.copy-btn svg {
  stroke: currentColor;
  width: 1.5em;
  height: 1.5em;
  padding: 0.1em;
}

div.highlight  {
  position: relative;
}

.highlight:hover button.copy-btn, button.copy-btn.success {
opacity: 1;
}

.highlight button.copy-btn:hover {
  background-color: rgb(235, 235, 235);
}

.highlight button.copy-btn:active {
  background-color: rgb(187, 187, 187);
}

.o-tooltip--left {
  position: relative;
 }

.o-tooltip--left:after {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  content: attr(data-tooltip);
  padding: .2em;
  font-size: .8em;
  left: -.2em;
  background: grey;
  color: white;
  white-space: nowrap;
  z-index: 2;
  border-radius: 2px;
  transform: translateX(-102%) translateY(0);
  transition: opacity 0.2s cubic-bezier(0.64, 0.09, 0.08, 1), transform 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
}

.o-tooltip--left:hover:after {
  display: block;
  opacity: 1;
  visibility: visible;
  transform: translateX(-100%) translateY(0);
  transition: opacity 0.2s cubic-bezier(0.64, 0.09, 0.08, 1), transform 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  transition-delay: .5s;
}

/* Provided packages checkbox */

#packages-filters {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-bottom: 20px;
}

#packages-filters div {
  margin-right: 20px;
}

#os-checkbox {
  align-items: flex-start;
}

#os-checkbox label {
  margin-bottom: 0;
}

#packages-filters div {
  display: flex;
  align-items: center;
}

select#release {
  margin-left: 5px;
}

select#os {
  margin-left: 5px;
}

#packages-os select:disabled {
  width: 128.67px;
}

.sd-tab-content.docutils {
  padding-top: 20px;
}

cite, .admonition cite {
  background: #fff;
  border: 1px solid #e1e4e5;
  font-size: 75%;
  color: #0068b5;
  padding: 2px 5px;
  font-style: normal;
}

.admonition p {
  margin: 10px;
}

@media (max-width: 768px) {
  .wy-nav-content {
    width: 100vw;
    padding-top: 75px !important;
  }

  .rwd #recode50header {
    height: 0;
  }

  .Header {
    height: 55px;
    min-height: 55px;
  }

  .footer-logo-rebrand {
    height: 100px;
  }

  .content-footer {
    width: 90vw;
    padding-top: 0 !important;
  }

  .wy-nav-top {
    line-height: 25px;
    background: #fff;
    border-bottom: 1px solid #d7d7d7;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 .125rem .25rem var(--sd-color-shadow);
    padding: .809em;
    transform: translateY(-15px);
    position: fixed;
    width: 100vw;
    z-index: 2;
  }
  
  .wy-nav-top a {
    font-weight: 500;
    color: #0068b5;
    order: 1;
    margin-right: 10px;
  }

  .wy-nav-top i {
    order: 2;
    margin-right: 10px;
    padding-top: 0;
    display: flex;
    align-items: center;
  }

  .wy-breadcrumbs {
    display: none;
  }

  .wy-breadcrumbs + hr {
    display: none;
  }

  .fa:before {
    color: #0068b5;
    font-size: 25px;
  }

  #packages-filters {
    flex-direction: column;
  }

  #packages-filters div {
    margin-bottom: 15px;
}
}

@media (min-width: 767px) and (max-width: 768px) {
  .wy-nav-top {
      transform: none;
  }
}