@cloudtower/eagle 0.26.24 → 0.26.25

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.
@@ -28278,6 +28278,7 @@ div.ant-typography-edit-content.ant-typography-rtl {
28278
28278
  /* green */
28279
28279
  /* yellow */
28280
28280
  /* red */
28281
+ /* purple */
28281
28282
  /* palette global token*/
28282
28283
  /* color opaque */
28283
28284
  /* color transparent */
@@ -28332,6 +28333,7 @@ div.ant-typography-edit-content.ant-typography-rtl {
28332
28333
  /* green */
28333
28334
  /* yellow */
28334
28335
  /* red */
28336
+ /* purple */
28335
28337
  /* palette global token*/
28336
28338
  /* color opaque */
28337
28339
  /* color transparent */
@@ -28493,6 +28495,7 @@ div.ant-typography-edit-content.ant-typography-rtl {
28493
28495
  /* green */
28494
28496
  /* yellow */
28495
28497
  /* red */
28498
+ /* purple */
28496
28499
  /* palette global token*/
28497
28500
  /* color opaque */
28498
28501
  /* color transparent */
@@ -28715,6 +28718,7 @@ div.ant-typography-edit-content.ant-typography-rtl {
28715
28718
  /* green */
28716
28719
  /* yellow */
28717
28720
  /* red */
28721
+ /* purple */
28718
28722
  /* palette global token*/
28719
28723
  /* color opaque */
28720
28724
  /* color transparent */
@@ -29836,68 +29840,6 @@ html body {
29836
29840
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29837
29841
  }
29838
29842
  }
29839
- .fde5mpd {
29840
- width: 100%;
29841
- height: 100%;
29842
- min-height: 124px;
29843
- display: flex;
29844
- flex-direction: column;
29845
- justify-content: center;
29846
- align-items: center;
29847
- }
29848
- .fde5mpd .error-text {
29849
- color: rgba(10, 37, 85, 0.6);
29850
- margin-bottom: 16px;
29851
- font-size: 18px;
29852
- }
29853
-
29854
- .bpq0js6 {
29855
- padding: 4px 11px;
29856
- }
29857
-
29858
- .b15sn34c {
29859
- white-space: nowrap;
29860
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29861
- }
29862
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29863
- --color: #0080ff;
29864
- }
29865
- .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] {
29866
- --color: #0080ff;
29867
- }
29868
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29869
- margin-left: 1px;
29870
- }
29871
- .b15sn34c > .ant-btn:not(:only-child):first-child {
29872
- border-top-right-radius: 0;
29873
- border-bottom-right-radius: 0;
29874
- }
29875
- .b15sn34c > .ant-btn:not(:only-child):last-child {
29876
- border-top-left-radius: 0;
29877
- border-bottom-left-radius: 0;
29878
- }
29879
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29880
- border-radius: unset;
29881
- }
29882
-
29883
- .i1mrf09m {
29884
- display: inline-flex;
29885
- align-items: center;
29886
- }
29887
- .i1mrf09m .icon-inner {
29888
- display: inline-flex;
29889
- align-items: center;
29890
- justify-content: center;
29891
- }
29892
- .i1mrf09m .icon-inner + span,
29893
- .i1mrf09m span + .icon-inner.suffix {
29894
- margin-left: 4px;
29895
- }
29896
- .i1mrf09m.is-rotate img,
29897
- .i1mrf09m.is-rotate svg {
29898
- animation: rotate 680ms linear infinite;
29899
- }
29900
-
29901
29843
  .buj61ew.ant-btn-icon-only {
29902
29844
  justify-content: center;
29903
29845
  }
@@ -30156,74 +30098,79 @@ html body {
30156
30098
  padding: 0;
30157
30099
  }
30158
30100
 
