@patternfly/patternfly 4.200.0 → 4.201.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/patternfly.css CHANGED
@@ -388,6 +388,12 @@
388
388
  --pf-global--link--Color--hover: #73bcf7;
389
389
  --pf-global--BackgroundColor--100: #1b1d21;
390
390
  }
391
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
392
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
393
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
394
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card {
395
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
396
+ }
391
397
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
392
398
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
393
399
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -5856,6 +5862,12 @@ a {
5856
5862
  --pf-global--link--Color--hover: #73bcf7;
5857
5863
  --pf-global--BackgroundColor--100: #1b1d21;
5858
5864
  }
5865
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
5866
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
5867
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
5868
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card {
5869
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
5870
+ }
5859
5871
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
5860
5872
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
5861
5873
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -6099,6 +6111,12 @@ a {
6099
6111
  --pf-global--link--Color--hover: #73bcf7;
6100
6112
  --pf-global--BackgroundColor--100: #1b1d21;
6101
6113
  }
6114
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
6115
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
6116
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
6117
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card {
6118
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
6119
+ }
6102
6120
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
6103
6121
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
6104
6122
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -6358,6 +6376,12 @@ a {
6358
6376
  --pf-global--link--Color--hover: #73bcf7;
6359
6377
  --pf-global--BackgroundColor--100: #1b1d21;
6360
6378
  }
6379
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
6380
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
6381
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
6382
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card {
6383
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
6384
+ }
6361
6385
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
6362
6386
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
6363
6387
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -6670,6 +6694,12 @@ a {
6670
6694
  --pf-global--link--Color--hover: #73bcf7;
6671
6695
  --pf-global--BackgroundColor--100: #1b1d21;
6672
6696
  }
6697
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
6698
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
6699
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
6700
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card {
6701
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
6702
+ }
6673
6703
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
6674
6704
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
6675
6705
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -7090,6 +7120,12 @@ a {
7090
7120
  --pf-global--link--Color--hover: #73bcf7;
7091
7121
  --pf-global--BackgroundColor--100: #1b1d21;
7092
7122
  }
7123
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
7124
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
7125
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
7126
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card {
7127
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
7128
+ }
7093
7129
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
7094
7130
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
7095
7131
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -7212,6 +7248,12 @@ a {
7212
7248
  --pf-global--link--Color--hover: #73bcf7;
7213
7249
  --pf-global--BackgroundColor--100: #1b1d21;
7214
7250
  }
7251
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
7252
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
7253
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
7254
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card {
7255
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
7256
+ }
7215
7257
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
7216
7258
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
7217
7259
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -7409,6 +7451,12 @@ button.pf-c-breadcrumb__link {
7409
7451
  --pf-global--link--Color--hover: #73bcf7;
7410
7452
  --pf-global--BackgroundColor--100: #1b1d21;
7411
7453
  }
7454
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
7455
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
7456
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
7457
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
7458
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
7459
+ }
7412
7460
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
7413
7461
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
7414
7462
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -7921,6 +7969,12 @@ button.pf-c-breadcrumb__link {
7921
7969
  --pf-global--link--Color--hover: #73bcf7;
7922
7970
  --pf-global--BackgroundColor--100: #1b1d21;
7923
7971
  }
7972
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
7973
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
7974
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
7975
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
7976
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
7977
+ }
7924
7978
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
7925
7979
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
7926
7980
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -8179,6 +8233,12 @@ button.pf-c-breadcrumb__link {
8179
8233
  --pf-global--link--Color--hover: #73bcf7;
8180
8234
  --pf-global--BackgroundColor--100: #1b1d21;
8181
8235
  }
8236
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
8237
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
8238
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
8239
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
8240
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
8241
+ }
8182
8242
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
8183
8243
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
8184
8244
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -8559,6 +8619,12 @@ button.pf-c-breadcrumb__link {
8559
8619
  --pf-global--link--Color--hover: #73bcf7;
8560
8620
  --pf-global--BackgroundColor--100: #1b1d21;
8561
8621
  }
8622
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
8623
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
8624
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
8625
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
8626
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
8627
+ }
8562
8628
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
8563
8629
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
8564
8630
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -8577,7 +8643,8 @@ button.pf-c-breadcrumb__link {
8577
8643
  --pf-c-button--m-secondary--active--Color: var(--pf-global--primary-color--100);
8578
8644
  }
8579
8645
 
8580
- :where(.pf-theme-dark) .pf-c-card {
8646
+ :where(.pf-theme-dark) .pf-c-card,
8647
+ :where(.pf-theme-dark) .pf-c-card.pf-m-non-selectable-raised {
8581
8648
  --pf-c-card--BoxShadow: var(--pf-global--BoxShadow--md);
8582
8649
  --pf-c-card--m-hoverable-raised--hover--BoxShadow: var(--pf-global--BoxShadow--lg);
8583
8650
  --pf-c-card--m-selectable-raised--hover--BoxShadow: var(--pf-global--BoxShadow--lg);
@@ -8747,6 +8814,12 @@ label.pf-c-check, .pf-c-check__label,
8747
8814
  --pf-global--link--Color--hover: #73bcf7;
8748
8815
  --pf-global--BackgroundColor--100: #1b1d21;
8749
8816
  }
8817
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
8818
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
8819
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
8820
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
8821
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
8822
+ }
8750
8823
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
8751
8824
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
8752
8825
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -8945,6 +9018,12 @@ label.pf-c-check, .pf-c-check__label,
8945
9018
  --pf-global--link--Color--hover: #73bcf7;
8946
9019
  --pf-global--BackgroundColor--100: #1b1d21;
8947
9020
  }
9021
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
9022
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
9023
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
9024
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
9025
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
9026
+ }
8948
9027
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
8949
9028
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
8950
9029
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -9161,6 +9240,12 @@ label.pf-c-check, .pf-c-check__label,
9161
9240
  --pf-global--link--Color--hover: #73bcf7;
9162
9241
  --pf-global--BackgroundColor--100: #1b1d21;
9163
9242
  }
9243
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
9244
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
9245
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
9246
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
9247
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
9248
+ }
9164
9249
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
9165
9250
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
9166
9251
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -9730,6 +9815,12 @@ label.pf-c-check, .pf-c-check__label,
9730
9815
  --pf-global--link--Color--hover: #73bcf7;
9731
9816
  --pf-global--BackgroundColor--100: #1b1d21;
9732
9817
  }
9818
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
9819
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
9820
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
9821
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
9822
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
9823
+ }
9733
9824
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
9734
9825
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
9735
9826
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -10613,6 +10704,12 @@ label.pf-c-check, .pf-c-check__label,
10613
10704
  --pf-global--link--Color--hover: #73bcf7;
10614
10705
  --pf-global--BackgroundColor--100: #1b1d21;
10615
10706
  }
10707
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
10708
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
10709
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
10710
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
10711
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
10712
+ }
10616
10713
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
10617
10714
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
10618
10715
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -12490,6 +12587,12 @@ label.pf-c-check, .pf-c-check__label,
12490
12587
  --pf-global--link--Color--hover: #73bcf7;
12491
12588
  --pf-global--BackgroundColor--100: #1b1d21;
12492
12589
  }
12590
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
12591
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
12592
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
12593
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
12594
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
12595
+ }
12493
12596
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
12494
12597
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
12495
12598
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -13687,6 +13790,12 @@ label.pf-c-check, .pf-c-check__label,
13687
13790
  --pf-global--link--Color--hover: #73bcf7;
13688
13791
  --pf-global--BackgroundColor--100: #1b1d21;
13689
13792
  }
13793
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
13794
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
13795
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
13796
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
13797
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
13798
+ }
13690
13799
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
13691
13800
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
13692
13801
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -14348,6 +14457,12 @@ label.pf-c-check, .pf-c-check__label,
14348
14457
  --pf-global--link--Color--hover: #73bcf7;
14349
14458
  --pf-global--BackgroundColor--100: #1b1d21;
14350
14459
  }
14460
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
14461
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
14462
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
14463
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
14464
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
14465
+ }
14351
14466
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
14352
14467
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
14353
14468
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -15211,6 +15326,12 @@ label.pf-c-check, .pf-c-check__label,
15211
15326
  --pf-global--link--Color--hover: #73bcf7;
15212
15327
  --pf-global--BackgroundColor--100: #1b1d21;
15213
15328
  }
15329
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
15330
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
15331
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
15332
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
15333
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
15334
+ }
15214
15335
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
15215
15336
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
15216
15337
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -15554,6 +15675,12 @@ textarea.pf-c-form-control {
15554
15675
  --pf-global--link--Color--hover: #73bcf7;
15555
15676
  --pf-global--BackgroundColor--100: #1b1d21;
15556
15677
  }
15678
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
15679
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
15680
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
15681
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
15682
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
15683
+ }
15557
15684
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
15558
15685
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
15559
15686
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -15667,6 +15794,12 @@ textarea.pf-c-form-control {
15667
15794
  --pf-global--link--Color--hover: #73bcf7;
15668
15795
  --pf-global--BackgroundColor--100: #1b1d21;
15669
15796
  }
15797
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
15798
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
15799
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
15800
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
15801
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
15802
+ }
15670
15803
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
15671
15804
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
15672
15805
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -15772,6 +15905,12 @@ textarea.pf-c-form-control {
15772
15905
  --pf-global--link--Color--hover: #73bcf7;
15773
15906
  --pf-global--BackgroundColor--100: #1b1d21;
15774
15907
  }
15908
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
15909
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
15910
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
15911
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
15912
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
15913
+ }
15775
15914
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
15776
15915
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
15777
15916
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -15961,6 +16100,12 @@ label.pf-c-input-group__text {
15961
16100
  --pf-global--link--Color--hover: #73bcf7;
15962
16101
  --pf-global--BackgroundColor--100: #1b1d21;
15963
16102
  }
16103
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
16104
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
16105
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
16106
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
16107
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
16108
+ }
15964
16109
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
15965
16110
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
15966
16111
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -16713,6 +16858,12 @@ button.pf-c-label__content:focus {
16713
16858
  --pf-global--link--Color--hover: #73bcf7;
16714
16859
  --pf-global--BackgroundColor--100: #1b1d21;
16715
16860
  }
