@inera/ids-design 5.5.1 → 6.0.0
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/accordion/accordion-lit.js +9 -0
- package/components/accordion/accordion.css +260 -0
- package/components/alert/alert-lit.js +1 -1
- package/components/alert/alert.css +245 -133
- package/components/alert-global/alert-global-lit.js +1 -1
- package/components/alert-global/alert-global.css +51 -20
- package/components/badge/badge-lit.js +1 -1
- package/components/badge/badge.css +3 -4
- package/components/box-link/box-link-lit.js +1 -1
- package/components/box-link/box-link.css +59 -22
- package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs.css +36 -29
- package/components/card/card-lit.js +4 -2
- package/components/card/card.css +81 -40
- package/components/carousel/carousel-lit.js +1 -1
- package/components/carousel/carousel.css +47 -17
- package/components/data-table/data-table-lit.js +1 -1
- package/components/data-table/data-table.css +8 -14
- package/components/date-label/date-label-lit.js +1 -1
- package/components/date-label/date-label.css +8 -8
- package/components/dialog/dialog-lit.js +1 -1
- package/components/dialog/dialog.css +21 -2
- package/components/dropdown/dropdown-lit.js +1 -1
- package/components/dropdown/dropdown.css +15 -60
- package/components/footer-1177/footer-1177-lit.js +1 -1
- package/components/footer-1177/footer-1177.css +27 -9
- package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
- package/components/footer-1177-admin/footer-1177-admin.css +28 -8
- package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
- package/components/footer-1177-pro/footer-1177-pro.css +20 -1
- package/components/footer-inera/footer-inera-lit.js +1 -1
- package/components/footer-inera/footer-inera.css +14 -8
- package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
- package/components/footer-inera-admin/footer-inera-admin.css +14 -8
- package/components/form/error-message/error-message-lit.js +1 -1
- package/components/form/error-message/error-message.css +30 -5
- package/components/form/range/range-lit.js +1 -1
- package/components/form/range/range.css +0 -1
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +33 -16
- package/components/header-1177/composite-header-1177.css +416 -191
- package/components/header-1177/header-1177-avatar-lit.js +1 -1
- package/components/header-1177/header-1177-avatar.css +123 -60
- package/components/header-1177/header-1177-item-lit.js +1 -1
- package/components/header-1177/header-1177-item.css +37 -4
- package/components/header-1177/header-1177-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile.css +47 -8
- package/components/header-1177/header-1177-nav-item.css +71 -48
- package/components/header-1177/header-1177.css +166 -75
- package/components/header-1177-admin/header-1177-admin-avatar-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +55 -12
- package/components/header-1177-admin/header-1177-admin-avatar.css +107 -40
- package/components/header-1177-admin/header-1177-admin-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-item.css +31 -0
- package/components/header-1177-admin/header-1177-admin-lit.js +1 -1
- 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 +47 -44
- package/components/header-1177-admin/header-1177-admin.css +61 -11
- package/components/header-1177-pro/header-1177-pro-avatar-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +57 -13
- package/components/header-1177-pro/header-1177-pro-avatar.css +125 -60
- package/components/header-1177-pro/header-1177-pro-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-item.css +23 -0
- package/components/header-1177-pro/header-1177-pro-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-item.css +59 -32
- 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 +5 -2
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-region-picker.css +240 -60
- package/components/header-1177-pro/header-1177-pro.css +72 -12
- package/components/header-inera/header-inera-item-lit.js +1 -1
- package/components/header-inera/header-inera-item.css +6 -1
- package/components/header-inera/header-inera-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item.css +13 -7
- package/components/header-inera/header-inera-nav-mobile-lit.js +1 -1
- package/components/header-inera/header-inera-nav-mobile.css +5 -2
- package/components/header-inera/header-inera.css +41 -4
- package/components/header-inera-admin/composite-header-inera-admin.css +44 -23
- package/components/header-inera-admin/header-inera-admin-avatar-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar.css +28 -4
- package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-item.css +12 -6
- package/components/header-inera-admin/header-inera-admin-lit.js +1 -1
- 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 -7
- package/components/header-inera-admin/header-inera-admin-nav-mobile-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-mobile.css +5 -2
- package/components/header-inera-admin/header-inera-admin.css +7 -4
- package/components/mobile-menu/mobile-menu-lit.js +1 -1
- package/components/mobile-menu/mobile-menu.css +135 -0
- package/components/navigation/content/navigation-content-lit.js +1 -1
- package/components/navigation/content/navigation-content.css +11 -9
- package/components/pagination/data-pagination/data-pagination-lit.js +1 -1
- package/components/pagination/data-pagination/data-pagination.css +113 -46
- package/components/pagination/list-pagination/list-pagination-lit.js +1 -1
- package/components/pagination/list-pagination/list-pagination.css +104 -41
- package/components/popover/popover-content-lit.js +1 -1
- package/components/popover/popover-content.css +30 -11
- package/components/puff-list/puff-list-lit.js +7 -0
- package/components/puff-list/puff-list.css +169 -0
- package/components/side-menu/side-menu-lit.js +1 -1
- package/components/side-menu/side-menu.css +43 -26
- package/components/side-panel/side-panel-lit.js +1 -1
- package/components/side-panel/side-panel.css +33 -8
- package/components/stepper/stepper-lit.js +1 -1
- package/components/stepper/stepper.css +45 -4
- package/components/tabs/tab-lit.js +1 -1
- package/components/tabs/tab.css +7 -0
- package/components/tabs/tabs-lit.js +1 -1
- package/components/tag/tag-lit.js +1 -1
- package/components/tag/tag.css +45 -20
- package/global/_partials.css +3 -0
- package/global/global.css +771 -173
- package/global/icons/font/Inera-Design-Icons.eot +0 -0
- package/global/icons/font/Inera-Design-Icons.svg +155 -0
- package/global/icons/font/Inera-Design-Icons.ttf +0 -0
- package/global/icons/font/Inera-Design-Icons.woff +0 -0
- package/global/util/util.css +18 -0
- package/package.json +1 -1
- package/themes/1177/1177-tokens.css +2 -0
- package/themes/1177/1177.css +862 -318
- package/themes/1177-pro/1177-pro.css +864 -365
- package/themes/inera/inera.css +878 -328
- package/themes/inera-admin/inera-admin.css +881 -345
- package/components/expandable/expandable-lit.js +0 -7
- package/components/expandable/expandable.css +0 -108
- package/components/footer/footer-lit.js +0 -7
- package/components/footer/footer.css +0 -450
- package/components/list/list-lit.d.ts +0 -2
- package/components/list/list-lit.js +0 -7
- package/components/list/list.css +0 -143
- /package/components/{expandable/expandable-lit.d.ts → accordion/accordion-lit.d.ts} +0 -0
- /package/components/{footer/footer-lit.d.ts → puff-list/puff-list-lit.d.ts} +0 -0
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
/*******
|
|
2
|
+
* ICONS
|
|
3
|
+
********/
|
|
4
|
+
/*******
|
|
2
5
|
* BUTTONS
|
|
3
6
|
********/
|
|
4
7
|
/*******
|
|
@@ -64,13 +67,14 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
|
|
|
64
67
|
}
|
|
65
68
|
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__inner-left {
|
|
66
69
|
display: flex;
|
|
67
|
-
flex-grow: 1;
|
|
68
70
|
}
|
|
69
71
|
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__inner-right {
|
|
70
72
|
display: block;
|
|
73
|
+
max-width: calc(100% - 7.5rem);
|
|
74
|
+
flex-grow: 1;
|
|
71
75
|
margin-left: auto;
|
|
72
76
|
}
|
|
73
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo {
|
|
77
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper {
|
|
74
78
|
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
75
79
|
display: flex;
|
|
76
80
|
align-items: center;
|
|
@@ -82,7 +86,7 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
|
|
|
82
86
|
padding-left: 0.75rem;
|
|
83
87
|
padding-right: 2.25rem;
|
|
84
88
|
}
|
|
85
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo:after {
|
|
89
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper:after {
|
|
86
90
|
content: "";
|
|
87
91
|
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
88
92
|
position: absolute;
|
|
@@ -98,17 +102,61 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
|
|
|
98
102
|
width: 25rem;
|
|
99
103
|
}
|
|
100
104
|
@media (max-width: 1024px) {
|
|
101
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo:after {
|
|
105
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper:after {
|
|
102
106
|
display: none;
|
|
103
107
|
}
|
|
104
108
|
}
|
|
109
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo {
|
|
110
|
+
width: 6.4375rem;
|
|
111
|
+
margin-right: 1.25rem;
|
|
112
|
+
display: flex;
|
|
113
|
+
align-items: center;
|
|
114
|
+
}
|
|
115
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo .ids-header-1177__logo-link {
|
|
116
|
+
cursor: pointer;
|
|
117
|
+
height: 6.4375rem;
|
|
118
|
+
width: 100%;
|
|
119
|
+
position: relative;
|
|
120
|
+
}
|
|
121
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo .ids-header-1177__logo-link:focus {
|
|
122
|
+
outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
|
|
123
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
124
|
+
}
|
|
125
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo .ids-header-1177__logo-link:before {
|
|
126
|
+
font: icon;
|
|
127
|
+
font-family: "Inera-Design-Icons";
|
|
128
|
+
display: block;
|
|
129
|
+
position: absolute;
|
|
130
|
+
pointer-events: none;
|
|
131
|
+
content: "\e91e";
|
|
132
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
133
|
+
font-size: 6.625rem;
|
|
134
|
+
}
|
|
135
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo a,
|
|
136
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo ::slotted([slot=logo]) {
|
|
137
|
+
display: flex;
|
|
138
|
+
align-items: center;
|
|
139
|
+
font-size: 6.625rem;
|
|
140
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
141
|
+
}
|
|
142
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo a:focus,
|
|
143
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo ::slotted([slot=logo]):focus {
|
|
144
|
+
outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
|
|
145
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
146
|
+
}
|
|
147
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo ::slotted([slot=logo]:focus) {
|
|
148
|
+
outline: var(--IDS-FOCUS__OUTLINE--LIGHT) !important;
|
|
149
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
150
|
+
}
|
|
105
151
|
@media (max-width: 1024px) {
|
|
106
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo {
|
|
107
|
-
min-height: 3rem;
|
|
152
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper {
|
|
108
153
|
padding-left: 1.25rem;
|
|
109
154
|
padding-right: 1.25rem;
|
|
155
|
+
min-height: 3rem;
|
|
156
|
+
min-width: 3.125rem;
|
|
157
|
+
height: 1rem !important;
|
|
110
158
|
}
|
|
111
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo:after {
|
|
159
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper:after {
|
|
112
160
|
content: "";
|
|
113
161
|
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
114
162
|
position: absolute;
|
|
@@ -126,39 +174,24 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
|
|
|
126
174
|
}
|
|
127
175
|
}
|
|
128
176
|
@media (max-width: 1024px) and (max-width: 1024px) {
|
|
129
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo:after {
|
|
177
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper:after {
|
|
130
178
|
display: block;
|
|
131
179
|
}
|
|
132
180
|
}
|
|
133
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link {
|
|
134
|
-
width: 6.438rem;
|
|
135
|
-
height: 2.5rem;
|
|
136
|
-
margin-right: 1.5rem;
|
|
137
|
-
}
|
|
138
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link a {
|
|
139
|
-
display: block;
|
|
140
|
-
}
|
|
141
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link a:focus {
|
|
142
|
-
outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
|
|
143
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
144
|
-
}
|
|
145
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link ::slotted([slot=logo]:focus) {
|
|
146
|
-
display: block;
|
|
147
|
-
outline: var(--IDS-FOCUS__OUTLINE--LIGHT) !important;
|
|
148
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
149
|
-
}
|
|
150
181
|
@media (max-width: 1024px) {
|
|
151
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo
|
|
182
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo {
|
|
183
|
+
width: 3rem;
|
|
152
184
|
margin-right: 0;
|
|
153
|
-
max-width: 2.625rem;
|
|
154
|
-
height: 1rem !important;
|
|
155
185
|
}
|
|
156
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
186
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo .ids-header-1177__logo-link {
|
|
187
|
+
height: 3rem;
|
|
188
|
+
}
|
|
189
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo .ids-header-1177__logo-link:before {
|
|
190
|
+
font-size: 3rem;
|
|
191
|
+
}
|
|
192
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo a,
|
|
193
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo ::slotted([slot=logo]) {
|
|
194
|
+
font-size: 3rem;
|
|
162
195
|
}
|
|
163
196
|
}
|
|
164
197
|
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region {
|
|
@@ -196,9 +229,9 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
|
|
|
196
229
|
}
|
|
197
230
|
}
|
|
198
231
|
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected {
|
|
199
|
-
margin-left: -
|
|
232
|
+
margin-left: -0.25rem;
|
|
200
233
|
}
|
|
201
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-picker
|
|
234
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-picker .ids-header-1177__region-picker__button {
|
|
202
235
|
display: flex;
|
|
203
236
|
justify-content: end;
|
|
204
237
|
}
|
|
@@ -226,7 +259,7 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
|
|
|
226
259
|
@media (max-width: 1024px) {
|
|
227
260
|
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-icon {
|
|
228
261
|
min-height: 3rem;
|
|
229
|
-
max-width:
|
|
262
|
+
max-width: 11rem;
|
|
230
263
|
}
|
|
231
264
|
}
|
|
232
265
|
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-picker__text {
|
|
@@ -241,7 +274,7 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
|
|
|
241
274
|
min-width: 7rem;
|
|
242
275
|
}
|
|
243
276
|
@media (max-width: 1024px) {
|
|
244
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region:not(.ids-header-1177__region--selected) .ids-header-1177__region-picker
|
|
277
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region:not(.ids-header-1177__region--selected) .ids-header-1177__region-picker .ids-header-1177__region-picker__button:before {
|
|
245
278
|
content: "";
|
|
246
279
|
position: absolute;
|
|
247
280
|
z-index: 1;
|
|
@@ -252,7 +285,7 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
|
|
|
252
285
|
}
|
|
253
286
|
}
|
|
254
287
|
@media (max-width: 1024px) and (max-width: 1024px) {
|
|
255
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region:not(.ids-header-1177__region--selected) .ids-header-1177__region-picker
|
|
288
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region:not(.ids-header-1177__region--selected) .ids-header-1177__region-picker .ids-header-1177__region-picker__button:before {
|
|
256
289
|
left: 0;
|
|
257
290
|
top: 50%;
|
|
258
291
|
transform: translateY(-50%);
|
|
@@ -340,7 +373,7 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
|
|
|
340
373
|
justify-content: space-between;
|
|
341
374
|
}
|
|
342
375
|
}
|
|
343
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker
|
|
376
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker .ids-header-1177__region-picker__button {
|
|
344
377
|
min-width: 1.5rem;
|
|
345
378
|
min-height: 1.5rem;
|
|
346
379
|
background: none;
|
|
@@ -355,39 +388,55 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__con
|
|
|
355
388
|
-webkit-user-select: none;
|
|
356
389
|
-ms-user-select: none;
|
|
357
390
|
user-select: none;
|
|
391
|
+
border: none;
|
|
392
|
+
background-color: none;
|
|
358
393
|
display: flex;
|
|
359
394
|
gap: 1rem;
|
|
360
395
|
font-size: 0.875rem;
|
|
361
396
|
color: var(--IDS-COLOR-PRIMARY-35);
|
|
362
397
|
align-items: center;
|
|
363
|
-
padding: 0 0.
|
|
398
|
+
padding: 0 1.5rem 0 0.125rem;
|
|
364
399
|
margin: 0 -0.5rem;
|
|
400
|
+
position: relative;
|
|
365
401
|
}
|
|
366
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker
|
|
402
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker .ids-header-1177__region-picker__button:focus {
|
|
367
403
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
368
404
|
outline-offset: 0.125rem !important;
|
|
369
405
|
}
|
|
370
406
|
@media (max-width: 1024px) {
|
|
371
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker
|
|
407
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker .ids-header-1177__region-picker__button {
|
|
372
408
|
inset: 0;
|
|
373
|
-
padding-right:
|
|
374
|
-
padding-left:
|
|
375
|
-
margin-right:
|
|
409
|
+
padding-right: 1.25rem;
|
|
410
|
+
padding-left: 1.25rem;
|
|
411
|
+
margin-right: 0.0625rem;
|
|
376
412
|
position: absolute;
|
|
377
413
|
justify-content: space-between;
|
|
378
414
|
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
379
415
|
}
|
|
380
|
-
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker
|
|
416
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker .ids-header-1177__region-picker__button:focus {
|
|
381
417
|
outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
|
|
382
418
|
outline-offset: -0.25rem !important;
|
|
383
419
|
}
|
|
384
420
|
}
|
|
421
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker .ids-header-1177__region-picker__button:after {
|
|
422
|
+
font: icon;
|
|
423
|
+
font-family: "Inera-Design-Icons";
|
|
424
|
+
display: block;
|
|
425
|
+
position: absolute;
|
|
426
|
+
pointer-events: none;
|
|
427
|
+
content: "\e936";
|
|
428
|
+
color: var(--IDS-HEADER__REGION-PICKER-ICON);
|
|
429
|
+
right: 0.25rem;
|
|
430
|
+
}
|
|
431
|
+
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker .ids-header-1177__region-picker__button.ids-header-1177__region-picker__button--expanded:after {
|
|
432
|
+
content: "\e939";
|
|
433
|
+
}
|
|
385
434
|
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__items {
|
|
386
435
|
display: flex;
|
|
387
|
-
|
|
436
|
+
align-items: center;
|
|
437
|
+
justify-content: flex-end;
|
|
388
438
|
margin-right: 1.25rem;
|
|
389
439
|
margin-left: 1rem;
|
|
390
|
-
align-items: center;
|
|
391
440
|
}
|
|
392
441
|
@media (max-width: 1024px) {
|
|
393
442
|
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__items {
|
|
@@ -421,8 +470,8 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__ski
|
|
|
421
470
|
z-index: 10;
|
|
422
471
|
font-family: var(--IDS-LINK__FONT-FAMILY);
|
|
423
472
|
font-size: 1rem;
|
|
424
|
-
color: var(--IDS-LINK--
|
|
425
|
-
text-decoration-color: var(--IDS-LINK--
|
|
473
|
+
color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
474
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
426
475
|
text-decoration: underline;
|
|
427
476
|
position: absolute;
|
|
428
477
|
right: 0;
|
|
@@ -434,8 +483,8 @@ header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__ski
|
|
|
434
483
|
header.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__skip-to-content a:focus {
|
|
435
484
|
transform: translateY(0);
|
|
436
485
|
transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
|
|
437
|
-
color: var(--IDS-LINK--
|
|
438
|
-
text-decoration-color: var(--IDS-LINK--
|
|
486
|
+
color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
487
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
439
488
|
outline-offset: -0.375rem !important;
|
|
440
489
|
}
|
|
441
490
|
@media (max-width: 1024px) {
|
|
@@ -466,13 +515,14 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
|
|
|
466
515
|
}
|
|
467
516
|
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__inner-left {
|
|
468
517
|
display: flex;
|
|
469
|
-
flex-grow: 1;
|
|
470
518
|
}
|
|
471
519
|
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__inner-right {
|
|
472
520
|
display: block;
|
|
521
|
+
max-width: calc(100% - 7.5rem);
|
|
522
|
+
flex-grow: 1;
|
|
473
523
|
margin-left: auto;
|
|
474
524
|
}
|
|
475
|
-
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo {
|
|
525
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper {
|
|
476
526
|
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
477
527
|
display: flex;
|
|
478
528
|
align-items: center;
|
|
@@ -484,7 +534,7 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
|
|
|
484
534
|
padding-left: 0.75rem;
|
|
485
535
|
padding-right: 2.25rem;
|
|
486
536
|
}
|
|
487
|
-
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo:after {
|
|
537
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper:after {
|
|
488
538
|
content: "";
|
|
489
539
|
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
490
540
|
position: absolute;
|
|
@@ -499,20 +549,45 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
|
|
|
499
549
|
height: 25rem;
|
|
500
550
|
width: 25rem;
|
|
501
551
|
}
|
|
502
|
-
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo
|
|
503
|
-
width: 6.
|
|
504
|
-
|
|
505
|
-
|
|
552
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo {
|
|
553
|
+
width: 6.4375rem;
|
|
554
|
+
margin-right: 1.25rem;
|
|
555
|
+
display: flex;
|
|
556
|
+
align-items: center;
|
|
506
557
|
}
|
|
507
|
-
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link
|
|
508
|
-
|
|
558
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo .ids-header-1177__logo-link {
|
|
559
|
+
cursor: pointer;
|
|
560
|
+
height: 6.4375rem;
|
|
561
|
+
width: 100%;
|
|
562
|
+
position: relative;
|
|
509
563
|
}
|
|
510
|
-
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link
|
|
564
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo .ids-header-1177__logo-link:focus {
|
|
511
565
|
outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
|
|
512
566
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
513
567
|
}
|
|
514
|
-
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo .ids-header-1177__logo-link
|
|
568
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo .ids-header-1177__logo-link:before {
|
|
569
|
+
font: icon;
|
|
570
|
+
font-family: "Inera-Design-Icons";
|
|
515
571
|
display: block;
|
|
572
|
+
position: absolute;
|
|
573
|
+
pointer-events: none;
|
|
574
|
+
content: "\e91e";
|
|
575
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
576
|
+
font-size: 6.625rem;
|
|
577
|
+
}
|
|
578
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo a,
|
|
579
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo ::slotted([slot=logo]) {
|
|
580
|
+
display: flex;
|
|
581
|
+
align-items: center;
|
|
582
|
+
font-size: 6.625rem;
|
|
583
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
584
|
+
}
|
|
585
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo a:focus,
|
|
586
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo ::slotted([slot=logo]):focus {
|
|
587
|
+
outline: var(--IDS-FOCUS__OUTLINE--LIGHT);
|
|
588
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
589
|
+
}
|
|
590
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__logo-wrapper .ids-header-1177__logo ::slotted([slot=logo]:focus) {
|
|
516
591
|
outline: var(--IDS-FOCUS__OUTLINE--LIGHT) !important;
|
|
517
592
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
518
593
|
}
|
|
@@ -540,9 +615,9 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
|
|
|
540
615
|
width: 18.75rem;
|
|
541
616
|
}
|
|
542
617
|
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected {
|
|
543
|
-
margin-left: -
|
|
618
|
+
margin-left: -0.25rem;
|
|
544
619
|
}
|
|
545
|
-
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-picker
|
|
620
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region.ids-header-1177__region--selected .ids-header-1177__region-picker .ids-header-1177__region-picker__button {
|
|
546
621
|
display: flex;
|
|
547
622
|
justify-content: end;
|
|
548
623
|
}
|
|
@@ -610,7 +685,7 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
|
|
|
610
685
|
padding: 0 0.5rem;
|
|
611
686
|
margin: 0 -0.4375rem 0 0.5rem;
|
|
612
687
|
}
|
|
613
|
-
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker
|
|
688
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker .ids-header-1177__region-picker__button {
|
|
614
689
|
min-width: 1.5rem;
|
|
615
690
|
min-height: 1.5rem;
|
|
616
691
|
background: none;
|
|
@@ -625,24 +700,40 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container
|
|
|
625
700
|
-webkit-user-select: none;
|
|
626
701
|
-ms-user-select: none;
|
|
627
702
|
user-select: none;
|
|
703
|
+
border: none;
|
|
704
|
+
background-color: none;
|
|
628
705
|
display: flex;
|
|
629
706
|
gap: 1rem;
|
|
630
707
|
font-size: 0.875rem;
|
|
631
708
|
color: var(--IDS-COLOR-PRIMARY-35);
|
|
632
709
|
align-items: center;
|
|
633
|
-
padding: 0 0.
|
|
710
|
+
padding: 0 1.5rem 0 0.125rem;
|
|
634
711
|
margin: 0 -0.5rem;
|
|
712
|
+
position: relative;
|
|
635
713
|
}
|
|
636
|
-
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker
|
|
714
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker .ids-header-1177__region-picker__button:focus {
|
|
637
715
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
638
716
|
outline-offset: 0.125rem !important;
|
|
639
717
|
}
|
|
718
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker .ids-header-1177__region-picker__button:after {
|
|
719
|
+
font: icon;
|
|
720
|
+
font-family: "Inera-Design-Icons";
|
|
721
|
+
display: block;
|
|
722
|
+
position: absolute;
|
|
723
|
+
pointer-events: none;
|
|
724
|
+
content: "\e936";
|
|
725
|
+
color: var(--IDS-HEADER__REGION-PICKER-ICON);
|
|
726
|
+
right: 0.25rem;
|
|
727
|
+
}
|
|
728
|
+
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__region .ids-header-1177__region-picker .ids-header-1177__region-picker__button.ids-header-1177__region-picker__button--expanded:after {
|
|
729
|
+
content: "\e939";
|
|
730
|
+
}
|
|
640
731
|
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__container .ids-header-1177__inner .ids-header-1177__items {
|
|
641
732
|
display: flex;
|
|
642
|
-
|
|
733
|
+
align-items: center;
|
|
734
|
+
justify-content: flex-end;
|
|
643
735
|
margin-right: 1.25rem;
|
|
644
736
|
margin-left: 1rem;
|
|
645
|
-
align-items: center;
|
|
646
737
|
}
|
|
647
738
|
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__nav-mobile {
|
|
648
739
|
display: none;
|
|
@@ -665,8 +756,8 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__skip-to-c
|
|
|
665
756
|
z-index: 10;
|
|
666
757
|
font-family: var(--IDS-LINK__FONT-FAMILY);
|
|
667
758
|
font-size: 1rem;
|
|
668
|
-
color: var(--IDS-LINK--
|
|
669
|
-
text-decoration-color: var(--IDS-LINK--
|
|
759
|
+
color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
760
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
670
761
|
text-decoration: underline;
|
|
671
762
|
position: absolute;
|
|
672
763
|
right: 0;
|
|
@@ -678,8 +769,8 @@ header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__skip-to-c
|
|
|
678
769
|
header.ids-header-1177.ids-header-1177--unresponsive .ids-header-1177__skip-to-content a:focus {
|
|
679
770
|
transform: translateY(0);
|
|
680
771
|
transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
|
|
681
|
-
color: var(--IDS-LINK--
|
|
682
|
-
text-decoration-color: var(--IDS-LINK--
|
|
772
|
+
color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
773
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
683
774
|
outline-offset: -0.375rem !important;
|
|
684
775
|
}
|
|
685
776
|
header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-header-1177__inner {
|
|
@@ -690,7 +781,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
690
781
|
display: flex;
|
|
691
782
|
flex-direction: column;
|
|
692
783
|
align-items: center;
|
|
693
|
-
|
|
784
|
+
margin-left: 1.25rem;
|
|
694
785
|
text-decoration: none;
|
|
695
786
|
position: relative;
|
|
696
787
|
background-color: transparent;
|
|
@@ -707,6 +798,11 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
707
798
|
margin-right: 0.25rem;
|
|
708
799
|
display: flex;
|
|
709
800
|
}
|
|
801
|
+
.ids-header-1177--unresponsive .ids-header-1177__items__item .ids-header-1177__items__item-icon ::slotted([class^=ids-icon-]),
|
|
802
|
+
.ids-header-1177--unresponsive .ids-header-1177__items__item .ids-header-1177__items__item-icon [class^=ids-icon-] {
|
|
803
|
+
font-size: 1.5rem;
|
|
804
|
+
color: var(--IDS-COLOR-PRIMARY-40);
|
|
805
|
+
}
|
|
710
806
|
.ids-header-1177--unresponsive .ids-header-1177__items__item .ids-header-1177__items__item-text {
|
|
711
807
|
color: var(--IDS-COLOR-PRIMARY-35);
|
|
712
808
|
font-size: 1.125rem;
|
|
@@ -717,7 +813,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
717
813
|
display: flex;
|
|
718
814
|
flex-direction: column;
|
|
719
815
|
align-items: center;
|
|
720
|
-
|
|
816
|
+
margin-left: 1.25rem;
|
|
721
817
|
text-decoration: none;
|
|
722
818
|
position: relative;
|
|
723
819
|
background-color: transparent;
|
|
@@ -731,6 +827,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
731
827
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item:not(.ids-header-1177__items__item--mobile) {
|
|
732
828
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
733
829
|
outline-offset: -0.25rem !important;
|
|
830
|
+
margin-left: 0.5rem;
|
|
734
831
|
display: none;
|
|
735
832
|
}
|
|
736
833
|
}
|
|
@@ -741,6 +838,11 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
741
838
|
margin-right: 0.25rem;
|
|
742
839
|
display: flex;
|
|
743
840
|
}
|
|
841
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item .ids-header-1177__items__item-icon ::slotted([class^=ids-icon-]),
|
|
842
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item .ids-header-1177__items__item-icon [class^=ids-icon-] {
|
|
843
|
+
font-size: 1.5rem;
|
|
844
|
+
color: var(--IDS-COLOR-PRIMARY-40);
|
|
845
|
+
}
|
|
744
846
|
@media (min-width: 1024px) {
|
|
745
847
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item .ids-header-1177__items__item-icon {
|
|
746
848
|
max-width: 2rem;
|
|
@@ -748,6 +850,10 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
748
850
|
margin-left: 0;
|
|
749
851
|
margin-right: 0;
|
|
750
852
|
}
|
|
853
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item .ids-header-1177__items__item-icon ::slotted([class^=ids-icon-]),
|
|
854
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item .ids-header-1177__items__item-icon [class^=ids-icon-] {
|
|
855
|
+
font-size: 2rem;
|
|
856
|
+
}
|
|
751
857
|
}
|
|
752
858
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item .ids-header-1177__items__item-text {
|
|
753
859
|
color: var(--IDS-COLOR-PRIMARY-35);
|
|
@@ -764,7 +870,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
764
870
|
display: flex;
|
|
765
871
|
flex-direction: column;
|
|
766
872
|
align-items: center;
|
|
767
|
-
|
|
873
|
+
margin-left: 1.25rem;
|
|
768
874
|
text-decoration: none;
|
|
769
875
|
position: relative;
|
|
770
876
|
background-color: transparent;
|
|
@@ -778,6 +884,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
778
884
|
:host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive):not(.ids-header-1177__items__item--mobile) {
|
|
779
885
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
780
886
|
outline-offset: -0.25rem !important;
|
|
887
|
+
margin-left: 0.5rem;
|
|
781
888
|
display: none;
|
|
782
889
|
}
|
|
783
890
|
}
|
|
@@ -788,6 +895,11 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
788
895
|
margin-right: 0.25rem;
|
|
789
896
|
display: flex;
|
|
790
897
|
}
|
|
898
|
+
:host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive) .ids-header-1177__items__item-icon ::slotted([class^=ids-icon-]),
|
|
899
|
+
:host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive) .ids-header-1177__items__item-icon [class^=ids-icon-] {
|
|
900
|
+
font-size: 1.5rem;
|
|
901
|
+
color: var(--IDS-COLOR-PRIMARY-40);
|
|
902
|
+
}
|
|
791
903
|
@media (min-width: 1024px) {
|
|
792
904
|
:host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive) .ids-header-1177__items__item-icon {
|
|
793
905
|
max-width: 2rem;
|
|
@@ -795,6 +907,10 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
795
907
|
margin-left: 0;
|
|
796
908
|
margin-right: 0;
|
|
797
909
|
}
|
|
910
|
+
:host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive) .ids-header-1177__items__item-icon ::slotted([class^=ids-icon-]),
|
|
911
|
+
:host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive) .ids-header-1177__items__item-icon [class^=ids-icon-] {
|
|
912
|
+
font-size: 2rem;
|
|
913
|
+
}
|
|
798
914
|
}
|
|
799
915
|
:host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive) .ids-header-1177__items__item-text {
|
|
800
916
|
color: var(--IDS-COLOR-PRIMARY-35);
|
|
@@ -810,7 +926,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
810
926
|
display: flex;
|
|
811
927
|
flex-direction: column;
|
|
812
928
|
align-items: center;
|
|
813
|
-
|
|
929
|
+
margin-left: 1.25rem;
|
|
814
930
|
text-decoration: none;
|
|
815
931
|
position: relative;
|
|
816
932
|
background-color: transparent;
|
|
@@ -827,6 +943,11 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
827
943
|
margin-right: 0.25rem;
|
|
828
944
|
display: flex;
|
|
829
945
|
}
|
|
946
|
+
:host .ids-header-1177__items__item.ids-header-1177__items__item--unresponsive .ids-header-1177__items__item-icon ::slotted([class^=ids-icon-]),
|
|
947
|
+
:host .ids-header-1177__items__item.ids-header-1177__items__item--unresponsive .ids-header-1177__items__item-icon [class^=ids-icon-] {
|
|
948
|
+
font-size: 1.5rem;
|
|
949
|
+
color: var(--IDS-COLOR-PRIMARY-40);
|
|
950
|
+
}
|
|
830
951
|
:host .ids-header-1177__items__item.ids-header-1177__items__item--unresponsive .ids-header-1177__items__item-text {
|
|
831
952
|
color: var(--IDS-COLOR-PRIMARY-35);
|
|
832
953
|
font-size: 1.125rem;
|
|
@@ -834,7 +955,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
834
955
|
}
|
|
835
956
|
|
|
836
957
|
.ids-header-1177--unresponsive .ids-header-1177__avatar {
|
|
837
|
-
|
|
958
|
+
justify-self: flex-end;
|
|
838
959
|
display: flex;
|
|
839
960
|
align-items: center;
|
|
840
961
|
flex-wrap: wrap;
|
|
@@ -850,26 +971,36 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
850
971
|
padding-left: 2rem;
|
|
851
972
|
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
852
973
|
border-radius: 3.125rem;
|
|
853
|
-
|
|
854
|
-
.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-icon {
|
|
855
|
-
display: flex;
|
|
856
|
-
min-width: 1rem;
|
|
857
|
-
min-height: 1rem;
|
|
858
|
-
max-width: 2.25rem;
|
|
859
|
-
max-height: 2.75rem;
|
|
974
|
+
overflow: hidden;
|
|
860
975
|
}
|
|
861
976
|
.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content {
|
|
862
977
|
display: flex;
|
|
863
978
|
flex-direction: column;
|
|
979
|
+
position: relative;
|
|
980
|
+
padding-left: 2.75rem;
|
|
981
|
+
}
|
|
982
|
+
.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content:before {
|
|
983
|
+
font: icon;
|
|
984
|
+
font-family: "Inera-Design-Icons";
|
|
985
|
+
display: block;
|
|
986
|
+
position: absolute;
|
|
987
|
+
pointer-events: none;
|
|
988
|
+
content: "\e923";
|
|
989
|
+
font-size: 2.25rem;
|
|
990
|
+
color: var(--IDS-COLOR-PRIMARY-40);
|
|
991
|
+
left: 0;
|
|
992
|
+
top: 50%;
|
|
993
|
+
transform: translateY(-50%);
|
|
864
994
|
}
|
|
865
995
|
.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name {
|
|
866
996
|
text-align: start;
|
|
867
|
-
max-width:
|
|
997
|
+
max-width: calc(100vw - 22rem);
|
|
868
998
|
font-size: 1rem;
|
|
869
999
|
white-space: nowrap;
|
|
870
1000
|
overflow: hidden;
|
|
871
1001
|
position: relative;
|
|
872
1002
|
text-overflow: ellipsis;
|
|
1003
|
+
text-align: left;
|
|
873
1004
|
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
874
1005
|
}
|
|
875
1006
|
.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links {
|
|
@@ -878,8 +1009,9 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
878
1009
|
font-size: 1rem;
|
|
879
1010
|
}
|
|
880
1011
|
.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links a {
|
|
881
|
-
color: var(--IDS-LINK--
|
|
882
|
-
text-decoration-color: var(--IDS-LINK--
|
|
1012
|
+
color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
1013
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
1014
|
+
text-underline-offset: 0.125rem;
|
|
883
1015
|
}
|
|
884
1016
|
.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links .ids-header-1177__avatar-content__links-divider {
|
|
885
1017
|
padding-right: 0.5rem;
|
|
@@ -888,7 +1020,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
888
1020
|
}
|
|
889
1021
|
|
|
890
1022
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar {
|
|
891
|
-
|
|
1023
|
+
justify-self: flex-end;
|
|
892
1024
|
display: flex;
|
|
893
1025
|
align-items: center;
|
|
894
1026
|
flex-wrap: wrap;
|
|
@@ -904,9 +1036,11 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
904
1036
|
padding-left: 2rem;
|
|
905
1037
|
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
906
1038
|
border-radius: 3.125rem;
|
|
1039
|
+
overflow: hidden;
|
|
907
1040
|
}
|
|
908
1041
|
@media (max-width: 1024px) {
|
|
909
1042
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box {
|
|
1043
|
+
justify-content: flex-start;
|
|
910
1044
|
gap: 0.5rem;
|
|
911
1045
|
height: 2rem;
|
|
912
1046
|
font-size: 0.75rem;
|
|
@@ -914,40 +1048,50 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
914
1048
|
padding-left: 1rem;
|
|
915
1049
|
margin-left: 0.75rem;
|
|
916
1050
|
margin-right: 0.75rem;
|
|
1051
|
+
max-width: calc(100vw - 11rem);
|
|
917
1052
|
}
|
|
918
1053
|
}
|
|
919
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-
|
|
1054
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content {
|
|
920
1055
|
display: flex;
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
1056
|
+
flex-direction: column;
|
|
1057
|
+
position: relative;
|
|
1058
|
+
padding-left: 2.75rem;
|
|
1059
|
+
}
|
|
1060
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content:before {
|
|
1061
|
+
font: icon;
|
|
1062
|
+
font-family: "Inera-Design-Icons";
|
|
1063
|
+
display: block;
|
|
1064
|
+
position: absolute;
|
|
1065
|
+
pointer-events: none;
|
|
1066
|
+
content: "\e923";
|
|
1067
|
+
font-size: 2.25rem;
|
|
1068
|
+
color: var(--IDS-COLOR-PRIMARY-40);
|
|
1069
|
+
left: 0;
|
|
1070
|
+
top: 50%;
|
|
1071
|
+
transform: translateY(-50%);
|
|
925
1072
|
}
|
|
926
1073
|
@media (max-width: 1024px) {
|
|
927
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
1074
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content {
|
|
1075
|
+
padding-left: 2rem;
|
|
1076
|
+
}
|
|
1077
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content:before {
|
|
1078
|
+
font-size: 1.5rem;
|
|
932
1079
|
}
|
|
933
|
-
}
|
|
934
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content {
|
|
935
|
-
display: flex;
|
|
936
|
-
flex-direction: column;
|
|
937
1080
|
}
|
|
938
1081
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name {
|
|
939
1082
|
text-align: start;
|
|
940
|
-
max-width:
|
|
1083
|
+
max-width: calc(100vw - 22rem);
|
|
941
1084
|
font-size: 1rem;
|
|
942
1085
|
white-space: nowrap;
|
|
943
1086
|
overflow: hidden;
|
|
944
1087
|
position: relative;
|
|
945
1088
|
text-overflow: ellipsis;
|
|
1089
|
+
text-align: left;
|
|
946
1090
|
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
947
1091
|
}
|
|
948
1092
|
@media (max-width: 1024px) {
|
|
949
1093
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name {
|
|
950
|
-
max-width:
|
|
1094
|
+
max-width: calc(100vw - 14.875rem);
|
|
951
1095
|
}
|
|
952
1096
|
}
|
|
953
1097
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links {
|
|
@@ -961,8 +1105,9 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
961
1105
|
}
|
|
962
1106
|
}
|
|
963
1107
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links a {
|
|
964
|
-
color: var(--IDS-LINK--
|
|
965
|
-
text-decoration-color: var(--IDS-LINK--
|
|
1108
|
+
color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
1109
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
1110
|
+
text-underline-offset: 0.125rem;
|
|
966
1111
|
}
|
|
967
1112
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links .ids-header-1177__avatar-content__links-divider {
|
|
968
1113
|
padding-right: 0.5rem;
|
|
@@ -971,7 +1116,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
971
1116
|
}
|
|
972
1117
|
|
|
973
1118
|
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) {
|
|
974
|
-
|
|
1119
|
+
justify-self: flex-end;
|
|
975
1120
|
display: flex;
|
|
976
1121
|
align-items: center;
|
|
977
1122
|
flex-wrap: wrap;
|
|
@@ -987,9 +1132,11 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
987
1132
|
padding-left: 2rem;
|
|
988
1133
|
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
989
1134
|
border-radius: 3.125rem;
|
|
1135
|
+
overflow: hidden;
|
|
990
1136
|
}
|
|
991
1137
|
@media (max-width: 1024px) {
|
|
992
1138
|
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box {
|
|
1139
|
+
justify-content: flex-start;
|
|
993
1140
|
gap: 0.5rem;
|
|
994
1141
|
height: 2rem;
|
|
995
1142
|
font-size: 0.75rem;
|
|
@@ -997,40 +1144,50 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
997
1144
|
padding-left: 1rem;
|
|
998
1145
|
margin-left: 0.75rem;
|
|
999
1146
|
margin-right: 0.75rem;
|
|
1147
|
+
max-width: calc(100vw - 11rem);
|
|
1000
1148
|
}
|
|
1001
1149
|
}
|
|
1002
|
-
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-
|
|
1150
|
+
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content {
|
|
1003
1151
|
display: flex;
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1152
|
+
flex-direction: column;
|
|
1153
|
+
position: relative;
|
|
1154
|
+
padding-left: 2.75rem;
|
|
1155
|
+
}
|
|
1156
|
+
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content:before {
|
|
1157
|
+
font: icon;
|
|
1158
|
+
font-family: "Inera-Design-Icons";
|
|
1159
|
+
display: block;
|
|
1160
|
+
position: absolute;
|
|
1161
|
+
pointer-events: none;
|
|
1162
|
+
content: "\e923";
|
|
1163
|
+
font-size: 2.25rem;
|
|
1164
|
+
color: var(--IDS-COLOR-PRIMARY-40);
|
|
1165
|
+
left: 0;
|
|
1166
|
+
top: 50%;
|
|
1167
|
+
transform: translateY(-50%);
|
|
1008
1168
|
}
|
|
1009
1169
|
@media (max-width: 1024px) {
|
|
1010
|
-
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1170
|
+
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content {
|
|
1171
|
+
padding-left: 2rem;
|
|
1172
|
+
}
|
|
1173
|
+
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content:before {
|
|
1174
|
+
font-size: 1.5rem;
|
|
1015
1175
|
}
|
|
1016
|
-
}
|
|
1017
|
-
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content {
|
|
1018
|
-
display: flex;
|
|
1019
|
-
flex-direction: column;
|
|
1020
1176
|
}
|
|
1021
1177
|
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name {
|
|
1022
1178
|
text-align: start;
|
|
1023
|
-
max-width:
|
|
1179
|
+
max-width: calc(100vw - 22rem);
|
|
1024
1180
|
font-size: 1rem;
|
|
1025
1181
|
white-space: nowrap;
|
|
1026
1182
|
overflow: hidden;
|
|
1027
1183
|
position: relative;
|
|
1028
1184
|
text-overflow: ellipsis;
|
|
1185
|
+
text-align: left;
|
|
1029
1186
|
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
1030
1187
|
}
|
|
1031
1188
|
@media (max-width: 1024px) {
|
|
1032
1189
|
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name {
|
|
1033
|
-
max-width:
|
|
1190
|
+
max-width: calc(100vw - 14.875rem);
|
|
1034
1191
|
}
|
|
1035
1192
|
}
|
|
1036
1193
|
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links {
|
|
@@ -1044,8 +1201,9 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
1044
1201
|
}
|
|
1045
1202
|
}
|
|
1046
1203
|
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links a {
|
|
1047
|
-
color: var(--IDS-LINK--
|
|
1048
|
-
text-decoration-color: var(--IDS-LINK--
|
|
1204
|
+
color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
1205
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
1206
|
+
text-underline-offset: 0.125rem;
|
|
1049
1207
|
}
|
|
1050
1208
|
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links .ids-header-1177__avatar-content__links-divider {
|
|
1051
1209
|
padding-right: 0.5rem;
|
|
@@ -1053,7 +1211,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
1053
1211
|
margin-right: 0.5rem;
|
|
1054
1212
|
}
|
|
1055
1213
|
:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive {
|
|
1056
|
-
|
|
1214
|
+
justify-self: flex-end;
|
|
1057
1215
|
display: flex;
|
|
1058
1216
|
align-items: center;
|
|
1059
1217
|
flex-wrap: wrap;
|
|
@@ -1069,26 +1227,36 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
1069
1227
|
padding-left: 2rem;
|
|
1070
1228
|
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
1071
1229
|
border-radius: 3.125rem;
|
|
1072
|
-
|
|
1073
|
-
:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-icon {
|
|
1074
|
-
display: flex;
|
|
1075
|
-
min-width: 1rem;
|
|
1076
|
-
min-height: 1rem;
|
|
1077
|
-
max-width: 2.25rem;
|
|
1078
|
-
max-height: 2.75rem;
|
|
1230
|
+
overflow: hidden;
|
|
1079
1231
|
}
|
|
1080
1232
|
:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content {
|
|
1081
1233
|
display: flex;
|
|
1082
1234
|
flex-direction: column;
|
|
1235
|
+
position: relative;
|
|
1236
|
+
padding-left: 2.75rem;
|
|
1237
|
+
}
|
|
1238
|
+
:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content:before {
|
|
1239
|
+
font: icon;
|
|
1240
|
+
font-family: "Inera-Design-Icons";
|
|
1241
|
+
display: block;
|
|
1242
|
+
position: absolute;
|
|
1243
|
+
pointer-events: none;
|
|
1244
|
+
content: "\e923";
|
|
1245
|
+
font-size: 2.25rem;
|
|
1246
|
+
color: var(--IDS-COLOR-PRIMARY-40);
|
|
1247
|
+
left: 0;
|
|
1248
|
+
top: 50%;
|
|
1249
|
+
transform: translateY(-50%);
|
|
1083
1250
|
}
|
|
1084
1251
|
:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name {
|
|
1085
1252
|
text-align: start;
|
|
1086
|
-
max-width:
|
|
1253
|
+
max-width: calc(100vw - 22rem);
|
|
1087
1254
|
font-size: 1rem;
|
|
1088
1255
|
white-space: nowrap;
|
|
1089
1256
|
overflow: hidden;
|
|
1090
1257
|
position: relative;
|
|
1091
1258
|
text-overflow: ellipsis;
|
|
1259
|
+
text-align: left;
|
|
1092
1260
|
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
1093
1261
|
}
|
|
1094
1262
|
:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links {
|
|
@@ -1097,8 +1265,9 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
1097
1265
|
font-size: 1rem;
|
|
1098
1266
|
}
|
|
1099
1267
|
:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links a {
|
|
1100
|
-
color: var(--IDS-LINK--
|
|
1101
|
-
text-decoration-color: var(--IDS-LINK--
|
|
1268
|
+
color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
1269
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
1270
|
+
text-underline-offset: 0.125rem;
|
|
1102
1271
|
}
|
|
1103
1272
|
:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links .ids-header-1177__avatar-content__links-divider {
|
|
1104
1273
|
padding-right: 0.5rem;
|
|
@@ -1267,34 +1436,39 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
1267
1436
|
background-color: var(--IDS-COLOR-PRIMARY-90);
|
|
1268
1437
|
left: 0;
|
|
1269
1438
|
min-height: 10.813rem;
|
|
1270
|
-
padding: 2.5rem 0 3.125rem;
|
|
1439
|
+
padding: 2.5rem 0.625rem 3.125rem;
|
|
1271
1440
|
position: absolute;
|
|
1272
1441
|
width: 100%;
|
|
1273
1442
|
top: 100%;
|
|
1274
1443
|
z-index: -1;
|
|
1444
|
+
box-sizing: border-box;
|
|
1275
1445
|
box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.2);
|
|
1276
1446
|
}
|
|
1277
1447
|
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content {
|
|
1278
1448
|
max-width: var(--IDS__MAX-WIDTH);
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1449
|
+
margin: 0 auto;
|
|
1450
|
+
width: 100%;
|
|
1451
|
+
display: flex;
|
|
1452
|
+
}
|
|
1453
|
+
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-1,
|
|
1454
|
+
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-2,
|
|
1455
|
+
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-3,
|
|
1456
|
+
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-4 {
|
|
1457
|
+
flex: 0 25%;
|
|
1284
1458
|
}
|
|
1285
|
-
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-1
|
|
1286
|
-
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-2
|
|
1287
|
-
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-3
|
|
1459
|
+
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-1 .ids-header-1177__items-wrapper,
|
|
1460
|
+
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-2 .ids-header-1177__items-wrapper,
|
|
1461
|
+
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-3 .ids-header-1177__items-wrapper,
|
|
1288
1462
|
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-1]),
|
|
1289
1463
|
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-2]),
|
|
1290
1464
|
.ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-3]) {
|
|
1291
|
-
display:
|
|
1465
|
+
display: flex;
|
|
1292
1466
|
margin-bottom: 0.625rem;
|
|
1293
1467
|
margin-right: 2.5rem;
|
|
1294
1468
|
font-size: 1rem;
|
|
1295
1469
|
line-height: 1.5rem;
|
|
1296
1470
|
padding-bottom: 0.625rem;
|
|
1297
|
-
border-bottom: 0.063rem solid
|
|
1471
|
+
border-bottom: 0.063rem solid var(--IDS-COLOR-PRIMARY-30-OPACITY-03);
|
|
1298
1472
|
}
|
|
1299
1473
|
|
|
1300
1474
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item > a, .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item > button,
|
|
@@ -1370,34 +1544,39 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
1370
1544
|
background-color: var(--IDS-COLOR-PRIMARY-90);
|
|
1371
1545
|
left: 0;
|
|
1372
1546
|
min-height: 10.813rem;
|
|
1373
|
-
padding: 2.5rem 0 3.125rem;
|
|
1547
|
+
padding: 2.5rem 0.625rem 3.125rem;
|
|
1374
1548
|
position: absolute;
|
|
1375
1549
|
width: 100%;
|
|
1376
1550
|
top: 100%;
|
|
1377
1551
|
z-index: -1;
|
|
1552
|
+
box-sizing: border-box;
|
|
1378
1553
|
box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.2);
|
|
1379
1554
|
}
|
|
1380
1555
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content {
|
|
1381
1556
|
max-width: var(--IDS__MAX-WIDTH);
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1557
|
+
margin: 0 auto;
|
|
1558
|
+
width: 100%;
|
|
1559
|
+
display: flex;
|
|
1560
|
+
}
|
|
1561
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-1,
|
|
1562
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-2,
|
|
1563
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-3,
|
|
1564
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-4 {
|
|
1565
|
+
flex: 0 25%;
|
|
1387
1566
|
}
|
|
1388
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-1
|
|
1389
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-2
|
|
1390
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-3
|
|
1567
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-1 .ids-header-1177__items-wrapper,
|
|
1568
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-2 .ids-header-1177__items-wrapper,
|
|
1569
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-3 .ids-header-1177__items-wrapper,
|
|
1391
1570
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-1]),
|
|
1392
1571
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-2]),
|
|
1393
1572
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-3]) {
|
|
1394
|
-
display:
|
|
1573
|
+
display: flex;
|
|
1395
1574
|
margin-bottom: 0.625rem;
|
|
1396
1575
|
margin-right: 2.5rem;
|
|
1397
1576
|
font-size: 1rem;
|
|
1398
1577
|
line-height: 1.5rem;
|
|
1399
1578
|
padding-bottom: 0.625rem;
|
|
1400
|
-
border-bottom: 0.063rem solid
|
|
1579
|
+
border-bottom: 0.063rem solid var(--IDS-COLOR-PRIMARY-30-OPACITY-03);
|
|
1401
1580
|
}
|
|
1402
1581
|
@media (max-width: 1024px) {
|
|
1403
1582
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item {
|
|
@@ -1482,34 +1661,39 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
1482
1661
|
background-color: var(--IDS-COLOR-PRIMARY-90);
|
|
1483
1662
|
left: 0;
|
|
1484
1663
|
min-height: 10.813rem;
|
|
1485
|
-
padding: 2.5rem 0 3.125rem;
|
|
1664
|
+
padding: 2.5rem 0.625rem 3.125rem;
|
|
1486
1665
|
position: absolute;
|
|
1487
1666
|
width: 100%;
|
|
1488
1667
|
top: 100%;
|
|
1489
1668
|
z-index: -1;
|
|
1669
|
+
box-sizing: border-box;
|
|
1490
1670
|
box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.2);
|
|
1491
1671
|
}
|
|
1492
1672
|
:host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content {
|
|
1493
1673
|
max-width: var(--IDS__MAX-WIDTH);
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
margin-left: auto;
|
|
1498
|
-
margin-right: auto;
|
|
1674
|
+
margin: 0 auto;
|
|
1675
|
+
width: 100%;
|
|
1676
|
+
display: flex;
|
|
1499
1677
|
}
|
|
1500
|
-
:host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-1
|
|
1501
|
-
:host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-2
|
|
1502
|
-
:host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-3
|
|
1678
|
+
:host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-1,
|
|
1679
|
+
:host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-2,
|
|
1680
|
+
:host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-3,
|
|
1681
|
+
:host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-4 {
|
|
1682
|
+
flex: 0 25%;
|
|
1683
|
+
}
|
|
1684
|
+
:host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-1 .ids-header-1177__items-wrapper,
|
|
1685
|
+
:host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-2 .ids-header-1177__items-wrapper,
|
|
1686
|
+
:host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-3 .ids-header-1177__items-wrapper,
|
|
1503
1687
|
:host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-1]),
|
|
1504
1688
|
:host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-2]),
|
|
1505
1689
|
:host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-3]) {
|
|
1506
|
-
display:
|
|
1690
|
+
display: flex;
|
|
1507
1691
|
margin-bottom: 0.625rem;
|
|
1508
1692
|
margin-right: 2.5rem;
|
|
1509
1693
|
font-size: 1rem;
|
|
1510
1694
|
line-height: 1.5rem;
|
|
1511
1695
|
padding-bottom: 0.625rem;
|
|
1512
|
-
border-bottom: 0.063rem solid
|
|
1696
|
+
border-bottom: 0.063rem solid var(--IDS-COLOR-PRIMARY-30-OPACITY-03);
|
|
1513
1697
|
}
|
|
1514
1698
|
@media (max-width: 1024px) {
|
|
1515
1699
|
:host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) {
|
|
@@ -1589,34 +1773,39 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
1589
1773
|
background-color: var(--IDS-COLOR-PRIMARY-90);
|
|
1590
1774
|
left: 0;
|
|
1591
1775
|
min-height: 10.813rem;
|
|
1592
|
-
padding: 2.5rem 0 3.125rem;
|
|
1776
|
+
padding: 2.5rem 0.625rem 3.125rem;
|
|
1593
1777
|
position: absolute;
|
|
1594
1778
|
width: 100%;
|
|
1595
1779
|
top: 100%;
|
|
1596
1780
|
z-index: -1;
|
|
1781
|
+
box-sizing: border-box;
|
|
1597
1782
|
box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.2);
|
|
1598
1783
|
}
|
|
1599
1784
|
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content {
|
|
1600
1785
|
max-width: var(--IDS__MAX-WIDTH);
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
margin-left: auto;
|
|
1605
|
-
margin-right: auto;
|
|
1786
|
+
margin: 0 auto;
|
|
1787
|
+
width: 100%;
|
|
1788
|
+
display: flex;
|
|
1606
1789
|
}
|
|
1607
|
-
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-1
|
|
1608
|
-
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-2
|
|
1609
|
-
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-3
|
|
1790
|
+
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-1,
|
|
1791
|
+
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-2,
|
|
1792
|
+
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-3,
|
|
1793
|
+
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-4 {
|
|
1794
|
+
flex: 0 25%;
|
|
1795
|
+
}
|
|
1796
|
+
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-1 .ids-header-1177__items-wrapper,
|
|
1797
|
+
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-2 .ids-header-1177__items-wrapper,
|
|
1798
|
+
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-col-3 .ids-header-1177__items-wrapper,
|
|
1610
1799
|
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-1]),
|
|
1611
1800
|
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-2]),
|
|
1612
1801
|
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-3]) {
|
|
1613
|
-
display:
|
|
1802
|
+
display: flex;
|
|
1614
1803
|
margin-bottom: 0.625rem;
|
|
1615
1804
|
margin-right: 2.5rem;
|
|
1616
1805
|
font-size: 1rem;
|
|
1617
1806
|
line-height: 1.5rem;
|
|
1618
1807
|
padding-bottom: 0.625rem;
|
|
1619
|
-
border-bottom: 0.063rem solid
|
|
1808
|
+
border-bottom: 0.063rem solid var(--IDS-COLOR-PRIMARY-30-OPACITY-03);
|
|
1620
1809
|
}
|
|
1621
1810
|
:host .ids-header-1177__nav-item.ids-header-1177__nav-item--fluid .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content {
|
|
1622
1811
|
max-width: 100% !important;
|
|
@@ -1645,9 +1834,9 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
1645
1834
|
width: 1.3125rem;
|
|
1646
1835
|
border-radius: 0.125rem;
|
|
1647
1836
|
transition: all 0.2s;
|
|
1648
|
-
background-color: var(--IDS-COLOR-PRIMARY-
|
|
1837
|
+
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
1649
1838
|
position: relative;
|
|
1650
|
-
height: 0.
|
|
1839
|
+
height: 0.125rem;
|
|
1651
1840
|
width: 1.25rem;
|
|
1652
1841
|
}
|
|
1653
1842
|
.ids-header-1177__nav-mobile__menu .ids-hamburger__lines:before,
|
|
@@ -1656,7 +1845,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
1656
1845
|
width: 1.3125rem;
|
|
1657
1846
|
border-radius: 0.125rem;
|
|
1658
1847
|
transition: all 0.2s;
|
|
1659
|
-
background-color: var(--IDS-COLOR-PRIMARY-
|
|
1848
|
+
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
1660
1849
|
position: absolute;
|
|
1661
1850
|
left: 0;
|
|
1662
1851
|
content: "";
|
|
@@ -1665,7 +1854,7 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
1665
1854
|
}
|
|
1666
1855
|
.ids-header-1177__nav-mobile__menu .ids-hamburger__lines:before,
|
|
1667
1856
|
.ids-header-1177__nav-mobile__menu .ids-hamburger__lines:after {
|
|
1668
|
-
height: 0.
|
|
1857
|
+
height: 0.125rem;
|
|
1669
1858
|
width: 1.25rem;
|
|
1670
1859
|
}
|
|
1671
1860
|
.ids-header-1177__nav-mobile__menu .ids-hamburger__lines:before,
|
|
@@ -1726,7 +1915,13 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
1726
1915
|
height: 3rem;
|
|
1727
1916
|
position: relative;
|
|
1728
1917
|
color: var(--IDS-COLOR-PRIMARY-35);
|
|
1729
|
-
border-right: 0.063rem solid
|
|
1918
|
+
border-right: 0.063rem solid var(--IDS-COLOR-PRIMARY-30-OPACITY-03);
|
|
1919
|
+
}
|
|
1920
|
+
.ids-header-1177--unresponsive .ids-header-1177__nav-mobile__item .ids-header-1177-nav-item-mobile__icon {
|
|
1921
|
+
font-size: 1.5rem;
|
|
1922
|
+
display: inline-block;
|
|
1923
|
+
margin-bottom: -0.1875rem;
|
|
1924
|
+
color: var(--IDS-COLOR-PRIMARY-40);
|
|
1730
1925
|
}
|
|
1731
1926
|
.ids-header-1177--unresponsive .ids-header-1177__nav-mobile__item a,
|
|
1732
1927
|
.ids-header-1177--unresponsive .ids-header-1177__nav-mobile__item button {
|
|
@@ -1746,6 +1941,9 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
1746
1941
|
align-items: center;
|
|
1747
1942
|
justify-content: center;
|
|
1748
1943
|
}
|
|
1944
|
+
.ids-header-1177--unresponsive .ids-header-1177__nav-mobile__item:hover {
|
|
1945
|
+
color: var(--IDS-ICON__COLOR-PRESET-2-2);
|
|
1946
|
+
}
|
|
1749
1947
|
.ids-header-1177--unresponsive .ids-header-1177__nav-mobile__item:has(.ids-header-1177__nav-mobile__menu) {
|
|
1750
1948
|
border-right: none;
|
|
1751
1949
|
}
|
|
@@ -1769,7 +1967,13 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
1769
1967
|
height: 3rem;
|
|
1770
1968
|
position: relative;
|
|
1771
1969
|
color: var(--IDS-COLOR-PRIMARY-35);
|
|
1772
|
-
border-right: 0.063rem solid
|
|
1970
|
+
border-right: 0.063rem solid var(--IDS-COLOR-PRIMARY-30-OPACITY-03);
|
|
1971
|
+
}
|
|
1972
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-mobile__item .ids-header-1177-nav-item-mobile__icon {
|
|
1973
|
+
font-size: 1.5rem;
|
|
1974
|
+
display: inline-block;
|
|
1975
|
+
margin-bottom: -0.1875rem;
|
|
1976
|
+
color: var(--IDS-COLOR-PRIMARY-40);
|
|
1773
1977
|
}
|
|
1774
1978
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-mobile__item a,
|
|
1775
1979
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-mobile__item button {
|
|
@@ -1789,6 +1993,9 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
1789
1993
|
align-items: center;
|
|
1790
1994
|
justify-content: center;
|
|
1791
1995
|
}
|
|
1996
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-mobile__item:hover {
|
|
1997
|
+
color: var(--IDS-ICON__COLOR-PRESET-2-2);
|
|
1998
|
+
}
|
|
1792
1999
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-mobile__item:has(.ids-header-1177__nav-mobile__menu) {
|
|
1793
2000
|
border-right: none;
|
|
1794
2001
|
}
|
|
@@ -1817,7 +2024,13 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
1817
2024
|
height: 3rem;
|
|
1818
2025
|
position: relative;
|
|
1819
2026
|
color: var(--IDS-COLOR-PRIMARY-35);
|
|
1820
|
-
border-right: 0.063rem solid
|
|
2027
|
+
border-right: 0.063rem solid var(--IDS-COLOR-PRIMARY-30-OPACITY-03);
|
|
2028
|
+
}
|
|
2029
|
+
:host .ids-header-1177__nav-mobile__item:not(.ids-header-1177__nav-mobile__item--unresponsive) .ids-header-1177-nav-item-mobile__icon {
|
|
2030
|
+
font-size: 1.5rem;
|
|
2031
|
+
display: inline-block;
|
|
2032
|
+
margin-bottom: -0.1875rem;
|
|
2033
|
+
color: var(--IDS-COLOR-PRIMARY-40);
|
|
1821
2034
|
}
|
|
1822
2035
|
:host .ids-header-1177__nav-mobile__item:not(.ids-header-1177__nav-mobile__item--unresponsive) a,
|
|
1823
2036
|
:host .ids-header-1177__nav-mobile__item:not(.ids-header-1177__nav-mobile__item--unresponsive) button {
|
|
@@ -1837,6 +2050,9 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
1837
2050
|
align-items: center;
|
|
1838
2051
|
justify-content: center;
|
|
1839
2052
|
}
|
|
2053
|
+
:host .ids-header-1177__nav-mobile__item:not(.ids-header-1177__nav-mobile__item--unresponsive):hover {
|
|
2054
|
+
color: var(--IDS-ICON__COLOR-PRESET-2-2);
|
|
2055
|
+
}
|
|
1840
2056
|
:host .ids-header-1177__nav-mobile__item:not(.ids-header-1177__nav-mobile__item--unresponsive):has(.ids-header-1177__nav-mobile__menu) {
|
|
1841
2057
|
border-right: none;
|
|
1842
2058
|
}
|
|
@@ -1864,7 +2080,13 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
1864
2080
|
height: 3rem;
|
|
1865
2081
|
position: relative;
|
|
1866
2082
|
color: var(--IDS-COLOR-PRIMARY-35);
|
|
1867
|
-
border-right: 0.063rem solid
|
|
2083
|
+
border-right: 0.063rem solid var(--IDS-COLOR-PRIMARY-30-OPACITY-03);
|
|
2084
|
+
}
|
|
2085
|
+
:host .ids-header-1177__nav-mobile__item.ids-header-1177__nav-mobile__item--unresponsive .ids-header-1177-nav-item-mobile__icon {
|
|
2086
|
+
font-size: 1.5rem;
|
|
2087
|
+
display: inline-block;
|
|
2088
|
+
margin-bottom: -0.1875rem;
|
|
2089
|
+
color: var(--IDS-COLOR-PRIMARY-40);
|
|
1868
2090
|
}
|
|
1869
2091
|
:host .ids-header-1177__nav-mobile__item.ids-header-1177__nav-mobile__item--unresponsive a,
|
|
1870
2092
|
:host .ids-header-1177__nav-mobile__item.ids-header-1177__nav-mobile__item--unresponsive button {
|
|
@@ -1884,6 +2106,9 @@ header.ids-header-1177.ids-header-1177--fluid .ids-header-1177__container .ids-h
|
|
|
1884
2106
|
align-items: center;
|
|
1885
2107
|
justify-content: center;
|
|
1886
2108
|
}
|
|
2109
|
+
:host .ids-header-1177__nav-mobile__item.ids-header-1177__nav-mobile__item--unresponsive:hover {
|
|
2110
|
+
color: var(--IDS-ICON__COLOR-PRESET-2-2);
|
|
2111
|
+
}
|
|
1887
2112
|
:host .ids-header-1177__nav-mobile__item.ids-header-1177__nav-mobile__item--unresponsive:has(.ids-header-1177__nav-mobile__menu) {
|
|
1888
2113
|
border-right: none;
|
|
1889
2114
|
}
|