30159
- .iap75of {
30160
- height: 18px;
30161
- line-height: 18px;
30162
- padding: 0 4px;
30163
- border-radius: 4px;
30164
- background: rgba(235, 239, 245, 0.6);
30165
- border: 1px solid rgba(223, 228, 235, 0.6);
30166
- display: flex;
30167
- align-items: center;
30168
- white-space: nowrap;
30169
- margin-right: 4px;
30101
+ .bpq0js6 {
30102
+ padding: 4px 11px;
30170
30103
  }
30171
30104
 
30172
- .p12gwtiw {
30173
- display: flex;
30174
- justify-content: space-between;
30175
- align-items: center;
30176
- padding: 10px 0;
30177
- color: rgba(44, 56, 82, 0.6);
30178
- font-size: 12px;
30179
- line-height: 24px;
30105
+ .b15sn34c {
30106
+ white-space: nowrap;
30107
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30180
30108
  }
30181
- .p12gwtiw .pagination-left {
30182
- padding: 2px 8px;
30109
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30110
+ --color: #0080ff;
30183
30111
  }
30184
- .p12gwtiw .dropdown-trigger {
30185
- display: flex;
30186
- align-items: center;
30187
- border-radius: 6px;
30188
- cursor: pointer;
30189
- transition: all 0.3s ease;
30112
+ .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] {
30113
+ --color: #0080ff;
30190
30114
  }
30191
- .p12gwtiw .dropdown-trigger:hover {
30192
- background: rgba(211, 218, 235, 0.6);
30193
- color: #0080ff;
30115
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
30116
+ margin-left: 1px;
30194
30117
  }
30195
- .p12gwtiw .dropdown-trigger .icon-inner {
30196
- margin-left: 4px;
30118
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
30119
+ border-top-right-radius: 0;
30120
+ border-bottom-right-radius: 0;
30197
30121
  }
30198
- .p12gwtiw .pagination-right {
30122
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
30123
+ border-top-left-radius: 0;
30124
+ border-bottom-left-radius: 0;
30125
+ }
30126
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30127
+ border-radius: unset;
30128
+ }
30129
+
30130
+ .fde5mpd {
30131
+ width: 100%;
30132
+ height: 100%;
30133
+ min-height: 124px;
30199
30134
  display: flex;
30135
+ flex-direction: column;
30136
+ justify-content: center;
30200
30137
  align-items: center;
30201
- color: #0080ff;
30202
- font-weight: bold;
30203
30138
  }
30204
- .p12gwtiw .pagination-right .icon-inner {
30205
- margin-left: 4px;
30139
+ .fde5mpd .error-text {
30140
+ color: rgba(10, 37, 85, 0.6);
30141
+ margin-bottom: 16px;
30142
+ font-size: 18px;
30206
30143
  }
30207
- .p12gwtiw .pagination-right .prev-btn,
30208
- .p12gwtiw .pagination-right .next-btn {
30209
- padding: 0 8px;
30144
+
30145
+ .i1mrf09m {
30146
+ display: inline-flex;
30147
+ align-items: center;
30210
30148
  }
30211
- .p12gwtiw .pagination-right .prev-btn > span,
30212
- .p12gwtiw .pagination-right .next-btn > span {
30213
- color: #0080ff;
30149
+ .i1mrf09m .icon-inner {
30150
+ display: inline-flex;
30151
+ align-items: center;
30152
+ justify-content: center;
30214
30153
  }
30215
- .p12gwtiw .pagination-right .next-btn .icon-inner {
30216
- transform: rotate(180deg);
30154
+ .i1mrf09m .icon-inner + span,
30155
+ .i1mrf09m span + .icon-inner.suffix {
30156
+ margin-left: 4px;
30217
30157
  }
30218
-
30219
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30220
- max-height: calc(100vh - 128px);
30221
- overflow-y: auto;
30158
+ .i1mrf09m.is-rotate img,
30159
+ .i1mrf09m.is-rotate svg {
30160
+ animation: rotate 680ms linear infinite;
30222
30161
  }
30223
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30224
- padding: 4px 20px;
30225
- font-size: 12px;
30162
+
30163
+ .iap75of {
30164
+ height: 18px;
30226
30165
  line-height: 18px;
30166
+ padding: 0 4px;
30167
+ border-radius: 4px;
30168
+ background: rgba(235, 239, 245, 0.6);
30169
+ border: 1px solid rgba(223, 228, 235, 0.6);
30170
+ display: flex;
30171
+ align-items: center;
30172
+ white-space: nowrap;
30173
+ margin-right: 4px;
30227
30174
  }
30228
30175
 
30229
30176
  .obf05yr {
@@ -30381,64 +30328,66 @@ html body {
30381
30328
  width: 36px;
30382
30329
  }
30383
30330
 
30384
- .s34f1qb.ant-switch {
30385
- min-width: 40px;
30386
- height: 24px;
30387
- background: rgba(172, 186, 211, 0.6);
30388
- overflow: hidden;
30331
+ .p12gwtiw {
30332
+ display: flex;
30333
+ justify-content: space-between;
30334
+ align-items: center;
30335
+ padding: 10px 0;
30336
+ color: rgba(44, 56, 82, 0.6);
30337
+ font-size: 12px;
30338
+ line-height: 24px;
30389
30339
  }
30390
- .s34f1qb.ant-switch:focus {
30391
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30340
+ .p12gwtiw .pagination-left {
30341
+ padding: 2px 8px;
30392
30342
  }
30393
- .s34f1qb.ant-switch-small {
30394
- min-width: 26px;
30395
- height: 16px;
30343
+ .p12gwtiw .dropdown-trigger {
30344
+ display: flex;
30345
+ align-items: center;
30346
+ border-radius: 6px;
30347
+ cursor: pointer;
30348
+ transition: all 0.3s ease;
30396
30349
  }
30397
- .s34f1qb.ant-switch-large {
30398
- min-width: 52px;
30399
- height: 32px;
30350
+ .p12gwtiw .dropdown-trigger:hover {
30351
+ background: rgba(211, 218, 235, 0.6);
30352
+ color: #0080ff;
30400
30353
  }
30401
- .s34f1qb.ant-switch .ant-switch-handle {
30402
- height: 20px;
30403
- width: 20px;
30354
+ .p12gwtiw .dropdown-trigger .icon-inner {
30355
+ margin-left: 4px;
30404
30356
  }
30405
- .s34f1qb.ant-switch .ant-switch-handle::before {
30406
- border-radius: 10px;
30407
- transition-delay: 120ms;
30357
+ .p12gwtiw .pagination-right {
30358
+ display: flex;
30359
+ align-items: center;
30360
+ color: #0080ff;
30361
+ font-weight: bold;
30408
30362
  }
30409
- .s34f1qb.ant-switch-small .ant-switch-handle {
30410
- height: 14px;
30411
- width: 14px;
30412
- top: 1px;
30413
- left: 1px;
30363
+ .p12gwtiw .pagination-right .icon-inner {
30364
+ margin-left: 4px;
30414
30365
  }
30415
- .s34f1qb.ant-switch-large .ant-switch-handle {
30416
- height: 28px;
30417
- width: 28px;
30366
+ .p12gwtiw .pagination-right .prev-btn,
30367
+ .p12gwtiw .pagination-right .next-btn {
30368
+ padding: 0 8px;
30418
30369
  }
30419
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
30420
- border-radius: 14px;
30370
+ .p12gwtiw .pagination-right .prev-btn > span,
30371
+ .p12gwtiw .pagination-right .next-btn > span {
30372
+ color: #0080ff;
30421
30373
  }
30422
- .s34f1qb.ant-switch-checked {
30423
- background-color: #00ba5d;
30374
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
30375
+ transform: rotate(180deg);
30424
30376
  }
30425
- .s34f1qb.ant-switch-checked .ant-switch-handle {
30426
- left: calc(100% - 20px - 2px);
30377
+
30378
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30379
+ max-height: calc(100vh - 128px);
30380
+ overflow-y: auto;
30427
30381
  }
30428
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30429
- left: calc(100% - 14px - 1px);
30382
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30383
+ padding: 4px 20px;
30384
+ font-size: 12px;
30385
+ line-height: 18px;
30430
30386
  }
30431
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30432
- left: calc(100% - 28px - 2px);
30433
- }
30434
-
30435
- .c1to9vb9 {
30436
- margin-left: 5px;
30437
- }
30438
-
30439
- .cz04yix {
30440
- display: flex;
30441
- flex-direction: column;
30387
+
30388
+ .cz04yix {
30389
+ display: flex;
30390
+ flex-direction: column;
30442
30391
  }
30443
30392
 
30444
30393
  .m1if5j39 {
@@ -31047,941 +30996,996 @@ input.rrg1fkn.ant-input {
31047
30996
  border-bottom-left-radius: 0;
31048
30997
  }
31049
30998
 
31050
- .t1upn1sz {
31051
- height: 100%;
30999
+ .s34f1qb.ant-switch {
31000
+ min-width: 40px;
31001
+ height: 24px;
31002
+ background: rgba(172, 186, 211, 0.6);
31003
+ overflow: hidden;
31052
31004
  }
31053
-
31054
- .tta5kd2 {
31055
- height: 100%;
31005
+ .s34f1qb.ant-switch:focus {
31006
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31056
31007
  }
31057
- .tta5kd2.empty-table .ant-table-content {
31058
- overflow: visible !important;
31059
- height: 100%;
31008
+ .s34f1qb.ant-switch-small {
31009
+ min-width: 26px;
31010
+ height: 16px;
31060
31011
  }
31061
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31062
- height: 100%;
31012
+ .s34f1qb.ant-switch-large {
31013
+ min-width: 52px;
31014
+ height: 32px;
31063
31015
  }
31064
- .tta5kd2.empty-table .ant-table-content table {
31065
- width: 100% !important;
31066
- height: 100%;
31016
+ .s34f1qb.ant-switch .ant-switch-handle {
31017
+ height: 20px;
31018
+ width: 20px;
31067
31019
  }
31068
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31069
- padding: 15px 0;
31020
+ .s34f1qb.ant-switch .ant-switch-handle::before {
31021
+ border-radius: 10px;
31022
+ transition-delay: 120ms;
31070
31023
  }
31071
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31072
- display: none;
31024
+ .s34f1qb.ant-switch-small .ant-switch-handle {
31025
+ height: 14px;
31026
+ width: 14px;
31027
+ top: 1px;
31028
+ left: 1px;
31073
31029
  }
31074
- .tta5kd2 .active-row td:nth-child(1) {
31075
- font-weight: 700;
31030
+ .s34f1qb.ant-switch-large .ant-switch-handle {
31031
+ height: 28px;
31032
+ width: 28px;
31076
31033
  }
31077
- .tta5kd2.has-selection .active-row td:nth-child(2) {
31078
- font-weight: 700;
31034
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
31035
+ border-radius: 14px;
31079
31036
  }
31080
- .tta5kd2 .ant-spin-nested-loading {
31081
- height: 100%;
31037
+ .s34f1qb.ant-switch-checked {
31038
+ background-color: #00ba5d;
31082
31039
  }
31083
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31084
- height: 100%;
31085
- overflow: visible;
31040
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
31041
+ left: calc(100% - 20px - 2px);
31086
31042
  }
31087
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
31088
- max-height: none;
31043
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
31044
+ left: calc(100% - 14px - 1px);
31089
31045
  }
31090
- .tta5kd2.table-init-loading .ant-spin-blur thead,
31091
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
31092
- display: none;
31046
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
31047
+ left: calc(100% - 28px - 2px);
31093
31048
  }
31094
- .tta5kd2 td.ant-table-column-sort {
31095
- background: transparent;
31049
+
31050
+ .c1to9vb9 {
31051
+ margin-left: 5px;
31096
31052
  }
31097
- .tta5kd2 td.ant-table-cell-fix-left,
31098
- .tta5kd2 td.ant-table-cell-fix-right {
31099
- background: #fff;
31100
- padding: 0 !important;
31053
+
31054
+ .s1fc623g {
31055
+ width: 430px !important;
31101
31056
  }
31102
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31103
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31057
+
31058
+ .da3mx0o .ant-select-item-group {
31059
+ padding: 8px 16px;
31060
+ line-height: 18px;
31061
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31062
+ height: 34px;
31063
+ min-height: 34px;
31064
+ box-sizing: border-box;
31065
+ margin-top: 8px;
31066
+ }
31067
+
31068
+ .onr9gzt {
31104
31069
  display: flex;
31105
- align-items: center;
31106
- height: 100%;
31070
+ flex-direction: column;
31071
+ margin: 1px 8px;
31107
31072
  padding: 8px;
31073
+ border-radius: 4px;
31108
31074
  }
31109
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31110
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31111
- overflow: hidden;
31112
- text-overflow: ellipsis;
31113
- width: 100%;
31114
- }
31115
- .tta5kd2 .ant-table-container {
31116
- height: 100%;
31117
- }
31118
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
31119
- box-shadow: none !important;
31120
- }
31121
- .tta5kd2 .ant-table {
31122
- border-radius: 0px;
31123
- border-left: none;
31124
- border-right: none;
31125
- border-bottom: none;
31126
- height: 100%;
31127
- font-size: 12px;
31128
- background: transparent;
31129
- }
31130
- .tta5kd2 .ant-table .ant-table-header {
31131
- position: relative;
31132
- z-index: 3;
31133
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31134
- margin-bottom: -1px;
31135
- }
31136
- .tta5kd2 .ant-table .time-wrapper .data,
31137
- .tta5kd2 .ant-table .value {
31138
- color: #2d3a56;
31139
- }
31140
- .tta5kd2 .ant-table .time-wrapper .time,
31141
- .tta5kd2 .ant-table .unit {
31142
- color: rgba(44, 56, 82, 0.6);
31075
+ .onr9gzt .selected-icon {
31076
+ display: none;
31143
31077
  }
31144
- .tta5kd2 .ant-table .ant-table-selection {
31145
- position: unset;
31146
- text-align: center;
31078
+ .onr9gzt.ant-select-item-option-grouped {
31079
+ padding-left: 8px;
31147
31080
  }
31148
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31149
- background: #fff;
31081
+ .onr9gzt.ant-select-item-option-selected {
31082
+ background-color: white;
31150
31083
  }
31151
- .tta5kd2 .ant-table .anticon-setting {
31152
- cursor: pointer;
31153
- position: absolute;
31154
- top: 50%;
31155
- right: 12px;
31156
- transform: translateY(-50%);
31084
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
31085
+ color: #0080ff;
31157
31086
  }
31158
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31159
- box-shadow: none;
31160
- width: 1px;
31161
- background: rgba(213, 219, 227, 0.6);
31087
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
31088
+ display: block;
31162
31089
  }
31163
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31164
- box-shadow: none;
31165
- width: 1px;
31166
- background: rgba(213, 219, 227, 0.6);
31090
+ .onr9gzt.ant-select-item-option-active {
31091
+ background: rgba(0, 136, 255, 0.16);
31167
31092
  }
31168
- .tta5kd2 .ant-table .ant-table-tbody {
31169
- position: relative;
31093
+ .onr9gzt.ant-select-item-option-active .timezone-title {
31094
+ color: #0080ff;
31170
31095
  }
31171
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31172
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31173
- border-bottom: 1px solid white;
31174
- height: 40px;
31175
- vertical-align: middle;
31176
- transition: background 0ms;
31177
- color: #00122e;
31096
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
31097
+ background: rgba(0, 136, 255, 0.1);
31098
+ color: #0080ff;
31178
31099
  }
31179
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31180
- background: #f2f5fa;
31181
- border-bottom-color: #f2f5fa;
31100
+
31101
+ .oiy0apc {
31102
+ display: flex;
31103
+ justify-content: space-between;
31104
+ height: 20px;
31105
+ line-height: 20px;
31182
31106
  }
31183
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31184
- height: auto;
31185
- color: #00122e;
31186
- font-size: 12px;
31187
- text-align: left;
31188
- transition: none;
31107
+ .oiy0apc .timezone-title {
31108
+ color: #2d3a56;
31189
31109
  overflow: hidden;
31190
31110
  text-overflow: ellipsis;
31191
- white-space: nowrap;
31192
31111
  }
31193
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31194
- color: #0096ff;
31112
+
31113
+ .of4y382 {
31114
+ display: flex;
31115
+ justify-content: space-between;
31116
+ color: rgba(44, 56, 82, 0.6);
31117
+ height: 18px;
31118
+ line-height: 18px;
31119
+ margin-top: 2px;
31195
31120
  }
31196
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31197
- overflow: hidden;
31198
- text-overflow: ellipsis;
31199
- width: 100%;
31200
- vertical-align: middle;
31121
+
31122
+ .t19903l9 {
31123
+ border: none;
31124
+ margin-right: 0;
31125
+ background: rgba(225, 230, 241, 0.6);
31201
31126
  }
31202
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31203
- line-height: 0px;
31127
+
31128
+ .ohwbvxu {
31129
+ pointer-events: none;
31130
+ height: 32px;
31131
+ width: 100%;
31132
+ opacity: 0;
31204
31133
  }
31205
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31206
- padding-right: 25px;
31134
+
31135
+ .i1e4sgug {
31136
+ display: inline-block;
31207
31137
  }
31208
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31209
- border-top-color: transparent;
31138
+
31139
+ .m15dvk92 {
31140
+ display: flex;
31141
+ justify-content: space-between;
31142
+ width: 100%;
31210
31143
  }
31211
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31212
- background: rgba(225, 230, 241, 0.6);
31213
- border-color: transparent transparent white;
31144
+ .m15dvk92 .action {
31145
+ margin-left: 16px;
31214
31146
  }
31215
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31216
- border-radius: 8px 0 0 8px;
31147
+
31148
+ .aql8iqz .ant-alert-message {
31149
+ width: 100%;
31217
31150
  }
31218
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31219
- border-radius: 8px 0 0 8px;
31220
- }
31221
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31222
- content: "";
31223
- width: 4px;
31224
- top: -1px;
31225
- bottom: -1px;
31226
- background: white;
31227
- }
31228
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31229
- border-radius: 0 8px 8px 0;
31230
- }
31231
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31232
- border-radius: 0;
31233
- background: white;
31234
- border-top: none;
31235
- }
31236
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31237
- border-top: 1px solid transparent;
31238
- border-radius: 0 8px 8px 0;
31239
- background: rgba(225, 230, 241, 0.6);
31240
- }
31241
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31242
- background: white;
31243
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31244
- }
31245
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31246
- display: flex;
31247
- align-items: center;
31248
- height: 100%;
31249
- background: rgba(225, 230, 241, 0.6);
31250
- }
31251
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31252
- background: white;
31253
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31254
- }
31255
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31256
- display: flex;
31257
- align-items: center;
31258
- height: 100%;
31259
- background: rgba(225, 230, 241, 0.6);
31260
- }
31261
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31262
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31151
+
31152
+ .d6j0lbj {
31153
+ font-family: Inter;
31154
+ font-style: normal;
31155
+ font-weight: bold;
31156
+ font-size: 32px;
31157
+ line-height: 40px;
31263
31158
  }
31264
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31265
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31266
- border-radius: 8px;
31159
+
31160
+ .d1xhvvxe {
31161
+ font-family: Inter;
31162
+ font-style: normal;
31163
+ font-weight: bold;
31164
+ font-size: 24px;
31165
+ line-height: 32px;
31267
31166
  }
31268
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31269
- border-top-color: white;
31167
+
31168
+ .dk10mxq {
31169
+ font-family: Inter;
31170
+ font-style: normal;
31171
+ font-weight: normal;
31172
+ font-size: 32px;
31173
+ line-height: 40px;
31270
31174
  }
31271
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31272
- background: rgba(0, 136, 255, 0.1);
31273
- border-bottom-color: transparent;
31274
- border-top-color: transparent;
31175
+
31176
+ .dxsait {
31177
+ font-family: Inter;
31178
+ font-style: normal;
31179
+ font-weight: bold;
31180
+ font-size: 20px;
31181
+ line-height: 24px;
31275
31182
  }
31276
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31277
- border-radius: 8px 0 0 8px;
31183
+
31184
+ .dokn0h3 {
31185
+ font-family: Inter;
31186
+ font-style: normal;
31187
+ font-weight: normal;
31188
+ font-size: 20px;
31189
+ line-height: 24px;
31278
31190
  }
31279
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31280
- border-radius: 0 8px 8px 0;
31191
+
31192
+ .dobau4p {
31193
+ font-family: Inter;
31194
+ font-style: normal;
31195
+ font-weight: bold;
31196
+ font-size: 18px;
31197
+ line-height: 22px;
31281
31198
  }
31282
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31283
- background: rgba(0, 136, 255, 0.1);
31199
+
31200
+ .dvolwok {
31201
+ font-family: Inter;
31202
+ font-style: normal;
31203
+ font-weight: normal;
31204
+ font-size: 18px;
31205
+ line-height: 22px;
31284
31206
  }
31285
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
31286
- background: #fff;
31287
- font-weight: 400;
31288
- position: relative;
31289
- border-bottom: none;
31290
- color: #00122e;
31291
- transition: none;
31292
- padding: 15px 8px 15px 8px;
31207
+
31208
+ .h181qhg4 {
31209
+ font-family: Inter;
31210
+ font-style: normal;
31211
+ font-weight: bold;
31212
+ font-size: 16px;
31213
+ line-height: 22px;
31293
31214
  }
31294
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31295
- content: "";
31296
- width: 1px;
31297
- top: 0;
31298
- bottom: 0;
31299
- background: rgba(211, 218, 235, 0.6);
31300
- position: absolute;
31301
- right: 0;
31215
+
31216
+ .h1phgmcq {
31217
+ font-family: Inter;
31218
+ font-style: normal;
31219
+ font-weight: normal;
31220
+ font-size: 16px;
31221
+ line-height: 22px;
31302
31222
  }
31303
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31304
- padding: unset;
31223
+
31224
+ .h173xnl1 {
31225
+ font-family: Inter;
31226
+ font-style: normal;
31227
+ font-weight: bold;
31228
+ font-size: 14px;
31229
+ line-height: 20px;
31305
31230
  }
31306
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31307
- display: none;
31231
+
31232
+ .hedm4pz {
31233
+ font-family: Inter;
31234
+ font-style: normal;
31235
+ font-weight: normal;
31236
+ font-size: 14px;
31237
+ line-height: 20px;
31308
31238
  }
31309
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31310
- width: 100%;
31311
- overflow: hidden;
31312
- white-space: nowrap;
31313
- text-overflow: ellipsis;
31239
+
31240
+ .h1kd8xld {
31241
+ font-family: Inter;
31242
+ font-style: normal;
31243
+ font-weight: bold;
31244
+ font-size: 12px;
31245
+ line-height: 18px;
31314
31246
  }
31315
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31316
- overflow: hidden;
31317
- text-overflow: ellipsis;
31318
- flex: 1;
31247
+
31248
+ .hp14fr {
31249
+ font-family: Inter;
31250
+ font-style: normal;
31251
+ font-weight: normal;
31252
+ font-size: 12px;
31253
+ line-height: 18px;
31319
31254
  }
31320
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31321
- padding: 15px 25px 15px 8px;
31255
+
31256
+ .hgrg7mn {
31257
+ font-family: Inter;
31258
+ font-style: normal;
31259
+ font-weight: bold;
31260
+ text-transform: uppercase;
31261
+ font-feature-settings: "cpsp" on;
31262
+ font-size: 12px;
31263
+ line-height: 18px;
31322
31264
  }
31323
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31324
- padding: 0;
31265
+
31266
+ .h6zme9x {
31267
+ font-family: Inter;
31268
+ font-style: normal;
31269
+ font-weight: normal;
31270
+ text-transform: uppercase;
31271
+ font-feature-settings: "cpsp" on;
31272
+ font-size: 12px;
31273
+ line-height: 18px;
31325
31274
  }
31326
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31327
- position: absolute;
31328
- right: 6px;
31329
- top: 50%;
31330
- transform: translateY(-50%);
31331
- height: 16px;
31332
- display: none;
31333
- transition: transform 320ms ease;
31275
+
31276
+ .locjvsv {
31277
+ font-family: Inter;
31278
+ font-style: normal;
31279
+ font-weight: normal;
31280
+ font-size: 16px;
31281
+ line-height: 24px;
31334
31282
  }
31335
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31336
- display: block;
31337
- transform: translateY(-50%) rotateX(180deg);
31283
+
31284
+ .l13gi131 {
31285
+ font-family: Inter;
31286
+ font-style: normal;
31287
+ font-weight: bold;
31288
+ font-size: 16px;
31289
+ line-height: 24px;
31338
31290
  }
31339
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31340
- display: block;
31291
+
31292
+ .l1ynemsu {
31293
+ font-family: Inter;
31294
+ font-style: normal;
31295
+ font-weight: normal;
31296
+ font-size: 16px;
31297
+ line-height: 24px;
31341
31298
  }
31342
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31343
- display: none;
31299
+
31300
+ .l1cft1cx {
31301
+ font-family: Inter;
31302
+ font-style: normal;
31303
+ font-weight: bold;
31304
+ font-size: 16px;
31305
+ line-height: 24px;
31344
31306
  }
31345
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31346
- transform: translateY(-50%);
31307
+
31308
+ .l17tqc8p {
31309
+ font-family: Inter;
31310
+ font-style: normal;
31311
+ font-weight: normal;
31312
+ text-transform: uppercase;
31313
+ font-feature-settings: "cpsp" on;
31314
+ font-size: 16px;
31315
+ line-height: 24px;
31347
31316
  }
31348
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31349
- transform: translateY(-50%) rotateX(180deg);
31317
+
31318
+ .l1j1e5w7 {
31319
+ font-family: Inter;
31320
+ font-style: normal;
31321
+ font-weight: bold;
31322
+ text-transform: uppercase;
31323
+ font-feature-settings: "cpsp" on;
31324
+ font-size: 16px;
31325
+ line-height: 24px;
31350
31326
  }
31351
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31352
- background: #f2f5fa;
31327
+
31328
+ .l1gf91jb {
31329
+ font-family: Inter;
31330
+ font-style: normal;
31331
+ font-weight: normal;
31332
+ font-size: 14px;
31333
+ line-height: 22px;
31353
31334
  }
31354
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31355
- display: block;
31335
+
31336
+ .lu7hlr6 {
31337
+ font-family: Inter;
31338
+ font-style: normal;
31339
+ font-weight: 500;
31340
+ font-size: 14px;
31341
+ line-height: 22px;
31356
31342
  }
31357
- .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31358
- padding-right: 25px;
31343
+
31344
+ .l3l3jf0 {
31345
+ font-family: Inter;
31346
+ font-style: normal;
31347
+ font-weight: bold;
31348
+ font-size: 14px;
31349
+ line-height: 22px;
31359
31350
  }
31360
- .tta5kd2 .ant-table .ant-table-selection-column {
31361
- padding: 0 !important;
31351
+
31352
+ .l12j5nqp {
31353
+ font-family: Inter;
31354
+ font-style: normal;
31355
+ font-weight: normal;
31356
+ font-size: 14px;
31357
+ line-height: 22px;
31362
31358
  }
31363
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31364
- position: absolute;
31365
- left: 50%;
31366
- top: 50%;
31367
- transform: translate(-50%, -50%);
31359
+
31360
+ .l1tecqht {
31361
+ font-family: Inter;
31362
+ font-style: normal;
31363
+ font-weight: bold;
31364
+ font-size: 14px;
31365
+ line-height: 22px;
31368
31366
  }
31369
- .tta5kd2 .ant-table .ant-table-selection-column:after {
31370
- display: none;
31367
+
31368
+ .l6sa990 {
31369
+ font-family: Inter;
31370
+ font-style: normal;
31371
+ font-weight: normal;
31372
+ text-transform: uppercase;
31373
+ font-feature-settings: "cpsp" on;
31374
+ font-size: 14px;
31375
+ line-height: 22px;
31371
31376
  }
31372
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31373
- background: #fff;
31377
+
31378
+ .lckqe8j {
31379
+ font-family: Inter;
31380
+ font-style: normal;
31381
+ font-weight: bold;
31382
+ text-transform: uppercase;
31383
+ font-feature-settings: "cpsp" on;
31384
+ font-size: 14px;
31385
+ line-height: 22px;
31374
31386
  }
31375
- .tta5kd2 .ant-table .ant-table-placeholder {
31376
- background: inherit;
31387
+
31388
+ .l1kuminb {
31389
+ font-family: Inter;
31390
+ font-style: normal;
31391
+ font-weight: normal;
31392
+ font-size: 13px;
31393
+ line-height: 20px;
31377
31394
  }
31378
- .tta5kd2 .ant-table .ant-table-placeholder td {
31379
- position: static;
31380
- border: none;
31381
- background: inherit !important;
31382
- height: 100px;
31383
- vertical-align: middle;
31395
+
31396
+ .l1pbuf5j {
31397
+ font-family: Inter;
31398
+ font-style: normal;
31399
+ font-weight: 600;
31400
+ font-size: 13px;
31401
+ line-height: 20px;
31384
31402
  }
31385
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31386
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31403
+
31404
+ .l1r4ztu {
31405
+ font-family: Inter;
31406
+ font-style: normal;
31387
31407
  font-weight: bold;
31388
- font-size: 20px;
31389
- color: rgba(10, 37, 85, 0.6);
31408
+ font-size: 13px;
31409
+ line-height: 20px;
31390
31410
  }
31391
- .tta5kd2 .ant-table td.cell__action_ {
31392
- padding: 0 !important;
31393
- position: relative;
31394
- background: #fff;
31411
+
31412
+ .ly8vzok {
31413
+ font-family: Inter;
31414
+ font-style: normal;
31415
+ font-weight: normal;
31416
+ font-size: 13px;
31417
+ line-height: 20px;
31395
31418
  }
31396
- .tta5kd2 .ant-table td.cell__action_ > * {
31397
- height: 100%;
31398
- display: flex;
31399
- align-items: center;
31400
- justify-content: flex-end;
31401
- padding-right: 8px;
31419
+
31420
+ .lumfmf {
31421
+ font-family: Inter;
31422
+ font-style: normal;
31423
+ font-weight: 600;
31424
+ font-size: 13px;
31425
+ line-height: 20px;
31402
31426
  }
31403
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
31404
- width: 24px;
31405
- height: 24px;
31406
- cursor: pointer;
31407
- justify-content: center;
31408
- border-radius: 4px;
31427
+
31428
+ .l16ujwmv {
31429
+ font-family: Inter;
31430
+ font-style: normal;
31431
+ font-weight: bold;
31432
+ font-size: 13px;
31433
+ line-height: 20px;
31409
31434
  }
31410
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31411
- background: #fff;
31435
+
31436
+ .l17o1ffr {
31437
+ font-family: Inter;
31438
+ font-style: normal;
31439
+ font-weight: normal;
31440
+ text-transform: uppercase;
31441
+ font-feature-settings: "cpsp" on;
31442
+ font-size: 13px;
31443
+ line-height: 20px;
31412
31444
  }
31413
31445
 
31414
- .s1fc623g {
31415
- width: 430px !important;
31446
+ .lngllvn {
31447
+ font-family: Inter;
31448
+ font-style: normal;
31449
+ font-weight: bold;
31450
+ text-transform: uppercase;
31451
+ font-feature-settings: "cpsp" on;
31452
+ font-size: 13px;
31453
+ line-height: 20px;
31416
31454
  }
31417
31455
 
31418
- .da3mx0o .ant-select-item-group {
31419
- padding: 8px 16px;
31456
+ .l2i7fo9 {
31457
+ font-family: Inter;
31458
+ font-style: normal;
31459
+ font-weight: normal;
31460
+ font-size: 12px;
31420
31461
  line-height: 18px;
31421
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31422
- height: 34px;
31423
- min-height: 34px;
31424
- box-sizing: border-box;
31425
- margin-top: 8px;
31426
31462
  }
31427
31463
 
31428
- .onr9gzt {
31429
- display: flex;
31430
- flex-direction: column;
31431
- margin: 1px 8px;
31432
- padding: 8px;
31433
- border-radius: 4px;
31434
- }
31435
- .onr9gzt .selected-icon {
31436
- display: none;
31437
- }
31438
- .onr9gzt.ant-select-item-option-grouped {
31439
- padding-left: 8px;
31440
- }
31441
- .onr9gzt.ant-select-item-option-selected {
31442
- background-color: white;
31443
- }
31444
- .onr9gzt.ant-select-item-option-selected .timezone-title {
31445
- color: #0080ff;
31446
- }
31447
- .onr9gzt.ant-select-item-option-selected .selected-icon {
31448
- display: block;
31464
+ .l1x7hscx {
31465
+ font-family: Inter;
31466
+ font-style: normal;
31467
+ font-weight: 500;
31468
+ font-size: 12px;
31469
+ line-height: 18px;
31449
31470
  }
31450
- .onr9gzt.ant-select-item-option-active {
31451
- background: rgba(0, 136, 255, 0.16);
31471
+
31472
+ .le1jwan {
31473
+ font-family: Inter;
31474
+ font-style: normal;
31475
+ font-weight: bold;
31476
+ font-size: 12px;
31477
+ line-height: 18px;
31452
31478
  }
31453
- .onr9gzt.ant-select-item-option-active .timezone-title {
31454
- color: #0080ff;
31479
+
31480
+ .lyxynfj {
31481
+ font-family: Inter;
31482
+ font-style: normal;
31483
+ font-weight: normal;
31484
+ font-size: 12px;
31485
+ line-height: 18px;
31455
31486
  }
31456
- .onr9gzt.ant-select-item-option-active .timezone-tag {
31457
- background: rgba(0, 136, 255, 0.1);
31458
- color: #0080ff;
31487
+
31488
+ .lpb2nxv {
31489
+ font-family: Inter;
31490
+ font-style: normal;
31491
+ font-weight: 500;
31492
+ font-size: 12px;
31493
+ line-height: 18px;
31459
31494
  }
31460
31495
 
31461
- .oiy0apc {
31462
- display: flex;
31463
- justify-content: space-between;
31464
- height: 20px;
31465
- line-height: 20px;
31496
+ .l1r8o3vv {
31497
+ font-family: Inter;
31498
+ font-style: normal;
31499
+ font-weight: bold;
31500
+ font-size: 12px;
31501
+ line-height: 18px;
31466
31502
  }
31467
- .oiy0apc .timezone-title {
31468
- color: #2d3a56;
31469
- overflow: hidden;
31470
- text-overflow: ellipsis;
31503
+
31504
+ .lemnjy2 {
31505
+ font-family: Inter;
31506
+ font-style: normal;
31507
+ font-weight: normal;
31508
+ text-transform: uppercase;
31509
+ font-feature-settings: "cpsp" on;
31510
+ font-size: 12px;
31511
+ line-height: 18px;
31471
31512
  }
31472
31513
 
31473
- .of4y382 {
31474
- display: flex;
31475
- justify-content: space-between;
31476
- color: rgba(44, 56, 82, 0.6);
31477
- height: 18px;
31514
+ .lrc42gb {
31515
+ font-family: Inter;
31516
+ font-style: normal;
31517
+ font-weight: bold;
31518
+ text-transform: uppercase;
31519
+ font-feature-settings: "cpsp" on;
31520
+ font-size: 12px;
31478
31521
  line-height: 18px;
31479
- margin-top: 2px;
31480
31522
  }
31481
31523
 
31482
- .t19903l9 {
31483
- border: none;
31484
- margin-right: 0;
31485
- background: rgba(225, 230, 241, 0.6);
31524
+ .fqaz4mb {
31525
+ font-family: Inter;
31526
+ font-style: normal;
31527
+ font-weight: normal;
31528
+ font-size: 13px;
31529
+ line-height: 20px;
31486
31530
  }
31487
31531
 
31488
- .ohwbvxu {
31489
- pointer-events: none;
31490
- height: 32px;
31491
- width: 100%;
31492
- opacity: 0;
31532
+ .f13we5o {
31533
+ font-family: Inter;
31534
+ font-style: normal;
31535
+ font-weight: normal;
31536
+ font-size: 13px;
31537
+ line-height: 20px;
31493
31538
  }
31494
31539
 
31495
- .i1e4sgug {
31496
- display: inline-block;
31540
+ .ffmjua2 {
31541
+ font-family: Inter;
31542
+ font-style: normal;
31543
+ font-weight: normal;
31544
+ font-size: 12px;
31545
+ line-height: 18px;
31497
31546
  }
31498
31547
 
31499
- .d6j0lbj {
31548
+ .fz2mxw0 {
31500
31549
  font-family: Inter;
31501
31550
  font-style: normal;
31502
- font-weight: bold;
31503
- font-size: 32px;
31504
- line-height: 40px;
31551
+ font-weight: normal;
31552
+ font-size: 12px;
31553
+ line-height: 18px;
31505
31554
  }
31506
31555
 
31507
- .d1xhvvxe {
31556
+ .t1ertzoh {
31508
31557
  font-family: Inter;
31509
31558
  font-style: normal;
31510
- font-weight: bold;
31511
- font-size: 24px;
31512
- line-height: 32px;
31559
+ font-weight: normal;
31560
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31561
+ font-size: 13px;
31562
+ line-height: 20px;
31513
31563
  }
31514
31564
 
31515
- .dk10mxq {
31565
+ .t19bge8r {
31516
31566
  font-family: Inter;
31517
31567
  font-style: normal;
31518
31568
  font-weight: normal;
31519
- font-size: 32px;
31520
- line-height: 40px;
31569
+ font-feature-settings: "zero" on;
31570
+ font-size: 13px;
31571
+ line-height: 20px;
31521
31572
  }
31522
31573
 
31523
- .dxsait {
31574
+ .tjrzfyl {
31524
31575
  font-family: Inter;
31525
31576
  font-style: normal;
31526
- font-weight: bold;
31527
- font-size: 20px;
31528
- line-height: 24px;
31577
+ font-weight: normal;
31578
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31579
+ font-size: 12px;
31580
+ line-height: 18px;
31529
31581
  }
31530
31582
 
31531
- .dokn0h3 {
31583
+ .tm6s7bo {
31584
+ font-family: Inter;
31585
+ font-style: normal;
31586
+ font-weight: 500;
31587
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31588
+ font-size: 12px;
31589
+ line-height: 18px;
31590
+ }
31591
+
31592
+ .t19zq6ic {
31532
31593
  font-family: Inter;
31533
31594
  font-style: normal;
31534
31595
  font-weight: normal;
31535
- font-size: 20px;
31536
- line-height: 24px;
31596
+ font-feature-settings: "zero" on;
31597
+ font-size: 12px;
31598
+ line-height: 18px;
31537
31599
  }
31538
31600
 
31539
- .dobau4p {
31601
+ .t1gduru8 {
31602
+ font-family: Inter;
31603
+ font-style: normal;
31604
+ font-weight: 500;
31605
+ font-feature-settings: "zero" on;
31606
+ font-size: 12px;
31607
+ line-height: 18px;
31608
+ }
31609
+
31610
+ .t55raab {
31540
31611
  font-family: Inter;
31541
31612
  font-style: normal;
31542
31613
  font-weight: bold;
31543
- font-size: 18px;
31544
- line-height: 22px;
31614
+ font-feature-settings: "zero" on;
31615
+ font-size: 16px;
31616
+ line-height: 24px;
31545
31617
  }
31546
31618
 
31547
- .dvolwok {
31619
+ .u1w9abfe {
31548
31620
  font-family: Inter;
31549
31621
  font-style: normal;
31550
31622
  font-weight: normal;
31551
- font-size: 18px;
31552
- line-height: 22px;
31623
+ font-size: 10px;
31624
+ line-height: 12px;
31625
+ }
31626
+
31627
+ .t1upn1sz {
31628
+ height: 100%;
31629
+ }
31630
+
31631
+ .tta5kd2 {
31632
+ height: 100%;
31633
+ }
31634
+ .tta5kd2.empty-table .ant-table-content {
31635
+ overflow: visible !important;
31636
+ height: 100%;
31637
+ }
31638
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31639
+ height: 100%;
31640
+ }
31641
+ .tta5kd2.empty-table .ant-table-content table {
31642
+ width: 100% !important;
31643
+ height: 100%;
31644
+ }
31645
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31646
+ padding: 15px 0;
31647
+ }
31648
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31649
+ display: none;
31650
+ }
31651
+ .tta5kd2 .active-row td:nth-child(1) {
31652
+ font-weight: 700;
31653
+ }
31654
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
31655
+ font-weight: 700;
31656
+ }
31657
+ .tta5kd2 .ant-spin-nested-loading {
31658
+ height: 100%;
31659
+ }
31660
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31661
+ height: 100%;
31662
+ overflow: visible;
31663
+ }
31664
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
31665
+ max-height: none;
31666
+ }
31667
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
31668
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
31669
+ display: none;
31670
+ }
31671
+ .tta5kd2 td.ant-table-column-sort {
31672
+ background: transparent;
31673
+ }
31674
+ .tta5kd2 td.ant-table-cell-fix-left,
31675
+ .tta5kd2 td.ant-table-cell-fix-right {
31676
+ background: #fff;
31677
+ padding: 0 !important;
31678
+ }
31679
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31680
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31681
+ display: flex;
31682
+ align-items: center;
31683
+ height: 100%;
31684
+ padding: 8px;
31685
+ }
31686
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31687
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31688
+ overflow: hidden;
31689
+ text-overflow: ellipsis;
31690
+ width: 100%;
31691
+ }
31692
+ .tta5kd2 .ant-table-container {
31693
+ height: 100%;
31694
+ }
31695
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
31696
+ box-shadow: none !important;
31697
+ }
31698
+ .tta5kd2 .ant-table {
31699
+ border-radius: 0px;
31700
+ border-left: none;
31701
+ border-right: none;
31702
+ border-bottom: none;
31703
+ height: 100%;
31704
+ font-size: 12px;
31705
+ background: transparent;
31706
+ }
31707
+ .tta5kd2 .ant-table .ant-table-header {
31708
+ position: relative;
31709
+ z-index: 3;
31710
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31711
+ margin-bottom: -1px;
31712
+ }
31713
+ .tta5kd2 .ant-table .time-wrapper .data,
31714
+ .tta5kd2 .ant-table .value {
31715
+ color: #2d3a56;
31716
+ }
31717
+ .tta5kd2 .ant-table .time-wrapper .time,
31718
+ .tta5kd2 .ant-table .unit {
31719
+ color: rgba(44, 56, 82, 0.6);
31720
+ }
31721
+ .tta5kd2 .ant-table .ant-table-selection {
31722
+ position: unset;
31723
+ text-align: center;
31724
+ }
31725
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31726
+ background: #fff;
31727
+ }
31728
+ .tta5kd2 .ant-table .anticon-setting {
31729
+ cursor: pointer;
31730
+ position: absolute;
31731
+ top: 50%;
31732
+ right: 12px;
31733
+ transform: translateY(-50%);
31734
+ }
31735
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31736
+ box-shadow: none;
31737
+ width: 1px;
31738
+ background: rgba(213, 219, 227, 0.6);
31553
31739
  }
31554
-
31555
- .h181qhg4 {
31556
- font-family: Inter;
31557
- font-style: normal;
31558
- font-weight: bold;
31559
- font-size: 16px;
31560
- line-height: 22px;
31740
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31741
+ box-shadow: none;
31742
+ width: 1px;
31743
+ background: rgba(213, 219, 227, 0.6);
31561
31744
  }
31562
-
31563
- .h1phgmcq {
31564
- font-family: Inter;
31565
- font-style: normal;
31566
- font-weight: normal;
31567
- font-size: 16px;
31568
- line-height: 22px;
31745
+ .tta5kd2 .ant-table .ant-table-tbody {
31746
+ position: relative;
31569
31747
  }
31570
-
31571
- .h173xnl1 {
31572
- font-family: Inter;
31573
- font-style: normal;
31574
- font-weight: bold;
31575
- font-size: 14px;
31576
- line-height: 20px;
31748
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31749
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31750
+ border-bottom: 1px solid white;
31751
+ height: 40px;
31752
+ vertical-align: middle;
31753
+ transition: background 0ms;
31754
+ color: #00122e;
31577
31755
  }
31578
-
31579
- .hedm4pz {
31580
- font-family: Inter;
31581
- font-style: normal;
31582
- font-weight: normal;
31583
- font-size: 14px;
31584
- line-height: 20px;
31756
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31757
+ background: #f2f5fa;
31758
+ border-bottom-color: #f2f5fa;
31585
31759
  }
31586
-
31587
- .h1kd8xld {
31588
- font-family: Inter;
31589
- font-style: normal;
31590
- font-weight: bold;
31760
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31761
+ height: auto;
31762
+ color: #00122e;
31591
31763
  font-size: 12px;
31592
- line-height: 18px;
31764
+ text-align: left;
31765
+ transition: none;
31766
+ overflow: hidden;
31767
+ text-overflow: ellipsis;
31768
+ white-space: nowrap;
31593
31769
  }
31594
-
31595
- .hp14fr {
31596
- font-family: Inter;
31597
- font-style: normal;
31598
- font-weight: normal;
31599
- font-size: 12px;
31600
- line-height: 18px;
31770
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31771
+ color: #0096ff;
31601
31772
  }
31602
-
31603
- .hgrg7mn {
31604
- font-family: Inter;
31605
- font-style: normal;
31606
- font-weight: bold;
31607
- text-transform: uppercase;
31608
- font-feature-settings: "cpsp" on;
31609
- font-size: 12px;
31610
- line-height: 18px;
31773
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31774
+ overflow: hidden;
31775
+ text-overflow: ellipsis;
31776
+ width: 100%;
31777
+ vertical-align: middle;
31611
31778
  }
31612
-
31613
- .h6zme9x {
31614
- font-family: Inter;
31615
- font-style: normal;
31616
- font-weight: normal;
31617
- text-transform: uppercase;
31618
- font-feature-settings: "cpsp" on;
31619
- font-size: 12px;
31620
- line-height: 18px;
31779
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31780
+ line-height: 0px;
31621
31781
  }
31622
-
31623
- .locjvsv {
31624
- font-family: Inter;
31625
- font-style: normal;
31626
- font-weight: normal;
31627
- font-size: 16px;
31628
- line-height: 24px;
31782
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31783
+ padding-right: 25px;
31629
31784
  }
31630
-
31631
- .l13gi131 {
31632
- font-family: Inter;
31633
- font-style: normal;
31634
- font-weight: bold;
31635
- font-size: 16px;
31636
- line-height: 24px;
31785
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31786
+ border-top-color: transparent;
31637
31787
  }
31638
-
31639
- .l1ynemsu {
31640
- font-family: Inter;
31641
- font-style: normal;
31642
- font-weight: normal;
31643
- font-size: 16px;
31644
- line-height: 24px;
31788
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31789
+ background: rgba(225, 230, 241, 0.6);
31790
+ border-color: transparent transparent white;
31645
31791
  }
31646
-
31647
- .l1cft1cx {
31648
- font-family: Inter;
31649
- font-style: normal;
31650
- font-weight: bold;
31651
- font-size: 16px;
31652
- line-height: 24px;
31792
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31793
+ border-radius: 8px 0 0 8px;
31653
31794
  }
31654
-
31655
- .l17tqc8p {
31656
- font-family: Inter;
31657
- font-style: normal;
31658
- font-weight: normal;
31659
- text-transform: uppercase;
31660
- font-feature-settings: "cpsp" on;
31661
- font-size: 16px;
31662
- line-height: 24px;
31795
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31796
+ border-radius: 8px 0 0 8px;
31663
31797
  }
31664
-
31665
- .l1j1e5w7 {
31666
- font-family: Inter;
31667
- font-style: normal;
31668
- font-weight: bold;
31669
- text-transform: uppercase;
31670
- font-feature-settings: "cpsp" on;
31671
- font-size: 16px;
31672
- line-height: 24px;
31798
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31799
+ content: "";
31800
+ width: 4px;
31801
+ top: -1px;
31802
+ bottom: -1px;
31803
+ background: white;
31673
31804
  }
31674
-
31675
- .l1gf91jb {
31676
- font-family: Inter;
31677
- font-style: normal;
31678
- font-weight: normal;
31679
- font-size: 14px;
31680
- line-height: 22px;
31805
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31806
+ border-radius: 0 8px 8px 0;
31681
31807
  }
31682
-
31683
- .lu7hlr6 {
31684
- font-family: Inter;
31685
- font-style: normal;
31686
- font-weight: 500;
31687
- font-size: 14px;
31688
- line-height: 22px;
31808
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31809
+ border-radius: 0;
31810
+ background: white;
31811
+ border-top: none;
31689
31812
  }
31690
-
31691
- .l3l3jf0 {
31692
- font-family: Inter;
31693
- font-style: normal;
31694
- font-weight: bold;
31695
- font-size: 14px;
31696
- line-height: 22px;
31813
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31814
+ border-top: 1px solid transparent;
31815
+ border-radius: 0 8px 8px 0;
31816
+ background: rgba(225, 230, 241, 0.6);
31697
31817
  }
31698
-
31699
- .l12j5nqp {
31700
- font-family: Inter;
31701
- font-style: normal;
31702
- font-weight: normal;
31703
- font-size: 14px;
31704
- line-height: 22px;
31818
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31819
+ background: white;
31820
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31705
31821
  }
31706
-
31707
- .l1tecqht {
31708
- font-family: Inter;
31709
- font-style: normal;
31710
- font-weight: bold;
31711
- font-size: 14px;
31712
- line-height: 22px;
31822
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31823
+ display: flex;
31824
+ align-items: center;
31825
+ height: 100%;
31826
+ background: rgba(225, 230, 241, 0.6);
31713
31827
  }
31714
-
31715
- .l6sa990 {
31716
- font-family: Inter;
31717
- font-style: normal;
31718
- font-weight: normal;
31719
- text-transform: uppercase;
31720
- font-feature-settings: "cpsp" on;
31721
- font-size: 14px;
31722
- line-height: 22px;
31828
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31829
+ background: white;
31830
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31723
31831
  }
31724
-
31725
- .lckqe8j {
31726
- font-family: Inter;
31727
- font-style: normal;
31728
- font-weight: bold;
31729
- text-transform: uppercase;
31730
- font-feature-settings: "cpsp" on;
31731
- font-size: 14px;
31732
- line-height: 22px;
31832
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31833
+ display: flex;
31834
+ align-items: center;
31835
+ height: 100%;
31836
+ background: rgba(225, 230, 241, 0.6);
31733
31837
  }
31734
-
31735
- .l1kuminb {
31736
- font-family: Inter;
31737
- font-style: normal;
31738
- font-weight: normal;
31739
- font-size: 13px;
31740
- line-height: 20px;
31838
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31839
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31840
+ }
31841
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31842
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31843
+ border-radius: 8px;
31844
+ }
31845
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31846
+ border-top-color: white;
31847
+ }
31848
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31849
+ background: rgba(0, 136, 255, 0.1);
31850
+ border-bottom-color: transparent;
31851
+ border-top-color: transparent;
31741
31852
  }
31742
-
31743
- .l1pbuf5j {
31744
- font-family: Inter;
31745
- font-style: normal;
31746
- font-weight: 600;
31747
- font-size: 13px;
31748
- line-height: 20px;
31853
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31854
+ border-radius: 8px 0 0 8px;
31749
31855
  }
31750
-
31751
- .l1r4ztu {
31752
- font-family: Inter;
31753
- font-style: normal;
31754
- font-weight: bold;
31755
- font-size: 13px;
31756
- line-height: 20px;
31856
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31857
+ border-radius: 0 8px 8px 0;
31757
31858
  }
31758
-
31759
- .ly8vzok {
31760
- font-family: Inter;
31761
- font-style: normal;
31762
- font-weight: normal;
31763
- font-size: 13px;
31764
- line-height: 20px;
31859
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31860
+ background: rgba(0, 136, 255, 0.1);
31765
31861
  }
31766
-
31767
- .lumfmf {
31768
- font-family: Inter;
31769
- font-style: normal;
31770
- font-weight: 600;
31771
- font-size: 13px;
31772
- line-height: 20px;
31862
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
31863
+ background: #fff;
31864
+ font-weight: 400;
31865
+ position: relative;
31866
+ border-bottom: none;
31867
+ color: #00122e;
31868
+ transition: none;
31869
+ padding: 15px 8px 15px 8px;
31773
31870
  }
31774
-
31775
- .l16ujwmv {
31776
- font-family: Inter;
31777
- font-style: normal;
31778
- font-weight: bold;
31779
- font-size: 13px;
31780
- line-height: 20px;
31871
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31872
+ content: "";
31873
+ width: 1px;
31874
+ top: 0;
31875
+ bottom: 0;
31876
+ background: rgba(211, 218, 235, 0.6);
31877
+ position: absolute;
31878
+ right: 0;
31781
31879
  }
31782
-
31783
- .l17o1ffr {
31784
- font-family: Inter;
31785
- font-style: normal;
31786
- font-weight: normal;
31787
- text-transform: uppercase;
31788
- font-feature-settings: "cpsp" on;
31789
- font-size: 13px;
31790
- line-height: 20px;
31880
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31881
+ padding: unset;
31791
31882
  }
31792
-
31793
- .lngllvn {
31794
- font-family: Inter;
31795
- font-style: normal;
31796
- font-weight: bold;
31797
- text-transform: uppercase;
31798
- font-feature-settings: "cpsp" on;
31799
- font-size: 13px;
31800
- line-height: 20px;
31883
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31884
+ display: none;
31801
31885
  }
31802
-
31803
- .l2i7fo9 {
31804
- font-family: Inter;
31805
- font-style: normal;
31806
- font-weight: normal;
31807
- font-size: 12px;
31808
- line-height: 18px;
31886
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31887
+ width: 100%;
31888
+ overflow: hidden;
31889
+ white-space: nowrap;
31890
+ text-overflow: ellipsis;
31809
31891
  }
31810
-
31811
- .l1x7hscx {
31812
- font-family: Inter;
31813
- font-style: normal;
31814
- font-weight: 500;
31815
- font-size: 12px;
31816
- line-height: 18px;
31892
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31893
+ overflow: hidden;
31894
+ text-overflow: ellipsis;
31895
+ flex: 1;
31817
31896
  }
31818
-
31819
- .le1jwan {
31820
- font-family: Inter;
31821
- font-style: normal;
31822
- font-weight: bold;
31823
- font-size: 12px;
31824
- line-height: 18px;
31897
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31898
+ padding: 15px 25px 15px 8px;
31825
31899
  }
31826
-
31827
- .lyxynfj {
31828
- font-family: Inter;
31829
- font-style: normal;
31830
- font-weight: normal;
31831
- font-size: 12px;
31832
- line-height: 18px;
31900
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31901
+ padding: 0;
31833
31902
  }
31834
-
31835
- .lpb2nxv {
31836
- font-family: Inter;
31837
- font-style: normal;
31838
- font-weight: 500;
31839
- font-size: 12px;
31840
- line-height: 18px;
31903
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31904
+ position: absolute;
31905
+ right: 6px;
31906
+ top: 50%;
31907
+ transform: translateY(-50%);
31908
+ height: 16px;
31909
+ display: none;
31910
+ transition: transform 320ms ease;
31841
31911
  }
31842
-
31843
- .l1r8o3vv {
31844
- font-family: Inter;
31845
- font-style: normal;
31846
- font-weight: bold;
31847
- font-size: 12px;
31848
- line-height: 18px;
31912
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31913
+ display: block;
31914
+ transform: translateY(-50%) rotateX(180deg);
31849
31915
  }
31850
-
31851
- .lemnjy2 {
31852
- font-family: Inter;
31853
- font-style: normal;
31854
- font-weight: normal;
31855
- text-transform: uppercase;
31856
- font-feature-settings: "cpsp" on;
31857
- font-size: 12px;
31858
- line-height: 18px;
31916
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31917
+ display: block;
31859
31918
  }
31860
-
31861
- .lrc42gb {
31862
- font-family: Inter;
31863
- font-style: normal;
31864
- font-weight: bold;
31865
- text-transform: uppercase;
31866
- font-feature-settings: "cpsp" on;
31867
- font-size: 12px;
31868
- line-height: 18px;
31919
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31920
+ display: none;
31869
31921
  }
31870
-
31871
- .fqaz4mb {
31872
- font-family: Inter;
31873
- font-style: normal;
31874
- font-weight: normal;
31875
- font-size: 13px;
31876
- line-height: 20px;
31922
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31923
+ transform: translateY(-50%);
31877
31924
  }
31878
-
31879
- .f13we5o {
31880
- font-family: Inter;
31881
- font-style: normal;
31882
- font-weight: normal;
31883
- font-size: 13px;
31884
- line-height: 20px;
31925
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31926
+ transform: translateY(-50%) rotateX(180deg);
31885
31927
  }
31886
-
31887
- .ffmjua2 {
31888
- font-family: Inter;
31889
- font-style: normal;
31890
- font-weight: normal;
31891
- font-size: 12px;
31892
- line-height: 18px;
31928
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31929
+ background: #f2f5fa;
31893
31930
  }
31894
-
31895
- .fz2mxw0 {
31896
- font-family: Inter;
31897
- font-style: normal;
31898
- font-weight: normal;
31899
- font-size: 12px;
31900
- line-height: 18px;
31931
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31932
+ display: block;
31901
31933
  }
31902
-
31903
- .t1ertzoh {
31904
- font-family: Inter;
31905
- font-style: normal;
31906
- font-weight: normal;
31907
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31908
- font-size: 13px;
31909
- line-height: 20px;
31934
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31935
+ padding-right: 25px;
31910
31936
  }
31911
-
31912
- .t19bge8r {
31913
- font-family: Inter;
31914
- font-style: normal;
31915
- font-weight: normal;
31916
- font-feature-settings: "zero" on;
31917
- font-size: 13px;
31918
- line-height: 20px;
31937
+ .tta5kd2 .ant-table .ant-table-selection-column {
31938
+ padding: 0 !important;
31919
31939
  }
31920
-
31921
- .tjrzfyl {
31922
- font-family: Inter;
31923
- font-style: normal;
31924
- font-weight: normal;
31925
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31926
- font-size: 12px;
31927
- line-height: 18px;
31940
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31941
+ position: absolute;
31942
+ left: 50%;
31943
+ top: 50%;
31944
+ transform: translate(-50%, -50%);
31928
31945
  }
31929
-
31930
- .tm6s7bo {
31931
- font-family: Inter;
31932
- font-style: normal;
31933
- font-weight: 500;
31934
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31935
- font-size: 12px;
31936
- line-height: 18px;
31946
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
31947
+ display: none;
31937
31948
  }
31938
-
31939
- .t19zq6ic {
31940
- font-family: Inter;
31941
- font-style: normal;
31942
- font-weight: normal;
31943
- font-feature-settings: "zero" on;
31944
- font-size: 12px;
31945
- line-height: 18px;
31949
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31950
+ background: #fff;
31946
31951
  }
31947
-
31948
- .t1gduru8 {
31949
- font-family: Inter;
31950
- font-style: normal;
31951
- font-weight: 500;
31952
- font-feature-settings: "zero" on;
31953
- font-size: 12px;
31954
- line-height: 18px;
31952
+ .tta5kd2 .ant-table .ant-table-placeholder {
31953
+ background: inherit;
31955
31954
  }
31956
-
31957
- .t55raab {
31958
- font-family: Inter;
31959
- font-style: normal;
31955
+ .tta5kd2 .ant-table .ant-table-placeholder td {
31956
+ position: static;
31957
+ border: none;
31958
+ background: inherit !important;
31959
+ height: 100px;
31960
+ vertical-align: middle;
31961
+ }
31962
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31963
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31960
31964
  font-weight: bold;
31961
- font-feature-settings: "zero" on;
31962
- font-size: 16px;
31963
- line-height: 24px;
31965
+ font-size: 20px;
31966
+ color: rgba(10, 37, 85, 0.6);
31964
31967
  }
31965
-
31966
- .u1w9abfe {
31967
- font-family: Inter;
31968
- font-style: normal;
31969
- font-weight: normal;
31970
- font-size: 10px;
31971
- line-height: 12px;
31968
+ .tta5kd2 .ant-table td.cell__action_ {
31969
+ padding: 0 !important;
31970
+ position: relative;
31971
+ background: #fff;
31972
31972
  }
31973
-
31974
- .m15dvk92 {
31973
+ .tta5kd2 .ant-table td.cell__action_ > * {
31974
+ height: 100%;
31975
31975
  display: flex;
31976
- justify-content: space-between;
31977
- width: 100%;
31976
+ align-items: center;
31977
+ justify-content: flex-end;
31978
+ padding-right: 8px;
31978
31979
  }
31979
- .m15dvk92 .action {
31980
- margin-left: 16px;
31980
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
31981
+ width: 24px;
31982
+ height: 24px;
31983
+ cursor: pointer;
31984
+ justify-content: center;
31985
+ border-radius: 4px;
31981
31986
  }
31982
-
31983
- .aql8iqz .ant-alert-message {
31984
- width: 100%;
31987
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31988
+ background: #fff;
31985
31989
  }
31986
31990
 
31987
31991
  .c198s9j3 {
@@ -32084,6 +32088,20 @@ input.rrg1fkn.ant-input {
32084
32088
  cursor: default;
32085
32089
  }
32086
32090
 
32091
+ .igz4le8 {
32092
+ height: 24px;
32093
+ width: 56px !important;
32094
+ margin-right: 4px;
32095
+ }
32096
+
32097
+ .c1riexje {
32098
+ color: rgba(44, 56, 82, 0.6);
32099
+ }
32100
+
32101
+ .iiqau4c.ant-input-group.ant-input-group-compact {
32102
+ display: flex;
32103
+ }
32104
+
32087
32105
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32088
32106
  border-radius: 6px;
32089
32107
  }
@@ -32141,20 +32159,6 @@ input.rrg1fkn.ant-input {
32141
32159
  transform: rotate(180deg);
32142
32160
  }
32143
32161
 
32144
- .igz4le8 {
32145
- height: 24px;
32146
- width: 56px !important;
32147
- margin-right: 4px;
32148
- }
32149
-
32150
- .c1riexje {
32151
- color: rgba(44, 56, 82, 0.6);
32152
- }
32153
-
32154
- .iiqau4c.ant-input-group.ant-input-group-compact {
32155
- display: flex;
32156
- }
32157
-
32158
32162
  .s14dk8r1 {
32159
32163
  margin: 0;
32160
32164
  border-radius: 20px;
@@ -32285,6 +32289,10 @@ input.rrg1fkn.ant-input {
32285
32289
  color: #1d326c;
32286
32290
  background-color: rgba(225, 230, 241, 0.6);
32287
32291
  }
32292
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32293
+ color: #7E41FF;
32294
+ background-color: rgba(126, 65, 255, 0.1);
32295
+ }
32288
32296
  .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32289
32297
  color: #fff;
32290
32298
  }
@@ -32303,35 +32311,178 @@ input.rrg1fkn.ant-input {
32303
32311
  .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32304
32312
  background-color: #6b7d99;
32305
32313
  }
32314
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32315
+ background-color: #7E41FF;
32316
+ }
32306
32317
 
32307
- .t1gz6wqf {
32318
+ .o8ocss1 {
32319
+ overflow: hidden;
32320
+ text-overflow: ellipsis;
32321
+ }
32322
+
32323
+ .n17syc35 {
32324
+ white-space: nowrap;
32325
+ }
32326
+
32327
+ .m1thnes4 {
32328
+ color: rgba(44, 56, 82, 0.6);
32329
+ text-align: center;
32330
+ display: flex;
32331
+ align-items: center;
32332
+ justify-content: center;
32333
+ flex-direction: column;
32308
32334
  height: 100%;
32309
32335
  }
32310
- .t1gz6wqf .table-loading-item {
32311
- padding: 12px 4px;
32312
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32336
+ .m1thnes4 .link {
32337
+ color: #0080ff;
32338
+ cursor: pointer;
32339
+ }
32340
+
32341
+ .m1bixfdy {
32342
+ width: 100%;
32343
+ height: 100%;
32313
32344
  display: flex;
32345
+ flex-direction: column;
32314
32346
  }
32315
- .t1gz6wqf .table-loading-item > * {
32316
- height: 16px;
32317
- margin: 4px;
32318
- background: rgba(204, 212, 227, 0.18);
32319
- border-radius: 2px;
32347
+ .m1bixfdy .name-toolbar {
32348
+ width: 100%;
32349
+ display: flex;
32350
+ line-height: 30px;
32351
+ padding: 0 16px;
32352
+ justify-content: space-between;
32320
32353
  }
32321
- .t1gz6wqf .table-loading-item .checkbox-loading {
32322
- width: 16px;
32354
+ .m1bixfdy .name-toolbar .metric-extra {
32355
+ display: flex;
32356
+ font-size: 12px;
32357
+ align-items: center;
32323
32358
  }
32324
- .t1gz6wqf .table-loading-item .td-loading {
32359
+ .m1bixfdy .name-toolbar .metric-extra .info-item {
32360
+ color: #a3b4cc;
32361
+ }
32362
+ .m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
32363
+ margin-left: 10px;
32364
+ }
32365
+ .m1bixfdy .name-toolbar .metric-extra .menu-trigger {
32366
+ margin-left: 10px;
32367
+ cursor: pointer;
32368
+ }
32369
+ .m1bixfdy .content {
32325
32370
  flex: 1;
32371
+ width: 100%;
32372
+ display: flex;
32373
+ justify-content: center;
32374
+ align-items: center;
32326
32375
  }
32327
- .t1gz6wqf :nth-child(1) {
32328
- padding: 8px 4px;
32376
+ .m1bixfdy .single-content {
32377
+ height: 65px;
32378
+ }
32379
+
32380
+ .lfamfcw {
32381
+ display: flex;
32382
+ align-items: center;
32383
+ white-space: nowrap;
32384
+ overflow: hidden;
32385
+ width: 100%;
32386
+ }
32387
+ .lfamfcw .ant-dropdown-trigger {
32388
+ margin-left: auto;
32389
+ font-size: 12px;
32390
+ }
32391
+
32392
+ .la6u9b4 {
32393
+ display: flex;
32394
+ justify-content: flex-start;
32395
+ align-items: center;
32396
+ font-size: 12px;
32397
+ cursor: pointer;
32398
+ }
32399
+ .la6u9b4:not(:last-child) {
32400
+ margin-right: 20px;
32401
+ }
32402
+ .la6u9b4.deselected {
32403
+ opacity: 0.4;
32404
+ }
32405
+ .la6u9b4.deselected .color-block {
32406
+ background: #b4beca !important;
32407
+ }
32408
+
32409
+ .chhvk8b {
32410
+ display: inline-block;
32411
+ height: 8px;
32412
+ width: 8px;
32413
+ margin-right: 8px;
32414
+ }
32415
+
32416
+ .e1sdlxq1 .ant-dropdown-menu-item {
32417
+ display: flex;
32418
+ align-items: center;
32419
+ font-size: 12px;
32420
+ margin: 0;
32421
+ }
32422
+
32423
+ .m16f7gpb {
32424
+ position: relative;
32425
+ }
32426
+ .m16f7gpb.hidden-xaxis .pointer-wrapper {
32427
+ bottom: -12px;
32428
+ }
32429
+ .m16f7gpb .metric-toolbar {
32430
+ display: flex;
32431
+ justify-content: space-between;
32432
+ line-height: 30px;
32433
+ margin: 0 16px;
32434
+ }
32435
+ .m16f7gpb .metric-toolbar .metric-extra {
32436
+ display: flex;
32437
+ font-size: 12px;
32438
+ align-items: center;
32439
+ }
32440
+ .m16f7gpb .metric-toolbar .metric-extra .info-item {
32441
+ color: #a3b4cc;
32442
+ }
32443
+ .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
32444
+ margin-left: 10px;
32445
+ }
32446
+ .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
32447
+ margin-left: 10px;
32448
+ cursor: pointer;
32449
+ }
32450
+ .m16f7gpb .recharts-xAxis {
32451
+ font-size: 12px;
32452
+ }
32453
+ .m16f7gpb .pointer-wrapper {
32454
+ position: absolute;
32455
+ bottom: 10px;
32456
+ padding: 0 8px;
32457
+ border-radius: 4px;
32458
+ font-size: 12px;
32459
+ color: #fff;
32460
+ background: rgba(0, 0, 0, 0.75);
32461
+ transform: translateX(-50%);
32462
+ }
32463
+
32464
+ .t1ipvk51 {
32465
+ min-width: 200px;
32466
+ }
32467
+
32468
+ .t1kgldps {
32469
+ display: flex;
32470
+ align-items: center;
32471
+ justify-content: space-between;
32472
+ background-color: rgba(0, 0, 0, 0.75);
32473
+ color: #b4beca;
32474
+ font-size: 12px;
32475
+ padding: 3px 6px;
32476
+ }
32477
+ .t1kgldps:first-child {
32478
+ padding-top: 3px;
32329
32479
  }
32330
- .t1gz6wqf :nth-child(1) > * {
32331
- background: rgba(107, 125, 153, 0.18);
32480
+ .t1kgldps:last-child {
32481
+ padding-bottom: 3px;
32332
32482
  }
32333
- .t1gz6wqf :nth-child(1) > * {
32334
- background: rgba(163, 180, 204, 0.18);
32483
+ .t1kgldps .column-value {
32484
+ color: #fff;
32485
+ margin-left: 8px;
32335
32486
  }
32336
32487
 
32337
32488
  .sq6vos1 {
@@ -32519,165 +32670,34 @@ input.rrg1fkn.ant-input {
32519
32670
  justify-content: center;
32520
32671
  }
32521
32672
 
32522
- .m1thnes4 {
32523
- color: rgba(44, 56, 82, 0.6);
32524
- text-align: center;
32525
- display: flex;
32526
- align-items: center;
32527
- justify-content: center;
32528
- flex-direction: column;
32529
- height: 100%;
32530
- }
32531
- .m1thnes4 .link {
32532
- color: #0080ff;
32533
- cursor: pointer;
32534
- }
32535
-
32536
- .m1bixfdy {
32537
- width: 100%;
32673
+ .t1gz6wqf {
32538
32674
  height: 100%;
32539
- display: flex;
32540
- flex-direction: column;
32541
- }
32542
- .m1bixfdy .name-toolbar {
32543
- width: 100%;
32544
- display: flex;
32545
- line-height: 30px;
32546
- padding: 0 16px;
32547
- justify-content: space-between;
32548
32675
  }
32549
- .m1bixfdy .name-toolbar .metric-extra {
32676
+ .t1gz6wqf .table-loading-item {
32677
+ padding: 12px 4px;
32678
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32550
32679
  display: flex;
32551
- font-size: 12px;
32552
- align-items: center;
32553
- }
32554
- .m1bixfdy .name-toolbar .metric-extra .info-item {
32555
- color: #a3b4cc;
32556
32680
  }
32557
- .m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
32558
- margin-left: 10px;
32681
+ .t1gz6wqf .table-loading-item > * {
32682
+ height: 16px;
32683
+ margin: 4px;
32684
+ background: rgba(204, 212, 227, 0.18);
32685
+ border-radius: 2px;
32559
32686
  }
32560
- .m1bixfdy .name-toolbar .metric-extra .menu-trigger {
32561
- margin-left: 10px;
32562
- cursor: pointer;
32687
+ .t1gz6wqf .table-loading-item .checkbox-loading {
32688
+ width: 16px;
32563
32689
  }
32564
- .m1bixfdy .content {
32690
+ .t1gz6wqf .table-loading-item .td-loading {
32565
32691
  flex: 1;
32566
- width: 100%;
32567
- display: flex;
32568
- justify-content: center;
32569
- align-items: center;
32570
- }
32571
- .m1bixfdy .single-content {
32572
- height: 65px;
32573
- }
32574
-
32575
- .lfamfcw {
32576
- display: flex;
32577
- align-items: center;
32578
- white-space: nowrap;
32579
- overflow: hidden;
32580
- width: 100%;
32581
- }
32582
- .lfamfcw .ant-dropdown-trigger {
32583
- margin-left: auto;
32584
- font-size: 12px;
32585
- }
32586
-
32587
- .la6u9b4 {
32588
- display: flex;
32589
- justify-content: flex-start;
32590
- align-items: center;
32591
- font-size: 12px;
32592
- cursor: pointer;
32593
- }
32594
- .la6u9b4:not(:last-child) {
32595
- margin-right: 20px;
32596
- }
32597
- .la6u9b4.deselected {
32598
- opacity: 0.4;
32599
- }
32600
- .la6u9b4.deselected .color-block {
32601
- background: #b4beca !important;
32602
- }
32603
-
32604
- .chhvk8b {
32605
- display: inline-block;
32606
- height: 8px;
32607
- width: 8px;
32608
- margin-right: 8px;
32609
- }
32610
-
32611
- .e1sdlxq1 .ant-dropdown-menu-item {
32612
- display: flex;
32613
- align-items: center;
32614
- font-size: 12px;
32615
- margin: 0;
32616
- }
32617
-
32618
- .m16f7gpb {
32619
- position: relative;
32620
- }
32621
- .m16f7gpb.hidden-xaxis .pointer-wrapper {
32622
- bottom: -12px;
32623
- }
32624
- .m16f7gpb .metric-toolbar {
32625
- display: flex;
32626
- justify-content: space-between;
32627
- line-height: 30px;
32628
- margin: 0 16px;
32629
- }
32630
- .m16f7gpb .metric-toolbar .metric-extra {
32631
- display: flex;
32632
- font-size: 12px;
32633
- align-items: center;
32634
32692
  }
32635
- .m16f7gpb .metric-toolbar .metric-extra .info-item {
32636
- color: #a3b4cc;
32637
- }
32638
- .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
32639
- margin-left: 10px;
32640
- }
32641
- .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
32642
- margin-left: 10px;
32643
- cursor: pointer;
32644
- }
32645
- .m16f7gpb .recharts-xAxis {
32646
- font-size: 12px;
32647
- }
32648
- .m16f7gpb .pointer-wrapper {
32649
- position: absolute;
32650
- bottom: 10px;
32651
- padding: 0 8px;
32652
- border-radius: 4px;
32653
- font-size: 12px;
32654
- color: #fff;
32655
- background: rgba(0, 0, 0, 0.75);
32656
- transform: translateX(-50%);
32657
- }
32658
-
32659
- .t1ipvk51 {
32660
- min-width: 200px;
32661
- }
32662
-
32663
- .t1kgldps {
32664
- display: flex;
32665
- align-items: center;
32666
- justify-content: space-between;
32667
- background-color: rgba(0, 0, 0, 0.75);
32668
- color: #b4beca;
32669
- font-size: 12px;
32670
- padding: 3px 6px;
32671
- }
32672
- .t1kgldps:first-child {
32673
- padding-top: 3px;
32693
+ .t1gz6wqf :nth-child(1) {
32694
+ padding: 8px 4px;
32674
32695
  }
32675
- .t1kgldps:last-child {
32676
- padding-bottom: 3px;
32696
+ .t1gz6wqf :nth-child(1) > * {
32697
+ background: rgba(107, 125, 153, 0.18);
32677
32698
  }
32678
- .t1kgldps .column-value {
32679
- color: #fff;
32680
- margin-left: 8px;
32699
+ .t1gz6wqf :nth-child(1) > * {
32700
+ background: rgba(163, 180, 204, 0.18);
32681
32701
  }
32682
32702
 
32683
32703
  .c1k4vanq {
@@ -32740,6 +32760,23 @@ input.rrg1fkn.ant-input {
32740
32760
  margin-right: 6px;
32741
32761
  }
32742
32762
 
32763
+ .bab9xum {
32764
+ 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);
32765
+ }
32766
+
32767
+ .cav4gt6 {
32768
+ border-radius: 8px;
32769
+ background-color: white;
32770
+ }
32771
+ .cav4gt6.hoverable {
32772
+ cursor: pointer;
32773
+ }
32774
+ .cav4gt6.hoverable:hover {
32775
+ transition: all 200ms ease;
32776
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32777
+ transform: translateY(-4px);
32778
+ }
32779
+
32743
32780
  .f1p9ti6d {
32744
32781
  width: 100%;
32745
32782
  margin-bottom: 0 !important;
@@ -32771,21 +32808,32 @@ input.rrg1fkn.ant-input {
32771
32808
  min-height: 0px;
32772
32809
  }
32773
32810
 
32774
- .bab9xum {
32775
- 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);
32811
+ .sut42l0 {
32812
+ padding: 0 8px;
32813
+ height: 18px;
32776
32814
  }
32777
32815
 
32778
- .cav4gt6 {
32779
- border-radius: 8px;
32780
- background-color: white;
32816
+ .mfsz1jz {
32817
+ padding: 2px 8px;
32818
+ height: 24px;
32781
32819
  }
32782
- .cav4gt6.hoverable {
32783
- cursor: pointer;
32820
+
32821
+ .tnd6h4m {
32822
+ margin: 0;
32784
32823
  }
32785
- .cav4gt6.hoverable:hover {
32786
- transition: all 200ms ease;
32787
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32788
- transform: translateY(-4px);
32824
+
32825
+ .i1qw4clm {
32826
+ margin-right: 4px;
32827
+ height: 16px;
32828
+ }
32829
+
32830
+ .w1xcixj5.outside-tag {
32831
+ padding-left: 0;
32832
+ }
32833
+ .w1xcixj5.outside-tag .inside-tag {
32834
+ border-radius: 4px 0 0 4px;
32835
+ padding-right: 4px;
32836
+ margin-right: 4px;
32789
32837
  }
32790
32838
 
32791
32839
  .at4ovwe .ant-input-number-handler-wrap {
@@ -33030,34 +33078,6 @@ input.rrg1fkn.ant-input {
33030
33078
  margin-right: 8px;
33031
33079
  }
33032
33080
 
33033
- .w1xcixj5.outside-tag {
33034
- padding-left: 0;
33035
- }
33036
- .w1xcixj5.outside-tag .inside-tag {
33037
- border-radius: 4px 0 0 4px;
33038
- padding-right: 4px;
33039
- margin-right: 4px;
33040
- }
33041
-
33042
- .sut42l0 {
33043
- padding: 0 8px;
33044
- height: 18px;
33045
- }
33046
-
33047
- .mfsz1jz {
33048
- padding: 2px 8px;
33049
- height: 24px;
33050
- }
33051
-
33052
- .tnd6h4m {
33053
- margin: 0;
33054
- }
33055
-
33056
- .i1qw4clm {
33057
- margin-right: 4px;
33058
- height: 16px;
33059
- }
33060
-
33061
33081
  .iwsze0q {
33062
33082
  margin-right: 4px;
33063
33083
  height: 16px;