16861
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
16862
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
16863
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
16864
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
16865
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
16866
+ }
16716
16867
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
16717
16868
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
16718
16869
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -17167,6 +17318,12 @@ ul.pf-c-list {
17167
17318
  --pf-global--link--Color--hover: #73bcf7;
17168
17319
  --pf-global--BackgroundColor--100: #1b1d21;
17169
17320
  }
17321
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
17322
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
17323
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
17324
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card {
17325
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
17326
+ }
17170
17327
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
17171
17328
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
17172
17329
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -17468,6 +17625,12 @@ ul.pf-c-list {
17468
17625
  --pf-global--link--Color--hover: #73bcf7;
17469
17626
  --pf-global--BackgroundColor--100: #1b1d21;
17470
17627
  }
17628
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
17629
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
17630
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
17631
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card {
17632
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
17633
+ }
17471
17634
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
17472
17635
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
17473
17636
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -18123,6 +18286,12 @@ ul.pf-c-list {
18123
18286
  --pf-global--link--Color--hover: #73bcf7;
18124
18287
  --pf-global--BackgroundColor--100: #1b1d21;
18125
18288
  }
18289
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
18290
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
18291
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
18292
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card {
18293
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
18294
+ }
18126
18295
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
18127
18296
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
18128
18297
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -18718,6 +18887,12 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
18718
18887
  --pf-global--link--Color--hover: #73bcf7;
18719
18888
  --pf-global--BackgroundColor--100: #1b1d21;
18720
18889
  }
18890
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
18891
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
18892
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
18893
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card {
18894
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
18895
+ }
18721
18896
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
18722
18897
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
18723
18898
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -19151,6 +19326,12 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
19151
19326
  --pf-global--link--Color--hover: #73bcf7;
19152
19327
  --pf-global--BackgroundColor--100: #1b1d21;
19153
19328
  }
19329
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
19330
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
19331
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
19332
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card {
19333
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
19334
+ }
19154
19335
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
19155
19336
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
19156
19337
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -19383,6 +19564,12 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
19383
19564
  --pf-global--link--Color--hover: #73bcf7;
19384
19565
  --pf-global--BackgroundColor--100: #1b1d21;
19385
19566
  }
19567
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
19568
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
19569
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
19570
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card {
19571
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
19572
+ }
19386
19573
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
19387
19574
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
19388
19575
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -20527,6 +20714,12 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
20527
20714
  --pf-global--link--Color--hover: #73bcf7;
20528
20715
  --pf-global--BackgroundColor--100: #1b1d21;
20529
20716
  }
20717
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
20718
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
20719
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
20720
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card {
20721
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
20722
+ }
20530
20723
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
20531
20724
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
20532
20725
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -20681,6 +20874,12 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
20681
20874
  --pf-global--link--Color--hover: #73bcf7;
20682
20875
  --pf-global--BackgroundColor--100: #1b1d21;
20683
20876
  }
20877
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
20878
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
20879
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
20880
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card {
20881
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
20882
+ }
20684
20883
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
20685
20884
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
20686
20885
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -20978,6 +21177,12 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
20978
21177
  --pf-global--link--Color--hover: #73bcf7;
20979
21178
  --pf-global--BackgroundColor--100: #1b1d21;
20980
21179
  }
21180
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
21181
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
21182
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
21183
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card {
21184
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
21185
+ }
20981
21186
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
20982
21187
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
20983
21188
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -21264,6 +21469,12 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
21264
21469
  --pf-global--link--Color--hover: #73bcf7;
21265
21470
  --pf-global--BackgroundColor--100: #1b1d21;
21266
21471
  }
21472
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
21473
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
21474
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
21475
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card {
21476
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
21477
+ }
21267
21478
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
21268
21479
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
21269
21480
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -22184,6 +22395,12 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
22184
22395
  --pf-global--link--Color--hover: #73bcf7;
22185
22396
  --pf-global--BackgroundColor--100: #1b1d21;
22186
22397
  }
22398
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
22399
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
22400
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
22401
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card {
22402
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
22403
+ }
22187
22404
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
22188
22405
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
22189
22406
  :where(.pf-theme-dark) .pf-c-page__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
@@ -22574,6 +22791,12 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
22574
22791
  --pf-global--link--Color--hover: #73bcf7;
22575
22792
  --pf-global--BackgroundColor--100: #1b1d21;
22576
22793
  }
22794
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
22795
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
22796
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
22797
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
22798
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
22799
+ }
22577
22800
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
22578
22801
  :where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
22579
22802
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
@@ -22860,6 +23083,12 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
22860
23083
  --pf-global--link--Color--hover: #73bcf7;
22861
23084
  --pf-global--BackgroundColor--100: #1b1d21;
22862
23085
  }
23086
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
23087
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
23088
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
23089
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
23090
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
23091
+ }
22863
23092
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
22864
23093
  :where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
22865
23094
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
@@ -23061,6 +23290,12 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
23061
23290
  --pf-global--link--Color--hover: #73bcf7;
23062
23291
  --pf-global--BackgroundColor--100: #1b1d21;
23063
23292
  }
23293
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
23294
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
23295
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
23296
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
23297
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
23298
+ }
23064
23299
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
23065
23300
  :where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
23066
23301
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
@@ -23086,39 +23321,8 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
23086
23321
  }
23087
23322
 
