@cloudtower/eagle 0.27.57-dry → 0.27.59
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/cjs/index.js +10331 -0
- package/dist/{umd → cjs}/stats1.html +1 -1
- package/dist/components.css +574 -577
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1653 -1656
- package/package.json +5 -5
- package/dist/umd/index.js +0 -10322
package/dist/style.css
CHANGED
|
@@ -28537,6 +28537,7 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
28537
28537
|
}
|
|
28538
28538
|
.table-wrapper.table-sticky-header .no-scroll-bar th.cell__action_ {
|
|
28539
28539
|
right: 0 !important;
|
|
28540
|
+
z-index: 10;
|
|
28540
28541
|
}
|
|
28541
28542
|
.table-wrapper.table-sticky-header .no-scroll-bar th.ant-table-cell-scrollbar {
|
|
28542
28543
|
display: none;
|
|
@@ -29779,6 +29780,37 @@ html body {
|
|
|
29779
29780
|
font-size: 14px;
|
|
29780
29781
|
}
|
|
29781
29782
|
|
|
29783
|
+
.E_i1inqkme {
|
|
29784
|
+
height: 18px;
|
|
29785
|
+
line-height: 18px;
|
|
29786
|
+
padding: 0 4px;
|
|
29787
|
+
border-radius: 4px;
|
|
29788
|
+
background: rgba(235, 239, 245, 0.6);
|
|
29789
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
29790
|
+
display: flex;
|
|
29791
|
+
align-items: center;
|
|
29792
|
+
white-space: nowrap;
|
|
29793
|
+
margin-right: 4px;
|
|
29794
|
+
}
|
|
29795
|
+
|
|
29796
|
+
.E_iouxfgt {
|
|
29797
|
+
display: inline-flex;
|
|
29798
|
+
align-items: center;
|
|
29799
|
+
}
|
|
29800
|
+
.E_iouxfgt .icon-inner {
|
|
29801
|
+
display: inline-flex;
|
|
29802
|
+
align-items: center;
|
|
29803
|
+
justify-content: center;
|
|
29804
|
+
}
|
|
29805
|
+
.E_iouxfgt .icon-inner + span,
|
|
29806
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
29807
|
+
margin-left: 4px;
|
|
29808
|
+
}
|
|
29809
|
+
.E_iouxfgt.is-rotate img,
|
|
29810
|
+
.E_iouxfgt.is-rotate svg {
|
|
29811
|
+
animation: rotate 680ms linear infinite;
|
|
29812
|
+
}
|
|
29813
|
+
|
|
29782
29814
|
.E_fzh9mnb {
|
|
29783
29815
|
width: 100%;
|
|
29784
29816
|
height: 100%;
|
|
@@ -30073,547 +30105,227 @@ html body {
|
|
|
30073
30105
|
padding: 0;
|
|
30074
30106
|
}
|
|
30075
30107
|
|
|
30076
|
-
.
|
|
30077
|
-
|
|
30078
|
-
|
|
30079
|
-
|
|
30080
|
-
|
|
30081
|
-
|
|
30082
|
-
|
|
30108
|
+
.E_owd0kml {
|
|
30109
|
+
display: inline-block;
|
|
30110
|
+
}
|
|
30111
|
+
|
|
30112
|
+
.E_h1jsgezc {
|
|
30113
|
+
visibility: hidden;
|
|
30114
|
+
position: absolute;
|
|
30115
|
+
}
|
|
30116
|
+
|
|
30117
|
+
.E_skwah65 {
|
|
30118
|
+
height: 8px;
|
|
30119
|
+
box-sizing: border-box;
|
|
30120
|
+
border-radius: 2px;
|
|
30121
|
+
background: #f5f7fa;
|
|
30083
30122
|
display: flex;
|
|
30084
|
-
|
|
30085
|
-
|
|
30086
|
-
|
|
30123
|
+
width: 100%;
|
|
30124
|
+
overflow: hidden;
|
|
30125
|
+
}
|
|
30126
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
30127
|
+
margin-left: 1px;
|
|
30087
30128
|
}
|
|
30088
30129
|
|
|
30089
|
-
.
|
|
30090
|
-
display:
|
|
30130
|
+
.E_phljevk {
|
|
30131
|
+
display: flex;
|
|
30132
|
+
justify-content: space-between;
|
|
30091
30133
|
align-items: center;
|
|
30134
|
+
padding: 10px 0;
|
|
30135
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30136
|
+
font-size: 12px;
|
|
30137
|
+
line-height: 24px;
|
|
30092
30138
|
}
|
|
30093
|
-
.
|
|
30094
|
-
|
|
30139
|
+
.E_phljevk .pagination-left {
|
|
30140
|
+
padding: 2px 8px;
|
|
30141
|
+
}
|
|
30142
|
+
.E_phljevk .dropdown-trigger {
|
|
30143
|
+
display: flex;
|
|
30095
30144
|
align-items: center;
|
|
30096
|
-
|
|
30145
|
+
border-radius: 6px;
|
|
30146
|
+
cursor: pointer;
|
|
30147
|
+
transition: all 0.3s ease;
|
|
30097
30148
|
}
|
|
30098
|
-
.
|
|
30099
|
-
|
|
30149
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
30150
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30151
|
+
color: #0080ff;
|
|
30152
|
+
}
|
|
30153
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
30100
30154
|
margin-left: 4px;
|
|
30101
30155
|
}
|
|
30102
|
-
.
|
|
30103
|
-
|
|
30104
|
-
|
|
30156
|
+
.E_phljevk .pagination-right {
|
|
30157
|
+
display: flex;
|
|
30158
|
+
align-items: center;
|
|
30159
|
+
color: #0080ff;
|
|
30160
|
+
font-weight: bold;
|
|
30105
30161
|
}
|
|
30106
|
-
|
|
30107
|
-
|
|
30108
|
-
height: 100%;
|
|
30162
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
30163
|
+
margin-left: 4px;
|
|
30109
30164
|
}
|
|
30110
|
-
|
|
30111
|
-
.
|
|
30112
|
-
|
|
30165
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
30166
|
+
.E_phljevk .pagination-right .next-btn {
|
|
30167
|
+
padding: 0 8px;
|
|
30113
30168
|
}
|
|
30114
|
-
.
|
|
30115
|
-
|
|
30116
|
-
|
|
30169
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
30170
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
30171
|
+
color: #0080ff;
|
|
30117
30172
|
}
|
|
30118
|
-
.
|
|
30119
|
-
|
|
30173
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
30174
|
+
transform: rotate(180deg);
|
|
30120
30175
|
}
|
|
30121
|
-
|
|
30122
|
-
|
|
30123
|
-
height:
|
|
30176
|
+
|
|
30177
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
30178
|
+
max-height: calc(100vh - 128px);
|
|
30179
|
+
overflow-y: auto;
|
|
30124
30180
|
}
|
|
30125
|
-
.
|
|
30126
|
-
padding:
|
|
30181
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30182
|
+
padding: 4px 20px;
|
|
30183
|
+
font-size: 12px;
|
|
30184
|
+
line-height: 18px;
|
|
30127
30185
|
}
|
|
30128
|
-
|
|
30186
|
+
|
|
30187
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
30129
30188
|
display: none;
|
|
30130
30189
|
}
|
|
30131
|
-
.
|
|
30132
|
-
|
|
30190
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
30191
|
+
background: rgba(23, 38, 64, 0.8);
|
|
30192
|
+
border-radius: 4px;
|
|
30133
30193
|
}
|
|
30134
|
-
|
|
30135
|
-
|
|
30194
|
+
|
|
30195
|
+
.E_s1dizucg.ant-switch {
|
|
30196
|
+
min-width: 40px;
|
|
30197
|
+
height: 24px;
|
|
30198
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30199
|
+
overflow: hidden;
|
|
30136
30200
|
}
|
|
30137
|
-
.
|
|
30138
|
-
|
|
30201
|
+
.E_s1dizucg.ant-switch:focus {
|
|
30202
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30139
30203
|
}
|
|
30140
|
-
.
|
|
30141
|
-
|
|
30142
|
-
|
|
30204
|
+
.E_s1dizucg.ant-switch-small {
|
|
30205
|
+
min-width: 26px;
|
|
30206
|
+
height: 16px;
|
|
30143
30207
|
}
|
|
30144
|
-
.
|
|
30145
|
-
|
|
30208
|
+
.E_s1dizucg.ant-switch-large {
|
|
30209
|
+
min-width: 52px;
|
|
30210
|
+
height: 32px;
|
|
30146
30211
|
}
|
|
30147
|
-
.
|
|
30148
|
-
|
|
30149
|
-
|
|
30212
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30213
|
+
height: 20px;
|
|
30214
|
+
width: 20px;
|
|
30150
30215
|
}
|
|
30151
|
-
.
|
|
30152
|
-
|
|
30216
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30217
|
+
border-radius: 10px;
|
|
30218
|
+
transition-delay: 120ms;
|
|
30153
30219
|
}
|
|
30154
|
-
.
|
|
30155
|
-
|
|
30156
|
-
|
|
30157
|
-
|
|
30220
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30221
|
+
height: 14px;
|
|
30222
|
+
width: 14px;
|
|
30223
|
+
top: 1px;
|
|
30224
|
+
left: 1px;
|
|
30158
30225
|
}
|
|
30159
|
-
.
|
|
30160
|
-
|
|
30161
|
-
|
|
30162
|
-
align-items: center;
|
|
30163
|
-
height: 100%;
|
|
30164
|
-
padding: 8px;
|
|
30226
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30227
|
+
height: 28px;
|
|
30228
|
+
width: 28px;
|
|
30165
30229
|
}
|
|
30166
|
-
.
|
|
30167
|
-
|
|
30168
|
-
overflow: hidden;
|
|
30169
|
-
text-overflow: ellipsis;
|
|
30170
|
-
width: 100%;
|
|
30230
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30231
|
+
border-radius: 14px;
|
|
30171
30232
|
}
|
|
30172
|
-
.
|
|
30173
|
-
|
|
30233
|
+
.E_s1dizucg.ant-switch-checked {
|
|
30234
|
+
background-color: #00ba5d;
|
|
30174
30235
|
}
|
|
30175
|
-
.
|
|
30176
|
-
|
|
30236
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30237
|
+
left: calc(100% - 20px - 2px);
|
|
30177
30238
|
}
|
|
30178
|
-
.
|
|
30179
|
-
|
|
30180
|
-
border-left: none;
|
|
30181
|
-
border-right: none;
|
|
30182
|
-
border-bottom: none;
|
|
30183
|
-
height: 100%;
|
|
30184
|
-
font-size: 12px;
|
|
30185
|
-
background: transparent;
|
|
30239
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30240
|
+
left: calc(100% - 14px - 1px);
|
|
30186
30241
|
}
|
|
30187
|
-
.
|
|
30188
|
-
|
|
30189
|
-
z-index: 3;
|
|
30190
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
30191
|
-
margin-bottom: -1px;
|
|
30242
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30243
|
+
left: calc(100% - 28px - 2px);
|
|
30192
30244
|
}
|
|
30193
|
-
|
|
30194
|
-
.
|
|
30195
|
-
|
|
30245
|
+
|
|
30246
|
+
.E_c1up6e3y {
|
|
30247
|
+
margin-left: 5px;
|
|
30196
30248
|
}
|
|
30197
|
-
|
|
30198
|
-
.
|
|
30199
|
-
|
|
30249
|
+
|
|
30250
|
+
.E_s1dni7lo {
|
|
30251
|
+
width: 430px !important;
|
|
30200
30252
|
}
|
|
30201
|
-
|
|
30202
|
-
|
|
30203
|
-
|
|
30253
|
+
|
|
30254
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
30255
|
+
padding: 8px 16px;
|
|
30256
|
+
line-height: 18px;
|
|
30257
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30258
|
+
height: 34px;
|
|
30259
|
+
min-height: 34px;
|
|
30260
|
+
box-sizing: border-box;
|
|
30261
|
+
margin-top: 8px;
|
|
30204
30262
|
}
|
|
30205
|
-
|
|
30206
|
-
|
|
30263
|
+
|
|
30264
|
+
.E_o1ugr09p {
|
|
30265
|
+
display: flex;
|
|
30266
|
+
flex-direction: column;
|
|
30267
|
+
margin: 1px 8px;
|
|
30268
|
+
padding: 8px;
|
|
30269
|
+
border-radius: 4px;
|
|
30207
30270
|
}
|
|
30208
|
-
.
|
|
30209
|
-
cursor: pointer;
|
|
30210
|
-
position: absolute;
|
|
30211
|
-
top: 50%;
|
|
30212
|
-
right: 12px;
|
|
30213
|
-
transform: translateY(-50%);
|
|
30214
|
-
}
|
|
30215
|
-
.E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
30216
|
-
box-shadow: none;
|
|
30217
|
-
width: 1px;
|
|
30218
|
-
background: rgba(213, 219, 227, 0.6);
|
|
30219
|
-
}
|
|
30220
|
-
.E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
30221
|
-
box-shadow: none;
|
|
30222
|
-
width: 1px;
|
|
30223
|
-
background: rgba(213, 219, 227, 0.6);
|
|
30224
|
-
}
|
|
30225
|
-
.E_tfzf37v .ant-table .ant-table-tbody {
|
|
30226
|
-
position: relative;
|
|
30227
|
-
}
|
|
30228
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
|
|
30229
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30230
|
-
border-bottom: 1px solid white;
|
|
30231
|
-
height: 40px;
|
|
30232
|
-
vertical-align: middle;
|
|
30233
|
-
transition: background 0ms;
|
|
30234
|
-
color: #00122e;
|
|
30235
|
-
}
|
|
30236
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
30237
|
-
background: #f2f5fa;
|
|
30238
|
-
border-bottom-color: #f2f5fa;
|
|
30239
|
-
}
|
|
30240
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
30241
|
-
height: auto;
|
|
30242
|
-
color: #00122e;
|
|
30243
|
-
font-size: 12px;
|
|
30244
|
-
text-align: left;
|
|
30245
|
-
transition: none;
|
|
30246
|
-
overflow: hidden;
|
|
30247
|
-
text-overflow: ellipsis;
|
|
30248
|
-
white-space: nowrap;
|
|
30249
|
-
}
|
|
30250
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
30251
|
-
color: #0096ff;
|
|
30252
|
-
}
|
|
30253
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
30254
|
-
overflow: hidden;
|
|
30255
|
-
text-overflow: ellipsis;
|
|
30256
|
-
width: 100%;
|
|
30257
|
-
vertical-align: middle;
|
|
30258
|
-
}
|
|
30259
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
30260
|
-
line-height: 0px;
|
|
30261
|
-
}
|
|
30262
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
30263
|
-
padding-right: 25px;
|
|
30264
|
-
}
|
|
30265
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
30266
|
-
border-top-color: transparent;
|
|
30267
|
-
}
|
|
30268
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
30269
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30270
|
-
border-color: transparent transparent white;
|
|
30271
|
-
}
|
|
30272
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
30273
|
-
border-radius: 8px 0 0 8px;
|
|
30274
|
-
}
|
|
30275
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
30276
|
-
border-radius: 8px 0 0 8px;
|
|
30277
|
-
}
|
|
30278
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
30279
|
-
content: "";
|
|
30280
|
-
width: 4px;
|
|
30281
|
-
top: -1px;
|
|
30282
|
-
bottom: -1px;
|
|
30283
|
-
background: white;
|
|
30284
|
-
}
|
|
30285
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
30286
|
-
border-radius: 0 8px 8px 0;
|
|
30287
|
-
}
|
|
30288
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
30289
|
-
border-radius: 0;
|
|
30290
|
-
background: white;
|
|
30291
|
-
border-top: none;
|
|
30292
|
-
}
|
|
30293
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
30294
|
-
border-top: 1px solid transparent;
|
|
30295
|
-
border-radius: 0 8px 8px 0;
|
|
30296
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30297
|
-
}
|
|
30298
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
30299
|
-
background: white;
|
|
30300
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30301
|
-
}
|
|
30302
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
30303
|
-
display: flex;
|
|
30304
|
-
align-items: center;
|
|
30305
|
-
height: 100%;
|
|
30306
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30307
|
-
}
|
|
30308
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
30309
|
-
background: white;
|
|
30310
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30311
|
-
}
|
|
30312
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
30313
|
-
display: flex;
|
|
30314
|
-
align-items: center;
|
|
30315
|
-
height: 100%;
|
|
30316
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30317
|
-
}
|
|
30318
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
30319
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
30320
|
-
}
|
|
30321
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
30322
|
-
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
30323
|
-
border-radius: 8px;
|
|
30324
|
-
}
|
|
30325
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
30326
|
-
border-top-color: white;
|
|
30327
|
-
}
|
|
30328
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
30329
|
-
background: rgba(0, 136, 255, 0.1);
|
|
30330
|
-
border-bottom-color: transparent;
|
|
30331
|
-
border-top-color: transparent;
|
|
30332
|
-
}
|
|
30333
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
30334
|
-
border-radius: 8px 0 0 8px;
|
|
30335
|
-
}
|
|
30336
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
30337
|
-
border-radius: 0 8px 8px 0;
|
|
30338
|
-
}
|
|
30339
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
30340
|
-
background: rgba(0, 136, 255, 0.1);
|
|
30341
|
-
}
|
|
30342
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th {
|
|
30343
|
-
background: #fff;
|
|
30344
|
-
font-weight: 400;
|
|
30345
|
-
position: relative;
|
|
30346
|
-
border-bottom: none;
|
|
30347
|
-
color: #00122e;
|
|
30348
|
-
transition: none;
|
|
30349
|
-
padding: 15px 8px 15px 8px;
|
|
30350
|
-
}
|
|
30351
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
30352
|
-
content: "";
|
|
30353
|
-
width: 1px;
|
|
30354
|
-
top: 0;
|
|
30355
|
-
bottom: 0;
|
|
30356
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30357
|
-
position: absolute;
|
|
30358
|
-
right: 0;
|
|
30359
|
-
}
|
|
30360
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
|
|
30361
|
-
padding: unset;
|
|
30362
|
-
}
|
|
30363
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
30364
|
-
display: none;
|
|
30365
|
-
}
|
|
30366
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
30367
|
-
width: 100%;
|
|
30368
|
-
overflow: hidden;
|
|
30369
|
-
white-space: nowrap;
|
|
30370
|
-
text-overflow: ellipsis;
|
|
30371
|
-
}
|
|
30372
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
30373
|
-
overflow: hidden;
|
|
30374
|
-
text-overflow: ellipsis;
|
|
30375
|
-
flex: 1;
|
|
30376
|
-
}
|
|
30377
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
30378
|
-
padding: 15px 25px 15px 8px;
|
|
30379
|
-
}
|
|
30380
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
30381
|
-
padding: 0;
|
|
30382
|
-
}
|
|
30383
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
30384
|
-
position: absolute;
|
|
30385
|
-
right: 6px;
|
|
30386
|
-
top: 50%;
|
|
30387
|
-
transform: translateY(-50%);
|
|
30388
|
-
height: 16px;
|
|
30389
|
-
display: none;
|
|
30390
|
-
transition: transform 320ms ease;
|
|
30391
|
-
}
|
|
30392
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
30393
|
-
display: block;
|
|
30394
|
-
transform: translateY(-50%) rotateX(180deg);
|
|
30395
|
-
}
|
|
30396
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
30397
|
-
display: block;
|
|
30398
|
-
}
|
|
30399
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
30271
|
+
.E_o1ugr09p .selected-icon {
|
|
30400
30272
|
display: none;
|
|
30401
30273
|
}
|
|
30402
|
-
.
|
|
30403
|
-
|
|
30274
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
30275
|
+
padding-left: 8px;
|
|
30404
30276
|
}
|
|
30405
|
-
.
|
|
30406
|
-
|
|
30277
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
30278
|
+
background-color: white;
|
|
30407
30279
|
}
|
|
30408
|
-
.
|
|
30409
|
-
|
|
30280
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
30281
|
+
color: #0080ff;
|
|
30410
30282
|
}
|
|
30411
|
-
.
|
|
30283
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
30412
30284
|
display: block;
|
|
30413
30285
|
}
|
|
30414
|
-
.
|
|
30415
|
-
|
|
30416
|
-
}
|
|
30417
|
-
.E_tfzf37v .ant-table .ant-table-selection-column {
|
|
30418
|
-
padding: 0 !important;
|
|
30419
|
-
}
|
|
30420
|
-
.E_tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
30421
|
-
position: absolute;
|
|
30422
|
-
left: 50%;
|
|
30423
|
-
top: 50%;
|
|
30424
|
-
transform: translate(-50%, -50%);
|
|
30425
|
-
}
|
|
30426
|
-
.E_tfzf37v .ant-table .ant-table-selection-column:after {
|
|
30427
|
-
display: none;
|
|
30428
|
-
}
|
|
30429
|
-
.E_tfzf37v .ant-table .ant-table-hide-scrollbar {
|
|
30430
|
-
background: #fff;
|
|
30431
|
-
}
|
|
30432
|
-
.E_tfzf37v .ant-table .ant-table-placeholder {
|
|
30433
|
-
background: inherit;
|
|
30434
|
-
}
|
|
30435
|
-
.E_tfzf37v .ant-table .ant-table-placeholder td {
|
|
30436
|
-
position: static;
|
|
30437
|
-
border: none;
|
|
30438
|
-
background: inherit !important;
|
|
30439
|
-
height: 100px;
|
|
30440
|
-
vertical-align: middle;
|
|
30441
|
-
}
|
|
30442
|
-
.E_tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
|
|
30443
|
-
.E_tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
30444
|
-
font-weight: bold;
|
|
30445
|
-
font-size: 20px;
|
|
30446
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30447
|
-
}
|
|
30448
|
-
.E_tfzf37v .ant-table th.ant-table-cell-scrollbar,
|
|
30449
|
-
.E_tfzf37v .ant-table th.cell__action_ {
|
|
30450
|
-
z-index: 10;
|
|
30451
|
-
}
|
|
30452
|
-
.E_tfzf37v .ant-table td.cell__action_ {
|
|
30453
|
-
padding: 0 !important;
|
|
30454
|
-
position: relative;
|
|
30455
|
-
background: #fff;
|
|
30456
|
-
}
|
|
30457
|
-
.E_tfzf37v .ant-table td.cell__action_ > * {
|
|
30458
|
-
height: 100%;
|
|
30459
|
-
display: flex;
|
|
30460
|
-
align-items: center;
|
|
30461
|
-
justify-content: flex-end;
|
|
30462
|
-
padding-right: 8px;
|
|
30286
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
30287
|
+
background: rgba(0, 136, 255, 0.16);
|
|
30463
30288
|
}
|
|
30464
|
-
.
|
|
30465
|
-
|
|
30466
|
-
height: 24px;
|
|
30467
|
-
cursor: pointer;
|
|
30468
|
-
justify-content: center;
|
|
30469
|
-
border-radius: 4px;
|
|
30289
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
30290
|
+
color: #0080ff;
|
|
30470
30291
|
}
|
|
30471
|
-
.
|
|
30472
|
-
background:
|
|
30292
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
30293
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30294
|
+
color: #0080ff;
|
|
30473
30295
|
}
|
|
30474
30296
|
|
|
30475
|
-
.
|
|
30476
|
-
height: 8px;
|
|
30477
|
-
box-sizing: border-box;
|
|
30478
|
-
border-radius: 2px;
|
|
30479
|
-
background: #f5f7fa;
|
|
30297
|
+
.E_o1ifxsq4 {
|
|
30480
30298
|
display: flex;
|
|
30481
|
-
|
|
30482
|
-
|
|
30299
|
+
justify-content: space-between;
|
|
30300
|
+
height: 20px;
|
|
30301
|
+
line-height: 20px;
|
|
30483
30302
|
}
|
|
30484
|
-
.
|
|
30485
|
-
|
|
30303
|
+
.E_o1ifxsq4 .timezone-title {
|
|
30304
|
+
color: #2d3a56;
|
|
30305
|
+
overflow: hidden;
|
|
30306
|
+
text-overflow: ellipsis;
|
|
30486
30307
|
}
|
|
30487
30308
|
|
|
30488
|
-
.
|
|
30309
|
+
.E_o1zue7 {
|
|
30489
30310
|
display: flex;
|
|
30490
30311
|
justify-content: space-between;
|
|
30491
|
-
align-items: center;
|
|
30492
|
-
padding: 10px 0;
|
|
30493
30312
|
color: rgba(44, 56, 82, 0.6);
|
|
30494
|
-
|
|
30495
|
-
line-height: 24px;
|
|
30496
|
-
}
|
|
30497
|
-
.E_phljevk .pagination-left {
|
|
30498
|
-
padding: 2px 8px;
|
|
30499
|
-
}
|
|
30500
|
-
.E_phljevk .dropdown-trigger {
|
|
30501
|
-
display: flex;
|
|
30502
|
-
align-items: center;
|
|
30503
|
-
border-radius: 6px;
|
|
30504
|
-
cursor: pointer;
|
|
30505
|
-
transition: all 0.3s ease;
|
|
30506
|
-
}
|
|
30507
|
-
.E_phljevk .dropdown-trigger:hover {
|
|
30508
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30509
|
-
color: #0080ff;
|
|
30510
|
-
}
|
|
30511
|
-
.E_phljevk .dropdown-trigger .icon-inner {
|
|
30512
|
-
margin-left: 4px;
|
|
30513
|
-
}
|
|
30514
|
-
.E_phljevk .pagination-right {
|
|
30515
|
-
display: flex;
|
|
30516
|
-
align-items: center;
|
|
30517
|
-
color: #0080ff;
|
|
30518
|
-
font-weight: bold;
|
|
30519
|
-
}
|
|
30520
|
-
.E_phljevk .pagination-right .icon-inner {
|
|
30521
|
-
margin-left: 4px;
|
|
30522
|
-
}
|
|
30523
|
-
.E_phljevk .pagination-right .prev-btn,
|
|
30524
|
-
.E_phljevk .pagination-right .next-btn {
|
|
30525
|
-
padding: 0 8px;
|
|
30526
|
-
}
|
|
30527
|
-
.E_phljevk .pagination-right .prev-btn > span,
|
|
30528
|
-
.E_phljevk .pagination-right .next-btn > span {
|
|
30529
|
-
color: #0080ff;
|
|
30530
|
-
}
|
|
30531
|
-
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
30532
|
-
transform: rotate(180deg);
|
|
30533
|
-
}
|
|
30534
|
-
|
|
30535
|
-
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
30536
|
-
max-height: calc(100vh - 128px);
|
|
30537
|
-
overflow-y: auto;
|
|
30538
|
-
}
|
|
30539
|
-
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30540
|
-
padding: 4px 20px;
|
|
30541
|
-
font-size: 12px;
|
|
30313
|
+
height: 18px;
|
|
30542
30314
|
line-height: 18px;
|
|
30315
|
+
margin-top: 2px;
|
|
30543
30316
|
}
|
|
30544
30317
|
|
|
30545
|
-
.
|
|
30546
|
-
display: inline-block;
|
|
30547
|
-
}
|
|
30548
|
-
|
|
30549
|
-
.E_h1jsgezc {
|
|
30550
|
-
visibility: hidden;
|
|
30551
|
-
position: absolute;
|
|
30552
|
-
}
|
|
30553
|
-
|
|
30554
|
-
.E_iq1gosr {
|
|
30555
|
-
display: inline-block;
|
|
30556
|
-
}
|
|
30557
|
-
|
|
30558
|
-
.E_s1ebs0ra {
|
|
30559
|
-
display: flex;
|
|
30560
|
-
align-items: center;
|
|
30561
|
-
justify-content: space-between;
|
|
30562
|
-
background: #edf0f7;
|
|
30563
|
-
padding: 8px 12px;
|
|
30564
|
-
position: sticky;
|
|
30565
|
-
top: 0;
|
|
30566
|
-
z-index: 1;
|
|
30567
|
-
margin-bottom: -52px;
|
|
30568
|
-
}
|
|
30569
|
-
.E_s1ebs0ra .select-total {
|
|
30570
|
-
display: flex;
|
|
30571
|
-
align-items: center;
|
|
30572
|
-
font-weight: 700;
|
|
30573
|
-
flex-shrink: 0;
|
|
30574
|
-
}
|
|
30575
|
-
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
30576
|
-
cursor: pointer;
|
|
30577
|
-
margin-left: 8px;
|
|
30578
|
-
width: 32px;
|
|
30579
|
-
height: 32px;
|
|
30580
|
-
border-radius: 50%;
|
|
30581
|
-
justify-content: center;
|
|
30582
|
-
}
|
|
30583
|
-
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
30584
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30585
|
-
}
|
|
30586
|
-
.E_s1ebs0ra .action-group {
|
|
30587
|
-
flex: 1;
|
|
30588
|
-
margin-left: 88px;
|
|
30589
|
-
white-space: nowrap;
|
|
30590
|
-
text-align: right;
|
|
30591
|
-
position: relative;
|
|
30592
|
-
padding: 4px 0;
|
|
30593
|
-
margin-top: -4px;
|
|
30594
|
-
overflow: hidden;
|
|
30595
|
-
}
|
|
30596
|
-
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
30597
|
-
transform: translateY(-4px);
|
|
30598
|
-
}
|
|
30599
|
-
.E_s1ebs0ra .action-group button {
|
|
30318
|
+
.E_tyfmlxg {
|
|
30600
30319
|
border: none;
|
|
30320
|
+
margin-right: 0;
|
|
30321
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30601
30322
|
}
|
|
30602
|
-
|
|
30603
|
-
|
|
30604
|
-
|
|
30605
|
-
.E_s1ebs0ra .action-group > button:last-child {
|
|
30606
|
-
margin-right: 4px;
|
|
30607
|
-
}
|
|
30608
|
-
.E_s1ebs0ra .action-group .more-btn {
|
|
30609
|
-
cursor: pointer;
|
|
30610
|
-
width: 32px;
|
|
30323
|
+
|
|
30324
|
+
.E_o18uybox {
|
|
30325
|
+
pointer-events: none;
|
|
30611
30326
|
height: 32px;
|
|
30612
|
-
|
|
30613
|
-
|
|
30614
|
-
}
|
|
30615
|
-
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
30616
|
-
background: #fff;
|
|
30327
|
+
width: 100%;
|
|
30328
|
+
opacity: 0;
|
|
30617
30329
|
}
|
|
30618
30330
|
|
|
30619
30331
|
.E_dsnbhzf {
|
|
@@ -31064,31 +30776,96 @@ html body {
|
|
|
31064
30776
|
font-size: 12px;
|
|
31065
30777
|
line-height: 18px;
|
|
31066
30778
|
}
|
|
31067
|
-
|
|
31068
|
-
.E_tc2oqpq {
|
|
31069
|
-
font-family: Inter;
|
|
31070
|
-
font-style: normal;
|
|
31071
|
-
font-weight: 500;
|
|
31072
|
-
font-feature-settings: "zero" on;
|
|
31073
|
-
font-size: 12px;
|
|
31074
|
-
line-height: 18px;
|
|
30779
|
+
|
|
30780
|
+
.E_tc2oqpq {
|
|
30781
|
+
font-family: Inter;
|
|
30782
|
+
font-style: normal;
|
|
30783
|
+
font-weight: 500;
|
|
30784
|
+
font-feature-settings: "zero" on;
|
|
30785
|
+
font-size: 12px;
|
|
30786
|
+
line-height: 18px;
|
|
30787
|
+
}
|
|
30788
|
+
|
|
30789
|
+
.E_tzvddmc {
|
|
30790
|
+
font-family: Inter;
|
|
30791
|
+
font-style: normal;
|
|
30792
|
+
font-weight: bold;
|
|
30793
|
+
font-feature-settings: "zero" on;
|
|
30794
|
+
font-size: 16px;
|
|
30795
|
+
line-height: 24px;
|
|
30796
|
+
}
|
|
30797
|
+
|
|
30798
|
+
.E_u18llj45 {
|
|
30799
|
+
font-family: Inter;
|
|
30800
|
+
font-style: normal;
|
|
30801
|
+
font-weight: normal;
|
|
30802
|
+
font-size: 10px;
|
|
30803
|
+
line-height: 12px;
|
|
30804
|
+
}
|
|
30805
|
+
|
|
30806
|
+
.E_s1ebs0ra {
|
|
30807
|
+
display: flex;
|
|
30808
|
+
align-items: center;
|
|
30809
|
+
justify-content: space-between;
|
|
30810
|
+
background: #edf0f7;
|
|
30811
|
+
padding: 8px 12px;
|
|
30812
|
+
position: sticky;
|
|
30813
|
+
top: 0;
|
|
30814
|
+
z-index: 1;
|
|
30815
|
+
margin-bottom: -52px;
|
|
30816
|
+
}
|
|
30817
|
+
.E_s1ebs0ra .select-total {
|
|
30818
|
+
display: flex;
|
|
30819
|
+
align-items: center;
|
|
30820
|
+
font-weight: 700;
|
|
30821
|
+
flex-shrink: 0;
|
|
30822
|
+
}
|
|
30823
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
30824
|
+
cursor: pointer;
|
|
30825
|
+
margin-left: 8px;
|
|
30826
|
+
width: 32px;
|
|
30827
|
+
height: 32px;
|
|
30828
|
+
border-radius: 50%;
|
|
30829
|
+
justify-content: center;
|
|
30830
|
+
}
|
|
30831
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
30832
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30833
|
+
}
|
|
30834
|
+
.E_s1ebs0ra .action-group {
|
|
30835
|
+
flex: 1;
|
|
30836
|
+
margin-left: 88px;
|
|
30837
|
+
white-space: nowrap;
|
|
30838
|
+
text-align: right;
|
|
30839
|
+
position: relative;
|
|
30840
|
+
padding: 4px 0;
|
|
30841
|
+
margin-top: -4px;
|
|
30842
|
+
overflow: hidden;
|
|
30843
|
+
}
|
|
30844
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
30845
|
+
transform: translateY(-4px);
|
|
30846
|
+
}
|
|
30847
|
+
.E_s1ebs0ra .action-group button {
|
|
30848
|
+
border: none;
|
|
30849
|
+
}
|
|
30850
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
30851
|
+
margin-right: 8px;
|
|
30852
|
+
}
|
|
30853
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
30854
|
+
margin-right: 4px;
|
|
30855
|
+
}
|
|
30856
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
30857
|
+
cursor: pointer;
|
|
30858
|
+
width: 32px;
|
|
30859
|
+
height: 32px;
|
|
30860
|
+
justify-content: center;
|
|
30861
|
+
border-radius: 50%;
|
|
31075
30862
|
}
|
|
31076
|
-
|
|
31077
|
-
|
|
31078
|
-
font-family: Inter;
|
|
31079
|
-
font-style: normal;
|
|
31080
|
-
font-weight: bold;
|
|
31081
|
-
font-feature-settings: "zero" on;
|
|
31082
|
-
font-size: 16px;
|
|
31083
|
-
line-height: 24px;
|
|
30863
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
30864
|
+
background: #fff;
|
|
31084
30865
|
}
|
|
31085
30866
|
|
|
31086
|
-
.
|
|
31087
|
-
|
|
31088
|
-
font-style: normal;
|
|
31089
|
-
font-weight: normal;
|
|
31090
|
-
font-size: 10px;
|
|
31091
|
-
line-height: 12px;
|
|
30867
|
+
.E_iq1gosr {
|
|
30868
|
+
display: inline-block;
|
|
31092
30869
|
}
|
|
31093
30870
|
|
|
31094
30871
|
.E_cnujxq2 {
|
|
@@ -31698,372 +31475,592 @@ input.E_rf8rlle.ant-input {
|
|
|
31698
31475
|
border-bottom-right-radius: 0;
|
|
31699
31476
|
}
|
|
31700
31477
|
|
|
31701
|
-
.E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
|
|
31702
|
-
border-top-left-radius: 0;
|
|
31703
|
-
border-bottom-left-radius: 0;
|
|
31478
|
+
.E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
|
|
31479
|
+
border-top-left-radius: 0;
|
|
31480
|
+
border-bottom-left-radius: 0;
|
|
31481
|
+
}
|
|
31482
|
+
|
|
31483
|
+
.E_c3ni091 {
|
|
31484
|
+
display: flex;
|
|
31485
|
+
flex-direction: column;
|
|
31486
|
+
}
|
|
31487
|
+
.E_c3ni091 .select-wrapper {
|
|
31488
|
+
margin-top: 12px;
|
|
31489
|
+
}
|
|
31490
|
+
.E_c3ni091 .select-wrapper .select {
|
|
31491
|
+
width: 100%;
|
|
31492
|
+
}
|
|
31493
|
+
.E_c3ni091 .radio-wrapper {
|
|
31494
|
+
margin-top: 24px;
|
|
31495
|
+
}
|
|
31496
|
+
.E_c3ni091 div.form-item {
|
|
31497
|
+
width: 100%;
|
|
31498
|
+
}
|
|
31499
|
+
|
|
31500
|
+
.E_d105ju2d {
|
|
31501
|
+
font-size: 14px;
|
|
31502
|
+
font-weight: 500;
|
|
31503
|
+
color: #3e4652;
|
|
31504
|
+
line-height: 18px;
|
|
31505
|
+
}
|
|
31506
|
+
.E_d105ju2d + .E_d105ju2d {
|
|
31507
|
+
margin-top: 16px;
|
|
31508
|
+
}
|
|
31509
|
+
.E_d105ju2d + * {
|
|
31510
|
+
margin-top: 16px;
|
|
31511
|
+
}
|
|
31512
|
+
|
|
31513
|
+
.E_lh0l62z.E_d105ju2d {
|
|
31514
|
+
font-size: 12px;
|
|
31515
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31516
|
+
margin-top: 12px;
|
|
31517
|
+
}
|
|
31518
|
+
|
|
31519
|
+
.E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
|
|
31520
|
+
line-height: 18px;
|
|
31521
|
+
font-weight: 500;
|
|
31522
|
+
margin-top: 0;
|
|
31523
|
+
white-space: initial;
|
|
31524
|
+
}
|
|
31525
|
+
|
|
31526
|
+
.E_r1skkc3l {
|
|
31527
|
+
display: block;
|
|
31528
|
+
}
|
|
31529
|
+
.E_r1skkc3l span {
|
|
31530
|
+
font-size: 14px;
|
|
31531
|
+
font-weight: 500;
|
|
31532
|
+
line-height: 32px;
|
|
31533
|
+
color: #3e4652;
|
|
31534
|
+
}
|
|
31535
|
+
|
|
31536
|
+
.E_c3cobmo {
|
|
31537
|
+
margin-top: 16px;
|
|
31538
|
+
padding: 8px;
|
|
31539
|
+
border-radius: 6px;
|
|
31540
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31541
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31542
|
+
font-size: 12px;
|
|
31543
|
+
}
|
|
31544
|
+
.E_c3cobmo div {
|
|
31545
|
+
line-height: 20px;
|
|
31546
|
+
display: flex;
|
|
31547
|
+
align-items: center;
|
|
31548
|
+
word-break: break-all;
|
|
31549
|
+
}
|
|
31550
|
+
.E_c3cobmo .title {
|
|
31551
|
+
font-weight: 700;
|
|
31552
|
+
line-height: 18px;
|
|
31553
|
+
margin: 4px 0;
|
|
31554
|
+
}
|
|
31555
|
+
|
|
31556
|
+
.E_rapgekc.ant-radio-wrapper {
|
|
31557
|
+
display: inline-flex;
|
|
31558
|
+
align-items: baseline;
|
|
31559
|
+
white-space: pre-wrap;
|
|
31560
|
+
}
|
|
31561
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio {
|
|
31562
|
+
position: relative;
|
|
31563
|
+
top: 3px;
|
|
31564
|
+
}
|
|
31565
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
31566
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31567
|
+
}
|
|
31568
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
31569
|
+
border-color: #0080ff;
|
|
31570
|
+
}
|
|
31571
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
31572
|
+
border-color: #0080ff;
|
|
31573
|
+
background: #0080ff;
|
|
31574
|
+
}
|
|
31575
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
31576
|
+
top: 4px;
|
|
31577
|
+
left: 4px;
|
|
31578
|
+
width: 6px;
|
|
31579
|
+
height: 6px;
|
|
31580
|
+
background: #fff;
|
|
31581
|
+
}
|
|
31582
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
31583
|
+
opacity: 0.5;
|
|
31584
|
+
}
|
|
31585
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
31586
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31587
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31588
|
+
}
|
|
31589
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
31590
|
+
background: #00122e;
|
|
31591
|
+
}
|
|
31592
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
31593
|
+
color: #00122e;
|
|
31594
|
+
opacity: 0.5;
|
|
31595
|
+
}
|
|
31596
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
31597
|
+
color: #00122e;
|
|
31598
|
+
}
|
|
31599
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span {
|
|
31600
|
+
display: inline-block;
|
|
31601
|
+
padding: 0;
|
|
31602
|
+
padding-left: 12px;
|
|
31603
|
+
}
|
|
31604
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
31605
|
+
margin-bottom: 0;
|
|
31606
|
+
white-space: pre-wrap;
|
|
31607
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31608
|
+
}
|
|
31609
|
+
.E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
|
|
31610
|
+
padding-left: 8px;
|
|
31611
|
+
}
|
|
31612
|
+
|
|
31613
|
+
.E_rp906go .ant-radio-button-wrapper:first-child {
|
|
31614
|
+
border-radius: 5px 0 0 5px;
|
|
31615
|
+
}
|
|
31616
|
+
.E_rp906go .ant-radio-button-wrapper:last-child {
|
|
31617
|
+
border-radius: 0 5px 5px 0;
|
|
31618
|
+
}
|
|
31619
|
+
|
|
31620
|
+
.E_rcc63c8 {
|
|
31621
|
+
color: #00122e;
|
|
31622
|
+
border-color: #ccd4e3;
|
|
31623
|
+
}
|
|
31624
|
+
.E_rcc63c8:first-child {
|
|
31625
|
+
border-color: #a3b4cc;
|
|
31626
|
+
}
|
|
31627
|
+
.E_rcc63c8.ant-radio-button-wrapper {
|
|
31628
|
+
padding: 0 12px;
|
|
31629
|
+
line-height: 32px;
|
|
31630
|
+
height: 32px;
|
|
31631
|
+
}
|
|
31632
|
+
.E_rcc63c8.ant-radio-button-wrapper > span + span {
|
|
31633
|
+
white-space: nowrap;
|
|
31634
|
+
}
|
|
31635
|
+
.ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
|
|
31636
|
+
height: 22px;
|
|
31637
|
+
padding: 0 7px;
|
|
31638
|
+
line-height: 20px;
|
|
31639
|
+
}
|
|
31640
|
+
.E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
|
|
31641
|
+
background: #ccd4e3;
|
|
31642
|
+
}
|
|
31643
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
31644
|
+
background: #0080ff;
|
|
31645
|
+
}
|
|
31646
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
31647
|
+
background: #ccd4e3;
|
|
31648
|
+
opacity: 0.5;
|
|
31649
|
+
}
|
|
31650
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
31651
|
+
border-right-color: #0080ff;
|
|
31652
|
+
}
|
|
31653
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
31654
|
+
border-color: #0080ff;
|
|
31655
|
+
}
|
|
31656
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked {
|
|
31657
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31658
|
+
}
|
|
31659
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled {
|
|
31660
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31661
|
+
border-color: #ccd4e3;
|
|
31662
|
+
opacity: 0.5;
|
|
31663
|
+
}
|
|
31664
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
|
|
31665
|
+
color: #00122e;
|
|
31666
|
+
border-color: #ccd4e3;
|
|
31667
|
+
}
|
|
31668
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
31669
|
+
color: #00122e;
|
|
31670
|
+
border-color: #ccd4e3;
|
|
31671
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31672
|
+
}
|
|
31673
|
+
.E_rcc63c8 .ant-radio-button-input {
|
|
31674
|
+
margin-right: 8px;
|
|
31675
|
+
display: inline;
|
|
31676
|
+
border: none;
|
|
31677
|
+
padding: 0;
|
|
31678
|
+
width: 36px;
|
|
31679
|
+
background: transparent;
|
|
31680
|
+
}
|
|
31681
|
+
.E_rcc63c8 .ant-radio-button-input:focus {
|
|
31682
|
+
box-shadow: none;
|
|
31683
|
+
}
|
|
31684
|
+
.E_rcc63c8 .ant-radio-button-input.ant-input-number {
|
|
31685
|
+
margin-right: 0;
|
|
31686
|
+
width: initial;
|
|
31687
|
+
box-shadow: none;
|
|
31688
|
+
}
|
|
31689
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
31690
|
+
display: none;
|
|
31691
|
+
}
|
|
31692
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
|
|
31693
|
+
display: inline;
|
|
31694
|
+
}
|
|
31695
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
31696
|
+
display: inline;
|
|
31697
|
+
margin-right: 8px;
|
|
31698
|
+
padding: 0;
|
|
31699
|
+
width: 36px;
|
|
31700
|
+
}
|
|
31701
|
+
|
|
31702
|
+
.E_tc97u5y {
|
|
31703
|
+
height: 100%;
|
|
31704
31704
|
}
|
|
31705
31705
|
|
|
31706
|
-
.
|
|
31707
|
-
|
|
31708
|
-
flex-direction: column;
|
|
31706
|
+
.E_tfzf37v {
|
|
31707
|
+
height: 100%;
|
|
31709
31708
|
}
|
|
31710
|
-
.
|
|
31711
|
-
|
|
31709
|
+
.E_tfzf37v.empty-table .ant-table-content {
|
|
31710
|
+
overflow: visible !important;
|
|
31711
|
+
height: 100%;
|
|
31712
31712
|
}
|
|
31713
|
-
.
|
|
31714
|
-
|
|
31713
|
+
.E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
31714
|
+
height: 100%;
|
|
31715
31715
|
}
|
|
31716
|
-
.
|
|
31717
|
-
|
|
31716
|
+
.E_tfzf37v.empty-table .ant-table-content table {
|
|
31717
|
+
width: 100% !important;
|
|
31718
|
+
height: 100%;
|
|
31718
31719
|
}
|
|
31719
|
-
.
|
|
31720
|
-
|
|
31720
|
+
.E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
31721
|
+
padding: 15px 0;
|
|
31721
31722
|
}
|
|
31722
|
-
|
|
31723
|
-
|
|
31724
|
-
font-size: 14px;
|
|
31725
|
-
font-weight: 500;
|
|
31726
|
-
color: #3e4652;
|
|
31727
|
-
line-height: 18px;
|
|
31723
|
+
.E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
|
|
31724
|
+
display: none;
|
|
31728
31725
|
}
|
|
31729
|
-
.
|
|
31730
|
-
|
|
31726
|
+
.E_tfzf37v .active-row td:nth-child(1) {
|
|
31727
|
+
font-weight: 700;
|
|
31731
31728
|
}
|
|
31732
|
-
.
|
|
31733
|
-
|
|
31729
|
+
.E_tfzf37v.has-selection .active-row td:nth-child(2) {
|
|
31730
|
+
font-weight: 700;
|
|
31734
31731
|
}
|
|
31735
|
-
|
|
31736
|
-
|
|
31737
|
-
font-size: 12px;
|
|
31738
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31739
|
-
margin-top: 12px;
|
|
31732
|
+
.E_tfzf37v .ant-spin-nested-loading {
|
|
31733
|
+
height: 100%;
|
|
31740
31734
|
}
|
|
31741
|
-
|
|
31742
|
-
|
|
31743
|
-
|
|
31744
|
-
font-weight: 500;
|
|
31745
|
-
margin-top: 0;
|
|
31746
|
-
white-space: initial;
|
|
31735
|
+
.E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
|
|
31736
|
+
height: 100%;
|
|
31737
|
+
overflow: visible;
|
|
31747
31738
|
}
|
|
31748
|
-
|
|
31749
|
-
|
|
31750
|
-
display: block;
|
|
31739
|
+
.E_tfzf37v .ant-spin-nested-loading .ant-spin {
|
|
31740
|
+
max-height: none;
|
|
31751
31741
|
}
|
|
31752
|
-
.
|
|
31753
|
-
|
|
31754
|
-
|
|
31755
|
-
line-height: 32px;
|
|
31756
|
-
color: #3e4652;
|
|
31742
|
+
.E_tfzf37v.table-init-loading .ant-spin-blur thead,
|
|
31743
|
+
.E_tfzf37v.table-init-loading .ant-spin-blur tbody {
|
|
31744
|
+
display: none;
|
|
31757
31745
|
}
|
|
31758
|
-
|
|
31759
|
-
|
|
31760
|
-
margin-top: 16px;
|
|
31761
|
-
padding: 8px;
|
|
31762
|
-
border-radius: 6px;
|
|
31763
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31764
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31765
|
-
font-size: 12px;
|
|
31746
|
+
.E_tfzf37v td.ant-table-column-sort {
|
|
31747
|
+
background: transparent;
|
|
31766
31748
|
}
|
|
31767
|
-
.
|
|
31768
|
-
|
|
31749
|
+
.E_tfzf37v td.ant-table-cell-fix-left,
|
|
31750
|
+
.E_tfzf37v td.ant-table-cell-fix-right {
|
|
31751
|
+
background: #fff;
|
|
31752
|
+
padding: 0 !important;
|
|
31753
|
+
}
|
|
31754
|
+
.E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
31755
|
+
.E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
31769
31756
|
display: flex;
|
|
31770
31757
|
align-items: center;
|
|
31771
|
-
|
|
31772
|
-
|
|
31773
|
-
.E_c3cobmo .title {
|
|
31774
|
-
font-weight: 700;
|
|
31775
|
-
line-height: 18px;
|
|
31776
|
-
margin: 4px 0;
|
|
31777
|
-
}
|
|
31778
|
-
|
|
31779
|
-
.E_s1dni7lo {
|
|
31780
|
-
width: 430px !important;
|
|
31758
|
+
height: 100%;
|
|
31759
|
+
padding: 8px;
|
|
31781
31760
|
}
|
|
31782
|
-
|
|
31783
|
-
.
|
|
31784
|
-
|
|
31785
|
-
|
|
31786
|
-
|
|
31787
|
-
height: 34px;
|
|
31788
|
-
min-height: 34px;
|
|
31789
|
-
box-sizing: border-box;
|
|
31790
|
-
margin-top: 8px;
|
|
31761
|
+
.E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
31762
|
+
.E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
31763
|
+
overflow: hidden;
|
|
31764
|
+
text-overflow: ellipsis;
|
|
31765
|
+
width: 100%;
|
|
31791
31766
|
}
|
|
31792
|
-
|
|
31793
|
-
|
|
31794
|
-
display: flex;
|
|
31795
|
-
flex-direction: column;
|
|
31796
|
-
margin: 1px 8px;
|
|
31797
|
-
padding: 8px;
|
|
31798
|
-
border-radius: 4px;
|
|
31767
|
+
.E_tfzf37v .ant-table-container {
|
|
31768
|
+
height: 100%;
|
|
31799
31769
|
}
|
|
31800
|
-
.
|
|
31801
|
-
|
|
31770
|
+
.E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
|
|
31771
|
+
box-shadow: none !important;
|
|
31802
31772
|
}
|
|
31803
|
-
.
|
|
31804
|
-
|
|
31773
|
+
.E_tfzf37v .ant-table {
|
|
31774
|
+
border-radius: 0px;
|
|
31775
|
+
border-left: none;
|
|
31776
|
+
border-right: none;
|
|
31777
|
+
border-bottom: none;
|
|
31778
|
+
height: 100%;
|
|
31779
|
+
font-size: 12px;
|
|
31780
|
+
background: transparent;
|
|
31805
31781
|
}
|
|
31806
|
-
.
|
|
31807
|
-
|
|
31782
|
+
.E_tfzf37v .ant-table .ant-table-header {
|
|
31783
|
+
position: relative;
|
|
31784
|
+
z-index: 3;
|
|
31785
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
31786
|
+
margin-bottom: -1px;
|
|
31808
31787
|
}
|
|
31809
|
-
.
|
|
31810
|
-
|
|
31788
|
+
.E_tfzf37v .ant-table .time-wrapper .date,
|
|
31789
|
+
.E_tfzf37v .ant-table .value {
|
|
31790
|
+
color: #2d3a56;
|
|
31811
31791
|
}
|
|
31812
|
-
.
|
|
31813
|
-
|
|
31792
|
+
.E_tfzf37v .ant-table .time-wrapper .time,
|
|
31793
|
+
.E_tfzf37v .ant-table .unit {
|
|
31794
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31814
31795
|
}
|
|
31815
|
-
.
|
|
31816
|
-
|
|
31796
|
+
.E_tfzf37v .ant-table .ant-table-selection {
|
|
31797
|
+
position: unset;
|
|
31798
|
+
text-align: center;
|
|
31817
31799
|
}
|
|
31818
|
-
.
|
|
31819
|
-
|
|
31800
|
+
.E_tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
31801
|
+
background: #fff;
|
|
31820
31802
|
}
|
|
31821
|
-
.
|
|
31822
|
-
|
|
31823
|
-
|
|
31803
|
+
.E_tfzf37v .ant-table .anticon-setting {
|
|
31804
|
+
cursor: pointer;
|
|
31805
|
+
position: absolute;
|
|
31806
|
+
top: 50%;
|
|
31807
|
+
right: 12px;
|
|
31808
|
+
transform: translateY(-50%);
|
|
31824
31809
|
}
|
|
31825
|
-
|
|
31826
|
-
|
|
31827
|
-
|
|
31828
|
-
|
|
31829
|
-
height: 20px;
|
|
31830
|
-
line-height: 20px;
|
|
31810
|
+
.E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
31811
|
+
box-shadow: none;
|
|
31812
|
+
width: 1px;
|
|
31813
|
+
background: rgba(213, 219, 227, 0.6);
|
|
31831
31814
|
}
|
|
31832
|
-
.
|
|
31833
|
-
|
|
31834
|
-
|
|
31835
|
-
|
|
31815
|
+
.E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
31816
|
+
box-shadow: none;
|
|
31817
|
+
width: 1px;
|
|
31818
|
+
background: rgba(213, 219, 227, 0.6);
|
|
31836
31819
|
}
|
|
31837
|
-
|
|
31838
|
-
|
|
31839
|
-
display: flex;
|
|
31840
|
-
justify-content: space-between;
|
|
31841
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31842
|
-
height: 18px;
|
|
31843
|
-
line-height: 18px;
|
|
31844
|
-
margin-top: 2px;
|
|
31820
|
+
.E_tfzf37v .ant-table .ant-table-tbody {
|
|
31821
|
+
position: relative;
|
|
31845
31822
|
}
|
|
31846
|
-
|
|
31847
|
-
.
|
|
31848
|
-
border:
|
|
31849
|
-
|
|
31850
|
-
|
|
31823
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
|
|
31824
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31825
|
+
border-bottom: 1px solid white;
|
|
31826
|
+
height: 40px;
|
|
31827
|
+
vertical-align: middle;
|
|
31828
|
+
transition: background 0ms;
|
|
31829
|
+
color: #00122e;
|
|
31851
31830
|
}
|
|
31852
|
-
|
|
31853
|
-
|
|
31854
|
-
|
|
31855
|
-
height: 32px;
|
|
31856
|
-
width: 100%;
|
|
31857
|
-
opacity: 0;
|
|
31831
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
31832
|
+
background: #f2f5fa;
|
|
31833
|
+
border-bottom-color: #f2f5fa;
|
|
31858
31834
|
}
|
|
31859
|
-
|
|
31860
|
-
|
|
31861
|
-
|
|
31862
|
-
|
|
31863
|
-
|
|
31835
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
31836
|
+
height: auto;
|
|
31837
|
+
color: #00122e;
|
|
31838
|
+
font-size: 12px;
|
|
31839
|
+
text-align: left;
|
|
31840
|
+
transition: none;
|
|
31864
31841
|
overflow: hidden;
|
|
31842
|
+
text-overflow: ellipsis;
|
|
31843
|
+
white-space: nowrap;
|
|
31865
31844
|
}
|
|
31866
|
-
.
|
|
31867
|
-
|
|
31868
|
-
}
|
|
31869
|
-
.E_s1dizucg.ant-switch-small {
|
|
31870
|
-
min-width: 26px;
|
|
31871
|
-
height: 16px;
|
|
31845
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
31846
|
+
color: #0096ff;
|
|
31872
31847
|
}
|
|
31873
|
-
.
|
|
31874
|
-
|
|
31875
|
-
|
|
31848
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
31849
|
+
overflow: hidden;
|
|
31850
|
+
text-overflow: ellipsis;
|
|
31851
|
+
width: 100%;
|
|
31852
|
+
vertical-align: middle;
|
|
31876
31853
|
}
|
|
31877
|
-
.
|
|
31878
|
-
height:
|
|
31879
|
-
width: 20px;
|
|
31854
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
31855
|
+
line-height: 0px;
|
|
31880
31856
|
}
|
|
31881
|
-
.
|
|
31882
|
-
|
|
31883
|
-
transition-delay: 120ms;
|
|
31857
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
31858
|
+
padding-right: 25px;
|
|
31884
31859
|
}
|
|
31885
|
-
.
|
|
31886
|
-
|
|
31887
|
-
width: 14px;
|
|
31888
|
-
top: 1px;
|
|
31889
|
-
left: 1px;
|
|
31860
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
31861
|
+
border-top-color: transparent;
|
|
31890
31862
|
}
|
|
31891
|
-
.
|
|
31892
|
-
|
|
31893
|
-
|
|
31863
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
31864
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31865
|
+
border-color: transparent transparent white;
|
|
31894
31866
|
}
|
|
31895
|
-
.
|
|
31896
|
-
border-radius:
|
|
31867
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
31868
|
+
border-radius: 8px 0 0 8px;
|
|
31897
31869
|
}
|
|
31898
|
-
.
|
|
31899
|
-
|
|
31870
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
31871
|
+
border-radius: 8px 0 0 8px;
|
|
31900
31872
|
}
|
|
31901
|
-
.
|
|
31902
|
-
|
|
31873
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
31874
|
+
content: "";
|
|
31875
|
+
width: 4px;
|
|
31876
|
+
top: -1px;
|
|
31877
|
+
bottom: -1px;
|
|
31878
|
+
background: white;
|
|
31903
31879
|
}
|
|
31904
|
-
.
|
|
31905
|
-
|
|
31880
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
31881
|
+
border-radius: 0 8px 8px 0;
|
|
31906
31882
|
}
|
|
31907
|
-
.
|
|
31908
|
-
|
|
31883
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
31884
|
+
border-radius: 0;
|
|
31885
|
+
background: white;
|
|
31886
|
+
border-top: none;
|
|
31909
31887
|
}
|
|
31910
|
-
|
|
31911
|
-
|
|
31912
|
-
|
|
31888
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
31889
|
+
border-top: 1px solid transparent;
|
|
31890
|
+
border-radius: 0 8px 8px 0;
|
|
31891
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31913
31892
|
}
|
|
31914
|
-
|
|
31915
|
-
|
|
31916
|
-
|
|
31893
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
31894
|
+
background: white;
|
|
31895
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31917
31896
|
}
|
|
31918
|
-
.
|
|
31919
|
-
|
|
31920
|
-
|
|
31897
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
31898
|
+
display: flex;
|
|
31899
|
+
align-items: center;
|
|
31900
|
+
height: 100%;
|
|
31901
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31921
31902
|
}
|
|
31922
|
-
|
|
31923
|
-
|
|
31924
|
-
|
|
31925
|
-
align-items: baseline;
|
|
31926
|
-
white-space: pre-wrap;
|
|
31903
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
31904
|
+
background: white;
|
|
31905
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31927
31906
|
}
|
|
31928
|
-
.
|
|
31929
|
-
|
|
31930
|
-
|
|
31907
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
31908
|
+
display: flex;
|
|
31909
|
+
align-items: center;
|
|
31910
|
+
height: 100%;
|
|
31911
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31931
31912
|
}
|
|
31932
|
-
.
|
|
31933
|
-
border-
|
|
31913
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
31914
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
31934
31915
|
}
|
|
31935
|
-
.
|
|
31936
|
-
|
|
31916
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
31917
|
+
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
31918
|
+
border-radius: 8px;
|
|
31937
31919
|
}
|
|
31938
|
-
.
|
|
31939
|
-
border-color:
|
|
31940
|
-
background: #0080ff;
|
|
31920
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
31921
|
+
border-top-color: white;
|
|
31941
31922
|
}
|
|
31942
|
-
.
|
|
31943
|
-
|
|
31944
|
-
|
|
31945
|
-
|
|
31946
|
-
height: 6px;
|
|
31947
|
-
background: #fff;
|
|
31923
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
31924
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31925
|
+
border-bottom-color: transparent;
|
|
31926
|
+
border-top-color: transparent;
|
|
31948
31927
|
}
|
|
31949
|
-
.
|
|
31950
|
-
|
|
31928
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
31929
|
+
border-radius: 8px 0 0 8px;
|
|
31951
31930
|
}
|
|
31952
|
-
.
|
|
31953
|
-
border-
|
|
31954
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31931
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
31932
|
+
border-radius: 0 8px 8px 0;
|
|
31955
31933
|
}
|
|
31956
|
-
.
|
|
31957
|
-
background:
|
|
31934
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
31935
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31958
31936
|
}
|
|
31959
|
-
.
|
|
31937
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th {
|
|
31938
|
+
background: #fff;
|
|
31939
|
+
font-weight: 400;
|
|
31940
|
+
position: relative;
|
|
31941
|
+
border-bottom: none;
|
|
31960
31942
|
color: #00122e;
|
|
31961
|
-
|
|
31943
|
+
transition: none;
|
|
31944
|
+
padding: 15px 8px 15px 8px;
|
|
31962
31945
|
}
|
|
31963
|
-
.
|
|
31964
|
-
|
|
31946
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
31947
|
+
content: "";
|
|
31948
|
+
width: 1px;
|
|
31949
|
+
top: 0;
|
|
31950
|
+
bottom: 0;
|
|
31951
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31952
|
+
position: absolute;
|
|
31953
|
+
right: 0;
|
|
31965
31954
|
}
|
|
31966
|
-
.
|
|
31967
|
-
|
|
31968
|
-
padding: 0;
|
|
31969
|
-
padding-left: 12px;
|
|
31955
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
|
|
31956
|
+
padding: unset;
|
|
31970
31957
|
}
|
|
31971
|
-
.
|
|
31972
|
-
|
|
31973
|
-
white-space: pre-wrap;
|
|
31974
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31958
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
31959
|
+
display: none;
|
|
31975
31960
|
}
|
|
31976
|
-
.
|
|
31977
|
-
|
|
31961
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
31962
|
+
width: 100%;
|
|
31963
|
+
overflow: hidden;
|
|
31964
|
+
white-space: nowrap;
|
|
31965
|
+
text-overflow: ellipsis;
|
|
31978
31966
|
}
|
|
31979
|
-
|
|
31980
|
-
|
|
31981
|
-
|
|
31967
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
31968
|
+
overflow: hidden;
|
|
31969
|
+
text-overflow: ellipsis;
|
|
31970
|
+
flex: 1;
|
|
31982
31971
|
}
|
|
31983
|
-
.
|
|
31984
|
-
|
|
31972
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
31973
|
+
padding: 15px 25px 15px 8px;
|
|
31985
31974
|
}
|
|
31986
|
-
|
|
31987
|
-
|
|
31988
|
-
color: #00122e;
|
|
31989
|
-
border-color: #ccd4e3;
|
|
31975
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
31976
|
+
padding: 0;
|
|
31990
31977
|
}
|
|
31991
|
-
.
|
|
31992
|
-
|
|
31978
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
31979
|
+
position: absolute;
|
|
31980
|
+
right: 6px;
|
|
31981
|
+
top: 50%;
|
|
31982
|
+
transform: translateY(-50%);
|
|
31983
|
+
height: 16px;
|
|
31984
|
+
display: none;
|
|
31985
|
+
transition: transform 320ms ease;
|
|
31993
31986
|
}
|
|
31994
|
-
.
|
|
31995
|
-
|
|
31996
|
-
|
|
31997
|
-
height: 32px;
|
|
31987
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
31988
|
+
display: block;
|
|
31989
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
31998
31990
|
}
|
|
31999
|
-
.
|
|
32000
|
-
|
|
31991
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
31992
|
+
display: block;
|
|
32001
31993
|
}
|
|
32002
|
-
.ant-
|
|
32003
|
-
|
|
32004
|
-
padding: 0 7px;
|
|
32005
|
-
line-height: 20px;
|
|
31994
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
31995
|
+
display: none;
|
|
32006
31996
|
}
|
|
32007
|
-
.
|
|
32008
|
-
|
|
31997
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
31998
|
+
transform: translateY(-50%);
|
|
32009
31999
|
}
|
|
32010
|
-
.
|
|
32011
|
-
|
|
32000
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
32001
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
32012
32002
|
}
|
|
32013
|
-
.
|
|
32014
|
-
background: #
|
|
32015
|
-
opacity: 0.5;
|
|
32003
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
32004
|
+
background: #f2f5fa;
|
|
32016
32005
|
}
|
|
32017
|
-
.
|
|
32018
|
-
|
|
32006
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
32007
|
+
display: block;
|
|
32019
32008
|
}
|
|
32020
|
-
.
|
|
32021
|
-
|
|
32009
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
|
|
32010
|
+
padding-right: 25px;
|
|
32022
32011
|
}
|
|
32023
|
-
.
|
|
32024
|
-
|
|
32012
|
+
.E_tfzf37v .ant-table .ant-table-selection-column {
|
|
32013
|
+
padding: 0 !important;
|
|
32025
32014
|
}
|
|
32026
|
-
.
|
|
32027
|
-
|
|
32028
|
-
|
|
32029
|
-
|
|
32015
|
+
.E_tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
32016
|
+
position: absolute;
|
|
32017
|
+
left: 50%;
|
|
32018
|
+
top: 50%;
|
|
32019
|
+
transform: translate(-50%, -50%);
|
|
32030
32020
|
}
|
|
32031
|
-
.
|
|
32032
|
-
|
|
32033
|
-
border-color: #ccd4e3;
|
|
32021
|
+
.E_tfzf37v .ant-table .ant-table-selection-column:after {
|
|
32022
|
+
display: none;
|
|
32034
32023
|
}
|
|
32035
|
-
.
|
|
32036
|
-
|
|
32037
|
-
border-color: #ccd4e3;
|
|
32038
|
-
background: rgba(172, 186, 211, 0.6);
|
|
32024
|
+
.E_tfzf37v .ant-table .ant-table-hide-scrollbar {
|
|
32025
|
+
background: #fff;
|
|
32039
32026
|
}
|
|
32040
|
-
.
|
|
32041
|
-
|
|
32042
|
-
|
|
32027
|
+
.E_tfzf37v .ant-table .ant-table-placeholder {
|
|
32028
|
+
background: inherit;
|
|
32029
|
+
}
|
|
32030
|
+
.E_tfzf37v .ant-table .ant-table-placeholder td {
|
|
32031
|
+
position: static;
|
|
32043
32032
|
border: none;
|
|
32044
|
-
|
|
32045
|
-
|
|
32046
|
-
|
|
32033
|
+
background: inherit !important;
|
|
32034
|
+
height: 100px;
|
|
32035
|
+
vertical-align: middle;
|
|
32047
32036
|
}
|
|
32048
|
-
.
|
|
32049
|
-
|
|
32037
|
+
.E_tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
|
|
32038
|
+
.E_tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
32039
|
+
font-weight: bold;
|
|
32040
|
+
font-size: 20px;
|
|
32041
|
+
color: rgba(10, 37, 85, 0.6);
|
|
32050
32042
|
}
|
|
32051
|
-
.
|
|
32052
|
-
|
|
32053
|
-
|
|
32054
|
-
|
|
32043
|
+
.E_tfzf37v .ant-table td.cell__action_ {
|
|
32044
|
+
padding: 0 !important;
|
|
32045
|
+
position: relative;
|
|
32046
|
+
background: #fff;
|
|
32055
32047
|
}
|
|
32056
|
-
.
|
|
32057
|
-
|
|
32048
|
+
.E_tfzf37v .ant-table td.cell__action_ > * {
|
|
32049
|
+
height: 100%;
|
|
32050
|
+
display: flex;
|
|
32051
|
+
align-items: center;
|
|
32052
|
+
justify-content: flex-end;
|
|
32053
|
+
padding-right: 8px;
|
|
32058
32054
|
}
|
|
32059
|
-
.
|
|
32060
|
-
|
|
32055
|
+
.E_tfzf37v .ant-table td.cell__action_ .menu-button {
|
|
32056
|
+
width: 24px;
|
|
32057
|
+
height: 24px;
|
|
32058
|
+
cursor: pointer;
|
|
32059
|
+
justify-content: center;
|
|
32060
|
+
border-radius: 4px;
|
|
32061
32061
|
}
|
|
32062
|
-
.
|
|
32063
|
-
|
|
32064
|
-
margin-right: 8px;
|
|
32065
|
-
padding: 0;
|
|
32066
|
-
width: 36px;
|
|
32062
|
+
.E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
|
|
32063
|
+
background: #fff;
|
|
32067
32064
|
}
|
|
32068
32065
|
|
|
32069
32066
|
.E_c1up1pdz {
|
|
@@ -32126,84 +32123,263 @@ input.E_rf8rlle.ant-input {
|
|
|
32126
32123
|
overflow: hidden;
|
|
32127
32124
|
text-overflow: ellipsis;
|
|
32128
32125
|
}
|
|
32129
|
-
.E_c156wh19 div.right {
|
|
32130
|
-
display: flex;
|
|
32131
|
-
align-items: center;
|
|
32126
|
+
.E_c156wh19 div.right {
|
|
32127
|
+
display: flex;
|
|
32128
|
+
align-items: center;
|
|
32129
|
+
}
|
|
32130
|
+
.E_c156wh19 .reverse {
|
|
32131
|
+
display: flex;
|
|
32132
|
+
flex-direction: row-reverse;
|
|
32133
|
+
align-items: center;
|
|
32134
|
+
}
|
|
32135
|
+
.E_c156wh19 .reverse .ant-switch {
|
|
32136
|
+
margin-left: 8px;
|
|
32137
|
+
}
|
|
32138
|
+
.E_c156wh19 .close {
|
|
32139
|
+
padding-left: 14px;
|
|
32140
|
+
margin-left: 14px;
|
|
32141
|
+
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
32142
|
+
cursor: pointer;
|
|
32143
|
+
}
|
|
32144
|
+
|
|
32145
|
+
.E_m126spxy {
|
|
32146
|
+
padding-bottom: 4px;
|
|
32147
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32148
|
+
}
|
|
32149
|
+
.E_m126spxy .ant-btn-link {
|
|
32150
|
+
padding: 1px 10px;
|
|
32151
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32152
|
+
border-radius: 4px;
|
|
32153
|
+
}
|
|
32154
|
+
.E_m126spxy .ant-btn-link.active {
|
|
32155
|
+
background: rgba(0, 128, 255, 0.1);
|
|
32156
|
+
color: #0096ff;
|
|
32157
|
+
}
|
|
32158
|
+
|
|
32159
|
+
.E_wpbf4pq {
|
|
32160
|
+
padding: 10px 0;
|
|
32161
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32162
|
+
}
|
|
32163
|
+
.E_wpbf4pq .ant-input,
|
|
32164
|
+
.E_wpbf4pq .ant-picker {
|
|
32165
|
+
width: 80px;
|
|
32166
|
+
margin: 0 9px;
|
|
32167
|
+
text-align: center;
|
|
32168
|
+
}
|
|
32169
|
+
.E_wpbf4pq .options {
|
|
32170
|
+
padding: 12px 0 12px 16px;
|
|
32171
|
+
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
32172
|
+
margin: 5px 0 5px 8px;
|
|
32173
|
+
}
|
|
32174
|
+
.E_wpbf4pq .week-day-option,
|
|
32175
|
+
.E_wpbf4pq .month-day-option {
|
|
32176
|
+
background: #f5f7fa;
|
|
32177
|
+
box-sizing: border-box;
|
|
32178
|
+
border-radius: 16px;
|
|
32179
|
+
margin-right: 8px;
|
|
32180
|
+
}
|
|
32181
|
+
.E_wpbf4pq .week-day-option:focus,
|
|
32182
|
+
.E_wpbf4pq .month-day-option:focus {
|
|
32183
|
+
color: inherit;
|
|
32184
|
+
border-color: #d9d9d9;
|
|
32185
|
+
}
|
|
32186
|
+
.E_wpbf4pq .week-day-option.active {
|
|
32187
|
+
background-color: #0096ff;
|
|
32188
|
+
border-color: #0096ff;
|
|
32189
|
+
color: #fff;
|
|
32190
|
+
}
|
|
32191
|
+
.E_wpbf4pq .week-day-option.en-text {
|
|
32192
|
+
width: 110px;
|
|
32193
|
+
margin-top: 4px;
|
|
32194
|
+
}
|
|
32195
|
+
.E_wpbf4pq .month-day-option {
|
|
32196
|
+
width: 32px;
|
|
32197
|
+
padding: 0;
|
|
32198
|
+
margin-bottom: 8px;
|
|
32199
|
+
}
|
|
32200
|
+
.E_wpbf4pq .month-day-option.active {
|
|
32201
|
+
background-color: #0096ff;
|
|
32202
|
+
border-color: #0096ff;
|
|
32203
|
+
color: #fff;
|
|
32204
|
+
}
|
|
32205
|
+
|
|
32206
|
+
.E_gmyahx3 {
|
|
32207
|
+
cursor: pointer;
|
|
32208
|
+
}
|
|
32209
|
+
.E_gmyahx3 .link-text {
|
|
32210
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32211
|
+
}
|
|
32212
|
+
.E_gmyahx3:hover .link-text {
|
|
32213
|
+
color: #0080ff;
|
|
32214
|
+
}
|
|
32215
|
+
|
|
32216
|
+
.E_berrcjl {
|
|
32217
|
+
color: rgba(10, 37, 85, 0.6);
|
|
32218
|
+
margin-bottom: 4px;
|
|
32219
|
+
}
|
|
32220
|
+
.E_berrcjl .breadcrumb-link {
|
|
32221
|
+
color: rgba(10, 37, 85, 0.6);
|
|
32222
|
+
cursor: pointer;
|
|
32223
|
+
transition: color 160ms ease;
|
|
32224
|
+
}
|
|
32225
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
32226
|
+
color: #0080ff;
|
|
32227
|
+
}
|
|
32228
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
32229
|
+
color: #005ed1;
|
|
32230
|
+
}
|
|
32231
|
+
|
|
32232
|
+
.E_c1uzzomf {
|
|
32233
|
+
margin-bottom: 16px;
|
|
32234
|
+
}
|
|
32235
|
+
.E_c1uzzomf .card-title {
|
|
32236
|
+
font-size: 16px;
|
|
32237
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32238
|
+
font-weight: 700;
|
|
32239
|
+
line-height: 32px;
|
|
32240
|
+
}
|
|
32241
|
+
.E_c1uzzomf .card-body {
|
|
32242
|
+
padding: 24px;
|
|
32243
|
+
border-radius: 8px;
|
|
32244
|
+
background: #fff;
|
|
32245
|
+
}
|
|
32246
|
+
.E_c1uzzomf .empty {
|
|
32247
|
+
font-weight: 700;
|
|
32248
|
+
font-size: 14px;
|
|
32249
|
+
line-height: 22px;
|
|
32250
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32251
|
+
text-align: center;
|
|
32252
|
+
}
|
|
32253
|
+
|
|
32254
|
+
.E_clm1wy1 {
|
|
32255
|
+
width: 192px;
|
|
32256
|
+
height: 246px;
|
|
32257
|
+
border-radius: 4px;
|
|
32258
|
+
}
|
|
32259
|
+
.E_clm1wy1 > .ant-picker-calendar,
|
|
32260
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
32261
|
+
width: 100%;
|
|
32262
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
32263
|
+
border-top: none;
|
|
32264
|
+
}
|
|
32265
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
32266
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
32267
|
+
padding: 0 16px;
|
|
32268
|
+
}
|
|
32269
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
32270
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
32271
|
+
width: 100%;
|
|
32272
|
+
height: 180px;
|
|
32273
|
+
border-spacing: 0;
|
|
32274
|
+
}
|
|
32275
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
32276
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
32277
|
+
margin-bottom: 8px;
|
|
32278
|
+
}
|
|
32279
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
32280
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
32281
|
+
width: 22px;
|
|
32282
|
+
}
|
|
32283
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
32284
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
32285
|
+
padding: 0;
|
|
32286
|
+
}
|
|
32287
|
+
.E_clm1wy1 .ant-picker-cell {
|
|
32288
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32289
|
+
opacity: 0.4;
|
|
32290
|
+
}
|
|
32291
|
+
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
32292
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32293
|
+
opacity: 1;
|
|
32294
|
+
}
|
|
32295
|
+
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
32296
|
+
color: #3e4652;
|
|
32297
|
+
}
|
|
32298
|
+
.E_clm1wy1 .ant-picker-cell::before {
|
|
32299
|
+
pointer-events: none;
|
|
32300
|
+
}
|
|
32301
|
+
|
|
32302
|
+
.E_t1tsm00v {
|
|
32303
|
+
color: rgba(129, 138, 153, 0.6);
|
|
32304
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
32305
|
+
backdrop-filter: blur(10px);
|
|
32306
|
+
padding: 7px 10px;
|
|
32307
|
+
}
|
|
32308
|
+
|
|
32309
|
+
.E_c167wnad {
|
|
32310
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32311
|
+
display: flex;
|
|
32312
|
+
justify-content: space-between;
|
|
32313
|
+
align-items: center;
|
|
32314
|
+
padding: 8px 16px;
|
|
32315
|
+
}
|
|
32316
|
+
.E_c167wnad .anticon {
|
|
32317
|
+
cursor: pointer;
|
|
32318
|
+
}
|
|
32319
|
+
.E_c167wnad .anticon:hover {
|
|
32320
|
+
color: #0096ff;
|
|
32321
|
+
}
|
|
32322
|
+
|
|
32323
|
+
.E_cxhf7dh {
|
|
32324
|
+
text-align: center;
|
|
32325
|
+
}
|
|
32326
|
+
.E_cxhf7dh .dots {
|
|
32327
|
+
display: flex;
|
|
32328
|
+
justify-content: center;
|
|
32329
|
+
}
|
|
32330
|
+
.E_cxhf7dh .dot {
|
|
32331
|
+
display: inline-block;
|
|
32332
|
+
width: 2px;
|
|
32333
|
+
height: 2px;
|
|
32334
|
+
border-radius: 1px;
|
|
32335
|
+
background: #0096ff;
|
|
32336
|
+
}
|
|
32337
|
+
.E_cxhf7dh .dot:not(:last-child) {
|
|
32338
|
+
margin-right: 2px;
|
|
32132
32339
|
}
|
|
32133
|
-
.
|
|
32134
|
-
|
|
32135
|
-
|
|
32136
|
-
|
|
32340
|
+
.E_cxhf7dh .bar {
|
|
32341
|
+
width: 9px;
|
|
32342
|
+
height: 2px;
|
|
32343
|
+
background: #0096ff;
|
|
32344
|
+
border-radius: 2px;
|
|
32137
32345
|
}
|
|
32138
|
-
|
|
32139
|
-
|
|
32346
|
+
|
|
32347
|
+
.E_tqjc4ui {
|
|
32348
|
+
margin: 0 2px;
|
|
32140
32349
|
}
|
|
32141
|
-
|
|
32142
|
-
|
|
32143
|
-
margin-
|
|
32144
|
-
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
32145
|
-
cursor: pointer;
|
|
32350
|
+
|
|
32351
|
+
.E_s11wux3h .ant-segmented-item:not(:last-child) {
|
|
32352
|
+
margin-right: 2px;
|
|
32146
32353
|
}
|
|
32147
32354
|
|
|
32148
|
-
.
|
|
32149
|
-
padding-
|
|
32150
|
-
|
|
32355
|
+
.E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
|
|
32356
|
+
padding-left: 8px;
|
|
32357
|
+
padding-right: 8px;
|
|
32151
32358
|
}
|
|
32152
|
-
.
|
|
32153
|
-
padding: 1px 10px;
|
|
32154
|
-
color: rgba(62, 70, 82, 0.6);
|
|
32359
|
+
.E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
|
|
32155
32360
|
border-radius: 4px;
|
|
32156
32361
|
}
|
|
32157
|
-
.
|
|
32158
|
-
|
|
32159
|
-
color: #0096ff;
|
|
32362
|
+
.E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32363
|
+
border-radius: 4px;
|
|
32160
32364
|
}
|
|
32161
32365
|
|
|
32162
|
-
.
|
|
32163
|
-
padding:
|
|
32164
|
-
|
|
32165
|
-
}
|
|
32166
|
-
.E_wpbf4pq .ant-input,
|
|
32167
|
-
.E_wpbf4pq .ant-picker {
|
|
32168
|
-
width: 80px;
|
|
32169
|
-
margin: 0 9px;
|
|
32170
|
-
text-align: center;
|
|
32171
|
-
}
|
|
32172
|
-
.E_wpbf4pq .options {
|
|
32173
|
-
padding: 12px 0 12px 16px;
|
|
32174
|
-
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
32175
|
-
margin: 5px 0 5px 8px;
|
|
32176
|
-
}
|
|
32177
|
-
.E_wpbf4pq .week-day-option,
|
|
32178
|
-
.E_wpbf4pq .month-day-option {
|
|
32179
|
-
background: #f5f7fa;
|
|
32180
|
-
box-sizing: border-box;
|
|
32181
|
-
border-radius: 16px;
|
|
32182
|
-
margin-right: 8px;
|
|
32183
|
-
}
|
|
32184
|
-
.E_wpbf4pq .week-day-option:focus,
|
|
32185
|
-
.E_wpbf4pq .month-day-option:focus {
|
|
32186
|
-
color: inherit;
|
|
32187
|
-
border-color: #d9d9d9;
|
|
32366
|
+
.E_ma64lna .ant-segmented-item-label {
|
|
32367
|
+
padding-left: 12px;
|
|
32368
|
+
padding-right: 12px;
|
|
32188
32369
|
}
|
|
32189
|
-
|
|
32190
|
-
|
|
32191
|
-
|
|
32192
|
-
color: #fff;
|
|
32370
|
+
|
|
32371
|
+
.E_ckld275 {
|
|
32372
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32193
32373
|
}
|
|
32194
|
-
.
|
|
32195
|
-
|
|
32196
|
-
|
|
32374
|
+
.E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32375
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
32376
|
+
color: rgba(44, 56, 82, 0.75);
|
|
32197
32377
|
}
|
|
32198
|
-
.
|
|
32199
|
-
|
|
32200
|
-
padding: 0;
|
|
32201
|
-
margin-bottom: 8px;
|
|
32378
|
+
.E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32379
|
+
background-color: transparent;
|
|
32202
32380
|
}
|
|
32203
|
-
.
|
|
32204
|
-
background-color:
|
|
32205
|
-
border-color: #0096ff;
|
|
32206
|
-
color: #fff;
|
|
32381
|
+
.E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
|
|
32382
|
+
background-color: transparent;
|
|
32207
32383
|
}
|
|
32208
32384
|
|
|
32209
32385
|
.E_c18gxmrl {
|
|
@@ -32226,68 +32402,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32226
32402
|
padding: 8px 12px;
|
|
32227
32403
|
}
|
|
32228
32404
|
|
|
32229
|
-
.E_c1uzzomf {
|
|
32230
|
-
margin-bottom: 16px;
|
|
32231
|
-
}
|
|
32232
|
-
.E_c1uzzomf .card-title {
|
|
32233
|
-
font-size: 16px;
|
|
32234
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32235
|
-
font-weight: 700;
|
|
32236
|
-
line-height: 32px;
|
|
32237
|
-
}
|
|
32238
|
-
.E_c1uzzomf .card-body {
|
|
32239
|
-
padding: 24px;
|
|
32240
|
-
border-radius: 8px;
|
|
32241
|
-
background: #fff;
|
|
32242
|
-
}
|
|
32243
|
-
.E_c1uzzomf .empty {
|
|
32244
|
-
font-weight: 700;
|
|
32245
|
-
font-size: 14px;
|
|
32246
|
-
line-height: 22px;
|
|
32247
|
-
color: rgba(0, 21, 64, 0.3);
|
|
32248
|
-
text-align: center;
|
|
32249
|
-
}
|
|
32250
|
-
|
|
32251
|
-
.E_c1bus5hc {
|
|
32252
|
-
--color: white;
|
|
32253
|
-
height: 14px;
|
|
32254
|
-
width: 14px;
|
|
32255
|
-
border-radius: 50%;
|
|
32256
|
-
flex-shrink: 0;
|
|
32257
|
-
display: flex;
|
|
32258
|
-
align-items: center;
|
|
32259
|
-
justify-content: center;
|
|
32260
|
-
border: 1px solid var(--color);
|
|
32261
|
-
}
|
|
32262
|
-
.E_c1bus5hc .circle-inner {
|
|
32263
|
-
position: relative;
|
|
32264
|
-
height: 10px;
|
|
32265
|
-
width: 10px;
|
|
32266
|
-
border-radius: 50%;
|
|
32267
|
-
overflow: hidden;
|
|
32268
|
-
}
|
|
32269
|
-
.E_c1bus5hc .circle-content {
|
|
32270
|
-
position: absolute;
|
|
32271
|
-
height: 100%;
|
|
32272
|
-
width: 100%;
|
|
32273
|
-
left: 0;
|
|
32274
|
-
top: 0;
|
|
32275
|
-
border-radius: 50%;
|
|
32276
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
32277
|
-
transform: rotate(180deg);
|
|
32278
|
-
}
|
|
32279
|
-
.E_c1bus5hc .circle-child {
|
|
32280
|
-
position: absolute;
|
|
32281
|
-
height: 100%;
|
|
32282
|
-
width: 100%;
|
|
32283
|
-
left: 0;
|
|
32284
|
-
top: 0;
|
|
32285
|
-
margin-left: 50%;
|
|
32286
|
-
transform-origin: left;
|
|
32287
|
-
background: white;
|
|
32288
|
-
transform: rotate(0deg);
|
|
32289
|
-
}
|
|
32290
|
-
|
|
32291
32405
|
.E_ou7iq30 {
|
|
32292
32406
|
overflow: hidden;
|
|
32293
32407
|
text-overflow: ellipsis;
|
|
@@ -32351,68 +32465,63 @@ input.E_rf8rlle.ant-input {
|
|
|
32351
32465
|
margin-right: 4px;
|
|
32352
32466
|
}
|
|
32353
32467
|
|
|
32354
|
-
.
|
|
32355
|
-
|
|
32356
|
-
|
|
32357
|
-
|
|
32358
|
-
|
|
32359
|
-
}
|
|
32360
|
-
.E_gmyahx3:hover .link-text {
|
|
32361
|
-
color: #0080ff;
|
|
32468
|
+
.E_n12mqh7z {
|
|
32469
|
+
display: flex;
|
|
32470
|
+
align-items: center;
|
|
32471
|
+
font-size: 12px;
|
|
32472
|
+
line-height: 18px;
|
|
32362
32473
|
}
|
|
32363
|
-
|
|
32364
|
-
.E_berrcjl {
|
|
32365
|
-
color: rgba(10, 37, 85, 0.6);
|
|
32474
|
+
.E_n12mqh7z:not(:last-child) {
|
|
32366
32475
|
margin-bottom: 4px;
|
|
32367
32476
|
}
|
|
32368
|
-
.E_berrcjl .breadcrumb-link {
|
|
32369
|
-
color: rgba(10, 37, 85, 0.6);
|
|
32370
|
-
cursor: pointer;
|
|
32371
|
-
transition: color 160ms ease;
|
|
32372
|
-
}
|
|
32373
|
-
.E_berrcjl .breadcrumb-link:hover {
|
|
32374
|
-
color: #0080ff;
|
|
32375
|
-
}
|
|
32376
|
-
.E_berrcjl .breadcrumb-link:active {
|
|
32377
|
-
color: #005ed1;
|
|
32378
|
-
}
|
|
32379
|
-
|
|
32380
|
-
.E_s11wux3h .ant-segmented-item:not(:last-child) {
|
|
32381
|
-
margin-right: 2px;
|
|
32382
|
-
}
|
|
32383
32477
|
|
|
32384
|
-
.
|
|
32385
|
-
|
|
32386
|
-
padding-right: 8px;
|
|
32387
|
-
}
|
|
32388
|
-
.E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
|
|
32389
|
-
border-radius: 4px;
|
|
32390
|
-
}
|
|
32391
|
-
.E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32392
|
-
border-radius: 4px;
|
|
32478
|
+
.E_tf5bynu {
|
|
32479
|
+
margin: 0 3px;
|
|
32393
32480
|
}
|
|
32394
32481
|
|
|
32395
|
-
.
|
|
32396
|
-
|
|
32397
|
-
|
|
32482
|
+
.E_tcckoz1 {
|
|
32483
|
+
max-height: 400px;
|
|
32484
|
+
overflow: "auto";
|
|
32398
32485
|
}
|
|
32399
32486
|
|
|
32400
|
-
.
|
|
32401
|
-
|
|
32402
|
-
|
|
32403
|
-
|
|
32404
|
-
|
|
32405
|
-
|
|
32487
|
+
.E_c1bus5hc {
|
|
32488
|
+
--color: white;
|
|
32489
|
+
height: 14px;
|
|
32490
|
+
width: 14px;
|
|
32491
|
+
border-radius: 50%;
|
|
32492
|
+
flex-shrink: 0;
|
|
32493
|
+
display: flex;
|
|
32494
|
+
align-items: center;
|
|
32495
|
+
justify-content: center;
|
|
32496
|
+
border: 1px solid var(--color);
|
|
32406
32497
|
}
|
|
32407
|
-
.
|
|
32408
|
-
|
|
32498
|
+
.E_c1bus5hc .circle-inner {
|
|
32499
|
+
position: relative;
|
|
32500
|
+
height: 10px;
|
|
32501
|
+
width: 10px;
|
|
32502
|
+
border-radius: 50%;
|
|
32503
|
+
overflow: hidden;
|
|
32409
32504
|
}
|
|
32410
|
-
.
|
|
32411
|
-
|
|
32505
|
+
.E_c1bus5hc .circle-content {
|
|
32506
|
+
position: absolute;
|
|
32507
|
+
height: 100%;
|
|
32508
|
+
width: 100%;
|
|
32509
|
+
left: 0;
|
|
32510
|
+
top: 0;
|
|
32511
|
+
border-radius: 50%;
|
|
32512
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
32513
|
+
transform: rotate(180deg);
|
|
32412
32514
|
}
|
|
32413
|
-
|
|
32414
|
-
|
|
32415
|
-
|
|
32515
|
+
.E_c1bus5hc .circle-child {
|
|
32516
|
+
position: absolute;
|
|
32517
|
+
height: 100%;
|
|
32518
|
+
width: 100%;
|
|
32519
|
+
left: 0;
|
|
32520
|
+
top: 0;
|
|
32521
|
+
margin-left: 50%;
|
|
32522
|
+
transform-origin: left;
|
|
32523
|
+
background: white;
|
|
32524
|
+
transform: rotate(0deg);
|
|
32416
32525
|
}
|
|
32417
32526
|
|
|
32418
32527
|
.E_d1bw7c5z {
|
|
@@ -32496,123 +32605,19 @@ input.E_rf8rlle.ant-input {
|
|
|
32496
32605
|
width: 102px;
|
|
32497
32606
|
}
|
|
32498
32607
|
|
|
32499
|
-
.
|
|
32500
|
-
|
|
32501
|
-
align-items: center;
|
|
32502
|
-
font-size: 12px;
|
|
32503
|
-
line-height: 18px;
|
|
32504
|
-
}
|
|
32505
|
-
.E_n12mqh7z:not(:last-child) {
|
|
32506
|
-
margin-bottom: 4px;
|
|
32507
|
-
}
|
|
32508
|
-
|
|
32509
|
-
.E_tf5bynu {
|
|
32510
|
-
margin: 0 3px;
|
|
32511
|
-
}
|
|
32512
|
-
|
|
32513
|
-
.E_tcckoz1 {
|
|
32514
|
-
max-height: 400px;
|
|
32515
|
-
overflow: "auto";
|
|
32516
|
-
}
|
|
32517
|
-
|
|
32518
|
-
.E_clm1wy1 {
|
|
32519
|
-
width: 192px;
|
|
32520
|
-
height: 246px;
|
|
32521
|
-
border-radius: 4px;
|
|
32522
|
-
}
|
|
32523
|
-
.E_clm1wy1 > .ant-picker-calendar,
|
|
32524
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
32525
|
-
width: 100%;
|
|
32526
|
-
background-color: rgba(245, 247, 250, 0.6);
|
|
32527
|
-
border-top: none;
|
|
32528
|
-
}
|
|
32529
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
32530
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
32531
|
-
padding: 0 16px;
|
|
32532
|
-
}
|
|
32533
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
32534
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
32535
|
-
width: 100%;
|
|
32536
|
-
height: 180px;
|
|
32537
|
-
border-spacing: 0;
|
|
32538
|
-
}
|
|
32539
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
32540
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
32541
|
-
margin-bottom: 8px;
|
|
32542
|
-
}
|
|
32543
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
32544
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
32545
|
-
width: 22px;
|
|
32546
|
-
}
|
|
32547
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
32548
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
32549
|
-
padding: 0;
|
|
32550
|
-
}
|
|
32551
|
-
.E_clm1wy1 .ant-picker-cell {
|
|
32552
|
-
color: rgba(62, 70, 82, 0.6);
|
|
32553
|
-
opacity: 0.4;
|
|
32554
|
-
}
|
|
32555
|
-
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
32556
|
-
color: rgba(62, 70, 82, 0.6);
|
|
32557
|
-
opacity: 1;
|
|
32558
|
-
}
|
|
32559
|
-
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
32560
|
-
color: #3e4652;
|
|
32561
|
-
}
|
|
32562
|
-
.E_clm1wy1 .ant-picker-cell::before {
|
|
32563
|
-
pointer-events: none;
|
|
32608
|
+
.E_c1yyuluq {
|
|
32609
|
+
border-radius: 8px;
|
|
32564
32610
|
}
|
|
32565
|
-
|
|
32566
|
-
|
|
32567
|
-
color: rgba(129, 138, 153, 0.6);
|
|
32568
|
-
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
32569
|
-
backdrop-filter: blur(10px);
|
|
32570
|
-
padding: 7px 10px;
|
|
32611
|
+
.E_c1yyuluq .ant-card-body {
|
|
32612
|
+
padding: 20px 24px 24px 24px;
|
|
32571
32613
|
}
|
|
32572
32614
|
|
|
32573
|
-
.
|
|
32574
|
-
color: rgba(62, 70, 82, 0.6);
|
|
32615
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
32575
32616
|
display: flex;
|
|
32576
|
-
justify-content: space-between;
|
|
32577
32617
|
align-items: center;
|
|
32578
|
-
padding: 8px 16px;
|
|
32579
|
-
}
|
|
32580
|
-
.E_c167wnad .anticon {
|
|
32581
|
-
cursor: pointer;
|
|
32582
|
-
}
|
|
32583
|
-
.E_c167wnad .anticon:hover {
|
|
32584
|
-
color: #0096ff;
|
|
32585
|
-
}
|
|
32586
|
-
|
|
32587
|
-
.E_cxhf7dh {
|
|
32588
|
-
text-align: center;
|
|
32589
|
-
}
|
|
32590
|
-
.E_cxhf7dh .dots {
|
|
32591
|
-
display: flex;
|
|
32592
|
-
justify-content: center;
|
|
32593
|
-
}
|
|
32594
|
-
.E_cxhf7dh .dot {
|
|
32595
|
-
display: inline-block;
|
|
32596
|
-
width: 2px;
|
|
32597
|
-
height: 2px;
|
|
32598
|
-
border-radius: 1px;
|
|
32599
|
-
background: #0096ff;
|
|
32600
|
-
}
|
|
32601
|
-
.E_cxhf7dh .dot:not(:last-child) {
|
|
32602
|
-
margin-right: 2px;
|
|
32603
32618
|
}
|
|
32604
|
-
.
|
|
32605
|
-
|
|
32606
|
-
height: 2px;
|
|
32607
|
-
background: #0096ff;
|
|
32608
|
-
border-radius: 2px;
|
|
32609
|
-
}
|
|
32610
|
-
|
|
32611
|
-
.E_tje3huy {
|
|
32612
|
-
width: 100%;
|
|
32613
|
-
overflow: inherit;
|
|
32614
|
-
white-space: inherit;
|
|
32615
|
-
text-overflow: ellipsis;
|
|
32619
|
+
.E_s1iv0tp1 .enabled-text {
|
|
32620
|
+
margin-right: 8px;
|
|
32616
32621
|
}
|
|
32617
32622
|
|
|
32618
32623
|
.E_t1sqg15u {
|
|
@@ -32705,12 +32710,15 @@ input.E_rf8rlle.ant-input {
|
|
|
32705
32710
|
padding-right: 12px;
|
|
32706
32711
|
}
|
|
32707
32712
|
|
|
32708
|
-
.
|
|
32709
|
-
|
|
32710
|
-
|
|
32713
|
+
.E_tje3huy {
|
|
32714
|
+
width: 100%;
|
|
32715
|
+
overflow: inherit;
|
|
32716
|
+
white-space: inherit;
|
|
32717
|
+
text-overflow: ellipsis;
|
|
32711
32718
|
}
|
|
32712
|
-
|
|
32713
|
-
|
|
32719
|
+
|
|
32720
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
32721
|
+
display: flex;
|
|
32714
32722
|
}
|
|
32715
32723
|
|
|
32716
32724
|
.E_wg1tsps {
|
|
@@ -32771,13 +32779,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32771
32779
|
cursor: default;
|
|
32772
32780
|
}
|
|
32773
32781
|
|
|
32774
|
-
.E_c1yyuluq {
|
|
32775
|
-
border-radius: 8px;
|
|
32776
|
-
}
|
|
32777
|
-
.E_c1yyuluq .ant-card-body {
|
|
32778
|
-
padding: 20px 24px 24px 24px;
|
|
32779
|
-
}
|
|
32780
|
-
|
|
32781
32782
|
button.E_l48ei06 {
|
|
32782
32783
|
color: #0080FF;
|
|
32783
32784
|
height: unset;
|
|
@@ -32810,10 +32811,6 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32810
32811
|
color: #00122e;
|
|
32811
32812
|
}
|
|
32812
32813
|
|
|
32813
|
-
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
32814
|
-
display: flex;
|
|
32815
|
-
}
|
|
32816
|
-
|
|
32817
32814
|
.E_t13ef470 {
|
|
32818
32815
|
height: 100%;
|
|
32819
32816
|
}
|
|
@@ -32854,61 +32851,8 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32854
32851
|
color: rgba(44, 56, 82, 0.6);
|
|
32855
32852
|
}
|
|
32856
32853
|
|
|
32857
|
-
.
|
|
32858
|
-
|
|
32859
|
-
}
|
|
32860
|
-
.E_s177mls5.ant-select.ant-select-single {
|
|
32861
|
-
width: 100%;
|
|
32862
|
-
color: #2d3a56;
|
|
32863
|
-
border-color: rgba(211, 218, 235, 0.6);
|
|
32864
|
-
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32865
|
-
font-size: 13px;
|
|
32866
|
-
}
|
|
32867
|
-
.E_s177mls5.ant-select.ant-select-single[data-size=middle] {
|
|
32868
|
-
height: 30px;
|
|
32869
|
-
}
|
|
32870
|
-
.E_s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
32871
|
-
height: 38px;
|
|
32872
|
-
font-size: 13px;
|
|
32873
|
-
}
|
|
32874
|
-
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
32875
|
-
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
32876
|
-
transition: 160ms ease;
|
|
32877
|
-
}
|
|
32878
|
-
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
32879
|
-
color: #0080ff;
|
|
32880
|
-
}
|
|
32881
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
32882
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
32883
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32884
|
-
}
|
|
32885
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32886
|
-
color: #0080ff;
|
|
32887
|
-
}
|
|
32888
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
32889
|
-
border-color: #0080ff;
|
|
32890
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32891
|
-
}
|
|
32892
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32893
|
-
transform: rotate(180deg);
|
|
32894
|
-
}
|
|
32895
|
-
.E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
32896
|
-
background: rgba(211, 218, 235, 0.6);
|
|
32897
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
32898
|
-
cursor: "not-allowed";
|
|
32899
|
-
}
|
|
32900
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
32901
|
-
border-color: #f0483e !important;
|
|
32902
|
-
}
|
|
32903
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32904
|
-
color: #1d326c;
|
|
32905
|
-
}
|
|
32906
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
32907
|
-
border-color: #0080ff;
|
|
32908
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32909
|
-
}
|
|
32910
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32911
|
-
transform: rotate(180deg);
|
|
32854
|
+
.E_tju3gfj .date {
|
|
32855
|
+
margin-right: 4px;
|
|
32912
32856
|
}
|
|
32913
32857
|
|
|
32914
32858
|
.E_s1sck0th {
|
|
@@ -32993,10 +32937,6 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32993
32937
|
background-color: #7E41FF;
|
|
32994
32938
|
}
|
|
32995
32939
|
|
|
32996
|
-
.E_tju3gfj .date {
|
|
32997
|
-
margin-right: 4px;
|
|
32998
|
-
}
|
|
32999
|
-
|
|
33000
32940
|
.E_sddwhm6 {
|
|
33001
32941
|
margin: 0;
|
|
33002
32942
|
border-radius: 20px;
|
|
@@ -33036,39 +32976,96 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33036
32976
|
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
33037
32977
|
background-color: rgba(255, 74, 74, 0.16);
|
|
33038
32978
|
}
|
|
33039
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
33040
|
-
background-color: rgba(254, 160, 8, 0.1);
|
|
32979
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
32980
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
32981
|
+
}
|
|
32982
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
32983
|
+
background-color: #fea008;
|
|
32984
|
+
}
|
|
32985
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
32986
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
32987
|
+
}
|
|
32988
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
32989
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32990
|
+
}
|
|
32991
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
32992
|
+
background-color: #00ba5d;
|
|
32993
|
+
}
|
|
32994
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
32995
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
32996
|
+
}
|
|
32997
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
32998
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32999
|
+
}
|
|
33000
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
33001
|
+
background-color: #6b7d99;
|
|
33002
|
+
}
|
|
33003
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
33004
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
33005
|
+
}
|
|
33006
|
+
|
|
33007
|
+
.E_satwmqm {
|
|
33008
|
+
width: 8px;
|
|
33009
|
+
height: 8px;
|
|
33010
|
+
border-radius: 50%;
|
|
33011
|
+
display: inline-block;
|
|
33012
|
+
}
|
|
33013
|
+
|
|
33014
|
+
.E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
|
|
33015
|
+
border-radius: 6px;
|
|
33016
|
+
}
|
|
33017
|
+
.E_s177mls5.ant-select.ant-select-single {
|
|
33018
|
+
width: 100%;
|
|
33019
|
+
color: #2d3a56;
|
|
33020
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
33021
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
33022
|
+
font-size: 13px;
|
|
33023
|
+
}
|
|
33024
|
+
.E_s177mls5.ant-select.ant-select-single[data-size=middle] {
|
|
33025
|
+
height: 30px;
|
|
33026
|
+
}
|
|
33027
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
33028
|
+
height: 38px;
|
|
33029
|
+
font-size: 13px;
|
|
33030
|
+
}
|
|
33031
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
33032
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
33033
|
+
transition: 160ms ease;
|
|
33034
|
+
}
|
|
33035
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
33036
|
+
color: #0080ff;
|
|
33041
33037
|
}
|
|
33042
|
-
.
|
|
33043
|
-
|
|
33038
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
33039
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
33040
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
33044
33041
|
}
|
|
33045
|
-
.
|
|
33046
|
-
|
|
33042
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
33043
|
+
color: #0080ff;
|
|
33047
33044
|
}
|
|
33048
|
-
.
|
|
33049
|
-
|
|
33045
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
33046
|
+
border-color: #0080ff;
|
|
33047
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
33050
33048
|
}
|
|
33051
|
-
.
|
|
33052
|
-
|
|
33049
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
33050
|
+
transform: rotate(180deg);
|
|
33053
33051
|
}
|
|
33054
|
-
.
|
|
33055
|
-
background
|
|
33052
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
33053
|
+
background: rgba(211, 218, 235, 0.6);
|
|
33054
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
33055
|
+
cursor: "not-allowed";
|
|
33056
33056
|
}
|
|
33057
|
-
.
|
|
33058
|
-
|
|
33057
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
33058
|
+
border-color: #f0483e !important;
|
|
33059
33059
|
}
|
|
33060
|
-
.
|
|
33061
|
-
|
|
33060
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
33061
|
+
color: #1d326c;
|
|
33062
33062
|
}
|
|
33063
|
-
.
|
|
33064
|
-
|
|
33063
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
33064
|
+
border-color: #0080ff;
|
|
33065
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
33065
33066
|
}
|
|
33066
|
-
|
|
33067
|
-
|
|
33068
|
-
width: 8px;
|
|
33069
|
-
height: 8px;
|
|
33070
|
-
border-radius: 50%;
|
|
33071
|
-
display: inline-block;
|
|
33067
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
33068
|
+
transform: rotate(180deg);
|
|
33072
33069
|
}
|
|
33073
33070
|
|
|
33074
33071
|
.E_h1ol2wl7 {
|
|
@@ -33276,210 +33273,15 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33276
33273
|
font-size: 12px;
|
|
33277
33274
|
padding: 3px 6px;
|
|
33278
33275
|
}
|
|
33279
|
-
.E_t1ub2aex:first-child {
|
|
33280
|
-
padding-top: 3px;
|
|
33281
|
-
}
|
|
33282
|
-
.E_t1ub2aex:last-child {
|
|
33283
|
-
padding-bottom: 3px;
|
|
33284
|
-
}
|
|
33285
|
-
.E_t1ub2aex .column-value {
|
|
33286
|
-
color: #fff;
|
|
33287
|
-
margin-left: 8px;
|
|
33288
|
-
}
|
|
33289
|
-
|
|
33290
|
-
.E_sjob3jg {
|
|
33291
|
-
--item-min-width: 60px;
|
|
33292
|
-
}
|
|
33293
|
-
.E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
|
|
33294
|
-
display: none !important;
|
|
33295
|
-
}
|
|
33296
|
-
.E_sjob3jg .ant-steps-item.ant-steps-item-active {
|
|
33297
|
-
flex-shrink: 0 !important;
|
|
33298
|
-
}
|
|
33299
|
-
.E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
33300
|
-
color: #0080ff;
|
|
33301
|
-
}
|
|
33302
|
-
.E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33303
|
-
color: #0080ff;
|
|
33304
|
-
font-weight: normal;
|
|
33305
|
-
}
|
|
33306
|
-
.E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
|
|
33307
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33308
|
-
}
|
|
33309
|
-
.E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33310
|
-
color: #00122e;
|
|
33311
|
-
}
|
|
33312
|
-
.E_sjob3jg .step-item-text {
|
|
33313
|
-
display: inline-block;
|
|
33314
|
-
}
|
|
33315
|
-
.E_sjob3jg .step-item-title {
|
|
33316
|
-
overflow: hidden;
|
|
33317
|
-
white-space: nowrap;
|
|
33318
|
-
text-overflow: ellipsis;
|
|
33319
|
-
}
|
|
33320
|
-
|
|
33321
|
-
.E_hjvj6s6 .ant-steps-item-container {
|
|
33322
|
-
min-width: var(--item-min-width);
|
|
33323
|
-
}
|
|
33324
|
-
.E_hjvj6s6 .ant-steps-item-disabled {
|
|
33325
|
-
cursor: not-allowed !important;
|
|
33326
|
-
}
|
|
33327
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
33328
|
-
flex-direction: row;
|
|
33329
|
-
justify-content: stretch;
|
|
33330
|
-
}
|
|
33331
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
33332
|
-
padding: 0;
|
|
33333
|
-
margin-right: 4px;
|
|
33334
|
-
flex: 1;
|
|
33335
|
-
overflow: visible;
|
|
33336
|
-
}
|
|
33337
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
33338
|
-
width: 100%;
|
|
33339
|
-
min-height: unset;
|
|
33340
|
-
}
|
|
33341
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
33342
|
-
height: 26px;
|
|
33343
|
-
line-height: 26px;
|
|
33344
|
-
width: 100%;
|
|
33345
|
-
padding: 0;
|
|
33346
|
-
font-size: 12px;
|
|
33347
|
-
}
|
|
33348
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
33349
|
-
margin-right: 10px;
|
|
33350
|
-
}
|
|
33351
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
33352
|
-
display: none;
|
|
33353
|
-
}
|
|
33354
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
33355
|
-
padding-left: 8px;
|
|
33356
|
-
padding-right: 4px;
|
|
33357
|
-
border-radius: 4px 0 0 4px;
|
|
33358
|
-
}
|
|
33359
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
33360
|
-
margin-right: 0;
|
|
33361
|
-
}
|
|
33362
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
33363
|
-
padding-right: 8px;
|
|
33364
|
-
padding-left: 12px;
|
|
33365
|
-
border-radius: 0 4px 4px 0;
|
|
33366
|
-
}
|
|
33367
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
33368
|
-
content: "";
|
|
33369
|
-
width: 0;
|
|
33370
|
-
height: 0;
|
|
33371
|
-
border: 13px solid transparent;
|
|
33372
|
-
position: absolute;
|
|
33373
|
-
top: 0;
|
|
33374
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
33375
|
-
z-index: 2;
|
|
33376
|
-
position: relative;
|
|
33377
|
-
top: -50%;
|
|
33378
|
-
right: -100%;
|
|
33379
|
-
}
|
|
33380
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
33381
|
-
padding: 0 4px 0 12px;
|
|
33382
|
-
}
|
|
33383
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
33384
|
-
content: "";
|
|
33385
|
-
width: 0;
|
|
33386
|
-
height: 0;
|
|
33387
|
-
border: 13px solid transparent;
|
|
33388
|
-
position: absolute;
|
|
33389
|
-
top: 0;
|
|
33390
|
-
border-left: 8px solid #fff;
|
|
33391
|
-
left: 0;
|
|
33392
|
-
}
|
|
33393
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
33394
|
-
max-width: calc(100% - var(--item-min-width) * 2);
|
|
33395
|
-
}
|
|
33396
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
33397
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
33398
|
-
}
|
|
33399
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
33400
|
-
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
33401
|
-
}
|
|
33402
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
33403
|
-
cursor: pointer;
|
|
33404
|
-
min-width: var(--item-min-width);
|
|
33405
|
-
}
|
|
33406
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
33407
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
33408
|
-
min-width: var(--item-min-width);
|
|
33409
|
-
}
|
|
33410
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
33411
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
33412
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
33413
|
-
}
|
|
33414
|
-
.E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
33415
|
-
padding: 0;
|
|
33416
|
-
}
|
|
33417
|
-
|
|
33418
|
-
.E_v4tv3mf .ant-steps.ant-steps-vertical {
|
|
33419
|
-
width: 192px;
|
|
33420
|
-
row-gap: 2px;
|
|
33421
|
-
}
|
|
33422
|
-
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
|
|
33423
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
33424
|
-
}
|
|
33425
|
-
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
|
|
33426
|
-
color: #00122e !important;
|
|
33427
|
-
}
|
|
33428
|
-
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
|
|
33429
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
33430
|
-
}
|
|
33431
|
-
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
33432
|
-
padding: 0 8px;
|
|
33433
|
-
border-radius: 4px;
|
|
33434
|
-
height: 32px;
|
|
33435
|
-
display: flex;
|
|
33436
|
-
align-items: center;
|
|
33437
|
-
}
|
|
33438
|
-
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
33439
|
-
min-height: auto;
|
|
33440
|
-
white-space: nowrap;
|
|
33441
|
-
}
|
|
33442
|
-
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33443
|
-
font-size: 13px;
|
|
33444
|
-
line-height: 20px;
|
|
33445
|
-
max-width: 100%;
|
|
33446
|
-
padding-right: 0;
|
|
33447
|
-
}
|
|
33448
|
-
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
33449
|
-
background: rgba(0, 128, 255, 0.1);
|
|
33450
|
-
}
|
|
33451
|
-
|
|
33452
|
-
.E_h6l1tj4 {
|
|
33453
|
-
width: 100%;
|
|
33454
|
-
display: inline-flex;
|
|
33455
|
-
align-items: center;
|
|
33456
|
-
justify-content: center;
|
|
33457
|
-
column-gap: 4px;
|
|
33458
|
-
}
|
|
33459
|
-
.E_h6l1tj4 .step-item-prefix-container {
|
|
33460
|
-
display: inline-flex;
|
|
33461
|
-
align-items: center;
|
|
33462
|
-
width: 18px;
|
|
33463
|
-
height: 18px;
|
|
33464
|
-
color: rgba(44, 56, 82, 0.75);
|
|
33465
|
-
justify-content: center;
|
|
33466
|
-
}
|
|
33467
|
-
|
|
33468
|
-
.E_v18frne8 {
|
|
33469
|
-
width: 100%;
|
|
33470
|
-
display: flex;
|
|
33471
|
-
align-items: center;
|
|
33472
|
-
justify-content: center;
|
|
33473
|
-
column-gap: 6px;
|
|
33474
|
-
font-size: 13px;
|
|
33475
|
-
}
|
|
33476
|
-
.E_v18frne8 .step-item-prefix-container {
|
|
33477
|
-
display: inline-flex;
|
|
33478
|
-
align-items: center;
|
|
33479
|
-
min-width: 20px;
|
|
33480
|
-
min-height: 20px;
|
|
33481
|
-
color: rgba(44, 56, 82, 0.75);
|
|
33482
|
-
justify-content: center;
|
|
33276
|
+
.E_t1ub2aex:first-child {
|
|
33277
|
+
padding-top: 3px;
|
|
33278
|
+
}
|
|
33279
|
+
.E_t1ub2aex:last-child {
|
|
33280
|
+
padding-bottom: 3px;
|
|
33281
|
+
}
|
|
33282
|
+
.E_t1ub2aex .column-value {
|
|
33283
|
+
color: #fff;
|
|
33284
|
+
margin-left: 8px;
|
|
33483
33285
|
}
|
|
33484
33286
|
|
|
33485
33287
|
.E_c1kchka8 {
|
|
@@ -33699,264 +33501,549 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33699
33501
|
height: 20px;
|
|
33700
33502
|
text-align: center;
|
|
33701
33503
|
padding: 0;
|
|
33702
|
-
color: #00122e;
|
|
33504
|
+
color: #00122e;
|
|
33505
|
+
}
|
|
33506
|
+
.E_ipbxcfl .input-time input::placeholder {
|
|
33507
|
+
color: rgba(0, 21, 64, 0.3);
|
|
33508
|
+
}
|
|
33509
|
+
.E_ipbxcfl .input-time input:disabled {
|
|
33510
|
+
background: inherit;
|
|
33511
|
+
}
|
|
33512
|
+
.E_ipbxcfl .input-time input:focus, .E_ipbxcfl .input-time input:active {
|
|
33513
|
+
border: none;
|
|
33514
|
+
outline: none;
|
|
33515
|
+
}
|
|
33516
|
+
.E_ipbxcfl .input-time .connect-symbol {
|
|
33517
|
+
margin: 0 2px;
|
|
33518
|
+
color: rgba(0, 21, 64, 0.3);
|
|
33519
|
+
}
|
|
33520
|
+
.E_ipbxcfl .input-time .connect-symbol.inputted {
|
|
33521
|
+
color: #00122e;
|
|
33522
|
+
}
|
|
33523
|
+
.E_ipbxcfl .error-message {
|
|
33524
|
+
color: #f0483e;
|
|
33525
|
+
margin-top: 4px;
|
|
33526
|
+
}
|
|
33527
|
+
|
|
33528
|
+
.E_a120uq8m {
|
|
33529
|
+
width: 100%;
|
|
33530
|
+
height: 100%;
|
|
33531
|
+
display: flex;
|
|
33532
|
+
flex-direction: column;
|
|
33533
|
+
}
|
|
33534
|
+
.E_a120uq8m .date-range-picker-calendar {
|
|
33535
|
+
flex: 1;
|
|
33536
|
+
}
|
|
33537
|
+
|
|
33538
|
+
.E_a15s9m0d {
|
|
33539
|
+
padding: 8px 12px;
|
|
33540
|
+
box-shadow: inset 0px 1px 0px rgba(211, 218, 235, 0.3);
|
|
33541
|
+
}
|
|
33542
|
+
.E_a15s9m0d .time-input-main {
|
|
33543
|
+
display: flex;
|
|
33544
|
+
justify-content: space-between;
|
|
33545
|
+
align-items: flex-end;
|
|
33546
|
+
}
|
|
33547
|
+
.E_a15s9m0d .time-input-main .time-input-container {
|
|
33548
|
+
display: flex;
|
|
33549
|
+
align-items: flex-end;
|
|
33550
|
+
gap: 8px;
|
|
33551
|
+
}
|
|
33552
|
+
.E_a15s9m0d .time-input-main .time-input-container .start-time,
|
|
33553
|
+
.E_a15s9m0d .time-input-main .time-input-container .end-time,
|
|
33554
|
+
.E_a15s9m0d .time-input-main .time-input-container .to {
|
|
33555
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33556
|
+
}
|
|
33557
|
+
.E_a15s9m0d .time-input-main .time-input-container .start-time p,
|
|
33558
|
+
.E_a15s9m0d .time-input-main .time-input-container .end-time p,
|
|
33559
|
+
.E_a15s9m0d .time-input-main .time-input-container .to p {
|
|
33560
|
+
margin: 0;
|
|
33561
|
+
}
|
|
33562
|
+
.E_a15s9m0d .time-input-main .time-input-container .start-time.validate-failed,
|
|
33563
|
+
.E_a15s9m0d .time-input-main .time-input-container .to.validate-failed {
|
|
33564
|
+
padding-bottom: 18px;
|
|
33565
|
+
}
|
|
33566
|
+
.E_a15s9m0d .time-input-main .time-input-container .to {
|
|
33567
|
+
line-height: 34px;
|
|
33568
|
+
}
|
|
33569
|
+
.E_a15s9m0d .time-input-main .time-input-container .input-time {
|
|
33570
|
+
height: 32px;
|
|
33571
|
+
padding: 6px 3px;
|
|
33572
|
+
}
|
|
33573
|
+
.E_a15s9m0d .time-input-main .ant-btn.validate-failed {
|
|
33574
|
+
margin-bottom: 18px;
|
|
33575
|
+
}
|
|
33576
|
+
.E_a15s9m0d .time-input-error {
|
|
33577
|
+
color: #f0483e;
|
|
33578
|
+
}
|
|
33579
|
+
|
|
33580
|
+
.E_r5hl59d {
|
|
33581
|
+
min-width: 162px;
|
|
33582
|
+
}
|
|
33583
|
+
.E_r5hl59d .ant-input-affix-wrapper {
|
|
33584
|
+
width: 100% !important;
|
|
33585
|
+
border-width: 0 0 1px 0 !important;
|
|
33586
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
33587
|
+
border-radius: 0;
|
|
33588
|
+
}
|
|
33589
|
+
.E_r5hl59d .ant-input-affix-wrapper + .past-time-list {
|
|
33590
|
+
margin-top: 8px;
|
|
33591
|
+
}
|
|
33592
|
+
.E_r5hl59d .past-time-list {
|
|
33593
|
+
list-style: none;
|
|
33594
|
+
padding: 0;
|
|
33595
|
+
margin-top: 12px;
|
|
33596
|
+
}
|
|
33597
|
+
.E_r5hl59d .past-time-list li {
|
|
33598
|
+
padding: 5px 8px;
|
|
33599
|
+
border-radius: 5px;
|
|
33600
|
+
transition: all 0.2s ease-in-out;
|
|
33601
|
+
cursor: pointer;
|
|
33602
|
+
}
|
|
33603
|
+
.E_r5hl59d .past-time-list li:hover {
|
|
33604
|
+
background: rgba(0, 136, 255, 0.16);
|
|
33605
|
+
color: #0080ff;
|
|
33606
|
+
}
|
|
33607
|
+
.E_r5hl59d .past-time-list li:active {
|
|
33608
|
+
background: rgba(0, 136, 255, 0.2);
|
|
33609
|
+
color: #0080ff;
|
|
33610
|
+
}
|
|
33611
|
+
.E_r5hl59d .past-time-list li.selected {
|
|
33612
|
+
background: rgba(0, 136, 255, 0.2);
|
|
33613
|
+
color: #0080ff;
|
|
33614
|
+
}
|
|
33615
|
+
.E_r5hl59d .past-time-list li.selected .highlight {
|
|
33616
|
+
color: #0080ff;
|
|
33617
|
+
}
|
|
33618
|
+
.E_r5hl59d .past-time-list li.disabled {
|
|
33619
|
+
background: rgba(237, 241, 250, 0.6);
|
|
33620
|
+
color: rgba(0, 21, 64, 0.3);
|
|
33621
|
+
cursor: not-allowed;
|
|
33622
|
+
}
|
|
33623
|
+
.E_r5hl59d .past-time-list li + li {
|
|
33624
|
+
margin-top: 2px;
|
|
33625
|
+
}
|
|
33626
|
+
|
|
33627
|
+
.E_dhqt3dw {
|
|
33628
|
+
min-width: 392px;
|
|
33629
|
+
}
|
|
33630
|
+
.E_dhqt3dw.date-range-picker {
|
|
33631
|
+
display: inline-flex;
|
|
33632
|
+
align-items: center;
|
|
33633
|
+
gap: 8px;
|
|
33634
|
+
background: #fff;
|
|
33635
|
+
border-radius: 5px;
|
|
33636
|
+
border: 1px solid #e4e9f2;
|
|
33637
|
+
transition: all 0.2s ease-in-out;
|
|
33638
|
+
}
|
|
33639
|
+
.E_dhqt3dw.date-range-picker .default-calendar-icon {
|
|
33640
|
+
display: inline-flex;
|
|
33641
|
+
}
|
|
33642
|
+
.E_dhqt3dw.date-range-picker .hover-calendar-icon {
|
|
33643
|
+
display: none;
|
|
33644
|
+
}
|
|
33645
|
+
.E_dhqt3dw.date-range-picker:hover, .E_dhqt3dw.date-range-picker.active {
|
|
33646
|
+
border-color: #0080ff;
|
|
33647
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
33648
|
+
}
|
|
33649
|
+
.E_dhqt3dw.date-range-picker:hover .default-calendar-icon, .E_dhqt3dw.date-range-picker.active .default-calendar-icon {
|
|
33650
|
+
display: none;
|
|
33651
|
+
}
|
|
33652
|
+
.E_dhqt3dw.date-range-picker:hover .hover-calendar-icon, .E_dhqt3dw.date-range-picker.active .hover-calendar-icon {
|
|
33653
|
+
display: inline-flex;
|
|
33654
|
+
}
|
|
33655
|
+
.E_dhqt3dw.date-range-picker.large {
|
|
33656
|
+
height: 40px;
|
|
33657
|
+
line-height: 40px;
|
|
33658
|
+
padding: 0 12px 0 16px;
|
|
33659
|
+
}
|
|
33660
|
+
.E_dhqt3dw.date-range-picker.medium {
|
|
33661
|
+
height: 32px;
|
|
33662
|
+
line-height: 32px;
|
|
33663
|
+
padding: 0 8px 0 12px;
|
|
33664
|
+
}
|
|
33665
|
+
.E_dhqt3dw.date-range-picker .date-input-content {
|
|
33666
|
+
flex: 1;
|
|
33667
|
+
display: flex;
|
|
33668
|
+
align-items: center;
|
|
33669
|
+
gap: 8px;
|
|
33670
|
+
color: #00122e;
|
|
33671
|
+
}
|
|
33672
|
+
.E_dhqt3dw.date-range-picker .date-input-content .concat-symbol-block {
|
|
33673
|
+
color: rgba(0, 21, 64, 0.3);
|
|
33674
|
+
}
|
|
33675
|
+
.E_dhqt3dw.date-range-picker .date-input-content input {
|
|
33676
|
+
border: none;
|
|
33677
|
+
outline: none;
|
|
33678
|
+
width: 162px;
|
|
33679
|
+
padding: 0;
|
|
33680
|
+
height: 22px;
|
|
33681
|
+
line-height: 22px;
|
|
33682
|
+
text-align: center;
|
|
33683
|
+
}
|
|
33684
|
+
.E_dhqt3dw.date-range-picker .date-input-content input::placeholder {
|
|
33685
|
+
color: rgba(0, 21, 64, 0.3);
|
|
33686
|
+
text-align: center;
|
|
33687
|
+
}
|
|
33688
|
+
.E_dhqt3dw.date-range-picker .date-input-content input:disabled {
|
|
33689
|
+
background: inherit;
|
|
33690
|
+
}
|
|
33691
|
+
.E_dhqt3dw.date-range-picker .date-input-content input:hover, .E_dhqt3dw.date-range-picker .date-input-content input:focus, .E_dhqt3dw.date-range-picker .date-input-content input:active {
|
|
33692
|
+
border: none;
|
|
33693
|
+
outline: none;
|
|
33694
|
+
box-shadow: none;
|
|
33695
|
+
}
|
|
33696
|
+
.E_dhqt3dw.date-range-picker .past-time-icon {
|
|
33697
|
+
cursor: pointer;
|
|
33698
|
+
}
|
|
33699
|
+
|
|
33700
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-bar {
|
|
33701
|
+
padding: 12px 12px 0 12px;
|
|
33702
|
+
}
|
|
33703
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item-medium.tab-menu-item:first-child {
|
|
33704
|
+
padding-left: 16px;
|
|
33705
|
+
}
|
|
33706
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item {
|
|
33707
|
+
margin-right: 0;
|
|
33708
|
+
}
|
|
33709
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item + .tab-menu-item {
|
|
33710
|
+
margin-left: 2px;
|
|
33711
|
+
}
|
|
33712
|
+
.E_d956d92 .ant-popover-inner-content .relative-time-container {
|
|
33713
|
+
max-height: 470px;
|
|
33714
|
+
overflow: auto;
|
|
33715
|
+
}
|
|
33716
|
+
.E_d956d92 .ant-popover-inner-content .relative-time-container ul {
|
|
33717
|
+
padding: 0 12px;
|
|
33718
|
+
}
|
|
33719
|
+
.E_d956d92 .ant-popover-inner-content .absolute-time-container {
|
|
33720
|
+
height: 470px;
|
|
33721
|
+
overflow: auto;
|
|
33722
|
+
}
|
|
33723
|
+
|
|
33724
|
+
.E_d1tc7lgk {
|
|
33725
|
+
min-width: 200px;
|
|
33726
|
+
}
|
|
33727
|
+
.E_d1tc7lgk header {
|
|
33728
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
33729
|
+
padding: 8px 12px;
|
|
33730
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33731
|
+
}
|
|
33732
|
+
.E_d1tc7lgk ul {
|
|
33733
|
+
list-style: none;
|
|
33734
|
+
padding: 12px;
|
|
33735
|
+
}
|
|
33736
|
+
.E_d1tc7lgk ul li {
|
|
33737
|
+
padding: 5px 8px;
|
|
33738
|
+
border-radius: 5px;
|
|
33739
|
+
transition: all 0.2s ease-in-out;
|
|
33740
|
+
cursor: pointer;
|
|
33741
|
+
}
|
|
33742
|
+
.E_d1tc7lgk ul li:hover {
|
|
33743
|
+
background: rgba(0, 136, 255, 0.16);
|
|
33744
|
+
color: #0080ff;
|
|
33745
|
+
}
|
|
33746
|
+
.E_d1tc7lgk ul li:active {
|
|
33747
|
+
background: rgba(0, 136, 255, 0.2);
|
|
33748
|
+
color: #0080ff;
|
|
33749
|
+
}
|
|
33750
|
+
.E_d1tc7lgk ul li + li {
|
|
33751
|
+
margin-top: 2px;
|
|
33752
|
+
}
|
|
33753
|
+
|
|
33754
|
+
.E_rzaik16 {
|
|
33755
|
+
padding: 0;
|
|
33703
33756
|
}
|
|
33704
|
-
.
|
|
33705
|
-
|
|
33757
|
+
.E_rzaik16 .ant-popover-arrow {
|
|
33758
|
+
display: none;
|
|
33706
33759
|
}
|
|
33707
|
-
.
|
|
33708
|
-
|
|
33760
|
+
.E_rzaik16 .ant-popover-inner-content {
|
|
33761
|
+
padding: 0;
|
|
33709
33762
|
}
|
|
33710
|
-
|
|
33711
|
-
|
|
33712
|
-
|
|
33763
|
+
|
|
33764
|
+
.E_sjob3jg {
|
|
33765
|
+
--item-min-width: 60px;
|
|
33713
33766
|
}
|
|
33714
|
-
.
|
|
33715
|
-
|
|
33716
|
-
color: rgba(0, 21, 64, 0.3);
|
|
33767
|
+
.E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
|
|
33768
|
+
display: none !important;
|
|
33717
33769
|
}
|
|
33718
|
-
.
|
|
33770
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active {
|
|
33771
|
+
flex-shrink: 0 !important;
|
|
33772
|
+
}
|
|
33773
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
33774
|
+
color: #0080ff;
|
|
33775
|
+
}
|
|
33776
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33777
|
+
color: #0080ff;
|
|
33778
|
+
font-weight: normal;
|
|
33779
|
+
}
|
|
33780
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
|
|
33781
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33782
|
+
}
|
|
33783
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33719
33784
|
color: #00122e;
|
|
33720
33785
|
}
|
|
33721
|
-
.
|
|
33722
|
-
|
|
33723
|
-
|
|
33786
|
+
.E_sjob3jg .step-item-text {
|
|
33787
|
+
display: inline-block;
|
|
33788
|
+
}
|
|
33789
|
+
.E_sjob3jg .step-item-title {
|
|
33790
|
+
overflow: hidden;
|
|
33791
|
+
white-space: nowrap;
|
|
33792
|
+
text-overflow: ellipsis;
|
|
33724
33793
|
}
|
|
33725
33794
|
|
|
33726
|
-
.
|
|
33727
|
-
width:
|
|
33728
|
-
height: 100%;
|
|
33729
|
-
display: flex;
|
|
33730
|
-
flex-direction: column;
|
|
33795
|
+
.E_hjvj6s6 .ant-steps-item-container {
|
|
33796
|
+
min-width: var(--item-min-width);
|
|
33731
33797
|
}
|
|
33732
|
-
.
|
|
33733
|
-
|
|
33798
|
+
.E_hjvj6s6 .ant-steps-item-disabled {
|
|
33799
|
+
cursor: not-allowed !important;
|
|
33734
33800
|
}
|
|
33735
|
-
|
|
33736
|
-
|
|
33737
|
-
|
|
33738
|
-
box-shadow: inset 0px 1px 0px rgba(211, 218, 235, 0.3);
|
|
33801
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
33802
|
+
flex-direction: row;
|
|
33803
|
+
justify-content: stretch;
|
|
33739
33804
|
}
|
|
33740
|
-
.
|
|
33741
|
-
|
|
33742
|
-
|
|
33743
|
-
|
|
33805
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
33806
|
+
padding: 0;
|
|
33807
|
+
margin-right: 4px;
|
|
33808
|
+
flex: 1;
|
|
33809
|
+
overflow: visible;
|
|
33744
33810
|
}
|
|
33745
|
-
.
|
|
33746
|
-
|
|
33747
|
-
|
|
33748
|
-
gap: 8px;
|
|
33811
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
33812
|
+
width: 100%;
|
|
33813
|
+
min-height: unset;
|
|
33749
33814
|
}
|
|
33750
|
-
.
|
|
33751
|
-
|
|
33752
|
-
|
|
33753
|
-
|
|
33815
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
33816
|
+
height: 26px;
|
|
33817
|
+
line-height: 26px;
|
|
33818
|
+
width: 100%;
|
|
33819
|
+
padding: 0;
|
|
33820
|
+
font-size: 12px;
|
|
33754
33821
|
}
|
|
33755
|
-
.
|
|
33756
|
-
|
|
33757
|
-
.E_a15s9m0d .time-input-main .time-input-container .to p {
|
|
33758
|
-
margin: 0;
|
|
33822
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
33823
|
+
margin-right: 10px;
|
|
33759
33824
|
}
|
|
33760
|
-
.
|
|
33761
|
-
|
|
33762
|
-
padding-bottom: 18px;
|
|
33825
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
33826
|
+
display: none;
|
|
33763
33827
|
}
|
|
33764
|
-
.
|
|
33765
|
-
|
|
33828
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
33829
|
+
padding-left: 8px;
|
|
33830
|
+
padding-right: 4px;
|
|
33831
|
+
border-radius: 4px 0 0 4px;
|
|
33766
33832
|
}
|
|
33767
|
-
.
|
|
33768
|
-
|
|
33769
|
-
padding: 6px 3px;
|
|
33833
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
33834
|
+
margin-right: 0;
|
|
33770
33835
|
}
|
|
33771
|
-
.
|
|
33772
|
-
|
|
33836
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
33837
|
+
padding-right: 8px;
|
|
33838
|
+
padding-left: 12px;
|
|
33839
|
+
border-radius: 0 4px 4px 0;
|
|
33773
33840
|
}
|
|
33774
|
-
.
|
|
33775
|
-
|
|
33841
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
33842
|
+
content: "";
|
|
33843
|
+
width: 0;
|
|
33844
|
+
height: 0;
|
|
33845
|
+
border: 13px solid transparent;
|
|
33846
|
+
position: absolute;
|
|
33847
|
+
top: 0;
|
|
33848
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
33849
|
+
z-index: 2;
|
|
33850
|
+
position: relative;
|
|
33851
|
+
top: -50%;
|
|
33852
|
+
right: -100%;
|
|
33776
33853
|
}
|
|
33777
|
-
|
|
33778
|
-
|
|
33779
|
-
min-width: 162px;
|
|
33854
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
33855
|
+
padding: 0 4px 0 12px;
|
|
33780
33856
|
}
|
|
33781
|
-
.
|
|
33782
|
-
|
|
33783
|
-
|
|
33784
|
-
|
|
33785
|
-
border
|
|
33857
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
33858
|
+
content: "";
|
|
33859
|
+
width: 0;
|
|
33860
|
+
height: 0;
|
|
33861
|
+
border: 13px solid transparent;
|
|
33862
|
+
position: absolute;
|
|
33863
|
+
top: 0;
|
|
33864
|
+
border-left: 8px solid #fff;
|
|
33865
|
+
left: 0;
|
|
33786
33866
|
}
|
|
33787
|
-
.
|
|
33788
|
-
|
|
33867
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
33868
|
+
max-width: calc(100% - var(--item-min-width) * 2);
|
|
33789
33869
|
}
|
|
33790
|
-
.
|
|
33791
|
-
|
|
33792
|
-
padding: 0;
|
|
33793
|
-
margin-top: 12px;
|
|
33870
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
33871
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33794
33872
|
}
|
|
33795
|
-
.
|
|
33796
|
-
|
|
33797
|
-
|
|
33798
|
-
|
|
33873
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
33874
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
33875
|
+
}
|
|
33876
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
33799
33877
|
cursor: pointer;
|
|
33878
|
+
min-width: var(--item-min-width);
|
|
33800
33879
|
}
|
|
33801
|
-
.
|
|
33802
|
-
|
|
33803
|
-
|
|
33880
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
33881
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
33882
|
+
min-width: var(--item-min-width);
|
|
33804
33883
|
}
|
|
33805
|
-
.
|
|
33806
|
-
|
|
33807
|
-
color:
|
|
33884
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
33885
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
33886
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
33808
33887
|
}
|
|
33809
|
-
.
|
|
33810
|
-
|
|
33811
|
-
color: #0080ff;
|
|
33888
|
+
.E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
33889
|
+
padding: 0;
|
|
33812
33890
|
}
|
|
33813
|
-
|
|
33814
|
-
|
|
33891
|
+
|
|
33892
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical {
|
|
33893
|
+
width: 192px;
|
|
33894
|
+
row-gap: 2px;
|
|
33815
33895
|
}
|
|
33816
|
-
.
|
|
33817
|
-
background: rgba(
|
|
33818
|
-
color: rgba(0, 21, 64, 0.3);
|
|
33819
|
-
cursor: not-allowed;
|
|
33896
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
|
|
33897
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
33820
33898
|
}
|
|
33821
|
-
.
|
|
33822
|
-
|
|
33899
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
|
|
33900
|
+
color: #00122e !important;
|
|
33823
33901
|
}
|
|
33824
|
-
|
|
33825
|
-
.
|
|
33826
|
-
min-width: 392px;
|
|
33902
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
|
|
33903
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
33827
33904
|
}
|
|
33828
|
-
.
|
|
33829
|
-
|
|
33905
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
33906
|
+
padding: 0 8px;
|
|
33907
|
+
border-radius: 4px;
|
|
33908
|
+
height: 32px;
|
|
33909
|
+
display: flex;
|
|
33830
33910
|
align-items: center;
|
|
33831
|
-
gap: 8px;
|
|
33832
|
-
background: #fff;
|
|
33833
|
-
border-radius: 5px;
|
|
33834
|
-
border: 1px solid #e4e9f2;
|
|
33835
|
-
transition: all 0.2s ease-in-out;
|
|
33836
33911
|
}
|
|
33837
|
-
.
|
|
33838
|
-
|
|
33839
|
-
|
|
33840
|
-
.E_dhqt3dw.date-range-picker .hover-calendar-icon {
|
|
33841
|
-
display: none;
|
|
33912
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
33913
|
+
min-height: auto;
|
|
33914
|
+
white-space: nowrap;
|
|
33842
33915
|
}
|
|
33843
|
-
.
|
|
33844
|
-
|
|
33845
|
-
|
|
33916
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33917
|
+
font-size: 13px;
|
|
33918
|
+
line-height: 20px;
|
|
33919
|
+
max-width: 100%;
|
|
33920
|
+
padding-right: 0;
|
|
33846
33921
|
}
|
|
33847
|
-
.
|
|
33848
|
-
|
|
33922
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
33923
|
+
background: rgba(0, 128, 255, 0.1);
|
|
33849
33924
|
}
|
|
33850
|
-
|
|
33925
|
+
|
|
33926
|
+
.E_h6l1tj4 {
|
|
33927
|
+
width: 100%;
|
|
33851
33928
|
display: inline-flex;
|
|
33929
|
+
align-items: center;
|
|
33930
|
+
justify-content: center;
|
|
33931
|
+
column-gap: 4px;
|
|
33852
33932
|
}
|
|
33853
|
-
.
|
|
33854
|
-
|
|
33855
|
-
|
|
33856
|
-
|
|
33857
|
-
|
|
33858
|
-
.
|
|
33859
|
-
|
|
33860
|
-
line-height: 32px;
|
|
33861
|
-
padding: 0 8px 0 12px;
|
|
33933
|
+
.E_h6l1tj4 .step-item-prefix-container {
|
|
33934
|
+
display: inline-flex;
|
|
33935
|
+
align-items: center;
|
|
33936
|
+
width: 18px;
|
|
33937
|
+
height: 18px;
|
|
33938
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33939
|
+
justify-content: center;
|
|
33862
33940
|
}
|
|
33863
|
-
|
|
33864
|
-
|
|
33941
|
+
|
|
33942
|
+
.E_v18frne8 {
|
|
33943
|
+
width: 100%;
|
|
33865
33944
|
display: flex;
|
|
33866
33945
|
align-items: center;
|
|
33867
|
-
|
|
33868
|
-
|
|
33869
|
-
|
|
33870
|
-
.E_dhqt3dw.date-range-picker .date-input-content .concat-symbol-block {
|
|
33871
|
-
color: rgba(0, 21, 64, 0.3);
|
|
33872
|
-
}
|
|
33873
|
-
.E_dhqt3dw.date-range-picker .date-input-content input {
|
|
33874
|
-
border: none;
|
|
33875
|
-
outline: none;
|
|
33876
|
-
width: 162px;
|
|
33877
|
-
padding: 0;
|
|
33878
|
-
height: 22px;
|
|
33879
|
-
line-height: 22px;
|
|
33880
|
-
text-align: center;
|
|
33946
|
+
justify-content: center;
|
|
33947
|
+
column-gap: 6px;
|
|
33948
|
+
font-size: 13px;
|
|
33881
33949
|
}
|
|
33882
|
-
.
|
|
33883
|
-
|
|
33884
|
-
|
|
33950
|
+
.E_v18frne8 .step-item-prefix-container {
|
|
33951
|
+
display: inline-flex;
|
|
33952
|
+
align-items: center;
|
|
33953
|
+
min-width: 20px;
|
|
33954
|
+
min-height: 20px;
|
|
33955
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33956
|
+
justify-content: center;
|
|
33885
33957
|
}
|
|
33886
|
-
|
|
33887
|
-
|
|
33958
|
+
|
|
33959
|
+
.E_c1kghdax {
|
|
33960
|
+
color: #2d3a56;
|
|
33961
|
+
padding: 7px 12px;
|
|
33962
|
+
display: flex;
|
|
33963
|
+
justify-content: space-between;
|
|
33964
|
+
align-items: center;
|
|
33888
33965
|
}
|
|
33889
|
-
.
|
|
33890
|
-
|
|
33891
|
-
outline: none;
|
|
33892
|
-
box-shadow: none;
|
|
33966
|
+
.E_c1kghdax.has-arrow {
|
|
33967
|
+
padding-left: 10px;
|
|
33893
33968
|
}
|
|
33894
|
-
.
|
|
33969
|
+
.E_c1kghdax.has-arrow .title-wrapper {
|
|
33895
33970
|
cursor: pointer;
|
|
33971
|
+
color: #00122e;
|
|
33896
33972
|
}
|
|
33897
|
-
|
|
33898
|
-
|
|
33899
|
-
|
|
33900
|
-
}
|
|
33901
|
-
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item-medium.tab-menu-item:first-child {
|
|
33902
|
-
padding-left: 16px;
|
|
33903
|
-
}
|
|
33904
|
-
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item {
|
|
33905
|
-
margin-right: 0;
|
|
33973
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
33974
|
+
color: #2d3a56;
|
|
33975
|
+
font-weight: 600;
|
|
33906
33976
|
}
|
|
33907
|
-
.
|
|
33908
|
-
|
|
33977
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
33978
|
+
transform: rotate(90deg);
|
|
33909
33979
|
}
|
|
33910
|
-
.
|
|
33911
|
-
|
|
33912
|
-
|
|
33980
|
+
.E_c1kghdax .sub-info {
|
|
33981
|
+
font-size: 12px;
|
|
33982
|
+
line-height: 18px;
|
|
33913
33983
|
}
|
|
33914
|
-
.
|
|
33915
|
-
|
|
33984
|
+
.E_c1kghdax .title-wrapper {
|
|
33985
|
+
display: flex;
|
|
33986
|
+
align-items: center;
|
|
33987
|
+
user-select: none;
|
|
33988
|
+
flex-grow: 1;
|
|
33989
|
+
font-size: 12px;
|
|
33990
|
+
line-height: 18px;
|
|
33991
|
+
color: #2d3a56;
|
|
33992
|
+
font-weight: 700;
|
|
33916
33993
|
}
|
|
33917
|
-
.
|
|
33918
|
-
|
|
33919
|
-
|
|
33994
|
+
.E_c1kghdax .collapse-arrow {
|
|
33995
|
+
transition: all 50ms ease-out 0ms;
|
|
33996
|
+
margin-right: 2px;
|
|
33920
33997
|
}
|
|
33921
33998
|
|
|
33922
|
-
.
|
|
33923
|
-
|
|
33999
|
+
.E_c1yd35n {
|
|
34000
|
+
padding: 0 12px 14px 12px;
|
|
33924
34001
|
}
|
|
33925
|
-
|
|
33926
|
-
|
|
33927
|
-
|
|
33928
|
-
|
|
34002
|
+
|
|
34003
|
+
.E_ryby9ds {
|
|
34004
|
+
display: flex;
|
|
34005
|
+
align-items: center;
|
|
33929
34006
|
}
|
|
33930
|
-
.
|
|
33931
|
-
|
|
33932
|
-
|
|
34007
|
+
.E_ryby9ds .order {
|
|
34008
|
+
height: 24px;
|
|
34009
|
+
width: 24px;
|
|
34010
|
+
border-radius: 20px;
|
|
34011
|
+
color: #0080ff;
|
|
34012
|
+
background: rgba(0, 136, 255, 0.1);
|
|
34013
|
+
display: flex;
|
|
34014
|
+
align-items: center;
|
|
34015
|
+
justify-content: center;
|
|
34016
|
+
margin-right: 6px;
|
|
33933
34017
|
}
|
|
33934
|
-
|
|
33935
|
-
|
|
33936
|
-
|
|
33937
|
-
transition: all 0.2s ease-in-out;
|
|
33938
|
-
cursor: pointer;
|
|
34018
|
+
|
|
34019
|
+
.E_b14q2gmw {
|
|
34020
|
+
box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
|
|
33939
34021
|
}
|
|
33940
|
-
|
|
33941
|
-
|
|
33942
|
-
|
|
34022
|
+
|
|
34023
|
+
.E_c1eym6el {
|
|
34024
|
+
border-radius: 8px;
|
|
34025
|
+
background-color: white;
|
|
33943
34026
|
}
|
|
33944
|
-
.
|
|
33945
|
-
|
|
33946
|
-
color: #0080ff;
|
|
34027
|
+
.E_c1eym6el.hoverable {
|
|
34028
|
+
cursor: pointer;
|
|
33947
34029
|
}
|
|
33948
|
-
.
|
|
33949
|
-
|
|
34030
|
+
.E_c1eym6el.hoverable:hover {
|
|
34031
|
+
transition: all 200ms ease;
|
|
34032
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34033
|
+
transform: translateY(-4px);
|
|
33950
34034
|
}
|
|
33951
34035
|
|
|
33952
|
-
.
|
|
33953
|
-
|
|
34036
|
+
.E_suhck3k {
|
|
34037
|
+
height: 24px;
|
|
34038
|
+
width: 24px;
|
|
34039
|
+
border-radius: 6px;
|
|
34040
|
+
padding: 4px;
|
|
33954
34041
|
}
|
|
33955
|
-
.
|
|
33956
|
-
|
|
34042
|
+
.E_suhck3k:hover {
|
|
34043
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33957
34044
|
}
|
|
33958
|
-
.
|
|
33959
|
-
|
|
34045
|
+
.E_suhck3k:hover svg path {
|
|
34046
|
+
fill: blue;
|
|
33960
34047
|
}
|
|
33961
34048
|
|
|
33962
34049
|
.E_ckui4s7 {
|
|
@@ -34023,96 +34110,6 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34023
34110
|
margin-left: 24px;
|
|
34024
34111
|
}
|
|
34025
34112
|
|
|
34026
|
-
.E_ryby9ds {
|
|
34027
|
-
display: flex;
|
|
34028
|
-
align-items: center;
|
|
34029
|
-
}
|
|
34030
|
-
.E_ryby9ds .order {
|
|
34031
|
-
height: 24px;
|
|
34032
|
-
width: 24px;
|
|
34033
|
-
border-radius: 20px;
|
|
34034
|
-
color: #0080ff;
|
|
34035
|
-
background: rgba(0, 136, 255, 0.1);
|
|
34036
|
-
display: flex;
|
|
34037
|
-
align-items: center;
|
|
34038
|
-
justify-content: center;
|
|
34039
|
-
margin-right: 6px;
|
|
34040
|
-
}
|
|
34041
|
-
|
|
34042
|
-
.E_suhck3k {
|
|
34043
|
-
height: 24px;
|
|
34044
|
-
width: 24px;
|
|
34045
|
-
border-radius: 6px;
|
|
34046
|
-
padding: 4px;
|
|
34047
|
-
}
|
|
34048
|
-
.E_suhck3k:hover {
|
|
34049
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
34050
|
-
}
|
|
34051
|
-
.E_suhck3k:hover svg path {
|
|
34052
|
-
fill: blue;
|
|
34053
|
-
}
|
|
34054
|
-
|
|
34055
|
-
.E_b14q2gmw {
|
|
34056
|
-
box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
|
|
34057
|
-
}
|
|
34058
|
-
|
|
34059
|
-
.E_c1eym6el {
|
|
34060
|
-
border-radius: 8px;
|
|
34061
|
-
background-color: white;
|
|
34062
|
-
}
|
|
34063
|
-
.E_c1eym6el.hoverable {
|
|
34064
|
-
cursor: pointer;
|
|
34065
|
-
}
|
|
34066
|
-
.E_c1eym6el.hoverable:hover {
|
|
34067
|
-
transition: all 200ms ease;
|
|
34068
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34069
|
-
transform: translateY(-4px);
|
|
34070
|
-
}
|
|
34071
|
-
|
|
34072
|
-
.E_c1kghdax {
|
|
34073
|
-
color: #2d3a56;
|
|
34074
|
-
padding: 7px 12px;
|
|
34075
|
-
display: flex;
|
|
34076
|
-
justify-content: space-between;
|
|
34077
|
-
align-items: center;
|
|
34078
|
-
}
|
|
34079
|
-
.E_c1kghdax.has-arrow {
|
|
34080
|
-
padding-left: 10px;
|
|
34081
|
-
}
|
|
34082
|
-
.E_c1kghdax.has-arrow .title-wrapper {
|
|
34083
|
-
cursor: pointer;
|
|
34084
|
-
color: #00122e;
|
|
34085
|
-
}
|
|
34086
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
34087
|
-
color: #2d3a56;
|
|
34088
|
-
font-weight: 600;
|
|
34089
|
-
}
|
|
34090
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
34091
|
-
transform: rotate(90deg);
|
|
34092
|
-
}
|
|
34093
|
-
.E_c1kghdax .sub-info {
|
|
34094
|
-
font-size: 12px;
|
|
34095
|
-
line-height: 18px;
|
|
34096
|
-
}
|
|
34097
|
-
.E_c1kghdax .title-wrapper {
|
|
34098
|
-
display: flex;
|
|
34099
|
-
align-items: center;
|
|
34100
|
-
user-select: none;
|
|
34101
|
-
flex-grow: 1;
|
|
34102
|
-
font-size: 12px;
|
|
34103
|
-
line-height: 18px;
|
|
34104
|
-
color: #2d3a56;
|
|
34105
|
-
font-weight: 700;
|
|
34106
|
-
}
|
|
34107
|
-
.E_c1kghdax .collapse-arrow {
|
|
34108
|
-
transition: all 50ms ease-out 0ms;
|
|
34109
|
-
margin-right: 2px;
|
|
34110
|
-
}
|
|
34111
|
-
|
|
34112
|
-
.E_c1yd35n {
|
|
34113
|
-
padding: 0 12px 14px 12px;
|
|
34114
|
-
}
|
|
34115
|
-
|
|
34116
34113
|
.E_w7ob4th.outside-tag {
|
|
34117
34114
|
padding-left: 0;
|
|
34118
34115
|
}
|