@openeuropa/bcl-theme-default 1.10.1 → 1.10.3

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.
@@ -40,28 +40,28 @@
40
40
  --bs-danger-rgb: 165, 31, 44;
41
41
  --bs-light-rgb: 248, 249, 250;
42
42
  --bs-dark-rgb: 33, 37, 41;
43
- --bs-primary-text-emphasis: #0f194c;
44
- --bs-secondary-text-emphasis: #2d0f1e;
45
- --bs-success-text-emphasis: #04351e;
46
- --bs-info-text-emphasis: #052f38;
47
- --bs-warning-text-emphasis: #664a03;
48
- --bs-danger-text-emphasis: #420c12;
43
+ --bs-primary-text-emphasis: rgb(14.8, 24.8, 76);
44
+ --bs-secondary-text-emphasis: rgb(44.8, 14.8, 29.6);
45
+ --bs-success-text-emphasis: rgb(3.6, 53.2, 30.4);
46
+ --bs-info-text-emphasis: rgb(5.2, 47.2, 55.6);
47
+ --bs-warning-text-emphasis: rgb(102, 74.4, 2.8);
48
+ --bs-danger-text-emphasis: rgb(66, 12.4, 17.6);
49
49
  --bs-light-text-emphasis: #495057;
50
50
  --bs-dark-text-emphasis: #495057;
51
- --bs-primary-bg-subtle: #e9ecf9;
52
- --bs-secondary-bg-subtle: #f1e9ed;
53
- --bs-success-bg-subtle: #e6f3ed;
54
- --bs-info-bg-subtle: #e7f1f3;
55
- --bs-warning-bg-subtle: #fff8e6;
56
- --bs-danger-bg-subtle: #f6e9ea;
57
- --bs-light-bg-subtle: #fcfcfd;
51
+ --bs-primary-bg-subtle: rgb(233.2, 235.7, 248.5);
52
+ --bs-secondary-bg-subtle: rgb(240.7, 233.2, 236.9);
53
+ --bs-success-bg-subtle: rgb(230.4, 242.8, 237.1);
54
+ --bs-info-bg-subtle: rgb(230.8, 241.3, 243.4);
55
+ --bs-warning-bg-subtle: rgb(255, 248.1, 230.2);
56
+ --bs-danger-bg-subtle: rgb(246, 232.6, 233.9);
57
+ --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
58
58
  --bs-dark-bg-subtle: #ced4da;
59
- --bs-primary-border-subtle: #d3d8f2;
60
- --bs-secondary-border-subtle: #e2d3db;
61
- --bs-success-border-subtle: #cee7db;
62
- --bs-info-border-subtle: #cfe4e8;
63
- --bs-warning-border-subtle: #fff1cd;
64
- --bs-danger-border-subtle: #edd2d5;
59
+ --bs-primary-border-subtle: rgb(211.4, 216.4, 242);
60
+ --bs-secondary-border-subtle: rgb(226.4, 211.4, 218.8);
61
+ --bs-success-border-subtle: rgb(205.8, 230.6, 219.2);
62
+ --bs-info-border-subtle: rgb(206.6, 227.6, 231.8);
63
+ --bs-warning-border-subtle: rgb(255, 241.2, 205.4);
64
+ --bs-danger-border-subtle: rgb(237, 210.2, 212.8);
65
65
  --bs-light-border-subtle: #e9ecef;
66
66
  --bs-dark-border-subtle: #adb5bd;
67
67
  --bs-white-rgb: 255, 255, 255;
@@ -91,11 +91,11 @@
91
91
  --bs-link-color: #253ebe;
92
92
  --bs-link-color-rgb: 37, 62, 190;
93
93
  --bs-link-decoration: underline;
94
- --bs-link-hover-color: #1e3298;
94
+ --bs-link-hover-color: rgb(29.6, 49.6, 152);
95
95
  --bs-link-hover-color-rgb: 30, 50, 152;
96
96
  --bs-code-color: #d63384;
97
97
  --bs-highlight-color: #212529;
98
- --bs-highlight-bg: #fff3cd;
98
+ --bs-highlight-bg: rgb(255, 242.6, 205.4);
99
99
  --bs-border-width: 1px;
100
100
  --bs-border-style: solid;
101
101
  --bs-border-color: #dee2e6;
@@ -134,46 +134,46 @@
134
134
  --bs-secondary-bg-rgb: 52, 58, 64;
135
135
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
136
136
  --bs-tertiary-color-rgb: 222, 226, 230;
137
- --bs-tertiary-bg: #2b3035;
137
+ --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
138
138
  --bs-tertiary-bg-rgb: 43, 48, 53;
139
- --bs-primary-text-emphasis: #7c8bd8;
140
- --bs-secondary-text-emphasis: #a97c92;
141
- --bs-success-text-emphasis: #6bb694;
142
- --bs-info-text-emphasis: #6eadb9;
143
- --bs-warning-text-emphasis: #ffd66a;
144
- --bs-danger-text-emphasis: #c97980;
139
+ --bs-primary-text-emphasis: rgb(124.2, 139.2, 216);
140
+ --bs-secondary-text-emphasis: rgb(169.2, 124.2, 146.4);
141
+ --bs-success-text-emphasis: rgb(107.4, 181.8, 147.6);
142
+ --bs-info-text-emphasis: rgb(109.8, 172.8, 185.4);
143
+ --bs-warning-text-emphasis: rgb(255, 213.6, 106.2);
144
+ --bs-danger-text-emphasis: rgb(201, 120.6, 128.4);
145
145
  --bs-light-text-emphasis: #f8f9fa;
146
146
  --bs-dark-text-emphasis: #dee2e6;
147
- --bs-primary-bg-subtle: #070c26;
148
- --bs-secondary-bg-subtle: #16070f;
149
- --bs-success-bg-subtle: #021b0f;
150
- --bs-info-bg-subtle: #03181c;
151
- --bs-warning-bg-subtle: #332501;
152
- --bs-danger-bg-subtle: #210609;
147
+ --bs-primary-bg-subtle: rgb(7.4, 12.4, 38);
148
+ --bs-secondary-bg-subtle: rgb(22.4, 7.4, 14.8);
149
+ --bs-success-bg-subtle: rgb(1.8, 26.6, 15.2);
150
+ --bs-info-bg-subtle: rgb(2.6, 23.6, 27.8);
151
+ --bs-warning-bg-subtle: rgb(51, 37.2, 1.4);
152
+ --bs-danger-bg-subtle: rgb(33, 6.2, 8.8);
153
153
  --bs-light-bg-subtle: #343a40;
154
154
  --bs-dark-bg-subtle: #1a1d20;
155
- --bs-primary-border-subtle: #162572;
156
- --bs-secondary-border-subtle: #43162c;
157
- --bs-success-border-subtle: #05502e;
158
- --bs-info-border-subtle: #084753;
159
- --bs-warning-border-subtle: #997004;
160
- --bs-danger-border-subtle: #63131a;
155
+ --bs-primary-border-subtle: rgb(22.2, 37.2, 114);
156
+ --bs-secondary-border-subtle: rgb(67.2, 22.2, 44.4);
157
+ --bs-success-border-subtle: rgb(5.4, 79.8, 45.6);
158
+ --bs-info-border-subtle: rgb(7.8, 70.8, 83.4);
159
+ --bs-warning-border-subtle: rgb(153, 111.6, 4.2);
160
+ --bs-danger-border-subtle: rgb(99, 18.6, 26.4);
161
161
  --bs-light-border-subtle: #495057;
162
162
  --bs-dark-border-subtle: #343a40;
163
163
  --bs-heading-color: inherit;
164
- --bs-link-color: #7c8bd8;
165
- --bs-link-hover-color: #96a2e0;
164
+ --bs-link-color: rgb(124.2, 139.2, 216);
165
+ --bs-link-hover-color: rgb(150.36, 162.36, 223.8);
166
166
  --bs-link-color-rgb: 124, 139, 216;
167
167
  --bs-link-hover-color-rgb: 150, 162, 224;
168
- --bs-code-color: #e685b5;
168
+ --bs-code-color: rgb(230.4, 132.6, 181.2);
169
169
  --bs-highlight-color: #dee2e6;
170
- --bs-highlight-bg: #664d03;
170
+ --bs-highlight-bg: rgb(102, 77.2, 2.8);
171
171
  --bs-border-color: #495057;
172
172
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
173
- --bs-form-valid-color: #75b798;
174
- --bs-form-valid-border-color: #75b798;
175
- --bs-form-invalid-color: #ea868f;
176
- --bs-form-invalid-border-color: #ea868f;
173
+ --bs-form-valid-color: rgb(117, 183, 152.4);
174
+ --bs-form-valid-border-color: rgb(117, 183, 152.4);
175
+ --bs-form-invalid-color: rgb(234, 133.8, 143.4);
176
+ --bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
177
177
  }
178
178
 
179
179
  *,