23088
23323
  .pf-c-progress-stepper {
23089
- --pf-c-progress-stepper--GridAutoFlow: column;
23090
- --pf-c-progress-stepper--GridTemplateRows: auto 1fr;
23091
- --pf-c-progress-stepper--GridTemplateColumns: initial;
23092
23324
  --pf-c-progress-stepper--m-vertical--GridAutoFlow: row;
23093
23325
  --pf-c-progress-stepper--m-vertical--GridTemplateColumns: auto 1fr;
23094
- --pf-c-progress-stepper--m-compact--GridAutoFlow: row;
23095
- --pf-c-progress-stepper--m-compact--GridTemplateColumns: repeat(auto-fill, 1.75rem);
23096
- --pf-c-progress-stepper__step-connector--JustifyContent: start;
23097
- --pf-c-progress-stepper--m-center__step-connector--JustifyContent: center;
23098
- --pf-c-progress-stepper__step-icon--ZIndex: var(--pf-global--ZIndex--xs);
23099
- --pf-c-progress-stepper__step-icon--Width: 1.75rem;
23100
- --pf-c-progress-stepper__step-icon--Height: var(--pf-c-progress-stepper__step-icon--Width);
23101
- --pf-c-progress-stepper__step-icon--FontSize: var(--pf-global--icon--FontSize--md);
23102
- --pf-c-progress-stepper__step-icon--Color: var(--pf-global--Color--100);
23103
- --pf-c-progress-stepper__step-icon--BackgroundColor: var(--pf-global--BackgroundColor--light-200);
23104
- --pf-c-progress-stepper__step-icon--BorderWidth: var(--pf-global--BorderWidth--md);
23105
- --pf-c-progress-stepper__step-icon--BorderColor: var(--pf-global--BorderColor--100);
23106
- --pf-c-progress-stepper--m-compact__step-icon--Width: 1.125rem;
23107
- --pf-c-progress-stepper--m-compact__step-icon--FontSize: var(--pf-global--icon--FontSize--sm);
23108
- --pf-c-progress-stepper__pficon--MarginTop: 3px;
23109
- --pf-c-progress-stepper__fa-exclamation-triangle--MarginTop: -5px;
23110
- --pf-c-progress-stepper--m-compact__pficon--MarginTop: 2px;
23111
- --pf-c-progress-stepper--m-compact__fa-exclamation-triangle--MarginTop: -3px;
23112
- --pf-c-progress-stepper__step-connector--before--Top: calc(var(--pf-c-progress-stepper__step-icon--Height) / 2);
23113
- --pf-c-progress-stepper__step-connector--before--Left: 0;
23114
- --pf-c-progress-stepper__step-connector--before--Width: 100%;
23115
- --pf-c-progress-stepper__step-connector--before--Height: auto;
23116
- --pf-c-progress-stepper__step-connector--before--BorderRightColor: unset;
23117
- --pf-c-progress-stepper__step-connector--before--BorderRightWidth: 0;
23118
- --pf-c-progress-stepper__step-connector--before--BorderBottomWidth: var(--pf-global--BorderWidth--md);
23119
- --pf-c-progress-stepper__step-connector--before--BorderBottomColor: var(--pf-global--BorderColor--100);
23120
- --pf-c-progress-stepper__step-connector--before--Transform: translateY(-50%);
23121
- --pf-c-progress-stepper--m-center__step-connector--before--Left: 50%;
23122
23326
  --pf-c-progress-stepper--m-vertical__step-connector--before--Top: 0;
23123
23327
  --pf-c-progress-stepper--m-vertical__step-connector--before--Left: calc(var(--pf-c-progress-stepper__step-icon--Width) / 2);
23124
23328
  --pf-c-progress-stepper--m-vertical__step-connector--before--Width: auto;
@@ -23126,19 +23330,67 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
23126
23330
  --pf-c-progress-stepper--m-vertical__step-connector--before--BorderRightWidth: var(--pf-global--BorderWidth--md);
23127
23331
  --pf-c-progress-stepper--m-vertical__step-connector--before--BorderRightColor: var(--pf-global--BorderColor--100);
23128
23332
  --pf-c-progress-stepper--m-vertical__step-connector--before--BorderBottomWidth: 0;
23333
+ --pf-c-progress-stepper--m-vertical__step-connector--before--BorderBottomColor: transparent;
23129
23334
  --pf-c-progress-stepper--m-vertical__step-connector--before--Transform: translateX(-50%);
23130
- --pf-c-progress-stepper__step-main--MarginTop: var(--pf-global--spacer--sm);
23131
- --pf-c-progress-stepper__step-main--MarginRight: var(--pf-global--spacer--sm);
23132
- --pf-c-progress-stepper__step-main--MarginBottom: 0;
23133
- --pf-c-progress-stepper__step-main--MarginLeft: 0;
23134
- --pf-c-progress-stepper--m-center__step-main--MarginRight: var(--pf-global--spacer--xs);
23135
- --pf-c-progress-stepper--m-center__step-main--MarginLeft: var(--pf-global--spacer--xs);
23136
23335
  --pf-c-progress-stepper--m-vertical__step-main--MarginTop: var(--pf-global--spacer--xs);
23137
23336
  --pf-c-progress-stepper--m-vertical__step-main--MarginRight: 0;
23138
23337
  --pf-c-progress-stepper--m-vertical__step-main--MarginBottom: var(--pf-global--spacer--xl);
23139
23338
  --pf-c-progress-stepper--m-vertical__step-main--MarginLeft: var(--pf-global--spacer--xs);
23339
+ --pf-c-progress-stepper--m-vertical--m-compact--GridTemplateColumns: 1fr;
23340
+ --pf-c-progress-stepper--m-vertical--m-compact__step-connector--PaddingBottom: var(--pf-global--spacer--sm);
23341
+ --pf-c-progress-stepper--m-vertical--m-compact__step-connector--GridRow: auto;
23342
+ --pf-c-progress-stepper--m-vertical--m-compact__step-main--MarginRight: 0;
23343
+ --pf-c-progress-stepper--m-vertical--m-center__step-main--MarginRight: 0;
23344
+ --pf-c-progress-stepper--m-vertical--m-center__step-main--MarginLeft: 0;
23345
+ --pf-c-progress-stepper--m-horizontal--GridAutoFlow: column;
23346
+ --pf-c-progress-stepper--m-horizontal--GridTemplateColumns: initial;
23347
+ --pf-c-progress-stepper--m-horizontal__step-connector--before--Top: calc(var(--pf-c-progress-stepper__step-icon--Height) / 2);
23348
+ --pf-c-progress-stepper--m-horizontal__step-connector--before--Left: 0;
23349
+ --pf-c-progress-stepper--m-horizontal__step-connector--before--Width: 100%;
23350
+ --pf-c-progress-stepper--m-horizontal__step-connector--before--Height: auto;
23351
+ --pf-c-progress-stepper--m-horizontal__step-connector--before--BorderRightWidth: 0;
23352
+ --pf-c-progress-stepper--m-horizontal__step-connector--before--BorderRightColor: unset;
23353
+ --pf-c-progress-stepper--m-horizontal__step-connector--before--BorderBottomWidth: var(--pf-global--BorderWidth--md);
23354
+ --pf-c-progress-stepper--m-horizontal__step-connector--before--BorderBottomColor: var(--pf-global--BorderColor--100);
23355
+ --pf-c-progress-stepper--m-horizontal__step-connector--before--Transform: translateY(-50%);
23356
+ --pf-c-progress-stepper--m-horizontal__step-main--MarginTop: var(--pf-global--spacer--sm);
23357
+ --pf-c-progress-stepper--m-horizontal__step-main--MarginRight: var(--pf-global--spacer--sm);
23358
+ --pf-c-progress-stepper--m-horizontal__step-main--MarginBottom: 0;
23359
+ --pf-c-progress-stepper--m-horizontal__step-main--MarginLeft: 0;
23360
+ --pf-c-progress-stepper--m-horizontal--m-compact--GridTemplateColumns: repeat(auto-fill, 1.75rem);
23361
+ --pf-c-progress-stepper--m-horizontal--m-compact__step-connector--PaddingBottom: 0;
23362
+ --pf-c-progress-stepper--m-horizontal--m-compact__step-connector--GridRow: 2;
23363
+ --pf-c-progress-stepper--m-compact--GridAutoFlow: row;
23140
23364
  --pf-c-progress-stepper--m-compact__step-main--MarginTop: 0;
23141
23365
  --pf-c-progress-stepper--m-compact__step-main--MarginBottom: var(--pf-global--spacer--sm);
23366
+ --pf-c-progress-stepper--m-compact__step-connector--MinWidth: 1.75rem;
23367
+ --pf-c-progress-stepper--m-compact__step-icon--Width: 1.125rem;
23368
+ --pf-c-progress-stepper--m-compact__step-icon--FontSize: var(--pf-global--icon--FontSize--sm);
23369
+ --pf-c-progress-stepper--m-compact__step-title--FontSize: var(--pf-global--FontSize--sm);
23370
+ --pf-c-progress-stepper--m-compact__step-title--FontWeight: var(--pf-global--FontWeight--normal);
23371
+ --pf-c-progress-stepper--m-compact__pficon--MarginTop: 2px;
23372
+ --pf-c-progress-stepper--m-compact__fa-exclamation-triangle--MarginTop: -3px;
23373
+ --pf-c-progress-stepper--m-center__step-connector--before--Left: 50%;
23374
+ --pf-c-progress-stepper--m-center--GridTemplateColumns: 1fr;
23375
+ --pf-c-progress-stepper--m-center__step-connector--JustifyContent: center;
23376
+ --pf-c-progress-stepper--m-center__step-main--MarginRight: var(--pf-global--spacer--xs);
23377
+ --pf-c-progress-stepper--m-center__step-main--MarginLeft: var(--pf-global--spacer--xs);
23378
+ --pf-c-progress-stepper--m-center__step-title--TextAlign: center;
23379
+ --pf-c-progress-stepper--m-center__step-description--TextAlign: center;
23380
+ --pf-c-progress-stepper--m-center__step-description--MarginRight: 0;
23381
+ --pf-c-progress-stepper--m-center__step-description--MarginLeft: 0;
23382
+ --pf-c-progress-stepper--GridTemplateRows: auto 1fr;
23383
+ --pf-c-progress-stepper__step-connector--JustifyContent: start;
23384
+ --pf-c-progress-stepper__step-icon--ZIndex: var(--pf-global--ZIndex--xs);
23385
+ --pf-c-progress-stepper__step-icon--Width: 1.75rem;
23386
+ --pf-c-progress-stepper__step-icon--Height: var(--pf-c-progress-stepper__step-icon--Width);
23387
+ --pf-c-progress-stepper__step-icon--FontSize: var(--pf-global--icon--FontSize--md);
23388
+ --pf-c-progress-stepper__step-icon--Color: var(--pf-global--Color--100);
23389
+ --pf-c-progress-stepper__step-icon--BackgroundColor: var(--pf-global--BackgroundColor--light-200);
23390
+ --pf-c-progress-stepper__step-icon--BorderWidth: var(--pf-global--BorderWidth--md);
23391
+ --pf-c-progress-stepper__step-icon--BorderColor: var(--pf-global--BorderColor--100);
23392
+ --pf-c-progress-stepper__pficon--MarginTop: 3px;
23393
+ --pf-c-progress-stepper__fa-exclamation-triangle--MarginTop: -5px;
23142
23394
  --pf-c-progress-stepper__step-title--Color: var(--pf-global--Color--100);
23143
23395
  --pf-c-progress-stepper__step-title--TextAlign: left;
23144
23396
  --pf-c-progress-stepper__step-title--FontSize: var(--pf-global--FontSize--md);
@@ -23147,9 +23399,6 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
23147
23399
  --pf-c-progress-stepper__step--m-current__step-title--Color: var(--pf-global--Color--100);
23148
23400
  --pf-c-progress-stepper__step--m-pending__step-title--Color: var(--pf-global--Color--200);
23149
23401
  --pf-c-progress-stepper__step--m-danger__step-title--Color: var(--pf-global--danger-color--100);
23150
- --pf-c-progress-stepper--m-center__step-title--TextAlign: center;
23151
- --pf-c-progress-stepper--m-compact__step-title--FontSize: var(--pf-global--FontSize--sm);
23152
- --pf-c-progress-stepper--m-compact__step-title--FontWeight: var(--pf-global--FontWeight--normal);
23153
23402
  --pf-c-progress-stepper__step-title--m-help-text--TextDecorationColor: var(--pf-global--BorderColor--200);
23154
23403
  --pf-c-progress-stepper__step-title--m-help-text--TextDecorationThickness: var(--pf-global--BorderWidth--sm);
23155
23404
  --pf-c-progress-stepper__step-title--m-help-text--TextUnderlineOffset: 0.25rem;
@@ -23166,9 +23415,26 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
23166
23415
  --pf-c-progress-stepper__step-description--FontSize: var(--pf-global--FontSize--sm);
23167
23416
  --pf-c-progress-stepper__step-description--Color: var(--pf-global--Color--200);
23168
23417
  --pf-c-progress-stepper__step-description--TextAlign: left;
23169
- --pf-c-progress-stepper--m-center__step-description--TextAlign: center;
23170
- --pf-c-progress-stepper--m-center__step-description--MarginRight: 0;
23171
- --pf-c-progress-stepper--m-center__step-description--MarginLeft: 0;
23418
+ --pf-c-progress-stepper--GridAutoFlow: var(--pf-c-progress-stepper--m-vertical--GridAutoFlow);
23419
+ --pf-c-progress-stepper--GridTemplateColumns: var(--pf-c-progress-stepper--m-vertical--GridTemplateColumns);
23420
+ --pf-c-progress-stepper__step-connector--before--Top: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Top);
23421
+ --pf-c-progress-stepper__step-connector--before--Left: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Left);
23422
+ --pf-c-progress-stepper__step-connector--before--Width: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Width);
23423
+ --pf-c-progress-stepper__step-connector--before--Height: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Height);
23424
+ --pf-c-progress-stepper__step-connector--before--BorderRightWidth: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderRightWidth);
23425
+ --pf-c-progress-stepper__step-connector--before--BorderRightColor: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderRightColor);
23426
+ --pf-c-progress-stepper__step-connector--before--BorderBottomWidth: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderBottomWidth);
23427
+ --pf-c-progress-stepper__step-connector--before--BorderBottomColor: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderBottomColor);
23428
+ --pf-c-progress-stepper__step-connector--before--Transform: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Transform);
23429
+ --pf-c-progress-stepper__step-main--MarginTop: var(--pf-c-progress-stepper--m-vertical__step-main--MarginTop);
23430
+ --pf-c-progress-stepper__step-main--MarginRight: var(--pf-c-progress-stepper--m-vertical__step-main--MarginRight);
23431
+ --pf-c-progress-stepper__step-main--MarginBottom: var(--pf-c-progress-stepper--m-vertical__step-main--MarginBottom);
23432
+ --pf-c-progress-stepper__step-main--MarginLeft: var(--pf-c-progress-stepper--m-vertical__step-main--MarginLeft);
23433
+ --pf-c-progress-stepper--m-compact--GridTemplateColumns: var(--pf-c-progress-stepper--m-vertical--m-compact--GridTemplateColumns);
23434
+ --pf-c-progress-stepper--m-compact__step-connector--GridRow: var(--pf-c-progress-stepper--m-vertical--m-compact__step-connector--GridRow);
23435
+ --pf-c-progress-stepper--m-compact__step-connector--PaddingBottom: var(--pf-c-progress-stepper--m-vertical--m-compact__step-connector--PaddingBottom);
23436
+ --pf-c-progress-stepper--m-center__step-connector--before--Content: none;
23437
+ --pf-c-progress-stepper--m-center__step-main--before--Content: "";
23172
23438
  position: relative;
