@minvws/manon-themes 17.0.0 → 18.0.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +36 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Bold.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Bold.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-BoldItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-BoldItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ExtraLight.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ExtraLight.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ExtraLightItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ExtraLightItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Italic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Italic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Light.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Light.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-LightItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-LightItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Medium.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Medium.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-MediumItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-MediumItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Regular.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Regular.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-SemiBold.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-SemiBold.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-SemiBoldItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-SemiBoldItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Thin.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Thin.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ThinItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ThinItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/_index.scss +49 -0
- package/dist/icore-open/manon.icore-open.css +3980 -0
- package/dist/icore-open/manon.icore-open.min.css +1 -0
- package/dist/kat/fonts/_index.scss +7 -0
- package/dist/kat/fonts/fredoka/Fredoka-SemiBold.ttf +0 -0
- package/dist/kat/fonts/fredoka/Fredoka-SemiBold.ttf.license +2 -0
- package/dist/kat/fonts/fredoka/_index.scss +9 -0
- package/dist/kat/fonts/kat-icons/_index.scss +12 -0
- package/dist/kat/fonts/kat-icons/kat-icons.eot +0 -0
- package/dist/kat/fonts/kat-icons/kat-icons.svg +11 -0
- package/dist/kat/fonts/kat-icons/kat-icons.ttf +0 -0
- package/dist/kat/fonts/kat-icons/kat-icons.woff +0 -0
- package/dist/kat/fonts/open-sans/OpenSans-Bold.ttf +0 -0
- package/dist/kat/fonts/open-sans/OpenSans-Bold.ttf.license +2 -0
- package/dist/kat/fonts/open-sans/OpenSans-BoldItalic.ttf +0 -0
- package/dist/kat/fonts/open-sans/OpenSans-BoldItalic.ttf.license +2 -0
- package/dist/kat/fonts/open-sans/OpenSans-Italic.ttf +0 -0
- package/dist/kat/fonts/open-sans/OpenSans-Italic.ttf.license +2 -0
- package/dist/kat/fonts/open-sans/OpenSans-Regular.ttf +0 -0
- package/dist/kat/fonts/open-sans/OpenSans-Regular.ttf.license +2 -0
- package/dist/kat/fonts/open-sans/_index.scss +33 -0
- package/{soft/fonts/tabler-icons/_glyphs.scss → dist/kat/fonts/tabler-icons/_index.scss} +385 -57
- package/dist/kat/fonts/tabler-icons/tabler-icons.eot +0 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.eot.license +2 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.svg +6168 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.svg.license +2 -0
- package/{icore-open → dist/kat}/fonts/tabler-icons/tabler-icons.ttf +0 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.ttf.license +2 -0
- package/{icore-open → dist/kat}/fonts/tabler-icons/tabler-icons.woff +0 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.woff.license +2 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.woff2 +0 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.woff2.license +2 -0
- package/dist/manon.css +3980 -0
- package/dist/manon.min.css +1 -0
- package/icore-open/_index.scss +732 -1
- package/icore-open/{_variables.scss → config/_index.scss} +1 -0
- package/icore-open/core/border-radii.scss +35 -0
- package/icore-open/core/color-scheme/_index.scss +2 -0
- package/icore-open/core/shadow.scss +2 -0
- package/icore-open/core/spacing.scss +90 -0
- package/icore-open/core/typography/font-size/body-text.scss +3 -0
- package/icore-open/core/typography/font-size/heading.scss +6 -0
- package/icore-open/core/typography/font-style.scss +2 -0
- package/icore-open/core/typography/font-weight.scss +4 -0
- package/icore-open/core/typography/letter-spacing.scss +1 -0
- package/icore-open/core/typography/line-height.scss +6 -0
- package/icore-open/core/typography/paragraph-spacing.scss +6 -0
- package/icore-open/fonts/_index.scss +49 -0
- package/icore-open/icons/_index.scss +33 -0
- package/icore-open/icons/tabler/_index.scss +31 -0
- package/icore-open/icons/tabler/arrow-bar-to-up.svg +1 -0
- package/icore-open/icons/tabler/arrow-bar-to-up.svg.license +2 -0
- package/icore-open/icons/tabler/arrow-up-right.svg +1 -0
- package/icore-open/icons/tabler/arrow-up-right.svg.license +2 -0
- package/icore-open/icons/tabler/caret-down-filled.svg +1 -0
- package/icore-open/icons/tabler/caret-down-filled.svg.license +2 -0
- package/icore-open/icons/tabler/caret-up-down-filled.svg +1 -0
- package/icore-open/icons/tabler/caret-up-down-filled.svg.license +2 -0
- package/icore-open/icons/tabler/caret-up-filled.svg +1 -0
- package/icore-open/icons/tabler/caret-up-filled.svg.license +2 -0
- package/icore-open/icons/tabler/check.svg +1 -0
- package/icore-open/icons/tabler/check.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-compact-down.svg +1 -0
- package/icore-open/icons/tabler/chevron-compact-down.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-compact-left.svg +1 -0
- package/icore-open/icons/tabler/chevron-compact-left.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-compact-right.svg +1 -0
- package/icore-open/icons/tabler/chevron-compact-right.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-compact-up.svg +1 -0
- package/icore-open/icons/tabler/chevron-compact-up.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-down.svg +1 -0
- package/icore-open/icons/tabler/chevron-down.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-left.svg +1 -0
- package/icore-open/icons/tabler/chevron-left.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-right.svg +1 -0
- package/icore-open/icons/tabler/chevron-right.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-up.svg +1 -0
- package/icore-open/icons/tabler/chevron-up.svg.license +2 -0
- package/icore-open/icons/tabler/device-mobile.svg +1 -0
- package/icore-open/icons/tabler/device-mobile.svg.license +2 -0
- package/icore-open/icons/tabler/download.svg +1 -0
- package/icore-open/icons/tabler/download.svg.license +2 -0
- package/icore-open/icons/tabler/error.svg +1 -0
- package/icore-open/icons/tabler/error.svg.license +2 -0
- package/icore-open/icons/tabler/filter.svg +1 -0
- package/icore-open/icons/tabler/filter.svg.license +2 -0
- package/icore-open/icons/tabler/heart.svg +1 -0
- package/icore-open/icons/tabler/heart.svg.license +2 -0
- package/icore-open/icons/tabler/home.svg +1 -0
- package/icore-open/icons/tabler/home.svg.license +2 -0
- package/icore-open/icons/tabler/informative.svg +1 -0
- package/icore-open/icons/tabler/informative.svg.license +2 -0
- package/icore-open/icons/tabler/lock.svg +1 -0
- package/icore-open/icons/tabler/lock.svg.license +2 -0
- package/icore-open/icons/tabler/menu-2.svg +1 -0
- package/icore-open/icons/tabler/menu-2.svg.license +2 -0
- package/icore-open/icons/tabler/power.svg +1 -0
- package/icore-open/icons/tabler/power.svg.license +2 -0
- package/icore-open/icons/tabler/question-mark.svg +1 -0
- package/icore-open/icons/tabler/question-mark.svg.license +2 -0
- package/icore-open/icons/tabler/refresh.svg +1 -0
- package/icore-open/icons/tabler/refresh.svg.license +2 -0
- package/icore-open/icons/tabler/search.svg +1 -0
- package/icore-open/icons/tabler/search.svg.license +2 -0
- package/icore-open/icons/tabler/trash.svg +1 -0
- package/icore-open/icons/tabler/trash.svg.license +2 -0
- package/icore-open/icons/tabler/user.svg +1 -0
- package/icore-open/icons/tabler/user.svg.license +2 -0
- package/icore-open/icons/tabler/warning.svg +1 -0
- package/icore-open/icons/tabler/warning.svg.license +2 -0
- package/icore-open/icons/tabler/x.svg +1 -0
- package/icore-open/icons/tabler/x.svg.license +2 -0
- package/icore-open/semantic/_index.scss +40 -0
- package/kat/_index.scss +373 -0
- package/kat/config/_index.scss +2 -0
- package/kat/core/border-radii.scss +35 -0
- package/kat/core/color-scheme/_index.scss +1 -0
- package/kat/core/color-scheme/colors.scss +116 -0
- package/kat/core/shadow.scss +2 -0
- package/kat/core/spacing.scss +90 -0
- package/kat/core/typography/font-size/body-text.scss +3 -0
- package/kat/core/typography/font-size/heading.scss +6 -0
- package/kat/core/typography/font-style.scss +2 -0
- package/kat/core/typography/font-weight.scss +4 -0
- package/kat/core/typography/letter-spacing.scss +1 -0
- package/kat/core/typography/line-height.scss +6 -0
- package/kat/core/typography/paragraph-spacing.scss +6 -0
- package/kat/fonts/_index.scss +7 -0
- package/kat/fonts/fredoka/Fredoka-SemiBold.ttf +0 -0
- package/kat/fonts/fredoka/Fredoka-SemiBold.ttf.license +2 -0
- package/kat/fonts/fredoka/_index.scss +9 -0
- package/kat/fonts/kat-icons/_index.scss +12 -0
- package/kat/fonts/kat-icons/kat-icons.eot +0 -0
- package/kat/fonts/kat-icons/kat-icons.svg +11 -0
- package/kat/fonts/kat-icons/kat-icons.ttf +0 -0
- package/kat/fonts/kat-icons/kat-icons.woff +0 -0
- package/kat/fonts/open-sans/OpenSans-Bold.ttf +0 -0
- package/kat/fonts/open-sans/OpenSans-Bold.ttf.license +2 -0
- package/kat/fonts/open-sans/OpenSans-BoldItalic.ttf +0 -0
- package/kat/fonts/open-sans/OpenSans-BoldItalic.ttf.license +2 -0
- package/kat/fonts/open-sans/OpenSans-Italic.ttf +0 -0
- package/kat/fonts/open-sans/OpenSans-Italic.ttf.license +2 -0
- package/kat/fonts/open-sans/OpenSans-Regular.ttf +0 -0
- package/kat/fonts/open-sans/OpenSans-Regular.ttf.license +2 -0
- package/kat/fonts/open-sans/_index.scss +33 -0
- package/{icore-open/fonts/tabler-icons/_glyphs.scss → kat/fonts/tabler-icons/_index.scss} +385 -57
- package/kat/fonts/tabler-icons/tabler-icons.eot +0 -0
- package/kat/fonts/tabler-icons/tabler-icons.eot.license +2 -0
- package/kat/fonts/tabler-icons/tabler-icons.svg +6168 -0
- package/kat/fonts/tabler-icons/tabler-icons.svg.license +2 -0
- package/{basic-bold/fonts/tabler-icons/tabler-icons.eot → kat/fonts/tabler-icons/tabler-icons.ttf} +0 -0
- package/kat/fonts/tabler-icons/tabler-icons.ttf.license +2 -0
- package/kat/fonts/tabler-icons/tabler-icons.woff +0 -0
- package/kat/fonts/tabler-icons/tabler-icons.woff.license +2 -0
- package/kat/fonts/tabler-icons/tabler-icons.woff2 +0 -0
- package/kat/fonts/tabler-icons/tabler-icons.woff2.license +2 -0
- package/kat/semantic/_index.scss +67 -0
- package/package.json +14 -4
- package/scripts/default.scss +124 -0
- package/basic-bold/_index.scss +0 -1
- package/basic-bold/_variables.scss +0 -1
- package/basic-bold/application-base.scss +0 -31
- package/basic-bold/components/accordion.scss +0 -15
- package/basic-bold/components/breadcrumb-bar.scss +0 -15
- package/basic-bold/components/button-base.scss +0 -14
- package/basic-bold/components/button-cta.scss +0 -6
- package/basic-bold/components/button-ghost.scss +0 -6
- package/basic-bold/components/filter.scss +0 -9
- package/basic-bold/components/footer-navigation-link.scss +0 -19
- package/basic-bold/components/footer.scss +0 -8
- package/basic-bold/components/form-input.scss +0 -8
- package/basic-bold/components/header-content-wrapper.scss +0 -9
- package/basic-bold/components/header-navigation-content-wrapper.scss +0 -7
- package/basic-bold/components/header-navigation-link.scss +0 -29
- package/basic-bold/components/header-navigation.scss +0 -25
- package/basic-bold/components/header.scss +0 -15
- package/basic-bold/components/icon-only.scss +0 -8
- package/basic-bold/components/icon.scss +0 -40
- package/basic-bold/components/logo.scss +0 -16
- package/basic-bold/components/notification.scss +0 -9
- package/basic-bold/components/pagination.scss +0 -21
- package/basic-bold/components/sidemenu.scss +0 -21
- package/basic-bold/components/skip-to-content.scss +0 -4
- package/basic-bold/components/tile.scss +0 -5
- package/basic-bold/fonts/OpenSans/OpenSans-Italic.woff2 +0 -0
- package/basic-bold/fonts/OpenSans/OpenSans-Italic.woff2.license +0 -2
- package/basic-bold/fonts/OpenSans/OpenSans-Regular.woff2 +0 -0
- package/basic-bold/fonts/OpenSans/OpenSans-Regular.woff2.license +0 -2
- package/basic-bold/fonts/OpenSans/OpenSans-SemiBold.woff2 +0 -0
- package/basic-bold/fonts/OpenSans/OpenSans-SemiBold.woff2.license +0 -2
- package/basic-bold/fonts/OpenSans/OpenSans-SemiBoldItalic.woff2 +0 -0
- package/basic-bold/fonts/OpenSans/OpenSans-SemiBoldItalic.woff2.license +0 -2
- package/basic-bold/fonts/icons/manon-basic-bold-icons-0.3.eot +0 -0
- package/basic-bold/fonts/icons/manon-basic-bold-icons-0.3.svg +0 -13
- package/basic-bold/fonts/icons/manon-basic-bold-icons-0.3.ttf +0 -0
- package/basic-bold/fonts/icons/manon-basic-bold-icons-0.3.woff +0 -0
- package/basic-bold/fonts/tabler-icons/_glyphs.scss +0 -4912
- package/basic-bold/fonts/tabler-icons/tabler-icons.eot.license +0 -2
- package/basic-bold/fonts/tabler-icons/tabler-icons.ttf +0 -0
- package/basic-bold/fonts/tabler-icons/tabler-icons.ttf.license +0 -2
- package/basic-bold/fonts/tabler-icons/tabler-icons.woff +0 -0
- package/basic-bold/fonts/tabler-icons/tabler-icons.woff.license +0 -2
- package/basic-bold/fonts/tabler-icons/tabler-icons.woff2 +0 -0
- package/basic-bold/fonts/tabler-icons/tabler-icons.woff2.license +0 -2
- package/basic-bold/fonts.scss +0 -58
- package/basic-bold/fundamentals/body-text-set.scss +0 -42
- package/basic-bold/fundamentals/headings-base-set.scss +0 -5
- package/basic-bold/fundamentals/spacing.scss +0 -44
- package/basic-bold/fundamentals/spot-large.scss +0 -160
- package/basic-bold/layout/article.scss +0 -9
- package/basic-bold/layout/main.scss +0 -10
- package/basic-bold/layout/section.scss +0 -7
- package/basic-bold/theme.scss +0 -47
- package/icore-open/application-base.scss +0 -11
- package/icore-open/color-scheme/_index.scss +0 -6
- package/icore-open/color-scheme/open-color.scss +0 -388
- package/icore-open/components/article-content-wrapper.scss +0 -8
- package/icore-open/components/article.scss +0 -7
- package/icore-open/components/breadcrumb-bar.scss +0 -26
- package/icore-open/components/button-base.scss +0 -53
- package/icore-open/components/button-cta.scss +0 -10
- package/icore-open/components/button-destructive.scss +0 -32
- package/icore-open/components/code.scss +0 -12
- package/icore-open/components/footer-navigation-link-active.scss +0 -7
- package/icore-open/components/footer-navigation-link-focus.scss +0 -16
- package/icore-open/components/footer-navigation-link-hover.scss +0 -7
- package/icore-open/components/footer-navigation-link-visited-hover.scss +0 -12
- package/icore-open/components/footer-navigation-link-visited.scss +0 -7
- package/icore-open/components/footer-navigation-link.scss +0 -9
- package/icore-open/components/footer.scss +0 -9
- package/icore-open/components/form-accent-color.scss +0 -7
- package/icore-open/components/form-base.scss +0 -15
- package/icore-open/components/form-button.scss +0 -6
- package/icore-open/components/form-fieldset.scss +0 -7
- package/icore-open/components/form-inline.scss +0 -15
- package/icore-open/components/form-input.scss +0 -10
- package/icore-open/components/form-textarea.scss +0 -5
- package/icore-open/components/header-content-wrapper.scss +0 -5
- package/icore-open/components/header-navigation-button.scss +0 -60
- package/icore-open/components/header-navigation-collapsible.scss +0 -43
- package/icore-open/components/header-navigation-link-active.scss +0 -14
- package/icore-open/components/header-navigation-link-focus.scss +0 -24
- package/icore-open/components/header-navigation-link-hover.scss +0 -12
- package/icore-open/components/header-navigation-link-visited.scss +0 -11
- package/icore-open/components/header-navigation.scss +0 -38
- package/icore-open/components/header.scss +0 -11
- package/icore-open/components/icons.scss +0 -40
- package/icore-open/components/layout-authentication.scss +0 -9
- package/icore-open/components/link-active.scss +0 -7
- package/icore-open/components/link-focus.scss +0 -10
- package/icore-open/components/link-hover.scss +0 -8
- package/icore-open/components/link-visited-hover.scss +0 -7
- package/icore-open/components/link-visited.scss +0 -8
- package/icore-open/components/link.scss +0 -9
- package/icore-open/components/logo.scss +0 -5
- package/icore-open/components/main-content-wrapper.scss +0 -6
- package/icore-open/components/main.scss +0 -9
- package/icore-open/components/notification-block-element.scss +0 -10
- package/icore-open/components/radio-input.scss +0 -7
- package/icore-open/components/section-content-wrapper.scss +0 -8
- package/icore-open/components/section.scss +0 -7
- package/icore-open/components/sidemenu.scss +0 -20
- package/icore-open/components/table-caption.scss +0 -5
- package/icore-open/components/table.scss +0 -68
- package/icore-open/fonts/fonts.scss +0 -70
- package/icore-open/fonts/tabler-icons/tabler-icons.ttf.license +0 -2
- package/icore-open/fonts/tabler-icons/tabler-icons.woff.license +0 -2
- package/icore-open/fonts/tabler-icons/tabler-icons.woff2 +0 -0
- package/icore-open/fonts/tabler-icons/tabler-icons.woff2.license +0 -2
- package/icore-open/fundamentals/body-text-set.scss +0 -44
- package/icore-open/fundamentals/border-radii.scss +0 -24
- package/icore-open/fundamentals/headings-base-set.scss +0 -5
- package/icore-open/fundamentals/shadows.scss +0 -25
- package/icore-open/fundamentals/spacing.scss +0 -86
- package/icore-open/theme-specific-components/avatar.scss +0 -15
- package/icore-open/theme-specific-components/header-navigation-actions.scss +0 -8
- package/icore-open/theme-specific-components/visually-grouped.scss +0 -26
- package/icore-open/theme.scss +0 -84
- package/soft/_index.scss +0 -1
- package/soft/_variables.scss +0 -1
- package/soft/application-base.scss +0 -5
- package/soft/components/accordion.scss +0 -15
- package/soft/components/breadcrumb-bar.scss +0 -5
- package/soft/components/button-ghost.scss +0 -6
- package/soft/components/filter.scss +0 -9
- package/soft/components/header-navigation.scss +0 -58
- package/soft/components/icon.scss +0 -40
- package/soft/components/logo.scss +0 -6
- package/soft/components/notification.scss +0 -9
- package/soft/components/sidemenu.scss +0 -9
- package/soft/components/tile.scss +0 -5
- package/soft/fonts/Neuton/Neuton-Bold.woff2 +0 -0
- package/soft/fonts/Neuton/Neuton-Bold.woff2.license +0 -3
- package/soft/fonts/Neuton/Neuton-Italic.woff2 +0 -0
- package/soft/fonts/Neuton/Neuton-Italic.woff2.license +0 -3
- package/soft/fonts/OpenSans/OpenSans-Italic.woff2 +0 -0
- package/soft/fonts/OpenSans/OpenSans-Italic.woff2.license +0 -2
- package/soft/fonts/OpenSans/OpenSans-Regular.woff2 +0 -0
- package/soft/fonts/OpenSans/OpenSans-Regular.woff2.license +0 -2
- package/soft/fonts/OpenSans/OpenSans-SemiBold.woff2 +0 -0
- package/soft/fonts/OpenSans/OpenSans-SemiBold.woff2.license +0 -2
- package/soft/fonts/OpenSans/OpenSans-SemiBoldItalic.woff2 +0 -0
- package/soft/fonts/OpenSans/OpenSans-SemiBoldItalic.woff2.license +0 -2
- package/soft/fonts/tabler-icons/tabler-icons.eot +0 -0
- package/soft/fonts/tabler-icons/tabler-icons.eot.license +0 -2
- package/soft/fonts/tabler-icons/tabler-icons.ttf +0 -0
- package/soft/fonts/tabler-icons/tabler-icons.ttf.license +0 -2
- package/soft/fonts/tabler-icons/tabler-icons.woff +0 -0
- package/soft/fonts/tabler-icons/tabler-icons.woff.license +0 -2
- package/soft/fonts/tabler-icons/tabler-icons.woff2 +0 -0
- package/soft/fonts/tabler-icons/tabler-icons.woff2.license +0 -2
- package/soft/fonts.scss +0 -75
- package/soft/fundamentals/body-text-set.scss +0 -42
- package/soft/fundamentals/headings-base-set.scss +0 -5
- package/soft/fundamentals/spot-large.scss +0 -160
- package/soft/theme.scss +0 -27
|
@@ -0,0 +1,3980 @@
|
|
|
1
|
+
/* Theme configuration */
|
|
2
|
+
/* Fonts (@font-faces) */
|
|
3
|
+
@font-face {
|
|
4
|
+
font-family: "IBM Plex Sans";
|
|
5
|
+
font-weight: normal;
|
|
6
|
+
font-style: normal;
|
|
7
|
+
font-display: swap;
|
|
8
|
+
src: url("./fonts/IBMPlexSans/IBMPlexSans-Regular.ttf");
|
|
9
|
+
}
|
|
10
|
+
@font-face {
|
|
11
|
+
font-family: "IBM Plex Sans";
|
|
12
|
+
font-weight: normal;
|
|
13
|
+
font-style: italic;
|
|
14
|
+
font-display: swap;
|
|
15
|
+
src: url("./fonts/IBMPlexSans/IBMPlexSans-Italic.ttf");
|
|
16
|
+
}
|
|
17
|
+
@font-face {
|
|
18
|
+
font-family: "IBM Plex Sans";
|
|
19
|
+
font-weight: 600;
|
|
20
|
+
font-style: normal;
|
|
21
|
+
font-display: swap;
|
|
22
|
+
src: url("./fonts/IBMPlexSans/IBMPlexSans-SemiBold.ttf");
|
|
23
|
+
}
|
|
24
|
+
@font-face {
|
|
25
|
+
font-family: "IBM Plex Sans";
|
|
26
|
+
font-weight: 600;
|
|
27
|
+
font-style: italic;
|
|
28
|
+
font-display: swap;
|
|
29
|
+
src: url("./fonts/IBMPlexSans/IBMPlexSans-SemiBoldItalic.ttf");
|
|
30
|
+
}
|
|
31
|
+
@font-face {
|
|
32
|
+
font-family: "IBM Plex Sans";
|
|
33
|
+
font-weight: bold;
|
|
34
|
+
font-style: normal;
|
|
35
|
+
font-display: swap;
|
|
36
|
+
src: url("./fonts/IBMPlexSans/IBMPlexSans-Bold.ttf");
|
|
37
|
+
}
|
|
38
|
+
@font-face {
|
|
39
|
+
font-family: "IBM Plex Sans";
|
|
40
|
+
font-weight: bold;
|
|
41
|
+
font-style: italic;
|
|
42
|
+
font-display: swap;
|
|
43
|
+
src: url("./fonts/IBMPlexSans/IBMPlexSans-BoldItalic.ttf");
|
|
44
|
+
}
|
|
45
|
+
/* Icon mask data URIs */
|
|
46
|
+
/* Core variables */
|
|
47
|
+
/* These are core sets like color schemes, fonts
|
|
48
|
+
and spacing sets */
|
|
49
|
+
.border-radius-xs {
|
|
50
|
+
border-radius: 0.125rem;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
.border-radius-s {
|
|
54
|
+
border-radius: 0.25rem;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
.border-radius-m {
|
|
58
|
+
border-radius: 0.5rem;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
.border-radius-l {
|
|
62
|
+
border-radius: 1rem;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
.border-radius-xl {
|
|
66
|
+
border-radius: 1.5rem;
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
.border-radius-xxl {
|
|
70
|
+
border-radius: 2rem;
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
.border-radius-round {
|
|
74
|
+
border-radius: 50%;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
/* Color Scheme Open color
|
|
78
|
+
* Adapted from https://github.com/yeun/open-color
|
|
79
|
+
* Documentation https://yeun.github.io/open-color/
|
|
80
|
+
*/
|
|
81
|
+
/* Explanation */
|
|
82
|
+
/* Confirmation */
|
|
83
|
+
/* Warning */
|
|
84
|
+
/* Error */
|
|
85
|
+
/* System */
|
|
86
|
+
.spacing-0 {
|
|
87
|
+
gap: 0;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
.spacing-0125 {
|
|
91
|
+
gap: 0.125rem;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
.spacing-025 {
|
|
95
|
+
gap: 0.25rem;
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
.spacing-0375 {
|
|
99
|
+
gap: 0.375rem;
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
.spacing-050 {
|
|
103
|
+
gap: 0.5rem;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
.spacing-075 {
|
|
107
|
+
gap: 0.75rem;
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
.spacing-100 {
|
|
111
|
+
gap: 1rem;
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
.spacing-125 {
|
|
115
|
+
gap: 1.25rem;
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
.spacing-150 {
|
|
119
|
+
gap: 1.5rem;
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
.spacing-175 {
|
|
123
|
+
gap: 1.75rem;
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
.spacing-200 {
|
|
127
|
+
gap: 2rem;
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
.spacing-225 {
|
|
131
|
+
gap: 2.25rem;
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
.spacing-250 {
|
|
135
|
+
gap: 2.5rem;
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
.spacing-300 {
|
|
139
|
+
gap: 3rem;
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
.spacing-400 {
|
|
143
|
+
gap: 4rem;
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
.spacing-500 {
|
|
147
|
+
gap: 5rem;
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
.spacing-800 {
|
|
151
|
+
gap: 8rem;
|
|
152
|
+
}
|
|
153
|
+
|
|
154
|
+
.spacing-1200 {
|
|
155
|
+
gap: 12rem;
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
/* Semantic variables */
|
|
159
|
+
/* These are variables that have a semantic value. Like branding color */
|
|
160
|
+
/* Primary */
|
|
161
|
+
/* Secundary */
|
|
162
|
+
/* Component variables */
|
|
163
|
+
/* hover */
|
|
164
|
+
/* hover */
|
|
165
|
+
/* Hover */
|
|
166
|
+
/* content wrapper */
|
|
167
|
+
/* List */
|
|
168
|
+
/* List item */
|
|
169
|
+
/* Blue */
|
|
170
|
+
/* Green */
|
|
171
|
+
/* Yellow */
|
|
172
|
+
/* Orange */
|
|
173
|
+
/* Red */
|
|
174
|
+
/* Violet */
|
|
175
|
+
/* Color 1 */
|
|
176
|
+
/* Color 2 */
|
|
177
|
+
/* Color 3 */
|
|
178
|
+
/* Color 4 */
|
|
179
|
+
/* Color 5 */
|
|
180
|
+
/* Color 6 */
|
|
181
|
+
.accordion, ul.accordion {
|
|
182
|
+
display: flex;
|
|
183
|
+
flex-direction: column;
|
|
184
|
+
gap: 1rem;
|
|
185
|
+
}
|
|
186
|
+
|
|
187
|
+
.accordion > div > button, ul.accordion > li > button {
|
|
188
|
+
width: 100%;
|
|
189
|
+
text-decoration: none;
|
|
190
|
+
padding: 0.75rem 1rem;
|
|
191
|
+
font-size: 1rem;
|
|
192
|
+
font-weight: bold;
|
|
193
|
+
color: #212529;
|
|
194
|
+
background-color: #f1f3f5;
|
|
195
|
+
border-width: 1px;
|
|
196
|
+
border-style: solid;
|
|
197
|
+
border-color: #e9ecef;
|
|
198
|
+
border-radius: 0.25rem 0.25rem 0 0;
|
|
199
|
+
}
|
|
200
|
+
.accordion > div > div, ul.accordion > li > div {
|
|
201
|
+
display: flex;
|
|
202
|
+
flex-direction: column;
|
|
203
|
+
width: 100%;
|
|
204
|
+
box-sizing: border-box;
|
|
205
|
+
gap: 0.5rem;
|
|
206
|
+
padding: 1rem;
|
|
207
|
+
font-size: 0.875rem;
|
|
208
|
+
border-width: 0 1px;
|
|
209
|
+
border-style: solid;
|
|
210
|
+
border-color: #e9ecef;
|
|
211
|
+
border-radius: 0 0 0.25rem 0.25rem;
|
|
212
|
+
}
|
|
213
|
+
.accordion > div > div > *:first-child, ul.accordion > li > div > *:first-child {
|
|
214
|
+
margin-top: 0;
|
|
215
|
+
}
|
|
216
|
+
|
|
217
|
+
ul.accordion {
|
|
218
|
+
padding: 0;
|
|
219
|
+
width: 100%;
|
|
220
|
+
}
|
|
221
|
+
ul.accordion > li {
|
|
222
|
+
list-style: none;
|
|
223
|
+
width: 100%;
|
|
224
|
+
max-width: 100%;
|
|
225
|
+
padding: 0;
|
|
226
|
+
}
|
|
227
|
+
.accordion {
|
|
228
|
+
/* Accordion item */
|
|
229
|
+
}
|
|
230
|
+
.accordion > div {
|
|
231
|
+
width: 100%;
|
|
232
|
+
}
|
|
233
|
+
section.accordion > div {
|
|
234
|
+
gap: 0;
|
|
235
|
+
}
|
|
236
|
+
|
|
237
|
+
/* The expanded state */
|
|
238
|
+
/* Collapsed state (only when JavaScript is loaded) */
|
|
239
|
+
.js-accordion-loaded {
|
|
240
|
+
/* The collapsed state */
|
|
241
|
+
}
|
|
242
|
+
.js-accordion-loaded .accordion {
|
|
243
|
+
width: 100%;
|
|
244
|
+
}
|
|
245
|
+
.js-accordion-loaded .accordion button[aria-expanded=false] {
|
|
246
|
+
/* Open icon */
|
|
247
|
+
}
|
|
248
|
+
.js-accordion-loaded .accordion button[aria-expanded=false]::after {
|
|
249
|
+
mask-size: contain;
|
|
250
|
+
content: "";
|
|
251
|
+
margin-left: auto;
|
|
252
|
+
background-color: #212529;
|
|
253
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Im02IDkgNiA2IDYtNiIvPjwvc3ZnPg==");
|
|
254
|
+
width: 1.5rem;
|
|
255
|
+
height: 1.5rem;
|
|
256
|
+
}
|
|
257
|
+
.js-accordion-loaded .accordion button[aria-expanded=false] + div {
|
|
258
|
+
display: none;
|
|
259
|
+
}
|
|
260
|
+
.js-accordion-loaded .accordion {
|
|
261
|
+
/* The expanded state */
|
|
262
|
+
}
|
|
263
|
+
.js-accordion-loaded .accordion button[aria-expanded=true]::after {
|
|
264
|
+
mask-size: contain;
|
|
265
|
+
content: "";
|
|
266
|
+
margin-left: auto;
|
|
267
|
+
background-color: #212529;
|
|
268
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Im02IDE1IDYtNiA2IDYiLz48L3N2Zz4=");
|
|
269
|
+
width: 1.5rem;
|
|
270
|
+
height: 1.5rem;
|
|
271
|
+
}
|
|
272
|
+
|
|
273
|
+
article {
|
|
274
|
+
width: 100%;
|
|
275
|
+
flex-direction: column;
|
|
276
|
+
min-width: 0;
|
|
277
|
+
align-items: flex-start;
|
|
278
|
+
margin: 0 auto;
|
|
279
|
+
display: flex;
|
|
280
|
+
justify-content: flex-start;
|
|
281
|
+
gap: 1.5rem;
|
|
282
|
+
max-width: 60rem;
|
|
283
|
+
}
|
|
284
|
+
article .content-wrapper {
|
|
285
|
+
flex-direction: column;
|
|
286
|
+
align-items: flex-start;
|
|
287
|
+
display: flex;
|
|
288
|
+
width: 100%;
|
|
289
|
+
margin: 0 auto;
|
|
290
|
+
box-sizing: border-box;
|
|
291
|
+
background-color: #ffffff;
|
|
292
|
+
gap: 2.5rem;
|
|
293
|
+
padding-top: 2rem;
|
|
294
|
+
padding-right: 2rem;
|
|
295
|
+
padding-bottom: 3rem;
|
|
296
|
+
padding-left: 2rem;
|
|
297
|
+
max-width: 60rem;
|
|
298
|
+
border-radius: 0.5rem;
|
|
299
|
+
}
|
|
300
|
+
|
|
301
|
+
article > section,
|
|
302
|
+
article > div > section {
|
|
303
|
+
width: 100%;
|
|
304
|
+
margin: 0 auto;
|
|
305
|
+
box-sizing: border-box;
|
|
306
|
+
}
|
|
307
|
+
|
|
308
|
+
.avatar {
|
|
309
|
+
width: 2rem;
|
|
310
|
+
height: 2rem;
|
|
311
|
+
max-width: 2rem;
|
|
312
|
+
max-height: 2rem;
|
|
313
|
+
min-height: unset;
|
|
314
|
+
padding: 0;
|
|
315
|
+
display: flex;
|
|
316
|
+
align-items: center;
|
|
317
|
+
justify-content: center;
|
|
318
|
+
text-decoration: none;
|
|
319
|
+
font-weight: bold;
|
|
320
|
+
border-radius: 50%;
|
|
321
|
+
background-color: #1971c2;
|
|
322
|
+
color: #ffffff;
|
|
323
|
+
font-size: 0.875rem;
|
|
324
|
+
}
|
|
325
|
+
.avatar:hover {
|
|
326
|
+
color: inherit;
|
|
327
|
+
background-color: #1c7ed6;
|
|
328
|
+
color: #ffffff;
|
|
329
|
+
}
|
|
330
|
+
.avatar:focus-visible {
|
|
331
|
+
background-color: #1c7ed6;
|
|
332
|
+
outline: 2px solid #ffffff;
|
|
333
|
+
outline-offset: -2px;
|
|
334
|
+
}
|
|
335
|
+
|
|
336
|
+
body {
|
|
337
|
+
display: flex;
|
|
338
|
+
flex-direction: column;
|
|
339
|
+
margin: 0;
|
|
340
|
+
/* Set to always fill the page and the footer
|
|
341
|
+
will never be in the middle of the screen */
|
|
342
|
+
min-height: 100vh;
|
|
343
|
+
/* Fallback set to a white because some browsers
|
|
344
|
+
(e.g: firefox on linux) do not use white as a
|
|
345
|
+
default color but this is often expected. */
|
|
346
|
+
/* When the page doesn't have enough content to
|
|
347
|
+
fill the screen height this will place the
|
|
348
|
+
footer at the bottom of the screen */
|
|
349
|
+
}
|
|
350
|
+
body > main {
|
|
351
|
+
flex-grow: 1;
|
|
352
|
+
display: flex;
|
|
353
|
+
flex-direction: column;
|
|
354
|
+
position: relative;
|
|
355
|
+
}
|
|
356
|
+
body {
|
|
357
|
+
background-color: #f1f3f5;
|
|
358
|
+
font-family: "IBM Plex Sans", system-ui, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, Helvetica, Arial, "Helvetica Neue", sans-serif;
|
|
359
|
+
font-size: 1rem;
|
|
360
|
+
font-weight: 300;
|
|
361
|
+
}
|
|
362
|
+
|
|
363
|
+
.breadcrumb-bar,
|
|
364
|
+
.page-header .breadcrumb-bar {
|
|
365
|
+
display: flex;
|
|
366
|
+
flex-wrap: wrap;
|
|
367
|
+
width: 100%;
|
|
368
|
+
margin: 0 auto;
|
|
369
|
+
box-sizing: border-box;
|
|
370
|
+
padding: 0;
|
|
371
|
+
gap: 0.5rem;
|
|
372
|
+
padding-top: 0.75rem;
|
|
373
|
+
padding-right: 1rem;
|
|
374
|
+
padding-bottom: 0.75rem;
|
|
375
|
+
padding-left: 1rem;
|
|
376
|
+
color: #212529;
|
|
377
|
+
}
|
|
378
|
+
.breadcrumb-bar > div.content-wrapper,
|
|
379
|
+
.page-header .breadcrumb-bar > div.content-wrapper {
|
|
380
|
+
display: flex;
|
|
381
|
+
flex-direction: row;
|
|
382
|
+
width: 100%;
|
|
383
|
+
box-sizing: border-box;
|
|
384
|
+
height: 100%;
|
|
385
|
+
}
|
|
386
|
+
.breadcrumb-bar ul,
|
|
387
|
+
.breadcrumb-bar ol,
|
|
388
|
+
.page-header .breadcrumb-bar ul,
|
|
389
|
+
.page-header .breadcrumb-bar ol {
|
|
390
|
+
display: flex;
|
|
391
|
+
flex-direction: row;
|
|
392
|
+
flex-wrap: wrap;
|
|
393
|
+
color: inherit;
|
|
394
|
+
background-color: transparent;
|
|
395
|
+
gap: 0.5rem;
|
|
396
|
+
padding-top: 0.75rem;
|
|
397
|
+
padding-right: 1rem;
|
|
398
|
+
padding-bottom: 0.75rem;
|
|
399
|
+
padding-left: 1rem;
|
|
400
|
+
color: #212529;
|
|
401
|
+
}
|
|
402
|
+
.breadcrumb-bar ul li,
|
|
403
|
+
.breadcrumb-bar ol li,
|
|
404
|
+
.page-header .breadcrumb-bar ul li,
|
|
405
|
+
.page-header .breadcrumb-bar ol li {
|
|
406
|
+
display: flex;
|
|
407
|
+
flex-direction: row;
|
|
408
|
+
flex-wrap: nowrap;
|
|
409
|
+
align-items: center;
|
|
410
|
+
list-style: none;
|
|
411
|
+
gap: 0.5rem;
|
|
412
|
+
}
|
|
413
|
+
.breadcrumb-bar ul li:last-child,
|
|
414
|
+
.breadcrumb-bar ol li:last-child,
|
|
415
|
+
.page-header .breadcrumb-bar ul li:last-child,
|
|
416
|
+
.page-header .breadcrumb-bar ol li:last-child {
|
|
417
|
+
font-weight: bold;
|
|
418
|
+
}
|
|
419
|
+
.breadcrumb-bar ul li:last-child::after,
|
|
420
|
+
.breadcrumb-bar ol li:last-child::after,
|
|
421
|
+
.page-header .breadcrumb-bar ul li:last-child::after,
|
|
422
|
+
.page-header .breadcrumb-bar ol li:last-child::after {
|
|
423
|
+
content: none;
|
|
424
|
+
}
|
|
425
|
+
.breadcrumb-bar ul li:hover::after,
|
|
426
|
+
.breadcrumb-bar ol li:hover::after,
|
|
427
|
+
.page-header .breadcrumb-bar ul li:hover::after,
|
|
428
|
+
.page-header .breadcrumb-bar ol li:hover::after {
|
|
429
|
+
color: #212529;
|
|
430
|
+
}
|
|
431
|
+
.breadcrumb-bar ul li a,
|
|
432
|
+
.breadcrumb-bar ol li a,
|
|
433
|
+
.page-header .breadcrumb-bar ul li a,
|
|
434
|
+
.page-header .breadcrumb-bar ol li a {
|
|
435
|
+
/* Break words that won't fit the available space */
|
|
436
|
+
overflow-wrap: anywhere;
|
|
437
|
+
color: inherit;
|
|
438
|
+
font-size: inherit;
|
|
439
|
+
font-weight: inherit;
|
|
440
|
+
text-decoration: none;
|
|
441
|
+
}
|
|
442
|
+
.breadcrumb-bar ul li a:hover,
|
|
443
|
+
.breadcrumb-bar ol li a:hover,
|
|
444
|
+
.page-header .breadcrumb-bar ul li a:hover,
|
|
445
|
+
.page-header .breadcrumb-bar ol li a:hover {
|
|
446
|
+
border: 0;
|
|
447
|
+
}
|
|
448
|
+
.breadcrumb-bar ul li::after,
|
|
449
|
+
.breadcrumb-bar ol li::after,
|
|
450
|
+
.page-header .breadcrumb-bar ul li::after,
|
|
451
|
+
.page-header .breadcrumb-bar ol li::after {
|
|
452
|
+
mask-size: contain;
|
|
453
|
+
content: "";
|
|
454
|
+
background-color: #212529;
|
|
455
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Im05IDYgNiA2LTYgNiIvPjwvc3ZnPg==");
|
|
456
|
+
width: 1.5rem;
|
|
457
|
+
height: 1.5rem;
|
|
458
|
+
}
|
|
459
|
+
|
|
460
|
+
button,
|
|
461
|
+
a.button,
|
|
462
|
+
input[type=button],
|
|
463
|
+
input[type=submit],
|
|
464
|
+
input[type=reset] {
|
|
465
|
+
cursor: pointer;
|
|
466
|
+
overflow-wrap: break-word;
|
|
467
|
+
width: auto;
|
|
468
|
+
align-items: center;
|
|
469
|
+
margin: 0;
|
|
470
|
+
box-sizing: border-box;
|
|
471
|
+
font-weight: 400;
|
|
472
|
+
font-size: inherit;
|
|
473
|
+
gap: 0.5rem;
|
|
474
|
+
background-color: #1971c2;
|
|
475
|
+
color: #ffffff;
|
|
476
|
+
padding-top: 0.75rem;
|
|
477
|
+
padding-right: 1rem;
|
|
478
|
+
padding-bottom: 0.75rem;
|
|
479
|
+
padding-left: 1rem;
|
|
480
|
+
border-width: 0;
|
|
481
|
+
border-color: #1971c2;
|
|
482
|
+
border-radius: 0.25rem;
|
|
483
|
+
webkit-border-radius: 0.25rem;
|
|
484
|
+
}
|
|
485
|
+
button:hover, button.hover,
|
|
486
|
+
a.button:hover,
|
|
487
|
+
a.button.hover,
|
|
488
|
+
input[type=button]:hover,
|
|
489
|
+
input[type=button].hover,
|
|
490
|
+
input[type=submit]:hover,
|
|
491
|
+
input[type=submit].hover,
|
|
492
|
+
input[type=reset]:hover,
|
|
493
|
+
input[type=reset].hover {
|
|
494
|
+
background-color: #1c7ed6;
|
|
495
|
+
color: #ffffff;
|
|
496
|
+
border-color: #1c7ed6;
|
|
497
|
+
}
|
|
498
|
+
button > *,
|
|
499
|
+
a.button > *,
|
|
500
|
+
input[type=button] > *,
|
|
501
|
+
input[type=submit] > *,
|
|
502
|
+
input[type=reset] > * {
|
|
503
|
+
pointer-events: none;
|
|
504
|
+
}
|
|
505
|
+
@media (width >= 24rem) {
|
|
506
|
+
button,
|
|
507
|
+
a.button,
|
|
508
|
+
input[type=button],
|
|
509
|
+
input[type=submit],
|
|
510
|
+
input[type=reset] {
|
|
511
|
+
display: flex;
|
|
512
|
+
}
|
|
513
|
+
}
|
|
514
|
+
|
|
515
|
+
a.button,
|
|
516
|
+
input[type=button],
|
|
517
|
+
input[type=submit],
|
|
518
|
+
input[type=reset] {
|
|
519
|
+
display: inline-flex;
|
|
520
|
+
cursor: pointer;
|
|
521
|
+
}
|
|
522
|
+
|
|
523
|
+
a.button {
|
|
524
|
+
text-decoration: none;
|
|
525
|
+
color: #ffffff;
|
|
526
|
+
}
|
|
527
|
+
a.button:visited, a.button.visited {
|
|
528
|
+
color: #ffffff;
|
|
529
|
+
}
|
|
530
|
+
|
|
531
|
+
button.secondary,
|
|
532
|
+
a.button.secondary,
|
|
533
|
+
input[type=button].secondary,
|
|
534
|
+
input[type=submit].secondary,
|
|
535
|
+
input[type=reset].secondary {
|
|
536
|
+
margin: 0;
|
|
537
|
+
box-sizing: border-box;
|
|
538
|
+
width: auto;
|
|
539
|
+
align-items: center;
|
|
540
|
+
align-self: flex-start;
|
|
541
|
+
background-color: #ffffff;
|
|
542
|
+
color: #1971c2;
|
|
543
|
+
border-width: 1px;
|
|
544
|
+
border-style: solid;
|
|
545
|
+
border-color: #ced4da;
|
|
546
|
+
}
|
|
547
|
+
button.secondary > *,
|
|
548
|
+
a.button.secondary > *,
|
|
549
|
+
input[type=button].secondary > *,
|
|
550
|
+
input[type=submit].secondary > *,
|
|
551
|
+
input[type=reset].secondary > * {
|
|
552
|
+
pointer-events: none;
|
|
553
|
+
}
|
|
554
|
+
a.button,
|
|
555
|
+
input[type=button],
|
|
556
|
+
input[type=submit],
|
|
557
|
+
input[type=reset] {
|
|
558
|
+
display: flex;
|
|
559
|
+
}
|
|
560
|
+
|
|
561
|
+
button.cta,
|
|
562
|
+
a.button.cta,
|
|
563
|
+
input[type=button].cta,
|
|
564
|
+
input[type=submit].cta,
|
|
565
|
+
input[type=reset].cta {
|
|
566
|
+
background-color: #1864ab;
|
|
567
|
+
}
|
|
568
|
+
button.cta:hover, button.cta.hover,
|
|
569
|
+
a.button.cta:hover,
|
|
570
|
+
a.button.cta.hover,
|
|
571
|
+
input[type=button].cta:hover,
|
|
572
|
+
input[type=button].cta.hover,
|
|
573
|
+
input[type=submit].cta:hover,
|
|
574
|
+
input[type=submit].cta.hover,
|
|
575
|
+
input[type=reset].cta:hover,
|
|
576
|
+
input[type=reset].cta.hover {
|
|
577
|
+
background-color: #1971c2;
|
|
578
|
+
}
|
|
579
|
+
.button-container {
|
|
580
|
+
display: flex;
|
|
581
|
+
margin: 0;
|
|
582
|
+
}
|
|
583
|
+
.button-container button,
|
|
584
|
+
.button-container a.button,
|
|
585
|
+
.button-container input[type=button],
|
|
586
|
+
.button-container input[type=submit],
|
|
587
|
+
.button-container input[type=reset] {
|
|
588
|
+
width: 100%;
|
|
589
|
+
max-width: 100%;
|
|
590
|
+
}
|
|
591
|
+
.button-container {
|
|
592
|
+
gap: 1rem;
|
|
593
|
+
}
|
|
594
|
+
@media (width >= 24rem) {
|
|
595
|
+
.button-container button,
|
|
596
|
+
.button-container a.button,
|
|
597
|
+
.button-container input[type=button],
|
|
598
|
+
.button-container input[type=submit],
|
|
599
|
+
.button-container input[type=reset] {
|
|
600
|
+
width: auto;
|
|
601
|
+
max-width: 100%;
|
|
602
|
+
flex-grow: 0;
|
|
603
|
+
}
|
|
604
|
+
}
|
|
605
|
+
|
|
606
|
+
button.destructive,
|
|
607
|
+
a.button.destructive,
|
|
608
|
+
input[type=button].destructive,
|
|
609
|
+
input[type=submit].destructive,
|
|
610
|
+
input[type=reset].destructive {
|
|
611
|
+
background-color: #e03131;
|
|
612
|
+
color: #ffffff;
|
|
613
|
+
border-color: #e03131;
|
|
614
|
+
}
|
|
615
|
+
button.destructive:hover,
|
|
616
|
+
a.button.destructive:hover,
|
|
617
|
+
input[type=button].destructive:hover,
|
|
618
|
+
input[type=submit].destructive:hover,
|
|
619
|
+
input[type=reset].destructive:hover {
|
|
620
|
+
background-color: #c92a2a;
|
|
621
|
+
color: #ffffff;
|
|
622
|
+
border-color: #c92a2a;
|
|
623
|
+
}
|
|
624
|
+
|
|
625
|
+
.to-top,
|
|
626
|
+
button.to-top,
|
|
627
|
+
a.button.to-top {
|
|
628
|
+
padding: 0;
|
|
629
|
+
gap: 0;
|
|
630
|
+
font-size: 0;
|
|
631
|
+
width: 2.5rem;
|
|
632
|
+
height: 2.5rem;
|
|
633
|
+
border-radius: 50%;
|
|
634
|
+
background-color: #1971c2;
|
|
635
|
+
justify-content: center;
|
|
636
|
+
align-items: center;
|
|
637
|
+
}
|
|
638
|
+
.to-top::after,
|
|
639
|
+
button.to-top::after,
|
|
640
|
+
a.button.to-top::after {
|
|
641
|
+
mask-size: contain;
|
|
642
|
+
content: "";
|
|
643
|
+
background-color: #ffffff;
|
|
644
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik0xMiAxMHYxME0xMiAxMGw0IDRNMTIgMTBsLTQgNE00IDRoMTYiLz48L3N2Zz4=");
|
|
645
|
+
width: 1.5rem;
|
|
646
|
+
height: 1.5rem;
|
|
647
|
+
}
|
|
648
|
+
.to-top:hover, .to-top:focus, .to-top:active,
|
|
649
|
+
button.to-top:hover,
|
|
650
|
+
button.to-top:focus,
|
|
651
|
+
button.to-top:active,
|
|
652
|
+
a.button.to-top:hover,
|
|
653
|
+
a.button.to-top:focus,
|
|
654
|
+
a.button.to-top:active {
|
|
655
|
+
border-radius: 50%;
|
|
656
|
+
}
|
|
657
|
+
|
|
658
|
+
button.icon-only,
|
|
659
|
+
a.button.icon-only,
|
|
660
|
+
input[type=button].icon-only,
|
|
661
|
+
input[type=submit].icon-only,
|
|
662
|
+
input[type=reset].icon-only {
|
|
663
|
+
font-size: 0;
|
|
664
|
+
gap: 0;
|
|
665
|
+
/* Icon */
|
|
666
|
+
}
|
|
667
|
+
button.icon-only,
|
|
668
|
+
a.button.icon-only,
|
|
669
|
+
input[type=button].icon-only,
|
|
670
|
+
input[type=submit].icon-only,
|
|
671
|
+
input[type=reset].icon-only {
|
|
672
|
+
/* Hover */
|
|
673
|
+
}
|
|
674
|
+
button.icon-only:hover,
|
|
675
|
+
a.button.icon-only:hover,
|
|
676
|
+
input[type=button].icon-only:hover,
|
|
677
|
+
input[type=submit].icon-only:hover,
|
|
678
|
+
input[type=reset].icon-only:hover {
|
|
679
|
+
font-size: 0;
|
|
680
|
+
}
|
|
681
|
+
|
|
682
|
+
section.card,
|
|
683
|
+
article.card,
|
|
684
|
+
div.card,
|
|
685
|
+
p.card,
|
|
686
|
+
span.card,
|
|
687
|
+
main > section > div.card,
|
|
688
|
+
main.sidemenu div > section > div.card {
|
|
689
|
+
display: flex;
|
|
690
|
+
box-sizing: border-box;
|
|
691
|
+
align-items: flex-start;
|
|
692
|
+
gap: 1rem;
|
|
693
|
+
padding-top: 1.25rem;
|
|
694
|
+
padding-right: 1rem;
|
|
695
|
+
padding-bottom: 1.25rem;
|
|
696
|
+
padding-left: 1rem;
|
|
697
|
+
background-color: #ffffff;
|
|
698
|
+
border-radius: 0.25rem;
|
|
699
|
+
border-width: 1px;
|
|
700
|
+
border-style: solid;
|
|
701
|
+
border-color: #f1f3f5;
|
|
702
|
+
}
|
|
703
|
+
.checkbox {
|
|
704
|
+
padding: 0;
|
|
705
|
+
display: flex;
|
|
706
|
+
flex-direction: row;
|
|
707
|
+
flex-wrap: nowrap;
|
|
708
|
+
align-items: center;
|
|
709
|
+
}
|
|
710
|
+
.checkbox input[type=checkbox] {
|
|
711
|
+
padding: 0;
|
|
712
|
+
cursor: pointer;
|
|
713
|
+
width: 1.25rem;
|
|
714
|
+
min-width: 1.25rem;
|
|
715
|
+
height: 1.25rem;
|
|
716
|
+
min-height: 1.25rem;
|
|
717
|
+
accent-color: #1971c2;
|
|
718
|
+
}
|
|
719
|
+
.checkbox input[type=checkbox] + label {
|
|
720
|
+
font-weight: normal;
|
|
721
|
+
cursor: pointer;
|
|
722
|
+
}
|
|
723
|
+
.checkbox input[type=checkbox] + label:focus {
|
|
724
|
+
outline: 2px solid #1971c2;
|
|
725
|
+
}
|
|
726
|
+
.checkbox input[type=checkbox]:disabled {
|
|
727
|
+
cursor: not-allowed;
|
|
728
|
+
}
|
|
729
|
+
.checkbox input[type=checkbox]:disabled + label {
|
|
730
|
+
cursor: not-allowed;
|
|
731
|
+
}
|
|
732
|
+
.checkbox.required {
|
|
733
|
+
flex-direction: column;
|
|
734
|
+
align-items: flex-start;
|
|
735
|
+
justify-content: center;
|
|
736
|
+
}
|
|
737
|
+
.checkbox.required > div {
|
|
738
|
+
padding: 0;
|
|
739
|
+
display: flex;
|
|
740
|
+
flex-direction: row;
|
|
741
|
+
}
|
|
742
|
+
.checkbox + .nota-bene {
|
|
743
|
+
padding-bottom: 0;
|
|
744
|
+
margin-bottom: 0;
|
|
745
|
+
}
|
|
746
|
+
|
|
747
|
+
/* color input */
|
|
748
|
+
form input[type=color] {
|
|
749
|
+
display: flex;
|
|
750
|
+
flex-direction: column;
|
|
751
|
+
align-items: stretch;
|
|
752
|
+
cursor: pointer;
|
|
753
|
+
box-sizing: border-box;
|
|
754
|
+
width: 2.5rem;
|
|
755
|
+
height: 2.75rem;
|
|
756
|
+
padding: 0.25rem;
|
|
757
|
+
}
|
|
758
|
+
form input[type=color].filled {
|
|
759
|
+
padding: 0;
|
|
760
|
+
-webkit-appearance: none;
|
|
761
|
+
border: none;
|
|
762
|
+
border-radius: 0.25rem;
|
|
763
|
+
}
|
|
764
|
+
form input[type=color].filled::-webkit-color-swatch-wrapper {
|
|
765
|
+
padding: 0;
|
|
766
|
+
}
|
|
767
|
+
form input[type=color].filled::-webkit-color-swatch {
|
|
768
|
+
border: none;
|
|
769
|
+
}
|
|
770
|
+
|
|
771
|
+
pre,
|
|
772
|
+
div.code-block {
|
|
773
|
+
display: flex;
|
|
774
|
+
overflow: auto;
|
|
775
|
+
overflow-x: auto;
|
|
776
|
+
width: 100%;
|
|
777
|
+
box-sizing: border-box;
|
|
778
|
+
margin: 0;
|
|
779
|
+
padding: 2rem;
|
|
780
|
+
background-color: #f1f3f5;
|
|
781
|
+
border-radius: 0.25rem;
|
|
782
|
+
}
|
|
783
|
+
pre > code,
|
|
784
|
+
div.code-block > code {
|
|
785
|
+
white-space: unset;
|
|
786
|
+
}
|
|
787
|
+
|
|
788
|
+
div.code-block {
|
|
789
|
+
font-family: monospace;
|
|
790
|
+
white-space: pre;
|
|
791
|
+
}
|
|
792
|
+
|
|
793
|
+
.collapsible {
|
|
794
|
+
/* Above breakpoint */
|
|
795
|
+
}
|
|
796
|
+
.collapsible button.collapsible-toggle {
|
|
797
|
+
display: none;
|
|
798
|
+
}
|
|
799
|
+
.collapsible.collapsed {
|
|
800
|
+
padding: 0;
|
|
801
|
+
gap: 0;
|
|
802
|
+
margin: 0;
|
|
803
|
+
position: relative;
|
|
804
|
+
}
|
|
805
|
+
.collapsible.collapsed button.collapsible-toggle {
|
|
806
|
+
display: flex;
|
|
807
|
+
max-height: 100%;
|
|
808
|
+
}
|
|
809
|
+
.collapsible.collapsed button.collapsible-toggle + .collapsing-element {
|
|
810
|
+
display: flex;
|
|
811
|
+
}
|
|
812
|
+
.collapsible.collapsed button.collapsible-toggle[aria-expanded=false] + .collapsing-element {
|
|
813
|
+
display: none;
|
|
814
|
+
}
|
|
815
|
+
|
|
816
|
+
.collapsing-element {
|
|
817
|
+
justify-content: space-between;
|
|
818
|
+
align-items: center;
|
|
819
|
+
}
|
|
820
|
+
|
|
821
|
+
.collapsible.collapsed .collapsing-element {
|
|
822
|
+
position: absolute;
|
|
823
|
+
max-height: initial;
|
|
824
|
+
height: auto;
|
|
825
|
+
box-sizing: border-box;
|
|
826
|
+
justify-content: space-between;
|
|
827
|
+
}
|
|
828
|
+
.collapsible.collapsed .collapsing-element form {
|
|
829
|
+
padding: 0;
|
|
830
|
+
background-color: transparent;
|
|
831
|
+
}
|
|
832
|
+
.collapsible.collapsed .collapsing-element ul,
|
|
833
|
+
.collapsible.collapsed .collapsing-element ol {
|
|
834
|
+
display: flex;
|
|
835
|
+
flex-direction: column;
|
|
836
|
+
width: 100%;
|
|
837
|
+
margin: 0;
|
|
838
|
+
padding: 0;
|
|
839
|
+
}
|
|
840
|
+
.collapsible.collapsed .collapsing-element ul li,
|
|
841
|
+
.collapsible.collapsed .collapsing-element ol li {
|
|
842
|
+
display: flex;
|
|
843
|
+
width: 100%;
|
|
844
|
+
max-width: 100%;
|
|
845
|
+
padding: 0;
|
|
846
|
+
}
|
|
847
|
+
.collapsible.collapsed .collapsing-element ul li::before,
|
|
848
|
+
.collapsible.collapsed .collapsing-element ol li::before {
|
|
849
|
+
/* Preventing default nav before to show up */
|
|
850
|
+
display: none;
|
|
851
|
+
}
|
|
852
|
+
.collapsible.collapsed .collapsing-element ul li a,
|
|
853
|
+
.collapsible.collapsed .collapsing-element ol li a {
|
|
854
|
+
display: flex;
|
|
855
|
+
align-items: center;
|
|
856
|
+
width: 100%;
|
|
857
|
+
max-width: 100%;
|
|
858
|
+
background-color: transparent;
|
|
859
|
+
border: 0;
|
|
860
|
+
white-space: nowrap;
|
|
861
|
+
box-sizing: border-box;
|
|
862
|
+
}
|
|
863
|
+
.collapsible.collapsed .collapsing-element ul li a::before,
|
|
864
|
+
.collapsible.collapsed .collapsing-element ol li a::before {
|
|
865
|
+
position: static;
|
|
866
|
+
display: inline-flex;
|
|
867
|
+
align-items: center;
|
|
868
|
+
justify-content: center;
|
|
869
|
+
text-align: center;
|
|
870
|
+
padding: 0;
|
|
871
|
+
font-style: normal;
|
|
872
|
+
}
|
|
873
|
+
.collapsible.collapsed .collapsing-element ul li a[aria-selected=true]::before, .collapsible.collapsed .collapsing-element ul li a[aria-current=page]::before,
|
|
874
|
+
.collapsible.collapsed .collapsing-element ol li a[aria-selected=true]::before,
|
|
875
|
+
.collapsible.collapsed .collapsing-element ol li a[aria-current=page]::before {
|
|
876
|
+
position: static;
|
|
877
|
+
display: inline-flex;
|
|
878
|
+
align-items: center;
|
|
879
|
+
justify-content: center;
|
|
880
|
+
text-align: center;
|
|
881
|
+
padding: 0;
|
|
882
|
+
font-style: normal;
|
|
883
|
+
}
|
|
884
|
+
.collapsible.collapsed .collapsing-element ul li a[aria-selected=true]:hover, .collapsible.collapsed .collapsing-element ul li a[aria-current=page]:hover,
|
|
885
|
+
.collapsible.collapsed .collapsing-element ol li a[aria-selected=true]:hover,
|
|
886
|
+
.collapsible.collapsed .collapsing-element ol li a[aria-current=page]:hover {
|
|
887
|
+
border: 0;
|
|
888
|
+
}
|
|
889
|
+
table .critical,
|
|
890
|
+
table .high,
|
|
891
|
+
table .medium,
|
|
892
|
+
table .low,
|
|
893
|
+
table .informational {
|
|
894
|
+
display: inline-block;
|
|
895
|
+
}
|
|
896
|
+
|
|
897
|
+
.de-emphasized {
|
|
898
|
+
font-size: 0.875rem;
|
|
899
|
+
color: #495057;
|
|
900
|
+
}
|
|
901
|
+
|
|
902
|
+
dl {
|
|
903
|
+
margin: 0;
|
|
904
|
+
width: 100%;
|
|
905
|
+
}
|
|
906
|
+
dl > div {
|
|
907
|
+
display: flex;
|
|
908
|
+
flex-wrap: wrap;
|
|
909
|
+
width: 100%;
|
|
910
|
+
border-width: 0 0 1px 0;
|
|
911
|
+
border-style: solid;
|
|
912
|
+
border-color: #e9ecef;
|
|
913
|
+
}
|
|
914
|
+
dl dt,
|
|
915
|
+
dl dd {
|
|
916
|
+
overflow-wrap: anywhere;
|
|
917
|
+
box-sizing: border-box;
|
|
918
|
+
margin: 0;
|
|
919
|
+
}
|
|
920
|
+
dl dt {
|
|
921
|
+
color: #495057;
|
|
922
|
+
padding: 0.5rem 0;
|
|
923
|
+
width: 15rem;
|
|
924
|
+
}
|
|
925
|
+
dl dd {
|
|
926
|
+
padding: 0.5rem 0;
|
|
927
|
+
}
|
|
928
|
+
div {
|
|
929
|
+
flex-direction: inherit;
|
|
930
|
+
display: flex;
|
|
931
|
+
gap: 0.5rem;
|
|
932
|
+
}
|
|
933
|
+
div .content-wrapper {
|
|
934
|
+
flex-direction: column;
|
|
935
|
+
display: flex;
|
|
936
|
+
width: 100%;
|
|
937
|
+
justify-content: flex-start;
|
|
938
|
+
}
|
|
939
|
+
|
|
940
|
+
.emphasized {
|
|
941
|
+
font-size: 1.25rem;
|
|
942
|
+
font-weight: medium;
|
|
943
|
+
}
|
|
944
|
+
|
|
945
|
+
.filter > div {
|
|
946
|
+
display: flex;
|
|
947
|
+
flex-direction: row;
|
|
948
|
+
align-items: center;
|
|
949
|
+
flex-wrap: wrap;
|
|
950
|
+
padding: 0;
|
|
951
|
+
width: 100%;
|
|
952
|
+
}
|
|
953
|
+
.filter > div p {
|
|
954
|
+
font-size: inherit;
|
|
955
|
+
color: inherit;
|
|
956
|
+
}
|
|
957
|
+
.filter > div button {
|
|
958
|
+
display: none;
|
|
959
|
+
min-width: 0;
|
|
960
|
+
background-color: transparent;
|
|
961
|
+
padding: 0;
|
|
962
|
+
font-size: 0;
|
|
963
|
+
gap: 0;
|
|
964
|
+
}
|
|
965
|
+
.filter > div button::after {
|
|
966
|
+
mask-size: contain;
|
|
967
|
+
content: "";
|
|
968
|
+
background-color: #1971c2;
|
|
969
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgd2lkdGg9IjI0IiAgaGVpZ2h0PSIyNCIgIHZpZXdCb3g9IjAgMCAyNCAyNCIgIGZpbGw9Im5vbmUiICBzdHJva2U9ImN1cnJlbnRDb2xvciIgIHN0cm9rZS13aWR0aD0iMiIgIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgIHN0cm9rZS1saW5lam9pbj0icm91bmQiICBjbGFzcz0iaWNvbiBpY29uLXRhYmxlciBpY29ucy10YWJsZXItb3V0bGluZSBpY29uLXRhYmxlci1maWx0ZXIiPjxwYXRoIHN0cm9rZT0ibm9uZSIgZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjxwYXRoIGQ9Ik00IDRoMTZ2Mi4xNzJhMiAyIDAgMCAxIC0uNTg2IDEuNDE0bC00LjQxNCA0LjQxNHY3bC02IDJ2LTguNWwtNC40OCAtNC45MjhhMiAyIDAgMCAxIC0uNTIgLTEuMzQ1di0yLjIyN3oiIC8+PC9zdmc+");
|
|
970
|
+
width: 1rem;
|
|
971
|
+
height: 1rem;
|
|
972
|
+
}
|
|
973
|
+
.filter > div button[aria-expanded=true]::after {
|
|
974
|
+
mask-size: contain;
|
|
975
|
+
content: "";
|
|
976
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik0xOCA2IDYgMThNNiA2bDEyIDEyIi8+PC9zdmc+");
|
|
977
|
+
}
|
|
978
|
+
|
|
979
|
+
.js-filters-loaded .filter > div > button {
|
|
980
|
+
display: inline-flex;
|
|
981
|
+
}
|
|
982
|
+
|
|
983
|
+
*:focus-visible,
|
|
984
|
+
*.focus {
|
|
985
|
+
position: relative;
|
|
986
|
+
outline: 2px solid;
|
|
987
|
+
outline-offset: -2px;
|
|
988
|
+
outline-color: #339af0;
|
|
989
|
+
z-index: 1;
|
|
990
|
+
border-radius: 0.25rem;
|
|
991
|
+
}
|
|
992
|
+
*:focus-visible + label::before,
|
|
993
|
+
*.focus + label::before {
|
|
994
|
+
position: relative;
|
|
995
|
+
outline: 2px solid;
|
|
996
|
+
z-index: 1;
|
|
997
|
+
}
|
|
998
|
+
|
|
999
|
+
body > footer,
|
|
1000
|
+
.page-footer {
|
|
1001
|
+
display: flex;
|
|
1002
|
+
width: 100%;
|
|
1003
|
+
box-sizing: border-box;
|
|
1004
|
+
flex-direction: column;
|
|
1005
|
+
gap: 1rem;
|
|
1006
|
+
justify-content: center;
|
|
1007
|
+
align-items: center;
|
|
1008
|
+
text-align: center;
|
|
1009
|
+
padding-top: 2rem;
|
|
1010
|
+
padding-right: 2rem;
|
|
1011
|
+
padding-bottom: 3rem;
|
|
1012
|
+
padding-left: 2rem;
|
|
1013
|
+
}
|
|
1014
|
+
body > footer .content-wrapper,
|
|
1015
|
+
.page-footer .content-wrapper {
|
|
1016
|
+
flex-direction: column;
|
|
1017
|
+
align-items: flex-start;
|
|
1018
|
+
}
|
|
1019
|
+
body > footer a,
|
|
1020
|
+
.page-footer a {
|
|
1021
|
+
color: inherit;
|
|
1022
|
+
text-decoration: none;
|
|
1023
|
+
color: #1971c2;
|
|
1024
|
+
}
|
|
1025
|
+
body > footer a[aria-current=page], body > footer a[aria-current=page]:hover, body > footer a:hover, body > footer a:visited:hover, body > footer a[aria-current=page]:visited:hover,
|
|
1026
|
+
.page-footer a[aria-current=page],
|
|
1027
|
+
.page-footer a[aria-current=page]:hover,
|
|
1028
|
+
.page-footer a:hover,
|
|
1029
|
+
.page-footer a:visited:hover,
|
|
1030
|
+
.page-footer a[aria-current=page]:visited:hover {
|
|
1031
|
+
text-decoration: underline;
|
|
1032
|
+
}
|
|
1033
|
+
body > footer ul,
|
|
1034
|
+
body > footer ol,
|
|
1035
|
+
.page-footer ul,
|
|
1036
|
+
.page-footer ol {
|
|
1037
|
+
display: flex;
|
|
1038
|
+
flex-direction: row;
|
|
1039
|
+
flex-wrap: wrap;
|
|
1040
|
+
margin: 0;
|
|
1041
|
+
gap: 1rem;
|
|
1042
|
+
justify-content: center;
|
|
1043
|
+
flex-direction: row;
|
|
1044
|
+
}
|
|
1045
|
+
body > footer ul li,
|
|
1046
|
+
body > footer ol li,
|
|
1047
|
+
.page-footer ul li,
|
|
1048
|
+
.page-footer ol li {
|
|
1049
|
+
display: flex;
|
|
1050
|
+
list-style: none;
|
|
1051
|
+
box-sizing: border-box;
|
|
1052
|
+
}
|
|
1053
|
+
body > footer ul li::before,
|
|
1054
|
+
body > footer ol li::before,
|
|
1055
|
+
.page-footer ul li::before,
|
|
1056
|
+
.page-footer ol li::before {
|
|
1057
|
+
/* Preventing default nav before to show up */
|
|
1058
|
+
display: none;
|
|
1059
|
+
}
|
|
1060
|
+
body > footer h1,
|
|
1061
|
+
body > footer h2,
|
|
1062
|
+
body > footer h3,
|
|
1063
|
+
body > footer h4,
|
|
1064
|
+
body > footer h5,
|
|
1065
|
+
body > footer h6,
|
|
1066
|
+
body > footer p,
|
|
1067
|
+
body > footer span,
|
|
1068
|
+
body > footer li,
|
|
1069
|
+
.page-footer h1,
|
|
1070
|
+
.page-footer h2,
|
|
1071
|
+
.page-footer h3,
|
|
1072
|
+
.page-footer h4,
|
|
1073
|
+
.page-footer h5,
|
|
1074
|
+
.page-footer h6,
|
|
1075
|
+
.page-footer p,
|
|
1076
|
+
.page-footer span,
|
|
1077
|
+
.page-footer li {
|
|
1078
|
+
color: inherit;
|
|
1079
|
+
text-align: inherit;
|
|
1080
|
+
}
|
|
1081
|
+
body > footer nav,
|
|
1082
|
+
.page-footer nav {
|
|
1083
|
+
display: flex;
|
|
1084
|
+
width: 100%;
|
|
1085
|
+
flex-direction: column;
|
|
1086
|
+
gap: 1rem;
|
|
1087
|
+
flex-direction: column;
|
|
1088
|
+
}
|
|
1089
|
+
body > footer nav ul,
|
|
1090
|
+
body > footer nav ol,
|
|
1091
|
+
.page-footer nav ul,
|
|
1092
|
+
.page-footer nav ol {
|
|
1093
|
+
background-color: transparent;
|
|
1094
|
+
}
|
|
1095
|
+
body > footer nav ul li,
|
|
1096
|
+
body > footer nav ol li,
|
|
1097
|
+
.page-footer nav ul li,
|
|
1098
|
+
.page-footer nav ol li {
|
|
1099
|
+
list-style: none;
|
|
1100
|
+
}
|
|
1101
|
+
body > footer nav ul li::before,
|
|
1102
|
+
body > footer nav ol li::before,
|
|
1103
|
+
.page-footer nav ul li::before,
|
|
1104
|
+
.page-footer nav ol li::before {
|
|
1105
|
+
/* Preventing default nav before to show up */
|
|
1106
|
+
display: none;
|
|
1107
|
+
}
|
|
1108
|
+
|
|
1109
|
+
form,
|
|
1110
|
+
main section form,
|
|
1111
|
+
main article form,
|
|
1112
|
+
main div form {
|
|
1113
|
+
display: flex;
|
|
1114
|
+
flex-direction: column;
|
|
1115
|
+
width: 100%;
|
|
1116
|
+
box-sizing: border-box;
|
|
1117
|
+
align-items: flex-start;
|
|
1118
|
+
color: #212529;
|
|
1119
|
+
gap: 1rem;
|
|
1120
|
+
max-width: 40rem;
|
|
1121
|
+
}
|
|
1122
|
+
form div,
|
|
1123
|
+
form div.form-group,
|
|
1124
|
+
main section form div,
|
|
1125
|
+
main section form div.form-group,
|
|
1126
|
+
main article form div,
|
|
1127
|
+
main article form div.form-group,
|
|
1128
|
+
main div form div,
|
|
1129
|
+
main div form div.form-group {
|
|
1130
|
+
display: flex;
|
|
1131
|
+
gap: 0.5rem;
|
|
1132
|
+
flex-direction: column;
|
|
1133
|
+
}
|
|
1134
|
+
form div,
|
|
1135
|
+
form fieldset,
|
|
1136
|
+
main section form div,
|
|
1137
|
+
main section form fieldset,
|
|
1138
|
+
main article form div,
|
|
1139
|
+
main article form fieldset,
|
|
1140
|
+
main div form div,
|
|
1141
|
+
main div form fieldset {
|
|
1142
|
+
box-sizing: border-box;
|
|
1143
|
+
}
|
|
1144
|
+
form div.horizontal,
|
|
1145
|
+
form fieldset.horizontal,
|
|
1146
|
+
main section form div.horizontal,
|
|
1147
|
+
main section form fieldset.horizontal,
|
|
1148
|
+
main article form div.horizontal,
|
|
1149
|
+
main article form fieldset.horizontal,
|
|
1150
|
+
main div form div.horizontal,
|
|
1151
|
+
main div form fieldset.horizontal {
|
|
1152
|
+
flex-wrap: nowrap;
|
|
1153
|
+
}
|
|
1154
|
+
form .centered,
|
|
1155
|
+
main section form .centered,
|
|
1156
|
+
main article form .centered,
|
|
1157
|
+
main div form .centered {
|
|
1158
|
+
display: table-cell;
|
|
1159
|
+
width: auto;
|
|
1160
|
+
text-align: center;
|
|
1161
|
+
}
|
|
1162
|
+
|
|
1163
|
+
/* Resetting inherited layout padding */
|
|
1164
|
+
main div form div,
|
|
1165
|
+
main div div form div,
|
|
1166
|
+
main section form div,
|
|
1167
|
+
main section div form div,
|
|
1168
|
+
main article form div,
|
|
1169
|
+
main article div form div {
|
|
1170
|
+
padding: 0;
|
|
1171
|
+
}
|
|
1172
|
+
|
|
1173
|
+
form button,
|
|
1174
|
+
form a.button,
|
|
1175
|
+
form input[type=button],
|
|
1176
|
+
form input[type=submit],
|
|
1177
|
+
form input[type=reset] {
|
|
1178
|
+
box-sizing: border-box;
|
|
1179
|
+
}
|
|
1180
|
+
form.horizontal fieldset .button-container, form fieldset > div.button-container, form fieldset .button-container {
|
|
1181
|
+
/* Removing gap as it is not supported within fieldsets */
|
|
1182
|
+
gap: 0;
|
|
1183
|
+
width: auto;
|
|
1184
|
+
margin-right: -0.5rem;
|
|
1185
|
+
margin-bottom: -0.5rem;
|
|
1186
|
+
margin-left: -0.5rem;
|
|
1187
|
+
}
|
|
1188
|
+
form.horizontal fieldset .button-container button, form fieldset .button-container button,
|
|
1189
|
+
form fieldset .button-container a.button,
|
|
1190
|
+
form fieldset .button-container input[type=button],
|
|
1191
|
+
form fieldset .button-container input[type=submit],
|
|
1192
|
+
form fieldset .button-container input[type=reset] {
|
|
1193
|
+
float: left;
|
|
1194
|
+
margin-right: -0.5rem;
|
|
1195
|
+
margin-bottom: -0.5rem;
|
|
1196
|
+
margin-left: -0.5rem;
|
|
1197
|
+
}
|
|
1198
|
+
form .button-container {
|
|
1199
|
+
width: auto;
|
|
1200
|
+
}
|
|
1201
|
+
form.horizontal fieldset > div.button-container {
|
|
1202
|
+
gap: 1rem;
|
|
1203
|
+
}
|
|
1204
|
+
|
|
1205
|
+
form input[type=checkbox] {
|
|
1206
|
+
padding: 0;
|
|
1207
|
+
margin-left: 0;
|
|
1208
|
+
margin-right: 0;
|
|
1209
|
+
}
|
|
1210
|
+
form input[type=checkbox] + label {
|
|
1211
|
+
width: auto;
|
|
1212
|
+
cursor: pointer;
|
|
1213
|
+
margin-top: 0;
|
|
1214
|
+
}
|
|
1215
|
+
form input[type=checkbox]:disabled {
|
|
1216
|
+
cursor: not-allowed;
|
|
1217
|
+
}
|
|
1218
|
+
form .checkbox > div {
|
|
1219
|
+
padding: 0;
|
|
1220
|
+
display: flex;
|
|
1221
|
+
flex-direction: row;
|
|
1222
|
+
align-items: center;
|
|
1223
|
+
}
|
|
1224
|
+
form .checkbox p.error,
|
|
1225
|
+
form .checkbox p.warning,
|
|
1226
|
+
form .checkbox p.confirmation,
|
|
1227
|
+
form .checkbox p.explanation,
|
|
1228
|
+
form .checkbox p.primary {
|
|
1229
|
+
margin: 0;
|
|
1230
|
+
}
|
|
1231
|
+
form fieldset .checkbox {
|
|
1232
|
+
padding: 0;
|
|
1233
|
+
display: initial;
|
|
1234
|
+
margin: 0 0 0.5rem;
|
|
1235
|
+
}
|
|
1236
|
+
form fieldset .checkbox input[type=checkbox] {
|
|
1237
|
+
padding: 0;
|
|
1238
|
+
cursor: pointer;
|
|
1239
|
+
margin: 0;
|
|
1240
|
+
min-height: 0;
|
|
1241
|
+
}
|
|
1242
|
+
form fieldset .checkbox input[type=checkbox] + label {
|
|
1243
|
+
cursor: pointer;
|
|
1244
|
+
padding-left: 0.5rem;
|
|
1245
|
+
margin: 0;
|
|
1246
|
+
}
|
|
1247
|
+
form fieldset .checkbox input[type=checkbox]:disabled {
|
|
1248
|
+
cursor: not-allowed;
|
|
1249
|
+
}
|
|
1250
|
+
form fieldset .checkbox input[type=checkbox]:disabled + label {
|
|
1251
|
+
cursor: not-allowed;
|
|
1252
|
+
}
|
|
1253
|
+
form fieldset .checkbox.required {
|
|
1254
|
+
flex-direction: column;
|
|
1255
|
+
}
|
|
1256
|
+
form fieldset .checkbox.required > div {
|
|
1257
|
+
padding: 0;
|
|
1258
|
+
display: initial;
|
|
1259
|
+
}
|
|
1260
|
+
form fieldset .checkbox fieldset .checkbox {
|
|
1261
|
+
margin: 0 0 0.5rem;
|
|
1262
|
+
}
|
|
1263
|
+
|
|
1264
|
+
/* Fieldset styling is a bit different compared to the default form styling.
|
|
1265
|
+
This is because of a couple of styling restrictions and issues concerning fieldsets and it's children.
|
|
1266
|
+
- Fieldsets can't use flexbox
|
|
1267
|
+
- When elements within the fieldset use flexbox, unwanted white-space appears at the bottom of the fieldset.
|
|
1268
|
+
The amount of whitespace depends on the length of the fieldset before flex positioning took place. And will not be removed after.
|
|
1269
|
+
|
|
1270
|
+
The usage of fieldsets is recommended because it is the semantically correct element to use for form grouping.
|
|
1271
|
+
As well as it improves the experience for users who are using a screenreader to navigate the form.
|
|
1272
|
+
|
|
1273
|
+
To prevent these issues to cause unexpected behaviour the fieldset and it's children within this set do no use flexbox for their positioning.
|
|
1274
|
+
But the alternative styling as you can see below.
|
|
1275
|
+
|
|
1276
|
+
For more information on the bug see: https://github.com/philipwalton/flexbugs#9-some-html-elements-cant-be-flex-containers
|
|
1277
|
+
and: https://bugs.chromium.org/p/chromium/issues/detail?id=262679 */
|
|
1278
|
+
form > fieldset,
|
|
1279
|
+
main section form > fieldset,
|
|
1280
|
+
main article form > fieldset,
|
|
1281
|
+
main div form > fieldset {
|
|
1282
|
+
padding: 0;
|
|
1283
|
+
border-width: 0;
|
|
1284
|
+
}
|
|
1285
|
+
form > fieldset legend,
|
|
1286
|
+
main section form > fieldset legend,
|
|
1287
|
+
main article form > fieldset legend,
|
|
1288
|
+
main div form > fieldset legend {
|
|
1289
|
+
font-weight: bold;
|
|
1290
|
+
margin: 0 0 1rem 0;
|
|
1291
|
+
}
|
|
1292
|
+
form > fieldset input,
|
|
1293
|
+
main section form > fieldset input,
|
|
1294
|
+
main article form > fieldset input,
|
|
1295
|
+
main div form > fieldset input {
|
|
1296
|
+
margin: 0.5rem 0 1rem 0;
|
|
1297
|
+
}
|
|
1298
|
+
form > fieldset,
|
|
1299
|
+
main section form > fieldset,
|
|
1300
|
+
main article form > fieldset,
|
|
1301
|
+
main div form > fieldset {
|
|
1302
|
+
/*Fieldsets within fieldsets ignore the "*" all selector */
|
|
1303
|
+
}
|
|
1304
|
+
form > fieldset > fieldset,
|
|
1305
|
+
main section form > fieldset > fieldset,
|
|
1306
|
+
main article form > fieldset > fieldset,
|
|
1307
|
+
main div form > fieldset > fieldset {
|
|
1308
|
+
display: inline-block;
|
|
1309
|
+
border-width: 0;
|
|
1310
|
+
}
|
|
1311
|
+
form > fieldset > fieldset:last-child,
|
|
1312
|
+
main section form > fieldset > fieldset:last-child,
|
|
1313
|
+
main article form > fieldset > fieldset:last-child,
|
|
1314
|
+
main div form > fieldset > fieldset:last-child {
|
|
1315
|
+
margin-bottom: 0;
|
|
1316
|
+
}
|
|
1317
|
+
form > fieldset div,
|
|
1318
|
+
main section form > fieldset div,
|
|
1319
|
+
main article form > fieldset div,
|
|
1320
|
+
main div form > fieldset div {
|
|
1321
|
+
display: block;
|
|
1322
|
+
/* used to re-renders the div so long labels won't run out of the div */
|
|
1323
|
+
float: left;
|
|
1324
|
+
width: 100%;
|
|
1325
|
+
}
|
|
1326
|
+
form > fieldset div > *,
|
|
1327
|
+
main section form > fieldset div > *,
|
|
1328
|
+
main article form > fieldset div > *,
|
|
1329
|
+
main div form > fieldset div > * {
|
|
1330
|
+
float: left;
|
|
1331
|
+
width: 100%;
|
|
1332
|
+
max-width: 100%;
|
|
1333
|
+
box-sizing: border-box;
|
|
1334
|
+
margin: 0;
|
|
1335
|
+
}
|
|
1336
|
+
form > fieldset div input,
|
|
1337
|
+
main section form > fieldset div input,
|
|
1338
|
+
main article form > fieldset div input,
|
|
1339
|
+
main div form > fieldset div input {
|
|
1340
|
+
margin: 0.5rem 0 1rem 0;
|
|
1341
|
+
}
|
|
1342
|
+
form > fieldset,
|
|
1343
|
+
main section form > fieldset,
|
|
1344
|
+
main article form > fieldset,
|
|
1345
|
+
main div form > fieldset {
|
|
1346
|
+
/* Notifications */
|
|
1347
|
+
}
|
|
1348
|
+
form > fieldset > div.error > *, form > fieldset > div.warning > *, form > fieldset > div.explanation > *, form > fieldset > div.confirmation > *, form > fieldset > div.system > *,
|
|
1349
|
+
main section form > fieldset > div.error > *,
|
|
1350
|
+
main section form > fieldset > div.warning > *,
|
|
1351
|
+
main section form > fieldset > div.explanation > *,
|
|
1352
|
+
main section form > fieldset > div.confirmation > *,
|
|
1353
|
+
main section form > fieldset > div.system > *,
|
|
1354
|
+
main article form > fieldset > div.error > *,
|
|
1355
|
+
main article form > fieldset > div.warning > *,
|
|
1356
|
+
main article form > fieldset > div.explanation > *,
|
|
1357
|
+
main article form > fieldset > div.confirmation > *,
|
|
1358
|
+
main article form > fieldset > div.system > *,
|
|
1359
|
+
main div form > fieldset > div.error > *,
|
|
1360
|
+
main div form > fieldset > div.warning > *,
|
|
1361
|
+
main div form > fieldset > div.explanation > *,
|
|
1362
|
+
main div form > fieldset > div.confirmation > *,
|
|
1363
|
+
main div form > fieldset > div.system > * {
|
|
1364
|
+
max-width: 100%;
|
|
1365
|
+
width: 100%;
|
|
1366
|
+
}
|
|
1367
|
+
form > fieldset .nota-bene,
|
|
1368
|
+
main section form > fieldset .nota-bene,
|
|
1369
|
+
main article form > fieldset .nota-bene,
|
|
1370
|
+
main div form > fieldset .nota-bene {
|
|
1371
|
+
padding-bottom: 0.5rem;
|
|
1372
|
+
}
|
|
1373
|
+
|
|
1374
|
+
/* Fieldset styling is a bit different compared to the default form styling.
|
|
1375
|
+
This is because of a couple of styling restrictions and issues concerning fieldsets and it's children.
|
|
1376
|
+
- Fieldsets can't use flexbox
|
|
1377
|
+
- When elements within the fieldset use flexbox, unwanted white-space appears at the bottom of the fieldset.
|
|
1378
|
+
The amount of whitespace depends on the length of the fieldset before flex positioning took place. And will not be removed after.
|
|
1379
|
+
|
|
1380
|
+
The usage of fieldsets is recommended because it is the semantically correct element to use for form grouping.
|
|
1381
|
+
As well as it improves the experience for users who are using a screenreader to navigate the form.
|
|
1382
|
+
|
|
1383
|
+
To prevent these issues to cause unexpected behaviour the fieldset and it's children within this set do no use flexbox for their positioning.
|
|
1384
|
+
But the alternative styling as you can see below.
|
|
1385
|
+
|
|
1386
|
+
For more information on the bug see: https://github.com/philipwalton/flexbugs#9-some-html-elements-cant-be-flex-containers
|
|
1387
|
+
and: https://bugs.chromium.org/p/chromium/issues/detail?id=262679 */
|
|
1388
|
+
form.horizontal > fieldset {
|
|
1389
|
+
width: 100%;
|
|
1390
|
+
}
|
|
1391
|
+
form.horizontal > fieldset > div {
|
|
1392
|
+
display: block;
|
|
1393
|
+
/* resetting gap as it can not be used within fieldsets */
|
|
1394
|
+
gap: 0;
|
|
1395
|
+
/* Adds margin instead of gap */
|
|
1396
|
+
}
|
|
1397
|
+
@media (width >= 24rem) {
|
|
1398
|
+
form.horizontal > fieldset > div > * {
|
|
1399
|
+
/* resetting gap as it can not be used within fieldsets */
|
|
1400
|
+
gap: 0;
|
|
1401
|
+
/* float objects to move inputs into place even when there is no label */
|
|
1402
|
+
float: right;
|
|
1403
|
+
width: 66.66%;
|
|
1404
|
+
}
|
|
1405
|
+
form.horizontal > fieldset > div > div {
|
|
1406
|
+
margin-bottom: 0;
|
|
1407
|
+
}
|
|
1408
|
+
form.horizontal > fieldset > div label {
|
|
1409
|
+
float: left;
|
|
1410
|
+
width: 33.33%;
|
|
1411
|
+
margin-top: 1rem;
|
|
1412
|
+
}
|
|
1413
|
+
}
|
|
1414
|
+
form.horizontal > fieldset .required .nota-bene {
|
|
1415
|
+
float: left;
|
|
1416
|
+
}
|
|
1417
|
+
form.horizontal > fieldset input[type=color] {
|
|
1418
|
+
float: left;
|
|
1419
|
+
}
|
|
1420
|
+
form.horizontal > fieldset > .checkbox,
|
|
1421
|
+
form.horizontal > fieldset > .radio {
|
|
1422
|
+
margin-left: 0;
|
|
1423
|
+
width: 100%;
|
|
1424
|
+
float: right;
|
|
1425
|
+
}
|
|
1426
|
+
@media (width >= 24rem) {
|
|
1427
|
+
form.horizontal > fieldset > .checkbox,
|
|
1428
|
+
form.horizontal > fieldset > .radio {
|
|
1429
|
+
width: 66.66%;
|
|
1430
|
+
}
|
|
1431
|
+
}
|
|
1432
|
+
form.horizontal > fieldset > .checkbox .horizontal,
|
|
1433
|
+
form.horizontal > fieldset > .radio .horizontal {
|
|
1434
|
+
display: block;
|
|
1435
|
+
gap: 0;
|
|
1436
|
+
}
|
|
1437
|
+
form.horizontal > fieldset > .checkbox input,
|
|
1438
|
+
form.horizontal > fieldset > .checkbox label,
|
|
1439
|
+
form.horizontal > fieldset > .radio input,
|
|
1440
|
+
form.horizontal > fieldset > .radio label {
|
|
1441
|
+
float: none;
|
|
1442
|
+
margin: 0;
|
|
1443
|
+
}
|
|
1444
|
+
form.horizontal > fieldset > .checkbox input,
|
|
1445
|
+
form.horizontal > fieldset > .radio input {
|
|
1446
|
+
float: left;
|
|
1447
|
+
}
|
|
1448
|
+
form.horizontal > fieldset > .checkbox label,
|
|
1449
|
+
form.horizontal > fieldset > .radio label {
|
|
1450
|
+
margin-top: 0;
|
|
1451
|
+
display: block;
|
|
1452
|
+
float: left;
|
|
1453
|
+
}
|
|
1454
|
+
form.horizontal > fieldset > .checkbox,
|
|
1455
|
+
form.horizontal > fieldset > .radio {
|
|
1456
|
+
/* Help button */
|
|
1457
|
+
}
|
|
1458
|
+
form.horizontal > fieldset > .checkbox > button,
|
|
1459
|
+
form.horizontal > fieldset > .radio > button {
|
|
1460
|
+
top: 0;
|
|
1461
|
+
}
|
|
1462
|
+
form.horizontal > fieldset > .checkbox,
|
|
1463
|
+
form.horizontal > fieldset > .radio {
|
|
1464
|
+
/* Help text */
|
|
1465
|
+
}
|
|
1466
|
+
form.horizontal > fieldset > .checkbox > p,
|
|
1467
|
+
form.horizontal > fieldset > .checkbox > div,
|
|
1468
|
+
form.horizontal > fieldset > .radio > p,
|
|
1469
|
+
form.horizontal > fieldset > .radio > div {
|
|
1470
|
+
width: 100%;
|
|
1471
|
+
}
|
|
1472
|
+
@media (width >= 24rem) {
|
|
1473
|
+
form.horizontal > fieldset > button,
|
|
1474
|
+
form.horizontal > fieldset > a.button,
|
|
1475
|
+
form.horizontal > fieldset > input[type=button],
|
|
1476
|
+
form.horizontal > fieldset > input[type=submit],
|
|
1477
|
+
form.horizontal > fieldset > input[type=reset],
|
|
1478
|
+
form.horizontal > fieldset > a,
|
|
1479
|
+
form.horizontal > fieldset > fieldset {
|
|
1480
|
+
padding: 0;
|
|
1481
|
+
margin-left: 33.33%;
|
|
1482
|
+
}
|
|
1483
|
+
form.horizontal > fieldset + button, form.horizontal > fieldset + a.button, form.horizontal > fieldset + input[type=button], form.horizontal > fieldset + input[type=submit], form.horizontal > fieldset + input[type=reset] {
|
|
1484
|
+
margin-left: 33.33%;
|
|
1485
|
+
}
|
|
1486
|
+
}
|
|
1487
|
+
|
|
1488
|
+
form fieldset .radio {
|
|
1489
|
+
padding: 0;
|
|
1490
|
+
display: initial;
|
|
1491
|
+
margin: 0 0 0.5rem;
|
|
1492
|
+
}
|
|
1493
|
+
form fieldset .radio input[type=radio] {
|
|
1494
|
+
padding: 0;
|
|
1495
|
+
cursor: pointer;
|
|
1496
|
+
margin: 0;
|
|
1497
|
+
}
|
|
1498
|
+
form fieldset .radio input[type=radio] + label {
|
|
1499
|
+
cursor: pointer;
|
|
1500
|
+
margin: 0;
|
|
1501
|
+
}
|
|
1502
|
+
form fieldset .radio input[type=radio]:disabled {
|
|
1503
|
+
cursor: not-allowed;
|
|
1504
|
+
}
|
|
1505
|
+
form fieldset .radio input[type=radio]:disabled + label {
|
|
1506
|
+
cursor: not-allowed;
|
|
1507
|
+
}
|
|
1508
|
+
form fieldset .radio.required {
|
|
1509
|
+
flex-direction: column;
|
|
1510
|
+
}
|
|
1511
|
+
form fieldset .radio.required > div {
|
|
1512
|
+
padding: 0;
|
|
1513
|
+
display: initial;
|
|
1514
|
+
}
|
|
1515
|
+
form fieldset fieldset .radio {
|
|
1516
|
+
margin: 0 0 0.5rem;
|
|
1517
|
+
}
|
|
1518
|
+
|
|
1519
|
+
form.horizontal > fieldset > fieldset legend {
|
|
1520
|
+
font-weight: inherit;
|
|
1521
|
+
margin: 0;
|
|
1522
|
+
box-sizing: border-box;
|
|
1523
|
+
float: left;
|
|
1524
|
+
}
|
|
1525
|
+
@media (width >= 24rem) {
|
|
1526
|
+
form.horizontal > fieldset > fieldset > * {
|
|
1527
|
+
float: right;
|
|
1528
|
+
}
|
|
1529
|
+
}
|
|
1530
|
+
|
|
1531
|
+
form.horizontal .grouped-choice-list legend {
|
|
1532
|
+
font-weight: normal;
|
|
1533
|
+
width: auto;
|
|
1534
|
+
margin: 0;
|
|
1535
|
+
}
|
|
1536
|
+
@media (width >= 24rem) {
|
|
1537
|
+
form.horizontal .grouped-choice-list legend {
|
|
1538
|
+
position: absolute;
|
|
1539
|
+
padding: 0;
|
|
1540
|
+
}
|
|
1541
|
+
}
|
|
1542
|
+
|
|
1543
|
+
form textarea {
|
|
1544
|
+
box-sizing: border-box;
|
|
1545
|
+
width: 100%;
|
|
1546
|
+
padding: 1rem;
|
|
1547
|
+
font-size: inherit;
|
|
1548
|
+
}
|
|
1549
|
+
|
|
1550
|
+
form.help {
|
|
1551
|
+
position: relative;
|
|
1552
|
+
}
|
|
1553
|
+
form.help > div {
|
|
1554
|
+
width: 100%;
|
|
1555
|
+
position: relative;
|
|
1556
|
+
}
|
|
1557
|
+
form.help .help-container {
|
|
1558
|
+
width: 100%;
|
|
1559
|
+
position: relative;
|
|
1560
|
+
padding: 0 2rem 0 0;
|
|
1561
|
+
}
|
|
1562
|
+
form.help > div .help-button,
|
|
1563
|
+
form.help > fieldset .help-button {
|
|
1564
|
+
display: flex;
|
|
1565
|
+
position: absolute;
|
|
1566
|
+
gap: 0;
|
|
1567
|
+
margin: 0;
|
|
1568
|
+
min-width: 0;
|
|
1569
|
+
min-height: 0;
|
|
1570
|
+
font-size: 0;
|
|
1571
|
+
box-sizing: border-box;
|
|
1572
|
+
top: 0.5rem;
|
|
1573
|
+
width: auto;
|
|
1574
|
+
right: 0;
|
|
1575
|
+
padding: 0.25rem;
|
|
1576
|
+
border-width: 1px;
|
|
1577
|
+
border-style: solid;
|
|
1578
|
+
border-color: #ced4da;
|
|
1579
|
+
border-radius: 50%;
|
|
1580
|
+
background-color: transparent;
|
|
1581
|
+
color: #1971c2;
|
|
1582
|
+
}
|
|
1583
|
+
form.help > div .help-button::before,
|
|
1584
|
+
form.help > fieldset .help-button::before {
|
|
1585
|
+
mask-size: contain;
|
|
1586
|
+
content: "";
|
|
1587
|
+
background-color: #1971c2;
|
|
1588
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik04IDhhMy41IDMgMCAwIDEgMy41LTNoMUEzLjUgMyAwIDAgMSAxNiA4YTMgMyAwIDAgMS0yIDMgMyA0IDAgMCAwLTIgNE0xMiAxOXYuMDEiLz48L3N2Zz4=");
|
|
1589
|
+
width: 1rem;
|
|
1590
|
+
height: 1rem;
|
|
1591
|
+
}
|
|
1592
|
+
form.help > div .help-button + .explanation,
|
|
1593
|
+
form.help > fieldset .help-button + .explanation {
|
|
1594
|
+
margin-bottom: 0;
|
|
1595
|
+
}
|
|
1596
|
+
form.help > div p.explanation.collapsed,
|
|
1597
|
+
form.help > div div.explanation.collapsed,
|
|
1598
|
+
form.help > fieldset p.explanation.collapsed,
|
|
1599
|
+
form.help > fieldset div.explanation.collapsed {
|
|
1600
|
+
display: none;
|
|
1601
|
+
}
|
|
1602
|
+
form.help > div *:has(.help-button),
|
|
1603
|
+
form.help > fieldset *:has(.help-button) {
|
|
1604
|
+
position: relative;
|
|
1605
|
+
min-height: 1.5rem;
|
|
1606
|
+
}
|
|
1607
|
+
form.help fieldset {
|
|
1608
|
+
max-width: 100%;
|
|
1609
|
+
min-width: 0;
|
|
1610
|
+
gap: 0;
|
|
1611
|
+
}
|
|
1612
|
+
form.help fieldset .help-button {
|
|
1613
|
+
display: inline-block;
|
|
1614
|
+
margin: 1rem -2.5rem 0 0;
|
|
1615
|
+
}
|
|
1616
|
+
form.help fieldset .help-button + .explanation {
|
|
1617
|
+
margin-top: 0;
|
|
1618
|
+
}
|
|
1619
|
+
form.help fieldset .help-button::before {
|
|
1620
|
+
display: inline-block;
|
|
1621
|
+
}
|
|
1622
|
+
|
|
1623
|
+
form.horizontal {
|
|
1624
|
+
flex-direction: column !important;
|
|
1625
|
+
align-items: flex-start;
|
|
1626
|
+
}
|
|
1627
|
+
form.horizontal label {
|
|
1628
|
+
width: 100%;
|
|
1629
|
+
max-width: 33.33%;
|
|
1630
|
+
}
|
|
1631
|
+
form.horizontal > div {
|
|
1632
|
+
flex-direction: row;
|
|
1633
|
+
flex-wrap: nowrap;
|
|
1634
|
+
width: 100%;
|
|
1635
|
+
}
|
|
1636
|
+
form.horizontal button,
|
|
1637
|
+
form.horizontal a.button,
|
|
1638
|
+
form.horizontal input[type=button],
|
|
1639
|
+
form.horizontal input[type=submit],
|
|
1640
|
+
form.horizontal input[type=reset] {
|
|
1641
|
+
margin: 0 0 0 calc(33.33% + 0.5rem);
|
|
1642
|
+
}
|
|
1643
|
+
form.horizontal > div.form-group,
|
|
1644
|
+
form.horizontal > section.form-group {
|
|
1645
|
+
display: flex;
|
|
1646
|
+
flex-direction: row;
|
|
1647
|
+
align-items: center;
|
|
1648
|
+
flex-wrap: nowrap;
|
|
1649
|
+
margin: 0;
|
|
1650
|
+
}
|
|
1651
|
+
form.horizontal > div.form-group > *,
|
|
1652
|
+
form.horizontal > section.form-group > * {
|
|
1653
|
+
flex-grow: 1;
|
|
1654
|
+
box-sizing: border-box;
|
|
1655
|
+
}
|
|
1656
|
+
form.horizontal > div.form-group.checkbox,
|
|
1657
|
+
form.horizontal > section.form-group.checkbox {
|
|
1658
|
+
margin: 0;
|
|
1659
|
+
flex-wrap: nowrap;
|
|
1660
|
+
}
|
|
1661
|
+
form.horizontal > div.form-group.checkbox > div,
|
|
1662
|
+
form.horizontal > div.form-group.checkbox form.horizontal > section.form-group.checkbox > div,
|
|
1663
|
+
form.horizontal > div.form-group.checkbox input[type=checkbox],
|
|
1664
|
+
form.horizontal > section.form-group.checkbox form.horizontal > div.form-group.checkbox > div,
|
|
1665
|
+
form.horizontal > section.form-group.checkbox > div,
|
|
1666
|
+
form.horizontal > section.form-group.checkbox input[type=checkbox] {
|
|
1667
|
+
/* Align checkbox with input fields */
|
|
1668
|
+
margin-left: 0;
|
|
1669
|
+
flex-grow: 0;
|
|
1670
|
+
margin-right: 0;
|
|
1671
|
+
}
|
|
1672
|
+
form.horizontal > div.form-group.checkbox > div + label,
|
|
1673
|
+
form.horizontal > div.form-group.checkbox form.horizontal > section.form-group.checkbox > div + label,
|
|
1674
|
+
form.horizontal > div.form-group.checkbox input[type=checkbox] + label,
|
|
1675
|
+
form.horizontal > section.form-group.checkbox form.horizontal > div.form-group.checkbox > div + label,
|
|
1676
|
+
form.horizontal > section.form-group.checkbox > div + label,
|
|
1677
|
+
form.horizontal > section.form-group.checkbox input[type=checkbox] + label {
|
|
1678
|
+
max-width: calc(100% - 1.25rem);
|
|
1679
|
+
}
|
|
1680
|
+
form.horizontal > div.form-group.checkbox > div input[type=checkbox],
|
|
1681
|
+
form.horizontal > section.form-group.checkbox > div input[type=checkbox] {
|
|
1682
|
+
margin-left: 0;
|
|
1683
|
+
}
|
|
1684
|
+
form.horizontal > div.form-group.radio,
|
|
1685
|
+
form.horizontal > section.form-group.radio {
|
|
1686
|
+
flex-wrap: nowrap;
|
|
1687
|
+
}
|
|
1688
|
+
form.horizontal > div.form-group.radio > div,
|
|
1689
|
+
form.horizontal > div.form-group.radio form.horizontal > section.form-group.radio > div,
|
|
1690
|
+
form.horizontal > div.form-group.radio input[type=radio],
|
|
1691
|
+
form.horizontal > section.form-group.radio form.horizontal > div.form-group.radio > div,
|
|
1692
|
+
form.horizontal > section.form-group.radio > div,
|
|
1693
|
+
form.horizontal > section.form-group.radio input[type=radio] {
|
|
1694
|
+
flex-grow: 0;
|
|
1695
|
+
margin-right: 0;
|
|
1696
|
+
}
|
|
1697
|
+
@media (width >= 24rem) {
|
|
1698
|
+
form.horizontal > div.form-group.radio > div,
|
|
1699
|
+
form.horizontal > div.form-group.radio form.horizontal > section.form-group.radio > div,
|
|
1700
|
+
form.horizontal > div.form-group.radio input[type=radio],
|
|
1701
|
+
form.horizontal > section.form-group.radio form.horizontal > div.form-group.radio > div,
|
|
1702
|
+
form.horizontal > section.form-group.radio > div,
|
|
1703
|
+
form.horizontal > section.form-group.radio input[type=radio] {
|
|
1704
|
+
/* Align radio with input fields */
|
|
1705
|
+
}
|
|
1706
|
+
}
|
|
1707
|
+
form.horizontal > div.form-group.radio > div input[type=radio],
|
|
1708
|
+
form.horizontal > section.form-group.radio > div input[type=radio] {
|
|
1709
|
+
margin-left: 0;
|
|
1710
|
+
}
|
|
1711
|
+
form.horizontal > div.form-group.checkbox, form.horizontal > div.form-group.radio,
|
|
1712
|
+
form.horizontal > section.form-group.checkbox,
|
|
1713
|
+
form.horizontal > section.form-group.radio {
|
|
1714
|
+
justify-content: flex-start;
|
|
1715
|
+
}
|
|
1716
|
+
form.horizontal > div.form-group,
|
|
1717
|
+
form.horizontal > section.form-group {
|
|
1718
|
+
/* Notifications */
|
|
1719
|
+
}
|
|
1720
|
+
form.horizontal > div.form-group.error, form.horizontal > div.form-group.warning, form.horizontal > div.form-group.explanation, form.horizontal > div.form-group.confirmation, form.horizontal > div.form-group.system,
|
|
1721
|
+
form.horizontal > section.form-group.error,
|
|
1722
|
+
form.horizontal > section.form-group.warning,
|
|
1723
|
+
form.horizontal > section.form-group.explanation,
|
|
1724
|
+
form.horizontal > section.form-group.confirmation,
|
|
1725
|
+
form.horizontal > section.form-group.system {
|
|
1726
|
+
margin: 0;
|
|
1727
|
+
}
|
|
1728
|
+
form.horizontal > div.form-group.error > *, form.horizontal > div.form-group.warning > *, form.horizontal > div.form-group.explanation > *, form.horizontal > div.form-group.confirmation > *, form.horizontal > div.form-group.system > *,
|
|
1729
|
+
form.horizontal > section.form-group.error > *,
|
|
1730
|
+
form.horizontal > section.form-group.warning > *,
|
|
1731
|
+
form.horizontal > section.form-group.explanation > *,
|
|
1732
|
+
form.horizontal > section.form-group.confirmation > *,
|
|
1733
|
+
form.horizontal > section.form-group.system > * {
|
|
1734
|
+
max-width: 100%;
|
|
1735
|
+
}
|
|
1736
|
+
form.horizontal > div.form-group > button,
|
|
1737
|
+
form.horizontal > div.form-group > a.button,
|
|
1738
|
+
form.horizontal > div.form-group > input[type=button],
|
|
1739
|
+
form.horizontal > div.form-group > input[type=submit],
|
|
1740
|
+
form.horizontal > div.form-group > input[type=reset],
|
|
1741
|
+
form.horizontal > section.form-group > button,
|
|
1742
|
+
form.horizontal > section.form-group > a.button,
|
|
1743
|
+
form.horizontal > section.form-group > input[type=button],
|
|
1744
|
+
form.horizontal > section.form-group > input[type=submit],
|
|
1745
|
+
form.horizontal > section.form-group > input[type=reset] {
|
|
1746
|
+
flex-grow: 0;
|
|
1747
|
+
}
|
|
1748
|
+
@media (width >= 24rem) {
|
|
1749
|
+
form.horizontal > div.form-group,
|
|
1750
|
+
form.horizontal > section.form-group {
|
|
1751
|
+
flex-wrap: nowrap;
|
|
1752
|
+
}
|
|
1753
|
+
form.horizontal > div.form-group label,
|
|
1754
|
+
form.horizontal > section.form-group label {
|
|
1755
|
+
width: 100%;
|
|
1756
|
+
max-width: 33.33%;
|
|
1757
|
+
max-width: 33.33%;
|
|
1758
|
+
}
|
|
1759
|
+
}
|
|
1760
|
+
form.horizontal > div .option-group,
|
|
1761
|
+
form.horizontal > section .option-group {
|
|
1762
|
+
display: flex;
|
|
1763
|
+
flex-direction: column;
|
|
1764
|
+
align-items: flex-start;
|
|
1765
|
+
}
|
|
1766
|
+
@media (width >= 24rem) {
|
|
1767
|
+
form.horizontal > div > button,
|
|
1768
|
+
form.horizontal > div > a.button,
|
|
1769
|
+
form.horizontal > div > input[type=button],
|
|
1770
|
+
form.horizontal > div > input[type=submit],
|
|
1771
|
+
form.horizontal > div > input[type=reset],
|
|
1772
|
+
form.horizontal > div > a,
|
|
1773
|
+
form.horizontal > div form.horizontal > section > button,
|
|
1774
|
+
form.horizontal > div form.horizontal > section > a.button,
|
|
1775
|
+
form.horizontal > div form.horizontal > section > input[type=button],
|
|
1776
|
+
form.horizontal > div form.horizontal > section > input[type=submit],
|
|
1777
|
+
form.horizontal > div form.horizontal > section > input[type=reset],
|
|
1778
|
+
form.horizontal > div form.horizontal > section > a,
|
|
1779
|
+
form.horizontal > section form.horizontal > div > div > button,
|
|
1780
|
+
form.horizontal > section form.horizontal > div > div > a.button,
|
|
1781
|
+
form.horizontal > section form.horizontal > div > div > input[type=button],
|
|
1782
|
+
form.horizontal > section form.horizontal > div > div > input[type=submit],
|
|
1783
|
+
form.horizontal > section form.horizontal > div > div > input[type=reset],
|
|
1784
|
+
form.horizontal > section form.horizontal > div > div > a,
|
|
1785
|
+
form.horizontal > section > div > button,
|
|
1786
|
+
form.horizontal > section > div > a.button,
|
|
1787
|
+
form.horizontal > section > div > input[type=button],
|
|
1788
|
+
form.horizontal > section > div > input[type=submit],
|
|
1789
|
+
form.horizontal > section > div > input[type=reset],
|
|
1790
|
+
form.horizontal > section > div > a,
|
|
1791
|
+
form.horizontal > section form.horizontal > div > button,
|
|
1792
|
+
form.horizontal > section form.horizontal > div > a.button,
|
|
1793
|
+
form.horizontal > section form.horizontal > div > input[type=button],
|
|
1794
|
+
form.horizontal > section form.horizontal > div > input[type=submit],
|
|
1795
|
+
form.horizontal > section form.horizontal > div > input[type=reset],
|
|
1796
|
+
form.horizontal > section form.horizontal > div > a,
|
|
1797
|
+
form.horizontal > section > button,
|
|
1798
|
+
form.horizontal > section > a.button,
|
|
1799
|
+
form.horizontal > section > input[type=button],
|
|
1800
|
+
form.horizontal > section > input[type=submit],
|
|
1801
|
+
form.horizontal > section > input[type=reset],
|
|
1802
|
+
form.horizontal > section > a {
|
|
1803
|
+
width: auto;
|
|
1804
|
+
max-width: 100%;
|
|
1805
|
+
flex-grow: 0;
|
|
1806
|
+
margin: 0 0 0 calc(33.33% + 0.5rem);
|
|
1807
|
+
}
|
|
1808
|
+
form.horizontal > div > div.horizontal,
|
|
1809
|
+
form.horizontal > div > div.button-container,
|
|
1810
|
+
form.horizontal > section > div.horizontal,
|
|
1811
|
+
form.horizontal > section > div.button-container {
|
|
1812
|
+
margin: 0 0 0 calc(33.33% + 0.5rem);
|
|
1813
|
+
flex-wrap: wrap;
|
|
1814
|
+
}
|
|
1815
|
+
form.horizontal > div > div.horizontal button,
|
|
1816
|
+
form.horizontal > div > div.horizontal a.button,
|
|
1817
|
+
form.horizontal > div > div.horizontal input[type=button],
|
|
1818
|
+
form.horizontal > div > div.horizontal input[type=submit],
|
|
1819
|
+
form.horizontal > div > div.horizontal input[type=reset],
|
|
1820
|
+
form.horizontal > div > div.button-container button,
|
|
1821
|
+
form.horizontal > div > div.button-container a.button,
|
|
1822
|
+
form.horizontal > div > div.button-container input[type=button],
|
|
1823
|
+
form.horizontal > div > div.button-container input[type=submit],
|
|
1824
|
+
form.horizontal > div > div.button-container input[type=reset],
|
|
1825
|
+
form.horizontal > section > div.horizontal button,
|
|
1826
|
+
form.horizontal > section > div.horizontal a.button,
|
|
1827
|
+
form.horizontal > section > div.horizontal input[type=button],
|
|
1828
|
+
form.horizontal > section > div.horizontal input[type=submit],
|
|
1829
|
+
form.horizontal > section > div.horizontal input[type=reset],
|
|
1830
|
+
form.horizontal > section > div.button-container button,
|
|
1831
|
+
form.horizontal > section > div.button-container a.button,
|
|
1832
|
+
form.horizontal > section > div.button-container input[type=button],
|
|
1833
|
+
form.horizontal > section > div.button-container input[type=submit],
|
|
1834
|
+
form.horizontal > section > div.button-container input[type=reset] {
|
|
1835
|
+
max-width: 100%;
|
|
1836
|
+
margin: 0 0 0 calc(33.33% + 0.5rem);
|
|
1837
|
+
}
|
|
1838
|
+
}
|
|
1839
|
+
|
|
1840
|
+
input {
|
|
1841
|
+
width: 100%;
|
|
1842
|
+
box-sizing: border-box;
|
|
1843
|
+
min-height: 0;
|
|
1844
|
+
padding-top: 0.75rem;
|
|
1845
|
+
padding-right: 1rem;
|
|
1846
|
+
padding-bottom: 0.75rem;
|
|
1847
|
+
padding-left: 1rem;
|
|
1848
|
+
border-width: 1px;
|
|
1849
|
+
border-style: solid;
|
|
1850
|
+
border-color: #ced4da;
|
|
1851
|
+
border-radius: 0.5rem;
|
|
1852
|
+
}
|
|
1853
|
+
|
|
1854
|
+
form.inline {
|
|
1855
|
+
padding: 0;
|
|
1856
|
+
background-color: transparent;
|
|
1857
|
+
max-width: unset;
|
|
1858
|
+
width: auto;
|
|
1859
|
+
}
|
|
1860
|
+
form.inline button,
|
|
1861
|
+
form.inline a.button,
|
|
1862
|
+
form.inline input[type=button],
|
|
1863
|
+
form.inline input[type=submit],
|
|
1864
|
+
form.inline input[type=reset] {
|
|
1865
|
+
box-sizing: border-box;
|
|
1866
|
+
}
|
|
1867
|
+
form label {
|
|
1868
|
+
font-weight: bold;
|
|
1869
|
+
}
|
|
1870
|
+
|
|
1871
|
+
.combined-field {
|
|
1872
|
+
display: flex;
|
|
1873
|
+
flex-direction: row;
|
|
1874
|
+
align-items: center;
|
|
1875
|
+
justify-content: flex-start;
|
|
1876
|
+
gap: 0;
|
|
1877
|
+
flex-wrap: nowrap;
|
|
1878
|
+
}
|
|
1879
|
+
.combined-field input {
|
|
1880
|
+
border-radius: 0.5rem 0 0 0.5rem;
|
|
1881
|
+
}
|
|
1882
|
+
.combined-field button {
|
|
1883
|
+
min-height: 100%;
|
|
1884
|
+
border-radius: 0 0.5rem 0.5rem 0;
|
|
1885
|
+
padding: 0 1rem;
|
|
1886
|
+
min-width: fit-content;
|
|
1887
|
+
justify-content: center;
|
|
1888
|
+
}
|
|
1889
|
+
|
|
1890
|
+
body > header,
|
|
1891
|
+
.page-header {
|
|
1892
|
+
display: flex;
|
|
1893
|
+
width: 100%;
|
|
1894
|
+
margin: 0 auto;
|
|
1895
|
+
box-sizing: border-box;
|
|
1896
|
+
justify-content: stretch;
|
|
1897
|
+
align-items: stretch;
|
|
1898
|
+
padding-right: 3rem;
|
|
1899
|
+
padding-left: 3rem;
|
|
1900
|
+
background-color: #212529;
|
|
1901
|
+
min-height: 4.5rem;
|
|
1902
|
+
color: #ffffff;
|
|
1903
|
+
font-weight: bold;
|
|
1904
|
+
}
|
|
1905
|
+
body > header > section.content-wrapper,
|
|
1906
|
+
body > header > div.content-wrapper,
|
|
1907
|
+
.page-header > section.content-wrapper,
|
|
1908
|
+
.page-header > div.content-wrapper {
|
|
1909
|
+
display: flex;
|
|
1910
|
+
box-sizing: border-box;
|
|
1911
|
+
flex-direction: row;
|
|
1912
|
+
}
|
|
1913
|
+
body > header > section.content-wrapper button,
|
|
1914
|
+
body > header > div.content-wrapper button,
|
|
1915
|
+
.page-header > section.content-wrapper button,
|
|
1916
|
+
.page-header > div.content-wrapper button {
|
|
1917
|
+
align-self: center;
|
|
1918
|
+
}
|
|
1919
|
+
body > header > section.content-wrapper,
|
|
1920
|
+
body > header > div.content-wrapper,
|
|
1921
|
+
.page-header > section.content-wrapper,
|
|
1922
|
+
.page-header > div.content-wrapper {
|
|
1923
|
+
align-items: stretch;
|
|
1924
|
+
width: 100%;
|
|
1925
|
+
}
|
|
1926
|
+
body > header a,
|
|
1927
|
+
.page-header a {
|
|
1928
|
+
color: inherit;
|
|
1929
|
+
box-sizing: border-box;
|
|
1930
|
+
padding: 0.25rem 0.5rem;
|
|
1931
|
+
min-height: 100%;
|
|
1932
|
+
display: flex;
|
|
1933
|
+
align-items: center;
|
|
1934
|
+
}
|
|
1935
|
+
body > header a:visited, body > header a:visited:hover,
|
|
1936
|
+
.page-header a:visited,
|
|
1937
|
+
.page-header a:visited:hover {
|
|
1938
|
+
color: inherit;
|
|
1939
|
+
}
|
|
1940
|
+
body > header a[aria-current=page], body > header a[aria-current=page]:hover, body > header a:hover, body > header a:visited:hover, body > header a[aria-current=page]:visited:hover,
|
|
1941
|
+
.page-header a[aria-current=page],
|
|
1942
|
+
.page-header a[aria-current=page]:hover,
|
|
1943
|
+
.page-header a:hover,
|
|
1944
|
+
.page-header a:visited:hover,
|
|
1945
|
+
.page-header a[aria-current=page]:visited:hover {
|
|
1946
|
+
color: #212529;
|
|
1947
|
+
background-color: #ffffff;
|
|
1948
|
+
}
|
|
1949
|
+
body > header ul,
|
|
1950
|
+
body > header ol,
|
|
1951
|
+
.page-header ul,
|
|
1952
|
+
.page-header ol {
|
|
1953
|
+
display: flex;
|
|
1954
|
+
flex-direction: row;
|
|
1955
|
+
padding: 0;
|
|
1956
|
+
margin: 0;
|
|
1957
|
+
flex-wrap: wrap;
|
|
1958
|
+
gap: 0;
|
|
1959
|
+
align-items: stretch;
|
|
1960
|
+
height: 100%;
|
|
1961
|
+
}
|
|
1962
|
+
body > header ul li,
|
|
1963
|
+
body > header ol li,
|
|
1964
|
+
.page-header ul li,
|
|
1965
|
+
.page-header ol li {
|
|
1966
|
+
list-style: none;
|
|
1967
|
+
padding: 0;
|
|
1968
|
+
box-sizing: border-box;
|
|
1969
|
+
display: flex;
|
|
1970
|
+
cursor: pointer;
|
|
1971
|
+
align-items: center;
|
|
1972
|
+
}
|
|
1973
|
+
body > header ul li::before,
|
|
1974
|
+
body > header ol li::before,
|
|
1975
|
+
.page-header ul li::before,
|
|
1976
|
+
.page-header ol li::before {
|
|
1977
|
+
/* Preventing default nav before to show up */
|
|
1978
|
+
display: none;
|
|
1979
|
+
}
|
|
1980
|
+
body > header nav,
|
|
1981
|
+
.page-header nav {
|
|
1982
|
+
display: flex;
|
|
1983
|
+
flex-direction: row;
|
|
1984
|
+
box-sizing: border-box;
|
|
1985
|
+
margin: 0;
|
|
1986
|
+
gap: 2rem;
|
|
1987
|
+
justify-content: space-between;
|
|
1988
|
+
align-items: stretch;
|
|
1989
|
+
width: 100%;
|
|
1990
|
+
}
|
|
1991
|
+
body > header .actions,
|
|
1992
|
+
.page-header .actions {
|
|
1993
|
+
gap: 1rem;
|
|
1994
|
+
}
|
|
1995
|
+
|
|
1996
|
+
h1,
|
|
1997
|
+
h2,
|
|
1998
|
+
h3,
|
|
1999
|
+
h4,
|
|
2000
|
+
h5,
|
|
2001
|
+
h6 {
|
|
2002
|
+
hyphens: auto;
|
|
2003
|
+
}
|
|
2004
|
+
|
|
2005
|
+
h1,
|
|
2006
|
+
h1 > a {
|
|
2007
|
+
font-family: "IBM Plex Sans", system-ui, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, Helvetica, Arial, "Helvetica Neue", sans-serif;
|
|
2008
|
+
}
|
|
2009
|
+
|
|
2010
|
+
.heading-xxl {
|
|
2011
|
+
font-size: 3rem;
|
|
2012
|
+
}
|
|
2013
|
+
|
|
2014
|
+
.heading-xl {
|
|
2015
|
+
font-size: 2.5rem;
|
|
2016
|
+
}
|
|
2017
|
+
|
|
2018
|
+
.heading-large {
|
|
2019
|
+
font-size: 2rem;
|
|
2020
|
+
}
|
|
2021
|
+
|
|
2022
|
+
.heading-normal {
|
|
2023
|
+
font-size: 1.5rem;
|
|
2024
|
+
}
|
|
2025
|
+
|
|
2026
|
+
.heading-small {
|
|
2027
|
+
font-size: 1.25rem;
|
|
2028
|
+
}
|
|
2029
|
+
|
|
2030
|
+
.heading-xs {
|
|
2031
|
+
font-size: 1rem;
|
|
2032
|
+
}
|
|
2033
|
+
|
|
2034
|
+
.hero {
|
|
2035
|
+
position: relative;
|
|
2036
|
+
display: flex;
|
|
2037
|
+
height: 25rem;
|
|
2038
|
+
width: calc(100% + 8rem);
|
|
2039
|
+
max-width: calc(100% + 8rem);
|
|
2040
|
+
background-color: #228be6;
|
|
2041
|
+
margin: -4rem 0 0 -4rem;
|
|
2042
|
+
border-radius: 0;
|
|
2043
|
+
justify-content: center;
|
|
2044
|
+
flex-direction: column;
|
|
2045
|
+
color: #ffffff;
|
|
2046
|
+
font-size: 1.25rem;
|
|
2047
|
+
}
|
|
2048
|
+
.hero .content-wrapper {
|
|
2049
|
+
z-index: 1;
|
|
2050
|
+
display: flex;
|
|
2051
|
+
padding: 0;
|
|
2052
|
+
max-width: 40rem;
|
|
2053
|
+
text-align: center;
|
|
2054
|
+
margin: 0 auto;
|
|
2055
|
+
justify-content: center;
|
|
2056
|
+
align-items: center;
|
|
2057
|
+
background-color: transparent;
|
|
2058
|
+
gap: 1rem;
|
|
2059
|
+
}
|
|
2060
|
+
.hero .cover {
|
|
2061
|
+
object-fit: cover;
|
|
2062
|
+
width: 100%;
|
|
2063
|
+
max-width: 100%;
|
|
2064
|
+
padding: 0;
|
|
2065
|
+
height: 100%;
|
|
2066
|
+
position: absolute;
|
|
2067
|
+
top: 0;
|
|
2068
|
+
z-index: -1;
|
|
2069
|
+
}
|
|
2070
|
+
.hero h1,
|
|
2071
|
+
.hero h2,
|
|
2072
|
+
.hero h3,
|
|
2073
|
+
.hero h4,
|
|
2074
|
+
.hero h5,
|
|
2075
|
+
.hero h6 {
|
|
2076
|
+
font-size: 2.25rem;
|
|
2077
|
+
}
|
|
2078
|
+
|
|
2079
|
+
.icon {
|
|
2080
|
+
mask-size: contain;
|
|
2081
|
+
mask-repeat: no-repeat;
|
|
2082
|
+
content: "";
|
|
2083
|
+
background-color: currentcolor;
|
|
2084
|
+
height: 1.5rem;
|
|
2085
|
+
width: 1.5rem;
|
|
2086
|
+
min-width: 1.5rem;
|
|
2087
|
+
display: inline-block;
|
|
2088
|
+
}
|
|
2089
|
+
|
|
2090
|
+
svg.icon,
|
|
2091
|
+
img.icon,
|
|
2092
|
+
a.icon {
|
|
2093
|
+
background-color: transparent;
|
|
2094
|
+
}
|
|
2095
|
+
|
|
2096
|
+
.icon-ascending {
|
|
2097
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0iY3VycmVudENvbG9yIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik0xMS4yOTMgNy4yOTNhMSAxIDAgMCAxIDEuMzItLjA4M2wuMDk0LjA4MyA2IDYgLjA4My4wOTQuMDU0LjA3Ny4wNTQuMDk2LjAxNy4wMzYuMDI3LjA2Ny4wMzIuMTA4LjAxLjA1My4wMS4wNi4wMDQuMDU3TDE5IDE0bC0uMDAyLjA1OS0uMDA1LjA1OC0uMDA5LjA2LS4wMS4wNTItLjAzMi4xMDgtLjAyNy4wNjctLjA3LjEzMi0uMDY1LjA5LS4wNzMuMDgxLS4wOTQuMDgzLS4wNzcuMDU0LS4wOTYuMDU0LS4wMzYuMDE3LS4wNjcuMDI3LS4xMDguMDMyLS4wNTMuMDEtLjA2LjAxLS4wNTcuMDA0TDE4IDE1SDZjLS44NTIgMC0xLjI5Ny0uOTg2LS43ODMtMS42MjNsLjA3Ni0uMDg0eiIvPjwvc3ZnPg==");
|
|
2098
|
+
}
|
|
2099
|
+
|
|
2100
|
+
.icon-check {
|
|
2101
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgd2lkdGg9IjI0IiAgaGVpZ2h0PSIyNCIgIHZpZXdCb3g9IjAgMCAyNCAyNCIgIGZpbGw9Im5vbmUiICBzdHJva2U9ImN1cnJlbnRDb2xvciIgIHN0cm9rZS13aWR0aD0iMiIgIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgIHN0cm9rZS1saW5lam9pbj0icm91bmQiICBjbGFzcz0iaWNvbiBpY29uLXRhYmxlciBpY29ucy10YWJsZXItb3V0bGluZSBpY29uLXRhYmxlci1jaXJjbGUtY2hlY2siPjxwYXRoIHN0cm9rZT0ibm9uZSIgZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjxwYXRoIGQ9Ik0xMiAxMm0tOSAwYTkgOSAwIDEgMCAxOCAwYTkgOSAwIDEgMCAtMTggMCIgLz48cGF0aCBkPSJNOSAxMmwyIDJsNCAtNCIgLz48L3N2Zz4=");
|
|
2102
|
+
}
|
|
2103
|
+
|
|
2104
|
+
.icon-chevron-down {
|
|
2105
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Im02IDkgNiA2IDYtNiIvPjwvc3ZnPg==");
|
|
2106
|
+
}
|
|
2107
|
+
|
|
2108
|
+
.icon-chevron-left {
|
|
2109
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Im0xNSA2LTYgNiA2IDYiLz48L3N2Zz4=");
|
|
2110
|
+
}
|
|
2111
|
+
|
|
2112
|
+
.icon-chevron-light-down {
|
|
2113
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Im00IDExIDggMyA4LTMiLz48L3N2Zz4=");
|
|
2114
|
+
}
|
|
2115
|
+
|
|
2116
|
+
.icon-chevron-light-left {
|
|
2117
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Im0xMyAyMC0zLTggMy04Ii8+PC9zdmc+");
|
|
2118
|
+
}
|
|
2119
|
+
|
|
2120
|
+
.icon-chevron-light-right {
|
|
2121
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Im0xMSA0IDMgOC0zIDgiLz48L3N2Zz4=");
|
|
2122
|
+
}
|
|
2123
|
+
|
|
2124
|
+
.icon-chevron-light-up {
|
|
2125
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Im00IDEzIDgtMyA4IDMiLz48L3N2Zz4=");
|
|
2126
|
+
}
|
|
2127
|
+
|
|
2128
|
+
.icon-chevron-right {
|
|
2129
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Im05IDYgNiA2LTYgNiIvPjwvc3ZnPg==");
|
|
2130
|
+
}
|
|
2131
|
+
|
|
2132
|
+
.icon-chevron-up {
|
|
2133
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Im02IDE1IDYtNiA2IDYiLz48L3N2Zz4=");
|
|
2134
|
+
}
|
|
2135
|
+
|
|
2136
|
+
.icon-close {
|
|
2137
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik0xOCA2IDYgMThNNiA2bDEyIDEyIi8+PC9zdmc+");
|
|
2138
|
+
}
|
|
2139
|
+
|
|
2140
|
+
.icon-descending {
|
|
2141
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0iY3VycmVudENvbG9yIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik0xOCA5Yy44NTIgMCAxLjI5Ny45ODYuNzgzIDEuNjIzbC0uMDc2LjA4NC02IDZhMSAxIDAgMCAxLTEuMzIuMDgzbC0uMDk0LS4wODMtNi02LS4wODMtLjA5NC0uMDU0LS4wNzctLjA1NC0uMDk2LS4wMTctLjAzNi0uMDI3LS4wNjctLjAzMi0uMTA4LS4wMS0uMDUzLS4wMS0uMDYtLjAwNC0uMDU3di0uMTE4bC4wMDUtLjA1OC4wMDktLjA2LjAxLS4wNTIuMDMyLS4xMDguMDI3LS4wNjcuMDctLjEzMi4wNjUtLjA5LjA3My0uMDgxLjA5NC0uMDgzLjA3Ny0uMDU0LjA5Ni0uMDU0LjAzNi0uMDE3LjA2Ny0uMDI3LjEwOC0uMDMyLjA1My0uMDEuMDYtLjAxLjA1Ny0uMDA0eiIvPjwvc3ZnPg==");
|
|
2142
|
+
}
|
|
2143
|
+
|
|
2144
|
+
.icon-download {
|
|
2145
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik00IDE3djJhMiAyIDAgMCAwIDIgMmgxMmEyIDIgMCAwIDAgMi0ydi0yTTcgMTFsNSA1IDUtNU0xMiA0djEyIi8+PC9zdmc+");
|
|
2146
|
+
}
|
|
2147
|
+
|
|
2148
|
+
.icon-error {
|
|
2149
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgd2lkdGg9IjI0IiAgaGVpZ2h0PSIyNCIgIHZpZXdCb3g9IjAgMCAyNCAyNCIgIGZpbGw9Im5vbmUiICBzdHJva2U9ImN1cnJlbnRDb2xvciIgIHN0cm9rZS13aWR0aD0iMiIgIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgIHN0cm9rZS1saW5lam9pbj0icm91bmQiICBjbGFzcz0iaWNvbiBpY29uLXRhYmxlciBpY29ucy10YWJsZXItb3V0bGluZSBpY29uLXRhYmxlci1leGNsYW1hdGlvbi1jaXJjbGUiPjxwYXRoIHN0cm9rZT0ibm9uZSIgZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjxwYXRoIGQ9Ik0xMiAxMm0tOSAwYTkgOSAwIDEgMCAxOCAwYTkgOSAwIDEgMCAtMTggMCIgLz48cGF0aCBkPSJNMTIgOXY0IiAvPjxwYXRoIGQ9Ik0xMiAxNnYuMDEiIC8+PC9zdmc+");
|
|
2150
|
+
}
|
|
2151
|
+
|
|
2152
|
+
.icon-filter {
|
|
2153
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgd2lkdGg9IjI0IiAgaGVpZ2h0PSIyNCIgIHZpZXdCb3g9IjAgMCAyNCAyNCIgIGZpbGw9Im5vbmUiICBzdHJva2U9ImN1cnJlbnRDb2xvciIgIHN0cm9rZS13aWR0aD0iMiIgIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgIHN0cm9rZS1saW5lam9pbj0icm91bmQiICBjbGFzcz0iaWNvbiBpY29uLXRhYmxlciBpY29ucy10YWJsZXItb3V0bGluZSBpY29uLXRhYmxlci1maWx0ZXIiPjxwYXRoIHN0cm9rZT0ibm9uZSIgZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjxwYXRoIGQ9Ik00IDRoMTZ2Mi4xNzJhMiAyIDAgMCAxIC0uNTg2IDEuNDE0bC00LjQxNCA0LjQxNHY3bC02IDJ2LTguNWwtNC40OCAtNC45MjhhMiAyIDAgMCAxIC0uNTIgLTEuMzQ1di0yLjIyN3oiIC8+PC9zdmc+");
|
|
2154
|
+
}
|
|
2155
|
+
|
|
2156
|
+
.icon-hamburger {
|
|
2157
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik00IDZoMTZNNCAxMmgxNk00IDE4aDE2Ii8+PC9zdmc+");
|
|
2158
|
+
}
|
|
2159
|
+
|
|
2160
|
+
.icon-heart {
|
|
2161
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik0xOS41IDEyLjU3MiAxMiAyMGwtNy41LTcuNDI4QTUgNSAwIDEgMSAxMiA2LjAwNmE1IDUgMCAxIDEgNy41IDYuNTcyIi8+PC9zdmc+");
|
|
2162
|
+
}
|
|
2163
|
+
|
|
2164
|
+
.icon-home {
|
|
2165
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik01IDEySDNsOS05IDkgOWgtMk01IDEydjdhMiAyIDAgMCAwIDIgMmgxMGEyIDIgMCAwIDAgMi0ydi03Ii8+PHBhdGggZD0iTTkgMjF2LTZhMiAyIDAgMCAxIDItMmgyYTIgMiAwIDAgMSAyIDJ2NiIvPjwvc3ZnPg==");
|
|
2166
|
+
}
|
|
2167
|
+
|
|
2168
|
+
.icon-informative {
|
|
2169
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgd2lkdGg9IjI0IiAgaGVpZ2h0PSIyNCIgIHZpZXdCb3g9IjAgMCAyNCAyNCIgIGZpbGw9Im5vbmUiICBzdHJva2U9ImN1cnJlbnRDb2xvciIgIHN0cm9rZS13aWR0aD0iMiIgIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgIHN0cm9rZS1saW5lam9pbj0icm91bmQiICBjbGFzcz0iaWNvbiBpY29uLXRhYmxlciBpY29ucy10YWJsZXItb3V0bGluZSBpY29uLXRhYmxlci1pbmZvLWNpcmNsZSI+PHBhdGggc3Ryb2tlPSJub25lIiBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTMgMTJhOSA5IDAgMSAwIDE4IDBhOSA5IDAgMCAwIC0xOCAwIiAvPjxwYXRoIGQ9Ik0xMiA5aC4wMSIgLz48cGF0aCBkPSJNMTEgMTJoMXY0aDEiIC8+PC9zdmc+");
|
|
2170
|
+
}
|
|
2171
|
+
|
|
2172
|
+
.icon-lock-closed {
|
|
2173
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik01IDEzYTIgMiAwIDAgMSAyLTJoMTBhMiAyIDAgMCAxIDIgMnY2YTIgMiAwIDAgMS0yIDJIN2EyIDIgMCAwIDEtMi0yeiIvPjxwYXRoIGQ9Ik0xMSAxNmExIDEgMCAxIDAgMiAwIDEgMSAwIDAgMC0yIDBNOCAxMVY3YTQgNCAwIDEgMSA4IDB2NCIvPjwvc3ZnPg==");
|
|
2174
|
+
}
|
|
2175
|
+
|
|
2176
|
+
.icon-on-off {
|
|
2177
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik03IDZhNy43NSA3Ljc1IDAgMSAwIDEwIDBNMTIgNHY4Ii8+PC9zdmc+");
|
|
2178
|
+
}
|
|
2179
|
+
|
|
2180
|
+
.icon-outgoing {
|
|
2181
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik0xNyA3IDcgMTdNOCA3aDl2OSIvPjwvc3ZnPg==");
|
|
2182
|
+
}
|
|
2183
|
+
|
|
2184
|
+
.icon-questionmark {
|
|
2185
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik04IDhhMy41IDMgMCAwIDEgMy41LTNoMUEzLjUgMyAwIDAgMSAxNiA4YTMgMyAwIDAgMS0yIDMgMyA0IDAgMCAwLTIgNE0xMiAxOXYuMDEiLz48L3N2Zz4=");
|
|
2186
|
+
}
|
|
2187
|
+
|
|
2188
|
+
.icon-reset {
|
|
2189
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik0yMCAxMUE4LjEgOC4xIDAgMCAwIDQuNSA5TTQgNXY0aDRNNCAxM2E4LjEgOC4xIDAgMCAwIDE1LjUgMm0uNSA0di00aC00Ii8+PC9zdmc+");
|
|
2190
|
+
}
|
|
2191
|
+
|
|
2192
|
+
.icon-search {
|
|
2193
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik0zIDEwYTcgNyAwIDEgMCAxNCAwIDcgNyAwIDEgMC0xNCAwTTIxIDIxbC02LTYiLz48L3N2Zz4=");
|
|
2194
|
+
}
|
|
2195
|
+
|
|
2196
|
+
.icon-smartphone {
|
|
2197
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik02IDVhMiAyIDAgMCAxIDItMmg4YTIgMiAwIDAgMSAyIDJ2MTRhMiAyIDAgMCAxLTIgMkg4YTIgMiAwIDAgMS0yLTJ6TTExIDRoMk0xMiAxN3YuMDEiLz48L3N2Zz4=");
|
|
2198
|
+
}
|
|
2199
|
+
|
|
2200
|
+
.icon-sort {
|
|
2201
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0iY3VycmVudENvbG9yIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik0xMS4yOTMgMy4yOTNhMSAxIDAgMCAxIDEuNDE0IDBsNiA2YTEgMSAwIDAgMSAuMDczLjA4MmwuMDA2LjAwOC4wMTYuMDIyLjA0Mi4wNTkuMDA5LjAxNS4wMDcuMDEuMDE0LjAyNy4wMjQuMDQ0LjAwNy4wMTcuMDEuMDIuMDEyLjAzMi4wMTUuMDM0LjAwNy4wMjUuMDA4LjAyLjAwNS4wMjYuMDEyLjAzNy4wMDQuMDI4LjAwNi4wMjUuMDAzLjAyNi4wMDYuMDMzLjAwMi4wMy4wMDMuMDI4di4wMjZMMTkgMTBsLS4wMDIuMDMzdi4wMjZsLS4wMDMuMDI2LS4wMDIuMDMyLS4wMDUuMDI5LS4wMDQuMDMtLjAwNi4wMjQtLjAwNC4wMy0uMDEyLjAzNS0uMDA1LjAyNy0uMDA4LjAxOS0uMDA3LjAyNi0uMDE1LjAzMy0uMDEyLjAzNC0uMDEuMDE4LS4wMDcuMDE4LS4wMjQuMDQzLS4wMTQuMDI4LS4wMDcuMDA5LS4wMDkuMDE2LS4wNDIuMDU4LS4wMTIuMDE5LS4wMDQuMDAzLS4wMDYuMDFhMSAxIDAgMCAxLS4xNTUuMTU0bC0uMDA5LjAwNi0uMDIyLjAxNi0uMDU4LjA0Mi0uMDE2LjAwOS0uMDA5LjAwNy0uMDI4LjAxNC0uMDQzLjAyNC0uMDE4LjAwNy0uMDE4LjAxLS4wMzQuMDEyLS4wMzMuMDE1LS4wMjQuMDA2LS4wMjEuMDA5LS4wMjcuMDA1LS4wMzYuMDEyLS4wMjkuMDA0LS4wMjQuMDA2LS4wMjguMDAzLS4wMzEuMDA2LS4wMzIuMDAyLS4wMjYuMDAzaC0uMDI2TDE4IDExSDZjLS44OSAwLTEuMzM3LTEuMDc3LS43MDctMS43MDd6TTE4IDEzbC4wMzMuMDAyaC4wMjZsLjAyNi4wMDMuMDMyLjAwMi4wMzEuMDA2LjAyOC4wMDMuMDI0LjAwNi4wMy4wMDQuMDM1LjAxMi4wMjcuMDA1LjAxOS4wMDguMDI2LjAwNy4wMzMuMDE1LjAzNC4wMTIuMDE4LjAxLjAxOC4wMDcuMDQzLjAyNC4wMjguMDE0LjAwOS4wMDcuMDE2LjAwOS4wNTEuMDM3LjAyNi4wMTcuMDAzLjAwNC4wMS4wMDZhMSAxIDAgMCAxIC4xNTQuMTU1bC4wMDYuMDA5LjAxNS4wMi4wNDMuMDYuMDA5LjAxNi4wMDcuMDA5LjAxNC4wMjguMDI0LjA0My4wMDUuMDEzLjAxMi4wMjMuMDEyLjAzNC4wMTUuMDMzLjAwNy4wMjYuMDA4LjAyLjAwNS4wMjYuMDEyLjAzNi4wMDQuMDI5LjAwNi4wMjQuMDAzLjAyOC4wMDYuMDMxLjAwMi4wMzIuMDAzLjAyNnYuMDI2TDE5IDE0bC0uMDAyLjAzM3YuMDI2bC0uMDAzLjAyNi0uMDAyLjAzMi0uMDA2LjAzMS0uMDAzLjAyOC0uMDA2LjAyNC0uMDA0LjAzLS4wMTIuMDM1LS4wMDUuMDI3LS4wMDguMDE5LS4wMDcuMDI2LS4wMTUuMDMzLS4wMTIuMDM0LS4wMS4wMTgtLjAwNy4wMTgtLjAyNC4wNDMtLjAxNC4wMjgtLjAwNy4wMDktLjAwOS4wMTYtLjA0Mi4wNTgtLjAxMi4wMTktLjAwNC4wMDMtLjAwNi4wMS0uMDczLjA4MS02IDZhMSAxIDAgMCAxLTEuNDE0IDBsLTYtNkM0LjY2MyAxNC4wNzcgNS4xMDkgMTMgNiAxM3oiLz48L3N2Zz4=");
|
|
2202
|
+
}
|
|
2203
|
+
|
|
2204
|
+
.icon-to-top {
|
|
2205
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik0xMiAxMHYxME0xMiAxMGw0IDRNMTIgMTBsLTQgNE00IDRoMTYiLz48L3N2Zz4=");
|
|
2206
|
+
}
|
|
2207
|
+
|
|
2208
|
+
.icon-trash {
|
|
2209
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik00IDdoMTZNMTAgMTF2Nk0xNCAxMXY2TTUgN2wxIDEyYTIgMiAwIDAgMCAyIDJoOGEyIDIgMCAwIDAgMi0ybDEtMTJNOSA3VjRhMSAxIDAgMCAxIDEtMWg0YTEgMSAwIDAgMSAxIDF2MyIvPjwvc3ZnPg==");
|
|
2210
|
+
}
|
|
2211
|
+
|
|
2212
|
+
.icon-user {
|
|
2213
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik04IDdhNCA0IDAgMSAwIDggMCA0IDQgMCAwIDAtOCAwTTYgMjF2LTJhNCA0IDAgMCAxIDQtNGg0YTQgNCAwIDAgMSA0IDR2MiIvPjwvc3ZnPg==");
|
|
2214
|
+
}
|
|
2215
|
+
|
|
2216
|
+
.icon-warning {
|
|
2217
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgd2lkdGg9IjI0IiAgaGVpZ2h0PSIyNCIgIHZpZXdCb3g9IjAgMCAyNCAyNCIgIGZpbGw9Im5vbmUiICBzdHJva2U9ImN1cnJlbnRDb2xvciIgIHN0cm9rZS13aWR0aD0iMiIgIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgIHN0cm9rZS1saW5lam9pbj0icm91bmQiICBjbGFzcz0iaWNvbiBpY29uLXRhYmxlciBpY29ucy10YWJsZXItb3V0bGluZSBpY29uLXRhYmxlci1hbGVydC10cmlhbmdsZSI+PHBhdGggc3Ryb2tlPSJub25lIiBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTEyIDl2NCIgLz48cGF0aCBkPSJNMTAuMzYzIDMuNTkxbC04LjEwNiAxMy41MzRhMS45MTQgMS45MTQgMCAwIDAgMS42MzYgMi44NzFoMTYuMjE0YTEuOTE0IDEuOTE0IDAgMCAwIDEuNjM2IC0yLjg3bC04LjEwNiAtMTMuNTM2YTEuOTE0IDEuOTE0IDAgMCAwIC0zLjI3NCAweiIgLz48cGF0aCBkPSJNMTIgMTZoLjAxIiAvPjwvc3ZnPg==");
|
|
2218
|
+
}
|
|
2219
|
+
|
|
2220
|
+
/* Image container */
|
|
2221
|
+
ul.images-square li > div, .images-square > div, .image-square > div {
|
|
2222
|
+
width: 100%;
|
|
2223
|
+
padding: 0; /* Resetting padding */
|
|
2224
|
+
padding-bottom: 100%;
|
|
2225
|
+
position: relative;
|
|
2226
|
+
}
|
|
2227
|
+
|
|
2228
|
+
ul.images-square li > div img, .images-square > div img, .image-square > div img {
|
|
2229
|
+
position: absolute;
|
|
2230
|
+
object-fit: cover;
|
|
2231
|
+
padding: 0;
|
|
2232
|
+
width: 100%;
|
|
2233
|
+
height: 100%;
|
|
2234
|
+
max-width: 100%;
|
|
2235
|
+
}
|
|
2236
|
+
|
|
2237
|
+
.image-square {
|
|
2238
|
+
margin: 0;
|
|
2239
|
+
}
|
|
2240
|
+
/* Div with square images inside */
|
|
2241
|
+
/* List with square images */
|
|
2242
|
+
ul.images-square {
|
|
2243
|
+
width: 100%;
|
|
2244
|
+
margin: 0;
|
|
2245
|
+
padding: 0;
|
|
2246
|
+
}
|
|
2247
|
+
ul.images-square li {
|
|
2248
|
+
list-style: none;
|
|
2249
|
+
}
|
|
2250
|
+
/* Image container */
|
|
2251
|
+
ul.images-round li > div, .images-round > div, .image-round > div {
|
|
2252
|
+
width: 100%;
|
|
2253
|
+
padding: 0; /* Resetting padding */
|
|
2254
|
+
padding-bottom: 100%;
|
|
2255
|
+
position: relative;
|
|
2256
|
+
}
|
|
2257
|
+
|
|
2258
|
+
ul.images-round li > div img, .images-round > div img, .image-round > div img {
|
|
2259
|
+
position: absolute;
|
|
2260
|
+
object-fit: cover;
|
|
2261
|
+
padding: 0;
|
|
2262
|
+
border-radius: 50%;
|
|
2263
|
+
width: 100%;
|
|
2264
|
+
height: 100%;
|
|
2265
|
+
max-width: 100%;
|
|
2266
|
+
}
|
|
2267
|
+
|
|
2268
|
+
.image-round {
|
|
2269
|
+
margin: 0;
|
|
2270
|
+
}
|
|
2271
|
+
/* Div with round images inside */
|
|
2272
|
+
/* List with round images */
|
|
2273
|
+
ul.images-round {
|
|
2274
|
+
width: 100%;
|
|
2275
|
+
margin: 0;
|
|
2276
|
+
padding: 0;
|
|
2277
|
+
}
|
|
2278
|
+
ul.images-round li {
|
|
2279
|
+
list-style: none;
|
|
2280
|
+
}
|
|
2281
|
+
img.image-cover, .image-covers > div img,
|
|
2282
|
+
.image-covers li img, .image-cover img {
|
|
2283
|
+
object-fit: cover;
|
|
2284
|
+
width: 100%;
|
|
2285
|
+
max-width: 100%;
|
|
2286
|
+
padding: 0; /* Resetting padding */
|
|
2287
|
+
height: 100%;
|
|
2288
|
+
}
|
|
2289
|
+
|
|
2290
|
+
img.image-background, .image-background img {
|
|
2291
|
+
object-fit: cover;
|
|
2292
|
+
width: 100%;
|
|
2293
|
+
max-width: 100%;
|
|
2294
|
+
padding: 0; /* Resetting padding */
|
|
2295
|
+
height: 100%;
|
|
2296
|
+
position: absolute;
|
|
2297
|
+
top: 0;
|
|
2298
|
+
left: 0;
|
|
2299
|
+
z-index: -1;
|
|
2300
|
+
}
|
|
2301
|
+
|
|
2302
|
+
*:has(> .image-background) {
|
|
2303
|
+
position: relative;
|
|
2304
|
+
z-index: 0;
|
|
2305
|
+
}
|
|
2306
|
+
|
|
2307
|
+
body > footer,
|
|
2308
|
+
.page-footer {
|
|
2309
|
+
display: flex;
|
|
2310
|
+
flex-direction: column;
|
|
2311
|
+
}
|
|
2312
|
+
body > footer > section,
|
|
2313
|
+
body > footer > article,
|
|
2314
|
+
body > footer > div,
|
|
2315
|
+
.page-footer > section,
|
|
2316
|
+
.page-footer > article,
|
|
2317
|
+
.page-footer > div {
|
|
2318
|
+
display: flex;
|
|
2319
|
+
flex-direction: column;
|
|
2320
|
+
width: 100%;
|
|
2321
|
+
box-sizing: border-box;
|
|
2322
|
+
align-self: center;
|
|
2323
|
+
}
|
|
2324
|
+
|
|
2325
|
+
body > footer,
|
|
2326
|
+
.page-footer {
|
|
2327
|
+
display: flex;
|
|
2328
|
+
flex-direction: column;
|
|
2329
|
+
width: 100%;
|
|
2330
|
+
align-self: center;
|
|
2331
|
+
box-sizing: border-box;
|
|
2332
|
+
}
|
|
2333
|
+
body > footer > div,
|
|
2334
|
+
body > footer > article,
|
|
2335
|
+
body > footer > section,
|
|
2336
|
+
.page-footer > div,
|
|
2337
|
+
.page-footer > article,
|
|
2338
|
+
.page-footer > section {
|
|
2339
|
+
display: flex;
|
|
2340
|
+
flex-direction: column;
|
|
2341
|
+
width: 100%;
|
|
2342
|
+
box-sizing: border-box;
|
|
2343
|
+
}
|
|
2344
|
+
body > footer > div div,
|
|
2345
|
+
body > footer > div article,
|
|
2346
|
+
body > footer > div section,
|
|
2347
|
+
body > footer > article div,
|
|
2348
|
+
body > footer > article article,
|
|
2349
|
+
body > footer > article section,
|
|
2350
|
+
body > footer > section div,
|
|
2351
|
+
body > footer > section article,
|
|
2352
|
+
body > footer > section section,
|
|
2353
|
+
.page-footer > div div,
|
|
2354
|
+
.page-footer > div article,
|
|
2355
|
+
.page-footer > div section,
|
|
2356
|
+
.page-footer > article div,
|
|
2357
|
+
.page-footer > article article,
|
|
2358
|
+
.page-footer > article section,
|
|
2359
|
+
.page-footer > section div,
|
|
2360
|
+
.page-footer > section article,
|
|
2361
|
+
.page-footer > section section {
|
|
2362
|
+
display: flex;
|
|
2363
|
+
flex-direction: column;
|
|
2364
|
+
box-sizing: border-box;
|
|
2365
|
+
}
|
|
2366
|
+
|
|
2367
|
+
a {
|
|
2368
|
+
display: inline-flex;
|
|
2369
|
+
align-items: center;
|
|
2370
|
+
color: #1971c2;
|
|
2371
|
+
}
|
|
2372
|
+
a span.icon {
|
|
2373
|
+
width: 1rem;
|
|
2374
|
+
height: 1rem;
|
|
2375
|
+
}
|
|
2376
|
+
a:hover {
|
|
2377
|
+
color: #1864ab;
|
|
2378
|
+
}
|
|
2379
|
+
a:visited {
|
|
2380
|
+
color: #6741d9;
|
|
2381
|
+
}
|
|
2382
|
+
a:visited:hover {
|
|
2383
|
+
color: #5f3dc4;
|
|
2384
|
+
}
|
|
2385
|
+
|
|
2386
|
+
ul,
|
|
2387
|
+
ol {
|
|
2388
|
+
display: flex;
|
|
2389
|
+
flex-direction: column;
|
|
2390
|
+
margin: 0;
|
|
2391
|
+
box-sizing: border-box;
|
|
2392
|
+
}
|
|
2393
|
+
ul li,
|
|
2394
|
+
ol li {
|
|
2395
|
+
box-sizing: border-box;
|
|
2396
|
+
padding: 0.25rem 0;
|
|
2397
|
+
}
|
|
2398
|
+
|
|
2399
|
+
/*
|
|
2400
|
+
* Nested Lists, eg. ol in ul
|
|
2401
|
+
*/
|
|
2402
|
+
ol > li {
|
|
2403
|
+
display: list-item;
|
|
2404
|
+
}
|
|
2405
|
+
|
|
2406
|
+
.login-meta {
|
|
2407
|
+
display: flex;
|
|
2408
|
+
width: 100%;
|
|
2409
|
+
max-width: unset;
|
|
2410
|
+
flex-grow: 1;
|
|
2411
|
+
margin: 0;
|
|
2412
|
+
box-sizing: border-box;
|
|
2413
|
+
}
|
|
2414
|
+
|
|
2415
|
+
body > header .logo,
|
|
2416
|
+
body > header a.logo,
|
|
2417
|
+
body > header a:visited.logo,
|
|
2418
|
+
body > header a:hover.logo,
|
|
2419
|
+
body > header a:active.logo,
|
|
2420
|
+
body > header a:focus.logo, .logo,
|
|
2421
|
+
a.logo,
|
|
2422
|
+
a:visited.logo,
|
|
2423
|
+
a:hover.logo,
|
|
2424
|
+
a:active.logo,
|
|
2425
|
+
a:focus.logo {
|
|
2426
|
+
align-self: center;
|
|
2427
|
+
background-color: transparent;
|
|
2428
|
+
border: 0;
|
|
2429
|
+
display: flex;
|
|
2430
|
+
font-size: 0;
|
|
2431
|
+
padding: 0;
|
|
2432
|
+
}
|
|
2433
|
+
body > header .logo img,
|
|
2434
|
+
body > header a:visited.logo img,
|
|
2435
|
+
body > header a:hover.logo img,
|
|
2436
|
+
body > header a:active.logo img,
|
|
2437
|
+
body > header a:focus.logo img, .logo img,
|
|
2438
|
+
a:visited.logo img,
|
|
2439
|
+
a:hover.logo img,
|
|
2440
|
+
a:active.logo img,
|
|
2441
|
+
a:focus.logo img {
|
|
2442
|
+
box-sizing: border-box;
|
|
2443
|
+
height: 2rem;
|
|
2444
|
+
min-height: 2rem;
|
|
2445
|
+
max-height: 2rem;
|
|
2446
|
+
width: 2rem;
|
|
2447
|
+
min-width: 2rem;
|
|
2448
|
+
max-width: 2rem;
|
|
2449
|
+
}
|
|
2450
|
+
|
|
2451
|
+
nav a {
|
|
2452
|
+
text-decoration: none;
|
|
2453
|
+
}
|
|
2454
|
+
nav ul {
|
|
2455
|
+
display: flex;
|
|
2456
|
+
padding: 0;
|
|
2457
|
+
gap: 0.5rem;
|
|
2458
|
+
}
|
|
2459
|
+
nav ul li {
|
|
2460
|
+
display: flex;
|
|
2461
|
+
align-items: center;
|
|
2462
|
+
list-style: none;
|
|
2463
|
+
}
|
|
2464
|
+
|
|
2465
|
+
.nota-bene {
|
|
2466
|
+
margin: 0;
|
|
2467
|
+
font-size: 0.75rem;
|
|
2468
|
+
color: #495057;
|
|
2469
|
+
}
|
|
2470
|
+
|
|
2471
|
+
body > header nav > div,
|
|
2472
|
+
.page-header nav > div {
|
|
2473
|
+
display: flex;
|
|
2474
|
+
width: 100%;
|
|
2475
|
+
margin: 0 auto;
|
|
2476
|
+
box-sizing: border-box;
|
|
2477
|
+
}
|
|
2478
|
+
|
|
2479
|
+
main {
|
|
2480
|
+
display: flex;
|
|
2481
|
+
width: 100%;
|
|
2482
|
+
margin: 0 auto;
|
|
2483
|
+
box-sizing: border-box;
|
|
2484
|
+
gap: 4rem;
|
|
2485
|
+
padding-top: 4rem;
|
|
2486
|
+
padding-right: 4rem;
|
|
2487
|
+
padding-bottom: 4rem;
|
|
2488
|
+
padding-left: 4rem;
|
|
2489
|
+
}
|
|
2490
|
+
main > .content-wrapper {
|
|
2491
|
+
display: flex;
|
|
2492
|
+
width: 100%;
|
|
2493
|
+
margin: 0 auto;
|
|
2494
|
+
box-sizing: border-box;
|
|
2495
|
+
}
|
|
2496
|
+
|
|
2497
|
+
p,
|
|
2498
|
+
a,
|
|
2499
|
+
span,
|
|
2500
|
+
li,
|
|
2501
|
+
h1,
|
|
2502
|
+
h2,
|
|
2503
|
+
h3,
|
|
2504
|
+
h4,
|
|
2505
|
+
h5,
|
|
2506
|
+
h6 {
|
|
2507
|
+
max-width: 50rem;
|
|
2508
|
+
}
|
|
2509
|
+
.message-counter {
|
|
2510
|
+
display: inline-flex;
|
|
2511
|
+
flex-grow: 0;
|
|
2512
|
+
align-items: center;
|
|
2513
|
+
justify-content: center;
|
|
2514
|
+
width: auto;
|
|
2515
|
+
box-sizing: initial;
|
|
2516
|
+
margin: 0;
|
|
2517
|
+
}
|
|
2518
|
+
|
|
2519
|
+
.notification-type {
|
|
2520
|
+
align-items: center;
|
|
2521
|
+
display: inline-flex;
|
|
2522
|
+
font-weight: bold;
|
|
2523
|
+
order: -1;
|
|
2524
|
+
gap: 0.25rem;
|
|
2525
|
+
}
|
|
2526
|
+
|
|
2527
|
+
.notification {
|
|
2528
|
+
max-width: 100%;
|
|
2529
|
+
width: 100%;
|
|
2530
|
+
box-sizing: border-box;
|
|
2531
|
+
display: flex;
|
|
2532
|
+
flex-direction: column;
|
|
2533
|
+
justify-content: flex-start;
|
|
2534
|
+
align-items: flex-start;
|
|
2535
|
+
padding-top: 1rem;
|
|
2536
|
+
padding-right: 1rem;
|
|
2537
|
+
padding-bottom: 1rem;
|
|
2538
|
+
padding-left: 1rem;
|
|
2539
|
+
border-width: 1px;
|
|
2540
|
+
border-style: solid;
|
|
2541
|
+
gap: 1rem;
|
|
2542
|
+
border-radius: 0.5rem;
|
|
2543
|
+
}
|
|
2544
|
+
|
|
2545
|
+
/* Icon */
|
|
2546
|
+
p.confirmation,
|
|
2547
|
+
span.confirmation,
|
|
2548
|
+
section.confirmation,
|
|
2549
|
+
div.confirmation {
|
|
2550
|
+
max-width: 100%;
|
|
2551
|
+
width: 100%;
|
|
2552
|
+
box-sizing: border-box;
|
|
2553
|
+
display: flex;
|
|
2554
|
+
flex-direction: column;
|
|
2555
|
+
justify-content: flex-start;
|
|
2556
|
+
align-items: flex-start;
|
|
2557
|
+
padding-top: 1rem;
|
|
2558
|
+
padding-right: 1rem;
|
|
2559
|
+
padding-bottom: 1rem;
|
|
2560
|
+
padding-left: 1rem;
|
|
2561
|
+
border-width: 1px;
|
|
2562
|
+
border-style: solid;
|
|
2563
|
+
gap: 1rem;
|
|
2564
|
+
border-radius: 0.5rem;
|
|
2565
|
+
background-color: #ebfbee;
|
|
2566
|
+
color: #212529;
|
|
2567
|
+
border-color: #37b24d;
|
|
2568
|
+
}
|
|
2569
|
+
p.confirmation::before,
|
|
2570
|
+
span.confirmation::before,
|
|
2571
|
+
section.confirmation::before,
|
|
2572
|
+
div.confirmation::before {
|
|
2573
|
+
color: #37b24d;
|
|
2574
|
+
background-color: #37b24d;
|
|
2575
|
+
}
|
|
2576
|
+
p.confirmation .icon,
|
|
2577
|
+
span.confirmation .icon,
|
|
2578
|
+
section.confirmation .icon,
|
|
2579
|
+
div.confirmation .icon {
|
|
2580
|
+
color: inherit;
|
|
2581
|
+
background-color: #37b24d;
|
|
2582
|
+
color: #37b24d;
|
|
2583
|
+
}
|
|
2584
|
+
|
|
2585
|
+
p.error,
|
|
2586
|
+
span.error,
|
|
2587
|
+
section.error,
|
|
2588
|
+
div.error {
|
|
2589
|
+
max-width: 100%;
|
|
2590
|
+
width: 100%;
|
|
2591
|
+
box-sizing: border-box;
|
|
2592
|
+
display: flex;
|
|
2593
|
+
flex-direction: column;
|
|
2594
|
+
justify-content: flex-start;
|
|
2595
|
+
align-items: flex-start;
|
|
2596
|
+
padding-top: 1rem;
|
|
2597
|
+
padding-right: 1rem;
|
|
2598
|
+
padding-bottom: 1rem;
|
|
2599
|
+
padding-left: 1rem;
|
|
2600
|
+
border-width: 1px;
|
|
2601
|
+
border-style: solid;
|
|
2602
|
+
gap: 1rem;
|
|
2603
|
+
border-radius: 0.5rem;
|
|
2604
|
+
background-color: #ffe3e3;
|
|
2605
|
+
color: #212529;
|
|
2606
|
+
border-color: #f03e3e;
|
|
2607
|
+
}
|
|
2608
|
+
p.error .icon,
|
|
2609
|
+
span.error .icon,
|
|
2610
|
+
section.error .icon,
|
|
2611
|
+
div.error .icon {
|
|
2612
|
+
color: inherit;
|
|
2613
|
+
background-color: #f03e3e;
|
|
2614
|
+
color: #f03e3e;
|
|
2615
|
+
}
|
|
2616
|
+
|
|
2617
|
+
p.explanation,
|
|
2618
|
+
span.explanation,
|
|
2619
|
+
section.explanation,
|
|
2620
|
+
div.explanation {
|
|
2621
|
+
max-width: 100%;
|
|
2622
|
+
width: 100%;
|
|
2623
|
+
box-sizing: border-box;
|
|
2624
|
+
display: flex;
|
|
2625
|
+
flex-direction: column;
|
|
2626
|
+
justify-content: flex-start;
|
|
2627
|
+
align-items: flex-start;
|
|
2628
|
+
padding-top: 1rem;
|
|
2629
|
+
padding-right: 1rem;
|
|
2630
|
+
padding-bottom: 1rem;
|
|
2631
|
+
padding-left: 1rem;
|
|
2632
|
+
border-width: 1px;
|
|
2633
|
+
border-style: solid;
|
|
2634
|
+
gap: 1rem;
|
|
2635
|
+
border-radius: 0.5rem;
|
|
2636
|
+
background-color: #e7f5ff;
|
|
2637
|
+
color: #212529;
|
|
2638
|
+
border-color: #1c7ed6;
|
|
2639
|
+
}
|
|
2640
|
+
p.explanation .icon,
|
|
2641
|
+
span.explanation .icon,
|
|
2642
|
+
section.explanation .icon,
|
|
2643
|
+
div.explanation .icon {
|
|
2644
|
+
color: inherit;
|
|
2645
|
+
background-color: #1c7ed6;
|
|
2646
|
+
color: #1c7ed6;
|
|
2647
|
+
}
|
|
2648
|
+
|
|
2649
|
+
p.system,
|
|
2650
|
+
span.system,
|
|
2651
|
+
section.system,
|
|
2652
|
+
div.system {
|
|
2653
|
+
max-width: 100%;
|
|
2654
|
+
width: 100%;
|
|
2655
|
+
box-sizing: border-box;
|
|
2656
|
+
display: flex;
|
|
2657
|
+
flex-direction: column;
|
|
2658
|
+
justify-content: flex-start;
|
|
2659
|
+
align-items: flex-start;
|
|
2660
|
+
padding-top: 1rem;
|
|
2661
|
+
padding-right: 1rem;
|
|
2662
|
+
padding-bottom: 1rem;
|
|
2663
|
+
padding-left: 1rem;
|
|
2664
|
+
border-width: 1px;
|
|
2665
|
+
border-style: solid;
|
|
2666
|
+
gap: 1rem;
|
|
2667
|
+
border-radius: 0.5rem;
|
|
2668
|
+
background-color: #e9ecef;
|
|
2669
|
+
color: #212529;
|
|
2670
|
+
border-color: #212529;
|
|
2671
|
+
}
|
|
2672
|
+
p.system .icon,
|
|
2673
|
+
span.system .icon,
|
|
2674
|
+
section.system .icon,
|
|
2675
|
+
div.system .icon {
|
|
2676
|
+
color: inherit;
|
|
2677
|
+
background-color: #212529;
|
|
2678
|
+
color: #212529;
|
|
2679
|
+
}
|
|
2680
|
+
|
|
2681
|
+
table td,
|
|
2682
|
+
table th,
|
|
2683
|
+
table tr {
|
|
2684
|
+
align-items: center;
|
|
2685
|
+
}
|
|
2686
|
+
table td.error > div, table td.warning > div, table td.explanation > div, table td.confirmation > div, table td.system > div,
|
|
2687
|
+
table th.error > div,
|
|
2688
|
+
table th.warning > div,
|
|
2689
|
+
table th.explanation > div,
|
|
2690
|
+
table th.confirmation > div,
|
|
2691
|
+
table th.system > div,
|
|
2692
|
+
table tr.error > div,
|
|
2693
|
+
table tr.warning > div,
|
|
2694
|
+
table tr.explanation > div,
|
|
2695
|
+
table tr.confirmation > div,
|
|
2696
|
+
table tr.system > div {
|
|
2697
|
+
gap: 0.25rem;
|
|
2698
|
+
}
|
|
2699
|
+
table td.error .notification-type, table td.warning .notification-type, table td.explanation .notification-type, table td.confirmation .notification-type, table td.system .notification-type,
|
|
2700
|
+
table th.error .notification-type,
|
|
2701
|
+
table th.warning .notification-type,
|
|
2702
|
+
table th.explanation .notification-type,
|
|
2703
|
+
table th.confirmation .notification-type,
|
|
2704
|
+
table th.system .notification-type,
|
|
2705
|
+
table tr.error .notification-type,
|
|
2706
|
+
table tr.warning .notification-type,
|
|
2707
|
+
table tr.explanation .notification-type,
|
|
2708
|
+
table tr.confirmation .notification-type,
|
|
2709
|
+
table tr.system .notification-type {
|
|
2710
|
+
font-size: 0;
|
|
2711
|
+
}
|
|
2712
|
+
table td.error .icon,
|
|
2713
|
+
table th.error .icon,
|
|
2714
|
+
table tr.error .icon {
|
|
2715
|
+
background-color: #f03e3e;
|
|
2716
|
+
}
|
|
2717
|
+
table td.warning .icon,
|
|
2718
|
+
table th.warning .icon,
|
|
2719
|
+
table tr.warning .icon {
|
|
2720
|
+
background-color: #f08c00;
|
|
2721
|
+
}
|
|
2722
|
+
table td.confirmation .icon,
|
|
2723
|
+
table th.confirmation .icon,
|
|
2724
|
+
table tr.confirmation .icon {
|
|
2725
|
+
background-color: #37b24d;
|
|
2726
|
+
}
|
|
2727
|
+
table td.explanation .icon,
|
|
2728
|
+
table th.explanation .icon,
|
|
2729
|
+
table tr.explanation .icon {
|
|
2730
|
+
background-color: #1c7ed6;
|
|
2731
|
+
}
|
|
2732
|
+
table td.system .icon,
|
|
2733
|
+
table th.system .icon,
|
|
2734
|
+
table tr.system .icon {
|
|
2735
|
+
background-color: #212529;
|
|
2736
|
+
}
|
|
2737
|
+
table tr {
|
|
2738
|
+
filter: brightness(90%);
|
|
2739
|
+
}
|
|
2740
|
+
|
|
2741
|
+
p.warning,
|
|
2742
|
+
span.warning,
|
|
2743
|
+
section.warning,
|
|
2744
|
+
div.warning {
|
|
2745
|
+
max-width: 100%;
|
|
2746
|
+
width: 100%;
|
|
2747
|
+
box-sizing: border-box;
|
|
2748
|
+
display: flex;
|
|
2749
|
+
flex-direction: column;
|
|
2750
|
+
justify-content: flex-start;
|
|
2751
|
+
align-items: flex-start;
|
|
2752
|
+
padding-top: 1rem;
|
|
2753
|
+
padding-right: 1rem;
|
|
2754
|
+
padding-bottom: 1rem;
|
|
2755
|
+
padding-left: 1rem;
|
|
2756
|
+
border-width: 1px;
|
|
2757
|
+
border-style: solid;
|
|
2758
|
+
gap: 1rem;
|
|
2759
|
+
border-radius: 0.5rem;
|
|
2760
|
+
background-color: #fff9db;
|
|
2761
|
+
color: #212529;
|
|
2762
|
+
border-color: #f08c00;
|
|
2763
|
+
}
|
|
2764
|
+
p.warning .icon,
|
|
2765
|
+
span.warning .icon,
|
|
2766
|
+
section.warning .icon,
|
|
2767
|
+
div.warning .icon {
|
|
2768
|
+
color: inherit;
|
|
2769
|
+
background-color: #f08c00;
|
|
2770
|
+
color: #f08c00;
|
|
2771
|
+
}
|
|
2772
|
+
|
|
2773
|
+
p.notification, p.error, p.warning, p.confirmation, p.explanation, p.system,
|
|
2774
|
+
span.notification,
|
|
2775
|
+
span.error,
|
|
2776
|
+
span.warning,
|
|
2777
|
+
span.confirmation,
|
|
2778
|
+
span.explanation,
|
|
2779
|
+
span.system {
|
|
2780
|
+
box-sizing: border-box;
|
|
2781
|
+
display: flex;
|
|
2782
|
+
flex-direction: row;
|
|
2783
|
+
align-items: center;
|
|
2784
|
+
flex-wrap: wrap;
|
|
2785
|
+
gap: 0.5rem;
|
|
2786
|
+
}
|
|
2787
|
+
.block-notification .error,
|
|
2788
|
+
.block-notification .warning,
|
|
2789
|
+
.block-notification .confirmation,
|
|
2790
|
+
.block-notification .explanation,
|
|
2791
|
+
.block-notification .system {
|
|
2792
|
+
display: flex;
|
|
2793
|
+
margin: 0 auto;
|
|
2794
|
+
box-sizing: border-box;
|
|
2795
|
+
width: 100%;
|
|
2796
|
+
}
|
|
2797
|
+
|
|
2798
|
+
p {
|
|
2799
|
+
margin: 0;
|
|
2800
|
+
color: inherit;
|
|
2801
|
+
max-width: 42rem;
|
|
2802
|
+
}
|
|
2803
|
+
|
|
2804
|
+
ul.pagination li span[aria-current],
|
|
2805
|
+
.pagination ul li span[aria-current], ul.pagination li[aria-current],
|
|
2806
|
+
.pagination ul li[aria-current], ul.pagination li a[aria-current=page],
|
|
2807
|
+
.pagination ul li a[aria-current=page], ul.pagination li span[aria-current=page],
|
|
2808
|
+
.pagination ul li span[aria-current=page], ul.pagination li a[aria-current=true],
|
|
2809
|
+
.pagination ul li a[aria-current=true], ul.pagination li span[aria-current=true],
|
|
2810
|
+
.pagination ul li span[aria-current=true] {
|
|
2811
|
+
color: #1971c2;
|
|
2812
|
+
border-width: 1px;
|
|
2813
|
+
border-style: solid;
|
|
2814
|
+
border-color: #1971c2;
|
|
2815
|
+
font-weight: bold;
|
|
2816
|
+
}
|
|
2817
|
+
|
|
2818
|
+
ul.pagination li a, nav.pagination ul li a,
|
|
2819
|
+
.pagination ul li a, ul.pagination li span, nav.pagination ul li span,
|
|
2820
|
+
.pagination ul li span {
|
|
2821
|
+
display: flex;
|
|
2822
|
+
justify-content: center;
|
|
2823
|
+
align-items: center;
|
|
2824
|
+
width: 100%;
|
|
2825
|
+
height: 100%;
|
|
2826
|
+
white-space: nowrap;
|
|
2827
|
+
box-sizing: border-box;
|
|
2828
|
+
background-color: #ffffff;
|
|
2829
|
+
border-width: 1px;
|
|
2830
|
+
border-style: solid;
|
|
2831
|
+
border-color: #ffffff;
|
|
2832
|
+
border-radius: 0.25rem;
|
|
2833
|
+
text-decoration: none;
|
|
2834
|
+
}
|
|
2835
|
+
ul.pagination li a:hover,
|
|
2836
|
+
.pagination ul li a:hover, ul.pagination li span:hover,
|
|
2837
|
+
.pagination ul li span:hover {
|
|
2838
|
+
background-color: #e7f5ff;
|
|
2839
|
+
border-color: #e7f5ff;
|
|
2840
|
+
}
|
|
2841
|
+
ul.pagination li a::before, nav.pagination ul li a::before,
|
|
2842
|
+
.pagination ul li a::before, ul.pagination li span::before, nav.pagination ul li span::before,
|
|
2843
|
+
.pagination ul li span::before {
|
|
2844
|
+
content: none;
|
|
2845
|
+
}
|
|
2846
|
+
|
|
2847
|
+
/* Previous and next links */
|
|
2848
|
+
nav.pagination .adjacent,
|
|
2849
|
+
.pagination .adjacent, ul.pagination li a.adjacent,
|
|
2850
|
+
.pagination ul li a.adjacent {
|
|
2851
|
+
font-size: 0;
|
|
2852
|
+
}
|
|
2853
|
+
.pagination .previous.adjacent {
|
|
2854
|
+
display: inline-flex;
|
|
2855
|
+
}
|
|
2856
|
+
.pagination .previous.adjacent::before {
|
|
2857
|
+
mask-size: contain;
|
|
2858
|
+
content: "";
|
|
2859
|
+
background-color: #1971c2;
|
|
2860
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Im0xNSA2LTYgNiA2IDYiLz48L3N2Zz4=");
|
|
2861
|
+
width: 1.5rem;
|
|
2862
|
+
height: 1.5rem;
|
|
2863
|
+
}
|
|
2864
|
+
.pagination .next.adjacent {
|
|
2865
|
+
display: inline-flex;
|
|
2866
|
+
}
|
|
2867
|
+
.pagination .next.adjacent::before {
|
|
2868
|
+
mask-size: contain;
|
|
2869
|
+
content: "";
|
|
2870
|
+
background-color: #1971c2;
|
|
2871
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Im05IDYgNiA2LTYgNiIvPjwvc3ZnPg==");
|
|
2872
|
+
width: 1.5rem;
|
|
2873
|
+
height: 1.5rem;
|
|
2874
|
+
}
|
|
2875
|
+
|
|
2876
|
+
ul.pagination, nav.pagination ul,
|
|
2877
|
+
.pagination ul {
|
|
2878
|
+
display: flex;
|
|
2879
|
+
flex-direction: row;
|
|
2880
|
+
padding: 0;
|
|
2881
|
+
width: 100%;
|
|
2882
|
+
overflow-x: auto;
|
|
2883
|
+
justify-content: center;
|
|
2884
|
+
gap: 0.25rem;
|
|
2885
|
+
}
|
|
2886
|
+
ul.pagination li, nav.pagination ul li,
|
|
2887
|
+
.pagination ul li {
|
|
2888
|
+
padding: 0;
|
|
2889
|
+
list-style: none;
|
|
2890
|
+
display: flex;
|
|
2891
|
+
align-items: center;
|
|
2892
|
+
justify-content: center;
|
|
2893
|
+
margin: 0;
|
|
2894
|
+
box-sizing: border-box;
|
|
2895
|
+
height: 2.5rem;
|
|
2896
|
+
min-width: 2.5rem;
|
|
2897
|
+
}
|
|
2898
|
+
ul.pagination li::before, nav.pagination ul li::before,
|
|
2899
|
+
.pagination ul li::before {
|
|
2900
|
+
content: none;
|
|
2901
|
+
}
|
|
2902
|
+
nav.pagination,
|
|
2903
|
+
.pagination {
|
|
2904
|
+
display: flex;
|
|
2905
|
+
width: 100%;
|
|
2906
|
+
align-items: center;
|
|
2907
|
+
justify-content: center;
|
|
2908
|
+
}
|
|
2909
|
+
.page-title {
|
|
2910
|
+
width: 100%;
|
|
2911
|
+
max-width: 60rem;
|
|
2912
|
+
margin: 0 auto;
|
|
2913
|
+
}
|
|
2914
|
+
|
|
2915
|
+
section {
|
|
2916
|
+
width: 100%;
|
|
2917
|
+
flex-direction: column;
|
|
2918
|
+
min-width: 0;
|
|
2919
|
+
align-items: flex-start;
|
|
2920
|
+
margin: 0 auto;
|
|
2921
|
+
display: flex;
|
|
2922
|
+
justify-content: flex-start;
|
|
2923
|
+
gap: 1.5rem;
|
|
2924
|
+
max-width: 60rem;
|
|
2925
|
+
}
|
|
2926
|
+
section .content-wrapper {
|
|
2927
|
+
align-items: flex-start;
|
|
2928
|
+
flex-direction: column;
|
|
2929
|
+
display: flex;
|
|
2930
|
+
width: 100%;
|
|
2931
|
+
margin: 0 auto;
|
|
2932
|
+
box-sizing: border-box;
|
|
2933
|
+
background-color: #ffffff;
|
|
2934
|
+
gap: 2.5rem;
|
|
2935
|
+
padding-top: 2rem;
|
|
2936
|
+
padding-right: 2rem;
|
|
2937
|
+
padding-bottom: 3rem;
|
|
2938
|
+
padding-left: 2rem;
|
|
2939
|
+
max-width: 60rem;
|
|
2940
|
+
border-radius: 0.5rem;
|
|
2941
|
+
}
|
|
2942
|
+
|
|
2943
|
+
body.sidemenu,
|
|
2944
|
+
main.sidemenu {
|
|
2945
|
+
/* Places sidemenu next to the main content of the page */
|
|
2946
|
+
display: flex;
|
|
2947
|
+
flex-direction: row;
|
|
2948
|
+
flex-wrap: wrap;
|
|
2949
|
+
padding: 0;
|
|
2950
|
+
}
|
|
2951
|
+
@media (width >= 24rem) {
|
|
2952
|
+
body.sidemenu,
|
|
2953
|
+
main.sidemenu {
|
|
2954
|
+
flex-wrap: nowrap;
|
|
2955
|
+
}
|
|
2956
|
+
}
|
|
2957
|
+
body.sidemenu,
|
|
2958
|
+
main.sidemenu {
|
|
2959
|
+
/* main content of the page */
|
|
2960
|
+
}
|
|
2961
|
+
body.sidemenu > div,
|
|
2962
|
+
body.sidemenu > article,
|
|
2963
|
+
body.sidemenu > section,
|
|
2964
|
+
main.sidemenu > div,
|
|
2965
|
+
main.sidemenu > article,
|
|
2966
|
+
main.sidemenu > section {
|
|
2967
|
+
display: flex;
|
|
2968
|
+
flex-direction: column;
|
|
2969
|
+
box-sizing: border-box;
|
|
2970
|
+
}
|
|
2971
|
+
@media (width >= 24rem) {
|
|
2972
|
+
body.sidemenu > div,
|
|
2973
|
+
body.sidemenu > article,
|
|
2974
|
+
body.sidemenu > section,
|
|
2975
|
+
main.sidemenu > div,
|
|
2976
|
+
main.sidemenu > article,
|
|
2977
|
+
main.sidemenu > section {
|
|
2978
|
+
padding-right: 2rem;
|
|
2979
|
+
padding-left: 2rem;
|
|
2980
|
+
}
|
|
2981
|
+
}
|
|
2982
|
+
body.sidemenu > nav,
|
|
2983
|
+
main.sidemenu > nav {
|
|
2984
|
+
display: none;
|
|
2985
|
+
}
|
|
2986
|
+
@media (width >= 24rem) {
|
|
2987
|
+
body.sidemenu > nav,
|
|
2988
|
+
main.sidemenu > nav {
|
|
2989
|
+
/* nav */
|
|
2990
|
+
margin: 0;
|
|
2991
|
+
display: block;
|
|
2992
|
+
box-sizing: border-box;
|
|
2993
|
+
position: relative;
|
|
2994
|
+
display: flex;
|
|
2995
|
+
flex-direction: column;
|
|
2996
|
+
align-items: flex-start;
|
|
2997
|
+
padding-top: 1rem;
|
|
2998
|
+
padding-right: 2rem;
|
|
2999
|
+
padding-bottom: 1rem;
|
|
3000
|
+
padding-left: 2rem;
|
|
3001
|
+
/* List */
|
|
3002
|
+
}
|
|
3003
|
+
body.sidemenu > nav .sticky-container,
|
|
3004
|
+
main.sidemenu > nav .sticky-container {
|
|
3005
|
+
position: -webkit-sticky;
|
|
3006
|
+
position: sticky;
|
|
3007
|
+
top: 0;
|
|
3008
|
+
overflow: auto;
|
|
3009
|
+
padding: 1rem 0;
|
|
3010
|
+
/* Solves a bug in older safari versions where position sticky blocks overflow auto */
|
|
3011
|
+
display: block;
|
|
3012
|
+
}
|
|
3013
|
+
body.sidemenu > nav button + ul,
|
|
3014
|
+
main.sidemenu > nav button + ul {
|
|
3015
|
+
/* Compensating for the reserved space for the icon.
|
|
3016
|
+
Position sticky still reserves the space within the flow. */
|
|
3017
|
+
margin-top: 0;
|
|
3018
|
+
}
|
|
3019
|
+
body.sidemenu > nav > ul li,
|
|
3020
|
+
body.sidemenu > nav button + ul li,
|
|
3021
|
+
main.sidemenu > nav > ul li,
|
|
3022
|
+
main.sidemenu > nav button + ul li {
|
|
3023
|
+
padding: 0.25rem 0;
|
|
3024
|
+
}
|
|
3025
|
+
body.sidemenu > nav,
|
|
3026
|
+
main.sidemenu > nav {
|
|
3027
|
+
/* Button */
|
|
3028
|
+
}
|
|
3029
|
+
body.sidemenu > nav .sidemenu-toggle,
|
|
3030
|
+
main.sidemenu > nav .sidemenu-toggle {
|
|
3031
|
+
display: flex;
|
|
3032
|
+
align-items: center;
|
|
3033
|
+
justify-content: center;
|
|
3034
|
+
position: -webkit-sticky;
|
|
3035
|
+
position: sticky;
|
|
3036
|
+
gap: 0;
|
|
3037
|
+
z-index: 2;
|
|
3038
|
+
/* Needed to keep the button to stick to the top */
|
|
3039
|
+
font-size: 0;
|
|
3040
|
+
background-color: #ffffff;
|
|
3041
|
+
padding: 0.5rem;
|
|
3042
|
+
color: #1971c2;
|
|
3043
|
+
}
|
|
3044
|
+
body.sidemenu > nav .sidemenu-toggle::before,
|
|
3045
|
+
main.sidemenu > nav .sidemenu-toggle::before {
|
|
3046
|
+
mask-size: contain;
|
|
3047
|
+
content: "";
|
|
3048
|
+
background-color: #1971c2;
|
|
3049
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik0xOCA2IDYgMThNNiA2bDEyIDEyIi8+PC9zdmc+");
|
|
3050
|
+
width: 1.5rem;
|
|
3051
|
+
height: 1.5rem;
|
|
3052
|
+
}
|
|
3053
|
+
body.sidemenu > nav .sidemenu-toggle[aria-expanded=false],
|
|
3054
|
+
main.sidemenu > nav .sidemenu-toggle[aria-expanded=false] {
|
|
3055
|
+
margin-left: 2rem;
|
|
3056
|
+
}
|
|
3057
|
+
body.sidemenu > nav .sidemenu-toggle[aria-expanded=false]::before,
|
|
3058
|
+
main.sidemenu > nav .sidemenu-toggle[aria-expanded=false]::before {
|
|
3059
|
+
mask-size: contain;
|
|
3060
|
+
content: "";
|
|
3061
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik00IDZoMTZNNCAxMmgxNk00IDE4aDE2Ii8+PC9zdmc+");
|
|
3062
|
+
}
|
|
3063
|
+
}
|
|
3064
|
+
@media (width >= 24rem) {
|
|
3065
|
+
body.sidemenu.sidemenu-closed > nav,
|
|
3066
|
+
main.sidemenu.sidemenu-closed > nav {
|
|
3067
|
+
border: 0;
|
|
3068
|
+
width: 0;
|
|
3069
|
+
padding-left: 0;
|
|
3070
|
+
padding-right: 0;
|
|
3071
|
+
}
|
|
3072
|
+
body.sidemenu.sidemenu-closed > nav > ul,
|
|
3073
|
+
main.sidemenu.sidemenu-closed > nav > ul {
|
|
3074
|
+
display: none;
|
|
3075
|
+
}
|
|
3076
|
+
body.sidemenu.sidemenu-closed > div,
|
|
3077
|
+
main.sidemenu.sidemenu-closed > div {
|
|
3078
|
+
max-width: 100%;
|
|
3079
|
+
}
|
|
3080
|
+
}
|
|
3081
|
+
|
|
3082
|
+
/* Use to set the width of the page content. */
|
|
3083
|
+
.page-content {
|
|
3084
|
+
width: 100%;
|
|
3085
|
+
}
|
|
3086
|
+
|
|
3087
|
+
a.slogan, .slogan {
|
|
3088
|
+
color: #212529;
|
|
3089
|
+
font-size: 1.25rem;
|
|
3090
|
+
font-weight: bold;
|
|
3091
|
+
}
|
|
3092
|
+
|
|
3093
|
+
a.slogan, .slogan a {
|
|
3094
|
+
color: inherit;
|
|
3095
|
+
text-decoration: none;
|
|
3096
|
+
}
|
|
3097
|
+
a.slogan:visited, .slogan a:visited {
|
|
3098
|
+
color: inherit;
|
|
3099
|
+
}
|
|
3100
|
+
|
|
3101
|
+
.tabs > ul li > *,
|
|
3102
|
+
manon-tabs > ul li > *, ul.tabs li > * {
|
|
3103
|
+
white-space: nowrap;
|
|
3104
|
+
display: inline-block;
|
|
3105
|
+
box-sizing: border-box;
|
|
3106
|
+
border-width: 0;
|
|
3107
|
+
border-style: solid;
|
|
3108
|
+
color: #1971c2;
|
|
3109
|
+
padding: 0.5rem 0;
|
|
3110
|
+
text-decoration: none;
|
|
3111
|
+
}
|
|
3112
|
+
.tabs > ul li > :hover,
|
|
3113
|
+
manon-tabs > ul li > :hover, ul.tabs li > :hover {
|
|
3114
|
+
color: #1864ab;
|
|
3115
|
+
}
|
|
3116
|
+
|
|
3117
|
+
.tabs [aria-selected=true],
|
|
3118
|
+
manon-tabs [aria-selected=true], .tabs > ul li[aria-current=true] > *,
|
|
3119
|
+
manon-tabs > ul li[aria-current=true] > *, ul.tabs li[aria-current=true] > *, .tabs > ul li a[aria-current=page],
|
|
3120
|
+
manon-tabs > ul li a[aria-current=page], ul.tabs li a[aria-current=page] {
|
|
3121
|
+
cursor: pointer;
|
|
3122
|
+
border-width: 0 0 2px 0;
|
|
3123
|
+
border-color: #1971c2;
|
|
3124
|
+
font-weight: bold;
|
|
3125
|
+
}
|
|
3126
|
+
.tabs,
|
|
3127
|
+
manon-tabs {
|
|
3128
|
+
overflow: hidden;
|
|
3129
|
+
overflow-x: auto;
|
|
3130
|
+
white-space: nowrap;
|
|
3131
|
+
width: 100%;
|
|
3132
|
+
}
|
|
3133
|
+
|
|
3134
|
+
.tabs > ul,
|
|
3135
|
+
manon-tabs > ul, ul.tabs {
|
|
3136
|
+
display: flex;
|
|
3137
|
+
flex-direction: row;
|
|
3138
|
+
justify-content: flex-start;
|
|
3139
|
+
padding-left: 0;
|
|
3140
|
+
width: 100%;
|
|
3141
|
+
gap: 1rem;
|
|
3142
|
+
}
|
|
3143
|
+
.tabs > ul li,
|
|
3144
|
+
manon-tabs > ul li, ul.tabs li {
|
|
3145
|
+
list-style: none;
|
|
3146
|
+
padding: 0;
|
|
3147
|
+
}
|
|
3148
|
+
.tabs *:focus,
|
|
3149
|
+
.tabs *.focus,
|
|
3150
|
+
manon-tabs *:focus,
|
|
3151
|
+
manon-tabs *.focus {
|
|
3152
|
+
outline-offset: -2px;
|
|
3153
|
+
}
|
|
3154
|
+
|
|
3155
|
+
manon-tabs [role=tabpanel][hidden] {
|
|
3156
|
+
display: none;
|
|
3157
|
+
}
|
|
3158
|
+
|
|
3159
|
+
table input[type=checkbox] {
|
|
3160
|
+
padding: 0;
|
|
3161
|
+
}
|
|
3162
|
+
table input[type=checkbox] + label {
|
|
3163
|
+
width: auto;
|
|
3164
|
+
cursor: pointer;
|
|
3165
|
+
margin-top: 0;
|
|
3166
|
+
}
|
|
3167
|
+
table th input[type=checkbox]:only-child,
|
|
3168
|
+
table td input[type=checkbox]:only-child {
|
|
3169
|
+
margin: 0 auto;
|
|
3170
|
+
}
|
|
3171
|
+
|
|
3172
|
+
table {
|
|
3173
|
+
width: 100%;
|
|
3174
|
+
border-collapse: collapse;
|
|
3175
|
+
overflow: auto;
|
|
3176
|
+
text-align: left;
|
|
3177
|
+
margin: 0;
|
|
3178
|
+
}
|
|
3179
|
+
table thead th {
|
|
3180
|
+
background-color: #f1f3f5;
|
|
3181
|
+
border-width: 1px;
|
|
3182
|
+
border-style: solid;
|
|
3183
|
+
border-color: #f1f3f5;
|
|
3184
|
+
padding: 0.75rem 1rem;
|
|
3185
|
+
text-align: left;
|
|
3186
|
+
}
|
|
3187
|
+
table thead a,
|
|
3188
|
+
table thead a:visited,
|
|
3189
|
+
table thead a:hover {
|
|
3190
|
+
color: inherit;
|
|
3191
|
+
}
|
|
3192
|
+
table thead a::before,
|
|
3193
|
+
table thead a:visited::before,
|
|
3194
|
+
table thead a:hover::before {
|
|
3195
|
+
color: inherit;
|
|
3196
|
+
}
|
|
3197
|
+
table td {
|
|
3198
|
+
padding: 0.75rem 1rem;
|
|
3199
|
+
gap: 0.25rem;
|
|
3200
|
+
}
|
|
3201
|
+
table tr {
|
|
3202
|
+
border-width: 1px 0;
|
|
3203
|
+
border-style: solid;
|
|
3204
|
+
border-color: #f1f3f5;
|
|
3205
|
+
/* Zebra striping with opacity to keep background color. e.g for warnings or errors */
|
|
3206
|
+
}
|
|
3207
|
+
table {
|
|
3208
|
+
/* Form within table */
|
|
3209
|
+
}
|
|
3210
|
+
table .sortable {
|
|
3211
|
+
background-color: transparent;
|
|
3212
|
+
padding: unset;
|
|
3213
|
+
min-width: unset;
|
|
3214
|
+
height: unset;
|
|
3215
|
+
min-height: unset;
|
|
3216
|
+
border: unset;
|
|
3217
|
+
border-radius: unset;
|
|
3218
|
+
margin: unset;
|
|
3219
|
+
color: inherit;
|
|
3220
|
+
}
|
|
3221
|
+
table .sortable .icon {
|
|
3222
|
+
width: 0.8rem;
|
|
3223
|
+
height: 0.8rem;
|
|
3224
|
+
}
|
|
3225
|
+
|
|
3226
|
+
table.action-buttons button,
|
|
3227
|
+
table.action-buttons a.button,
|
|
3228
|
+
table.action-buttons input[type=button],
|
|
3229
|
+
table.action-buttons input[type=submit],
|
|
3230
|
+
table.action-buttons input[type=reset], table button.action-button,
|
|
3231
|
+
table a.button.action-button,
|
|
3232
|
+
table input[type=button].action-button,
|
|
3233
|
+
table input[type=submit].action-button,
|
|
3234
|
+
table input[type=reset].action-button {
|
|
3235
|
+
/* Resetting button styling */
|
|
3236
|
+
margin: 0;
|
|
3237
|
+
padding: 0;
|
|
3238
|
+
border: 0;
|
|
3239
|
+
min-height: unset;
|
|
3240
|
+
color: inherit;
|
|
3241
|
+
}
|
|
3242
|
+
table.action-buttons button::before,
|
|
3243
|
+
table.action-buttons a.button::before,
|
|
3244
|
+
table.action-buttons input[type=button]::before,
|
|
3245
|
+
table.action-buttons input[type=submit]::before,
|
|
3246
|
+
table.action-buttons input[type=reset]::before, table button.action-button::before,
|
|
3247
|
+
table a.button.action-button::before,
|
|
3248
|
+
table input[type=button].action-button::before,
|
|
3249
|
+
table input[type=submit].action-button::before,
|
|
3250
|
+
table input[type=reset].action-button::before {
|
|
3251
|
+
color: inherit;
|
|
3252
|
+
}
|
|
3253
|
+
table.action-buttons button:hover,
|
|
3254
|
+
table.action-buttons a.button:hover,
|
|
3255
|
+
table.action-buttons input[type=button]:hover,
|
|
3256
|
+
table.action-buttons input[type=submit]:hover,
|
|
3257
|
+
table.action-buttons input[type=reset]:hover, table button.action-button:hover,
|
|
3258
|
+
table a.button.action-button:hover,
|
|
3259
|
+
table input[type=button].action-button:hover,
|
|
3260
|
+
table input[type=submit].action-button:hover,
|
|
3261
|
+
table input[type=reset].action-button:hover {
|
|
3262
|
+
border: 0;
|
|
3263
|
+
}
|
|
3264
|
+
/* Style a specific button within a table */
|
|
3265
|
+
table {
|
|
3266
|
+
/* Resetting form styling */
|
|
3267
|
+
}
|
|
3268
|
+
table form {
|
|
3269
|
+
padding: 0;
|
|
3270
|
+
background-color: transparent;
|
|
3271
|
+
}
|
|
3272
|
+
table {
|
|
3273
|
+
/* Style all buttons within a parent */
|
|
3274
|
+
}
|
|
3275
|
+
table caption {
|
|
3276
|
+
text-align: left;
|
|
3277
|
+
padding: 1rem 0;
|
|
3278
|
+
}
|
|
3279
|
+
|
|
3280
|
+
table.condensed {
|
|
3281
|
+
font-size: 0.875rem;
|
|
3282
|
+
}
|
|
3283
|
+
table.condensed thead th {
|
|
3284
|
+
padding: 0.25rem 1rem;
|
|
3285
|
+
}
|
|
3286
|
+
table.condensed td {
|
|
3287
|
+
padding: 0.25rem 1rem;
|
|
3288
|
+
}
|
|
3289
|
+
table button.expando-button {
|
|
3290
|
+
display: none;
|
|
3291
|
+
}
|
|
3292
|
+
table tr.expando-row {
|
|
3293
|
+
display: table-layout;
|
|
3294
|
+
}
|
|
3295
|
+
table tr.expando-row td {
|
|
3296
|
+
position: relative;
|
|
3297
|
+
}
|
|
3298
|
+
.js-expando-rows-loaded table button.expando-button {
|
|
3299
|
+
display: inline-flex;
|
|
3300
|
+
}
|
|
3301
|
+
|
|
3302
|
+
.expanded-row {
|
|
3303
|
+
/* Zebra striping with opacity to keep background color. e.g for warnings or errors */
|
|
3304
|
+
}
|
|
3305
|
+
.number {
|
|
3306
|
+
font-variant-numeric: monospace;
|
|
3307
|
+
text-align: right;
|
|
3308
|
+
}
|
|
3309
|
+
|
|
3310
|
+
table td[rowspan] {
|
|
3311
|
+
border: 1px solid #f1f3f5;
|
|
3312
|
+
}
|
|
3313
|
+
|
|
3314
|
+
.sticky-header {
|
|
3315
|
+
position: relative;
|
|
3316
|
+
max-height: 100vh;
|
|
3317
|
+
}
|
|
3318
|
+
.sticky-header thead {
|
|
3319
|
+
position: relative;
|
|
3320
|
+
z-index: 1;
|
|
3321
|
+
}
|
|
3322
|
+
.sticky-header th {
|
|
3323
|
+
position: sticky;
|
|
3324
|
+
top: -1px;
|
|
3325
|
+
}
|
|
3326
|
+
|
|
3327
|
+
table.summary {
|
|
3328
|
+
max-width: 30rem;
|
|
3329
|
+
}
|
|
3330
|
+
.horizontal-scroll.summary {
|
|
3331
|
+
width: auto;
|
|
3332
|
+
margin: 0;
|
|
3333
|
+
}
|
|
3334
|
+
|
|
3335
|
+
.tags > p,
|
|
3336
|
+
.tags > span, table.tags td p,
|
|
3337
|
+
table.tags td span,
|
|
3338
|
+
table .tags td p,
|
|
3339
|
+
table .tags td span, ul.tags > li,
|
|
3340
|
+
.tag {
|
|
3341
|
+
max-width: max-content;
|
|
3342
|
+
font-size: 1rem;
|
|
3343
|
+
font-weight: normal;
|
|
3344
|
+
line-height: 1.75;
|
|
3345
|
+
padding: 0.25rem 0.5rem;
|
|
3346
|
+
border-radius: 0.25rem;
|
|
3347
|
+
border-width: 1px;
|
|
3348
|
+
}
|
|
3349
|
+
.tags > p.plain,
|
|
3350
|
+
.tags > span.plain, table.tags td p.plain,
|
|
3351
|
+
table.tags td span.plain,
|
|
3352
|
+
table .tags td p.plain,
|
|
3353
|
+
table .tags td span.plain, ul.tags > li.plain, .tags > p.solid,
|
|
3354
|
+
.tags > span.solid, table.tags td p.solid,
|
|
3355
|
+
table.tags td span.solid,
|
|
3356
|
+
table .tags td p.solid,
|
|
3357
|
+
table .tags td span.solid, ul.tags > li.solid, .tags > p.dashed,
|
|
3358
|
+
.tags > span.dashed, table.tags td p.dashed,
|
|
3359
|
+
table.tags td span.dashed,
|
|
3360
|
+
table .tags td p.dashed,
|
|
3361
|
+
table .tags td span.dashed, ul.tags > li.dashed, .tags > p.dotted,
|
|
3362
|
+
.tags > span.dotted, table.tags td p.dotted,
|
|
3363
|
+
table.tags td span.dotted,
|
|
3364
|
+
table .tags td p.dotted,
|
|
3365
|
+
table .tags td span.dotted, ul.tags > li.dotted,
|
|
3366
|
+
.tag.plain,
|
|
3367
|
+
.tag.solid,
|
|
3368
|
+
.tag.dashed,
|
|
3369
|
+
.tag.dotted {
|
|
3370
|
+
border-width: 1px;
|
|
3371
|
+
}
|
|
3372
|
+
.tags > p.plain,
|
|
3373
|
+
.tags > span.plain, table.tags td p.plain,
|
|
3374
|
+
table.tags td span.plain,
|
|
3375
|
+
table .tags td p.plain,
|
|
3376
|
+
table .tags td span.plain, ul.tags > li.plain,
|
|
3377
|
+
.tag.plain {
|
|
3378
|
+
border-style: solid;
|
|
3379
|
+
border-color: transparent;
|
|
3380
|
+
}
|
|
3381
|
+
.tags > p.solid,
|
|
3382
|
+
.tags > span.solid, table.tags td p.solid,
|
|
3383
|
+
table.tags td span.solid,
|
|
3384
|
+
table .tags td p.solid,
|
|
3385
|
+
table .tags td span.solid, ul.tags > li.solid,
|
|
3386
|
+
.tag.solid {
|
|
3387
|
+
border-style: solid;
|
|
3388
|
+
}
|
|
3389
|
+
.tags > p.dashed,
|
|
3390
|
+
.tags > span.dashed, table.tags td p.dashed,
|
|
3391
|
+
table.tags td span.dashed,
|
|
3392
|
+
table .tags td p.dashed,
|
|
3393
|
+
table .tags td span.dashed, ul.tags > li.dashed,
|
|
3394
|
+
.tag.dashed {
|
|
3395
|
+
border-style: dashed;
|
|
3396
|
+
}
|
|
3397
|
+
.tags > p.dotted,
|
|
3398
|
+
.tags > span.dotted, table.tags td p.dotted,
|
|
3399
|
+
table.tags td span.dotted,
|
|
3400
|
+
table .tags td p.dotted,
|
|
3401
|
+
table .tags td span.dotted, ul.tags > li.dotted,
|
|
3402
|
+
.tag.dotted {
|
|
3403
|
+
border-style: dotted;
|
|
3404
|
+
}
|
|
3405
|
+
|
|
3406
|
+
.tags {
|
|
3407
|
+
/* render each div directly within a tags group as a tag */
|
|
3408
|
+
}
|
|
3409
|
+
ul.tags {
|
|
3410
|
+
padding: 0;
|
|
3411
|
+
}
|
|
3412
|
+
ul.tags > li {
|
|
3413
|
+
list-style: none;
|
|
3414
|
+
}
|
|
3415
|
+
|
|
3416
|
+
.tags.horizontal {
|
|
3417
|
+
flex-direction: row;
|
|
3418
|
+
align-items: center;
|
|
3419
|
+
justify-content: left;
|
|
3420
|
+
flex-wrap: wrap;
|
|
3421
|
+
gap: 0.5rem;
|
|
3422
|
+
padding-top: 0.25rem;
|
|
3423
|
+
padding-right: 0.5rem;
|
|
3424
|
+
padding-bottom: 0.25rem;
|
|
3425
|
+
padding-left: 0.5rem;
|
|
3426
|
+
}
|
|
3427
|
+
|
|
3428
|
+
/* Color 1 */
|
|
3429
|
+
.tags-color-1 {
|
|
3430
|
+
background-color: #eef8fe;
|
|
3431
|
+
color: #006fb3;
|
|
3432
|
+
border-color: #006fb3;
|
|
3433
|
+
}
|
|
3434
|
+
|
|
3435
|
+
.tags-color-1-light {
|
|
3436
|
+
background-color: #eef8fe;
|
|
3437
|
+
color: #006fb3;
|
|
3438
|
+
border-color: #006fb3;
|
|
3439
|
+
}
|
|
3440
|
+
|
|
3441
|
+
.tags-color-1-medium {
|
|
3442
|
+
background-color: #abdbf8;
|
|
3443
|
+
color: #005c94;
|
|
3444
|
+
border-color: #005c94;
|
|
3445
|
+
}
|
|
3446
|
+
|
|
3447
|
+
.tags-color-1-dark {
|
|
3448
|
+
background-color: #40adef;
|
|
3449
|
+
color: #003e64;
|
|
3450
|
+
border-color: #003e64;
|
|
3451
|
+
}
|
|
3452
|
+
|
|
3453
|
+
/* Color 2 */
|
|
3454
|
+
.tags-color-2 {
|
|
3455
|
+
background-color: #ebfaef;
|
|
3456
|
+
color: #157b31;
|
|
3457
|
+
border-color: #157b31;
|
|
3458
|
+
}
|
|
3459
|
+
|
|
3460
|
+
.tags-color-2-light {
|
|
3461
|
+
background-color: #ebfaef;
|
|
3462
|
+
color: #157b31;
|
|
3463
|
+
border-color: #157b31;
|
|
3464
|
+
}
|
|
3465
|
+
|
|
3466
|
+
.tags-color-2-medium {
|
|
3467
|
+
background-color: #94e6ab;
|
|
3468
|
+
color: #116629;
|
|
3469
|
+
border-color: #1b9d3f;
|
|
3470
|
+
}
|
|
3471
|
+
|
|
3472
|
+
.tags-color-2-dark {
|
|
3473
|
+
background-color: #20bd4c;
|
|
3474
|
+
color: #134421;
|
|
3475
|
+
border-color: #116629;
|
|
3476
|
+
}
|
|
3477
|
+
|
|
3478
|
+
/* Color 3 */
|
|
3479
|
+
.tags-color-3 {
|
|
3480
|
+
background-color: #fff7cf;
|
|
3481
|
+
color: #7d6900;
|
|
3482
|
+
border-color: #7d6900;
|
|
3483
|
+
}
|
|
3484
|
+
|
|
3485
|
+
.tags-color-3-light {
|
|
3486
|
+
background-color: #fff7cf;
|
|
3487
|
+
color: #7d6900;
|
|
3488
|
+
border-color: #7d6900;
|
|
3489
|
+
}
|
|
3490
|
+
|
|
3491
|
+
.tags-color-3-medium {
|
|
3492
|
+
background-color: #fecf48;
|
|
3493
|
+
color: #685700;
|
|
3494
|
+
border-color: #a08700;
|
|
3495
|
+
}
|
|
3496
|
+
|
|
3497
|
+
.tags-color-3-dark {
|
|
3498
|
+
background-color: #ddb900;
|
|
3499
|
+
color: #584a00;
|
|
3500
|
+
border-color: #685700;
|
|
3501
|
+
}
|
|
3502
|
+
|
|
3503
|
+
/* Color 4 */
|
|
3504
|
+
.tags-color-4 {
|
|
3505
|
+
background-color: #fff5ed;
|
|
3506
|
+
color: #a75312;
|
|
3507
|
+
border-color: #a75312;
|
|
3508
|
+
}
|
|
3509
|
+
|
|
3510
|
+
.tags-color-4-light {
|
|
3511
|
+
background-color: #fff5ed;
|
|
3512
|
+
color: #a75312;
|
|
3513
|
+
border-color: #a75312;
|
|
3514
|
+
}
|
|
3515
|
+
|
|
3516
|
+
.tags-color-4-medium {
|
|
3517
|
+
background-color: #ffcaa1;
|
|
3518
|
+
color: #8b450f;
|
|
3519
|
+
border-color: #d66a17;
|
|
3520
|
+
}
|
|
3521
|
+
|
|
3522
|
+
.tags-color-4-dark {
|
|
3523
|
+
background-color: #ffa865;
|
|
3524
|
+
color: #5e2f0a;
|
|
3525
|
+
border-color: #a75312;
|
|
3526
|
+
}
|
|
3527
|
+
|
|
3528
|
+
/* Color 5 */
|
|
3529
|
+
.tags-color-5 {
|
|
3530
|
+
background-color: #fff4f3;
|
|
3531
|
+
color: #c3372c;
|
|
3532
|
+
border-color: #ffa49d;
|
|
3533
|
+
}
|
|
3534
|
+
|
|
3535
|
+
.tags-color-5-light {
|
|
3536
|
+
background-color: #fff4f3;
|
|
3537
|
+
color: #c3372c;
|
|
3538
|
+
border-color: #ffa49d;
|
|
3539
|
+
}
|
|
3540
|
+
|
|
3541
|
+
.tags-color-5-medium {
|
|
3542
|
+
background-color: #ffc7c3;
|
|
3543
|
+
color: #a22e25;
|
|
3544
|
+
border-color: #f84638;
|
|
3545
|
+
}
|
|
3546
|
+
|
|
3547
|
+
.tags-color-5-dark {
|
|
3548
|
+
background-color: #ff7d73;
|
|
3549
|
+
color: #6e1f19;
|
|
3550
|
+
border-color: #a22e25;
|
|
3551
|
+
}
|
|
3552
|
+
|
|
3553
|
+
/* Color 6 */
|
|
3554
|
+
.tags-color-6 {
|
|
3555
|
+
background-color: #f7f6fc;
|
|
3556
|
+
color: #6e5fae;
|
|
3557
|
+
border-color: #bfb6e6;
|
|
3558
|
+
}
|
|
3559
|
+
|
|
3560
|
+
.tags-color-6-light {
|
|
3561
|
+
background-color: #f7f6fc;
|
|
3562
|
+
color: #6e5fae;
|
|
3563
|
+
border-color: #bfb6e6;
|
|
3564
|
+
}
|
|
3565
|
+
|
|
3566
|
+
.tags-color-6-medium {
|
|
3567
|
+
background-color: #d6d1ef;
|
|
3568
|
+
color: #5b4f90;
|
|
3569
|
+
border-color: #8c7cd2;
|
|
3570
|
+
}
|
|
3571
|
+
|
|
3572
|
+
.tags-color-6-dark {
|
|
3573
|
+
background-color: #a89cdd;
|
|
3574
|
+
color: #3d3560;
|
|
3575
|
+
border-color: #5b4f90;
|
|
3576
|
+
}
|
|
3577
|
+
|
|
3578
|
+
.tile {
|
|
3579
|
+
box-sizing: border-box;
|
|
3580
|
+
align-items: flex-start;
|
|
3581
|
+
background-color: #ffffff;
|
|
3582
|
+
color: #212529;
|
|
3583
|
+
padding-top: 1rem;
|
|
3584
|
+
padding-right: 1rem;
|
|
3585
|
+
padding-bottom: 1rem;
|
|
3586
|
+
padding-left: 1rem;
|
|
3587
|
+
border-width: 1px;
|
|
3588
|
+
border-style: solid;
|
|
3589
|
+
border-color: #dee2e6;
|
|
3590
|
+
border-radius: 0.5rem;
|
|
3591
|
+
}
|
|
3592
|
+
|
|
3593
|
+
.tiles {
|
|
3594
|
+
align-items: flex-start;
|
|
3595
|
+
/* render each div, nav or section directly within a tiles group as a tile */
|
|
3596
|
+
}
|
|
3597
|
+
.tiles > div,
|
|
3598
|
+
.tiles > nav,
|
|
3599
|
+
.tiles > section {
|
|
3600
|
+
box-sizing: border-box;
|
|
3601
|
+
align-items: flex-start;
|
|
3602
|
+
background-color: #ffffff;
|
|
3603
|
+
color: #212529;
|
|
3604
|
+
padding-top: 1rem;
|
|
3605
|
+
padding-right: 1rem;
|
|
3606
|
+
padding-bottom: 1rem;
|
|
3607
|
+
padding-left: 1rem;
|
|
3608
|
+
border-width: 1px;
|
|
3609
|
+
border-style: solid;
|
|
3610
|
+
border-color: #dee2e6;
|
|
3611
|
+
border-radius: 0.5rem;
|
|
3612
|
+
}
|
|
3613
|
+
|
|
3614
|
+
ul.tiles {
|
|
3615
|
+
padding-left: 0;
|
|
3616
|
+
}
|
|
3617
|
+
ul.tiles > li {
|
|
3618
|
+
align-items: flex-start;
|
|
3619
|
+
background-color: #ffffff;
|
|
3620
|
+
color: #212529;
|
|
3621
|
+
padding-top: 1rem;
|
|
3622
|
+
padding-right: 1rem;
|
|
3623
|
+
padding-bottom: 1rem;
|
|
3624
|
+
padding-left: 1rem;
|
|
3625
|
+
border-width: 1px;
|
|
3626
|
+
border-style: solid;
|
|
3627
|
+
border-color: #dee2e6;
|
|
3628
|
+
border-radius: 0.5rem;
|
|
3629
|
+
}
|
|
3630
|
+
ul.tiles > li > a {
|
|
3631
|
+
text-decoration: none;
|
|
3632
|
+
}
|
|
3633
|
+
|
|
3634
|
+
ul.tiles > li > div, .tiles > div > div,
|
|
3635
|
+
ul.tiles > li > section,
|
|
3636
|
+
.tiles > div > section,
|
|
3637
|
+
.tile > div,
|
|
3638
|
+
.tile > section {
|
|
3639
|
+
display: flex;
|
|
3640
|
+
gap: 1rem;
|
|
3641
|
+
}
|
|
3642
|
+
|
|
3643
|
+
.tiles {
|
|
3644
|
+
/* render each div directly within a tiles group as a tile */
|
|
3645
|
+
}
|
|
3646
|
+
.tiles.image-covers > div img,
|
|
3647
|
+
.tiles.image-covers li img, .tile.image-cover img {
|
|
3648
|
+
object-fit: cover;
|
|
3649
|
+
max-width: unset;
|
|
3650
|
+
width: 100%;
|
|
3651
|
+
border-radius: 0.5rem 0.5rem 0 0;
|
|
3652
|
+
margin-bottom: 1rem;
|
|
3653
|
+
width: calc(100% + 1rem + 1rem);
|
|
3654
|
+
margin-top: -1rem;
|
|
3655
|
+
margin-right: -1rem;
|
|
3656
|
+
margin-left: -1rem;
|
|
3657
|
+
}
|
|
3658
|
+
|
|
3659
|
+
.tile.image-cover img {
|
|
3660
|
+
height: unset;
|
|
3661
|
+
}
|
|
3662
|
+
|
|
3663
|
+
.tiles.image-covers > div img,
|
|
3664
|
+
.tiles.image-covers li img {
|
|
3665
|
+
height: unset;
|
|
3666
|
+
}
|
|
3667
|
+
|
|
3668
|
+
.skip-to-content,
|
|
3669
|
+
a.button.skip-to-content {
|
|
3670
|
+
/* Visually removing the objects height. Without removing the object
|
|
3671
|
+
from the flow. */
|
|
3672
|
+
display: block;
|
|
3673
|
+
min-height: 0;
|
|
3674
|
+
padding: 0;
|
|
3675
|
+
border: 0;
|
|
3676
|
+
max-width: 100%;
|
|
3677
|
+
font-size: 0;
|
|
3678
|
+
}
|
|
3679
|
+
.skip-to-content:focus,
|
|
3680
|
+
a.button.skip-to-content:focus {
|
|
3681
|
+
position: static;
|
|
3682
|
+
display: flex;
|
|
3683
|
+
height: auto;
|
|
3684
|
+
padding: 0.5rem;
|
|
3685
|
+
margin: 0 1rem 0 0;
|
|
3686
|
+
align-self: center;
|
|
3687
|
+
order: 1;
|
|
3688
|
+
font-size: inherit;
|
|
3689
|
+
text-align: center;
|
|
3690
|
+
}
|
|
3691
|
+
form div.radio {
|
|
3692
|
+
padding: 0;
|
|
3693
|
+
display: flex;
|
|
3694
|
+
flex-direction: row;
|
|
3695
|
+
align-items: center;
|
|
3696
|
+
}
|
|
3697
|
+
form div.radio > div {
|
|
3698
|
+
padding: 0;
|
|
3699
|
+
display: flex;
|
|
3700
|
+
flex-direction: row;
|
|
3701
|
+
align-items: center;
|
|
3702
|
+
}
|
|
3703
|
+
form div.radio p.error,
|
|
3704
|
+
form div.radio p.warning,
|
|
3705
|
+
form div.radio p.confirmation,
|
|
3706
|
+
form div.radio p.explanation,
|
|
3707
|
+
form div.radio p.primary {
|
|
3708
|
+
margin: 0;
|
|
3709
|
+
}
|
|
3710
|
+
form div.radio input[type=radio] {
|
|
3711
|
+
padding: 0;
|
|
3712
|
+
cursor: pointer;
|
|
3713
|
+
margin-left: 0;
|
|
3714
|
+
margin-right: 0;
|
|
3715
|
+
height: 1rem;
|
|
3716
|
+
accent-color: #1971c2;
|
|
3717
|
+
width: 1rem;
|
|
3718
|
+
min-width: 1rem;
|
|
3719
|
+
}
|
|
3720
|
+
form div.radio input[type=radio] + label {
|
|
3721
|
+
width: auto;
|
|
3722
|
+
margin-top: 0;
|
|
3723
|
+
font-weight: normal;
|
|
3724
|
+
cursor: pointer;
|
|
3725
|
+
}
|
|
3726
|
+
form div.radio input[type=radio] + label:focus {
|
|
3727
|
+
outline: 2px solid #1971c2;
|
|
3728
|
+
}
|
|
3729
|
+
form div.radio input[type=radio]:disabled {
|
|
3730
|
+
cursor: not-allowed;
|
|
3731
|
+
}
|
|
3732
|
+
form div.radio input[type=radio]:disabled + label {
|
|
3733
|
+
cursor: not-allowed;
|
|
3734
|
+
}
|
|
3735
|
+
form div.radio.required {
|
|
3736
|
+
flex-direction: column;
|
|
3737
|
+
align-items: flex-start;
|
|
3738
|
+
justify-content: center;
|
|
3739
|
+
}
|
|
3740
|
+
form div.radio.required > div {
|
|
3741
|
+
padding: 0;
|
|
3742
|
+
display: flex;
|
|
3743
|
+
flex-direction: row;
|
|
3744
|
+
align-items: center;
|
|
3745
|
+
}
|
|
3746
|
+
.centered {
|
|
3747
|
+
display: flex;
|
|
3748
|
+
flex-direction: column;
|
|
3749
|
+
width: 100%;
|
|
3750
|
+
align-items: center;
|
|
3751
|
+
justify-content: center;
|
|
3752
|
+
box-sizing: border-box;
|
|
3753
|
+
}
|
|
3754
|
+
.centered > div,
|
|
3755
|
+
.centered > section,
|
|
3756
|
+
.centered > article {
|
|
3757
|
+
width: auto;
|
|
3758
|
+
}
|
|
3759
|
+
|
|
3760
|
+
.column-2,
|
|
3761
|
+
.column-3,
|
|
3762
|
+
.column-4 {
|
|
3763
|
+
display: grid;
|
|
3764
|
+
grid-template-columns: 1fr;
|
|
3765
|
+
gap: 2.5rem;
|
|
3766
|
+
width: 100%;
|
|
3767
|
+
box-sizing: border-box;
|
|
3768
|
+
}
|
|
3769
|
+
.column-2 > *,
|
|
3770
|
+
.column-3 > *,
|
|
3771
|
+
.column-4 > * {
|
|
3772
|
+
width: 100%;
|
|
3773
|
+
box-sizing: border-box;
|
|
3774
|
+
}
|
|
3775
|
+
.column-2 img,
|
|
3776
|
+
.column-3 img,
|
|
3777
|
+
.column-4 img {
|
|
3778
|
+
max-width: 100%;
|
|
3779
|
+
}
|
|
3780
|
+
|
|
3781
|
+
@media (width >= 42rem) {
|
|
3782
|
+
.column-2,
|
|
3783
|
+
.column-3,
|
|
3784
|
+
.column-4 {
|
|
3785
|
+
grid-template-columns: 1fr 1fr;
|
|
3786
|
+
}
|
|
3787
|
+
}
|
|
3788
|
+
@media (width >= 60rem) {
|
|
3789
|
+
.column-3,
|
|
3790
|
+
.column-4 {
|
|
3791
|
+
grid-template-columns: 1fr 1fr 1fr;
|
|
3792
|
+
}
|
|
3793
|
+
}
|
|
3794
|
+
@media (width >= 70rem) {
|
|
3795
|
+
.column-4 {
|
|
3796
|
+
grid-template-columns: 1fr 1fr 1fr 1fr;
|
|
3797
|
+
}
|
|
3798
|
+
}
|
|
3799
|
+
.container-s,
|
|
3800
|
+
.container-m,
|
|
3801
|
+
.container-l {
|
|
3802
|
+
width: 100%;
|
|
3803
|
+
box-sizing: border-box;
|
|
3804
|
+
margin: 0 auto;
|
|
3805
|
+
}
|
|
3806
|
+
|
|
3807
|
+
.container-s {
|
|
3808
|
+
max-width: 40rem;
|
|
3809
|
+
}
|
|
3810
|
+
|
|
3811
|
+
.container-m {
|
|
3812
|
+
max-width: 50rem;
|
|
3813
|
+
}
|
|
3814
|
+
|
|
3815
|
+
.container-l {
|
|
3816
|
+
max-width: 80rem;
|
|
3817
|
+
}
|
|
3818
|
+
|
|
3819
|
+
*.focus-only,
|
|
3820
|
+
*.button.focus-only {
|
|
3821
|
+
transform: scale(1, 1);
|
|
3822
|
+
font-size: inherit;
|
|
3823
|
+
padding: inherit;
|
|
3824
|
+
}
|
|
3825
|
+
*.focus-only:not(:focus),
|
|
3826
|
+
*.button.focus-only:not(:focus) {
|
|
3827
|
+
transform: scale(1, 0);
|
|
3828
|
+
font-size: 0;
|
|
3829
|
+
padding: 0;
|
|
3830
|
+
min-height: 0;
|
|
3831
|
+
min-width: 0;
|
|
3832
|
+
border: 0;
|
|
3833
|
+
}
|
|
3834
|
+
|
|
3835
|
+
.visually-hidden {
|
|
3836
|
+
clip-path: polygon(0 0, 0 0, 0 0, 0 0);
|
|
3837
|
+
white-space: nowrap;
|
|
3838
|
+
overflow: hidden;
|
|
3839
|
+
width: 1px;
|
|
3840
|
+
height: 1px;
|
|
3841
|
+
min-width: 0 !important;
|
|
3842
|
+
min-height: 0 !important;
|
|
3843
|
+
border: 0 !important;
|
|
3844
|
+
padding: 0 !important;
|
|
3845
|
+
position: absolute !important;
|
|
3846
|
+
}
|
|
3847
|
+
|
|
3848
|
+
.horizontal-group > div, .horizontal {
|
|
3849
|
+
display: flex;
|
|
3850
|
+
/* Preventing specificity issues */
|
|
3851
|
+
flex-direction: row !important;
|
|
3852
|
+
align-items: center;
|
|
3853
|
+
flex-wrap: wrap;
|
|
3854
|
+
gap: 1rem;
|
|
3855
|
+
}
|
|
3856
|
+
@media (width >= 50rem) {
|
|
3857
|
+
.horizontal-group > div, .horizontal {
|
|
3858
|
+
flex-wrap: nowrap;
|
|
3859
|
+
}
|
|
3860
|
+
}
|
|
3861
|
+
|
|
3862
|
+
.horizontal-scroll {
|
|
3863
|
+
width: 100%;
|
|
3864
|
+
max-width: 100%;
|
|
3865
|
+
overflow-x: auto;
|
|
3866
|
+
}
|
|
3867
|
+
|
|
3868
|
+
*[hidden],
|
|
3869
|
+
.hidden {
|
|
3870
|
+
display: none !important; /* !important added to solve/prevent any specificity issues. */
|
|
3871
|
+
}
|
|
3872
|
+
|
|
3873
|
+
table tr.nowrap, table th.nowrap, table td.nowrap, table tfoot.nowrap th,
|
|
3874
|
+
table tfoot.nowrap td, table tbody.nowrap th,
|
|
3875
|
+
table tbody.nowrap td, table thead.nowrap th, table.nowrap th,
|
|
3876
|
+
table.nowrap td,
|
|
3877
|
+
.nowrap {
|
|
3878
|
+
white-space: nowrap;
|
|
3879
|
+
}
|
|
3880
|
+
table tr.nowrap a, table th.nowrap a, table td.nowrap a, table tfoot.nowrap th a,
|
|
3881
|
+
table tfoot.nowrap td a, table tbody.nowrap th a,
|
|
3882
|
+
table tbody.nowrap td a, table thead.nowrap th a, table.nowrap th a,
|
|
3883
|
+
table.nowrap td a,
|
|
3884
|
+
.nowrap a {
|
|
3885
|
+
white-space: nowrap;
|
|
3886
|
+
}
|
|
3887
|
+
|
|
3888
|
+
.one-third-two-thirds {
|
|
3889
|
+
display: flex;
|
|
3890
|
+
flex-wrap: wrap;
|
|
3891
|
+
flex-direction: row;
|
|
3892
|
+
width: 100%;
|
|
3893
|
+
box-sizing: border-box;
|
|
3894
|
+
gap: 2.5rem;
|
|
3895
|
+
}
|
|
3896
|
+
.one-third-two-thirds > * {
|
|
3897
|
+
max-width: 100%;
|
|
3898
|
+
width: 100%;
|
|
3899
|
+
box-sizing: border-box;
|
|
3900
|
+
}
|
|
3901
|
+
.one-third-two-thirds img {
|
|
3902
|
+
max-width: 100%;
|
|
3903
|
+
}
|
|
3904
|
+
.one-third-two-thirds > section,
|
|
3905
|
+
.one-third-two-thirds > article,
|
|
3906
|
+
.one-third-two-thirds > div {
|
|
3907
|
+
padding: 0;
|
|
3908
|
+
}
|
|
3909
|
+
@media (width >= 42rem) {
|
|
3910
|
+
.one-third-two-thirds {
|
|
3911
|
+
gap: 2.5rem;
|
|
3912
|
+
}
|
|
3913
|
+
.one-third-two-thirds > * {
|
|
3914
|
+
width: calc(66.66% - 1.25rem);
|
|
3915
|
+
}
|
|
3916
|
+
.one-third-two-thirds > *:nth-child(odd) {
|
|
3917
|
+
width: calc(33.33% - 1.25rem);
|
|
3918
|
+
}
|
|
3919
|
+
}
|
|
3920
|
+
|
|
3921
|
+
.overlay::after {
|
|
3922
|
+
content: "";
|
|
3923
|
+
position: absolute;
|
|
3924
|
+
width: 100%;
|
|
3925
|
+
height: 100%;
|
|
3926
|
+
background-color: #000;
|
|
3927
|
+
top: 0;
|
|
3928
|
+
left: 0;
|
|
3929
|
+
opacity: 0.35;
|
|
3930
|
+
z-index: -1;
|
|
3931
|
+
}
|
|
3932
|
+
.overlay ~ .image-background {
|
|
3933
|
+
z-index: -2;
|
|
3934
|
+
}
|
|
3935
|
+
|
|
3936
|
+
*:has(> .overlay) {
|
|
3937
|
+
position: relative;
|
|
3938
|
+
z-index: 0;
|
|
3939
|
+
color: #fff;
|
|
3940
|
+
}
|
|
3941
|
+
|
|
3942
|
+
.two-thirds-one-third {
|
|
3943
|
+
display: flex;
|
|
3944
|
+
flex-wrap: wrap;
|
|
3945
|
+
flex-direction: row;
|
|
3946
|
+
gap: 2.5rem;
|
|
3947
|
+
width: 100%;
|
|
3948
|
+
}
|
|
3949
|
+
.two-thirds-one-third > * {
|
|
3950
|
+
max-width: 100%;
|
|
3951
|
+
width: 100%;
|
|
3952
|
+
box-sizing: border-box;
|
|
3953
|
+
}
|
|
3954
|
+
.two-thirds-one-third img {
|
|
3955
|
+
max-width: 100%;
|
|
3956
|
+
}
|
|
3957
|
+
.two-thirds-one-third > section,
|
|
3958
|
+
.two-thirds-one-third > article,
|
|
3959
|
+
.two-thirds-one-third > div {
|
|
3960
|
+
padding: 0;
|
|
3961
|
+
}
|
|
3962
|
+
@media (width >= 42rem) {
|
|
3963
|
+
.two-thirds-one-third {
|
|
3964
|
+
gap: 2.5rem;
|
|
3965
|
+
}
|
|
3966
|
+
.two-thirds-one-third > * {
|
|
3967
|
+
width: calc(33.33% - 1.25rem);
|
|
3968
|
+
}
|
|
3969
|
+
.two-thirds-one-third > *:nth-child(odd) {
|
|
3970
|
+
width: calc(66.66% - 1.25rem);
|
|
3971
|
+
}
|
|
3972
|
+
}
|
|
3973
|
+
|
|
3974
|
+
.background-color-offset {
|
|
3975
|
+
background-color: #f1f3f5;
|
|
3976
|
+
}
|
|
3977
|
+
|
|
3978
|
+
.background-color-offset-1 {
|
|
3979
|
+
background-color: #f0f0f0;
|
|
3980
|
+
}
|