@cloudtower/eagle 0.27.15 → 0.27.16
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/components.css +1411 -1411
- package/dist/esm/index.js +8 -8
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1420 -1420
- package/dist/umd/index.js +8 -8
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/components.css
CHANGED
|
@@ -29471,19 +29471,64 @@ html body {
|
|
|
29471
29471
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29472
29472
|
}
|
|
29473
29473
|
}
|
|
29474
|
-
.
|
|
29475
|
-
|
|
29476
|
-
height:
|
|
29477
|
-
|
|
29474
|
+
.iap75of {
|
|
29475
|
+
height: 18px;
|
|
29476
|
+
line-height: 18px;
|
|
29477
|
+
padding: 0 4px;
|
|
29478
|
+
border-radius: 4px;
|
|
29479
|
+
background: rgba(235, 239, 245, 0.6);
|
|
29480
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
29478
29481
|
display: flex;
|
|
29479
|
-
flex-direction: column;
|
|
29480
|
-
justify-content: center;
|
|
29481
29482
|
align-items: center;
|
|
29483
|
+
white-space: nowrap;
|
|
29484
|
+
margin-right: 4px;
|
|
29482
29485
|
}
|
|
29483
|
-
|
|
29484
|
-
|
|
29485
|
-
|
|
29486
|
-
|
|
29486
|
+
|
|
29487
|
+
.bpq0js6 {
|
|
29488
|
+
padding: 4px 11px;
|
|
29489
|
+
}
|
|
29490
|
+
|
|
29491
|
+
.b15sn34c {
|
|
29492
|
+
white-space: nowrap;
|
|
29493
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29494
|
+
}
|
|
29495
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29496
|
+
--color: #0080ff;
|
|
29497
|
+
}
|
|
29498
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29499
|
+
--color: #0080ff;
|
|
29500
|
+
}
|
|
29501
|
+
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
29502
|
+
margin-left: 1px;
|
|
29503
|
+
}
|
|
29504
|
+
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
29505
|
+
border-top-right-radius: 0;
|
|
29506
|
+
border-bottom-right-radius: 0;
|
|
29507
|
+
}
|
|
29508
|
+
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
29509
|
+
border-top-left-radius: 0;
|
|
29510
|
+
border-bottom-left-radius: 0;
|
|
29511
|
+
}
|
|
29512
|
+
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29513
|
+
border-radius: unset;
|
|
29514
|
+
}
|
|
29515
|
+
|
|
29516
|
+
.i1mrf09m {
|
|
29517
|
+
display: inline-flex;
|
|
29518
|
+
align-items: center;
|
|
29519
|
+
}
|
|
29520
|
+
.i1mrf09m .icon-inner {
|
|
29521
|
+
display: inline-flex;
|
|
29522
|
+
align-items: center;
|
|
29523
|
+
justify-content: center;
|
|
29524
|
+
}
|
|
29525
|
+
.i1mrf09m .icon-inner + span,
|
|
29526
|
+
.i1mrf09m span + .icon-inner.suffix {
|
|
29527
|
+
margin-left: 4px;
|
|
29528
|
+
}
|
|
29529
|
+
.i1mrf09m.is-rotate img,
|
|
29530
|
+
.i1mrf09m.is-rotate svg {
|
|
29531
|
+
animation: rotate 680ms linear infinite;
|
|
29487
29532
|
}
|
|
29488
29533
|
|
|
29489
29534
|
.buj61ew.ant-btn-icon-only {
|
|
@@ -29736,46 +29781,19 @@ html body {
|
|
|
29736
29781
|
padding: 0;
|
|
29737
29782
|
}
|
|
29738
29783
|
|
|
29739
|
-
.
|
|
29740
|
-
|
|
29741
|
-
|
|
29742
|
-
|
|
29743
|
-
border-radius: 4px;
|
|
29744
|
-
background: rgba(235, 239, 245, 0.6);
|
|
29745
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
29784
|
+
.fde5mpd {
|
|
29785
|
+
width: 100%;
|
|
29786
|
+
height: 100%;
|
|
29787
|
+
min-height: 124px;
|
|
29746
29788
|
display: flex;
|
|
29789
|
+
flex-direction: column;
|
|
29790
|
+
justify-content: center;
|
|
29747
29791
|
align-items: center;
|
|
29748
|
-
white-space: nowrap;
|
|
29749
|
-
margin-right: 4px;
|
|
29750
|
-
}
|
|
29751
|
-
|
|
29752
|
-
.bpq0js6 {
|
|
29753
|
-
padding: 4px 11px;
|
|
29754
|
-
}
|
|
29755
|
-
|
|
29756
|
-
.b15sn34c {
|
|
29757
|
-
white-space: nowrap;
|
|
29758
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29759
|
-
}
|
|
29760
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29761
|
-
--color: #0080ff;
|
|
29762
|
-
}
|
|
29763
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29764
|
-
--color: #0080ff;
|
|
29765
|
-
}
|
|
29766
|
-
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
29767
|
-
margin-left: 1px;
|
|
29768
|
-
}
|
|
29769
|
-
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
29770
|
-
border-top-right-radius: 0;
|
|
29771
|
-
border-bottom-right-radius: 0;
|
|
29772
|
-
}
|
|
29773
|
-
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
29774
|
-
border-top-left-radius: 0;
|
|
29775
|
-
border-bottom-left-radius: 0;
|
|
29776
29792
|
}
|
|
29777
|
-
.
|
|
29778
|
-
|
|
29793
|
+
.fde5mpd .error-text {
|
|
29794
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29795
|
+
margin-bottom: 16px;
|
|
29796
|
+
font-size: 18px;
|
|
29779
29797
|
}
|
|
29780
29798
|
|
|
29781
29799
|
.c1up1pdz {
|
|
@@ -29918,33 +29936,6 @@ html body {
|
|
|
29918
29936
|
color: #fff;
|
|
29919
29937
|
}
|
|
29920
29938
|
|
|
29921
|
-
.i1mrf09m {
|
|
29922
|
-
display: inline-flex;
|
|
29923
|
-
align-items: center;
|
|
29924
|
-
}
|
|
29925
|
-
.i1mrf09m .icon-inner {
|
|
29926
|
-
display: inline-flex;
|
|
29927
|
-
align-items: center;
|
|
29928
|
-
justify-content: center;
|
|
29929
|
-
}
|
|
29930
|
-
.i1mrf09m .icon-inner + span,
|
|
29931
|
-
.i1mrf09m span + .icon-inner.suffix {
|
|
29932
|
-
margin-left: 4px;
|
|
29933
|
-
}
|
|
29934
|
-
.i1mrf09m.is-rotate img,
|
|
29935
|
-
.i1mrf09m.is-rotate svg {
|
|
29936
|
-
animation: rotate 680ms linear infinite;
|
|
29937
|
-
}
|
|
29938
|
-
|
|
29939
|
-
.obf05yr {
|
|
29940
|
-
display: inline-block;
|
|
29941
|
-
}
|
|
29942
|
-
|
|
29943
|
-
.hsms1n6 {
|
|
29944
|
-
visibility: hidden;
|
|
29945
|
-
position: absolute;
|
|
29946
|
-
}
|
|
29947
|
-
|
|
29948
29939
|
.rxbeqvl.ant-radio-wrapper {
|
|
29949
29940
|
display: inline-flex;
|
|
29950
29941
|
align-items: baseline;
|
|
@@ -30091,61 +30082,6 @@ html body {
|
|
|
30091
30082
|
width: 36px;
|
|
30092
30083
|
}
|
|
30093
30084
|
|
|
30094
|
-
.s34f1qb.ant-switch {
|
|
30095
|
-
min-width: 40px;
|
|
30096
|
-
height: 24px;
|
|
30097
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30098
|
-
overflow: hidden;
|
|
30099
|
-
}
|
|
30100
|
-
.s34f1qb.ant-switch:focus {
|
|
30101
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30102
|
-
}
|
|
30103
|
-
.s34f1qb.ant-switch-small {
|
|
30104
|
-
min-width: 26px;
|
|
30105
|
-
height: 16px;
|
|
30106
|
-
}
|
|
30107
|
-
.s34f1qb.ant-switch-large {
|
|
30108
|
-
min-width: 52px;
|
|
30109
|
-
height: 32px;
|
|
30110
|
-
}
|
|
30111
|
-
.s34f1qb.ant-switch .ant-switch-handle {
|
|
30112
|
-
height: 20px;
|
|
30113
|
-
width: 20px;
|
|
30114
|
-
}
|
|
30115
|
-
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
30116
|
-
border-radius: 10px;
|
|
30117
|
-
transition-delay: 120ms;
|
|
30118
|
-
}
|
|
30119
|
-
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
30120
|
-
height: 14px;
|
|
30121
|
-
width: 14px;
|
|
30122
|
-
top: 1px;
|
|
30123
|
-
left: 1px;
|
|
30124
|
-
}
|
|
30125
|
-
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
30126
|
-
height: 28px;
|
|
30127
|
-
width: 28px;
|
|
30128
|
-
}
|
|
30129
|
-
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
30130
|
-
border-radius: 14px;
|
|
30131
|
-
}
|
|
30132
|
-
.s34f1qb.ant-switch-checked {
|
|
30133
|
-
background-color: #00ba5d;
|
|
30134
|
-
}
|
|
30135
|
-
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
30136
|
-
left: calc(100% - 20px - 2px);
|
|
30137
|
-
}
|
|
30138
|
-
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30139
|
-
left: calc(100% - 14px - 1px);
|
|
30140
|
-
}
|
|
30141
|
-
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30142
|
-
left: calc(100% - 28px - 2px);
|
|
30143
|
-
}
|
|
30144
|
-
|
|
30145
|
-
.c1to9vb9 {
|
|
30146
|
-
margin-left: 5px;
|
|
30147
|
-
}
|
|
30148
|
-
|
|
30149
30085
|
.p12gwtiw {
|
|
30150
30086
|
display: flex;
|
|
30151
30087
|
justify-content: space-between;
|
|
@@ -30203,53 +30139,134 @@ html body {
|
|
|
30203
30139
|
line-height: 18px;
|
|
30204
30140
|
}
|
|
30205
30141
|
|
|
30206
|
-
.
|
|
30207
|
-
|
|
30208
|
-
flex-direction: column;
|
|
30142
|
+
.s1fc623g {
|
|
30143
|
+
width: 430px !important;
|
|
30209
30144
|
}
|
|
30210
30145
|
|
|
30211
|
-
.
|
|
30212
|
-
|
|
30213
|
-
|
|
30214
|
-
|
|
30215
|
-
height:
|
|
30146
|
+
.da3mx0o .ant-select-item-group {
|
|
30147
|
+
padding: 8px 16px;
|
|
30148
|
+
line-height: 18px;
|
|
30149
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30150
|
+
height: 34px;
|
|
30151
|
+
min-height: 34px;
|
|
30152
|
+
box-sizing: border-box;
|
|
30153
|
+
margin-top: 8px;
|
|
30216
30154
|
}
|
|
30217
30155
|
|
|
30218
|
-
.
|
|
30219
|
-
max-width: 1120px;
|
|
30220
|
-
width: 100%;
|
|
30221
|
-
margin: 0 auto;
|
|
30156
|
+
.onr9gzt {
|
|
30222
30157
|
display: flex;
|
|
30158
|
+
flex-direction: column;
|
|
30159
|
+
margin: 1px 8px;
|
|
30160
|
+
padding: 8px;
|
|
30161
|
+
border-radius: 4px;
|
|
30223
30162
|
}
|
|
30224
|
-
.
|
|
30225
|
-
|
|
30226
|
-
flex-grow: 0;
|
|
30227
|
-
flex-shrink: 0;
|
|
30228
|
-
flex-basis: 21%;
|
|
30163
|
+
.onr9gzt .selected-icon {
|
|
30164
|
+
display: none;
|
|
30229
30165
|
}
|
|
30230
|
-
.
|
|
30231
|
-
|
|
30232
|
-
justify-content: flex-end;
|
|
30233
|
-
padding-right: 44px;
|
|
30166
|
+
.onr9gzt.ant-select-item-option-grouped {
|
|
30167
|
+
padding-left: 8px;
|
|
30234
30168
|
}
|
|
30235
|
-
.
|
|
30236
|
-
|
|
30169
|
+
.onr9gzt.ant-select-item-option-selected {
|
|
30170
|
+
background-color: white;
|
|
30237
30171
|
}
|
|
30238
|
-
.
|
|
30239
|
-
|
|
30240
|
-
flex-grow: 0;
|
|
30241
|
-
flex-shrink: 0;
|
|
30242
|
-
flex-basis: 58%;
|
|
30172
|
+
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
30173
|
+
color: #0080ff;
|
|
30243
30174
|
}
|
|
30244
|
-
.
|
|
30245
|
-
|
|
30175
|
+
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
30176
|
+
display: block;
|
|
30246
30177
|
}
|
|
30247
|
-
.
|
|
30248
|
-
|
|
30178
|
+
.onr9gzt.ant-select-item-option-active {
|
|
30179
|
+
background: rgba(0, 136, 255, 0.16);
|
|
30249
30180
|
}
|
|
30250
|
-
|
|
30251
|
-
|
|
30252
|
-
|
|
30181
|
+
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
30182
|
+
color: #0080ff;
|
|
30183
|
+
}
|
|
30184
|
+
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
30185
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30186
|
+
color: #0080ff;
|
|
30187
|
+
}
|
|
30188
|
+
|
|
30189
|
+
.oiy0apc {
|
|
30190
|
+
display: flex;
|
|
30191
|
+
justify-content: space-between;
|
|
30192
|
+
height: 20px;
|
|
30193
|
+
line-height: 20px;
|
|
30194
|
+
}
|
|
30195
|
+
.oiy0apc .timezone-title {
|
|
30196
|
+
color: #2d3a56;
|
|
30197
|
+
overflow: hidden;
|
|
30198
|
+
text-overflow: ellipsis;
|
|
30199
|
+
}
|
|
30200
|
+
|
|
30201
|
+
.of4y382 {
|
|
30202
|
+
display: flex;
|
|
30203
|
+
justify-content: space-between;
|
|
30204
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30205
|
+
height: 18px;
|
|
30206
|
+
line-height: 18px;
|
|
30207
|
+
margin-top: 2px;
|
|
30208
|
+
}
|
|
30209
|
+
|
|
30210
|
+
.t19903l9 {
|
|
30211
|
+
border: none;
|
|
30212
|
+
margin-right: 0;
|
|
30213
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30214
|
+
}
|
|
30215
|
+
|
|
30216
|
+
.ohwbvxu {
|
|
30217
|
+
pointer-events: none;
|
|
30218
|
+
height: 32px;
|
|
30219
|
+
width: 100%;
|
|
30220
|
+
opacity: 0;
|
|
30221
|
+
}
|
|
30222
|
+
|
|
30223
|
+
.cz04yix {
|
|
30224
|
+
display: flex;
|
|
30225
|
+
flex-direction: column;
|
|
30226
|
+
}
|
|
30227
|
+
|
|
30228
|
+
.m1if5j39 {
|
|
30229
|
+
max-width: 1120px;
|
|
30230
|
+
width: 100%;
|
|
30231
|
+
margin: 0 auto;
|
|
30232
|
+
height: 100%;
|
|
30233
|
+
}
|
|
30234
|
+
|
|
30235
|
+
.w1vvwdlp {
|
|
30236
|
+
max-width: 1120px;
|
|
30237
|
+
width: 100%;
|
|
30238
|
+
margin: 0 auto;
|
|
30239
|
+
display: flex;
|
|
30240
|
+
}
|
|
30241
|
+
.w1vvwdlp .left,
|
|
30242
|
+
.w1vvwdlp .right {
|
|
30243
|
+
flex-grow: 0;
|
|
30244
|
+
flex-shrink: 0;
|
|
30245
|
+
flex-basis: 21%;
|
|
30246
|
+
}
|
|
30247
|
+
.w1vvwdlp .left {
|
|
30248
|
+
display: flex;
|
|
30249
|
+
justify-content: flex-end;
|
|
30250
|
+
padding-right: 44px;
|
|
30251
|
+
}
|
|
30252
|
+
.w1vvwdlp .right {
|
|
30253
|
+
padding-left: 44px;
|
|
30254
|
+
}
|
|
30255
|
+
.w1vvwdlp .middle {
|
|
30256
|
+
margin-bottom: 40px;
|
|
30257
|
+
flex-grow: 0;
|
|
30258
|
+
flex-shrink: 0;
|
|
30259
|
+
flex-basis: 58%;
|
|
30260
|
+
}
|
|
30261
|
+
.w1vvwdlp .middle .form-base-field {
|
|
30262
|
+
width: 100%;
|
|
30263
|
+
}
|
|
30264
|
+
.w1vvwdlp .middle .form-base-field .form-base-field {
|
|
30265
|
+
width: auto;
|
|
30266
|
+
}
|
|
30267
|
+
|
|
30268
|
+
.h1cuopx7 .ant-modal-header {
|
|
30269
|
+
margin: 0 auto;
|
|
30253
30270
|
width: 100%;
|
|
30254
30271
|
max-width: 648px;
|
|
30255
30272
|
}
|
|
@@ -30887,946 +30904,927 @@ input.rrg1fkn.ant-input {
|
|
|
30887
30904
|
display: inline-block;
|
|
30888
30905
|
}
|
|
30889
30906
|
|
|
30890
|
-
.
|
|
30891
|
-
|
|
30907
|
+
.obf05yr {
|
|
30908
|
+
display: inline-block;
|
|
30892
30909
|
}
|
|
30893
30910
|
|
|
30894
|
-
.
|
|
30895
|
-
|
|
30896
|
-
|
|
30897
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30898
|
-
height: 34px;
|
|
30899
|
-
min-height: 34px;
|
|
30900
|
-
box-sizing: border-box;
|
|
30901
|
-
margin-top: 8px;
|
|
30911
|
+
.hsms1n6 {
|
|
30912
|
+
visibility: hidden;
|
|
30913
|
+
position: absolute;
|
|
30902
30914
|
}
|
|
30903
30915
|
|
|
30904
|
-
.
|
|
30905
|
-
|
|
30906
|
-
|
|
30907
|
-
|
|
30908
|
-
|
|
30909
|
-
border-radius: 4px;
|
|
30910
|
-
}
|
|
30911
|
-
.onr9gzt .selected-icon {
|
|
30912
|
-
display: none;
|
|
30916
|
+
.s34f1qb.ant-switch {
|
|
30917
|
+
min-width: 40px;
|
|
30918
|
+
height: 24px;
|
|
30919
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30920
|
+
overflow: hidden;
|
|
30913
30921
|
}
|
|
30914
|
-
.
|
|
30915
|
-
|
|
30922
|
+
.s34f1qb.ant-switch:focus {
|
|
30923
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30916
30924
|
}
|
|
30917
|
-
.
|
|
30918
|
-
|
|
30925
|
+
.s34f1qb.ant-switch-small {
|
|
30926
|
+
min-width: 26px;
|
|
30927
|
+
height: 16px;
|
|
30919
30928
|
}
|
|
30920
|
-
.
|
|
30921
|
-
|
|
30929
|
+
.s34f1qb.ant-switch-large {
|
|
30930
|
+
min-width: 52px;
|
|
30931
|
+
height: 32px;
|
|
30922
30932
|
}
|
|
30923
|
-
.
|
|
30924
|
-
|
|
30933
|
+
.s34f1qb.ant-switch .ant-switch-handle {
|
|
30934
|
+
height: 20px;
|
|
30935
|
+
width: 20px;
|
|
30925
30936
|
}
|
|
30926
|
-
.
|
|
30927
|
-
|
|
30937
|
+
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
30938
|
+
border-radius: 10px;
|
|
30939
|
+
transition-delay: 120ms;
|
|
30928
30940
|
}
|
|
30929
|
-
.
|
|
30930
|
-
|
|
30941
|
+
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
30942
|
+
height: 14px;
|
|
30943
|
+
width: 14px;
|
|
30944
|
+
top: 1px;
|
|
30945
|
+
left: 1px;
|
|
30931
30946
|
}
|
|
30932
|
-
.
|
|
30933
|
-
|
|
30934
|
-
|
|
30947
|
+
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
30948
|
+
height: 28px;
|
|
30949
|
+
width: 28px;
|
|
30935
30950
|
}
|
|
30936
|
-
|
|
30937
|
-
|
|
30938
|
-
display: flex;
|
|
30939
|
-
justify-content: space-between;
|
|
30940
|
-
height: 20px;
|
|
30941
|
-
line-height: 20px;
|
|
30951
|
+
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
30952
|
+
border-radius: 14px;
|
|
30942
30953
|
}
|
|
30943
|
-
.
|
|
30944
|
-
color: #
|
|
30945
|
-
overflow: hidden;
|
|
30946
|
-
text-overflow: ellipsis;
|
|
30954
|
+
.s34f1qb.ant-switch-checked {
|
|
30955
|
+
background-color: #00ba5d;
|
|
30947
30956
|
}
|
|
30948
|
-
|
|
30949
|
-
|
|
30950
|
-
display: flex;
|
|
30951
|
-
justify-content: space-between;
|
|
30952
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30953
|
-
height: 18px;
|
|
30954
|
-
line-height: 18px;
|
|
30955
|
-
margin-top: 2px;
|
|
30957
|
+
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
30958
|
+
left: calc(100% - 20px - 2px);
|
|
30956
30959
|
}
|
|
30957
|
-
|
|
30958
|
-
|
|
30959
|
-
border: none;
|
|
30960
|
-
margin-right: 0;
|
|
30961
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30960
|
+
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30961
|
+
left: calc(100% - 14px - 1px);
|
|
30962
30962
|
}
|
|
30963
|
-
|
|
30964
|
-
|
|
30965
|
-
pointer-events: none;
|
|
30966
|
-
height: 32px;
|
|
30967
|
-
width: 100%;
|
|
30968
|
-
opacity: 0;
|
|
30963
|
+
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30964
|
+
left: calc(100% - 28px - 2px);
|
|
30969
30965
|
}
|
|
30970
30966
|
|
|
30971
|
-
.
|
|
30972
|
-
|
|
30973
|
-
font-style: normal;
|
|
30974
|
-
font-weight: bold;
|
|
30975
|
-
font-size: 32px;
|
|
30976
|
-
line-height: 40px;
|
|
30967
|
+
.c1to9vb9 {
|
|
30968
|
+
margin-left: 5px;
|
|
30977
30969
|
}
|
|
30978
30970
|
|
|
30979
|
-
.
|
|
30980
|
-
|
|
30981
|
-
font-style: normal;
|
|
30982
|
-
font-weight: bold;
|
|
30983
|
-
font-size: 24px;
|
|
30984
|
-
line-height: 32px;
|
|
30971
|
+
.t1upn1sz {
|
|
30972
|
+
height: 100%;
|
|
30985
30973
|
}
|
|
30986
30974
|
|
|
30987
|
-
.
|
|
30988
|
-
|
|
30989
|
-
font-style: normal;
|
|
30990
|
-
font-weight: normal;
|
|
30991
|
-
font-size: 32px;
|
|
30992
|
-
line-height: 40px;
|
|
30975
|
+
.tta5kd2 {
|
|
30976
|
+
height: 100%;
|
|
30993
30977
|
}
|
|
30994
|
-
|
|
30995
|
-
|
|
30996
|
-
|
|
30997
|
-
font-style: normal;
|
|
30998
|
-
font-weight: bold;
|
|
30999
|
-
font-size: 20px;
|
|
31000
|
-
line-height: 24px;
|
|
30978
|
+
.tta5kd2.empty-table .ant-table-content {
|
|
30979
|
+
overflow: visible !important;
|
|
30980
|
+
height: 100%;
|
|
31001
30981
|
}
|
|
31002
|
-
|
|
31003
|
-
|
|
31004
|
-
font-family: Inter;
|
|
31005
|
-
font-style: normal;
|
|
31006
|
-
font-weight: normal;
|
|
31007
|
-
font-size: 20px;
|
|
31008
|
-
line-height: 24px;
|
|
30982
|
+
.tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
30983
|
+
height: 100%;
|
|
31009
30984
|
}
|
|
31010
|
-
|
|
31011
|
-
|
|
31012
|
-
|
|
31013
|
-
font-style: normal;
|
|
31014
|
-
font-weight: bold;
|
|
31015
|
-
font-size: 18px;
|
|
31016
|
-
line-height: 22px;
|
|
30985
|
+
.tta5kd2.empty-table .ant-table-content table {
|
|
30986
|
+
width: 100% !important;
|
|
30987
|
+
height: 100%;
|
|
31017
30988
|
}
|
|
31018
|
-
|
|
31019
|
-
|
|
31020
|
-
font-family: Inter;
|
|
31021
|
-
font-style: normal;
|
|
31022
|
-
font-weight: normal;
|
|
31023
|
-
font-size: 18px;
|
|
31024
|
-
line-height: 22px;
|
|
30989
|
+
.tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
30990
|
+
padding: 15px 0;
|
|
31025
30991
|
}
|
|
31026
|
-
|
|
31027
|
-
|
|
31028
|
-
font-family: Inter;
|
|
31029
|
-
font-style: normal;
|
|
31030
|
-
font-weight: bold;
|
|
31031
|
-
font-size: 16px;
|
|
31032
|
-
line-height: 22px;
|
|
31033
|
-
}
|
|
31034
|
-
|
|
31035
|
-
.h1phgmcq {
|
|
31036
|
-
font-family: Inter;
|
|
31037
|
-
font-style: normal;
|
|
31038
|
-
font-weight: normal;
|
|
31039
|
-
font-size: 16px;
|
|
31040
|
-
line-height: 22px;
|
|
31041
|
-
}
|
|
31042
|
-
|
|
31043
|
-
.h173xnl1 {
|
|
31044
|
-
font-family: Inter;
|
|
31045
|
-
font-style: normal;
|
|
31046
|
-
font-weight: bold;
|
|
31047
|
-
font-size: 14px;
|
|
31048
|
-
line-height: 20px;
|
|
31049
|
-
}
|
|
31050
|
-
|
|
31051
|
-
.hedm4pz {
|
|
31052
|
-
font-family: Inter;
|
|
31053
|
-
font-style: normal;
|
|
31054
|
-
font-weight: normal;
|
|
31055
|
-
font-size: 14px;
|
|
31056
|
-
line-height: 20px;
|
|
31057
|
-
}
|
|
31058
|
-
|
|
31059
|
-
.h1kd8xld {
|
|
31060
|
-
font-family: Inter;
|
|
31061
|
-
font-style: normal;
|
|
31062
|
-
font-weight: bold;
|
|
31063
|
-
font-size: 12px;
|
|
31064
|
-
line-height: 18px;
|
|
31065
|
-
}
|
|
31066
|
-
|
|
31067
|
-
.hp14fr {
|
|
31068
|
-
font-family: Inter;
|
|
31069
|
-
font-style: normal;
|
|
31070
|
-
font-weight: normal;
|
|
31071
|
-
font-size: 12px;
|
|
31072
|
-
line-height: 18px;
|
|
31073
|
-
}
|
|
31074
|
-
|
|
31075
|
-
.hgrg7mn {
|
|
31076
|
-
font-family: Inter;
|
|
31077
|
-
font-style: normal;
|
|
31078
|
-
font-weight: bold;
|
|
31079
|
-
text-transform: uppercase;
|
|
31080
|
-
font-feature-settings: "cpsp" on;
|
|
31081
|
-
font-size: 12px;
|
|
31082
|
-
line-height: 18px;
|
|
31083
|
-
}
|
|
31084
|
-
|
|
31085
|
-
.h6zme9x {
|
|
31086
|
-
font-family: Inter;
|
|
31087
|
-
font-style: normal;
|
|
31088
|
-
font-weight: normal;
|
|
31089
|
-
text-transform: uppercase;
|
|
31090
|
-
font-feature-settings: "cpsp" on;
|
|
31091
|
-
font-size: 12px;
|
|
31092
|
-
line-height: 18px;
|
|
31093
|
-
}
|
|
31094
|
-
|
|
31095
|
-
.locjvsv {
|
|
31096
|
-
font-family: Inter;
|
|
31097
|
-
font-style: normal;
|
|
31098
|
-
font-weight: normal;
|
|
31099
|
-
font-size: 16px;
|
|
31100
|
-
line-height: 24px;
|
|
31101
|
-
}
|
|
31102
|
-
|
|
31103
|
-
.l13gi131 {
|
|
31104
|
-
font-family: Inter;
|
|
31105
|
-
font-style: normal;
|
|
31106
|
-
font-weight: bold;
|
|
31107
|
-
font-size: 16px;
|
|
31108
|
-
line-height: 24px;
|
|
31109
|
-
}
|
|
31110
|
-
|
|
31111
|
-
.l1ynemsu {
|
|
31112
|
-
font-family: Inter;
|
|
31113
|
-
font-style: normal;
|
|
31114
|
-
font-weight: normal;
|
|
31115
|
-
font-size: 16px;
|
|
31116
|
-
line-height: 24px;
|
|
31117
|
-
}
|
|
31118
|
-
|
|
31119
|
-
.l1cft1cx {
|
|
31120
|
-
font-family: Inter;
|
|
31121
|
-
font-style: normal;
|
|
31122
|
-
font-weight: bold;
|
|
31123
|
-
font-size: 16px;
|
|
31124
|
-
line-height: 24px;
|
|
31125
|
-
}
|
|
31126
|
-
|
|
31127
|
-
.l17tqc8p {
|
|
31128
|
-
font-family: Inter;
|
|
31129
|
-
font-style: normal;
|
|
31130
|
-
font-weight: normal;
|
|
31131
|
-
text-transform: uppercase;
|
|
31132
|
-
font-feature-settings: "cpsp" on;
|
|
31133
|
-
font-size: 16px;
|
|
31134
|
-
line-height: 24px;
|
|
30992
|
+
.tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
|
|
30993
|
+
display: none;
|
|
31135
30994
|
}
|
|
31136
|
-
|
|
31137
|
-
|
|
31138
|
-
font-family: Inter;
|
|
31139
|
-
font-style: normal;
|
|
31140
|
-
font-weight: bold;
|
|
31141
|
-
text-transform: uppercase;
|
|
31142
|
-
font-feature-settings: "cpsp" on;
|
|
31143
|
-
font-size: 16px;
|
|
31144
|
-
line-height: 24px;
|
|
30995
|
+
.tta5kd2 .active-row td:nth-child(1) {
|
|
30996
|
+
font-weight: 700;
|
|
31145
30997
|
}
|
|
31146
|
-
|
|
31147
|
-
|
|
31148
|
-
font-family: Inter;
|
|
31149
|
-
font-style: normal;
|
|
31150
|
-
font-weight: normal;
|
|
31151
|
-
font-size: 14px;
|
|
31152
|
-
line-height: 22px;
|
|
30998
|
+
.tta5kd2.has-selection .active-row td:nth-child(2) {
|
|
30999
|
+
font-weight: 700;
|
|
31153
31000
|
}
|
|
31154
|
-
|
|
31155
|
-
|
|
31156
|
-
font-family: Inter;
|
|
31157
|
-
font-style: normal;
|
|
31158
|
-
font-weight: 500;
|
|
31159
|
-
font-size: 14px;
|
|
31160
|
-
line-height: 22px;
|
|
31001
|
+
.tta5kd2 .ant-spin-nested-loading {
|
|
31002
|
+
height: 100%;
|
|
31161
31003
|
}
|
|
31162
|
-
|
|
31163
|
-
|
|
31164
|
-
|
|
31165
|
-
font-style: normal;
|
|
31166
|
-
font-weight: bold;
|
|
31167
|
-
font-size: 14px;
|
|
31168
|
-
line-height: 22px;
|
|
31004
|
+
.tta5kd2 .ant-spin-nested-loading .ant-spin-container {
|
|
31005
|
+
height: 100%;
|
|
31006
|
+
overflow: visible;
|
|
31169
31007
|
}
|
|
31170
|
-
|
|
31171
|
-
|
|
31172
|
-
font-family: Inter;
|
|
31173
|
-
font-style: normal;
|
|
31174
|
-
font-weight: normal;
|
|
31175
|
-
font-size: 14px;
|
|
31176
|
-
line-height: 22px;
|
|
31008
|
+
.tta5kd2 .ant-spin-nested-loading .ant-spin {
|
|
31009
|
+
max-height: none;
|
|
31177
31010
|
}
|
|
31178
|
-
|
|
31179
|
-
.
|
|
31180
|
-
|
|
31181
|
-
font-style: normal;
|
|
31182
|
-
font-weight: bold;
|
|
31183
|
-
font-size: 14px;
|
|
31184
|
-
line-height: 22px;
|
|
31011
|
+
.tta5kd2.table-init-loading .ant-spin-blur thead,
|
|
31012
|
+
.tta5kd2.table-init-loading .ant-spin-blur tbody {
|
|
31013
|
+
display: none;
|
|
31185
31014
|
}
|
|
31186
|
-
|
|
31187
|
-
|
|
31188
|
-
font-family: Inter;
|
|
31189
|
-
font-style: normal;
|
|
31190
|
-
font-weight: normal;
|
|
31191
|
-
text-transform: uppercase;
|
|
31192
|
-
font-feature-settings: "cpsp" on;
|
|
31193
|
-
font-size: 14px;
|
|
31194
|
-
line-height: 22px;
|
|
31015
|
+
.tta5kd2 td.ant-table-column-sort {
|
|
31016
|
+
background: transparent;
|
|
31195
31017
|
}
|
|
31196
|
-
|
|
31197
|
-
.
|
|
31198
|
-
|
|
31199
|
-
|
|
31200
|
-
font-weight: bold;
|
|
31201
|
-
text-transform: uppercase;
|
|
31202
|
-
font-feature-settings: "cpsp" on;
|
|
31203
|
-
font-size: 14px;
|
|
31204
|
-
line-height: 22px;
|
|
31018
|
+
.tta5kd2 td.ant-table-cell-fix-left,
|
|
31019
|
+
.tta5kd2 td.ant-table-cell-fix-right {
|
|
31020
|
+
background: #fff;
|
|
31021
|
+
padding: 0 !important;
|
|
31205
31022
|
}
|
|
31206
|
-
|
|
31207
|
-
.
|
|
31208
|
-
|
|
31209
|
-
|
|
31210
|
-
|
|
31211
|
-
|
|
31212
|
-
line-height: 20px;
|
|
31023
|
+
.tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
31024
|
+
.tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
31025
|
+
display: flex;
|
|
31026
|
+
align-items: center;
|
|
31027
|
+
height: 100%;
|
|
31028
|
+
padding: 8px;
|
|
31213
31029
|
}
|
|
31214
|
-
|
|
31215
|
-
.
|
|
31216
|
-
|
|
31217
|
-
|
|
31218
|
-
|
|
31219
|
-
font-size: 13px;
|
|
31220
|
-
line-height: 20px;
|
|
31030
|
+
.tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
31031
|
+
.tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
31032
|
+
overflow: hidden;
|
|
31033
|
+
text-overflow: ellipsis;
|
|
31034
|
+
width: 100%;
|
|
31221
31035
|
}
|
|
31222
|
-
|
|
31223
|
-
|
|
31224
|
-
font-family: Inter;
|
|
31225
|
-
font-style: normal;
|
|
31226
|
-
font-weight: bold;
|
|
31227
|
-
font-size: 13px;
|
|
31228
|
-
line-height: 20px;
|
|
31036
|
+
.tta5kd2 .ant-table-container {
|
|
31037
|
+
height: 100%;
|
|
31229
31038
|
}
|
|
31230
|
-
|
|
31231
|
-
|
|
31232
|
-
font-family: Inter;
|
|
31233
|
-
font-style: normal;
|
|
31234
|
-
font-weight: normal;
|
|
31235
|
-
font-size: 13px;
|
|
31236
|
-
line-height: 20px;
|
|
31039
|
+
.tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
|
|
31040
|
+
box-shadow: none !important;
|
|
31237
31041
|
}
|
|
31238
|
-
|
|
31239
|
-
|
|
31240
|
-
|
|
31241
|
-
|
|
31242
|
-
|
|
31243
|
-
|
|
31244
|
-
|
|
31042
|
+
.tta5kd2 .ant-table {
|
|
31043
|
+
border-radius: 0px;
|
|
31044
|
+
border-left: none;
|
|
31045
|
+
border-right: none;
|
|
31046
|
+
border-bottom: none;
|
|
31047
|
+
height: 100%;
|
|
31048
|
+
font-size: 12px;
|
|
31049
|
+
background: transparent;
|
|
31245
31050
|
}
|
|
31246
|
-
|
|
31247
|
-
|
|
31248
|
-
|
|
31249
|
-
|
|
31250
|
-
|
|
31251
|
-
font-size: 13px;
|
|
31252
|
-
line-height: 20px;
|
|
31051
|
+
.tta5kd2 .ant-table .ant-table-header {
|
|
31052
|
+
position: relative;
|
|
31053
|
+
z-index: 3;
|
|
31054
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
31055
|
+
margin-bottom: -1px;
|
|
31253
31056
|
}
|
|
31254
|
-
|
|
31255
|
-
.
|
|
31256
|
-
|
|
31257
|
-
font-style: normal;
|
|
31258
|
-
font-weight: normal;
|
|
31259
|
-
text-transform: uppercase;
|
|
31260
|
-
font-feature-settings: "cpsp" on;
|
|
31261
|
-
font-size: 13px;
|
|
31262
|
-
line-height: 20px;
|
|
31057
|
+
.tta5kd2 .ant-table .time-wrapper .date,
|
|
31058
|
+
.tta5kd2 .ant-table .value {
|
|
31059
|
+
color: #2d3a56;
|
|
31263
31060
|
}
|
|
31264
|
-
|
|
31265
|
-
.
|
|
31266
|
-
|
|
31267
|
-
font-style: normal;
|
|
31268
|
-
font-weight: bold;
|
|
31269
|
-
text-transform: uppercase;
|
|
31270
|
-
font-feature-settings: "cpsp" on;
|
|
31271
|
-
font-size: 13px;
|
|
31272
|
-
line-height: 20px;
|
|
31061
|
+
.tta5kd2 .ant-table .time-wrapper .time,
|
|
31062
|
+
.tta5kd2 .ant-table .unit {
|
|
31063
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31273
31064
|
}
|
|
31274
|
-
|
|
31275
|
-
|
|
31276
|
-
|
|
31277
|
-
font-style: normal;
|
|
31278
|
-
font-weight: normal;
|
|
31279
|
-
font-size: 12px;
|
|
31280
|
-
line-height: 18px;
|
|
31065
|
+
.tta5kd2 .ant-table .ant-table-selection {
|
|
31066
|
+
position: unset;
|
|
31067
|
+
text-align: center;
|
|
31281
31068
|
}
|
|
31282
|
-
|
|
31283
|
-
|
|
31284
|
-
font-family: Inter;
|
|
31285
|
-
font-style: normal;
|
|
31286
|
-
font-weight: 500;
|
|
31287
|
-
font-size: 12px;
|
|
31288
|
-
line-height: 18px;
|
|
31069
|
+
.tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
31070
|
+
background: #fff;
|
|
31289
31071
|
}
|
|
31290
|
-
|
|
31291
|
-
|
|
31292
|
-
|
|
31293
|
-
|
|
31294
|
-
|
|
31295
|
-
|
|
31296
|
-
line-height: 18px;
|
|
31072
|
+
.tta5kd2 .ant-table .anticon-setting {
|
|
31073
|
+
cursor: pointer;
|
|
31074
|
+
position: absolute;
|
|
31075
|
+
top: 50%;
|
|
31076
|
+
right: 12px;
|
|
31077
|
+
transform: translateY(-50%);
|
|
31297
31078
|
}
|
|
31298
|
-
|
|
31299
|
-
|
|
31300
|
-
|
|
31301
|
-
|
|
31302
|
-
font-weight: normal;
|
|
31303
|
-
font-size: 12px;
|
|
31304
|
-
line-height: 18px;
|
|
31079
|
+
.tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
31080
|
+
box-shadow: none;
|
|
31081
|
+
width: 1px;
|
|
31082
|
+
background: rgba(213, 219, 227, 0.6);
|
|
31305
31083
|
}
|
|
31306
|
-
|
|
31307
|
-
|
|
31308
|
-
|
|
31309
|
-
|
|
31310
|
-
font-weight: 500;
|
|
31311
|
-
font-size: 12px;
|
|
31312
|
-
line-height: 18px;
|
|
31084
|
+
.tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
31085
|
+
box-shadow: none;
|
|
31086
|
+
width: 1px;
|
|
31087
|
+
background: rgba(213, 219, 227, 0.6);
|
|
31313
31088
|
}
|
|
31314
|
-
|
|
31315
|
-
|
|
31316
|
-
font-family: Inter;
|
|
31317
|
-
font-style: normal;
|
|
31318
|
-
font-weight: bold;
|
|
31319
|
-
font-size: 12px;
|
|
31320
|
-
line-height: 18px;
|
|
31089
|
+
.tta5kd2 .ant-table .ant-table-tbody {
|
|
31090
|
+
position: relative;
|
|
31321
31091
|
}
|
|
31322
|
-
|
|
31323
|
-
.
|
|
31324
|
-
|
|
31325
|
-
|
|
31326
|
-
|
|
31327
|
-
|
|
31328
|
-
|
|
31329
|
-
font-size: 12px;
|
|
31330
|
-
line-height: 18px;
|
|
31092
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
|
|
31093
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31094
|
+
border-bottom: 1px solid white;
|
|
31095
|
+
height: 40px;
|
|
31096
|
+
vertical-align: middle;
|
|
31097
|
+
transition: background 0ms;
|
|
31098
|
+
color: #00122e;
|
|
31331
31099
|
}
|
|
31332
|
-
|
|
31333
|
-
|
|
31334
|
-
|
|
31335
|
-
|
|
31336
|
-
|
|
31337
|
-
|
|
31338
|
-
|
|
31100
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
31101
|
+
background: #f2f5fa;
|
|
31102
|
+
border-bottom-color: #f2f5fa;
|
|
31103
|
+
}
|
|
31104
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
31105
|
+
height: auto;
|
|
31106
|
+
color: #00122e;
|
|
31339
31107
|
font-size: 12px;
|
|
31340
|
-
|
|
31108
|
+
text-align: left;
|
|
31109
|
+
transition: none;
|
|
31110
|
+
overflow: hidden;
|
|
31111
|
+
text-overflow: ellipsis;
|
|
31112
|
+
white-space: nowrap;
|
|
31341
31113
|
}
|
|
31342
|
-
|
|
31343
|
-
|
|
31344
|
-
font-family: Inter;
|
|
31345
|
-
font-style: normal;
|
|
31346
|
-
font-weight: normal;
|
|
31347
|
-
font-size: 13px;
|
|
31348
|
-
line-height: 20px;
|
|
31114
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
31115
|
+
color: #0096ff;
|
|
31349
31116
|
}
|
|
31350
|
-
|
|
31351
|
-
|
|
31352
|
-
|
|
31353
|
-
|
|
31354
|
-
|
|
31355
|
-
font-size: 13px;
|
|
31356
|
-
line-height: 20px;
|
|
31117
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
31118
|
+
overflow: hidden;
|
|
31119
|
+
text-overflow: ellipsis;
|
|
31120
|
+
width: 100%;
|
|
31121
|
+
vertical-align: middle;
|
|
31357
31122
|
}
|
|
31358
|
-
|
|
31359
|
-
|
|
31360
|
-
font-family: Inter;
|
|
31361
|
-
font-style: normal;
|
|
31362
|
-
font-weight: normal;
|
|
31363
|
-
font-size: 12px;
|
|
31364
|
-
line-height: 18px;
|
|
31123
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
31124
|
+
line-height: 0px;
|
|
31365
31125
|
}
|
|
31366
|
-
|
|
31367
|
-
|
|
31368
|
-
font-family: Inter;
|
|
31369
|
-
font-style: normal;
|
|
31370
|
-
font-weight: normal;
|
|
31371
|
-
font-size: 12px;
|
|
31372
|
-
line-height: 18px;
|
|
31126
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
31127
|
+
padding-right: 25px;
|
|
31373
31128
|
}
|
|
31374
|
-
|
|
31375
|
-
|
|
31376
|
-
font-family: Inter;
|
|
31377
|
-
font-style: normal;
|
|
31378
|
-
font-weight: normal;
|
|
31379
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31380
|
-
font-size: 13px;
|
|
31381
|
-
line-height: 20px;
|
|
31129
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
31130
|
+
border-top-color: transparent;
|
|
31382
31131
|
}
|
|
31383
|
-
|
|
31384
|
-
.
|
|
31385
|
-
|
|
31386
|
-
font-style: normal;
|
|
31387
|
-
font-weight: normal;
|
|
31388
|
-
font-feature-settings: "zero" on;
|
|
31389
|
-
font-size: 13px;
|
|
31390
|
-
line-height: 20px;
|
|
31132
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
31133
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31134
|
+
border-color: transparent transparent white;
|
|
31391
31135
|
}
|
|
31392
|
-
|
|
31393
|
-
|
|
31394
|
-
font-family: Inter;
|
|
31395
|
-
font-style: normal;
|
|
31396
|
-
font-weight: normal;
|
|
31397
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31398
|
-
font-size: 12px;
|
|
31399
|
-
line-height: 18px;
|
|
31136
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
31137
|
+
border-radius: 8px 0 0 8px;
|
|
31400
31138
|
}
|
|
31401
|
-
|
|
31402
|
-
|
|
31403
|
-
font-family: Inter;
|
|
31404
|
-
font-style: normal;
|
|
31405
|
-
font-weight: 500;
|
|
31406
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31407
|
-
font-size: 12px;
|
|
31408
|
-
line-height: 18px;
|
|
31139
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
31140
|
+
border-radius: 8px 0 0 8px;
|
|
31409
31141
|
}
|
|
31410
|
-
|
|
31411
|
-
|
|
31412
|
-
|
|
31413
|
-
|
|
31414
|
-
|
|
31415
|
-
|
|
31416
|
-
font-size: 12px;
|
|
31417
|
-
line-height: 18px;
|
|
31142
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
31143
|
+
content: "";
|
|
31144
|
+
width: 4px;
|
|
31145
|
+
top: -1px;
|
|
31146
|
+
bottom: -1px;
|
|
31147
|
+
background: white;
|
|
31418
31148
|
}
|
|
31419
|
-
|
|
31420
|
-
|
|
31421
|
-
font-family: Inter;
|
|
31422
|
-
font-style: normal;
|
|
31423
|
-
font-weight: 500;
|
|
31424
|
-
font-feature-settings: "zero" on;
|
|
31425
|
-
font-size: 12px;
|
|
31426
|
-
line-height: 18px;
|
|
31149
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
31150
|
+
border-radius: 0 8px 8px 0;
|
|
31427
31151
|
}
|
|
31428
|
-
|
|
31429
|
-
|
|
31430
|
-
|
|
31431
|
-
|
|
31432
|
-
font-weight: bold;
|
|
31433
|
-
font-feature-settings: "zero" on;
|
|
31434
|
-
font-size: 16px;
|
|
31435
|
-
line-height: 24px;
|
|
31152
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
31153
|
+
border-radius: 0;
|
|
31154
|
+
background: white;
|
|
31155
|
+
border-top: none;
|
|
31436
31156
|
}
|
|
31437
|
-
|
|
31438
|
-
|
|
31439
|
-
|
|
31440
|
-
|
|
31441
|
-
font-weight: normal;
|
|
31442
|
-
font-size: 10px;
|
|
31443
|
-
line-height: 12px;
|
|
31157
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
31158
|
+
border-top: 1px solid transparent;
|
|
31159
|
+
border-radius: 0 8px 8px 0;
|
|
31160
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31444
31161
|
}
|
|
31445
|
-
|
|
31446
|
-
|
|
31447
|
-
|
|
31162
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
31163
|
+
background: white;
|
|
31164
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31448
31165
|
}
|
|
31449
|
-
|
|
31450
|
-
|
|
31166
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
31167
|
+
display: flex;
|
|
31168
|
+
align-items: center;
|
|
31451
31169
|
height: 100%;
|
|
31170
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31452
31171
|
}
|
|
31453
|
-
.tta5kd2.
|
|
31454
|
-
|
|
31455
|
-
|
|
31172
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
31173
|
+
background: white;
|
|
31174
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31456
31175
|
}
|
|
31457
|
-
.tta5kd2.
|
|
31176
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
31177
|
+
display: flex;
|
|
31178
|
+
align-items: center;
|
|
31458
31179
|
height: 100%;
|
|
31180
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31459
31181
|
}
|
|
31460
|
-
.tta5kd2.
|
|
31461
|
-
|
|
31462
|
-
height: 100%;
|
|
31182
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
31183
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
31463
31184
|
}
|
|
31464
|
-
.tta5kd2
|
|
31465
|
-
|
|
31185
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
31186
|
+
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
31187
|
+
border-radius: 8px;
|
|
31466
31188
|
}
|
|
31467
|
-
.tta5kd2.
|
|
31468
|
-
|
|
31189
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
31190
|
+
border-top-color: white;
|
|
31469
31191
|
}
|
|
31470
|
-
.tta5kd2 .active-row td
|
|
31471
|
-
|
|
31192
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
31193
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31194
|
+
border-bottom-color: transparent;
|
|
31195
|
+
border-top-color: transparent;
|
|
31472
31196
|
}
|
|
31473
|
-
.tta5kd2.
|
|
31474
|
-
|
|
31197
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
31198
|
+
border-radius: 8px 0 0 8px;
|
|
31475
31199
|
}
|
|
31476
|
-
.tta5kd2 .ant-
|
|
31477
|
-
|
|
31200
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
31201
|
+
border-radius: 0 8px 8px 0;
|
|
31478
31202
|
}
|
|
31479
|
-
.tta5kd2 .ant-
|
|
31480
|
-
|
|
31481
|
-
overflow: visible;
|
|
31203
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
31204
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31482
31205
|
}
|
|
31483
|
-
.tta5kd2 .ant-
|
|
31484
|
-
|
|
31206
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th {
|
|
31207
|
+
background: #fff;
|
|
31208
|
+
font-weight: 400;
|
|
31209
|
+
position: relative;
|
|
31210
|
+
border-bottom: none;
|
|
31211
|
+
color: #00122e;
|
|
31212
|
+
transition: none;
|
|
31213
|
+
padding: 15px 8px 15px 8px;
|
|
31485
31214
|
}
|
|
31486
|
-
.tta5kd2.table
|
|
31487
|
-
|
|
31488
|
-
|
|
31215
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
31216
|
+
content: "";
|
|
31217
|
+
width: 1px;
|
|
31218
|
+
top: 0;
|
|
31219
|
+
bottom: 0;
|
|
31220
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31221
|
+
position: absolute;
|
|
31222
|
+
right: 0;
|
|
31489
31223
|
}
|
|
31490
|
-
.tta5kd2
|
|
31491
|
-
|
|
31224
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
|
|
31225
|
+
padding: unset;
|
|
31492
31226
|
}
|
|
31493
|
-
.tta5kd2
|
|
31494
|
-
|
|
31495
|
-
background: #fff;
|
|
31496
|
-
padding: 0 !important;
|
|
31227
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
31228
|
+
display: none;
|
|
31497
31229
|
}
|
|
31498
|
-
.tta5kd2
|
|
31499
|
-
|
|
31500
|
-
|
|
31501
|
-
|
|
31502
|
-
|
|
31503
|
-
padding: 8px;
|
|
31230
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
31231
|
+
width: 100%;
|
|
31232
|
+
overflow: hidden;
|
|
31233
|
+
white-space: nowrap;
|
|
31234
|
+
text-overflow: ellipsis;
|
|
31504
31235
|
}
|
|
31505
|
-
.tta5kd2
|
|
31506
|
-
.tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
31236
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
31507
31237
|
overflow: hidden;
|
|
31508
31238
|
text-overflow: ellipsis;
|
|
31509
|
-
|
|
31239
|
+
flex: 1;
|
|
31510
31240
|
}
|
|
31511
|
-
.tta5kd2 .ant-table-
|
|
31512
|
-
|
|
31241
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
31242
|
+
padding: 15px 25px 15px 8px;
|
|
31513
31243
|
}
|
|
31514
|
-
.tta5kd2 .ant-table-
|
|
31515
|
-
|
|
31244
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
31245
|
+
padding: 0;
|
|
31516
31246
|
}
|
|
31517
|
-
.tta5kd2 .ant-table {
|
|
31518
|
-
|
|
31519
|
-
|
|
31520
|
-
|
|
31521
|
-
|
|
31522
|
-
height:
|
|
31523
|
-
|
|
31524
|
-
|
|
31247
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
31248
|
+
position: absolute;
|
|
31249
|
+
right: 6px;
|
|
31250
|
+
top: 50%;
|
|
31251
|
+
transform: translateY(-50%);
|
|
31252
|
+
height: 16px;
|
|
31253
|
+
display: none;
|
|
31254
|
+
transition: transform 320ms ease;
|
|
31525
31255
|
}
|
|
31526
|
-
.tta5kd2 .ant-table .ant-table-
|
|
31527
|
-
|
|
31528
|
-
|
|
31529
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
31530
|
-
margin-bottom: -1px;
|
|
31256
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
31257
|
+
display: block;
|
|
31258
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
31531
31259
|
}
|
|
31532
|
-
.tta5kd2 .ant-table .
|
|
31533
|
-
|
|
31534
|
-
color: #2d3a56;
|
|
31260
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
31261
|
+
display: block;
|
|
31535
31262
|
}
|
|
31536
|
-
.tta5kd2 .ant-table .
|
|
31537
|
-
|
|
31538
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31263
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
31264
|
+
display: none;
|
|
31539
31265
|
}
|
|
31540
|
-
.tta5kd2 .ant-table .ant-table-
|
|
31541
|
-
|
|
31542
|
-
text-align: center;
|
|
31266
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
31267
|
+
transform: translateY(-50%);
|
|
31543
31268
|
}
|
|
31544
|
-
.tta5kd2 .ant-table .ant-table-
|
|
31545
|
-
|
|
31269
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
31270
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
31546
31271
|
}
|
|
31547
|
-
.tta5kd2 .ant-table .
|
|
31548
|
-
|
|
31272
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
31273
|
+
background: #f2f5fa;
|
|
31274
|
+
}
|
|
31275
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
31276
|
+
display: block;
|
|
31277
|
+
}
|
|
31278
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
|
|
31279
|
+
padding-right: 25px;
|
|
31280
|
+
}
|
|
31281
|
+
.tta5kd2 .ant-table .ant-table-selection-column {
|
|
31282
|
+
padding: 0 !important;
|
|
31283
|
+
}
|
|
31284
|
+
.tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
31549
31285
|
position: absolute;
|
|
31286
|
+
left: 50%;
|
|
31550
31287
|
top: 50%;
|
|
31551
|
-
|
|
31552
|
-
transform: translateY(-50%);
|
|
31288
|
+
transform: translate(-50%, -50%);
|
|
31553
31289
|
}
|
|
31554
|
-
.tta5kd2 .ant-table
|
|
31555
|
-
|
|
31556
|
-
width: 1px;
|
|
31557
|
-
background: rgba(213, 219, 227, 0.6);
|
|
31290
|
+
.tta5kd2 .ant-table .ant-table-selection-column:after {
|
|
31291
|
+
display: none;
|
|
31558
31292
|
}
|
|
31559
|
-
.tta5kd2 .ant-table
|
|
31560
|
-
|
|
31561
|
-
width: 1px;
|
|
31562
|
-
background: rgba(213, 219, 227, 0.6);
|
|
31293
|
+
.tta5kd2 .ant-table .ant-table-hide-scrollbar {
|
|
31294
|
+
background: #fff;
|
|
31563
31295
|
}
|
|
31564
|
-
.tta5kd2 .ant-table .ant-table-
|
|
31565
|
-
|
|
31296
|
+
.tta5kd2 .ant-table .ant-table-placeholder {
|
|
31297
|
+
background: inherit;
|
|
31566
31298
|
}
|
|
31567
|
-
.tta5kd2 .ant-table .ant-table-
|
|
31568
|
-
|
|
31569
|
-
border
|
|
31570
|
-
|
|
31299
|
+
.tta5kd2 .ant-table .ant-table-placeholder td {
|
|
31300
|
+
position: static;
|
|
31301
|
+
border: none;
|
|
31302
|
+
background: inherit !important;
|
|
31303
|
+
height: 100px;
|
|
31571
31304
|
vertical-align: middle;
|
|
31572
|
-
transition: background 0ms;
|
|
31573
|
-
color: #00122e;
|
|
31574
31305
|
}
|
|
31575
|
-
.tta5kd2 .ant-table .ant-table-
|
|
31576
|
-
|
|
31577
|
-
|
|
31306
|
+
.tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
|
|
31307
|
+
.tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
31308
|
+
font-weight: bold;
|
|
31309
|
+
font-size: 20px;
|
|
31310
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31311
|
+
}
|
|
31312
|
+
.tta5kd2 .ant-table td.cell__action_ {
|
|
31313
|
+
padding: 0 !important;
|
|
31314
|
+
position: relative;
|
|
31315
|
+
background: #fff;
|
|
31316
|
+
}
|
|
31317
|
+
.tta5kd2 .ant-table td.cell__action_ > * {
|
|
31318
|
+
height: 100%;
|
|
31319
|
+
display: flex;
|
|
31320
|
+
align-items: center;
|
|
31321
|
+
justify-content: flex-end;
|
|
31322
|
+
padding-right: 8px;
|
|
31323
|
+
}
|
|
31324
|
+
.tta5kd2 .ant-table td.cell__action_ .menu-button {
|
|
31325
|
+
width: 24px;
|
|
31326
|
+
height: 24px;
|
|
31327
|
+
cursor: pointer;
|
|
31328
|
+
justify-content: center;
|
|
31329
|
+
border-radius: 4px;
|
|
31330
|
+
}
|
|
31331
|
+
.tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
|
|
31332
|
+
background: #fff;
|
|
31333
|
+
}
|
|
31334
|
+
|
|
31335
|
+
.d6j0lbj {
|
|
31336
|
+
font-family: Inter;
|
|
31337
|
+
font-style: normal;
|
|
31338
|
+
font-weight: bold;
|
|
31339
|
+
font-size: 32px;
|
|
31340
|
+
line-height: 40px;
|
|
31341
|
+
}
|
|
31342
|
+
|
|
31343
|
+
.d1xhvvxe {
|
|
31344
|
+
font-family: Inter;
|
|
31345
|
+
font-style: normal;
|
|
31346
|
+
font-weight: bold;
|
|
31347
|
+
font-size: 24px;
|
|
31348
|
+
line-height: 32px;
|
|
31349
|
+
}
|
|
31350
|
+
|
|
31351
|
+
.dk10mxq {
|
|
31352
|
+
font-family: Inter;
|
|
31353
|
+
font-style: normal;
|
|
31354
|
+
font-weight: normal;
|
|
31355
|
+
font-size: 32px;
|
|
31356
|
+
line-height: 40px;
|
|
31357
|
+
}
|
|
31358
|
+
|
|
31359
|
+
.dxsait {
|
|
31360
|
+
font-family: Inter;
|
|
31361
|
+
font-style: normal;
|
|
31362
|
+
font-weight: bold;
|
|
31363
|
+
font-size: 20px;
|
|
31364
|
+
line-height: 24px;
|
|
31365
|
+
}
|
|
31366
|
+
|
|
31367
|
+
.dokn0h3 {
|
|
31368
|
+
font-family: Inter;
|
|
31369
|
+
font-style: normal;
|
|
31370
|
+
font-weight: normal;
|
|
31371
|
+
font-size: 20px;
|
|
31372
|
+
line-height: 24px;
|
|
31373
|
+
}
|
|
31374
|
+
|
|
31375
|
+
.dobau4p {
|
|
31376
|
+
font-family: Inter;
|
|
31377
|
+
font-style: normal;
|
|
31378
|
+
font-weight: bold;
|
|
31379
|
+
font-size: 18px;
|
|
31380
|
+
line-height: 22px;
|
|
31578
31381
|
}
|
|
31579
|
-
|
|
31580
|
-
|
|
31581
|
-
|
|
31582
|
-
font-
|
|
31583
|
-
|
|
31584
|
-
|
|
31585
|
-
|
|
31586
|
-
text-overflow: ellipsis;
|
|
31587
|
-
white-space: nowrap;
|
|
31382
|
+
|
|
31383
|
+
.dvolwok {
|
|
31384
|
+
font-family: Inter;
|
|
31385
|
+
font-style: normal;
|
|
31386
|
+
font-weight: normal;
|
|
31387
|
+
font-size: 18px;
|
|
31388
|
+
line-height: 22px;
|
|
31588
31389
|
}
|
|
31589
|
-
|
|
31590
|
-
|
|
31390
|
+
|
|
31391
|
+
.h181qhg4 {
|
|
31392
|
+
font-family: Inter;
|
|
31393
|
+
font-style: normal;
|
|
31394
|
+
font-weight: bold;
|
|
31395
|
+
font-size: 16px;
|
|
31396
|
+
line-height: 22px;
|
|
31591
31397
|
}
|
|
31592
|
-
|
|
31593
|
-
|
|
31594
|
-
|
|
31595
|
-
|
|
31596
|
-
|
|
31398
|
+
|
|
31399
|
+
.h1phgmcq {
|
|
31400
|
+
font-family: Inter;
|
|
31401
|
+
font-style: normal;
|
|
31402
|
+
font-weight: normal;
|
|
31403
|
+
font-size: 16px;
|
|
31404
|
+
line-height: 22px;
|
|
31597
31405
|
}
|
|
31598
|
-
|
|
31599
|
-
|
|
31406
|
+
|
|
31407
|
+
.h173xnl1 {
|
|
31408
|
+
font-family: Inter;
|
|
31409
|
+
font-style: normal;
|
|
31410
|
+
font-weight: bold;
|
|
31411
|
+
font-size: 14px;
|
|
31412
|
+
line-height: 20px;
|
|
31600
31413
|
}
|
|
31601
|
-
|
|
31602
|
-
|
|
31414
|
+
|
|
31415
|
+
.hedm4pz {
|
|
31416
|
+
font-family: Inter;
|
|
31417
|
+
font-style: normal;
|
|
31418
|
+
font-weight: normal;
|
|
31419
|
+
font-size: 14px;
|
|
31420
|
+
line-height: 20px;
|
|
31603
31421
|
}
|
|
31604
|
-
|
|
31605
|
-
|
|
31422
|
+
|
|
31423
|
+
.h1kd8xld {
|
|
31424
|
+
font-family: Inter;
|
|
31425
|
+
font-style: normal;
|
|
31426
|
+
font-weight: bold;
|
|
31427
|
+
font-size: 12px;
|
|
31428
|
+
line-height: 18px;
|
|
31606
31429
|
}
|
|
31607
|
-
|
|
31608
|
-
|
|
31609
|
-
|
|
31430
|
+
|
|
31431
|
+
.hp14fr {
|
|
31432
|
+
font-family: Inter;
|
|
31433
|
+
font-style: normal;
|
|
31434
|
+
font-weight: normal;
|
|
31435
|
+
font-size: 12px;
|
|
31436
|
+
line-height: 18px;
|
|
31610
31437
|
}
|
|
31611
|
-
|
|
31612
|
-
|
|
31438
|
+
|
|
31439
|
+
.hgrg7mn {
|
|
31440
|
+
font-family: Inter;
|
|
31441
|
+
font-style: normal;
|
|
31442
|
+
font-weight: bold;
|
|
31443
|
+
text-transform: uppercase;
|
|
31444
|
+
font-feature-settings: "cpsp" on;
|
|
31445
|
+
font-size: 12px;
|
|
31446
|
+
line-height: 18px;
|
|
31613
31447
|
}
|
|
31614
|
-
|
|
31615
|
-
|
|
31448
|
+
|
|
31449
|
+
.h6zme9x {
|
|
31450
|
+
font-family: Inter;
|
|
31451
|
+
font-style: normal;
|
|
31452
|
+
font-weight: normal;
|
|
31453
|
+
text-transform: uppercase;
|
|
31454
|
+
font-feature-settings: "cpsp" on;
|
|
31455
|
+
font-size: 12px;
|
|
31456
|
+
line-height: 18px;
|
|
31616
31457
|
}
|
|
31617
|
-
|
|
31618
|
-
|
|
31619
|
-
|
|
31620
|
-
|
|
31621
|
-
|
|
31622
|
-
|
|
31458
|
+
|
|
31459
|
+
.locjvsv {
|
|
31460
|
+
font-family: Inter;
|
|
31461
|
+
font-style: normal;
|
|
31462
|
+
font-weight: normal;
|
|
31463
|
+
font-size: 16px;
|
|
31464
|
+
line-height: 24px;
|
|
31623
31465
|
}
|
|
31624
|
-
|
|
31625
|
-
|
|
31466
|
+
|
|
31467
|
+
.l13gi131 {
|
|
31468
|
+
font-family: Inter;
|
|
31469
|
+
font-style: normal;
|
|
31470
|
+
font-weight: bold;
|
|
31471
|
+
font-size: 16px;
|
|
31472
|
+
line-height: 24px;
|
|
31626
31473
|
}
|
|
31627
|
-
|
|
31628
|
-
|
|
31629
|
-
|
|
31630
|
-
|
|
31474
|
+
|
|
31475
|
+
.l1ynemsu {
|
|
31476
|
+
font-family: Inter;
|
|
31477
|
+
font-style: normal;
|
|
31478
|
+
font-weight: normal;
|
|
31479
|
+
font-size: 16px;
|
|
31480
|
+
line-height: 24px;
|
|
31631
31481
|
}
|
|
31632
|
-
|
|
31633
|
-
|
|
31634
|
-
|
|
31635
|
-
|
|
31482
|
+
|
|
31483
|
+
.l1cft1cx {
|
|
31484
|
+
font-family: Inter;
|
|
31485
|
+
font-style: normal;
|
|
31486
|
+
font-weight: bold;
|
|
31487
|
+
font-size: 16px;
|
|
31488
|
+
line-height: 24px;
|
|
31636
31489
|
}
|
|
31637
|
-
|
|
31638
|
-
|
|
31639
|
-
|
|
31490
|
+
|
|
31491
|
+
.l17tqc8p {
|
|
31492
|
+
font-family: Inter;
|
|
31493
|
+
font-style: normal;
|
|
31494
|
+
font-weight: normal;
|
|
31495
|
+
text-transform: uppercase;
|
|
31496
|
+
font-feature-settings: "cpsp" on;
|
|
31497
|
+
font-size: 16px;
|
|
31498
|
+
line-height: 24px;
|
|
31640
31499
|
}
|
|
31641
|
-
|
|
31642
|
-
|
|
31643
|
-
|
|
31644
|
-
|
|
31645
|
-
|
|
31500
|
+
|
|
31501
|
+
.l1j1e5w7 {
|
|
31502
|
+
font-family: Inter;
|
|
31503
|
+
font-style: normal;
|
|
31504
|
+
font-weight: bold;
|
|
31505
|
+
text-transform: uppercase;
|
|
31506
|
+
font-feature-settings: "cpsp" on;
|
|
31507
|
+
font-size: 16px;
|
|
31508
|
+
line-height: 24px;
|
|
31646
31509
|
}
|
|
31647
|
-
|
|
31648
|
-
|
|
31649
|
-
|
|
31510
|
+
|
|
31511
|
+
.l1gf91jb {
|
|
31512
|
+
font-family: Inter;
|
|
31513
|
+
font-style: normal;
|
|
31514
|
+
font-weight: normal;
|
|
31515
|
+
font-size: 14px;
|
|
31516
|
+
line-height: 22px;
|
|
31650
31517
|
}
|
|
31651
|
-
|
|
31652
|
-
|
|
31653
|
-
|
|
31654
|
-
|
|
31655
|
-
|
|
31518
|
+
|
|
31519
|
+
.lu7hlr6 {
|
|
31520
|
+
font-family: Inter;
|
|
31521
|
+
font-style: normal;
|
|
31522
|
+
font-weight: 500;
|
|
31523
|
+
font-size: 14px;
|
|
31524
|
+
line-height: 22px;
|
|
31656
31525
|
}
|
|
31657
|
-
|
|
31658
|
-
|
|
31526
|
+
|
|
31527
|
+
.l3l3jf0 {
|
|
31528
|
+
font-family: Inter;
|
|
31529
|
+
font-style: normal;
|
|
31530
|
+
font-weight: bold;
|
|
31531
|
+
font-size: 14px;
|
|
31532
|
+
line-height: 22px;
|
|
31659
31533
|
}
|
|
31660
|
-
|
|
31661
|
-
|
|
31662
|
-
|
|
31534
|
+
|
|
31535
|
+
.l12j5nqp {
|
|
31536
|
+
font-family: Inter;
|
|
31537
|
+
font-style: normal;
|
|
31538
|
+
font-weight: normal;
|
|
31539
|
+
font-size: 14px;
|
|
31540
|
+
line-height: 22px;
|
|
31663
31541
|
}
|
|
31664
|
-
|
|
31665
|
-
|
|
31542
|
+
|
|
31543
|
+
.l1tecqht {
|
|
31544
|
+
font-family: Inter;
|
|
31545
|
+
font-style: normal;
|
|
31546
|
+
font-weight: bold;
|
|
31547
|
+
font-size: 14px;
|
|
31548
|
+
line-height: 22px;
|
|
31666
31549
|
}
|
|
31667
|
-
|
|
31668
|
-
|
|
31669
|
-
|
|
31670
|
-
|
|
31550
|
+
|
|
31551
|
+
.l6sa990 {
|
|
31552
|
+
font-family: Inter;
|
|
31553
|
+
font-style: normal;
|
|
31554
|
+
font-weight: normal;
|
|
31555
|
+
text-transform: uppercase;
|
|
31556
|
+
font-feature-settings: "cpsp" on;
|
|
31557
|
+
font-size: 14px;
|
|
31558
|
+
line-height: 22px;
|
|
31671
31559
|
}
|
|
31672
|
-
|
|
31673
|
-
|
|
31560
|
+
|
|
31561
|
+
.lckqe8j {
|
|
31562
|
+
font-family: Inter;
|
|
31563
|
+
font-style: normal;
|
|
31564
|
+
font-weight: bold;
|
|
31565
|
+
text-transform: uppercase;
|
|
31566
|
+
font-feature-settings: "cpsp" on;
|
|
31567
|
+
font-size: 14px;
|
|
31568
|
+
line-height: 22px;
|
|
31674
31569
|
}
|
|
31675
|
-
|
|
31676
|
-
|
|
31570
|
+
|
|
31571
|
+
.l1kuminb {
|
|
31572
|
+
font-family: Inter;
|
|
31573
|
+
font-style: normal;
|
|
31574
|
+
font-weight: normal;
|
|
31575
|
+
font-size: 13px;
|
|
31576
|
+
line-height: 20px;
|
|
31677
31577
|
}
|
|
31678
|
-
|
|
31679
|
-
|
|
31578
|
+
|
|
31579
|
+
.l1pbuf5j {
|
|
31580
|
+
font-family: Inter;
|
|
31581
|
+
font-style: normal;
|
|
31582
|
+
font-weight: 600;
|
|
31583
|
+
font-size: 13px;
|
|
31584
|
+
line-height: 20px;
|
|
31680
31585
|
}
|
|
31681
|
-
|
|
31682
|
-
|
|
31683
|
-
font-
|
|
31684
|
-
|
|
31685
|
-
|
|
31686
|
-
|
|
31687
|
-
|
|
31688
|
-
padding: 15px 8px 15px 8px;
|
|
31586
|
+
|
|
31587
|
+
.l1r4ztu {
|
|
31588
|
+
font-family: Inter;
|
|
31589
|
+
font-style: normal;
|
|
31590
|
+
font-weight: bold;
|
|
31591
|
+
font-size: 13px;
|
|
31592
|
+
line-height: 20px;
|
|
31689
31593
|
}
|
|
31690
|
-
|
|
31691
|
-
|
|
31692
|
-
|
|
31693
|
-
|
|
31694
|
-
|
|
31695
|
-
|
|
31696
|
-
|
|
31697
|
-
right: 0;
|
|
31594
|
+
|
|
31595
|
+
.ly8vzok {
|
|
31596
|
+
font-family: Inter;
|
|
31597
|
+
font-style: normal;
|
|
31598
|
+
font-weight: normal;
|
|
31599
|
+
font-size: 13px;
|
|
31600
|
+
line-height: 20px;
|
|
31698
31601
|
}
|
|
31699
|
-
|
|
31700
|
-
|
|
31602
|
+
|
|
31603
|
+
.lumfmf {
|
|
31604
|
+
font-family: Inter;
|
|
31605
|
+
font-style: normal;
|
|
31606
|
+
font-weight: 600;
|
|
31607
|
+
font-size: 13px;
|
|
31608
|
+
line-height: 20px;
|
|
31701
31609
|
}
|
|
31702
|
-
|
|
31703
|
-
|
|
31610
|
+
|
|
31611
|
+
.l16ujwmv {
|
|
31612
|
+
font-family: Inter;
|
|
31613
|
+
font-style: normal;
|
|
31614
|
+
font-weight: bold;
|
|
31615
|
+
font-size: 13px;
|
|
31616
|
+
line-height: 20px;
|
|
31704
31617
|
}
|
|
31705
|
-
|
|
31706
|
-
|
|
31707
|
-
|
|
31708
|
-
|
|
31709
|
-
|
|
31618
|
+
|
|
31619
|
+
.l17o1ffr {
|
|
31620
|
+
font-family: Inter;
|
|
31621
|
+
font-style: normal;
|
|
31622
|
+
font-weight: normal;
|
|
31623
|
+
text-transform: uppercase;
|
|
31624
|
+
font-feature-settings: "cpsp" on;
|
|
31625
|
+
font-size: 13px;
|
|
31626
|
+
line-height: 20px;
|
|
31710
31627
|
}
|
|
31711
|
-
|
|
31712
|
-
|
|
31713
|
-
|
|
31714
|
-
|
|
31628
|
+
|
|
31629
|
+
.lngllvn {
|
|
31630
|
+
font-family: Inter;
|
|
31631
|
+
font-style: normal;
|
|
31632
|
+
font-weight: bold;
|
|
31633
|
+
text-transform: uppercase;
|
|
31634
|
+
font-feature-settings: "cpsp" on;
|
|
31635
|
+
font-size: 13px;
|
|
31636
|
+
line-height: 20px;
|
|
31715
31637
|
}
|
|
31716
|
-
|
|
31717
|
-
|
|
31638
|
+
|
|
31639
|
+
.l2i7fo9 {
|
|
31640
|
+
font-family: Inter;
|
|
31641
|
+
font-style: normal;
|
|
31642
|
+
font-weight: normal;
|
|
31643
|
+
font-size: 12px;
|
|
31644
|
+
line-height: 18px;
|
|
31718
31645
|
}
|
|
31719
|
-
|
|
31720
|
-
|
|
31646
|
+
|
|
31647
|
+
.l1x7hscx {
|
|
31648
|
+
font-family: Inter;
|
|
31649
|
+
font-style: normal;
|
|
31650
|
+
font-weight: 500;
|
|
31651
|
+
font-size: 12px;
|
|
31652
|
+
line-height: 18px;
|
|
31721
31653
|
}
|
|
31722
|
-
|
|
31723
|
-
|
|
31724
|
-
|
|
31725
|
-
|
|
31726
|
-
|
|
31727
|
-
|
|
31728
|
-
|
|
31729
|
-
transition: transform 320ms ease;
|
|
31654
|
+
|
|
31655
|
+
.le1jwan {
|
|
31656
|
+
font-family: Inter;
|
|
31657
|
+
font-style: normal;
|
|
31658
|
+
font-weight: bold;
|
|
31659
|
+
font-size: 12px;
|
|
31660
|
+
line-height: 18px;
|
|
31730
31661
|
}
|
|
31731
|
-
|
|
31732
|
-
|
|
31733
|
-
|
|
31662
|
+
|
|
31663
|
+
.lyxynfj {
|
|
31664
|
+
font-family: Inter;
|
|
31665
|
+
font-style: normal;
|
|
31666
|
+
font-weight: normal;
|
|
31667
|
+
font-size: 12px;
|
|
31668
|
+
line-height: 18px;
|
|
31734
31669
|
}
|
|
31735
|
-
|
|
31736
|
-
|
|
31670
|
+
|
|
31671
|
+
.lpb2nxv {
|
|
31672
|
+
font-family: Inter;
|
|
31673
|
+
font-style: normal;
|
|
31674
|
+
font-weight: 500;
|
|
31675
|
+
font-size: 12px;
|
|
31676
|
+
line-height: 18px;
|
|
31737
31677
|
}
|
|
31738
|
-
|
|
31739
|
-
|
|
31678
|
+
|
|
31679
|
+
.l1r8o3vv {
|
|
31680
|
+
font-family: Inter;
|
|
31681
|
+
font-style: normal;
|
|
31682
|
+
font-weight: bold;
|
|
31683
|
+
font-size: 12px;
|
|
31684
|
+
line-height: 18px;
|
|
31740
31685
|
}
|
|
31741
|
-
|
|
31742
|
-
|
|
31686
|
+
|
|
31687
|
+
.lemnjy2 {
|
|
31688
|
+
font-family: Inter;
|
|
31689
|
+
font-style: normal;
|
|
31690
|
+
font-weight: normal;
|
|
31691
|
+
text-transform: uppercase;
|
|
31692
|
+
font-feature-settings: "cpsp" on;
|
|
31693
|
+
font-size: 12px;
|
|
31694
|
+
line-height: 18px;
|
|
31743
31695
|
}
|
|
31744
|
-
|
|
31745
|
-
|
|
31696
|
+
|
|
31697
|
+
.lrc42gb {
|
|
31698
|
+
font-family: Inter;
|
|
31699
|
+
font-style: normal;
|
|
31700
|
+
font-weight: bold;
|
|
31701
|
+
text-transform: uppercase;
|
|
31702
|
+
font-feature-settings: "cpsp" on;
|
|
31703
|
+
font-size: 12px;
|
|
31704
|
+
line-height: 18px;
|
|
31746
31705
|
}
|
|
31747
|
-
|
|
31748
|
-
|
|
31706
|
+
|
|
31707
|
+
.fqaz4mb {
|
|
31708
|
+
font-family: Inter;
|
|
31709
|
+
font-style: normal;
|
|
31710
|
+
font-weight: normal;
|
|
31711
|
+
font-size: 13px;
|
|
31712
|
+
line-height: 20px;
|
|
31749
31713
|
}
|
|
31750
|
-
|
|
31751
|
-
|
|
31714
|
+
|
|
31715
|
+
.f13we5o {
|
|
31716
|
+
font-family: Inter;
|
|
31717
|
+
font-style: normal;
|
|
31718
|
+
font-weight: normal;
|
|
31719
|
+
font-size: 13px;
|
|
31720
|
+
line-height: 20px;
|
|
31752
31721
|
}
|
|
31753
|
-
|
|
31754
|
-
|
|
31722
|
+
|
|
31723
|
+
.ffmjua2 {
|
|
31724
|
+
font-family: Inter;
|
|
31725
|
+
font-style: normal;
|
|
31726
|
+
font-weight: normal;
|
|
31727
|
+
font-size: 12px;
|
|
31728
|
+
line-height: 18px;
|
|
31755
31729
|
}
|
|
31756
|
-
|
|
31757
|
-
|
|
31730
|
+
|
|
31731
|
+
.fz2mxw0 {
|
|
31732
|
+
font-family: Inter;
|
|
31733
|
+
font-style: normal;
|
|
31734
|
+
font-weight: normal;
|
|
31735
|
+
font-size: 12px;
|
|
31736
|
+
line-height: 18px;
|
|
31758
31737
|
}
|
|
31759
|
-
|
|
31760
|
-
|
|
31761
|
-
|
|
31762
|
-
|
|
31763
|
-
|
|
31738
|
+
|
|
31739
|
+
.t1ertzoh {
|
|
31740
|
+
font-family: Inter;
|
|
31741
|
+
font-style: normal;
|
|
31742
|
+
font-weight: normal;
|
|
31743
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31744
|
+
font-size: 13px;
|
|
31745
|
+
line-height: 20px;
|
|
31764
31746
|
}
|
|
31765
|
-
|
|
31766
|
-
|
|
31747
|
+
|
|
31748
|
+
.t19bge8r {
|
|
31749
|
+
font-family: Inter;
|
|
31750
|
+
font-style: normal;
|
|
31751
|
+
font-weight: normal;
|
|
31752
|
+
font-feature-settings: "zero" on;
|
|
31753
|
+
font-size: 13px;
|
|
31754
|
+
line-height: 20px;
|
|
31767
31755
|
}
|
|
31768
|
-
|
|
31769
|
-
|
|
31756
|
+
|
|
31757
|
+
.tjrzfyl {
|
|
31758
|
+
font-family: Inter;
|
|
31759
|
+
font-style: normal;
|
|
31760
|
+
font-weight: normal;
|
|
31761
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31762
|
+
font-size: 12px;
|
|
31763
|
+
line-height: 18px;
|
|
31770
31764
|
}
|
|
31771
|
-
|
|
31772
|
-
|
|
31765
|
+
|
|
31766
|
+
.tm6s7bo {
|
|
31767
|
+
font-family: Inter;
|
|
31768
|
+
font-style: normal;
|
|
31769
|
+
font-weight: 500;
|
|
31770
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31771
|
+
font-size: 12px;
|
|
31772
|
+
line-height: 18px;
|
|
31773
31773
|
}
|
|
31774
|
-
|
|
31775
|
-
|
|
31776
|
-
|
|
31777
|
-
|
|
31778
|
-
|
|
31779
|
-
|
|
31774
|
+
|
|
31775
|
+
.t19zq6ic {
|
|
31776
|
+
font-family: Inter;
|
|
31777
|
+
font-style: normal;
|
|
31778
|
+
font-weight: normal;
|
|
31779
|
+
font-feature-settings: "zero" on;
|
|
31780
|
+
font-size: 12px;
|
|
31781
|
+
line-height: 18px;
|
|
31780
31782
|
}
|
|
31781
|
-
|
|
31782
|
-
.
|
|
31783
|
-
font-
|
|
31784
|
-
font-
|
|
31785
|
-
|
|
31783
|
+
|
|
31784
|
+
.t1gduru8 {
|
|
31785
|
+
font-family: Inter;
|
|
31786
|
+
font-style: normal;
|
|
31787
|
+
font-weight: 500;
|
|
31788
|
+
font-feature-settings: "zero" on;
|
|
31789
|
+
font-size: 12px;
|
|
31790
|
+
line-height: 18px;
|
|
31786
31791
|
}
|
|
31787
|
-
|
|
31788
|
-
|
|
31789
|
-
|
|
31790
|
-
|
|
31792
|
+
|
|
31793
|
+
.t55raab {
|
|
31794
|
+
font-family: Inter;
|
|
31795
|
+
font-style: normal;
|
|
31796
|
+
font-weight: bold;
|
|
31797
|
+
font-feature-settings: "zero" on;
|
|
31798
|
+
font-size: 16px;
|
|
31799
|
+
line-height: 24px;
|
|
31791
31800
|
}
|
|
31792
|
-
|
|
31793
|
-
|
|
31794
|
-
|
|
31795
|
-
|
|
31796
|
-
|
|
31797
|
-
|
|
31801
|
+
|
|
31802
|
+
.u1w9abfe {
|
|
31803
|
+
font-family: Inter;
|
|
31804
|
+
font-style: normal;
|
|
31805
|
+
font-weight: normal;
|
|
31806
|
+
font-size: 10px;
|
|
31807
|
+
line-height: 12px;
|
|
31798
31808
|
}
|
|
31799
|
-
|
|
31800
|
-
|
|
31801
|
-
|
|
31802
|
-
cursor: pointer;
|
|
31803
|
-
justify-content: center;
|
|
31809
|
+
|
|
31810
|
+
.c18gxmrl {
|
|
31811
|
+
border: 1px solid #d8deeb;
|
|
31804
31812
|
border-radius: 4px;
|
|
31805
31813
|
}
|
|
31806
|
-
.
|
|
31807
|
-
|
|
31814
|
+
.c18gxmrl + .c18gxmrl {
|
|
31815
|
+
margin-top: 8px;
|
|
31808
31816
|
}
|
|
31809
|
-
|
|
31810
|
-
|
|
31811
|
-
margin-bottom: 16px;
|
|
31817
|
+
.c18gxmrl:hover {
|
|
31818
|
+
border-color: #0080ff;
|
|
31812
31819
|
}
|
|
31813
|
-
.
|
|
31814
|
-
|
|
31815
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31816
|
-
font-weight: 700;
|
|
31817
|
-
line-height: 32px;
|
|
31820
|
+
.c18gxmrl:hover > header {
|
|
31821
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31818
31822
|
}
|
|
31819
|
-
.
|
|
31820
|
-
|
|
31821
|
-
border-radius: 8px;
|
|
31822
|
-
background: #fff;
|
|
31823
|
+
.c18gxmrl.active header {
|
|
31824
|
+
border-bottom: 1px solid #d8deeb;
|
|
31823
31825
|
}
|
|
31824
|
-
.
|
|
31825
|
-
|
|
31826
|
-
font-size: 14px;
|
|
31827
|
-
line-height: 22px;
|
|
31828
|
-
color: rgba(0, 21, 64, 0.3);
|
|
31829
|
-
text-align: center;
|
|
31826
|
+
.c18gxmrl > header {
|
|
31827
|
+
padding: 8px 12px;
|
|
31830
31828
|
}
|
|
31831
31829
|
|
|
31832
31830
|
.c18bcrac {
|
|
@@ -31876,6 +31874,25 @@ input.rrg1fkn.ant-input {
|
|
|
31876
31874
|
margin-right: 4px;
|
|
31877
31875
|
}
|
|
31878
31876
|
|
|
31877
|
+
.n12mqh7z {
|
|
31878
|
+
display: flex;
|
|
31879
|
+
align-items: center;
|
|
31880
|
+
font-size: 12px;
|
|
31881
|
+
line-height: 18px;
|
|
31882
|
+
}
|
|
31883
|
+
.n12mqh7z:not(:last-child) {
|
|
31884
|
+
margin-bottom: 4px;
|
|
31885
|
+
}
|
|
31886
|
+
|
|
31887
|
+
.tf5bynu {
|
|
31888
|
+
margin: 0 3px;
|
|
31889
|
+
}
|
|
31890
|
+
|
|
31891
|
+
.tcckoz1 {
|
|
31892
|
+
max-height: 400px;
|
|
31893
|
+
overflow: "auto";
|
|
31894
|
+
}
|
|
31895
|
+
|
|
31879
31896
|
.berrcjl {
|
|
31880
31897
|
color: rgba(10, 37, 85, 0.6);
|
|
31881
31898
|
margin-bottom: 4px;
|
|
@@ -31892,16 +31909,6 @@ input.rrg1fkn.ant-input {
|
|
|
31892
31909
|
color: #005ed1;
|
|
31893
31910
|
}
|
|
31894
31911
|
|
|
31895
|
-
.gmyahx3 {
|
|
31896
|
-
cursor: pointer;
|
|
31897
|
-
}
|
|
31898
|
-
.gmyahx3 .link-text {
|
|
31899
|
-
color: rgba(0, 21, 64, 0.3);
|
|
31900
|
-
}
|
|
31901
|
-
.gmyahx3:hover .link-text {
|
|
31902
|
-
color: #0080ff;
|
|
31903
|
-
}
|
|
31904
|
-
|
|
31905
31912
|
.c1bus5hc {
|
|
31906
31913
|
--color: white;
|
|
31907
31914
|
height: 14px;
|
|
@@ -31942,43 +31949,26 @@ input.rrg1fkn.ant-input {
|
|
|
31942
31949
|
transform: rotate(0deg);
|
|
31943
31950
|
}
|
|
31944
31951
|
|
|
31945
|
-
.
|
|
31946
|
-
|
|
31947
|
-
border-radius: 4px;
|
|
31948
|
-
}
|
|
31949
|
-
.c18gxmrl + .c18gxmrl {
|
|
31950
|
-
margin-top: 8px;
|
|
31951
|
-
}
|
|
31952
|
-
.c18gxmrl:hover {
|
|
31953
|
-
border-color: #0080ff;
|
|
31954
|
-
}
|
|
31955
|
-
.c18gxmrl:hover > header {
|
|
31956
|
-
background: rgba(0, 128, 255, 0.1);
|
|
31957
|
-
}
|
|
31958
|
-
.c18gxmrl.active header {
|
|
31959
|
-
border-bottom: 1px solid #d8deeb;
|
|
31960
|
-
}
|
|
31961
|
-
.c18gxmrl > header {
|
|
31962
|
-
padding: 8px 12px;
|
|
31963
|
-
}
|
|
31964
|
-
|
|
31965
|
-
.n12mqh7z {
|
|
31966
|
-
display: flex;
|
|
31967
|
-
align-items: center;
|
|
31968
|
-
font-size: 12px;
|
|
31969
|
-
line-height: 18px;
|
|
31952
|
+
.c1uzzomf {
|
|
31953
|
+
margin-bottom: 16px;
|
|
31970
31954
|
}
|
|
31971
|
-
.
|
|
31972
|
-
|
|
31955
|
+
.c1uzzomf .card-title {
|
|
31956
|
+
font-size: 16px;
|
|
31957
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31958
|
+
font-weight: 700;
|
|
31959
|
+
line-height: 32px;
|
|
31973
31960
|
}
|
|
31974
|
-
|
|
31975
|
-
|
|
31976
|
-
|
|
31961
|
+
.c1uzzomf .card-body {
|
|
31962
|
+
padding: 24px;
|
|
31963
|
+
border-radius: 8px;
|
|
31964
|
+
background: #fff;
|
|
31977
31965
|
}
|
|
31978
|
-
|
|
31979
|
-
|
|
31980
|
-
|
|
31981
|
-
|
|
31966
|
+
.c1uzzomf .empty {
|
|
31967
|
+
font-weight: 700;
|
|
31968
|
+
font-size: 14px;
|
|
31969
|
+
line-height: 22px;
|
|
31970
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31971
|
+
text-align: center;
|
|
31982
31972
|
}
|
|
31983
31973
|
|
|
31984
31974
|
.clm1wy1 {
|
|
@@ -32074,6 +32064,16 @@ input.rrg1fkn.ant-input {
|
|
|
32074
32064
|
border-radius: 2px;
|
|
32075
32065
|
}
|
|
32076
32066
|
|
|
32067
|
+
.gmyahx3 {
|
|
32068
|
+
cursor: pointer;
|
|
32069
|
+
}
|
|
32070
|
+
.gmyahx3 .link-text {
|
|
32071
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32072
|
+
}
|
|
32073
|
+
.gmyahx3:hover .link-text {
|
|
32074
|
+
color: #0080ff;
|
|
32075
|
+
}
|
|
32076
|
+
|
|
32077
32077
|
.t1sqg15u {
|
|
32078
32078
|
background: white;
|
|
32079
32079
|
}
|
|
@@ -32127,134 +32127,63 @@ input.rrg1fkn.ant-input {
|
|
|
32127
32127
|
cursor: pointer;
|
|
32128
32128
|
}
|
|
32129
32129
|
|
|
32130
|
-
.t1s7goww {
|
|
32131
|
-
font-size: 12px;
|
|
32132
|
-
line-height: 18px;
|
|
32133
|
-
}
|
|
32134
|
-
|
|
32135
|
-
.t93e4cf {
|
|
32136
|
-
display: flex;
|
|
32137
|
-
padding: 8px 0;
|
|
32138
|
-
color: #2d3a56;
|
|
32139
|
-
}
|
|
32140
|
-
.t93e4cf .hidden {
|
|
32141
|
-
display: none;
|
|
32142
|
-
}
|
|
32143
|
-
.t93e4cf .ant-btn-link {
|
|
32144
|
-
height: auto;
|
|
32145
|
-
}
|
|
32146
|
-
.t93e4cf .content {
|
|
32147
|
-
overflow: hidden;
|
|
32148
|
-
overflow-x: auto;
|
|
32149
|
-
width: 100%;
|
|
32150
|
-
white-space: pre-wrap;
|
|
32151
|
-
}
|
|
32152
|
-
.t93e4cf .content .ant-btn {
|
|
32153
|
-
white-space: pre-wrap;
|
|
32154
|
-
text-align: left;
|
|
32155
|
-
}
|
|
32156
|
-
.t93e4cf .content .unit-chart {
|
|
32157
|
-
justify-content: flex-start;
|
|
32158
|
-
}
|
|
32159
|
-
|
|
32160
|
-
.rhz2uv5 {
|
|
32161
|
-
width: var(--rhz2uv5-0);
|
|
32162
|
-
flex-shrink: 0;
|
|
32163
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32164
|
-
padding-right: 12px;
|
|
32165
|
-
}
|
|
32166
|
-
|
|
32167
|
-
.tje3huy {
|
|
32168
|
-
width: 100%;
|
|
32169
|
-
overflow: inherit;
|
|
32170
|
-
white-space: inherit;
|
|
32171
|
-
text-overflow: ellipsis;
|
|
32172
|
-
}
|
|
32173
|
-
|
|
32174
|
-
.s1iv0tp1 .enabled-switch {
|
|
32175
|
-
display: flex;
|
|
32176
|
-
align-items: center;
|
|
32177
|
-
}
|
|
32178
|
-
.s1iv0tp1 .enabled-text {
|
|
32179
|
-
margin-right: 8px;
|
|
32180
|
-
}
|
|
32181
|
-
|
|
32182
|
-
.t3qomhu {
|
|
32183
|
-
margin: 0 2px;
|
|
32184
|
-
}
|
|
32185
|
-
|
|
32186
|
-
.c10crapj {
|
|
32187
|
-
border-radius: 8px;
|
|
32188
|
-
}
|
|
32189
|
-
.c10crapj .ant-card-body {
|
|
32190
|
-
padding: 20px 24px 24px 24px;
|
|
32191
|
-
}
|
|
32192
|
-
|
|
32193
|
-
.m15dvk92 {
|
|
32194
|
-
display: flex;
|
|
32195
|
-
justify-content: space-between;
|
|
32196
|
-
width: 100%;
|
|
32197
|
-
}
|
|
32198
|
-
.m15dvk92 .action {
|
|
32199
|
-
margin-left: 16px;
|
|
32200
|
-
}
|
|
32201
|
-
|
|
32202
|
-
.aql8iqz .ant-alert-message {
|
|
32203
|
-
width: 100%;
|
|
32204
|
-
}
|
|
32205
|
-
|
|
32206
|
-
.wg1tsps {
|
|
32207
|
-
display: flex;
|
|
32208
|
-
align-items: center;
|
|
32209
|
-
justify-content: flex-end;
|
|
32130
|
+
.t1s7goww {
|
|
32131
|
+
font-size: 12px;
|
|
32132
|
+
line-height: 18px;
|
|
32210
32133
|
}
|
|
32211
32134
|
|
|
32212
|
-
.
|
|
32135
|
+
.t93e4cf {
|
|
32213
32136
|
display: flex;
|
|
32214
|
-
|
|
32215
|
-
|
|
32216
|
-
}
|
|
32217
|
-
.b1ctd5xy .chart {
|
|
32218
|
-
display: inline-block;
|
|
32219
|
-
width: 100%;
|
|
32137
|
+
padding: 8px 0;
|
|
32138
|
+
color: #2d3a56;
|
|
32220
32139
|
}
|
|
32221
|
-
|
|
32222
|
-
|
|
32223
|
-
min-width: 40px;
|
|
32140
|
+
.t93e4cf .hidden {
|
|
32141
|
+
display: none;
|
|
32224
32142
|
}
|
|
32225
|
-
.
|
|
32226
|
-
|
|
32143
|
+
.t93e4cf .ant-btn-link {
|
|
32144
|
+
height: auto;
|
|
32227
32145
|
}
|
|
32228
|
-
|
|
32229
|
-
|
|
32230
|
-
|
|
32231
|
-
|
|
32146
|
+
.t93e4cf .content {
|
|
32147
|
+
overflow: hidden;
|
|
32148
|
+
overflow-x: auto;
|
|
32149
|
+
width: 100%;
|
|
32150
|
+
white-space: pre-wrap;
|
|
32232
32151
|
}
|
|
32233
|
-
.
|
|
32234
|
-
|
|
32235
|
-
|
|
32236
|
-
padding-left: 0px !important;
|
|
32237
|
-
padding-right: 24px;
|
|
32152
|
+
.t93e4cf .content .ant-btn {
|
|
32153
|
+
white-space: pre-wrap;
|
|
32154
|
+
text-align: left;
|
|
32238
32155
|
}
|
|
32239
|
-
.
|
|
32240
|
-
|
|
32156
|
+
.t93e4cf .content .unit-chart {
|
|
32157
|
+
justify-content: flex-start;
|
|
32241
32158
|
}
|
|
32242
|
-
|
|
32243
|
-
|
|
32159
|
+
|
|
32160
|
+
.rhz2uv5 {
|
|
32161
|
+
width: var(--rhz2uv5-0);
|
|
32162
|
+
flex-shrink: 0;
|
|
32163
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32164
|
+
padding-right: 12px;
|
|
32244
32165
|
}
|
|
32245
32166
|
|
|
32246
|
-
.
|
|
32247
|
-
|
|
32248
|
-
|
|
32167
|
+
.s1iv0tp1 .enabled-switch {
|
|
32168
|
+
display: flex;
|
|
32169
|
+
align-items: center;
|
|
32170
|
+
}
|
|
32171
|
+
.s1iv0tp1 .enabled-text {
|
|
32172
|
+
margin-right: 8px;
|
|
32249
32173
|
}
|
|
32250
32174
|
|
|
32251
|
-
.
|
|
32252
|
-
|
|
32175
|
+
.tje3huy {
|
|
32176
|
+
width: 100%;
|
|
32177
|
+
overflow: inherit;
|
|
32178
|
+
white-space: inherit;
|
|
32253
32179
|
text-overflow: ellipsis;
|
|
32254
32180
|
}
|
|
32255
32181
|
|
|
32256
|
-
.
|
|
32257
|
-
|
|
32182
|
+
.c10crapj {
|
|
32183
|
+
border-radius: 8px;
|
|
32184
|
+
}
|
|
32185
|
+
.c10crapj .ant-card-body {
|
|
32186
|
+
padding: 20px 24px 24px 24px;
|
|
32258
32187
|
}
|
|
32259
32188
|
|
|
32260
32189
|
.c198s9j3 {
|
|
@@ -32385,10 +32314,81 @@ input.rrg1fkn.ant-input {
|
|
|
32385
32314
|
transform: rotate(180deg);
|
|
32386
32315
|
}
|
|
32387
32316
|
|
|
32317
|
+
.o8ocss1 {
|
|
32318
|
+
overflow: hidden;
|
|
32319
|
+
text-overflow: ellipsis;
|
|
32320
|
+
}
|
|
32321
|
+
|
|
32322
|
+
.n17syc35 {
|
|
32323
|
+
white-space: nowrap;
|
|
32324
|
+
}
|
|
32325
|
+
|
|
32326
|
+
.t3qomhu {
|
|
32327
|
+
margin: 0 2px;
|
|
32328
|
+
}
|
|
32329
|
+
|
|
32330
|
+
.cav9p2m .ant-collapse-item {
|
|
32331
|
+
border: 0px;
|
|
32332
|
+
background-color: #fff;
|
|
32333
|
+
}
|
|
32334
|
+
.cav9p2m .ant-collapse-item .ant-collapse-header {
|
|
32335
|
+
padding-top: 0px;
|
|
32336
|
+
padding-bottom: 0px;
|
|
32337
|
+
padding-left: 0px !important;
|
|
32338
|
+
padding-right: 24px;
|
|
32339
|
+
}
|
|
32340
|
+
.cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32341
|
+
right: 0px;
|
|
32342
|
+
}
|
|
32343
|
+
.cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32344
|
+
padding: 0px;
|
|
32345
|
+
}
|
|
32346
|
+
|
|
32347
|
+
.csf0p6c .ant-collapse-item .ant-collapse-header {
|
|
32348
|
+
padding-right: 0px;
|
|
32349
|
+
cursor: default;
|
|
32350
|
+
}
|
|
32351
|
+
|
|
32388
32352
|
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32389
32353
|
display: flex;
|
|
32390
32354
|
}
|
|
32391
32355
|
|
|
32356
|
+
.wg1tsps {
|
|
32357
|
+
display: flex;
|
|
32358
|
+
align-items: center;
|
|
32359
|
+
justify-content: flex-end;
|
|
32360
|
+
}
|
|
32361
|
+
|
|
32362
|
+
.b1ctd5xy {
|
|
32363
|
+
display: flex;
|
|
32364
|
+
align-items: center;
|
|
32365
|
+
width: calc(100% - 40px);
|
|
32366
|
+
}
|
|
32367
|
+
.b1ctd5xy .chart {
|
|
32368
|
+
display: inline-block;
|
|
32369
|
+
width: 100%;
|
|
32370
|
+
}
|
|
32371
|
+
|
|
32372
|
+
.u1p8acpn {
|
|
32373
|
+
min-width: 40px;
|
|
32374
|
+
}
|
|
32375
|
+
.u1p8acpn .unit {
|
|
32376
|
+
color: #00122e !important;
|
|
32377
|
+
}
|
|
32378
|
+
|
|
32379
|
+
.m15dvk92 {
|
|
32380
|
+
display: flex;
|
|
32381
|
+
justify-content: space-between;
|
|
32382
|
+
width: 100%;
|
|
32383
|
+
}
|
|
32384
|
+
.m15dvk92 .action {
|
|
32385
|
+
margin-left: 16px;
|
|
32386
|
+
}
|
|
32387
|
+
|
|
32388
|
+
.aql8iqz .ant-alert-message {
|
|
32389
|
+
width: 100%;
|
|
32390
|
+
}
|
|
32391
|
+
|
|
32392
32392
|
.igz4le8 {
|
|
32393
32393
|
height: 24px;
|
|
32394
32394
|
width: 56px !important;
|
|
@@ -32399,135 +32399,165 @@ input.rrg1fkn.ant-input {
|
|
|
32399
32399
|
color: rgba(44, 56, 82, 0.6);
|
|
32400
32400
|
}
|
|
32401
32401
|
|
|
32402
|
-
.
|
|
32403
|
-
|
|
32404
|
-
|
|
32402
|
+
.m1thnes4 {
|
|
32403
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32404
|
+
text-align: center;
|
|
32405
32405
|
display: flex;
|
|
32406
32406
|
align-items: center;
|
|
32407
32407
|
justify-content: center;
|
|
32408
|
-
|
|
32409
|
-
|
|
32408
|
+
flex-direction: column;
|
|
32409
|
+
height: 100%;
|
|
32410
32410
|
}
|
|
32411
|
-
|
|
32412
|
-
|
|
32413
|
-
|
|
32414
|
-
width: 5px;
|
|
32415
|
-
height: 48px;
|
|
32416
|
-
left: 9.33px;
|
|
32417
|
-
top: 40.5px;
|
|
32418
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32419
|
-
border-radius: 5px;
|
|
32420
|
-
transform: rotate(-128deg);
|
|
32421
|
-
transform-origin: top left;
|
|
32422
|
-
animation: loading-indicator1 1100ms ease-out infinite;
|
|
32411
|
+
.m1thnes4 .link {
|
|
32412
|
+
color: #0080ff;
|
|
32413
|
+
cursor: pointer;
|
|
32423
32414
|
}
|
|
32424
32415
|
|
|
32425
|
-
.
|
|
32426
|
-
|
|
32427
|
-
|
|
32428
|
-
|
|
32429
|
-
|
|
32430
|
-
|
|
32431
|
-
|
|
32432
|
-
|
|
32433
|
-
|
|
32434
|
-
|
|
32435
|
-
|
|
32416
|
+
.m1bixfdy {
|
|
32417
|
+
width: 100%;
|
|
32418
|
+
height: 100%;
|
|
32419
|
+
display: flex;
|
|
32420
|
+
flex-direction: column;
|
|
32421
|
+
}
|
|
32422
|
+
.m1bixfdy .name-toolbar {
|
|
32423
|
+
width: 100%;
|
|
32424
|
+
display: flex;
|
|
32425
|
+
line-height: 30px;
|
|
32426
|
+
padding: 0 16px;
|
|
32427
|
+
justify-content: space-between;
|
|
32428
|
+
}
|
|
32429
|
+
.m1bixfdy .name-toolbar .metric-extra {
|
|
32430
|
+
display: flex;
|
|
32431
|
+
font-size: 12px;
|
|
32432
|
+
align-items: center;
|
|
32433
|
+
}
|
|
32434
|
+
.m1bixfdy .name-toolbar .metric-extra .info-item {
|
|
32435
|
+
color: #a3b4cc;
|
|
32436
|
+
}
|
|
32437
|
+
.m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
|
|
32438
|
+
margin-left: 10px;
|
|
32439
|
+
}
|
|
32440
|
+
.m1bixfdy .name-toolbar .metric-extra .menu-trigger {
|
|
32441
|
+
margin-left: 10px;
|
|
32442
|
+
cursor: pointer;
|
|
32443
|
+
}
|
|
32444
|
+
.m1bixfdy .content {
|
|
32445
|
+
flex: 1;
|
|
32446
|
+
width: 100%;
|
|
32447
|
+
display: flex;
|
|
32448
|
+
justify-content: center;
|
|
32449
|
+
align-items: center;
|
|
32450
|
+
}
|
|
32451
|
+
.m1bixfdy .single-content {
|
|
32452
|
+
height: 65px;
|
|
32436
32453
|
}
|
|
32437
32454
|
|
|
32438
|
-
.
|
|
32439
|
-
|
|
32440
|
-
|
|
32441
|
-
|
|
32442
|
-
|
|
32443
|
-
|
|
32444
|
-
|
|
32445
|
-
|
|
32446
|
-
|
|
32447
|
-
|
|
32448
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
32455
|
+
.lfamfcw {
|
|
32456
|
+
display: flex;
|
|
32457
|
+
align-items: center;
|
|
32458
|
+
white-space: nowrap;
|
|
32459
|
+
overflow: hidden;
|
|
32460
|
+
width: 100%;
|
|
32461
|
+
}
|
|
32462
|
+
.lfamfcw .ant-dropdown-trigger {
|
|
32463
|
+
margin-left: auto;
|
|
32464
|
+
font-size: 12px;
|
|
32449
32465
|
}
|
|
32450
32466
|
|
|
32451
|
-
.
|
|
32452
|
-
|
|
32453
|
-
|
|
32467
|
+
.la6u9b4 {
|
|
32468
|
+
display: flex;
|
|
32469
|
+
justify-content: flex-start;
|
|
32470
|
+
align-items: center;
|
|
32471
|
+
font-size: 12px;
|
|
32472
|
+
cursor: pointer;
|
|
32473
|
+
}
|
|
32474
|
+
.la6u9b4:not(:last-child) {
|
|
32475
|
+
margin-right: 20px;
|
|
32476
|
+
}
|
|
32477
|
+
.la6u9b4.deselected {
|
|
32478
|
+
opacity: 0.4;
|
|
32454
32479
|
}
|
|
32455
|
-
|
|
32456
|
-
|
|
32457
|
-
padding: 2px 8px;
|
|
32458
|
-
border-radius: 3px;
|
|
32480
|
+
.la6u9b4.deselected .color-block {
|
|
32481
|
+
background: #b4beca !important;
|
|
32459
32482
|
}
|
|
32460
32483
|
|
|
32461
|
-
.
|
|
32462
|
-
|
|
32463
|
-
|
|
32484
|
+
.chhvk8b {
|
|
32485
|
+
display: inline-block;
|
|
32486
|
+
height: 8px;
|
|
32487
|
+
width: 8px;
|
|
32488
|
+
margin-right: 8px;
|
|
32464
32489
|
}
|
|
32465
32490
|
|
|
32466
|
-
.
|
|
32467
|
-
|
|
32468
|
-
}
|
|
32469
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
32470
|
-
margin: 0;
|
|
32471
|
-
margin-right: 8px;
|
|
32472
|
-
display: inline-flex;
|
|
32491
|
+
.e1sdlxq1 .ant-dropdown-menu-item {
|
|
32492
|
+
display: flex;
|
|
32473
32493
|
align-items: center;
|
|
32474
|
-
|
|
32494
|
+
font-size: 12px;
|
|
32495
|
+
margin: 0;
|
|
32475
32496
|
}
|
|
32476
|
-
|
|
32477
|
-
|
|
32478
|
-
|
|
32479
|
-
color: inherit;
|
|
32480
|
-
margin-left: 4px;
|
|
32481
|
-
opacity: 0.6;
|
|
32482
|
-
display: inline-flex;
|
|
32497
|
+
|
|
32498
|
+
.m16f7gpb {
|
|
32499
|
+
position: relative;
|
|
32483
32500
|
}
|
|
32484
|
-
.
|
|
32485
|
-
|
|
32501
|
+
.m16f7gpb.hidden-xaxis .pointer-wrapper {
|
|
32502
|
+
bottom: -12px;
|
|
32486
32503
|
}
|
|
32487
|
-
.
|
|
32488
|
-
|
|
32489
|
-
|
|
32504
|
+
.m16f7gpb .metric-toolbar {
|
|
32505
|
+
display: flex;
|
|
32506
|
+
justify-content: space-between;
|
|
32507
|
+
line-height: 30px;
|
|
32508
|
+
margin: 0 16px;
|
|
32490
32509
|
}
|
|
32491
|
-
.
|
|
32492
|
-
|
|
32493
|
-
|
|
32510
|
+
.m16f7gpb .metric-toolbar .metric-extra {
|
|
32511
|
+
display: flex;
|
|
32512
|
+
font-size: 12px;
|
|
32513
|
+
align-items: center;
|
|
32494
32514
|
}
|
|
32495
|
-
.
|
|
32496
|
-
color: #
|
|
32497
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
32515
|
+
.m16f7gpb .metric-toolbar .metric-extra .info-item {
|
|
32516
|
+
color: #a3b4cc;
|
|
32498
32517
|
}
|
|
32499
|
-
.
|
|
32500
|
-
|
|
32501
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
32518
|
+
.m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
|
|
32519
|
+
margin-left: 10px;
|
|
32502
32520
|
}
|
|
32503
|
-
.
|
|
32504
|
-
|
|
32505
|
-
|
|
32521
|
+
.m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
|
|
32522
|
+
margin-left: 10px;
|
|
32523
|
+
cursor: pointer;
|
|
32506
32524
|
}
|
|
32507
|
-
.
|
|
32508
|
-
|
|
32509
|
-
background-color: rgba(126, 65, 255, 0.1);
|
|
32525
|
+
.m16f7gpb .recharts-xAxis {
|
|
32526
|
+
font-size: 12px;
|
|
32510
32527
|
}
|
|
32511
|
-
.
|
|
32528
|
+
.m16f7gpb .pointer-wrapper {
|
|
32529
|
+
position: absolute;
|
|
32530
|
+
bottom: 10px;
|
|
32531
|
+
padding: 0 8px;
|
|
32532
|
+
border-radius: 4px;
|
|
32533
|
+
font-size: 12px;
|
|
32512
32534
|
color: #fff;
|
|
32535
|
+
background: rgba(0, 0, 0, 0.75);
|
|
32536
|
+
transform: translateX(-50%);
|
|
32513
32537
|
}
|
|
32514
|
-
|
|
32515
|
-
|
|
32516
|
-
|
|
32517
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
32518
|
-
background-color: #fea008;
|
|
32538
|
+
|
|
32539
|
+
.t1ipvk51 {
|
|
32540
|
+
min-width: 200px;
|
|
32519
32541
|
}
|
|
32520
|
-
|
|
32521
|
-
|
|
32542
|
+
|
|
32543
|
+
.t1kgldps {
|
|
32544
|
+
display: flex;
|
|
32545
|
+
align-items: center;
|
|
32546
|
+
justify-content: space-between;
|
|
32547
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
32548
|
+
color: #b4beca;
|
|
32549
|
+
font-size: 12px;
|
|
32550
|
+
padding: 3px 6px;
|
|
32522
32551
|
}
|
|
32523
|
-
.
|
|
32524
|
-
|
|
32552
|
+
.t1kgldps:first-child {
|
|
32553
|
+
padding-top: 3px;
|
|
32525
32554
|
}
|
|
32526
|
-
.
|
|
32527
|
-
|
|
32555
|
+
.t1kgldps:last-child {
|
|
32556
|
+
padding-bottom: 3px;
|
|
32528
32557
|
}
|
|
32529
|
-
.
|
|
32530
|
-
|
|
32558
|
+
.t1kgldps .column-value {
|
|
32559
|
+
color: #fff;
|
|
32560
|
+
margin-left: 8px;
|
|
32531
32561
|
}
|
|
32532
32562
|
|
|
32533
32563
|
.s14dk8r1 {
|
|
@@ -32608,165 +32638,135 @@ input.rrg1fkn.ant-input {
|
|
|
32608
32638
|
margin-right: 4px;
|
|
32609
32639
|
}
|
|
32610
32640
|
|
|
32611
|
-
.
|
|
32612
|
-
|
|
32613
|
-
|
|
32641
|
+
.l4bld33 {
|
|
32642
|
+
width: 64px;
|
|
32643
|
+
height: 64px;
|
|
32614
32644
|
display: flex;
|
|
32615
32645
|
align-items: center;
|
|
32616
32646
|
justify-content: center;
|
|
32617
|
-
|
|
32618
|
-
|
|
32619
|
-
}
|
|
32620
|
-
.m1thnes4 .link {
|
|
32621
|
-
color: #0080ff;
|
|
32622
|
-
cursor: pointer;
|
|
32647
|
+
position: relative;
|
|
32648
|
+
opacity: 0.2;
|
|
32623
32649
|
}
|
|
32624
32650
|
|
|
32625
|
-
.
|
|
32626
|
-
|
|
32627
|
-
|
|
32628
|
-
|
|
32629
|
-
|
|
32630
|
-
|
|
32631
|
-
|
|
32632
|
-
|
|
32633
|
-
|
|
32634
|
-
|
|
32635
|
-
|
|
32636
|
-
justify-content: space-between;
|
|
32637
|
-
}
|
|
32638
|
-
.m1bixfdy .name-toolbar .metric-extra {
|
|
32639
|
-
display: flex;
|
|
32640
|
-
font-size: 12px;
|
|
32641
|
-
align-items: center;
|
|
32642
|
-
}
|
|
32643
|
-
.m1bixfdy .name-toolbar .metric-extra .info-item {
|
|
32644
|
-
color: #a3b4cc;
|
|
32645
|
-
}
|
|
32646
|
-
.m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
|
|
32647
|
-
margin-left: 10px;
|
|
32648
|
-
}
|
|
32649
|
-
.m1bixfdy .name-toolbar .metric-extra .menu-trigger {
|
|
32650
|
-
margin-left: 10px;
|
|
32651
|
-
cursor: pointer;
|
|
32652
|
-
}
|
|
32653
|
-
.m1bixfdy .content {
|
|
32654
|
-
flex: 1;
|
|
32655
|
-
width: 100%;
|
|
32656
|
-
display: flex;
|
|
32657
|
-
justify-content: center;
|
|
32658
|
-
align-items: center;
|
|
32659
|
-
}
|
|
32660
|
-
.m1bixfdy .single-content {
|
|
32661
|
-
height: 65px;
|
|
32651
|
+
.lgitjoj {
|
|
32652
|
+
position: absolute;
|
|
32653
|
+
width: 5px;
|
|
32654
|
+
height: 48px;
|
|
32655
|
+
left: 9.33px;
|
|
32656
|
+
top: 40.5px;
|
|
32657
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32658
|
+
border-radius: 5px;
|
|
32659
|
+
transform: rotate(-128deg);
|
|
32660
|
+
transform-origin: top left;
|
|
32661
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
32662
32662
|
}
|
|
32663
32663
|
|
|
32664
|
-
.
|
|
32665
|
-
|
|
32666
|
-
|
|
32667
|
-
|
|
32668
|
-
|
|
32669
|
-
|
|
32670
|
-
|
|
32671
|
-
|
|
32672
|
-
|
|
32673
|
-
|
|
32664
|
+
.l13g0exg {
|
|
32665
|
+
position: absolute;
|
|
32666
|
+
width: 5px;
|
|
32667
|
+
height: 48px;
|
|
32668
|
+
left: 40.8px;
|
|
32669
|
+
top: 8.4px;
|
|
32670
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32671
|
+
border-radius: 5px;
|
|
32672
|
+
transform: rotate(-8deg);
|
|
32673
|
+
transform-origin: top left;
|
|
32674
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
32674
32675
|
}
|
|
32675
32676
|
|
|
32676
|
-
.
|
|
32677
|
-
|
|
32678
|
-
|
|
32679
|
-
|
|
32680
|
-
|
|
32681
|
-
|
|
32682
|
-
|
|
32683
|
-
|
|
32684
|
-
|
|
32677
|
+
.l1exo3h6 {
|
|
32678
|
+
position: absolute;
|
|
32679
|
+
width: 5px;
|
|
32680
|
+
height: 48px;
|
|
32681
|
+
left: 52.9px;
|
|
32682
|
+
top: 51.8px;
|
|
32683
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32684
|
+
border-radius: 5px;
|
|
32685
|
+
transform: rotate(112deg);
|
|
32686
|
+
transform-origin: top left;
|
|
32687
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
32685
32688
|
}
|
|
32686
|
-
|
|
32687
|
-
|
|
32689
|
+
|
|
32690
|
+
.s1uupxds {
|
|
32691
|
+
padding: 0 8px;
|
|
32692
|
+
border-radius: 4px;
|
|
32688
32693
|
}
|
|
32689
|
-
|
|
32690
|
-
|
|
32694
|
+
|
|
32695
|
+
.m10sqwut {
|
|
32696
|
+
padding: 2px 8px;
|
|
32697
|
+
border-radius: 3px;
|
|
32691
32698
|
}
|
|
32692
32699
|
|
|
32693
|
-
.
|
|
32694
|
-
|
|
32695
|
-
|
|
32696
|
-
width: 8px;
|
|
32697
|
-
margin-right: 8px;
|
|
32700
|
+
.l1d492wb {
|
|
32701
|
+
padding: 3px 8px;
|
|
32702
|
+
border-radius: 2px;
|
|
32698
32703
|
}
|
|
32699
32704
|
|
|
32700
|
-
.
|
|
32701
|
-
|
|
32702
|
-
|
|
32703
|
-
|
|
32705
|
+
.t1lzavmu.ant-tag:hover {
|
|
32706
|
+
opacity: unset;
|
|
32707
|
+
}
|
|
32708
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
32704
32709
|
margin: 0;
|
|
32710
|
+
margin-right: 8px;
|
|
32711
|
+
display: inline-flex;
|
|
32712
|
+
align-items: center;
|
|
32713
|
+
border: none;
|
|
32705
32714
|
}
|
|
32706
|
-
|
|
32707
|
-
|
|
32708
|
-
|
|
32715
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
32716
|
+
width: 16px;
|
|
32717
|
+
height: 16px;
|
|
32718
|
+
color: inherit;
|
|
32719
|
+
margin-left: 4px;
|
|
32720
|
+
opacity: 0.6;
|
|
32721
|
+
display: inline-flex;
|
|
32709
32722
|
}
|
|
32710
|
-
.
|
|
32711
|
-
|
|
32723
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
32724
|
+
opacity: 1;
|
|
32712
32725
|
}
|
|
32713
|
-
.
|
|
32714
|
-
|
|
32715
|
-
|
|
32716
|
-
line-height: 30px;
|
|
32717
|
-
margin: 0 16px;
|
|
32726
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
32727
|
+
color: #0080ff;
|
|
32728
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32718
32729
|
}
|
|
32719
|
-
.
|
|
32720
|
-
|
|
32721
|
-
|
|
32722
|
-
align-items: center;
|
|
32730
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
32731
|
+
color: #f0483e;
|
|
32732
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
32723
32733
|
}
|
|
32724
|
-
.
|
|
32725
|
-
color: #
|
|
32734
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
32735
|
+
color: #e07f00;
|
|
32736
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
32726
32737
|
}
|
|
32727
|
-
.
|
|
32728
|
-
|
|
32738
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32739
|
+
color: #008f4c;
|
|
32740
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32729
32741
|
}
|
|
32730
|
-
.
|
|
32731
|
-
|
|
32732
|
-
|
|
32742
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
32743
|
+
color: #1d326c;
|
|
32744
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32733
32745
|
}
|
|
32734
|
-
.
|
|
32735
|
-
|
|
32746
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
32747
|
+
color: #7E41FF;
|
|
32748
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
32736
32749
|
}
|
|
32737
|
-
.
|
|
32738
|
-
position: absolute;
|
|
32739
|
-
bottom: 10px;
|
|
32740
|
-
padding: 0 8px;
|
|
32741
|
-
border-radius: 4px;
|
|
32742
|
-
font-size: 12px;
|
|
32750
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
32743
32751
|
color: #fff;
|
|
32744
|
-
background: rgba(0, 0, 0, 0.75);
|
|
32745
|
-
transform: translateX(-50%);
|
|
32746
32752
|
}
|
|
32747
|
-
|
|
32748
|
-
|
|
32749
|
-
min-width: 200px;
|
|
32753
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
32754
|
+
background-color: #f0483e;
|
|
32750
32755
|
}
|
|
32751
|
-
|
|
32752
|
-
|
|
32753
|
-
display: flex;
|
|
32754
|
-
align-items: center;
|
|
32755
|
-
justify-content: space-between;
|
|
32756
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
32757
|
-
color: #b4beca;
|
|
32758
|
-
font-size: 12px;
|
|
32759
|
-
padding: 3px 6px;
|
|
32756
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
32757
|
+
background-color: #fea008;
|
|
32760
32758
|
}
|
|
32761
|
-
.
|
|
32762
|
-
|
|
32759
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
32760
|
+
background-color: #00ba5d;
|
|
32763
32761
|
}
|
|
32764
|
-
.
|
|
32765
|
-
|
|
32762
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
32763
|
+
background-color: #0080ff;
|
|
32766
32764
|
}
|
|
32767
|
-
.
|
|
32768
|
-
color: #
|
|
32769
|
-
|
|
32765
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
32766
|
+
background-color: #6b7d99;
|
|
32767
|
+
}
|
|
32768
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
32769
|
+
background-color: #7E41FF;
|
|
32770
32770
|
}
|
|
32771
32771
|
|
|
32772
32772
|
.sq6vos1 {
|
|
@@ -33028,17 +33028,35 @@ input.rrg1fkn.ant-input {
|
|
|
33028
33028
|
margin-right: 2px;
|
|
33029
33029
|
}
|
|
33030
33030
|
|
|
33031
|
-
.
|
|
33032
|
-
height: 8px;
|
|
33033
|
-
box-sizing: border-box;
|
|
33034
|
-
border-radius: 2px;
|
|
33035
|
-
background: #f5f7fa;
|
|
33036
|
-
display: flex;
|
|
33031
|
+
.f1p9ti6d {
|
|
33037
33032
|
width: 100%;
|
|
33038
|
-
|
|
33033
|
+
margin-bottom: 0 !important;
|
|
33034
|
+
flex-flow: nowrap !important;
|
|
33035
|
+
line-break: auto;
|
|
33039
33036
|
}
|
|
33040
|
-
.
|
|
33041
|
-
|
|
33037
|
+
.f1p9ti6d > .ant-form-item-label {
|
|
33038
|
+
text-align: left !important;
|
|
33039
|
+
padding-bottom: 0 !important;
|
|
33040
|
+
}
|
|
33041
|
+
.f1p9ti6d > .ant-form-item-label > label {
|
|
33042
|
+
min-height: 32px;
|
|
33043
|
+
height: auto;
|
|
33044
|
+
font-size: 13px;
|
|
33045
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33046
|
+
white-space: normal;
|
|
33047
|
+
}
|
|
33048
|
+
.f1p9ti6d.ant-form-item-has-error .ant-input {
|
|
33049
|
+
border-color: #ff4d4f !important;
|
|
33050
|
+
}
|
|
33051
|
+
.f1p9ti6d .ant-form-item-explain {
|
|
33052
|
+
margin-top: 4px;
|
|
33053
|
+
font-size: 12px;
|
|
33054
|
+
min-height: 0px;
|
|
33055
|
+
}
|
|
33056
|
+
.f1p9ti6d .ant-form-item-extra {
|
|
33057
|
+
font-size: 12px;
|
|
33058
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33059
|
+
min-height: 0px;
|
|
33042
33060
|
}
|
|
33043
33061
|
|
|
33044
33062
|
.rrwcpby {
|
|
@@ -33057,6 +33075,62 @@ input.rrg1fkn.ant-input {
|
|
|
33057
33075
|
margin-right: 6px;
|
|
33058
33076
|
}
|
|
33059
33077
|
|
|
33078
|
+
.skwah65 {
|
|
33079
|
+
height: 8px;
|
|
33080
|
+
box-sizing: border-box;
|
|
33081
|
+
border-radius: 2px;
|
|
33082
|
+
background: #f5f7fa;
|
|
33083
|
+
display: flex;
|
|
33084
|
+
width: 100%;
|
|
33085
|
+
overflow: hidden;
|
|
33086
|
+
}
|
|
33087
|
+
.skwah65 .stack-bar-item + .stack-bar-item {
|
|
33088
|
+
margin-left: 1px;
|
|
33089
|
+
}
|
|
33090
|
+
|
|
33091
|
+
.bab9xum {
|
|
33092
|
+
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);
|
|
33093
|
+
}
|
|
33094
|
+
|
|
33095
|
+
.cav4gt6 {
|
|
33096
|
+
border-radius: 8px;
|
|
33097
|
+
background-color: white;
|
|
33098
|
+
}
|
|
33099
|
+
.cav4gt6.hoverable {
|
|
33100
|
+
cursor: pointer;
|
|
33101
|
+
}
|
|
33102
|
+
.cav4gt6.hoverable:hover {
|
|
33103
|
+
transition: all 200ms ease;
|
|
33104
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
33105
|
+
transform: translateY(-4px);
|
|
33106
|
+
}
|
|
33107
|
+
|
|
33108
|
+
.sut42l0 {
|
|
33109
|
+
padding: 0 8px;
|
|
33110
|
+
height: 18px;
|
|
33111
|
+
}
|
|
33112
|
+
|
|
33113
|
+
.mfsz1jz {
|
|
33114
|
+
padding: 2px 8px;
|
|
33115
|
+
height: 24px;
|
|
33116
|
+
}
|
|
33117
|
+
|
|
33118
|
+
.tnd6h4m {
|
|
33119
|
+
margin: 0;
|
|
33120
|
+
}
|
|
33121
|
+
|
|
33122
|
+
.i1qw4clm {
|
|
33123
|
+
margin-right: 4px;
|
|
33124
|
+
height: 16px;
|
|
33125
|
+
}
|
|
33126
|
+
|
|
33127
|
+
.n1r5ku5l.ant-tag.ant-tag-gray {
|
|
33128
|
+
font-weight: 700;
|
|
33129
|
+
color: #00122e;
|
|
33130
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
33131
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
33132
|
+
}
|
|
33133
|
+
|
|
33060
33134
|
.tc40oxa {
|
|
33061
33135
|
margin-bottom: 4px;
|
|
33062
33136
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -33250,59 +33324,6 @@ input.rrg1fkn.ant-input {
|
|
|
33250
33324
|
margin-right: 8px;
|
|
33251
33325
|
}
|
|
33252
33326
|
|
|
33253
|
-
.f1p9ti6d {
|
|
33254
|
-
width: 100%;
|
|
33255
|
-
margin-bottom: 0 !important;
|
|
33256
|
-
flex-flow: nowrap !important;
|
|
33257
|
-
line-break: auto;
|
|
33258
|
-
}
|
|
33259
|
-
.f1p9ti6d > .ant-form-item-label {
|
|
33260
|
-
text-align: left !important;
|
|
33261
|
-
padding-bottom: 0 !important;
|
|
33262
|
-
}
|
|
33263
|
-
.f1p9ti6d > .ant-form-item-label > label {
|
|
33264
|
-
min-height: 32px;
|
|
33265
|
-
height: auto;
|
|
33266
|
-
font-size: 13px;
|
|
33267
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33268
|
-
white-space: normal;
|
|
33269
|
-
}
|
|
33270
|
-
.f1p9ti6d.ant-form-item-has-error .ant-input {
|
|
33271
|
-
border-color: #ff4d4f !important;
|
|
33272
|
-
}
|
|
33273
|
-
.f1p9ti6d .ant-form-item-explain {
|
|
33274
|
-
margin-top: 4px;
|
|
33275
|
-
font-size: 12px;
|
|
33276
|
-
min-height: 0px;
|
|
33277
|
-
}
|
|
33278
|
-
.f1p9ti6d .ant-form-item-extra {
|
|
33279
|
-
font-size: 12px;
|
|
33280
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33281
|
-
min-height: 0px;
|
|
33282
|
-
}
|
|
33283
|
-
|
|
33284
|
-
.bab9xum {
|
|
33285
|
-
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);
|
|
33286
|
-
}
|
|
33287
|
-
|
|
33288
|
-
.cav4gt6 {
|
|
33289
|
-
border-radius: 8px;
|
|
33290
|
-
background-color: white;
|
|
33291
|
-
}
|
|
33292
|
-
.cav4gt6.hoverable {
|
|
33293
|
-
cursor: pointer;
|
|
33294
|
-
}
|
|
33295
|
-
.cav4gt6.hoverable:hover {
|
|
33296
|
-
transition: all 200ms ease;
|
|
33297
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
33298
|
-
transform: translateY(-4px);
|
|
33299
|
-
}
|
|
33300
|
-
|
|
33301
|
-
.iwsze0q {
|
|
33302
|
-
margin-right: 4px;
|
|
33303
|
-
height: 16px;
|
|
33304
|
-
}
|
|
33305
|
-
|
|
33306
33327
|
.w1xcixj5.outside-tag {
|
|
33307
33328
|
padding-left: 0;
|
|
33308
33329
|
}
|
|
@@ -33312,32 +33333,11 @@ input.rrg1fkn.ant-input {
|
|
|
33312
33333
|
margin-right: 4px;
|
|
33313
33334
|
}
|
|
33314
33335
|
|
|
33315
|
-
.
|
|
33316
|
-
padding: 0 8px;
|
|
33317
|
-
height: 18px;
|
|
33318
|
-
}
|
|
33319
|
-
|
|
33320
|
-
.mfsz1jz {
|
|
33321
|
-
padding: 2px 8px;
|
|
33322
|
-
height: 24px;
|
|
33323
|
-
}
|
|
33324
|
-
|
|
33325
|
-
.tnd6h4m {
|
|
33326
|
-
margin: 0;
|
|
33327
|
-
}
|
|
33328
|
-
|
|
33329
|
-
.i1qw4clm {
|
|
33336
|
+
.iwsze0q {
|
|
33330
33337
|
margin-right: 4px;
|
|
33331
33338
|
height: 16px;
|
|
33332
33339
|
}
|
|
33333
33340
|
|
|
33334
|
-
.n1r5ku5l.ant-tag.ant-tag-gray {
|
|
33335
|
-
font-weight: 700;
|
|
33336
|
-
color: #00122e;
|
|
33337
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
33338
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
33339
|
-
}
|
|
33340
|
-
|
|
33341
33341
|
.at4ovwe .ant-input-number-handler-wrap {
|
|
33342
33342
|
display: var(--at4ovwe-0);
|
|
33343
33343
|
}
|