23173
23439
  display: grid;
23174
23440
  grid-auto-flow: var(--pf-c-progress-stepper--GridAutoFlow);
@@ -23176,43 +23442,76 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
23176
23442
  grid-template-rows: var(--pf-c-progress-stepper--GridTemplateRows);
23177
23443
  grid-auto-columns: 1fr;
23178
23444
  }
23445
+ @media screen and (min-width: 768px) {
23446
+ .pf-c-progress-stepper {
23447
+ --pf-c-progress-stepper--GridAutoFlow: var(--pf-c-progress-stepper--m-horizontal--GridAutoFlow);
23448
+ --pf-c-progress-stepper--GridTemplateColumns: var(--pf-c-progress-stepper--m-horizontal--GridTemplateColumns);
23449
+ --pf-c-progress-stepper__step-connector--before--Top: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Top);
23450
+ --pf-c-progress-stepper__step-connector--before--Left: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Left);
23451
+ --pf-c-progress-stepper__step-connector--before--Width: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Width);
23452
+ --pf-c-progress-stepper__step-connector--before--Height: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Height);
23453
+ --pf-c-progress-stepper__step-connector--before--BorderRightWidth: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderRightWidth);
23454
+ --pf-c-progress-stepper__step-connector--before--BorderRightColor: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderRightColor);
23455
+ --pf-c-progress-stepper__step-connector--before--BorderBottomWidth: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderBottomWidth);
23456
+ --pf-c-progress-stepper__step-connector--before--BorderBottomColor: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderBottomColor);
23457
+ --pf-c-progress-stepper__step-connector--before--Transform: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Transform);
23458
+ --pf-c-progress-stepper__step-main--MarginTop: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginTop);
23459
+ --pf-c-progress-stepper__step-main--MarginRight: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginRight);
23460
+ --pf-c-progress-stepper__step-main--MarginBottom: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginBottom);
23461
+ --pf-c-progress-stepper__step-main--MarginLeft: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginLeft);
23462
+ --pf-c-progress-stepper--m-compact--GridTemplateColumns: var(--pf-c-progress-stepper--m-horizontal--m-compact--GridTemplateColumns);
23463
+ --pf-c-progress-stepper--m-compact__step-connector--GridRow: var(--pf-c-progress-stepper--m-horizontal--m-compact__step-connector--GridRow);
23464
+ --pf-c-progress-stepper--m-compact__step-connector--PaddingBottom: var(--pf-c-progress-stepper--m-horizontal--m-compact__step-connector--PaddingBottom);
23465
+ --pf-c-progress-stepper--m-center__step-connector--before--Content: "";
23466
+ --pf-c-progress-stepper--m-center__step-main--before--Content: none;
23467
+ }
23468
+ }
23179
23469
  .pf-c-progress-stepper.pf-m-center {
23180
- --pf-c-progress-stepper__step-connector--before--Left: var(--pf-c-progress-stepper--m-center__step-connector--before--Left);
23181
23470
  --pf-c-progress-stepper__step-connector--JustifyContent: var(--pf-c-progress-stepper--m-center__step-connector--JustifyContent);
23182
23471
  --pf-c-progress-stepper__step-main--MarginRight: var(--pf-c-progress-stepper--m-center__step-main--MarginRight);
23183
23472
  --pf-c-progress-stepper__step-main--MarginLeft: var(--pf-c-progress-stepper--m-center__step-main--MarginLeft);
23473
+ --pf-c-progress-stepper__step-title--TextAlign: var(--pf-c-progress-stepper--m-center__step-title--TextAlign);
23184
23474
  --pf-c-progress-stepper__step-description--MarginRight: var(--pf-c-progress-stepper--m-center__step-description--MarginRight);
23185
23475
  --pf-c-progress-stepper__step-description--MarginLeft: var(--pf-c-progress-stepper--m-center__step-description--MarginLeft);
23186
- --pf-c-progress-stepper__step-title--TextAlign: var(--pf-c-progress-stepper--m-center__step-title--TextAlign);
23187
23476
  --pf-c-progress-stepper__step-description--TextAlign: var(--pf-c-progress-stepper--m-center__step-description--TextAlign);
23477
+ --pf-c-progress-stepper--m-vertical__step-main--MarginRight: var(--pf-c-progress-stepper--m-vertical--m-center__step-main--MarginRight);
23478
+ --pf-c-progress-stepper--m-vertical__step-main--MarginLeft: var(--pf-c-progress-stepper--m-vertical--m-center__step-main--MarginLeft);
23479
+ grid-template-columns: var(--pf-c-progress-stepper--m-center--GridTemplateColumns);
23188
23480
  }
23189
- .pf-c-progress-stepper.pf-m-vertical {
23190
- --pf-c-progress-stepper--GridAutoFlow: var(--pf-c-progress-stepper--m-vertical--GridAutoFlow);
23191
- --pf-c-progress-stepper--GridTemplateColumns: var(--pf-c-progress-stepper--m-vertical--GridTemplateColumns);
23192
- --pf-c-progress-stepper__step-connector--before--Top: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Top);
23193
- --pf-c-progress-stepper__step-connector--before--Left: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Left);
23194
- --pf-c-progress-stepper__step-connector--before--Width: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Width);
23195
- --pf-c-progress-stepper__step-connector--before--Height: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Height);
23196
- --pf-c-progress-stepper__step-connector--before--BorderRightWidth: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderRightWidth);
23197
- --pf-c-progress-stepper__step-connector--before--BorderRightColor: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderRightColor);
23198
- --pf-c-progress-stepper__step-connector--before--BorderBottomWidth: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderBottomWidth);
23199
- --pf-c-progress-stepper__step-connector--before--Transform: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Transform);
23200
- --pf-c-progress-stepper__step-main--MarginTop: var(--pf-c-progress-stepper--m-vertical__step-main--MarginTop);
23201
- --pf-c-progress-stepper__step-main--MarginRight: var(--pf-c-progress-stepper--m-vertical__step-main--MarginRight);
23202
- --pf-c-progress-stepper__step-main--MarginBottom: var(--pf-c-progress-stepper--m-vertical__step-main--MarginBottom);
23203
- --pf-c-progress-stepper__step-main--MarginLeft: var(--pf-c-progress-stepper--m-vertical__step-main--MarginLeft);
23481
+ .pf-c-progress-stepper.pf-m-center .pf-c-progress-stepper__step-main {
23482
+ position: relative;
23483
+ }
23484
+ .pf-c-progress-stepper.pf-m-center .pf-c-progress-stepper__step:not(:last-of-type) > .pf-c-progress-stepper__step-connector::before {
23485
+ left: var(--pf-c-progress-stepper--m-center__step-connector--before--Left);
23486
+ }
23487
+ .pf-c-progress-stepper.pf-m-center:not(.pf-m-compact) .pf-c-progress-stepper__step:not(:last-of-type) > .pf-c-progress-stepper__step-main::before {
23488
+ content: var(--pf-c-progress-stepper--m-center__step-main--before--Content);
23489
+ }
23490
+ .pf-c-progress-stepper.pf-m-center:not(.pf-m-compact) .pf-c-progress-stepper__step:not(:last-of-type) > .pf-c-progress-stepper__step-connector::before {
23491
+ content: var(--pf-c-progress-stepper--m-center__step-connector--before--Content);
23204
23492
  }
23205
23493
  .pf-c-progress-stepper.pf-m-compact {
23206
- --pf-c-progress-stepper--GridAutoFlow: var(--pf-c-progress-stepper--m-compact--GridAutoFlow);
23207
- --pf-c-progress-stepper--GridTemplateColumns: var(--pf-c-progress-stepper--m-compact--GridTemplateColumns);
23208
- --pf-c-progress-stepper__step-icon--Width: var(--pf-c-progress-stepper--m-compact__step-icon--Width);
23209
- --pf-c-progress-stepper__step-icon--FontSize: var(--pf-c-progress-stepper--m-compact__step-icon--FontSize);
23210
- --pf-c-progress-stepper__pficon--MarginTop: var(--pf-c-progress-stepper--m-compact__pficon--MarginTop);
23211
- --pf-c-progress-stepper__fa-exclamation-triangle--MarginTop: var(--pf-c-progress-stepper--m-compact__fa-exclamation-triangle--MarginTop);
23212
23494
  --pf-c-progress-stepper__step-main--MarginTop: var(--pf-c-progress-stepper--m-compact__step-main--MarginTop);
23213
23495
  --pf-c-progress-stepper__step-main--MarginBottom: var(--pf-c-progress-stepper--m-compact__step-main--MarginBottom);
23496
+ --pf-c-progress-stepper__step-icon--Width: var(--pf-c-progress-stepper--m-compact__step-icon--Width);
23497
+ --pf-c-progress-stepper__step-icon--FontSize: var(--pf-c-progress-stepper--m-compact__step-icon--FontSize);
23214
23498
  --pf-c-progress-stepper__step-title--FontSize: var(--pf-c-progress-stepper--m-compact__step-title--FontSize);
23215
23499
  --pf-c-progress-stepper__step--m-current__step-title--FontWeight: var(--pf-c-progress-stepper--m-compact__step-title--FontWeight);
23500
+ --pf-c-progress-stepper__pficon--MarginTop: var(--pf-c-progress-stepper--m-compact__pficon--MarginTop);
23501
+ --pf-c-progress-stepper__fa-exclamation-triangle--MarginTop: var(--pf-c-progress-stepper--m-compact__fa-exclamation-triangle--MarginTop);
23502
+ --pf-c-progress-stepper--m-vertical__step-main--MarginLeft: var(--pf-c-progress-stepper--m-vertical--m-compact__step-main--MarginLeft);
23503
+ --pf-c-progress-stepper--m-vertical__step-main--MarginRight: var(--pf-c-progress-stepper--m-vertical--m-compact__step-main--MarginRight);
23504
+ display: inline-grid;
23505
+ grid-template-columns: var(--pf-c-progress-stepper--m-compact--GridTemplateColumns);
23506
+ grid-auto-flow: var(--pf-c-progress-stepper--m-compact--GridAutoFlow);
23507
+ }
23508
+ .pf-c-progress-stepper.pf-m-compact .pf-c-progress-stepper__step-connector {
23509
+ min-width: var(--pf-c-progress-stepper--m-compact__step-connector--MinWidth);
23510
+ grid-row: var(--pf-c-progress-stepper--m-compact__step-connector--GridRow);
23511
+ padding-bottom: var(--pf-c-progress-stepper--m-compact__step-connector--PaddingBottom);
23512
+ }
23513
+ .pf-c-progress-stepper.pf-m-compact .pf-c-progress-stepper__step-main {
23514
+ margin-bottom: var(--pf-c-progress-stepper--m-compact__step-main--MarginBottom);
23216
23515
  }
