:root { --pfe-theme--color--ui-base: #0076e0; --pfe-theme--color--ui-base--text: #ffffff; --pfe-theme--color--ui-base--hover: #004080; --pfe-theme--color--ui-base--text--hover: #ffffff; --pfe-theme--color--ui-complement: #312d2d; --pfe-theme--color--ui-complement--text: #ffffff; --pfe-theme--color--ui-complement--hover: #1f1a1a; --pfe-theme--color--ui-complement--text--hover: #ffffff; --pfe-theme--color--ui-accent: #8d279f; --pfe-theme--color--ui-accent--text: #ffffff; --pfe-theme--color--ui-accent--hover: #69077b; --pfe-theme--color--ui-accent--text--hover: #ffffff; --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--lighter: #f0f0f0; --pfe-theme--color--surface--base: #dddddd; --pfe-theme--color--surface--darker: #444444; --pfe-theme--color--surface--darkest: #1a1a1a; --pfe-theme--color--surface--complement: #278e9f; --pfe-theme--color--surface--accent: #8d279f; --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: ; --pfe-theme--logo--svg: url(opensource-logo.svg); --pfe-theme--logo--svg--on-dark: ; --pfe-theme--logo--png: url(opensource-logo.png); --pfe-theme--logo--png--on-dark: ; --pfe-theme--container-spacer: 16px; --pfe-theme--container-padding: 16px; --pfe-theme--content-spacer: 30px; --pfe-theme--animation-timing: 0.2s ease-in 0s; --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--font-size--xxl: 48px; --pfe-theme--font-size--xl: 40px; --pfe-theme--font-size--alpha: 36px; --pfe-theme--font-size--beta: 28px; --pfe-theme--font-size--gamma: 24px; --pfe-theme--font-size--delta: 20px; --pfe-theme--font-size--epsilon: 18px; --pfe-theme--font-size--zeta: 16px; --pfe-theme--font-size: 18px; --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: 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: 400; --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--text: #151515; --pfe-theme--color--text--on-dark: #fff; --pfe-theme--color--text--on-saturated: #eee; --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: #2b9af3; --pfe-theme--color--link--focus--on-dark: #2b9af3; --pfe-theme--color--link--visited--on-dark: #73bcf7; --pfe-theme--color--link--on-saturated: #ffffff; --pfe-theme--color--link--hover--on-saturated: #d2d3d5; --pfe-theme--color--link--focus--on-saturated: #d2d3d5; --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; } .pfe-headline-xxl { font-family: "RedHatDisplay", "Overpass", Overpass, Helvetica, Arial, sans-serif; font-family: var(--pfe-theme--font-family--heading, "RedHatDisplay", "Overpass", Overpass, Helvetica, Arial, sans-serif); font-size: 48px; font-size: var(--pfe-theme--font-size--xxl, 48px); line-height: 1.2; line-height: var(--pfe-theme--line-height--xxl, 1.2); font-weight: 300; font-weight: var(--pfe-theme--font-weight--xxl, 300); } .pfe-headline-xl { font-family: "RedHatDisplay", "Overpass", Overpass, Helvetica, Arial, sans-serif; font-family: var(--pfe-theme--font-family--heading, "RedHatDisplay", "Overpass", Overpass, Helvetica, Arial, sans-serif); font-size: 40px; font-size: var(--pfe-theme--font-size--xl, 40px); line-height: 1.2; line-height: var(--pfe-theme--line-height--xl, 1.2); font-weight: 300; font-weight: var(--pfe-theme--font-weight--xl, 300); } .pfe-headline-1 { font-family: "RedHatDisplay", "Overpass", Overpass, Helvetica, Arial, sans-serif; font-family: var(--pfe-theme--font-family--heading, "RedHatDisplay", "Overpass", Overpass, Helvetica, Arial, sans-serif); font-size: 36px; font-size: var(--pfe-theme--font-size--alpha, 36px); line-height: 1.3; line-height: var(--pfe-theme--line-height--alpha, 1.3); font-weight: 400; font-weight: var(--pfe-theme--font-weight--alpha, 400); } .pfe-headline-2 { font-family: "RedHatDisplay", "Overpass", Overpass, Helvetica, Arial, sans-serif; font-family: var(--pfe-theme--font-family--heading, "RedHatDisplay", "Overpass", Overpass, Helvetica, Arial, sans-serif); font-size: 28px; font-size: var(--pfe-theme--font-size--beta, 28px); line-height: 1.3; line-height: var(--pfe-theme--line-height--beta, 1.3); font-weight: 400; font-weight: var(--pfe-theme--font-weight--beta, 400); } .pfe-headline-3 { font-family: "RedHatDisplay", "Overpass", Overpass, Helvetica, Arial, sans-serif; font-family: var(--pfe-theme--font-family--heading, "RedHatDisplay", "Overpass", Overpass, Helvetica, Arial, sans-serif); font-size: 24px; font-size: var(--pfe-theme--font-size--gamma, 24px); line-height: 1.3; line-height: var(--pfe-theme--line-height--gamma, 1.3); font-weight: 400; font-weight: var(--pfe-theme--font-weight--gamma, 400); } .pfe-headline-4 { font-family: "RedHatDisplay", "Overpass", Overpass, Helvetica, Arial, sans-serif; font-family: var(--pfe-theme--font-family--heading, "RedHatDisplay", "Overpass", Overpass, Helvetica, Arial, sans-serif); font-size: 20px; font-size: var(--pfe-theme--font-size--delta, 20px); line-height: 1.5; line-height: var(--pfe-theme--line-height--delta, 1.5); font-weight: 400; font-weight: var(--pfe-theme--font-weight--delta, 400); } .pfe-headline-5 { font-family: "RedHatDisplay", "Overpass", Overpass, Helvetica, Arial, sans-serif; font-family: var(--pfe-theme--font-family--heading, "RedHatDisplay", "Overpass", Overpass, Helvetica, Arial, sans-serif); font-size: 18px; font-size: var(--pfe-theme--font-size--epsilon, 18px); line-height: 1.5; line-height: var(--pfe-theme--line-height--epsilon, 1.5); font-weight: 400; font-weight: var(--pfe-theme--font-weight--epsilon, 400); } .pfe-headline-6 { font-family: "RedHatDisplay", "Overpass", Overpass, Helvetica, Arial, sans-serif; font-family: var(--pfe-theme--font-family--heading, "RedHatDisplay", "Overpass", Overpass, Helvetica, Arial, sans-serif); font-size: 16px; font-size: var(--pfe-theme--font-size--zeta, 16px); line-height: 1.5; line-height: var(--pfe-theme--line-height--zeta, 1.5); font-weight: 400; font-weight: var(--pfe-theme--font-weight--zeta, 400); } .pfe-text { font-family: "RedHatText", "Overpass", Overpass, Helvetica, Arial, sans-serif; font-family: var(--pfe-theme--font-family, "RedHatText", "Overpass", Overpass, Helvetica, Arial, sans-serif); font-size: 18px; font-size: var(--pfe-theme--font-size, 18px); line-height: 1.5; line-height: var(--pfe-theme--line-height, 1.5); font-weight: 400; font-weight: var(--pfe-theme--font-weight, 400); } :root { --pfe-broadcasted--text: var(--pfe-theme--color--text, #333); --pfe-broadcasted--link: var(--pfe-theme--color--link, #06c); --pfe-broadcasted--link--hover: var(--pfe-theme--color--link--hover, #003366); --pfe-broadcasted--link--focus: var(--pfe-theme--color--link--focus, #003366); --pfe-broadcasted--link--visited: var(--pfe-theme--color--link--visited, rebeccapurple); --pfe-broadcasted--link-decoration: none; --pfe-broadcasted--link-decoration--hover: underline; --pfe-broadcasted--link-decoration--focus: underline; --pfe-broadcasted--link-decoration--visited: none; } .PFElement { font-family: "RedHatText", "Overpass", Overpass, Helvetica, Arial, sans-serif; font-family: var(--pfe-theme--font-family); color: #151515; color: var(--pfe-broadcasted--text); } .PFElement a { color: #0066cc; color: var(--pfe-broadcasted--link); } .PFElement a:hover { color: #004080; color: var(--pfe-broadcasted--link--hover); } .PFElement a:focus { color: #004080; color: var(--pfe-broadcasted--link--focus); } pfe-cta[priority="primary"] a, pfe-cta[priority="secondary"] a { font-size: 1em; } pfe-cta:not([priority="primary"]) a, pfe-cta:not([priority="secondary"]) a { text-decoration: none; } pfe-cta:not([priority="primary"]) a:after, pfe-cta:not([priority="secondary"]) a:after { margin-bottom: .25em; } /*# sourceMappingURL=advanced-theme.css.map */