@medyll/cssfabric 0.2.5 → 0.2.6
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/.gitignores +3 -0
- package/bin/index.js +33 -5
- package/bin/install.js +131 -0
- package/bin/package-lock.json +2429 -0
- package/bin/package.json +15 -0
- package/package.json +8 -1
- package/src/cssfabric/modules/_cssfabric-config.scss +7 -2
- package/src/cssfabric/modules/grid/_grid-build.scss +5 -3
- package/src/lib/styles/box/box.responsive.css +2579 -1198
- package/src/lib/styles/box/box.responsive.min.css +1 -1
- package/src/lib/styles/color/color.responsive.css +3419 -1852
- package/src/lib/styles/color/color.responsive.min.css +1 -1
- package/src/lib/styles/cssfabric.css +15595 -1
- package/src/lib/styles/cssfabric.min.css +42 -0
- package/src/lib/styles/cssfabric.responsive.css +54462 -0
- package/src/lib/styles/cssfabric.responsive.min.css +28 -1
- package/src/lib/styles/flex/flex.responsive.css +190 -64
- package/src/lib/styles/flex/flex.responsive.min.css +1 -1
- package/src/lib/styles/grid/grid.responsive.css +249 -128
- package/src/lib/styles/grid/grid.responsive.min.css +1 -1
- package/src/lib/styles/menu/menu.responsive.css +155 -70
- package/src/lib/styles/menu/menu.responsive.min.css +1 -1
- package/src/lib/styles/overflow/overflow.responsive.css +110 -49
- package/src/lib/styles/overflow/overflow.responsive.min.css +1 -1
- package/src/lib/styles/scale/scale.responsive.css +1373 -652
- package/src/lib/styles/scale/scale.responsive.min.css +1 -1
- package/src/lib/styles/table/table.responsive.css +141 -67
- package/src/lib/styles/table/table.responsive.min.css +1 -1
- package/src/lib/styles/text/text.responsive.css +56 -7
- package/src/lib/styles/text/text.responsive.min.css +1 -1
- package/svelte.config.js +1 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
@media only screen and (max-width: 1300px){.foreground-palette-xxl-yellow{color:#ffb900}.foreground-palette-xxl-yellow-light{color:#ffce4d}.foreground-palette-xxl-yellow-lighter{color:#ffe399}.foreground-palette-xxl-yellow-dark{color:#cc9400}.foreground-palette-xxl-yellow-darker{color:#996f00}.foreground-palette-xxl-yellow-complement{color:#0046ff}.foreground-palette-xxl-yellow-invert{color:#0046ff}.foreground-palette-xxl-orange{color:#d83b01}.foreground-palette-xxl-orange-light{color:#fe6127}.foreground-palette-xxl-orange-lighter{color:#fe9974}.foreground-palette-xxl-orange-dark{color:#a52d01}.foreground-palette-xxl-orange-darker{color:#721f01}.foreground-palette-xxl-orange-complement{color:#019ed8}.foreground-palette-xxl-orange-invert{color:#27c4fe}.foreground-palette-xxl-red{color:#d13438}.foreground-palette-xxl-red-light{color:#df7275}.foreground-palette-xxl-red-lighter{color:#edb1b2}.foreground-palette-xxl-red-dark{color:#ab272a}.foreground-palette-xxl-red-darker{color:#821d20}.foreground-palette-xxl-red-complement{color:#34d1cd}.foreground-palette-xxl-red-invert{color:#2ecbc7}.foreground-palette-xxl-magenta{color:#b4009e}.foreground-palette-xxl-magenta-light{color:#ff02e0}.foreground-palette-xxl-magenta-lighter{color:#ff4ee9}.foreground-palette-xxl-magenta-dark{color:#810071}.foreground-palette-xxl-magenta-darker{color:#4e0044}.foreground-palette-xxl-magenta-complement{color:#00b416}.foreground-palette-xxl-magenta-invert{color:#4bff61}.foreground-palette-xxl-purple{color:#5c2d91}.foreground-palette-xxl-purple-light{color:#8145c5}.foreground-palette-xxl-purple-lighter{color:#a980d7}.foreground-palette-xxl-purple-dark{color:#43216a}.foreground-palette-xxl-purple-darker{color:#2b1543}.foreground-palette-xxl-purple-complement{color:#62912d}.foreground-palette-xxl-purple-invert{color:#a3d26e}.foreground-palette-xxl-green{color:#107c10}.foreground-palette-xxl-green-light{color:#19c019}.foreground-palette-xxl-green-lighter{color:#3fe63f}.foreground-palette-xxl-green-dark{color:#0a4f0a}.foreground-palette-xxl-green-darker{color:#042204}.foreground-palette-xxl-green-complement{color:#7c107c}.foreground-palette-xxl-green-invert{color:#ef83ef}.foreground-palette-xxl-teal{color:#008272}.foreground-palette-xxl-teal-light{color:#00cfb5}.foreground-palette-xxl-teal-lighter{color:#1cffe3}.foreground-palette-xxl-teal-dark{color:#004f45}.foreground-palette-xxl-teal-darker{color:#001c19}.foreground-palette-xxl-teal-complement{color:#820010}.foreground-palette-xxl-teal-invert{color:#ff7d8d}.foreground-palette-xxl-blue{color:#0078d4}.foreground-palette-xxl-blue-light{color:#229fff}.foreground-palette-xxl-blue-lighter{color:#6ec0ff}.foreground-palette-xxl-blue-dark{color:#005ba1}.foreground-palette-xxl-blue-darker{color:#003e6e}.foreground-palette-xxl-blue-complement{color:#d45c00}.foreground-palette-xxl-blue-invert{color:#ff872b}.foreground-palette-xxl-dark{color:#323232}.foreground-palette-xxl-dark-light{color:#585858}.foreground-palette-xxl-dark-lighter{color:#7f7f7f}.foreground-palette-xxl-dark-dark{color:#191919}.foreground-palette-xxl-dark-darker{color:#000}.foreground-palette-xxl-dark-complement{color:#323232}.foreground-palette-xxl-dark-invert{color:#cdcdcd}.bg-palette-xxl-yellow{background-color:#ffb900}.bg-palette-xxl-yellow-light{background-color:#ffce4d}.bg-palette-xxl-yellow-lighter{background-color:#ffe399}.bg-palette-xxl-yellow-dark{background-color:#cc9400}.bg-palette-xxl-yellow-darker{background-color:#996f00}.bg-palette-xxl-yellow-complement{background-color:#0046ff}.bg-palette-xxl-yellow-invert{background-color:#0046ff}.bg-palette-xxl-orange{background-color:#d83b01}.bg-palette-xxl-orange-light{background-color:#fe6127}.bg-palette-xxl-orange-lighter{background-color:#fe9974}.bg-palette-xxl-orange-dark{background-color:#a52d01}.bg-palette-xxl-orange-darker{background-color:#721f01}.bg-palette-xxl-orange-complement{background-color:#019ed8}.bg-palette-xxl-orange-invert{background-color:#27c4fe}.bg-palette-xxl-red{background-color:#d13438}.bg-palette-xxl-red-light{background-color:#df7275}.bg-palette-xxl-red-lighter{background-color:#edb1b2}.bg-palette-xxl-red-dark{background-color:#ab272a}.bg-palette-xxl-red-darker{background-color:#821d20}.bg-palette-xxl-red-complement{background-color:#34d1cd}.bg-palette-xxl-red-invert{background-color:#2ecbc7}.bg-palette-xxl-magenta{background-color:#b4009e}.bg-palette-xxl-magenta-light{background-color:#ff02e0}.bg-palette-xxl-magenta-lighter{background-color:#ff4ee9}.bg-palette-xxl-magenta-dark{background-color:#810071}.bg-palette-xxl-magenta-darker{background-color:#4e0044}.bg-palette-xxl-magenta-complement{background-color:#00b416}.bg-palette-xxl-magenta-invert{background-color:#4bff61}.bg-palette-xxl-purple{background-color:#5c2d91}.bg-palette-xxl-purple-light{background-color:#8145c5}.bg-palette-xxl-purple-lighter{background-color:#a980d7}.bg-palette-xxl-purple-dark{background-color:#43216a}.bg-palette-xxl-purple-darker{background-color:#2b1543}.bg-palette-xxl-purple-complement{background-color:#62912d}.bg-palette-xxl-purple-invert{background-color:#a3d26e}.bg-palette-xxl-green{background-color:#107c10}.bg-palette-xxl-green-light{background-color:#19c019}.bg-palette-xxl-green-lighter{background-color:#3fe63f}.bg-palette-xxl-green-dark{background-color:#0a4f0a}.bg-palette-xxl-green-darker{background-color:#042204}.bg-palette-xxl-green-complement{background-color:#7c107c}.bg-palette-xxl-green-invert{background-color:#ef83ef}.bg-palette-xxl-teal{background-color:#008272}.bg-palette-xxl-teal-light{background-color:#00cfb5}.bg-palette-xxl-teal-lighter{background-color:#1cffe3}.bg-palette-xxl-teal-dark{background-color:#004f45}.bg-palette-xxl-teal-darker{background-color:#001c19}.bg-palette-xxl-teal-complement{background-color:#820010}.bg-palette-xxl-teal-invert{background-color:#ff7d8d}.bg-palette-xxl-blue{background-color:#0078d4}.bg-palette-xxl-blue-light{background-color:#229fff}.bg-palette-xxl-blue-lighter{background-color:#6ec0ff}.bg-palette-xxl-blue-dark{background-color:#005ba1}.bg-palette-xxl-blue-darker{background-color:#003e6e}.bg-palette-xxl-blue-complement{background-color:#d45c00}.bg-palette-xxl-blue-invert{background-color:#ff872b}.bg-palette-xxl-dark{background-color:#323232}.bg-palette-xxl-dark-light{background-color:#585858}.bg-palette-xxl-dark-lighter{background-color:#7f7f7f}.bg-palette-xxl-dark-dark{background-color:#191919}.bg-palette-xxl-dark-darker{background-color:#000}.bg-palette-xxl-dark-complement{background-color:#323232}.bg-palette-xxl-dark-invert{background-color:#cdcdcd}.bg-themed-palette-xxl-yellow{color:#000;text-shadow:0 0 .125rem #cc9400;background-color:#ffb900}.bg-themed-palette-xxl-yellow-light{color:#000;background-color:#ffce4d}.bg-themed-palette-xxl-yellow-lighter{color:#000;background-color:#ffe399}.bg-themed-palette-xxl-yellow-dark{color:#000;background-color:#cc9400}.bg-themed-palette-xxl-yellow-darker{color:#fff;background-color:#996f00}.bg-themed-palette-xxl-yellow-complement{color:#fff;background-color:#0046ff}.bg-themed-palette-xxl-yellow-invert{color:#fff;background-color:#0046ff}.bg-themed-palette-xxl-orange{color:#fff;text-shadow:0 0 .125rem #a52d01;background-color:#d83b01}.bg-themed-palette-xxl-orange-light{color:#000;background-color:#fe6127}.bg-themed-palette-xxl-orange-lighter{color:#000;background-color:#fe9974}.bg-themed-palette-xxl-orange-dark{color:#fff;background-color:#a52d01}.bg-themed-palette-xxl-orange-darker{color:#fff;background-color:#721f01}.bg-themed-palette-xxl-orange-complement{color:#fff;background-color:#019ed8}.bg-themed-palette-xxl-orange-invert{color:#000;background-color:#27c4fe}.bg-themed-palette-xxl-red{color:#fff;text-shadow:0 0 .125rem #ab272a;background-color:#d13438}.bg-themed-palette-xxl-red-light{color:#000;background-color:#df7275}.bg-themed-palette-xxl-red-lighter{color:#000;background-color:#edb1b2}.bg-themed-palette-xxl-red-dark{color:#fff;background-color:#ab272a}.bg-themed-palette-xxl-red-darker{color:#fff;background-color:#821d20}.bg-themed-palette-xxl-red-complement{color:#000;background-color:#34d1cd}.bg-themed-palette-xxl-red-invert{color:#000;background-color:#2ecbc7}.bg-themed-palette-xxl-magenta{color:#fff;text-shadow:0 0 .125rem #810071;background-color:#b4009e}.bg-themed-palette-xxl-magenta-light{color:#fff;background-color:#ff02e0}.bg-themed-palette-xxl-magenta-lighter{color:#000;background-color:#ff4ee9}.bg-themed-palette-xxl-magenta-dark{color:#fff;background-color:#810071}.bg-themed-palette-xxl-magenta-darker{color:#fff;background-color:#4e0044}.bg-themed-palette-xxl-magenta-complement{color:#fff;background-color:#00b416}.bg-themed-palette-xxl-magenta-invert{color:#000;background-color:#4bff61}.bg-themed-palette-xxl-purple{color:#fff;text-shadow:0 0 .125rem #43216a;background-color:#5c2d91}.bg-themed-palette-xxl-purple-light{color:#fff;background-color:#8145c5}.bg-themed-palette-xxl-purple-lighter{color:#000;background-color:#a980d7}.bg-themed-palette-xxl-purple-dark{color:#fff;background-color:#43216a}.bg-themed-palette-xxl-purple-darker{color:#fff;background-color:#2b1543}.bg-themed-palette-xxl-purple-complement{color:#000;background-color:#62912d}.bg-themed-palette-xxl-purple-invert{color:#000;background-color:#a3d26e}.bg-themed-palette-xxl-green{color:#fff;text-shadow:0 0 .125rem #0a4f0a;background-color:#107c10}.bg-themed-palette-xxl-green-light{color:#000;background-color:#19c019}.bg-themed-palette-xxl-green-lighter{color:#000;background-color:#3fe63f}.bg-themed-palette-xxl-green-dark{color:#fff;background-color:#0a4f0a}.bg-themed-palette-xxl-green-darker{color:#fff;background-color:#042204}.bg-themed-palette-xxl-green-complement{color:#fff;background-color:#7c107c}.bg-themed-palette-xxl-green-invert{color:#000;background-color:#ef83ef}.bg-themed-palette-xxl-teal{color:#fff;text-shadow:0 0 .125rem #004f45;background-color:#008272}.bg-themed-palette-xxl-teal-light{color:#000;background-color:#00cfb5}.bg-themed-palette-xxl-teal-lighter{color:#000;background-color:#1cffe3}.bg-themed-palette-xxl-teal-dark{color:#fff;background-color:#004f45}.bg-themed-palette-xxl-teal-darker{color:#fff;background-color:#001c19}.bg-themed-palette-xxl-teal-complement{color:#fff;background-color:#820010}.bg-themed-palette-xxl-teal-invert{color:#000;background-color:#ff7d8d}.bg-themed-palette-xxl-blue{color:#fff;text-shadow:0 0 .125rem #005ba1;background-color:#0078d4}.bg-themed-palette-xxl-blue-light{color:#fff;background-color:#229fff}.bg-themed-palette-xxl-blue-lighter{color:#000;background-color:#6ec0ff}.bg-themed-palette-xxl-blue-dark{color:#fff;background-color:#005ba1}.bg-themed-palette-xxl-blue-darker{color:#fff;background-color:#003e6e}.bg-themed-palette-xxl-blue-complement{color:#000;background-color:#d45c00}.bg-themed-palette-xxl-blue-invert{color:#000;background-color:#ff872b}.bg-themed-palette-xxl-dark{color:#fff;text-shadow:0 0 .125rem #191919;background-color:#323232}.bg-themed-palette-xxl-dark-light{color:#fff;background-color:#585858}.bg-themed-palette-xxl-dark-lighter{color:#fff;background-color:#7f7f7f}.bg-themed-palette-xxl-dark-dark{color:#fff;background-color:#191919}.bg-themed-palette-xxl-dark-darker{color:#fff;background-color:#000}.bg-themed-palette-xxl-dark-complement{color:#fff;background-color:#323232}.bg-themed-palette-xxl-dark-invert{color:#000;background-color:#cdcdcd}.border-color-palette-xxl-yellow{border-color:#cc9400 !important}.border-color-palette-xxl-orange{border-color:#a52d01 !important}.border-color-palette-xxl-red{border-color:#ab272a !important}.border-color-palette-xxl-magenta{border-color:#810071 !important}.border-color-palette-xxl-purple{border-color:#43216a !important}.border-color-palette-xxl-green{border-color:#0a4f0a !important}.border-color-palette-xxl-teal{border-color:#004f45 !important}.border-color-palette-xxl-blue{border-color:#005ba1 !important}.border-color-palette-xxl-dark{border-color:#191919 !important}.foreground-scheme-xxl-discrete{color:#ccc}.foreground-scheme-xxl-discrete-light{color:#f2f2f2}.foreground-scheme-xxl-discrete-lighter{color:#fff}.foreground-scheme-xxl-discrete-dark{color:#b3b3b3}.foreground-scheme-xxl-discrete-darker{color:#999}.foreground-scheme-xxl-discrete-complement{color:#ccc}.foreground-scheme-xxl-discrete-invert{color:#333}.foreground-scheme-xxl-success{color:green}.foreground-scheme-xxl-success-light{color:#00cd00}.foreground-scheme-xxl-success-lighter{color:#1aff1a}.foreground-scheme-xxl-success-dark{color:#004d00}.foreground-scheme-xxl-success-darker{color:#001a00}.foreground-scheme-xxl-success-complement{color:purple}.foreground-scheme-xxl-success-invert{color:#ff7fff}.foreground-scheme-xxl-info{color:#ffdd57}.foreground-scheme-xxl-info-light{color:#ffeca4}.foreground-scheme-xxl-info-lighter{color:#fffcf0}.foreground-scheme-xxl-info-dark{color:#ffd324}.foreground-scheme-xxl-info-darker{color:#f0bf00}.foreground-scheme-xxl-info-complement{color:#5779ff}.foreground-scheme-xxl-info-invert{color:#0022a8}.foreground-scheme-xxl-warning{color:#e6b905}.foreground-scheme-xxl-warning-light{color:#fbd53c}.foreground-scheme-xxl-warning-lighter{color:#fde587}.foreground-scheme-xxl-warning-dark{color:#b49104}.foreground-scheme-xxl-warning-darker{color:#826803}.foreground-scheme-xxl-warning-complement{color:#0532e6}.foreground-scheme-xxl-warning-invert{color:#1946fa}.foreground-scheme-xxl-alert{color:#ff7300}.foreground-scheme-xxl-alert-light{color:#ff9d4d}.foreground-scheme-xxl-alert-lighter{color:#ffc799}.foreground-scheme-xxl-alert-dark{color:#cc5c00}.foreground-scheme-xxl-alert-darker{color:#994500}.foreground-scheme-xxl-alert-complement{color:#008cff}.foreground-scheme-xxl-alert-invert{color:#008cff}.foreground-scheme-xxl-error{color:red}.foreground-scheme-xxl-error-light{color:#ff4d4d}.foreground-scheme-xxl-error-lighter{color:#f99}.foreground-scheme-xxl-error-dark{color:#c00}.foreground-scheme-xxl-error-darker{color:#900}.foreground-scheme-xxl-error-complement{color:aqua}.foreground-scheme-xxl-error-invert{color:aqua}.bg-scheme-xxl-discrete{background-color:#ccc}.bg-scheme-xxl-discrete-light{background-color:#f2f2f2}.bg-scheme-xxl-discrete-lighter{background-color:#fff}.bg-scheme-xxl-discrete-dark{background-color:#b3b3b3}.bg-scheme-xxl-discrete-darker{background-color:#999}.bg-scheme-xxl-discrete-complement{background-color:#ccc}.bg-scheme-xxl-discrete-invert{background-color:#333}.bg-scheme-xxl-success{background-color:green}.bg-scheme-xxl-success-light{background-color:#00cd00}.bg-scheme-xxl-success-lighter{background-color:#1aff1a}.bg-scheme-xxl-success-dark{background-color:#004d00}.bg-scheme-xxl-success-darker{background-color:#001a00}.bg-scheme-xxl-success-complement{background-color:purple}.bg-scheme-xxl-success-invert{background-color:#ff7fff}.bg-scheme-xxl-info{background-color:#ffdd57}.bg-scheme-xxl-info-light{background-color:#ffeca4}.bg-scheme-xxl-info-lighter{background-color:#fffcf0}.bg-scheme-xxl-info-dark{background-color:#ffd324}.bg-scheme-xxl-info-darker{background-color:#f0bf00}.bg-scheme-xxl-info-complement{background-color:#5779ff}.bg-scheme-xxl-info-invert{background-color:#0022a8}.bg-scheme-xxl-warning{background-color:#e6b905}.bg-scheme-xxl-warning-light{background-color:#fbd53c}.bg-scheme-xxl-warning-lighter{background-color:#fde587}.bg-scheme-xxl-warning-dark{background-color:#b49104}.bg-scheme-xxl-warning-darker{background-color:#826803}.bg-scheme-xxl-warning-complement{background-color:#0532e6}.bg-scheme-xxl-warning-invert{background-color:#1946fa}.bg-scheme-xxl-alert{background-color:#ff7300}.bg-scheme-xxl-alert-light{background-color:#ff9d4d}.bg-scheme-xxl-alert-lighter{background-color:#ffc799}.bg-scheme-xxl-alert-dark{background-color:#cc5c00}.bg-scheme-xxl-alert-darker{background-color:#994500}.bg-scheme-xxl-alert-complement{background-color:#008cff}.bg-scheme-xxl-alert-invert{background-color:#008cff}.bg-scheme-xxl-error{background-color:red}.bg-scheme-xxl-error-light{background-color:#ff4d4d}.bg-scheme-xxl-error-lighter{background-color:#f99}.bg-scheme-xxl-error-dark{background-color:#c00}.bg-scheme-xxl-error-darker{background-color:#900}.bg-scheme-xxl-error-complement{background-color:aqua}.bg-scheme-xxl-error-invert{background-color:aqua}.bg-themed-palette-xxl-discrete{color:#000;text-shadow:0 0 .125rem #b3b3b3;background-color:#ccc}.bg-themed-palette-xxl-discrete-light{color:#000;background-color:#f2f2f2}.bg-themed-palette-xxl-discrete-lighter{color:#000;background-color:#fff}.bg-themed-palette-xxl-discrete-dark{color:#000;background-color:#b3b3b3}.bg-themed-palette-xxl-discrete-darker{color:#000;background-color:#999}.bg-themed-palette-xxl-discrete-complement{color:#000;background-color:#ccc}.bg-themed-palette-xxl-discrete-invert{color:#fff;background-color:#333}.bg-themed-palette-xxl-success{color:#fff;text-shadow:0 0 .125rem #004d00;background-color:green}.bg-themed-palette-xxl-success-light{color:#000;background-color:#00cd00}.bg-themed-palette-xxl-success-lighter{color:#000;background-color:#1aff1a}.bg-themed-palette-xxl-success-dark{color:#fff;background-color:#004d00}.bg-themed-palette-xxl-success-darker{color:#fff;background-color:#001a00}.bg-themed-palette-xxl-success-complement{color:#fff;background-color:purple}.bg-themed-palette-xxl-success-invert{color:#000;background-color:#ff7fff}.bg-themed-palette-xxl-info{color:#000;text-shadow:0 0 .125rem #ffd324;background-color:#ffdd57}.bg-themed-palette-xxl-info-light{color:#000;background-color:#ffeca4}.bg-themed-palette-xxl-info-lighter{color:#000;background-color:#fffcf0}.bg-themed-palette-xxl-info-dark{color:#000;background-color:#ffd324}.bg-themed-palette-xxl-info-darker{color:#000;background-color:#f0bf00}.bg-themed-palette-xxl-info-complement{color:#fff;background-color:#5779ff}.bg-themed-palette-xxl-info-invert{color:#fff;background-color:#0022a8}.bg-themed-palette-xxl-warning{color:#000;text-shadow:0 0 .125rem #b49104;background-color:#e6b905}.bg-themed-palette-xxl-warning-light{color:#000;background-color:#fbd53c}.bg-themed-palette-xxl-warning-lighter{color:#000;background-color:#fde587}.bg-themed-palette-xxl-warning-dark{color:#000;background-color:#b49104}.bg-themed-palette-xxl-warning-darker{color:#fff;background-color:#826803}.bg-themed-palette-xxl-warning-complement{color:#fff;background-color:#0532e6}.bg-themed-palette-xxl-warning-invert{color:#fff;background-color:#1946fa}.bg-themed-palette-xxl-alert{color:#000;text-shadow:0 0 .125rem #cc5c00;background-color:#ff7300}.bg-themed-palette-xxl-alert-light{color:#000;background-color:#ff9d4d}.bg-themed-palette-xxl-alert-lighter{color:#000;background-color:#ffc799}.bg-themed-palette-xxl-alert-dark{color:#000;background-color:#cc5c00}.bg-themed-palette-xxl-alert-darker{color:#fff;background-color:#994500}.bg-themed-palette-xxl-alert-complement{color:#fff;background-color:#008cff}.bg-themed-palette-xxl-alert-invert{color:#fff;background-color:#008cff}.bg-themed-palette-xxl-error{color:#fff;text-shadow:0 0 .125rem #c00;background-color:red}.bg-themed-palette-xxl-error-light{color:#000;background-color:#ff4d4d}.bg-themed-palette-xxl-error-lighter{color:#000;background-color:#f99}.bg-themed-palette-xxl-error-dark{color:#fff;background-color:#c00}.bg-themed-palette-xxl-error-darker{color:#fff;background-color:#900}.bg-themed-palette-xxl-error-complement{color:#000;background-color:aqua}.bg-themed-palette-xxl-error-invert{color:#000;background-color:aqua}.border-color-scheme-xxl-discrete{border-color:#b3b3b3 !important}.border-color-scheme-xxl-success{border-color:#004d00 !important}.border-color-scheme-xxl-info{border-color:#ffd324 !important}.border-color-scheme-xxl-warning{border-color:#b49104 !important}.border-color-scheme-xxl-alert{border-color:#cc5c00 !important}.border-color-scheme-xxl-error{border-color:#c00 !important}.foreground-grey-xxl-100{color:#f4f4f4}.foreground-grey-xxl-100-light{color:#fff}.foreground-grey-xxl-100-lighter{color:#fff}.foreground-grey-xxl-100-dark{color:#dbdbdb}.foreground-grey-xxl-100-darker{color:#c1c1c1}.foreground-grey-xxl-100-complement{color:#f4f4f4}.foreground-grey-xxl-100-invert{color:#0b0b0b}.foreground-grey-xxl-200{color:#e2e2e2}.foreground-grey-xxl-200-light{color:#fff}.foreground-grey-xxl-200-lighter{color:#fff}.foreground-grey-xxl-200-dark{color:#c9c9c9}.foreground-grey-xxl-200-darker{color:#afafaf}.foreground-grey-xxl-200-complement{color:#e2e2e2}.foreground-grey-xxl-200-invert{color:#1d1d1d}.foreground-grey-xxl-300{color:#d0d0d0}.foreground-grey-xxl-300-light{color:#f6f6f6}.foreground-grey-xxl-300-lighter{color:#fff}.foreground-grey-xxl-300-dark{color:#b7b7b7}.foreground-grey-xxl-300-darker{color:#9d9d9d}.foreground-grey-xxl-300-complement{color:#d0d0d0}.foreground-grey-xxl-300-invert{color:#2f2f2f}.foreground-grey-xxl-400{color:#bdbdbd}.foreground-grey-xxl-400-light{color:#e3e3e3}.foreground-grey-xxl-400-lighter{color:#fff}.foreground-grey-xxl-400-dark{color:#a4a4a4}.foreground-grey-xxl-400-darker{color:#8a8a8a}.foreground-grey-xxl-400-complement{color:#bdbdbd}.foreground-grey-xxl-400-invert{color:#424242}.foreground-grey-xxl-500{color:#ababab}.foreground-grey-xxl-500-light{color:#d1d1d1}.foreground-grey-xxl-500-lighter{color:#f8f8f8}.foreground-grey-xxl-500-dark{color:#929292}.foreground-grey-xxl-500-darker{color:#787878}.foreground-grey-xxl-500-complement{color:#ababab}.foreground-grey-xxl-500-invert{color:#545454}.foreground-grey-xxl-600{color:#999}.foreground-grey-xxl-600-light{color:#bfbfbf}.foreground-grey-xxl-600-lighter{color:#e6e6e6}.foreground-grey-xxl-600-dark{color:gray}.foreground-grey-xxl-600-darker{color:#666}.foreground-grey-xxl-600-complement{color:#999}.foreground-grey-xxl-600-invert{color:#666}.bg-grey-xxl-100{background-color:#f4f4f4}.bg-grey-xxl-100-light{background-color:#fff}.bg-grey-xxl-100-lighter{background-color:#fff}.bg-grey-xxl-100-dark{background-color:#dbdbdb}.bg-grey-xxl-100-darker{background-color:#c1c1c1}.bg-grey-xxl-100-complement{background-color:#f4f4f4}.bg-grey-xxl-100-invert{background-color:#0b0b0b}.bg-grey-xxl-200{background-color:#e2e2e2}.bg-grey-xxl-200-light{background-color:#fff}.bg-grey-xxl-200-lighter{background-color:#fff}.bg-grey-xxl-200-dark{background-color:#c9c9c9}.bg-grey-xxl-200-darker{background-color:#afafaf}.bg-grey-xxl-200-complement{background-color:#e2e2e2}.bg-grey-xxl-200-invert{background-color:#1d1d1d}.bg-grey-xxl-300{background-color:#d0d0d0}.bg-grey-xxl-300-light{background-color:#f6f6f6}.bg-grey-xxl-300-lighter{background-color:#fff}.bg-grey-xxl-300-dark{background-color:#b7b7b7}.bg-grey-xxl-300-darker{background-color:#9d9d9d}.bg-grey-xxl-300-complement{background-color:#d0d0d0}.bg-grey-xxl-300-invert{background-color:#2f2f2f}.bg-grey-xxl-400{background-color:#bdbdbd}.bg-grey-xxl-400-light{background-color:#e3e3e3}.bg-grey-xxl-400-lighter{background-color:#fff}.bg-grey-xxl-400-dark{background-color:#a4a4a4}.bg-grey-xxl-400-darker{background-color:#8a8a8a}.bg-grey-xxl-400-complement{background-color:#bdbdbd}.bg-grey-xxl-400-invert{background-color:#424242}.bg-grey-xxl-500{background-color:#ababab}.bg-grey-xxl-500-light{background-color:#d1d1d1}.bg-grey-xxl-500-lighter{background-color:#f8f8f8}.bg-grey-xxl-500-dark{background-color:#929292}.bg-grey-xxl-500-darker{background-color:#787878}.bg-grey-xxl-500-complement{background-color:#ababab}.bg-grey-xxl-500-invert{background-color:#545454}.bg-grey-xxl-600{background-color:#999}.bg-grey-xxl-600-light{background-color:#bfbfbf}.bg-grey-xxl-600-lighter{background-color:#e6e6e6}.bg-grey-xxl-600-dark{background-color:gray}.bg-grey-xxl-600-darker{background-color:#666}.bg-grey-xxl-600-complement{background-color:#999}.bg-grey-xxl-600-invert{background-color:#666}.bg-themed-palette-xxl-100{color:#000;text-shadow:0 0 .125rem #dbdbdb;background-color:#f4f4f4}.bg-themed-palette-xxl-100-light{color:#000;background-color:#fff}.bg-themed-palette-xxl-100-lighter{color:#000;background-color:#fff}.bg-themed-palette-xxl-100-dark{color:#000;background-color:#dbdbdb}.bg-themed-palette-xxl-100-darker{color:#000;background-color:#c1c1c1}.bg-themed-palette-xxl-100-complement{color:#000;background-color:#f4f4f4}.bg-themed-palette-xxl-100-invert{color:#fff;background-color:#0b0b0b}.bg-themed-palette-xxl-200{color:#000;text-shadow:0 0 .125rem #c9c9c9;background-color:#e2e2e2}.bg-themed-palette-xxl-200-light{color:#000;background-color:#fff}.bg-themed-palette-xxl-200-lighter{color:#000;background-color:#fff}.bg-themed-palette-xxl-200-dark{color:#000;background-color:#c9c9c9}.bg-themed-palette-xxl-200-darker{color:#000;background-color:#afafaf}.bg-themed-palette-xxl-200-complement{color:#000;background-color:#e2e2e2}.bg-themed-palette-xxl-200-invert{color:#fff;background-color:#1d1d1d}.bg-themed-palette-xxl-300{color:#000;text-shadow:0 0 .125rem #b7b7b7;background-color:#d0d0d0}.bg-themed-palette-xxl-300-light{color:#000;background-color:#f6f6f6}.bg-themed-palette-xxl-300-lighter{color:#000;background-color:#fff}.bg-themed-palette-xxl-300-dark{color:#000;background-color:#b7b7b7}.bg-themed-palette-xxl-300-darker{color:#000;background-color:#9d9d9d}.bg-themed-palette-xxl-300-complement{color:#000;background-color:#d0d0d0}.bg-themed-palette-xxl-300-invert{color:#fff;background-color:#2f2f2f}.bg-themed-palette-xxl-400{color:#000;text-shadow:0 0 .125rem #a4a4a4;background-color:#bdbdbd}.bg-themed-palette-xxl-400-light{color:#000;background-color:#e3e3e3}.bg-themed-palette-xxl-400-lighter{color:#000;background-color:#fff}.bg-themed-palette-xxl-400-dark{color:#000;background-color:#a4a4a4}.bg-themed-palette-xxl-400-darker{color:#000;background-color:#8a8a8a}.bg-themed-palette-xxl-400-complement{color:#000;background-color:#bdbdbd}.bg-themed-palette-xxl-400-invert{color:#fff;background-color:#424242}.bg-themed-palette-xxl-500{color:#000;text-shadow:0 0 .125rem #929292;background-color:#ababab}.bg-themed-palette-xxl-500-light{color:#000;background-color:#d1d1d1}.bg-themed-palette-xxl-500-lighter{color:#000;background-color:#f8f8f8}.bg-themed-palette-xxl-500-dark{color:#000;background-color:#929292}.bg-themed-palette-xxl-500-darker{color:#fff;background-color:#787878}.bg-themed-palette-xxl-500-complement{color:#000;background-color:#ababab}.bg-themed-palette-xxl-500-invert{color:#fff;background-color:#545454}.bg-themed-palette-xxl-600{color:#000;text-shadow:0 0 .125rem gray;background-color:#999}.bg-themed-palette-xxl-600-light{color:#000;background-color:#bfbfbf}.bg-themed-palette-xxl-600-lighter{color:#000;background-color:#e6e6e6}.bg-themed-palette-xxl-600-dark{color:#000;background-color:gray}.bg-themed-palette-xxl-600-darker{color:#fff;background-color:#666}.bg-themed-palette-xxl-600-complement{color:#000;background-color:#999}.bg-themed-palette-xxl-600-invert{color:#fff;background-color:#666}.border-color-grey-xxl-100{border-color:#dbdbdb !important}.border-color-grey-xxl-200{border-color:#c9c9c9 !important}.border-color-grey-xxl-300{border-color:#b7b7b7 !important}.border-color-grey-xxl-400{border-color:#a4a4a4 !important}.border-color-grey-xxl-500{border-color:#929292 !important}.border-color-grey-xxl-600{border-color:gray !important}}@media only screen and (max-width: 1200px){.foreground-palette-xl-yellow{color:#ffb900}.foreground-palette-xl-yellow-light{color:#ffce4d}.foreground-palette-xl-yellow-lighter{color:#ffe399}.foreground-palette-xl-yellow-dark{color:#cc9400}.foreground-palette-xl-yellow-darker{color:#996f00}.foreground-palette-xl-yellow-complement{color:#0046ff}.foreground-palette-xl-yellow-invert{color:#0046ff}.foreground-palette-xl-orange{color:#d83b01}.foreground-palette-xl-orange-light{color:#fe6127}.foreground-palette-xl-orange-lighter{color:#fe9974}.foreground-palette-xl-orange-dark{color:#a52d01}.foreground-palette-xl-orange-darker{color:#721f01}.foreground-palette-xl-orange-complement{color:#019ed8}.foreground-palette-xl-orange-invert{color:#27c4fe}.foreground-palette-xl-red{color:#d13438}.foreground-palette-xl-red-light{color:#df7275}.foreground-palette-xl-red-lighter{color:#edb1b2}.foreground-palette-xl-red-dark{color:#ab272a}.foreground-palette-xl-red-darker{color:#821d20}.foreground-palette-xl-red-complement{color:#34d1cd}.foreground-palette-xl-red-invert{color:#2ecbc7}.foreground-palette-xl-magenta{color:#b4009e}.foreground-palette-xl-magenta-light{color:#ff02e0}.foreground-palette-xl-magenta-lighter{color:#ff4ee9}.foreground-palette-xl-magenta-dark{color:#810071}.foreground-palette-xl-magenta-darker{color:#4e0044}.foreground-palette-xl-magenta-complement{color:#00b416}.foreground-palette-xl-magenta-invert{color:#4bff61}.foreground-palette-xl-purple{color:#5c2d91}.foreground-palette-xl-purple-light{color:#8145c5}.foreground-palette-xl-purple-lighter{color:#a980d7}.foreground-palette-xl-purple-dark{color:#43216a}.foreground-palette-xl-purple-darker{color:#2b1543}.foreground-palette-xl-purple-complement{color:#62912d}.foreground-palette-xl-purple-invert{color:#a3d26e}.foreground-palette-xl-green{color:#107c10}.foreground-palette-xl-green-light{color:#19c019}.foreground-palette-xl-green-lighter{color:#3fe63f}.foreground-palette-xl-green-dark{color:#0a4f0a}.foreground-palette-xl-green-darker{color:#042204}.foreground-palette-xl-green-complement{color:#7c107c}.foreground-palette-xl-green-invert{color:#ef83ef}.foreground-palette-xl-teal{color:#008272}.foreground-palette-xl-teal-light{color:#00cfb5}.foreground-palette-xl-teal-lighter{color:#1cffe3}.foreground-palette-xl-teal-dark{color:#004f45}.foreground-palette-xl-teal-darker{color:#001c19}.foreground-palette-xl-teal-complement{color:#820010}.foreground-palette-xl-teal-invert{color:#ff7d8d}.foreground-palette-xl-blue{color:#0078d4}.foreground-palette-xl-blue-light{color:#229fff}.foreground-palette-xl-blue-lighter{color:#6ec0ff}.foreground-palette-xl-blue-dark{color:#005ba1}.foreground-palette-xl-blue-darker{color:#003e6e}.foreground-palette-xl-blue-complement{color:#d45c00}.foreground-palette-xl-blue-invert{color:#ff872b}.foreground-palette-xl-dark{color:#323232}.foreground-palette-xl-dark-light{color:#585858}.foreground-palette-xl-dark-lighter{color:#7f7f7f}.foreground-palette-xl-dark-dark{color:#191919}.foreground-palette-xl-dark-darker{color:#000}.foreground-palette-xl-dark-complement{color:#323232}.foreground-palette-xl-dark-invert{color:#cdcdcd}.bg-palette-xl-yellow{background-color:#ffb900}.bg-palette-xl-yellow-light{background-color:#ffce4d}.bg-palette-xl-yellow-lighter{background-color:#ffe399}.bg-palette-xl-yellow-dark{background-color:#cc9400}.bg-palette-xl-yellow-darker{background-color:#996f00}.bg-palette-xl-yellow-complement{background-color:#0046ff}.bg-palette-xl-yellow-invert{background-color:#0046ff}.bg-palette-xl-orange{background-color:#d83b01}.bg-palette-xl-orange-light{background-color:#fe6127}.bg-palette-xl-orange-lighter{background-color:#fe9974}.bg-palette-xl-orange-dark{background-color:#a52d01}.bg-palette-xl-orange-darker{background-color:#721f01}.bg-palette-xl-orange-complement{background-color:#019ed8}.bg-palette-xl-orange-invert{background-color:#27c4fe}.bg-palette-xl-red{background-color:#d13438}.bg-palette-xl-red-light{background-color:#df7275}.bg-palette-xl-red-lighter{background-color:#edb1b2}.bg-palette-xl-red-dark{background-color:#ab272a}.bg-palette-xl-red-darker{background-color:#821d20}.bg-palette-xl-red-complement{background-color:#34d1cd}.bg-palette-xl-red-invert{background-color:#2ecbc7}.bg-palette-xl-magenta{background-color:#b4009e}.bg-palette-xl-magenta-light{background-color:#ff02e0}.bg-palette-xl-magenta-lighter{background-color:#ff4ee9}.bg-palette-xl-magenta-dark{background-color:#810071}.bg-palette-xl-magenta-darker{background-color:#4e0044}.bg-palette-xl-magenta-complement{background-color:#00b416}.bg-palette-xl-magenta-invert{background-color:#4bff61}.bg-palette-xl-purple{background-color:#5c2d91}.bg-palette-xl-purple-light{background-color:#8145c5}.bg-palette-xl-purple-lighter{background-color:#a980d7}.bg-palette-xl-purple-dark{background-color:#43216a}.bg-palette-xl-purple-darker{background-color:#2b1543}.bg-palette-xl-purple-complement{background-color:#62912d}.bg-palette-xl-purple-invert{background-color:#a3d26e}.bg-palette-xl-green{background-color:#107c10}.bg-palette-xl-green-light{background-color:#19c019}.bg-palette-xl-green-lighter{background-color:#3fe63f}.bg-palette-xl-green-dark{background-color:#0a4f0a}.bg-palette-xl-green-darker{background-color:#042204}.bg-palette-xl-green-complement{background-color:#7c107c}.bg-palette-xl-green-invert{background-color:#ef83ef}.bg-palette-xl-teal{background-color:#008272}.bg-palette-xl-teal-light{background-color:#00cfb5}.bg-palette-xl-teal-lighter{background-color:#1cffe3}.bg-palette-xl-teal-dark{background-color:#004f45}.bg-palette-xl-teal-darker{background-color:#001c19}.bg-palette-xl-teal-complement{background-color:#820010}.bg-palette-xl-teal-invert{background-color:#ff7d8d}.bg-palette-xl-blue{background-color:#0078d4}.bg-palette-xl-blue-light{background-color:#229fff}.bg-palette-xl-blue-lighter{background-color:#6ec0ff}.bg-palette-xl-blue-dark{background-color:#005ba1}.bg-palette-xl-blue-darker{background-color:#003e6e}.bg-palette-xl-blue-complement{background-color:#d45c00}.bg-palette-xl-blue-invert{background-color:#ff872b}.bg-palette-xl-dark{background-color:#323232}.bg-palette-xl-dark-light{background-color:#585858}.bg-palette-xl-dark-lighter{background-color:#7f7f7f}.bg-palette-xl-dark-dark{background-color:#191919}.bg-palette-xl-dark-darker{background-color:#000}.bg-palette-xl-dark-complement{background-color:#323232}.bg-palette-xl-dark-invert{background-color:#cdcdcd}.bg-themed-palette-xl-yellow{color:#000;text-shadow:0 0 .125rem #cc9400;background-color:#ffb900}.bg-themed-palette-xl-yellow-light{color:#000;background-color:#ffce4d}.bg-themed-palette-xl-yellow-lighter{color:#000;background-color:#ffe399}.bg-themed-palette-xl-yellow-dark{color:#000;background-color:#cc9400}.bg-themed-palette-xl-yellow-darker{color:#fff;background-color:#996f00}.bg-themed-palette-xl-yellow-complement{color:#fff;background-color:#0046ff}.bg-themed-palette-xl-yellow-invert{color:#fff;background-color:#0046ff}.bg-themed-palette-xl-orange{color:#fff;text-shadow:0 0 .125rem #a52d01;background-color:#d83b01}.bg-themed-palette-xl-orange-light{color:#000;background-color:#fe6127}.bg-themed-palette-xl-orange-lighter{color:#000;background-color:#fe9974}.bg-themed-palette-xl-orange-dark{color:#fff;background-color:#a52d01}.bg-themed-palette-xl-orange-darker{color:#fff;background-color:#721f01}.bg-themed-palette-xl-orange-complement{color:#fff;background-color:#019ed8}.bg-themed-palette-xl-orange-invert{color:#000;background-color:#27c4fe}.bg-themed-palette-xl-red{color:#fff;text-shadow:0 0 .125rem #ab272a;background-color:#d13438}.bg-themed-palette-xl-red-light{color:#000;background-color:#df7275}.bg-themed-palette-xl-red-lighter{color:#000;background-color:#edb1b2}.bg-themed-palette-xl-red-dark{color:#fff;background-color:#ab272a}.bg-themed-palette-xl-red-darker{color:#fff;background-color:#821d20}.bg-themed-palette-xl-red-complement{color:#000;background-color:#34d1cd}.bg-themed-palette-xl-red-invert{color:#000;background-color:#2ecbc7}.bg-themed-palette-xl-magenta{color:#fff;text-shadow:0 0 .125rem #810071;background-color:#b4009e}.bg-themed-palette-xl-magenta-light{color:#fff;background-color:#ff02e0}.bg-themed-palette-xl-magenta-lighter{color:#000;background-color:#ff4ee9}.bg-themed-palette-xl-magenta-dark{color:#fff;background-color:#810071}.bg-themed-palette-xl-magenta-darker{color:#fff;background-color:#4e0044}.bg-themed-palette-xl-magenta-complement{color:#fff;background-color:#00b416}.bg-themed-palette-xl-magenta-invert{color:#000;background-color:#4bff61}.bg-themed-palette-xl-purple{color:#fff;text-shadow:0 0 .125rem #43216a;background-color:#5c2d91}.bg-themed-palette-xl-purple-light{color:#fff;background-color:#8145c5}.bg-themed-palette-xl-purple-lighter{color:#000;background-color:#a980d7}.bg-themed-palette-xl-purple-dark{color:#fff;background-color:#43216a}.bg-themed-palette-xl-purple-darker{color:#fff;background-color:#2b1543}.bg-themed-palette-xl-purple-complement{color:#000;background-color:#62912d}.bg-themed-palette-xl-purple-invert{color:#000;background-color:#a3d26e}.bg-themed-palette-xl-green{color:#fff;text-shadow:0 0 .125rem #0a4f0a;background-color:#107c10}.bg-themed-palette-xl-green-light{color:#000;background-color:#19c019}.bg-themed-palette-xl-green-lighter{color:#000;background-color:#3fe63f}.bg-themed-palette-xl-green-dark{color:#fff;background-color:#0a4f0a}.bg-themed-palette-xl-green-darker{color:#fff;background-color:#042204}.bg-themed-palette-xl-green-complement{color:#fff;background-color:#7c107c}.bg-themed-palette-xl-green-invert{color:#000;background-color:#ef83ef}.bg-themed-palette-xl-teal{color:#fff;text-shadow:0 0 .125rem #004f45;background-color:#008272}.bg-themed-palette-xl-teal-light{color:#000;background-color:#00cfb5}.bg-themed-palette-xl-teal-lighter{color:#000;background-color:#1cffe3}.bg-themed-palette-xl-teal-dark{color:#fff;background-color:#004f45}.bg-themed-palette-xl-teal-darker{color:#fff;background-color:#001c19}.bg-themed-palette-xl-teal-complement{color:#fff;background-color:#820010}.bg-themed-palette-xl-teal-invert{color:#000;background-color:#ff7d8d}.bg-themed-palette-xl-blue{color:#fff;text-shadow:0 0 .125rem #005ba1;background-color:#0078d4}.bg-themed-palette-xl-blue-light{color:#fff;background-color:#229fff}.bg-themed-palette-xl-blue-lighter{color:#000;background-color:#6ec0ff}.bg-themed-palette-xl-blue-dark{color:#fff;background-color:#005ba1}.bg-themed-palette-xl-blue-darker{color:#fff;background-color:#003e6e}.bg-themed-palette-xl-blue-complement{color:#000;background-color:#d45c00}.bg-themed-palette-xl-blue-invert{color:#000;background-color:#ff872b}.bg-themed-palette-xl-dark{color:#fff;text-shadow:0 0 .125rem #191919;background-color:#323232}.bg-themed-palette-xl-dark-light{color:#fff;background-color:#585858}.bg-themed-palette-xl-dark-lighter{color:#fff;background-color:#7f7f7f}.bg-themed-palette-xl-dark-dark{color:#fff;background-color:#191919}.bg-themed-palette-xl-dark-darker{color:#fff;background-color:#000}.bg-themed-palette-xl-dark-complement{color:#fff;background-color:#323232}.bg-themed-palette-xl-dark-invert{color:#000;background-color:#cdcdcd}.border-color-palette-xl-yellow{border-color:#cc9400 !important}.border-color-palette-xl-orange{border-color:#a52d01 !important}.border-color-palette-xl-red{border-color:#ab272a !important}.border-color-palette-xl-magenta{border-color:#810071 !important}.border-color-palette-xl-purple{border-color:#43216a !important}.border-color-palette-xl-green{border-color:#0a4f0a !important}.border-color-palette-xl-teal{border-color:#004f45 !important}.border-color-palette-xl-blue{border-color:#005ba1 !important}.border-color-palette-xl-dark{border-color:#191919 !important}.foreground-scheme-xl-discrete{color:#ccc}.foreground-scheme-xl-discrete-light{color:#f2f2f2}.foreground-scheme-xl-discrete-lighter{color:#fff}.foreground-scheme-xl-discrete-dark{color:#b3b3b3}.foreground-scheme-xl-discrete-darker{color:#999}.foreground-scheme-xl-discrete-complement{color:#ccc}.foreground-scheme-xl-discrete-invert{color:#333}.foreground-scheme-xl-success{color:green}.foreground-scheme-xl-success-light{color:#00cd00}.foreground-scheme-xl-success-lighter{color:#1aff1a}.foreground-scheme-xl-success-dark{color:#004d00}.foreground-scheme-xl-success-darker{color:#001a00}.foreground-scheme-xl-success-complement{color:purple}.foreground-scheme-xl-success-invert{color:#ff7fff}.foreground-scheme-xl-info{color:#ffdd57}.foreground-scheme-xl-info-light{color:#ffeca4}.foreground-scheme-xl-info-lighter{color:#fffcf0}.foreground-scheme-xl-info-dark{color:#ffd324}.foreground-scheme-xl-info-darker{color:#f0bf00}.foreground-scheme-xl-info-complement{color:#5779ff}.foreground-scheme-xl-info-invert{color:#0022a8}.foreground-scheme-xl-warning{color:#e6b905}.foreground-scheme-xl-warning-light{color:#fbd53c}.foreground-scheme-xl-warning-lighter{color:#fde587}.foreground-scheme-xl-warning-dark{color:#b49104}.foreground-scheme-xl-warning-darker{color:#826803}.foreground-scheme-xl-warning-complement{color:#0532e6}.foreground-scheme-xl-warning-invert{color:#1946fa}.foreground-scheme-xl-alert{color:#ff7300}.foreground-scheme-xl-alert-light{color:#ff9d4d}.foreground-scheme-xl-alert-lighter{color:#ffc799}.foreground-scheme-xl-alert-dark{color:#cc5c00}.foreground-scheme-xl-alert-darker{color:#994500}.foreground-scheme-xl-alert-complement{color:#008cff}.foreground-scheme-xl-alert-invert{color:#008cff}.foreground-scheme-xl-error{color:red}.foreground-scheme-xl-error-light{color:#ff4d4d}.foreground-scheme-xl-error-lighter{color:#f99}.foreground-scheme-xl-error-dark{color:#c00}.foreground-scheme-xl-error-darker{color:#900}.foreground-scheme-xl-error-complement{color:aqua}.foreground-scheme-xl-error-invert{color:aqua}.bg-scheme-xl-discrete{background-color:#ccc}.bg-scheme-xl-discrete-light{background-color:#f2f2f2}.bg-scheme-xl-discrete-lighter{background-color:#fff}.bg-scheme-xl-discrete-dark{background-color:#b3b3b3}.bg-scheme-xl-discrete-darker{background-color:#999}.bg-scheme-xl-discrete-complement{background-color:#ccc}.bg-scheme-xl-discrete-invert{background-color:#333}.bg-scheme-xl-success{background-color:green}.bg-scheme-xl-success-light{background-color:#00cd00}.bg-scheme-xl-success-lighter{background-color:#1aff1a}.bg-scheme-xl-success-dark{background-color:#004d00}.bg-scheme-xl-success-darker{background-color:#001a00}.bg-scheme-xl-success-complement{background-color:purple}.bg-scheme-xl-success-invert{background-color:#ff7fff}.bg-scheme-xl-info{background-color:#ffdd57}.bg-scheme-xl-info-light{background-color:#ffeca4}.bg-scheme-xl-info-lighter{background-color:#fffcf0}.bg-scheme-xl-info-dark{background-color:#ffd324}.bg-scheme-xl-info-darker{background-color:#f0bf00}.bg-scheme-xl-info-complement{background-color:#5779ff}.bg-scheme-xl-info-invert{background-color:#0022a8}.bg-scheme-xl-warning{background-color:#e6b905}.bg-scheme-xl-warning-light{background-color:#fbd53c}.bg-scheme-xl-warning-lighter{background-color:#fde587}.bg-scheme-xl-warning-dark{background-color:#b49104}.bg-scheme-xl-warning-darker{background-color:#826803}.bg-scheme-xl-warning-complement{background-color:#0532e6}.bg-scheme-xl-warning-invert{background-color:#1946fa}.bg-scheme-xl-alert{background-color:#ff7300}.bg-scheme-xl-alert-light{background-color:#ff9d4d}.bg-scheme-xl-alert-lighter{background-color:#ffc799}.bg-scheme-xl-alert-dark{background-color:#cc5c00}.bg-scheme-xl-alert-darker{background-color:#994500}.bg-scheme-xl-alert-complement{background-color:#008cff}.bg-scheme-xl-alert-invert{background-color:#008cff}.bg-scheme-xl-error{background-color:red}.bg-scheme-xl-error-light{background-color:#ff4d4d}.bg-scheme-xl-error-lighter{background-color:#f99}.bg-scheme-xl-error-dark{background-color:#c00}.bg-scheme-xl-error-darker{background-color:#900}.bg-scheme-xl-error-complement{background-color:aqua}.bg-scheme-xl-error-invert{background-color:aqua}.bg-themed-palette-xl-discrete{color:#000;text-shadow:0 0 .125rem #b3b3b3;background-color:#ccc}.bg-themed-palette-xl-discrete-light{color:#000;background-color:#f2f2f2}.bg-themed-palette-xl-discrete-lighter{color:#000;background-color:#fff}.bg-themed-palette-xl-discrete-dark{color:#000;background-color:#b3b3b3}.bg-themed-palette-xl-discrete-darker{color:#000;background-color:#999}.bg-themed-palette-xl-discrete-complement{color:#000;background-color:#ccc}.bg-themed-palette-xl-discrete-invert{color:#fff;background-color:#333}.bg-themed-palette-xl-success{color:#fff;text-shadow:0 0 .125rem #004d00;background-color:green}.bg-themed-palette-xl-success-light{color:#000;background-color:#00cd00}.bg-themed-palette-xl-success-lighter{color:#000;background-color:#1aff1a}.bg-themed-palette-xl-success-dark{color:#fff;background-color:#004d00}.bg-themed-palette-xl-success-darker{color:#fff;background-color:#001a00}.bg-themed-palette-xl-success-complement{color:#fff;background-color:purple}.bg-themed-palette-xl-success-invert{color:#000;background-color:#ff7fff}.bg-themed-palette-xl-info{color:#000;text-shadow:0 0 .125rem #ffd324;background-color:#ffdd57}.bg-themed-palette-xl-info-light{color:#000;background-color:#ffeca4}.bg-themed-palette-xl-info-lighter{color:#000;background-color:#fffcf0}.bg-themed-palette-xl-info-dark{color:#000;background-color:#ffd324}.bg-themed-palette-xl-info-darker{color:#000;background-color:#f0bf00}.bg-themed-palette-xl-info-complement{color:#fff;background-color:#5779ff}.bg-themed-palette-xl-info-invert{color:#fff;background-color:#0022a8}.bg-themed-palette-xl-warning{color:#000;text-shadow:0 0 .125rem #b49104;background-color:#e6b905}.bg-themed-palette-xl-warning-light{color:#000;background-color:#fbd53c}.bg-themed-palette-xl-warning-lighter{color:#000;background-color:#fde587}.bg-themed-palette-xl-warning-dark{color:#000;background-color:#b49104}.bg-themed-palette-xl-warning-darker{color:#fff;background-color:#826803}.bg-themed-palette-xl-warning-complement{color:#fff;background-color:#0532e6}.bg-themed-palette-xl-warning-invert{color:#fff;background-color:#1946fa}.bg-themed-palette-xl-alert{color:#000;text-shadow:0 0 .125rem #cc5c00;background-color:#ff7300}.bg-themed-palette-xl-alert-light{color:#000;background-color:#ff9d4d}.bg-themed-palette-xl-alert-lighter{color:#000;background-color:#ffc799}.bg-themed-palette-xl-alert-dark{color:#000;background-color:#cc5c00}.bg-themed-palette-xl-alert-darker{color:#fff;background-color:#994500}.bg-themed-palette-xl-alert-complement{color:#fff;background-color:#008cff}.bg-themed-palette-xl-alert-invert{color:#fff;background-color:#008cff}.bg-themed-palette-xl-error{color:#fff;text-shadow:0 0 .125rem #c00;background-color:red}.bg-themed-palette-xl-error-light{color:#000;background-color:#ff4d4d}.bg-themed-palette-xl-error-lighter{color:#000;background-color:#f99}.bg-themed-palette-xl-error-dark{color:#fff;background-color:#c00}.bg-themed-palette-xl-error-darker{color:#fff;background-color:#900}.bg-themed-palette-xl-error-complement{color:#000;background-color:aqua}.bg-themed-palette-xl-error-invert{color:#000;background-color:aqua}.border-color-scheme-xl-discrete{border-color:#b3b3b3 !important}.border-color-scheme-xl-success{border-color:#004d00 !important}.border-color-scheme-xl-info{border-color:#ffd324 !important}.border-color-scheme-xl-warning{border-color:#b49104 !important}.border-color-scheme-xl-alert{border-color:#cc5c00 !important}.border-color-scheme-xl-error{border-color:#c00 !important}.foreground-grey-xl-100{color:#f4f4f4}.foreground-grey-xl-100-light{color:#fff}.foreground-grey-xl-100-lighter{color:#fff}.foreground-grey-xl-100-dark{color:#dbdbdb}.foreground-grey-xl-100-darker{color:#c1c1c1}.foreground-grey-xl-100-complement{color:#f4f4f4}.foreground-grey-xl-100-invert{color:#0b0b0b}.foreground-grey-xl-200{color:#e2e2e2}.foreground-grey-xl-200-light{color:#fff}.foreground-grey-xl-200-lighter{color:#fff}.foreground-grey-xl-200-dark{color:#c9c9c9}.foreground-grey-xl-200-darker{color:#afafaf}.foreground-grey-xl-200-complement{color:#e2e2e2}.foreground-grey-xl-200-invert{color:#1d1d1d}.foreground-grey-xl-300{color:#d0d0d0}.foreground-grey-xl-300-light{color:#f6f6f6}.foreground-grey-xl-300-lighter{color:#fff}.foreground-grey-xl-300-dark{color:#b7b7b7}.foreground-grey-xl-300-darker{color:#9d9d9d}.foreground-grey-xl-300-complement{color:#d0d0d0}.foreground-grey-xl-300-invert{color:#2f2f2f}.foreground-grey-xl-400{color:#bdbdbd}.foreground-grey-xl-400-light{color:#e3e3e3}.foreground-grey-xl-400-lighter{color:#fff}.foreground-grey-xl-400-dark{color:#a4a4a4}.foreground-grey-xl-400-darker{color:#8a8a8a}.foreground-grey-xl-400-complement{color:#bdbdbd}.foreground-grey-xl-400-invert{color:#424242}.foreground-grey-xl-500{color:#ababab}.foreground-grey-xl-500-light{color:#d1d1d1}.foreground-grey-xl-500-lighter{color:#f8f8f8}.foreground-grey-xl-500-dark{color:#929292}.foreground-grey-xl-500-darker{color:#787878}.foreground-grey-xl-500-complement{color:#ababab}.foreground-grey-xl-500-invert{color:#545454}.foreground-grey-xl-600{color:#999}.foreground-grey-xl-600-light{color:#bfbfbf}.foreground-grey-xl-600-lighter{color:#e6e6e6}.foreground-grey-xl-600-dark{color:gray}.foreground-grey-xl-600-darker{color:#666}.foreground-grey-xl-600-complement{color:#999}.foreground-grey-xl-600-invert{color:#666}.bg-grey-xl-100{background-color:#f4f4f4}.bg-grey-xl-100-light{background-color:#fff}.bg-grey-xl-100-lighter{background-color:#fff}.bg-grey-xl-100-dark{background-color:#dbdbdb}.bg-grey-xl-100-darker{background-color:#c1c1c1}.bg-grey-xl-100-complement{background-color:#f4f4f4}.bg-grey-xl-100-invert{background-color:#0b0b0b}.bg-grey-xl-200{background-color:#e2e2e2}.bg-grey-xl-200-light{background-color:#fff}.bg-grey-xl-200-lighter{background-color:#fff}.bg-grey-xl-200-dark{background-color:#c9c9c9}.bg-grey-xl-200-darker{background-color:#afafaf}.bg-grey-xl-200-complement{background-color:#e2e2e2}.bg-grey-xl-200-invert{background-color:#1d1d1d}.bg-grey-xl-300{background-color:#d0d0d0}.bg-grey-xl-300-light{background-color:#f6f6f6}.bg-grey-xl-300-lighter{background-color:#fff}.bg-grey-xl-300-dark{background-color:#b7b7b7}.bg-grey-xl-300-darker{background-color:#9d9d9d}.bg-grey-xl-300-complement{background-color:#d0d0d0}.bg-grey-xl-300-invert{background-color:#2f2f2f}.bg-grey-xl-400{background-color:#bdbdbd}.bg-grey-xl-400-light{background-color:#e3e3e3}.bg-grey-xl-400-lighter{background-color:#fff}.bg-grey-xl-400-dark{background-color:#a4a4a4}.bg-grey-xl-400-darker{background-color:#8a8a8a}.bg-grey-xl-400-complement{background-color:#bdbdbd}.bg-grey-xl-400-invert{background-color:#424242}.bg-grey-xl-500{background-color:#ababab}.bg-grey-xl-500-light{background-color:#d1d1d1}.bg-grey-xl-500-lighter{background-color:#f8f8f8}.bg-grey-xl-500-dark{background-color:#929292}.bg-grey-xl-500-darker{background-color:#787878}.bg-grey-xl-500-complement{background-color:#ababab}.bg-grey-xl-500-invert{background-color:#545454}.bg-grey-xl-600{background-color:#999}.bg-grey-xl-600-light{background-color:#bfbfbf}.bg-grey-xl-600-lighter{background-color:#e6e6e6}.bg-grey-xl-600-dark{background-color:gray}.bg-grey-xl-600-darker{background-color:#666}.bg-grey-xl-600-complement{background-color:#999}.bg-grey-xl-600-invert{background-color:#666}.bg-themed-palette-xl-100{color:#000;text-shadow:0 0 .125rem #dbdbdb;background-color:#f4f4f4}.bg-themed-palette-xl-100-light{color:#000;background-color:#fff}.bg-themed-palette-xl-100-lighter{color:#000;background-color:#fff}.bg-themed-palette-xl-100-dark{color:#000;background-color:#dbdbdb}.bg-themed-palette-xl-100-darker{color:#000;background-color:#c1c1c1}.bg-themed-palette-xl-100-complement{color:#000;background-color:#f4f4f4}.bg-themed-palette-xl-100-invert{color:#fff;background-color:#0b0b0b}.bg-themed-palette-xl-200{color:#000;text-shadow:0 0 .125rem #c9c9c9;background-color:#e2e2e2}.bg-themed-palette-xl-200-light{color:#000;background-color:#fff}.bg-themed-palette-xl-200-lighter{color:#000;background-color:#fff}.bg-themed-palette-xl-200-dark{color:#000;background-color:#c9c9c9}.bg-themed-palette-xl-200-darker{color:#000;background-color:#afafaf}.bg-themed-palette-xl-200-complement{color:#000;background-color:#e2e2e2}.bg-themed-palette-xl-200-invert{color:#fff;background-color:#1d1d1d}.bg-themed-palette-xl-300{color:#000;text-shadow:0 0 .125rem #b7b7b7;background-color:#d0d0d0}.bg-themed-palette-xl-300-light{color:#000;background-color:#f6f6f6}.bg-themed-palette-xl-300-lighter{color:#000;background-color:#fff}.bg-themed-palette-xl-300-dark{color:#000;background-color:#b7b7b7}.bg-themed-palette-xl-300-darker{color:#000;background-color:#9d9d9d}.bg-themed-palette-xl-300-complement{color:#000;background-color:#d0d0d0}.bg-themed-palette-xl-300-invert{color:#fff;background-color:#2f2f2f}.bg-themed-palette-xl-400{color:#000;text-shadow:0 0 .125rem #a4a4a4;background-color:#bdbdbd}.bg-themed-palette-xl-400-light{color:#000;background-color:#e3e3e3}.bg-themed-palette-xl-400-lighter{color:#000;background-color:#fff}.bg-themed-palette-xl-400-dark{color:#000;background-color:#a4a4a4}.bg-themed-palette-xl-400-darker{color:#000;background-color:#8a8a8a}.bg-themed-palette-xl-400-complement{color:#000;background-color:#bdbdbd}.bg-themed-palette-xl-400-invert{color:#fff;background-color:#424242}.bg-themed-palette-xl-500{color:#000;text-shadow:0 0 .125rem #929292;background-color:#ababab}.bg-themed-palette-xl-500-light{color:#000;background-color:#d1d1d1}.bg-themed-palette-xl-500-lighter{color:#000;background-color:#f8f8f8}.bg-themed-palette-xl-500-dark{color:#000;background-color:#929292}.bg-themed-palette-xl-500-darker{color:#fff;background-color:#787878}.bg-themed-palette-xl-500-complement{color:#000;background-color:#ababab}.bg-themed-palette-xl-500-invert{color:#fff;background-color:#545454}.bg-themed-palette-xl-600{color:#000;text-shadow:0 0 .125rem gray;background-color:#999}.bg-themed-palette-xl-600-light{color:#000;background-color:#bfbfbf}.bg-themed-palette-xl-600-lighter{color:#000;background-color:#e6e6e6}.bg-themed-palette-xl-600-dark{color:#000;background-color:gray}.bg-themed-palette-xl-600-darker{color:#fff;background-color:#666}.bg-themed-palette-xl-600-complement{color:#000;background-color:#999}.bg-themed-palette-xl-600-invert{color:#fff;background-color:#666}.border-color-grey-xl-100{border-color:#dbdbdb !important}.border-color-grey-xl-200{border-color:#c9c9c9 !important}.border-color-grey-xl-300{border-color:#b7b7b7 !important}.border-color-grey-xl-400{border-color:#a4a4a4 !important}.border-color-grey-xl-500{border-color:#929292 !important}.border-color-grey-xl-600{border-color:gray !important}}@media only screen and (max-width: 960px){.foreground-palette-lg-yellow{color:#ffb900}.foreground-palette-lg-yellow-light{color:#ffce4d}.foreground-palette-lg-yellow-lighter{color:#ffe399}.foreground-palette-lg-yellow-dark{color:#cc9400}.foreground-palette-lg-yellow-darker{color:#996f00}.foreground-palette-lg-yellow-complement{color:#0046ff}.foreground-palette-lg-yellow-invert{color:#0046ff}.foreground-palette-lg-orange{color:#d83b01}.foreground-palette-lg-orange-light{color:#fe6127}.foreground-palette-lg-orange-lighter{color:#fe9974}.foreground-palette-lg-orange-dark{color:#a52d01}.foreground-palette-lg-orange-darker{color:#721f01}.foreground-palette-lg-orange-complement{color:#019ed8}.foreground-palette-lg-orange-invert{color:#27c4fe}.foreground-palette-lg-red{color:#d13438}.foreground-palette-lg-red-light{color:#df7275}.foreground-palette-lg-red-lighter{color:#edb1b2}.foreground-palette-lg-red-dark{color:#ab272a}.foreground-palette-lg-red-darker{color:#821d20}.foreground-palette-lg-red-complement{color:#34d1cd}.foreground-palette-lg-red-invert{color:#2ecbc7}.foreground-palette-lg-magenta{color:#b4009e}.foreground-palette-lg-magenta-light{color:#ff02e0}.foreground-palette-lg-magenta-lighter{color:#ff4ee9}.foreground-palette-lg-magenta-dark{color:#810071}.foreground-palette-lg-magenta-darker{color:#4e0044}.foreground-palette-lg-magenta-complement{color:#00b416}.foreground-palette-lg-magenta-invert{color:#4bff61}.foreground-palette-lg-purple{color:#5c2d91}.foreground-palette-lg-purple-light{color:#8145c5}.foreground-palette-lg-purple-lighter{color:#a980d7}.foreground-palette-lg-purple-dark{color:#43216a}.foreground-palette-lg-purple-darker{color:#2b1543}.foreground-palette-lg-purple-complement{color:#62912d}.foreground-palette-lg-purple-invert{color:#a3d26e}.foreground-palette-lg-green{color:#107c10}.foreground-palette-lg-green-light{color:#19c019}.foreground-palette-lg-green-lighter{color:#3fe63f}.foreground-palette-lg-green-dark{color:#0a4f0a}.foreground-palette-lg-green-darker{color:#042204}.foreground-palette-lg-green-complement{color:#7c107c}.foreground-palette-lg-green-invert{color:#ef83ef}.foreground-palette-lg-teal{color:#008272}.foreground-palette-lg-teal-light{color:#00cfb5}.foreground-palette-lg-teal-lighter{color:#1cffe3}.foreground-palette-lg-teal-dark{color:#004f45}.foreground-palette-lg-teal-darker{color:#001c19}.foreground-palette-lg-teal-complement{color:#820010}.foreground-palette-lg-teal-invert{color:#ff7d8d}.foreground-palette-lg-blue{color:#0078d4}.foreground-palette-lg-blue-light{color:#229fff}.foreground-palette-lg-blue-lighter{color:#6ec0ff}.foreground-palette-lg-blue-dark{color:#005ba1}.foreground-palette-lg-blue-darker{color:#003e6e}.foreground-palette-lg-blue-complement{color:#d45c00}.foreground-palette-lg-blue-invert{color:#ff872b}.foreground-palette-lg-dark{color:#323232}.foreground-palette-lg-dark-light{color:#585858}.foreground-palette-lg-dark-lighter{color:#7f7f7f}.foreground-palette-lg-dark-dark{color:#191919}.foreground-palette-lg-dark-darker{color:#000}.foreground-palette-lg-dark-complement{color:#323232}.foreground-palette-lg-dark-invert{color:#cdcdcd}.bg-palette-lg-yellow{background-color:#ffb900}.bg-palette-lg-yellow-light{background-color:#ffce4d}.bg-palette-lg-yellow-lighter{background-color:#ffe399}.bg-palette-lg-yellow-dark{background-color:#cc9400}.bg-palette-lg-yellow-darker{background-color:#996f00}.bg-palette-lg-yellow-complement{background-color:#0046ff}.bg-palette-lg-yellow-invert{background-color:#0046ff}.bg-palette-lg-orange{background-color:#d83b01}.bg-palette-lg-orange-light{background-color:#fe6127}.bg-palette-lg-orange-lighter{background-color:#fe9974}.bg-palette-lg-orange-dark{background-color:#a52d01}.bg-palette-lg-orange-darker{background-color:#721f01}.bg-palette-lg-orange-complement{background-color:#019ed8}.bg-palette-lg-orange-invert{background-color:#27c4fe}.bg-palette-lg-red{background-color:#d13438}.bg-palette-lg-red-light{background-color:#df7275}.bg-palette-lg-red-lighter{background-color:#edb1b2}.bg-palette-lg-red-dark{background-color:#ab272a}.bg-palette-lg-red-darker{background-color:#821d20}.bg-palette-lg-red-complement{background-color:#34d1cd}.bg-palette-lg-red-invert{background-color:#2ecbc7}.bg-palette-lg-magenta{background-color:#b4009e}.bg-palette-lg-magenta-light{background-color:#ff02e0}.bg-palette-lg-magenta-lighter{background-color:#ff4ee9}.bg-palette-lg-magenta-dark{background-color:#810071}.bg-palette-lg-magenta-darker{background-color:#4e0044}.bg-palette-lg-magenta-complement{background-color:#00b416}.bg-palette-lg-magenta-invert{background-color:#4bff61}.bg-palette-lg-purple{background-color:#5c2d91}.bg-palette-lg-purple-light{background-color:#8145c5}.bg-palette-lg-purple-lighter{background-color:#a980d7}.bg-palette-lg-purple-dark{background-color:#43216a}.bg-palette-lg-purple-darker{background-color:#2b1543}.bg-palette-lg-purple-complement{background-color:#62912d}.bg-palette-lg-purple-invert{background-color:#a3d26e}.bg-palette-lg-green{background-color:#107c10}.bg-palette-lg-green-light{background-color:#19c019}.bg-palette-lg-green-lighter{background-color:#3fe63f}.bg-palette-lg-green-dark{background-color:#0a4f0a}.bg-palette-lg-green-darker{background-color:#042204}.bg-palette-lg-green-complement{background-color:#7c107c}.bg-palette-lg-green-invert{background-color:#ef83ef}.bg-palette-lg-teal{background-color:#008272}.bg-palette-lg-teal-light{background-color:#00cfb5}.bg-palette-lg-teal-lighter{background-color:#1cffe3}.bg-palette-lg-teal-dark{background-color:#004f45}.bg-palette-lg-teal-darker{background-color:#001c19}.bg-palette-lg-teal-complement{background-color:#820010}.bg-palette-lg-teal-invert{background-color:#ff7d8d}.bg-palette-lg-blue{background-color:#0078d4}.bg-palette-lg-blue-light{background-color:#229fff}.bg-palette-lg-blue-lighter{background-color:#6ec0ff}.bg-palette-lg-blue-dark{background-color:#005ba1}.bg-palette-lg-blue-darker{background-color:#003e6e}.bg-palette-lg-blue-complement{background-color:#d45c00}.bg-palette-lg-blue-invert{background-color:#ff872b}.bg-palette-lg-dark{background-color:#323232}.bg-palette-lg-dark-light{background-color:#585858}.bg-palette-lg-dark-lighter{background-color:#7f7f7f}.bg-palette-lg-dark-dark{background-color:#191919}.bg-palette-lg-dark-darker{background-color:#000}.bg-palette-lg-dark-complement{background-color:#323232}.bg-palette-lg-dark-invert{background-color:#cdcdcd}.bg-themed-palette-lg-yellow{color:#000;text-shadow:0 0 .125rem #cc9400;background-color:#ffb900}.bg-themed-palette-lg-yellow-light{color:#000;background-color:#ffce4d}.bg-themed-palette-lg-yellow-lighter{color:#000;background-color:#ffe399}.bg-themed-palette-lg-yellow-dark{color:#000;background-color:#cc9400}.bg-themed-palette-lg-yellow-darker{color:#fff;background-color:#996f00}.bg-themed-palette-lg-yellow-complement{color:#fff;background-color:#0046ff}.bg-themed-palette-lg-yellow-invert{color:#fff;background-color:#0046ff}.bg-themed-palette-lg-orange{color:#fff;text-shadow:0 0 .125rem #a52d01;background-color:#d83b01}.bg-themed-palette-lg-orange-light{color:#000;background-color:#fe6127}.bg-themed-palette-lg-orange-lighter{color:#000;background-color:#fe9974}.bg-themed-palette-lg-orange-dark{color:#fff;background-color:#a52d01}.bg-themed-palette-lg-orange-darker{color:#fff;background-color:#721f01}.bg-themed-palette-lg-orange-complement{color:#fff;background-color:#019ed8}.bg-themed-palette-lg-orange-invert{color:#000;background-color:#27c4fe}.bg-themed-palette-lg-red{color:#fff;text-shadow:0 0 .125rem #ab272a;background-color:#d13438}.bg-themed-palette-lg-red-light{color:#000;background-color:#df7275}.bg-themed-palette-lg-red-lighter{color:#000;background-color:#edb1b2}.bg-themed-palette-lg-red-dark{color:#fff;background-color:#ab272a}.bg-themed-palette-lg-red-darker{color:#fff;background-color:#821d20}.bg-themed-palette-lg-red-complement{color:#000;background-color:#34d1cd}.bg-themed-palette-lg-red-invert{color:#000;background-color:#2ecbc7}.bg-themed-palette-lg-magenta{color:#fff;text-shadow:0 0 .125rem #810071;background-color:#b4009e}.bg-themed-palette-lg-magenta-light{color:#fff;background-color:#ff02e0}.bg-themed-palette-lg-magenta-lighter{color:#000;background-color:#ff4ee9}.bg-themed-palette-lg-magenta-dark{color:#fff;background-color:#810071}.bg-themed-palette-lg-magenta-darker{color:#fff;background-color:#4e0044}.bg-themed-palette-lg-magenta-complement{color:#fff;background-color:#00b416}.bg-themed-palette-lg-magenta-invert{color:#000;background-color:#4bff61}.bg-themed-palette-lg-purple{color:#fff;text-shadow:0 0 .125rem #43216a;background-color:#5c2d91}.bg-themed-palette-lg-purple-light{color:#fff;background-color:#8145c5}.bg-themed-palette-lg-purple-lighter{color:#000;background-color:#a980d7}.bg-themed-palette-lg-purple-dark{color:#fff;background-color:#43216a}.bg-themed-palette-lg-purple-darker{color:#fff;background-color:#2b1543}.bg-themed-palette-lg-purple-complement{color:#000;background-color:#62912d}.bg-themed-palette-lg-purple-invert{color:#000;background-color:#a3d26e}.bg-themed-palette-lg-green{color:#fff;text-shadow:0 0 .125rem #0a4f0a;background-color:#107c10}.bg-themed-palette-lg-green-light{color:#000;background-color:#19c019}.bg-themed-palette-lg-green-lighter{color:#000;background-color:#3fe63f}.bg-themed-palette-lg-green-dark{color:#fff;background-color:#0a4f0a}.bg-themed-palette-lg-green-darker{color:#fff;background-color:#042204}.bg-themed-palette-lg-green-complement{color:#fff;background-color:#7c107c}.bg-themed-palette-lg-green-invert{color:#000;background-color:#ef83ef}.bg-themed-palette-lg-teal{color:#fff;text-shadow:0 0 .125rem #004f45;background-color:#008272}.bg-themed-palette-lg-teal-light{color:#000;background-color:#00cfb5}.bg-themed-palette-lg-teal-lighter{color:#000;background-color:#1cffe3}.bg-themed-palette-lg-teal-dark{color:#fff;background-color:#004f45}.bg-themed-palette-lg-teal-darker{color:#fff;background-color:#001c19}.bg-themed-palette-lg-teal-complement{color:#fff;background-color:#820010}.bg-themed-palette-lg-teal-invert{color:#000;background-color:#ff7d8d}.bg-themed-palette-lg-blue{color:#fff;text-shadow:0 0 .125rem #005ba1;background-color:#0078d4}.bg-themed-palette-lg-blue-light{color:#fff;background-color:#229fff}.bg-themed-palette-lg-blue-lighter{color:#000;background-color:#6ec0ff}.bg-themed-palette-lg-blue-dark{color:#fff;background-color:#005ba1}.bg-themed-palette-lg-blue-darker{color:#fff;background-color:#003e6e}.bg-themed-palette-lg-blue-complement{color:#000;background-color:#d45c00}.bg-themed-palette-lg-blue-invert{color:#000;background-color:#ff872b}.bg-themed-palette-lg-dark{color:#fff;text-shadow:0 0 .125rem #191919;background-color:#323232}.bg-themed-palette-lg-dark-light{color:#fff;background-color:#585858}.bg-themed-palette-lg-dark-lighter{color:#fff;background-color:#7f7f7f}.bg-themed-palette-lg-dark-dark{color:#fff;background-color:#191919}.bg-themed-palette-lg-dark-darker{color:#fff;background-color:#000}.bg-themed-palette-lg-dark-complement{color:#fff;background-color:#323232}.bg-themed-palette-lg-dark-invert{color:#000;background-color:#cdcdcd}.border-color-palette-lg-yellow{border-color:#cc9400 !important}.border-color-palette-lg-orange{border-color:#a52d01 !important}.border-color-palette-lg-red{border-color:#ab272a !important}.border-color-palette-lg-magenta{border-color:#810071 !important}.border-color-palette-lg-purple{border-color:#43216a !important}.border-color-palette-lg-green{border-color:#0a4f0a !important}.border-color-palette-lg-teal{border-color:#004f45 !important}.border-color-palette-lg-blue{border-color:#005ba1 !important}.border-color-palette-lg-dark{border-color:#191919 !important}.foreground-scheme-lg-discrete{color:#ccc}.foreground-scheme-lg-discrete-light{color:#f2f2f2}.foreground-scheme-lg-discrete-lighter{color:#fff}.foreground-scheme-lg-discrete-dark{color:#b3b3b3}.foreground-scheme-lg-discrete-darker{color:#999}.foreground-scheme-lg-discrete-complement{color:#ccc}.foreground-scheme-lg-discrete-invert{color:#333}.foreground-scheme-lg-success{color:green}.foreground-scheme-lg-success-light{color:#00cd00}.foreground-scheme-lg-success-lighter{color:#1aff1a}.foreground-scheme-lg-success-dark{color:#004d00}.foreground-scheme-lg-success-darker{color:#001a00}.foreground-scheme-lg-success-complement{color:purple}.foreground-scheme-lg-success-invert{color:#ff7fff}.foreground-scheme-lg-info{color:#ffdd57}.foreground-scheme-lg-info-light{color:#ffeca4}.foreground-scheme-lg-info-lighter{color:#fffcf0}.foreground-scheme-lg-info-dark{color:#ffd324}.foreground-scheme-lg-info-darker{color:#f0bf00}.foreground-scheme-lg-info-complement{color:#5779ff}.foreground-scheme-lg-info-invert{color:#0022a8}.foreground-scheme-lg-warning{color:#e6b905}.foreground-scheme-lg-warning-light{color:#fbd53c}.foreground-scheme-lg-warning-lighter{color:#fde587}.foreground-scheme-lg-warning-dark{color:#b49104}.foreground-scheme-lg-warning-darker{color:#826803}.foreground-scheme-lg-warning-complement{color:#0532e6}.foreground-scheme-lg-warning-invert{color:#1946fa}.foreground-scheme-lg-alert{color:#ff7300}.foreground-scheme-lg-alert-light{color:#ff9d4d}.foreground-scheme-lg-alert-lighter{color:#ffc799}.foreground-scheme-lg-alert-dark{color:#cc5c00}.foreground-scheme-lg-alert-darker{color:#994500}.foreground-scheme-lg-alert-complement{color:#008cff}.foreground-scheme-lg-alert-invert{color:#008cff}.foreground-scheme-lg-error{color:red}.foreground-scheme-lg-error-light{color:#ff4d4d}.foreground-scheme-lg-error-lighter{color:#f99}.foreground-scheme-lg-error-dark{color:#c00}.foreground-scheme-lg-error-darker{color:#900}.foreground-scheme-lg-error-complement{color:aqua}.foreground-scheme-lg-error-invert{color:aqua}.bg-scheme-lg-discrete{background-color:#ccc}.bg-scheme-lg-discrete-light{background-color:#f2f2f2}.bg-scheme-lg-discrete-lighter{background-color:#fff}.bg-scheme-lg-discrete-dark{background-color:#b3b3b3}.bg-scheme-lg-discrete-darker{background-color:#999}.bg-scheme-lg-discrete-complement{background-color:#ccc}.bg-scheme-lg-discrete-invert{background-color:#333}.bg-scheme-lg-success{background-color:green}.bg-scheme-lg-success-light{background-color:#00cd00}.bg-scheme-lg-success-lighter{background-color:#1aff1a}.bg-scheme-lg-success-dark{background-color:#004d00}.bg-scheme-lg-success-darker{background-color:#001a00}.bg-scheme-lg-success-complement{background-color:purple}.bg-scheme-lg-success-invert{background-color:#ff7fff}.bg-scheme-lg-info{background-color:#ffdd57}.bg-scheme-lg-info-light{background-color:#ffeca4}.bg-scheme-lg-info-lighter{background-color:#fffcf0}.bg-scheme-lg-info-dark{background-color:#ffd324}.bg-scheme-lg-info-darker{background-color:#f0bf00}.bg-scheme-lg-info-complement{background-color:#5779ff}.bg-scheme-lg-info-invert{background-color:#0022a8}.bg-scheme-lg-warning{background-color:#e6b905}.bg-scheme-lg-warning-light{background-color:#fbd53c}.bg-scheme-lg-warning-lighter{background-color:#fde587}.bg-scheme-lg-warning-dark{background-color:#b49104}.bg-scheme-lg-warning-darker{background-color:#826803}.bg-scheme-lg-warning-complement{background-color:#0532e6}.bg-scheme-lg-warning-invert{background-color:#1946fa}.bg-scheme-lg-alert{background-color:#ff7300}.bg-scheme-lg-alert-light{background-color:#ff9d4d}.bg-scheme-lg-alert-lighter{background-color:#ffc799}.bg-scheme-lg-alert-dark{background-color:#cc5c00}.bg-scheme-lg-alert-darker{background-color:#994500}.bg-scheme-lg-alert-complement{background-color:#008cff}.bg-scheme-lg-alert-invert{background-color:#008cff}.bg-scheme-lg-error{background-color:red}.bg-scheme-lg-error-light{background-color:#ff4d4d}.bg-scheme-lg-error-lighter{background-color:#f99}.bg-scheme-lg-error-dark{background-color:#c00}.bg-scheme-lg-error-darker{background-color:#900}.bg-scheme-lg-error-complement{background-color:aqua}.bg-scheme-lg-error-invert{background-color:aqua}.bg-themed-palette-lg-discrete{color:#000;text-shadow:0 0 .125rem #b3b3b3;background-color:#ccc}.bg-themed-palette-lg-discrete-light{color:#000;background-color:#f2f2f2}.bg-themed-palette-lg-discrete-lighter{color:#000;background-color:#fff}.bg-themed-palette-lg-discrete-dark{color:#000;background-color:#b3b3b3}.bg-themed-palette-lg-discrete-darker{color:#000;background-color:#999}.bg-themed-palette-lg-discrete-complement{color:#000;background-color:#ccc}.bg-themed-palette-lg-discrete-invert{color:#fff;background-color:#333}.bg-themed-palette-lg-success{color:#fff;text-shadow:0 0 .125rem #004d00;background-color:green}.bg-themed-palette-lg-success-light{color:#000;background-color:#00cd00}.bg-themed-palette-lg-success-lighter{color:#000;background-color:#1aff1a}.bg-themed-palette-lg-success-dark{color:#fff;background-color:#004d00}.bg-themed-palette-lg-success-darker{color:#fff;background-color:#001a00}.bg-themed-palette-lg-success-complement{color:#fff;background-color:purple}.bg-themed-palette-lg-success-invert{color:#000;background-color:#ff7fff}.bg-themed-palette-lg-info{color:#000;text-shadow:0 0 .125rem #ffd324;background-color:#ffdd57}.bg-themed-palette-lg-info-light{color:#000;background-color:#ffeca4}.bg-themed-palette-lg-info-lighter{color:#000;background-color:#fffcf0}.bg-themed-palette-lg-info-dark{color:#000;background-color:#ffd324}.bg-themed-palette-lg-info-darker{color:#000;background-color:#f0bf00}.bg-themed-palette-lg-info-complement{color:#fff;background-color:#5779ff}.bg-themed-palette-lg-info-invert{color:#fff;background-color:#0022a8}.bg-themed-palette-lg-warning{color:#000;text-shadow:0 0 .125rem #b49104;background-color:#e6b905}.bg-themed-palette-lg-warning-light{color:#000;background-color:#fbd53c}.bg-themed-palette-lg-warning-lighter{color:#000;background-color:#fde587}.bg-themed-palette-lg-warning-dark{color:#000;background-color:#b49104}.bg-themed-palette-lg-warning-darker{color:#fff;background-color:#826803}.bg-themed-palette-lg-warning-complement{color:#fff;background-color:#0532e6}.bg-themed-palette-lg-warning-invert{color:#fff;background-color:#1946fa}.bg-themed-palette-lg-alert{color:#000;text-shadow:0 0 .125rem #cc5c00;background-color:#ff7300}.bg-themed-palette-lg-alert-light{color:#000;background-color:#ff9d4d}.bg-themed-palette-lg-alert-lighter{color:#000;background-color:#ffc799}.bg-themed-palette-lg-alert-dark{color:#000;background-color:#cc5c00}.bg-themed-palette-lg-alert-darker{color:#fff;background-color:#994500}.bg-themed-palette-lg-alert-complement{color:#fff;background-color:#008cff}.bg-themed-palette-lg-alert-invert{color:#fff;background-color:#008cff}.bg-themed-palette-lg-error{color:#fff;text-shadow:0 0 .125rem #c00;background-color:red}.bg-themed-palette-lg-error-light{color:#000;background-color:#ff4d4d}.bg-themed-palette-lg-error-lighter{color:#000;background-color:#f99}.bg-themed-palette-lg-error-dark{color:#fff;background-color:#c00}.bg-themed-palette-lg-error-darker{color:#fff;background-color:#900}.bg-themed-palette-lg-error-complement{color:#000;background-color:aqua}.bg-themed-palette-lg-error-invert{color:#000;background-color:aqua}.border-color-scheme-lg-discrete{border-color:#b3b3b3 !important}.border-color-scheme-lg-success{border-color:#004d00 !important}.border-color-scheme-lg-info{border-color:#ffd324 !important}.border-color-scheme-lg-warning{border-color:#b49104 !important}.border-color-scheme-lg-alert{border-color:#cc5c00 !important}.border-color-scheme-lg-error{border-color:#c00 !important}.foreground-grey-lg-100{color:#f4f4f4}.foreground-grey-lg-100-light{color:#fff}.foreground-grey-lg-100-lighter{color:#fff}.foreground-grey-lg-100-dark{color:#dbdbdb}.foreground-grey-lg-100-darker{color:#c1c1c1}.foreground-grey-lg-100-complement{color:#f4f4f4}.foreground-grey-lg-100-invert{color:#0b0b0b}.foreground-grey-lg-200{color:#e2e2e2}.foreground-grey-lg-200-light{color:#fff}.foreground-grey-lg-200-lighter{color:#fff}.foreground-grey-lg-200-dark{color:#c9c9c9}.foreground-grey-lg-200-darker{color:#afafaf}.foreground-grey-lg-200-complement{color:#e2e2e2}.foreground-grey-lg-200-invert{color:#1d1d1d}.foreground-grey-lg-300{color:#d0d0d0}.foreground-grey-lg-300-light{color:#f6f6f6}.foreground-grey-lg-300-lighter{color:#fff}.foreground-grey-lg-300-dark{color:#b7b7b7}.foreground-grey-lg-300-darker{color:#9d9d9d}.foreground-grey-lg-300-complement{color:#d0d0d0}.foreground-grey-lg-300-invert{color:#2f2f2f}.foreground-grey-lg-400{color:#bdbdbd}.foreground-grey-lg-400-light{color:#e3e3e3}.foreground-grey-lg-400-lighter{color:#fff}.foreground-grey-lg-400-dark{color:#a4a4a4}.foreground-grey-lg-400-darker{color:#8a8a8a}.foreground-grey-lg-400-complement{color:#bdbdbd}.foreground-grey-lg-400-invert{color:#424242}.foreground-grey-lg-500{color:#ababab}.foreground-grey-lg-500-light{color:#d1d1d1}.foreground-grey-lg-500-lighter{color:#f8f8f8}.foreground-grey-lg-500-dark{color:#929292}.foreground-grey-lg-500-darker{color:#787878}.foreground-grey-lg-500-complement{color:#ababab}.foreground-grey-lg-500-invert{color:#545454}.foreground-grey-lg-600{color:#999}.foreground-grey-lg-600-light{color:#bfbfbf}.foreground-grey-lg-600-lighter{color:#e6e6e6}.foreground-grey-lg-600-dark{color:gray}.foreground-grey-lg-600-darker{color:#666}.foreground-grey-lg-600-complement{color:#999}.foreground-grey-lg-600-invert{color:#666}.bg-grey-lg-100{background-color:#f4f4f4}.bg-grey-lg-100-light{background-color:#fff}.bg-grey-lg-100-lighter{background-color:#fff}.bg-grey-lg-100-dark{background-color:#dbdbdb}.bg-grey-lg-100-darker{background-color:#c1c1c1}.bg-grey-lg-100-complement{background-color:#f4f4f4}.bg-grey-lg-100-invert{background-color:#0b0b0b}.bg-grey-lg-200{background-color:#e2e2e2}.bg-grey-lg-200-light{background-color:#fff}.bg-grey-lg-200-lighter{background-color:#fff}.bg-grey-lg-200-dark{background-color:#c9c9c9}.bg-grey-lg-200-darker{background-color:#afafaf}.bg-grey-lg-200-complement{background-color:#e2e2e2}.bg-grey-lg-200-invert{background-color:#1d1d1d}.bg-grey-lg-300{background-color:#d0d0d0}.bg-grey-lg-300-light{background-color:#f6f6f6}.bg-grey-lg-300-lighter{background-color:#fff}.bg-grey-lg-300-dark{background-color:#b7b7b7}.bg-grey-lg-300-darker{background-color:#9d9d9d}.bg-grey-lg-300-complement{background-color:#d0d0d0}.bg-grey-lg-300-invert{background-color:#2f2f2f}.bg-grey-lg-400{background-color:#bdbdbd}.bg-grey-lg-400-light{background-color:#e3e3e3}.bg-grey-lg-400-lighter{background-color:#fff}.bg-grey-lg-400-dark{background-color:#a4a4a4}.bg-grey-lg-400-darker{background-color:#8a8a8a}.bg-grey-lg-400-complement{background-color:#bdbdbd}.bg-grey-lg-400-invert{background-color:#424242}.bg-grey-lg-500{background-color:#ababab}.bg-grey-lg-500-light{background-color:#d1d1d1}.bg-grey-lg-500-lighter{background-color:#f8f8f8}.bg-grey-lg-500-dark{background-color:#929292}.bg-grey-lg-500-darker{background-color:#787878}.bg-grey-lg-500-complement{background-color:#ababab}.bg-grey-lg-500-invert{background-color:#545454}.bg-grey-lg-600{background-color:#999}.bg-grey-lg-600-light{background-color:#bfbfbf}.bg-grey-lg-600-lighter{background-color:#e6e6e6}.bg-grey-lg-600-dark{background-color:gray}.bg-grey-lg-600-darker{background-color:#666}.bg-grey-lg-600-complement{background-color:#999}.bg-grey-lg-600-invert{background-color:#666}.bg-themed-palette-lg-100{color:#000;text-shadow:0 0 .125rem #dbdbdb;background-color:#f4f4f4}.bg-themed-palette-lg-100-light{color:#000;background-color:#fff}.bg-themed-palette-lg-100-lighter{color:#000;background-color:#fff}.bg-themed-palette-lg-100-dark{color:#000;background-color:#dbdbdb}.bg-themed-palette-lg-100-darker{color:#000;background-color:#c1c1c1}.bg-themed-palette-lg-100-complement{color:#000;background-color:#f4f4f4}.bg-themed-palette-lg-100-invert{color:#fff;background-color:#0b0b0b}.bg-themed-palette-lg-200{color:#000;text-shadow:0 0 .125rem #c9c9c9;background-color:#e2e2e2}.bg-themed-palette-lg-200-light{color:#000;background-color:#fff}.bg-themed-palette-lg-200-lighter{color:#000;background-color:#fff}.bg-themed-palette-lg-200-dark{color:#000;background-color:#c9c9c9}.bg-themed-palette-lg-200-darker{color:#000;background-color:#afafaf}.bg-themed-palette-lg-200-complement{color:#000;background-color:#e2e2e2}.bg-themed-palette-lg-200-invert{color:#fff;background-color:#1d1d1d}.bg-themed-palette-lg-300{color:#000;text-shadow:0 0 .125rem #b7b7b7;background-color:#d0d0d0}.bg-themed-palette-lg-300-light{color:#000;background-color:#f6f6f6}.bg-themed-palette-lg-300-lighter{color:#000;background-color:#fff}.bg-themed-palette-lg-300-dark{color:#000;background-color:#b7b7b7}.bg-themed-palette-lg-300-darker{color:#000;background-color:#9d9d9d}.bg-themed-palette-lg-300-complement{color:#000;background-color:#d0d0d0}.bg-themed-palette-lg-300-invert{color:#fff;background-color:#2f2f2f}.bg-themed-palette-lg-400{color:#000;text-shadow:0 0 .125rem #a4a4a4;background-color:#bdbdbd}.bg-themed-palette-lg-400-light{color:#000;background-color:#e3e3e3}.bg-themed-palette-lg-400-lighter{color:#000;background-color:#fff}.bg-themed-palette-lg-400-dark{color:#000;background-color:#a4a4a4}.bg-themed-palette-lg-400-darker{color:#000;background-color:#8a8a8a}.bg-themed-palette-lg-400-complement{color:#000;background-color:#bdbdbd}.bg-themed-palette-lg-400-invert{color:#fff;background-color:#424242}.bg-themed-palette-lg-500{color:#000;text-shadow:0 0 .125rem #929292;background-color:#ababab}.bg-themed-palette-lg-500-light{color:#000;background-color:#d1d1d1}.bg-themed-palette-lg-500-lighter{color:#000;background-color:#f8f8f8}.bg-themed-palette-lg-500-dark{color:#000;background-color:#929292}.bg-themed-palette-lg-500-darker{color:#fff;background-color:#787878}.bg-themed-palette-lg-500-complement{color:#000;background-color:#ababab}.bg-themed-palette-lg-500-invert{color:#fff;background-color:#545454}.bg-themed-palette-lg-600{color:#000;text-shadow:0 0 .125rem gray;background-color:#999}.bg-themed-palette-lg-600-light{color:#000;background-color:#bfbfbf}.bg-themed-palette-lg-600-lighter{color:#000;background-color:#e6e6e6}.bg-themed-palette-lg-600-dark{color:#000;background-color:gray}.bg-themed-palette-lg-600-darker{color:#fff;background-color:#666}.bg-themed-palette-lg-600-complement{color:#000;background-color:#999}.bg-themed-palette-lg-600-invert{color:#fff;background-color:#666}.border-color-grey-lg-100{border-color:#dbdbdb !important}.border-color-grey-lg-200{border-color:#c9c9c9 !important}.border-color-grey-lg-300{border-color:#b7b7b7 !important}.border-color-grey-lg-400{border-color:#a4a4a4 !important}.border-color-grey-lg-500{border-color:#929292 !important}.border-color-grey-lg-600{border-color:gray !important}}@media only screen and (max-width: 760px){.foreground-palette-md-yellow{color:#ffb900}.foreground-palette-md-yellow-light{color:#ffce4d}.foreground-palette-md-yellow-lighter{color:#ffe399}.foreground-palette-md-yellow-dark{color:#cc9400}.foreground-palette-md-yellow-darker{color:#996f00}.foreground-palette-md-yellow-complement{color:#0046ff}.foreground-palette-md-yellow-invert{color:#0046ff}.foreground-palette-md-orange{color:#d83b01}.foreground-palette-md-orange-light{color:#fe6127}.foreground-palette-md-orange-lighter{color:#fe9974}.foreground-palette-md-orange-dark{color:#a52d01}.foreground-palette-md-orange-darker{color:#721f01}.foreground-palette-md-orange-complement{color:#019ed8}.foreground-palette-md-orange-invert{color:#27c4fe}.foreground-palette-md-red{color:#d13438}.foreground-palette-md-red-light{color:#df7275}.foreground-palette-md-red-lighter{color:#edb1b2}.foreground-palette-md-red-dark{color:#ab272a}.foreground-palette-md-red-darker{color:#821d20}.foreground-palette-md-red-complement{color:#34d1cd}.foreground-palette-md-red-invert{color:#2ecbc7}.foreground-palette-md-magenta{color:#b4009e}.foreground-palette-md-magenta-light{color:#ff02e0}.foreground-palette-md-magenta-lighter{color:#ff4ee9}.foreground-palette-md-magenta-dark{color:#810071}.foreground-palette-md-magenta-darker{color:#4e0044}.foreground-palette-md-magenta-complement{color:#00b416}.foreground-palette-md-magenta-invert{color:#4bff61}.foreground-palette-md-purple{color:#5c2d91}.foreground-palette-md-purple-light{color:#8145c5}.foreground-palette-md-purple-lighter{color:#a980d7}.foreground-palette-md-purple-dark{color:#43216a}.foreground-palette-md-purple-darker{color:#2b1543}.foreground-palette-md-purple-complement{color:#62912d}.foreground-palette-md-purple-invert{color:#a3d26e}.foreground-palette-md-green{color:#107c10}.foreground-palette-md-green-light{color:#19c019}.foreground-palette-md-green-lighter{color:#3fe63f}.foreground-palette-md-green-dark{color:#0a4f0a}.foreground-palette-md-green-darker{color:#042204}.foreground-palette-md-green-complement{color:#7c107c}.foreground-palette-md-green-invert{color:#ef83ef}.foreground-palette-md-teal{color:#008272}.foreground-palette-md-teal-light{color:#00cfb5}.foreground-palette-md-teal-lighter{color:#1cffe3}.foreground-palette-md-teal-dark{color:#004f45}.foreground-palette-md-teal-darker{color:#001c19}.foreground-palette-md-teal-complement{color:#820010}.foreground-palette-md-teal-invert{color:#ff7d8d}.foreground-palette-md-blue{color:#0078d4}.foreground-palette-md-blue-light{color:#229fff}.foreground-palette-md-blue-lighter{color:#6ec0ff}.foreground-palette-md-blue-dark{color:#005ba1}.foreground-palette-md-blue-darker{color:#003e6e}.foreground-palette-md-blue-complement{color:#d45c00}.foreground-palette-md-blue-invert{color:#ff872b}.foreground-palette-md-dark{color:#323232}.foreground-palette-md-dark-light{color:#585858}.foreground-palette-md-dark-lighter{color:#7f7f7f}.foreground-palette-md-dark-dark{color:#191919}.foreground-palette-md-dark-darker{color:#000}.foreground-palette-md-dark-complement{color:#323232}.foreground-palette-md-dark-invert{color:#cdcdcd}.bg-palette-md-yellow{background-color:#ffb900}.bg-palette-md-yellow-light{background-color:#ffce4d}.bg-palette-md-yellow-lighter{background-color:#ffe399}.bg-palette-md-yellow-dark{background-color:#cc9400}.bg-palette-md-yellow-darker{background-color:#996f00}.bg-palette-md-yellow-complement{background-color:#0046ff}.bg-palette-md-yellow-invert{background-color:#0046ff}.bg-palette-md-orange{background-color:#d83b01}.bg-palette-md-orange-light{background-color:#fe6127}.bg-palette-md-orange-lighter{background-color:#fe9974}.bg-palette-md-orange-dark{background-color:#a52d01}.bg-palette-md-orange-darker{background-color:#721f01}.bg-palette-md-orange-complement{background-color:#019ed8}.bg-palette-md-orange-invert{background-color:#27c4fe}.bg-palette-md-red{background-color:#d13438}.bg-palette-md-red-light{background-color:#df7275}.bg-palette-md-red-lighter{background-color:#edb1b2}.bg-palette-md-red-dark{background-color:#ab272a}.bg-palette-md-red-darker{background-color:#821d20}.bg-palette-md-red-complement{background-color:#34d1cd}.bg-palette-md-red-invert{background-color:#2ecbc7}.bg-palette-md-magenta{background-color:#b4009e}.bg-palette-md-magenta-light{background-color:#ff02e0}.bg-palette-md-magenta-lighter{background-color:#ff4ee9}.bg-palette-md-magenta-dark{background-color:#810071}.bg-palette-md-magenta-darker{background-color:#4e0044}.bg-palette-md-magenta-complement{background-color:#00b416}.bg-palette-md-magenta-invert{background-color:#4bff61}.bg-palette-md-purple{background-color:#5c2d91}.bg-palette-md-purple-light{background-color:#8145c5}.bg-palette-md-purple-lighter{background-color:#a980d7}.bg-palette-md-purple-dark{background-color:#43216a}.bg-palette-md-purple-darker{background-color:#2b1543}.bg-palette-md-purple-complement{background-color:#62912d}.bg-palette-md-purple-invert{background-color:#a3d26e}.bg-palette-md-green{background-color:#107c10}.bg-palette-md-green-light{background-color:#19c019}.bg-palette-md-green-lighter{background-color:#3fe63f}.bg-palette-md-green-dark{background-color:#0a4f0a}.bg-palette-md-green-darker{background-color:#042204}.bg-palette-md-green-complement{background-color:#7c107c}.bg-palette-md-green-invert{background-color:#ef83ef}.bg-palette-md-teal{background-color:#008272}.bg-palette-md-teal-light{background-color:#00cfb5}.bg-palette-md-teal-lighter{background-color:#1cffe3}.bg-palette-md-teal-dark{background-color:#004f45}.bg-palette-md-teal-darker{background-color:#001c19}.bg-palette-md-teal-complement{background-color:#820010}.bg-palette-md-teal-invert{background-color:#ff7d8d}.bg-palette-md-blue{background-color:#0078d4}.bg-palette-md-blue-light{background-color:#229fff}.bg-palette-md-blue-lighter{background-color:#6ec0ff}.bg-palette-md-blue-dark{background-color:#005ba1}.bg-palette-md-blue-darker{background-color:#003e6e}.bg-palette-md-blue-complement{background-color:#d45c00}.bg-palette-md-blue-invert{background-color:#ff872b}.bg-palette-md-dark{background-color:#323232}.bg-palette-md-dark-light{background-color:#585858}.bg-palette-md-dark-lighter{background-color:#7f7f7f}.bg-palette-md-dark-dark{background-color:#191919}.bg-palette-md-dark-darker{background-color:#000}.bg-palette-md-dark-complement{background-color:#323232}.bg-palette-md-dark-invert{background-color:#cdcdcd}.bg-themed-palette-md-yellow{color:#000;text-shadow:0 0 .125rem #cc9400;background-color:#ffb900}.bg-themed-palette-md-yellow-light{color:#000;background-color:#ffce4d}.bg-themed-palette-md-yellow-lighter{color:#000;background-color:#ffe399}.bg-themed-palette-md-yellow-dark{color:#000;background-color:#cc9400}.bg-themed-palette-md-yellow-darker{color:#fff;background-color:#996f00}.bg-themed-palette-md-yellow-complement{color:#fff;background-color:#0046ff}.bg-themed-palette-md-yellow-invert{color:#fff;background-color:#0046ff}.bg-themed-palette-md-orange{color:#fff;text-shadow:0 0 .125rem #a52d01;background-color:#d83b01}.bg-themed-palette-md-orange-light{color:#000;background-color:#fe6127}.bg-themed-palette-md-orange-lighter{color:#000;background-color:#fe9974}.bg-themed-palette-md-orange-dark{color:#fff;background-color:#a52d01}.bg-themed-palette-md-orange-darker{color:#fff;background-color:#721f01}.bg-themed-palette-md-orange-complement{color:#fff;background-color:#019ed8}.bg-themed-palette-md-orange-invert{color:#000;background-color:#27c4fe}.bg-themed-palette-md-red{color:#fff;text-shadow:0 0 .125rem #ab272a;background-color:#d13438}.bg-themed-palette-md-red-light{color:#000;background-color:#df7275}.bg-themed-palette-md-red-lighter{color:#000;background-color:#edb1b2}.bg-themed-palette-md-red-dark{color:#fff;background-color:#ab272a}.bg-themed-palette-md-red-darker{color:#fff;background-color:#821d20}.bg-themed-palette-md-red-complement{color:#000;background-color:#34d1cd}.bg-themed-palette-md-red-invert{color:#000;background-color:#2ecbc7}.bg-themed-palette-md-magenta{color:#fff;text-shadow:0 0 .125rem #810071;background-color:#b4009e}.bg-themed-palette-md-magenta-light{color:#fff;background-color:#ff02e0}.bg-themed-palette-md-magenta-lighter{color:#000;background-color:#ff4ee9}.bg-themed-palette-md-magenta-dark{color:#fff;background-color:#810071}.bg-themed-palette-md-magenta-darker{color:#fff;background-color:#4e0044}.bg-themed-palette-md-magenta-complement{color:#fff;background-color:#00b416}.bg-themed-palette-md-magenta-invert{color:#000;background-color:#4bff61}.bg-themed-palette-md-purple{color:#fff;text-shadow:0 0 .125rem #43216a;background-color:#5c2d91}.bg-themed-palette-md-purple-light{color:#fff;background-color:#8145c5}.bg-themed-palette-md-purple-lighter{color:#000;background-color:#a980d7}.bg-themed-palette-md-purple-dark{color:#fff;background-color:#43216a}.bg-themed-palette-md-purple-darker{color:#fff;background-color:#2b1543}.bg-themed-palette-md-purple-complement{color:#000;background-color:#62912d}.bg-themed-palette-md-purple-invert{color:#000;background-color:#a3d26e}.bg-themed-palette-md-green{color:#fff;text-shadow:0 0 .125rem #0a4f0a;background-color:#107c10}.bg-themed-palette-md-green-light{color:#000;background-color:#19c019}.bg-themed-palette-md-green-lighter{color:#000;background-color:#3fe63f}.bg-themed-palette-md-green-dark{color:#fff;background-color:#0a4f0a}.bg-themed-palette-md-green-darker{color:#fff;background-color:#042204}.bg-themed-palette-md-green-complement{color:#fff;background-color:#7c107c}.bg-themed-palette-md-green-invert{color:#000;background-color:#ef83ef}.bg-themed-palette-md-teal{color:#fff;text-shadow:0 0 .125rem #004f45;background-color:#008272}.bg-themed-palette-md-teal-light{color:#000;background-color:#00cfb5}.bg-themed-palette-md-teal-lighter{color:#000;background-color:#1cffe3}.bg-themed-palette-md-teal-dark{color:#fff;background-color:#004f45}.bg-themed-palette-md-teal-darker{color:#fff;background-color:#001c19}.bg-themed-palette-md-teal-complement{color:#fff;background-color:#820010}.bg-themed-palette-md-teal-invert{color:#000;background-color:#ff7d8d}.bg-themed-palette-md-blue{color:#fff;text-shadow:0 0 .125rem #005ba1;background-color:#0078d4}.bg-themed-palette-md-blue-light{color:#fff;background-color:#229fff}.bg-themed-palette-md-blue-lighter{color:#000;background-color:#6ec0ff}.bg-themed-palette-md-blue-dark{color:#fff;background-color:#005ba1}.bg-themed-palette-md-blue-darker{color:#fff;background-color:#003e6e}.bg-themed-palette-md-blue-complement{color:#000;background-color:#d45c00}.bg-themed-palette-md-blue-invert{color:#000;background-color:#ff872b}.bg-themed-palette-md-dark{color:#fff;text-shadow:0 0 .125rem #191919;background-color:#323232}.bg-themed-palette-md-dark-light{color:#fff;background-color:#585858}.bg-themed-palette-md-dark-lighter{color:#fff;background-color:#7f7f7f}.bg-themed-palette-md-dark-dark{color:#fff;background-color:#191919}.bg-themed-palette-md-dark-darker{color:#fff;background-color:#000}.bg-themed-palette-md-dark-complement{color:#fff;background-color:#323232}.bg-themed-palette-md-dark-invert{color:#000;background-color:#cdcdcd}.border-color-palette-md-yellow{border-color:#cc9400 !important}.border-color-palette-md-orange{border-color:#a52d01 !important}.border-color-palette-md-red{border-color:#ab272a !important}.border-color-palette-md-magenta{border-color:#810071 !important}.border-color-palette-md-purple{border-color:#43216a !important}.border-color-palette-md-green{border-color:#0a4f0a !important}.border-color-palette-md-teal{border-color:#004f45 !important}.border-color-palette-md-blue{border-color:#005ba1 !important}.border-color-palette-md-dark{border-color:#191919 !important}.foreground-scheme-md-discrete{color:#ccc}.foreground-scheme-md-discrete-light{color:#f2f2f2}.foreground-scheme-md-discrete-lighter{color:#fff}.foreground-scheme-md-discrete-dark{color:#b3b3b3}.foreground-scheme-md-discrete-darker{color:#999}.foreground-scheme-md-discrete-complement{color:#ccc}.foreground-scheme-md-discrete-invert{color:#333}.foreground-scheme-md-success{color:green}.foreground-scheme-md-success-light{color:#00cd00}.foreground-scheme-md-success-lighter{color:#1aff1a}.foreground-scheme-md-success-dark{color:#004d00}.foreground-scheme-md-success-darker{color:#001a00}.foreground-scheme-md-success-complement{color:purple}.foreground-scheme-md-success-invert{color:#ff7fff}.foreground-scheme-md-info{color:#ffdd57}.foreground-scheme-md-info-light{color:#ffeca4}.foreground-scheme-md-info-lighter{color:#fffcf0}.foreground-scheme-md-info-dark{color:#ffd324}.foreground-scheme-md-info-darker{color:#f0bf00}.foreground-scheme-md-info-complement{color:#5779ff}.foreground-scheme-md-info-invert{color:#0022a8}.foreground-scheme-md-warning{color:#e6b905}.foreground-scheme-md-warning-light{color:#fbd53c}.foreground-scheme-md-warning-lighter{color:#fde587}.foreground-scheme-md-warning-dark{color:#b49104}.foreground-scheme-md-warning-darker{color:#826803}.foreground-scheme-md-warning-complement{color:#0532e6}.foreground-scheme-md-warning-invert{color:#1946fa}.foreground-scheme-md-alert{color:#ff7300}.foreground-scheme-md-alert-light{color:#ff9d4d}.foreground-scheme-md-alert-lighter{color:#ffc799}.foreground-scheme-md-alert-dark{color:#cc5c00}.foreground-scheme-md-alert-darker{color:#994500}.foreground-scheme-md-alert-complement{color:#008cff}.foreground-scheme-md-alert-invert{color:#008cff}.foreground-scheme-md-error{color:red}.foreground-scheme-md-error-light{color:#ff4d4d}.foreground-scheme-md-error-lighter{color:#f99}.foreground-scheme-md-error-dark{color:#c00}.foreground-scheme-md-error-darker{color:#900}.foreground-scheme-md-error-complement{color:aqua}.foreground-scheme-md-error-invert{color:aqua}.bg-scheme-md-discrete{background-color:#ccc}.bg-scheme-md-discrete-light{background-color:#f2f2f2}.bg-scheme-md-discrete-lighter{background-color:#fff}.bg-scheme-md-discrete-dark{background-color:#b3b3b3}.bg-scheme-md-discrete-darker{background-color:#999}.bg-scheme-md-discrete-complement{background-color:#ccc}.bg-scheme-md-discrete-invert{background-color:#333}.bg-scheme-md-success{background-color:green}.bg-scheme-md-success-light{background-color:#00cd00}.bg-scheme-md-success-lighter{background-color:#1aff1a}.bg-scheme-md-success-dark{background-color:#004d00}.bg-scheme-md-success-darker{background-color:#001a00}.bg-scheme-md-success-complement{background-color:purple}.bg-scheme-md-success-invert{background-color:#ff7fff}.bg-scheme-md-info{background-color:#ffdd57}.bg-scheme-md-info-light{background-color:#ffeca4}.bg-scheme-md-info-lighter{background-color:#fffcf0}.bg-scheme-md-info-dark{background-color:#ffd324}.bg-scheme-md-info-darker{background-color:#f0bf00}.bg-scheme-md-info-complement{background-color:#5779ff}.bg-scheme-md-info-invert{background-color:#0022a8}.bg-scheme-md-warning{background-color:#e6b905}.bg-scheme-md-warning-light{background-color:#fbd53c}.bg-scheme-md-warning-lighter{background-color:#fde587}.bg-scheme-md-warning-dark{background-color:#b49104}.bg-scheme-md-warning-darker{background-color:#826803}.bg-scheme-md-warning-complement{background-color:#0532e6}.bg-scheme-md-warning-invert{background-color:#1946fa}.bg-scheme-md-alert{background-color:#ff7300}.bg-scheme-md-alert-light{background-color:#ff9d4d}.bg-scheme-md-alert-lighter{background-color:#ffc799}.bg-scheme-md-alert-dark{background-color:#cc5c00}.bg-scheme-md-alert-darker{background-color:#994500}.bg-scheme-md-alert-complement{background-color:#008cff}.bg-scheme-md-alert-invert{background-color:#008cff}.bg-scheme-md-error{background-color:red}.bg-scheme-md-error-light{background-color:#ff4d4d}.bg-scheme-md-error-lighter{background-color:#f99}.bg-scheme-md-error-dark{background-color:#c00}.bg-scheme-md-error-darker{background-color:#900}.bg-scheme-md-error-complement{background-color:aqua}.bg-scheme-md-error-invert{background-color:aqua}.bg-themed-palette-md-discrete{color:#000;text-shadow:0 0 .125rem #b3b3b3;background-color:#ccc}.bg-themed-palette-md-discrete-light{color:#000;background-color:#f2f2f2}.bg-themed-palette-md-discrete-lighter{color:#000;background-color:#fff}.bg-themed-palette-md-discrete-dark{color:#000;background-color:#b3b3b3}.bg-themed-palette-md-discrete-darker{color:#000;background-color:#999}.bg-themed-palette-md-discrete-complement{color:#000;background-color:#ccc}.bg-themed-palette-md-discrete-invert{color:#fff;background-color:#333}.bg-themed-palette-md-success{color:#fff;text-shadow:0 0 .125rem #004d00;background-color:green}.bg-themed-palette-md-success-light{color:#000;background-color:#00cd00}.bg-themed-palette-md-success-lighter{color:#000;background-color:#1aff1a}.bg-themed-palette-md-success-dark{color:#fff;background-color:#004d00}.bg-themed-palette-md-success-darker{color:#fff;background-color:#001a00}.bg-themed-palette-md-success-complement{color:#fff;background-color:purple}.bg-themed-palette-md-success-invert{color:#000;background-color:#ff7fff}.bg-themed-palette-md-info{color:#000;text-shadow:0 0 .125rem #ffd324;background-color:#ffdd57}.bg-themed-palette-md-info-light{color:#000;background-color:#ffeca4}.bg-themed-palette-md-info-lighter{color:#000;background-color:#fffcf0}.bg-themed-palette-md-info-dark{color:#000;background-color:#ffd324}.bg-themed-palette-md-info-darker{color:#000;background-color:#f0bf00}.bg-themed-palette-md-info-complement{color:#fff;background-color:#5779ff}.bg-themed-palette-md-info-invert{color:#fff;background-color:#0022a8}.bg-themed-palette-md-warning{color:#000;text-shadow:0 0 .125rem #b49104;background-color:#e6b905}.bg-themed-palette-md-warning-light{color:#000;background-color:#fbd53c}.bg-themed-palette-md-warning-lighter{color:#000;background-color:#fde587}.bg-themed-palette-md-warning-dark{color:#000;background-color:#b49104}.bg-themed-palette-md-warning-darker{color:#fff;background-color:#826803}.bg-themed-palette-md-warning-complement{color:#fff;background-color:#0532e6}.bg-themed-palette-md-warning-invert{color:#fff;background-color:#1946fa}.bg-themed-palette-md-alert{color:#000;text-shadow:0 0 .125rem #cc5c00;background-color:#ff7300}.bg-themed-palette-md-alert-light{color:#000;background-color:#ff9d4d}.bg-themed-palette-md-alert-lighter{color:#000;background-color:#ffc799}.bg-themed-palette-md-alert-dark{color:#000;background-color:#cc5c00}.bg-themed-palette-md-alert-darker{color:#fff;background-color:#994500}.bg-themed-palette-md-alert-complement{color:#fff;background-color:#008cff}.bg-themed-palette-md-alert-invert{color:#fff;background-color:#008cff}.bg-themed-palette-md-error{color:#fff;text-shadow:0 0 .125rem #c00;background-color:red}.bg-themed-palette-md-error-light{color:#000;background-color:#ff4d4d}.bg-themed-palette-md-error-lighter{color:#000;background-color:#f99}.bg-themed-palette-md-error-dark{color:#fff;background-color:#c00}.bg-themed-palette-md-error-darker{color:#fff;background-color:#900}.bg-themed-palette-md-error-complement{color:#000;background-color:aqua}.bg-themed-palette-md-error-invert{color:#000;background-color:aqua}.border-color-scheme-md-discrete{border-color:#b3b3b3 !important}.border-color-scheme-md-success{border-color:#004d00 !important}.border-color-scheme-md-info{border-color:#ffd324 !important}.border-color-scheme-md-warning{border-color:#b49104 !important}.border-color-scheme-md-alert{border-color:#cc5c00 !important}.border-color-scheme-md-error{border-color:#c00 !important}.foreground-grey-md-100{color:#f4f4f4}.foreground-grey-md-100-light{color:#fff}.foreground-grey-md-100-lighter{color:#fff}.foreground-grey-md-100-dark{color:#dbdbdb}.foreground-grey-md-100-darker{color:#c1c1c1}.foreground-grey-md-100-complement{color:#f4f4f4}.foreground-grey-md-100-invert{color:#0b0b0b}.foreground-grey-md-200{color:#e2e2e2}.foreground-grey-md-200-light{color:#fff}.foreground-grey-md-200-lighter{color:#fff}.foreground-grey-md-200-dark{color:#c9c9c9}.foreground-grey-md-200-darker{color:#afafaf}.foreground-grey-md-200-complement{color:#e2e2e2}.foreground-grey-md-200-invert{color:#1d1d1d}.foreground-grey-md-300{color:#d0d0d0}.foreground-grey-md-300-light{color:#f6f6f6}.foreground-grey-md-300-lighter{color:#fff}.foreground-grey-md-300-dark{color:#b7b7b7}.foreground-grey-md-300-darker{color:#9d9d9d}.foreground-grey-md-300-complement{color:#d0d0d0}.foreground-grey-md-300-invert{color:#2f2f2f}.foreground-grey-md-400{color:#bdbdbd}.foreground-grey-md-400-light{color:#e3e3e3}.foreground-grey-md-400-lighter{color:#fff}.foreground-grey-md-400-dark{color:#a4a4a4}.foreground-grey-md-400-darker{color:#8a8a8a}.foreground-grey-md-400-complement{color:#bdbdbd}.foreground-grey-md-400-invert{color:#424242}.foreground-grey-md-500{color:#ababab}.foreground-grey-md-500-light{color:#d1d1d1}.foreground-grey-md-500-lighter{color:#f8f8f8}.foreground-grey-md-500-dark{color:#929292}.foreground-grey-md-500-darker{color:#787878}.foreground-grey-md-500-complement{color:#ababab}.foreground-grey-md-500-invert{color:#545454}.foreground-grey-md-600{color:#999}.foreground-grey-md-600-light{color:#bfbfbf}.foreground-grey-md-600-lighter{color:#e6e6e6}.foreground-grey-md-600-dark{color:gray}.foreground-grey-md-600-darker{color:#666}.foreground-grey-md-600-complement{color:#999}.foreground-grey-md-600-invert{color:#666}.bg-grey-md-100{background-color:#f4f4f4}.bg-grey-md-100-light{background-color:#fff}.bg-grey-md-100-lighter{background-color:#fff}.bg-grey-md-100-dark{background-color:#dbdbdb}.bg-grey-md-100-darker{background-color:#c1c1c1}.bg-grey-md-100-complement{background-color:#f4f4f4}.bg-grey-md-100-invert{background-color:#0b0b0b}.bg-grey-md-200{background-color:#e2e2e2}.bg-grey-md-200-light{background-color:#fff}.bg-grey-md-200-lighter{background-color:#fff}.bg-grey-md-200-dark{background-color:#c9c9c9}.bg-grey-md-200-darker{background-color:#afafaf}.bg-grey-md-200-complement{background-color:#e2e2e2}.bg-grey-md-200-invert{background-color:#1d1d1d}.bg-grey-md-300{background-color:#d0d0d0}.bg-grey-md-300-light{background-color:#f6f6f6}.bg-grey-md-300-lighter{background-color:#fff}.bg-grey-md-300-dark{background-color:#b7b7b7}.bg-grey-md-300-darker{background-color:#9d9d9d}.bg-grey-md-300-complement{background-color:#d0d0d0}.bg-grey-md-300-invert{background-color:#2f2f2f}.bg-grey-md-400{background-color:#bdbdbd}.bg-grey-md-400-light{background-color:#e3e3e3}.bg-grey-md-400-lighter{background-color:#fff}.bg-grey-md-400-dark{background-color:#a4a4a4}.bg-grey-md-400-darker{background-color:#8a8a8a}.bg-grey-md-400-complement{background-color:#bdbdbd}.bg-grey-md-400-invert{background-color:#424242}.bg-grey-md-500{background-color:#ababab}.bg-grey-md-500-light{background-color:#d1d1d1}.bg-grey-md-500-lighter{background-color:#f8f8f8}.bg-grey-md-500-dark{background-color:#929292}.bg-grey-md-500-darker{background-color:#787878}.bg-grey-md-500-complement{background-color:#ababab}.bg-grey-md-500-invert{background-color:#545454}.bg-grey-md-600{background-color:#999}.bg-grey-md-600-light{background-color:#bfbfbf}.bg-grey-md-600-lighter{background-color:#e6e6e6}.bg-grey-md-600-dark{background-color:gray}.bg-grey-md-600-darker{background-color:#666}.bg-grey-md-600-complement{background-color:#999}.bg-grey-md-600-invert{background-color:#666}.bg-themed-palette-md-100{color:#000;text-shadow:0 0 .125rem #dbdbdb;background-color:#f4f4f4}.bg-themed-palette-md-100-light{color:#000;background-color:#fff}.bg-themed-palette-md-100-lighter{color:#000;background-color:#fff}.bg-themed-palette-md-100-dark{color:#000;background-color:#dbdbdb}.bg-themed-palette-md-100-darker{color:#000;background-color:#c1c1c1}.bg-themed-palette-md-100-complement{color:#000;background-color:#f4f4f4}.bg-themed-palette-md-100-invert{color:#fff;background-color:#0b0b0b}.bg-themed-palette-md-200{color:#000;text-shadow:0 0 .125rem #c9c9c9;background-color:#e2e2e2}.bg-themed-palette-md-200-light{color:#000;background-color:#fff}.bg-themed-palette-md-200-lighter{color:#000;background-color:#fff}.bg-themed-palette-md-200-dark{color:#000;background-color:#c9c9c9}.bg-themed-palette-md-200-darker{color:#000;background-color:#afafaf}.bg-themed-palette-md-200-complement{color:#000;background-color:#e2e2e2}.bg-themed-palette-md-200-invert{color:#fff;background-color:#1d1d1d}.bg-themed-palette-md-300{color:#000;text-shadow:0 0 .125rem #b7b7b7;background-color:#d0d0d0}.bg-themed-palette-md-300-light{color:#000;background-color:#f6f6f6}.bg-themed-palette-md-300-lighter{color:#000;background-color:#fff}.bg-themed-palette-md-300-dark{color:#000;background-color:#b7b7b7}.bg-themed-palette-md-300-darker{color:#000;background-color:#9d9d9d}.bg-themed-palette-md-300-complement{color:#000;background-color:#d0d0d0}.bg-themed-palette-md-300-invert{color:#fff;background-color:#2f2f2f}.bg-themed-palette-md-400{color:#000;text-shadow:0 0 .125rem #a4a4a4;background-color:#bdbdbd}.bg-themed-palette-md-400-light{color:#000;background-color:#e3e3e3}.bg-themed-palette-md-400-lighter{color:#000;background-color:#fff}.bg-themed-palette-md-400-dark{color:#000;background-color:#a4a4a4}.bg-themed-palette-md-400-darker{color:#000;background-color:#8a8a8a}.bg-themed-palette-md-400-complement{color:#000;background-color:#bdbdbd}.bg-themed-palette-md-400-invert{color:#fff;background-color:#424242}.bg-themed-palette-md-500{color:#000;text-shadow:0 0 .125rem #929292;background-color:#ababab}.bg-themed-palette-md-500-light{color:#000;background-color:#d1d1d1}.bg-themed-palette-md-500-lighter{color:#000;background-color:#f8f8f8}.bg-themed-palette-md-500-dark{color:#000;background-color:#929292}.bg-themed-palette-md-500-darker{color:#fff;background-color:#787878}.bg-themed-palette-md-500-complement{color:#000;background-color:#ababab}.bg-themed-palette-md-500-invert{color:#fff;background-color:#545454}.bg-themed-palette-md-600{color:#000;text-shadow:0 0 .125rem gray;background-color:#999}.bg-themed-palette-md-600-light{color:#000;background-color:#bfbfbf}.bg-themed-palette-md-600-lighter{color:#000;background-color:#e6e6e6}.bg-themed-palette-md-600-dark{color:#000;background-color:gray}.bg-themed-palette-md-600-darker{color:#fff;background-color:#666}.bg-themed-palette-md-600-complement{color:#000;background-color:#999}.bg-themed-palette-md-600-invert{color:#fff;background-color:#666}.border-color-grey-md-100{border-color:#dbdbdb !important}.border-color-grey-md-200{border-color:#c9c9c9 !important}.border-color-grey-md-300{border-color:#b7b7b7 !important}.border-color-grey-md-400{border-color:#a4a4a4 !important}.border-color-grey-md-500{border-color:#929292 !important}.border-color-grey-md-600{border-color:gray !important}}
|
|
1
|
+
@media only screen and (max-width: 640px){.foreground-palette-sm-yellow{color:#ffb900}.foreground-palette-sm-yellow-light{color:#ffce4d}.foreground-palette-sm-yellow-lighter{color:#ffe399}.foreground-palette-sm-yellow-dark{color:#cc9400}.foreground-palette-sm-yellow-darker{color:#996f00}.foreground-palette-sm-yellow-complement{color:#0046ff}.foreground-palette-sm-yellow-invert{color:#0046ff}.foreground-palette-sm-orange{color:#d83b01}.foreground-palette-sm-orange-light{color:#fe6127}.foreground-palette-sm-orange-lighter{color:#fe9974}.foreground-palette-sm-orange-dark{color:#a52d01}.foreground-palette-sm-orange-darker{color:#721f01}.foreground-palette-sm-orange-complement{color:#019ed8}.foreground-palette-sm-orange-invert{color:#27c4fe}.foreground-palette-sm-red{color:#d13438}.foreground-palette-sm-red-light{color:#df7275}.foreground-palette-sm-red-lighter{color:#edb1b2}.foreground-palette-sm-red-dark{color:#ab272a}.foreground-palette-sm-red-darker{color:#821d20}.foreground-palette-sm-red-complement{color:#34d1cd}.foreground-palette-sm-red-invert{color:#2ecbc7}.foreground-palette-sm-magenta{color:#b4009e}.foreground-palette-sm-magenta-light{color:#ff02e0}.foreground-palette-sm-magenta-lighter{color:#ff4ee9}.foreground-palette-sm-magenta-dark{color:#810071}.foreground-palette-sm-magenta-darker{color:#4e0044}.foreground-palette-sm-magenta-complement{color:#00b416}.foreground-palette-sm-magenta-invert{color:#4bff61}.foreground-palette-sm-purple{color:#5c2d91}.foreground-palette-sm-purple-light{color:#8145c5}.foreground-palette-sm-purple-lighter{color:#a980d7}.foreground-palette-sm-purple-dark{color:#43216a}.foreground-palette-sm-purple-darker{color:#2b1543}.foreground-palette-sm-purple-complement{color:#62912d}.foreground-palette-sm-purple-invert{color:#a3d26e}.foreground-palette-sm-green{color:#107c10}.foreground-palette-sm-green-light{color:#19c019}.foreground-palette-sm-green-lighter{color:#3fe63f}.foreground-palette-sm-green-dark{color:#0a4f0a}.foreground-palette-sm-green-darker{color:#042204}.foreground-palette-sm-green-complement{color:#7c107c}.foreground-palette-sm-green-invert{color:#ef83ef}.foreground-palette-sm-teal{color:#008272}.foreground-palette-sm-teal-light{color:#00cfb5}.foreground-palette-sm-teal-lighter{color:#1cffe3}.foreground-palette-sm-teal-dark{color:#004f45}.foreground-palette-sm-teal-darker{color:#001c19}.foreground-palette-sm-teal-complement{color:#820010}.foreground-palette-sm-teal-invert{color:#ff7d8d}.foreground-palette-sm-blue{color:#0078d4}.foreground-palette-sm-blue-light{color:#229fff}.foreground-palette-sm-blue-lighter{color:#6ec0ff}.foreground-palette-sm-blue-dark{color:#005ba1}.foreground-palette-sm-blue-darker{color:#003e6e}.foreground-palette-sm-blue-complement{color:#d45c00}.foreground-palette-sm-blue-invert{color:#ff872b}.foreground-palette-sm-dark{color:#323232}.foreground-palette-sm-dark-light{color:#585858}.foreground-palette-sm-dark-lighter{color:#7f7f7f}.foreground-palette-sm-dark-dark{color:#191919}.foreground-palette-sm-dark-darker{color:#000}.foreground-palette-sm-dark-complement{color:#323232}.foreground-palette-sm-dark-invert{color:#cdcdcd}.bg-palette-sm-yellow{background-color:#ffb900}.bg-palette-sm-yellow-light{background-color:#ffce4d}.bg-palette-sm-yellow-lighter{background-color:#ffe399}.bg-palette-sm-yellow-dark{background-color:#cc9400}.bg-palette-sm-yellow-darker{background-color:#996f00}.bg-palette-sm-yellow-complement{background-color:#0046ff}.bg-palette-sm-yellow-invert{background-color:#0046ff}.bg-palette-sm-orange{background-color:#d83b01}.bg-palette-sm-orange-light{background-color:#fe6127}.bg-palette-sm-orange-lighter{background-color:#fe9974}.bg-palette-sm-orange-dark{background-color:#a52d01}.bg-palette-sm-orange-darker{background-color:#721f01}.bg-palette-sm-orange-complement{background-color:#019ed8}.bg-palette-sm-orange-invert{background-color:#27c4fe}.bg-palette-sm-red{background-color:#d13438}.bg-palette-sm-red-light{background-color:#df7275}.bg-palette-sm-red-lighter{background-color:#edb1b2}.bg-palette-sm-red-dark{background-color:#ab272a}.bg-palette-sm-red-darker{background-color:#821d20}.bg-palette-sm-red-complement{background-color:#34d1cd}.bg-palette-sm-red-invert{background-color:#2ecbc7}.bg-palette-sm-magenta{background-color:#b4009e}.bg-palette-sm-magenta-light{background-color:#ff02e0}.bg-palette-sm-magenta-lighter{background-color:#ff4ee9}.bg-palette-sm-magenta-dark{background-color:#810071}.bg-palette-sm-magenta-darker{background-color:#4e0044}.bg-palette-sm-magenta-complement{background-color:#00b416}.bg-palette-sm-magenta-invert{background-color:#4bff61}.bg-palette-sm-purple{background-color:#5c2d91}.bg-palette-sm-purple-light{background-color:#8145c5}.bg-palette-sm-purple-lighter{background-color:#a980d7}.bg-palette-sm-purple-dark{background-color:#43216a}.bg-palette-sm-purple-darker{background-color:#2b1543}.bg-palette-sm-purple-complement{background-color:#62912d}.bg-palette-sm-purple-invert{background-color:#a3d26e}.bg-palette-sm-green{background-color:#107c10}.bg-palette-sm-green-light{background-color:#19c019}.bg-palette-sm-green-lighter{background-color:#3fe63f}.bg-palette-sm-green-dark{background-color:#0a4f0a}.bg-palette-sm-green-darker{background-color:#042204}.bg-palette-sm-green-complement{background-color:#7c107c}.bg-palette-sm-green-invert{background-color:#ef83ef}.bg-palette-sm-teal{background-color:#008272}.bg-palette-sm-teal-light{background-color:#00cfb5}.bg-palette-sm-teal-lighter{background-color:#1cffe3}.bg-palette-sm-teal-dark{background-color:#004f45}.bg-palette-sm-teal-darker{background-color:#001c19}.bg-palette-sm-teal-complement{background-color:#820010}.bg-palette-sm-teal-invert{background-color:#ff7d8d}.bg-palette-sm-blue{background-color:#0078d4}.bg-palette-sm-blue-light{background-color:#229fff}.bg-palette-sm-blue-lighter{background-color:#6ec0ff}.bg-palette-sm-blue-dark{background-color:#005ba1}.bg-palette-sm-blue-darker{background-color:#003e6e}.bg-palette-sm-blue-complement{background-color:#d45c00}.bg-palette-sm-blue-invert{background-color:#ff872b}.bg-palette-sm-dark{background-color:#323232}.bg-palette-sm-dark-light{background-color:#585858}.bg-palette-sm-dark-lighter{background-color:#7f7f7f}.bg-palette-sm-dark-dark{background-color:#191919}.bg-palette-sm-dark-darker{background-color:#000}.bg-palette-sm-dark-complement{background-color:#323232}.bg-palette-sm-dark-invert{background-color:#cdcdcd}.bg-themed-palette-sm-yellow{color:#000;text-shadow:0 0 .125rem #cc9400;background-color:#ffb900}.bg-themed-palette-sm-yellow-light{color:#000;background-color:#ffce4d}.bg-themed-palette-sm-yellow-lighter{color:#000;background-color:#ffe399}.bg-themed-palette-sm-yellow-dark{color:#000;background-color:#cc9400}.bg-themed-palette-sm-yellow-darker{color:#fff;background-color:#996f00}.bg-themed-palette-sm-yellow-complement{color:#fff;background-color:#0046ff}.bg-themed-palette-sm-yellow-invert{color:#fff;background-color:#0046ff}.bg-themed-palette-sm-orange{color:#fff;text-shadow:0 0 .125rem #a52d01;background-color:#d83b01}.bg-themed-palette-sm-orange-light{color:#000;background-color:#fe6127}.bg-themed-palette-sm-orange-lighter{color:#000;background-color:#fe9974}.bg-themed-palette-sm-orange-dark{color:#fff;background-color:#a52d01}.bg-themed-palette-sm-orange-darker{color:#fff;background-color:#721f01}.bg-themed-palette-sm-orange-complement{color:#fff;background-color:#019ed8}.bg-themed-palette-sm-orange-invert{color:#000;background-color:#27c4fe}.bg-themed-palette-sm-red{color:#fff;text-shadow:0 0 .125rem #ab272a;background-color:#d13438}.bg-themed-palette-sm-red-light{color:#000;background-color:#df7275}.bg-themed-palette-sm-red-lighter{color:#000;background-color:#edb1b2}.bg-themed-palette-sm-red-dark{color:#fff;background-color:#ab272a}.bg-themed-palette-sm-red-darker{color:#fff;background-color:#821d20}.bg-themed-palette-sm-red-complement{color:#000;background-color:#34d1cd}.bg-themed-palette-sm-red-invert{color:#000;background-color:#2ecbc7}.bg-themed-palette-sm-magenta{color:#fff;text-shadow:0 0 .125rem #810071;background-color:#b4009e}.bg-themed-palette-sm-magenta-light{color:#fff;background-color:#ff02e0}.bg-themed-palette-sm-magenta-lighter{color:#000;background-color:#ff4ee9}.bg-themed-palette-sm-magenta-dark{color:#fff;background-color:#810071}.bg-themed-palette-sm-magenta-darker{color:#fff;background-color:#4e0044}.bg-themed-palette-sm-magenta-complement{color:#fff;background-color:#00b416}.bg-themed-palette-sm-magenta-invert{color:#000;background-color:#4bff61}.bg-themed-palette-sm-purple{color:#fff;text-shadow:0 0 .125rem #43216a;background-color:#5c2d91}.bg-themed-palette-sm-purple-light{color:#fff;background-color:#8145c5}.bg-themed-palette-sm-purple-lighter{color:#000;background-color:#a980d7}.bg-themed-palette-sm-purple-dark{color:#fff;background-color:#43216a}.bg-themed-palette-sm-purple-darker{color:#fff;background-color:#2b1543}.bg-themed-palette-sm-purple-complement{color:#000;background-color:#62912d}.bg-themed-palette-sm-purple-invert{color:#000;background-color:#a3d26e}.bg-themed-palette-sm-green{color:#fff;text-shadow:0 0 .125rem #0a4f0a;background-color:#107c10}.bg-themed-palette-sm-green-light{color:#000;background-color:#19c019}.bg-themed-palette-sm-green-lighter{color:#000;background-color:#3fe63f}.bg-themed-palette-sm-green-dark{color:#fff;background-color:#0a4f0a}.bg-themed-palette-sm-green-darker{color:#fff;background-color:#042204}.bg-themed-palette-sm-green-complement{color:#fff;background-color:#7c107c}.bg-themed-palette-sm-green-invert{color:#000;background-color:#ef83ef}.bg-themed-palette-sm-teal{color:#fff;text-shadow:0 0 .125rem #004f45;background-color:#008272}.bg-themed-palette-sm-teal-light{color:#000;background-color:#00cfb5}.bg-themed-palette-sm-teal-lighter{color:#000;background-color:#1cffe3}.bg-themed-palette-sm-teal-dark{color:#fff;background-color:#004f45}.bg-themed-palette-sm-teal-darker{color:#fff;background-color:#001c19}.bg-themed-palette-sm-teal-complement{color:#fff;background-color:#820010}.bg-themed-palette-sm-teal-invert{color:#000;background-color:#ff7d8d}.bg-themed-palette-sm-blue{color:#fff;text-shadow:0 0 .125rem #005ba1;background-color:#0078d4}.bg-themed-palette-sm-blue-light{color:#fff;background-color:#229fff}.bg-themed-palette-sm-blue-lighter{color:#000;background-color:#6ec0ff}.bg-themed-palette-sm-blue-dark{color:#fff;background-color:#005ba1}.bg-themed-palette-sm-blue-darker{color:#fff;background-color:#003e6e}.bg-themed-palette-sm-blue-complement{color:#000;background-color:#d45c00}.bg-themed-palette-sm-blue-invert{color:#000;background-color:#ff872b}.bg-themed-palette-sm-dark{color:#fff;text-shadow:0 0 .125rem #191919;background-color:#323232}.bg-themed-palette-sm-dark-light{color:#fff;background-color:#585858}.bg-themed-palette-sm-dark-lighter{color:#fff;background-color:#7f7f7f}.bg-themed-palette-sm-dark-dark{color:#fff;background-color:#191919}.bg-themed-palette-sm-dark-darker{color:#fff;background-color:#000}.bg-themed-palette-sm-dark-complement{color:#fff;background-color:#323232}.bg-themed-palette-sm-dark-invert{color:#000;background-color:#cdcdcd}.border-color-palette-sm-yellow{border-color:#cc9400 !important}.border-color-palette-sm-orange{border-color:#a52d01 !important}.border-color-palette-sm-red{border-color:#ab272a !important}.border-color-palette-sm-magenta{border-color:#810071 !important}.border-color-palette-sm-purple{border-color:#43216a !important}.border-color-palette-sm-green{border-color:#0a4f0a !important}.border-color-palette-sm-teal{border-color:#004f45 !important}.border-color-palette-sm-blue{border-color:#005ba1 !important}.border-color-palette-sm-dark{border-color:#191919 !important}.foreground-scheme-sm-discrete{color:#ccc}.foreground-scheme-sm-discrete-light{color:#f2f2f2}.foreground-scheme-sm-discrete-lighter{color:#fff}.foreground-scheme-sm-discrete-dark{color:#b3b3b3}.foreground-scheme-sm-discrete-darker{color:#999}.foreground-scheme-sm-discrete-complement{color:#ccc}.foreground-scheme-sm-discrete-invert{color:#333}.foreground-scheme-sm-success{color:green}.foreground-scheme-sm-success-light{color:#00cd00}.foreground-scheme-sm-success-lighter{color:#1aff1a}.foreground-scheme-sm-success-dark{color:#004d00}.foreground-scheme-sm-success-darker{color:#001a00}.foreground-scheme-sm-success-complement{color:purple}.foreground-scheme-sm-success-invert{color:#ff7fff}.foreground-scheme-sm-info{color:#ffdd57}.foreground-scheme-sm-info-light{color:#ffeca4}.foreground-scheme-sm-info-lighter{color:#fffcf0}.foreground-scheme-sm-info-dark{color:#ffd324}.foreground-scheme-sm-info-darker{color:#f0bf00}.foreground-scheme-sm-info-complement{color:#5779ff}.foreground-scheme-sm-info-invert{color:#0022a8}.foreground-scheme-sm-warning{color:#e6b905}.foreground-scheme-sm-warning-light{color:#fbd53c}.foreground-scheme-sm-warning-lighter{color:#fde587}.foreground-scheme-sm-warning-dark{color:#b49104}.foreground-scheme-sm-warning-darker{color:#826803}.foreground-scheme-sm-warning-complement{color:#0532e6}.foreground-scheme-sm-warning-invert{color:#1946fa}.foreground-scheme-sm-alert{color:#ff7300}.foreground-scheme-sm-alert-light{color:#ff9d4d}.foreground-scheme-sm-alert-lighter{color:#ffc799}.foreground-scheme-sm-alert-dark{color:#cc5c00}.foreground-scheme-sm-alert-darker{color:#994500}.foreground-scheme-sm-alert-complement{color:#008cff}.foreground-scheme-sm-alert-invert{color:#008cff}.foreground-scheme-sm-error{color:red}.foreground-scheme-sm-error-light{color:#ff4d4d}.foreground-scheme-sm-error-lighter{color:#f99}.foreground-scheme-sm-error-dark{color:#c00}.foreground-scheme-sm-error-darker{color:#900}.foreground-scheme-sm-error-complement{color:aqua}.foreground-scheme-sm-error-invert{color:aqua}.bg-scheme-sm-discrete{background-color:#ccc}.bg-scheme-sm-discrete-light{background-color:#f2f2f2}.bg-scheme-sm-discrete-lighter{background-color:#fff}.bg-scheme-sm-discrete-dark{background-color:#b3b3b3}.bg-scheme-sm-discrete-darker{background-color:#999}.bg-scheme-sm-discrete-complement{background-color:#ccc}.bg-scheme-sm-discrete-invert{background-color:#333}.bg-scheme-sm-success{background-color:green}.bg-scheme-sm-success-light{background-color:#00cd00}.bg-scheme-sm-success-lighter{background-color:#1aff1a}.bg-scheme-sm-success-dark{background-color:#004d00}.bg-scheme-sm-success-darker{background-color:#001a00}.bg-scheme-sm-success-complement{background-color:purple}.bg-scheme-sm-success-invert{background-color:#ff7fff}.bg-scheme-sm-info{background-color:#ffdd57}.bg-scheme-sm-info-light{background-color:#ffeca4}.bg-scheme-sm-info-lighter{background-color:#fffcf0}.bg-scheme-sm-info-dark{background-color:#ffd324}.bg-scheme-sm-info-darker{background-color:#f0bf00}.bg-scheme-sm-info-complement{background-color:#5779ff}.bg-scheme-sm-info-invert{background-color:#0022a8}.bg-scheme-sm-warning{background-color:#e6b905}.bg-scheme-sm-warning-light{background-color:#fbd53c}.bg-scheme-sm-warning-lighter{background-color:#fde587}.bg-scheme-sm-warning-dark{background-color:#b49104}.bg-scheme-sm-warning-darker{background-color:#826803}.bg-scheme-sm-warning-complement{background-color:#0532e6}.bg-scheme-sm-warning-invert{background-color:#1946fa}.bg-scheme-sm-alert{background-color:#ff7300}.bg-scheme-sm-alert-light{background-color:#ff9d4d}.bg-scheme-sm-alert-lighter{background-color:#ffc799}.bg-scheme-sm-alert-dark{background-color:#cc5c00}.bg-scheme-sm-alert-darker{background-color:#994500}.bg-scheme-sm-alert-complement{background-color:#008cff}.bg-scheme-sm-alert-invert{background-color:#008cff}.bg-scheme-sm-error{background-color:red}.bg-scheme-sm-error-light{background-color:#ff4d4d}.bg-scheme-sm-error-lighter{background-color:#f99}.bg-scheme-sm-error-dark{background-color:#c00}.bg-scheme-sm-error-darker{background-color:#900}.bg-scheme-sm-error-complement{background-color:aqua}.bg-scheme-sm-error-invert{background-color:aqua}.bg-themed-palette-sm-discrete{color:#000;text-shadow:0 0 .125rem #b3b3b3;background-color:#ccc}.bg-themed-palette-sm-discrete-light{color:#000;background-color:#f2f2f2}.bg-themed-palette-sm-discrete-lighter{color:#000;background-color:#fff}.bg-themed-palette-sm-discrete-dark{color:#000;background-color:#b3b3b3}.bg-themed-palette-sm-discrete-darker{color:#000;background-color:#999}.bg-themed-palette-sm-discrete-complement{color:#000;background-color:#ccc}.bg-themed-palette-sm-discrete-invert{color:#fff;background-color:#333}.bg-themed-palette-sm-success{color:#fff;text-shadow:0 0 .125rem #004d00;background-color:green}.bg-themed-palette-sm-success-light{color:#000;background-color:#00cd00}.bg-themed-palette-sm-success-lighter{color:#000;background-color:#1aff1a}.bg-themed-palette-sm-success-dark{color:#fff;background-color:#004d00}.bg-themed-palette-sm-success-darker{color:#fff;background-color:#001a00}.bg-themed-palette-sm-success-complement{color:#fff;background-color:purple}.bg-themed-palette-sm-success-invert{color:#000;background-color:#ff7fff}.bg-themed-palette-sm-info{color:#000;text-shadow:0 0 .125rem #ffd324;background-color:#ffdd57}.bg-themed-palette-sm-info-light{color:#000;background-color:#ffeca4}.bg-themed-palette-sm-info-lighter{color:#000;background-color:#fffcf0}.bg-themed-palette-sm-info-dark{color:#000;background-color:#ffd324}.bg-themed-palette-sm-info-darker{color:#000;background-color:#f0bf00}.bg-themed-palette-sm-info-complement{color:#fff;background-color:#5779ff}.bg-themed-palette-sm-info-invert{color:#fff;background-color:#0022a8}.bg-themed-palette-sm-warning{color:#000;text-shadow:0 0 .125rem #b49104;background-color:#e6b905}.bg-themed-palette-sm-warning-light{color:#000;background-color:#fbd53c}.bg-themed-palette-sm-warning-lighter{color:#000;background-color:#fde587}.bg-themed-palette-sm-warning-dark{color:#000;background-color:#b49104}.bg-themed-palette-sm-warning-darker{color:#fff;background-color:#826803}.bg-themed-palette-sm-warning-complement{color:#fff;background-color:#0532e6}.bg-themed-palette-sm-warning-invert{color:#fff;background-color:#1946fa}.bg-themed-palette-sm-alert{color:#000;text-shadow:0 0 .125rem #cc5c00;background-color:#ff7300}.bg-themed-palette-sm-alert-light{color:#000;background-color:#ff9d4d}.bg-themed-palette-sm-alert-lighter{color:#000;background-color:#ffc799}.bg-themed-palette-sm-alert-dark{color:#000;background-color:#cc5c00}.bg-themed-palette-sm-alert-darker{color:#fff;background-color:#994500}.bg-themed-palette-sm-alert-complement{color:#fff;background-color:#008cff}.bg-themed-palette-sm-alert-invert{color:#fff;background-color:#008cff}.bg-themed-palette-sm-error{color:#fff;text-shadow:0 0 .125rem #c00;background-color:red}.bg-themed-palette-sm-error-light{color:#000;background-color:#ff4d4d}.bg-themed-palette-sm-error-lighter{color:#000;background-color:#f99}.bg-themed-palette-sm-error-dark{color:#fff;background-color:#c00}.bg-themed-palette-sm-error-darker{color:#fff;background-color:#900}.bg-themed-palette-sm-error-complement{color:#000;background-color:aqua}.bg-themed-palette-sm-error-invert{color:#000;background-color:aqua}.border-color-scheme-sm-discrete{border-color:#b3b3b3 !important}.border-color-scheme-sm-success{border-color:#004d00 !important}.border-color-scheme-sm-info{border-color:#ffd324 !important}.border-color-scheme-sm-warning{border-color:#b49104 !important}.border-color-scheme-sm-alert{border-color:#cc5c00 !important}.border-color-scheme-sm-error{border-color:#c00 !important}.foreground-grey-sm-100{color:#f4f4f4}.foreground-grey-sm-100-light{color:#fff}.foreground-grey-sm-100-lighter{color:#fff}.foreground-grey-sm-100-dark{color:#dbdbdb}.foreground-grey-sm-100-darker{color:#c1c1c1}.foreground-grey-sm-100-complement{color:#f4f4f4}.foreground-grey-sm-100-invert{color:#0b0b0b}.foreground-grey-sm-200{color:#e2e2e2}.foreground-grey-sm-200-light{color:#fff}.foreground-grey-sm-200-lighter{color:#fff}.foreground-grey-sm-200-dark{color:#c9c9c9}.foreground-grey-sm-200-darker{color:#afafaf}.foreground-grey-sm-200-complement{color:#e2e2e2}.foreground-grey-sm-200-invert{color:#1d1d1d}.foreground-grey-sm-300{color:#d0d0d0}.foreground-grey-sm-300-light{color:#f6f6f6}.foreground-grey-sm-300-lighter{color:#fff}.foreground-grey-sm-300-dark{color:#b7b7b7}.foreground-grey-sm-300-darker{color:#9d9d9d}.foreground-grey-sm-300-complement{color:#d0d0d0}.foreground-grey-sm-300-invert{color:#2f2f2f}.foreground-grey-sm-400{color:#bdbdbd}.foreground-grey-sm-400-light{color:#e3e3e3}.foreground-grey-sm-400-lighter{color:#fff}.foreground-grey-sm-400-dark{color:#a4a4a4}.foreground-grey-sm-400-darker{color:#8a8a8a}.foreground-grey-sm-400-complement{color:#bdbdbd}.foreground-grey-sm-400-invert{color:#424242}.foreground-grey-sm-500{color:#ababab}.foreground-grey-sm-500-light{color:#d1d1d1}.foreground-grey-sm-500-lighter{color:#f8f8f8}.foreground-grey-sm-500-dark{color:#929292}.foreground-grey-sm-500-darker{color:#787878}.foreground-grey-sm-500-complement{color:#ababab}.foreground-grey-sm-500-invert{color:#545454}.foreground-grey-sm-600{color:#999}.foreground-grey-sm-600-light{color:#bfbfbf}.foreground-grey-sm-600-lighter{color:#e6e6e6}.foreground-grey-sm-600-dark{color:gray}.foreground-grey-sm-600-darker{color:#666}.foreground-grey-sm-600-complement{color:#999}.foreground-grey-sm-600-invert{color:#666}.bg-grey-sm-100{background-color:#f4f4f4}.bg-grey-sm-100-light{background-color:#fff}.bg-grey-sm-100-lighter{background-color:#fff}.bg-grey-sm-100-dark{background-color:#dbdbdb}.bg-grey-sm-100-darker{background-color:#c1c1c1}.bg-grey-sm-100-complement{background-color:#f4f4f4}.bg-grey-sm-100-invert{background-color:#0b0b0b}.bg-grey-sm-200{background-color:#e2e2e2}.bg-grey-sm-200-light{background-color:#fff}.bg-grey-sm-200-lighter{background-color:#fff}.bg-grey-sm-200-dark{background-color:#c9c9c9}.bg-grey-sm-200-darker{background-color:#afafaf}.bg-grey-sm-200-complement{background-color:#e2e2e2}.bg-grey-sm-200-invert{background-color:#1d1d1d}.bg-grey-sm-300{background-color:#d0d0d0}.bg-grey-sm-300-light{background-color:#f6f6f6}.bg-grey-sm-300-lighter{background-color:#fff}.bg-grey-sm-300-dark{background-color:#b7b7b7}.bg-grey-sm-300-darker{background-color:#9d9d9d}.bg-grey-sm-300-complement{background-color:#d0d0d0}.bg-grey-sm-300-invert{background-color:#2f2f2f}.bg-grey-sm-400{background-color:#bdbdbd}.bg-grey-sm-400-light{background-color:#e3e3e3}.bg-grey-sm-400-lighter{background-color:#fff}.bg-grey-sm-400-dark{background-color:#a4a4a4}.bg-grey-sm-400-darker{background-color:#8a8a8a}.bg-grey-sm-400-complement{background-color:#bdbdbd}.bg-grey-sm-400-invert{background-color:#424242}.bg-grey-sm-500{background-color:#ababab}.bg-grey-sm-500-light{background-color:#d1d1d1}.bg-grey-sm-500-lighter{background-color:#f8f8f8}.bg-grey-sm-500-dark{background-color:#929292}.bg-grey-sm-500-darker{background-color:#787878}.bg-grey-sm-500-complement{background-color:#ababab}.bg-grey-sm-500-invert{background-color:#545454}.bg-grey-sm-600{background-color:#999}.bg-grey-sm-600-light{background-color:#bfbfbf}.bg-grey-sm-600-lighter{background-color:#e6e6e6}.bg-grey-sm-600-dark{background-color:gray}.bg-grey-sm-600-darker{background-color:#666}.bg-grey-sm-600-complement{background-color:#999}.bg-grey-sm-600-invert{background-color:#666}.bg-themed-palette-sm-100{color:#000;text-shadow:0 0 .125rem #dbdbdb;background-color:#f4f4f4}.bg-themed-palette-sm-100-light{color:#000;background-color:#fff}.bg-themed-palette-sm-100-lighter{color:#000;background-color:#fff}.bg-themed-palette-sm-100-dark{color:#000;background-color:#dbdbdb}.bg-themed-palette-sm-100-darker{color:#000;background-color:#c1c1c1}.bg-themed-palette-sm-100-complement{color:#000;background-color:#f4f4f4}.bg-themed-palette-sm-100-invert{color:#fff;background-color:#0b0b0b}.bg-themed-palette-sm-200{color:#000;text-shadow:0 0 .125rem #c9c9c9;background-color:#e2e2e2}.bg-themed-palette-sm-200-light{color:#000;background-color:#fff}.bg-themed-palette-sm-200-lighter{color:#000;background-color:#fff}.bg-themed-palette-sm-200-dark{color:#000;background-color:#c9c9c9}.bg-themed-palette-sm-200-darker{color:#000;background-color:#afafaf}.bg-themed-palette-sm-200-complement{color:#000;background-color:#e2e2e2}.bg-themed-palette-sm-200-invert{color:#fff;background-color:#1d1d1d}.bg-themed-palette-sm-300{color:#000;text-shadow:0 0 .125rem #b7b7b7;background-color:#d0d0d0}.bg-themed-palette-sm-300-light{color:#000;background-color:#f6f6f6}.bg-themed-palette-sm-300-lighter{color:#000;background-color:#fff}.bg-themed-palette-sm-300-dark{color:#000;background-color:#b7b7b7}.bg-themed-palette-sm-300-darker{color:#000;background-color:#9d9d9d}.bg-themed-palette-sm-300-complement{color:#000;background-color:#d0d0d0}.bg-themed-palette-sm-300-invert{color:#fff;background-color:#2f2f2f}.bg-themed-palette-sm-400{color:#000;text-shadow:0 0 .125rem #a4a4a4;background-color:#bdbdbd}.bg-themed-palette-sm-400-light{color:#000;background-color:#e3e3e3}.bg-themed-palette-sm-400-lighter{color:#000;background-color:#fff}.bg-themed-palette-sm-400-dark{color:#000;background-color:#a4a4a4}.bg-themed-palette-sm-400-darker{color:#000;background-color:#8a8a8a}.bg-themed-palette-sm-400-complement{color:#000;background-color:#bdbdbd}.bg-themed-palette-sm-400-invert{color:#fff;background-color:#424242}.bg-themed-palette-sm-500{color:#000;text-shadow:0 0 .125rem #929292;background-color:#ababab}.bg-themed-palette-sm-500-light{color:#000;background-color:#d1d1d1}.bg-themed-palette-sm-500-lighter{color:#000;background-color:#f8f8f8}.bg-themed-palette-sm-500-dark{color:#000;background-color:#929292}.bg-themed-palette-sm-500-darker{color:#fff;background-color:#787878}.bg-themed-palette-sm-500-complement{color:#000;background-color:#ababab}.bg-themed-palette-sm-500-invert{color:#fff;background-color:#545454}.bg-themed-palette-sm-600{color:#000;text-shadow:0 0 .125rem gray;background-color:#999}.bg-themed-palette-sm-600-light{color:#000;background-color:#bfbfbf}.bg-themed-palette-sm-600-lighter{color:#000;background-color:#e6e6e6}.bg-themed-palette-sm-600-dark{color:#000;background-color:gray}.bg-themed-palette-sm-600-darker{color:#fff;background-color:#666}.bg-themed-palette-sm-600-complement{color:#000;background-color:#999}.bg-themed-palette-sm-600-invert{color:#fff;background-color:#666}.border-color-grey-sm-100{border-color:#dbdbdb !important}.border-color-grey-sm-200{border-color:#c9c9c9 !important}.border-color-grey-sm-300{border-color:#b7b7b7 !important}.border-color-grey-sm-400{border-color:#a4a4a4 !important}.border-color-grey-sm-500{border-color:#929292 !important}.border-color-grey-sm-600{border-color:gray !important}}@media only screen and (max-width: 768px){.foreground-palette-md-yellow{color:#ffb900}.foreground-palette-md-yellow-light{color:#ffce4d}.foreground-palette-md-yellow-lighter{color:#ffe399}.foreground-palette-md-yellow-dark{color:#cc9400}.foreground-palette-md-yellow-darker{color:#996f00}.foreground-palette-md-yellow-complement{color:#0046ff}.foreground-palette-md-yellow-invert{color:#0046ff}.foreground-palette-md-orange{color:#d83b01}.foreground-palette-md-orange-light{color:#fe6127}.foreground-palette-md-orange-lighter{color:#fe9974}.foreground-palette-md-orange-dark{color:#a52d01}.foreground-palette-md-orange-darker{color:#721f01}.foreground-palette-md-orange-complement{color:#019ed8}.foreground-palette-md-orange-invert{color:#27c4fe}.foreground-palette-md-red{color:#d13438}.foreground-palette-md-red-light{color:#df7275}.foreground-palette-md-red-lighter{color:#edb1b2}.foreground-palette-md-red-dark{color:#ab272a}.foreground-palette-md-red-darker{color:#821d20}.foreground-palette-md-red-complement{color:#34d1cd}.foreground-palette-md-red-invert{color:#2ecbc7}.foreground-palette-md-magenta{color:#b4009e}.foreground-palette-md-magenta-light{color:#ff02e0}.foreground-palette-md-magenta-lighter{color:#ff4ee9}.foreground-palette-md-magenta-dark{color:#810071}.foreground-palette-md-magenta-darker{color:#4e0044}.foreground-palette-md-magenta-complement{color:#00b416}.foreground-palette-md-magenta-invert{color:#4bff61}.foreground-palette-md-purple{color:#5c2d91}.foreground-palette-md-purple-light{color:#8145c5}.foreground-palette-md-purple-lighter{color:#a980d7}.foreground-palette-md-purple-dark{color:#43216a}.foreground-palette-md-purple-darker{color:#2b1543}.foreground-palette-md-purple-complement{color:#62912d}.foreground-palette-md-purple-invert{color:#a3d26e}.foreground-palette-md-green{color:#107c10}.foreground-palette-md-green-light{color:#19c019}.foreground-palette-md-green-lighter{color:#3fe63f}.foreground-palette-md-green-dark{color:#0a4f0a}.foreground-palette-md-green-darker{color:#042204}.foreground-palette-md-green-complement{color:#7c107c}.foreground-palette-md-green-invert{color:#ef83ef}.foreground-palette-md-teal{color:#008272}.foreground-palette-md-teal-light{color:#00cfb5}.foreground-palette-md-teal-lighter{color:#1cffe3}.foreground-palette-md-teal-dark{color:#004f45}.foreground-palette-md-teal-darker{color:#001c19}.foreground-palette-md-teal-complement{color:#820010}.foreground-palette-md-teal-invert{color:#ff7d8d}.foreground-palette-md-blue{color:#0078d4}.foreground-palette-md-blue-light{color:#229fff}.foreground-palette-md-blue-lighter{color:#6ec0ff}.foreground-palette-md-blue-dark{color:#005ba1}.foreground-palette-md-blue-darker{color:#003e6e}.foreground-palette-md-blue-complement{color:#d45c00}.foreground-palette-md-blue-invert{color:#ff872b}.foreground-palette-md-dark{color:#323232}.foreground-palette-md-dark-light{color:#585858}.foreground-palette-md-dark-lighter{color:#7f7f7f}.foreground-palette-md-dark-dark{color:#191919}.foreground-palette-md-dark-darker{color:#000}.foreground-palette-md-dark-complement{color:#323232}.foreground-palette-md-dark-invert{color:#cdcdcd}.bg-palette-md-yellow{background-color:#ffb900}.bg-palette-md-yellow-light{background-color:#ffce4d}.bg-palette-md-yellow-lighter{background-color:#ffe399}.bg-palette-md-yellow-dark{background-color:#cc9400}.bg-palette-md-yellow-darker{background-color:#996f00}.bg-palette-md-yellow-complement{background-color:#0046ff}.bg-palette-md-yellow-invert{background-color:#0046ff}.bg-palette-md-orange{background-color:#d83b01}.bg-palette-md-orange-light{background-color:#fe6127}.bg-palette-md-orange-lighter{background-color:#fe9974}.bg-palette-md-orange-dark{background-color:#a52d01}.bg-palette-md-orange-darker{background-color:#721f01}.bg-palette-md-orange-complement{background-color:#019ed8}.bg-palette-md-orange-invert{background-color:#27c4fe}.bg-palette-md-red{background-color:#d13438}.bg-palette-md-red-light{background-color:#df7275}.bg-palette-md-red-lighter{background-color:#edb1b2}.bg-palette-md-red-dark{background-color:#ab272a}.bg-palette-md-red-darker{background-color:#821d20}.bg-palette-md-red-complement{background-color:#34d1cd}.bg-palette-md-red-invert{background-color:#2ecbc7}.bg-palette-md-magenta{background-color:#b4009e}.bg-palette-md-magenta-light{background-color:#ff02e0}.bg-palette-md-magenta-lighter{background-color:#ff4ee9}.bg-palette-md-magenta-dark{background-color:#810071}.bg-palette-md-magenta-darker{background-color:#4e0044}.bg-palette-md-magenta-complement{background-color:#00b416}.bg-palette-md-magenta-invert{background-color:#4bff61}.bg-palette-md-purple{background-color:#5c2d91}.bg-palette-md-purple-light{background-color:#8145c5}.bg-palette-md-purple-lighter{background-color:#a980d7}.bg-palette-md-purple-dark{background-color:#43216a}.bg-palette-md-purple-darker{background-color:#2b1543}.bg-palette-md-purple-complement{background-color:#62912d}.bg-palette-md-purple-invert{background-color:#a3d26e}.bg-palette-md-green{background-color:#107c10}.bg-palette-md-green-light{background-color:#19c019}.bg-palette-md-green-lighter{background-color:#3fe63f}.bg-palette-md-green-dark{background-color:#0a4f0a}.bg-palette-md-green-darker{background-color:#042204}.bg-palette-md-green-complement{background-color:#7c107c}.bg-palette-md-green-invert{background-color:#ef83ef}.bg-palette-md-teal{background-color:#008272}.bg-palette-md-teal-light{background-color:#00cfb5}.bg-palette-md-teal-lighter{background-color:#1cffe3}.bg-palette-md-teal-dark{background-color:#004f45}.bg-palette-md-teal-darker{background-color:#001c19}.bg-palette-md-teal-complement{background-color:#820010}.bg-palette-md-teal-invert{background-color:#ff7d8d}.bg-palette-md-blue{background-color:#0078d4}.bg-palette-md-blue-light{background-color:#229fff}.bg-palette-md-blue-lighter{background-color:#6ec0ff}.bg-palette-md-blue-dark{background-color:#005ba1}.bg-palette-md-blue-darker{background-color:#003e6e}.bg-palette-md-blue-complement{background-color:#d45c00}.bg-palette-md-blue-invert{background-color:#ff872b}.bg-palette-md-dark{background-color:#323232}.bg-palette-md-dark-light{background-color:#585858}.bg-palette-md-dark-lighter{background-color:#7f7f7f}.bg-palette-md-dark-dark{background-color:#191919}.bg-palette-md-dark-darker{background-color:#000}.bg-palette-md-dark-complement{background-color:#323232}.bg-palette-md-dark-invert{background-color:#cdcdcd}.bg-themed-palette-md-yellow{color:#000;text-shadow:0 0 .125rem #cc9400;background-color:#ffb900}.bg-themed-palette-md-yellow-light{color:#000;background-color:#ffce4d}.bg-themed-palette-md-yellow-lighter{color:#000;background-color:#ffe399}.bg-themed-palette-md-yellow-dark{color:#000;background-color:#cc9400}.bg-themed-palette-md-yellow-darker{color:#fff;background-color:#996f00}.bg-themed-palette-md-yellow-complement{color:#fff;background-color:#0046ff}.bg-themed-palette-md-yellow-invert{color:#fff;background-color:#0046ff}.bg-themed-palette-md-orange{color:#fff;text-shadow:0 0 .125rem #a52d01;background-color:#d83b01}.bg-themed-palette-md-orange-light{color:#000;background-color:#fe6127}.bg-themed-palette-md-orange-lighter{color:#000;background-color:#fe9974}.bg-themed-palette-md-orange-dark{color:#fff;background-color:#a52d01}.bg-themed-palette-md-orange-darker{color:#fff;background-color:#721f01}.bg-themed-palette-md-orange-complement{color:#fff;background-color:#019ed8}.bg-themed-palette-md-orange-invert{color:#000;background-color:#27c4fe}.bg-themed-palette-md-red{color:#fff;text-shadow:0 0 .125rem #ab272a;background-color:#d13438}.bg-themed-palette-md-red-light{color:#000;background-color:#df7275}.bg-themed-palette-md-red-lighter{color:#000;background-color:#edb1b2}.bg-themed-palette-md-red-dark{color:#fff;background-color:#ab272a}.bg-themed-palette-md-red-darker{color:#fff;background-color:#821d20}.bg-themed-palette-md-red-complement{color:#000;background-color:#34d1cd}.bg-themed-palette-md-red-invert{color:#000;background-color:#2ecbc7}.bg-themed-palette-md-magenta{color:#fff;text-shadow:0 0 .125rem #810071;background-color:#b4009e}.bg-themed-palette-md-magenta-light{color:#fff;background-color:#ff02e0}.bg-themed-palette-md-magenta-lighter{color:#000;background-color:#ff4ee9}.bg-themed-palette-md-magenta-dark{color:#fff;background-color:#810071}.bg-themed-palette-md-magenta-darker{color:#fff;background-color:#4e0044}.bg-themed-palette-md-magenta-complement{color:#fff;background-color:#00b416}.bg-themed-palette-md-magenta-invert{color:#000;background-color:#4bff61}.bg-themed-palette-md-purple{color:#fff;text-shadow:0 0 .125rem #43216a;background-color:#5c2d91}.bg-themed-palette-md-purple-light{color:#fff;background-color:#8145c5}.bg-themed-palette-md-purple-lighter{color:#000;background-color:#a980d7}.bg-themed-palette-md-purple-dark{color:#fff;background-color:#43216a}.bg-themed-palette-md-purple-darker{color:#fff;background-color:#2b1543}.bg-themed-palette-md-purple-complement{color:#000;background-color:#62912d}.bg-themed-palette-md-purple-invert{color:#000;background-color:#a3d26e}.bg-themed-palette-md-green{color:#fff;text-shadow:0 0 .125rem #0a4f0a;background-color:#107c10}.bg-themed-palette-md-green-light{color:#000;background-color:#19c019}.bg-themed-palette-md-green-lighter{color:#000;background-color:#3fe63f}.bg-themed-palette-md-green-dark{color:#fff;background-color:#0a4f0a}.bg-themed-palette-md-green-darker{color:#fff;background-color:#042204}.bg-themed-palette-md-green-complement{color:#fff;background-color:#7c107c}.bg-themed-palette-md-green-invert{color:#000;background-color:#ef83ef}.bg-themed-palette-md-teal{color:#fff;text-shadow:0 0 .125rem #004f45;background-color:#008272}.bg-themed-palette-md-teal-light{color:#000;background-color:#00cfb5}.bg-themed-palette-md-teal-lighter{color:#000;background-color:#1cffe3}.bg-themed-palette-md-teal-dark{color:#fff;background-color:#004f45}.bg-themed-palette-md-teal-darker{color:#fff;background-color:#001c19}.bg-themed-palette-md-teal-complement{color:#fff;background-color:#820010}.bg-themed-palette-md-teal-invert{color:#000;background-color:#ff7d8d}.bg-themed-palette-md-blue{color:#fff;text-shadow:0 0 .125rem #005ba1;background-color:#0078d4}.bg-themed-palette-md-blue-light{color:#fff;background-color:#229fff}.bg-themed-palette-md-blue-lighter{color:#000;background-color:#6ec0ff}.bg-themed-palette-md-blue-dark{color:#fff;background-color:#005ba1}.bg-themed-palette-md-blue-darker{color:#fff;background-color:#003e6e}.bg-themed-palette-md-blue-complement{color:#000;background-color:#d45c00}.bg-themed-palette-md-blue-invert{color:#000;background-color:#ff872b}.bg-themed-palette-md-dark{color:#fff;text-shadow:0 0 .125rem #191919;background-color:#323232}.bg-themed-palette-md-dark-light{color:#fff;background-color:#585858}.bg-themed-palette-md-dark-lighter{color:#fff;background-color:#7f7f7f}.bg-themed-palette-md-dark-dark{color:#fff;background-color:#191919}.bg-themed-palette-md-dark-darker{color:#fff;background-color:#000}.bg-themed-palette-md-dark-complement{color:#fff;background-color:#323232}.bg-themed-palette-md-dark-invert{color:#000;background-color:#cdcdcd}.border-color-palette-md-yellow{border-color:#cc9400 !important}.border-color-palette-md-orange{border-color:#a52d01 !important}.border-color-palette-md-red{border-color:#ab272a !important}.border-color-palette-md-magenta{border-color:#810071 !important}.border-color-palette-md-purple{border-color:#43216a !important}.border-color-palette-md-green{border-color:#0a4f0a !important}.border-color-palette-md-teal{border-color:#004f45 !important}.border-color-palette-md-blue{border-color:#005ba1 !important}.border-color-palette-md-dark{border-color:#191919 !important}.foreground-scheme-md-discrete{color:#ccc}.foreground-scheme-md-discrete-light{color:#f2f2f2}.foreground-scheme-md-discrete-lighter{color:#fff}.foreground-scheme-md-discrete-dark{color:#b3b3b3}.foreground-scheme-md-discrete-darker{color:#999}.foreground-scheme-md-discrete-complement{color:#ccc}.foreground-scheme-md-discrete-invert{color:#333}.foreground-scheme-md-success{color:green}.foreground-scheme-md-success-light{color:#00cd00}.foreground-scheme-md-success-lighter{color:#1aff1a}.foreground-scheme-md-success-dark{color:#004d00}.foreground-scheme-md-success-darker{color:#001a00}.foreground-scheme-md-success-complement{color:purple}.foreground-scheme-md-success-invert{color:#ff7fff}.foreground-scheme-md-info{color:#ffdd57}.foreground-scheme-md-info-light{color:#ffeca4}.foreground-scheme-md-info-lighter{color:#fffcf0}.foreground-scheme-md-info-dark{color:#ffd324}.foreground-scheme-md-info-darker{color:#f0bf00}.foreground-scheme-md-info-complement{color:#5779ff}.foreground-scheme-md-info-invert{color:#0022a8}.foreground-scheme-md-warning{color:#e6b905}.foreground-scheme-md-warning-light{color:#fbd53c}.foreground-scheme-md-warning-lighter{color:#fde587}.foreground-scheme-md-warning-dark{color:#b49104}.foreground-scheme-md-warning-darker{color:#826803}.foreground-scheme-md-warning-complement{color:#0532e6}.foreground-scheme-md-warning-invert{color:#1946fa}.foreground-scheme-md-alert{color:#ff7300}.foreground-scheme-md-alert-light{color:#ff9d4d}.foreground-scheme-md-alert-lighter{color:#ffc799}.foreground-scheme-md-alert-dark{color:#cc5c00}.foreground-scheme-md-alert-darker{color:#994500}.foreground-scheme-md-alert-complement{color:#008cff}.foreground-scheme-md-alert-invert{color:#008cff}.foreground-scheme-md-error{color:red}.foreground-scheme-md-error-light{color:#ff4d4d}.foreground-scheme-md-error-lighter{color:#f99}.foreground-scheme-md-error-dark{color:#c00}.foreground-scheme-md-error-darker{color:#900}.foreground-scheme-md-error-complement{color:aqua}.foreground-scheme-md-error-invert{color:aqua}.bg-scheme-md-discrete{background-color:#ccc}.bg-scheme-md-discrete-light{background-color:#f2f2f2}.bg-scheme-md-discrete-lighter{background-color:#fff}.bg-scheme-md-discrete-dark{background-color:#b3b3b3}.bg-scheme-md-discrete-darker{background-color:#999}.bg-scheme-md-discrete-complement{background-color:#ccc}.bg-scheme-md-discrete-invert{background-color:#333}.bg-scheme-md-success{background-color:green}.bg-scheme-md-success-light{background-color:#00cd00}.bg-scheme-md-success-lighter{background-color:#1aff1a}.bg-scheme-md-success-dark{background-color:#004d00}.bg-scheme-md-success-darker{background-color:#001a00}.bg-scheme-md-success-complement{background-color:purple}.bg-scheme-md-success-invert{background-color:#ff7fff}.bg-scheme-md-info{background-color:#ffdd57}.bg-scheme-md-info-light{background-color:#ffeca4}.bg-scheme-md-info-lighter{background-color:#fffcf0}.bg-scheme-md-info-dark{background-color:#ffd324}.bg-scheme-md-info-darker{background-color:#f0bf00}.bg-scheme-md-info-complement{background-color:#5779ff}.bg-scheme-md-info-invert{background-color:#0022a8}.bg-scheme-md-warning{background-color:#e6b905}.bg-scheme-md-warning-light{background-color:#fbd53c}.bg-scheme-md-warning-lighter{background-color:#fde587}.bg-scheme-md-warning-dark{background-color:#b49104}.bg-scheme-md-warning-darker{background-color:#826803}.bg-scheme-md-warning-complement{background-color:#0532e6}.bg-scheme-md-warning-invert{background-color:#1946fa}.bg-scheme-md-alert{background-color:#ff7300}.bg-scheme-md-alert-light{background-color:#ff9d4d}.bg-scheme-md-alert-lighter{background-color:#ffc799}.bg-scheme-md-alert-dark{background-color:#cc5c00}.bg-scheme-md-alert-darker{background-color:#994500}.bg-scheme-md-alert-complement{background-color:#008cff}.bg-scheme-md-alert-invert{background-color:#008cff}.bg-scheme-md-error{background-color:red}.bg-scheme-md-error-light{background-color:#ff4d4d}.bg-scheme-md-error-lighter{background-color:#f99}.bg-scheme-md-error-dark{background-color:#c00}.bg-scheme-md-error-darker{background-color:#900}.bg-scheme-md-error-complement{background-color:aqua}.bg-scheme-md-error-invert{background-color:aqua}.bg-themed-palette-md-discrete{color:#000;text-shadow:0 0 .125rem #b3b3b3;background-color:#ccc}.bg-themed-palette-md-discrete-light{color:#000;background-color:#f2f2f2}.bg-themed-palette-md-discrete-lighter{color:#000;background-color:#fff}.bg-themed-palette-md-discrete-dark{color:#000;background-color:#b3b3b3}.bg-themed-palette-md-discrete-darker{color:#000;background-color:#999}.bg-themed-palette-md-discrete-complement{color:#000;background-color:#ccc}.bg-themed-palette-md-discrete-invert{color:#fff;background-color:#333}.bg-themed-palette-md-success{color:#fff;text-shadow:0 0 .125rem #004d00;background-color:green}.bg-themed-palette-md-success-light{color:#000;background-color:#00cd00}.bg-themed-palette-md-success-lighter{color:#000;background-color:#1aff1a}.bg-themed-palette-md-success-dark{color:#fff;background-color:#004d00}.bg-themed-palette-md-success-darker{color:#fff;background-color:#001a00}.bg-themed-palette-md-success-complement{color:#fff;background-color:purple}.bg-themed-palette-md-success-invert{color:#000;background-color:#ff7fff}.bg-themed-palette-md-info{color:#000;text-shadow:0 0 .125rem #ffd324;background-color:#ffdd57}.bg-themed-palette-md-info-light{color:#000;background-color:#ffeca4}.bg-themed-palette-md-info-lighter{color:#000;background-color:#fffcf0}.bg-themed-palette-md-info-dark{color:#000;background-color:#ffd324}.bg-themed-palette-md-info-darker{color:#000;background-color:#f0bf00}.bg-themed-palette-md-info-complement{color:#fff;background-color:#5779ff}.bg-themed-palette-md-info-invert{color:#fff;background-color:#0022a8}.bg-themed-palette-md-warning{color:#000;text-shadow:0 0 .125rem #b49104;background-color:#e6b905}.bg-themed-palette-md-warning-light{color:#000;background-color:#fbd53c}.bg-themed-palette-md-warning-lighter{color:#000;background-color:#fde587}.bg-themed-palette-md-warning-dark{color:#000;background-color:#b49104}.bg-themed-palette-md-warning-darker{color:#fff;background-color:#826803}.bg-themed-palette-md-warning-complement{color:#fff;background-color:#0532e6}.bg-themed-palette-md-warning-invert{color:#fff;background-color:#1946fa}.bg-themed-palette-md-alert{color:#000;text-shadow:0 0 .125rem #cc5c00;background-color:#ff7300}.bg-themed-palette-md-alert-light{color:#000;background-color:#ff9d4d}.bg-themed-palette-md-alert-lighter{color:#000;background-color:#ffc799}.bg-themed-palette-md-alert-dark{color:#000;background-color:#cc5c00}.bg-themed-palette-md-alert-darker{color:#fff;background-color:#994500}.bg-themed-palette-md-alert-complement{color:#fff;background-color:#008cff}.bg-themed-palette-md-alert-invert{color:#fff;background-color:#008cff}.bg-themed-palette-md-error{color:#fff;text-shadow:0 0 .125rem #c00;background-color:red}.bg-themed-palette-md-error-light{color:#000;background-color:#ff4d4d}.bg-themed-palette-md-error-lighter{color:#000;background-color:#f99}.bg-themed-palette-md-error-dark{color:#fff;background-color:#c00}.bg-themed-palette-md-error-darker{color:#fff;background-color:#900}.bg-themed-palette-md-error-complement{color:#000;background-color:aqua}.bg-themed-palette-md-error-invert{color:#000;background-color:aqua}.border-color-scheme-md-discrete{border-color:#b3b3b3 !important}.border-color-scheme-md-success{border-color:#004d00 !important}.border-color-scheme-md-info{border-color:#ffd324 !important}.border-color-scheme-md-warning{border-color:#b49104 !important}.border-color-scheme-md-alert{border-color:#cc5c00 !important}.border-color-scheme-md-error{border-color:#c00 !important}.foreground-grey-md-100{color:#f4f4f4}.foreground-grey-md-100-light{color:#fff}.foreground-grey-md-100-lighter{color:#fff}.foreground-grey-md-100-dark{color:#dbdbdb}.foreground-grey-md-100-darker{color:#c1c1c1}.foreground-grey-md-100-complement{color:#f4f4f4}.foreground-grey-md-100-invert{color:#0b0b0b}.foreground-grey-md-200{color:#e2e2e2}.foreground-grey-md-200-light{color:#fff}.foreground-grey-md-200-lighter{color:#fff}.foreground-grey-md-200-dark{color:#c9c9c9}.foreground-grey-md-200-darker{color:#afafaf}.foreground-grey-md-200-complement{color:#e2e2e2}.foreground-grey-md-200-invert{color:#1d1d1d}.foreground-grey-md-300{color:#d0d0d0}.foreground-grey-md-300-light{color:#f6f6f6}.foreground-grey-md-300-lighter{color:#fff}.foreground-grey-md-300-dark{color:#b7b7b7}.foreground-grey-md-300-darker{color:#9d9d9d}.foreground-grey-md-300-complement{color:#d0d0d0}.foreground-grey-md-300-invert{color:#2f2f2f}.foreground-grey-md-400{color:#bdbdbd}.foreground-grey-md-400-light{color:#e3e3e3}.foreground-grey-md-400-lighter{color:#fff}.foreground-grey-md-400-dark{color:#a4a4a4}.foreground-grey-md-400-darker{color:#8a8a8a}.foreground-grey-md-400-complement{color:#bdbdbd}.foreground-grey-md-400-invert{color:#424242}.foreground-grey-md-500{color:#ababab}.foreground-grey-md-500-light{color:#d1d1d1}.foreground-grey-md-500-lighter{color:#f8f8f8}.foreground-grey-md-500-dark{color:#929292}.foreground-grey-md-500-darker{color:#787878}.foreground-grey-md-500-complement{color:#ababab}.foreground-grey-md-500-invert{color:#545454}.foreground-grey-md-600{color:#999}.foreground-grey-md-600-light{color:#bfbfbf}.foreground-grey-md-600-lighter{color:#e6e6e6}.foreground-grey-md-600-dark{color:gray}.foreground-grey-md-600-darker{color:#666}.foreground-grey-md-600-complement{color:#999}.foreground-grey-md-600-invert{color:#666}.bg-grey-md-100{background-color:#f4f4f4}.bg-grey-md-100-light{background-color:#fff}.bg-grey-md-100-lighter{background-color:#fff}.bg-grey-md-100-dark{background-color:#dbdbdb}.bg-grey-md-100-darker{background-color:#c1c1c1}.bg-grey-md-100-complement{background-color:#f4f4f4}.bg-grey-md-100-invert{background-color:#0b0b0b}.bg-grey-md-200{background-color:#e2e2e2}.bg-grey-md-200-light{background-color:#fff}.bg-grey-md-200-lighter{background-color:#fff}.bg-grey-md-200-dark{background-color:#c9c9c9}.bg-grey-md-200-darker{background-color:#afafaf}.bg-grey-md-200-complement{background-color:#e2e2e2}.bg-grey-md-200-invert{background-color:#1d1d1d}.bg-grey-md-300{background-color:#d0d0d0}.bg-grey-md-300-light{background-color:#f6f6f6}.bg-grey-md-300-lighter{background-color:#fff}.bg-grey-md-300-dark{background-color:#b7b7b7}.bg-grey-md-300-darker{background-color:#9d9d9d}.bg-grey-md-300-complement{background-color:#d0d0d0}.bg-grey-md-300-invert{background-color:#2f2f2f}.bg-grey-md-400{background-color:#bdbdbd}.bg-grey-md-400-light{background-color:#e3e3e3}.bg-grey-md-400-lighter{background-color:#fff}.bg-grey-md-400-dark{background-color:#a4a4a4}.bg-grey-md-400-darker{background-color:#8a8a8a}.bg-grey-md-400-complement{background-color:#bdbdbd}.bg-grey-md-400-invert{background-color:#424242}.bg-grey-md-500{background-color:#ababab}.bg-grey-md-500-light{background-color:#d1d1d1}.bg-grey-md-500-lighter{background-color:#f8f8f8}.bg-grey-md-500-dark{background-color:#929292}.bg-grey-md-500-darker{background-color:#787878}.bg-grey-md-500-complement{background-color:#ababab}.bg-grey-md-500-invert{background-color:#545454}.bg-grey-md-600{background-color:#999}.bg-grey-md-600-light{background-color:#bfbfbf}.bg-grey-md-600-lighter{background-color:#e6e6e6}.bg-grey-md-600-dark{background-color:gray}.bg-grey-md-600-darker{background-color:#666}.bg-grey-md-600-complement{background-color:#999}.bg-grey-md-600-invert{background-color:#666}.bg-themed-palette-md-100{color:#000;text-shadow:0 0 .125rem #dbdbdb;background-color:#f4f4f4}.bg-themed-palette-md-100-light{color:#000;background-color:#fff}.bg-themed-palette-md-100-lighter{color:#000;background-color:#fff}.bg-themed-palette-md-100-dark{color:#000;background-color:#dbdbdb}.bg-themed-palette-md-100-darker{color:#000;background-color:#c1c1c1}.bg-themed-palette-md-100-complement{color:#000;background-color:#f4f4f4}.bg-themed-palette-md-100-invert{color:#fff;background-color:#0b0b0b}.bg-themed-palette-md-200{color:#000;text-shadow:0 0 .125rem #c9c9c9;background-color:#e2e2e2}.bg-themed-palette-md-200-light{color:#000;background-color:#fff}.bg-themed-palette-md-200-lighter{color:#000;background-color:#fff}.bg-themed-palette-md-200-dark{color:#000;background-color:#c9c9c9}.bg-themed-palette-md-200-darker{color:#000;background-color:#afafaf}.bg-themed-palette-md-200-complement{color:#000;background-color:#e2e2e2}.bg-themed-palette-md-200-invert{color:#fff;background-color:#1d1d1d}.bg-themed-palette-md-300{color:#000;text-shadow:0 0 .125rem #b7b7b7;background-color:#d0d0d0}.bg-themed-palette-md-300-light{color:#000;background-color:#f6f6f6}.bg-themed-palette-md-300-lighter{color:#000;background-color:#fff}.bg-themed-palette-md-300-dark{color:#000;background-color:#b7b7b7}.bg-themed-palette-md-300-darker{color:#000;background-color:#9d9d9d}.bg-themed-palette-md-300-complement{color:#000;background-color:#d0d0d0}.bg-themed-palette-md-300-invert{color:#fff;background-color:#2f2f2f}.bg-themed-palette-md-400{color:#000;text-shadow:0 0 .125rem #a4a4a4;background-color:#bdbdbd}.bg-themed-palette-md-400-light{color:#000;background-color:#e3e3e3}.bg-themed-palette-md-400-lighter{color:#000;background-color:#fff}.bg-themed-palette-md-400-dark{color:#000;background-color:#a4a4a4}.bg-themed-palette-md-400-darker{color:#000;background-color:#8a8a8a}.bg-themed-palette-md-400-complement{color:#000;background-color:#bdbdbd}.bg-themed-palette-md-400-invert{color:#fff;background-color:#424242}.bg-themed-palette-md-500{color:#000;text-shadow:0 0 .125rem #929292;background-color:#ababab}.bg-themed-palette-md-500-light{color:#000;background-color:#d1d1d1}.bg-themed-palette-md-500-lighter{color:#000;background-color:#f8f8f8}.bg-themed-palette-md-500-dark{color:#000;background-color:#929292}.bg-themed-palette-md-500-darker{color:#fff;background-color:#787878}.bg-themed-palette-md-500-complement{color:#000;background-color:#ababab}.bg-themed-palette-md-500-invert{color:#fff;background-color:#545454}.bg-themed-palette-md-600{color:#000;text-shadow:0 0 .125rem gray;background-color:#999}.bg-themed-palette-md-600-light{color:#000;background-color:#bfbfbf}.bg-themed-palette-md-600-lighter{color:#000;background-color:#e6e6e6}.bg-themed-palette-md-600-dark{color:#000;background-color:gray}.bg-themed-palette-md-600-darker{color:#fff;background-color:#666}.bg-themed-palette-md-600-complement{color:#000;background-color:#999}.bg-themed-palette-md-600-invert{color:#fff;background-color:#666}.border-color-grey-md-100{border-color:#dbdbdb !important}.border-color-grey-md-200{border-color:#c9c9c9 !important}.border-color-grey-md-300{border-color:#b7b7b7 !important}.border-color-grey-md-400{border-color:#a4a4a4 !important}.border-color-grey-md-500{border-color:#929292 !important}.border-color-grey-md-600{border-color:gray !important}}@media only screen and (max-width: 1024px){.foreground-palette-lg-yellow{color:#ffb900}.foreground-palette-lg-yellow-light{color:#ffce4d}.foreground-palette-lg-yellow-lighter{color:#ffe399}.foreground-palette-lg-yellow-dark{color:#cc9400}.foreground-palette-lg-yellow-darker{color:#996f00}.foreground-palette-lg-yellow-complement{color:#0046ff}.foreground-palette-lg-yellow-invert{color:#0046ff}.foreground-palette-lg-orange{color:#d83b01}.foreground-palette-lg-orange-light{color:#fe6127}.foreground-palette-lg-orange-lighter{color:#fe9974}.foreground-palette-lg-orange-dark{color:#a52d01}.foreground-palette-lg-orange-darker{color:#721f01}.foreground-palette-lg-orange-complement{color:#019ed8}.foreground-palette-lg-orange-invert{color:#27c4fe}.foreground-palette-lg-red{color:#d13438}.foreground-palette-lg-red-light{color:#df7275}.foreground-palette-lg-red-lighter{color:#edb1b2}.foreground-palette-lg-red-dark{color:#ab272a}.foreground-palette-lg-red-darker{color:#821d20}.foreground-palette-lg-red-complement{color:#34d1cd}.foreground-palette-lg-red-invert{color:#2ecbc7}.foreground-palette-lg-magenta{color:#b4009e}.foreground-palette-lg-magenta-light{color:#ff02e0}.foreground-palette-lg-magenta-lighter{color:#ff4ee9}.foreground-palette-lg-magenta-dark{color:#810071}.foreground-palette-lg-magenta-darker{color:#4e0044}.foreground-palette-lg-magenta-complement{color:#00b416}.foreground-palette-lg-magenta-invert{color:#4bff61}.foreground-palette-lg-purple{color:#5c2d91}.foreground-palette-lg-purple-light{color:#8145c5}.foreground-palette-lg-purple-lighter{color:#a980d7}.foreground-palette-lg-purple-dark{color:#43216a}.foreground-palette-lg-purple-darker{color:#2b1543}.foreground-palette-lg-purple-complement{color:#62912d}.foreground-palette-lg-purple-invert{color:#a3d26e}.foreground-palette-lg-green{color:#107c10}.foreground-palette-lg-green-light{color:#19c019}.foreground-palette-lg-green-lighter{color:#3fe63f}.foreground-palette-lg-green-dark{color:#0a4f0a}.foreground-palette-lg-green-darker{color:#042204}.foreground-palette-lg-green-complement{color:#7c107c}.foreground-palette-lg-green-invert{color:#ef83ef}.foreground-palette-lg-teal{color:#008272}.foreground-palette-lg-teal-light{color:#00cfb5}.foreground-palette-lg-teal-lighter{color:#1cffe3}.foreground-palette-lg-teal-dark{color:#004f45}.foreground-palette-lg-teal-darker{color:#001c19}.foreground-palette-lg-teal-complement{color:#820010}.foreground-palette-lg-teal-invert{color:#ff7d8d}.foreground-palette-lg-blue{color:#0078d4}.foreground-palette-lg-blue-light{color:#229fff}.foreground-palette-lg-blue-lighter{color:#6ec0ff}.foreground-palette-lg-blue-dark{color:#005ba1}.foreground-palette-lg-blue-darker{color:#003e6e}.foreground-palette-lg-blue-complement{color:#d45c00}.foreground-palette-lg-blue-invert{color:#ff872b}.foreground-palette-lg-dark{color:#323232}.foreground-palette-lg-dark-light{color:#585858}.foreground-palette-lg-dark-lighter{color:#7f7f7f}.foreground-palette-lg-dark-dark{color:#191919}.foreground-palette-lg-dark-darker{color:#000}.foreground-palette-lg-dark-complement{color:#323232}.foreground-palette-lg-dark-invert{color:#cdcdcd}.bg-palette-lg-yellow{background-color:#ffb900}.bg-palette-lg-yellow-light{background-color:#ffce4d}.bg-palette-lg-yellow-lighter{background-color:#ffe399}.bg-palette-lg-yellow-dark{background-color:#cc9400}.bg-palette-lg-yellow-darker{background-color:#996f00}.bg-palette-lg-yellow-complement{background-color:#0046ff}.bg-palette-lg-yellow-invert{background-color:#0046ff}.bg-palette-lg-orange{background-color:#d83b01}.bg-palette-lg-orange-light{background-color:#fe6127}.bg-palette-lg-orange-lighter{background-color:#fe9974}.bg-palette-lg-orange-dark{background-color:#a52d01}.bg-palette-lg-orange-darker{background-color:#721f01}.bg-palette-lg-orange-complement{background-color:#019ed8}.bg-palette-lg-orange-invert{background-color:#27c4fe}.bg-palette-lg-red{background-color:#d13438}.bg-palette-lg-red-light{background-color:#df7275}.bg-palette-lg-red-lighter{background-color:#edb1b2}.bg-palette-lg-red-dark{background-color:#ab272a}.bg-palette-lg-red-darker{background-color:#821d20}.bg-palette-lg-red-complement{background-color:#34d1cd}.bg-palette-lg-red-invert{background-color:#2ecbc7}.bg-palette-lg-magenta{background-color:#b4009e}.bg-palette-lg-magenta-light{background-color:#ff02e0}.bg-palette-lg-magenta-lighter{background-color:#ff4ee9}.bg-palette-lg-magenta-dark{background-color:#810071}.bg-palette-lg-magenta-darker{background-color:#4e0044}.bg-palette-lg-magenta-complement{background-color:#00b416}.bg-palette-lg-magenta-invert{background-color:#4bff61}.bg-palette-lg-purple{background-color:#5c2d91}.bg-palette-lg-purple-light{background-color:#8145c5}.bg-palette-lg-purple-lighter{background-color:#a980d7}.bg-palette-lg-purple-dark{background-color:#43216a}.bg-palette-lg-purple-darker{background-color:#2b1543}.bg-palette-lg-purple-complement{background-color:#62912d}.bg-palette-lg-purple-invert{background-color:#a3d26e}.bg-palette-lg-green{background-color:#107c10}.bg-palette-lg-green-light{background-color:#19c019}.bg-palette-lg-green-lighter{background-color:#3fe63f}.bg-palette-lg-green-dark{background-color:#0a4f0a}.bg-palette-lg-green-darker{background-color:#042204}.bg-palette-lg-green-complement{background-color:#7c107c}.bg-palette-lg-green-invert{background-color:#ef83ef}.bg-palette-lg-teal{background-color:#008272}.bg-palette-lg-teal-light{background-color:#00cfb5}.bg-palette-lg-teal-lighter{background-color:#1cffe3}.bg-palette-lg-teal-dark{background-color:#004f45}.bg-palette-lg-teal-darker{background-color:#001c19}.bg-palette-lg-teal-complement{background-color:#820010}.bg-palette-lg-teal-invert{background-color:#ff7d8d}.bg-palette-lg-blue{background-color:#0078d4}.bg-palette-lg-blue-light{background-color:#229fff}.bg-palette-lg-blue-lighter{background-color:#6ec0ff}.bg-palette-lg-blue-dark{background-color:#005ba1}.bg-palette-lg-blue-darker{background-color:#003e6e}.bg-palette-lg-blue-complement{background-color:#d45c00}.bg-palette-lg-blue-invert{background-color:#ff872b}.bg-palette-lg-dark{background-color:#323232}.bg-palette-lg-dark-light{background-color:#585858}.bg-palette-lg-dark-lighter{background-color:#7f7f7f}.bg-palette-lg-dark-dark{background-color:#191919}.bg-palette-lg-dark-darker{background-color:#000}.bg-palette-lg-dark-complement{background-color:#323232}.bg-palette-lg-dark-invert{background-color:#cdcdcd}.bg-themed-palette-lg-yellow{color:#000;text-shadow:0 0 .125rem #cc9400;background-color:#ffb900}.bg-themed-palette-lg-yellow-light{color:#000;background-color:#ffce4d}.bg-themed-palette-lg-yellow-lighter{color:#000;background-color:#ffe399}.bg-themed-palette-lg-yellow-dark{color:#000;background-color:#cc9400}.bg-themed-palette-lg-yellow-darker{color:#fff;background-color:#996f00}.bg-themed-palette-lg-yellow-complement{color:#fff;background-color:#0046ff}.bg-themed-palette-lg-yellow-invert{color:#fff;background-color:#0046ff}.bg-themed-palette-lg-orange{color:#fff;text-shadow:0 0 .125rem #a52d01;background-color:#d83b01}.bg-themed-palette-lg-orange-light{color:#000;background-color:#fe6127}.bg-themed-palette-lg-orange-lighter{color:#000;background-color:#fe9974}.bg-themed-palette-lg-orange-dark{color:#fff;background-color:#a52d01}.bg-themed-palette-lg-orange-darker{color:#fff;background-color:#721f01}.bg-themed-palette-lg-orange-complement{color:#fff;background-color:#019ed8}.bg-themed-palette-lg-orange-invert{color:#000;background-color:#27c4fe}.bg-themed-palette-lg-red{color:#fff;text-shadow:0 0 .125rem #ab272a;background-color:#d13438}.bg-themed-palette-lg-red-light{color:#000;background-color:#df7275}.bg-themed-palette-lg-red-lighter{color:#000;background-color:#edb1b2}.bg-themed-palette-lg-red-dark{color:#fff;background-color:#ab272a}.bg-themed-palette-lg-red-darker{color:#fff;background-color:#821d20}.bg-themed-palette-lg-red-complement{color:#000;background-color:#34d1cd}.bg-themed-palette-lg-red-invert{color:#000;background-color:#2ecbc7}.bg-themed-palette-lg-magenta{color:#fff;text-shadow:0 0 .125rem #810071;background-color:#b4009e}.bg-themed-palette-lg-magenta-light{color:#fff;background-color:#ff02e0}.bg-themed-palette-lg-magenta-lighter{color:#000;background-color:#ff4ee9}.bg-themed-palette-lg-magenta-dark{color:#fff;background-color:#810071}.bg-themed-palette-lg-magenta-darker{color:#fff;background-color:#4e0044}.bg-themed-palette-lg-magenta-complement{color:#fff;background-color:#00b416}.bg-themed-palette-lg-magenta-invert{color:#000;background-color:#4bff61}.bg-themed-palette-lg-purple{color:#fff;text-shadow:0 0 .125rem #43216a;background-color:#5c2d91}.bg-themed-palette-lg-purple-light{color:#fff;background-color:#8145c5}.bg-themed-palette-lg-purple-lighter{color:#000;background-color:#a980d7}.bg-themed-palette-lg-purple-dark{color:#fff;background-color:#43216a}.bg-themed-palette-lg-purple-darker{color:#fff;background-color:#2b1543}.bg-themed-palette-lg-purple-complement{color:#000;background-color:#62912d}.bg-themed-palette-lg-purple-invert{color:#000;background-color:#a3d26e}.bg-themed-palette-lg-green{color:#fff;text-shadow:0 0 .125rem #0a4f0a;background-color:#107c10}.bg-themed-palette-lg-green-light{color:#000;background-color:#19c019}.bg-themed-palette-lg-green-lighter{color:#000;background-color:#3fe63f}.bg-themed-palette-lg-green-dark{color:#fff;background-color:#0a4f0a}.bg-themed-palette-lg-green-darker{color:#fff;background-color:#042204}.bg-themed-palette-lg-green-complement{color:#fff;background-color:#7c107c}.bg-themed-palette-lg-green-invert{color:#000;background-color:#ef83ef}.bg-themed-palette-lg-teal{color:#fff;text-shadow:0 0 .125rem #004f45;background-color:#008272}.bg-themed-palette-lg-teal-light{color:#000;background-color:#00cfb5}.bg-themed-palette-lg-teal-lighter{color:#000;background-color:#1cffe3}.bg-themed-palette-lg-teal-dark{color:#fff;background-color:#004f45}.bg-themed-palette-lg-teal-darker{color:#fff;background-color:#001c19}.bg-themed-palette-lg-teal-complement{color:#fff;background-color:#820010}.bg-themed-palette-lg-teal-invert{color:#000;background-color:#ff7d8d}.bg-themed-palette-lg-blue{color:#fff;text-shadow:0 0 .125rem #005ba1;background-color:#0078d4}.bg-themed-palette-lg-blue-light{color:#fff;background-color:#229fff}.bg-themed-palette-lg-blue-lighter{color:#000;background-color:#6ec0ff}.bg-themed-palette-lg-blue-dark{color:#fff;background-color:#005ba1}.bg-themed-palette-lg-blue-darker{color:#fff;background-color:#003e6e}.bg-themed-palette-lg-blue-complement{color:#000;background-color:#d45c00}.bg-themed-palette-lg-blue-invert{color:#000;background-color:#ff872b}.bg-themed-palette-lg-dark{color:#fff;text-shadow:0 0 .125rem #191919;background-color:#323232}.bg-themed-palette-lg-dark-light{color:#fff;background-color:#585858}.bg-themed-palette-lg-dark-lighter{color:#fff;background-color:#7f7f7f}.bg-themed-palette-lg-dark-dark{color:#fff;background-color:#191919}.bg-themed-palette-lg-dark-darker{color:#fff;background-color:#000}.bg-themed-palette-lg-dark-complement{color:#fff;background-color:#323232}.bg-themed-palette-lg-dark-invert{color:#000;background-color:#cdcdcd}.border-color-palette-lg-yellow{border-color:#cc9400 !important}.border-color-palette-lg-orange{border-color:#a52d01 !important}.border-color-palette-lg-red{border-color:#ab272a !important}.border-color-palette-lg-magenta{border-color:#810071 !important}.border-color-palette-lg-purple{border-color:#43216a !important}.border-color-palette-lg-green{border-color:#0a4f0a !important}.border-color-palette-lg-teal{border-color:#004f45 !important}.border-color-palette-lg-blue{border-color:#005ba1 !important}.border-color-palette-lg-dark{border-color:#191919 !important}.foreground-scheme-lg-discrete{color:#ccc}.foreground-scheme-lg-discrete-light{color:#f2f2f2}.foreground-scheme-lg-discrete-lighter{color:#fff}.foreground-scheme-lg-discrete-dark{color:#b3b3b3}.foreground-scheme-lg-discrete-darker{color:#999}.foreground-scheme-lg-discrete-complement{color:#ccc}.foreground-scheme-lg-discrete-invert{color:#333}.foreground-scheme-lg-success{color:green}.foreground-scheme-lg-success-light{color:#00cd00}.foreground-scheme-lg-success-lighter{color:#1aff1a}.foreground-scheme-lg-success-dark{color:#004d00}.foreground-scheme-lg-success-darker{color:#001a00}.foreground-scheme-lg-success-complement{color:purple}.foreground-scheme-lg-success-invert{color:#ff7fff}.foreground-scheme-lg-info{color:#ffdd57}.foreground-scheme-lg-info-light{color:#ffeca4}.foreground-scheme-lg-info-lighter{color:#fffcf0}.foreground-scheme-lg-info-dark{color:#ffd324}.foreground-scheme-lg-info-darker{color:#f0bf00}.foreground-scheme-lg-info-complement{color:#5779ff}.foreground-scheme-lg-info-invert{color:#0022a8}.foreground-scheme-lg-warning{color:#e6b905}.foreground-scheme-lg-warning-light{color:#fbd53c}.foreground-scheme-lg-warning-lighter{color:#fde587}.foreground-scheme-lg-warning-dark{color:#b49104}.foreground-scheme-lg-warning-darker{color:#826803}.foreground-scheme-lg-warning-complement{color:#0532e6}.foreground-scheme-lg-warning-invert{color:#1946fa}.foreground-scheme-lg-alert{color:#ff7300}.foreground-scheme-lg-alert-light{color:#ff9d4d}.foreground-scheme-lg-alert-lighter{color:#ffc799}.foreground-scheme-lg-alert-dark{color:#cc5c00}.foreground-scheme-lg-alert-darker{color:#994500}.foreground-scheme-lg-alert-complement{color:#008cff}.foreground-scheme-lg-alert-invert{color:#008cff}.foreground-scheme-lg-error{color:red}.foreground-scheme-lg-error-light{color:#ff4d4d}.foreground-scheme-lg-error-lighter{color:#f99}.foreground-scheme-lg-error-dark{color:#c00}.foreground-scheme-lg-error-darker{color:#900}.foreground-scheme-lg-error-complement{color:aqua}.foreground-scheme-lg-error-invert{color:aqua}.bg-scheme-lg-discrete{background-color:#ccc}.bg-scheme-lg-discrete-light{background-color:#f2f2f2}.bg-scheme-lg-discrete-lighter{background-color:#fff}.bg-scheme-lg-discrete-dark{background-color:#b3b3b3}.bg-scheme-lg-discrete-darker{background-color:#999}.bg-scheme-lg-discrete-complement{background-color:#ccc}.bg-scheme-lg-discrete-invert{background-color:#333}.bg-scheme-lg-success{background-color:green}.bg-scheme-lg-success-light{background-color:#00cd00}.bg-scheme-lg-success-lighter{background-color:#1aff1a}.bg-scheme-lg-success-dark{background-color:#004d00}.bg-scheme-lg-success-darker{background-color:#001a00}.bg-scheme-lg-success-complement{background-color:purple}.bg-scheme-lg-success-invert{background-color:#ff7fff}.bg-scheme-lg-info{background-color:#ffdd57}.bg-scheme-lg-info-light{background-color:#ffeca4}.bg-scheme-lg-info-lighter{background-color:#fffcf0}.bg-scheme-lg-info-dark{background-color:#ffd324}.bg-scheme-lg-info-darker{background-color:#f0bf00}.bg-scheme-lg-info-complement{background-color:#5779ff}.bg-scheme-lg-info-invert{background-color:#0022a8}.bg-scheme-lg-warning{background-color:#e6b905}.bg-scheme-lg-warning-light{background-color:#fbd53c}.bg-scheme-lg-warning-lighter{background-color:#fde587}.bg-scheme-lg-warning-dark{background-color:#b49104}.bg-scheme-lg-warning-darker{background-color:#826803}.bg-scheme-lg-warning-complement{background-color:#0532e6}.bg-scheme-lg-warning-invert{background-color:#1946fa}.bg-scheme-lg-alert{background-color:#ff7300}.bg-scheme-lg-alert-light{background-color:#ff9d4d}.bg-scheme-lg-alert-lighter{background-color:#ffc799}.bg-scheme-lg-alert-dark{background-color:#cc5c00}.bg-scheme-lg-alert-darker{background-color:#994500}.bg-scheme-lg-alert-complement{background-color:#008cff}.bg-scheme-lg-alert-invert{background-color:#008cff}.bg-scheme-lg-error{background-color:red}.bg-scheme-lg-error-light{background-color:#ff4d4d}.bg-scheme-lg-error-lighter{background-color:#f99}.bg-scheme-lg-error-dark{background-color:#c00}.bg-scheme-lg-error-darker{background-color:#900}.bg-scheme-lg-error-complement{background-color:aqua}.bg-scheme-lg-error-invert{background-color:aqua}.bg-themed-palette-lg-discrete{color:#000;text-shadow:0 0 .125rem #b3b3b3;background-color:#ccc}.bg-themed-palette-lg-discrete-light{color:#000;background-color:#f2f2f2}.bg-themed-palette-lg-discrete-lighter{color:#000;background-color:#fff}.bg-themed-palette-lg-discrete-dark{color:#000;background-color:#b3b3b3}.bg-themed-palette-lg-discrete-darker{color:#000;background-color:#999}.bg-themed-palette-lg-discrete-complement{color:#000;background-color:#ccc}.bg-themed-palette-lg-discrete-invert{color:#fff;background-color:#333}.bg-themed-palette-lg-success{color:#fff;text-shadow:0 0 .125rem #004d00;background-color:green}.bg-themed-palette-lg-success-light{color:#000;background-color:#00cd00}.bg-themed-palette-lg-success-lighter{color:#000;background-color:#1aff1a}.bg-themed-palette-lg-success-dark{color:#fff;background-color:#004d00}.bg-themed-palette-lg-success-darker{color:#fff;background-color:#001a00}.bg-themed-palette-lg-success-complement{color:#fff;background-color:purple}.bg-themed-palette-lg-success-invert{color:#000;background-color:#ff7fff}.bg-themed-palette-lg-info{color:#000;text-shadow:0 0 .125rem #ffd324;background-color:#ffdd57}.bg-themed-palette-lg-info-light{color:#000;background-color:#ffeca4}.bg-themed-palette-lg-info-lighter{color:#000;background-color:#fffcf0}.bg-themed-palette-lg-info-dark{color:#000;background-color:#ffd324}.bg-themed-palette-lg-info-darker{color:#000;background-color:#f0bf00}.bg-themed-palette-lg-info-complement{color:#fff;background-color:#5779ff}.bg-themed-palette-lg-info-invert{color:#fff;background-color:#0022a8}.bg-themed-palette-lg-warning{color:#000;text-shadow:0 0 .125rem #b49104;background-color:#e6b905}.bg-themed-palette-lg-warning-light{color:#000;background-color:#fbd53c}.bg-themed-palette-lg-warning-lighter{color:#000;background-color:#fde587}.bg-themed-palette-lg-warning-dark{color:#000;background-color:#b49104}.bg-themed-palette-lg-warning-darker{color:#fff;background-color:#826803}.bg-themed-palette-lg-warning-complement{color:#fff;background-color:#0532e6}.bg-themed-palette-lg-warning-invert{color:#fff;background-color:#1946fa}.bg-themed-palette-lg-alert{color:#000;text-shadow:0 0 .125rem #cc5c00;background-color:#ff7300}.bg-themed-palette-lg-alert-light{color:#000;background-color:#ff9d4d}.bg-themed-palette-lg-alert-lighter{color:#000;background-color:#ffc799}.bg-themed-palette-lg-alert-dark{color:#000;background-color:#cc5c00}.bg-themed-palette-lg-alert-darker{color:#fff;background-color:#994500}.bg-themed-palette-lg-alert-complement{color:#fff;background-color:#008cff}.bg-themed-palette-lg-alert-invert{color:#fff;background-color:#008cff}.bg-themed-palette-lg-error{color:#fff;text-shadow:0 0 .125rem #c00;background-color:red}.bg-themed-palette-lg-error-light{color:#000;background-color:#ff4d4d}.bg-themed-palette-lg-error-lighter{color:#000;background-color:#f99}.bg-themed-palette-lg-error-dark{color:#fff;background-color:#c00}.bg-themed-palette-lg-error-darker{color:#fff;background-color:#900}.bg-themed-palette-lg-error-complement{color:#000;background-color:aqua}.bg-themed-palette-lg-error-invert{color:#000;background-color:aqua}.border-color-scheme-lg-discrete{border-color:#b3b3b3 !important}.border-color-scheme-lg-success{border-color:#004d00 !important}.border-color-scheme-lg-info{border-color:#ffd324 !important}.border-color-scheme-lg-warning{border-color:#b49104 !important}.border-color-scheme-lg-alert{border-color:#cc5c00 !important}.border-color-scheme-lg-error{border-color:#c00 !important}.foreground-grey-lg-100{color:#f4f4f4}.foreground-grey-lg-100-light{color:#fff}.foreground-grey-lg-100-lighter{color:#fff}.foreground-grey-lg-100-dark{color:#dbdbdb}.foreground-grey-lg-100-darker{color:#c1c1c1}.foreground-grey-lg-100-complement{color:#f4f4f4}.foreground-grey-lg-100-invert{color:#0b0b0b}.foreground-grey-lg-200{color:#e2e2e2}.foreground-grey-lg-200-light{color:#fff}.foreground-grey-lg-200-lighter{color:#fff}.foreground-grey-lg-200-dark{color:#c9c9c9}.foreground-grey-lg-200-darker{color:#afafaf}.foreground-grey-lg-200-complement{color:#e2e2e2}.foreground-grey-lg-200-invert{color:#1d1d1d}.foreground-grey-lg-300{color:#d0d0d0}.foreground-grey-lg-300-light{color:#f6f6f6}.foreground-grey-lg-300-lighter{color:#fff}.foreground-grey-lg-300-dark{color:#b7b7b7}.foreground-grey-lg-300-darker{color:#9d9d9d}.foreground-grey-lg-300-complement{color:#d0d0d0}.foreground-grey-lg-300-invert{color:#2f2f2f}.foreground-grey-lg-400{color:#bdbdbd}.foreground-grey-lg-400-light{color:#e3e3e3}.foreground-grey-lg-400-lighter{color:#fff}.foreground-grey-lg-400-dark{color:#a4a4a4}.foreground-grey-lg-400-darker{color:#8a8a8a}.foreground-grey-lg-400-complement{color:#bdbdbd}.foreground-grey-lg-400-invert{color:#424242}.foreground-grey-lg-500{color:#ababab}.foreground-grey-lg-500-light{color:#d1d1d1}.foreground-grey-lg-500-lighter{color:#f8f8f8}.foreground-grey-lg-500-dark{color:#929292}.foreground-grey-lg-500-darker{color:#787878}.foreground-grey-lg-500-complement{color:#ababab}.foreground-grey-lg-500-invert{color:#545454}.foreground-grey-lg-600{color:#999}.foreground-grey-lg-600-light{color:#bfbfbf}.foreground-grey-lg-600-lighter{color:#e6e6e6}.foreground-grey-lg-600-dark{color:gray}.foreground-grey-lg-600-darker{color:#666}.foreground-grey-lg-600-complement{color:#999}.foreground-grey-lg-600-invert{color:#666}.bg-grey-lg-100{background-color:#f4f4f4}.bg-grey-lg-100-light{background-color:#fff}.bg-grey-lg-100-lighter{background-color:#fff}.bg-grey-lg-100-dark{background-color:#dbdbdb}.bg-grey-lg-100-darker{background-color:#c1c1c1}.bg-grey-lg-100-complement{background-color:#f4f4f4}.bg-grey-lg-100-invert{background-color:#0b0b0b}.bg-grey-lg-200{background-color:#e2e2e2}.bg-grey-lg-200-light{background-color:#fff}.bg-grey-lg-200-lighter{background-color:#fff}.bg-grey-lg-200-dark{background-color:#c9c9c9}.bg-grey-lg-200-darker{background-color:#afafaf}.bg-grey-lg-200-complement{background-color:#e2e2e2}.bg-grey-lg-200-invert{background-color:#1d1d1d}.bg-grey-lg-300{background-color:#d0d0d0}.bg-grey-lg-300-light{background-color:#f6f6f6}.bg-grey-lg-300-lighter{background-color:#fff}.bg-grey-lg-300-dark{background-color:#b7b7b7}.bg-grey-lg-300-darker{background-color:#9d9d9d}.bg-grey-lg-300-complement{background-color:#d0d0d0}.bg-grey-lg-300-invert{background-color:#2f2f2f}.bg-grey-lg-400{background-color:#bdbdbd}.bg-grey-lg-400-light{background-color:#e3e3e3}.bg-grey-lg-400-lighter{background-color:#fff}.bg-grey-lg-400-dark{background-color:#a4a4a4}.bg-grey-lg-400-darker{background-color:#8a8a8a}.bg-grey-lg-400-complement{background-color:#bdbdbd}.bg-grey-lg-400-invert{background-color:#424242}.bg-grey-lg-500{background-color:#ababab}.bg-grey-lg-500-light{background-color:#d1d1d1}.bg-grey-lg-500-lighter{background-color:#f8f8f8}.bg-grey-lg-500-dark{background-color:#929292}.bg-grey-lg-500-darker{background-color:#787878}.bg-grey-lg-500-complement{background-color:#ababab}.bg-grey-lg-500-invert{background-color:#545454}.bg-grey-lg-600{background-color:#999}.bg-grey-lg-600-light{background-color:#bfbfbf}.bg-grey-lg-600-lighter{background-color:#e6e6e6}.bg-grey-lg-600-dark{background-color:gray}.bg-grey-lg-600-darker{background-color:#666}.bg-grey-lg-600-complement{background-color:#999}.bg-grey-lg-600-invert{background-color:#666}.bg-themed-palette-lg-100{color:#000;text-shadow:0 0 .125rem #dbdbdb;background-color:#f4f4f4}.bg-themed-palette-lg-100-light{color:#000;background-color:#fff}.bg-themed-palette-lg-100-lighter{color:#000;background-color:#fff}.bg-themed-palette-lg-100-dark{color:#000;background-color:#dbdbdb}.bg-themed-palette-lg-100-darker{color:#000;background-color:#c1c1c1}.bg-themed-palette-lg-100-complement{color:#000;background-color:#f4f4f4}.bg-themed-palette-lg-100-invert{color:#fff;background-color:#0b0b0b}.bg-themed-palette-lg-200{color:#000;text-shadow:0 0 .125rem #c9c9c9;background-color:#e2e2e2}.bg-themed-palette-lg-200-light{color:#000;background-color:#fff}.bg-themed-palette-lg-200-lighter{color:#000;background-color:#fff}.bg-themed-palette-lg-200-dark{color:#000;background-color:#c9c9c9}.bg-themed-palette-lg-200-darker{color:#000;background-color:#afafaf}.bg-themed-palette-lg-200-complement{color:#000;background-color:#e2e2e2}.bg-themed-palette-lg-200-invert{color:#fff;background-color:#1d1d1d}.bg-themed-palette-lg-300{color:#000;text-shadow:0 0 .125rem #b7b7b7;background-color:#d0d0d0}.bg-themed-palette-lg-300-light{color:#000;background-color:#f6f6f6}.bg-themed-palette-lg-300-lighter{color:#000;background-color:#fff}.bg-themed-palette-lg-300-dark{color:#000;background-color:#b7b7b7}.bg-themed-palette-lg-300-darker{color:#000;background-color:#9d9d9d}.bg-themed-palette-lg-300-complement{color:#000;background-color:#d0d0d0}.bg-themed-palette-lg-300-invert{color:#fff;background-color:#2f2f2f}.bg-themed-palette-lg-400{color:#000;text-shadow:0 0 .125rem #a4a4a4;background-color:#bdbdbd}.bg-themed-palette-lg-400-light{color:#000;background-color:#e3e3e3}.bg-themed-palette-lg-400-lighter{color:#000;background-color:#fff}.bg-themed-palette-lg-400-dark{color:#000;background-color:#a4a4a4}.bg-themed-palette-lg-400-darker{color:#000;background-color:#8a8a8a}.bg-themed-palette-lg-400-complement{color:#000;background-color:#bdbdbd}.bg-themed-palette-lg-400-invert{color:#fff;background-color:#424242}.bg-themed-palette-lg-500{color:#000;text-shadow:0 0 .125rem #929292;background-color:#ababab}.bg-themed-palette-lg-500-light{color:#000;background-color:#d1d1d1}.bg-themed-palette-lg-500-lighter{color:#000;background-color:#f8f8f8}.bg-themed-palette-lg-500-dark{color:#000;background-color:#929292}.bg-themed-palette-lg-500-darker{color:#fff;background-color:#787878}.bg-themed-palette-lg-500-complement{color:#000;background-color:#ababab}.bg-themed-palette-lg-500-invert{color:#fff;background-color:#545454}.bg-themed-palette-lg-600{color:#000;text-shadow:0 0 .125rem gray;background-color:#999}.bg-themed-palette-lg-600-light{color:#000;background-color:#bfbfbf}.bg-themed-palette-lg-600-lighter{color:#000;background-color:#e6e6e6}.bg-themed-palette-lg-600-dark{color:#000;background-color:gray}.bg-themed-palette-lg-600-darker{color:#fff;background-color:#666}.bg-themed-palette-lg-600-complement{color:#000;background-color:#999}.bg-themed-palette-lg-600-invert{color:#fff;background-color:#666}.border-color-grey-lg-100{border-color:#dbdbdb !important}.border-color-grey-lg-200{border-color:#c9c9c9 !important}.border-color-grey-lg-300{border-color:#b7b7b7 !important}.border-color-grey-lg-400{border-color:#a4a4a4 !important}.border-color-grey-lg-500{border-color:#929292 !important}.border-color-grey-lg-600{border-color:gray !important}}@media only screen and (max-width: 1280px){.foreground-palette-xl-yellow{color:#ffb900}.foreground-palette-xl-yellow-light{color:#ffce4d}.foreground-palette-xl-yellow-lighter{color:#ffe399}.foreground-palette-xl-yellow-dark{color:#cc9400}.foreground-palette-xl-yellow-darker{color:#996f00}.foreground-palette-xl-yellow-complement{color:#0046ff}.foreground-palette-xl-yellow-invert{color:#0046ff}.foreground-palette-xl-orange{color:#d83b01}.foreground-palette-xl-orange-light{color:#fe6127}.foreground-palette-xl-orange-lighter{color:#fe9974}.foreground-palette-xl-orange-dark{color:#a52d01}.foreground-palette-xl-orange-darker{color:#721f01}.foreground-palette-xl-orange-complement{color:#019ed8}.foreground-palette-xl-orange-invert{color:#27c4fe}.foreground-palette-xl-red{color:#d13438}.foreground-palette-xl-red-light{color:#df7275}.foreground-palette-xl-red-lighter{color:#edb1b2}.foreground-palette-xl-red-dark{color:#ab272a}.foreground-palette-xl-red-darker{color:#821d20}.foreground-palette-xl-red-complement{color:#34d1cd}.foreground-palette-xl-red-invert{color:#2ecbc7}.foreground-palette-xl-magenta{color:#b4009e}.foreground-palette-xl-magenta-light{color:#ff02e0}.foreground-palette-xl-magenta-lighter{color:#ff4ee9}.foreground-palette-xl-magenta-dark{color:#810071}.foreground-palette-xl-magenta-darker{color:#4e0044}.foreground-palette-xl-magenta-complement{color:#00b416}.foreground-palette-xl-magenta-invert{color:#4bff61}.foreground-palette-xl-purple{color:#5c2d91}.foreground-palette-xl-purple-light{color:#8145c5}.foreground-palette-xl-purple-lighter{color:#a980d7}.foreground-palette-xl-purple-dark{color:#43216a}.foreground-palette-xl-purple-darker{color:#2b1543}.foreground-palette-xl-purple-complement{color:#62912d}.foreground-palette-xl-purple-invert{color:#a3d26e}.foreground-palette-xl-green{color:#107c10}.foreground-palette-xl-green-light{color:#19c019}.foreground-palette-xl-green-lighter{color:#3fe63f}.foreground-palette-xl-green-dark{color:#0a4f0a}.foreground-palette-xl-green-darker{color:#042204}.foreground-palette-xl-green-complement{color:#7c107c}.foreground-palette-xl-green-invert{color:#ef83ef}.foreground-palette-xl-teal{color:#008272}.foreground-palette-xl-teal-light{color:#00cfb5}.foreground-palette-xl-teal-lighter{color:#1cffe3}.foreground-palette-xl-teal-dark{color:#004f45}.foreground-palette-xl-teal-darker{color:#001c19}.foreground-palette-xl-teal-complement{color:#820010}.foreground-palette-xl-teal-invert{color:#ff7d8d}.foreground-palette-xl-blue{color:#0078d4}.foreground-palette-xl-blue-light{color:#229fff}.foreground-palette-xl-blue-lighter{color:#6ec0ff}.foreground-palette-xl-blue-dark{color:#005ba1}.foreground-palette-xl-blue-darker{color:#003e6e}.foreground-palette-xl-blue-complement{color:#d45c00}.foreground-palette-xl-blue-invert{color:#ff872b}.foreground-palette-xl-dark{color:#323232}.foreground-palette-xl-dark-light{color:#585858}.foreground-palette-xl-dark-lighter{color:#7f7f7f}.foreground-palette-xl-dark-dark{color:#191919}.foreground-palette-xl-dark-darker{color:#000}.foreground-palette-xl-dark-complement{color:#323232}.foreground-palette-xl-dark-invert{color:#cdcdcd}.bg-palette-xl-yellow{background-color:#ffb900}.bg-palette-xl-yellow-light{background-color:#ffce4d}.bg-palette-xl-yellow-lighter{background-color:#ffe399}.bg-palette-xl-yellow-dark{background-color:#cc9400}.bg-palette-xl-yellow-darker{background-color:#996f00}.bg-palette-xl-yellow-complement{background-color:#0046ff}.bg-palette-xl-yellow-invert{background-color:#0046ff}.bg-palette-xl-orange{background-color:#d83b01}.bg-palette-xl-orange-light{background-color:#fe6127}.bg-palette-xl-orange-lighter{background-color:#fe9974}.bg-palette-xl-orange-dark{background-color:#a52d01}.bg-palette-xl-orange-darker{background-color:#721f01}.bg-palette-xl-orange-complement{background-color:#019ed8}.bg-palette-xl-orange-invert{background-color:#27c4fe}.bg-palette-xl-red{background-color:#d13438}.bg-palette-xl-red-light{background-color:#df7275}.bg-palette-xl-red-lighter{background-color:#edb1b2}.bg-palette-xl-red-dark{background-color:#ab272a}.bg-palette-xl-red-darker{background-color:#821d20}.bg-palette-xl-red-complement{background-color:#34d1cd}.bg-palette-xl-red-invert{background-color:#2ecbc7}.bg-palette-xl-magenta{background-color:#b4009e}.bg-palette-xl-magenta-light{background-color:#ff02e0}.bg-palette-xl-magenta-lighter{background-color:#ff4ee9}.bg-palette-xl-magenta-dark{background-color:#810071}.bg-palette-xl-magenta-darker{background-color:#4e0044}.bg-palette-xl-magenta-complement{background-color:#00b416}.bg-palette-xl-magenta-invert{background-color:#4bff61}.bg-palette-xl-purple{background-color:#5c2d91}.bg-palette-xl-purple-light{background-color:#8145c5}.bg-palette-xl-purple-lighter{background-color:#a980d7}.bg-palette-xl-purple-dark{background-color:#43216a}.bg-palette-xl-purple-darker{background-color:#2b1543}.bg-palette-xl-purple-complement{background-color:#62912d}.bg-palette-xl-purple-invert{background-color:#a3d26e}.bg-palette-xl-green{background-color:#107c10}.bg-palette-xl-green-light{background-color:#19c019}.bg-palette-xl-green-lighter{background-color:#3fe63f}.bg-palette-xl-green-dark{background-color:#0a4f0a}.bg-palette-xl-green-darker{background-color:#042204}.bg-palette-xl-green-complement{background-color:#7c107c}.bg-palette-xl-green-invert{background-color:#ef83ef}.bg-palette-xl-teal{background-color:#008272}.bg-palette-xl-teal-light{background-color:#00cfb5}.bg-palette-xl-teal-lighter{background-color:#1cffe3}.bg-palette-xl-teal-dark{background-color:#004f45}.bg-palette-xl-teal-darker{background-color:#001c19}.bg-palette-xl-teal-complement{background-color:#820010}.bg-palette-xl-teal-invert{background-color:#ff7d8d}.bg-palette-xl-blue{background-color:#0078d4}.bg-palette-xl-blue-light{background-color:#229fff}.bg-palette-xl-blue-lighter{background-color:#6ec0ff}.bg-palette-xl-blue-dark{background-color:#005ba1}.bg-palette-xl-blue-darker{background-color:#003e6e}.bg-palette-xl-blue-complement{background-color:#d45c00}.bg-palette-xl-blue-invert{background-color:#ff872b}.bg-palette-xl-dark{background-color:#323232}.bg-palette-xl-dark-light{background-color:#585858}.bg-palette-xl-dark-lighter{background-color:#7f7f7f}.bg-palette-xl-dark-dark{background-color:#191919}.bg-palette-xl-dark-darker{background-color:#000}.bg-palette-xl-dark-complement{background-color:#323232}.bg-palette-xl-dark-invert{background-color:#cdcdcd}.bg-themed-palette-xl-yellow{color:#000;text-shadow:0 0 .125rem #cc9400;background-color:#ffb900}.bg-themed-palette-xl-yellow-light{color:#000;background-color:#ffce4d}.bg-themed-palette-xl-yellow-lighter{color:#000;background-color:#ffe399}.bg-themed-palette-xl-yellow-dark{color:#000;background-color:#cc9400}.bg-themed-palette-xl-yellow-darker{color:#fff;background-color:#996f00}.bg-themed-palette-xl-yellow-complement{color:#fff;background-color:#0046ff}.bg-themed-palette-xl-yellow-invert{color:#fff;background-color:#0046ff}.bg-themed-palette-xl-orange{color:#fff;text-shadow:0 0 .125rem #a52d01;background-color:#d83b01}.bg-themed-palette-xl-orange-light{color:#000;background-color:#fe6127}.bg-themed-palette-xl-orange-lighter{color:#000;background-color:#fe9974}.bg-themed-palette-xl-orange-dark{color:#fff;background-color:#a52d01}.bg-themed-palette-xl-orange-darker{color:#fff;background-color:#721f01}.bg-themed-palette-xl-orange-complement{color:#fff;background-color:#019ed8}.bg-themed-palette-xl-orange-invert{color:#000;background-color:#27c4fe}.bg-themed-palette-xl-red{color:#fff;text-shadow:0 0 .125rem #ab272a;background-color:#d13438}.bg-themed-palette-xl-red-light{color:#000;background-color:#df7275}.bg-themed-palette-xl-red-lighter{color:#000;background-color:#edb1b2}.bg-themed-palette-xl-red-dark{color:#fff;background-color:#ab272a}.bg-themed-palette-xl-red-darker{color:#fff;background-color:#821d20}.bg-themed-palette-xl-red-complement{color:#000;background-color:#34d1cd}.bg-themed-palette-xl-red-invert{color:#000;background-color:#2ecbc7}.bg-themed-palette-xl-magenta{color:#fff;text-shadow:0 0 .125rem #810071;background-color:#b4009e}.bg-themed-palette-xl-magenta-light{color:#fff;background-color:#ff02e0}.bg-themed-palette-xl-magenta-lighter{color:#000;background-color:#ff4ee9}.bg-themed-palette-xl-magenta-dark{color:#fff;background-color:#810071}.bg-themed-palette-xl-magenta-darker{color:#fff;background-color:#4e0044}.bg-themed-palette-xl-magenta-complement{color:#fff;background-color:#00b416}.bg-themed-palette-xl-magenta-invert{color:#000;background-color:#4bff61}.bg-themed-palette-xl-purple{color:#fff;text-shadow:0 0 .125rem #43216a;background-color:#5c2d91}.bg-themed-palette-xl-purple-light{color:#fff;background-color:#8145c5}.bg-themed-palette-xl-purple-lighter{color:#000;background-color:#a980d7}.bg-themed-palette-xl-purple-dark{color:#fff;background-color:#43216a}.bg-themed-palette-xl-purple-darker{color:#fff;background-color:#2b1543}.bg-themed-palette-xl-purple-complement{color:#000;background-color:#62912d}.bg-themed-palette-xl-purple-invert{color:#000;background-color:#a3d26e}.bg-themed-palette-xl-green{color:#fff;text-shadow:0 0 .125rem #0a4f0a;background-color:#107c10}.bg-themed-palette-xl-green-light{color:#000;background-color:#19c019}.bg-themed-palette-xl-green-lighter{color:#000;background-color:#3fe63f}.bg-themed-palette-xl-green-dark{color:#fff;background-color:#0a4f0a}.bg-themed-palette-xl-green-darker{color:#fff;background-color:#042204}.bg-themed-palette-xl-green-complement{color:#fff;background-color:#7c107c}.bg-themed-palette-xl-green-invert{color:#000;background-color:#ef83ef}.bg-themed-palette-xl-teal{color:#fff;text-shadow:0 0 .125rem #004f45;background-color:#008272}.bg-themed-palette-xl-teal-light{color:#000;background-color:#00cfb5}.bg-themed-palette-xl-teal-lighter{color:#000;background-color:#1cffe3}.bg-themed-palette-xl-teal-dark{color:#fff;background-color:#004f45}.bg-themed-palette-xl-teal-darker{color:#fff;background-color:#001c19}.bg-themed-palette-xl-teal-complement{color:#fff;background-color:#820010}.bg-themed-palette-xl-teal-invert{color:#000;background-color:#ff7d8d}.bg-themed-palette-xl-blue{color:#fff;text-shadow:0 0 .125rem #005ba1;background-color:#0078d4}.bg-themed-palette-xl-blue-light{color:#fff;background-color:#229fff}.bg-themed-palette-xl-blue-lighter{color:#000;background-color:#6ec0ff}.bg-themed-palette-xl-blue-dark{color:#fff;background-color:#005ba1}.bg-themed-palette-xl-blue-darker{color:#fff;background-color:#003e6e}.bg-themed-palette-xl-blue-complement{color:#000;background-color:#d45c00}.bg-themed-palette-xl-blue-invert{color:#000;background-color:#ff872b}.bg-themed-palette-xl-dark{color:#fff;text-shadow:0 0 .125rem #191919;background-color:#323232}.bg-themed-palette-xl-dark-light{color:#fff;background-color:#585858}.bg-themed-palette-xl-dark-lighter{color:#fff;background-color:#7f7f7f}.bg-themed-palette-xl-dark-dark{color:#fff;background-color:#191919}.bg-themed-palette-xl-dark-darker{color:#fff;background-color:#000}.bg-themed-palette-xl-dark-complement{color:#fff;background-color:#323232}.bg-themed-palette-xl-dark-invert{color:#000;background-color:#cdcdcd}.border-color-palette-xl-yellow{border-color:#cc9400 !important}.border-color-palette-xl-orange{border-color:#a52d01 !important}.border-color-palette-xl-red{border-color:#ab272a !important}.border-color-palette-xl-magenta{border-color:#810071 !important}.border-color-palette-xl-purple{border-color:#43216a !important}.border-color-palette-xl-green{border-color:#0a4f0a !important}.border-color-palette-xl-teal{border-color:#004f45 !important}.border-color-palette-xl-blue{border-color:#005ba1 !important}.border-color-palette-xl-dark{border-color:#191919 !important}.foreground-scheme-xl-discrete{color:#ccc}.foreground-scheme-xl-discrete-light{color:#f2f2f2}.foreground-scheme-xl-discrete-lighter{color:#fff}.foreground-scheme-xl-discrete-dark{color:#b3b3b3}.foreground-scheme-xl-discrete-darker{color:#999}.foreground-scheme-xl-discrete-complement{color:#ccc}.foreground-scheme-xl-discrete-invert{color:#333}.foreground-scheme-xl-success{color:green}.foreground-scheme-xl-success-light{color:#00cd00}.foreground-scheme-xl-success-lighter{color:#1aff1a}.foreground-scheme-xl-success-dark{color:#004d00}.foreground-scheme-xl-success-darker{color:#001a00}.foreground-scheme-xl-success-complement{color:purple}.foreground-scheme-xl-success-invert{color:#ff7fff}.foreground-scheme-xl-info{color:#ffdd57}.foreground-scheme-xl-info-light{color:#ffeca4}.foreground-scheme-xl-info-lighter{color:#fffcf0}.foreground-scheme-xl-info-dark{color:#ffd324}.foreground-scheme-xl-info-darker{color:#f0bf00}.foreground-scheme-xl-info-complement{color:#5779ff}.foreground-scheme-xl-info-invert{color:#0022a8}.foreground-scheme-xl-warning{color:#e6b905}.foreground-scheme-xl-warning-light{color:#fbd53c}.foreground-scheme-xl-warning-lighter{color:#fde587}.foreground-scheme-xl-warning-dark{color:#b49104}.foreground-scheme-xl-warning-darker{color:#826803}.foreground-scheme-xl-warning-complement{color:#0532e6}.foreground-scheme-xl-warning-invert{color:#1946fa}.foreground-scheme-xl-alert{color:#ff7300}.foreground-scheme-xl-alert-light{color:#ff9d4d}.foreground-scheme-xl-alert-lighter{color:#ffc799}.foreground-scheme-xl-alert-dark{color:#cc5c00}.foreground-scheme-xl-alert-darker{color:#994500}.foreground-scheme-xl-alert-complement{color:#008cff}.foreground-scheme-xl-alert-invert{color:#008cff}.foreground-scheme-xl-error{color:red}.foreground-scheme-xl-error-light{color:#ff4d4d}.foreground-scheme-xl-error-lighter{color:#f99}.foreground-scheme-xl-error-dark{color:#c00}.foreground-scheme-xl-error-darker{color:#900}.foreground-scheme-xl-error-complement{color:aqua}.foreground-scheme-xl-error-invert{color:aqua}.bg-scheme-xl-discrete{background-color:#ccc}.bg-scheme-xl-discrete-light{background-color:#f2f2f2}.bg-scheme-xl-discrete-lighter{background-color:#fff}.bg-scheme-xl-discrete-dark{background-color:#b3b3b3}.bg-scheme-xl-discrete-darker{background-color:#999}.bg-scheme-xl-discrete-complement{background-color:#ccc}.bg-scheme-xl-discrete-invert{background-color:#333}.bg-scheme-xl-success{background-color:green}.bg-scheme-xl-success-light{background-color:#00cd00}.bg-scheme-xl-success-lighter{background-color:#1aff1a}.bg-scheme-xl-success-dark{background-color:#004d00}.bg-scheme-xl-success-darker{background-color:#001a00}.bg-scheme-xl-success-complement{background-color:purple}.bg-scheme-xl-success-invert{background-color:#ff7fff}.bg-scheme-xl-info{background-color:#ffdd57}.bg-scheme-xl-info-light{background-color:#ffeca4}.bg-scheme-xl-info-lighter{background-color:#fffcf0}.bg-scheme-xl-info-dark{background-color:#ffd324}.bg-scheme-xl-info-darker{background-color:#f0bf00}.bg-scheme-xl-info-complement{background-color:#5779ff}.bg-scheme-xl-info-invert{background-color:#0022a8}.bg-scheme-xl-warning{background-color:#e6b905}.bg-scheme-xl-warning-light{background-color:#fbd53c}.bg-scheme-xl-warning-lighter{background-color:#fde587}.bg-scheme-xl-warning-dark{background-color:#b49104}.bg-scheme-xl-warning-darker{background-color:#826803}.bg-scheme-xl-warning-complement{background-color:#0532e6}.bg-scheme-xl-warning-invert{background-color:#1946fa}.bg-scheme-xl-alert{background-color:#ff7300}.bg-scheme-xl-alert-light{background-color:#ff9d4d}.bg-scheme-xl-alert-lighter{background-color:#ffc799}.bg-scheme-xl-alert-dark{background-color:#cc5c00}.bg-scheme-xl-alert-darker{background-color:#994500}.bg-scheme-xl-alert-complement{background-color:#008cff}.bg-scheme-xl-alert-invert{background-color:#008cff}.bg-scheme-xl-error{background-color:red}.bg-scheme-xl-error-light{background-color:#ff4d4d}.bg-scheme-xl-error-lighter{background-color:#f99}.bg-scheme-xl-error-dark{background-color:#c00}.bg-scheme-xl-error-darker{background-color:#900}.bg-scheme-xl-error-complement{background-color:aqua}.bg-scheme-xl-error-invert{background-color:aqua}.bg-themed-palette-xl-discrete{color:#000;text-shadow:0 0 .125rem #b3b3b3;background-color:#ccc}.bg-themed-palette-xl-discrete-light{color:#000;background-color:#f2f2f2}.bg-themed-palette-xl-discrete-lighter{color:#000;background-color:#fff}.bg-themed-palette-xl-discrete-dark{color:#000;background-color:#b3b3b3}.bg-themed-palette-xl-discrete-darker{color:#000;background-color:#999}.bg-themed-palette-xl-discrete-complement{color:#000;background-color:#ccc}.bg-themed-palette-xl-discrete-invert{color:#fff;background-color:#333}.bg-themed-palette-xl-success{color:#fff;text-shadow:0 0 .125rem #004d00;background-color:green}.bg-themed-palette-xl-success-light{color:#000;background-color:#00cd00}.bg-themed-palette-xl-success-lighter{color:#000;background-color:#1aff1a}.bg-themed-palette-xl-success-dark{color:#fff;background-color:#004d00}.bg-themed-palette-xl-success-darker{color:#fff;background-color:#001a00}.bg-themed-palette-xl-success-complement{color:#fff;background-color:purple}.bg-themed-palette-xl-success-invert{color:#000;background-color:#ff7fff}.bg-themed-palette-xl-info{color:#000;text-shadow:0 0 .125rem #ffd324;background-color:#ffdd57}.bg-themed-palette-xl-info-light{color:#000;background-color:#ffeca4}.bg-themed-palette-xl-info-lighter{color:#000;background-color:#fffcf0}.bg-themed-palette-xl-info-dark{color:#000;background-color:#ffd324}.bg-themed-palette-xl-info-darker{color:#000;background-color:#f0bf00}.bg-themed-palette-xl-info-complement{color:#fff;background-color:#5779ff}.bg-themed-palette-xl-info-invert{color:#fff;background-color:#0022a8}.bg-themed-palette-xl-warning{color:#000;text-shadow:0 0 .125rem #b49104;background-color:#e6b905}.bg-themed-palette-xl-warning-light{color:#000;background-color:#fbd53c}.bg-themed-palette-xl-warning-lighter{color:#000;background-color:#fde587}.bg-themed-palette-xl-warning-dark{color:#000;background-color:#b49104}.bg-themed-palette-xl-warning-darker{color:#fff;background-color:#826803}.bg-themed-palette-xl-warning-complement{color:#fff;background-color:#0532e6}.bg-themed-palette-xl-warning-invert{color:#fff;background-color:#1946fa}.bg-themed-palette-xl-alert{color:#000;text-shadow:0 0 .125rem #cc5c00;background-color:#ff7300}.bg-themed-palette-xl-alert-light{color:#000;background-color:#ff9d4d}.bg-themed-palette-xl-alert-lighter{color:#000;background-color:#ffc799}.bg-themed-palette-xl-alert-dark{color:#000;background-color:#cc5c00}.bg-themed-palette-xl-alert-darker{color:#fff;background-color:#994500}.bg-themed-palette-xl-alert-complement{color:#fff;background-color:#008cff}.bg-themed-palette-xl-alert-invert{color:#fff;background-color:#008cff}.bg-themed-palette-xl-error{color:#fff;text-shadow:0 0 .125rem #c00;background-color:red}.bg-themed-palette-xl-error-light{color:#000;background-color:#ff4d4d}.bg-themed-palette-xl-error-lighter{color:#000;background-color:#f99}.bg-themed-palette-xl-error-dark{color:#fff;background-color:#c00}.bg-themed-palette-xl-error-darker{color:#fff;background-color:#900}.bg-themed-palette-xl-error-complement{color:#000;background-color:aqua}.bg-themed-palette-xl-error-invert{color:#000;background-color:aqua}.border-color-scheme-xl-discrete{border-color:#b3b3b3 !important}.border-color-scheme-xl-success{border-color:#004d00 !important}.border-color-scheme-xl-info{border-color:#ffd324 !important}.border-color-scheme-xl-warning{border-color:#b49104 !important}.border-color-scheme-xl-alert{border-color:#cc5c00 !important}.border-color-scheme-xl-error{border-color:#c00 !important}.foreground-grey-xl-100{color:#f4f4f4}.foreground-grey-xl-100-light{color:#fff}.foreground-grey-xl-100-lighter{color:#fff}.foreground-grey-xl-100-dark{color:#dbdbdb}.foreground-grey-xl-100-darker{color:#c1c1c1}.foreground-grey-xl-100-complement{color:#f4f4f4}.foreground-grey-xl-100-invert{color:#0b0b0b}.foreground-grey-xl-200{color:#e2e2e2}.foreground-grey-xl-200-light{color:#fff}.foreground-grey-xl-200-lighter{color:#fff}.foreground-grey-xl-200-dark{color:#c9c9c9}.foreground-grey-xl-200-darker{color:#afafaf}.foreground-grey-xl-200-complement{color:#e2e2e2}.foreground-grey-xl-200-invert{color:#1d1d1d}.foreground-grey-xl-300{color:#d0d0d0}.foreground-grey-xl-300-light{color:#f6f6f6}.foreground-grey-xl-300-lighter{color:#fff}.foreground-grey-xl-300-dark{color:#b7b7b7}.foreground-grey-xl-300-darker{color:#9d9d9d}.foreground-grey-xl-300-complement{color:#d0d0d0}.foreground-grey-xl-300-invert{color:#2f2f2f}.foreground-grey-xl-400{color:#bdbdbd}.foreground-grey-xl-400-light{color:#e3e3e3}.foreground-grey-xl-400-lighter{color:#fff}.foreground-grey-xl-400-dark{color:#a4a4a4}.foreground-grey-xl-400-darker{color:#8a8a8a}.foreground-grey-xl-400-complement{color:#bdbdbd}.foreground-grey-xl-400-invert{color:#424242}.foreground-grey-xl-500{color:#ababab}.foreground-grey-xl-500-light{color:#d1d1d1}.foreground-grey-xl-500-lighter{color:#f8f8f8}.foreground-grey-xl-500-dark{color:#929292}.foreground-grey-xl-500-darker{color:#787878}.foreground-grey-xl-500-complement{color:#ababab}.foreground-grey-xl-500-invert{color:#545454}.foreground-grey-xl-600{color:#999}.foreground-grey-xl-600-light{color:#bfbfbf}.foreground-grey-xl-600-lighter{color:#e6e6e6}.foreground-grey-xl-600-dark{color:gray}.foreground-grey-xl-600-darker{color:#666}.foreground-grey-xl-600-complement{color:#999}.foreground-grey-xl-600-invert{color:#666}.bg-grey-xl-100{background-color:#f4f4f4}.bg-grey-xl-100-light{background-color:#fff}.bg-grey-xl-100-lighter{background-color:#fff}.bg-grey-xl-100-dark{background-color:#dbdbdb}.bg-grey-xl-100-darker{background-color:#c1c1c1}.bg-grey-xl-100-complement{background-color:#f4f4f4}.bg-grey-xl-100-invert{background-color:#0b0b0b}.bg-grey-xl-200{background-color:#e2e2e2}.bg-grey-xl-200-light{background-color:#fff}.bg-grey-xl-200-lighter{background-color:#fff}.bg-grey-xl-200-dark{background-color:#c9c9c9}.bg-grey-xl-200-darker{background-color:#afafaf}.bg-grey-xl-200-complement{background-color:#e2e2e2}.bg-grey-xl-200-invert{background-color:#1d1d1d}.bg-grey-xl-300{background-color:#d0d0d0}.bg-grey-xl-300-light{background-color:#f6f6f6}.bg-grey-xl-300-lighter{background-color:#fff}.bg-grey-xl-300-dark{background-color:#b7b7b7}.bg-grey-xl-300-darker{background-color:#9d9d9d}.bg-grey-xl-300-complement{background-color:#d0d0d0}.bg-grey-xl-300-invert{background-color:#2f2f2f}.bg-grey-xl-400{background-color:#bdbdbd}.bg-grey-xl-400-light{background-color:#e3e3e3}.bg-grey-xl-400-lighter{background-color:#fff}.bg-grey-xl-400-dark{background-color:#a4a4a4}.bg-grey-xl-400-darker{background-color:#8a8a8a}.bg-grey-xl-400-complement{background-color:#bdbdbd}.bg-grey-xl-400-invert{background-color:#424242}.bg-grey-xl-500{background-color:#ababab}.bg-grey-xl-500-light{background-color:#d1d1d1}.bg-grey-xl-500-lighter{background-color:#f8f8f8}.bg-grey-xl-500-dark{background-color:#929292}.bg-grey-xl-500-darker{background-color:#787878}.bg-grey-xl-500-complement{background-color:#ababab}.bg-grey-xl-500-invert{background-color:#545454}.bg-grey-xl-600{background-color:#999}.bg-grey-xl-600-light{background-color:#bfbfbf}.bg-grey-xl-600-lighter{background-color:#e6e6e6}.bg-grey-xl-600-dark{background-color:gray}.bg-grey-xl-600-darker{background-color:#666}.bg-grey-xl-600-complement{background-color:#999}.bg-grey-xl-600-invert{background-color:#666}.bg-themed-palette-xl-100{color:#000;text-shadow:0 0 .125rem #dbdbdb;background-color:#f4f4f4}.bg-themed-palette-xl-100-light{color:#000;background-color:#fff}.bg-themed-palette-xl-100-lighter{color:#000;background-color:#fff}.bg-themed-palette-xl-100-dark{color:#000;background-color:#dbdbdb}.bg-themed-palette-xl-100-darker{color:#000;background-color:#c1c1c1}.bg-themed-palette-xl-100-complement{color:#000;background-color:#f4f4f4}.bg-themed-palette-xl-100-invert{color:#fff;background-color:#0b0b0b}.bg-themed-palette-xl-200{color:#000;text-shadow:0 0 .125rem #c9c9c9;background-color:#e2e2e2}.bg-themed-palette-xl-200-light{color:#000;background-color:#fff}.bg-themed-palette-xl-200-lighter{color:#000;background-color:#fff}.bg-themed-palette-xl-200-dark{color:#000;background-color:#c9c9c9}.bg-themed-palette-xl-200-darker{color:#000;background-color:#afafaf}.bg-themed-palette-xl-200-complement{color:#000;background-color:#e2e2e2}.bg-themed-palette-xl-200-invert{color:#fff;background-color:#1d1d1d}.bg-themed-palette-xl-300{color:#000;text-shadow:0 0 .125rem #b7b7b7;background-color:#d0d0d0}.bg-themed-palette-xl-300-light{color:#000;background-color:#f6f6f6}.bg-themed-palette-xl-300-lighter{color:#000;background-color:#fff}.bg-themed-palette-xl-300-dark{color:#000;background-color:#b7b7b7}.bg-themed-palette-xl-300-darker{color:#000;background-color:#9d9d9d}.bg-themed-palette-xl-300-complement{color:#000;background-color:#d0d0d0}.bg-themed-palette-xl-300-invert{color:#fff;background-color:#2f2f2f}.bg-themed-palette-xl-400{color:#000;text-shadow:0 0 .125rem #a4a4a4;background-color:#bdbdbd}.bg-themed-palette-xl-400-light{color:#000;background-color:#e3e3e3}.bg-themed-palette-xl-400-lighter{color:#000;background-color:#fff}.bg-themed-palette-xl-400-dark{color:#000;background-color:#a4a4a4}.bg-themed-palette-xl-400-darker{color:#000;background-color:#8a8a8a}.bg-themed-palette-xl-400-complement{color:#000;background-color:#bdbdbd}.bg-themed-palette-xl-400-invert{color:#fff;background-color:#424242}.bg-themed-palette-xl-500{color:#000;text-shadow:0 0 .125rem #929292;background-color:#ababab}.bg-themed-palette-xl-500-light{color:#000;background-color:#d1d1d1}.bg-themed-palette-xl-500-lighter{color:#000;background-color:#f8f8f8}.bg-themed-palette-xl-500-dark{color:#000;background-color:#929292}.bg-themed-palette-xl-500-darker{color:#fff;background-color:#787878}.bg-themed-palette-xl-500-complement{color:#000;background-color:#ababab}.bg-themed-palette-xl-500-invert{color:#fff;background-color:#545454}.bg-themed-palette-xl-600{color:#000;text-shadow:0 0 .125rem gray;background-color:#999}.bg-themed-palette-xl-600-light{color:#000;background-color:#bfbfbf}.bg-themed-palette-xl-600-lighter{color:#000;background-color:#e6e6e6}.bg-themed-palette-xl-600-dark{color:#000;background-color:gray}.bg-themed-palette-xl-600-darker{color:#fff;background-color:#666}.bg-themed-palette-xl-600-complement{color:#000;background-color:#999}.bg-themed-palette-xl-600-invert{color:#fff;background-color:#666}.border-color-grey-xl-100{border-color:#dbdbdb !important}.border-color-grey-xl-200{border-color:#c9c9c9 !important}.border-color-grey-xl-300{border-color:#b7b7b7 !important}.border-color-grey-xl-400{border-color:#a4a4a4 !important}.border-color-grey-xl-500{border-color:#929292 !important}.border-color-grey-xl-600{border-color:gray !important}}@media only screen and (max-width: 1540px){.foreground-palette-xxl-yellow{color:#ffb900}.foreground-palette-xxl-yellow-light{color:#ffce4d}.foreground-palette-xxl-yellow-lighter{color:#ffe399}.foreground-palette-xxl-yellow-dark{color:#cc9400}.foreground-palette-xxl-yellow-darker{color:#996f00}.foreground-palette-xxl-yellow-complement{color:#0046ff}.foreground-palette-xxl-yellow-invert{color:#0046ff}.foreground-palette-xxl-orange{color:#d83b01}.foreground-palette-xxl-orange-light{color:#fe6127}.foreground-palette-xxl-orange-lighter{color:#fe9974}.foreground-palette-xxl-orange-dark{color:#a52d01}.foreground-palette-xxl-orange-darker{color:#721f01}.foreground-palette-xxl-orange-complement{color:#019ed8}.foreground-palette-xxl-orange-invert{color:#27c4fe}.foreground-palette-xxl-red{color:#d13438}.foreground-palette-xxl-red-light{color:#df7275}.foreground-palette-xxl-red-lighter{color:#edb1b2}.foreground-palette-xxl-red-dark{color:#ab272a}.foreground-palette-xxl-red-darker{color:#821d20}.foreground-palette-xxl-red-complement{color:#34d1cd}.foreground-palette-xxl-red-invert{color:#2ecbc7}.foreground-palette-xxl-magenta{color:#b4009e}.foreground-palette-xxl-magenta-light{color:#ff02e0}.foreground-palette-xxl-magenta-lighter{color:#ff4ee9}.foreground-palette-xxl-magenta-dark{color:#810071}.foreground-palette-xxl-magenta-darker{color:#4e0044}.foreground-palette-xxl-magenta-complement{color:#00b416}.foreground-palette-xxl-magenta-invert{color:#4bff61}.foreground-palette-xxl-purple{color:#5c2d91}.foreground-palette-xxl-purple-light{color:#8145c5}.foreground-palette-xxl-purple-lighter{color:#a980d7}.foreground-palette-xxl-purple-dark{color:#43216a}.foreground-palette-xxl-purple-darker{color:#2b1543}.foreground-palette-xxl-purple-complement{color:#62912d}.foreground-palette-xxl-purple-invert{color:#a3d26e}.foreground-palette-xxl-green{color:#107c10}.foreground-palette-xxl-green-light{color:#19c019}.foreground-palette-xxl-green-lighter{color:#3fe63f}.foreground-palette-xxl-green-dark{color:#0a4f0a}.foreground-palette-xxl-green-darker{color:#042204}.foreground-palette-xxl-green-complement{color:#7c107c}.foreground-palette-xxl-green-invert{color:#ef83ef}.foreground-palette-xxl-teal{color:#008272}.foreground-palette-xxl-teal-light{color:#00cfb5}.foreground-palette-xxl-teal-lighter{color:#1cffe3}.foreground-palette-xxl-teal-dark{color:#004f45}.foreground-palette-xxl-teal-darker{color:#001c19}.foreground-palette-xxl-teal-complement{color:#820010}.foreground-palette-xxl-teal-invert{color:#ff7d8d}.foreground-palette-xxl-blue{color:#0078d4}.foreground-palette-xxl-blue-light{color:#229fff}.foreground-palette-xxl-blue-lighter{color:#6ec0ff}.foreground-palette-xxl-blue-dark{color:#005ba1}.foreground-palette-xxl-blue-darker{color:#003e6e}.foreground-palette-xxl-blue-complement{color:#d45c00}.foreground-palette-xxl-blue-invert{color:#ff872b}.foreground-palette-xxl-dark{color:#323232}.foreground-palette-xxl-dark-light{color:#585858}.foreground-palette-xxl-dark-lighter{color:#7f7f7f}.foreground-palette-xxl-dark-dark{color:#191919}.foreground-palette-xxl-dark-darker{color:#000}.foreground-palette-xxl-dark-complement{color:#323232}.foreground-palette-xxl-dark-invert{color:#cdcdcd}.bg-palette-xxl-yellow{background-color:#ffb900}.bg-palette-xxl-yellow-light{background-color:#ffce4d}.bg-palette-xxl-yellow-lighter{background-color:#ffe399}.bg-palette-xxl-yellow-dark{background-color:#cc9400}.bg-palette-xxl-yellow-darker{background-color:#996f00}.bg-palette-xxl-yellow-complement{background-color:#0046ff}.bg-palette-xxl-yellow-invert{background-color:#0046ff}.bg-palette-xxl-orange{background-color:#d83b01}.bg-palette-xxl-orange-light{background-color:#fe6127}.bg-palette-xxl-orange-lighter{background-color:#fe9974}.bg-palette-xxl-orange-dark{background-color:#a52d01}.bg-palette-xxl-orange-darker{background-color:#721f01}.bg-palette-xxl-orange-complement{background-color:#019ed8}.bg-palette-xxl-orange-invert{background-color:#27c4fe}.bg-palette-xxl-red{background-color:#d13438}.bg-palette-xxl-red-light{background-color:#df7275}.bg-palette-xxl-red-lighter{background-color:#edb1b2}.bg-palette-xxl-red-dark{background-color:#ab272a}.bg-palette-xxl-red-darker{background-color:#821d20}.bg-palette-xxl-red-complement{background-color:#34d1cd}.bg-palette-xxl-red-invert{background-color:#2ecbc7}.bg-palette-xxl-magenta{background-color:#b4009e}.bg-palette-xxl-magenta-light{background-color:#ff02e0}.bg-palette-xxl-magenta-lighter{background-color:#ff4ee9}.bg-palette-xxl-magenta-dark{background-color:#810071}.bg-palette-xxl-magenta-darker{background-color:#4e0044}.bg-palette-xxl-magenta-complement{background-color:#00b416}.bg-palette-xxl-magenta-invert{background-color:#4bff61}.bg-palette-xxl-purple{background-color:#5c2d91}.bg-palette-xxl-purple-light{background-color:#8145c5}.bg-palette-xxl-purple-lighter{background-color:#a980d7}.bg-palette-xxl-purple-dark{background-color:#43216a}.bg-palette-xxl-purple-darker{background-color:#2b1543}.bg-palette-xxl-purple-complement{background-color:#62912d}.bg-palette-xxl-purple-invert{background-color:#a3d26e}.bg-palette-xxl-green{background-color:#107c10}.bg-palette-xxl-green-light{background-color:#19c019}.bg-palette-xxl-green-lighter{background-color:#3fe63f}.bg-palette-xxl-green-dark{background-color:#0a4f0a}.bg-palette-xxl-green-darker{background-color:#042204}.bg-palette-xxl-green-complement{background-color:#7c107c}.bg-palette-xxl-green-invert{background-color:#ef83ef}.bg-palette-xxl-teal{background-color:#008272}.bg-palette-xxl-teal-light{background-color:#00cfb5}.bg-palette-xxl-teal-lighter{background-color:#1cffe3}.bg-palette-xxl-teal-dark{background-color:#004f45}.bg-palette-xxl-teal-darker{background-color:#001c19}.bg-palette-xxl-teal-complement{background-color:#820010}.bg-palette-xxl-teal-invert{background-color:#ff7d8d}.bg-palette-xxl-blue{background-color:#0078d4}.bg-palette-xxl-blue-light{background-color:#229fff}.bg-palette-xxl-blue-lighter{background-color:#6ec0ff}.bg-palette-xxl-blue-dark{background-color:#005ba1}.bg-palette-xxl-blue-darker{background-color:#003e6e}.bg-palette-xxl-blue-complement{background-color:#d45c00}.bg-palette-xxl-blue-invert{background-color:#ff872b}.bg-palette-xxl-dark{background-color:#323232}.bg-palette-xxl-dark-light{background-color:#585858}.bg-palette-xxl-dark-lighter{background-color:#7f7f7f}.bg-palette-xxl-dark-dark{background-color:#191919}.bg-palette-xxl-dark-darker{background-color:#000}.bg-palette-xxl-dark-complement{background-color:#323232}.bg-palette-xxl-dark-invert{background-color:#cdcdcd}.bg-themed-palette-xxl-yellow{color:#000;text-shadow:0 0 .125rem #cc9400;background-color:#ffb900}.bg-themed-palette-xxl-yellow-light{color:#000;background-color:#ffce4d}.bg-themed-palette-xxl-yellow-lighter{color:#000;background-color:#ffe399}.bg-themed-palette-xxl-yellow-dark{color:#000;background-color:#cc9400}.bg-themed-palette-xxl-yellow-darker{color:#fff;background-color:#996f00}.bg-themed-palette-xxl-yellow-complement{color:#fff;background-color:#0046ff}.bg-themed-palette-xxl-yellow-invert{color:#fff;background-color:#0046ff}.bg-themed-palette-xxl-orange{color:#fff;text-shadow:0 0 .125rem #a52d01;background-color:#d83b01}.bg-themed-palette-xxl-orange-light{color:#000;background-color:#fe6127}.bg-themed-palette-xxl-orange-lighter{color:#000;background-color:#fe9974}.bg-themed-palette-xxl-orange-dark{color:#fff;background-color:#a52d01}.bg-themed-palette-xxl-orange-darker{color:#fff;background-color:#721f01}.bg-themed-palette-xxl-orange-complement{color:#fff;background-color:#019ed8}.bg-themed-palette-xxl-orange-invert{color:#000;background-color:#27c4fe}.bg-themed-palette-xxl-red{color:#fff;text-shadow:0 0 .125rem #ab272a;background-color:#d13438}.bg-themed-palette-xxl-red-light{color:#000;background-color:#df7275}.bg-themed-palette-xxl-red-lighter{color:#000;background-color:#edb1b2}.bg-themed-palette-xxl-red-dark{color:#fff;background-color:#ab272a}.bg-themed-palette-xxl-red-darker{color:#fff;background-color:#821d20}.bg-themed-palette-xxl-red-complement{color:#000;background-color:#34d1cd}.bg-themed-palette-xxl-red-invert{color:#000;background-color:#2ecbc7}.bg-themed-palette-xxl-magenta{color:#fff;text-shadow:0 0 .125rem #810071;background-color:#b4009e}.bg-themed-palette-xxl-magenta-light{color:#fff;background-color:#ff02e0}.bg-themed-palette-xxl-magenta-lighter{color:#000;background-color:#ff4ee9}.bg-themed-palette-xxl-magenta-dark{color:#fff;background-color:#810071}.bg-themed-palette-xxl-magenta-darker{color:#fff;background-color:#4e0044}.bg-themed-palette-xxl-magenta-complement{color:#fff;background-color:#00b416}.bg-themed-palette-xxl-magenta-invert{color:#000;background-color:#4bff61}.bg-themed-palette-xxl-purple{color:#fff;text-shadow:0 0 .125rem #43216a;background-color:#5c2d91}.bg-themed-palette-xxl-purple-light{color:#fff;background-color:#8145c5}.bg-themed-palette-xxl-purple-lighter{color:#000;background-color:#a980d7}.bg-themed-palette-xxl-purple-dark{color:#fff;background-color:#43216a}.bg-themed-palette-xxl-purple-darker{color:#fff;background-color:#2b1543}.bg-themed-palette-xxl-purple-complement{color:#000;background-color:#62912d}.bg-themed-palette-xxl-purple-invert{color:#000;background-color:#a3d26e}.bg-themed-palette-xxl-green{color:#fff;text-shadow:0 0 .125rem #0a4f0a;background-color:#107c10}.bg-themed-palette-xxl-green-light{color:#000;background-color:#19c019}.bg-themed-palette-xxl-green-lighter{color:#000;background-color:#3fe63f}.bg-themed-palette-xxl-green-dark{color:#fff;background-color:#0a4f0a}.bg-themed-palette-xxl-green-darker{color:#fff;background-color:#042204}.bg-themed-palette-xxl-green-complement{color:#fff;background-color:#7c107c}.bg-themed-palette-xxl-green-invert{color:#000;background-color:#ef83ef}.bg-themed-palette-xxl-teal{color:#fff;text-shadow:0 0 .125rem #004f45;background-color:#008272}.bg-themed-palette-xxl-teal-light{color:#000;background-color:#00cfb5}.bg-themed-palette-xxl-teal-lighter{color:#000;background-color:#1cffe3}.bg-themed-palette-xxl-teal-dark{color:#fff;background-color:#004f45}.bg-themed-palette-xxl-teal-darker{color:#fff;background-color:#001c19}.bg-themed-palette-xxl-teal-complement{color:#fff;background-color:#820010}.bg-themed-palette-xxl-teal-invert{color:#000;background-color:#ff7d8d}.bg-themed-palette-xxl-blue{color:#fff;text-shadow:0 0 .125rem #005ba1;background-color:#0078d4}.bg-themed-palette-xxl-blue-light{color:#fff;background-color:#229fff}.bg-themed-palette-xxl-blue-lighter{color:#000;background-color:#6ec0ff}.bg-themed-palette-xxl-blue-dark{color:#fff;background-color:#005ba1}.bg-themed-palette-xxl-blue-darker{color:#fff;background-color:#003e6e}.bg-themed-palette-xxl-blue-complement{color:#000;background-color:#d45c00}.bg-themed-palette-xxl-blue-invert{color:#000;background-color:#ff872b}.bg-themed-palette-xxl-dark{color:#fff;text-shadow:0 0 .125rem #191919;background-color:#323232}.bg-themed-palette-xxl-dark-light{color:#fff;background-color:#585858}.bg-themed-palette-xxl-dark-lighter{color:#fff;background-color:#7f7f7f}.bg-themed-palette-xxl-dark-dark{color:#fff;background-color:#191919}.bg-themed-palette-xxl-dark-darker{color:#fff;background-color:#000}.bg-themed-palette-xxl-dark-complement{color:#fff;background-color:#323232}.bg-themed-palette-xxl-dark-invert{color:#000;background-color:#cdcdcd}.border-color-palette-xxl-yellow{border-color:#cc9400 !important}.border-color-palette-xxl-orange{border-color:#a52d01 !important}.border-color-palette-xxl-red{border-color:#ab272a !important}.border-color-palette-xxl-magenta{border-color:#810071 !important}.border-color-palette-xxl-purple{border-color:#43216a !important}.border-color-palette-xxl-green{border-color:#0a4f0a !important}.border-color-palette-xxl-teal{border-color:#004f45 !important}.border-color-palette-xxl-blue{border-color:#005ba1 !important}.border-color-palette-xxl-dark{border-color:#191919 !important}.foreground-scheme-xxl-discrete{color:#ccc}.foreground-scheme-xxl-discrete-light{color:#f2f2f2}.foreground-scheme-xxl-discrete-lighter{color:#fff}.foreground-scheme-xxl-discrete-dark{color:#b3b3b3}.foreground-scheme-xxl-discrete-darker{color:#999}.foreground-scheme-xxl-discrete-complement{color:#ccc}.foreground-scheme-xxl-discrete-invert{color:#333}.foreground-scheme-xxl-success{color:green}.foreground-scheme-xxl-success-light{color:#00cd00}.foreground-scheme-xxl-success-lighter{color:#1aff1a}.foreground-scheme-xxl-success-dark{color:#004d00}.foreground-scheme-xxl-success-darker{color:#001a00}.foreground-scheme-xxl-success-complement{color:purple}.foreground-scheme-xxl-success-invert{color:#ff7fff}.foreground-scheme-xxl-info{color:#ffdd57}.foreground-scheme-xxl-info-light{color:#ffeca4}.foreground-scheme-xxl-info-lighter{color:#fffcf0}.foreground-scheme-xxl-info-dark{color:#ffd324}.foreground-scheme-xxl-info-darker{color:#f0bf00}.foreground-scheme-xxl-info-complement{color:#5779ff}.foreground-scheme-xxl-info-invert{color:#0022a8}.foreground-scheme-xxl-warning{color:#e6b905}.foreground-scheme-xxl-warning-light{color:#fbd53c}.foreground-scheme-xxl-warning-lighter{color:#fde587}.foreground-scheme-xxl-warning-dark{color:#b49104}.foreground-scheme-xxl-warning-darker{color:#826803}.foreground-scheme-xxl-warning-complement{color:#0532e6}.foreground-scheme-xxl-warning-invert{color:#1946fa}.foreground-scheme-xxl-alert{color:#ff7300}.foreground-scheme-xxl-alert-light{color:#ff9d4d}.foreground-scheme-xxl-alert-lighter{color:#ffc799}.foreground-scheme-xxl-alert-dark{color:#cc5c00}.foreground-scheme-xxl-alert-darker{color:#994500}.foreground-scheme-xxl-alert-complement{color:#008cff}.foreground-scheme-xxl-alert-invert{color:#008cff}.foreground-scheme-xxl-error{color:red}.foreground-scheme-xxl-error-light{color:#ff4d4d}.foreground-scheme-xxl-error-lighter{color:#f99}.foreground-scheme-xxl-error-dark{color:#c00}.foreground-scheme-xxl-error-darker{color:#900}.foreground-scheme-xxl-error-complement{color:aqua}.foreground-scheme-xxl-error-invert{color:aqua}.bg-scheme-xxl-discrete{background-color:#ccc}.bg-scheme-xxl-discrete-light{background-color:#f2f2f2}.bg-scheme-xxl-discrete-lighter{background-color:#fff}.bg-scheme-xxl-discrete-dark{background-color:#b3b3b3}.bg-scheme-xxl-discrete-darker{background-color:#999}.bg-scheme-xxl-discrete-complement{background-color:#ccc}.bg-scheme-xxl-discrete-invert{background-color:#333}.bg-scheme-xxl-success{background-color:green}.bg-scheme-xxl-success-light{background-color:#00cd00}.bg-scheme-xxl-success-lighter{background-color:#1aff1a}.bg-scheme-xxl-success-dark{background-color:#004d00}.bg-scheme-xxl-success-darker{background-color:#001a00}.bg-scheme-xxl-success-complement{background-color:purple}.bg-scheme-xxl-success-invert{background-color:#ff7fff}.bg-scheme-xxl-info{background-color:#ffdd57}.bg-scheme-xxl-info-light{background-color:#ffeca4}.bg-scheme-xxl-info-lighter{background-color:#fffcf0}.bg-scheme-xxl-info-dark{background-color:#ffd324}.bg-scheme-xxl-info-darker{background-color:#f0bf00}.bg-scheme-xxl-info-complement{background-color:#5779ff}.bg-scheme-xxl-info-invert{background-color:#0022a8}.bg-scheme-xxl-warning{background-color:#e6b905}.bg-scheme-xxl-warning-light{background-color:#fbd53c}.bg-scheme-xxl-warning-lighter{background-color:#fde587}.bg-scheme-xxl-warning-dark{background-color:#b49104}.bg-scheme-xxl-warning-darker{background-color:#826803}.bg-scheme-xxl-warning-complement{background-color:#0532e6}.bg-scheme-xxl-warning-invert{background-color:#1946fa}.bg-scheme-xxl-alert{background-color:#ff7300}.bg-scheme-xxl-alert-light{background-color:#ff9d4d}.bg-scheme-xxl-alert-lighter{background-color:#ffc799}.bg-scheme-xxl-alert-dark{background-color:#cc5c00}.bg-scheme-xxl-alert-darker{background-color:#994500}.bg-scheme-xxl-alert-complement{background-color:#008cff}.bg-scheme-xxl-alert-invert{background-color:#008cff}.bg-scheme-xxl-error{background-color:red}.bg-scheme-xxl-error-light{background-color:#ff4d4d}.bg-scheme-xxl-error-lighter{background-color:#f99}.bg-scheme-xxl-error-dark{background-color:#c00}.bg-scheme-xxl-error-darker{background-color:#900}.bg-scheme-xxl-error-complement{background-color:aqua}.bg-scheme-xxl-error-invert{background-color:aqua}.bg-themed-palette-xxl-discrete{color:#000;text-shadow:0 0 .125rem #b3b3b3;background-color:#ccc}.bg-themed-palette-xxl-discrete-light{color:#000;background-color:#f2f2f2}.bg-themed-palette-xxl-discrete-lighter{color:#000;background-color:#fff}.bg-themed-palette-xxl-discrete-dark{color:#000;background-color:#b3b3b3}.bg-themed-palette-xxl-discrete-darker{color:#000;background-color:#999}.bg-themed-palette-xxl-discrete-complement{color:#000;background-color:#ccc}.bg-themed-palette-xxl-discrete-invert{color:#fff;background-color:#333}.bg-themed-palette-xxl-success{color:#fff;text-shadow:0 0 .125rem #004d00;background-color:green}.bg-themed-palette-xxl-success-light{color:#000;background-color:#00cd00}.bg-themed-palette-xxl-success-lighter{color:#000;background-color:#1aff1a}.bg-themed-palette-xxl-success-dark{color:#fff;background-color:#004d00}.bg-themed-palette-xxl-success-darker{color:#fff;background-color:#001a00}.bg-themed-palette-xxl-success-complement{color:#fff;background-color:purple}.bg-themed-palette-xxl-success-invert{color:#000;background-color:#ff7fff}.bg-themed-palette-xxl-info{color:#000;text-shadow:0 0 .125rem #ffd324;background-color:#ffdd57}.bg-themed-palette-xxl-info-light{color:#000;background-color:#ffeca4}.bg-themed-palette-xxl-info-lighter{color:#000;background-color:#fffcf0}.bg-themed-palette-xxl-info-dark{color:#000;background-color:#ffd324}.bg-themed-palette-xxl-info-darker{color:#000;background-color:#f0bf00}.bg-themed-palette-xxl-info-complement{color:#fff;background-color:#5779ff}.bg-themed-palette-xxl-info-invert{color:#fff;background-color:#0022a8}.bg-themed-palette-xxl-warning{color:#000;text-shadow:0 0 .125rem #b49104;background-color:#e6b905}.bg-themed-palette-xxl-warning-light{color:#000;background-color:#fbd53c}.bg-themed-palette-xxl-warning-lighter{color:#000;background-color:#fde587}.bg-themed-palette-xxl-warning-dark{color:#000;background-color:#b49104}.bg-themed-palette-xxl-warning-darker{color:#fff;background-color:#826803}.bg-themed-palette-xxl-warning-complement{color:#fff;background-color:#0532e6}.bg-themed-palette-xxl-warning-invert{color:#fff;background-color:#1946fa}.bg-themed-palette-xxl-alert{color:#000;text-shadow:0 0 .125rem #cc5c00;background-color:#ff7300}.bg-themed-palette-xxl-alert-light{color:#000;background-color:#ff9d4d}.bg-themed-palette-xxl-alert-lighter{color:#000;background-color:#ffc799}.bg-themed-palette-xxl-alert-dark{color:#000;background-color:#cc5c00}.bg-themed-palette-xxl-alert-darker{color:#fff;background-color:#994500}.bg-themed-palette-xxl-alert-complement{color:#fff;background-color:#008cff}.bg-themed-palette-xxl-alert-invert{color:#fff;background-color:#008cff}.bg-themed-palette-xxl-error{color:#fff;text-shadow:0 0 .125rem #c00;background-color:red}.bg-themed-palette-xxl-error-light{color:#000;background-color:#ff4d4d}.bg-themed-palette-xxl-error-lighter{color:#000;background-color:#f99}.bg-themed-palette-xxl-error-dark{color:#fff;background-color:#c00}.bg-themed-palette-xxl-error-darker{color:#fff;background-color:#900}.bg-themed-palette-xxl-error-complement{color:#000;background-color:aqua}.bg-themed-palette-xxl-error-invert{color:#000;background-color:aqua}.border-color-scheme-xxl-discrete{border-color:#b3b3b3 !important}.border-color-scheme-xxl-success{border-color:#004d00 !important}.border-color-scheme-xxl-info{border-color:#ffd324 !important}.border-color-scheme-xxl-warning{border-color:#b49104 !important}.border-color-scheme-xxl-alert{border-color:#cc5c00 !important}.border-color-scheme-xxl-error{border-color:#c00 !important}.foreground-grey-xxl-100{color:#f4f4f4}.foreground-grey-xxl-100-light{color:#fff}.foreground-grey-xxl-100-lighter{color:#fff}.foreground-grey-xxl-100-dark{color:#dbdbdb}.foreground-grey-xxl-100-darker{color:#c1c1c1}.foreground-grey-xxl-100-complement{color:#f4f4f4}.foreground-grey-xxl-100-invert{color:#0b0b0b}.foreground-grey-xxl-200{color:#e2e2e2}.foreground-grey-xxl-200-light{color:#fff}.foreground-grey-xxl-200-lighter{color:#fff}.foreground-grey-xxl-200-dark{color:#c9c9c9}.foreground-grey-xxl-200-darker{color:#afafaf}.foreground-grey-xxl-200-complement{color:#e2e2e2}.foreground-grey-xxl-200-invert{color:#1d1d1d}.foreground-grey-xxl-300{color:#d0d0d0}.foreground-grey-xxl-300-light{color:#f6f6f6}.foreground-grey-xxl-300-lighter{color:#fff}.foreground-grey-xxl-300-dark{color:#b7b7b7}.foreground-grey-xxl-300-darker{color:#9d9d9d}.foreground-grey-xxl-300-complement{color:#d0d0d0}.foreground-grey-xxl-300-invert{color:#2f2f2f}.foreground-grey-xxl-400{color:#bdbdbd}.foreground-grey-xxl-400-light{color:#e3e3e3}.foreground-grey-xxl-400-lighter{color:#fff}.foreground-grey-xxl-400-dark{color:#a4a4a4}.foreground-grey-xxl-400-darker{color:#8a8a8a}.foreground-grey-xxl-400-complement{color:#bdbdbd}.foreground-grey-xxl-400-invert{color:#424242}.foreground-grey-xxl-500{color:#ababab}.foreground-grey-xxl-500-light{color:#d1d1d1}.foreground-grey-xxl-500-lighter{color:#f8f8f8}.foreground-grey-xxl-500-dark{color:#929292}.foreground-grey-xxl-500-darker{color:#787878}.foreground-grey-xxl-500-complement{color:#ababab}.foreground-grey-xxl-500-invert{color:#545454}.foreground-grey-xxl-600{color:#999}.foreground-grey-xxl-600-light{color:#bfbfbf}.foreground-grey-xxl-600-lighter{color:#e6e6e6}.foreground-grey-xxl-600-dark{color:gray}.foreground-grey-xxl-600-darker{color:#666}.foreground-grey-xxl-600-complement{color:#999}.foreground-grey-xxl-600-invert{color:#666}.bg-grey-xxl-100{background-color:#f4f4f4}.bg-grey-xxl-100-light{background-color:#fff}.bg-grey-xxl-100-lighter{background-color:#fff}.bg-grey-xxl-100-dark{background-color:#dbdbdb}.bg-grey-xxl-100-darker{background-color:#c1c1c1}.bg-grey-xxl-100-complement{background-color:#f4f4f4}.bg-grey-xxl-100-invert{background-color:#0b0b0b}.bg-grey-xxl-200{background-color:#e2e2e2}.bg-grey-xxl-200-light{background-color:#fff}.bg-grey-xxl-200-lighter{background-color:#fff}.bg-grey-xxl-200-dark{background-color:#c9c9c9}.bg-grey-xxl-200-darker{background-color:#afafaf}.bg-grey-xxl-200-complement{background-color:#e2e2e2}.bg-grey-xxl-200-invert{background-color:#1d1d1d}.bg-grey-xxl-300{background-color:#d0d0d0}.bg-grey-xxl-300-light{background-color:#f6f6f6}.bg-grey-xxl-300-lighter{background-color:#fff}.bg-grey-xxl-300-dark{background-color:#b7b7b7}.bg-grey-xxl-300-darker{background-color:#9d9d9d}.bg-grey-xxl-300-complement{background-color:#d0d0d0}.bg-grey-xxl-300-invert{background-color:#2f2f2f}.bg-grey-xxl-400{background-color:#bdbdbd}.bg-grey-xxl-400-light{background-color:#e3e3e3}.bg-grey-xxl-400-lighter{background-color:#fff}.bg-grey-xxl-400-dark{background-color:#a4a4a4}.bg-grey-xxl-400-darker{background-color:#8a8a8a}.bg-grey-xxl-400-complement{background-color:#bdbdbd}.bg-grey-xxl-400-invert{background-color:#424242}.bg-grey-xxl-500{background-color:#ababab}.bg-grey-xxl-500-light{background-color:#d1d1d1}.bg-grey-xxl-500-lighter{background-color:#f8f8f8}.bg-grey-xxl-500-dark{background-color:#929292}.bg-grey-xxl-500-darker{background-color:#787878}.bg-grey-xxl-500-complement{background-color:#ababab}.bg-grey-xxl-500-invert{background-color:#545454}.bg-grey-xxl-600{background-color:#999}.bg-grey-xxl-600-light{background-color:#bfbfbf}.bg-grey-xxl-600-lighter{background-color:#e6e6e6}.bg-grey-xxl-600-dark{background-color:gray}.bg-grey-xxl-600-darker{background-color:#666}.bg-grey-xxl-600-complement{background-color:#999}.bg-grey-xxl-600-invert{background-color:#666}.bg-themed-palette-xxl-100{color:#000;text-shadow:0 0 .125rem #dbdbdb;background-color:#f4f4f4}.bg-themed-palette-xxl-100-light{color:#000;background-color:#fff}.bg-themed-palette-xxl-100-lighter{color:#000;background-color:#fff}.bg-themed-palette-xxl-100-dark{color:#000;background-color:#dbdbdb}.bg-themed-palette-xxl-100-darker{color:#000;background-color:#c1c1c1}.bg-themed-palette-xxl-100-complement{color:#000;background-color:#f4f4f4}.bg-themed-palette-xxl-100-invert{color:#fff;background-color:#0b0b0b}.bg-themed-palette-xxl-200{color:#000;text-shadow:0 0 .125rem #c9c9c9;background-color:#e2e2e2}.bg-themed-palette-xxl-200-light{color:#000;background-color:#fff}.bg-themed-palette-xxl-200-lighter{color:#000;background-color:#fff}.bg-themed-palette-xxl-200-dark{color:#000;background-color:#c9c9c9}.bg-themed-palette-xxl-200-darker{color:#000;background-color:#afafaf}.bg-themed-palette-xxl-200-complement{color:#000;background-color:#e2e2e2}.bg-themed-palette-xxl-200-invert{color:#fff;background-color:#1d1d1d}.bg-themed-palette-xxl-300{color:#000;text-shadow:0 0 .125rem #b7b7b7;background-color:#d0d0d0}.bg-themed-palette-xxl-300-light{color:#000;background-color:#f6f6f6}.bg-themed-palette-xxl-300-lighter{color:#000;background-color:#fff}.bg-themed-palette-xxl-300-dark{color:#000;background-color:#b7b7b7}.bg-themed-palette-xxl-300-darker{color:#000;background-color:#9d9d9d}.bg-themed-palette-xxl-300-complement{color:#000;background-color:#d0d0d0}.bg-themed-palette-xxl-300-invert{color:#fff;background-color:#2f2f2f}.bg-themed-palette-xxl-400{color:#000;text-shadow:0 0 .125rem #a4a4a4;background-color:#bdbdbd}.bg-themed-palette-xxl-400-light{color:#000;background-color:#e3e3e3}.bg-themed-palette-xxl-400-lighter{color:#000;background-color:#fff}.bg-themed-palette-xxl-400-dark{color:#000;background-color:#a4a4a4}.bg-themed-palette-xxl-400-darker{color:#000;background-color:#8a8a8a}.bg-themed-palette-xxl-400-complement{color:#000;background-color:#bdbdbd}.bg-themed-palette-xxl-400-invert{color:#fff;background-color:#424242}.bg-themed-palette-xxl-500{color:#000;text-shadow:0 0 .125rem #929292;background-color:#ababab}.bg-themed-palette-xxl-500-light{color:#000;background-color:#d1d1d1}.bg-themed-palette-xxl-500-lighter{color:#000;background-color:#f8f8f8}.bg-themed-palette-xxl-500-dark{color:#000;background-color:#929292}.bg-themed-palette-xxl-500-darker{color:#fff;background-color:#787878}.bg-themed-palette-xxl-500-complement{color:#000;background-color:#ababab}.bg-themed-palette-xxl-500-invert{color:#fff;background-color:#545454}.bg-themed-palette-xxl-600{color:#000;text-shadow:0 0 .125rem gray;background-color:#999}.bg-themed-palette-xxl-600-light{color:#000;background-color:#bfbfbf}.bg-themed-palette-xxl-600-lighter{color:#000;background-color:#e6e6e6}.bg-themed-palette-xxl-600-dark{color:#000;background-color:gray}.bg-themed-palette-xxl-600-darker{color:#fff;background-color:#666}.bg-themed-palette-xxl-600-complement{color:#000;background-color:#999}.bg-themed-palette-xxl-600-invert{color:#fff;background-color:#666}.border-color-grey-xxl-100{border-color:#dbdbdb !important}.border-color-grey-xxl-200{border-color:#c9c9c9 !important}.border-color-grey-xxl-300{border-color:#b7b7b7 !important}.border-color-grey-xxl-400{border-color:#a4a4a4 !important}.border-color-grey-xxl-500{border-color:#929292 !important}.border-color-grey-xxl-600{border-color:gray !important}}
|