23217
23516
  .pf-c-progress-stepper.pf-m-compact .pf-c-progress-stepper__step:not(.pf-m-current) .pf-c-progress-stepper__step-main {
23218
23517
  position: fixed;
@@ -23223,13 +23522,13 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
23223
23522
  white-space: nowrap;
23224
23523
  border: 0;
23225
23524
  }
23226
- .pf-c-progress-stepper.pf-m-compact .pf-c-progress-stepper__step-description {
23227
- display: none;
23228
- }
23229
23525
  .pf-c-progress-stepper.pf-m-compact .pf-c-progress-stepper__step.pf-m-current .pf-c-progress-stepper__step-main {
23230
23526
  grid-column: 1/-1;
23231
23527
  grid-row: 1/2;
23232
23528
  }
23529
+ .pf-c-progress-stepper.pf-m-compact .pf-c-progress-stepper__step-description {
23530
+ display: none;
23531
+ }
23233
23532
 
23234
23533
  .pf-c-progress-stepper__step {
23235
23534
  display: contents;
@@ -23304,6 +23603,14 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
23304
23603
  .pf-c-progress-stepper__step-main {
23305
23604
  margin: var(--pf-c-progress-stepper__step-main--MarginTop) var(--pf-c-progress-stepper__step-main--MarginRight) var(--pf-c-progress-stepper__step-main--MarginBottom) var(--pf-c-progress-stepper__step-main--MarginLeft);
23306
23605
  }
23606
+ .pf-c-progress-stepper__step:not(:last-of-type) > .pf-c-progress-stepper__step-main::before {
23607
+ position: absolute;
23608
+ top: calc(100% + var(--pf-c-progress-stepper__step-main--MarginTop));
23609
+ left: calc(50% - calc(var(--pf-c-progress-stepper__step-connector--before--BorderRightWidth) / 2));
23610
+ width: auto;
23611
+ height: calc(var(--pf-c-progress-stepper__step-main--MarginTop) + var(--pf-c-progress-stepper__step-main--MarginBottom));
23612
+ border-right: var(--pf-c-progress-stepper__step-connector--before--BorderRightWidth) solid var(--pf-c-progress-stepper__step-connector--before--BorderRightColor);
23613
+ }
23307
23614
 
23308
23615
  .pf-c-progress-stepper__step-title {
23309
23616
  font-size: var(--pf-c-progress-stepper__step-title--FontSize);
@@ -23336,6 +23643,281 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
23336
23643
  text-align: var(--pf-c-progress-stepper__step-description--TextAlign);
23337
23644
  }
23338
23645
 
23646
+ .pf-c-progress-stepper.pf-m-horizontal {
23647
+ --pf-c-progress-stepper--GridAutoFlow: var(--pf-c-progress-stepper--m-horizontal--GridAutoFlow);
23648
+ --pf-c-progress-stepper--GridTemplateColumns: var(--pf-c-progress-stepper--m-horizontal--GridTemplateColumns);
23649
+ --pf-c-progress-stepper__step-connector--before--Top: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Top);
23650
+ --pf-c-progress-stepper__step-connector--before--Left: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Left);
23651
+ --pf-c-progress-stepper__step-connector--before--Width: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Width);
23652
+ --pf-c-progress-stepper__step-connector--before--Height: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Height);
23653
+ --pf-c-progress-stepper__step-connector--before--BorderRightWidth: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderRightWidth);
23654
+ --pf-c-progress-stepper__step-connector--before--BorderRightColor: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderRightColor);
23655
+ --pf-c-progress-stepper__step-connector--before--BorderBottomWidth: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderBottomWidth);
23656
+ --pf-c-progress-stepper__step-connector--before--BorderBottomColor: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderBottomColor);
23657
+ --pf-c-progress-stepper__step-connector--before--Transform: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Transform);
23658
+ --pf-c-progress-stepper__step-main--MarginTop: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginTop);
23659
+ --pf-c-progress-stepper__step-main--MarginRight: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginRight);
23660
+ --pf-c-progress-stepper__step-main--MarginBottom: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginBottom);
23661
+ --pf-c-progress-stepper__step-main--MarginLeft: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginLeft);
23662
+ --pf-c-progress-stepper--m-compact--GridTemplateColumns: var(--pf-c-progress-stepper--m-horizontal--m-compact--GridTemplateColumns);
23663
+ --pf-c-progress-stepper--m-compact__step-connector--GridRow: var(--pf-c-progress-stepper--m-horizontal--m-compact__step-connector--GridRow);
23664
+ --pf-c-progress-stepper--m-compact__step-connector--PaddingBottom: var(--pf-c-progress-stepper--m-horizontal--m-compact__step-connector--PaddingBottom);
23665
+ --pf-c-progress-stepper--m-center__step-connector--before--Content: "";
23666
+ --pf-c-progress-stepper--m-center__step-main--before--Content: none;
23667
+ }
23668
+ .pf-c-progress-stepper.pf-m-vertical {
23669
+ --pf-c-progress-stepper--GridAutoFlow: var(--pf-c-progress-stepper--m-vertical--GridAutoFlow);
23670
+ --pf-c-progress-stepper--GridTemplateColumns: var(--pf-c-progress-stepper--m-vertical--GridTemplateColumns);
23671
+ --pf-c-progress-stepper__step-connector--before--Top: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Top);
23672
+ --pf-c-progress-stepper__step-connector--before--Left: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Left);
23673
+ --pf-c-progress-stepper__step-connector--before--Width: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Width);
23674
+ --pf-c-progress-stepper__step-connector--before--Height: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Height);
23675
+ --pf-c-progress-stepper__step-connector--before--BorderRightWidth: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderRightWidth);
23676
+ --pf-c-progress-stepper__step-connector--before--BorderRightColor: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderRightColor);
23677
+ --pf-c-progress-stepper__step-connector--before--BorderBottomWidth: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderBottomWidth);
23678
+ --pf-c-progress-stepper__step-connector--before--BorderBottomColor: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderBottomColor);
23679
+ --pf-c-progress-stepper__step-connector--before--Transform: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Transform);
23680
+ --pf-c-progress-stepper__step-main--MarginTop: var(--pf-c-progress-stepper--m-vertical__step-main--MarginTop);
23681
+ --pf-c-progress-stepper__step-main--MarginRight: var(--pf-c-progress-stepper--m-vertical__step-main--MarginRight);
23682
+ --pf-c-progress-stepper__step-main--MarginBottom: var(--pf-c-progress-stepper--m-vertical__step-main--MarginBottom);
23683
+ --pf-c-progress-stepper__step-main--MarginLeft: var(--pf-c-progress-stepper--m-vertical__step-main--MarginLeft);
23684
+ --pf-c-progress-stepper--m-compact--GridTemplateColumns: var(--pf-c-progress-stepper--m-vertical--m-compact--GridTemplateColumns);
23685
+ --pf-c-progress-stepper--m-compact__step-connector--GridRow: var(--pf-c-progress-stepper--m-vertical--m-compact__step-connector--GridRow);
23686
+ --pf-c-progress-stepper--m-compact__step-connector--PaddingBottom: var(--pf-c-progress-stepper--m-vertical--m-compact__step-connector--PaddingBottom);
23687
+ --pf-c-progress-stepper--m-center__step-connector--before--Content: none;
23688
+ --pf-c-progress-stepper--m-center__step-main--before--Content: "";
23689
+ }
23690
+ @media (min-width: 576px) {
23691
+ .pf-c-progress-stepper.pf-m-horizontal-on-sm {
23692
+ --pf-c-progress-stepper--GridAutoFlow: var(--pf-c-progress-stepper--m-horizontal--GridAutoFlow);
23693
+ --pf-c-progress-stepper--GridTemplateColumns: var(--pf-c-progress-stepper--m-horizontal--GridTemplateColumns);
23694
+ --pf-c-progress-stepper__step-connector--before--Top: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Top);
23695
+ --pf-c-progress-stepper__step-connector--before--Left: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Left);
23696
+ --pf-c-progress-stepper__step-connector--before--Width: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Width);
23697
+ --pf-c-progress-stepper__step-connector--before--Height: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Height);
23698
+ --pf-c-progress-stepper__step-connector--before--BorderRightWidth: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderRightWidth);
23699
+ --pf-c-progress-stepper__step-connector--before--BorderRightColor: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderRightColor);
23700
+ --pf-c-progress-stepper__step-connector--before--BorderBottomWidth: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderBottomWidth);
23701
+ --pf-c-progress-stepper__step-connector--before--BorderBottomColor: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderBottomColor);
23702
+ --pf-c-progress-stepper__step-connector--before--Transform: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Transform);
23703
+ --pf-c-progress-stepper__step-main--MarginTop: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginTop);
23704
+ --pf-c-progress-stepper__step-main--MarginRight: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginRight);
23705
+ --pf-c-progress-stepper__step-main--MarginBottom: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginBottom);
23706
+ --pf-c-progress-stepper__step-main--MarginLeft: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginLeft);
23707
+ --pf-c-progress-stepper--m-compact--GridTemplateColumns: var(--pf-c-progress-stepper--m-horizontal--m-compact--GridTemplateColumns);
23708
+ --pf-c-progress-stepper--m-compact__step-connector--GridRow: var(--pf-c-progress-stepper--m-horizontal--m-compact__step-connector--GridRow);
23709
+ --pf-c-progress-stepper--m-compact__step-connector--PaddingBottom: var(--pf-c-progress-stepper--m-horizontal--m-compact__step-connector--PaddingBottom);
23710
+ --pf-c-progress-stepper--m-center__step-connector--before--Content: "";
23711
+ --pf-c-progress-stepper--m-center__step-main--before--Content: none;
23712
+ }
23713
+ .pf-c-progress-stepper.pf-m-vertical-on-sm {
23714
+ --pf-c-progress-stepper--GridAutoFlow: var(--pf-c-progress-stepper--m-vertical--GridAutoFlow);
23715
+ --pf-c-progress-stepper--GridTemplateColumns: var(--pf-c-progress-stepper--m-vertical--GridTemplateColumns);
23716
+ --pf-c-progress-stepper__step-connector--before--Top: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Top);
23717
+ --pf-c-progress-stepper__step-connector--before--Left: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Left);
23718
+ --pf-c-progress-stepper__step-connector--before--Width: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Width);
23719
+ --pf-c-progress-stepper__step-connector--before--Height: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Height);
23720
+ --pf-c-progress-stepper__step-connector--before--BorderRightWidth: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderRightWidth);
23721
+ --pf-c-progress-stepper__step-connector--before--BorderRightColor: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderRightColor);
23722
+ --pf-c-progress-stepper__step-connector--before--BorderBottomWidth: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderBottomWidth);
23723
+ --pf-c-progress-stepper__step-connector--before--BorderBottomColor: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderBottomColor);
23724
+ --pf-c-progress-stepper__step-connector--before--Transform: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Transform);
23725
+ --pf-c-progress-stepper__step-main--MarginTop: var(--pf-c-progress-stepper--m-vertical__step-main--MarginTop);
23726
+ --pf-c-progress-stepper__step-main--MarginRight: var(--pf-c-progress-stepper--m-vertical__step-main--MarginRight);
23727
+ --pf-c-progress-stepper__step-main--MarginBottom: var(--pf-c-progress-stepper--m-vertical__step-main--MarginBottom);
23728
+ --pf-c-progress-stepper__step-main--MarginLeft: var(--pf-c-progress-stepper--m-vertical__step-main--MarginLeft);
23729
+ --pf-c-progress-stepper--m-compact--GridTemplateColumns: var(--pf-c-progress-stepper--m-vertical--m-compact--GridTemplateColumns);
23730
+ --pf-c-progress-stepper--m-compact__step-connector--GridRow: var(--pf-c-progress-stepper--m-vertical--m-compact__step-connector--GridRow);
23731
+ --pf-c-progress-stepper--m-compact__step-connector--PaddingBottom: var(--pf-c-progress-stepper--m-vertical--m-compact__step-connector--PaddingBottom);
23732
+ --pf-c-progress-stepper--m-center__step-connector--before--Content: none;
23733
+ --pf-c-progress-stepper--m-center__step-main--before--Content: "";
23734
+ }
23735
+ }
23736
+ @media (min-width: 768px) {
23737
+ .pf-c-progress-stepper.pf-m-horizontal-on-md {
23738
+ --pf-c-progress-stepper--GridAutoFlow: var(--pf-c-progress-stepper--m-horizontal--GridAutoFlow);
23739
+ --pf-c-progress-stepper--GridTemplateColumns: var(--pf-c-progress-stepper--m-horizontal--GridTemplateColumns);
23740
+ --pf-c-progress-stepper__step-connector--before--Top: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Top);
23741
+ --pf-c-progress-stepper__step-connector--before--Left: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Left);
23742
+ --pf-c-progress-stepper__step-connector--before--Width: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Width);
23743
+ --pf-c-progress-stepper__step-connector--before--Height: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Height);
23744
+ --pf-c-progress-stepper__step-connector--before--BorderRightWidth: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderRightWidth);
23745
+ --pf-c-progress-stepper__step-connector--before--BorderRightColor: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderRightColor);
23746
+ --pf-c-progress-stepper__step-connector--before--BorderBottomWidth: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderBottomWidth);
23747
+ --pf-c-progress-stepper__step-connector--before--BorderBottomColor: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderBottomColor);
23748
+ --pf-c-progress-stepper__step-connector--before--Transform: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Transform);
23749
+ --pf-c-progress-stepper__step-main--MarginTop: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginTop);
23750
+ --pf-c-progress-stepper__step-main--MarginRight: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginRight);
23751
+ --pf-c-progress-stepper__step-main--MarginBottom: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginBottom);
23752
+ --pf-c-progress-stepper__step-main--MarginLeft: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginLeft);
23753
+ --pf-c-progress-stepper--m-compact--GridTemplateColumns: var(--pf-c-progress-stepper--m-horizontal--m-compact--GridTemplateColumns);
23754
+ --pf-c-progress-stepper--m-compact__step-connector--GridRow: var(--pf-c-progress-stepper--m-horizontal--m-compact__step-connector--GridRow);
23755
+ --pf-c-progress-stepper--m-compact__step-connector--PaddingBottom: var(--pf-c-progress-stepper--m-horizontal--m-compact__step-connector--PaddingBottom);
23756
+ --pf-c-progress-stepper--m-center__step-connector--before--Content: "";
23757
+ --pf-c-progress-stepper--m-center__step-main--before--Content: none;
23758
+ }
23759
+ .pf-c-progress-stepper.pf-m-vertical-on-md {
23760
+ --pf-c-progress-stepper--GridAutoFlow: var(--pf-c-progress-stepper--m-vertical--GridAutoFlow);
23761
+ --pf-c-progress-stepper--GridTemplateColumns: var(--pf-c-progress-stepper--m-vertical--GridTemplateColumns);
23762
+ --pf-c-progress-stepper__step-connector--before--Top: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Top);
23763
+ --pf-c-progress-stepper__step-connector--before--Left: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Left);
23764
+ --pf-c-progress-stepper__step-connector--before--Width: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Width);
23765
+ --pf-c-progress-stepper__step-connector--before--Height: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Height);
23766
+ --pf-c-progress-stepper__step-connector--before--BorderRightWidth: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderRightWidth);
23767
+ --pf-c-progress-stepper__step-connector--before--BorderRightColor: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderRightColor);
23768
+ --pf-c-progress-stepper__step-connector--before--BorderBottomWidth: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderBottomWidth);
23769
+ --pf-c-progress-stepper__step-connector--before--BorderBottomColor: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderBottomColor);
23770
+ --pf-c-progress-stepper__step-connector--before--Transform: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Transform);
23771
+ --pf-c-progress-stepper__step-main--MarginTop: var(--pf-c-progress-stepper--m-vertical__step-main--MarginTop);
23772
+ --pf-c-progress-stepper__step-main--MarginRight: var(--pf-c-progress-stepper--m-vertical__step-main--MarginRight);
23773
+ --pf-c-progress-stepper__step-main--MarginBottom: var(--pf-c-progress-stepper--m-vertical__step-main--MarginBottom);
23774
+ --pf-c-progress-stepper__step-main--MarginLeft: var(--pf-c-progress-stepper--m-vertical__step-main--MarginLeft);
23775
+ --pf-c-progress-stepper--m-compact--GridTemplateColumns: var(--pf-c-progress-stepper--m-vertical--m-compact--GridTemplateColumns);
23776
+ --pf-c-progress-stepper--m-compact__step-connector--GridRow: var(--pf-c-progress-stepper--m-vertical--m-compact__step-connector--GridRow);
23777
+ --pf-c-progress-stepper--m-compact__step-connector--PaddingBottom: var(--pf-c-progress-stepper--m-vertical--m-compact__step-connector--PaddingBottom);
23778
+ --pf-c-progress-stepper--m-center__step-connector--before--Content: none;
23779
+ --pf-c-progress-stepper--m-center__step-main--before--Content: "";
23780
+ }
23781
+ }
23782
+ @media (min-width: 992px) {
23783
+ .pf-c-progress-stepper.pf-m-horizontal-on-lg {
23784
+ --pf-c-progress-stepper--GridAutoFlow: var(--pf-c-progress-stepper--m-horizontal--GridAutoFlow);
23785
+ --pf-c-progress-stepper--GridTemplateColumns: var(--pf-c-progress-stepper--m-horizontal--GridTemplateColumns);
23786
+ --pf-c-progress-stepper__step-connector--before--Top: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Top);
23787
+ --pf-c-progress-stepper__step-connector--before--Left: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Left);
23788
+ --pf-c-progress-stepper__step-connector--before--Width: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Width);
23789
+ --pf-c-progress-stepper__step-connector--before--Height: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Height);
23790
+ --pf-c-progress-stepper__step-connector--before--BorderRightWidth: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderRightWidth);
23791
+ --pf-c-progress-stepper__step-connector--before--BorderRightColor: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderRightColor);
23792
+ --pf-c-progress-stepper__step-connector--before--BorderBottomWidth: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderBottomWidth);
23793
+ --pf-c-progress-stepper__step-connector--before--BorderBottomColor: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderBottomColor);
23794
+ --pf-c-progress-stepper__step-connector--before--Transform: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Transform);
23795
+ --pf-c-progress-stepper__step-main--MarginTop: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginTop);
23796
+ --pf-c-progress-stepper__step-main--MarginRight: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginRight);
23797
+ --pf-c-progress-stepper__step-main--MarginBottom: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginBottom);
23798
+ --pf-c-progress-stepper__step-main--MarginLeft: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginLeft);
23799
+ --pf-c-progress-stepper--m-compact--GridTemplateColumns: var(--pf-c-progress-stepper--m-horizontal--m-compact--GridTemplateColumns);
23800
+ --pf-c-progress-stepper--m-compact__step-connector--GridRow: var(--pf-c-progress-stepper--m-horizontal--m-compact__step-connector--GridRow);
23801
+ --pf-c-progress-stepper--m-compact__step-connector--PaddingBottom: var(--pf-c-progress-stepper--m-horizontal--m-compact__step-connector--PaddingBottom);
23802
+ --pf-c-progress-stepper--m-center__step-connector--before--Content: "";
23803
+ --pf-c-progress-stepper--m-center__step-main--before--Content: none;
23804
+ }
23805
+ .pf-c-progress-stepper.pf-m-vertical-on-lg {
23806
+ --pf-c-progress-stepper--GridAutoFlow: var(--pf-c-progress-stepper--m-vertical--GridAutoFlow);
23807
+ --pf-c-progress-stepper--GridTemplateColumns: var(--pf-c-progress-stepper--m-vertical--GridTemplateColumns);
23808
+ --pf-c-progress-stepper__step-connector--before--Top: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Top);
23809
+ --pf-c-progress-stepper__step-connector--before--Left: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Left);
23810
+ --pf-c-progress-stepper__step-connector--before--Width: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Width);
23811
+ --pf-c-progress-stepper__step-connector--before--Height: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Height);
23812
+ --pf-c-progress-stepper__step-connector--before--BorderRightWidth: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderRightWidth);
23813
+ --pf-c-progress-stepper__step-connector--before--BorderRightColor: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderRightColor);
23814
+ --pf-c-progress-stepper__step-connector--before--BorderBottomWidth: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderBottomWidth);
23815
+ --pf-c-progress-stepper__step-connector--before--BorderBottomColor: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderBottomColor);
23816
+ --pf-c-progress-stepper__step-connector--before--Transform: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Transform);
23817
+ --pf-c-progress-stepper__step-main--MarginTop: var(--pf-c-progress-stepper--m-vertical__step-main--MarginTop);
23818
+ --pf-c-progress-stepper__step-main--MarginRight: var(--pf-c-progress-stepper--m-vertical__step-main--MarginRight);
23819
+ --pf-c-progress-stepper__step-main--MarginBottom: var(--pf-c-progress-stepper--m-vertical__step-main--MarginBottom);
23820
+ --pf-c-progress-stepper__step-main--MarginLeft: var(--pf-c-progress-stepper--m-vertical__step-main--MarginLeft);
23821
+ --pf-c-progress-stepper--m-compact--GridTemplateColumns: var(--pf-c-progress-stepper--m-vertical--m-compact--GridTemplateColumns);
23822
+ --pf-c-progress-stepper--m-compact__step-connector--GridRow: var(--pf-c-progress-stepper--m-vertical--m-compact__step-connector--GridRow);
23823
+ --pf-c-progress-stepper--m-compact__step-connector--PaddingBottom: var(--pf-c-progress-stepper--m-vertical--m-compact__step-connector--PaddingBottom);
23824
+ --pf-c-progress-stepper--m-center__step-connector--before--Content: none;
23825
+ --pf-c-progress-stepper--m-center__step-main--before--Content: "";
23826
+ }
23827
+ }
23828
+ @media (min-width: 1200px) {
23829
+ .pf-c-progress-stepper.pf-m-horizontal-on-xl {
23830
+ --pf-c-progress-stepper--GridAutoFlow: var(--pf-c-progress-stepper--m-horizontal--GridAutoFlow);
23831
+ --pf-c-progress-stepper--GridTemplateColumns: var(--pf-c-progress-stepper--m-horizontal--GridTemplateColumns);
23832
+ --pf-c-progress-stepper__step-connector--before--Top: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Top);
23833
+ --pf-c-progress-stepper__step-connector--before--Left: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Left);
23834
+ --pf-c-progress-stepper__step-connector--before--Width: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Width);
23835
+ --pf-c-progress-stepper__step-connector--before--Height: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Height);
23836
+ --pf-c-progress-stepper__step-connector--before--BorderRightWidth: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderRightWidth);
23837
+ --pf-c-progress-stepper__step-connector--before--BorderRightColor: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderRightColor);
23838
+ --pf-c-progress-stepper__step-connector--before--BorderBottomWidth: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderBottomWidth);
23839
+ --pf-c-progress-stepper__step-connector--before--BorderBottomColor: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderBottomColor);
23840
+ --pf-c-progress-stepper__step-connector--before--Transform: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Transform);
23841
+ --pf-c-progress-stepper__step-main--MarginTop: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginTop);
23842
+ --pf-c-progress-stepper__step-main--MarginRight: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginRight);
23843
+ --pf-c-progress-stepper__step-main--MarginBottom: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginBottom);
23844
+ --pf-c-progress-stepper__step-main--MarginLeft: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginLeft);
23845
+ --pf-c-progress-stepper--m-compact--GridTemplateColumns: var(--pf-c-progress-stepper--m-horizontal--m-compact--GridTemplateColumns);
23846
+ --pf-c-progress-stepper--m-compact__step-connector--GridRow: var(--pf-c-progress-stepper--m-horizontal--m-compact__step-connector--GridRow);
23847
+ --pf-c-progress-stepper--m-compact__step-connector--PaddingBottom: var(--pf-c-progress-stepper--m-horizontal--m-compact__step-connector--PaddingBottom);
23848
+ --pf-c-progress-stepper--m-center__step-connector--before--Content: "";
23849
+ --pf-c-progress-stepper--m-center__step-main--before--Content: none;
23850
+ }
23851
+ .pf-c-progress-stepper.pf-m-vertical-on-xl {
23852
+ --pf-c-progress-stepper--GridAutoFlow: var(--pf-c-progress-stepper--m-vertical--GridAutoFlow);
23853
+ --pf-c-progress-stepper--GridTemplateColumns: var(--pf-c-progress-stepper--m-vertical--GridTemplateColumns);
23854
+ --pf-c-progress-stepper__step-connector--before--Top: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Top);
23855
+ --pf-c-progress-stepper__step-connector--before--Left: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Left);
23856
+ --pf-c-progress-stepper__step-connector--before--Width: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Width);
23857
+ --pf-c-progress-stepper__step-connector--before--Height: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Height);
23858
+ --pf-c-progress-stepper__step-connector--before--BorderRightWidth: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderRightWidth);
23859
+ --pf-c-progress-stepper__step-connector--before--BorderRightColor: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderRightColor);
23860
+ --pf-c-progress-stepper__step-connector--before--BorderBottomWidth: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderBottomWidth);
23861
+ --pf-c-progress-stepper__step-connector--before--BorderBottomColor: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderBottomColor);
23862
+ --pf-c-progress-stepper__step-connector--before--Transform: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Transform);
23863
+ --pf-c-progress-stepper__step-main--MarginTop: var(--pf-c-progress-stepper--m-vertical__step-main--MarginTop);
23864
+ --pf-c-progress-stepper__step-main--MarginRight: var(--pf-c-progress-stepper--m-vertical__step-main--MarginRight);
23865
+ --pf-c-progress-stepper__step-main--MarginBottom: var(--pf-c-progress-stepper--m-vertical__step-main--MarginBottom);
23866
+ --pf-c-progress-stepper__step-main--MarginLeft: var(--pf-c-progress-stepper--m-vertical__step-main--MarginLeft);
23867
+ --pf-c-progress-stepper--m-compact--GridTemplateColumns: var(--pf-c-progress-stepper--m-vertical--m-compact--GridTemplateColumns);
23868
+ --pf-c-progress-stepper--m-compact__step-connector--GridRow: var(--pf-c-progress-stepper--m-vertical--m-compact__step-connector--GridRow);
23869
+ --pf-c-progress-stepper--m-compact__step-connector--PaddingBottom: var(--pf-c-progress-stepper--m-vertical--m-compact__step-connector--PaddingBottom);
23870
+ --pf-c-progress-stepper--m-center__step-connector--before--Content: none;
23871
+ --pf-c-progress-stepper--m-center__step-main--before--Content: "";
23872
+ }
23873
+ }
23874
+ @media (min-width: 1450px) {
23875
+ .pf-c-progress-stepper.pf-m-horizontal-on-2xl {
23876
+ --pf-c-progress-stepper--GridAutoFlow: var(--pf-c-progress-stepper--m-horizontal--GridAutoFlow);
23877
+ --pf-c-progress-stepper--GridTemplateColumns: var(--pf-c-progress-stepper--m-horizontal--GridTemplateColumns);
23878
+ --pf-c-progress-stepper__step-connector--before--Top: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Top);
23879
+ --pf-c-progress-stepper__step-connector--before--Left: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Left);
23880
+ --pf-c-progress-stepper__step-connector--before--Width: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Width);
23881
+ --pf-c-progress-stepper__step-connector--before--Height: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Height);
23882
+ --pf-c-progress-stepper__step-connector--before--BorderRightWidth: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderRightWidth);
23883
+ --pf-c-progress-stepper__step-connector--before--BorderRightColor: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderRightColor);
23884
+ --pf-c-progress-stepper__step-connector--before--BorderBottomWidth: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderBottomWidth);
23885
+ --pf-c-progress-stepper__step-connector--before--BorderBottomColor: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--BorderBottomColor);
23886
+ --pf-c-progress-stepper__step-connector--before--Transform: var(--pf-c-progress-stepper--m-horizontal__step-connector--before--Transform);
23887
+ --pf-c-progress-stepper__step-main--MarginTop: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginTop);
23888
+ --pf-c-progress-stepper__step-main--MarginRight: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginRight);
23889
+ --pf-c-progress-stepper__step-main--MarginBottom: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginBottom);
23890
+ --pf-c-progress-stepper__step-main--MarginLeft: var(--pf-c-progress-stepper--m-horizontal__step-main--MarginLeft);
23891
+ --pf-c-progress-stepper--m-compact--GridTemplateColumns: var(--pf-c-progress-stepper--m-horizontal--m-compact--GridTemplateColumns);
23892
+ --pf-c-progress-stepper--m-compact__step-connector--GridRow: var(--pf-c-progress-stepper--m-horizontal--m-compact__step-connector--GridRow);
23893
+ --pf-c-progress-stepper--m-compact__step-connector--PaddingBottom: var(--pf-c-progress-stepper--m-horizontal--m-compact__step-connector--PaddingBottom);
23894
+ --pf-c-progress-stepper--m-center__step-connector--before--Content: "";
23895
+ --pf-c-progress-stepper--m-center__step-main--before--Content: none;
23896
+ }
23897
+ .pf-c-progress-stepper.pf-m-vertical-on-2xl {
23898
+ --pf-c-progress-stepper--GridAutoFlow: var(--pf-c-progress-stepper--m-vertical--GridAutoFlow);
23899
+ --pf-c-progress-stepper--GridTemplateColumns: var(--pf-c-progress-stepper--m-vertical--GridTemplateColumns);
23900
+ --pf-c-progress-stepper__step-connector--before--Top: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Top);
23901
+ --pf-c-progress-stepper__step-connector--before--Left: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Left);
23902
+ --pf-c-progress-stepper__step-connector--before--Width: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Width);
23903
+ --pf-c-progress-stepper__step-connector--before--Height: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Height);
23904
+ --pf-c-progress-stepper__step-connector--before--BorderRightWidth: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderRightWidth);
23905
+ --pf-c-progress-stepper__step-connector--before--BorderRightColor: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderRightColor);
23906
+ --pf-c-progress-stepper__step-connector--before--BorderBottomWidth: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderBottomWidth);
23907
+ --pf-c-progress-stepper__step-connector--before--BorderBottomColor: var(--pf-c-progress-stepper--m-vertical__step-connector--before--BorderBottomColor);
23908
+ --pf-c-progress-stepper__step-connector--before--Transform: var(--pf-c-progress-stepper--m-vertical__step-connector--before--Transform);
23909
+ --pf-c-progress-stepper__step-main--MarginTop: var(--pf-c-progress-stepper--m-vertical__step-main--MarginTop);
23910
+ --pf-c-progress-stepper__step-main--MarginRight: var(--pf-c-progress-stepper--m-vertical__step-main--MarginRight);
23911
+ --pf-c-progress-stepper__step-main--MarginBottom: var(--pf-c-progress-stepper--m-vertical__step-main--MarginBottom);
23912
+ --pf-c-progress-stepper__step-main--MarginLeft: var(--pf-c-progress-stepper--m-vertical__step-main--MarginLeft);
23913
+ --pf-c-progress-stepper--m-compact--GridTemplateColumns: var(--pf-c-progress-stepper--m-vertical--m-compact--GridTemplateColumns);
23914
+ --pf-c-progress-stepper--m-compact__step-connector--GridRow: var(--pf-c-progress-stepper--m-vertical--m-compact__step-connector--GridRow);
23915
+ --pf-c-progress-stepper--m-compact__step-connector--PaddingBottom: var(--pf-c-progress-stepper--m-vertical--m-compact__step-connector--PaddingBottom);
23916
+ --pf-c-progress-stepper--m-center__step-connector--before--Content: none;
23917
+ --pf-c-progress-stepper--m-center__step-main--before--Content: "";
23918
+ }
23919
+ }
23920
+
23339
23921
  .pf-c-radio {
23340
23922
  --pf-c-radio--GridGap: var(--pf-global--spacer--xs) var(--pf-global--spacer--sm);
23341
23923
  --pf-c-radio__label--disabled--Color: var(--pf-global--disabled-color--100);
@@ -23596,6 +24178,12 @@ label.pf-c-radio, .pf-c-radio__label,
23596
24178
  --pf-global--link--Color--hover: #73bcf7;
23597
24179
  --pf-global--BackgroundColor--100: #1b1d21;
23598
24180
  }
