@inera/ids-design 7.2.1 → 8.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 +1 -1
- package/components/accordion/accordion.css +157 -11
- package/components/alert/alert-lit.js +1 -1
- package/components/alert/alert.css +275 -77
- package/components/badge/badge-lit.js +1 -1
- package/components/badge/badge.css +16 -10
- package/components/box-link/box-link-lit.js +1 -1
- package/components/box-link/box-link.css +16 -28
- package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs.css +11 -6
- package/components/button-group/button-group-lit.js +1 -1
- package/components/button-group/button-group.css +4 -0
- package/components/card/card-lit.js +1 -1
- package/components/card/card.css +162 -33
- package/components/carousel/carousel-item-lit.js +1 -1
- package/components/carousel/carousel-item.css +169 -7
- package/components/carousel/carousel-lit.js +1 -1
- package/components/carousel/carousel.css +18 -12
- package/components/data-table/data-table-lit.js +1 -1
- package/components/data-table/data-table.css +14 -6
- package/components/date-label/date-label-lit.js +1 -1
- package/components/date-label/date-label.css +35 -14
- package/components/dialog/dialog-lit.js +1 -1
- package/components/dialog/dialog.css +34 -39
- package/components/dropdown/dropdown-lit.js +1 -1
- package/components/dropdown/dropdown.css +87 -28
- package/components/footer-1177/footer-1177-lit.js +1 -1
- package/components/footer-1177/footer-1177.css +225 -116
- package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
- package/components/footer-1177-admin/footer-1177-admin.css +292 -135
- package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
- package/components/footer-1177-pro/footer-1177-pro.css +390 -104
- package/components/footer-inera/footer-inera-lit.js +1 -1
- package/components/footer-inera/footer-inera.css +279 -159
- package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
- package/components/footer-inera-admin/footer-inera-admin.css +338 -183
- package/components/form/error-message/error-message-lit.js +1 -1
- package/components/form/error-message/error-message.css +10 -6
- package/components/form/group/group-lit.js +1 -1
- package/components/form/group/group.css +148 -1
- package/components/form/range/range-lit.js +1 -1
- package/components/form/range/range.css +225 -2
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +37 -33
- package/components/form/spinner/spinner-lit.js +1 -1
- package/components/form/spinner/spinner.css +6 -11
- package/components/global-alert/global-alert-lit.js +9 -0
- package/components/global-alert/global-alert.css +354 -0
- package/components/grid/container/container-lit.js +1 -1
- package/components/grid/container/container.css +2 -9
- package/components/header-1177/composite-header-1177.css +1105 -974
- package/components/header-1177/header-1177-avatar-lit.js +1 -1
- package/components/header-1177/header-1177-avatar.css +406 -191
- package/components/header-1177/header-1177-item-lit.js +1 -1
- package/components/header-1177/header-1177-item.css +125 -75
- package/components/header-1177/header-1177-lit.js +1 -1
- package/components/header-1177/header-1177-menu-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-menu-mobile.css +14 -9
- 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 +107 -164
- package/components/header-1177/header-1177-nav-item.css +109 -88
- package/components/header-1177/header-1177-nav-lit.js +1 -1
- package/components/header-1177/header-1177-nav.css +100 -45
- package/components/header-1177/header-1177-region-picker-lit.d.ts +2 -0
- package/components/header-1177/header-1177-region-picker-lit.js +7 -0
- package/components/header-1177/header-1177-region-picker-mobile-lit.d.ts +2 -0
- package/components/header-1177/header-1177-region-picker-mobile-lit.js +9 -0
- package/components/header-1177/header-1177-region-picker-mobile.css +112 -0
- package/components/header-1177/header-1177-region-picker.css +107 -0
- package/components/header-1177/header-1177.css +125 -450
- 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 +170 -29
- package/components/header-1177-admin/header-1177-admin-avatar.css +490 -278
- package/components/header-1177-admin/header-1177-admin-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-item.css +131 -89
- package/components/header-1177-admin/header-1177-admin-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-menu-mobile-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-menu-mobile.css +145 -0
- 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 +163 -134
- package/components/header-1177-admin/header-1177-admin-nav-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-nav.css +76 -47
- package/components/header-1177-admin/header-1177-admin.css +91 -285
- 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 +146 -74
- package/components/header-1177-pro/header-1177-pro-avatar.css +448 -275
- package/components/header-1177-pro/header-1177-pro-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-item.css +169 -103
- package/components/header-1177-pro/header-1177-pro-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-menu-mobile-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-menu-mobile.css +146 -0
- 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 +139 -122
- package/components/header-1177-pro/header-1177-pro-nav-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav.css +75 -46
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-region-picker-mobile-lit.js +9 -0
- package/components/header-1177-pro/header-1177-pro-region-picker-mobile.css +117 -0
- package/components/header-1177-pro/header-1177-pro-region-picker.css +38 -810
- package/components/header-1177-pro/header-1177-pro.css +140 -139
- package/components/header-inera/header-inera-item-lit.js +1 -1
- package/components/header-inera/header-inera-item.css +31 -21
- package/components/header-inera/header-inera-lit.js +1 -1
- package/components/header-inera/header-inera-menu-mobile-lit.d.ts +2 -0
- package/components/header-inera/header-inera-menu-mobile-lit.js +7 -0
- package/components/header-inera/header-inera-menu-mobile.css +136 -0
- package/components/header-inera/header-inera-nav-item-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item.css +26 -23
- package/components/header-inera/header-inera-nav-lit.js +1 -1
- package/components/header-inera/header-inera-nav.css +11 -8
- package/components/header-inera/header-inera.css +50 -21
- package/components/header-inera-admin/composite-header-inera-admin.css +858 -245
- package/components/header-inera-admin/header-inera-admin-avatar-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar-mobile.css +173 -44
- package/components/header-inera-admin/header-inera-admin-avatar.css +558 -100
- package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-item.css +14 -7
- package/components/header-inera-admin/header-inera-admin-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-menu-mobile-lit.d.ts +2 -0
- package/components/header-inera-admin/header-inera-admin-menu-mobile-lit.js +7 -0
- package/components/header-inera-admin/header-inera-admin-menu-mobile.css +147 -0
- 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 +28 -25
- package/components/header-inera-admin/header-inera-admin-nav-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav.css +16 -16
- package/components/header-inera-admin/header-inera-admin.css +34 -24
- package/components/header-patient/header-patient-lit.js +1 -1
- package/components/header-patient/header-patient.css +166 -8
- package/components/mobile-menu/mobile-menu-lit.js +1 -1
- package/components/mobile-menu/mobile-menu.css +340 -244
- package/components/navigation/content/navigation-content-lit.js +1 -1
- package/components/navigation/content/navigation-content.css +203 -16
- package/components/navigation/local/navigation-local-lit.js +1 -1
- package/components/navigation/local/navigation-local.css +37 -56
- package/components/notification-badge/notification-badge-lit.js +1 -1
- package/components/notification-badge/notification-badge.css +15 -13
- package/components/pagination/data-pagination/data-pagination-lit.js +1 -1
- package/components/pagination/data-pagination/data-pagination.css +206 -44
- package/components/pagination/list-pagination/list-pagination-lit.js +1 -1
- package/components/pagination/list-pagination/list-pagination.css +5 -5
- package/components/popover/popover-content-lit.js +1 -1
- package/components/popover/popover-content.css +262 -114
- package/components/progressbar/progressbar-lit.js +1 -1
- package/components/progressbar/progressbar.css +147 -4
- package/components/puff-list/puff-list-lit.js +1 -1
- package/components/puff-list/puff-list.css +258 -35
- package/components/region-icon/region-icon-lit.js +1 -1
- package/components/region-icon/region-icon.css +5 -5
- package/components/side-menu/side-menu-lit.js +1 -1
- package/components/side-menu/side-menu.css +6 -9
- package/components/side-panel/side-panel-lit.js +1 -1
- package/components/side-panel/side-panel.css +61 -26
- package/components/stepper/stepper-lit.js +1 -1
- package/components/stepper/stepper.css +170 -22
- package/components/table/table.css +6 -3
- package/components/tabs/tab-lit.js +1 -1
- package/components/tabs/tab-panel-lit.js +1 -1
- package/components/tabs/tab-panel.css +2 -0
- package/components/tabs/tab.css +26 -14
- package/components/tabs/tabs-lit.js +2 -2
- package/components/tabs/tabs.css +1 -1
- package/components/tag/tag-lit.js +1 -1
- package/components/tag/tag.css +10 -7
- package/components/tooltip/tooltip-lit.js +1 -1
- package/components/tooltip/tooltip.css +8 -5
- package/global/_partials.css +15 -0
- package/{themes/1177-pro/1177-pro.css → global/global.css} +3958 -3504
- package/global/icons/Inera-Design-Icons.eot +0 -0
- package/global/icons/Inera-Design-Icons.svg +9 -0
- package/global/icons/Inera-Design-Icons.ttf +0 -0
- package/global/icons/Inera-Design-Icons.woff +0 -0
- package/global/util/util.css +2745 -0
- package/package.json +1 -1
- package/reset.css +90 -0
- package/styles.css +8320 -0
- package/tokens/component-tokens.scss +86 -0
- package/tokens/themes/1177-admin-tokens.css +340 -263
- package/tokens/themes/1177-pro-tokens.css +340 -263
- package/tokens/themes/1177-tokens.css +340 -263
- package/tokens/themes/inera-admin-tokens.css +294 -252
- package/tokens/themes/inera-tokens.css +294 -252
- package/components/alert-global/alert-global-lit.js +0 -7
- package/components/alert-global/alert-global.css +0 -195
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +0 -7
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +0 -304
- package/components/header-inera/header-inera-nav-mobile-lit.js +0 -7
- package/components/header-inera/header-inera-nav-mobile.css +0 -126
- package/components/header-inera-admin/header-inera-admin-nav-mobile-lit.js +0 -7
- package/components/header-inera-admin/header-inera-admin-nav-mobile.css +0 -126
- package/themes/1177/1177.css +0 -6196
- package/themes/inera/inera.css +0 -6220
- package/themes/inera-admin/inera-admin.css +0 -6293
- /package/components/{alert-global/alert-global-lit.d.ts → global-alert/global-alert-lit.d.ts} +0 -0
- /package/components/{header-1177-pro/header-1177-pro-nav-menu-mobile-lit.d.ts → header-1177-admin/header-1177-admin-menu-mobile-lit.d.ts} +0 -0
- /package/components/{header-inera-admin/header-inera-admin-nav-mobile-lit.d.ts → header-1177-pro/header-1177-pro-menu-mobile-lit.d.ts} +0 -0
- /package/components/{header-inera/header-inera-nav-mobile-lit.d.ts → header-1177-pro/header-1177-pro-region-picker-mobile-lit.d.ts} +0 -0
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* BUTTONS
|
|
6
6
|
********/
|
|
7
7
|
/*******
|
|
8
|
-
*
|
|
8
|
+
* SCROLLBAR
|
|
9
9
|
********/
|
|
10
10
|
/*******
|
|
11
11
|
* FORM
|
|
@@ -25,134 +25,15 @@
|
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
27
|
|
|
28
|
-
.ids-header-1177-admin__mobile-menu {
|
|
29
|
-
display: none;
|
|
30
|
-
}
|
|
31
|
-
@media (max-width: 1024px) {
|
|
32
|
-
.ids-header-1177-admin__mobile-menu {
|
|
33
|
-
display: flex;
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
.ids-header-1177-admin__mobile-menu .ids-header-1177-admin__mobile-menu__btn {
|
|
37
|
-
background: none;
|
|
38
|
-
color: inherit;
|
|
39
|
-
border: none;
|
|
40
|
-
padding: 0;
|
|
41
|
-
font: inherit;
|
|
42
|
-
cursor: pointer;
|
|
43
|
-
outline: inherit;
|
|
44
|
-
display: flex;
|
|
45
|
-
width: 100%;
|
|
46
|
-
gap: 0.313rem;
|
|
47
|
-
text-decoration: none;
|
|
48
|
-
background: none;
|
|
49
|
-
color: inherit;
|
|
50
|
-
border: none;
|
|
51
|
-
padding: 0.25rem 0.5rem;
|
|
52
|
-
font: inherit;
|
|
53
|
-
cursor: pointer;
|
|
54
|
-
color: var(--IDS-COLOR-ACCENT-40);
|
|
55
|
-
align-items: center;
|
|
56
|
-
justify-content: center;
|
|
57
|
-
height: 1.5rem;
|
|
58
|
-
width: 2rem;
|
|
59
|
-
}
|
|
60
|
-
.ids-header-1177-admin__mobile-menu .ids-header-1177-admin__mobile-menu__btn:focus {
|
|
61
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
62
|
-
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
63
|
-
}
|
|
64
|
-
.ids-header-1177-admin__mobile-menu .ids-header-1177-admin__mobile-menu__btn .ids-hamburger {
|
|
65
|
-
transition: all 0.2s;
|
|
66
|
-
cursor: pointer;
|
|
67
|
-
user-select: none;
|
|
68
|
-
position: relative;
|
|
69
|
-
}
|
|
70
|
-
.ids-header-1177-admin__mobile-menu .ids-header-1177-admin__mobile-menu__btn .ids-hamburger__lines {
|
|
71
|
-
display: block;
|
|
72
|
-
cursor: pointer;
|
|
73
|
-
width: 1.3125rem;
|
|
74
|
-
border-radius: 0.125rem;
|
|
75
|
-
transition: all 0.2s;
|
|
76
|
-
background-color: var(--IDS-COLOR-ACCENT-40);
|
|
77
|
-
position: relative;
|
|
78
|
-
height: 0.125rem;
|
|
79
|
-
width: 1.25rem;
|
|
80
|
-
}
|
|
81
|
-
.ids-header-1177-admin__mobile-menu .ids-header-1177-admin__mobile-menu__btn .ids-hamburger__lines:before,
|
|
82
|
-
.ids-header-1177-admin__mobile-menu .ids-header-1177-admin__mobile-menu__btn .ids-hamburger__lines:after {
|
|
83
|
-
display: inline-block;
|
|
84
|
-
width: 1.3125rem;
|
|
85
|
-
border-radius: 0.125rem;
|
|
86
|
-
transition: all 0.2s;
|
|
87
|
-
background-color: var(--IDS-COLOR-ACCENT-40);
|
|
88
|
-
position: absolute;
|
|
89
|
-
left: 0;
|
|
90
|
-
content: "";
|
|
91
|
-
-webkit-transform-origin: 0.09375rem center;
|
|
92
|
-
transform-origin: 0.09375rem center;
|
|
93
|
-
}
|
|
94
|
-
.ids-header-1177-admin__mobile-menu .ids-header-1177-admin__mobile-menu__btn .ids-hamburger__lines:before,
|
|
95
|
-
.ids-header-1177-admin__mobile-menu .ids-header-1177-admin__mobile-menu__btn .ids-hamburger__lines:after {
|
|
96
|
-
height: 0.125rem;
|
|
97
|
-
width: 1.25rem;
|
|
98
|
-
}
|
|
99
|
-
.ids-header-1177-admin__mobile-menu .ids-header-1177-admin__mobile-menu__btn .ids-hamburger__lines:before,
|
|
100
|
-
.ids-header-1177-admin__mobile-menu .ids-header-1177-admin__mobile-menu__btn .ids-hamburger__lines:after {
|
|
101
|
-
-webkit-transform-origin: 0.13393rem center;
|
|
102
|
-
transform-origin: 0.13393rem center;
|
|
103
|
-
}
|
|
104
|
-
.ids-header-1177-admin__mobile-menu .ids-header-1177-admin__mobile-menu__btn .ids-hamburger__lines:before {
|
|
105
|
-
top: 0.5rem;
|
|
106
|
-
}
|
|
107
|
-
.ids-header-1177-admin__mobile-menu .ids-header-1177-admin__mobile-menu__btn .ids-hamburger__lines:after {
|
|
108
|
-
top: -0.5rem;
|
|
109
|
-
}
|
|
110
|
-
.ids-header-1177-admin__mobile-menu .ids-header-1177-admin__mobile-menu__btn[aria-expanded=true] .ids-hamburger .ids-hamburger__lines {
|
|
111
|
-
background: transparent;
|
|
112
|
-
}
|
|
113
|
-
.ids-header-1177-admin__mobile-menu .ids-header-1177-admin__mobile-menu__btn[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:before, .ids-header-1177-admin__mobile-menu .ids-header-1177-admin__mobile-menu__btn[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:after {
|
|
114
|
-
-ms-transform-origin: 50% 50%;
|
|
115
|
-
-webkit-transform-origin: 50% 50%;
|
|
116
|
-
transform-origin: 50% 50%;
|
|
117
|
-
top: 0;
|
|
118
|
-
width: 1.5rem;
|
|
119
|
-
left: -0.1rem;
|
|
120
|
-
}
|
|
121
|
-
.ids-header-1177-admin__mobile-menu .ids-header-1177-admin__mobile-menu__btn[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:before {
|
|
122
|
-
-ms-transform: rotate(45deg);
|
|
123
|
-
-webkit-transform: rotate3d(0, 0, 1, 45deg);
|
|
124
|
-
transform: rotate3d(0, 0, 1, 45deg);
|
|
125
|
-
}
|
|
126
|
-
.ids-header-1177-admin__mobile-menu .ids-header-1177-admin__mobile-menu__btn[aria-expanded=true] .ids-hamburger .ids-hamburger__lines:after {
|
|
127
|
-
-ms-transform: rotate(-45deg);
|
|
128
|
-
-webkit-transform: rotate3d(0, 0, 1, -45deg);
|
|
129
|
-
transform: rotate3d(0, 0, 1, -45deg);
|
|
130
|
-
}
|
|
131
|
-
|
|
132
|
-
.ids-header-1177-admin__nav-mobile__menu-items {
|
|
133
|
-
display: none;
|
|
134
|
-
position: absolute;
|
|
135
|
-
left: 0;
|
|
136
|
-
right: 0;
|
|
137
|
-
z-index: 10;
|
|
138
|
-
top: calc(100% + 0.063rem);
|
|
139
|
-
box-shadow: 0 0.125rem 0.313rem #c5c5c5;
|
|
140
|
-
}
|
|
141
|
-
@media (max-width: 1024px) {
|
|
142
|
-
.ids-header-1177-admin__nav-mobile__menu-items {
|
|
143
|
-
display: block;
|
|
144
|
-
}
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
.ids-header-1177-admin--unresponsive .ids-header-1177-admin__mobile-menu {
|
|
148
|
-
display: none !important;
|
|
149
|
-
}
|
|
150
|
-
|
|
151
28
|
header.ids-header-1177-admin {
|
|
152
29
|
position: relative;
|
|
153
30
|
z-index: 1;
|
|
154
|
-
background: var(--IDS-
|
|
155
|
-
|
|
31
|
+
background-color: var(--IDS-HEADER-1177-ADMIN__BACKGROUND-COLOR);
|
|
32
|
+
border-bottom: 0.0625rem solid var(--IDS-HEADER-1177-ADMIN__BORDER-COLOR);
|
|
33
|
+
}
|
|
34
|
+
header.ids-header-1177-admin .ids-header-1177-admin__skip-to-content {
|
|
35
|
+
position: relative;
|
|
36
|
+
z-index: 20;
|
|
156
37
|
}
|
|
157
38
|
header.ids-header-1177-admin .ids-header-1177-admin__skip-to-content ::slotted(a),
|
|
158
39
|
header.ids-header-1177-admin .ids-header-1177-admin__skip-to-content a {
|
|
@@ -162,8 +43,8 @@ header.ids-header-1177-admin .ids-header-1177-admin__skip-to-content a {
|
|
|
162
43
|
padding: 0 1rem;
|
|
163
44
|
height: 3rem;
|
|
164
45
|
text-align: center;
|
|
165
|
-
background-color: var(--IDS-
|
|
166
|
-
box-shadow:
|
|
46
|
+
background-color: var(--IDS-SKIP-TO-CONTENT-LINK__BACKGROUND-COLOR);
|
|
47
|
+
box-shadow: var(--IDS-BOX-SHADOW);
|
|
167
48
|
z-index: 20;
|
|
168
49
|
font-family: var(--IDS-LINK__FONT-FAMILY);
|
|
169
50
|
font-size: 1rem;
|
|
@@ -184,57 +65,51 @@ header.ids-header-1177-admin .ids-header-1177-admin__skip-to-content a:focus {
|
|
|
184
65
|
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
185
66
|
outline-offset: -0.375rem !important;
|
|
186
67
|
}
|
|
187
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-
|
|
188
|
-
position: relative;
|
|
189
|
-
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
190
|
-
}
|
|
191
|
-
@media (max-width: 1024px) {
|
|
192
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__container {
|
|
193
|
-
z-index: 10;
|
|
194
|
-
padding: 0;
|
|
195
|
-
}
|
|
196
|
-
}
|
|
197
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__container .ids-header-1177-admin__inner {
|
|
68
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__main {
|
|
198
69
|
max-width: var(--IDS__MAX-WIDTH);
|
|
70
|
+
padding: var(--IDS__CONTAINER-PADDING);
|
|
71
|
+
background-color: var(--IDS-HEADER-1177-ADMIN__BACKGROUND-COLOR);
|
|
199
72
|
width: 100%;
|
|
200
73
|
min-height: 3.75rem;
|
|
201
74
|
position: relative;
|
|
202
75
|
align-items: center;
|
|
203
76
|
display: flex;
|
|
204
|
-
flex-wrap: wrap;
|
|
205
77
|
justify-content: space-between;
|
|
206
78
|
margin: 0 auto;
|
|
207
79
|
box-sizing: border-box;
|
|
80
|
+
z-index: 2;
|
|
208
81
|
}
|
|
209
82
|
@media (max-width: 1024px) {
|
|
210
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-
|
|
211
|
-
padding: 0
|
|
83
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__main {
|
|
84
|
+
padding: 0 1rem;
|
|
212
85
|
min-height: 3rem;
|
|
213
86
|
border-bottom: none;
|
|
87
|
+
z-index: 10;
|
|
214
88
|
}
|
|
215
89
|
}
|
|
216
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-
|
|
90
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__main .ids-header-1177-admin__main-left {
|
|
217
91
|
display: flex;
|
|
218
92
|
align-items: center;
|
|
219
93
|
min-height: 3rem;
|
|
220
94
|
}
|
|
221
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-
|
|
222
|
-
height:
|
|
223
|
-
width:
|
|
95
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__logo {
|
|
96
|
+
height: 2rem;
|
|
97
|
+
width: 4.125rem;
|
|
224
98
|
margin-right: 1.25rem;
|
|
225
|
-
margin-left:
|
|
99
|
+
margin-left: 0.25rem;
|
|
226
100
|
display: flex;
|
|
227
101
|
align-items: center;
|
|
228
102
|
}
|
|
229
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-
|
|
103
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__logo .ids-header-1177-admin__logo-link {
|
|
230
104
|
position: relative;
|
|
231
105
|
display: flex;
|
|
232
106
|
align-items: center;
|
|
233
|
-
height:
|
|
234
|
-
width:
|
|
107
|
+
height: 2rem;
|
|
108
|
+
width: 4.125rem;
|
|
235
109
|
cursor: pointer;
|
|
110
|
+
overflow: hidden;
|
|
236
111
|
}
|
|
237
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-
|
|
112
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__logo .ids-header-1177-admin__logo-link:before {
|
|
238
113
|
font: icon;
|
|
239
114
|
font-family: "Inera-Design-Icons" !important;
|
|
240
115
|
display: block;
|
|
@@ -243,42 +118,45 @@ header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-head
|
|
|
243
118
|
-webkit-font-smoothing: antialiased;
|
|
244
119
|
-moz-osx-font-smoothing: grayscale;
|
|
245
120
|
content: "\e91e";
|
|
246
|
-
color: var(--IDS-
|
|
121
|
+
color: var(--IDS-HEADER-1177-ADMIN__LOGO-COLOR);
|
|
247
122
|
font-size: 4rem;
|
|
248
123
|
}
|
|
249
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-
|
|
250
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-
|
|
251
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-
|
|
124
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__logo a:focus,
|
|
125
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__logo ::slotted([slot=logo]):focus,
|
|
126
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__logo ::slotted(a):focus {
|
|
252
127
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
253
128
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
254
129
|
}
|
|
255
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-
|
|
256
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-
|
|
257
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-
|
|
130
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__logo a,
|
|
131
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__logo ::slotted([slot=logo]),
|
|
132
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__logo ::slotted(a) {
|
|
133
|
+
color: var(--IDS-HEADER-1177-ADMIN__LOGO-COLOR);
|
|
258
134
|
display: flex;
|
|
259
135
|
align-items: center;
|
|
260
136
|
height: 1.5rem;
|
|
261
137
|
width: 3.938rem;
|
|
138
|
+
font-size: 4rem;
|
|
139
|
+
overflow: hidden;
|
|
262
140
|
}
|
|
263
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-
|
|
264
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-
|
|
265
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-
|
|
141
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__logo a:focus,
|
|
142
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__logo ::slotted([slot=logo]:focus),
|
|
143
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__logo ::slotted(a:focus) {
|
|
266
144
|
outline: var(--IDS-FOCUS__OUTLINE) !important;
|
|
267
145
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
268
146
|
}
|
|
269
147
|
@media (max-width: 1024px) {
|
|
270
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-
|
|
148
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__logo {
|
|
271
149
|
margin-left: 0;
|
|
272
150
|
}
|
|
273
151
|
}
|
|
274
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-
|
|
152
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__brand {
|
|
275
153
|
display: flex;
|
|
276
154
|
flex-direction: column;
|
|
277
155
|
margin-left: 1.25rem !important;
|
|
278
156
|
position: relative;
|
|
279
157
|
font-family: var(--IDS-FONT-FAMILY-HEADING);
|
|
280
158
|
}
|
|
281
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-
|
|
159
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__brand:before {
|
|
282
160
|
content: "";
|
|
283
161
|
position: absolute;
|
|
284
162
|
display: block;
|
|
@@ -287,13 +165,13 @@ header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-head
|
|
|
287
165
|
transform: translateY(-50%);
|
|
288
166
|
left: -1.25rem;
|
|
289
167
|
height: 2.188rem;
|
|
290
|
-
background: var(--IDS-
|
|
168
|
+
background-color: var(--IDS-HEADER-1177-ADMIN__SEPARATOR-COLOR);
|
|
291
169
|
}
|
|
292
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-
|
|
170
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__brand .ids-header-1177-admin__brand-text {
|
|
293
171
|
margin-top: 0;
|
|
294
172
|
margin-right: 0;
|
|
295
173
|
margin-bottom: 0;
|
|
296
|
-
color: var(--IDS-
|
|
174
|
+
color: var(--IDS-HEADER-1177-ADMIN__BRAND-TEXT-COLOR);
|
|
297
175
|
overflow: hidden;
|
|
298
176
|
text-overflow: ellipsis;
|
|
299
177
|
font-size: 1rem;
|
|
@@ -301,111 +179,74 @@ header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-head
|
|
|
301
179
|
text-decoration: none;
|
|
302
180
|
font-weight: 700;
|
|
303
181
|
}
|
|
304
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-
|
|
182
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__brand .ids-header-1177-admin__brand-text---supplement {
|
|
183
|
+
color: var(--IDS-HEADER-1177-ADMIN__BRAND-TEXT-COLOR);
|
|
305
184
|
line-height: 1.25rem;
|
|
306
185
|
font-weight: normal;
|
|
307
186
|
font-size: 0.875rem !important;
|
|
308
187
|
font-family: var(--IDS-FONT-FAMILY-HEADING) !important;
|
|
309
188
|
}
|
|
310
189
|
@media (min-width: 1024px) {
|
|
311
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-
|
|
190
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__brand:before {
|
|
312
191
|
height: 2.75rem;
|
|
313
192
|
}
|
|
314
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-
|
|
193
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__brand .ids-header-1177-admin__brand-text {
|
|
315
194
|
font-size: 1.25rem;
|
|
316
195
|
}
|
|
317
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-
|
|
196
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__brand .ids-header-1177-admin__brand-text---supplement {
|
|
318
197
|
font-size: 0.875rem !important;
|
|
319
198
|
}
|
|
320
199
|
}
|
|
321
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-
|
|
322
|
-
display: block;
|
|
323
|
-
margin-left: auto;
|
|
324
|
-
}
|
|
325
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__container .ids-header-1177-admin__inner .ids-header-1177-admin__items-inner {
|
|
200
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__main .ids-header-1177-admin__main-right {
|
|
326
201
|
display: flex;
|
|
327
|
-
|
|
328
|
-
padding-right:
|
|
329
|
-
padding-right: 1.25rem;
|
|
330
|
-
padding-left: 1rem;
|
|
202
|
+
flex-wrap: wrap;
|
|
203
|
+
padding-right: 0.25rem;
|
|
331
204
|
min-height: 3rem;
|
|
332
205
|
align-items: center;
|
|
333
206
|
}
|
|
334
207
|
@media (max-width: 1024px) {
|
|
335
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-
|
|
336
|
-
gap: 0.5rem;
|
|
208
|
+
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__main .ids-header-1177-admin__main-right {
|
|
337
209
|
margin-right: 0;
|
|
338
210
|
padding-right: 0;
|
|
339
211
|
}
|
|
340
212
|
}
|
|
341
|
-
header.ids-header-1177-admin
|
|
342
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__skip-to-content a {
|
|
343
|
-
display: flex;
|
|
344
|
-
align-items: center;
|
|
345
|
-
justify-content: center;
|
|
346
|
-
padding: 0 1rem;
|
|
347
|
-
height: 3rem;
|
|
348
|
-
text-align: center;
|
|
349
|
-
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
350
|
-
box-shadow: rgba(0, 0, 0, 0.3) 0 0 0.625rem 0;
|
|
351
|
-
z-index: 20;
|
|
352
|
-
font-family: var(--IDS-LINK__FONT-FAMILY);
|
|
353
|
-
font-size: 1rem;
|
|
354
|
-
color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
355
|
-
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
356
|
-
text-decoration: underline;
|
|
357
|
-
position: absolute;
|
|
358
|
-
right: 0;
|
|
359
|
-
left: 0;
|
|
360
|
-
transform: translateY(-300%);
|
|
361
|
-
transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
|
|
362
|
-
}
|
|
363
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__skip-to-content ::slotted(a:focus),
|
|
364
|
-
header.ids-header-1177-admin:not(.ids-header-1177-admin--unresponsive) .ids-header-1177-admin__skip-to-content a:focus {
|
|
365
|
-
transform: translateY(0);
|
|
366
|
-
transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
|
|
367
|
-
color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
368
|
-
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
369
|
-
outline-offset: -0.375rem !important;
|
|
370
|
-
}
|
|
371
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__container {
|
|
372
|
-
position: relative;
|
|
373
|
-
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
374
|
-
}
|
|
375
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__container .ids-header-1177-admin__inner {
|
|
213
|
+
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__main {
|
|
376
214
|
max-width: var(--IDS__MAX-WIDTH);
|
|
215
|
+
padding: var(--IDS__CONTAINER-PADDING);
|
|
216
|
+
background-color: var(--IDS-HEADER-1177-ADMIN__BACKGROUND-COLOR);
|
|
377
217
|
width: 100%;
|
|
378
218
|
min-height: 3.75rem;
|
|
379
219
|
position: relative;
|
|
380
220
|
align-items: center;
|
|
381
221
|
display: flex;
|
|
382
|
-
flex-wrap: wrap;
|
|
383
222
|
justify-content: space-between;
|
|
384
223
|
margin: 0 auto;
|
|
385
224
|
box-sizing: border-box;
|
|
225
|
+
z-index: 2;
|
|
386
226
|
}
|
|
387
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-
|
|
227
|
+
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__main .ids-header-1177-admin__main-left {
|
|
388
228
|
display: flex;
|
|
389
229
|
align-items: center;
|
|
390
230
|
min-height: 3rem;
|
|
391
231
|
}
|
|
392
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-
|
|
393
|
-
height:
|
|
394
|
-
width:
|
|
232
|
+
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__logo {
|
|
233
|
+
height: 2rem;
|
|
234
|
+
width: 4.125rem;
|
|
395
235
|
margin-right: 1.25rem;
|
|
396
|
-
margin-left:
|
|
236
|
+
margin-left: 0.25rem;
|
|
397
237
|
display: flex;
|
|
398
238
|
align-items: center;
|
|
399
239
|
}
|
|
400
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-
|
|
240
|
+
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__logo .ids-header-1177-admin__logo-link {
|
|
401
241
|
position: relative;
|
|
402
242
|
display: flex;
|
|
403
243
|
align-items: center;
|
|
404
|
-
height:
|
|
405
|
-
width:
|
|
244
|
+
height: 2rem;
|
|
245
|
+
width: 4.125rem;
|
|
406
246
|
cursor: pointer;
|
|
247
|
+
overflow: hidden;
|
|
407
248
|
}
|
|
408
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-
|
|
249
|
+
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__logo .ids-header-1177-admin__logo-link:before {
|
|
409
250
|
font: icon;
|
|
410
251
|
font-family: "Inera-Design-Icons" !important;
|
|
411
252
|
display: block;
|
|
@@ -414,37 +255,40 @@ header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-117
|
|
|
414
255
|
-webkit-font-smoothing: antialiased;
|
|
415
256
|
-moz-osx-font-smoothing: grayscale;
|
|
416
257
|
content: "\e91e";
|
|
417
|
-
color: var(--IDS-
|
|
258
|
+
color: var(--IDS-HEADER-1177-ADMIN__LOGO-COLOR);
|
|
418
259
|
font-size: 4rem;
|
|
419
260
|
}
|
|
420
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-
|
|
421
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-
|
|
422
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-
|
|
261
|
+
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__logo a:focus,
|
|
262
|
+
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__logo ::slotted([slot=logo]):focus,
|
|
263
|
+
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__logo ::slotted(a):focus {
|
|
423
264
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
424
265
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
425
266
|
}
|
|
426
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-
|
|
427
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-
|
|
428
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-
|
|
267
|
+
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__logo a,
|
|
268
|
+
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__logo ::slotted([slot=logo]),
|
|
269
|
+
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__logo ::slotted(a) {
|
|
270
|
+
color: var(--IDS-HEADER-1177-ADMIN__LOGO-COLOR);
|
|
429
271
|
display: flex;
|
|
430
272
|
align-items: center;
|
|
431
273
|
height: 1.5rem;
|
|
432
274
|
width: 3.938rem;
|
|
275
|
+
font-size: 4rem;
|
|
276
|
+
overflow: hidden;
|
|
433
277
|
}
|
|
434
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-
|
|
435
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-
|
|
436
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-
|
|
278
|
+
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__logo a:focus,
|
|
279
|
+
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__logo ::slotted([slot=logo]:focus),
|
|
280
|
+
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__logo ::slotted(a:focus) {
|
|
437
281
|
outline: var(--IDS-FOCUS__OUTLINE) !important;
|
|
438
282
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
439
283
|
}
|
|
440
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-
|
|
284
|
+
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__brand {
|
|
441
285
|
display: flex;
|
|
442
286
|
flex-direction: column;
|
|
443
287
|
margin-left: 1.25rem !important;
|
|
444
288
|
position: relative;
|
|
445
289
|
font-family: var(--IDS-FONT-FAMILY-HEADING);
|
|
446
290
|
}
|
|
447
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-
|
|
291
|
+
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__brand:before {
|
|
448
292
|
content: "";
|
|
449
293
|
position: absolute;
|
|
450
294
|
display: block;
|
|
@@ -453,13 +297,13 @@ header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-117
|
|
|
453
297
|
transform: translateY(-50%);
|
|
454
298
|
left: -1.25rem;
|
|
455
299
|
height: 2.188rem;
|
|
456
|
-
background: var(--IDS-
|
|
300
|
+
background-color: var(--IDS-HEADER-1177-ADMIN__SEPARATOR-COLOR);
|
|
457
301
|
}
|
|
458
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-
|
|
302
|
+
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__brand .ids-header-1177-admin__brand-text {
|
|
459
303
|
margin-top: 0;
|
|
460
304
|
margin-right: 0;
|
|
461
305
|
margin-bottom: 0;
|
|
462
|
-
color: var(--IDS-
|
|
306
|
+
color: var(--IDS-HEADER-1177-ADMIN__BRAND-TEXT-COLOR);
|
|
463
307
|
overflow: hidden;
|
|
464
308
|
text-overflow: ellipsis;
|
|
465
309
|
font-size: 1rem;
|
|
@@ -467,55 +311,17 @@ header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-117
|
|
|
467
311
|
text-decoration: none;
|
|
468
312
|
font-weight: 700;
|
|
469
313
|
}
|
|
470
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-
|
|
314
|
+
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__main .ids-header-1177-admin__main-left .ids-header-1177-admin__brand .ids-header-1177-admin__brand-text---supplement {
|
|
315
|
+
color: var(--IDS-HEADER-1177-ADMIN__BRAND-TEXT-COLOR);
|
|
471
316
|
line-height: 1.25rem;
|
|
472
317
|
font-weight: normal;
|
|
473
318
|
font-size: 0.875rem !important;
|
|
474
319
|
font-family: var(--IDS-FONT-FAMILY-HEADING) !important;
|
|
475
320
|
}
|
|
476
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-
|
|
477
|
-
display: block;
|
|
478
|
-
margin-left: auto;
|
|
479
|
-
}
|
|
480
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__container .ids-header-1177-admin__inner .ids-header-1177-admin__items-inner {
|
|
321
|
+
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__main .ids-header-1177-admin__main-right {
|
|
481
322
|
display: flex;
|
|
482
|
-
|
|
483
|
-
padding-right:
|
|
484
|
-
padding-right: 1.25rem;
|
|
485
|
-
padding-left: 1rem;
|
|
323
|
+
flex-wrap: wrap;
|
|
324
|
+
padding-right: 0.25rem;
|
|
486
325
|
min-height: 3rem;
|
|
487
326
|
align-items: center;
|
|
488
|
-
}
|
|
489
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__skip-to-content ::slotted(a),
|
|
490
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__skip-to-content a {
|
|
491
|
-
display: flex;
|
|
492
|
-
align-items: center;
|
|
493
|
-
justify-content: center;
|
|
494
|
-
padding: 0 1rem;
|
|
495
|
-
height: 3rem;
|
|
496
|
-
text-align: center;
|
|
497
|
-
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
498
|
-
box-shadow: rgba(0, 0, 0, 0.3) 0 0 0.625rem 0;
|
|
499
|
-
z-index: 20;
|
|
500
|
-
font-family: var(--IDS-LINK__FONT-FAMILY);
|
|
501
|
-
font-size: 1rem;
|
|
502
|
-
color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
503
|
-
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
504
|
-
text-decoration: underline;
|
|
505
|
-
position: absolute;
|
|
506
|
-
right: 0;
|
|
507
|
-
left: 0;
|
|
508
|
-
transform: translateY(-300%);
|
|
509
|
-
transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
|
|
510
|
-
}
|
|
511
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__skip-to-content ::slotted(a:focus),
|
|
512
|
-
header.ids-header-1177-admin.ids-header-1177-admin--unresponsive .ids-header-1177-admin__skip-to-content a:focus {
|
|
513
|
-
transform: translateY(0);
|
|
514
|
-
transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
|
|
515
|
-
color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
516
|
-
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
517
|
-
outline-offset: -0.375rem !important;
|
|
518
|
-
}
|
|
519
|
-
header.ids-header-1177-admin.ids-header-1177-admin--fluid .ids-header-1177-admin__container .ids-header-1177-admin__inner {
|
|
520
|
-
max-width: 100% !important;
|
|
521
327
|
}
|