@vixcom/ui 1.7.2 → 1.7.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/img/favicon.png +0 -0
- package/dist/assets/img/icon.png +0 -0
- package/dist/css/animations.css +5 -7
- package/dist/css/colors.css +94 -64
- package/dist/css/external/bootstrap-grid.css +0 -2
- package/dist/css/external/bootstrap.css +0 -2
- package/dist/css/external/mdb.css +0 -2
- package/dist/css/external/owl-carousel.css +0 -2
- package/dist/css/external/tailwindcss.css +0 -2
- package/dist/css/fonts.css +0 -2
- package/dist/css/grid.css +0 -2
- package/dist/css/helper/index.css +0 -2
- package/dist/css/helper/owl.carousel.css +0 -2
- package/dist/css/helper/primefaces.css +27 -23
- package/dist/css/helper/tailwindcss.css +0 -5
- package/dist/css/icons/external/bootstrap.icons.css +0 -2
- package/dist/css/icons/external/fontawesome.icons.css +0 -2
- package/dist/css/icons/external/material-design.icons.css +0 -2
- package/dist/css/icons/external/themify.icons.css +0 -2
- package/dist/css/index.css +0 -2
- package/dist/css/main.css +19 -16
- package/dist/css/menu.css +48 -13
- package/dist/css/polyfills.css +0 -2
- package/dist/css/sizes.css +0 -2
- package/dist/css/variables.css +0 -2
- package/dist/fonts/bootstrap-icons.woff +0 -0
- package/dist/package.json +29 -0
- package/package.json +7 -3
- package/dist/css/animations.css.map +0 -1
- package/dist/css/colors.css.map +0 -1
- package/dist/css/external/bootstrap-grid.css.map +0 -1
- package/dist/css/external/bootstrap.css.map +0 -1
- package/dist/css/external/mdb.css.map +0 -1
- package/dist/css/external/owl-carousel.css.map +0 -1
- package/dist/css/external/tailwindcss.css.map +0 -1
- package/dist/css/fonts.css.map +0 -1
- package/dist/css/grid.css.map +0 -1
- package/dist/css/helper/index.css.map +0 -1
- package/dist/css/helper/owl.carousel.css.map +0 -1
- package/dist/css/helper/primefaces.css.map +0 -1
- package/dist/css/helper/tailwindcss.css.map +0 -1
- package/dist/css/icons/external/bootstrap.icons.css.map +0 -1
- package/dist/css/icons/external/fontawesome.icons.css.map +0 -1
- package/dist/css/icons/external/material-design.icons.css.map +0 -1
- package/dist/css/icons/external/themify.icons.css.map +0 -1
- package/dist/css/index.css.map +0 -1
- package/dist/css/main.css.map +0 -1
- package/dist/css/menu.css.map +0 -1
- package/dist/css/polyfills.css.map +0 -1
- package/dist/css/sizes.css.map +0 -1
- package/dist/css/variables.css.map +0 -1
- package/dist/js/alpinejs.min.js +0 -5
- package/dist/js/axios.min.js +0 -3
- package/dist/js/bootstrap.min.js +0 -7
- package/dist/js/jquery.min.js +0 -4
- package/dist/js/lodash.min.js +0 -139
- package/dist/js/mdb.min.js +0 -15411
- package/dist/js/owl.carousel.min.js +0 -7
- package/dist/js/rapidoc-min.js +0 -4
- package/dist/js/sidebar.min.js +0 -50
- package/firebase.json +0 -55
- package/http-server.sh +0 -4
- package/src/assets/img/favicon.png +0 -0
- package/src/assets/img/icon.png +0 -0
- package/src/css/animations.css +0 -174
- package/src/css/animations.css.map +0 -1
- package/src/css/colors.css +0 -2645
- package/src/css/colors.css.map +0 -1
- package/src/css/external/bootstrap-grid.css +0 -4055
- package/src/css/external/bootstrap-grid.css.map +0 -1
- package/src/css/external/bootstrap.css +0 -9582
- package/src/css/external/bootstrap.css.map +0 -1
- package/src/css/external/mdb.css +0 -8811
- package/src/css/external/mdb.css.map +0 -1
- package/src/css/external/owl-carousel.css +0 -218
- package/src/css/external/owl-carousel.css.map +0 -1
- package/src/css/external/tailwindcss.css +0 -3
- package/src/css/external/tailwindcss.css.map +0 -1
- package/src/css/fonts.css +0 -143
- package/src/css/fonts.css.map +0 -1
- package/src/css/grid.css +0 -6
- package/src/css/grid.css.map +0 -1
- package/src/css/helper/googlemaps.css.map +0 -1
- package/src/css/helper/index.css +0 -6
- package/src/css/helper/index.css.map +0 -1
- package/src/css/helper/owl.carousel.css +0 -75
- package/src/css/helper/owl.carousel.css.map +0 -1
- package/src/css/helper/primefaces.css +0 -388
- package/src/css/helper/primefaces.css.map +0 -1
- package/src/css/helper/tailwindcss.css +0 -6
- package/src/css/helper/tailwindcss.css.map +0 -1
- package/src/css/icons/external/bootstrap.icons.css +0 -7839
- package/src/css/icons/external/bootstrap.icons.css.map +0 -1
- package/src/css/icons/external/fontawesome.icons.css +0 -6122
- package/src/css/icons/external/fontawesome.icons.css.map +0 -1
- package/src/css/icons/external/material-design.icons.css +0 -5727
- package/src/css/icons/external/material-design.icons.css.map +0 -1
- package/src/css/icons/external/themify.icons.css +0 -1428
- package/src/css/icons/external/themify.icons.css.map +0 -1
- package/src/css/index.css +0 -22
- package/src/css/index.css.map +0 -1
- package/src/css/main.css +0 -1846
- package/src/css/main.css.map +0 -1
- package/src/css/menu.css +0 -529
- package/src/css/menu.css.map +0 -1
- package/src/css/polyfills.css +0 -10
- package/src/css/polyfills.css.map +0 -1
- package/src/css/sizes.css +0 -5666
- package/src/css/sizes.css.map +0 -1
- package/src/css/variables.css +0 -258
- package/src/css/variables.css.map +0 -1
- package/src/fonts/MontessoriScript.ttf +0 -0
- package/src/fonts/Montserrat-Bold.ttf +0 -0
- package/src/fonts/Montserrat-Regular.ttf +0 -0
- package/src/fonts/NotoSans-Bold.ttf +0 -0
- package/src/fonts/Roboto-Bold.ttf +0 -0
- package/src/fonts/Roboto-Regular.ttf +0 -0
- package/src/fonts/bootstrap-icons.woff +0 -0
- package/src/fonts/fa-brands.woff +0 -0
- package/src/fonts/fa-regular.woff +0 -0
- package/src/fonts/fa-solid.woff +0 -0
- package/src/fonts/material-design-icons.ttf +0 -0
- package/src/index.html +0 -183
- package/src/js/alpine +0 -5
- package/src/js/axios.min.js +0 -3
- package/src/js/bootstrap.min.js +0 -7
- package/src/js/jquery.min.js +0 -4
- package/src/js/lodash.min.js +0 -139
- package/src/js/mdb.min.js +0 -15411
- package/src/js/owl.carousel.min.js +0 -7
- package/src/js/rapidoc-min.js +0 -4
- package/src/js/sidebar.min.js +0 -50
- package/src/pages/404.html +0 -32
- package/src/pages/menu/index.html +0 -169
- package/src/pages/tier-1/LICENSE +0 -201
- package/src/pages/tier-1/fonts/krub/Krub-Bold.ttf +0 -0
- package/src/pages/tier-1/fonts/krub/Krub-Light.ttf +0 -0
- package/src/pages/tier-1/fonts/krub/Krub-Regular.ttf +0 -0
- package/src/pages/tier-1/fonts/themify.woff +0 -0
- package/src/pages/tier-1/index.html +0 -74
- package/src/pages/tier-1/preview.png +0 -0
- package/src/pages/tier-1/scripts/jquery.min.js +0 -4
- package/src/pages/tier-1/scripts/sidebar.min.js +0 -50
- package/src/pages/tier-1/styles/bootstrap.css +0 -9495
- package/src/pages/tier-1/styles/color.css +0 -28
- package/src/pages/tier-1/styles/layout.css +0 -33
- package/src/pages/tier-1/styles/mdb.css +0 -9657
- package/src/pages/tier-1/styles/page.css +0 -26
- package/src/pages/tier-1/styles/sidebar.css +0 -193
- package/src/pages/tier-1/styles/themify.css +0 -1428
- package/src/pages/tier-2/LICENSE +0 -201
- package/src/pages/tier-2/fonts/krub/Krub-Bold.ttf +0 -0
- package/src/pages/tier-2/fonts/krub/Krub-Light.ttf +0 -0
- package/src/pages/tier-2/fonts/krub/Krub-Regular.ttf +0 -0
- package/src/pages/tier-2/fonts/themify.woff +0 -0
- package/src/pages/tier-2/index.html +0 -65
- package/src/pages/tier-2/preview.png +0 -0
- package/src/pages/tier-2/scripts/jquery.min.js +0 -4
- package/src/pages/tier-2/scripts/sidebar.min.js +0 -50
- package/src/pages/tier-2/styles/bootstrap.css +0 -9495
- package/src/pages/tier-2/styles/color.css +0 -28
- package/src/pages/tier-2/styles/layout.css +0 -43
- package/src/pages/tier-2/styles/mdb.css +0 -9657
- package/src/pages/tier-2/styles/page.css +0 -26
- package/src/pages/tier-2/styles/sidebar.css +0 -193
- package/src/pages/tier-2/styles/themify.css +0 -1428
- package/src/styles/_mixins.scss +0 -402
- package/src/styles/animations.scss +0 -190
- package/src/styles/colors.scss +0 -109
- package/src/styles/external/bootstrap-grid.css +0 -4997
- package/src/styles/external/bootstrap.css +0 -10308
- package/src/styles/external/mdb.css +0 -9444
- package/src/styles/external/owl-carousel.css +0 -218
- package/src/styles/external/tailwindcss.css +0 -0
- package/src/styles/fonts.scss +0 -53
- package/src/styles/grid.scss +0 -4
- package/src/styles/helper/index.scss +0 -6
- package/src/styles/helper/owl.carousel.scss +0 -91
- package/src/styles/helper/primefaces.scss +0 -511
- package/src/styles/helper/tailwindcss.scss +0 -4
- package/src/styles/icons/external/bootstrap.icons.css +0 -1981
- package/src/styles/icons/external/fontawesome.icons.css +0 -6127
- package/src/styles/icons/external/material-design.icons.css +0 -5728
- package/src/styles/icons/external/themify.icons.css +0 -1428
- package/src/styles/index.scss +0 -22
- package/src/styles/main.scss +0 -1965
- package/src/styles/menu.scss +0 -590
- package/src/styles/polyfills.scss +0 -9
- package/src/styles/sizes.scss +0 -160
- package/src/styles/variables.scss +0 -30
- package/tailwind.config.js +0 -23
- /package/{src → dist}/assets/img/avatar.svg +0 -0
- /package/{src → dist}/assets/img/default.png +0 -0
- /package/{src → dist}/assets/img/logo.dark.png +0 -0
- /package/{src → dist}/assets/img/logo.png +0 -0
- /package/{src → dist}/assets/img/logo.white.png +0 -0
package/src/css/main.css
DELETED
|
@@ -1,1846 +0,0 @@
|
|
|
1
|
-
/* Scrollbar - Start */
|
|
2
|
-
script {
|
|
3
|
-
display: none;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
* {
|
|
7
|
-
box-sizing: border-box;
|
|
8
|
-
scrollbar-color: hsl(var(--muted-hs), calc(var(--muted-l) + 40%)) transparent;
|
|
9
|
-
scrollbar-width: thin;
|
|
10
|
-
word-break: break-word;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
::-webkit-scrollbar {
|
|
14
|
-
-webkit-appearance: none;
|
|
15
|
-
appearance: none;
|
|
16
|
-
width: 0.25rem;
|
|
17
|
-
height: 0.25rem;
|
|
18
|
-
z-index: 1;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
::-webkit-scrollbar-corner {
|
|
22
|
-
display: none;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
::-webkit-scrollbar-thumb {
|
|
26
|
-
background-color: hsl(var(--muted-hs), calc(var(--muted-l) + 40%));
|
|
27
|
-
background-clip: padding-box;
|
|
28
|
-
border-radius: 0;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
::-webkit-scrollbar-track {
|
|
32
|
-
background-color: transparent;
|
|
33
|
-
padding: 0.5rem;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
::-moz-selection,
|
|
37
|
-
::selection {
|
|
38
|
-
color: var(--white);
|
|
39
|
-
background: hsl(var(--muted-hs), calc(var(--muted-l) + 20%));
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
/* Scrollbar - End */
|
|
43
|
-
body {
|
|
44
|
-
font-family: "Content", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
|
|
45
|
-
background-color: var(--background-color, --default-c, --white);
|
|
46
|
-
color: var(--default, --white-c);
|
|
47
|
-
font-size: var(--font-size);
|
|
48
|
-
font-weight: normal;
|
|
49
|
-
margin: 0;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
h1,
|
|
53
|
-
.h1, h2,
|
|
54
|
-
.h2, h3,
|
|
55
|
-
.h3, h4,
|
|
56
|
-
.h4, h5,
|
|
57
|
-
.h5, h6,
|
|
58
|
-
.h6, .title {
|
|
59
|
-
font-family: "Title", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
|
|
60
|
-
font-weight: bold;
|
|
61
|
-
font-size: var(--heading-size);
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
b {
|
|
65
|
-
font-weight: bold;
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
:disabled,
|
|
69
|
-
.disabled,
|
|
70
|
-
[disable] {
|
|
71
|
-
cursor: not-allowed;
|
|
72
|
-
filter: grayscale(0.8);
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
.bg-text,
|
|
76
|
-
.bg-text-color {
|
|
77
|
-
position: relative;
|
|
78
|
-
}
|
|
79
|
-
.bg-text:hover::after,
|
|
80
|
-
.bg-text-color:hover::after {
|
|
81
|
-
opacity: 0.125;
|
|
82
|
-
}
|
|
83
|
-
.bg-text::after,
|
|
84
|
-
.bg-text-color::after {
|
|
85
|
-
content: "";
|
|
86
|
-
position: absolute;
|
|
87
|
-
top: 0;
|
|
88
|
-
left: 0;
|
|
89
|
-
background-color: currentColor;
|
|
90
|
-
opacity: 0.055;
|
|
91
|
-
height: 100%;
|
|
92
|
-
width: 100%;
|
|
93
|
-
border-radius: inherit;
|
|
94
|
-
z-index: 0;
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
.is-blur {
|
|
98
|
-
position: relative;
|
|
99
|
-
transition: background-color 0.5s;
|
|
100
|
-
}
|
|
101
|
-
.is-blur {
|
|
102
|
-
position: relative;
|
|
103
|
-
}
|
|
104
|
-
.is-blur > * {
|
|
105
|
-
/* position: relative; */
|
|
106
|
-
/* z-index: 1; */
|
|
107
|
-
}
|
|
108
|
-
.is-blur::before {
|
|
109
|
-
content: "";
|
|
110
|
-
display: flex;
|
|
111
|
-
align-items: center;
|
|
112
|
-
justify-content: center;
|
|
113
|
-
height: 100%;
|
|
114
|
-
width: 100%;
|
|
115
|
-
position: absolute;
|
|
116
|
-
border-radius: inherit;
|
|
117
|
-
top: 0;
|
|
118
|
-
left: 0;
|
|
119
|
-
/* z-index: -1; */
|
|
120
|
-
}
|
|
121
|
-
.is-blur::before:not(img::before, img::after) {
|
|
122
|
-
content: "";
|
|
123
|
-
}
|
|
124
|
-
.is-blur::before {
|
|
125
|
-
backdrop-filter: blur(10px);
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
.blur {
|
|
129
|
-
filter: blur(5px);
|
|
130
|
-
}
|
|
131
|
-
|
|
132
|
-
@layer settings {
|
|
133
|
-
a,
|
|
134
|
-
.link {
|
|
135
|
-
color: var(--secondary);
|
|
136
|
-
cursor: pointer;
|
|
137
|
-
}
|
|
138
|
-
a:hover,
|
|
139
|
-
.link:hover {
|
|
140
|
-
color: hsla(var(--secondary-hs), calc(var(--secondary-l) - 10%));
|
|
141
|
-
}
|
|
142
|
-
}
|
|
143
|
-
a:not(.link) {
|
|
144
|
-
text-decoration: none;
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
.main-icon {
|
|
148
|
-
object-fit: contain;
|
|
149
|
-
width: 4rem;
|
|
150
|
-
height: 4rem;
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
.main-logo {
|
|
154
|
-
display: inline-flex;
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
.page-header {
|
|
158
|
-
padding: 0 1rem;
|
|
159
|
-
display: flex;
|
|
160
|
-
align-items: center;
|
|
161
|
-
}
|
|
162
|
-
.page-header.position-sticky, .page-header.sticky {
|
|
163
|
-
position: sticky;
|
|
164
|
-
top: 0;
|
|
165
|
-
left: 0;
|
|
166
|
-
}
|
|
167
|
-
.page-header .page-title {
|
|
168
|
-
text-transform: capitalize;
|
|
169
|
-
margin-right: auto;
|
|
170
|
-
font-size: 200%;
|
|
171
|
-
font-weight: normal;
|
|
172
|
-
}
|
|
173
|
-
.page-header .page-title .button {
|
|
174
|
-
min-width: auto;
|
|
175
|
-
}
|
|
176
|
-
.page-header img.page-title {
|
|
177
|
-
width: 10rem;
|
|
178
|
-
}
|
|
179
|
-
|
|
180
|
-
.section-header {
|
|
181
|
-
display: flex;
|
|
182
|
-
align-items: center;
|
|
183
|
-
margin: 1.5rem 0;
|
|
184
|
-
padding: 0 1.5rem;
|
|
185
|
-
}
|
|
186
|
-
.section-header.has-arrow::before {
|
|
187
|
-
content: attr(data-arrow-text);
|
|
188
|
-
display: inline-block;
|
|
189
|
-
margin-left: auto;
|
|
190
|
-
font-size: 75%;
|
|
191
|
-
order: 1;
|
|
192
|
-
}
|
|
193
|
-
.section-header.has-arrow::after {
|
|
194
|
-
content: "\f105";
|
|
195
|
-
font-family: "FontAwesome";
|
|
196
|
-
margin-left: 1rem;
|
|
197
|
-
order: 2;
|
|
198
|
-
font-size: 90%;
|
|
199
|
-
font-weight: normal;
|
|
200
|
-
}
|
|
201
|
-
.section-header .section-title {
|
|
202
|
-
margin-right: auto;
|
|
203
|
-
margin-bottom: 1rem;
|
|
204
|
-
font-weight: normal;
|
|
205
|
-
color: var(--primary);
|
|
206
|
-
}
|
|
207
|
-
.section-header .button {
|
|
208
|
-
min-width: auto;
|
|
209
|
-
}
|
|
210
|
-
|
|
211
|
-
.flex-container {
|
|
212
|
-
display: flex;
|
|
213
|
-
flex-wrap: wrap;
|
|
214
|
-
/* align-items: flex-end; */
|
|
215
|
-
margin: 0.5rem 0;
|
|
216
|
-
gap: 0.5rem;
|
|
217
|
-
}
|
|
218
|
-
.flex-container > * {
|
|
219
|
-
/* align-self: flex-start; */
|
|
220
|
-
margin-bottom: 0;
|
|
221
|
-
}
|
|
222
|
-
|
|
223
|
-
.row > [class*=col] {
|
|
224
|
-
margin-bottom: 1em;
|
|
225
|
-
}
|
|
226
|
-
.row > [class*=col] + [class*=col] {
|
|
227
|
-
margin-top: 0;
|
|
228
|
-
}
|
|
229
|
-
.row > [class*=col] .card {
|
|
230
|
-
height: 100%;
|
|
231
|
-
}
|
|
232
|
-
|
|
233
|
-
.icon {
|
|
234
|
-
display: flex;
|
|
235
|
-
align-items: center;
|
|
236
|
-
justify-content: center;
|
|
237
|
-
aspect-ratio: 1;
|
|
238
|
-
font-size: 150%;
|
|
239
|
-
}
|
|
240
|
-
|
|
241
|
-
.icon-container {
|
|
242
|
-
display: flex;
|
|
243
|
-
align-items: center;
|
|
244
|
-
justify-content: center;
|
|
245
|
-
}
|
|
246
|
-
.icon-container:not(.h) {
|
|
247
|
-
flex-direction: column;
|
|
248
|
-
}
|
|
249
|
-
.icon-container:not(.h) .icon {
|
|
250
|
-
margin: 0.5rem 0;
|
|
251
|
-
}
|
|
252
|
-
.icon-container.h .icon {
|
|
253
|
-
margin: 0 0.5rem;
|
|
254
|
-
}
|
|
255
|
-
|
|
256
|
-
[class*=sq-] {
|
|
257
|
-
display: inline-flex;
|
|
258
|
-
align-items: center;
|
|
259
|
-
justify-content: center;
|
|
260
|
-
flex: unset;
|
|
261
|
-
padding: 0;
|
|
262
|
-
/* margin: auto; */
|
|
263
|
-
}
|
|
264
|
-
[class*=sq-]:not(.h) {
|
|
265
|
-
flex-direction: column;
|
|
266
|
-
}
|
|
267
|
-
[class*=sq-] img {
|
|
268
|
-
object-fit: contain;
|
|
269
|
-
width: 100%;
|
|
270
|
-
}
|
|
271
|
-
|
|
272
|
-
hr {
|
|
273
|
-
border-top-color: currentColor;
|
|
274
|
-
opacity: 0.5;
|
|
275
|
-
}
|
|
276
|
-
|
|
277
|
-
hr[class*=s-]:not(.default) {
|
|
278
|
-
background-color: transparent;
|
|
279
|
-
margin: 0;
|
|
280
|
-
border: 0;
|
|
281
|
-
}
|
|
282
|
-
|
|
283
|
-
.dropdown-menu-right .dropdown-menu {
|
|
284
|
-
transform: translate(-100%, 0);
|
|
285
|
-
}
|
|
286
|
-
|
|
287
|
-
.dropdown-menu {
|
|
288
|
-
min-width: 12.5rem;
|
|
289
|
-
padding: 0;
|
|
290
|
-
border-radius: 0.5rem;
|
|
291
|
-
box-shadow: var(--card-shadow);
|
|
292
|
-
}
|
|
293
|
-
.dropdown-menu > :first-child {
|
|
294
|
-
border-top-left-radius: inherit;
|
|
295
|
-
border-top-right-radius: inherit;
|
|
296
|
-
}
|
|
297
|
-
.dropdown-menu > :last-child {
|
|
298
|
-
border-bottom-left-radius: inherit;
|
|
299
|
-
border-bottom-right-radius: inherit;
|
|
300
|
-
}
|
|
301
|
-
.dropdown-menu .dropdown-header {
|
|
302
|
-
font-size: unset;
|
|
303
|
-
}
|
|
304
|
-
.dropdown-menu .dropdown-item {
|
|
305
|
-
padding: 0.75rem 1.25rem;
|
|
306
|
-
margin: 0;
|
|
307
|
-
}
|
|
308
|
-
|
|
309
|
-
input .input,
|
|
310
|
-
*:not(.input) > .input {
|
|
311
|
-
/* background-color: transparent; */
|
|
312
|
-
/* margin: 0.25rem 0 1rem; */
|
|
313
|
-
border-radius: 0.25rem;
|
|
314
|
-
border: 1px solid currentColor;
|
|
315
|
-
/* width: 100%; */
|
|
316
|
-
}
|
|
317
|
-
input .input:not(.has-addon),
|
|
318
|
-
*:not(.input) > .input:not(.has-addon) {
|
|
319
|
-
/* align-self: stretch; */
|
|
320
|
-
padding: 0.5rem 1rem;
|
|
321
|
-
}
|
|
322
|
-
input .input.has-error,
|
|
323
|
-
*:not(.input) > .input.has-error {
|
|
324
|
-
border: 1px solid var(--danger);
|
|
325
|
-
}
|
|
326
|
-
|
|
327
|
-
input,
|
|
328
|
-
textarea {
|
|
329
|
-
opacity: 0.75;
|
|
330
|
-
}
|
|
331
|
-
input:focus,
|
|
332
|
-
textarea:focus {
|
|
333
|
-
opacity: 1;
|
|
334
|
-
}
|
|
335
|
-
input::placeholder, input:-ms-input-placeholder, input::-ms-input-placeholder, input:-moz-input-placeholder, input::-moz-input-placeholder, input:-webkit-input-placeholder, input::-webkit-input-placeholder,
|
|
336
|
-
textarea::placeholder,
|
|
337
|
-
textarea:-ms-input-placeholder,
|
|
338
|
-
textarea::-ms-input-placeholder,
|
|
339
|
-
textarea:-moz-input-placeholder,
|
|
340
|
-
textarea::-moz-input-placeholder,
|
|
341
|
-
textarea:-webkit-input-placeholder,
|
|
342
|
-
textarea::-webkit-input-placeholder {
|
|
343
|
-
text-transform: capitalize;
|
|
344
|
-
display: none;
|
|
345
|
-
color: currentColor;
|
|
346
|
-
}
|
|
347
|
-
input:focus::placeholder, input:focus::-webkit-input-placeholder,
|
|
348
|
-
textarea:focus::placeholder,
|
|
349
|
-
textarea:focus::-webkit-input-placeholder {
|
|
350
|
-
opacity: 0.75;
|
|
351
|
-
}
|
|
352
|
-
|
|
353
|
-
ul,
|
|
354
|
-
menu {
|
|
355
|
-
list-style: none;
|
|
356
|
-
padding-left: 0;
|
|
357
|
-
}
|
|
358
|
-
|
|
359
|
-
label {
|
|
360
|
-
margin: 0;
|
|
361
|
-
cursor: pointer;
|
|
362
|
-
}
|
|
363
|
-
label.radio, label.checkbox {
|
|
364
|
-
display: flex;
|
|
365
|
-
align-items: center;
|
|
366
|
-
gap: 0.75rem;
|
|
367
|
-
}
|
|
368
|
-
label.radio .label > *, label.checkbox .label > * {
|
|
369
|
-
margin-bottom: 0;
|
|
370
|
-
}
|
|
371
|
-
label.radio + .radio,
|
|
372
|
-
label.radio + .checkbox, label.checkbox + .radio,
|
|
373
|
-
label.checkbox + .checkbox {
|
|
374
|
-
/* margin-top: 1rem; */
|
|
375
|
-
}
|
|
376
|
-
label input ~ .label.off {
|
|
377
|
-
order: -1;
|
|
378
|
-
}
|
|
379
|
-
label .active,
|
|
380
|
-
label input:not(:checked) ~ .label.off,
|
|
381
|
-
label input:checked ~ .label:not(.off) {
|
|
382
|
-
font-weight: bold;
|
|
383
|
-
}
|
|
384
|
-
.bg-primary input[type=checkbox]::before {
|
|
385
|
-
background-color: hsl(var(--muted-hs), calc(var(--muted-l) + 10));
|
|
386
|
-
}
|
|
387
|
-
|
|
388
|
-
input {
|
|
389
|
-
/* &.phone,
|
|
390
|
-
&[type=phone],
|
|
391
|
-
&[type=password] {
|
|
392
|
-
letter-spacing: 2px;
|
|
393
|
-
} */
|
|
394
|
-
}
|
|
395
|
-
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
|
|
396
|
-
-webkit-appearance: none;
|
|
397
|
-
margin: 0;
|
|
398
|
-
}
|
|
399
|
-
input[type=number] {
|
|
400
|
-
-moz-appearance: textfield;
|
|
401
|
-
}
|
|
402
|
-
input[type=checkbox] {
|
|
403
|
-
position: relative;
|
|
404
|
-
-webkit-appearance: none;
|
|
405
|
-
appearance: none;
|
|
406
|
-
border: none;
|
|
407
|
-
padding: 0;
|
|
408
|
-
margin: 0;
|
|
409
|
-
border-radius: 0.5rem;
|
|
410
|
-
background-color: hsla(var(--white-hs), var(--white-l), 0.5);
|
|
411
|
-
color: unset;
|
|
412
|
-
opacity: 1;
|
|
413
|
-
}
|
|
414
|
-
input[type=checkbox]:not(.default) {
|
|
415
|
-
width: 2rem;
|
|
416
|
-
min-width: 2rem;
|
|
417
|
-
height: 1.25rem;
|
|
418
|
-
}
|
|
419
|
-
input[type=checkbox]::before {
|
|
420
|
-
content: "";
|
|
421
|
-
display: block;
|
|
422
|
-
height: 100%;
|
|
423
|
-
width: 100%;
|
|
424
|
-
opacity: 0.275;
|
|
425
|
-
background-color: currentColor;
|
|
426
|
-
border-radius: inherit;
|
|
427
|
-
transition: width 0.25s ease, opacity 0.25s;
|
|
428
|
-
}
|
|
429
|
-
input[type=checkbox]::after {
|
|
430
|
-
content: "";
|
|
431
|
-
display: block;
|
|
432
|
-
position: absolute;
|
|
433
|
-
top: 50%;
|
|
434
|
-
left: 0;
|
|
435
|
-
width: 1rem;
|
|
436
|
-
height: 1rem;
|
|
437
|
-
padding: 0.25rem;
|
|
438
|
-
background-color: currentColor;
|
|
439
|
-
border-radius: 50%;
|
|
440
|
-
transform: translate(0, -50%);
|
|
441
|
-
transition: left 0.25s ease, transform 0.25s ease;
|
|
442
|
-
}
|
|
443
|
-
input[type=checkbox]:checked::before {
|
|
444
|
-
opacity: 0.575;
|
|
445
|
-
}
|
|
446
|
-
input[type=checkbox]:checked::after {
|
|
447
|
-
left: 100%;
|
|
448
|
-
transform: translate(-100%, -50%);
|
|
449
|
-
}
|
|
450
|
-
input[type=checkbox].default {
|
|
451
|
-
-webkit-appearance: checkbox;
|
|
452
|
-
appearance: checkbox;
|
|
453
|
-
}
|
|
454
|
-
input[type=checkbox].default::after, input[type=checkbox].default::before {
|
|
455
|
-
content: unset;
|
|
456
|
-
}
|
|
457
|
-
input[type=checkbox].switch::before {
|
|
458
|
-
position: absolute;
|
|
459
|
-
left: 0;
|
|
460
|
-
top: 50%;
|
|
461
|
-
height: 50%;
|
|
462
|
-
transform: translateY(-50%);
|
|
463
|
-
}
|
|
464
|
-
input[type=radio] {
|
|
465
|
-
position: relative;
|
|
466
|
-
-webkit-appearance: none;
|
|
467
|
-
appearance: none;
|
|
468
|
-
color: inherit;
|
|
469
|
-
background-color: transparent;
|
|
470
|
-
border: 0.125rem solid currentColor;
|
|
471
|
-
border-radius: 50%;
|
|
472
|
-
/* display: inline-block; */
|
|
473
|
-
justify-content: center;
|
|
474
|
-
align-items: center;
|
|
475
|
-
width: 1rem;
|
|
476
|
-
min-width: 1rem;
|
|
477
|
-
height: 1rem;
|
|
478
|
-
min-height: 1rem;
|
|
479
|
-
padding: 0.125rem;
|
|
480
|
-
margin: 0;
|
|
481
|
-
}
|
|
482
|
-
input[type=radio]::after {
|
|
483
|
-
content: "";
|
|
484
|
-
display: block;
|
|
485
|
-
background-color: currentColor;
|
|
486
|
-
opacity: 0;
|
|
487
|
-
width: 100%;
|
|
488
|
-
/* flex: 1; */
|
|
489
|
-
height: 100%;
|
|
490
|
-
border-radius: inherit;
|
|
491
|
-
transition: opacity 0.25s ease-in;
|
|
492
|
-
}
|
|
493
|
-
input[type=radio]:hover::after {
|
|
494
|
-
opacity: 0.25;
|
|
495
|
-
}
|
|
496
|
-
input[type=radio]:checked::after {
|
|
497
|
-
opacity: 1;
|
|
498
|
-
}
|
|
499
|
-
input[type=search] {
|
|
500
|
-
min-width: 22.5%;
|
|
501
|
-
}
|
|
502
|
-
input[type=file] {
|
|
503
|
-
display: none;
|
|
504
|
-
}
|
|
505
|
-
|
|
506
|
-
.input {
|
|
507
|
-
display: flex;
|
|
508
|
-
align-items: center;
|
|
509
|
-
}
|
|
510
|
-
.input.has-addon input,
|
|
511
|
-
.input.has-addon .input,
|
|
512
|
-
.input.has-addon .addon {
|
|
513
|
-
padding: 0.5rem 1rem;
|
|
514
|
-
margin: 0;
|
|
515
|
-
}
|
|
516
|
-
.input .addon {
|
|
517
|
-
display: flex;
|
|
518
|
-
align-items: center;
|
|
519
|
-
justify-content: center;
|
|
520
|
-
border-radius: inherit;
|
|
521
|
-
/* font-weight: bold; */
|
|
522
|
-
align-self: stretch;
|
|
523
|
-
min-width: unset;
|
|
524
|
-
}
|
|
525
|
-
.input .addon:not(:last-child) {
|
|
526
|
-
border-top-right-radius: 0;
|
|
527
|
-
border-bottom-right-radius: 0;
|
|
528
|
-
}
|
|
529
|
-
.input .addon:not(:first-child) {
|
|
530
|
-
border-top-left-radius: 0;
|
|
531
|
-
border-bottom-left-radius: 0;
|
|
532
|
-
}
|
|
533
|
-
.input.file {
|
|
534
|
-
border-style: dashed;
|
|
535
|
-
text-align: center;
|
|
536
|
-
}
|
|
537
|
-
.input.file::before {
|
|
538
|
-
content: attr(data-placeholder);
|
|
539
|
-
display: block;
|
|
540
|
-
width: 100%;
|
|
541
|
-
}
|
|
542
|
-
.input.p-0 {
|
|
543
|
-
padding: 0;
|
|
544
|
-
}
|
|
545
|
-
.input.p-0 select {
|
|
546
|
-
padding: 0.75rem 1.25rem;
|
|
547
|
-
}
|
|
548
|
-
.input input,
|
|
549
|
-
.input .input,
|
|
550
|
-
.input select {
|
|
551
|
-
border: none;
|
|
552
|
-
width: 100%;
|
|
553
|
-
background-color: transparent;
|
|
554
|
-
}
|
|
555
|
-
|
|
556
|
-
option[disabled]:first-of-type {
|
|
557
|
-
display: none;
|
|
558
|
-
}
|
|
559
|
-
|
|
560
|
-
.h-group {
|
|
561
|
-
flex-wrap: wrap;
|
|
562
|
-
}
|
|
563
|
-
.h-group label {
|
|
564
|
-
width: 100%;
|
|
565
|
-
}
|
|
566
|
-
|
|
567
|
-
.checkbox-group {
|
|
568
|
-
display: flex;
|
|
569
|
-
justify-content: space-around;
|
|
570
|
-
align-items: center;
|
|
571
|
-
text-transform: capitalize;
|
|
572
|
-
flex-wrap: wrap;
|
|
573
|
-
padding: 1rem;
|
|
574
|
-
}
|
|
575
|
-
.checkbox-group label {
|
|
576
|
-
display: flex;
|
|
577
|
-
align-items: center;
|
|
578
|
-
}
|
|
579
|
-
.checkbox-group label + label, .checkbox-group > input[type=checkbox] + input[type=checkbox] {
|
|
580
|
-
margin-top: 1rem;
|
|
581
|
-
}
|
|
582
|
-
|
|
583
|
-
.radio-group {
|
|
584
|
-
display: flex;
|
|
585
|
-
justify-content: space-around;
|
|
586
|
-
align-items: center;
|
|
587
|
-
text-transform: capitalize;
|
|
588
|
-
border-radius: 0.25rem;
|
|
589
|
-
padding: 1rem;
|
|
590
|
-
margin-bottom: 1rem;
|
|
591
|
-
}
|
|
592
|
-
.radio-group.h-group::before {
|
|
593
|
-
left: unset;
|
|
594
|
-
right: 1rem;
|
|
595
|
-
}
|
|
596
|
-
.radio-group::before {
|
|
597
|
-
content: attr(data-label);
|
|
598
|
-
display: block;
|
|
599
|
-
position: absolute;
|
|
600
|
-
padding: 0.5rem;
|
|
601
|
-
left: 1rem;
|
|
602
|
-
top: 0;
|
|
603
|
-
transform: translateY(-50%);
|
|
604
|
-
background-color: inherit;
|
|
605
|
-
}
|
|
606
|
-
.radio-group label {
|
|
607
|
-
display: flex;
|
|
608
|
-
align-items: center;
|
|
609
|
-
}
|
|
610
|
-
|
|
611
|
-
.input-container {
|
|
612
|
-
display: block;
|
|
613
|
-
position: relative;
|
|
614
|
-
width: 100%;
|
|
615
|
-
/* margin-bottom: 1rem; */
|
|
616
|
-
text-align: left;
|
|
617
|
-
}
|
|
618
|
-
.input-container input + input, .input-container + .input-container {
|
|
619
|
-
margin-top: 0.5rem;
|
|
620
|
-
}
|
|
621
|
-
.input-container::before,
|
|
622
|
-
.input-container .label {
|
|
623
|
-
content: attr(data-label);
|
|
624
|
-
display: block;
|
|
625
|
-
font-weight: bold;
|
|
626
|
-
font-size: 80%;
|
|
627
|
-
/* text-transform: capitalize; */
|
|
628
|
-
margin-bottom: 0.25rem;
|
|
629
|
-
padding-left: 1rem;
|
|
630
|
-
opacity: 0.75;
|
|
631
|
-
}
|
|
632
|
-
.input-container::after,
|
|
633
|
-
.input-container .hint {
|
|
634
|
-
content: attr(data-hint);
|
|
635
|
-
display: none;
|
|
636
|
-
width: 100%;
|
|
637
|
-
padding: 0.25rem;
|
|
638
|
-
font-size: 80%;
|
|
639
|
-
}
|
|
640
|
-
.input-container.has-error::after,
|
|
641
|
-
.input-container.has-error .hint, .input-container.has-warning::after,
|
|
642
|
-
.input-container.has-warning .hint, .input-container.show-hint::after,
|
|
643
|
-
.input-container.show-hint .hint {
|
|
644
|
-
display: block;
|
|
645
|
-
}
|
|
646
|
-
.input-container.has-error::after,
|
|
647
|
-
.input-container.has-error .hint {
|
|
648
|
-
font-weight: bold;
|
|
649
|
-
color: var(--danger);
|
|
650
|
-
}
|
|
651
|
-
.input-container.has-error .addon {
|
|
652
|
-
background-color: var(--danger);
|
|
653
|
-
color: var(--white);
|
|
654
|
-
}
|
|
655
|
-
.input-container.has-error > input,
|
|
656
|
-
.input-container.has-error > .input {
|
|
657
|
-
border: 1px solid var(--danger);
|
|
658
|
-
}
|
|
659
|
-
.input-container.has-warning::after,
|
|
660
|
-
.input-container.has-warning .hint {
|
|
661
|
-
color: var(--warning);
|
|
662
|
-
}
|
|
663
|
-
.input-container.has-warning input,
|
|
664
|
-
.input-container.has-warning .input {
|
|
665
|
-
border: 1px solid var(--warning);
|
|
666
|
-
}
|
|
667
|
-
.input-container.has-info::after,
|
|
668
|
-
.input-container.has-info .hint {
|
|
669
|
-
color: var(--info);
|
|
670
|
-
}
|
|
671
|
-
.input-container input,
|
|
672
|
-
.input-container .input {
|
|
673
|
-
width: 100%;
|
|
674
|
-
/* margin-bottom: 0; */
|
|
675
|
-
}
|
|
676
|
-
|
|
677
|
-
.progress {
|
|
678
|
-
position: relative;
|
|
679
|
-
background-color: transparent;
|
|
680
|
-
}
|
|
681
|
-
.progress {
|
|
682
|
-
position: relative;
|
|
683
|
-
}
|
|
684
|
-
.progress > * {
|
|
685
|
-
/* position: relative; */
|
|
686
|
-
/* z-index: 1; */
|
|
687
|
-
}
|
|
688
|
-
.progress::before {
|
|
689
|
-
content: "";
|
|
690
|
-
display: flex;
|
|
691
|
-
align-items: center;
|
|
692
|
-
justify-content: center;
|
|
693
|
-
height: 100%;
|
|
694
|
-
width: 100%;
|
|
695
|
-
position: absolute;
|
|
696
|
-
border-radius: inherit;
|
|
697
|
-
top: 0;
|
|
698
|
-
left: 0;
|
|
699
|
-
/* z-index: -1; */
|
|
700
|
-
}
|
|
701
|
-
.progress::before:not(img::before, img::after) {
|
|
702
|
-
content: "";
|
|
703
|
-
}
|
|
704
|
-
.progress::before {
|
|
705
|
-
opacity: 0.75;
|
|
706
|
-
}
|
|
707
|
-
.progress.bar {
|
|
708
|
-
position: relative;
|
|
709
|
-
}
|
|
710
|
-
.progress.bar > * {
|
|
711
|
-
/* position: relative; */
|
|
712
|
-
/* z-index: 1; */
|
|
713
|
-
}
|
|
714
|
-
.progress.bar::after {
|
|
715
|
-
content: "";
|
|
716
|
-
display: flex;
|
|
717
|
-
align-items: center;
|
|
718
|
-
justify-content: center;
|
|
719
|
-
height: 100%;
|
|
720
|
-
width: 100%;
|
|
721
|
-
position: absolute;
|
|
722
|
-
border-radius: inherit;
|
|
723
|
-
top: 0;
|
|
724
|
-
left: 0;
|
|
725
|
-
/* z-index: -1; */
|
|
726
|
-
}
|
|
727
|
-
.progress.bar::after:not(img::before, img::after) {
|
|
728
|
-
content: "";
|
|
729
|
-
}
|
|
730
|
-
.progress.bar::after {
|
|
731
|
-
background-color: currentColor;
|
|
732
|
-
transition: width 0.5s;
|
|
733
|
-
}
|
|
734
|
-
.progress.dotted {
|
|
735
|
-
display: flex;
|
|
736
|
-
min-width: 25%;
|
|
737
|
-
list-style: none;
|
|
738
|
-
position: relative;
|
|
739
|
-
align-items: center;
|
|
740
|
-
justify-content: space-between;
|
|
741
|
-
overflow: hidden;
|
|
742
|
-
gap: 0.125rem;
|
|
743
|
-
}
|
|
744
|
-
.progress.dotted {
|
|
745
|
-
position: relative;
|
|
746
|
-
}
|
|
747
|
-
.progress.dotted > * {
|
|
748
|
-
/* position: relative; */
|
|
749
|
-
/* z-index: 1; */
|
|
750
|
-
}
|
|
751
|
-
.progress.dotted::before {
|
|
752
|
-
content: "";
|
|
753
|
-
display: flex;
|
|
754
|
-
align-items: center;
|
|
755
|
-
justify-content: center;
|
|
756
|
-
height: 100%;
|
|
757
|
-
width: 100%;
|
|
758
|
-
position: absolute;
|
|
759
|
-
border-radius: inherit;
|
|
760
|
-
top: 0;
|
|
761
|
-
left: 0;
|
|
762
|
-
/* z-index: -1; */
|
|
763
|
-
}
|
|
764
|
-
.progress.dotted::before:not(img::before, img::after) {
|
|
765
|
-
content: "";
|
|
766
|
-
}
|
|
767
|
-
.progress.dotted::before {
|
|
768
|
-
opacity: 0.125;
|
|
769
|
-
background-color: currentColor;
|
|
770
|
-
}
|
|
771
|
-
.progress.dotted .dot,
|
|
772
|
-
.progress.dotted .item {
|
|
773
|
-
background-color: currentColor;
|
|
774
|
-
border-radius: 50%;
|
|
775
|
-
width: 0.5rem;
|
|
776
|
-
height: 0.5rem;
|
|
777
|
-
z-index: 1;
|
|
778
|
-
position: relative;
|
|
779
|
-
}
|
|
780
|
-
.progress.dotted .dot + :is(.dot, .item),
|
|
781
|
-
.progress.dotted .item + :is(.dot, .item) {
|
|
782
|
-
margin-left: 0.5rem;
|
|
783
|
-
}
|
|
784
|
-
.progress.dotted .dot.active ~ :is(.dot, .item),
|
|
785
|
-
.progress.dotted .item.active ~ :is(.dot, .item) {
|
|
786
|
-
opacity: 0.5;
|
|
787
|
-
}
|
|
788
|
-
|
|
789
|
-
.tabs {
|
|
790
|
-
position: relative;
|
|
791
|
-
display: flex;
|
|
792
|
-
overflow-x: scroll;
|
|
793
|
-
flex-wrap: nowrap;
|
|
794
|
-
/* width: 100%; */
|
|
795
|
-
gap: 0.5rem;
|
|
796
|
-
}
|
|
797
|
-
.tabs > .tab {
|
|
798
|
-
display: inline-flex;
|
|
799
|
-
align-items: center;
|
|
800
|
-
justify-content: center;
|
|
801
|
-
text-transform: capitalize;
|
|
802
|
-
padding: 0.25rem;
|
|
803
|
-
border: none;
|
|
804
|
-
border-radius: 0.25rem;
|
|
805
|
-
gap: 0.25rem;
|
|
806
|
-
min-width: 5rem;
|
|
807
|
-
flex: 0 0 auto;
|
|
808
|
-
transition: background-color 0.25s;
|
|
809
|
-
z-index: 1;
|
|
810
|
-
}
|
|
811
|
-
.tabs.pills > .tab {
|
|
812
|
-
border-radius: 5rem;
|
|
813
|
-
}
|
|
814
|
-
.tabs .tabs.md, .tabs .tabs.overlap, .tabs .tabs.no-scrollbar {
|
|
815
|
-
scrollbar-width: 0;
|
|
816
|
-
margin-bottom: 0;
|
|
817
|
-
}
|
|
818
|
-
.tabs .tabs.md::-webkit-scrollbar, .tabs .tabs.overlap::-webkit-scrollbar, .tabs .tabs.no-scrollbar::-webkit-scrollbar {
|
|
819
|
-
width: 0;
|
|
820
|
-
}
|
|
821
|
-
.tabs.md > .tab {
|
|
822
|
-
border-bottom-left-radius: 0;
|
|
823
|
-
border-bottom-right-radius: 0;
|
|
824
|
-
padding: 0.25rem 0.5rem;
|
|
825
|
-
background-color: transparent;
|
|
826
|
-
}
|
|
827
|
-
.tabs.md > .tab.active {
|
|
828
|
-
border-bottom: medium solid;
|
|
829
|
-
}
|
|
830
|
-
.tabs.md > .tab .label {
|
|
831
|
-
margin: 0.5rem;
|
|
832
|
-
}
|
|
833
|
-
.tabs.overlap > .tab {
|
|
834
|
-
position: relative;
|
|
835
|
-
}
|
|
836
|
-
.tabs.overlap > .tab::before, .tabs.overlap > .tab::after {
|
|
837
|
-
content: "";
|
|
838
|
-
position: absolute;
|
|
839
|
-
height: 5%;
|
|
840
|
-
width: 5%;
|
|
841
|
-
bottom: -1px;
|
|
842
|
-
}
|
|
843
|
-
.tabs.overlap > .tab::before {
|
|
844
|
-
left: 0;
|
|
845
|
-
transform: translateX(-100%);
|
|
846
|
-
border-top-left-radius: 5%;
|
|
847
|
-
}
|
|
848
|
-
.tabs.overlap > .tab::after {
|
|
849
|
-
right: 0;
|
|
850
|
-
transform: translateX(100%);
|
|
851
|
-
border-top-left-radius: 5%;
|
|
852
|
-
}
|
|
853
|
-
.border-dashed {
|
|
854
|
-
border-style: dashed;
|
|
855
|
-
}
|
|
856
|
-
.border-current {
|
|
857
|
-
border-color: currentColor;
|
|
858
|
-
}
|
|
859
|
-
|
|
860
|
-
.badge {
|
|
861
|
-
display: inline-flex;
|
|
862
|
-
align-items: center;
|
|
863
|
-
border-radius: 0.25rem;
|
|
864
|
-
padding: 0.25rem 0.75rem;
|
|
865
|
-
font-size: 80%;
|
|
866
|
-
letter-spacing: 1px;
|
|
867
|
-
text-transform: capitalize;
|
|
868
|
-
}
|
|
869
|
-
|
|
870
|
-
.button-group,
|
|
871
|
-
.button-group-vertical {
|
|
872
|
-
border-radius: 0.5rem;
|
|
873
|
-
}
|
|
874
|
-
|
|
875
|
-
button,
|
|
876
|
-
.button {
|
|
877
|
-
position: relative;
|
|
878
|
-
display: inline-flex;
|
|
879
|
-
border-radius: var(--border-radius, 0.25rem);
|
|
880
|
-
padding: 0.25rem 0.75rem;
|
|
881
|
-
font-size: 120%;
|
|
882
|
-
min-width: 5rem;
|
|
883
|
-
gap: 0.25rem;
|
|
884
|
-
justify-content: center;
|
|
885
|
-
align-items: center;
|
|
886
|
-
overflow: hidden;
|
|
887
|
-
text-overflow: ellipsis;
|
|
888
|
-
white-space: nowrap;
|
|
889
|
-
border: 1px;
|
|
890
|
-
}
|
|
891
|
-
button:focus,
|
|
892
|
-
.button:focus {
|
|
893
|
-
outline: 1px solid hsl(var(--secondary-hs), calc(var(--secondary-l) + 50%));
|
|
894
|
-
}
|
|
895
|
-
button.button-block,
|
|
896
|
-
.button.button-block {
|
|
897
|
-
width: 100%;
|
|
898
|
-
}
|
|
899
|
-
button.button-circle,
|
|
900
|
-
.button.button-circle {
|
|
901
|
-
min-width: 5rem;
|
|
902
|
-
min-height: 5rem;
|
|
903
|
-
display: inline-flex;
|
|
904
|
-
padding: 0.5rem;
|
|
905
|
-
align-items: center;
|
|
906
|
-
justify-content: center;
|
|
907
|
-
border-radius: 50%;
|
|
908
|
-
}
|
|
909
|
-
button.button-circle.button-sm,
|
|
910
|
-
.button.button-circle.button-sm {
|
|
911
|
-
width: 2rem;
|
|
912
|
-
height: 2rem;
|
|
913
|
-
}
|
|
914
|
-
button.button-lg,
|
|
915
|
-
.button.button-lg {
|
|
916
|
-
font-size: 150%;
|
|
917
|
-
padding: 0.5rem 1.25rem;
|
|
918
|
-
min-width: 10rem;
|
|
919
|
-
}
|
|
920
|
-
button.button-sm,
|
|
921
|
-
.button.button-sm {
|
|
922
|
-
font-size: 80%;
|
|
923
|
-
}
|
|
924
|
-
button.button-xs,
|
|
925
|
-
.button.button-xs {
|
|
926
|
-
font-size: 75%;
|
|
927
|
-
padding: 0.125rem 0.5rem;
|
|
928
|
-
min-width: 5rem;
|
|
929
|
-
}
|
|
930
|
-
button.button-block + .button,
|
|
931
|
-
.button.button-block + .button {
|
|
932
|
-
margin-top: 0.5rem;
|
|
933
|
-
}
|
|
934
|
-
button .icon,
|
|
935
|
-
.button .icon {
|
|
936
|
-
font-size: 125%;
|
|
937
|
-
}
|
|
938
|
-
|
|
939
|
-
.button-group {
|
|
940
|
-
/* margin: 1rem 0; */
|
|
941
|
-
align-items: stretch;
|
|
942
|
-
}
|
|
943
|
-
.button-group.no-rounded .button {
|
|
944
|
-
border-radius: 0;
|
|
945
|
-
}
|
|
946
|
-
.button-group .button {
|
|
947
|
-
border-radius: inherit;
|
|
948
|
-
align-self: stretch;
|
|
949
|
-
margin: 0;
|
|
950
|
-
min-width: unset;
|
|
951
|
-
flex: 1 1 100%;
|
|
952
|
-
}
|
|
953
|
-
|
|
954
|
-
.button-group-vertical .button {
|
|
955
|
-
border-radius: inherit;
|
|
956
|
-
}
|
|
957
|
-
|
|
958
|
-
table {
|
|
959
|
-
border-collapse: separate;
|
|
960
|
-
border-spacing: 0;
|
|
961
|
-
width: 100%;
|
|
962
|
-
}
|
|
963
|
-
|
|
964
|
-
.table-container {
|
|
965
|
-
display: flex;
|
|
966
|
-
flex-direction: column;
|
|
967
|
-
padding: 0 0 1rem;
|
|
968
|
-
gap: 1rem;
|
|
969
|
-
width: 100%;
|
|
970
|
-
overflow: scroll;
|
|
971
|
-
scrollbar-width: medium;
|
|
972
|
-
}
|
|
973
|
-
.table-container::-webkit-scrollbar {
|
|
974
|
-
height: 0.5rem;
|
|
975
|
-
}
|
|
976
|
-
.table-container.compact {
|
|
977
|
-
font-size: 90%;
|
|
978
|
-
}
|
|
979
|
-
.table-container.compact thead,
|
|
980
|
-
.table-container.compact .table-header {
|
|
981
|
-
font-weight: normal;
|
|
982
|
-
}
|
|
983
|
-
.table-container.compact tr,
|
|
984
|
-
.table-container.compact > .row {
|
|
985
|
-
background-color: inherit;
|
|
986
|
-
}
|
|
987
|
-
.table-container.compact tr + tr, .table-container.compact tr + .row,
|
|
988
|
-
.table-container.compact > .row + tr,
|
|
989
|
-
.table-container.compact > .row + .row {
|
|
990
|
-
border-top: 0.5px solid;
|
|
991
|
-
}
|
|
992
|
-
.table-container.compact tr td,
|
|
993
|
-
.table-container.compact tr th,
|
|
994
|
-
.table-container.compact tr [class*=col],
|
|
995
|
-
.table-container.compact > .row td,
|
|
996
|
-
.table-container.compact > .row th,
|
|
997
|
-
.table-container.compact > .row [class*=col] {
|
|
998
|
-
padding: 0.25rem;
|
|
999
|
-
}
|
|
1000
|
-
.table-container .sticky {
|
|
1001
|
-
/* &::after {
|
|
1002
|
-
content: '';
|
|
1003
|
-
display: block;
|
|
1004
|
-
box-shadow: 5px 0px 10px -5px rgba(0, 0, 0, 0.5);
|
|
1005
|
-
width: 5%;
|
|
1006
|
-
top: 0;
|
|
1007
|
-
bottom: 0;
|
|
1008
|
-
right: 0;
|
|
1009
|
-
position: absolute;
|
|
1010
|
-
border-right: thin solid var(--border-color)
|
|
1011
|
-
} */
|
|
1012
|
-
}
|
|
1013
|
-
.table-container .row {
|
|
1014
|
-
flex-wrap: nowrap;
|
|
1015
|
-
}
|
|
1016
|
-
.table-container thead th {
|
|
1017
|
-
min-width: 15vw;
|
|
1018
|
-
}
|
|
1019
|
-
.table-container thead,
|
|
1020
|
-
.table-container .table-header {
|
|
1021
|
-
position: sticky;
|
|
1022
|
-
/* color: hsl(var(--secondary-hs), calc(var(--secondary-l) + 10%)); */
|
|
1023
|
-
font-weight: bold;
|
|
1024
|
-
width: fit-content;
|
|
1025
|
-
top: 0;
|
|
1026
|
-
bottom: 0;
|
|
1027
|
-
z-index: 1;
|
|
1028
|
-
}
|
|
1029
|
-
.table-container thead.sticky-header th,
|
|
1030
|
-
.table-container .table-header.sticky-header th {
|
|
1031
|
-
position: sticky;
|
|
1032
|
-
position: -webkit-sticky;
|
|
1033
|
-
top: 0;
|
|
1034
|
-
bottom: 0;
|
|
1035
|
-
z-index: 2;
|
|
1036
|
-
}
|
|
1037
|
-
.table-container thead.sticky-header th.sticky,
|
|
1038
|
-
.table-container .table-header.sticky-header th.sticky {
|
|
1039
|
-
z-index: 3;
|
|
1040
|
-
}
|
|
1041
|
-
.table-container tr,
|
|
1042
|
-
.table-container > .row,
|
|
1043
|
-
.table-container .scrollable > .row {
|
|
1044
|
-
position: relative;
|
|
1045
|
-
border-radius: 0.5rem;
|
|
1046
|
-
margin: 0 0 0.25rem;
|
|
1047
|
-
width: 100%;
|
|
1048
|
-
background-color: inherit;
|
|
1049
|
-
z-index: 0;
|
|
1050
|
-
}
|
|
1051
|
-
.table-container tr [class*=col],
|
|
1052
|
-
.table-container > .row [class*=col],
|
|
1053
|
-
.table-container .scrollable > .row [class*=col] {
|
|
1054
|
-
display: flex;
|
|
1055
|
-
}
|
|
1056
|
-
.table-container tr td,
|
|
1057
|
-
.table-container tr th,
|
|
1058
|
-
.table-container tr [class*=col],
|
|
1059
|
-
.table-container > .row td,
|
|
1060
|
-
.table-container > .row th,
|
|
1061
|
-
.table-container > .row [class*=col],
|
|
1062
|
-
.table-container .scrollable > .row td,
|
|
1063
|
-
.table-container .scrollable > .row th,
|
|
1064
|
-
.table-container .scrollable > .row [class*=col] {
|
|
1065
|
-
margin-bottom: 0;
|
|
1066
|
-
padding: 1rem;
|
|
1067
|
-
background-color: inherit;
|
|
1068
|
-
border-radius: 0;
|
|
1069
|
-
word-break: break-word;
|
|
1070
|
-
/* min-width: 12.5%; */
|
|
1071
|
-
}
|
|
1072
|
-
.table-container tr td:first-of-type,
|
|
1073
|
-
.table-container tr th:first-of-type,
|
|
1074
|
-
.table-container tr [class*=col]:first-of-type,
|
|
1075
|
-
.table-container > .row td:first-of-type,
|
|
1076
|
-
.table-container > .row th:first-of-type,
|
|
1077
|
-
.table-container > .row [class*=col]:first-of-type,
|
|
1078
|
-
.table-container .scrollable > .row td:first-of-type,
|
|
1079
|
-
.table-container .scrollable > .row th:first-of-type,
|
|
1080
|
-
.table-container .scrollable > .row [class*=col]:first-of-type {
|
|
1081
|
-
border-top-left-radius: inherit;
|
|
1082
|
-
border-bottom-left-radius: inherit;
|
|
1083
|
-
}
|
|
1084
|
-
.table-container tr td:last-of-type,
|
|
1085
|
-
.table-container tr th:last-of-type,
|
|
1086
|
-
.table-container tr [class*=col]:last-of-type,
|
|
1087
|
-
.table-container > .row td:last-of-type,
|
|
1088
|
-
.table-container > .row th:last-of-type,
|
|
1089
|
-
.table-container > .row [class*=col]:last-of-type,
|
|
1090
|
-
.table-container .scrollable > .row td:last-of-type,
|
|
1091
|
-
.table-container .scrollable > .row th:last-of-type,
|
|
1092
|
-
.table-container .scrollable > .row [class*=col]:last-of-type {
|
|
1093
|
-
border-top-right-radius: inherit;
|
|
1094
|
-
border-bottom-right-radius: inherit;
|
|
1095
|
-
}
|
|
1096
|
-
.table-container tr td.sticky, .table-container tr td.md-sticky,
|
|
1097
|
-
.table-container tr th.sticky,
|
|
1098
|
-
.table-container tr th.md-sticky,
|
|
1099
|
-
.table-container tr [class*=col].sticky,
|
|
1100
|
-
.table-container tr [class*=col].md-sticky,
|
|
1101
|
-
.table-container > .row td.sticky,
|
|
1102
|
-
.table-container > .row td.md-sticky,
|
|
1103
|
-
.table-container > .row th.sticky,
|
|
1104
|
-
.table-container > .row th.md-sticky,
|
|
1105
|
-
.table-container > .row [class*=col].sticky,
|
|
1106
|
-
.table-container > .row [class*=col].md-sticky,
|
|
1107
|
-
.table-container .scrollable > .row td.sticky,
|
|
1108
|
-
.table-container .scrollable > .row td.md-sticky,
|
|
1109
|
-
.table-container .scrollable > .row th.sticky,
|
|
1110
|
-
.table-container .scrollable > .row th.md-sticky,
|
|
1111
|
-
.table-container .scrollable > .row [class*=col].sticky,
|
|
1112
|
-
.table-container .scrollable > .row [class*=col].md-sticky {
|
|
1113
|
-
left: 0;
|
|
1114
|
-
right: 0;
|
|
1115
|
-
z-index: 1;
|
|
1116
|
-
/* &::after {
|
|
1117
|
-
content: '';
|
|
1118
|
-
display: block;
|
|
1119
|
-
box-shadow: 5px 0px 10px -5px rgba(0, 0, 0, 0.5);
|
|
1120
|
-
width: 5%;
|
|
1121
|
-
top: 0;
|
|
1122
|
-
bottom: 0;
|
|
1123
|
-
right: 0;
|
|
1124
|
-
position: absolute;
|
|
1125
|
-
border-right: thin solid var(--border-color);
|
|
1126
|
-
} */
|
|
1127
|
-
}
|
|
1128
|
-
.table-container tr td.text-truncate,
|
|
1129
|
-
.table-container tr th.text-truncate,
|
|
1130
|
-
.table-container tr [class*=col].text-truncate,
|
|
1131
|
-
.table-container > .row td.text-truncate,
|
|
1132
|
-
.table-container > .row th.text-truncate,
|
|
1133
|
-
.table-container > .row [class*=col].text-truncate,
|
|
1134
|
-
.table-container .scrollable > .row td.text-truncate,
|
|
1135
|
-
.table-container .scrollable > .row th.text-truncate,
|
|
1136
|
-
.table-container .scrollable > .row [class*=col].text-truncate {
|
|
1137
|
-
/* max-width: 15vw; */
|
|
1138
|
-
}
|
|
1139
|
-
.table-container tr td p,
|
|
1140
|
-
.table-container tr th p,
|
|
1141
|
-
.table-container tr [class*=col] p,
|
|
1142
|
-
.table-container > .row td p,
|
|
1143
|
-
.table-container > .row th p,
|
|
1144
|
-
.table-container > .row [class*=col] p,
|
|
1145
|
-
.table-container .scrollable > .row td p,
|
|
1146
|
-
.table-container .scrollable > .row th p,
|
|
1147
|
-
.table-container .scrollable > .row [class*=col] p {
|
|
1148
|
-
margin-bottom: 0;
|
|
1149
|
-
}
|
|
1150
|
-
.table-container tr .table-badge,
|
|
1151
|
-
.table-container > .row .table-badge,
|
|
1152
|
-
.table-container .scrollable > .row .table-badge {
|
|
1153
|
-
position: absolute;
|
|
1154
|
-
top: 0;
|
|
1155
|
-
right: 1rem;
|
|
1156
|
-
transform: translateY(-50%);
|
|
1157
|
-
}
|
|
1158
|
-
|
|
1159
|
-
/* Modal Backdrop - Start */
|
|
1160
|
-
.modal-backdrop .show {
|
|
1161
|
-
opacity: 0.25;
|
|
1162
|
-
}
|
|
1163
|
-
|
|
1164
|
-
/* Modal Close Button - End */
|
|
1165
|
-
/* Scrollable Container - Start */
|
|
1166
|
-
.scroll-container {
|
|
1167
|
-
position: relative;
|
|
1168
|
-
display: flex;
|
|
1169
|
-
flex-direction: column;
|
|
1170
|
-
height: 100%;
|
|
1171
|
-
overflow: hidden;
|
|
1172
|
-
}
|
|
1173
|
-
|
|
1174
|
-
.scrollable {
|
|
1175
|
-
position: relative;
|
|
1176
|
-
/* height: 100%; */
|
|
1177
|
-
/* flex: 1 1 auto; */
|
|
1178
|
-
overflow-y: scroll;
|
|
1179
|
-
overflow-x: hidden;
|
|
1180
|
-
}
|
|
1181
|
-
.scrollable.h {
|
|
1182
|
-
display: flex;
|
|
1183
|
-
flex-direction: row;
|
|
1184
|
-
width: 100%;
|
|
1185
|
-
flex-wrap: nowrap;
|
|
1186
|
-
justify-content: space-between;
|
|
1187
|
-
overflow-x: scroll;
|
|
1188
|
-
overflow-y: hidden;
|
|
1189
|
-
}
|
|
1190
|
-
|
|
1191
|
-
/* Scrollable Container - End */
|
|
1192
|
-
.overflow-hidden {
|
|
1193
|
-
overflow: hidden;
|
|
1194
|
-
}
|
|
1195
|
-
|
|
1196
|
-
.flex-none {
|
|
1197
|
-
flex: unset;
|
|
1198
|
-
}
|
|
1199
|
-
|
|
1200
|
-
.flex-center {
|
|
1201
|
-
display: flex;
|
|
1202
|
-
align-items: center;
|
|
1203
|
-
justify-content: center;
|
|
1204
|
-
}
|
|
1205
|
-
.flex-center:not(.h) {
|
|
1206
|
-
flex-direction: column;
|
|
1207
|
-
}
|
|
1208
|
-
|
|
1209
|
-
.flex-align-center {
|
|
1210
|
-
display: flex;
|
|
1211
|
-
}
|
|
1212
|
-
.flex-align-center.h {
|
|
1213
|
-
align-items: center;
|
|
1214
|
-
}
|
|
1215
|
-
.flex-align-center:not(.h) {
|
|
1216
|
-
flex-direction: column;
|
|
1217
|
-
justify-content: center;
|
|
1218
|
-
}
|
|
1219
|
-
|
|
1220
|
-
.flex-start {
|
|
1221
|
-
display: flex;
|
|
1222
|
-
justify-content: start;
|
|
1223
|
-
align-items: start;
|
|
1224
|
-
}
|
|
1225
|
-
|
|
1226
|
-
.flex-item,
|
|
1227
|
-
.flex-card {
|
|
1228
|
-
position: relative;
|
|
1229
|
-
display: flex;
|
|
1230
|
-
flex-direction: row;
|
|
1231
|
-
align-items: center;
|
|
1232
|
-
/* overflow: hidden; */
|
|
1233
|
-
}
|
|
1234
|
-
.flex-item.flex-card,
|
|
1235
|
-
.flex-card.flex-card {
|
|
1236
|
-
border: 1px solid var(--border-color);
|
|
1237
|
-
border-radius: 0.5rem;
|
|
1238
|
-
background-clip: border-box;
|
|
1239
|
-
}
|
|
1240
|
-
.flex-item.flex-card [class*=bg-],
|
|
1241
|
-
.flex-card.flex-card [class*=bg-] {
|
|
1242
|
-
border: none;
|
|
1243
|
-
}
|
|
1244
|
-
.flex-item.flex-card.has-bg::before,
|
|
1245
|
-
.flex-item.flex-card .bg-svg,
|
|
1246
|
-
.flex-card.flex-card.has-bg::before,
|
|
1247
|
-
.flex-card.flex-card .bg-svg {
|
|
1248
|
-
content: "";
|
|
1249
|
-
display: block;
|
|
1250
|
-
position: absolute;
|
|
1251
|
-
height: 100%;
|
|
1252
|
-
width: 100%;
|
|
1253
|
-
background-color: inherit;
|
|
1254
|
-
z-index: 0;
|
|
1255
|
-
}
|
|
1256
|
-
.flex-item .img,
|
|
1257
|
-
.flex-item .icon,
|
|
1258
|
-
.flex-card .img,
|
|
1259
|
-
.flex-card .icon {
|
|
1260
|
-
position: relative;
|
|
1261
|
-
display: flex;
|
|
1262
|
-
flex-direction: column;
|
|
1263
|
-
align-self: stretch;
|
|
1264
|
-
justify-content: center;
|
|
1265
|
-
object-fit: cover;
|
|
1266
|
-
text-align: center;
|
|
1267
|
-
font-size: 200%;
|
|
1268
|
-
z-index: 1;
|
|
1269
|
-
}
|
|
1270
|
-
.flex-item .img,
|
|
1271
|
-
.flex-card .img {
|
|
1272
|
-
flex: 1 1 40%;
|
|
1273
|
-
border-radius: inherit;
|
|
1274
|
-
}
|
|
1275
|
-
.flex-item .icon,
|
|
1276
|
-
.flex-card .icon {
|
|
1277
|
-
flex: 1 1 25%;
|
|
1278
|
-
/* padding-left: 0.75rem; */
|
|
1279
|
-
/* font-weight: bold; */
|
|
1280
|
-
}
|
|
1281
|
-
.flex-item .addon,
|
|
1282
|
-
.flex-card .addon {
|
|
1283
|
-
align-self: stretch;
|
|
1284
|
-
flex: 1 1 25%;
|
|
1285
|
-
}
|
|
1286
|
-
.flex-item .addon > *,
|
|
1287
|
-
.flex-card .addon > * {
|
|
1288
|
-
flex: 1 1 auto;
|
|
1289
|
-
}
|
|
1290
|
-
.flex-item .content,
|
|
1291
|
-
.flex-card .content {
|
|
1292
|
-
position: relative;
|
|
1293
|
-
margin: 0;
|
|
1294
|
-
padding: 0.75rem;
|
|
1295
|
-
flex: 1 1 100%;
|
|
1296
|
-
width: 100%;
|
|
1297
|
-
z-index: 1;
|
|
1298
|
-
}
|
|
1299
|
-
.flex-item .img img,
|
|
1300
|
-
.flex-card .img img {
|
|
1301
|
-
width: 100%;
|
|
1302
|
-
height: 100%;
|
|
1303
|
-
object-fit: cover;
|
|
1304
|
-
}
|
|
1305
|
-
|
|
1306
|
-
.grid-item {
|
|
1307
|
-
display: grid;
|
|
1308
|
-
grid-template-columns: minmax(1.5rem, 1fr) 6fr;
|
|
1309
|
-
grid-template-rows: 1fr;
|
|
1310
|
-
align-items: center;
|
|
1311
|
-
}
|
|
1312
|
-
.grid-item :nth-child(1) {
|
|
1313
|
-
grid-row: 1/-1;
|
|
1314
|
-
}
|
|
1315
|
-
.text-spaced {
|
|
1316
|
-
letter-spacing: 0.25rem;
|
|
1317
|
-
}
|
|
1318
|
-
.text-spaced.s-1 {
|
|
1319
|
-
letter-spacing: 0.5rem;
|
|
1320
|
-
}
|
|
1321
|
-
|
|
1322
|
-
.strike-line {
|
|
1323
|
-
display: grid;
|
|
1324
|
-
grid-template-columns: repeat(3, 1fr);
|
|
1325
|
-
align-items: center;
|
|
1326
|
-
justify-content: center;
|
|
1327
|
-
gap: 0.5rem;
|
|
1328
|
-
}
|
|
1329
|
-
.strike-line::before, .strike-line::after {
|
|
1330
|
-
content: "";
|
|
1331
|
-
display: inline-block;
|
|
1332
|
-
height: 1px;
|
|
1333
|
-
background-color: currentColor;
|
|
1334
|
-
}
|
|
1335
|
-
|
|
1336
|
-
.card {
|
|
1337
|
-
display: flex;
|
|
1338
|
-
border-radius: var(--border-radius);
|
|
1339
|
-
}
|
|
1340
|
-
.card {
|
|
1341
|
-
position: relative;
|
|
1342
|
-
}
|
|
1343
|
-
.card > * {
|
|
1344
|
-
/* position: relative; */
|
|
1345
|
-
/* z-index: 1; */
|
|
1346
|
-
}
|
|
1347
|
-
.card::before {
|
|
1348
|
-
content: "";
|
|
1349
|
-
display: flex;
|
|
1350
|
-
align-items: center;
|
|
1351
|
-
justify-content: center;
|
|
1352
|
-
height: 100%;
|
|
1353
|
-
width: 100%;
|
|
1354
|
-
position: absolute;
|
|
1355
|
-
border-radius: inherit;
|
|
1356
|
-
top: 0;
|
|
1357
|
-
left: 0;
|
|
1358
|
-
/* z-index: -1; */
|
|
1359
|
-
}
|
|
1360
|
-
.card::before:not(img::before, img::after) {
|
|
1361
|
-
content: "";
|
|
1362
|
-
}
|
|
1363
|
-
.card:not(.h) {
|
|
1364
|
-
flex-direction: column;
|
|
1365
|
-
}
|
|
1366
|
-
.card:not(.flat)::before {
|
|
1367
|
-
box-shadow: var(--card-shadow);
|
|
1368
|
-
z-index: -1;
|
|
1369
|
-
}
|
|
1370
|
-
.card:not(.card-body) > :first-child[class*=card-] {
|
|
1371
|
-
border-top-left-radius: inherit;
|
|
1372
|
-
border-top-right-radius: inherit;
|
|
1373
|
-
}
|
|
1374
|
-
.card:not(.card-body) > :last-child[class*=card-] {
|
|
1375
|
-
border-bottom-left-radius: inherit;
|
|
1376
|
-
border-bottom-right-radius: inherit;
|
|
1377
|
-
}
|
|
1378
|
-
.card .card-title {
|
|
1379
|
-
margin: 1rem 0 0.75rem;
|
|
1380
|
-
}
|
|
1381
|
-
.card .card-header,
|
|
1382
|
-
.card .card-footer {
|
|
1383
|
-
background-color: transparent;
|
|
1384
|
-
border: none;
|
|
1385
|
-
padding: 1rem 1.5rem;
|
|
1386
|
-
}
|
|
1387
|
-
.card .card-body, .card.card-body {
|
|
1388
|
-
padding: 1.5rem;
|
|
1389
|
-
/* z-index: 1; */
|
|
1390
|
-
}
|
|
1391
|
-
.card .card-body {
|
|
1392
|
-
padding: 0 1.5rem;
|
|
1393
|
-
}
|
|
1394
|
-
.card .card-body .card-img {
|
|
1395
|
-
margin: 0 -1.5rem;
|
|
1396
|
-
width: unset;
|
|
1397
|
-
}
|
|
1398
|
-
.card .card-img {
|
|
1399
|
-
max-height: 15rem;
|
|
1400
|
-
object-fit: cover;
|
|
1401
|
-
overflow: overlay;
|
|
1402
|
-
min-width: 100%;
|
|
1403
|
-
}
|
|
1404
|
-
.card .card-header,
|
|
1405
|
-
.card .card-footer {
|
|
1406
|
-
display: flex;
|
|
1407
|
-
align-items: center;
|
|
1408
|
-
justify-content: space-between;
|
|
1409
|
-
}
|
|
1410
|
-
|
|
1411
|
-
.card-group .card + .card {
|
|
1412
|
-
margin-top: 1rem;
|
|
1413
|
-
}
|
|
1414
|
-
|
|
1415
|
-
.flex-list,
|
|
1416
|
-
.item-list,
|
|
1417
|
-
.menu {
|
|
1418
|
-
margin: 1.5rem 0;
|
|
1419
|
-
list-style: none;
|
|
1420
|
-
display: flex;
|
|
1421
|
-
}
|
|
1422
|
-
.flex-list:not(.has-connector),
|
|
1423
|
-
.item-list:not(.has-connector),
|
|
1424
|
-
.menu:not(.has-connector) {
|
|
1425
|
-
gap: 0.5rem;
|
|
1426
|
-
}
|
|
1427
|
-
.flex-list.h .item,
|
|
1428
|
-
.item-list.h .item,
|
|
1429
|
-
.menu.h .item {
|
|
1430
|
-
flex-direction: column;
|
|
1431
|
-
}
|
|
1432
|
-
.flex-list.has-connector .item,
|
|
1433
|
-
.item-list.has-connector .item,
|
|
1434
|
-
.menu.has-connector .item {
|
|
1435
|
-
margin: 0;
|
|
1436
|
-
width: 100%;
|
|
1437
|
-
}
|
|
1438
|
-
.flex-list.has-connector .item:not(:first-child) :is(.connector, li::marker)::before, .flex-list.has-connector .item:not(:last-child) :is(.connector, li::marker)::after,
|
|
1439
|
-
.item-list.has-connector .item:not(:first-child) :is(.connector, li::marker)::before,
|
|
1440
|
-
.item-list.has-connector .item:not(:last-child) :is(.connector, li::marker)::after,
|
|
1441
|
-
.menu.has-connector .item:not(:first-child) :is(.connector, li::marker)::before,
|
|
1442
|
-
.menu.has-connector .item:not(:last-child) :is(.connector, li::marker)::after {
|
|
1443
|
-
content: "";
|
|
1444
|
-
}
|
|
1445
|
-
.flex-list.has-connector .item .connector,
|
|
1446
|
-
.flex-list.has-connector .item li::marker,
|
|
1447
|
-
.item-list.has-connector .item .connector,
|
|
1448
|
-
.item-list.has-connector .item li::marker,
|
|
1449
|
-
.menu.has-connector .item .connector,
|
|
1450
|
-
.menu.has-connector .item li::marker {
|
|
1451
|
-
display: flex;
|
|
1452
|
-
flex-direction: column;
|
|
1453
|
-
}
|
|
1454
|
-
.flex-list.has-connector .item .connector::before, .flex-list.has-connector .item .connector::after,
|
|
1455
|
-
.flex-list.has-connector .item li::marker::before,
|
|
1456
|
-
.flex-list.has-connector .item li::marker::after,
|
|
1457
|
-
.item-list.has-connector .item .connector::before,
|
|
1458
|
-
.item-list.has-connector .item .connector::after,
|
|
1459
|
-
.item-list.has-connector .item li::marker::before,
|
|
1460
|
-
.item-list.has-connector .item li::marker::after,
|
|
1461
|
-
.menu.has-connector .item .connector::before,
|
|
1462
|
-
.menu.has-connector .item .connector::after,
|
|
1463
|
-
.menu.has-connector .item li::marker::before,
|
|
1464
|
-
.menu.has-connector .item li::marker::after {
|
|
1465
|
-
margin: 0 auto;
|
|
1466
|
-
width: 1px;
|
|
1467
|
-
height: 100%;
|
|
1468
|
-
background-color: currentColor;
|
|
1469
|
-
display: block;
|
|
1470
|
-
}
|
|
1471
|
-
.flex-list.has-connector.align-top .item .connector,
|
|
1472
|
-
.item-list.has-connector.align-top .item .connector,
|
|
1473
|
-
.menu.has-connector.align-top .item .connector {
|
|
1474
|
-
justify-content: flex-start;
|
|
1475
|
-
}
|
|
1476
|
-
.flex-list.has-connector.align-top .item .connector::before,
|
|
1477
|
-
.item-list.has-connector.align-top .item .connector::before,
|
|
1478
|
-
.menu.has-connector.align-top .item .connector::before {
|
|
1479
|
-
content: unset;
|
|
1480
|
-
}
|
|
1481
|
-
.flex-list:not(.h),
|
|
1482
|
-
.item-list:not(.h),
|
|
1483
|
-
.menu:not(.h) {
|
|
1484
|
-
flex-direction: column;
|
|
1485
|
-
}
|
|
1486
|
-
.flex-list:not(.h) .item + .item,
|
|
1487
|
-
.item-list:not(.h) .item + .item,
|
|
1488
|
-
.menu:not(.h) .item + .item {
|
|
1489
|
-
border-top: 1px solid var(--border-color);
|
|
1490
|
-
}
|
|
1491
|
-
.flex-list .item,
|
|
1492
|
-
.item-list .item,
|
|
1493
|
-
.menu .item {
|
|
1494
|
-
display: flex;
|
|
1495
|
-
/* align-items: center; */
|
|
1496
|
-
/* justify-content: space-between; */
|
|
1497
|
-
gap: 0.25rem;
|
|
1498
|
-
padding: 0 1rem;
|
|
1499
|
-
cursor: pointer;
|
|
1500
|
-
}
|
|
1501
|
-
.flex-list .item .icon,
|
|
1502
|
-
.item-list .item .icon,
|
|
1503
|
-
.menu .item .icon {
|
|
1504
|
-
font-weight: bold;
|
|
1505
|
-
/* margin-right: 1.25rem; */
|
|
1506
|
-
transition: margin-right 0.125s linear;
|
|
1507
|
-
}
|
|
1508
|
-
.flex-list .item .content + .content,
|
|
1509
|
-
.item-list .item .content + .content,
|
|
1510
|
-
.menu .item .content + .content {
|
|
1511
|
-
margin-top: 0.5rem;
|
|
1512
|
-
}
|
|
1513
|
-
.flex-list .item:hover .icon,
|
|
1514
|
-
.item-list .item:hover .icon,
|
|
1515
|
-
.menu .item:hover .icon {
|
|
1516
|
-
/* margin-right: 1.5rem; */
|
|
1517
|
-
}
|
|
1518
|
-
|
|
1519
|
-
.link-list {
|
|
1520
|
-
margin: 0;
|
|
1521
|
-
/* padding: 0.5rem; */
|
|
1522
|
-
list-style: none;
|
|
1523
|
-
font-size: 110%;
|
|
1524
|
-
}
|
|
1525
|
-
.link-list .item {
|
|
1526
|
-
display: flex;
|
|
1527
|
-
align-items: center;
|
|
1528
|
-
padding: 0.5rem 0.75rem;
|
|
1529
|
-
border-radius: 0.25rem;
|
|
1530
|
-
width: 100%;
|
|
1531
|
-
border: 1px solid var(--border-color);
|
|
1532
|
-
color: var(--primary);
|
|
1533
|
-
background-color: transparent;
|
|
1534
|
-
cursor: pointer;
|
|
1535
|
-
}
|
|
1536
|
-
.link-list .item ~ .item {
|
|
1537
|
-
margin-top: 1rem;
|
|
1538
|
-
}
|
|
1539
|
-
|
|
1540
|
-
.list .item + .item {
|
|
1541
|
-
padding-top: 1rem;
|
|
1542
|
-
border-top: 1px solid var(--border-color);
|
|
1543
|
-
}
|
|
1544
|
-
|
|
1545
|
-
.stacked {
|
|
1546
|
-
position: relative;
|
|
1547
|
-
display: flex;
|
|
1548
|
-
align-items: center;
|
|
1549
|
-
justify-content: center;
|
|
1550
|
-
}
|
|
1551
|
-
.stacked.h .item + .item {
|
|
1552
|
-
margin-left: -25%;
|
|
1553
|
-
}
|
|
1554
|
-
.stacked:not(.h) {
|
|
1555
|
-
flex-direction: column;
|
|
1556
|
-
}
|
|
1557
|
-
.stacked:not(.h) .item + .item {
|
|
1558
|
-
margin-top: -25%;
|
|
1559
|
-
}
|
|
1560
|
-
.stacked.backwards {
|
|
1561
|
-
flex-direction: row-reverse;
|
|
1562
|
-
}
|
|
1563
|
-
.stacked.backwards:not(.h) {
|
|
1564
|
-
flex-direction: column-reverse;
|
|
1565
|
-
}
|
|
1566
|
-
.stacked .item {
|
|
1567
|
-
position: relative;
|
|
1568
|
-
z-index: 1;
|
|
1569
|
-
}
|
|
1570
|
-
|
|
1571
|
-
.modal-content .modal-header {
|
|
1572
|
-
justify-content: flex-start;
|
|
1573
|
-
border-bottom: 2px solid var(--primary);
|
|
1574
|
-
}
|
|
1575
|
-
.modal-content .modal-header:hover .close {
|
|
1576
|
-
opacity: 1;
|
|
1577
|
-
}
|
|
1578
|
-
.modal-content .modal-header .close {
|
|
1579
|
-
margin: 0;
|
|
1580
|
-
display: inline-flex;
|
|
1581
|
-
align-items: center;
|
|
1582
|
-
justify-content: center;
|
|
1583
|
-
border-radius: 50%;
|
|
1584
|
-
display: inline-flex;
|
|
1585
|
-
width: 1.5rem;
|
|
1586
|
-
height: 1.5rem;
|
|
1587
|
-
font-size: 200%;
|
|
1588
|
-
padding: 0;
|
|
1589
|
-
min-width: unset;
|
|
1590
|
-
position: absolute;
|
|
1591
|
-
top: 0.5rem;
|
|
1592
|
-
right: 0.5rem;
|
|
1593
|
-
opacity: 0.125;
|
|
1594
|
-
transition: color 0.25s, opacity 0.25s;
|
|
1595
|
-
}
|
|
1596
|
-
.modal-content .modal-header .close:hover {
|
|
1597
|
-
color: var(--danger);
|
|
1598
|
-
}
|
|
1599
|
-
.modal-content .modal-header .close::after, .modal-content .modal-header .close::before {
|
|
1600
|
-
content: "";
|
|
1601
|
-
height: 0.125rem;
|
|
1602
|
-
width: 75%;
|
|
1603
|
-
display: block;
|
|
1604
|
-
background-color: currentColor;
|
|
1605
|
-
position: absolute;
|
|
1606
|
-
top: 50%;
|
|
1607
|
-
left: 50%;
|
|
1608
|
-
transform-origin: center;
|
|
1609
|
-
transform: translate(-50%, -50%);
|
|
1610
|
-
transition: transform 0.2s ease-out;
|
|
1611
|
-
}
|
|
1612
|
-
.modal-content .modal-header .close:hover::after {
|
|
1613
|
-
transform: translate(-50%, -50%) rotate(45deg);
|
|
1614
|
-
}
|
|
1615
|
-
.modal-content .modal-header .close:hover::before {
|
|
1616
|
-
transform: translate(-50%, -50%) rotate(-45deg);
|
|
1617
|
-
}
|
|
1618
|
-
.modal-content .modal-body {
|
|
1619
|
-
padding: 1rem 2rem;
|
|
1620
|
-
}
|
|
1621
|
-
.modal-content .modal-footer {
|
|
1622
|
-
border-top: none;
|
|
1623
|
-
padding: 1rem 2rem 2rem;
|
|
1624
|
-
justify-content: space-between;
|
|
1625
|
-
}
|
|
1626
|
-
|
|
1627
|
-
.accordion-tab {
|
|
1628
|
-
display: flex;
|
|
1629
|
-
cursor: pointer;
|
|
1630
|
-
width: 100%;
|
|
1631
|
-
}
|
|
1632
|
-
.accordion-tab ~ .accordion-tab {
|
|
1633
|
-
margin-top: 1rem;
|
|
1634
|
-
}
|
|
1635
|
-
.accordion-tab .icon {
|
|
1636
|
-
align-self: flex-start;
|
|
1637
|
-
}
|
|
1638
|
-
|
|
1639
|
-
img {
|
|
1640
|
-
height: 100%;
|
|
1641
|
-
max-width: 100%;
|
|
1642
|
-
object-fit: contain;
|
|
1643
|
-
}
|
|
1644
|
-
|
|
1645
|
-
.img-fullwidth {
|
|
1646
|
-
margin: 0 -1.25rem;
|
|
1647
|
-
width: 100vw;
|
|
1648
|
-
min-width: 100vw;
|
|
1649
|
-
height: 12.5rem;
|
|
1650
|
-
object-fit: cover;
|
|
1651
|
-
}
|
|
1652
|
-
|
|
1653
|
-
.img-circle {
|
|
1654
|
-
width: 100%;
|
|
1655
|
-
border-radius: 50%;
|
|
1656
|
-
width: 4rem;
|
|
1657
|
-
height: 4rem;
|
|
1658
|
-
display: flex;
|
|
1659
|
-
overflow: hidden;
|
|
1660
|
-
}
|
|
1661
|
-
.img-circle img {
|
|
1662
|
-
width: 100%;
|
|
1663
|
-
height: 100%;
|
|
1664
|
-
object-fit: cover;
|
|
1665
|
-
border-radius: inherit;
|
|
1666
|
-
}
|
|
1667
|
-
|
|
1668
|
-
.img-bg {
|
|
1669
|
-
content: "";
|
|
1670
|
-
display: flex;
|
|
1671
|
-
align-items: center;
|
|
1672
|
-
justify-content: center;
|
|
1673
|
-
height: 100%;
|
|
1674
|
-
width: 100%;
|
|
1675
|
-
position: absolute;
|
|
1676
|
-
border-radius: inherit;
|
|
1677
|
-
top: 0;
|
|
1678
|
-
left: 0;
|
|
1679
|
-
/* z-index: -1; */
|
|
1680
|
-
object-fit: cover;
|
|
1681
|
-
}
|
|
1682
|
-
.img-bg:not(img::before, img::after) {
|
|
1683
|
-
content: "";
|
|
1684
|
-
}
|
|
1685
|
-
|
|
1686
|
-
.has-bg {
|
|
1687
|
-
position: relative;
|
|
1688
|
-
}
|
|
1689
|
-
.has-bg > * {
|
|
1690
|
-
/* position: relative; */
|
|
1691
|
-
/* z-index: 1; */
|
|
1692
|
-
}
|
|
1693
|
-
.has-bg::after {
|
|
1694
|
-
content: "";
|
|
1695
|
-
display: flex;
|
|
1696
|
-
align-items: center;
|
|
1697
|
-
justify-content: center;
|
|
1698
|
-
height: 100%;
|
|
1699
|
-
width: 100%;
|
|
1700
|
-
position: absolute;
|
|
1701
|
-
border-radius: inherit;
|
|
1702
|
-
top: 0;
|
|
1703
|
-
left: 0;
|
|
1704
|
-
/* z-index: -1; */
|
|
1705
|
-
}
|
|
1706
|
-
.has-bg::after:not(img::before, img::after) {
|
|
1707
|
-
content: "";
|
|
1708
|
-
}
|
|
1709
|
-
.has-bg > .img-bg {
|
|
1710
|
-
/* z-index: 0; */
|
|
1711
|
-
position: absolute;
|
|
1712
|
-
}
|
|
1713
|
-
.has-bg > *:not(.img-bg) {
|
|
1714
|
-
position: relative;
|
|
1715
|
-
z-index: 1;
|
|
1716
|
-
}
|
|
1717
|
-
.has-bg::after {
|
|
1718
|
-
background-color: hsla(var(--black-hs), var(--black-l), 0.5);
|
|
1719
|
-
}
|
|
1720
|
-
|
|
1721
|
-
.bg-svg {
|
|
1722
|
-
height: 100%;
|
|
1723
|
-
background-color: currentColor;
|
|
1724
|
-
-webkit-mask-size: contain;
|
|
1725
|
-
-webkit-mask-repeat: no-repeat;
|
|
1726
|
-
-webkit-mask-position: center;
|
|
1727
|
-
}
|
|
1728
|
-
|
|
1729
|
-
.rounded-inherit {
|
|
1730
|
-
border-radius: inherit;
|
|
1731
|
-
}
|
|
1732
|
-
|
|
1733
|
-
.sticky {
|
|
1734
|
-
position: sticky;
|
|
1735
|
-
position: -webkit-sticky;
|
|
1736
|
-
}
|
|
1737
|
-
|
|
1738
|
-
[class*=position-].left {
|
|
1739
|
-
left: 0;
|
|
1740
|
-
}
|
|
1741
|
-
[class*=position-].right {
|
|
1742
|
-
right: 0;
|
|
1743
|
-
}
|
|
1744
|
-
[class*=position-].top {
|
|
1745
|
-
top: 0;
|
|
1746
|
-
}
|
|
1747
|
-
[class*=position-].bottom {
|
|
1748
|
-
bottom: 0;
|
|
1749
|
-
}
|
|
1750
|
-
[class*=position-].all, [class*=position-].spread {
|
|
1751
|
-
left: 0;
|
|
1752
|
-
right: 0;
|
|
1753
|
-
top: 0;
|
|
1754
|
-
bottom: 0;
|
|
1755
|
-
}
|
|
1756
|
-
|
|
1757
|
-
[class*=float-] {
|
|
1758
|
-
/* z-index: 1; */
|
|
1759
|
-
}
|
|
1760
|
-
|
|
1761
|
-
.section,
|
|
1762
|
-
section {
|
|
1763
|
-
position: relative;
|
|
1764
|
-
min-height: 100vh;
|
|
1765
|
-
padding: 1.25rem;
|
|
1766
|
-
}
|
|
1767
|
-
|
|
1768
|
-
/* Above Mobile */
|
|
1769
|
-
@media (min-width: 577px) {
|
|
1770
|
-
.md-sticky {
|
|
1771
|
-
position: sticky;
|
|
1772
|
-
}
|
|
1773
|
-
}
|
|
1774
|
-
/* Above Tablets/Mini PC */
|
|
1775
|
-
@media (min-width: 769px) {
|
|
1776
|
-
.item-list .item > .value,
|
|
1777
|
-
.menu .item > .value {
|
|
1778
|
-
margin-left: 1rem;
|
|
1779
|
-
text-align: right;
|
|
1780
|
-
}
|
|
1781
|
-
.table-container .row .table-header {
|
|
1782
|
-
display: none;
|
|
1783
|
-
}
|
|
1784
|
-
}
|
|
1785
|
-
/* Tables/Mini PC Below */
|
|
1786
|
-
@media (max-width: 768px) {
|
|
1787
|
-
.page-header,
|
|
1788
|
-
.section-header {
|
|
1789
|
-
flex-wrap: wrap;
|
|
1790
|
-
}
|
|
1791
|
-
.page-header input[type=search],
|
|
1792
|
-
.section-header input[type=search] {
|
|
1793
|
-
width: 100%;
|
|
1794
|
-
}
|
|
1795
|
-
.page-header .tabs,
|
|
1796
|
-
.section-header .tabs {
|
|
1797
|
-
justify-content: space-between;
|
|
1798
|
-
}
|
|
1799
|
-
.flex-container {
|
|
1800
|
-
/* flex-direction: column; */
|
|
1801
|
-
width: 100%;
|
|
1802
|
-
}
|
|
1803
|
-
.flex-container .button {
|
|
1804
|
-
width: 100%;
|
|
1805
|
-
}
|
|
1806
|
-
.table-container:not(.is-sticky) .row.table-header {
|
|
1807
|
-
display: none;
|
|
1808
|
-
}
|
|
1809
|
-
.table-container.is-sticky .row .table-header {
|
|
1810
|
-
display: none;
|
|
1811
|
-
}
|
|
1812
|
-
.table-container.is-sticky .row [class*=col] {
|
|
1813
|
-
margin: 0;
|
|
1814
|
-
}
|
|
1815
|
-
.table-container > .row .table-header,
|
|
1816
|
-
.table-container .scrollable > .row .table-header {
|
|
1817
|
-
margin-right: 1rem;
|
|
1818
|
-
}
|
|
1819
|
-
.table-container > .row [class*=col],
|
|
1820
|
-
.table-container .scrollable > .row [class*=col] {
|
|
1821
|
-
flex-direction: row;
|
|
1822
|
-
justify-content: flex-start;
|
|
1823
|
-
margin: 0.5rem 0;
|
|
1824
|
-
}
|
|
1825
|
-
}
|
|
1826
|
-
/* Mobile Below */
|
|
1827
|
-
@media (max-width: 576px) {
|
|
1828
|
-
.card {
|
|
1829
|
-
width: 100%;
|
|
1830
|
-
}
|
|
1831
|
-
.item-list:not(.has-connector),
|
|
1832
|
-
.menu:not(.has-connector) {
|
|
1833
|
-
gap: 1rem;
|
|
1834
|
-
}
|
|
1835
|
-
.item-list .item,
|
|
1836
|
-
.menu .item {
|
|
1837
|
-
flex-direction: column;
|
|
1838
|
-
gap: 0.5rem;
|
|
1839
|
-
}
|
|
1840
|
-
.table-container td {
|
|
1841
|
-
min-width: fit-content;
|
|
1842
|
-
max-width: 75%;
|
|
1843
|
-
}
|
|
1844
|
-
}
|
|
1845
|
-
|
|
1846
|
-
/*# sourceMappingURL=main.css.map */
|