24181
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
24182
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
24183
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
24184
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
24185
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
24186
+ }
23599
24187
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
23600
24188
  :where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
23601
24189
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
@@ -24197,6 +24785,12 @@ label.pf-c-radio, .pf-c-radio__label,
24197
24785
  --pf-global--link--Color--hover: #73bcf7;
24198
24786
  --pf-global--BackgroundColor--100: #1b1d21;
24199
24787
  }
24788
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
24789
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
24790
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
24791
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
24792
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
24793
+ }
24200
24794
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
24201
24795
  :where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
24202
24796
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
@@ -24631,6 +25225,12 @@ label.pf-c-radio, .pf-c-radio__label,
24631
25225
  --pf-global--link--Color--hover: #73bcf7;
24632
25226
  --pf-global--BackgroundColor--100: #1b1d21;
24633
25227
  }
25228
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
25229
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
25230
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
25231
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
25232
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
25233
+ }
24634
25234
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
24635
25235
  :where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
24636
25236
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
@@ -24833,6 +25433,12 @@ label.pf-c-radio, .pf-c-radio__label,
24833
25433
  --pf-global--link--Color--hover: #73bcf7;
24834
25434
  --pf-global--BackgroundColor--100: #1b1d21;
24835
25435
  }
25436
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
25437
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
25438
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
25439
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
25440
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
25441
+ }
24836
25442
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
24837
25443
  :where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
