@inera/ids-design 5.1.3 → 5.2.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/components/alert/alert-lit.js +1 -1
- package/components/alert/alert.css +45 -43
- package/components/alert-global/alert-global-lit.js +1 -1
- package/components/alert-global/alert-global.css +14 -6
- package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs.css +9 -5
- package/components/card/card.css +0 -8
- package/components/data-table/data-table-lit.js +1 -1
- package/components/data-table/data-table.css +76 -321
- package/components/dialog/dialog-lit.js +1 -1
- package/components/dialog/dialog.css +44 -38
- package/components/expandable/expandable-lit.js +1 -1
- package/components/expandable/expandable.css +16 -13
- package/components/footer/footer-lit.js +1 -1
- package/components/footer/footer.css +49 -53
- package/components/footer-1177/footer-1177-lit.js +1 -1
- package/components/footer-1177/footer-1177.css +46 -50
- package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
- package/components/footer-1177-admin/footer-1177-admin.css +46 -50
- package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
- package/components/footer-1177-pro/footer-1177-pro.css +38 -41
- package/components/footer-inera/footer-inera-lit.js +1 -1
- package/components/footer-inera/footer-inera.css +46 -50
- package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
- package/components/footer-inera-admin/footer-inera-admin.css +46 -50
- package/components/form/group/group-lit.js +1 -1
- package/components/form/group/group.css +26 -8
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +90 -115
- package/components/grid/column/column.css +1 -1
- package/components/header-1177/composite-header-1177.css +12 -100
- package/components/header-1177/header-1177-avatar.css +0 -8
- package/components/header-1177/header-1177-item.css +7 -3
- package/components/header-1177/header-1177-nav-item-mobile.css +12 -8
- package/components/header-1177/header-1177-nav-item.css +7 -3
- package/components/header-1177/header-1177.css +7 -3
- package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +7 -3
- package/components/header-1177-admin/header-1177-admin-avatar.css +11 -7
- package/components/header-1177-admin/header-1177-admin-item.css +7 -3
- package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-nav-item.css +63 -23
- package/components/header-1177-admin/header-1177-admin.css +8 -4
- package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +7 -3
- package/components/header-1177-pro/header-1177-pro-avatar.css +11 -7
- package/components/header-1177-pro/header-1177-pro-item.css +7 -3
- package/components/header-1177-pro/header-1177-pro-nav-item.css +7 -3
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +15 -11
- package/components/header-1177-pro/header-1177-pro-region-picker.css +11 -7
- package/components/header-1177-pro/header-1177-pro.css +7 -3
- package/components/header-inera/header-inera-item-lit.js +1 -1
- package/components/header-inera/header-inera-item.css +7 -17
- package/components/header-inera/header-inera-nav-item-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item.css +13 -9
- package/components/header-inera/header-inera-nav-mobile.css +0 -8
- package/components/header-inera/header-inera-nav.css +0 -8
- package/components/header-inera/header-inera.css +7 -3
- package/components/header-inera-admin/composite-header-inera-admin.css +20 -137
- package/components/header-inera-admin/header-inera-admin-avatar-mobile.css +0 -8
- package/components/header-inera-admin/header-inera-admin-avatar.css +0 -8
- package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-item.css +12 -21
- package/components/header-inera-admin/header-inera-admin-nav-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-item.css +13 -9
- package/components/header-inera-admin/header-inera-admin-nav-mobile.css +0 -8
- package/components/header-inera-admin/header-inera-admin-nav.css +0 -8
- package/components/header-inera-admin/header-inera-admin.css +7 -3
- package/components/list/list-lit.js +1 -1
- package/components/list/list.css +10 -18
- package/components/mobile-menu/mobile-menu.css +7 -3
- package/components/pagination/data-pagination/data-pagination.css +0 -8
- package/components/pagination/list-pagination/list-pagination.css +7 -3
- package/components/popover/popover-content-lit.js +1 -1
- package/components/popover/popover-content.css +47 -25
- package/components/popover/popover-lit.js +1 -1
- package/components/popover/popover.css +1 -8
- package/components/side-panel/side-panel-lit.js +7 -0
- package/components/side-panel/side-panel.css +198 -0
- package/components/stepper/stepper.css +7 -3
- package/components/table/table.css +14 -12
- package/components/tabs/tab-panel.css +0 -8
- package/components/tabs/tab.css +7 -3
- package/components/tabs/tabs-lit.js +3 -5
- package/components/tabs/tabs.css +0 -8
- package/components/tag/tag.css +7 -3
- package/components/tooltip/tooltip-lit.js +1 -1
- package/components/tooltip/tooltip.css +4 -32
- package/global/_partials.css +8 -4
- package/global/global.css +772 -452
- package/global/util/util.css +4 -0
- package/package.json +1 -1
- package/themes/1177/1177.css +971 -765
- package/themes/1177-pro/1177-pro.css +979 -781
- package/themes/inera/inera-tokens.css +1 -0
- package/themes/inera/inera.css +978 -757
- package/themes/inera-admin/inera-admin.css +980 -761
- package/themes/reset.css +1 -1
- package/components/description-list/description-list-lit.js +0 -7
- package/components/description-list/description-list.css +0 -98
- package/components/form/toggle/toggle-lit.d.ts +0 -2
- package/components/form/toggle/toggle-lit.js +0 -7
- package/components/form/toggle/toggle.css +0 -154
- /package/components/{description-list/description-list-lit.d.ts → side-panel/side-panel-lit.d.ts} +0 -0
package/themes/1177/1177.css
CHANGED
|
@@ -1,3 +1,27 @@
|
|
|
1
|
+
@media (max-width: 1023px) {
|
|
2
|
+
.ids-desktop {
|
|
3
|
+
display: none !important;
|
|
4
|
+
}
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
@media (min-width: 1024px) {
|
|
8
|
+
.ids-mobile {
|
|
9
|
+
display: none !important;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
/*******
|
|
14
|
+
* BUTTONS
|
|
15
|
+
********/
|
|
16
|
+
/*******
|
|
17
|
+
* SCROLLBAR
|
|
18
|
+
********/
|
|
19
|
+
/*******
|
|
20
|
+
* FORM
|
|
21
|
+
********/
|
|
22
|
+
/*******
|
|
23
|
+
* A11Y
|
|
24
|
+
********/
|
|
1
25
|
.ids *,
|
|
2
26
|
.ids *::before,
|
|
3
27
|
.ids *::after {
|
|
@@ -21,7 +45,7 @@ body.ids,
|
|
|
21
45
|
|
|
22
46
|
body.ids {
|
|
23
47
|
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
24
|
-
color:
|
|
48
|
+
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
25
49
|
font-family: var(--font-family_1);
|
|
26
50
|
font-size: 1rem;
|
|
27
51
|
min-height: 100%;
|
|
@@ -59,18 +83,6 @@ body.ids {
|
|
|
59
83
|
scroll-behavior: auto !important;
|
|
60
84
|
}
|
|
61
85
|
}
|
|
62
|
-
@media (max-width: 1023px) {
|
|
63
|
-
.ids-desktop {
|
|
64
|
-
display: none !important;
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
@media (min-width: 1024px) {
|
|
69
|
-
.ids-mobile {
|
|
70
|
-
display: none !important;
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
|
|
74
86
|
/* This is generated by tailwind/util-tailwind.scss */
|
|
75
87
|
/* Pre-existing utility classes begin here */
|
|
76
88
|
/* Force elements to be displayed as block elements */
|
|
@@ -86,6 +98,10 @@ body.ids {
|
|
|
86
98
|
background-color: var(--IDS-COLOR-SECONDARY-95);
|
|
87
99
|
}
|
|
88
100
|
|
|
101
|
+
.ids-hide-overflow {
|
|
102
|
+
overflow: hidden;
|
|
103
|
+
}
|
|
104
|
+
|
|
89
105
|
/* Removes native button styling */
|
|
90
106
|
.ids-btn-no-styles {
|
|
91
107
|
background: none;
|
|
@@ -2330,59 +2346,6 @@ body.ids {
|
|
|
2330
2346
|
float: none;
|
|
2331
2347
|
}
|
|
2332
2348
|
|
|
2333
|
-
/* 1177 Typography - no margins */
|
|
2334
|
-
/*******
|
|
2335
|
-
* FORM
|
|
2336
|
-
********/
|
|
2337
|
-
input.ids-time, .ids-textarea, .ids-select, .ids-input {
|
|
2338
|
-
font-family: var(--font-family_1) !important;
|
|
2339
|
-
padding: 0.75rem 1.25rem;
|
|
2340
|
-
background-color: var(--IDS-INPUT_BACKGROUND);
|
|
2341
|
-
border: var(--IDS-INPUT_BORDER);
|
|
2342
|
-
border-bottom: var(--IDS-INPUT_BORDER-BOTTOM);
|
|
2343
|
-
border-radius: var(--IDS-INPUT_BORDER-RADIUS);
|
|
2344
|
-
font-size: 16px;
|
|
2345
|
-
color: var(--IDS-INPUT_COLOR);
|
|
2346
|
-
display: block;
|
|
2347
|
-
}
|
|
2348
|
-
input.ids-time.ids-input--invalid, .ids-textarea.ids-input--invalid, .ids-textarea.ids-textarea--invalid, .ids-input.ids-input--invalid {
|
|
2349
|
-
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
2350
|
-
border: none;
|
|
2351
|
-
background-image: var(--IDS-INPUT--INVALID_BACKGROUND-IMAGE);
|
|
2352
|
-
}
|
|
2353
|
-
|
|
2354
|
-
input.ids-time:disabled, .ids-textarea:disabled, .ids-select:disabled, .ids-input:disabled {
|
|
2355
|
-
background: var(--IDS-INPUT--DISABLED_BACKGROUND-COLOR);
|
|
2356
|
-
border: none;
|
|
2357
|
-
background-image: var(--IDS-INPUT--DISABLED_BACKGROUND-IMAGE);
|
|
2358
|
-
}
|
|
2359
|
-
|
|
2360
|
-
.ids-label-wrapper {
|
|
2361
|
-
display: inline-flex;
|
|
2362
|
-
gap: 10px;
|
|
2363
|
-
align-items: center;
|
|
2364
|
-
}
|
|
2365
|
-
|
|
2366
|
-
.ids-select-wrapper::after, .ids-select ::after {
|
|
2367
|
-
content: "";
|
|
2368
|
-
width: 12px;
|
|
2369
|
-
height: 100%;
|
|
2370
|
-
display: block;
|
|
2371
|
-
position: absolute;
|
|
2372
|
-
transform: rotate(90deg);
|
|
2373
|
-
right: 25px;
|
|
2374
|
-
top: 0px;
|
|
2375
|
-
bottom: 0px;
|
|
2376
|
-
background-position: center;
|
|
2377
|
-
background-repeat: no-repeat;
|
|
2378
|
-
background-image: var(--IDS-SELECT__CHEVRON-ICON);
|
|
2379
|
-
pointer-events: none;
|
|
2380
|
-
}
|
|
2381
|
-
|
|
2382
|
-
/*******
|
|
2383
|
-
* Accessibility
|
|
2384
|
-
********/
|
|
2385
|
-
/* headings */
|
|
2386
2349
|
.ids-link {
|
|
2387
2350
|
font-family: var(--IDS-LINK--FONT-FAMILY);
|
|
2388
2351
|
color: var(--link-colorpreset-1_color);
|
|
@@ -2484,71 +2447,6 @@ input.ids-time:disabled, .ids-textarea:disabled, .ids-select:disabled, .ids-inpu
|
|
|
2484
2447
|
display: none;
|
|
2485
2448
|
}
|
|
2486
2449
|
|
|
2487
|
-
@media (max-width: 1023px) {
|
|
2488
|
-
.ids-desktop {
|
|
2489
|
-
display: none !important;
|
|
2490
|
-
}
|
|
2491
|
-
}
|
|
2492
|
-
|
|
2493
|
-
@media (min-width: 1024px) {
|
|
2494
|
-
.ids-mobile {
|
|
2495
|
-
display: none !important;
|
|
2496
|
-
}
|
|
2497
|
-
}
|
|
2498
|
-
|
|
2499
|
-
/* 1177 Typography - no margins */
|
|
2500
|
-
/*******
|
|
2501
|
-
* FORM
|
|
2502
|
-
********/
|
|
2503
|
-
input.ids-time, .ids-textarea, .ids-select, .ids-input {
|
|
2504
|
-
font-family: var(--font-family_1) !important;
|
|
2505
|
-
padding: 0.75rem 1.25rem;
|
|
2506
|
-
background-color: var(--IDS-INPUT_BACKGROUND);
|
|
2507
|
-
border: var(--IDS-INPUT_BORDER);
|
|
2508
|
-
border-bottom: var(--IDS-INPUT_BORDER-BOTTOM);
|
|
2509
|
-
border-radius: var(--IDS-INPUT_BORDER-RADIUS);
|
|
2510
|
-
font-size: 16px;
|
|
2511
|
-
color: var(--IDS-INPUT_COLOR);
|
|
2512
|
-
display: block;
|
|
2513
|
-
}
|
|
2514
|
-
input.ids-time.ids-input--invalid, .ids-textarea.ids-input--invalid, .ids-textarea.ids-textarea--invalid, .ids-input.ids-input--invalid {
|
|
2515
|
-
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
2516
|
-
border: none;
|
|
2517
|
-
background-image: var(--IDS-INPUT--INVALID_BACKGROUND-IMAGE);
|
|
2518
|
-
}
|
|
2519
|
-
|
|
2520
|
-
input.ids-time:disabled, .ids-textarea:disabled, .ids-select:disabled, .ids-input:disabled {
|
|
2521
|
-
background: var(--IDS-INPUT--DISABLED_BACKGROUND-COLOR);
|
|
2522
|
-
border: none;
|
|
2523
|
-
background-image: var(--IDS-INPUT--DISABLED_BACKGROUND-IMAGE);
|
|
2524
|
-
}
|
|
2525
|
-
|
|
2526
|
-
.ids-label-wrapper {
|
|
2527
|
-
display: inline-flex;
|
|
2528
|
-
gap: 10px;
|
|
2529
|
-
align-items: center;
|
|
2530
|
-
}
|
|
2531
|
-
|
|
2532
|
-
.ids-select-wrapper::after, .ids-select ::after {
|
|
2533
|
-
content: "";
|
|
2534
|
-
width: 12px;
|
|
2535
|
-
height: 100%;
|
|
2536
|
-
display: block;
|
|
2537
|
-
position: absolute;
|
|
2538
|
-
transform: rotate(90deg);
|
|
2539
|
-
right: 25px;
|
|
2540
|
-
top: 0px;
|
|
2541
|
-
bottom: 0px;
|
|
2542
|
-
background-position: center;
|
|
2543
|
-
background-repeat: no-repeat;
|
|
2544
|
-
background-image: var(--IDS-SELECT__CHEVRON-ICON);
|
|
2545
|
-
pointer-events: none;
|
|
2546
|
-
}
|
|
2547
|
-
|
|
2548
|
-
/*******
|
|
2549
|
-
* Accessibility
|
|
2550
|
-
********/
|
|
2551
|
-
/* headings */
|
|
2552
2450
|
.ids .ids-button.ids-button--secondary.ids-button--disabled, .ids .ids-button.ids-button--secondary[disabled],
|
|
2553
2451
|
.ids-button.ids-button--secondary.ids-button--disabled,
|
|
2554
2452
|
.ids-button.ids-button--secondary[disabled],
|
|
@@ -2845,54 +2743,50 @@ input.ids-time:disabled, .ids-textarea:disabled, .ids-select:disabled, .ids-inpu
|
|
|
2845
2743
|
outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
|
|
2846
2744
|
}
|
|
2847
2745
|
|
|
2848
|
-
.ids-
|
|
2849
|
-
display: inline-
|
|
2850
|
-
|
|
2851
|
-
|
|
2852
|
-
font-size: var(--IDS-FORM__LABEL__FONT-SIZE);
|
|
2853
|
-
font-style: normal;
|
|
2854
|
-
font-weight: var(--IDS-FORM__LABEL__FONT-WEIGHT);
|
|
2855
|
-
letter-spacing: var(--IDS-FORM__LABEL__LETTER-SPACING);
|
|
2856
|
-
line-height: var(--IDS-FORM__LABEL__HEIGHT);
|
|
2746
|
+
.ids-radio {
|
|
2747
|
+
display: inline-flex;
|
|
2748
|
+
align-items: flex-start;
|
|
2749
|
+
gap: 8px;
|
|
2857
2750
|
margin-bottom: 5px;
|
|
2858
|
-
|
|
2859
|
-
min-width: 24px;
|
|
2751
|
+
margin-right: 8px;
|
|
2860
2752
|
}
|
|
2861
|
-
.ids-
|
|
2862
|
-
|
|
2863
|
-
|
|
2753
|
+
.ids-radio .ids-label-tooltip-wrapper label {
|
|
2754
|
+
display: inline;
|
|
2755
|
+
top: -3px;
|
|
2756
|
+
position: relative;
|
|
2757
|
+
margin-right: 8px;
|
|
2864
2758
|
}
|
|
2865
|
-
|
|
2866
|
-
.ids-radio,
|
|
2867
2759
|
.ids-radio input,
|
|
2868
|
-
input[type=radio] {
|
|
2760
|
+
.ids-radio input[type=radio] {
|
|
2869
2761
|
cursor: pointer;
|
|
2870
2762
|
appearance: none;
|
|
2871
2763
|
margin: 0;
|
|
2872
|
-
|
|
2873
|
-
|
|
2874
|
-
height: 20px;
|
|
2764
|
+
width: 1.25rem;
|
|
2765
|
+
height: 1.25rem;
|
|
2875
2766
|
color: var(--IDS-COLOR-ACCENT-40);
|
|
2876
2767
|
border: 1px solid var(--IDS-COLOR-ACCENT-40);
|
|
2877
2768
|
background-color: var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
2878
2769
|
border-radius: 50%;
|
|
2879
|
-
|
|
2770
|
+
margin-top: 3px;
|
|
2880
2771
|
position: relative;
|
|
2772
|
+
flex-shrink: 0;
|
|
2881
2773
|
}
|
|
2882
|
-
.ids-radio.ids-input--light,
|
|
2883
|
-
.ids-radio input.ids-input--light
|
|
2884
|
-
input[type=radio].ids-input--light {
|
|
2774
|
+
.ids-radio input.ids-input--light:not(:invalid),
|
|
2775
|
+
.ids-radio input[type=radio].ids-input--light:not(:invalid) {
|
|
2885
2776
|
background-color: white;
|
|
2886
2777
|
}
|
|
2887
|
-
.ids-radio.ids-input--light::before,
|
|
2888
|
-
.ids-radio input.ids-input--light::before
|
|
2889
|
-
input[type=radio].ids-input--light::before {
|
|
2778
|
+
.ids-radio input.ids-input--light:not(:invalid)::before,
|
|
2779
|
+
.ids-radio input[type=radio].ids-input--light:not(:invalid)::before {
|
|
2890
2780
|
border: 2px solid white;
|
|
2891
2781
|
background-color: white;
|
|
2892
2782
|
}
|
|
2893
|
-
.ids-radio::before,
|
|
2783
|
+
.ids-radio input.ids-input--light:not(:invalid):checked::before,
|
|
2784
|
+
.ids-radio input[type=radio].ids-input--light:not(:invalid):checked::before {
|
|
2785
|
+
border: 2px solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
2786
|
+
background-color: var(--IDS-RADIO--CHECKED__BACKGROUND-COLOR);
|
|
2787
|
+
}
|
|
2894
2788
|
.ids-radio input::before,
|
|
2895
|
-
input[type=radio]::before {
|
|
2789
|
+
.ids-radio input[type=radio]::before {
|
|
2896
2790
|
content: "";
|
|
2897
2791
|
position: absolute;
|
|
2898
2792
|
display: inline-block;
|
|
@@ -2905,70 +2799,82 @@ input[type=radio]::before {
|
|
|
2905
2799
|
border: 2px solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
2906
2800
|
background-color: var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
2907
2801
|
}
|
|
2908
|
-
.ids-radio:checked::before,
|
|
2909
2802
|
.ids-radio input:checked::before,
|
|
2910
|
-
input[type=radio]:checked::before {
|
|
2803
|
+
.ids-radio input[type=radio]:checked::before {
|
|
2911
2804
|
border: 2px solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
2912
2805
|
background-color: var(--IDS-RADIO--CHECKED__BACKGROUND-COLOR);
|
|
2913
2806
|
}
|
|
2914
|
-
.ids-radio:disabled,
|
|
2915
2807
|
.ids-radio input:disabled,
|
|
2916
|
-
input[type=radio]:disabled {
|
|
2808
|
+
.ids-radio input[type=radio]:disabled {
|
|
2917
2809
|
cursor: default;
|
|
2918
2810
|
background-color: var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
2919
2811
|
background-image: var(--IDS-RADIO--DISABLED_BACKGROUND-IMAGE);
|
|
2920
2812
|
border: 0;
|
|
2921
2813
|
}
|
|
2922
|
-
.ids-radio:disabled::before,
|
|
2923
2814
|
.ids-radio input:disabled::before,
|
|
2924
|
-
input[type=radio]:disabled::before {
|
|
2815
|
+
.ids-radio input[type=radio]:disabled::before {
|
|
2925
2816
|
cursor: default;
|
|
2926
2817
|
background-color: var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
2927
2818
|
border: 2px solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
2928
2819
|
top: 1px;
|
|
2929
2820
|
left: 1px;
|
|
2930
2821
|
}
|
|
2931
|
-
.ids-radio:disabled:checked::before,
|
|
2932
2822
|
.ids-radio input:disabled:checked::before,
|
|
2933
|
-
input[type=radio]:disabled:checked::before {
|
|
2823
|
+
.ids-radio input[type=radio]:disabled:checked::before {
|
|
2934
2824
|
border: 2px solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
2935
2825
|
background-color: var(--IDS-RADIO--CHECKED-DISABLED__BACKGROUND-COLOR);
|
|
2936
2826
|
}
|
|
2937
|
-
.ids-radio[aria-invalid=true]:not(:checked),
|
|
2938
2827
|
.ids-radio input[aria-invalid=true]:not(:checked),
|
|
2939
|
-
input[type=radio][aria-invalid=true]:not(:checked) {
|
|
2828
|
+
.ids-radio input[type=radio][aria-invalid=true]:not(:checked) {
|
|
2940
2829
|
background-color: var(--IDS-RADIO--INVALID__BACKGROUND-COLOR);
|
|
2941
2830
|
background-image: var(--IDS-RADIO--INVALID_BACKGROUND-IMAGE);
|
|
2942
2831
|
border: 0;
|
|
2943
2832
|
}
|
|
2944
|
-
.ids-radio[aria-invalid=true]:not(:checked)::before,
|
|
2945
2833
|
.ids-radio input[aria-invalid=true]:not(:checked)::before,
|
|
2946
|
-
input[type=radio][aria-invalid=true]:not(:checked)::before {
|
|
2834
|
+
.ids-radio input[type=radio][aria-invalid=true]:not(:checked)::before {
|
|
2947
2835
|
border: 2px solid var(--IDS-RADIO--INVALID__BACKGROUND-COLOR);
|
|
2948
2836
|
background-color: var(--IDS-RADIO--INVALID__BACKGROUND-COLOR);
|
|
2949
2837
|
top: 1px;
|
|
2950
2838
|
left: 1px;
|
|
2951
2839
|
}
|
|
2952
|
-
|
|
2953
|
-
|
|
2954
|
-
cursor: pointer;
|
|
2955
|
-
padding-left: 8px;
|
|
2956
|
-
margin-bottom: 0;
|
|
2840
|
+
.ids-radio .ids-label-tooltip-wrapper:nth-child(2) {
|
|
2841
|
+
margin-top: 3px;
|
|
2957
2842
|
}
|
|
2958
|
-
.ids-
|
|
2959
|
-
|
|
2843
|
+
.ids-radio.ids-radio--compact {
|
|
2844
|
+
margin: 0 !important;
|
|
2845
|
+
}
|
|
2846
|
+
.ids-radio.ids-radio--compact label {
|
|
2847
|
+
margin-left: 0 !important;
|
|
2848
|
+
margin-bottom: -2px !important;
|
|
2960
2849
|
}
|
|
2961
2850
|
|
|
2962
|
-
ids-
|
|
2963
|
-
|
|
2964
|
-
|
|
2851
|
+
.ids-checkbox {
|
|
2852
|
+
position: relative;
|
|
2853
|
+
display: inline-flex;
|
|
2854
|
+
align-items: flex-start;
|
|
2855
|
+
gap: 8px;
|
|
2856
|
+
margin-bottom: 5px;
|
|
2857
|
+
margin-right: 8px;
|
|
2858
|
+
}
|
|
2859
|
+
.ids-checkbox .ids-label-tooltip-wrapper label {
|
|
2860
|
+
display: inline;
|
|
2861
|
+
top: -3px;
|
|
2862
|
+
position: relative;
|
|
2863
|
+
margin-right: 8px;
|
|
2965
2864
|
}
|
|
2966
|
-
ids-
|
|
2967
|
-
|
|
2865
|
+
.ids-checkbox input[type=checkbox],
|
|
2866
|
+
.ids-checkbox input {
|
|
2867
|
+
margin: 3px 0 0 0;
|
|
2868
|
+
position: relative;
|
|
2869
|
+
height: 1.25rem;
|
|
2870
|
+
width: 1.25rem;
|
|
2871
|
+
appearance: none;
|
|
2968
2872
|
}
|
|
2969
|
-
|
|
2970
|
-
.ids-checkbox
|
|
2873
|
+
.ids-checkbox input[type=checkbox]::before,
|
|
2874
|
+
.ids-checkbox input::before {
|
|
2971
2875
|
content: "";
|
|
2876
|
+
position: relative;
|
|
2877
|
+
display: inline-block;
|
|
2972
2878
|
cursor: pointer;
|
|
2973
2879
|
background-color: var(--IDS-CHECKBOX_BACKGROUND-COLOR);
|
|
2974
2880
|
border: var(--IDS-CHECKBOX_BORDER);
|
|
@@ -2976,97 +2882,76 @@ ids-radio *[slot=tooltip] {
|
|
|
2976
2882
|
box-sizing: border-box;
|
|
2977
2883
|
min-height: 1.25rem;
|
|
2978
2884
|
min-width: 1.25rem;
|
|
2979
|
-
margin-top: 2px;
|
|
2980
2885
|
}
|
|
2981
|
-
|
|
2982
|
-
.ids-checkbox
|
|
2886
|
+
input:focus + .ids-checkbox input[type=checkbox]::before,
|
|
2887
|
+
input:focus + .ids-checkbox input::before {
|
|
2888
|
+
outline: var(--focus_outline);
|
|
2889
|
+
outline-offset: var(--focus_outline-offset);
|
|
2890
|
+
}
|
|
2891
|
+
.ids-checkbox input[type=checkbox]:checked::after,
|
|
2892
|
+
.ids-checkbox input:checked::after {
|
|
2983
2893
|
content: "";
|
|
2894
|
+
display: inline-block;
|
|
2895
|
+
background-image: var(--IDS-CHECKBOX--CHECK_BACKGROUND-IMAGE);
|
|
2984
2896
|
min-height: 1.25rem;
|
|
2985
2897
|
min-width: 1.25rem;
|
|
2986
2898
|
position: absolute;
|
|
2899
|
+
top: 0;
|
|
2900
|
+
left: 0;
|
|
2987
2901
|
cursor: pointer;
|
|
2988
2902
|
background-position: center center;
|
|
2989
2903
|
background-size: 1em 1em;
|
|
2990
2904
|
background-repeat: no-repeat;
|
|
2991
|
-
margin-top: 2px;
|
|
2992
|
-
}
|
|
2993
|
-
|
|
2994
|
-
.ids-checkbox,
|
|
2995
|
-
ids-checkbox input {
|
|
2996
|
-
opacity: 0;
|
|
2997
|
-
position: absolute;
|
|
2998
|
-
}
|
|
2999
|
-
|
|
3000
|
-
ids-checkbox *[slot=tooltip] {
|
|
3001
|
-
margin-left: 5px;
|
|
3002
|
-
}
|
|
3003
|
-
|
|
3004
|
-
.ids-checkbox-label {
|
|
3005
|
-
position: relative;
|
|
3006
|
-
display: inline-flex;
|
|
3007
|
-
align-items: flex-start;
|
|
3008
|
-
gap: 0.625rem;
|
|
3009
|
-
cursor: pointer;
|
|
3010
|
-
}
|
|
3011
|
-
input:focus + .ids-checkbox-label::before {
|
|
3012
|
-
outline: var(--focus_outline);
|
|
3013
|
-
outline-offset: var(--focus_outline-offset);
|
|
3014
|
-
}
|
|
3015
|
-
input:checked + .ids-checkbox-label::after {
|
|
3016
|
-
background-image: var(--IDS-CHECKBOX--CHECK_BACKGROUND-IMAGE);
|
|
3017
|
-
}
|
|
3018
|
-
.ids-checkbox-label.ids-checkbox-label--no-label {
|
|
3019
|
-
justify-content: center;
|
|
3020
|
-
margin-bottom: 0px;
|
|
3021
|
-
gap: 0px;
|
|
3022
|
-
}
|
|
3023
|
-
.ids-checkbox-label.ids-checkbox-label--no-label::before, .ids-checkbox-label.ids-checkbox-label--no-label::after {
|
|
3024
|
-
margin-top: 0px;
|
|
3025
2905
|
}
|
|
3026
|
-
.ids-checkbox
|
|
3027
|
-
|
|
3028
|
-
}
|
|
3029
|
-
.ids-checkbox-label.ids-label--disabled {
|
|
3030
|
-
cursor: default;
|
|
3031
|
-
}
|
|
3032
|
-
.ids-checkbox-label.ids-label--disabled::before {
|
|
2906
|
+
.ids-checkbox input[type=checkbox]:disabled::before,
|
|
2907
|
+
.ids-checkbox input:disabled::before {
|
|
3033
2908
|
cursor: default;
|
|
3034
2909
|
background-color: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR) !important;
|
|
3035
2910
|
border: none !important;
|
|
3036
2911
|
background-image: var(--IDS-CHECKBOX--DISABLED_BACKGROUND-IMAGE) !important;
|
|
3037
2912
|
}
|
|
3038
|
-
.ids-checkbox
|
|
2913
|
+
.ids-checkbox input[type=checkbox]:disabled:after,
|
|
2914
|
+
.ids-checkbox input:disabled:after {
|
|
3039
2915
|
cursor: default;
|
|
3040
2916
|
}
|
|
3041
|
-
input:checked + .ids-checkbox
|
|
2917
|
+
.ids-checkbox input[type=checkbox]:disabled:checked + .ids-checkbox input[type=checkbox]:disabled::after,
|
|
2918
|
+
.ids-checkbox input[type=checkbox]:disabled:checked + .ids-checkbox input:disabled::after,
|
|
2919
|
+
.ids-checkbox input:disabled:checked + .ids-checkbox input[type=checkbox]:disabled::after,
|
|
2920
|
+
.ids-checkbox input:disabled:checked + .ids-checkbox input:disabled::after {
|
|
3042
2921
|
background-image: var(--IDS-CHECKBOX-CHECK--DISABLED_BACKGROUND-IMAGE) !important;
|
|
3043
2922
|
}
|
|
3044
|
-
.ids-checkbox
|
|
3045
|
-
|
|
2923
|
+
.ids-checkbox input[type=checkbox]:invalid::before,
|
|
2924
|
+
.ids-checkbox input:invalid::before {
|
|
3046
2925
|
border: none;
|
|
2926
|
+
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
3047
2927
|
background-image: var(--IDS-CHECKBOX--INVALID_BACKGROUND-IMAGE);
|
|
3048
2928
|
}
|
|
3049
|
-
input:checked + .ids-checkbox
|
|
2929
|
+
.ids-checkbox input[type=checkbox]:invalid::before:checked + .ids-checkbox input[type=checkbox]:invalid::before::after,
|
|
2930
|
+
.ids-checkbox input[type=checkbox]:invalid::before:checked + .ids-checkbox input:invalid::before::after,
|
|
2931
|
+
.ids-checkbox input:invalid::before:checked + .ids-checkbox input[type=checkbox]:invalid::before::after,
|
|
2932
|
+
.ids-checkbox input:invalid::before:checked + .ids-checkbox input:invalid::before::after {
|
|
3050
2933
|
background-image: var(--IDS-CHECKBOX-CHECK--INVALID_BACKGROUND-IMAGE) !important;
|
|
3051
2934
|
}
|
|
3052
|
-
|
|
3053
|
-
|
|
3054
|
-
|
|
3055
|
-
display: none !important;
|
|
3056
|
-
}
|
|
2935
|
+
.ids-checkbox.ids-checkbox--light input[type=checkbox]::before,
|
|
2936
|
+
.ids-checkbox.ids-checkbox--light input::before {
|
|
2937
|
+
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
3057
2938
|
}
|
|
3058
|
-
|
|
3059
|
-
|
|
3060
|
-
|
|
3061
|
-
|
|
3062
|
-
|
|
2939
|
+
.ids-checkbox.ids-checkbox--light input[type=checkbox]:invalid::before,
|
|
2940
|
+
.ids-checkbox.ids-checkbox--light input:invalid::before {
|
|
2941
|
+
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
2942
|
+
}
|
|
2943
|
+
.ids-checkbox .ids-label-tooltip-wrapper:nth-child(2) {
|
|
2944
|
+
margin-top: 3px;
|
|
2945
|
+
}
|
|
2946
|
+
.ids-checkbox.ids-checkbox--compact {
|
|
2947
|
+
margin: 0 !important;
|
|
2948
|
+
}
|
|
2949
|
+
.ids-checkbox.ids-checkbox--compact label {
|
|
2950
|
+
margin-left: 0 !important;
|
|
2951
|
+
margin-bottom: -2px !important;
|
|
3063
2952
|
}
|
|
3064
2953
|
|
|
3065
|
-
|
|
3066
|
-
/*******
|
|
3067
|
-
* FORM
|
|
3068
|
-
********/
|
|
3069
|
-
input.ids-time, .ids-textarea, .ids-select, .ids-input {
|
|
2954
|
+
.ids-input {
|
|
3070
2955
|
font-family: var(--font-family_1) !important;
|
|
3071
2956
|
padding: 0.75rem 1.25rem;
|
|
3072
2957
|
background-color: var(--IDS-INPUT_BACKGROUND);
|
|
@@ -3076,57 +2961,14 @@ input.ids-time, .ids-textarea, .ids-select, .ids-input {
|
|
|
3076
2961
|
font-size: 16px;
|
|
3077
2962
|
color: var(--IDS-INPUT_COLOR);
|
|
3078
2963
|
display: block;
|
|
2964
|
+
width: 100%;
|
|
3079
2965
|
}
|
|
3080
|
-
|
|
3081
|
-
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
3082
|
-
border: none;
|
|
3083
|
-
background-image: var(--IDS-INPUT--INVALID_BACKGROUND-IMAGE);
|
|
3084
|
-
}
|
|
3085
|
-
|
|
3086
|
-
input.ids-time:disabled, .ids-textarea:disabled, .ids-select:disabled, .ids-input:disabled {
|
|
2966
|
+
.ids-input:disabled {
|
|
3087
2967
|
background: var(--IDS-INPUT--DISABLED_BACKGROUND-COLOR);
|
|
3088
2968
|
border: none;
|
|
3089
2969
|
background-image: var(--IDS-INPUT--DISABLED_BACKGROUND-IMAGE);
|
|
3090
2970
|
}
|
|
3091
2971
|
|
|
3092
|
-
.ids-label-wrapper {
|
|
3093
|
-
display: inline-flex;
|
|
3094
|
-
gap: 10px;
|
|
3095
|
-
align-items: center;
|
|
3096
|
-
}
|
|
3097
|
-
|
|
3098
|
-
.ids-select-wrapper::after, .ids-select ::after {
|
|
3099
|
-
content: "";
|
|
3100
|
-
width: 12px;
|
|
3101
|
-
height: 100%;
|
|
3102
|
-
display: block;
|
|
3103
|
-
position: absolute;
|
|
3104
|
-
transform: rotate(90deg);
|
|
3105
|
-
right: 25px;
|
|
3106
|
-
top: 0px;
|
|
3107
|
-
bottom: 0px;
|
|
3108
|
-
background-position: center;
|
|
3109
|
-
background-repeat: no-repeat;
|
|
3110
|
-
background-image: var(--IDS-SELECT__CHEVRON-ICON);
|
|
3111
|
-
pointer-events: none;
|
|
3112
|
-
}
|
|
3113
|
-
|
|
3114
|
-
/*******
|
|
3115
|
-
* Accessibility
|
|
3116
|
-
********/
|
|
3117
|
-
/* headings */
|
|
3118
|
-
.ids-input {
|
|
3119
|
-
width: 100%;
|
|
3120
|
-
}
|
|
3121
|
-
|
|
3122
|
-
.ids-input.ids-input--search {
|
|
3123
|
-
margin-top: 0px !important;
|
|
3124
|
-
margin-bottom: 0px !important;
|
|
3125
|
-
height: 3.75rem;
|
|
3126
|
-
padding-left: 55px !important;
|
|
3127
|
-
font-size: 18px !important;
|
|
3128
|
-
}
|
|
3129
|
-
|
|
3130
2972
|
.ids-input__hint {
|
|
3131
2973
|
margin-top: 5px;
|
|
3132
2974
|
font-family: var(--font-family_1);
|
|
@@ -3165,6 +3007,42 @@ input.ids-time:disabled, .ids-textarea:disabled, .ids-select:disabled, .ids-inpu
|
|
|
3165
3007
|
padding-left: 55px !important;
|
|
3166
3008
|
}
|
|
3167
3009
|
|
|
3010
|
+
.ids-input__inner-wrapper {
|
|
3011
|
+
position: relative;
|
|
3012
|
+
display: flex;
|
|
3013
|
+
width: 100%;
|
|
3014
|
+
}
|
|
3015
|
+
.ids-input__inner-wrapper .ids-input__cancel-button {
|
|
3016
|
+
display: none;
|
|
3017
|
+
border: none;
|
|
3018
|
+
padding: 0;
|
|
3019
|
+
position: absolute;
|
|
3020
|
+
right: 20px;
|
|
3021
|
+
top: 50%;
|
|
3022
|
+
transform: translateY(-50%);
|
|
3023
|
+
cursor: pointer;
|
|
3024
|
+
height: 20px;
|
|
3025
|
+
width: 20px;
|
|
3026
|
+
background-image: var(--IDS-INPUT--SEARCH__CANCEL-ICON);
|
|
3027
|
+
}
|
|
3028
|
+
.ids-input__inner-wrapper .ids-input__cancel-button.ids-input__cancel-button--show {
|
|
3029
|
+
display: block;
|
|
3030
|
+
}
|
|
3031
|
+
.ids-input__inner-wrapper .ids-input__cancel-button.ids-input__cancel-button--show:focus {
|
|
3032
|
+
outline: var(--IDS-FOCUS_OUTLINE);
|
|
3033
|
+
outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
|
|
3034
|
+
}
|
|
3035
|
+
|
|
3036
|
+
.ids-input.ids-input--invalid {
|
|
3037
|
+
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
3038
|
+
border: none;
|
|
3039
|
+
background-image: var(--IDS-INPUT--INVALID_BACKGROUND-IMAGE);
|
|
3040
|
+
}
|
|
3041
|
+
.ids-input:disabled {
|
|
3042
|
+
background: var(--IDS-INPUT--DISABLED_BACKGROUND-COLOR);
|
|
3043
|
+
border: none;
|
|
3044
|
+
background-image: var(--IDS-INPUT--DISABLED_BACKGROUND-IMAGE);
|
|
3045
|
+
}
|
|
3168
3046
|
.ids-input:focus {
|
|
3169
3047
|
box-shadow: var(--IDS-INPUT_BOX-SHADOW);
|
|
3170
3048
|
}
|
|
@@ -3177,12 +3055,12 @@ input.ids-time:disabled, .ids-textarea:disabled, .ids-select:disabled, .ids-inpu
|
|
|
3177
3055
|
.ids-input.ids-input--light:required {
|
|
3178
3056
|
background-color: white;
|
|
3179
3057
|
}
|
|
3180
|
-
.ids-input.ids-input--search
|
|
3181
|
-
|
|
3182
|
-
-
|
|
3183
|
-
height:
|
|
3184
|
-
|
|
3185
|
-
|
|
3058
|
+
.ids-input.ids-input--search {
|
|
3059
|
+
margin-top: 0 !important;
|
|
3060
|
+
margin-bottom: 0 !important;
|
|
3061
|
+
height: 3.75rem;
|
|
3062
|
+
padding-left: 55px !important;
|
|
3063
|
+
font-size: 18px !important;
|
|
3186
3064
|
}
|
|
3187
3065
|
@media (max-width: 1024px) {
|
|
3188
3066
|
.ids-input.ids-input--search {
|
|
@@ -3250,11 +3128,7 @@ input.ids-time:disabled, .ids-textarea:disabled, .ids-select:disabled, .ids-inpu
|
|
|
3250
3128
|
cursor: default;
|
|
3251
3129
|
}
|
|
3252
3130
|
|
|
3253
|
-
|
|
3254
|
-
/*******
|
|
3255
|
-
* FORM
|
|
3256
|
-
********/
|
|
3257
|
-
input.ids-time, .ids-textarea, .ids-select, .ids-input {
|
|
3131
|
+
.ids-select {
|
|
3258
3132
|
font-family: var(--font-family_1) !important;
|
|
3259
3133
|
padding: 0.75rem 1.25rem;
|
|
3260
3134
|
background-color: var(--IDS-INPUT_BACKGROUND);
|
|
@@ -3264,51 +3138,29 @@ input.ids-time, .ids-textarea, .ids-select, .ids-input {
|
|
|
3264
3138
|
font-size: 16px;
|
|
3265
3139
|
color: var(--IDS-INPUT_COLOR);
|
|
3266
3140
|
display: block;
|
|
3141
|
+
cursor: pointer;
|
|
3142
|
+
appearance: none !important;
|
|
3143
|
+
-webkit-appearance: none !important;
|
|
3144
|
+
-moz-appearance: none !important;
|
|
3145
|
+
display: inline-block !important;
|
|
3146
|
+
padding-right: 50px !important;
|
|
3147
|
+
text-align: left;
|
|
3148
|
+
overflow: hidden;
|
|
3149
|
+
text-overflow: ellipsis;
|
|
3150
|
+
border: var(--select_border);
|
|
3151
|
+
border-bottom: var(--IDS-INPUT_BORDER-BOTTOM);
|
|
3152
|
+
width: 100% !important;
|
|
3267
3153
|
}
|
|
3268
|
-
|
|
3269
|
-
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
3270
|
-
border: none;
|
|
3271
|
-
background-image: var(--IDS-INPUT--INVALID_BACKGROUND-IMAGE);
|
|
3272
|
-
}
|
|
3273
|
-
|
|
3274
|
-
input.ids-time:disabled, .ids-textarea:disabled, .ids-select:disabled, .ids-input:disabled {
|
|
3154
|
+
.ids-select:disabled {
|
|
3275
3155
|
background: var(--IDS-INPUT--DISABLED_BACKGROUND-COLOR);
|
|
3276
3156
|
border: none;
|
|
3277
3157
|
background-image: var(--IDS-INPUT--DISABLED_BACKGROUND-IMAGE);
|
|
3278
3158
|
}
|
|
3279
|
-
|
|
3280
|
-
.ids-label-wrapper {
|
|
3281
|
-
display: inline-flex;
|
|
3282
|
-
gap: 10px;
|
|
3283
|
-
align-items: center;
|
|
3284
|
-
}
|
|
3285
|
-
|
|
3286
|
-
.ids-select-wrapper::after, .ids-select ::after {
|
|
3287
|
-
content: "";
|
|
3288
|
-
width: 12px;
|
|
3289
|
-
height: 100%;
|
|
3290
|
-
display: block;
|
|
3291
|
-
position: absolute;
|
|
3292
|
-
transform: rotate(90deg);
|
|
3293
|
-
right: 25px;
|
|
3294
|
-
top: 0px;
|
|
3295
|
-
bottom: 0px;
|
|
3296
|
-
background-position: center;
|
|
3297
|
-
background-repeat: no-repeat;
|
|
3298
|
-
background-image: var(--IDS-SELECT__CHEVRON-ICON);
|
|
3299
|
-
pointer-events: none;
|
|
3300
|
-
}
|
|
3301
|
-
|
|
3302
|
-
/*******
|
|
3303
|
-
* Accessibility
|
|
3304
|
-
********/
|
|
3305
|
-
/* headings */
|
|
3306
3159
|
.ids-select.ids-input--invalid {
|
|
3307
3160
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
3308
3161
|
background-image: var(--IDS-FORM--INVALID__BACKGROUND-IMAGE);
|
|
3309
3162
|
border: 1px solid transparent;
|
|
3310
3163
|
}
|
|
3311
|
-
|
|
3312
3164
|
.ids-select:disabled {
|
|
3313
3165
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
3314
3166
|
background-color: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR) !important;
|
|
@@ -3316,20 +3168,6 @@ input.ids-time:disabled, .ids-textarea:disabled, .ids-select:disabled, .ids-inpu
|
|
|
3316
3168
|
font-style: italic !important;
|
|
3317
3169
|
background-image: var(--IDS-FORM--DISABLED__BACKGROUND-IMAGE);
|
|
3318
3170
|
}
|
|
3319
|
-
|
|
3320
|
-
.ids-select {
|
|
3321
|
-
cursor: pointer;
|
|
3322
|
-
appearance: none !important;
|
|
3323
|
-
-webkit-appearance: none !important;
|
|
3324
|
-
-moz-appearance: none !important;
|
|
3325
|
-
display: inline-block !important;
|
|
3326
|
-
padding-right: 50px !important;
|
|
3327
|
-
overflow: hidden;
|
|
3328
|
-
text-overflow: ellipsis;
|
|
3329
|
-
border: var(--select_border);
|
|
3330
|
-
border-bottom: var(--IDS-INPUT_BORDER-BOTTOM);
|
|
3331
|
-
width: 100% !important;
|
|
3332
|
-
}
|
|
3333
3171
|
.ids-select.ids-input--light {
|
|
3334
3172
|
background-color: white;
|
|
3335
3173
|
}
|
|
@@ -3342,6 +3180,21 @@ input.ids-time:disabled, .ids-textarea:disabled, .ids-select:disabled, .ids-inpu
|
|
|
3342
3180
|
position: relative;
|
|
3343
3181
|
display: flex;
|
|
3344
3182
|
}
|
|
3183
|
+
.ids-select-wrapper::after {
|
|
3184
|
+
content: "";
|
|
3185
|
+
width: 12px;
|
|
3186
|
+
height: 100%;
|
|
3187
|
+
display: block;
|
|
3188
|
+
position: absolute;
|
|
3189
|
+
transform: rotate(90deg);
|
|
3190
|
+
right: 25px;
|
|
3191
|
+
top: 0px;
|
|
3192
|
+
bottom: 0px;
|
|
3193
|
+
background-position: center;
|
|
3194
|
+
background-repeat: no-repeat;
|
|
3195
|
+
background-image: var(--IDS-SELECT__CHEVRON-ICON);
|
|
3196
|
+
pointer-events: none;
|
|
3197
|
+
}
|
|
3345
3198
|
.ids-select-wrapper:has(.ids-input--invalid)::after {
|
|
3346
3199
|
background-image: var(--IDS-SELECT--INVALID__CHEVRON-ICON);
|
|
3347
3200
|
}
|
|
@@ -3353,11 +3206,10 @@ input.ids-time:disabled, .ids-textarea:disabled, .ids-select:disabled, .ids-inpu
|
|
|
3353
3206
|
cursor: default;
|
|
3354
3207
|
}
|
|
3355
3208
|
|
|
3356
|
-
|
|
3357
|
-
|
|
3358
|
-
|
|
3359
|
-
|
|
3360
|
-
input.ids-time, .ids-textarea, .ids-input, .ids-select {
|
|
3209
|
+
.ids-textarea {
|
|
3210
|
+
display: inline-block;
|
|
3211
|
+
}
|
|
3212
|
+
.ids-textarea textarea {
|
|
3361
3213
|
font-family: var(--font-family_1) !important;
|
|
3362
3214
|
padding: 0.75rem 1.25rem;
|
|
3363
3215
|
background-color: var(--IDS-INPUT_BACKGROUND);
|
|
@@ -3367,122 +3219,72 @@ input.ids-time, .ids-textarea, .ids-input, .ids-select {
|
|
|
3367
3219
|
font-size: 16px;
|
|
3368
3220
|
color: var(--IDS-INPUT_COLOR);
|
|
3369
3221
|
display: block;
|
|
3222
|
+
box-sizing: border-box;
|
|
3370
3223
|
}
|
|
3371
|
-
|
|
3372
|
-
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
3373
|
-
border: none;
|
|
3374
|
-
background-image: var(--IDS-INPUT--INVALID_BACKGROUND-IMAGE);
|
|
3375
|
-
}
|
|
3376
|
-
|
|
3377
|
-
input.ids-time:disabled, .ids-textarea:disabled, .ids-input:disabled, .ids-select:disabled {
|
|
3224
|
+
.ids-textarea textarea:disabled {
|
|
3378
3225
|
background: var(--IDS-INPUT--DISABLED_BACKGROUND-COLOR);
|
|
3379
3226
|
border: none;
|
|
3380
3227
|
background-image: var(--IDS-INPUT--DISABLED_BACKGROUND-IMAGE);
|
|
3381
3228
|
}
|
|
3382
|
-
|
|
3383
|
-
|
|
3384
|
-
display: inline-flex;
|
|
3385
|
-
gap: 10px;
|
|
3386
|
-
align-items: center;
|
|
3387
|
-
}
|
|
3388
|
-
|
|
3389
|
-
.ids-select ::after, .ids-select-wrapper::after {
|
|
3390
|
-
content: "";
|
|
3391
|
-
width: 12px;
|
|
3392
|
-
height: 100%;
|
|
3393
|
-
display: block;
|
|
3229
|
+
.ids-textarea textarea::-webkit-scrollbar {
|
|
3230
|
+
width: 14px;
|
|
3394
3231
|
position: absolute;
|
|
3395
|
-
|
|
3396
|
-
|
|
3397
|
-
top: 0px;
|
|
3398
|
-
bottom: 0px;
|
|
3399
|
-
background-position: center;
|
|
3400
|
-
background-repeat: no-repeat;
|
|
3401
|
-
background-image: var(--IDS-SELECT__CHEVRON-ICON);
|
|
3402
|
-
pointer-events: none;
|
|
3403
|
-
}
|
|
3404
|
-
|
|
3405
|
-
/*******
|
|
3406
|
-
* Accessibility
|
|
3407
|
-
********/
|
|
3408
|
-
/* headings */
|
|
3409
|
-
.ids-textarea.ids-input--light, .ids-textarea.ids-textarea--light {
|
|
3410
|
-
background-color: white;
|
|
3232
|
+
margin-left: -20px;
|
|
3233
|
+
margin-top: 10px;
|
|
3411
3234
|
}
|
|
3412
|
-
.ids-textarea
|
|
3413
|
-
|
|
3414
|
-
|
|
3415
|
-
|
|
3416
|
-
|
|
3417
|
-
.ids-textarea:focus {
|
|
3418
|
-
box-shadow: var(--IDS-INPUT_BOX-SHADOW);
|
|
3235
|
+
.ids-textarea textarea::-webkit-scrollbar-track {
|
|
3236
|
+
background: var(--IDS-SCROLL_TRACK-COLOR);
|
|
3237
|
+
border-radius: 10px;
|
|
3238
|
+
margin-top: 10px;
|
|
3239
|
+
margin-bottom: 2px;
|
|
3419
3240
|
}
|
|
3420
|
-
.ids-textarea::-webkit-
|
|
3421
|
-
|
|
3241
|
+
.ids-textarea textarea::-webkit-resizer {
|
|
3242
|
+
appearance: none;
|
|
3243
|
+
background-image: var(--IDS-TEXTAREA-RESIZER-IMAGE);
|
|
3244
|
+
background-repeat: no-repeat;
|
|
3245
|
+
background-position: center center;
|
|
3246
|
+
background-size: cover;
|
|
3422
3247
|
}
|
|
3423
|
-
.ids-textarea::-webkit-scrollbar-
|
|
3424
|
-
background:
|
|
3425
|
-
border-radius: 10px;
|
|
3426
|
-
margin: 10px;
|
|
3248
|
+
.ids-textarea textarea::-webkit-scrollbar-corner {
|
|
3249
|
+
background-color: transparent;
|
|
3427
3250
|
}
|
|
3428
|
-
.ids-textarea::-webkit-scrollbar-thumb {
|
|
3251
|
+
.ids-textarea textarea::-webkit-scrollbar-thumb {
|
|
3252
|
+
cursor: auto;
|
|
3429
3253
|
background: var(--IDS-SCROLL_COLOR);
|
|
3430
3254
|
border-radius: 10px;
|
|
3255
|
+
box-sizing: border-box;
|
|
3256
|
+
border: 3px solid var(--IDS-SCROLL_TRACK-COLOR);
|
|
3431
3257
|
}
|
|
3432
|
-
|
|
3433
|
-
|
|
3434
|
-
|
|
3435
|
-
|
|
3436
|
-
|
|
3437
|
-
|
|
3438
|
-
|
|
3439
|
-
|
|
3440
|
-
background-color: var(--IDS-INPUT_BACKGROUND);
|
|
3441
|
-
border: var(--IDS-INPUT_BORDER);
|
|
3442
|
-
border-bottom: var(--IDS-INPUT_BORDER-BOTTOM);
|
|
3443
|
-
border-radius: var(--IDS-INPUT_BORDER-RADIUS);
|
|
3444
|
-
font-size: 16px;
|
|
3445
|
-
color: var(--IDS-INPUT_COLOR);
|
|
3446
|
-
display: block;
|
|
3258
|
+
.ids-textarea textarea::-webkit-scrollbar-thumb:hover {
|
|
3259
|
+
background: var(--IDS-SCROLL_HOVER-COLOR);
|
|
3260
|
+
}
|
|
3261
|
+
.ids-textarea textarea:focus {
|
|
3262
|
+
box-shadow: var(--IDS-INPUT_BOX-SHADOW);
|
|
3263
|
+
}
|
|
3264
|
+
.ids-textarea textarea.ids-input--light {
|
|
3265
|
+
background-color: white;
|
|
3447
3266
|
}
|
|
3448
|
-
|
|
3267
|
+
.ids-textarea textarea.ids-input--invalid {
|
|
3449
3268
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
3450
3269
|
border: none;
|
|
3451
3270
|
background-image: var(--IDS-INPUT--INVALID_BACKGROUND-IMAGE);
|
|
3452
3271
|
}
|
|
3453
|
-
|
|
3454
|
-
|
|
3455
|
-
background: var(--IDS-INPUT--DISABLED_BACKGROUND-COLOR);
|
|
3456
|
-
border: none;
|
|
3457
|
-
background-image: var(--IDS-INPUT--DISABLED_BACKGROUND-IMAGE);
|
|
3272
|
+
.ids-textarea.ids-textarea--block {
|
|
3273
|
+
display: block;
|
|
3458
3274
|
}
|
|
3459
|
-
|
|
3460
|
-
|
|
3461
|
-
|
|
3462
|
-
gap: 10px;
|
|
3463
|
-
align-items: center;
|
|
3275
|
+
.ids-textarea.ids-textarea--block textarea {
|
|
3276
|
+
display: block;
|
|
3277
|
+
width: 100%;
|
|
3464
3278
|
}
|
|
3465
|
-
|
|
3466
|
-
.ids-select ::after, .ids-select-wrapper::after {
|
|
3467
|
-
content: "";
|
|
3468
|
-
width: 12px;
|
|
3469
|
-
height: 100%;
|
|
3279
|
+
.ids-textarea.ids-textarea--autosize {
|
|
3470
3280
|
display: block;
|
|
3471
|
-
|
|
3472
|
-
|
|
3473
|
-
|
|
3474
|
-
|
|
3475
|
-
|
|
3476
|
-
background-position: center;
|
|
3477
|
-
background-repeat: no-repeat;
|
|
3478
|
-
background-image: var(--IDS-SELECT__CHEVRON-ICON);
|
|
3479
|
-
pointer-events: none;
|
|
3281
|
+
}
|
|
3282
|
+
.ids-textarea.ids-textarea--autosize textarea {
|
|
3283
|
+
width: 100%;
|
|
3284
|
+
resize: none;
|
|
3285
|
+
overflow: hidden;
|
|
3480
3286
|
}
|
|
3481
3287
|
|
|
3482
|
-
/*******
|
|
3483
|
-
* Accessibility
|
|
3484
|
-
********/
|
|
3485
|
-
/* headings */
|
|
3486
3288
|
.ids-time-input-wrapper {
|
|
3487
3289
|
position: relative;
|
|
3488
3290
|
display: flex;
|
|
@@ -3509,6 +3311,15 @@ input.ids-time:disabled, .ids-input:disabled, .ids-select:disabled, .ids-textare
|
|
|
3509
3311
|
}
|
|
3510
3312
|
|
|
3511
3313
|
input.ids-time {
|
|
3314
|
+
font-family: var(--font-family_1) !important;
|
|
3315
|
+
padding: 0.75rem 1.25rem;
|
|
3316
|
+
background-color: var(--IDS-INPUT_BACKGROUND);
|
|
3317
|
+
border: var(--IDS-INPUT_BORDER);
|
|
3318
|
+
border-bottom: var(--IDS-INPUT_BORDER-BOTTOM);
|
|
3319
|
+
border-radius: var(--IDS-INPUT_BORDER-RADIUS);
|
|
3320
|
+
font-size: 16px;
|
|
3321
|
+
color: var(--IDS-INPUT_COLOR);
|
|
3322
|
+
display: block;
|
|
3512
3323
|
cursor: pointer;
|
|
3513
3324
|
appearance: none;
|
|
3514
3325
|
-webkit-appearance: none;
|
|
@@ -3523,41 +3334,550 @@ input.ids-time {
|
|
|
3523
3334
|
padding-top: var(--time-padding-top);
|
|
3524
3335
|
padding-bottom: var(--time-padding-bottom);
|
|
3525
3336
|
}
|
|
3526
|
-
input.ids-time
|
|
3527
|
-
|
|
3528
|
-
|
|
3529
|
-
|
|
3530
|
-
|
|
3531
|
-
|
|
3532
|
-
|
|
3337
|
+
input.ids-time:disabled {
|
|
3338
|
+
background: var(--IDS-INPUT--DISABLED_BACKGROUND-COLOR);
|
|
3339
|
+
border: none;
|
|
3340
|
+
background-image: var(--IDS-INPUT--DISABLED_BACKGROUND-IMAGE);
|
|
3341
|
+
}
|
|
3342
|
+
input.ids-time.ids-input--invalid {
|
|
3343
|
+
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
3344
|
+
border: none;
|
|
3345
|
+
background-image: var(--IDS-INPUT--INVALID_BACKGROUND-IMAGE);
|
|
3346
|
+
}
|
|
3347
|
+
input.ids-time::-webkit-calendar-picker-indicator {
|
|
3348
|
+
opacity: 0;
|
|
3349
|
+
background-size: 20px;
|
|
3350
|
+
margin-top: -3px;
|
|
3351
|
+
position: absolute;
|
|
3352
|
+
right: var(--IDS-INPUT__CALENDAR-ICON__RIGHT);
|
|
3353
|
+
top: 25px;
|
|
3354
|
+
}
|
|
3355
|
+
input.ids-time.ids-input--light:not(:invalid) {
|
|
3356
|
+
background-color: white;
|
|
3357
|
+
}
|
|
3358
|
+
|
|
3359
|
+
input.ids-time:disabled {
|
|
3360
|
+
cursor: default;
|
|
3361
|
+
}
|
|
3362
|
+
|
|
3363
|
+
.ids-toggle {
|
|
3364
|
+
display: inline-flex;
|
|
3365
|
+
align-items: flex-start;
|
|
3366
|
+
gap: 8px;
|
|
3367
|
+
margin-bottom: 5px;
|
|
3368
|
+
margin-right: 8px;
|
|
3369
|
+
}
|
|
3370
|
+
.ids-toggle .ids-label-tooltip-wrapper label {
|
|
3371
|
+
display: inline;
|
|
3372
|
+
top: -3px;
|
|
3373
|
+
position: relative;
|
|
3374
|
+
margin-right: 8px;
|
|
3375
|
+
}
|
|
3376
|
+
.ids-toggle label {
|
|
3377
|
+
position: relative;
|
|
3378
|
+
top: 6px;
|
|
3379
|
+
}
|
|
3380
|
+
.ids-toggle .ids-label-tooltip-wrapper {
|
|
3381
|
+
position: relative;
|
|
3382
|
+
top: 6px;
|
|
3383
|
+
}
|
|
3384
|
+
.ids-toggle .ids-label-tooltip-wrapper label {
|
|
3385
|
+
top: -4px;
|
|
3386
|
+
margin-right: 8px;
|
|
3387
|
+
}
|
|
3388
|
+
.ids-toggle input[type=checkbox],
|
|
3389
|
+
.ids-toggle input {
|
|
3390
|
+
position: relative;
|
|
3391
|
+
margin: 0;
|
|
3392
|
+
height: 32px;
|
|
3393
|
+
width: 62px;
|
|
3394
|
+
border: 1px solid transparent;
|
|
3395
|
+
border-radius: 100px;
|
|
3396
|
+
appearance: none;
|
|
3397
|
+
}
|
|
3398
|
+
.ids-toggle input[type=checkbox]:before,
|
|
3399
|
+
.ids-toggle input:before {
|
|
3400
|
+
content: "";
|
|
3401
|
+
position: absolute;
|
|
3402
|
+
cursor: pointer;
|
|
3403
|
+
background-color: var(--IDS-TOGGLE__BACKGROUND-COLOR);
|
|
3404
|
+
border-radius: 100px;
|
|
3405
|
+
height: 30px;
|
|
3406
|
+
width: 60px;
|
|
3407
|
+
-webkit-transition: 0.4s;
|
|
3408
|
+
transition: 0.4s;
|
|
3409
|
+
}
|
|
3410
|
+
input:focus + .ids-toggle input[type=checkbox]:before,
|
|
3411
|
+
input:focus + .ids-toggle input:before {
|
|
3412
|
+
outline: var(--focus_outline);
|
|
3413
|
+
outline-offset: var(--focus_outline-offset);
|
|
3414
|
+
}
|
|
3415
|
+
.ids-toggle input[type=checkbox]:after,
|
|
3416
|
+
.ids-toggle input:after {
|
|
3417
|
+
content: "";
|
|
3418
|
+
display: inline-block;
|
|
3419
|
+
position: absolute;
|
|
3420
|
+
cursor: pointer;
|
|
3421
|
+
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
3422
|
+
height: 24px;
|
|
3423
|
+
width: 24px;
|
|
3424
|
+
border-radius: 100%;
|
|
3425
|
+
background-image: var(--IDS-TOGGLE-KNOB__BACKGROUND-IMAGE);
|
|
3426
|
+
background-position: center center;
|
|
3427
|
+
background-size: 10px 10px;
|
|
3428
|
+
background-repeat: no-repeat;
|
|
3429
|
+
top: 3px;
|
|
3430
|
+
left: 3px;
|
|
3431
|
+
-webkit-transition: 0.3s;
|
|
3432
|
+
transition: all 0.3s;
|
|
3433
|
+
}
|
|
3434
|
+
.ids-toggle input[type=checkbox]:checked:before,
|
|
3435
|
+
.ids-toggle input:checked:before {
|
|
3436
|
+
background-color: var(--IDS-TOGGLE--CHECKED__BACKGROUND-COLOR);
|
|
3437
|
+
}
|
|
3438
|
+
.ids-toggle input[type=checkbox]:checked:after,
|
|
3439
|
+
.ids-toggle input:checked:after {
|
|
3440
|
+
content: "";
|
|
3441
|
+
background-image: var(--IDS-TOGGLE-KNOB--CHECKED__BACKGROUND-IMAGE);
|
|
3442
|
+
top: 3px;
|
|
3443
|
+
left: calc(100% - 27px);
|
|
3444
|
+
-webkit-transition: 0.3s;
|
|
3445
|
+
transition: all 0.3s;
|
|
3446
|
+
}
|
|
3447
|
+
.ids-toggle input[type=checkbox]:disabled + label,
|
|
3448
|
+
.ids-toggle input:disabled + label {
|
|
3449
|
+
cursor: default;
|
|
3450
|
+
font-style: italic;
|
|
3451
|
+
color: var(--IDS-FORM__LABEL--DISABLED__COLOR);
|
|
3452
|
+
}
|
|
3453
|
+
.ids-toggle input[type=checkbox]:disabled:before,
|
|
3454
|
+
.ids-toggle input:disabled:before {
|
|
3455
|
+
cursor: default;
|
|
3456
|
+
background-color: var(--IDS-TOGGLE--DISABLED__BACKGROUND-COLOR);
|
|
3457
|
+
border: var(--IDS-TOGGLE--DISABLED__BORDER);
|
|
3458
|
+
}
|
|
3459
|
+
.ids-toggle input[type=checkbox]:disabled:after,
|
|
3460
|
+
.ids-toggle input:disabled:after {
|
|
3461
|
+
cursor: default;
|
|
3462
|
+
background-color: var(--IDS-TOGGLE-KNOB--DISABLED_BACKGROUND-COLOR);
|
|
3463
|
+
background-image: var(--IDS-TOGGLE-KNOB__DISABLED__BACKGROUND-IMAGE);
|
|
3464
|
+
}
|
|
3465
|
+
.ids-toggle input[type=checkbox]:disabled:checked:before,
|
|
3466
|
+
.ids-toggle input:disabled:checked:before {
|
|
3467
|
+
cursor: default;
|
|
3468
|
+
background-color: var(--IDS-TOGGLE--DISABLED__BACKGROUND-COLOR);
|
|
3469
|
+
border: var(--IDS-TOGGLE--DISABLED__BORDER);
|
|
3470
|
+
}
|
|
3471
|
+
.ids-toggle input[type=checkbox]:disabled:checked:after,
|
|
3472
|
+
.ids-toggle input:disabled:checked:after {
|
|
3473
|
+
cursor: default;
|
|
3474
|
+
background-color: var(--IDS-TOGGLE-KNOB--DISABLED_BACKGROUND-COLOR);
|
|
3475
|
+
background-image: var(--IDS-TOGGLE-KNOB--DISABLED--CHECKED__BACKGROUND-IMAGE);
|
|
3476
|
+
}
|
|
3477
|
+
|
|
3478
|
+
.ids-form-group__fieldset {
|
|
3479
|
+
border: none;
|
|
3480
|
+
margin: 0;
|
|
3481
|
+
padding: 0;
|
|
3482
|
+
display: flex;
|
|
3483
|
+
flex-direction: column;
|
|
3484
|
+
gap: 8px;
|
|
3485
|
+
}
|
|
3486
|
+
.ids-form-group__fieldset.ids-form-group__fieldset--compact {
|
|
3487
|
+
gap: 0;
|
|
3488
|
+
}
|
|
3489
|
+
.ids-form-group__fieldset legend {
|
|
3490
|
+
padding: 0;
|
|
3491
|
+
font-style: normal;
|
|
3492
|
+
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
3493
|
+
font-family: var(--body-font-family);
|
|
3494
|
+
font-size: var(--body-font-size);
|
|
3495
|
+
line-height: var(--body-line-height);
|
|
3496
|
+
font-weight: 400;
|
|
3497
|
+
letter-spacing: 0;
|
|
3498
|
+
color: var(--IDS-FORM__LABEL__COLOR);
|
|
3499
|
+
display: inline-flex;
|
|
3500
|
+
gap: 8px;
|
|
3501
|
+
margin-bottom: 10px;
|
|
3502
|
+
}
|
|
3503
|
+
|
|
3504
|
+
.ids-description-list {
|
|
3505
|
+
margin: 0;
|
|
3506
|
+
padding: 0;
|
|
3507
|
+
width: 100%;
|
|
3508
|
+
border: var(--IDS-DESCRIPTION-LIST__BORDER);
|
|
3509
|
+
border-radius: var(--IDS-DESCRIPTION-LIST__BORDER-RADIUS);
|
|
3510
|
+
display: var(--IDS-DESCRIPTION-LIST__DISPLAY);
|
|
3511
|
+
flex-direction: column;
|
|
3512
|
+
grid-template-columns: auto 1fr;
|
|
3513
|
+
/* @media only screen and (min-width: breakpoints.$small) {
|
|
3514
|
+
grid-template-columns: auto 1fr;
|
|
3515
|
+
} */
|
|
3516
|
+
}
|
|
3517
|
+
.ids-description-list .ids-description-list__term {
|
|
3518
|
+
border-right: var(--IDS-DESCRIPTION-LIST__BORDER);
|
|
3519
|
+
border-bottom: var(--IDS-DESCRIPTION-LIST__BORDER);
|
|
3520
|
+
padding: var(--IDS-DESCRIPTION-LIST__PADDING);
|
|
3521
|
+
background-color: var(--IDS-DESCRIPTION-LIST-TERM__BACKGROUND-COLOR);
|
|
3522
|
+
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
3523
|
+
font-family: var(--font-family_1);
|
|
3524
|
+
font-size: 16px;
|
|
3525
|
+
font-style: normal;
|
|
3526
|
+
font-weight: 700;
|
|
3527
|
+
line-height: 24px;
|
|
3528
|
+
overflow-wrap: break-word;
|
|
3529
|
+
}
|
|
3530
|
+
.ids-description-list .ids-description-list__term:first-child {
|
|
3531
|
+
border-top-left-radius: var(--IDS-DESCRIPTION-LIST__BORDER-RADIUS);
|
|
3532
|
+
}
|
|
3533
|
+
.ids-description-list .ids-description-list__term:nth-last-child(2) {
|
|
3534
|
+
border-bottom: 0;
|
|
3535
|
+
border-bottom-left-radius: var(--IDS-DESCRIPTION-LIST__BORDER-RADIUS);
|
|
3536
|
+
}
|
|
3537
|
+
.ids-description-list .ids-description-list__description {
|
|
3538
|
+
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
3539
|
+
border-bottom: var(--IDS-DESCRIPTION-LIST__BORDER);
|
|
3540
|
+
padding: var(--IDS-DESCRIPTION-LIST__PADDING);
|
|
3541
|
+
margin-bottom: var(--IDS-DESCRIPTION-LIST-DESCRIPTION__MARGIN-BOTTOM);
|
|
3542
|
+
}
|
|
3543
|
+
.ids-description-list .ids-description-list__description:first-child {
|
|
3544
|
+
border-top-right-radius: var(--IDS-DESCRIPTION-LIST__BORDER-RADIUS);
|
|
3545
|
+
}
|
|
3546
|
+
.ids-description-list .ids-description-list__description:last-child {
|
|
3547
|
+
border-bottom: 0;
|
|
3548
|
+
border-bottom-left-radius: var(--IDS-DESCRIPTION-LIST__BORDER-RADIUS);
|
|
3549
|
+
}
|
|
3550
|
+
.ids-description-list.ids-description-list--column {
|
|
3551
|
+
border: var(--IDS-DESCRIPTION-LIST__BORDER--COLUMN);
|
|
3552
|
+
border-radius: var(--IDS-DESCRIPTION-LIST__BORDER-RADIUS--COLUMN);
|
|
3553
|
+
display: var(--IDS-DESCRIPTION-LIST__DISPLAY--COLUMN);
|
|
3554
|
+
}
|
|
3555
|
+
.ids-description-list.ids-description-list--column .ids-description-list__term {
|
|
3556
|
+
border-right: var(--IDS-DESCRIPTION-LIST__BORDER--COLUMN);
|
|
3557
|
+
border-bottom: var(--IDS-DESCRIPTION-LIST__BORDER--COLUMN);
|
|
3558
|
+
padding: var(--IDS-DESCRIPTION-LIST__PADDING--COLUMN);
|
|
3559
|
+
background-color: var(--IDS-DESCRIPTION-LIST-TERM__BACKGROUND-COLOR--COLUMN);
|
|
3560
|
+
}
|
|
3561
|
+
.ids-description-list.ids-description-list--column .ids-description-list__term:first-child {
|
|
3562
|
+
border-top-left-radius: var(--IDS-DESCRIPTION-LIST__BORDER-RADIUS--COLUMN);
|
|
3563
|
+
}
|
|
3564
|
+
.ids-description-list.ids-description-list--column .ids-description-list__term:nth-last-child(2) {
|
|
3565
|
+
border-bottom: 0;
|
|
3566
|
+
border-bottom-left-radius: var(--IDS-DESCRIPTION-LIST__BORDER-RADIUS--COLUMN);
|
|
3567
|
+
}
|
|
3568
|
+
.ids-description-list.ids-description-list--column .ids-description-list__description {
|
|
3569
|
+
border-bottom: var(--IDS-DESCRIPTION-LIST__BORDER--COLUMN);
|
|
3570
|
+
padding: var(--IDS-DESCRIPTION-LIST__PADDING--COLUMN);
|
|
3571
|
+
margin-bottom: var(--IDS-DESCRIPTION-LIST-DESCRIPTION__MARGIN-BOTTOM--COLUMN);
|
|
3572
|
+
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
3573
|
+
}
|
|
3574
|
+
.ids-description-list.ids-description-list--column .ids-description-list__description:nth-child(2) {
|
|
3575
|
+
border-top-right-radius: var(--IDS-DESCRIPTION-LIST__BORDER-RADIUS--COLUMN);
|
|
3576
|
+
}
|
|
3577
|
+
.ids-description-list.ids-description-list--column .ids-description-list__description:last-child {
|
|
3578
|
+
border-bottom: 0;
|
|
3579
|
+
border-bottom-right-radius: var(--IDS-DESCRIPTION-LIST__BORDER-RADIUS--COLUMN);
|
|
3580
|
+
}
|
|
3581
|
+
|
|
3582
|
+
.ids .ids-heading-xxl {
|
|
3583
|
+
font-style: normal;
|
|
3584
|
+
color: var(--heading-xxl-color);
|
|
3585
|
+
font-family: var(--heading-xxl-font-family);
|
|
3586
|
+
font-size: var(--heading-xxl-font-size);
|
|
3587
|
+
line-height: var(--heading-xxl-line-height);
|
|
3588
|
+
letter-spacing: var(--heading-xxl-letter-spacing);
|
|
3589
|
+
font-weight: var(--heading-xxl-font-weight);
|
|
3590
|
+
}
|
|
3591
|
+
@media (min-width: 1024px) {
|
|
3592
|
+
.ids .ids-heading-xxl {
|
|
3593
|
+
font-size: var(--heading-xxl-font-size-desktop);
|
|
3594
|
+
line-height: var(--heading-xxl-line-height-desktop);
|
|
3595
|
+
letter-spacing: var(--heading-xxl-letter-spacing-desktop);
|
|
3596
|
+
}
|
|
3597
|
+
}
|
|
3598
|
+
.ids .ids-heading-xxl:focus-visible {
|
|
3599
|
+
outline: none;
|
|
3600
|
+
}
|
|
3601
|
+
.ids .ids-heading-xl {
|
|
3602
|
+
font-style: normal;
|
|
3603
|
+
color: var(--heading-xl-color);
|
|
3604
|
+
font-family: var(--heading-xl-font-family);
|
|
3605
|
+
font-size: var(--heading-xl-font-size);
|
|
3606
|
+
line-height: var(--heading-xl-line-height);
|
|
3607
|
+
letter-spacing: var(--heading-xl-letter-spacing);
|
|
3608
|
+
font-weight: var(--heading-xl-font-weight);
|
|
3609
|
+
}
|
|
3610
|
+
@media (min-width: 1024px) {
|
|
3611
|
+
.ids .ids-heading-xl {
|
|
3612
|
+
font-size: var(--heading-xl-font-size-desktop);
|
|
3613
|
+
line-height: var(--heading-xl-line-height-desktop);
|
|
3614
|
+
letter-spacing: var(--heading-xl-letter-spacing-desktop);
|
|
3615
|
+
}
|
|
3616
|
+
}
|
|
3617
|
+
.ids .ids-heading-xl:focus-visible {
|
|
3618
|
+
outline: none;
|
|
3619
|
+
}
|
|
3620
|
+
.ids .ids-heading-l {
|
|
3621
|
+
font-style: normal;
|
|
3622
|
+
color: var(--heading-l-color);
|
|
3623
|
+
font-family: var(--heading-l-font-family);
|
|
3624
|
+
font-size: var(--heading-l-font-size);
|
|
3625
|
+
line-height: var(--heading-l-line-height);
|
|
3626
|
+
letter-spacing: var(--heading-l-letter-spacing);
|
|
3627
|
+
font-weight: var(--heading-l-font-weight);
|
|
3628
|
+
}
|
|
3629
|
+
@media (min-width: 1024px) {
|
|
3630
|
+
.ids .ids-heading-l {
|
|
3631
|
+
font-size: var(--heading-l-font-size-desktop);
|
|
3632
|
+
line-height: var(--heading-l-line-height-desktop);
|
|
3633
|
+
letter-spacing: var(--heading-l-letter-spacing-desktop);
|
|
3634
|
+
}
|
|
3635
|
+
}
|
|
3636
|
+
.ids .ids-heading-l:focus-visible {
|
|
3637
|
+
outline: none;
|
|
3638
|
+
}
|
|
3639
|
+
.ids .ids-heading-m {
|
|
3640
|
+
font-style: normal;
|
|
3641
|
+
color: var(--heading-m-color);
|
|
3642
|
+
font-family: var(--heading-m-font-family);
|
|
3643
|
+
font-size: var(--heading-m-font-size);
|
|
3644
|
+
line-height: var(--heading-m-line-height);
|
|
3645
|
+
letter-spacing: var(--heading-m-letter-spacing);
|
|
3646
|
+
font-weight: var(--heading-m-font-weight);
|
|
3647
|
+
}
|
|
3648
|
+
@media (min-width: 1024px) {
|
|
3649
|
+
.ids .ids-heading-m {
|
|
3650
|
+
font-size: var(--heading-m-font-size-desktop);
|
|
3651
|
+
line-height: var(--heading-m-line-height-desktop);
|
|
3652
|
+
letter-spacing: var(--heading-m-letter-spacing-desktop);
|
|
3653
|
+
}
|
|
3654
|
+
}
|
|
3655
|
+
.ids .ids-heading-m .ids-anchor {
|
|
3656
|
+
color: var(--anchor-color);
|
|
3657
|
+
text-decoration: none;
|
|
3658
|
+
}
|
|
3659
|
+
.ids .ids-heading-m .ids-anchor:visited {
|
|
3660
|
+
color: var(--anchor-color);
|
|
3661
|
+
}
|
|
3662
|
+
.ids .ids-heading-m .ids-anchor:link {
|
|
3663
|
+
text-decoration: none;
|
|
3664
|
+
}
|
|
3665
|
+
.ids .ids-heading-m .ids-anchor:active, .ids .ids-heading-m .ids-anchor:hover {
|
|
3666
|
+
color: var(--anchor-hover-color);
|
|
3667
|
+
}
|
|
3668
|
+
.ids .ids-heading-m:focus-visible {
|
|
3669
|
+
outline: none;
|
|
3670
|
+
}
|
|
3671
|
+
.ids .ids-heading-s {
|
|
3672
|
+
font-style: normal;
|
|
3673
|
+
color: var(--heading-s-color);
|
|
3674
|
+
font-family: var(--heading-s-font-family);
|
|
3675
|
+
font-size: var(--heading-s-font-size);
|
|
3676
|
+
line-height: var(--heading-s-line-height);
|
|
3677
|
+
letter-spacing: var(--heading-s-letter-spacing);
|
|
3678
|
+
font-weight: var(--heading-s-font-weight);
|
|
3679
|
+
}
|
|
3680
|
+
@media (min-width: 1024px) {
|
|
3681
|
+
.ids .ids-heading-s {
|
|
3682
|
+
font-size: var(--heading-s-font-size-desktop);
|
|
3683
|
+
line-height: var(--heading-s-line-height-desktop);
|
|
3684
|
+
letter-spacing: var(--heading-s-letter-spacing-desktop);
|
|
3685
|
+
}
|
|
3686
|
+
}
|
|
3687
|
+
.ids .ids-heading-s .ids-anchor {
|
|
3688
|
+
color: var(--anchor-color);
|
|
3689
|
+
text-decoration: none;
|
|
3690
|
+
}
|
|
3691
|
+
.ids .ids-heading-s .ids-anchor:visited {
|
|
3692
|
+
color: var(--anchor-color);
|
|
3693
|
+
}
|
|
3694
|
+
.ids .ids-heading-s .ids-anchor:link {
|
|
3695
|
+
text-decoration: none;
|
|
3696
|
+
}
|
|
3697
|
+
.ids .ids-heading-s .ids-anchor:active, .ids .ids-heading-s .ids-anchor:hover {
|
|
3698
|
+
color: var(--anchor-hover-color);
|
|
3699
|
+
}
|
|
3700
|
+
.ids .ids-heading-s:focus-visible {
|
|
3701
|
+
outline: none;
|
|
3702
|
+
}
|
|
3703
|
+
.ids .ids-heading-xs {
|
|
3704
|
+
font-style: normal;
|
|
3705
|
+
color: var(--heading-xs-color);
|
|
3706
|
+
font-family: var(--heading-xs-font-family);
|
|
3707
|
+
font-size: var(--heading-xs-font-size);
|
|
3708
|
+
line-height: var(--heading-xs-line-height);
|
|
3709
|
+
letter-spacing: var(--heading-xs-letter-spacing);
|
|
3710
|
+
font-weight: var(--heading-xs-font-weight);
|
|
3711
|
+
}
|
|
3712
|
+
.ids .ids-heading-xs .ids-anchor {
|
|
3713
|
+
color: var(--anchor-color);
|
|
3714
|
+
text-decoration: none;
|
|
3715
|
+
}
|
|
3716
|
+
.ids .ids-heading-xs .ids-anchor:visited {
|
|
3717
|
+
color: var(--anchor-color);
|
|
3718
|
+
}
|
|
3719
|
+
.ids .ids-heading-xs .ids-anchor:link {
|
|
3720
|
+
text-decoration: none;
|
|
3721
|
+
}
|
|
3722
|
+
.ids .ids-heading-xs .ids-anchor:active, .ids .ids-heading-xs .ids-anchor:hover {
|
|
3723
|
+
color: var(--anchor-hover-color);
|
|
3724
|
+
}
|
|
3725
|
+
.ids .ids-heading-xs:focus-visible {
|
|
3726
|
+
outline: none;
|
|
3727
|
+
}
|
|
3728
|
+
.ids .ids-preamble {
|
|
3729
|
+
font-style: normal;
|
|
3730
|
+
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
3731
|
+
font-family: var(--preamble-font-family);
|
|
3732
|
+
font-size: var(--preamble-font-size);
|
|
3733
|
+
line-height: var(--preamble-line-height);
|
|
3734
|
+
font-weight: 300;
|
|
3735
|
+
letter-spacing: 0;
|
|
3736
|
+
}
|
|
3737
|
+
@media (min-width: 1024px) {
|
|
3738
|
+
.ids .ids-preamble {
|
|
3739
|
+
font-size: var(--preamble-font-size-desktop);
|
|
3740
|
+
line-height: var(--preamble-line-height-desktop);
|
|
3741
|
+
}
|
|
3742
|
+
}
|
|
3743
|
+
.ids .ids-preamble .ids-anchor {
|
|
3744
|
+
color: var(--anchor-color);
|
|
3745
|
+
text-decoration: none;
|
|
3746
|
+
}
|
|
3747
|
+
.ids .ids-preamble .ids-anchor:visited {
|
|
3748
|
+
color: var(--anchor-color);
|
|
3749
|
+
}
|
|
3750
|
+
.ids .ids-preamble .ids-anchor:link {
|
|
3751
|
+
text-decoration: underline;
|
|
3752
|
+
}
|
|
3753
|
+
.ids .ids-preamble .ids-anchor:active, .ids .ids-preamble .ids-anchor:hover {
|
|
3754
|
+
color: var(--anchor-hover-color);
|
|
3755
|
+
text-decoration: underline;
|
|
3756
|
+
}
|
|
3757
|
+
.ids .ids-body {
|
|
3758
|
+
font-style: normal;
|
|
3759
|
+
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
3760
|
+
font-family: var(--body-font-family);
|
|
3761
|
+
font-size: var(--body-font-size);
|
|
3762
|
+
line-height: var(--body-line-height);
|
|
3763
|
+
font-weight: 400;
|
|
3764
|
+
letter-spacing: 0;
|
|
3765
|
+
}
|
|
3766
|
+
.ids .ids-body .ids-anchor {
|
|
3767
|
+
color: var(--anchor-color);
|
|
3768
|
+
text-decoration: none;
|
|
3769
|
+
}
|
|
3770
|
+
.ids .ids-body .ids-anchor:visited {
|
|
3771
|
+
color: var(--anchor-color);
|
|
3772
|
+
}
|
|
3773
|
+
.ids .ids-body .ids-anchor:link {
|
|
3774
|
+
text-decoration: underline;
|
|
3775
|
+
}
|
|
3776
|
+
.ids .ids-body .ids-anchor:active, .ids .ids-body .ids-anchor:hover {
|
|
3777
|
+
color: var(--anchor-hover-color);
|
|
3778
|
+
text-decoration: underline;
|
|
3779
|
+
}
|
|
3780
|
+
.ids .ids-body.ids-disabled {
|
|
3781
|
+
color: var(---body-disabled-color);
|
|
3782
|
+
font-style: italic;
|
|
3783
|
+
}
|
|
3784
|
+
.ids .ids-small {
|
|
3785
|
+
font-style: normal;
|
|
3786
|
+
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
3787
|
+
font-size: 0.875rem;
|
|
3788
|
+
line-height: 1.25rem;
|
|
3789
|
+
font-weight: 400;
|
|
3790
|
+
letter-spacing: 0rem;
|
|
3791
|
+
font-family: var(--font-family_1);
|
|
3792
|
+
}
|
|
3793
|
+
.ids .ids-small .ids-anchor {
|
|
3794
|
+
color: var(--anchor-color);
|
|
3795
|
+
text-decoration: none;
|
|
3796
|
+
}
|
|
3797
|
+
.ids .ids-small .ids-anchor:visited {
|
|
3798
|
+
color: var(--anchor-color);
|
|
3799
|
+
}
|
|
3800
|
+
.ids .ids-small .ids-anchor:link {
|
|
3801
|
+
text-decoration: underline;
|
|
3802
|
+
}
|
|
3803
|
+
.ids .ids-small .ids-anchor:active, .ids .ids-small .ids-anchor:hover {
|
|
3804
|
+
color: var(--anchor-hover-color);
|
|
3805
|
+
text-decoration: underline;
|
|
3806
|
+
}
|
|
3807
|
+
.ids .ids-pagelist {
|
|
3808
|
+
font-style: normal;
|
|
3809
|
+
color: var(--page-list-color);
|
|
3810
|
+
font-family: var(--pagelist-font-family);
|
|
3811
|
+
font-size: var(--pagelist-font-size);
|
|
3812
|
+
line-height: var(--pagelist-line-height);
|
|
3813
|
+
font-weight: var(--pagelist-font-weight);
|
|
3814
|
+
letter-spacing: var(--pagelist-letterspacing);
|
|
3815
|
+
}
|
|
3816
|
+
.ids ul.ids-bullet-list,
|
|
3817
|
+
.ids .ids-bullet-list {
|
|
3818
|
+
list-style: disc;
|
|
3819
|
+
margin-left: 1.5rem;
|
|
3820
|
+
}
|
|
3821
|
+
.ids ul.ids-bullet-list li,
|
|
3822
|
+
.ids .ids-bullet-list li {
|
|
3823
|
+
margin-bottom: 1rem;
|
|
3824
|
+
padding-left: 0.5rem;
|
|
3825
|
+
display: list-item;
|
|
3826
|
+
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
3827
|
+
font-family: var(--font-family_1);
|
|
3828
|
+
font-size: 1rem;
|
|
3829
|
+
font-style: normal;
|
|
3830
|
+
font-weight: 400;
|
|
3831
|
+
letter-spacing: 0;
|
|
3832
|
+
line-height: var(--bullet-list-line-height);
|
|
3833
|
+
}
|
|
3834
|
+
.ids ul.ids-bullet-list li::marker,
|
|
3835
|
+
.ids .ids-bullet-list li::marker {
|
|
3836
|
+
color: var(--bullet-list-marker-color);
|
|
3533
3837
|
}
|
|
3534
|
-
|
|
3535
|
-
|
|
3838
|
+
.ids ol.ids-numbered-list,
|
|
3839
|
+
.ids .ids-numbered-list {
|
|
3840
|
+
list-style-type: decimal;
|
|
3841
|
+
margin-left: 1.5rem;
|
|
3536
3842
|
}
|
|
3537
|
-
|
|
3538
|
-
|
|
3539
|
-
|
|
3843
|
+
.ids ol.ids-numbered-list li,
|
|
3844
|
+
.ids .ids-numbered-list li {
|
|
3845
|
+
margin-bottom: 1rem;
|
|
3846
|
+
padding-left: 0.5rem;
|
|
3847
|
+
display: list-item;
|
|
3848
|
+
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
3849
|
+
font-family: var(--font-family_1);
|
|
3850
|
+
font-size: 1rem;
|
|
3851
|
+
font-style: normal;
|
|
3852
|
+
font-weight: 400;
|
|
3853
|
+
letter-spacing: 0rem;
|
|
3854
|
+
line-height: var(--bullet-list-line-height);
|
|
3855
|
+
}
|
|
3856
|
+
.ids ol.ids-numbered-list li::marker,
|
|
3857
|
+
.ids .ids-numbered-list li::marker {
|
|
3858
|
+
font-weight: var(--bullet-list-marker-font-weight);
|
|
3540
3859
|
}
|
|
3541
3860
|
|
|
3542
|
-
.ids-
|
|
3543
|
-
|
|
3544
|
-
margin: 0px;
|
|
3545
|
-
padding: 0px;
|
|
3546
|
-
display: flex;
|
|
3547
|
-
flex-direction: column;
|
|
3548
|
-
gap: 10px;
|
|
3861
|
+
.ids-content .ids-heading-xxl {
|
|
3862
|
+
margin-bottom: var(--heading-xxl-margin-bottom);
|
|
3549
3863
|
}
|
|
3550
|
-
.ids-
|
|
3551
|
-
|
|
3864
|
+
.ids-content .ids-heading-xl {
|
|
3865
|
+
margin-bottom: var(--heading-xl-margin-bottom);
|
|
3552
3866
|
}
|
|
3553
|
-
.ids-
|
|
3554
|
-
|
|
3555
|
-
|
|
3556
|
-
|
|
3557
|
-
|
|
3558
|
-
|
|
3867
|
+
.ids-content .ids-heading-l {
|
|
3868
|
+
margin-bottom: var(--heading-l-margin-bottom);
|
|
3869
|
+
}
|
|
3870
|
+
.ids-content .ids-heading-m,
|
|
3871
|
+
.ids-content .ids-heading-s,
|
|
3872
|
+
.ids-content .ids-heading-xs {
|
|
3559
3873
|
margin-bottom: 10px;
|
|
3560
3874
|
}
|
|
3875
|
+
.ids-content .ids-preamble {
|
|
3876
|
+
margin-bottom: 40px;
|
|
3877
|
+
}
|
|
3878
|
+
.ids-content .ids-body {
|
|
3879
|
+
margin-bottom: 30px;
|
|
3880
|
+
}
|
|
3561
3881
|
|
|
3562
3882
|
:root {
|
|
3563
3883
|
--IDS_MAX-WIDTH: 1280px;
|
|
@@ -3613,6 +3933,95 @@ select::placeholder {
|
|
|
3613
3933
|
}
|
|
3614
3934
|
|
|
3615
3935
|
:root {
|
|
3936
|
+
/* Font families */
|
|
3937
|
+
--font-family_1: "Open Sans";
|
|
3938
|
+
--font-family_2: "Inter";
|
|
3939
|
+
--heading-xxl-color: var(--IDS-COLOR-PRIMARY-40);
|
|
3940
|
+
--heading-xxl-font-family: var(--font-family_2);
|
|
3941
|
+
--heading-xxl-font-size: 2rem;
|
|
3942
|
+
--heading-xxl-line-height: 2.5rem;
|
|
3943
|
+
--heading-xxl-font-size-desktop: 3rem;
|
|
3944
|
+
--heading-xxl-line-height-desktop: 3.25rem;
|
|
3945
|
+
--heading-xxl-font-weight: 700;
|
|
3946
|
+
--heading-xxl-letter-spacing: -0.052rem;
|
|
3947
|
+
--heading-xxl-letter-spacing-desktop: -0.078rem;
|
|
3948
|
+
--heading-xxl-margin-bottom: 30px;
|
|
3949
|
+
--heading-xl-color: var(--IDS-COLOR-PRIMARY-40);
|
|
3950
|
+
--heading-xl-font-family: var(--font-family_2);
|
|
3951
|
+
--heading-xl-font-size: 1.625rem;
|
|
3952
|
+
--heading-xl-line-height: 2.125rem;
|
|
3953
|
+
--heading-xl-font-size-desktop: 2.25rem;
|
|
3954
|
+
--heading-xl-line-height-desktop: 2.625rem;
|
|
3955
|
+
--heading-xl-font-weight: 700;
|
|
3956
|
+
--heading-xl-letter-spacing: -0.031rem;
|
|
3957
|
+
--heading-xl-letter-spacing-desktop: -0.063rem;
|
|
3958
|
+
--heading-xl-margin-bottom: 30px;
|
|
3959
|
+
--heading-l-color: var(--IDS-COLOR-PRIMARY-40);
|
|
3960
|
+
--heading-l-font-family: var(--font-family_2);
|
|
3961
|
+
--heading-l-font-size-desktop: 1.75rem;
|
|
3962
|
+
--heading-l-line-height-desktop: 2.25rem;
|
|
3963
|
+
--heading-l-font-size: 1.5rem;
|
|
3964
|
+
--heading-l-line-height: 1.875rem;
|
|
3965
|
+
--heading-l-font-weight: 700;
|
|
3966
|
+
--heading-l-letter-spacing: -0.025rem;
|
|
3967
|
+
--heading-l-letter-spacing-desktop: -0.044rem;
|
|
3968
|
+
--heading-l-margin-bottom: 30px;
|
|
3969
|
+
--heading-m-color: var(--IDS-COLOR-PRIMARY-40);
|
|
3970
|
+
--heading-m-font-family: var(--font-family_2);
|
|
3971
|
+
--heading-m-font-size: 1.375rem;
|
|
3972
|
+
--heading-m-line-height: 1.75rem;
|
|
3973
|
+
--heading-m-font-size-desktop: 1.5rem;
|
|
3974
|
+
--heading-m-line-height-desktop: 1.875rem;
|
|
3975
|
+
--heading-m-font-weight: 700;
|
|
3976
|
+
--heading-m-letter-spacing: -0.019rem;
|
|
3977
|
+
--heading-m-letter-spacing-desktop: -0.031rem;
|
|
3978
|
+
--heading-s-color: var(--IDS-COLOR-NEUTRAL-20);
|
|
3979
|
+
--heading-s-font-family: var(--font-family_2);
|
|
3980
|
+
--heading-s-font-size: 1.25rem;
|
|
3981
|
+
--heading-s-line-height: 1.5rem;
|
|
3982
|
+
--heading-s-font-size-desktop: 1.25rem;
|
|
3983
|
+
--heading-s-line-height-desktop: 1.5rem;
|
|
3984
|
+
--heading-s-font-weight: 700;
|
|
3985
|
+
--heading-s-letter-spacing: -0.013rem;
|
|
3986
|
+
--heading-s-letter-spacing-desktop: -0.025rem;
|
|
3987
|
+
--heading-xs-color: var(--IDS-COLOR-NEUTRAL-20);
|
|
3988
|
+
--heading-xs-font-family: var(--font-family_2);
|
|
3989
|
+
--heading-xs-font-size: 1rem;
|
|
3990
|
+
--heading-xs-line-height: 1.25rem;
|
|
3991
|
+
--heading-xs-font-weight: 700;
|
|
3992
|
+
--heading-xs-letter-spacing: 0;
|
|
3993
|
+
--anchor-color: var(--IDS-COLOR-ACCENT-40);
|
|
3994
|
+
--anchor-hover-color: var(--IDS-COLOR-ACCENT-30);
|
|
3995
|
+
--preamble-font-family: var(--font-family_1);
|
|
3996
|
+
--preamble-font-size: 1.125rem;
|
|
3997
|
+
--preamble-line-height: 1.75rem;
|
|
3998
|
+
--preamble-font-size-desktop: 1.375rem;
|
|
3999
|
+
--preamble-line-height-desktop: 2.25rem;
|
|
4000
|
+
--body-font-family: var(--font-family_1);
|
|
4001
|
+
--body-font-size: 1rem;
|
|
4002
|
+
--body-font-line-height: 1.5rem;
|
|
4003
|
+
--body-disabled-color: var(--IDS-COLOR-PRIMARY-35);
|
|
4004
|
+
--page-list-color: var(--IDS-COLOR-PRIMARY-35);
|
|
4005
|
+
--pagelist-font-family: var(--font-family_2);
|
|
4006
|
+
--pagelist-font-size: 1.25rem;
|
|
4007
|
+
--pagelist-line-height: 1.5rem;
|
|
4008
|
+
--pagelist-font-weight: 700;
|
|
4009
|
+
--pagelist-letterspacing: -0.025rem;
|
|
4010
|
+
--bullet-list-marker-color: var(--IDS-COLOR-PRIMARY-40);
|
|
4011
|
+
--bullet-list-marker-font-weight: bold;
|
|
4012
|
+
--bullet-list-line-height: 1.5rem;
|
|
4013
|
+
}
|
|
4014
|
+
|
|
4015
|
+
:root {
|
|
4016
|
+
/**********************
|
|
4017
|
+
* General
|
|
4018
|
+
**********************/
|
|
4019
|
+
--IDS-BORDER-RADIUS: 10px;
|
|
4020
|
+
--IDS-BASE__FONT-COLOR: var(--IDS-COLOR-NEUTRAL-20);
|
|
4021
|
+
--IDS-SCROLL_COLOR: var(--IDS-COLOR-ACCENT-40);
|
|
4022
|
+
--IDS-SCROLL_HOVER-COLOR: var(--IDS-COLOR-ACCENT-30);
|
|
4023
|
+
--IDS-SCROLL_TRACK-COLOR: var(--IDS-COLOR-NEUTRAL-99);
|
|
4024
|
+
--IDS-OVERLAY__BACKGROUND-COLOR: rgba(53, 53, 53, 0.6);
|
|
3616
4025
|
/**********************
|
|
3617
4026
|
* FORM
|
|
3618
4027
|
**********************/
|
|
@@ -3629,7 +4038,7 @@ select::placeholder {
|
|
|
3629
4038
|
--IDS-FORM__LABEL__FONT-SIZE: 1rem;
|
|
3630
4039
|
--IDS-FORM__LABEL__FONT-WEIGHT: 400;
|
|
3631
4040
|
--IDS-FORM__LABEL__LETTER-SPACING: 0px;
|
|
3632
|
-
--IDS-FORM__LABEL__HEIGHT: 1.
|
|
4041
|
+
--IDS-FORM__LABEL__HEIGHT: 1.25rem;
|
|
3633
4042
|
/* ERROR MESSAGE */
|
|
3634
4043
|
--IDS-ERROR-MESSAGE__COLOR: var(--IDS-COLOR-ERROR-40);
|
|
3635
4044
|
--IDS-ERROR-MESSAGE__MARGIN-TOP: 0.8rem;
|
|
@@ -3678,11 +4087,10 @@ select::placeholder {
|
|
|
3678
4087
|
--IDS-INPUT_BORDER: 1px solid var(--IDS-COLOR-ACCENT-40);
|
|
3679
4088
|
--IDS-INPUT_BORDER-BOTTOM: var(--IDS-INPUT_BORDER);
|
|
3680
4089
|
--IDS-INPUT_BORDER-RADIUS: 0.625rem;
|
|
3681
|
-
--IDS-INPUT_BOX-SHADOW: inset
|
|
4090
|
+
--IDS-INPUT_BOX-SHADOW: inset 0 5px 10px rgba(99, 100, 102, 0.2);
|
|
3682
4091
|
--IDS-INPUT_COLOR: var(--IDS-COLOR-NEUTRAL-20);
|
|
3683
4092
|
--IDS-INPUT__ICON--DISABLED__FILL: var(--IDS-COLOR-NEUTRAL-50);
|
|
3684
4093
|
--IDS-INPUT--SEARCH__BORDER-RADIUS: 0.625rem;
|
|
3685
|
-
--IDS-INPUT--SEARCH__CANCEL-ICON: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" role="img" fill="none" width="20" height="20" style="" viewBox="0 0 40 40" aria-hidden="true"><!--%3Flit$332566053$--><path xmlns="http://www.w3.org/2000/svg" d="M4.26777 0.732233C3.29146 -0.244078 1.70854 -0.244078 0.732233 0.732233C-0.244078 1.70854 -0.244078 3.29146 0.732233 4.26777L16.4645 20L0.732233 35.7322C-0.244078 36.7085 -0.244078 38.2915 0.732233 39.2678C1.70854 40.2441 3.29146 40.2441 4.26777 39.2678L20 23.5355L35.7322 39.2678C36.7085 40.2441 38.2915 40.2441 39.2678 39.2678C40.2441 38.2915 40.2441 36.7085 39.2678 35.7322L23.5355 20L39.2678 4.26777C40.2441 3.29146 40.2441 1.70854 39.2678 0.732233C38.2915 -0.244078 36.7085 -0.244078 35.7322 0.732233L20 16.4645L4.26777 0.732233Z" fill="%23396291"></path></svg>');
|
|
3686
4094
|
/* RADIO */
|
|
3687
4095
|
--IDS-RADIO__BACKGROUND-COLOR: var(--IDS-COLOR-ACCENT-95);
|
|
3688
4096
|
--IDS-RADIO__BORDER: 0.0625rem solid var(--IDS-COLOR-ACCENT-40);
|
|
@@ -3699,16 +4107,17 @@ select::placeholder {
|
|
|
3699
4107
|
--IDS-SELECT__CHEVRON-ICON--HOVER: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" role="img" fill="none" width="7" height="12" style="" viewBox="0 0 7 12" aria-hidden="true"><!--%3Flit$300635863$--><g><path d="M4.1627 5.57692L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893C0.683418 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L6.28403 4.86982C6.67456 5.26034 6.67455 5.89351 6.28402 6.28404L1.7071 10.8609C1.31657 11.2514 0.683406 11.2514 0.292886 10.8608C-0.0976345 10.4703 -0.0976276 9.83715 0.292901 9.44663L4.1627 5.57692Z" fill="rgb(59,66,102)"></path></g></svg>');
|
|
3700
4108
|
/* Toggle */
|
|
3701
4109
|
--IDS-TOGGLE__BACKGROUND-COLOR: var(--IDS-COLOR-NEUTRAL-50);
|
|
3702
|
-
--IDS-TOGGLE--
|
|
4110
|
+
--IDS-TOGGLE--CHECKED__BACKGROUND-COLOR: var(--IDS-COLOR-SUCCESS-40);
|
|
4111
|
+
--IDS-TOGGLE-KNOB__BACKGROUND-IMAGE: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" role="img" fill="none" width="10" height="10" style="" viewBox="0 0 40 40" aria-hidden="true"><!--%3Flit$332566053$--><path xmlns="http://www.w3.org/2000/svg" d="M4.26777 0.732233C3.29146 -0.244078 1.70854 -0.244078 0.732233 0.732233C-0.244078 1.70854 -0.244078 3.29146 0.732233 4.26777L16.4645 20L0.732233 35.7322C-0.244078 36.7085 -0.244078 38.2915 0.732233 39.2678C1.70854 40.2441 3.29146 40.2441 4.26777 39.2678L20 23.5355L35.7322 39.2678C36.7085 40.2441 38.2915 40.2441 39.2678 39.2678C40.2441 38.2915 40.2441 36.7085 39.2678 35.7322L23.5355 20L39.2678 4.26777C40.2441 3.29146 40.2441 1.70854 39.2678 0.732233C38.2915 -0.244078 36.7085 -0.244078 35.7322 0.732233L20 16.4645L4.26777 0.732233Z" fill="rgb(53,53,53)"></path></svg>');
|
|
4112
|
+
--IDS-TOGGLE-KNOB--CHECKED__BACKGROUND-IMAGE: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="16" height="11" viewBox="0 0 40 32" fill="none"><path xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" d="M39.1772 0.674536C40.2151 1.62733 40.2798 3.23649 39.3218 4.26869L14.343 31.1817C13.8554 31.7071 13.1679 32.0041 12.4489 32C11.73 31.9958 11.046 31.6909 10.5646 31.1598L0.658175 20.2339C-0.287695 19.1907 -0.20415 17.5824 0.844778 16.6417C1.8937 15.7009 3.51081 15.784 4.45668 16.8273L12.4859 25.6828L35.5634 0.818302C36.5214 -0.213896 38.1394 -0.278263 39.1772 0.674536Z" fill="rgb(59,66,102)"></path></svg>');
|
|
4113
|
+
--IDS-TOGGLE-KNOB__DISABLED__BACKGROUND-IMAGE: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" role="img" fill="none" width="10" height="10" style="" viewBox="0 0 40 40" aria-hidden="true"><!--%3Flit$332566053$--><path xmlns="http://www.w3.org/2000/svg" d="M4.26777 0.732233C3.29146 -0.244078 1.70854 -0.244078 0.732233 0.732233C-0.244078 1.70854 -0.244078 3.29146 0.732233 4.26777L16.4645 20L0.732233 35.7322C-0.244078 36.7085 -0.244078 38.2915 0.732233 39.2678C1.70854 40.2441 3.29146 40.2441 4.26777 39.2678L20 23.5355L35.7322 39.2678C36.7085 40.2441 38.2915 40.2441 39.2678 39.2678C40.2441 38.2915 40.2441 36.7085 39.2678 35.7322L23.5355 20L39.2678 4.26777C40.2441 3.29146 40.2441 1.70854 39.2678 0.732233C38.2915 -0.244078 36.7085 -0.244078 35.7322 0.732233L20 16.4645L4.26777 0.732233Z" fill="rgb(128,130,133)"></path></svg>');
|
|
4114
|
+
--IDS-TOGGLE-KNOB--DISABLED--CHECKED__BACKGROUND-IMAGE: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="16" height="11" viewBox="0 0 40 32" fill="none"><path xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" d="M39.1772 0.674536C40.2151 1.62733 40.2798 3.23649 39.3218 4.26869L14.343 31.1817C13.8554 31.7071 13.1679 32.0041 12.4489 32C11.73 31.9958 11.046 31.6909 10.5646 31.1598L0.658175 20.2339C-0.287695 19.1907 -0.20415 17.5824 0.844778 16.6417C1.8937 15.7009 3.51081 15.784 4.45668 16.8273L12.4859 25.6828L35.5634 0.818302C36.5214 -0.213896 38.1394 -0.278263 39.1772 0.674536Z" fill="rgb(128,130,133)"></path></svg>');
|
|
3703
4115
|
--IDS-TOGGLE--DISABLED__BACKGROUND-COLOR: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3704
|
-
--IDS-TOGGLE
|
|
3705
|
-
--IDS-TOGGLE-
|
|
3706
|
-
--IDS-TOGGLE-ICON--DISABLED__COLOR: var(--IDS-COLOR-NEUTRAL-40);
|
|
3707
|
-
--IDS-TOGGLE-KNOB--DISABLED__BACKGROUND-COLOR: var(--IDS-COLOR-NEUTRAL-90);
|
|
3708
|
-
--IDS-TOGGLE-SLIDER--DISABLED__BORDER: 1px dashed var(--IDS-COLOR-NEUTRAL-40);
|
|
4116
|
+
--IDS-TOGGLE--DISABLED__BORDER: 1px dashed var(--IDS-COLOR-NEUTRAL-40);
|
|
4117
|
+
--IDS-TOGGLE-KNOB--DISABLED_BACKGROUND-COLOR: var(--IDS-COLOR-NEUTRAL-90);
|
|
3709
4118
|
/* Textarea */
|
|
3710
4119
|
--IDS-TEXTAREA__BACKGROUND-COLOR: var(--IDS-COLOR-NEUTRAL-90);
|
|
3711
|
-
--IDS-TEXTAREA-
|
|
4120
|
+
--IDS-TEXTAREA-RESIZER-IMAGE: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' version='1.1' id='svg3' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs3' /%3E%3Cpath d='m 32.750455,4.7161113 c 0.976302,0.9763023 0.529818,2.224356 -0.446491,3.2006654 L 7.8342826,32.274835 c -0.9763016,0.976302 -2.3917967,1.70185 -3.3680997,0.725548 -0.9763016,-0.976303 -0.9763016,-2.559232 0,-3.535533 L 29.214921,4.7161113 c 0.976309,-0.9763094 2.559232,-0.9763023 3.535534,0 z' fill='%23396291' id='path2' /%3E%3Cpath d='m 32.876716,22.751757 c 0.384143,-0.71897 0.316192,-1.636374 -0.299366,-2.19609 -0.663607,-0.603405 -1.851199,-0.577406 -2.545108,-0.158033 l -10.906246,10.66159 c -0.440031,0.431082 -0.426797,1.850489 0.270247,2.410027 0.620863,0.498385 2.193013,0.576181 2.633044,0.145099 z' fill='%23396291' id='path1' style='fill:%23396291;fill-opacity:1;stroke-width:0.446104' /%3E%3C/svg%3E%0A");
|
|
3712
4121
|
/* Range */
|
|
3713
4122
|
--IDS-RANGE__BACKGROUND-COLOR: var(--IDS-COLOR-NEUTRAL-90);
|
|
3714
4123
|
--IDS-RANGE-SELECTION__BACKGROUND-COLOR: var(--IDS-COLOR-ACCENT-40);
|
|
@@ -3720,17 +4129,17 @@ select::placeholder {
|
|
|
3720
4129
|
--IDS-DESCRIPTION-LIST__DISPLAY: flex;
|
|
3721
4130
|
--IDS-DESCRIPTION-LIST__BORDER: 0;
|
|
3722
4131
|
--IDS-DESCRIPTION-LIST__BORDER-RADIUS: 0;
|
|
3723
|
-
--IDS-DESCRIPTION-
|
|
4132
|
+
--IDS-DESCRIPTION-LIST__PADDING: 0;
|
|
3724
4133
|
--IDS-DESCRIPTION-LIST-TERM__BACKGROUND-COLOR: transparent;
|
|
3725
4134
|
--IDS-DESCRIPTION-LIST-DESCRIPTION__MARGIN-BOTTOM: 12px;
|
|
3726
|
-
--IDS-DESCRIPTION-LIST-DESCRIPTION__PADDING: 0;
|
|
3727
4135
|
--IDS-DESCRIPTION-LIST__DISPLAY--COLUMN: grid;
|
|
3728
4136
|
--IDS-DESCRIPTION-LIST__BORDER--COLUMN: 1px solid var(--IDS-COLOR-PRIMARY-30);
|
|
3729
4137
|
--IDS-DESCRIPTION-LIST__BORDER-RADIUS--COLUMN: 5px;
|
|
3730
|
-
--IDS-DESCRIPTION-
|
|
4138
|
+
--IDS-DESCRIPTION-LIST__PADDING--COLUMN: 8px 16px;
|
|
3731
4139
|
--IDS-DESCRIPTION-LIST-TERM__BACKGROUND-COLOR--COLUMN: var(--IDS-COLOR-PRIMARY-90);
|
|
3732
4140
|
--IDS-DESCRIPTION-LIST-DESCRIPTION__MARGIN-BOTTOM--COLUMN: 0;
|
|
3733
|
-
|
|
4141
|
+
/* Side panel */
|
|
4142
|
+
--IDS-SIDE-PANEL__BORDER-COLOR: var(--IDS-COLOR-NEUTRAL-50);
|
|
3734
4143
|
/********************************************************************
|
|
3735
4144
|
/* Font families */
|
|
3736
4145
|
--font-family_1: "Open Sans";
|
|
@@ -4142,7 +4551,7 @@ select::placeholder {
|
|
|
4142
4551
|
--IDS-NOTIFICATION-BADGE__BACKGROUND-COLOR: var(--IDS-COLOR-PRIMARY-40);
|
|
4143
4552
|
--IDS-NOTIFICATION-BADGE__COLOR: white;
|
|
4144
4553
|
/* Tag */
|
|
4145
|
-
--IDS-TAG__BACKGROUND-COLOR:
|
|
4554
|
+
--IDS-TAG__BACKGROUND-COLOR: var(--IDS-COLOR-NEUTRAL-100);
|
|
4146
4555
|
--IDS-TAG__FONT-FAMILY: var(--font-family_2);
|
|
4147
4556
|
--IDS-TAG__BORDER-COLOR: var(--IDS-COLOR-NEUTRAL-50);
|
|
4148
4557
|
--IDS-TAG__BORDER-RADIUS: 5px;
|
|
@@ -4198,18 +4607,17 @@ select::placeholder {
|
|
|
4198
4607
|
--IDS-TAB--SELECTED--AFTER_BOTTOM: -5px;
|
|
4199
4608
|
--IDS-TAB--SELECTED--BEFORE_CONTENT: none;
|
|
4200
4609
|
/* Table */
|
|
4201
|
-
--
|
|
4202
|
-
--
|
|
4203
|
-
--
|
|
4204
|
-
--
|
|
4205
|
-
--table_border-bottom: 1px solid var(--IDS-COLOR-PRIMARY-40);
|
|
4206
|
-
--table_broder-radius: 10px 10px 0px 0px;
|
|
4610
|
+
--IDS-TABLE-HEAD__BACKGROUND_COLOR: var(--IDS-COLOR-PRIMARY-90);
|
|
4611
|
+
--IDS-TABLE-CELL__BORDER: 1px solid var(--IDS-COLOR-PRIMARY-40);
|
|
4612
|
+
--IDS-TABLE__BORDER-BOTTOM: 1px solid var(--IDS-COLOR-PRIMARY-40);
|
|
4613
|
+
--IDS-TABLE__BORDER-RADIUS: 10px 10px 0 0;
|
|
4207
4614
|
/* Data Table */
|
|
4208
|
-
--
|
|
4209
|
-
--
|
|
4210
|
-
--
|
|
4211
|
-
--
|
|
4212
|
-
--
|
|
4615
|
+
--IDS-DATA-TABLE-HEAD__BACKGROUND_COLOR: var(--IDS-COLOR-ACCENT-95);
|
|
4616
|
+
--IDS-DATA-TABLE-CELL__BACKGROUND_COLOR: var(--IDS-COLOR-NEUTRAL-100);
|
|
4617
|
+
--IDS-DATA-TABLE-CELL--SELECTED: var(--IDS-COLOR-ACCENT-95);
|
|
4618
|
+
--IDS-DATA-TABLE-CELL__BORDER_COLOR: var(--IDS-COLOR-ACCENT-30);
|
|
4619
|
+
--IDS-DATA-TABLE__BORDER-RADIUS: 10px 10px 5px 5px;
|
|
4620
|
+
--IDS-DATA-TABLE-HEAD__FONT-FAMILY: var(--font-family_2);
|
|
4213
4621
|
/* Time */
|
|
4214
4622
|
--time-width: 100%;
|
|
4215
4623
|
--time-height: 50px;
|
|
@@ -4250,11 +4658,9 @@ select::placeholder {
|
|
|
4250
4658
|
ids-input input[type=search]::-webkit-search-cancel-button,
|
|
4251
4659
|
ids-input input[type=search]::-webkit-search-results-button,
|
|
4252
4660
|
ids-input input[type=search]::-webkit-search-results-decoration {
|
|
4253
|
-
|
|
4661
|
+
appearance: none;
|
|
4254
4662
|
-webkit-appearance: none;
|
|
4255
|
-
|
|
4256
|
-
width: 20px;
|
|
4257
|
-
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" role="img" fill="none" width="20" height="20" style="" viewBox="0 0 40 40" aria-hidden="true"><!--%3Flit$332566053$--><path xmlns="http://www.w3.org/2000/svg" d="M4.26777 0.732233C3.29146 -0.244078 1.70854 -0.244078 0.732233 0.732233C-0.244078 1.70854 -0.244078 3.29146 0.732233 4.26777L16.4645 20L0.732233 35.7322C-0.244078 36.7085 -0.244078 38.2915 0.732233 39.2678C1.70854 40.2441 3.29146 40.2441 4.26777 39.2678L20 23.5355L35.7322 39.2678C36.7085 40.2441 38.2915 40.2441 39.2678 39.2678C40.2441 38.2915 40.2441 36.7085 39.2678 35.7322L23.5355 20L39.2678 4.26777C40.2441 3.29146 40.2441 1.70854 39.2678 0.732233C38.2915 -0.244078 36.7085 -0.244078 35.7322 0.732233L20 16.4645L4.26777 0.732233Z" fill="%23396291"></path></svg>');
|
|
4663
|
+
display: none;
|
|
4258
4664
|
}
|
|
4259
4665
|
|
|
4260
4666
|
.ids-divider {
|
|
@@ -4264,276 +4670,76 @@ ids-input input[type=search]::-webkit-search-results-decoration {
|
|
|
4264
4670
|
border: none;
|
|
4265
4671
|
}
|
|
4266
4672
|
|
|
4267
|
-
|
|
4268
|
-
|
|
4269
|
-
|
|
4270
|
-
|
|
4271
|
-
|
|
4272
|
-
.ids-content .ids-body {
|
|
4273
|
-
margin-bottom: 30px;
|
|
4274
|
-
}
|
|
4275
|
-
|
|
4276
|
-
.ids-content .ids-heading-2,
|
|
4277
|
-
.ids-content .ids-heading-2.ids-small,
|
|
4278
|
-
.ids-content .ids-heading-3,
|
|
4279
|
-
.ids-content .ids-heading-4,
|
|
4280
|
-
.ids-content .ids-heading-5,
|
|
4281
|
-
.ids-content .ids-heading-6 {
|
|
4282
|
-
margin-bottom: 10px;
|
|
4283
|
-
}
|
|
4284
|
-
|
|
4285
|
-
.ids-content .ids-preamble {
|
|
4286
|
-
margin-bottom: 40px;
|
|
4287
|
-
}
|
|
4288
|
-
|
|
4289
|
-
.ids .ids-heading-1 {
|
|
4290
|
-
color: var(--IDS-COLOR-PRIMARY-40);
|
|
4291
|
-
font-style: normal;
|
|
4292
|
-
font-family: var(--heading-1-font-family);
|
|
4293
|
-
font-size: var(--heading-1-font-size);
|
|
4294
|
-
font-weight: var(--heading-1-font-weight);
|
|
4295
|
-
letter-spacing: var(--heading-1-letter-spacing);
|
|
4296
|
-
line-height: var(--heading-1-line-height);
|
|
4297
|
-
}
|
|
4298
|
-
@media (max-width: 1024px) {
|
|
4299
|
-
.ids .ids-heading-1 {
|
|
4300
|
-
font-size: var(--heading-1-font-size-small);
|
|
4301
|
-
line-height: var(--heading-1-line-height-small);
|
|
4302
|
-
}
|
|
4303
|
-
}
|
|
4304
|
-
|
|
4305
|
-
.ids .ids-heading-1.ids-small {
|
|
4306
|
-
color: var(--IDS-COLOR-PRIMARY-40);
|
|
4307
|
-
font-style: normal;
|
|
4308
|
-
font-family: var(--heading-1-small-font-family);
|
|
4309
|
-
font-size: var(--heading-1-small-font-size);
|
|
4310
|
-
font-weight: var(--heading-1-small-font-weight);
|
|
4311
|
-
letter-spacing: var(--heading-1-small-letter-spacing);
|
|
4312
|
-
line-height: var(--heading-1-small-line-height);
|
|
4313
|
-
}
|
|
4314
|
-
@media (max-width: 1024px) {
|
|
4315
|
-
.ids .ids-heading-1.ids-small {
|
|
4316
|
-
font-size: var(--heading-1-small-font-size-small);
|
|
4317
|
-
line-height: var(--heading-1-small-line-height-small);
|
|
4318
|
-
}
|
|
4319
|
-
}
|
|
4320
|
-
|
|
4321
|
-
.ids .ids-heading-2 {
|
|
4322
|
-
color: var(--IDS-COLOR-PRIMARY-40);
|
|
4323
|
-
font-style: normal;
|
|
4324
|
-
font-family: var(--heading-2-font-family);
|
|
4325
|
-
font-size: var(--heading-2-font-size);
|
|
4326
|
-
font-weight: var(--heading-2-font-weight);
|
|
4327
|
-
letter-spacing: var(--heading-2-letter-spacing);
|
|
4328
|
-
line-height: var(--heading-2-line-height);
|
|
4329
|
-
}
|
|
4330
|
-
@media (max-width: 1024px) {
|
|
4331
|
-
.ids .ids-heading-2 {
|
|
4332
|
-
font-size: var(--heading-2-font-size-small);
|
|
4333
|
-
line-height: var(--heading-2-line-height-small);
|
|
4334
|
-
}
|
|
4335
|
-
}
|
|
4336
|
-
|
|
4337
|
-
.ids .ids-heading-2 .ids-anchor:link,
|
|
4338
|
-
.ids .ids-heading-2 .ids-anchor:visited {
|
|
4339
|
-
color: var(--IDS-COLOR-ACCENT-40);
|
|
4340
|
-
text-decoration: none;
|
|
4341
|
-
}
|
|
4342
|
-
|
|
4343
|
-
.ids .ids-heading-2 .ids-anchor:active,
|
|
4344
|
-
.ids .ids-heading-2 .ids-anchor:hover {
|
|
4345
|
-
color: var(--IDS-COLOR-ACCENT-30);
|
|
4346
|
-
}
|
|
4347
|
-
|
|
4348
|
-
.ids .ids-heading-3 {
|
|
4349
|
-
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
4350
|
-
font-style: normal;
|
|
4351
|
-
font-family: var(--heading-3-font-family);
|
|
4352
|
-
font-size: var(--heading-3-font-size);
|
|
4353
|
-
font-weight: var(--heading-3-font-weight);
|
|
4354
|
-
letter-spacing: var(--heading-3-letter-spacing);
|
|
4355
|
-
line-height: var(--heading-3-line-height);
|
|
4356
|
-
}
|
|
4357
|
-
|
|
4358
|
-
.ids .ids-heading-3 .ids-anchor:link,
|
|
4359
|
-
.ids .ids-heading-3 .ids-anchor:visited {
|
|
4360
|
-
color: var(--IDS-COLOR-ACCENT-40);
|
|
4361
|
-
text-decoration: none;
|
|
4362
|
-
}
|
|
4363
|
-
|
|
4364
|
-
.ids .ids-heading-3 .ids-anchor:active,
|
|
4365
|
-
.ids .ids-heading-3 .ids-anchor:hover {
|
|
4366
|
-
color: var(--IDS-COLOR-ACCENT-30);
|
|
4367
|
-
}
|
|
4368
|
-
|
|
4369
|
-
.ids .ids-heading-4 {
|
|
4370
|
-
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
4371
|
-
font-style: normal;
|
|
4372
|
-
font-family: var(--heading-4-font-family);
|
|
4373
|
-
font-size: var(--heading-4-font-size);
|
|
4374
|
-
font-weight: var(--heading-4-font-weight);
|
|
4375
|
-
letter-spacing: var(--heading-4-letter-spacing);
|
|
4376
|
-
line-height: var(--heading-4-line-height);
|
|
4377
|
-
}
|
|
4378
|
-
|
|
4379
|
-
.ids .ids-heading-4 .ids-anchor:link,
|
|
4380
|
-
.ids .ids-heading-4 .ids-anchor:visited {
|
|
4381
|
-
color: var(--IDS-COLOR-ACCENT-40);
|
|
4382
|
-
text-decoration: none;
|
|
4383
|
-
}
|
|
4384
|
-
|
|
4385
|
-
.ids .ids-heading-4 .ids-anchor:active,
|
|
4386
|
-
.ids .ids-heading-4 .ids-anchor:hover {
|
|
4387
|
-
color: var(--IDS-COLOR-ACCENT-30);
|
|
4388
|
-
}
|
|
4389
|
-
|
|
4390
|
-
.ids .ids-heading-5 {
|
|
4391
|
-
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
4392
|
-
font-style: normal;
|
|
4393
|
-
font-family: var(--heading-3-font-family);
|
|
4394
|
-
font-size: var(--heading-3-font-size);
|
|
4395
|
-
font-weight: var(--heading-3-font-weight);
|
|
4396
|
-
letter-spacing: var(--heading-3-letter-spacing);
|
|
4397
|
-
line-height: var(--heading-3-line-height);
|
|
4398
|
-
}
|
|
4399
|
-
|
|
4400
|
-
.ids .ids-heading-6 {
|
|
4401
|
-
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
4402
|
-
font-style: normal;
|
|
4403
|
-
font-family: var(--heading-4-font-family);
|
|
4404
|
-
font-size: var(--heading-4-font-size);
|
|
4405
|
-
font-weight: var(--heading-4-font-weight);
|
|
4406
|
-
letter-spacing: var(--heading-4-letter-spacing);
|
|
4407
|
-
line-height: var(--heading-4-line-height);
|
|
4408
|
-
}
|
|
4409
|
-
|
|
4410
|
-
.ids .ids-preamble {
|
|
4411
|
-
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
4412
|
-
font-family: var(--font-family_1);
|
|
4413
|
-
font-size: 1.375rem;
|
|
4414
|
-
font-style: normal;
|
|
4415
|
-
font-weight: 300;
|
|
4416
|
-
letter-spacing: 0rem;
|
|
4417
|
-
line-height: 2.25rem;
|
|
4673
|
+
.ids-scrollbar::-webkit-scrollbar {
|
|
4674
|
+
width: 14px;
|
|
4675
|
+
position: absolute;
|
|
4676
|
+
margin-left: -20px;
|
|
4677
|
+
margin-top: 10px;
|
|
4418
4678
|
}
|
|
4419
|
-
|
|
4420
|
-
|
|
4421
|
-
|
|
4422
|
-
|
|
4423
|
-
|
|
4679
|
+
.ids-scrollbar::-webkit-scrollbar-track {
|
|
4680
|
+
background: var(--IDS-SCROLL_TRACK-COLOR);
|
|
4681
|
+
border-radius: 10px;
|
|
4682
|
+
margin-top: 10px;
|
|
4683
|
+
margin-bottom: 0;
|
|
4424
4684
|
}
|
|
4425
|
-
|
|
4426
|
-
|
|
4427
|
-
|
|
4428
|
-
|
|
4429
|
-
|
|
4430
|
-
|
|
4431
|
-
font-weight: 400;
|
|
4432
|
-
letter-spacing: 0px;
|
|
4433
|
-
line-height: 1.5rem;
|
|
4685
|
+
.ids-scrollbar::-webkit-resizer {
|
|
4686
|
+
appearance: none;
|
|
4687
|
+
background-image: var(--IDS-TEXTAREA-RESIZER-IMAGE);
|
|
4688
|
+
background-repeat: no-repeat;
|
|
4689
|
+
background-position: center center;
|
|
4690
|
+
background-size: cover;
|
|
4434
4691
|
}
|
|
4435
|
-
|
|
4436
|
-
|
|
4437
|
-
.ids .ids-bullet-list {
|
|
4438
|
-
list-style: disc;
|
|
4439
|
-
margin-left: 1.5rem;
|
|
4692
|
+
.ids-scrollbar::-webkit-scrollbar-corner {
|
|
4693
|
+
background-color: transparent;
|
|
4440
4694
|
}
|
|
4441
|
-
.ids
|
|
4442
|
-
|
|
4443
|
-
|
|
4444
|
-
|
|
4445
|
-
|
|
4446
|
-
|
|
4447
|
-
font-family: var(--font-family_1);
|
|
4448
|
-
font-size: 1rem;
|
|
4449
|
-
font-style: normal;
|
|
4450
|
-
font-weight: 400;
|
|
4451
|
-
letter-spacing: 0px;
|
|
4452
|
-
line-height: 1.5rem;
|
|
4695
|
+
.ids-scrollbar::-webkit-scrollbar-thumb {
|
|
4696
|
+
cursor: auto;
|
|
4697
|
+
background: var(--IDS-SCROLL_COLOR);
|
|
4698
|
+
border-radius: 10px;
|
|
4699
|
+
box-sizing: border-box;
|
|
4700
|
+
border: 3px solid var(--IDS-SCROLL_TRACK-COLOR);
|
|
4453
4701
|
}
|
|
4454
|
-
.ids
|
|
4455
|
-
|
|
4456
|
-
color: var(--bullet-list-marker-color);
|
|
4702
|
+
.ids-scrollbar::-webkit-scrollbar-thumb:hover {
|
|
4703
|
+
background: var(--IDS-SCROLL_HOVER-COLOR);
|
|
4457
4704
|
}
|
|
4458
4705
|
|
|
4459
|
-
.ids
|
|
4460
|
-
|
|
4461
|
-
|
|
4462
|
-
|
|
4463
|
-
|
|
4464
|
-
.ids ol.ids-numbered-list li,
|
|
4465
|
-
.ids .ids-numbered-list li {
|
|
4466
|
-
margin-bottom: 1rem;
|
|
4467
|
-
padding-left: 0.5rem;
|
|
4468
|
-
display: list-item;
|
|
4469
|
-
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
4470
|
-
font-family: var(--font-family_1);
|
|
4471
|
-
font-size: 1rem;
|
|
4706
|
+
.ids-label {
|
|
4707
|
+
display: inline-block;
|
|
4708
|
+
color: var(--IDS-FORM__LABEL__COLOR);
|
|
4709
|
+
font-family: var(--IDS-FORM__LABEL__FONT-FAMILY);
|
|
4710
|
+
font-size: var(--IDS-FORM__LABEL__FONT-SIZE);
|
|
4472
4711
|
font-style: normal;
|
|
4473
|
-
font-weight:
|
|
4474
|
-
letter-spacing:
|
|
4475
|
-
line-height:
|
|
4712
|
+
font-weight: var(--IDS-FORM__LABEL__FONT-WEIGHT);
|
|
4713
|
+
letter-spacing: var(--IDS-FORM__LABEL__LETTER-SPACING);
|
|
4714
|
+
line-height: var(--IDS-FORM__LABEL__HEIGHT);
|
|
4715
|
+
margin-top: 3px;
|
|
4716
|
+
min-height: 24px;
|
|
4717
|
+
min-width: 24px;
|
|
4476
4718
|
}
|
|
4477
|
-
.ids
|
|
4478
|
-
|
|
4479
|
-
font-weight: var(--bullet-list-marker-font-weight);
|
|
4719
|
+
.ids-label.ids-label--clickable {
|
|
4720
|
+
cursor: pointer;
|
|
4480
4721
|
}
|
|
4481
|
-
|
|
4482
|
-
.ids .ids-body.ids-disabled {
|
|
4483
|
-
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
4722
|
+
.ids-label.ids-label--disabled {
|
|
4484
4723
|
font-style: italic;
|
|
4724
|
+
color: var(--IDS-FORM__LABEL--DISABLED__COLOR);
|
|
4725
|
+
cursor: default !important;
|
|
4485
4726
|
}
|
|
4486
|
-
|
|
4487
|
-
|
|
4488
|
-
.ids .ids-anchor:visited {
|
|
4489
|
-
color: var(--IDS-COLOR-ACCENT-40);
|
|
4490
|
-
text-decoration: underline;
|
|
4491
|
-
}
|
|
4492
|
-
|
|
4493
|
-
.ids .ids-anchor:active,
|
|
4494
|
-
.ids .ids-anchor:hover {
|
|
4495
|
-
color: var(--IDS-COLOR-ACCENT-30);
|
|
4496
|
-
}
|
|
4497
|
-
|
|
4498
|
-
.ids .ids-small {
|
|
4499
|
-
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
4500
|
-
font-family: var(--font-family_1);
|
|
4501
|
-
font-size: 0.875rem;
|
|
4502
|
-
font-style: normal;
|
|
4503
|
-
font-weight: 400;
|
|
4504
|
-
letter-spacing: 0px;
|
|
4505
|
-
line-height: 1.25rem;
|
|
4506
|
-
}
|
|
4507
|
-
|
|
4508
|
-
.ids .ids-pagelist {
|
|
4509
|
-
color: var(--IDS-COLOR-PRIMARY-35);
|
|
4510
|
-
font-family: var(--font-family_2);
|
|
4511
|
-
font-size: 1.25rem;
|
|
4512
|
-
font-style: normal;
|
|
4513
|
-
font-weight: 700;
|
|
4514
|
-
letter-spacing: -0.025rem;
|
|
4515
|
-
line-height: 1.5rem;
|
|
4516
|
-
}
|
|
4517
|
-
|
|
4518
|
-
.ids .navigation {
|
|
4519
|
-
display: block;
|
|
4520
|
-
font-family: var(--font-family_2);
|
|
4521
|
-
font-size: 1rem;
|
|
4522
|
-
font-style: normal;
|
|
4523
|
-
font-weight: 700;
|
|
4524
|
-
letter-spacing: 0px;
|
|
4525
|
-
line-height: 1.5rem;
|
|
4526
|
-
padding: 0.4rem;
|
|
4727
|
+
.ids-label.ids-label--no-label {
|
|
4728
|
+
display: none;
|
|
4527
4729
|
}
|
|
4528
4730
|
|
|
4529
|
-
.ids
|
|
4530
|
-
|
|
4531
|
-
|
|
4731
|
+
.ids-label-wrapper {
|
|
4732
|
+
display: inline-flex;
|
|
4733
|
+
align-items: flex-start;
|
|
4734
|
+
gap: 8px;
|
|
4735
|
+
margin-bottom: 5px;
|
|
4736
|
+
margin-right: 8px;
|
|
4532
4737
|
}
|
|
4533
|
-
|
|
4534
|
-
|
|
4535
|
-
|
|
4536
|
-
|
|
4738
|
+
.ids-label-wrapper .ids-label-tooltip-wrapper label {
|
|
4739
|
+
display: inline;
|
|
4740
|
+
top: -3px;
|
|
4741
|
+
position: relative;
|
|
4742
|
+
margin-right: 8px;
|
|
4537
4743
|
}
|
|
4538
4744
|
|
|
4539
4745
|
/* Thematic classes */
|