@@ -512,8 +512,8 @@ legend {
512
512
  width: 100%;
513
513
  padding: 0;
514
514
  margin-bottom: 0.5rem;
515
- font-size: calc(1.275rem + 0.3vw);
516
515
  line-height: inherit;
516
+ font-size: calc(1.275rem + 0.3vw);
517
517
  }
518
518
  @media (min-width: 1200px) {
519
519
  legend {
@@ -596,9 +596,9 @@ progress {
596
596
  }
597
597
 
598
598
  .display-1 {
599
- font-size: calc(1.625rem + 4.5vw);
600
599
  font-weight: 300;
601
600
  line-height: 1.2;
601
+ font-size: calc(1.625rem + 4.5vw);
602
602
  }
603
603
  @media (min-width: 1200px) {
604
604
  .display-1 {
@@ -607,9 +607,9 @@ progress {
607
607
  }
608
608
 
609
609
  .display-2 {
610
- font-size: calc(1.575rem + 3.9vw);
611
610
  font-weight: 300;
612
611
  line-height: 1.2;
612
+ font-size: calc(1.575rem + 3.9vw);
613
613
  }
614
614
  @media (min-width: 1200px) {
615
615
  .display-2 {
@@ -618,9 +618,9 @@ progress {
618
618
  }
619
619
 
620
620
  .display-3 {
621
- font-size: calc(1.525rem + 3.3vw);
622
621
  font-weight: 300;
623
622
  line-height: 1.2;
623
+ font-size: calc(1.525rem + 3.3vw);
624
624
  }
625
625
  @media (min-width: 1200px) {
626
626
  .display-3 {
@@ -629,9 +629,9 @@ progress {
629
629
  }
630
630
 
631
631
  .display-4 {
632
- font-size: calc(1.475rem + 2.7vw);
633
632
  font-weight: 300;
634
633
  line-height: 1.2;
634
+ font-size: calc(1.475rem + 2.7vw);
635
635
  }
636
636
  @media (min-width: 1200px) {
637
637
  .display-4 {
@@ -640,9 +640,9 @@ progress {
640
640
  }
641
641
 
642
642
  .display-5 {
643
- font-size: calc(1.425rem + 2.1vw);
644
643
  font-weight: 300;
645
644
  line-height: 1.2;
645
+ font-size: calc(1.425rem + 2.1vw);
646
646
  }
647
647
  @media (min-width: 1200px) {
648
648
  .display-5 {
@@ -651,9 +651,9 @@ progress {
651
651
  }
652
652
 
653
653
  .display-6 {
654
- font-size: calc(1.375rem + 1.5vw);
655
654
  font-weight: 300;
656
655
  line-height: 1.2;
656
+ font-size: calc(1.375rem + 1.5vw);
657
657
  }
658
658
  @media (min-width: 1200px) {
659
659
  .display-6 {
@@ -801,8 +801,8 @@ progress {
801
801
  }
802
802
 
803
803
  .col {
804
- -ms-flex: 1 0 0%;
805
- flex: 1 0 0%;
804
+ -ms-flex: 1 0 0px;
805
+ flex: 1 0 0;
806
806
  }
807
807
 
808
808
  .row-cols-auto > * {
@@ -1091,8 +1091,8 @@ progress {
1091
1091
 
1092
1092
  @media (min-width: 576px) {
1093
1093
  .col-sm {
1094
- -ms-flex: 1 0 0%;
1095
- flex: 1 0 0%;
1094
+ -ms-flex: 1 0 0px;
1095
+ flex: 1 0 0;
1096
1096
  }
1097
1097
  .row-cols-sm-auto > * {
1098
1098
  -ms-flex: 0 0 auto;
@@ -1329,8 +1329,8 @@ progress {
1329
1329
  }
1330
1330
  @media (min-width: 768px) {
1331
1331
  .col-md {
1332
- -ms-flex: 1 0 0%;
1333
- flex: 1 0 0%;
1332
+ -ms-flex: 1 0 0px;
1333
+ flex: 1 0 0;
1334
1334
  }
1335
1335
  .row-cols-md-auto > * {
1336
1336
  -ms-flex: 0 0 auto;
@@ -1567,8 +1567,8 @@ progress {
1567
1567
  }
1568
1568
  @media (min-width: 992px) {
1569
1569
  .col-lg {
1570
- -ms-flex: 1 0 0%;
1571
- flex: 1 0 0%;
1570
+ -ms-flex: 1 0 0px;
1571
+ flex: 1 0 0;
1572
1572
  }
1573
1573
  .row-cols-lg-auto > * {
1574
1574
  -ms-flex: 0 0 auto;
@@ -1805,8 +1805,8 @@ progress {
1805
1805
  }
1806
1806
  @media (min-width: 1200px) {
1807
1807
  .col-xl {
1808
- -ms-flex: 1 0 0%;
1809
- flex: 1 0 0%;
1808
+ -ms-flex: 1 0 0px;
1809
+ flex: 1 0 0;
1810
1810
  }
1811
1811
  .row-cols-xl-auto > * {
1812
1812
  -ms-flex: 0 0 auto;
@@ -2043,8 +2043,8 @@ progress {
2043
2043
  }
2044
2044
  @media (min-width: 1400px) {
2045
2045
  .col-xxl {
2046
- -ms-flex: 1 0 0%;
2047
- flex: 1 0 0%;
2046
+ -ms-flex: 1 0 0px;
2047
+ flex: 1 0 0;
2048
2048
  }
2049
2049
  .row-cols-xxl-auto > * {
2050
2050
  -ms-flex: 0 0 auto;
@@ -2361,13 +2361,13 @@ progress {
2361
2361
 
2362
2362
  .table-primary {
2363
2363
  --bs-table-color: #000;
2364
- --bs-table-bg: #d3d8f2;
2365
- --bs-table-border-color: #bec2da;
2366
- --bs-table-striped-bg: #c8cde6;
2364
+ --bs-table-bg: rgb(211.4, 216.4, 242);
2365
+ --bs-table-border-color: rgb(190.26, 194.76, 217.8);
2366
+ --bs-table-striped-bg: rgb(200.83, 205.58, 229.9);
2367
2367
  --bs-table-striped-color: #000;
2368
- --bs-table-active-bg: #bec2da;
2368
+ --bs-table-active-bg: rgb(190.26, 194.76, 217.8);
2369
2369
  --bs-table-active-color: #000;
2370
- --bs-table-hover-bg: #bec2da;
2370
+ --bs-table-hover-bg: rgb(190.26, 194.76, 217.8);
2371
2371
  --bs-table-hover-color: #000;
2372
2372
  color: var(--bs-table-color);
2373
2373
  border-color: var(--bs-table-border-color);
@@ -2375,13 +2375,13 @@ progress {
2375
2375
 
2376
2376
  .table-secondary {
2377
2377
  --bs-table-color: #000;
2378
- --bs-table-bg: #e2d3db;
2379
- --bs-table-border-color: #cbbec5;
2380
- --bs-table-striped-bg: #d7c8d0;
2378
+ --bs-table-bg: rgb(226.4, 211.4, 218.8);
2379
+ --bs-table-border-color: rgb(203.76, 190.26, 196.92);
2380
+ --bs-table-striped-bg: rgb(215.08, 200.83, 207.86);
2381
2381
  --bs-table-striped-color: #000;
2382
- --bs-table-active-bg: #cbbec5;
2382
+ --bs-table-active-bg: rgb(203.76, 190.26, 196.92);
2383
2383
  --bs-table-active-color: #000;
2384
- --bs-table-hover-bg: #cbbec5;
2384
+ --bs-table-hover-bg: rgb(203.76, 190.26, 196.92);
2385
2385
  --bs-table-hover-color: #000;
2386
2386
  color: var(--bs-table-color);
2387
2387
  border-color: var(--bs-table-border-color);
@@ -2389,13 +2389,13 @@ progress {
2389
2389
 
2390
2390
  .table-success {
2391
2391
  --bs-table-color: #000;
2392
- --bs-table-bg: #cee7db;
2393
- --bs-table-border-color: #b9d0c5;
2394
- --bs-table-striped-bg: #c4dbd0;
2392
+ --bs-table-bg: rgb(205.8, 230.6, 219.2);
2393
+ --bs-table-border-color: rgb(185.22, 207.54, 197.28);
2394
+ --bs-table-striped-bg: rgb(195.51, 219.07, 208.24);
2395
2395
  --bs-table-striped-color: #000;
2396
- --bs-table-active-bg: #b9d0c5;
2396
+ --bs-table-active-bg: rgb(185.22, 207.54, 197.28);
2397
2397
  --bs-table-active-color: #000;
2398
- --bs-table-hover-bg: #b9d0c5;
2398
+ --bs-table-hover-bg: rgb(185.22, 207.54, 197.28);
2399
2399
  --bs-table-hover-color: #000;
2400
2400
  color: var(--bs-table-color);
2401
2401
  border-color: var(--bs-table-border-color);
@@ -2403,13 +2403,13 @@ progress {
2403
2403
 
2404
2404
  .table-info {
2405
2405
  --bs-table-color: #000;
2406
- --bs-table-bg: #cfe4e8;
2407
- --bs-table-border-color: #bacdd1;
2408
- --bs-table-striped-bg: #c5d9dc;
2406
+ --bs-table-bg: rgb(206.6, 227.6, 231.8);
2407
+ --bs-table-border-color: rgb(185.94, 204.84, 208.62);
2408
+ --bs-table-striped-bg: rgb(196.27, 216.22, 220.21);
2409
2409
  --bs-table-striped-color: #000;
2410
- --bs-table-active-bg: #bacdd1;
2410
+ --bs-table-active-bg: rgb(185.94, 204.84, 208.62);
2411
2411
  --bs-table-active-color: #000;
2412
- --bs-table-hover-bg: #bacdd1;
2412
+ --bs-table-hover-bg: rgb(185.94, 204.84, 208.62);
2413
2413
  --bs-table-hover-color: #000;
2414
2414
  color: var(--bs-table-color);
2415
2415
  border-color: var(--bs-table-border-color);
@@ -2417,13 +2417,13 @@ progress {
2417
2417
 
2418
2418
  .table-warning {
2419
2419
  --bs-table-color: #000;
2420
- --bs-table-bg: #fff1cd;
2421
- --bs-table-border-color: #e6d9b9;
2422
- --bs-table-striped-bg: #f2e5c3;
2420
+ --bs-table-bg: rgb(255, 241.2, 205.4);
2421
+ --bs-table-border-color: rgb(229.5, 217.08, 184.86);
2422
+ --bs-table-striped-bg: rgb(242.25, 229.14, 195.13);
2423
2423
  --bs-table-striped-color: #000;
2424
- --bs-table-active-bg: #e6d9b9;
2424
+ --bs-table-active-bg: rgb(229.5, 217.08, 184.86);
2425
2425
  --bs-table-active-color: #000;
2426
- --bs-table-hover-bg: #e6d9b9;
2426
+ --bs-table-hover-bg: rgb(229.5, 217.08, 184.86);
2427
2427
  --bs-table-hover-color: #000;
2428
2428
  color: var(--bs-table-color);
2429
2429
  border-color: var(--bs-table-border-color);
@@ -2431,13 +2431,13 @@ progress {
2431
2431
 
2432
2432
  .table-danger {
2433
2433
  --bs-table-color: #000;
2434
- --bs-table-bg: #edd2d5;
2435
- --bs-table-border-color: #d5bdc0;
2436
- --bs-table-striped-bg: #e1c8ca;
2434
+ --bs-table-bg: rgb(237, 210.2, 212.8);
2435
+ --bs-table-border-color: rgb(213.3, 189.18, 191.52);
2436
+ --bs-table-striped-bg: rgb(225.15, 199.69, 202.16);
2437
2437
  --bs-table-striped-color: #000;
2438
- --bs-table-active-bg: #d5bdc0;
2438
+ --bs-table-active-bg: rgb(213.3, 189.18, 191.52);
2439
2439
  --bs-table-active-color: #000;
2440
- --bs-table-hover-bg: #d5bdc0;
2440
+ --bs-table-hover-bg: rgb(213.3, 189.18, 191.52);
2441
2441
  --bs-table-hover-color: #000;
2442
2442
  color: var(--bs-table-color);
2443
2443
  border-color: var(--bs-table-border-color);
@@ -2446,12 +2446,12 @@ progress {
2446
2446
  .table-light {
2447
2447
  --bs-table-color: #000;
2448
2448
  --bs-table-bg: #f8f9fa;
2449
- --bs-table-border-color: #dfe0e1;
2450
- --bs-table-striped-bg: #ecedee;
2449
+ --bs-table-border-color: rgb(223.2, 224.1, 225);
2450
+ --bs-table-striped-bg: rgb(235.6, 236.55, 237.5);
2451
2451
  --bs-table-striped-color: #000;
2452
- --bs-table-active-bg: #dfe0e1;
2452
+ --bs-table-active-bg: rgb(223.2, 224.1, 225);
2453
2453
  --bs-table-active-color: #000;
2454
- --bs-table-hover-bg: #dfe0e1;
2454
+ --bs-table-hover-bg: rgb(223.2, 224.1, 225);
2455
2455
  --bs-table-hover-color: #000;
2456
2456
  color: var(--bs-table-color);
2457
2457
  border-color: var(--bs-table-border-color);
@@ -2460,12 +2460,12 @@ progress {
2460
2460
  .table-dark {
2461
2461
  --bs-table-color: #fff;
2462
2462
  --bs-table-bg: #212529;
2463
- --bs-table-border-color: #373b3e;
2464
- --bs-table-striped-bg: #2c3034;
2463
+ --bs-table-border-color: rgb(55.2, 58.8, 62.4);
2464
+ --bs-table-striped-bg: rgb(44.1, 47.9, 51.7);
2465
2465
  --bs-table-striped-color: #fff;
2466
- --bs-table-active-bg: #373b3e;
2466
+ --bs-table-active-bg: rgb(55.2, 58.8, 62.4);
2467
2467
  --bs-table-active-color: #fff;
2468
- --bs-table-hover-bg: #373b3e;
2468
+ --bs-table-hover-bg: rgb(55.2, 58.8, 62.4);
2469
2469
  --bs-table-hover-color: #fff;
2470
2470
  color: var(--bs-table-color);
2471
2471
  border-color: var(--bs-table-border-color);
@@ -2567,7 +2567,7 @@ progress {
2567
2567
  .form-control:focus {
2568
2568
  color: var(--bs-body-color);
2569
2569
  background-color: var(--bs-body-bg);
2570
- border-color: #929fdf;
2570
+ border-color: rgb(146, 158.5, 222.5);
2571
2571
  outline: 0;
2572
2572
  box-shadow: 0 0 0 0.25rem rgba(37, 62, 190, 0.25);
2573
2573
  }
@@ -2771,7 +2771,7 @@ textarea.form-control-lg {
2771
2771
  }
2772
2772
  }
2773
2773
  .form-select:focus {
2774
- border-color: #929fdf;
2774
+ border-color: rgb(146, 158.5, 222.5);
2775
2775
  outline: 0;
2776
2776
  box-shadow: 0 0 0 0.25rem rgba(37, 62, 190, 0.25);
2777
2777
  }
@@ -2861,7 +2861,7 @@ textarea.form-control-lg {
2861
2861
  filter: brightness(90%);
2862
2862
  }
2863
2863
  .form-check-input:focus {
2864
- border-color: #929fdf;
2864
+ border-color: rgb(146, 158.5, 222.5);
2865
2865
  outline: 0;
2866
2866
  box-shadow: 0 0 0 0.25rem rgba(37, 62, 190, 0.25);
2867
2867
  }
@@ -2909,7 +2909,7 @@ textarea.form-control-lg {
2909
2909
  }
2910
2910
  }
2911
2911
  .form-switch .form-check-input:focus {
2912
- --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23929fdf'/%3e%3c/svg%3e");
2912
+ --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28146, 158.5, 222.5%29'/%3e%3c/svg%3e");
2913
2913
  }
2914
2914
  .form-switch .form-check-input:checked {
2915
2915
  background-position: right center;
@@ -2985,7 +2985,7 @@ textarea.form-control-lg {
2985
2985
  }
2986
2986
  }
2987
2987
  .form-range::-webkit-slider-thumb:active {
2988
- background-color: #bec5ec;
2988
+ background-color: rgb(189.6, 197.1, 235.5);
2989
2989
  }
2990
2990
  .form-range::-webkit-slider-runnable-track {
2991
2991
  width: 100%;
@@ -3014,7 +3014,7 @@ textarea.form-control-lg {
3014
3014
  }
3015
3015
  }
3016
3016
  .form-range::-moz-range-thumb:active {
3017
- background-color: #bec5ec;
3017
+ background-color: rgb(189.6, 197.1, 235.5);
3018
3018
  }
3019
3019
  .form-range::-moz-range-track {
3020
3020
  width: 100%;
@@ -3050,9 +3050,11 @@ textarea.form-control-lg {
3050
3050
  top: 0;
3051
3051
  left: 0;
3052
3052
  z-index: 2;
3053
+ max-width: 100%;
3053
3054
  height: 100%;
3054
3055
  padding: 1rem 0.75rem;
3055
3056
  overflow: hidden;
3057
+ color: rgba(var(--bs-body-color-rgb), 0.65);
3056
3058
  text-align: start;
3057
3059
  text-overflow: ellipsis;
3058
3060
  white-space: nowrap;
@@ -3089,7 +3091,7 @@ textarea.form-control-lg {
3089
3091
  .form-floating > .form-control-plaintext::placeholder {
3090
3092
  color: transparent;
3091
3093
  }
3092
- .form-floating > .form-control:not(:-moz-placeholder-shown), .form-floating > .form-control-plaintext:not(:-moz-placeholder-shown) {
3094
+ .form-floating > .form-control:not(:-moz-placeholder), .form-floating > .form-control-plaintext:not(:-moz-placeholder) {
3093
3095
  padding-top: 1.625rem;
3094
3096
  padding-bottom: 0.625rem;
3095
3097
  }
@@ -3111,24 +3113,26 @@ textarea.form-control-lg {
3111
3113
  .form-floating > .form-select {
3112
3114
  padding-top: 1.625rem;
3113
3115
  padding-bottom: 0.625rem;
3116
+ padding-left: 0.75rem;
3114
3117
  }
3115
- .form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
3116
- color: rgba(var(--bs-body-color-rgb), 0.65);
3118
+ .form-floating > .form-control:not(:-moz-placeholder) ~ label {
3117
3119
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
3118
3120
  }
3119
3121
  .form-floating > .form-control:not(:-ms-input-placeholder) ~ label {
3120
- color: rgba(var(--bs-body-color-rgb), 0.65);
3121
3122
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
3122
3123
  }
3123
3124
  .form-floating > .form-control:focus ~ label,
3124
3125
  .form-floating > .form-control:not(:placeholder-shown) ~ label,
3125
3126
  .form-floating > .form-control-plaintext ~ label,
3126
3127
  .form-floating > .form-select ~ label {
3127
- color: rgba(var(--bs-body-color-rgb), 0.65);
3128
3128
  -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
3129
3129
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
3130
3130
  }
3131
- .form-floating > .form-control:not(:-moz-placeholder-shown) ~ label::after {
3131
+ .form-floating > .form-control:-webkit-autofill ~ label {
3132
+ -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
3133
+ transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
3134
+ }
3135
+ .form-floating > textarea:not(:-moz-placeholder) ~ label::after {
3132
3136
  position: absolute;
3133
3137
  inset: 1rem 0.375rem;
3134
3138
  z-index: -1;
@@ -3137,7 +3141,7 @@ textarea.form-control-lg {
3137
3141
  background-color: var(--bs-body-bg);
3138
3142
  border-radius: var(--bs-border-radius);
3139
3143
  }
3140
- .form-floating > .form-control:not(:-ms-input-placeholder) ~ label::after {
3144
+ .form-floating > textarea:not(:-ms-input-placeholder) ~ label::after {
3141
3145
  position: absolute;
3142
3146
  inset: 1rem 0.375rem;
3143
3147
  z-index: -1;
@@ -3146,10 +3150,8 @@ textarea.form-control-lg {
3146
3150
  background-color: var(--bs-body-bg);
3147
3151
  border-radius: var(--bs-border-radius);
3148
3152
  }
3149
- .form-floating > .form-control:focus ~ label::after,
3150
- .form-floating > .form-control:not(:placeholder-shown) ~ label::after,
3151
- .form-floating > .form-control-plaintext ~ label::after,
3152
- .form-floating > .form-select ~ label::after {
3153
+ .form-floating > textarea:focus ~ label::after,
3154
+ .form-floating > textarea:not(:placeholder-shown) ~ label::after {
3153
3155
  position: absolute;
3154
3156
  inset: 1rem 0.375rem;
3155
3157
  z-index: -1;
@@ -3158,10 +3160,8 @@ textarea.form-control-lg {
3158
3160
  background-color: var(--bs-body-bg);
3159
3161
  border-radius: var(--bs-border-radius);
3160
3162
  }
3161
- .form-floating > .form-control:-webkit-autofill ~ label {
3162
- color: rgba(var(--bs-body-color-rgb), 0.65);
3163
- -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
3164
- transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
3163
+ .form-floating > textarea:disabled ~ label::after {
3164
+ background-color: var(--bs-secondary-bg);
3165
3165
  }
3166
3166
  .form-floating > .form-control-plaintext ~ label {
3167
3167
  border-width: var(--bs-border-width) 0;
@@ -3170,10 +3170,6 @@ textarea.form-control-lg {
3170
3170
  .form-floating > .form-control:disabled ~ label {
3171
3171
  color: #6c757d;
3172
3172
  }
3173
- .form-floating > :disabled ~ label::after,
3174
- .form-floating > .form-control:disabled ~ label::after {
3175
- background-color: var(--bs-secondary-bg);
3176
- }
3177
3173
 
3178
3174
  .input-group {
3179
3175
  position: relative;
@@ -3262,7 +3258,7 @@ textarea.form-control-lg {
3262
3258
  border-bottom-right-radius: 0;
3263
3259
  }
3264
3260
  .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
3265
- margin-left: calc(var(--bs-border-width) * -1);
3261
+ margin-left: calc(-1 * var(--bs-border-width));
3266
3262
  border-top-left-radius: 0;
3267
3263
  border-bottom-left-radius: 0;
3268
3264
  }
@@ -3304,7 +3300,7 @@ textarea.form-control-lg {
3304
3300
  .was-validated .form-control:valid, .form-control.is-valid {
3305
3301
  border-color: var(--bs-form-valid-border-color);
3306
3302
  padding-right: calc(1.5em + 0.75rem);
3307
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2309854c' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
3303
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2309854c' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");
3308
3304
  background-repeat: no-repeat;
3309
3305
  background-position: right calc(0.375em + 0.1875rem) center;
3310
3306
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
@@ -3323,7 +3319,7 @@ textarea.form-control-lg {
3323
3319
  border-color: var(--bs-form-valid-border-color);
3324
3320
  }
3325
3321
  .was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
3326
- --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2309854c' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
3322
+ --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2309854c' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");
3327
3323
  padding-right: 4.125rem;
3328
3324
  background-position: right 0.75rem center, center right 2.25rem;
3329
3325
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
@@ -3539,12 +3535,12 @@ textarea.form-control-lg {
3539
3535
  --bs-btn-bg: #253ebe;
3540
3536
  --bs-btn-border-color: #253ebe;
3541
3537
  --bs-btn-hover-color: #fff;
3542
- --bs-btn-hover-bg: #1f35a2;
3543
- --bs-btn-hover-border-color: #1e3298;
3538
+ --bs-btn-hover-bg: rgb(31.45, 52.7, 161.5);
3539
+ --bs-btn-hover-border-color: rgb(29.6, 49.6, 152);
3544
3540
  --bs-btn-focus-shadow-rgb: 70, 91, 200;
3545
3541
  --bs-btn-active-color: #fff;
3546
- --bs-btn-active-bg: #1e3298;
3547
- --bs-btn-active-border-color: #1c2f8f;
3542
+ --bs-btn-active-bg: rgb(29.6, 49.6, 152);
3543
+ --bs-btn-active-border-color: rgb(27.75, 46.5, 142.5);
3548
3544
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3549
3545
  --bs-btn-disabled-color: #fff;
3550
3546
  --bs-btn-disabled-bg: #253ebe;
@@ -3556,12 +3552,12 @@ textarea.form-control-lg {
3556
3552
  --bs-btn-bg: #70254a;
3557
3553
  --bs-btn-border-color: #70254a;
3558
3554
  --bs-btn-hover-color: #fff;
3559
- --bs-btn-hover-bg: #5f1f3f;
3560
- --bs-btn-hover-border-color: #5a1e3b;
3555
+ --bs-btn-hover-bg: rgb(95.2, 31.45, 62.9);
3556
+ --bs-btn-hover-border-color: rgb(89.6, 29.6, 59.2);
3561
3557
  --bs-btn-focus-shadow-rgb: 133, 70, 101;
3562
3558
  --bs-btn-active-color: #fff;
3563
- --bs-btn-active-bg: #5a1e3b;
3564
- --bs-btn-active-border-color: #541c38;
3559
+ --bs-btn-active-bg: rgb(89.6, 29.6, 59.2);
3560
+ --bs-btn-active-border-color: rgb(84, 27.75, 55.5);
3565
3561
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3566
3562
  --bs-btn-disabled-color: #fff;
3567
3563
  --bs-btn-disabled-bg: #70254a;
@@ -3573,12 +3569,12 @@ textarea.form-control-lg {
3573
3569
  --bs-btn-bg: #09854c;
3574
3570
  --bs-btn-border-color: #09854c;
3575
3571
  --bs-btn-hover-color: #fff;
3576
- --bs-btn-hover-bg: #087141;
3577
- --bs-btn-hover-border-color: #076a3d;
3572
+ --bs-btn-hover-bg: rgb(7.65, 113.05, 64.6);
3573
+ --bs-btn-hover-border-color: rgb(7.2, 106.4, 60.8);
3578
3574
  --bs-btn-focus-shadow-rgb: 46, 151, 103;
3579
3575
  --bs-btn-active-color: #fff;
3580
- --bs-btn-active-bg: #076a3d;
3581
- --bs-btn-active-border-color: #076439;
3576
+ --bs-btn-active-bg: rgb(7.2, 106.4, 60.8);
3577
+ --bs-btn-active-border-color: rgb(6.75, 99.75, 57);
3582
3578
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3583
3579
  --bs-btn-disabled-color: #fff;
3584
3580
  --bs-btn-disabled-bg: #09854c;
@@ -3590,12 +3586,12 @@ textarea.form-control-lg {
3590
3586
  --bs-btn-bg: #0d768b;
3591
3587
  --bs-btn-border-color: #0d768b;
3592
3588
  --bs-btn-hover-color: #fff;
3593
- --bs-btn-hover-bg: #0b6476;
3594
- --bs-btn-hover-border-color: #0a5e6f;
3589
+ --bs-btn-hover-bg: rgb(11.05, 100.3, 118.15);
3590
+ --bs-btn-hover-border-color: rgb(10.4, 94.4, 111.2);
3595
3591
  --bs-btn-focus-shadow-rgb: 49, 139, 156;
3596
3592
  --bs-btn-active-color: #fff;
3597
- --bs-btn-active-bg: #0a5e6f;
3598
- --bs-btn-active-border-color: #0a5968;
3593
+ --bs-btn-active-bg: rgb(10.4, 94.4, 111.2);
3594
+ --bs-btn-active-border-color: rgb(9.75, 88.5, 104.25);
3599
3595
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3600
3596
  --bs-btn-disabled-color: #fff;
3601
3597
  --bs-btn-disabled-bg: #0d768b;
@@ -3607,12 +3603,12 @@ textarea.form-control-lg {
3607
3603
  --bs-btn-bg: #ffba07;
3608
3604
  --bs-btn-border-color: #ffba07;
3609
3605
  --bs-btn-hover-color: #000;
3610
- --bs-btn-hover-bg: #ffc42c;
3611
- --bs-btn-hover-border-color: #ffc120;
3606
+ --bs-btn-hover-bg: rgb(255, 196.35, 44.2);
3607
+ --bs-btn-hover-border-color: rgb(255, 192.9, 31.8);
3612
3608
  --bs-btn-focus-shadow-rgb: 217, 158, 6;
3613
3609
  --bs-btn-active-color: #000;
3614
- --bs-btn-active-bg: #ffc839;
3615
- --bs-btn-active-border-color: #ffc120;
3610
+ --bs-btn-active-bg: rgb(255, 199.8, 56.6);
3611
+ --bs-btn-active-border-color: rgb(255, 192.9, 31.8);
3616
3612
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3617
3613
  --bs-btn-disabled-color: #000;
3618
3614
  --bs-btn-disabled-bg: #ffba07;
@@ -3624,12 +3620,12 @@ textarea.form-control-lg {
3624
3620
  --bs-btn-bg: #a51f2c;
3625
3621
  --bs-btn-border-color: #a51f2c;
3626
3622
  --bs-btn-hover-color: #fff;
3627
- --bs-btn-hover-bg: #8c1a25;
3628
- --bs-btn-hover-border-color: #841923;
3623
+ --bs-btn-hover-bg: rgb(140.25, 26.35, 37.4);
3624
+ --bs-btn-hover-border-color: rgb(132, 24.8, 35.2);
3629
3625
  --bs-btn-focus-shadow-rgb: 179, 65, 76;
3630
3626
  --bs-btn-active-color: #fff;
3631
- --bs-btn-active-bg: #841923;
3632
- --bs-btn-active-border-color: #7c1721;
3627
+ --bs-btn-active-bg: rgb(132, 24.8, 35.2);
3628
+ --bs-btn-active-border-color: rgb(123.75, 23.25, 33);
3633
3629
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3634
3630
  --bs-btn-disabled-color: #fff;
3635
3631
  --bs-btn-disabled-bg: #a51f2c;
@@ -3641,12 +3637,12 @@ textarea.form-control-lg {
3641
3637
  --bs-btn-bg: #f8f9fa;
3642
3638
  --bs-btn-border-color: #f8f9fa;
3643
3639
  --bs-btn-hover-color: #000;
3644
- --bs-btn-hover-bg: #d3d4d5;
3645
- --bs-btn-hover-border-color: #c6c7c8;
3640
+ --bs-btn-hover-bg: rgb(210.8, 211.65, 212.5);
3641
+ --bs-btn-hover-border-color: rgb(198.4, 199.2, 200);
3646
3642
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
3647
3643
  --bs-btn-active-color: #000;
3648
- --bs-btn-active-bg: #c6c7c8;
3649
- --bs-btn-active-border-color: #babbbc;
3644
+ --bs-btn-active-bg: rgb(198.4, 199.2, 200);
3645
+ --bs-btn-active-border-color: rgb(186, 186.75, 187.5);
3650
3646
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3651
3647
  --bs-btn-disabled-color: #000;
3652
3648
  --bs-btn-disabled-bg: #f8f9fa;
@@ -3658,12 +3654,12 @@ textarea.form-control-lg {
3658
3654
  --bs-btn-bg: #212529;
3659
3655
  --bs-btn-border-color: #212529;
3660
3656
  --bs-btn-hover-color: #fff;
3661
- --bs-btn-hover-bg: #424649;
3662
- --bs-btn-hover-border-color: #373b3e;
3657
+ --bs-btn-hover-bg: rgb(66.3, 69.7, 73.1);
3658
+ --bs-btn-hover-border-color: rgb(55.2, 58.8, 62.4);
3663
3659
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
3664
3660
  --bs-btn-active-color: #fff;
3665
- --bs-btn-active-bg: #4d5154;
3666
- --bs-btn-active-border-color: #373b3e;
3661
+ --bs-btn-active-bg: rgb(77.4, 80.6, 83.8);
3662
+ --bs-btn-active-border-color: rgb(55.2, 58.8, 62.4);
3667
3663
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3668
3664
  --bs-btn-disabled-color: #fff;
3669
3665
  --bs-btn-disabled-bg: #212529;
@@ -4241,7 +4237,7 @@ textarea.form-control-lg {
4241
4237
  }
4242
4238
  .btn-group > :not(.btn-check:first-child) + .btn,
4243
4239
  .btn-group > .btn-group:not(:first-child) {
4244
- margin-left: calc(var(--bs-border-width) * -1);
4240
+ margin-left: calc(-1 * var(--bs-border-width));
4245
4241
  }
4246
4242
  .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
4247
4243
  .btn-group > .btn.dropdown-toggle-split:first-child,
@@ -4291,14 +4287,15 @@ textarea.form-control-lg {
4291
4287
  }
4292
4288
  .btn-group-vertical > .btn:not(:first-child),
4293
4289
  .btn-group-vertical > .btn-group:not(:first-child) {
4294
- margin-top: calc(var(--bs-border-width) * -1);
4290
+ margin-top: calc(-1 * var(--bs-border-width));
4295
4291
  }
4296
4292
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
4297
4293
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
4298
4294
  border-bottom-right-radius: 0;
4299
4295
  border-bottom-left-radius: 0;
4300
4296
  }
4301
- .btn-group-vertical > .btn ~ .btn,
4297
+ .btn-group-vertical > .btn:nth-child(n+3),
4298
+ .btn-group-vertical > :not(.btn-check) + .btn,
4302
4299
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
4303
4300
  border-top-left-radius: 0;
4304
4301
  border-top-right-radius: 0;
@@ -4425,10 +4422,10 @@ textarea.form-control-lg {
4425
4422
 
4426
4423
  .nav-justified > .nav-link,
4427
4424
  .nav-justified .nav-item {
4428
- -ms-flex-preferred-size: 0;
4429
- flex-basis: 0;
4430
4425
  -ms-flex-positive: 1;
4431
4426
  flex-grow: 1;
4427
+ -ms-flex-preferred-size: 0;
4428
+ flex-basis: 0;
4432
4429
  text-align: center;
4433
4430
  }
4434
4431
 
@@ -4539,10 +4536,10 @@ textarea.form-control-lg {
4539
4536
  }
4540
4537
 
4541
4538
  .navbar-collapse {
4542
- -ms-flex-preferred-size: 100%;
4543
- flex-basis: 100%;
4544
4539
  -ms-flex-positive: 1;
4545
4540
  flex-grow: 1;
4541
+ -ms-flex-preferred-size: 100%;
4542
+ flex-basis: 100%;
4546
4543
  -ms-flex-align: center;
4547
4544
  align-items: center;
4548
4545
  }
@@ -5097,8 +5094,8 @@ textarea.form-control-lg {
5097
5094
  flex-flow: row wrap;
5098
5095
  }
5099
5096
  .card-group > .card {
5100
- -ms-flex: 1 0 0%;
5101
- flex: 1 0 0%;
5097
+ -ms-flex: 1 0 0px;
5098
+ flex: 1 0 0;
5102
5099
  margin-bottom: 0;
5103
5100
  }
5104
5101
  .card-group > .card + .card {
@@ -5109,24 +5106,24 @@ textarea.form-control-lg {
5109
5106
  border-top-right-radius: 0;
5110
5107
  border-bottom-right-radius: 0;
5111
5108
  }
5112
- .card-group > .card:not(:last-child) .card-img-top,
5113
- .card-group > .card:not(:last-child) .card-header {
5109
+ .card-group > .card:not(:last-child) > .card-img-top,
5110
+ .card-group > .card:not(:last-child) > .card-header {
5114
5111
  border-top-right-radius: 0;
5115
5112
  }
5116
- .card-group > .card:not(:last-child) .card-img-bottom,
5117
- .card-group > .card:not(:last-child) .card-footer {
5113
+ .card-group > .card:not(:last-child) > .card-img-bottom,
5114
+ .card-group > .card:not(:last-child) > .card-footer {
5118
5115
  border-bottom-right-radius: 0;
5119
5116
  }
5120
5117
  .card-group > .card:not(:first-child) {
5121
5118
  border-top-left-radius: 0;
5122
5119
  border-bottom-left-radius: 0;
5123
5120
  }
5124
- .card-group > .card:not(:first-child) .card-img-top,
5125
- .card-group > .card:not(:first-child) .card-header {
5121
+ .card-group > .card:not(:first-child) > .card-img-top,
5122
+ .card-group > .card:not(:first-child) > .card-header {
5126
5123
  border-top-left-radius: 0;
5127
5124
  }
5128
- .card-group > .card:not(:first-child) .card-img-bottom,
5129
- .card-group > .card:not(:first-child) .card-footer {
5125
+ .card-group > .card:not(:first-child) > .card-img-bottom,
5126
+ .card-group > .card:not(:first-child) > .card-footer {
5130
5127
  border-bottom-left-radius: 0;
5131
5128
  }
5132
5129
  }
@@ -5143,11 +5140,11 @@ textarea.form-control-lg {
5143
5140
  --bs-accordion-btn-padding-y: 1rem;
5144
5141
  --bs-accordion-btn-color: var(--bs-body-color);
5145
5142
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
5146
- --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
5143
+ --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
5147
5144
  --bs-accordion-btn-icon-width: 1.25rem;
5148
5145
  --bs-accordion-btn-icon-transform: rotate(-180deg);
5149
5146
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
5150
- --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%230f194c' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
5147
+ --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgb%2814.8, 24.8, 76%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
5151
5148
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(37, 62, 190, 0.25);
5152
5149
  --bs-accordion-body-padding-x: 1.25rem;
5153
5150
  --bs-accordion-body-padding-y: 1rem;
@@ -5261,16 +5258,15 @@ textarea.form-control-lg {
5261
5258
  .accordion-flush > .accordion-item:last-child {
5262
5259
  border-bottom: 0;
5263
5260
  }
5264
- .accordion-flush > .accordion-item > .accordion-header .accordion-button, .accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed {
5265
- border-radius: 0;
5266
- }
5267
- .accordion-flush > .accordion-item > .accordion-collapse {
5261
+ .accordion-flush > .accordion-item > .accordion-collapse,
5262
+ .accordion-flush > .accordion-item > .accordion-header .accordion-button,
5263
+ .accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed {
5268
5264
  border-radius: 0;
5269
5265
  }
5270
5266
 
5271
5267
  [data-bs-theme=dark] .accordion-button::after {
5272
- --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%237c8bd8'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
5273
- --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%237c8bd8'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
5268
+ --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28124.2, 139.2, 216%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
5269
+ --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28124.2, 139.2, 216%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
5274
5270
  }
5275
5271
 
5276
5272
  .breadcrumb {
@@ -5377,7 +5373,7 @@ textarea.form-control-lg {
5377
5373
  }
5378
5374
 
5379
5375
  .page-item:not(:first-child) .page-link {
5380
- margin-left: calc(var(--bs-border-width) * -1);
5376
+ margin-left: calc(-1 * var(--bs-border-width));
5381
5377
  }
5382
5378
  .page-item:first-child .page-link {
5383
5379
  border-top-left-radius: var(--bs-pagination-border-radius);
@@ -5589,13 +5585,13 @@ textarea.form-control-lg {
5589
5585
 
5590
5586
  @-webkit-keyframes progress-bar-stripes {
5591
5587
  0% {
5592
- background-position-x: 1rem;
5588
+ background-position-x: var(--bs-progress-height);
5593
5589
  }
5594
5590
  }
5595
5591
 
5596
5592
  @keyframes progress-bar-stripes {
5597
5593
  0% {
5598
- background-position-x: 1rem;
5594
+ background-position-x: var(--bs-progress-height);
5599
5595
  }
5600
5596
  }
5601
5597
  .progress,
@@ -5697,22 +5693,6 @@ textarea.form-control-lg {
5697
5693
  counter-increment: section;
5698
5694
  }
5699
5695
 
5700
- .list-group-item-action {
5701
- width: 100%;
5702
- color: var(--bs-list-group-action-color);
5703
- text-align: inherit;
5704
- }
5705
- .list-group-item-action:hover, .list-group-item-action:focus {
5706
- z-index: 1;
5707
- color: var(--bs-list-group-action-hover-color);
5708
- text-decoration: none;
5709
- background-color: var(--bs-list-group-action-hover-bg);
5710
- }
5711
- .list-group-item-action:active {
5712
- color: var(--bs-list-group-action-active-color);
5713
- background-color: var(--bs-list-group-action-active-bg);
5714
- }
5715
-
5716
5696
  .list-group-item {
5717
5697
  position: relative;
5718
5698
  display: block;
@@ -5749,6 +5729,22 @@ textarea.form-control-lg {
5749
5729
  border-top-width: var(--bs-list-group-border-width);
5750
5730
  }
5751
5731
 
5732
+ .list-group-item-action {
5733
+ width: 100%;
5734
+ color: var(--bs-list-group-action-color);
5735
+ text-align: inherit;
5736
+ }
5737
+ .list-group-item-action:not(.active):hover, .list-group-item-action:not(.active):focus {
5738
+ z-index: 1;
5739
+ color: var(--bs-list-group-action-hover-color);
5740
+ text-decoration: none;
5741
+ background-color: var(--bs-list-group-action-hover-bg);
5742
+ }
5743
+ .list-group-item-action:not(.active):active {
5744
+ color: var(--bs-list-group-action-active-color);
5745
+ background-color: var(--bs-list-group-action-active-bg);
5746
+ }
5747
+
5752
5748
  .list-group-horizontal {
5753
5749
  -ms-flex-direction: row;
5754
5750
  flex-direction: row;
@@ -6014,19 +6010,20 @@ textarea.form-control-lg {
6014
6010
 
6015
6011
  .btn-close {
6016
6012
  --bs-btn-close-color: #000;
6017
- --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
6013
+ --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
6018
6014
  --bs-btn-close-opacity: 0.5;
6019
6015
  --bs-btn-close-hover-opacity: 0.75;
6020
6016
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(37, 62, 190, 0.25);
6021
6017
  --bs-btn-close-focus-opacity: 1;
6022
6018
  --bs-btn-close-disabled-opacity: 0.25;
6023
- --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
6024
6019
  box-sizing: content-box;
6025
6020
  width: 1em;
6026
6021
  height: 1em;
6027
6022
  padding: 0.25em 0.25em;
6028
6023
  color: var(--bs-btn-close-color);
6029
6024
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
6025
+ -webkit-filter: var(--bs-btn-close-filter);
6026
+ filter: var(--bs-btn-close-filter);
6030
6027
  border: 0;
6031
6028
  border-radius: 0.375rem;
6032
6029
  opacity: var(--bs-btn-close-opacity);
@@ -6051,13 +6048,16 @@ textarea.form-control-lg {
6051
6048
  }
6052
6049
 
6053
6050
  .btn-close-white {
6054
- -webkit-filter: var(--bs-btn-close-white-filter);
6055
- filter: var(--bs-btn-close-white-filter);
6051
+ --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
6056
6052
  }
6057
6053
 
6058
- [data-bs-theme=dark] .btn-close {
6059
- -webkit-filter: var(--bs-btn-close-white-filter);
6060
- filter: var(--bs-btn-close-white-filter);
6054
+ :root,
6055
+ [data-bs-theme=light] {
6056
+ --bs-btn-close-filter: ;
6057
+ }
6058
+
6059
+ [data-bs-theme=dark] {
6060
+ --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
6061
6061
  }
6062
6062
 
6063
6063
  .toast {
@@ -6136,7 +6136,7 @@ textarea.form-control-lg {
6136
6136
  --bs-modal-width: 500px;
6137
6137
  --bs-modal-padding: 1rem;
6138
6138
  --bs-modal-margin: 0.5rem;
6139
- --bs-modal-color: ;
6139
+ --bs-modal-color: var(--bs-body-color);
6140
6140
  --bs-modal-bg: var(--bs-body-bg);
6141
6141
  --bs-modal-border-color: var(--bs-border-color-translucent);
6142
6142
  --bs-modal-border-width: var(--bs-border-width);
@@ -6172,11 +6172,11 @@ textarea.form-control-lg {
6172
6172
  pointer-events: none;
6173
6173
  }
6174
6174
  .modal.fade .modal-dialog {
6175
+ -webkit-transform: translate(0, -50px);
6176
+ transform: translate(0, -50px);
6175
6177
  transition: -webkit-transform 0.3s ease-out;
6176
6178
  transition: transform 0.3s ease-out;
6177
6179
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
6178
- -webkit-transform: translate(0, -50px);
6179
- transform: translate(0, -50px);
6180
6180
  }
6181
6181
  @media (prefers-reduced-motion: reduce) {
6182
6182
  .modal.fade .modal-dialog {
@@ -6260,7 +6260,10 @@ textarea.form-control-lg {
6260
6260
  }
6261
6261
  .modal-header .btn-close {
6262
6262
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
6263
- margin: calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto;
6263
+ margin-top: calc(-0.5 * var(--bs-modal-header-padding-y));
6264
+ margin-right: calc(-0.5 * var(--bs-modal-header-padding-x));
6265
+ margin-bottom: calc(-0.5 * var(--bs-modal-header-padding-y));
6266
+ margin-left: auto;
6264
6267
  }
6265
6268
 
6266
6269
  .modal-title {
@@ -6796,6 +6799,8 @@ textarea.form-control-lg {
6796
6799
  color: #fff;
6797
6800
  text-align: center;
6798
6801
  background: none;
6802
+ -webkit-filter: var(--bs-carousel-control-icon-filter);
6803
+ filter: var(--bs-carousel-control-icon-filter);
6799
6804
  border: 0;
6800
6805
  opacity: 0.5;
6801
6806
  transition: opacity 0.15s ease;
@@ -6834,11 +6839,11 @@ textarea.form-control-lg {
6834
6839
  }
6835
6840
 
6836
6841
  .carousel-control-prev-icon {
6837
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")*/;
6842
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")*/;
6838
6843
  }
6839
6844
 
6840
6845
  .carousel-control-next-icon {
6841
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")*/;
6846
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")*/;
6842
6847
  }
6843
6848
 
6844
6849
  .carousel-indicators {
@@ -6867,7 +6872,7 @@ textarea.form-control-lg {
6867
6872
  margin-left: 3px;
6868
6873
  text-indent: -999px;
6869
6874
  cursor: pointer;
6870
- background-color: #fff;
6875
+ background-color: var(--bs-carousel-indicator-active-bg);
6871
6876
  background-clip: padding-box;
6872
6877
  border: 0;
6873
6878
  border-top: 10px solid transparent;
@@ -6891,33 +6896,27 @@ textarea.form-control-lg {
6891
6896
  left: 15%;
6892
6897
  padding-top: 1.25rem;
6893
6898
  padding-bottom: 1.25rem;
6894
- color: #fff;
6899
+ color: var(--bs-carousel-caption-color);
6895
6900
  text-align: center;
6896
6901
  }
6897
6902
 
6898
- .carousel-dark .carousel-control-prev-icon,
6899
- .carousel-dark .carousel-control-next-icon {
6900
- -webkit-filter: invert(1) grayscale(100);
6901
- filter: invert(1) grayscale(100);
6902
- }
6903
- .carousel-dark .carousel-indicators [data-bs-target] {
6904
- background-color: #000;
6905
- }
6906
- .carousel-dark .carousel-caption {
6907
- color: #000;
6903
+ .carousel-dark {
6904
+ --bs-carousel-indicator-active-bg: #000;
6905
+ --bs-carousel-caption-color: #000;
6906
+ --bs-carousel-control-icon-filter: invert(1) grayscale(100);
6908
6907
  }
6909
6908
 
6910
- [data-bs-theme=dark] .carousel .carousel-control-prev-icon,
6911
- [data-bs-theme=dark] .carousel .carousel-control-next-icon, [data-bs-theme=dark].carousel .carousel-control-prev-icon,
6912
- [data-bs-theme=dark].carousel .carousel-control-next-icon {
6913
- -webkit-filter: invert(1) grayscale(100);
6914
- filter: invert(1) grayscale(100);
6915
- }
6916
- [data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target], [data-bs-theme=dark].carousel .carousel-indicators [data-bs-target] {
6917
- background-color: #000;
6909
+ :root,
6910
+ [data-bs-theme=light] {
6911
+ --bs-carousel-indicator-active-bg: #fff;
6912
+ --bs-carousel-caption-color: #fff;
6913
+ --bs-carousel-control-icon-filter: ;
6918
6914
  }
6919
- [data-bs-theme=dark] .carousel .carousel-caption, [data-bs-theme=dark].carousel .carousel-caption {
6920
- color: #000;
6915
+
6916
+ [data-bs-theme=dark] {
6917
+ --bs-carousel-indicator-active-bg: #000;
6918
+ --bs-carousel-caption-color: #000;
6919
+ --bs-carousel-control-icon-filter: invert(1) grayscale(100);
6921
6920
  }
6922
6921
 
6923
6922
  .spinner-grow,
@@ -7544,7 +7543,10 @@ textarea.form-control-lg {
7544
7543
  }
7545
7544
  .offcanvas-header .btn-close {
7546
7545
  padding: calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);
7547
- margin: calc(-0.5 * var(--bs-offcanvas-padding-y)) calc(-0.5 * var(--bs-offcanvas-padding-x)) calc(-0.5 * var(--bs-offcanvas-padding-y)) auto;
7546
+ margin-top: calc(-0.5 * var(--bs-offcanvas-padding-y));
7547
+ margin-right: calc(-0.5 * var(--bs-offcanvas-padding-x));
7548
+ margin-bottom: calc(-0.5 * var(--bs-offcanvas-padding-y));
7549
+ margin-left: auto;
7548
7550
  }
7549
7551
 
7550
7552
  .offcanvas-title {
@@ -7912,6 +7914,10 @@ textarea.form-control-lg {
7912
7914
  .visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
7913
7915
  position: absolute !important;
7914
7916
  }
7917
+ .visually-hidden *,
7918
+ .visually-hidden-focusable:not(:focus):not(:focus-within) * {
7919
+ overflow: hidden !important;
7920
+ }
7915
7921
 
7916
7922
  .stretched-link::after {
7917
7923
  position: absolute;
@@ -7940,8 +7946,10 @@ textarea.form-control-lg {
7940
7946
  opacity: 0.25;
7941
7947
  }
7942
7948
 
7943
- @media (min-width: 992px) {
7944
- .bcl-sidebar h2, .bcl-sidebar .h2 {
7949
+ @media (max-width: 767.98px) {
7950
+ .bcl-sidebar .dropdown-toggle,
7951
+ .bcl-sidebar h2,
7952
+ .bcl-sidebar .h2 {
7945
7953
  font-size: 1.5rem;
7946
7954
  }
7947
7955
  }
@@ -17205,49 +17213,49 @@ svg {
17205
17213
  .card.text-bg-primary .card-header,
17206
17214
  .card.text-bg-primary .card-footer {
17207
17215
  border: none;
17208
- background: #1e3298;
17216
+ background: rgb(29.6, 49.6, 152);
17209
17217
  }
17210
17218
 
17211
17219
  .card.text-bg-secondary .card-header,
17212
17220
  .card.text-bg-secondary .card-footer {
17213
17221
  border: none;
17214
- background: #5a1e3b;
17222
+ background: rgb(89.6, 29.6, 59.2);
17215
17223
  }
17216
17224
 
17217
17225
  .card.text-bg-success .card-header,
17218
17226
  .card.text-bg-success .card-footer {
17219
17227
  border: none;
17220
- background: #076a3d;
17228
+ background: rgb(7.2, 106.4, 60.8);
17221
17229
  }
17222
17230
 
17223
17231
  .card.text-bg-info .card-header,
17224
17232
  .card.text-bg-info .card-footer {
17225
17233
  border: none;
17226
- background: #0a5e6f;
17234
+ background: rgb(10.4, 94.4, 111.2);
17227
17235
  }
17228
17236
 
17229
17237
  .card.text-bg-warning .card-header,
17230
17238
  .card.text-bg-warning .card-footer {
17231
17239
  border: none;
17232
- background: #cc9506;
17240
+ background: rgb(204, 148.8, 5.6);
17233
17241
  }
17234
17242
 
17235
17243
  .card.text-bg-danger .card-header,
17236
17244
  .card.text-bg-danger .card-footer {
17237
17245
  border: none;
17238
- background: #841923;
17246
+ background: rgb(132, 24.8, 35.2);
17239
17247
  }
17240
17248
 
17241
17249
  .card.text-bg-light .card-header,
17242
17250
  .card.text-bg-light .card-footer {
17243
17251
  border: none;
17244
- background: #c6c7c8;
17252
+ background: rgb(198.4, 199.2, 200);
17245
17253
  }
17246
17254
 
17247
17255
  .card.text-bg-dark .card-header,
17248
17256
  .card.text-bg-dark .card-footer {
17249
17257
  border: none;
17250
- background: #1a1e21;
17258
+ background: rgb(26.4, 29.6, 32.8);
17251
17259
  }
17252
17260
 
17253
17261
  [data-bs-toggle=collapse][aria-expanded=false] .text-collapsed {
@@ -18421,11 +18429,11 @@ a.badge:focus-visible {
18421
18429
  }
18422
18430
 
18423
18431
  a.badge:focus-within.badge-outline-primary, a.badge:active.badge-outline-primary, a.badge:hover.badge-outline-primary {
18424
- background-color: #e9ecf9 !important;
18425
- border-color: #1f35a2 !important;
18432
+ background-color: rgb(233.2, 235.7, 248.5) !important;
18433
+ border-color: rgb(31.45, 52.7, 161.5) !important;
18426
18434
  }
18427
18435
  a.badge:focus-within.text-bg-primary, a.badge:active.text-bg-primary, a.badge:hover.text-bg-primary {
18428
- background-color: #1f35a2 !important;
18436
+ background-color: rgb(31.45, 52.7, 161.5) !important;
18429
18437
  }
18430
18438
 
18431
18439
  .badge.bg-secondary a,
@@ -18444,11 +18452,11 @@ a.badge:focus-within.text-bg-primary, a.badge:active.text-bg-primary, a.badge:ho
18444
18452
  }
18445
18453
 
18446
18454
  a.badge:focus-within.badge-outline-secondary, a.badge:active.badge-outline-secondary, a.badge:hover.badge-outline-secondary {
18447
- background-color: #f1e9ed !important;
18448
- border-color: #5f1f3f !important;
18455
+ background-color: rgb(240.7, 233.2, 236.9) !important;
18456
+ border-color: rgb(95.2, 31.45, 62.9) !important;
18449
18457
  }
18450
18458
  a.badge:focus-within.text-bg-secondary, a.badge:active.text-bg-secondary, a.badge:hover.text-bg-secondary {
18451
- background-color: #5f1f3f !important;
18459
+ background-color: rgb(95.2, 31.45, 62.9) !important;
18452
18460
  }
18453
18461
 
18454
18462
  .badge.bg-success a,
@@ -18467,11 +18475,11 @@ a.badge:focus-within.text-bg-secondary, a.badge:active.text-bg-secondary, a.badg
18467
18475
  }
18468
18476
 
18469
18477
  a.badge:focus-within.badge-outline-success, a.badge:active.badge-outline-success, a.badge:hover.badge-outline-success {
18470
- background-color: #e6f3ed !important;
18471
- border-color: #087141 !important;
18478
+ background-color: rgb(230.4, 242.8, 237.1) !important;
18479
+ border-color: rgb(7.65, 113.05, 64.6) !important;
18472
18480
  }
18473
18481
  a.badge:focus-within.text-bg-success, a.badge:active.text-bg-success, a.badge:hover.text-bg-success {
18474
- background-color: #087141 !important;
18482
+ background-color: rgb(7.65, 113.05, 64.6) !important;
18475
18483
  }
18476
18484
 
18477
18485
  .badge.bg-info a,
@@ -18490,11 +18498,11 @@ a.badge:focus-within.text-bg-success, a.badge:active.text-bg-success, a.badge:ho
18490
18498
  }
18491
18499
 
18492
18500
  a.badge:focus-within.badge-outline-info, a.badge:active.badge-outline-info, a.badge:hover.badge-outline-info {
18493
- background-color: #e7f1f3 !important;
18494
- border-color: #0b6476 !important;
18501
+ background-color: rgb(230.8, 241.3, 243.4) !important;
18502
+ border-color: rgb(11.05, 100.3, 118.15) !important;
18495
18503
  }
18496
18504
  a.badge:focus-within.text-bg-info, a.badge:active.text-bg-info, a.badge:hover.text-bg-info {
18497
- background-color: #0b6476 !important;
18505
+ background-color: rgb(11.05, 100.3, 118.15) !important;
18498
18506
  }
18499
18507
 
18500
18508
  .badge.bg-warning a,
@@ -18513,11 +18521,11 @@ a.badge:focus-within.text-bg-info, a.badge:active.text-bg-info, a.badge:hover.te
18513
18521
  }
18514
18522
 
18515
18523
  a.badge:focus-within.badge-outline-warning, a.badge:active.badge-outline-warning, a.badge:hover.badge-outline-warning {
18516
- background-color: #fff8e6 !important;
18517
- border-color: #d99e06 !important;
18524
+ background-color: rgb(255, 248.1, 230.2) !important;
18525
+ border-color: rgb(216.75, 158.1, 5.95) !important;
18518
18526
  }
18519
18527
  a.badge:focus-within.text-bg-warning, a.badge:active.text-bg-warning, a.badge:hover.text-bg-warning {
18520
- background-color: #d99e06 !important;
18528
+ background-color: rgb(216.75, 158.1, 5.95) !important;
18521
18529
  }
18522
18530
 
18523
18531
  .badge.bg-danger a,
@@ -18536,11 +18544,11 @@ a.badge:focus-within.text-bg-warning, a.badge:active.text-bg-warning, a.badge:ho
18536
18544
  }
18537
18545
 
18538
18546
  a.badge:focus-within.badge-outline-danger, a.badge:active.badge-outline-danger, a.badge:hover.badge-outline-danger {
18539
- background-color: #f6e9ea !important;
18540
- border-color: #8c1a25 !important;
18547
+ background-color: rgb(246, 232.6, 233.9) !important;
18548
+ border-color: rgb(140.25, 26.35, 37.4) !important;
18541
18549
  }
18542
18550
  a.badge:focus-within.text-bg-danger, a.badge:active.text-bg-danger, a.badge:hover.text-bg-danger {
18543
- background-color: #8c1a25 !important;
18551
+ background-color: rgb(140.25, 26.35, 37.4) !important;
18544
18552
  }
18545
18553
 
18546
18554
  .badge.bg-light a,
@@ -18564,7 +18572,7 @@ a.badge:focus-within.badge-outline-light, a.badge:active.badge-outline-light, a.
18564
18572
  background: rgba(255, 255, 255, 0.3) !important;
18565
18573
  }
18566
18574
  a.badge:focus-within.text-bg-light, a.badge:active.text-bg-light, a.badge:hover.text-bg-light {
18567
- background-color: #d3d4d5 !important;
18575
+ background-color: rgb(210.8, 211.65, 212.5) !important;
18568
18576
  }
18569
18577
 
18570
18578
  .badge.bg-dark a,
@@ -18587,7 +18595,7 @@ a.badge:focus-within.badge-outline-dark, a.badge:active.badge-outline-dark, a.ba
18587
18595
  border-color: #000;
18588
18596
  }
18589
18597
  a.badge:focus-within.text-bg-dark, a.badge:active.text-bg-dark, a.badge:hover.text-bg-dark {
18590
- background-color: #1c1f23 !important;
18598
+ background-color: rgb(28.05, 31.45, 34.85) !important;
18591
18599
  }
18592
18600
 
18593
18601
  .ss-main.ss-1 {
@@ -19252,7 +19260,7 @@ select.multi-select {
19252
19260
  :root {
19253
19261
  --ss-bg-color: #ffffff;
19254
19262
  --ss-font-color: #4d4d4d;
19255
- --ss-font-placeholder-color: $form-select-color;
19263
+ --ss-font-placeholder-color: #212529;
19256
19264
  --ss-disabled-color: #dcdee2;
19257
19265
  --ss-border-color: #dcdee2;
19258
19266
  --ss-highlight-color: #fffb8c;
@@ -20099,7 +20107,13 @@ select.multi-select {
20099
20107
  -ms-flex-align: center;
20100
20108
  align-items: center;
20101
20109
  white-space: normal;
20110
+ border-left: none;
20111
+ border-top: none;
20112
+ border-right: none;
20113
+ background: transparent;
20102
20114
  border-bottom: 1px solid #dee2e6;
20115
+ width: 100%;
20116
+ padding: 1.25rem;
20103
20117
  }
20104
20118
  .bcl-inpage-navigation .dropdown-toggle:after {
20105
20119
  display: none;
@@ -20124,6 +20138,7 @@ select.multi-select {
20124
20138
  .bcl-inpage-navigation .bcl-heading {
20125
20139
  margin-bottom: 0;
20126
20140
  padding: 1.25rem;
20141
+ border-bottom: 1px solid #dee2e6;
20127
20142
  }
20128
20143
  .bcl-inpage-navigation ul {
20129
20144
  padding: 0.75rem;