24838
25444
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
@@ -25443,6 +26049,12 @@ svg.pf-c-spinner.pf-m-xl {
25443
26049
  --pf-global--link--Color--hover: #73bcf7;
25444
26050
  --pf-global--BackgroundColor--100: #1b1d21;
25445
26051
  }
26052
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
26053
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
26054
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
26055
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
26056
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
26057
+ }
25446
26058
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
25447
26059
  :where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
25448
26060
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
@@ -28166,6 +28778,12 @@ svg.pf-c-spinner.pf-m-xl {
28166
28778
  --pf-global--link--Color--hover: #73bcf7;
28167
28779
  --pf-global--BackgroundColor--100: #1b1d21;
28168
28780
  }
28781
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
28782
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
28783
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
28784
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
28785
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
28786
+ }
28169
28787
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
28170
28788
  :where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
28171
28789
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
@@ -29921,6 +30539,12 @@ svg.pf-c-spinner.pf-m-xl {
29921
30539
  --pf-global--link--Color--hover: #73bcf7;
29922
30540
  --pf-global--BackgroundColor--100: #1b1d21;
29923
30541
  }
30542
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
30543
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
30544
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
30545
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
30546
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
30547
+ }
29924
30548
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
29925
30549
  :where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
29926
30550
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
@@ -30248,6 +30872,12 @@ svg.pf-c-spinner.pf-m-xl {
30248
30872
  --pf-global--link--Color--hover: #73bcf7;
30249
30873
  --pf-global--BackgroundColor--100: #1b1d21;
30250
30874
  }
