/*!
 * @redhat/redhat-theme v6.3.1
 * @license
 * Copyright 2021, Red Hat, Inc.
*/

/* THIS FILE HAS GLOBAL VARIABLES SET IN REM UNITS */
:root {
  --pfe-theme--container-spacer:  1rem;
  --pfe-theme--container-padding:  1rem;
  --pfe-theme--content-spacer:  1.5rem;
  --pfe-theme--content-spacer--heading--lg:  2rem;
  --pfe-theme--content-spacer--heading--md:  1.5rem;
  --pfe-theme--content-spacer--heading--sm:  1rem;
  --pfe-theme--content-spacer--body--md:  1rem;
  --pfe-theme--content-spacer--body--sm:  0.5rem;
  --pf-global--FontSize--6xl: 3rem;
  --pf-global--FontSize--5xl: 2.5rem;
  --pf-global--FontSize--4xl: 2.25rem;
  --pf-global--FontSize--3xl: 1.75rem;
  --pf-global--FontSize--2xl: 1.5rem;
  --pf-global--FontSize--xl: 1.25rem;
  --pf-global--FontSize--lg: 1.125rem;
  --pf-global--FontSize--md: 1rem;
  --pf-global--FontSize--sm: 0.875rem;
  --pf-global--FontSize--xs: 0.75rem;
  --pf-c-content--h1--FontSize: 2.25rem;
  --pf-c-content--h2--FontSize: 1.75rem;
  --pf-c-content--h3--FontSize: 1.5rem;
  --pf-c-content--h4--FontSize: 1.25rem;
  --pf-c-content--h5--FontSize: 1.125rem;
  --pf-c-content--h6--FontSize: 1rem;
  --pf-c-content--FontSize: 1.125rem;
  --pf-c-content--small--FontSize: 1rem;
  --pf-c-title--m-6xl--FontSize: 3rem;
  --pf-c-title--m-5xl--FontSize: 2.5rem;
  --pf-c-title--m-4xl--FontSize: 2.25rem;
  --pf-c-title--m-3xl--FontSize: 1.75rem;
  --pf-c-title--m-2xl--FontSize: 1.5rem;
  --pf-c-title--m-xl--FontSize: 1.25rem;
  --pf-c-title--m-lg--FontSize: 1.125rem;
  --pf-c-title--m-md--FontSize: 1rem;
  --pf-c-text--m-xl--FontSize: 1.25rem;
  --pf-c-text--m-lg--FontSize: 1.125rem;
  --pf-c-text--m-md--FontSize: 1rem;
  --pf-c-text--m-sm--FontSize: 0.875rem;
  --pf-c-text--m-xs--FontSize: 0.75rem;
  /*  DEPRECATED */
  --pfe-theme--base--text: 1.125rem;
  --pfe-theme--base--heading: 1.25rem;
  --pfe-theme--base--heading-lg: 1.5625rem;
  --pfe-theme--font-size--xxl: calc(1.92  * var(--pfe-theme--base--heading-lg));
  --pfe-theme--font-size--xl: calc(1.6  * var(--pfe-theme--base--heading-lg ));
  --pfe-theme--font-size--alpha: calc(1.44 * var(--pfe-theme--base--heading-lg ));
  --pfe-theme--font-size--beta: calc(1.4 * var(--pfe-theme--base--heading ));
  --pfe-theme--font-size--gamma: calc(1.2 * var(--pfe-theme--base--heading ));
  --pfe-theme--font-size--delta: var(--pfe-theme--base--heading);
  --pfe-theme--font-size--epsilon: calc(0.9  * var(--pfe-theme--base--heading ));
  --pfe-theme--font-size--zeta: calc(0.8  * var(--pfe-theme--base--heading ));
  --pfe-theme--font-size--default-lg: calc(1.11 * var(--pfe-theme--base--text ));
  --pfe-theme--font-size: var(--pfe-theme--base--text);
  --pfe-theme--font-size--default-sm: calc(.8889 * var(--pfe-theme--base--text ));
  --pfe-theme--font-size--default-xs: calc(.7778 * var(--pfe-theme--base--text ));
  --pfe-theme--line-height--xxl: 1.2;
  --pfe-theme--line-height--xl: 1.2;
  --pfe-theme--line-height--alpha: 1.3;
  --pfe-theme--line-height--beta: 1.3;
  --pfe-theme--line-height--gamma: 1.3;
  --pfe-theme--line-height--delta: 1.5;
  --pfe-theme--line-height--epsilon: 1.5;
  --pfe-theme--line-height--zeta: 1.5;
  --pfe-theme--line-height--eta: 1.5;
  --pfe-theme--line-height: 1.5;
  --pfe-theme--font-weight--xxl: 300;
  --pfe-theme--font-weight--xl: 300;
  --pfe-theme--font-weight--alpha: 400;
  --pfe-theme--font-weight--beta: 400;
  --pfe-theme--font-weight--gamma: 400;
  --pfe-theme--font-weight--delta: 400;
  --pfe-theme--font-weight--epsilon: 400;
  --pfe-theme--font-weight--zeta: 400;
  --pfe-theme--font-weight--eta: 400;
  --pfe-theme--font-weight: 400;
  --pfe-theme--container-spacer: 16px;
  --pfe-theme--container-padding: 16px;
  --pfe-theme--content-spacer: 30px;
  /* END DEPRECATED */
  --pfe-theme--line-height: 1.5;
  --pfe-theme--line-height--heading: 1.3;
  --pfe-theme--line-height--heading-mega: 1.2;
  --pfe-theme--font-weight--light: 300;
  --pfe-theme--font-weight--normal: 400;
  --pfe-theme--font-weight--semi-bold: 600;
  --pfe-theme--font-weight--bold: 700;
  --pfe-theme--font-family: "RedHatText", "Overpass", Overpass, Helvetica, Arial, sans-serif;
  --pfe-theme--font-family--heading: "RedHatDisplay", "Overpass", Overpass, Helvetica, Arial, sans-serif;
  --pfe-theme--font-family--code: "Overpass Mono", Consolas, Monaco, Andale Mono, monospace;
  --pfe-theme--color--ui-base: #6a6e73;
  --pfe-theme--color--ui-base--hover: #151515;
  --pfe-theme--color--ui-base--focus: #151515;
  --pfe-theme--color--ui-base--text: #fff;
  --pfe-theme--color--ui-base--text--hover: #fff;
  --pfe-theme--color--ui-base--text--focus: #fff;
  --pfe-theme--color--ui-base--on-dark: #fff;
  --pfe-theme--color--ui-base--hover--on-dark: #f0f0f0;
  --pfe-theme--color--ui-base--focus--on-dark: #f0f0f0;
  --pfe-theme--color--ui-base--text--on-dark: #333;
  --pfe-theme--color--ui-base--text--hover--on-dark: #333;
  --pfe-theme--color--ui-base--text--focus--on-dark: #333;
  --pfe-theme--color--ui-accent: #ee0000;
  --pfe-theme--color--ui-accent--hover: #d40000;
  --pfe-theme--color--ui-accent--focus: #d40000;
  --pfe-theme--color--ui-accent--text: #fff;
  --pfe-theme--color--ui-accent--text--hover: #fff;
  --pfe-theme--color--ui-accent--text--focus: #fff;
  --pfe-theme--color--ui-accent--on-dark: #ee0000;
  --pfe-theme--color--ui-accent--hover--on-dark: #d40000;
  --pfe-theme--color--ui-accent--focus--on-dark: #d40000;
  --pfe-theme--color--ui-accent--text--on-dark: #fff;
  --pfe-theme--color--ui-accent--text--hover--on-dark: #fff;
  --pfe-theme--color--ui-accent--text--focus--on-dark: #fff;
  --pfe-theme--color--ui-accent--on-saturated: #fff;
  --pfe-theme--color--ui-accent--hover--on-saturated: #cccccc;
  --pfe-theme--color--ui-accent--focus--on-saturated: #cccccc;
  --pfe-theme--color--ui-accent--text--on-saturated: #333;
  --pfe-theme--color--ui-accent--text--hover--on-saturated: #333;
  --pfe-theme--color--ui-accent--text--focus--on-saturated: #333;
  --pfe-theme--color--ui-disabled: #d2d2d2;
  --pfe-theme--color--ui-disabled--text: #707070;
  --pfe-theme--color--ui-disabled--hover: #d2d2d2;
  --pfe-theme--color--ui-disabled--text--hover: #aaaaaa;
  --pfe-theme--color--surface--lightest: #ffffff;
  --pfe-theme--color--surface--lightest--theme: light;
  --pfe-theme--color--surface--base: #f0f0f0;
  --pfe-theme--color--surface--base--theme: light;
  --pfe-theme--color--surface--darker: #3c3f42;
  --pfe-theme--color--surface--darker--theme: dark;
  --pfe-theme--color--surface--darkest: #151515;
  --pfe-theme--color--surface--darkest--theme: dark;
  --pfe-theme--color--surface--complement: #006069;
  --pfe-theme--color--surface--complement--theme: saturated;
  --pfe-theme--color--surface--accent: #aa0000;
  --pfe-theme--color--surface--accent--theme: saturated;
  --pfe-theme--ui--border-width: 1px;
  --pfe-theme--ui--border-style: solid;
  --pfe-theme--ui--border-radius: 3px;
  --pfe-theme--surface--border-width: 1px;
  --pfe-theme--surface--border-style: solid;
  --pfe-theme--surface--border-radius: 3px;
  --pfe-theme--surface--border: #d2d2d2;
  --pfe-theme--surface--border-lightest: #ededed;
  --pfe-theme--surface--border-darkest: #333333;
  --pfe-theme--logo--favicon: url(https://static.redhat.com/libs/redhat/brand-assets/2/corp/favicon.png);
  --pfe-theme--logo--svg: url(https://static.redhat.com/libs/redhat/brand-assets/2/corp/logo.svg);
  --pfe-theme--logo--svg--on-dark: url(https://static.redhat.com/libs/redhat/brand-assets/2/corp/logo--on-dark.svg);
  --pfe-theme--logo--png: url(https://static.redhat.com/libs/redhat/brand-assets/2/corp/logo.png);
  --pfe-theme--logo--png--on-dark: url(https://static.redhat.com/libs/redhat/brand-assets/2/corp/logo--on-dark.png);
  --pfe-theme--animation-timing: cubic-bezier(0.465, 0.183, 0.153, 0.946);
  --pfe-theme--animation-speed: 0.2s;
  --pfe-theme--box-shadow--sm: 0 0.0625rem 0.125rem 0 rgba(37, 37, 39, 0.1);
  --pfe-theme--box-shadow--md: 0 0.125rem 0.0625rem 0.0625rem rgba(37, 37, 39, 0.1), 0 0.25rem 0.6875rem 0.375rem rgba(37, 37, 39, 0.1);
  --pfe-theme--box-shadow--lg: 0 0.1875rem 0.4375rem 0.1875rem rgba(37, 37, 39, 0.1), 0 0.6875rem 1.5rem 1rem rgba(37, 37, 39, 0.1);
  --pfe-theme--box-shadow--inset: inset 0 0 0.625rem 0 rgba(37, 37, 39, 0.1);
  --pfe-theme--zindex--modal: 1001;
  --pfe-theme--zindex--navigation: 103;
  --pfe-theme--zindex--subnavigation: 95;
  --pfe-theme--zindex--content: 0;
  --pfe-theme--color--text: #151515;
  --pfe-theme--color--text--on-dark: #ffffff;
  --pfe-theme--color--text--on-saturated: #eeeeee;
  --pfe-theme--color--text-muted: #6a6e73;
  --pfe-theme--color--text-muted--on-dark: #d2d2d2;
  --pfe-theme--color--text-muted--on-saturated: #d2d2d2;
  --pfe-theme--color--link: #0066cc;
  --pfe-theme--color--link--hover: #004080;
  --pfe-theme--color--link--focus: #004080;
  --pfe-theme--color--link--visited: #0066cc;
  --pfe-theme--color--link--on-dark: #73bcf7;
  --pfe-theme--color--link--hover--on-dark: #bee1f4;
  --pfe-theme--color--link--focus--on-dark: #bee1f4;
  --pfe-theme--color--link--visited--on-dark: #73bcf7;
  --pfe-theme--color--link--on-saturated: #ffffff;
  --pfe-theme--color--link--hover--on-saturated: #fafafa;
  --pfe-theme--color--link--focus--on-saturated: #fafafa;
  --pfe-theme--color--link--visited--on-saturated: #ffffff;
  --pfe-theme--link-decoration: none;
  --pfe-theme--link-decoration--hover: underline;
  --pfe-theme--link-decoration--focus: underline;
  --pfe-theme--link-decoration--visited: none;
  --pfe-theme--link-decoration--on-dark: none;
  --pfe-theme--link-decoration--hover--on-dark: underline;
  --pfe-theme--link-decoration--focus--on-dark: underline;
  --pfe-theme--link-decoration--visited--on-dark: none;
  --pfe-theme--link-decoration--on-saturated: underline;
  --pfe-theme--link-decoration--hover--on-saturated: underline;
  --pfe-theme--link-decoration--focus--on-saturated: underline;
  --pfe-theme--link-decoration--visited--on-saturated: underline; }
  @media screen and (max-width: 767px) {
    :root {
      --pf-c-content--h1--FontSize: 1.625rem;
      --pf-c-content--h2--FontSize: 1.5rem;
      --pf-c-content--h3--FontSize: 1.25rem;
      --pf-c-content--h4--FontSize: 1.25rem;
      --pf-c-content--h5--FontSize: 1.125rem;
      --pf-c-content--h6--FontSize: 1rem;
      --pf-c-content--lg--FontSize: 1.125rem;
      --pf-c-content--FontSize: 1rem;
      --pf-c-content--small--FontSize: 0.875rem;
      --pf-c-title--m-6xl--FontSize: 2.1875rem;
      --pf-c-title--m-5xl--FontSize: 1.8125rem;
      --pf-c-title--m-4xl--FontSize: 1.625rem;
      --pf-c-title--m-3xl--FontSize: 1.5rem;
      --pf-c-title--m-2xl--FontSize: 1.25rem;
      --pf-c-title--m-xl--FontSize: 1.125rem;
      --pf-c-title--m-lg--FontSize: 1rem;
      --pf-c-title--m-md--FontSize: 0.875rem;
      --pf-c-text--m-xl--FontSize: 1.125rem;
      --pf-c-text--m-lg--FontSize: 1rem;
      --pf-c-text--m-md--FontSize: 1rem;
      --pf-c-text--m-sm--FontSize: 0.875rem;
      --pf-c-text--m-xs--FontSize: 0.75rem; } }
  @media screen and (max-width: 767px) {
    :root {
      --pfe-theme--base--text: 1rem;
      --pfe-theme--base--heading: 1.0625rem;
      --pfe-theme--base--heading-lg: 1.125rem; } }

:root {
  --pfe-tabs__tab--FontSize: 16px;
  --pfe-clipboard--FontSize: 16px;
  --pfe-progress-steps-item__circle--color--active: #ee0000;
  --pfe-progress-steps-item__title--Color--active: var(--pfe-broadcasted--text, #151515);
  --pfe-progress-steps__progress-bar--color--active: var(--pfe-theme--color--ui-base, #6a6e73); }

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  pfe-cta[pfe-priority="primary"] {
    background-color: #e00;
    border-color: #e00; } }

pfe-navigation {
  --pfe-theme--color--surface--accent: var(--pfe-theme--color--ui-accent, #ee0000);
  --pfe-theme--container-padding: 14px; }

pfe-navigation-item {
  --pfe-theme--color--ui-base: var(--pfe-theme--color--ui-accent, #ee0000); }

pfe-jump-links-nav {
  --pfe-jump-links--BorderColor: var(--pfe-theme--color--ui-accent, #ee0000); }

/*# sourceMappingURL=advanced-theme-rem.css.map */