30875
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
30876
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
30877
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
30878
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
30879
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
30880
+ }
30251
30881
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
30252
30882
  :where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
30253
30883
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
@@ -30448,6 +31078,12 @@ svg.pf-c-spinner.pf-m-xl {
30448
31078
  --pf-global--link--Color--hover: #73bcf7;
30449
31079
  --pf-global--BackgroundColor--100: #1b1d21;
30450
31080
  }
31081
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
31082
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
31083
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
31084
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
31085
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
31086
+ }
30451
31087
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
30452
31088
  :where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
30453
31089
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
@@ -30570,6 +31206,12 @@ svg.pf-c-spinner.pf-m-xl {
30570
31206
  --pf-global--link--Color--hover: #73bcf7;
30571
31207
  --pf-global--BackgroundColor--100: #1b1d21;
30572
31208
  }
31209
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
31210
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
31211
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
31212
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
31213
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
31214
+ }
30573
31215
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
30574
31216
  :where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
30575
31217
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
@@ -31101,6 +31743,12 @@ svg.pf-c-spinner.pf-m-xl {
31101
31743
  --pf-global--link--Color--hover: #73bcf7;
31102
31744
  --pf-global--BackgroundColor--100: #1b1d21;
31103
31745
  }
31746
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
31747
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
31748
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
31749
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
31750
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
31751
+ }
31104
31752
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
31105
31753
  :where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
31106
31754
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,
@@ -31585,6 +32233,7 @@ svg.pf-c-spinner.pf-m-xl {
31585
32233
  }
31586
32234
 
31587
32235
  .pf-c-wizard__footer {
32236
+ position: relative;
31588
32237
  z-index: var(--pf-c-wizard__footer--ZIndex);
31589
32238
  display: flex;
31590
32239
  flex-wrap: wrap;
@@ -31598,7 +32247,7 @@ svg.pf-c-spinner.pf-m-xl {
31598
32247
  .pf-c-wizard__footer > *:not(:last-child) {
31599
32248
  margin-right: var(--pf-c-wizard__footer--child--MarginRight);
31600
32249
  }
31601
- .pf-c-page__main-wizard .pf-c-wizard__footer, .pf-c-modal-box .pf-c-wizard__footer {
32250
+ .pf-c-page__main-wizard .pf-c-wizard__footer, .pf-c-modal-box .pf-c-wizard__footer, .pf-c-drawer > .pf-c-wizard__footer {
31602
32251
  box-shadow: var(--pf-c-wizard__footer--BoxShadow);
31603
32252
  }
31604
32253
 
@@ -31618,6 +32267,12 @@ svg.pf-c-spinner.pf-m-xl {
31618
32267
  --pf-global--link--Color--hover: #73bcf7;
31619
32268
  --pf-global--BackgroundColor--100: #1b1d21;
31620
32269
  }
32270
+ :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-card, :where(.pf-theme-dark) .pf-c-banner .pf-c-card, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-card, :where(.pf-theme-dark) .pf-c-login__header .pf-c-card,
32271
+ :where(.pf-theme-dark) .pf-c-login__footer .pf-c-card, :where(.pf-theme-dark) .pf-c-masthead .pf-c-card, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-card,
32272
+ :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-card,
32273
+ :where(.pf-theme-dark) .pf-c-page__header .pf-c-card {
32274
+ --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
32275
+ }
31621
32276
  :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button, :where(.pf-theme-dark) .pf-c-about-modal-box .pf-c-button, :where(.pf-theme-dark) .pf-c-banner .pf-c-button, :where(.pf-theme-dark) .pf-c-log-viewer.pf-m-dark .pf-c-log-viewer__main .pf-c-button, :where(.pf-theme-dark) .pf-c-login__header .pf-c-button,
31622
32277
  :where(.pf-theme-dark) .pf-c-login__footer .pf-c-button, :where(.pf-theme-dark) .pf-c-masthead .pf-c-button, :where(.pf-theme-dark) .pf-c-page__sidebar-body.pf-m-menu .pf-c-context-selector .pf-c-button,
31623
32278
  :where(.pf-theme-dark) .pf-c-page__main-section[class*=pf-m-dark-] .pf-c-button,