@cloudtower/eagle 0.27.57 → 0.27.59-dry

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/style.css CHANGED
@@ -28537,7 +28537,6 @@ div.ant-typography-edit-content.ant-typography-rtl {
28537
28537
  }
28538
28538
  .table-wrapper.table-sticky-header .no-scroll-bar th.cell__action_ {
28539
28539
  right: 0 !important;
28540
- z-index: 10;
28541
28540
  }
28542
28541
  .table-wrapper.table-sticky-header .no-scroll-bar th.ant-table-cell-scrollbar {
28543
28542
  display: none;
@@ -29793,6 +29792,35 @@ html body {
29793
29792
  margin-right: 4px;
29794
29793
  }
29795
29794
 
29795
+ .E_b1nip9bk {
29796
+ padding: 4px 11px;
29797
+ }
29798
+
29799
+ .E_bqamoqe {
29800
+ white-space: nowrap;
29801
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29802
+ }
29803
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29804
+ --color: #0080ff;
29805
+ }
29806
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29807
+ --color: #0080ff;
29808
+ }
29809
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29810
+ margin-left: 1px;
29811
+ }
29812
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29813
+ border-top-right-radius: 0;
29814
+ border-bottom-right-radius: 0;
29815
+ }
29816
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29817
+ border-top-left-radius: 0;
29818
+ border-bottom-left-radius: 0;
29819
+ }
29820
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29821
+ border-radius: unset;
29822
+ }
29823
+
29796
29824
  .E_fzh9mnb {
29797
29825
  width: 100%;
29798
29826
  height: 100%;
@@ -29808,6 +29836,24 @@ html body {
29808
29836
  font-size: 18px;
29809
29837
  }
29810
29838
 
29839
+ .E_iouxfgt {
29840
+ display: inline-flex;
29841
+ align-items: center;
29842
+ }
29843
+ .E_iouxfgt .icon-inner {
29844
+ display: inline-flex;
29845
+ align-items: center;
29846
+ justify-content: center;
29847
+ }
29848
+ .E_iouxfgt .icon-inner + span,
29849
+ .E_iouxfgt span + .icon-inner.suffix {
29850
+ margin-left: 4px;
29851
+ }
29852
+ .E_iouxfgt.is-rotate img,
29853
+ .E_iouxfgt.is-rotate svg {
29854
+ animation: rotate 680ms linear infinite;
29855
+ }
29856
+
29811
29857
  .E_b1wx3t3t.ant-btn-icon-only {
29812
29858
  justify-content: center;
29813
29859
  }
@@ -30058,51 +30104,8 @@ html body {
30058
30104
  padding: 0;
30059
30105
  }
30060
30106
 
30061
- .E_b1nip9bk {
30062
- padding: 4px 11px;
30063
- }
30064
-
30065
- .E_bqamoqe {
30066
- white-space: nowrap;
30067
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30068
- }
30069
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30070
- --color: #0080ff;
30071
- }
30072
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30073
- --color: #0080ff;
30074
- }
30075
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30076
- margin-left: 1px;
30077
- }
30078
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30079
- border-top-right-radius: 0;
30080
- border-bottom-right-radius: 0;
30081
- }
30082
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30083
- border-top-left-radius: 0;
30084
- border-bottom-left-radius: 0;
30085
- }
30086
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30087
- border-radius: unset;
30088
- }
30089
-
30090
- .E_iouxfgt {
30091
- display: inline-flex;
30092
- align-items: center;
30093
- }
30094
- .E_iouxfgt .icon-inner {
30095
- display: inline-flex;
30096
- align-items: center;
30097
- justify-content: center;
30098
- }
30099
- .E_iouxfgt .icon-inner + span,
30100
- .E_iouxfgt span + .icon-inner.suffix {
30101
- margin-left: 4px;
30102
- }
30103
- .E_iouxfgt.is-rotate img,
30104
- .E_iouxfgt.is-rotate svg {
30105
- animation: rotate 680ms linear infinite;
30107
+ .E_iq1gosr {
30108
+ display: inline-block;
30106
30109
  }
30107
30110
 
30108
30111
  .E_owd0kml {
@@ -30114,1807 +30117,1953 @@ html body {
30114
30117
  position: absolute;
30115
30118
  }
30116
30119
 
30117
- .E_s1dizucg.ant-switch {
30118
- min-width: 40px;
30119
- height: 24px;
30120
- background: rgba(172, 186, 211, 0.6);
30121
- overflow: hidden;
30122
- }
30123
- .E_s1dizucg.ant-switch:focus {
30124
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30125
- }
30126
- .E_s1dizucg.ant-switch-small {
30127
- min-width: 26px;
30128
- height: 16px;
30120
+ .E_s1dni7lo {
30121
+ width: 430px !important;
30129
30122
  }
30130
- .E_s1dizucg.ant-switch-large {
30131
- min-width: 52px;
30132
- height: 32px;
30123
+
30124
+ .E_d1wwmmm5 .ant-select-item-group {
30125
+ padding: 8px 16px;
30126
+ line-height: 18px;
30127
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30128
+ height: 34px;
30129
+ min-height: 34px;
30130
+ box-sizing: border-box;
30131
+ margin-top: 8px;
30133
30132
  }
30134
- .E_s1dizucg.ant-switch .ant-switch-handle {
30135
- height: 20px;
30136
- width: 20px;
30133
+
30134
+ .E_o1ugr09p {
30135
+ display: flex;
30136
+ flex-direction: column;
30137
+ margin: 1px 8px;
30138
+ padding: 8px;
30139
+ border-radius: 4px;
30137
30140
  }
30138
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30139
- border-radius: 10px;
30140
- transition-delay: 120ms;
30141
+ .E_o1ugr09p .selected-icon {
30142
+ display: none;
30141
30143
  }
30142
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30143
- height: 14px;
30144
- width: 14px;
30145
- top: 1px;
30146
- left: 1px;
30144
+ .E_o1ugr09p.ant-select-item-option-grouped {
30145
+ padding-left: 8px;
30147
30146
  }
30148
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30149
- height: 28px;
30150
- width: 28px;
30147
+ .E_o1ugr09p.ant-select-item-option-selected {
30148
+ background-color: white;
30151
30149
  }
30152
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30153
- border-radius: 14px;
30150
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30151
+ color: #0080ff;
30154
30152
  }
30155
- .E_s1dizucg.ant-switch-checked {
30156
- background-color: #00ba5d;
30153
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30154
+ display: block;
30157
30155
  }
30158
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30159
- left: calc(100% - 20px - 2px);
30156
+ .E_o1ugr09p.ant-select-item-option-active {
30157
+ background: rgba(0, 136, 255, 0.16);
30160
30158
  }
30161
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30162
- left: calc(100% - 14px - 1px);
30159
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30160
+ color: #0080ff;
30163
30161
  }
30164
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30165
- left: calc(100% - 28px - 2px);
30162
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30163
+ background: rgba(0, 136, 255, 0.1);
30164
+ color: #0080ff;
30166
30165
  }
30167
30166
 
30168
- .E_c1up6e3y {
30169
- margin-left: 5px;
30167
+ .E_o1ifxsq4 {
30168
+ display: flex;
30169
+ justify-content: space-between;
30170
+ height: 20px;
30171
+ line-height: 20px;
30170
30172
  }
30171
-
30172
- .E_dsnbhzf {
30173
- font-family: Inter;
30174
- font-style: normal;
30175
- font-weight: bold;
30176
- font-size: 32px;
30177
- line-height: 40px;
30173
+ .E_o1ifxsq4 .timezone-title {
30174
+ color: #2d3a56;
30175
+ overflow: hidden;
30176
+ text-overflow: ellipsis;
30178
30177
  }
30179
30178
 
30180
- .E_d1mvo22k {
30181
- font-family: Inter;
30182
- font-style: normal;
30183
- font-weight: bold;
30184
- font-size: 24px;
30185
- line-height: 32px;
30179
+ .E_o1zue7 {
30180
+ display: flex;
30181
+ justify-content: space-between;
30182
+ color: rgba(44, 56, 82, 0.6);
30183
+ height: 18px;
30184
+ line-height: 18px;
30185
+ margin-top: 2px;
30186
30186
  }
30187
30187
 
30188
- .E_d1b444tr {
30189
- font-family: Inter;
30190
- font-style: normal;
30191
- font-weight: normal;
30192
- font-size: 32px;
30193
- line-height: 40px;
30188
+ .E_tyfmlxg {
30189
+ border: none;
30190
+ margin-right: 0;
30191
+ background: rgba(225, 230, 241, 0.6);
30194
30192
  }
30195
30193
 
30196
- .E_dvs0kue {
30197
- font-family: Inter;
30198
- font-style: normal;
30199
- font-weight: bold;
30200
- font-size: 20px;
30201
- line-height: 24px;
30194
+ .E_o18uybox {
30195
+ pointer-events: none;
30196
+ height: 32px;
30197
+ width: 100%;
30198
+ opacity: 0;
30202
30199
  }
30203
30200
 
30204
- .E_d1hcbfcq {
30205
- font-family: Inter;
30206
- font-style: normal;
30207
- font-weight: normal;
30208
- font-size: 20px;
30209
- line-height: 24px;
30201
+ .E_tc97u5y {
30202
+ height: 100%;
30210
30203
  }
30211
30204
 
30212
- .E_d1cz922v {
30213
- font-family: Inter;
30214
- font-style: normal;
30215
- font-weight: bold;
30216
- font-size: 18px;
30217
- line-height: 22px;
30205
+ .E_tfzf37v {
30206
+ height: 100%;
30218
30207
  }
30219
-
30220
- .E_d3nzbrm {
30221
- font-family: Inter;
30222
- font-style: normal;
30223
- font-weight: normal;
30224
- font-size: 18px;
30225
- line-height: 22px;
30208
+ .E_tfzf37v.empty-table .ant-table-content {
30209
+ overflow: visible !important;
30210
+ height: 100%;
30226
30211
  }
30227
-
30228
- .E_h1g0p5ob {
30229
- font-family: Inter;
30230
- font-style: normal;
30231
- font-weight: bold;
30232
- font-size: 16px;
30233
- line-height: 22px;
30212
+ .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30213
+ height: 100%;
30234
30214
  }
30235
-
30236
- .E_hydo2ej {
30237
- font-family: Inter;
30238
- font-style: normal;
30239
- font-weight: normal;
30240
- font-size: 16px;
30241
- line-height: 22px;
30215
+ .E_tfzf37v.empty-table .ant-table-content table {
30216
+ width: 100% !important;
30217
+ height: 100%;
30242
30218
  }
30243
-
30244
- .E_h1hbuq0r {
30245
- font-family: Inter;
30246
- font-style: normal;
30247
- font-weight: bold;
30248
- font-size: 14px;
30249
- line-height: 20px;
30219
+ .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30220
+ padding: 15px 0;
30250
30221
  }
30251
-
30252
- .E_h13bondg {
30253
- font-family: Inter;
30254
- font-style: normal;
30255
- font-weight: normal;
30256
- font-size: 14px;
30257
- line-height: 20px;
30222
+ .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
30223
+ display: none;
30258
30224
  }
30259
-
30260
- .E_h1mhvdlx {
30261
- font-family: Inter;
30262
- font-style: normal;
30263
- font-weight: bold;
30264
- font-size: 12px;
30265
- line-height: 18px;
30225
+ .E_tfzf37v .active-row td:nth-child(1) {
30226
+ font-weight: 700;
30266
30227
  }
30267
-
30268
- .E_h1inmfq6 {
30269
- font-family: Inter;
30270
- font-style: normal;
30271
- font-weight: normal;
30272
- font-size: 12px;
30273
- line-height: 18px;
30228
+ .E_tfzf37v.has-selection .active-row td:nth-child(2) {
30229
+ font-weight: 700;
30274
30230
  }
30275
-
30276
- .E_h1kfc0la {
30277
- font-family: Inter;
30278
- font-style: normal;
30279
- font-weight: bold;
30280
- text-transform: uppercase;
30281
- font-feature-settings: "cpsp" on;
30231
+ .E_tfzf37v .ant-spin-nested-loading {
30232
+ height: 100%;
30233
+ }
30234
+ .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
30235
+ height: 100%;
30236
+ overflow: visible;
30237
+ }
30238
+ .E_tfzf37v .ant-spin-nested-loading .ant-spin {
30239
+ max-height: none;
30240
+ }
30241
+ .E_tfzf37v.table-init-loading .ant-spin-blur thead,
30242
+ .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
30243
+ display: none;
30244
+ }
30245
+ .E_tfzf37v td.ant-table-column-sort {
30246
+ background: transparent;
30247
+ }
30248
+ .E_tfzf37v td.ant-table-cell-fix-left,
30249
+ .E_tfzf37v td.ant-table-cell-fix-right {
30250
+ background: #fff;
30251
+ padding: 0 !important;
30252
+ }
30253
+ .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
30254
+ .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
30255
+ display: flex;
30256
+ align-items: center;
30257
+ height: 100%;
30258
+ padding: 8px;
30259
+ }
30260
+ .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
30261
+ .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
30262
+ overflow: hidden;
30263
+ text-overflow: ellipsis;
30264
+ width: 100%;
30265
+ }
30266
+ .E_tfzf37v .ant-table-container {
30267
+ height: 100%;
30268
+ }
30269
+ .E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
30270
+ box-shadow: none !important;
30271
+ }
30272
+ .E_tfzf37v .ant-table {
30273
+ border-radius: 0px;
30274
+ border-left: none;
30275
+ border-right: none;
30276
+ border-bottom: none;
30277
+ height: 100%;
30282
30278
  font-size: 12px;
30283
- line-height: 18px;
30279
+ background: transparent;
30284
30280
  }
30285
-
30286
- .E_h10xnyuu {
30287
- font-family: Inter;
30288
- font-style: normal;
30289
- font-weight: normal;
30290
- text-transform: uppercase;
30291
- font-feature-settings: "cpsp" on;
30281
+ .E_tfzf37v .ant-table .ant-table-header {
30282
+ position: relative;
30283
+ z-index: 3;
30284
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30285
+ margin-bottom: -1px;
30286
+ }
30287
+ .E_tfzf37v .ant-table .time-wrapper .date,
30288
+ .E_tfzf37v .ant-table .value {
30289
+ color: #2d3a56;
30290
+ }
30291
+ .E_tfzf37v .ant-table .time-wrapper .time,
30292
+ .E_tfzf37v .ant-table .unit {
30293
+ color: rgba(44, 56, 82, 0.6);
30294
+ }
30295
+ .E_tfzf37v .ant-table .ant-table-selection {
30296
+ position: unset;
30297
+ text-align: center;
30298
+ }
30299
+ .E_tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30300
+ background: #fff;
30301
+ }
30302
+ .E_tfzf37v .ant-table .anticon-setting {
30303
+ cursor: pointer;
30304
+ position: absolute;
30305
+ top: 50%;
30306
+ right: 12px;
30307
+ transform: translateY(-50%);
30308
+ }
30309
+ .E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
30310
+ box-shadow: none;
30311
+ width: 1px;
30312
+ background: rgba(213, 219, 227, 0.6);
30313
+ }
30314
+ .E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
30315
+ box-shadow: none;
30316
+ width: 1px;
30317
+ background: rgba(213, 219, 227, 0.6);
30318
+ }
30319
+ .E_tfzf37v .ant-table .ant-table-tbody {
30320
+ position: relative;
30321
+ }
30322
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
30323
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30324
+ border-bottom: 1px solid white;
30325
+ height: 40px;
30326
+ vertical-align: middle;
30327
+ transition: background 0ms;
30328
+ color: #00122e;
30329
+ }
30330
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
30331
+ background: #f2f5fa;
30332
+ border-bottom-color: #f2f5fa;
30333
+ }
30334
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
30335
+ height: auto;
30336
+ color: #00122e;
30292
30337
  font-size: 12px;
30293
- line-height: 18px;
30338
+ text-align: left;
30339
+ transition: none;
30340
+ overflow: hidden;
30341
+ text-overflow: ellipsis;
30342
+ white-space: nowrap;
30294
30343
  }
30295
-
30296
- .E_lrcmi0v {
30297
- font-family: Inter;
30298
- font-style: normal;
30299
- font-weight: normal;
30300
- font-size: 16px;
30301
- line-height: 24px;
30344
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30345
+ color: #0096ff;
30302
30346
  }
30303
-
30304
- .E_lzt43lp {
30305
- font-family: Inter;
30306
- font-style: normal;
30307
- font-weight: bold;
30308
- font-size: 16px;
30309
- line-height: 24px;
30347
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
30348
+ overflow: hidden;
30349
+ text-overflow: ellipsis;
30350
+ width: 100%;
30351
+ vertical-align: middle;
30310
30352
  }
30311
-
30312
- .E_l5yc9nt {
30313
- font-family: Inter;
30314
- font-style: normal;
30315
- font-weight: normal;
30316
- font-size: 16px;
30317
- line-height: 24px;
30353
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30354
+ line-height: 0px;
30318
30355
  }
30319
-
30320
- .E_l1fbkbzo {
30321
- font-family: Inter;
30322
- font-style: normal;
30323
- font-weight: bold;
30324
- font-size: 16px;
30325
- line-height: 24px;
30356
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
30357
+ padding-right: 25px;
30326
30358
  }
30327
-
30328
- .E_lahvcax {
30329
- font-family: Inter;
30330
- font-style: normal;
30331
- font-weight: normal;
30332
- text-transform: uppercase;
30333
- font-feature-settings: "cpsp" on;
30334
- font-size: 16px;
30335
- line-height: 24px;
30359
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
30360
+ border-top-color: transparent;
30336
30361
  }
30337
-
30338
- .E_l11q3pxd {
30339
- font-family: Inter;
30340
- font-style: normal;
30341
- font-weight: bold;
30342
- text-transform: uppercase;
30343
- font-feature-settings: "cpsp" on;
30344
- font-size: 16px;
30345
- line-height: 24px;
30362
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
30363
+ background: rgba(225, 230, 241, 0.6);
30364
+ border-color: transparent transparent white;
30346
30365
  }
30347
-
30348
- .E_lfuc2qu {
30349
- font-family: Inter;
30350
- font-style: normal;
30351
- font-weight: normal;
30352
- font-size: 14px;
30353
- line-height: 22px;
30366
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
30367
+ border-radius: 8px 0 0 8px;
30354
30368
  }
30355
-
30356
- .E_l1jmp8r0 {
30357
- font-family: Inter;
30358
- font-style: normal;
30359
- font-weight: 500;
30360
- font-size: 14px;
30361
- line-height: 22px;
30369
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
30370
+ border-radius: 8px 0 0 8px;
30371
+ }
30372
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
30373
+ content: "";
30374
+ width: 4px;
30375
+ top: -1px;
30376
+ bottom: -1px;
30377
+ background: white;
30378
+ }
30379
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
30380
+ border-radius: 0 8px 8px 0;
30381
+ }
30382
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
30383
+ border-radius: 0;
30384
+ background: white;
30385
+ border-top: none;
30386
+ }
30387
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
30388
+ border-top: 1px solid transparent;
30389
+ border-radius: 0 8px 8px 0;
30390
+ background: rgba(225, 230, 241, 0.6);
30391
+ }
30392
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
30393
+ background: white;
30394
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30395
+ }
30396
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
30397
+ display: flex;
30398
+ align-items: center;
30399
+ height: 100%;
30400
+ background: rgba(225, 230, 241, 0.6);
30401
+ }
30402
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
30403
+ background: white;
30404
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30405
+ }
30406
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
30407
+ display: flex;
30408
+ align-items: center;
30409
+ height: 100%;
30410
+ background: rgba(225, 230, 241, 0.6);
30411
+ }
30412
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
30413
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30414
+ }
30415
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
30416
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
30417
+ border-radius: 8px;
30418
+ }
30419
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
30420
+ border-top-color: white;
30421
+ }
30422
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
30423
+ background: rgba(0, 136, 255, 0.1);
30424
+ border-bottom-color: transparent;
30425
+ border-top-color: transparent;
30426
+ }
30427
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
30428
+ border-radius: 8px 0 0 8px;
30429
+ }
30430
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
30431
+ border-radius: 0 8px 8px 0;
30432
+ }
30433
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
30434
+ background: rgba(0, 136, 255, 0.1);
30435
+ }
30436
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th {
30437
+ background: #fff;
30438
+ font-weight: 400;
30439
+ position: relative;
30440
+ border-bottom: none;
30441
+ color: #00122e;
30442
+ transition: none;
30443
+ padding: 15px 8px 15px 8px;
30444
+ }
30445
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
30446
+ content: "";
30447
+ width: 1px;
30448
+ top: 0;
30449
+ bottom: 0;
30450
+ background: rgba(211, 218, 235, 0.6);
30451
+ position: absolute;
30452
+ right: 0;
30453
+ }
30454
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
30455
+ padding: unset;
30456
+ }
30457
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
30458
+ display: none;
30459
+ }
30460
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
30461
+ width: 100%;
30462
+ overflow: hidden;
30463
+ white-space: nowrap;
30464
+ text-overflow: ellipsis;
30465
+ }
30466
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
30467
+ overflow: hidden;
30468
+ text-overflow: ellipsis;
30469
+ flex: 1;
30470
+ }
30471
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
30472
+ padding: 15px 25px 15px 8px;
30473
+ }
30474
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
30475
+ padding: 0;
30476
+ }
30477
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
30478
+ position: absolute;
30479
+ right: 6px;
30480
+ top: 50%;
30481
+ transform: translateY(-50%);
30482
+ height: 16px;
30483
+ display: none;
30484
+ transition: transform 320ms ease;
30485
+ }
30486
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
30487
+ display: block;
30488
+ transform: translateY(-50%) rotateX(180deg);
30489
+ }
30490
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
30491
+ display: block;
30492
+ }
30493
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
30494
+ display: none;
30495
+ }
30496
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
30497
+ transform: translateY(-50%);
30498
+ }
30499
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
30500
+ transform: translateY(-50%) rotateX(180deg);
30501
+ }
30502
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
30503
+ background: #f2f5fa;
30504
+ }
30505
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
30506
+ display: block;
30507
+ }
30508
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
30509
+ padding-right: 25px;
30510
+ }
30511
+ .E_tfzf37v .ant-table .ant-table-selection-column {
30512
+ padding: 0 !important;
30513
+ }
30514
+ .E_tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
30515
+ position: absolute;
30516
+ left: 50%;
30517
+ top: 50%;
30518
+ transform: translate(-50%, -50%);
30519
+ }
30520
+ .E_tfzf37v .ant-table .ant-table-selection-column:after {
30521
+ display: none;
30522
+ }
30523
+ .E_tfzf37v .ant-table .ant-table-hide-scrollbar {
30524
+ background: #fff;
30525
+ }
30526
+ .E_tfzf37v .ant-table .ant-table-placeholder {
30527
+ background: inherit;
30528
+ }
30529
+ .E_tfzf37v .ant-table .ant-table-placeholder td {
30530
+ position: static;
30531
+ border: none;
30532
+ background: inherit !important;
30533
+ height: 100px;
30534
+ vertical-align: middle;
30362
30535
  }
30363
-
30364
- .E_lcnm221 {
30365
- font-family: Inter;
30366
- font-style: normal;
30536
+ .E_tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
30537
+ .E_tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
30367
30538
  font-weight: bold;
30368
- font-size: 14px;
30369
- line-height: 22px;
30539
+ font-size: 20px;
30540
+ color: rgba(10, 37, 85, 0.6);
30370
30541
  }
30371
-
30372
- .E_lu1z2n5 {
30373
- font-family: Inter;
30374
- font-style: normal;
30375
- font-weight: normal;
30376
- font-size: 14px;
30377
- line-height: 22px;
30542
+ .E_tfzf37v .ant-table th.ant-table-cell-scrollbar,
30543
+ .E_tfzf37v .ant-table th.cell__action_ {
30544
+ z-index: 10;
30378
30545
  }
30379
-
30380
- .E_l1r59djn {
30381
- font-family: Inter;
30382
- font-style: normal;
30383
- font-weight: bold;
30384
- font-size: 14px;
30385
- line-height: 22px;
30546
+ .E_tfzf37v .ant-table td.cell__action_ {
30547
+ padding: 0 !important;
30548
+ position: relative;
30549
+ background: #fff;
30386
30550
  }
30387
-
30388
- .E_ljm2911 {
30389
- font-family: Inter;
30390
- font-style: normal;
30391
- font-weight: normal;
30392
- text-transform: uppercase;
30393
- font-feature-settings: "cpsp" on;
30394
- font-size: 14px;
30395
- line-height: 22px;
30551
+ .E_tfzf37v .ant-table td.cell__action_ > * {
30552
+ height: 100%;
30553
+ display: flex;
30554
+ align-items: center;
30555
+ justify-content: flex-end;
30556
+ padding-right: 8px;
30396
30557
  }
30397
-
30398
- .E_l124mzmr {
30399
- font-family: Inter;
30400
- font-style: normal;
30401
- font-weight: bold;
30402
- text-transform: uppercase;
30403
- font-feature-settings: "cpsp" on;
30404
- font-size: 14px;
30405
- line-height: 22px;
30558
+ .E_tfzf37v .ant-table td.cell__action_ .menu-button {
30559
+ width: 24px;
30560
+ height: 24px;
30561
+ cursor: pointer;
30562
+ justify-content: center;
30563
+ border-radius: 4px;
30406
30564
  }
30407
-
30408
- .E_lb3chel {
30409
- font-family: Inter;
30410
- font-style: normal;
30411
- font-weight: normal;
30412
- font-size: 13px;
30413
- line-height: 20px;
30565
+ .E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
30566
+ background: #fff;
30414
30567
  }
30415
30568
 
30416
- .E_lv9jstu {
30417
- font-family: Inter;
30418
- font-style: normal;
30419
- font-weight: 600;
30420
- font-size: 13px;
30421
- line-height: 20px;
30569
+ .E_cnujxq2 {
30570
+ display: flex;
30571
+ flex-direction: column;
30422
30572
  }
30423
30573
 
30424
- .E_lwqlh3x {
30425
- font-family: Inter;
30426
- font-style: normal;
30427
- font-weight: bold;
30428
- font-size: 13px;
30429
- line-height: 20px;
30574
+ .E_m7s48ia {
30575
+ max-width: 1120px;
30576
+ width: 100%;
30577
+ margin: 0 auto;
30578
+ height: 100%;
30430
30579
  }
30431
30580
 
30432
- .E_lalum9y {
30433
- font-family: Inter;
30434
- font-style: normal;
30435
- font-weight: normal;
30436
- font-size: 13px;
30437
- line-height: 20px;
30581
+ .E_wt5zbg6 {
30582
+ max-width: 1120px;
30583
+ width: 100%;
30584
+ margin: 0 auto;
30585
+ display: flex;
30438
30586
  }
30439
-
30440
- .E_l1t6dj5o {
30441
- font-family: Inter;
30442
- font-style: normal;
30443
- font-weight: 600;
30444
- font-size: 13px;
30445
- line-height: 20px;
30587
+ .E_wt5zbg6 .left,
30588
+ .E_wt5zbg6 .right {
30589
+ flex-grow: 0;
30590
+ flex-shrink: 0;
30591
+ flex-basis: 21%;
30446
30592
  }
30447
-
30448
- .E_l12f6ic {
30449
- font-family: Inter;
30450
- font-style: normal;
30451
- font-weight: bold;
30452
- font-size: 13px;
30453
- line-height: 20px;
30593
+ .E_wt5zbg6 .left {
30594
+ display: flex;
30595
+ justify-content: flex-end;
30596
+ padding-right: 44px;
30454
30597
  }
30455
-
30456
- .E_l7gmukq {
30457
- font-family: Inter;
30458
- font-style: normal;
30459
- font-weight: normal;
30460
- text-transform: uppercase;
30461
- font-feature-settings: "cpsp" on;
30462
- font-size: 13px;
30463
- line-height: 20px;
30598
+ .E_wt5zbg6 .right {
30599
+ padding-left: 44px;
30464
30600
  }
30465
-
30466
- .E_lkwl0yp {
30467
- font-family: Inter;
30468
- font-style: normal;
30469
- font-weight: bold;
30470
- text-transform: uppercase;
30471
- font-feature-settings: "cpsp" on;
30472
- font-size: 13px;
30473
- line-height: 20px;
30601
+ .E_wt5zbg6 .middle {
30602
+ margin-bottom: 40px;
30603
+ flex-grow: 0;
30604
+ flex-shrink: 0;
30605
+ flex-basis: 58%;
30474
30606
  }
30475
-
30476
- .E_l10knv48 {
30477
- font-family: Inter;
30478
- font-style: normal;
30479
- font-weight: normal;
30480
- font-size: 12px;
30481
- line-height: 18px;
30607
+ .E_wt5zbg6 .middle .form-base-field {
30608
+ width: 100%;
30482
30609
  }
30483
-
30484
- .E_l6526ld {
30485
- font-family: Inter;
30486
- font-style: normal;
30487
- font-weight: 500;
30488
- font-size: 12px;
30489
- line-height: 18px;
30610
+ .E_wt5zbg6 .middle .form-base-field .form-base-field {
30611
+ width: auto;
30490
30612
  }
30491
30613
 
30492
- .E_l1j81vli {
30493
- font-family: Inter;
30494
- font-style: normal;
30495
- font-weight: bold;
30496
- font-size: 12px;
30497
- line-height: 18px;
30614
+ .E_h18jprzg .ant-modal-header {
30615
+ margin: 0 auto;
30616
+ width: 100%;
30617
+ max-width: 648px;
30498
30618
  }
30499
-
30500
- .E_l1x7n1mk {
30501
- font-family: Inter;
30502
- font-style: normal;
30503
- font-weight: normal;
30504
- font-size: 12px;
30505
- line-height: 18px;
30619
+ .E_h18jprzg .ant-modal-header .ant-modal-title {
30620
+ margin-left: 0;
30506
30621
  }
30507
-
30508
- .E_l9fqufz {
30509
- font-family: Inter;
30510
- font-style: normal;
30511
- font-weight: 500;
30512
- font-size: 12px;
30513
- line-height: 18px;
30622
+ .E_h18jprzg .ant-modal-body {
30623
+ margin: 0 auto;
30624
+ padding: 0;
30625
+ width: 100%;
30626
+ max-width: 648px;
30627
+ overflow: hidden;
30514
30628
  }
30515
-
30516
- .E_l1iwnybd {
30517
- font-family: Inter;
30518
- font-style: normal;
30519
- font-weight: bold;
30520
- font-size: 12px;
30521
- line-height: 18px;
30629
+ .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
30630
+ margin-bottom: 40px;
30522
30631
  }
30523
-
30524
- .E_lprtm1e {
30525
- font-family: Inter;
30526
- font-style: normal;
30527
- font-weight: normal;
30528
- text-transform: uppercase;
30529
- font-feature-settings: "cpsp" on;
30530
- font-size: 12px;
30531
- line-height: 18px;
30632
+ .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
30633
+ height: calc(100vh - 225px);
30634
+ overflow-y: auto;
30532
30635
  }
30533
-
30534
- .E_l1lln87h {
30535
- font-family: Inter;
30536
- font-style: normal;
30537
- font-weight: bold;
30538
- text-transform: uppercase;
30539
- font-feature-settings: "cpsp" on;
30540
- font-size: 12px;
30541
- line-height: 18px;
30636
+ .E_h18jprzg .ant-modal-footer .footer-content {
30637
+ margin: 0 auto;
30638
+ max-width: 648px;
30542
30639
  }
30543
30640
 
30544
- .E_f2pb48l {
30545
- font-family: Inter;
30546
- font-style: normal;
30547
- font-weight: normal;
30548
- font-size: 13px;
30549
- line-height: 20px;
30641
+ .E_h16z9xgz .ant-modal-header {
30642
+ margin: 0 auto;
30643
+ width: 100%;
30644
+ max-width: 1024px;
30645
+ }
30646
+ .E_h16z9xgz .ant-modal-header .ant-modal-title {
30647
+ margin-left: 0;
30648
+ }
30649
+ .E_h16z9xgz .ant-modal-body {
30650
+ margin: 0 auto;
30651
+ padding: 0;
30652
+ width: 100%;
30653
+ max-width: 1024px;
30654
+ overflow: hidden;
30550
30655
  }
30551
-
30552
- .E_fi9emkw {
30553
- font-family: Inter;
30554
- font-style: normal;
30555
- font-weight: normal;
30556
- font-size: 13px;
30557
- line-height: 20px;
30656
+ .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
30657
+ margin-bottom: 40px;
30558
30658
  }
30559
-
30560
- .E_f1nrg7da {
30561
- font-family: Inter;
30562
- font-style: normal;
30563
- font-weight: normal;
30564
- font-size: 12px;
30565
- line-height: 18px;
30659
+ .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
30660
+ height: calc(100vh - 225px);
30661
+ overflow-y: auto;
30566
30662
  }
30567
-
30568
- .E_f17k1i3n {
30569
- font-family: Inter;
30570
- font-style: normal;
30571
- font-weight: normal;
30572
- font-size: 12px;
30573
- line-height: 18px;
30663
+ .E_h16z9xgz .ant-modal-footer .footer-content {
30664
+ margin: 0 auto;
30665
+ max-width: 1024px;
30574
30666
  }
30575
30667
 
30576
- .E_t1tvuj2e {
30577
- font-family: Inter;
30578
- font-style: normal;
30579
- font-weight: normal;
30580
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
30668
+ .E_f1lrhghm {
30669
+ flex: 1;
30670
+ }
30671
+ .E_f1lrhghm label {
30581
30672
  font-size: 13px;
30582
30673
  line-height: 20px;
30674
+ color: rgba(44, 56, 82, 0.6);
30583
30675
  }
30584
-
30585
- .E_t17uajlu {
30586
- font-family: Inter;
30587
- font-style: normal;
30588
- font-weight: normal;
30589
- font-feature-settings: "zero" on;
30590
- font-size: 13px;
30676
+ .E_f1lrhghm .title {
30677
+ font-size: 14px;
30591
30678
  line-height: 20px;
30679
+ color: #2d3a56;
30680
+ margin-bottom: 12px;
30592
30681
  }
30593
-
30594
- .E_t114zbyz {
30595
- font-family: Inter;
30596
- font-style: normal;
30597
- font-weight: normal;
30598
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
30599
- font-size: 12px;
30600
- line-height: 18px;
30682
+ .E_f1lrhghm.connect-cluster .title {
30683
+ padding-bottom: 26px;
30601
30684
  }
30602
30685
 
30603
- .E_t1il0kvi {
30604
- font-family: Inter;
30605
- font-style: normal;
30606
- font-weight: 500;
30607
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
30608
- font-size: 12px;
30609
- line-height: 18px;
30686
+ .E_f18ot8em {
30687
+ padding: 25px 0 15px 0;
30688
+ border-bottom: 1px solid #e1e5eb;
30689
+ margin-bottom: 16px;
30610
30690
  }
30611
30691
 
30612
- .E_t10dv8p1 {
30613
- font-family: Inter;
30614
- font-style: normal;
30615
- font-weight: normal;
30616
- font-feature-settings: "zero" on;
30617
- font-size: 12px;
30618
- line-height: 18px;
30692
+ .E_f1l1g2k0 {
30693
+ display: flex;
30694
+ align-items: center;
30695
+ margin-bottom: 8px;
30619
30696
  }
30620
-
30621
- .E_tc2oqpq {
30622
- font-family: Inter;
30623
- font-style: normal;
30624
- font-weight: 500;
30625
- font-feature-settings: "zero" on;
30626
- font-size: 12px;
30627
- line-height: 18px;
30697
+ .E_f1l1g2k0 > label {
30698
+ width: 216px;
30628
30699
  }
30629
-
30630
- .E_tzvddmc {
30631
- font-family: Inter;
30632
- font-style: normal;
30633
- font-weight: bold;
30634
- font-feature-settings: "zero" on;
30635
- font-size: 16px;
30636
- line-height: 24px;
30700
+ .E_f1l1g2k0 > label + * {
30701
+ width: 100%;
30637
30702
  }
30638
-
30639
- .E_u18llj45 {
30640
- font-family: Inter;
30641
- font-style: normal;
30642
- font-weight: normal;
30643
- font-size: 10px;
30644
- line-height: 12px;
30703
+ .E_f1l1g2k0 .ant-select {
30704
+ width: 100%;
30645
30705
  }
30646
30706
 
30647
- .E_phljevk {
30648
- display: flex;
30649
- justify-content: space-between;
30650
- align-items: center;
30651
- padding: 10px 0;
30652
- color: rgba(44, 56, 82, 0.6);
30653
- font-size: 12px;
30654
- line-height: 24px;
30707
+ .E_e1k89cwg {
30708
+ color: #e75a3a;
30709
+ margin-right: 10px;
30655
30710
  }
30656
- .E_phljevk .pagination-left {
30657
- padding: 2px 8px;
30711
+
30712
+ .E_d1oui1gf {
30713
+ width: 100%;
30714
+ height: 1px;
30715
+ background: rgba(213, 219, 227, 0.6);
30716
+ margin: 24px 0;
30658
30717
  }
30659
- .E_phljevk .dropdown-trigger {
30718
+
30719
+ .E_l15itdbb {
30660
30720
  display: flex;
30721
+ justify-content: center;
30661
30722
  align-items: center;
30662
- border-radius: 6px;
30663
- cursor: pointer;
30664
- transition: all 0.3s ease;
30665
- }
30666
- .E_phljevk .dropdown-trigger:hover {
30667
- background: rgba(211, 218, 235, 0.6);
30668
- color: #0080ff;
30723
+ height: 100%;
30669
30724
  }
30670
- .E_phljevk .dropdown-trigger .icon-inner {
30671
- margin-left: 4px;
30725
+
30726
+ .E_d1y3z4w {
30727
+ display: inline-block;
30728
+ width: 4px;
30729
+ height: 4px;
30730
+ background: #8e9aa9;
30731
+ opacity: 0.4;
30732
+ border-radius: 50%;
30733
+ margin: 0 4px;
30672
30734
  }
30673
- .E_phljevk .pagination-right {
30674
- display: flex;
30675
- align-items: center;
30676
- color: #0080ff;
30677
- font-weight: bold;
30735
+
30736
+ .E_m177r7a3 .ant-modal-header,
30737
+ .E_m177r7a3 .ant-modal-footer .footer-content {
30738
+ width: 648px;
30739
+ margin: 0 auto;
30678
30740
  }
30679
- .E_phljevk .pagination-right .icon-inner {
30680
- margin-left: 4px;
30741
+ .E_m177r7a3 .ant-modal-header {
30742
+ padding: 35px 0 24px;
30743
+ border: none;
30681
30744
  }
30682
- .E_phljevk .pagination-right .prev-btn,
30683
- .E_phljevk .pagination-right .next-btn {
30684
- padding: 0 8px;
30745
+ .E_m177r7a3 .ant-modal-header .ant-modal-title {
30746
+ font-size: 30px;
30685
30747
  }
30686
- .E_phljevk .pagination-right .prev-btn > span,
30687
- .E_phljevk .pagination-right .next-btn > span {
30688
- color: #0080ff;
30748
+ .E_m177r7a3 .ant-modal-body {
30749
+ padding: 4px 0 2px;
30689
30750
  }
30690
- .E_phljevk .pagination-right .next-btn .icon-inner {
30691
- transform: rotate(180deg);
30751
+ .E_m177r7a3 .ant-modal-footer {
30752
+ border: none;
30692
30753
  }
30693
30754
 
30694
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30695
- max-height: calc(100vh - 128px);
30696
- overflow-y: auto;
30697
- }
30698
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30699
- padding: 4px 20px;
30755
+ .E_t1wwio3v {
30700
30756
  font-size: 12px;
30701
30757
  line-height: 18px;
30758
+ font-weight: bold;
30759
+ color: #fff;
30760
+ padding: 0 4px;
30761
+ border-radius: 4px;
30762
+ display: inline-block;
30763
+ background: var(--t1wwio3v-0);
30702
30764
  }
30703
-
30704
- .E_tc97u5y {
30705
- height: 100%;
30765
+ .E_t1wwio3v:not(:first-child) {
30766
+ margin-left: 4px;
30706
30767
  }
30707
30768
 
30708
- .E_tfzf37v {
30709
- height: 100%;
30710
- }
30711
- .E_tfzf37v.empty-table .ant-table-content {
30712
- overflow: visible !important;
30713
- height: 100%;
30714
- }
30715
- .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30769
+ .E_f17jvtfk {
30770
+ width: 100%;
30716
30771
  height: 100%;
30772
+ display: flex;
30773
+ align-items: center;
30774
+ justify-content: center;
30717
30775
  }
30718
- .E_tfzf37v.empty-table .ant-table-content table {
30719
- width: 100% !important;
30720
- height: 100%;
30776
+
30777
+ .E_nzppkea {
30778
+ font-size: 90%;
30779
+ font-weight: bold;
30780
+ background-color: rgba(240, 243, 247, 0.6);
30781
+ padding: 1px 4px 1px;
30782
+ margin-left: 2px;
30783
+ margin-right: 2px;
30784
+ border: 1px solid rgba(213, 219, 227, 0.6);
30785
+ border-radius: 4px;
30721
30786
  }
30722
- .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30723
- padding: 15px 0;
30787
+
30788
+ .E_f4mi9eq.form-item-general {
30789
+ width: 640px;
30724
30790
  }
30725
- .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
30726
- display: none;
30791
+ .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
30792
+ margin-top: 16px;
30727
30793
  }
30728
- .E_tfzf37v .active-row td:nth-child(1) {
30729
- font-weight: 700;
30794
+ .E_f4mi9eq.form-item-compact {
30795
+ width: 412px;
30730
30796
  }
30731
- .E_tfzf37v.has-selection .active-row td:nth-child(2) {
30732
- font-weight: 700;
30797
+ .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
30798
+ margin-top: 8px;
30733
30799
  }
30734
- .E_tfzf37v .ant-spin-nested-loading {
30735
- height: 100%;
30800
+ .E_f4mi9eq .form-item {
30801
+ width: auto;
30736
30802
  }
30737
- .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
30738
- height: 100%;
30739
- overflow: visible;
30803
+ .E_f4mi9eq .form-item-main {
30804
+ position: relative;
30805
+ display: flex;
30740
30806
  }
30741
- .E_tfzf37v .ant-spin-nested-loading .ant-spin {
30742
- max-height: none;
30807
+ .E_f4mi9eq .form-item-extra {
30808
+ margin-top: 4px;
30809
+ width: 100%;
30810
+ padding: 14px;
30811
+ background: #f2f4f6;
30812
+ font-size: 13px;
30813
+ line-height: 1.8;
30814
+ color: #8e9aa9;
30743
30815
  }
30744
- .E_tfzf37v.table-init-loading .ant-spin-blur thead,
30745
- .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
30746
- display: none;
30816
+ .E_f4mi9eq .form-item-label {
30817
+ padding-right: 12px;
30818
+ font-size: 13px;
30819
+ color: rgba(44, 56, 82, 0.6);
30747
30820
  }
30748
- .E_tfzf37v td.ant-table-column-sort {
30749
- background: transparent;
30821
+ .E_f4mi9eq .form-item-label.label-right {
30822
+ text-align: right;
30750
30823
  }
30751
- .E_tfzf37v td.ant-table-cell-fix-left,
30752
- .E_tfzf37v td.ant-table-cell-fix-right {
30753
- background: #fff;
30754
- padding: 0 !important;
30824
+ .E_f4mi9eq .form-item-label,
30825
+ .E_f4mi9eq .form-item-control {
30826
+ line-height: 32px;
30755
30827
  }
30756
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
30757
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
30758
- display: flex;
30759
- align-items: center;
30760
- height: 100%;
30761
- padding: 8px;
30828
+ .E_f4mi9eq .form-item-control .form-item-error {
30829
+ line-height: 18px;
30762
30830
  }
30763
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
30764
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
30765
- overflow: hidden;
30766
- text-overflow: ellipsis;
30831
+ .E_f4mi9eq .form-item-children {
30767
30832
  width: 100%;
30768
30833
  }
30769
- .E_tfzf37v .ant-table-container {
30770
- height: 100%;
30834
+ .E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
30835
+ width: 100%;
30771
30836
  }
30772
- .E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
30773
- box-shadow: none !important;
30837
+ .E_f4mi9eq .form-item-error {
30838
+ color: #e75a3a;
30839
+ height: 0;
30840
+ overflow: hidden;
30774
30841
  }
30775
- .E_tfzf37v .ant-table {
30776
- border-radius: 0px;
30777
- border-left: none;
30778
- border-right: none;
30779
- border-bottom: none;
30780
- height: 100%;
30781
- font-size: 12px;
30782
- background: transparent;
30842
+ .E_f4mi9eq .form-item-error-enter-done {
30843
+ margin-top: 4px;
30844
+ height: auto;
30845
+ overflow: auto;
30783
30846
  }
30784
- .E_tfzf37v .ant-table .ant-table-header {
30785
- position: relative;
30786
- z-index: 3;
30787
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30788
- margin-bottom: -1px;
30847
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30848
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30849
+ border: 1px solid #e75a3a;
30850
+ color: #e75a3a;
30789
30851
  }
30790
- .E_tfzf37v .ant-table .time-wrapper .date,
30791
- .E_tfzf37v .ant-table .value {
30852
+
30853
+ .E_fh0ewl8 {
30792
30854
  color: #2d3a56;
30855
+ font-weight: bold;
30856
+ padding-bottom: 6px;
30857
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30858
+ margin-bottom: 16px;
30793
30859
  }
30794
- .E_tfzf37v .ant-table .time-wrapper .time,
30795
- .E_tfzf37v .ant-table .unit {
30796
- color: rgba(44, 56, 82, 0.6);
30797
- }
30798
- .E_tfzf37v .ant-table .ant-table-selection {
30799
- position: unset;
30800
- text-align: center;
30801
- }
30802
- .E_tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30803
- background: #fff;
30860
+ .E_fh0ewl8:not(:first-of-type) {
30861
+ margin-top: 16px;
30804
30862
  }
30805
- .E_tfzf37v .ant-table .anticon-setting {
30863
+
30864
+ .E_e1qrlvot {
30865
+ width: 8px;
30866
+ height: 24px;
30867
+ display: flex;
30868
+ justify-content: center;
30869
+ align-items: center;
30806
30870
  cursor: pointer;
30807
- position: absolute;
30808
- top: 50%;
30809
- right: 12px;
30810
- transform: translateY(-50%);
30871
+ transition: all 200ms ease-out 40ms;
30811
30872
  }
30812
- .E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
30813
- box-shadow: none;
30873
+ .E_e1qrlvot:before, .E_e1qrlvot:after {
30874
+ content: "";
30814
30875
  width: 1px;
30815
- background: rgba(213, 219, 227, 0.6);
30876
+ height: 6px;
30877
+ border-radius: 1px;
30878
+ background: #ccd4e3;
30879
+ position: relative;
30880
+ right: 2px;
30881
+ transform: rotate(-45deg);
30816
30882
  }
30817
- .E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
30818
- box-shadow: none;
30819
- width: 1px;
30820
- background: rgba(213, 219, 227, 0.6);
30883
+ .E_e1qrlvot:after {
30884
+ transform: rotate(45deg);
30885
+ left: 1px;
30821
30886
  }
30822
- .E_tfzf37v .ant-table .ant-table-tbody {
30823
- position: relative;
30887
+
30888
+ .E_w9ic984.ant-alert-warning {
30889
+ border: 0;
30890
+ background: rgba(255, 187, 0, 0.1);
30891
+ border-radius: 6px;
30824
30892
  }
30825
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
30826
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30827
- border-bottom: 1px solid white;
30828
- height: 40px;
30829
- vertical-align: middle;
30830
- transition: background 0ms;
30831
- color: #00122e;
30893
+ .E_w9ic984.ant-alert,
30894
+ .E_w9ic984 .ant-alert-message {
30895
+ color: #e07f00;
30832
30896
  }
30833
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
30834
- background: #f2f5fa;
30835
- border-bottom-color: #f2f5fa;
30897
+ .E_w9ic984.ant-alert .dashed-border-bottom,
30898
+ .E_w9ic984 .ant-alert-message .dashed-border-bottom {
30899
+ border-bottom-color: #e07f00;
30836
30900
  }
30837
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
30838
- height: auto;
30839
- color: #00122e;
30901
+
30902
+ .E_n1k9qi4r {
30903
+ display: flex;
30904
+ flex-direction: row;
30905
+ padding: 7px 12px;
30906
+ background: rgba(255, 187, 0, 0.1);
30907
+ border-radius: 6px;
30908
+ color: #e07f00;
30840
30909
  font-size: 12px;
30841
- text-align: left;
30842
- transition: none;
30843
- overflow: hidden;
30844
- text-overflow: ellipsis;
30845
- white-space: nowrap;
30910
+ line-height: 18px;
30846
30911
  }
30847
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30848
- color: #0096ff;
30912
+ .E_n1k9qi4r .icon-wrapper {
30913
+ margin-right: 10px;
30914
+ height: 18px;
30849
30915
  }
30850
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
30851
- overflow: hidden;
30852
- text-overflow: ellipsis;
30853
- width: 100%;
30854
- vertical-align: middle;
30916
+
30917
+ .E_n16fsg9x {
30918
+ display: flex;
30919
+ flex-direction: row;
30920
+ padding: 7px 12px;
30921
+ background: rgba(225, 230, 241, 0.6);
30922
+ border-radius: 6px;
30923
+ color: rgba(44, 56, 82, 0.6);
30924
+ font-size: 12px;
30925
+ line-height: 18px;
30855
30926
  }
30856
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30857
- line-height: 0px;
30927
+ .E_n16fsg9x .icon-wrapper {
30928
+ margin-right: 10px;
30929
+ height: 18px;
30858
30930
  }
30859
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
30860
- padding-right: 25px;
30931
+
30932
+ .E_i173wxzw {
30933
+ display: flex;
30934
+ flex-direction: row;
30935
+ padding: 7px 12px;
30936
+ background: rgba(0, 136, 255, 0.1);
30937
+ border-radius: 6px;
30938
+ color: #005ed1;
30939
+ font-size: 12px;
30940
+ line-height: 18px;
30861
30941
  }
30862
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
30863
- border-top-color: transparent;
30942
+ .E_i173wxzw .icon-wrapper {
30943
+ margin-right: 10px;
30944
+ height: 18px;
30864
30945
  }
30865
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
30866
- background: rgba(225, 230, 241, 0.6);
30867
- border-color: transparent transparent white;
30946
+
30947
+ .E_dld369h {
30948
+ color: rgba(44, 56, 82, 0.6);
30949
+ margin-top: 5px;
30950
+ font-size: 12px;
30951
+ line-height: 18px;
30868
30952
  }
30869
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
30870
- border-radius: 8px 0 0 8px;
30953
+
30954
+ .E_s1epv22q {
30955
+ color: #f0483e;
30956
+ font-size: 12px;
30957
+ white-space: pre-wrap;
30871
30958
  }
30872
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
30873
- border-radius: 8px 0 0 8px;
30959
+
30960
+ .E_okus5hk {
30961
+ display: flex;
30962
+ align-items: center;
30963
+ justify-content: flex-end;
30874
30964
  }
30875
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
30876
- content: "";
30877
- width: 4px;
30878
- top: -1px;
30879
- bottom: -1px;
30880
- background: white;
30965
+ .E_okus5hk .icon-wrapper {
30966
+ margin-right: 16px;
30881
30967
  }
30882
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
30883
- border-radius: 0 8px 8px 0;
30968
+
30969
+ .E_t1auuzri {
30970
+ color: rgba(0, 21, 64, 0.3);
30884
30971
  }
30885
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
30886
- border-radius: 0;
30887
- background: white;
30888
- border-top: none;
30972
+
30973
+ .E_i74cfyt.ant-input {
30974
+ padding: 5px 12px;
30975
+ line-height: 20px;
30976
+ color: #2d3a56;
30977
+ border-radius: 6px;
30978
+ border-color: rgba(172, 186, 211, 0.6);
30979
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30980
+ }
30981
+ .E_i74cfyt.ant-input.ant-input-lg {
30982
+ padding: 8px 16px;
30983
+ line-height: 22px;
30984
+ }
30985
+ .E_i74cfyt.ant-input.ant-input-sm {
30986
+ padding: 2px 8px;
30987
+ line-height: 18px;
30889
30988
  }
30890
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
30891
- border-top: 1px solid transparent;
30892
- border-radius: 0 8px 8px 0;
30893
- background: rgba(225, 230, 241, 0.6);
30989
+ .E_i74cfyt.ant-input:not([disabled]):hover, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number:not([disabled]):hover, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
30990
+ border-color: rgba(107, 128, 167, 0.6);
30991
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30992
+ z-index: 1;
30894
30993
  }
30895
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
30896
- background: white;
30897
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30994
+ .E_i74cfyt.ant-input:not([disabled]):active, .E_i74cfyt.ant-input:not([disabled]):focus, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number:not([disabled]):active, .E_i74cfyt.ant-input-number:not([disabled]):focus, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
30995
+ border-color: #0096ff;
30996
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30997
+ z-index: 1;
30898
30998
  }
30899
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
30900
- display: flex;
30901
- align-items: center;
30902
- height: 100%;
30903
- background: rgba(225, 230, 241, 0.6);
30999
+ .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
31000
+ border-color: #e75a3a;
31001
+ color: #e75a3a;
30904
31002
  }
30905
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
30906
- background: white;
30907
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31003
+ .E_i74cfyt.ant-input.error:not([disabled]):hover, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-picker.error:not([disabled]):hover, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number.error:not([disabled]):hover, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31004
+ border-color: #e75a3a;
31005
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30908
31006
  }
30909
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
30910
- display: flex;
30911
- align-items: center;
30912
- height: 100%;
30913
- background: rgba(225, 230, 241, 0.6);
31007
+ .E_i74cfyt.ant-input.error:not([disabled]):active, .E_i74cfyt.ant-input.error:not([disabled]):focus, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-picker.error:not([disabled]):active, .E_i74cfyt.ant-picker.error:not([disabled]):focus, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number.error:not([disabled]):active, .E_i74cfyt.ant-input-number.error:not([disabled]):focus, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31008
+ border-color: #e75a3a;
31009
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30914
31010
  }
30915
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
30916
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31011
+ .E_i74cfyt.ant-input[disabled], .E_i74cfyt.ant-input.ant-input-disabled, .E_i74cfyt.ant-input-number[disabled], .E_i74cfyt.ant-input-number.ant-input-number-disabled {
31012
+ background: rgba(211, 218, 235, 0.6);
31013
+ color: rgba(0, 21, 64, 0.3);
31014
+ border-color: rgba(172, 186, 211, 0.6);
30917
31015
  }
30918
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
30919
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
30920
- border-radius: 8px;
31016
+ .E_i74cfyt.ant-input-affix-wrapper {
31017
+ padding: 5px 12px;
31018
+ border-radius: 6px;
31019
+ border-color: rgba(172, 186, 211, 0.6);
31020
+ line-height: 20px;
31021
+ color: #2d3a56;
31022
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30921
31023
  }
30922
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
30923
- border-top-color: white;
31024
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
31025
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
31026
+ color: rgba(44, 56, 82, 0.6);
30924
31027
  }
30925
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
30926
- background: rgba(0, 136, 255, 0.1);
30927
- border-bottom-color: transparent;
30928
- border-top-color: transparent;
31028
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31029
+ padding: 8px 16px;
31030
+ line-height: 22px;
30929
31031
  }
30930
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
30931
- border-radius: 8px 0 0 8px;
31032
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31033
+ padding: 2px 8px;
31034
+ line-height: 18px;
30932
31035
  }
30933
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
30934
- border-radius: 0 8px 8px 0;
31036
+ .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31037
+ border-color: rgba(107, 128, 167, 0.6);
31038
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30935
31039
  }
30936
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
30937
- background: rgba(0, 136, 255, 0.1);
31040
+ .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31041
+ border-color: #0096ff;
31042
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30938
31043
  }
30939
- .E_tfzf37v .ant-table .ant-table-thead > tr > th {
30940
- background: #fff;
30941
- font-weight: 400;
30942
- position: relative;
30943
- border-bottom: none;
30944
- color: #00122e;
30945
- transition: none;
30946
- padding: 15px 8px 15px 8px;
31044
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31045
+ border-color: #e75a3a;
30947
31046
  }
30948
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
30949
- content: "";
30950
- width: 1px;
30951
- top: 0;
30952
- bottom: 0;
30953
- background: rgba(211, 218, 235, 0.6);
30954
- position: absolute;
30955
- right: 0;
31047
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31048
+ color: #e75a3a;
30956
31049
  }
30957
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
30958
- padding: unset;
31050
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31051
+ border-color: #e75a3a;
31052
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30959
31053
  }
30960
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
30961
- display: none;
31054
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31055
+ border-color: #e75a3a;
31056
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30962
31057
  }
30963
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
30964
- width: 100%;
30965
- overflow: hidden;
30966
- white-space: nowrap;
30967
- text-overflow: ellipsis;
31058
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31059
+ background: rgba(211, 218, 235, 0.6);
31060
+ color: rgba(0, 21, 64, 0.3);
31061
+ border-color: rgba(172, 186, 211, 0.6);
30968
31062
  }
30969
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
30970
- overflow: hidden;
30971
- text-overflow: ellipsis;
30972
- flex: 1;
31063
+ textarea.E_i74cfyt.ant-input {
31064
+ transition-property: height;
31065
+ transition-delay: 50ms;
30973
31066
  }
30974
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
30975
- padding: 15px 25px 15px 8px;
31067
+ textarea.E_i74cfyt.ant-input.textarea-large {
31068
+ min-height: 40px;
31069
+ height: 40px;
30976
31070
  }
30977
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
30978
- padding: 0;
31071
+ textarea.E_i74cfyt.ant-input.textarea-large:focus {
31072
+ height: 80px;
30979
31073
  }
30980
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
30981
- position: absolute;
30982
- right: 6px;
30983
- top: 50%;
30984
- transform: translateY(-50%);
30985
- height: 16px;
30986
- display: none;
30987
- transition: transform 320ms ease;
31074
+ textarea.E_i74cfyt.ant-input.textarea-middle {
31075
+ min-height: 32px;
31076
+ height: 32px;
30988
31077
  }
30989
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
30990
- display: block;
30991
- transform: translateY(-50%) rotateX(180deg);
31078
+ textarea.E_i74cfyt.ant-input.textarea-middle:focus {
31079
+ height: 64px;
30992
31080
  }
30993
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
30994
- display: block;
31081
+ textarea.E_i74cfyt.ant-input.textarea-small {
31082
+ min-height: 24px;
31083
+ height: 24px;
30995
31084
  }
30996
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
30997
- display: none;
31085
+ textarea.E_i74cfyt.ant-input.textarea-small:focus {
31086
+ height: 40px;
30998
31087
  }
30999
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31000
- transform: translateY(-50%);
31088
+
31089
+ .E_k1ci6977 input, .E_k1ci6977.input-tags {
31090
+ border: 1px solid rgba(213, 219, 227, 0.6);
31091
+ border-radius: 4px;
31001
31092
  }
31002
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31003
- transform: translateY(-50%) rotateX(180deg);
31093
+ .E_k1ci6977.input-tags {
31094
+ position: relative;
31095
+ padding: 6px;
31096
+ height: 32px;
31097
+ cursor: pointer;
31098
+ transition: border 150ms;
31004
31099
  }
31005
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31006
- background: #f2f5fa;
31100
+ .E_k1ci6977.input-tags:hover {
31101
+ border-color: #0080ff;
31102
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31007
31103
  }
31008
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31009
- display: block;
31104
+ .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
31105
+ padding-right: 30px;
31010
31106
  }
31011
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
31012
- padding-right: 25px;
31107
+ .E_k1ci6977.input-tags .input-tags-inner {
31108
+ display: flex;
31013
31109
  }
31014
- .E_tfzf37v .ant-table .ant-table-selection-column {
31015
- padding: 0 !important;
31110
+ .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
31111
+ display: flex;
31016
31112
  }
31017
- .E_tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31113
+ .E_k1ci6977.input-tags .input-tag-suffix {
31018
31114
  position: absolute;
31019
- left: 50%;
31115
+ right: 12px;
31020
31116
  top: 50%;
31021
- transform: translate(-50%, -50%);
31022
- }
31023
- .E_tfzf37v .ant-table .ant-table-selection-column:after {
31024
- display: none;
31025
- }
31026
- .E_tfzf37v .ant-table .ant-table-hide-scrollbar {
31027
- background: #fff;
31028
- }
31029
- .E_tfzf37v .ant-table .ant-table-placeholder {
31030
- background: inherit;
31117
+ transform: translateY(-50%);
31031
31118
  }
31032
- .E_tfzf37v .ant-table .ant-table-placeholder td {
31033
- position: static;
31034
- border: none;
31035
- background: inherit !important;
31036
- height: 100px;
31037
- vertical-align: middle;
31119
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
31120
+ color: rgba(0, 0, 0, 0.25);
31121
+ font-size: 12px;
31122
+ cursor: pointer;
31038
31123
  }
31039
- .E_tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
31040
- .E_tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31041
- font-weight: bold;
31042
- font-size: 20px;
31043
- color: rgba(10, 37, 85, 0.6);
31124
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
31125
+ color: rgba(0, 0, 0, 0.45);
31044
31126
  }
31045
- .E_tfzf37v .ant-table td.cell__action_ {
31046
- padding: 0 !important;
31127
+ .E_k1ci6977.has-focus-indicator {
31047
31128
  position: relative;
31048
- background: #fff;
31129
+ overflow: hidden;
31049
31130
  }
31050
- .E_tfzf37v .ant-table td.cell__action_ > * {
31051
- height: 100%;
31052
- display: flex;
31053
- align-items: center;
31054
- justify-content: flex-end;
31055
- padding-right: 8px;
31131
+ .E_k1ci6977.has-focus-indicator .ant-input-prefix {
31132
+ position: absolute;
31133
+ top: 50%;
31134
+ transform: translateY(-50%);
31135
+ left: -16px;
31136
+ transition: left 150ms ease;
31137
+ opacity: 0;
31056
31138
  }
31057
- .E_tfzf37v .ant-table td.cell__action_ .menu-button {
31058
- width: 24px;
31059
- height: 24px;
31060
- cursor: pointer;
31061
- justify-content: center;
31062
- border-radius: 4px;
31139
+ .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31140
+ left: 8px;
31141
+ opacity: 1;
31142
+ }
31143
+ .E_k1ci6977.has-focus-indicator input {
31144
+ transition: margin-left 150ms ease;
31145
+ margin-left: 0px;
31063
31146
  }
31064
- .E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
31065
- background: #fff;
31147
+ .E_k1ci6977.has-focus-indicator input:focus {
31148
+ margin-left: 16px;
31066
31149
  }
31067
31150
 
31068
- .E_t1m2x205 .ant-tooltip-arrow {
31069
- display: none;
31070
- }
31071
- .E_t1m2x205 .ant-tooltip-inner {
31072
- background: rgba(23, 38, 64, 0.8);
31073
- border-radius: 4px;
31151
+ input.E_l1f7td1d.ant-input {
31152
+ border-top-right-radius: 0;
31153
+ border-bottom-right-radius: 0;
31074
31154
  }
31075
31155
 
31076
- .E_skwah65 {
31077
- height: 8px;
31078
- box-sizing: border-box;
31079
- border-radius: 2px;
31080
- background: #f5f7fa;
31081
- display: flex;
31082
- width: 100%;
31083
- overflow: hidden;
31084
- }
31085
- .E_skwah65 .stack-bar-item + .stack-bar-item {
31086
- margin-left: 1px;
31156
+ .E_l1f7td1d.ant-input-affix-wrapper {
31157
+ border-top-right-radius: 0;
31158
+ border-bottom-right-radius: 0;
31087
31159
  }
31088
31160
 
31089
- .E_iq1gosr {
31090
- display: inline-block;
31161
+ input.E_rf8rlle.ant-input {
31162
+ border-top-left-radius: 0;
31163
+ border-bottom-left-radius: 0;
31091
31164
  }
31092
31165
 
31093
- .E_cnujxq2 {
31094
- display: flex;
31095
- flex-direction: column;
31166
+ .E_rf8rlle.ant-input-affix-wrapper {
31167
+ border-top-left-radius: 0;
31168
+ border-bottom-left-radius: 0;
31096
31169
  }
31097
31170
 
31098
- .E_m7s48ia {
31099
- max-width: 1120px;
31100
- width: 100%;
31101
- margin: 0 auto;
31102
- height: 100%;
31171
+ .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
31172
+ border-top-right-radius: 0;
31173
+ border-bottom-right-radius: 0;
31103
31174
  }
31104
31175
 
31105
- .E_wt5zbg6 {
31106
- max-width: 1120px;
31107
- width: 100%;
31108
- margin: 0 auto;
31109
- display: flex;
31110
- }
31111
- .E_wt5zbg6 .left,
31112
- .E_wt5zbg6 .right {
31113
- flex-grow: 0;
31114
- flex-shrink: 0;
31115
- flex-basis: 21%;
31176
+ .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
31177
+ border-top-left-radius: 0;
31178
+ border-bottom-left-radius: 0;
31116
31179
  }
31117
- .E_wt5zbg6 .left {
31180
+
31181
+ .E_c3ni091 {
31118
31182
  display: flex;
31119
- justify-content: flex-end;
31120
- padding-right: 44px;
31121
- }
31122
- .E_wt5zbg6 .right {
31123
- padding-left: 44px;
31124
- }
31125
- .E_wt5zbg6 .middle {
31126
- margin-bottom: 40px;
31127
- flex-grow: 0;
31128
- flex-shrink: 0;
31129
- flex-basis: 58%;
31130
- }
31131
- .E_wt5zbg6 .middle .form-base-field {
31132
- width: 100%;
31183
+ flex-direction: column;
31133
31184
  }
31134
- .E_wt5zbg6 .middle .form-base-field .form-base-field {
31135
- width: auto;
31185
+ .E_c3ni091 .select-wrapper {
31186
+ margin-top: 12px;
31136
31187
  }
31137
-
31138
- .E_h18jprzg .ant-modal-header {
31139
- margin: 0 auto;
31188
+ .E_c3ni091 .select-wrapper .select {
31140
31189
  width: 100%;
31141
- max-width: 648px;
31142
31190
  }
31143
- .E_h18jprzg .ant-modal-header .ant-modal-title {
31144
- margin-left: 0;
31191
+ .E_c3ni091 .radio-wrapper {
31192
+ margin-top: 24px;
31145
31193
  }
31146
- .E_h18jprzg .ant-modal-body {
31147
- margin: 0 auto;
31148
- padding: 0;
31194
+ .E_c3ni091 div.form-item {
31149
31195
  width: 100%;
31150
- max-width: 648px;
31151
- overflow: hidden;
31152
31196
  }
31153
- .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31154
- margin-bottom: 40px;
31197
+
31198
+ .E_d105ju2d {
31199
+ font-size: 14px;
31200
+ font-weight: 500;
31201
+ color: #3e4652;
31202
+ line-height: 18px;
31155
31203
  }
31156
- .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
31157
- height: calc(100vh - 225px);
31158
- overflow-y: auto;
31204
+ .E_d105ju2d + .E_d105ju2d {
31205
+ margin-top: 16px;
31159
31206
  }
31160
- .E_h18jprzg .ant-modal-footer .footer-content {
31161
- margin: 0 auto;
31162
- max-width: 648px;
31207
+ .E_d105ju2d + * {
31208
+ margin-top: 16px;
31163
31209
  }
31164
31210
 
31165
- .E_h16z9xgz .ant-modal-header {
31166
- margin: 0 auto;
31167
- width: 100%;
31168
- max-width: 1024px;
31169
- }
31170
- .E_h16z9xgz .ant-modal-header .ant-modal-title {
31171
- margin-left: 0;
31172
- }
31173
- .E_h16z9xgz .ant-modal-body {
31174
- margin: 0 auto;
31175
- padding: 0;
31176
- width: 100%;
31177
- max-width: 1024px;
31178
- overflow: hidden;
31211
+ .E_lh0l62z.E_d105ju2d {
31212
+ font-size: 12px;
31213
+ color: rgba(44, 56, 82, 0.6);
31214
+ margin-top: 12px;
31179
31215
  }
31180
- .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31181
- margin-bottom: 40px;
31216
+
31217
+ .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
31218
+ line-height: 18px;
31219
+ font-weight: 500;
31220
+ margin-top: 0;
31221
+ white-space: initial;
31182
31222
  }
31183
- .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31184
- height: calc(100vh - 225px);
31185
- overflow-y: auto;
31223
+
31224
+ .E_r1skkc3l {
31225
+ display: block;
31186
31226
  }
31187
- .E_h16z9xgz .ant-modal-footer .footer-content {
31188
- margin: 0 auto;
31189
- max-width: 1024px;
31227
+ .E_r1skkc3l span {
31228
+ font-size: 14px;
31229
+ font-weight: 500;
31230
+ line-height: 32px;
31231
+ color: #3e4652;
31190
31232
  }
31191
31233
 
31192
- .E_f1lrhghm {
31193
- flex: 1;
31194
- }
31195
- .E_f1lrhghm label {
31196
- font-size: 13px;
31197
- line-height: 20px;
31234
+ .E_c3cobmo {
31235
+ margin-top: 16px;
31236
+ padding: 8px;
31237
+ border-radius: 6px;
31238
+ background: rgba(225, 230, 241, 0.6);
31198
31239
  color: rgba(44, 56, 82, 0.6);
31240
+ font-size: 12px;
31199
31241
  }
31200
- .E_f1lrhghm .title {
31201
- font-size: 14px;
31242
+ .E_c3cobmo div {
31202
31243
  line-height: 20px;
31203
- color: #2d3a56;
31204
- margin-bottom: 12px;
31244
+ display: flex;
31245
+ align-items: center;
31246
+ word-break: break-all;
31205
31247
  }
31206
- .E_f1lrhghm.connect-cluster .title {
31207
- padding-bottom: 26px;
31248
+ .E_c3cobmo .title {
31249
+ font-weight: 700;
31250
+ line-height: 18px;
31251
+ margin: 4px 0;
31208
31252
  }
31209
31253
 
31210
- .E_f18ot8em {
31211
- padding: 25px 0 15px 0;
31212
- border-bottom: 1px solid #e1e5eb;
31213
- margin-bottom: 16px;
31254
+ .E_rapgekc.ant-radio-wrapper {
31255
+ display: inline-flex;
31256
+ align-items: baseline;
31257
+ white-space: pre-wrap;
31214
31258
  }
31215
-
31216
- .E_f1l1g2k0 {
31217
- display: flex;
31218
- align-items: center;
31219
- margin-bottom: 8px;
31259
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
31260
+ position: relative;
31261
+ top: 3px;
31220
31262
  }
31221
- .E_f1l1g2k0 > label {
31222
- width: 216px;
31263
+ .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
31264
+ border-color: rgba(107, 128, 167, 0.6);
31223
31265
  }
31224
- .E_f1l1g2k0 > label + * {
31225
- width: 100%;
31266
+ .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31267
+ border-color: #0080ff;
31226
31268
  }
31227
- .E_f1l1g2k0 .ant-select {
31228
- width: 100%;
31269
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31270
+ border-color: #0080ff;
31271
+ background: #0080ff;
31229
31272
  }
31230
-
31231
- .E_e1k89cwg {
31232
- color: #e75a3a;
31233
- margin-right: 10px;
31273
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31274
+ top: 4px;
31275
+ left: 4px;
31276
+ width: 6px;
31277
+ height: 6px;
31278
+ background: #fff;
31234
31279
  }
31235
-
31236
- .E_d1oui1gf {
31237
- width: 100%;
31238
- height: 1px;
31239
- background: rgba(213, 219, 227, 0.6);
31240
- margin: 24px 0;
31280
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31281
+ opacity: 0.5;
31241
31282
  }
31242
-
31243
- .E_l15itdbb {
31244
- display: flex;
31245
- justify-content: center;
31246
- align-items: center;
31247
- height: 100%;
31283
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31284
+ border-color: rgba(107, 128, 167, 0.6);
31285
+ background: rgba(211, 218, 235, 0.6);
31248
31286
  }
31249
-
31250
- .E_d1y3z4w {
31251
- display: inline-block;
31252
- width: 4px;
31253
- height: 4px;
31254
- background: #8e9aa9;
31255
- opacity: 0.4;
31256
- border-radius: 50%;
31257
- margin: 0 4px;
31287
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31288
+ background: #00122e;
31258
31289
  }
31259
-
31260
- .E_m177r7a3 .ant-modal-header,
31261
- .E_m177r7a3 .ant-modal-footer .footer-content {
31262
- width: 648px;
31263
- margin: 0 auto;
31290
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31291
+ color: #00122e;
31292
+ opacity: 0.5;
31264
31293
  }
31265
- .E_m177r7a3 .ant-modal-header {
31266
- padding: 35px 0 24px;
31267
- border: none;
31294
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31295
+ color: #00122e;
31268
31296
  }
31269
- .E_m177r7a3 .ant-modal-header .ant-modal-title {
31270
- font-size: 30px;
31297
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span {
31298
+ display: inline-block;
31299
+ padding: 0;
31300
+ padding-left: 12px;
31271
31301
  }
31272
- .E_m177r7a3 .ant-modal-body {
31273
- padding: 4px 0 2px;
31302
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
31303
+ margin-bottom: 0;
31304
+ white-space: pre-wrap;
31305
+ color: rgba(44, 56, 82, 0.6);
31274
31306
  }
31275
- .E_m177r7a3 .ant-modal-footer {
31276
- border: none;
31307
+ .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
31308
+ padding-left: 8px;
31277
31309
  }
31278
31310
 
31279
- .E_t1wwio3v {
31280
- font-size: 12px;
31281
- line-height: 18px;
31282
- font-weight: bold;
31283
- color: #fff;
31284
- padding: 0 4px;
31285
- border-radius: 4px;
31286
- display: inline-block;
31287
- background: var(--t1wwio3v-0);
31311
+ .E_rp906go .ant-radio-button-wrapper:first-child {
31312
+ border-radius: 5px 0 0 5px;
31288
31313
  }
31289
- .E_t1wwio3v:not(:first-child) {
31290
- margin-left: 4px;
31314
+ .E_rp906go .ant-radio-button-wrapper:last-child {
31315
+ border-radius: 0 5px 5px 0;
31291
31316
  }
31292
31317
 
31293
- .E_f17jvtfk {
31294
- width: 100%;
31295
- height: 100%;
31296
- display: flex;
31297
- align-items: center;
31298
- justify-content: center;
31318
+ .E_rcc63c8 {
31319
+ color: #00122e;
31320
+ border-color: #ccd4e3;
31299
31321
  }
31300
-
31301
- .E_nzppkea {
31302
- font-size: 90%;
31303
- font-weight: bold;
31304
- background-color: rgba(240, 243, 247, 0.6);
31305
- padding: 1px 4px 1px;
31306
- margin-left: 2px;
31307
- margin-right: 2px;
31308
- border: 1px solid rgba(213, 219, 227, 0.6);
31309
- border-radius: 4px;
31322
+ .E_rcc63c8:first-child {
31323
+ border-color: #a3b4cc;
31310
31324
  }
31311
-
31312
- .E_f4mi9eq.form-item-general {
31313
- width: 640px;
31325
+ .E_rcc63c8.ant-radio-button-wrapper {
31326
+ padding: 0 12px;
31327
+ line-height: 32px;
31328
+ height: 32px;
31314
31329
  }
31315
- .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
31316
- margin-top: 16px;
31330
+ .E_rcc63c8.ant-radio-button-wrapper > span + span {
31331
+ white-space: nowrap;
31317
31332
  }
31318
- .E_f4mi9eq.form-item-compact {
31319
- width: 412px;
31333
+ .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
31334
+ height: 22px;
31335
+ padding: 0 7px;
31336
+ line-height: 20px;
31320
31337
  }
31321
- .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
31322
- margin-top: 8px;
31338
+ .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
31339
+ background: #ccd4e3;
31323
31340
  }
31324
- .E_f4mi9eq .form-item {
31325
- width: auto;
31341
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
31342
+ background: #0080ff;
31326
31343
  }
31327
- .E_f4mi9eq .form-item-main {
31328
- position: relative;
31329
- display: flex;
31344
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31345
+ background: #ccd4e3;
31346
+ opacity: 0.5;
31330
31347
  }
31331
- .E_f4mi9eq .form-item-extra {
31332
- margin-top: 4px;
31333
- width: 100%;
31334
- padding: 14px;
31335
- background: #f2f4f6;
31336
- font-size: 13px;
31337
- line-height: 1.8;
31338
- color: #8e9aa9;
31348
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31349
+ border-right-color: #0080ff;
31339
31350
  }
31340
- .E_f4mi9eq .form-item-label {
31341
- padding-right: 12px;
31342
- font-size: 13px;
31343
- color: rgba(44, 56, 82, 0.6);
31351
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31352
+ border-color: #0080ff;
31344
31353
  }
31345
- .E_f4mi9eq .form-item-label.label-right {
31346
- text-align: right;
31354
+ .E_rcc63c8.ant-radio-button-wrapper-checked {
31355
+ background: rgba(0, 136, 255, 0.1);
31347
31356
  }
31348
- .E_f4mi9eq .form-item-label,
31349
- .E_f4mi9eq .form-item-control {
31350
- line-height: 32px;
31357
+ .E_rcc63c8.ant-radio-button-wrapper-disabled {
31358
+ background: rgba(211, 218, 235, 0.6);
31359
+ border-color: #ccd4e3;
31360
+ opacity: 0.5;
31351
31361
  }
31352
- .E_f4mi9eq .form-item-control .form-item-error {
31353
- line-height: 18px;
31362
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
31363
+ color: #00122e;
31364
+ border-color: #ccd4e3;
31354
31365
  }
31355
- .E_f4mi9eq .form-item-children {
31356
- width: 100%;
31366
+ .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31367
+ color: #00122e;
31368
+ border-color: #ccd4e3;
31369
+ background: rgba(172, 186, 211, 0.6);
31357
31370
  }
31358
- .E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
31359
- width: 100%;
31371
+ .E_rcc63c8 .ant-radio-button-input {
31372
+ margin-right: 8px;
31373
+ display: inline;
31374
+ border: none;
31375
+ padding: 0;
31376
+ width: 36px;
31377
+ background: transparent;
31360
31378
  }
31361
- .E_f4mi9eq .form-item-error {
31362
- color: #e75a3a;
31363
- height: 0;
31364
- overflow: hidden;
31379
+ .E_rcc63c8 .ant-radio-button-input:focus {
31380
+ box-shadow: none;
31365
31381
  }
31366
- .E_f4mi9eq .form-item-error-enter-done {
31367
- margin-top: 4px;
31368
- height: auto;
31369
- overflow: auto;
31382
+ .E_rcc63c8 .ant-radio-button-input.ant-input-number {
31383
+ margin-right: 0;
31384
+ width: initial;
31385
+ box-shadow: none;
31370
31386
  }
31371
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31372
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31373
- border: 1px solid #e75a3a;
31374
- color: #e75a3a;
31387
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
31388
+ display: none;
31389
+ }
31390
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
31391
+ display: inline;
31392
+ }
31393
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
31394
+ display: inline;
31395
+ margin-right: 8px;
31396
+ padding: 0;
31397
+ width: 36px;
31375
31398
  }
31376
31399
 
31377
- .E_fh0ewl8 {
31378
- color: #2d3a56;
31379
- font-weight: bold;
31380
- padding-bottom: 6px;
31381
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31382
- margin-bottom: 16px;
31400
+ .E_skwah65 {
31401
+ height: 8px;
31402
+ box-sizing: border-box;
31403
+ border-radius: 2px;
31404
+ background: #f5f7fa;
31405
+ display: flex;
31406
+ width: 100%;
31407
+ overflow: hidden;
31383
31408
  }
31384
- .E_fh0ewl8:not(:first-of-type) {
31385
- margin-top: 16px;
31409
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
31410
+ margin-left: 1px;
31386
31411
  }
31387
31412
 
31388
- .E_e1qrlvot {
31389
- width: 8px;
31390
- height: 24px;
31413
+ .E_s1ebs0ra {
31414
+ display: flex;
31415
+ align-items: center;
31416
+ justify-content: space-between;
31417
+ background: #edf0f7;
31418
+ padding: 8px 12px;
31419
+ position: sticky;
31420
+ top: 0;
31421
+ z-index: 1;
31422
+ margin-bottom: -52px;
31423
+ }
31424
+ .E_s1ebs0ra .select-total {
31391
31425
  display: flex;
31392
- justify-content: center;
31393
31426
  align-items: center;
31427
+ font-weight: 700;
31428
+ flex-shrink: 0;
31429
+ }
31430
+ .E_s1ebs0ra .select-total .icon-wrapper {
31394
31431
  cursor: pointer;
31395
- transition: all 200ms ease-out 40ms;
31432
+ margin-left: 8px;
31433
+ width: 32px;
31434
+ height: 32px;
31435
+ border-radius: 50%;
31436
+ justify-content: center;
31396
31437
  }
31397
- .E_e1qrlvot:before, .E_e1qrlvot:after {
31398
- content: "";
31399
- width: 1px;
31400
- height: 6px;
31401
- border-radius: 1px;
31402
- background: #ccd4e3;
31438
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
31439
+ background: rgba(225, 230, 241, 0.6);
31440
+ }
31441
+ .E_s1ebs0ra .action-group {
31442
+ flex: 1;
31443
+ margin-left: 88px;
31444
+ white-space: nowrap;
31445
+ text-align: right;
31403
31446
  position: relative;
31404
- right: 2px;
31405
- transform: rotate(-45deg);
31447
+ padding: 4px 0;
31448
+ margin-top: -4px;
31449
+ overflow: hidden;
31450
+ }
31451
+ .E_s1ebs0ra .action-group .sub-menu-delete {
31452
+ transform: translateY(-4px);
31453
+ }
31454
+ .E_s1ebs0ra .action-group button {
31455
+ border: none;
31456
+ }
31457
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
31458
+ margin-right: 8px;
31459
+ }
31460
+ .E_s1ebs0ra .action-group > button:last-child {
31461
+ margin-right: 4px;
31462
+ }
31463
+ .E_s1ebs0ra .action-group .more-btn {
31464
+ cursor: pointer;
31465
+ width: 32px;
31466
+ height: 32px;
31467
+ justify-content: center;
31468
+ border-radius: 50%;
31469
+ }
31470
+ .E_s1ebs0ra .action-group .more-btn:hover {
31471
+ background: #fff;
31472
+ }
31473
+
31474
+ .E_s1dizucg.ant-switch {
31475
+ min-width: 40px;
31476
+ height: 24px;
31477
+ background: rgba(172, 186, 211, 0.6);
31478
+ overflow: hidden;
31406
31479
  }
31407
- .E_e1qrlvot:after {
31408
- transform: rotate(45deg);
31409
- left: 1px;
31480
+ .E_s1dizucg.ant-switch:focus {
31481
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31410
31482
  }
31411
-
31412
- .E_w9ic984.ant-alert-warning {
31413
- border: 0;
31414
- background: rgba(255, 187, 0, 0.1);
31415
- border-radius: 6px;
31483
+ .E_s1dizucg.ant-switch-small {
31484
+ min-width: 26px;
31485
+ height: 16px;
31416
31486
  }
31417
- .E_w9ic984.ant-alert,
31418
- .E_w9ic984 .ant-alert-message {
31419
- color: #e07f00;
31487
+ .E_s1dizucg.ant-switch-large {
31488
+ min-width: 52px;
31489
+ height: 32px;
31420
31490
  }
31421
- .E_w9ic984.ant-alert .dashed-border-bottom,
31422
- .E_w9ic984 .ant-alert-message .dashed-border-bottom {
31423
- border-bottom-color: #e07f00;
31491
+ .E_s1dizucg.ant-switch .ant-switch-handle {
31492
+ height: 20px;
31493
+ width: 20px;
31424
31494
  }
31425
-
31426
- .E_n1k9qi4r {
31427
- display: flex;
31428
- flex-direction: row;
31429
- padding: 7px 12px;
31430
- background: rgba(255, 187, 0, 0.1);
31431
- border-radius: 6px;
31432
- color: #e07f00;
31433
- font-size: 12px;
31434
- line-height: 18px;
31495
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
31496
+ border-radius: 10px;
31497
+ transition-delay: 120ms;
31435
31498
  }
31436
- .E_n1k9qi4r .icon-wrapper {
31437
- margin-right: 10px;
31438
- height: 18px;
31499
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
31500
+ height: 14px;
31501
+ width: 14px;
31502
+ top: 1px;
31503
+ left: 1px;
31439
31504
  }
31440
-
31441
- .E_n16fsg9x {
31442
- display: flex;
31443
- flex-direction: row;
31444
- padding: 7px 12px;
31445
- background: rgba(225, 230, 241, 0.6);
31446
- border-radius: 6px;
31447
- color: rgba(44, 56, 82, 0.6);
31448
- font-size: 12px;
31449
- line-height: 18px;
31505
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
31506
+ height: 28px;
31507
+ width: 28px;
31450
31508
  }
31451
- .E_n16fsg9x .icon-wrapper {
31452
- margin-right: 10px;
31453
- height: 18px;
31509
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31510
+ border-radius: 14px;
31454
31511
  }
31455
-
31456
- .E_i173wxzw {
31457
- display: flex;
31458
- flex-direction: row;
31459
- padding: 7px 12px;
31460
- background: rgba(0, 136, 255, 0.1);
31461
- border-radius: 6px;
31462
- color: #005ed1;
31463
- font-size: 12px;
31464
- line-height: 18px;
31512
+ .E_s1dizucg.ant-switch-checked {
31513
+ background-color: #00ba5d;
31465
31514
  }
31466
- .E_i173wxzw .icon-wrapper {
31467
- margin-right: 10px;
31468
- height: 18px;
31515
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31516
+ left: calc(100% - 20px - 2px);
31469
31517
  }
31470
-
31471
- .E_dld369h {
31472
- color: rgba(44, 56, 82, 0.6);
31473
- margin-top: 5px;
31474
- font-size: 12px;
31475
- line-height: 18px;
31518
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31519
+ left: calc(100% - 14px - 1px);
31520
+ }
31521
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31522
+ left: calc(100% - 28px - 2px);
31476
31523
  }
31477
31524
 
31478
- .E_s1epv22q {
31479
- color: #f0483e;
31480
- font-size: 12px;
31481
- white-space: pre-wrap;
31525
+ .E_c1up6e3y {
31526
+ margin-left: 5px;
31482
31527
  }
31483
31528
 
31484
- .E_okus5hk {
31529
+ .E_phljevk {
31485
31530
  display: flex;
31531
+ justify-content: space-between;
31486
31532
  align-items: center;
31487
- justify-content: flex-end;
31488
- }
31489
- .E_okus5hk .icon-wrapper {
31490
- margin-right: 16px;
31533
+ padding: 10px 0;
31534
+ color: rgba(44, 56, 82, 0.6);
31535
+ font-size: 12px;
31536
+ line-height: 24px;
31491
31537
  }
31492
-
31493
- .E_t1auuzri {
31494
- color: rgba(0, 21, 64, 0.3);
31538
+ .E_phljevk .pagination-left {
31539
+ padding: 2px 8px;
31495
31540
  }
31496
-
31497
- .E_i74cfyt.ant-input {
31498
- padding: 5px 12px;
31499
- line-height: 20px;
31500
- color: #2d3a56;
31541
+ .E_phljevk .dropdown-trigger {
31542
+ display: flex;
31543
+ align-items: center;
31501
31544
  border-radius: 6px;
31502
- border-color: rgba(172, 186, 211, 0.6);
31503
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31504
- }
31505
- .E_i74cfyt.ant-input.ant-input-lg {
31506
- padding: 8px 16px;
31507
- line-height: 22px;
31545
+ cursor: pointer;
31546
+ transition: all 0.3s ease;
31508
31547
  }
31509
- .E_i74cfyt.ant-input.ant-input-sm {
31510
- padding: 2px 8px;
31511
- line-height: 18px;
31548
+ .E_phljevk .dropdown-trigger:hover {
31549
+ background: rgba(211, 218, 235, 0.6);
31550
+ color: #0080ff;
31512
31551
  }
31513
- .E_i74cfyt.ant-input:not([disabled]):hover, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number:not([disabled]):hover, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
31514
- border-color: rgba(107, 128, 167, 0.6);
31515
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31516
- z-index: 1;
31552
+ .E_phljevk .dropdown-trigger .icon-inner {
31553
+ margin-left: 4px;
31517
31554
  }
31518
- .E_i74cfyt.ant-input:not([disabled]):active, .E_i74cfyt.ant-input:not([disabled]):focus, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number:not([disabled]):active, .E_i74cfyt.ant-input-number:not([disabled]):focus, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
31519
- border-color: #0096ff;
31520
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31521
- z-index: 1;
31555
+ .E_phljevk .pagination-right {
31556
+ display: flex;
31557
+ align-items: center;
31558
+ color: #0080ff;
31559
+ font-weight: bold;
31522
31560
  }
31523
- .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
31524
- border-color: #e75a3a;
31525
- color: #e75a3a;
31561
+ .E_phljevk .pagination-right .icon-inner {
31562
+ margin-left: 4px;
31526
31563
  }
31527
- .E_i74cfyt.ant-input.error:not([disabled]):hover, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-picker.error:not([disabled]):hover, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number.error:not([disabled]):hover, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31528
- border-color: #e75a3a;
31529
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31564
+ .E_phljevk .pagination-right .prev-btn,
31565
+ .E_phljevk .pagination-right .next-btn {
31566
+ padding: 0 8px;
31530
31567
  }
31531
- .E_i74cfyt.ant-input.error:not([disabled]):active, .E_i74cfyt.ant-input.error:not([disabled]):focus, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-picker.error:not([disabled]):active, .E_i74cfyt.ant-picker.error:not([disabled]):focus, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number.error:not([disabled]):active, .E_i74cfyt.ant-input-number.error:not([disabled]):focus, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31532
- border-color: #e75a3a;
31533
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31568
+ .E_phljevk .pagination-right .prev-btn > span,
31569
+ .E_phljevk .pagination-right .next-btn > span {
31570
+ color: #0080ff;
31534
31571
  }
31535
- .E_i74cfyt.ant-input[disabled], .E_i74cfyt.ant-input.ant-input-disabled, .E_i74cfyt.ant-input-number[disabled], .E_i74cfyt.ant-input-number.ant-input-number-disabled {
31536
- background: rgba(211, 218, 235, 0.6);
31537
- color: rgba(0, 21, 64, 0.3);
31538
- border-color: rgba(172, 186, 211, 0.6);
31572
+ .E_phljevk .pagination-right .next-btn .icon-inner {
31573
+ transform: rotate(180deg);
31539
31574
  }
31540
- .E_i74cfyt.ant-input-affix-wrapper {
31541
- padding: 5px 12px;
31542
- border-radius: 6px;
31543
- border-color: rgba(172, 186, 211, 0.6);
31544
- line-height: 20px;
31545
- color: #2d3a56;
31546
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31575
+
31576
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
31577
+ max-height: calc(100vh - 128px);
31578
+ overflow-y: auto;
31547
31579
  }
31548
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
31549
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
31550
- color: rgba(44, 56, 82, 0.6);
31580
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31581
+ padding: 4px 20px;
31582
+ font-size: 12px;
31583
+ line-height: 18px;
31551
31584
  }
31552
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31553
- padding: 8px 16px;
31554
- line-height: 22px;
31585
+
31586
+ .E_dsnbhzf {
31587
+ font-family: Inter;
31588
+ font-style: normal;
31589
+ font-weight: bold;
31590
+ font-size: 32px;
31591
+ line-height: 40px;
31555
31592
  }
31556
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31557
- padding: 2px 8px;
31558
- line-height: 18px;
31593
+
31594
+ .E_d1mvo22k {
31595
+ font-family: Inter;
31596
+ font-style: normal;
31597
+ font-weight: bold;
31598
+ font-size: 24px;
31599
+ line-height: 32px;
31559
31600
  }
31560
- .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31561
- border-color: rgba(107, 128, 167, 0.6);
31562
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31601
+
31602
+ .E_d1b444tr {
31603
+ font-family: Inter;
31604
+ font-style: normal;
31605
+ font-weight: normal;
31606
+ font-size: 32px;
31607
+ line-height: 40px;
31563
31608
  }
31564
- .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31565
- border-color: #0096ff;
31566
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31609
+
31610
+ .E_dvs0kue {
31611
+ font-family: Inter;
31612
+ font-style: normal;
31613
+ font-weight: bold;
31614
+ font-size: 20px;
31615
+ line-height: 24px;
31567
31616
  }
31568
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31569
- border-color: #e75a3a;
31617
+
31618
+ .E_d1hcbfcq {
31619
+ font-family: Inter;
31620
+ font-style: normal;
31621
+ font-weight: normal;
31622
+ font-size: 20px;
31623
+ line-height: 24px;
31570
31624
  }
31571
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31572
- color: #e75a3a;
31625
+
31626
+ .E_d1cz922v {
31627
+ font-family: Inter;
31628
+ font-style: normal;
31629
+ font-weight: bold;
31630
+ font-size: 18px;
31631
+ line-height: 22px;
31573
31632
  }
31574
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31575
- border-color: #e75a3a;
31576
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31633
+
31634
+ .E_d3nzbrm {
31635
+ font-family: Inter;
31636
+ font-style: normal;
31637
+ font-weight: normal;
31638
+ font-size: 18px;
31639
+ line-height: 22px;
31577
31640
  }
31578
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31579
- border-color: #e75a3a;
31580
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31641
+
31642
+ .E_h1g0p5ob {
31643
+ font-family: Inter;
31644
+ font-style: normal;
31645
+ font-weight: bold;
31646
+ font-size: 16px;
31647
+ line-height: 22px;
31581
31648
  }
31582
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31583
- background: rgba(211, 218, 235, 0.6);
31584
- color: rgba(0, 21, 64, 0.3);
31585
- border-color: rgba(172, 186, 211, 0.6);
31649
+
31650
+ .E_hydo2ej {
31651
+ font-family: Inter;
31652
+ font-style: normal;
31653
+ font-weight: normal;
31654
+ font-size: 16px;
31655
+ line-height: 22px;
31586
31656
  }
31587
- textarea.E_i74cfyt.ant-input {
31588
- transition-property: height;
31589
- transition-delay: 50ms;
31657
+
31658
+ .E_h1hbuq0r {
31659
+ font-family: Inter;
31660
+ font-style: normal;
31661
+ font-weight: bold;
31662
+ font-size: 14px;
31663
+ line-height: 20px;
31590
31664
  }
31591
- textarea.E_i74cfyt.ant-input.textarea-large {
31592
- min-height: 40px;
31593
- height: 40px;
31665
+
31666
+ .E_h13bondg {
31667
+ font-family: Inter;
31668
+ font-style: normal;
31669
+ font-weight: normal;
31670
+ font-size: 14px;
31671
+ line-height: 20px;
31594
31672
  }
31595
- textarea.E_i74cfyt.ant-input.textarea-large:focus {
31596
- height: 80px;
31673
+
31674
+ .E_h1mhvdlx {
31675
+ font-family: Inter;
31676
+ font-style: normal;
31677
+ font-weight: bold;
31678
+ font-size: 12px;
31679
+ line-height: 18px;
31597
31680
  }
31598
- textarea.E_i74cfyt.ant-input.textarea-middle {
31599
- min-height: 32px;
31600
- height: 32px;
31681
+
31682
+ .E_h1inmfq6 {
31683
+ font-family: Inter;
31684
+ font-style: normal;
31685
+ font-weight: normal;
31686
+ font-size: 12px;
31687
+ line-height: 18px;
31601
31688
  }
31602
- textarea.E_i74cfyt.ant-input.textarea-middle:focus {
31603
- height: 64px;
31689
+
31690
+ .E_h1kfc0la {
31691
+ font-family: Inter;
31692
+ font-style: normal;
31693
+ font-weight: bold;
31694
+ text-transform: uppercase;
31695
+ font-feature-settings: "cpsp" on;
31696
+ font-size: 12px;
31697
+ line-height: 18px;
31604
31698
  }
31605
- textarea.E_i74cfyt.ant-input.textarea-small {
31606
- min-height: 24px;
31607
- height: 24px;
31699
+
31700
+ .E_h10xnyuu {
31701
+ font-family: Inter;
31702
+ font-style: normal;
31703
+ font-weight: normal;
31704
+ text-transform: uppercase;
31705
+ font-feature-settings: "cpsp" on;
31706
+ font-size: 12px;
31707
+ line-height: 18px;
31608
31708
  }
31609
- textarea.E_i74cfyt.ant-input.textarea-small:focus {
31610
- height: 40px;
31709
+
31710
+ .E_lrcmi0v {
31711
+ font-family: Inter;
31712
+ font-style: normal;
31713
+ font-weight: normal;
31714
+ font-size: 16px;
31715
+ line-height: 24px;
31611
31716
  }
31612
31717
 
31613
- .E_k1ci6977 input, .E_k1ci6977.input-tags {
31614
- border: 1px solid rgba(213, 219, 227, 0.6);
31615
- border-radius: 4px;
31718
+ .E_lzt43lp {
31719
+ font-family: Inter;
31720
+ font-style: normal;
31721
+ font-weight: bold;
31722
+ font-size: 16px;
31723
+ line-height: 24px;
31616
31724
  }
31617
- .E_k1ci6977.input-tags {
31618
- position: relative;
31619
- padding: 6px;
31620
- height: 32px;
31621
- cursor: pointer;
31622
- transition: border 150ms;
31725
+
31726
+ .E_l5yc9nt {
31727
+ font-family: Inter;
31728
+ font-style: normal;
31729
+ font-weight: normal;
31730
+ font-size: 16px;
31731
+ line-height: 24px;
31623
31732
  }
31624
- .E_k1ci6977.input-tags:hover {
31625
- border-color: #0080ff;
31626
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31733
+
31734
+ .E_l1fbkbzo {
31735
+ font-family: Inter;
31736
+ font-style: normal;
31737
+ font-weight: bold;
31738
+ font-size: 16px;
31739
+ line-height: 24px;
31627
31740
  }
31628
- .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
31629
- padding-right: 30px;
31741
+
31742
+ .E_lahvcax {
31743
+ font-family: Inter;
31744
+ font-style: normal;
31745
+ font-weight: normal;
31746
+ text-transform: uppercase;
31747
+ font-feature-settings: "cpsp" on;
31748
+ font-size: 16px;
31749
+ line-height: 24px;
31630
31750
  }
31631
- .E_k1ci6977.input-tags .input-tags-inner {
31632
- display: flex;
31751
+
31752
+ .E_l11q3pxd {
31753
+ font-family: Inter;
31754
+ font-style: normal;
31755
+ font-weight: bold;
31756
+ text-transform: uppercase;
31757
+ font-feature-settings: "cpsp" on;
31758
+ font-size: 16px;
31759
+ line-height: 24px;
31633
31760
  }
31634
- .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
31635
- display: flex;
31761
+
31762
+ .E_lfuc2qu {
31763
+ font-family: Inter;
31764
+ font-style: normal;
31765
+ font-weight: normal;
31766
+ font-size: 14px;
31767
+ line-height: 22px;
31636
31768
  }
31637
- .E_k1ci6977.input-tags .input-tag-suffix {
31638
- position: absolute;
31639
- right: 12px;
31640
- top: 50%;
31641
- transform: translateY(-50%);
31769
+
31770
+ .E_l1jmp8r0 {
31771
+ font-family: Inter;
31772
+ font-style: normal;
31773
+ font-weight: 500;
31774
+ font-size: 14px;
31775
+ line-height: 22px;
31642
31776
  }
31643
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
31644
- color: rgba(0, 0, 0, 0.25);
31645
- font-size: 12px;
31646
- cursor: pointer;
31777
+
31778
+ .E_lcnm221 {
31779
+ font-family: Inter;
31780
+ font-style: normal;
31781
+ font-weight: bold;
31782
+ font-size: 14px;
31783
+ line-height: 22px;
31647
31784
  }
31648
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
31649
- color: rgba(0, 0, 0, 0.45);
31785
+
31786
+ .E_lu1z2n5 {
31787
+ font-family: Inter;
31788
+ font-style: normal;
31789
+ font-weight: normal;
31790
+ font-size: 14px;
31791
+ line-height: 22px;
31650
31792
  }
31651
- .E_k1ci6977.has-focus-indicator {
31652
- position: relative;
31653
- overflow: hidden;
31793
+
31794
+ .E_l1r59djn {
31795
+ font-family: Inter;
31796
+ font-style: normal;
31797
+ font-weight: bold;
31798
+ font-size: 14px;
31799
+ line-height: 22px;
31654
31800
  }
31655
- .E_k1ci6977.has-focus-indicator .ant-input-prefix {
31656
- position: absolute;
31657
- top: 50%;
31658
- transform: translateY(-50%);
31659
- left: -16px;
31660
- transition: left 150ms ease;
31661
- opacity: 0;
31801
+
31802
+ .E_ljm2911 {
31803
+ font-family: Inter;
31804
+ font-style: normal;
31805
+ font-weight: normal;
31806
+ text-transform: uppercase;
31807
+ font-feature-settings: "cpsp" on;
31808
+ font-size: 14px;
31809
+ line-height: 22px;
31662
31810
  }
31663
- .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31664
- left: 8px;
31665
- opacity: 1;
31811
+
31812
+ .E_l124mzmr {
31813
+ font-family: Inter;
31814
+ font-style: normal;
31815
+ font-weight: bold;
31816
+ text-transform: uppercase;
31817
+ font-feature-settings: "cpsp" on;
31818
+ font-size: 14px;
31819
+ line-height: 22px;
31666
31820
  }
31667
- .E_k1ci6977.has-focus-indicator input {
31668
- transition: margin-left 150ms ease;
31669
- margin-left: 0px;
31821
+
31822
+ .E_lb3chel {
31823
+ font-family: Inter;
31824
+ font-style: normal;
31825
+ font-weight: normal;
31826
+ font-size: 13px;
31827
+ line-height: 20px;
31670
31828
  }
31671
- .E_k1ci6977.has-focus-indicator input:focus {
31672
- margin-left: 16px;
31829
+
31830
+ .E_lv9jstu {
31831
+ font-family: Inter;
31832
+ font-style: normal;
31833
+ font-weight: 600;
31834
+ font-size: 13px;
31835
+ line-height: 20px;
31673
31836
  }
31674
31837
 
31675
- input.E_l1f7td1d.ant-input {
31676
- border-top-right-radius: 0;
31677
- border-bottom-right-radius: 0;
31838
+ .E_lwqlh3x {
31839
+ font-family: Inter;
31840
+ font-style: normal;
31841
+ font-weight: bold;
31842
+ font-size: 13px;
31843
+ line-height: 20px;
31678
31844
  }
31679
31845
 
31680
- .E_l1f7td1d.ant-input-affix-wrapper {
31681
- border-top-right-radius: 0;
31682
- border-bottom-right-radius: 0;
31846
+ .E_lalum9y {
31847
+ font-family: Inter;
31848
+ font-style: normal;
31849
+ font-weight: normal;
31850
+ font-size: 13px;
31851
+ line-height: 20px;
31683
31852
  }
31684
31853
 
31685
- input.E_rf8rlle.ant-input {
31686
- border-top-left-radius: 0;
31687
- border-bottom-left-radius: 0;
31854
+ .E_l1t6dj5o {
31855
+ font-family: Inter;
31856
+ font-style: normal;
31857
+ font-weight: 600;
31858
+ font-size: 13px;
31859
+ line-height: 20px;
31688
31860
  }
31689
31861
 
31690
- .E_rf8rlle.ant-input-affix-wrapper {
31691
- border-top-left-radius: 0;
31692
- border-bottom-left-radius: 0;
31862
+ .E_l12f6ic {
31863
+ font-family: Inter;
31864
+ font-style: normal;
31865
+ font-weight: bold;
31866
+ font-size: 13px;
31867
+ line-height: 20px;
31693
31868
  }
31694
31869
 
31695
- .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
31696
- border-top-right-radius: 0;
31697
- border-bottom-right-radius: 0;
31870
+ .E_l7gmukq {
31871
+ font-family: Inter;
31872
+ font-style: normal;
31873
+ font-weight: normal;
31874
+ text-transform: uppercase;
31875
+ font-feature-settings: "cpsp" on;
31876
+ font-size: 13px;
31877
+ line-height: 20px;
31698
31878
  }
31699
31879
 
31700
- .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
31701
- border-top-left-radius: 0;
31702
- border-bottom-left-radius: 0;
31880
+ .E_lkwl0yp {
31881
+ font-family: Inter;
31882
+ font-style: normal;
31883
+ font-weight: bold;
31884
+ text-transform: uppercase;
31885
+ font-feature-settings: "cpsp" on;
31886
+ font-size: 13px;
31887
+ line-height: 20px;
31703
31888
  }
31704
31889
 
31705
- .E_c3ni091 {
31706
- display: flex;
31707
- flex-direction: column;
31708
- }
31709
- .E_c3ni091 .select-wrapper {
31710
- margin-top: 12px;
31711
- }
31712
- .E_c3ni091 .select-wrapper .select {
31713
- width: 100%;
31714
- }
31715
- .E_c3ni091 .radio-wrapper {
31716
- margin-top: 24px;
31717
- }
31718
- .E_c3ni091 div.form-item {
31719
- width: 100%;
31890
+ .E_l10knv48 {
31891
+ font-family: Inter;
31892
+ font-style: normal;
31893
+ font-weight: normal;
31894
+ font-size: 12px;
31895
+ line-height: 18px;
31720
31896
  }
31721
31897
 
31722
- .E_d105ju2d {
31723
- font-size: 14px;
31898
+ .E_l6526ld {
31899
+ font-family: Inter;
31900
+ font-style: normal;
31724
31901
  font-weight: 500;
31725
- color: #3e4652;
31902
+ font-size: 12px;
31726
31903
  line-height: 18px;
31727
31904
  }
31728
- .E_d105ju2d + .E_d105ju2d {
31729
- margin-top: 16px;
31730
- }
31731
- .E_d105ju2d + * {
31732
- margin-top: 16px;
31733
- }
31734
31905
 
31735
- .E_lh0l62z.E_d105ju2d {
31906
+ .E_l1j81vli {
31907
+ font-family: Inter;
31908
+ font-style: normal;
31909
+ font-weight: bold;
31736
31910
  font-size: 12px;
31737
- color: rgba(44, 56, 82, 0.6);
31738
- margin-top: 12px;
31911
+ line-height: 18px;
31739
31912
  }
31740
31913
 
31741
- .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
31914
+ .E_l1x7n1mk {
31915
+ font-family: Inter;
31916
+ font-style: normal;
31917
+ font-weight: normal;
31918
+ font-size: 12px;
31742
31919
  line-height: 18px;
31743
- font-weight: 500;
31744
- margin-top: 0;
31745
- white-space: initial;
31746
31920
  }
31747
31921
 
31748
- .E_r1skkc3l {
31749
- display: block;
31750
- }
31751
- .E_r1skkc3l span {
31752
- font-size: 14px;
31922
+ .E_l9fqufz {
31923
+ font-family: Inter;
31924
+ font-style: normal;
31753
31925
  font-weight: 500;
31754
- line-height: 32px;
31755
- color: #3e4652;
31926
+ font-size: 12px;
31927
+ line-height: 18px;
31756
31928
  }
31757
31929
 
31758
- .E_c3cobmo {
31759
- margin-top: 16px;
31760
- padding: 8px;
31761
- border-radius: 6px;
31762
- background: rgba(225, 230, 241, 0.6);
31763
- color: rgba(44, 56, 82, 0.6);
31930
+ .E_l1iwnybd {
31931
+ font-family: Inter;
31932
+ font-style: normal;
31933
+ font-weight: bold;
31764
31934
  font-size: 12px;
31765
- }
31766
- .E_c3cobmo div {
31767
- line-height: 20px;
31768
- display: flex;
31769
- align-items: center;
31770
- word-break: break-all;
31771
- }
31772
- .E_c3cobmo .title {
31773
- font-weight: 700;
31774
31935
  line-height: 18px;
31775
- margin: 4px 0;
31776
31936
  }
31777
31937
 
31778
- .E_s1dni7lo {
31779
- width: 430px !important;
31938
+ .E_lprtm1e {
31939
+ font-family: Inter;
31940
+ font-style: normal;
31941
+ font-weight: normal;
31942
+ text-transform: uppercase;
31943
+ font-feature-settings: "cpsp" on;
31944
+ font-size: 12px;
31945
+ line-height: 18px;
31780
31946
  }
31781
31947
 
31782
- .E_d1wwmmm5 .ant-select-item-group {
31783
- padding: 8px 16px;
31948
+ .E_l1lln87h {
31949
+ font-family: Inter;
31950
+ font-style: normal;
31951
+ font-weight: bold;
31952
+ text-transform: uppercase;
31953
+ font-feature-settings: "cpsp" on;
31954
+ font-size: 12px;
31784
31955
  line-height: 18px;
31785
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31786
- height: 34px;
31787
- min-height: 34px;
31788
- box-sizing: border-box;
31789
- margin-top: 8px;
31790
31956
  }
31791
31957
 
31792
- .E_o1ugr09p {
31793
- display: flex;
31794
- flex-direction: column;
31795
- margin: 1px 8px;
31796
- padding: 8px;
31797
- border-radius: 4px;
31798
- }
31799
- .E_o1ugr09p .selected-icon {
31800
- display: none;
31801
- }
31802
- .E_o1ugr09p.ant-select-item-option-grouped {
31803
- padding-left: 8px;
31958
+ .E_f2pb48l {
31959
+ font-family: Inter;
31960
+ font-style: normal;
31961
+ font-weight: normal;
31962
+ font-size: 13px;
31963
+ line-height: 20px;
31804
31964
  }
31805
- .E_o1ugr09p.ant-select-item-option-selected {
31806
- background-color: white;
31965
+
31966
+ .E_fi9emkw {
31967
+ font-family: Inter;
31968
+ font-style: normal;
31969
+ font-weight: normal;
31970
+ font-size: 13px;
31971
+ line-height: 20px;
31807
31972
  }
31808
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31809
- color: #0080ff;
31973
+
31974
+ .E_f1nrg7da {
31975
+ font-family: Inter;
31976
+ font-style: normal;
31977
+ font-weight: normal;
31978
+ font-size: 12px;
31979
+ line-height: 18px;
31810
31980
  }
31811
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31812
- display: block;
31981
+
31982
+ .E_f17k1i3n {
31983
+ font-family: Inter;
31984
+ font-style: normal;
31985
+ font-weight: normal;
31986
+ font-size: 12px;
31987
+ line-height: 18px;
31813
31988
  }
31814
- .E_o1ugr09p.ant-select-item-option-active {
31815
- background: rgba(0, 136, 255, 0.16);
31989
+
31990
+ .E_t1tvuj2e {
31991
+ font-family: Inter;
31992
+ font-style: normal;
31993
+ font-weight: normal;
31994
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31995
+ font-size: 13px;
31996
+ line-height: 20px;
31816
31997
  }
31817
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31818
- color: #0080ff;
31998
+
31999
+ .E_t17uajlu {
32000
+ font-family: Inter;
32001
+ font-style: normal;
32002
+ font-weight: normal;
32003
+ font-feature-settings: "zero" on;
32004
+ font-size: 13px;
32005
+ line-height: 20px;
31819
32006
  }
31820
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31821
- background: rgba(0, 136, 255, 0.1);
31822
- color: #0080ff;
32007
+
32008
+ .E_t114zbyz {
32009
+ font-family: Inter;
32010
+ font-style: normal;
32011
+ font-weight: normal;
32012
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32013
+ font-size: 12px;
32014
+ line-height: 18px;
31823
32015
  }
31824
32016
 
31825
- .E_o1ifxsq4 {
31826
- display: flex;
31827
- justify-content: space-between;
31828
- height: 20px;
31829
- line-height: 20px;
32017
+ .E_t1il0kvi {
32018
+ font-family: Inter;
32019
+ font-style: normal;
32020
+ font-weight: 500;
32021
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32022
+ font-size: 12px;
32023
+ line-height: 18px;
31830
32024
  }
31831
- .E_o1ifxsq4 .timezone-title {
31832
- color: #2d3a56;
31833
- overflow: hidden;
31834
- text-overflow: ellipsis;
32025
+
32026
+ .E_t10dv8p1 {
32027
+ font-family: Inter;
32028
+ font-style: normal;
32029
+ font-weight: normal;
32030
+ font-feature-settings: "zero" on;
32031
+ font-size: 12px;
32032
+ line-height: 18px;
31835
32033
  }
31836
32034
 
31837
- .E_o1zue7 {
31838
- display: flex;
31839
- justify-content: space-between;
31840
- color: rgba(44, 56, 82, 0.6);
31841
- height: 18px;
32035
+ .E_tc2oqpq {
32036
+ font-family: Inter;
32037
+ font-style: normal;
32038
+ font-weight: 500;
32039
+ font-feature-settings: "zero" on;
32040
+ font-size: 12px;
31842
32041
  line-height: 18px;
31843
- margin-top: 2px;
31844
32042
  }
31845
32043
 
31846
- .E_tyfmlxg {
31847
- border: none;
31848
- margin-right: 0;
31849
- background: rgba(225, 230, 241, 0.6);
32044
+ .E_tzvddmc {
32045
+ font-family: Inter;
32046
+ font-style: normal;
32047
+ font-weight: bold;
32048
+ font-feature-settings: "zero" on;
32049
+ font-size: 16px;
32050
+ line-height: 24px;
31850
32051
  }
31851
32052
 
31852
- .E_o18uybox {
31853
- pointer-events: none;
31854
- height: 32px;
31855
- width: 100%;
31856
- opacity: 0;
32053
+ .E_u18llj45 {
32054
+ font-family: Inter;
32055
+ font-style: normal;
32056
+ font-weight: normal;
32057
+ font-size: 10px;
32058
+ line-height: 12px;
31857
32059
  }
31858
32060
 
31859
- .E_s1ebs0ra {
31860
- display: flex;
31861
- align-items: center;
31862
- justify-content: space-between;
31863
- background: #edf0f7;
31864
- padding: 8px 12px;
31865
- position: sticky;
31866
- top: 0;
31867
- z-index: 1;
31868
- margin-bottom: -52px;
31869
- }
31870
- .E_s1ebs0ra .select-total {
31871
- display: flex;
31872
- align-items: center;
31873
- font-weight: 700;
31874
- flex-shrink: 0;
31875
- }
31876
- .E_s1ebs0ra .select-total .icon-wrapper {
31877
- cursor: pointer;
31878
- margin-left: 8px;
31879
- width: 32px;
31880
- height: 32px;
31881
- border-radius: 50%;
31882
- justify-content: center;
31883
- }
31884
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
31885
- background: rgba(225, 230, 241, 0.6);
31886
- }
31887
- .E_s1ebs0ra .action-group {
31888
- flex: 1;
31889
- margin-left: 88px;
31890
- white-space: nowrap;
31891
- text-align: right;
31892
- position: relative;
31893
- padding: 4px 0;
31894
- margin-top: -4px;
31895
- overflow: hidden;
31896
- }
31897
- .E_s1ebs0ra .action-group .sub-menu-delete {
31898
- transform: translateY(-4px);
31899
- }
31900
- .E_s1ebs0ra .action-group button {
31901
- border: none;
31902
- }
31903
- .E_s1ebs0ra .action-group > *:not(:last-child) {
31904
- margin-right: 8px;
31905
- }
31906
- .E_s1ebs0ra .action-group > button:last-child {
31907
- margin-right: 4px;
31908
- }
31909
- .E_s1ebs0ra .action-group .more-btn {
31910
- cursor: pointer;
31911
- width: 32px;
31912
- height: 32px;
31913
- justify-content: center;
31914
- border-radius: 50%;
32061
+ .E_t1m2x205 .ant-tooltip-arrow {
32062
+ display: none;
31915
32063
  }
31916
- .E_s1ebs0ra .action-group .more-btn:hover {
31917
- background: #fff;
32064
+ .E_t1m2x205 .ant-tooltip-inner {
32065
+ background: rgba(23, 38, 64, 0.8);
32066
+ border-radius: 4px;
31918
32067
  }
31919
32068
 
31920
32069
  .E_c1up1pdz {
@@ -32026,203 +32175,51 @@ input.E_rf8rlle.ant-input {
32026
32175
  margin: 5px 0 5px 8px;
32027
32176
  }
32028
32177
  .E_wpbf4pq .week-day-option,
32029
- .E_wpbf4pq .month-day-option {
32030
- background: #f5f7fa;
32031
- box-sizing: border-box;
32032
- border-radius: 16px;
32033
- margin-right: 8px;
32034
- }
32035
- .E_wpbf4pq .week-day-option:focus,
32036
- .E_wpbf4pq .month-day-option:focus {
32037
- color: inherit;
32038
- border-color: #d9d9d9;
32039
- }
32040
- .E_wpbf4pq .week-day-option.active {
32041
- background-color: #0096ff;
32042
- border-color: #0096ff;
32043
- color: #fff;
32044
- }
32045
- .E_wpbf4pq .week-day-option.en-text {
32046
- width: 110px;
32047
- margin-top: 4px;
32048
- }
32049
- .E_wpbf4pq .month-day-option {
32050
- width: 32px;
32051
- padding: 0;
32052
- margin-bottom: 8px;
32053
- }
32054
- .E_wpbf4pq .month-day-option.active {
32055
- background-color: #0096ff;
32056
- border-color: #0096ff;
32057
- color: #fff;
32058
- }
32059
-
32060
- .E_rapgekc.ant-radio-wrapper {
32061
- display: inline-flex;
32062
- align-items: baseline;
32063
- white-space: pre-wrap;
32064
- }
32065
- .E_rapgekc.ant-radio-wrapper .ant-radio {
32066
- position: relative;
32067
- top: 3px;
32068
- }
32069
- .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
32070
- border-color: rgba(107, 128, 167, 0.6);
32071
- }
32072
- .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
32073
- border-color: #0080ff;
32074
- }
32075
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
32076
- border-color: #0080ff;
32077
- background: #0080ff;
32078
- }
32079
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
32080
- top: 4px;
32081
- left: 4px;
32082
- width: 6px;
32083
- height: 6px;
32084
- background: #fff;
32085
- }
32086
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
32087
- opacity: 0.5;
32088
- }
32089
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
32090
- border-color: rgba(107, 128, 167, 0.6);
32091
- background: rgba(211, 218, 235, 0.6);
32092
- }
32093
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
32094
- background: #00122e;
32095
- }
32096
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
32097
- color: #00122e;
32098
- opacity: 0.5;
32099
- }
32100
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
32101
- color: #00122e;
32102
- }
32103
- .E_rapgekc.ant-radio-wrapper .ant-radio + span {
32104
- display: inline-block;
32105
- padding: 0;
32106
- padding-left: 12px;
32107
- }
32108
- .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
32109
- margin-bottom: 0;
32110
- white-space: pre-wrap;
32111
- color: rgba(44, 56, 82, 0.6);
32112
- }
32113
- .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
32114
- padding-left: 8px;
32115
- }
32116
-
32117
- .E_rp906go .ant-radio-button-wrapper:first-child {
32118
- border-radius: 5px 0 0 5px;
32119
- }
32120
- .E_rp906go .ant-radio-button-wrapper:last-child {
32121
- border-radius: 0 5px 5px 0;
32122
- }
32123
-
32124
- .E_rcc63c8 {
32125
- color: #00122e;
32126
- border-color: #ccd4e3;
32127
- }
32128
- .E_rcc63c8:first-child {
32129
- border-color: #a3b4cc;
32130
- }
32131
- .E_rcc63c8.ant-radio-button-wrapper {
32132
- padding: 0 12px;
32133
- line-height: 32px;
32134
- height: 32px;
32135
- }
32136
- .E_rcc63c8.ant-radio-button-wrapper > span + span {
32137
- white-space: nowrap;
32138
- }
32139
- .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
32140
- height: 22px;
32141
- padding: 0 7px;
32142
- line-height: 20px;
32143
- }
32144
- .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
32145
- background: #ccd4e3;
32146
- }
32147
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
32148
- background: #0080ff;
32149
- }
32150
- .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
32151
- background: #ccd4e3;
32152
- opacity: 0.5;
32153
- }
32154
- .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
32155
- border-right-color: #0080ff;
32156
- }
32157
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
32158
- border-color: #0080ff;
32159
- }
32160
- .E_rcc63c8.ant-radio-button-wrapper-checked {
32161
- background: rgba(0, 136, 255, 0.1);
32162
- }
32163
- .E_rcc63c8.ant-radio-button-wrapper-disabled {
32164
- background: rgba(211, 218, 235, 0.6);
32165
- border-color: #ccd4e3;
32166
- opacity: 0.5;
32167
- }
32168
- .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
32169
- color: #00122e;
32170
- border-color: #ccd4e3;
32171
- }
32172
- .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
32173
- color: #00122e;
32174
- border-color: #ccd4e3;
32175
- background: rgba(172, 186, 211, 0.6);
32176
- }
32177
- .E_rcc63c8 .ant-radio-button-input {
32178
- margin-right: 8px;
32179
- display: inline;
32180
- border: none;
32181
- padding: 0;
32182
- width: 36px;
32183
- background: transparent;
32184
- }
32185
- .E_rcc63c8 .ant-radio-button-input:focus {
32186
- box-shadow: none;
32178
+ .E_wpbf4pq .month-day-option {
32179
+ background: #f5f7fa;
32180
+ box-sizing: border-box;
32181
+ border-radius: 16px;
32182
+ margin-right: 8px;
32187
32183
  }
32188
- .E_rcc63c8 .ant-radio-button-input.ant-input-number {
32189
- margin-right: 0;
32190
- width: initial;
32191
- box-shadow: none;
32184
+ .E_wpbf4pq .week-day-option:focus,
32185
+ .E_wpbf4pq .month-day-option:focus {
32186
+ color: inherit;
32187
+ border-color: #d9d9d9;
32192
32188
  }
32193
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
32194
- display: none;
32189
+ .E_wpbf4pq .week-day-option.active {
32190
+ background-color: #0096ff;
32191
+ border-color: #0096ff;
32192
+ color: #fff;
32195
32193
  }
32196
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
32197
- display: inline;
32194
+ .E_wpbf4pq .week-day-option.en-text {
32195
+ width: 110px;
32196
+ margin-top: 4px;
32198
32197
  }
32199
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
32200
- display: inline;
32201
- margin-right: 8px;
32198
+ .E_wpbf4pq .month-day-option {
32199
+ width: 32px;
32202
32200
  padding: 0;
32203
- width: 36px;
32201
+ margin-bottom: 8px;
32202
+ }
32203
+ .E_wpbf4pq .month-day-option.active {
32204
+ background-color: #0096ff;
32205
+ border-color: #0096ff;
32206
+ color: #fff;
32204
32207
  }
32205
32208
 
32206
- .E_c1uzzomf {
32207
- margin-bottom: 16px;
32209
+ .E_berrcjl {
32210
+ color: rgba(10, 37, 85, 0.6);
32211
+ margin-bottom: 4px;
32208
32212
  }
32209
- .E_c1uzzomf .card-title {
32210
- font-size: 16px;
32211
- color: rgba(44, 56, 82, 0.6);
32212
- font-weight: 700;
32213
- line-height: 32px;
32213
+ .E_berrcjl .breadcrumb-link {
32214
+ color: rgba(10, 37, 85, 0.6);
32215
+ cursor: pointer;
32216
+ transition: color 160ms ease;
32214
32217
  }
32215
- .E_c1uzzomf .card-body {
32216
- padding: 24px;
32217
- border-radius: 8px;
32218
- background: #fff;
32218
+ .E_berrcjl .breadcrumb-link:hover {
32219
+ color: #0080ff;
32219
32220
  }
32220
- .E_c1uzzomf .empty {
32221
- font-weight: 700;
32222
- font-size: 14px;
32223
- line-height: 22px;
32224
- color: rgba(0, 21, 64, 0.3);
32225
- text-align: center;
32221
+ .E_berrcjl .breadcrumb-link:active {
32222
+ color: #005ed1;
32226
32223
  }
32227
32224
 
32228
32225
  .E_c18gxmrl {
@@ -32245,6 +32242,16 @@ input.E_rf8rlle.ant-input {
32245
32242
  padding: 8px 12px;
32246
32243
  }
32247
32244
 
32245
+ .E_gmyahx3 {
32246
+ cursor: pointer;
32247
+ }
32248
+ .E_gmyahx3 .link-text {
32249
+ color: rgba(0, 21, 64, 0.3);
32250
+ }
32251
+ .E_gmyahx3:hover .link-text {
32252
+ color: #0080ff;
32253
+ }
32254
+
32248
32255
  .E_c1bus5hc {
32249
32256
  --color: white;
32250
32257
  height: 14px;
@@ -32285,30 +32292,146 @@ input.E_rf8rlle.ant-input {
32285
32292
  transform: rotate(0deg);
32286
32293
  }
32287
32294
 
32288
- .E_berrcjl {
32289
- color: rgba(10, 37, 85, 0.6);
32295
+ .E_c1uzzomf {
32296
+ margin-bottom: 16px;
32297
+ }
32298
+ .E_c1uzzomf .card-title {
32299
+ font-size: 16px;
32300
+ color: rgba(44, 56, 82, 0.6);
32301
+ font-weight: 700;
32302
+ line-height: 32px;
32303
+ }
32304
+ .E_c1uzzomf .card-body {
32305
+ padding: 24px;
32306
+ border-radius: 8px;
32307
+ background: #fff;
32308
+ }
32309
+ .E_c1uzzomf .empty {
32310
+ font-weight: 700;
32311
+ font-size: 14px;
32312
+ line-height: 22px;
32313
+ color: rgba(0, 21, 64, 0.3);
32314
+ text-align: center;
32315
+ }
32316
+
32317
+ .E_s11wux3h .ant-segmented-item:not(:last-child) {
32318
+ margin-right: 2px;
32319
+ }
32320
+
32321
+ .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
32322
+ padding-left: 8px;
32323
+ padding-right: 8px;
32324
+ }
32325
+ .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32326
+ border-radius: 4px;
32327
+ }
32328
+ .E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32329
+ border-radius: 4px;
32330
+ }
32331
+
32332
+ .E_ma64lna .ant-segmented-item-label {
32333
+ padding-left: 12px;
32334
+ padding-right: 12px;
32335
+ }
32336
+
32337
+ .E_ckld275 {
32338
+ background-color: rgba(225, 230, 241, 0.6);
32339
+ }
32340
+ .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32341
+ background-color: rgba(255, 255, 255, 0.6);
32342
+ color: rgba(44, 56, 82, 0.75);
32343
+ }
32344
+ .E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32345
+ background-color: transparent;
32346
+ }
32347
+ .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
32348
+ background-color: transparent;
32349
+ }
32350
+
32351
+ .E_n12mqh7z {
32352
+ display: flex;
32353
+ align-items: center;
32354
+ font-size: 12px;
32355
+ line-height: 18px;
32356
+ }
32357
+ .E_n12mqh7z:not(:last-child) {
32290
32358
  margin-bottom: 4px;
32291
32359
  }
32292
- .E_berrcjl .breadcrumb-link {
32293
- color: rgba(10, 37, 85, 0.6);
32294
- cursor: pointer;
32295
- transition: color 160ms ease;
32360
+
32361
+ .E_tf5bynu {
32362
+ margin: 0 3px;
32296
32363
  }
32297
- .E_berrcjl .breadcrumb-link:hover {
32298
- color: #0080ff;
32364
+
32365
+ .E_tcckoz1 {
32366
+ max-height: 400px;
32367
+ overflow: "auto";
32299
32368
  }
32300
- .E_berrcjl .breadcrumb-link:active {
32301
- color: #005ed1;
32369
+
32370
+ .E_tqjc4ui {
32371
+ margin: 0 2px;
32302
32372
  }
32303
32373
 
32304
- .E_gmyahx3 {
32305
- cursor: pointer;
32374
+ .E_c18bcrac {
32375
+ display: inline-block;
32376
+ width: 100%;
32306
32377
  }
32307
- .E_gmyahx3 .link-text {
32308
- color: rgba(0, 21, 64, 0.3);
32378
+ .E_c18bcrac .recharts-wrapper {
32379
+ margin-left: 4px;
32309
32380
  }
32310
- .E_gmyahx3:hover .link-text {
32311
- color: #0080ff;
32381
+
32382
+ .E_cro7kg2 {
32383
+ padding: 4px;
32384
+ }
32385
+
32386
+ .E_c14wcxf0 {
32387
+ display: flex;
32388
+ justify-content: space-between;
32389
+ align-items: center;
32390
+ font-size: 13px;
32391
+ line-height: 24px;
32392
+ color: #cccccc;
32393
+ white-space: nowrap;
32394
+ }
32395
+ .E_c14wcxf0 label {
32396
+ margin-right: 32px;
32397
+ }
32398
+
32399
+ .E_coy29mj.E_c14wcxf0 {
32400
+ font-weight: bold;
32401
+ color: white;
32402
+ }
32403
+
32404
+ .E_s11212zy {
32405
+ width: 8px;
32406
+ height: 8px;
32407
+ border-radius: 2px;
32408
+ display: inline-block;
32409
+ background: var(--s11212zy-0);
32410
+ border: 1px solid #fff;
32411
+ box-sizing: content-box;
32412
+ margin-right: 6px;
32413
+ }
32414
+
32415
+ .E_p1lyky6c > :first-child {
32416
+ font-weight: bold;
32417
+ color: white;
32418
+ margin-right: 4px;
32419
+ }
32420
+
32421
+ .E_ou7iq30 {
32422
+ overflow: hidden;
32423
+ text-overflow: ellipsis;
32424
+ }
32425
+
32426
+ .E_s1tui002 {
32427
+ white-space: nowrap;
32428
+ }
32429
+
32430
+ .E_mxrc2zg {
32431
+ display: -webkit-box;
32432
+ -webkit-line-clamp: var(--mxrc2zg-0);
32433
+ -webkit-box-orient: vertical;
32434
+ word-break: break-all;
32312
32435
  }
32313
32436
 
32314
32437
  .E_clm1wy1 {
@@ -32404,40 +32527,6 @@ input.E_rf8rlle.ant-input {
32404
32527
  border-radius: 2px;
32405
32528
  }
32406
32529
 
32407
- .E_s11wux3h .ant-segmented-item:not(:last-child) {
32408
- margin-right: 2px;
32409
- }
32410
-
32411
- .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
32412
- padding-left: 8px;
32413
- padding-right: 8px;
32414
- }
32415
- .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32416
- border-radius: 4px;
32417
- }
32418
- .E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32419
- border-radius: 4px;
32420
- }
32421
-
32422
- .E_ma64lna .ant-segmented-item-label {
32423
- padding-left: 12px;
32424
- padding-right: 12px;
32425
- }
32426
-
32427
- .E_ckld275 {
32428
- background-color: rgba(225, 230, 241, 0.6);
32429
- }
32430
- .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32431
- background-color: rgba(255, 255, 255, 0.6);
32432
- color: rgba(44, 56, 82, 0.75);
32433
- }
32434
- .E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32435
- background-color: transparent;
32436
- }
32437
- .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
32438
- background-color: transparent;
32439
- }
32440
-
32441
32530
  .E_d1bw7c5z {
32442
32531
  position: relative;
32443
32532
  max-width: 388px;
@@ -32519,92 +32608,6 @@ input.E_rf8rlle.ant-input {
32519
32608
  width: 102px;
32520
32609
  }
32521
32610
 
32522
- .E_tqjc4ui {
32523
- margin: 0 2px;
32524
- }
32525
-
32526
- .E_ou7iq30 {
32527
- overflow: hidden;
32528
- text-overflow: ellipsis;
32529
- }
32530
-
32531
- .E_s1tui002 {
32532
- white-space: nowrap;
32533
- }
32534
-
32535
- .E_mxrc2zg {
32536
- display: -webkit-box;
32537
- -webkit-line-clamp: var(--mxrc2zg-0);
32538
- -webkit-box-orient: vertical;
32539
- word-break: break-all;
32540
- }
32541
-
32542
- .E_n12mqh7z {
32543
- display: flex;
32544
- align-items: center;
32545
- font-size: 12px;
32546
- line-height: 18px;
32547
- }
32548
- .E_n12mqh7z:not(:last-child) {
32549
- margin-bottom: 4px;
32550
- }
32551
-
32552
- .E_tf5bynu {
32553
- margin: 0 3px;
32554
- }
32555
-
32556
- .E_tcckoz1 {
32557
- max-height: 400px;
32558
- overflow: "auto";
32559
- }
32560
-
32561
- .E_c18bcrac {
32562
- display: inline-block;
32563
- width: 100%;
32564
- }
32565
- .E_c18bcrac .recharts-wrapper {
32566
- margin-left: 4px;
32567
- }
32568
-
32569
- .E_cro7kg2 {
32570
- padding: 4px;
32571
- }
32572
-
32573
- .E_c14wcxf0 {
32574
- display: flex;
32575
- justify-content: space-between;
32576
- align-items: center;
32577
- font-size: 13px;
32578
- line-height: 24px;
32579
- color: #cccccc;
32580
- white-space: nowrap;
32581
- }
32582
- .E_c14wcxf0 label {
32583
- margin-right: 32px;
32584
- }
32585
-
32586
- .E_coy29mj.E_c14wcxf0 {
32587
- font-weight: bold;
32588
- color: white;
32589
- }
32590
-
32591
- .E_s11212zy {
32592
- width: 8px;
32593
- height: 8px;
32594
- border-radius: 2px;
32595
- display: inline-block;
32596
- background: var(--s11212zy-0);
32597
- border: 1px solid #fff;
32598
- box-sizing: content-box;
32599
- margin-right: 6px;
32600
- }
32601
-
32602
- .E_p1lyky6c > :first-child {
32603
- font-weight: bold;
32604
- color: white;
32605
- margin-right: 4px;
32606
- }
32607
-
32608
32611
  .E_tje3huy {
32609
32612
  width: 100%;
32610
32613
  overflow: inherit;
@@ -32702,49 +32705,6 @@ input.E_rf8rlle.ant-input {
32702
32705
  padding-right: 12px;
32703
32706
  }
32704
32707
 
32705
- .E_wg1tsps {
32706
- display: flex;
32707
- align-items: center;
32708
- justify-content: flex-end;
32709
- }
32710
-
32711
- .E_b1ctd5xy {
32712
- display: flex;
32713
- align-items: center;
32714
- width: calc(100% - 40px);
32715
- }
32716
- .E_b1ctd5xy .chart {
32717
- display: inline-block;
32718
- width: 100%;
32719
- }
32720
-
32721
- .E_u1p8acpn {
32722
- min-width: 40px;
32723
- }
32724
- .E_u1p8acpn .unit {
32725
- color: #00122e !important;
32726
- }
32727
-
32728
- .E_c1yyuluq {
32729
- border-radius: 8px;
32730
- }
32731
- .E_c1yyuluq .ant-card-body {
32732
- padding: 20px 24px 24px 24px;
32733
- }
32734
-
32735
- .E_m74vjol {
32736
- display: flex;
32737
- justify-content: space-between;
32738
- width: 100%;
32739
- }
32740
- .E_m74vjol .action {
32741
- margin-left: 16px;
32742
- }
32743
-
32744
- .E_a1o35uvh .ant-alert-message {
32745
- width: 100%;
32746
- }
32747
-
32748
32708
  .E_ccrbeuz .ant-collapse-item {
32749
32709
  border: 0px;
32750
32710
  background-color: #fff;
@@ -32767,6 +32727,10 @@ input.E_rf8rlle.ant-input {
32767
32727
  cursor: default;
32768
32728
  }
32769
32729
 
32730
+ .E_itxley7.ant-input-group.ant-input-group-compact {
32731
+ display: flex;
32732
+ }
32733
+
32770
32734
  .E_s1iv0tp1 .enabled-switch {
32771
32735
  display: flex;
32772
32736
  align-items: center;
@@ -32775,10 +32739,6 @@ input.E_rf8rlle.ant-input {
32775
32739
  margin-right: 8px;
32776
32740
  }
32777
32741
 
32778
- .E_itxley7.ant-input-group.ant-input-group-compact {
32779
- display: flex;
32780
- }
32781
-
32782
32742
  button.E_l48ei06 {
32783
32743
  color: #0080FF;
32784
32744
  height: unset;
@@ -32801,54 +32761,169 @@ button.E_l48ei06.ui-kit-link-disabled {
32801
32761
  button.E_l48ei06.ui-kit-link-subtle {
32802
32762
  color: #00122e;
32803
32763
  }
32804
- button.E_l48ei06.ui-kit-link-subtle:hover, button.E_l48ei06.ui-kit-link-subtle.__pseudo-states-hover {
32805
- color: #0080FF;
32764
+ button.E_l48ei06.ui-kit-link-subtle:hover, button.E_l48ei06.ui-kit-link-subtle.__pseudo-states-hover {
32765
+ color: #0080FF;
32766
+ }
32767
+ button.E_l48ei06.ui-kit-link-subtle:active, button.E_l48ei06.ui-kit-link-subtle.__pseudo-states-active {
32768
+ color: #005ed1;
32769
+ }
32770
+ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32771
+ color: #00122e;
32772
+ }
32773
+
32774
+ .E_m74vjol {
32775
+ display: flex;
32776
+ justify-content: space-between;
32777
+ width: 100%;
32778
+ }
32779
+ .E_m74vjol .action {
32780
+ margin-left: 16px;
32781
+ }
32782
+
32783
+ .E_a1o35uvh .ant-alert-message {
32784
+ width: 100%;
32785
+ }
32786
+
32787
+ .E_c1yyuluq {
32788
+ border-radius: 8px;
32789
+ }
32790
+ .E_c1yyuluq .ant-card-body {
32791
+ padding: 20px 24px 24px 24px;
32792
+ }
32793
+
32794
+ .E_wg1tsps {
32795
+ display: flex;
32796
+ align-items: center;
32797
+ justify-content: flex-end;
32798
+ }
32799
+
32800
+ .E_b1ctd5xy {
32801
+ display: flex;
32802
+ align-items: center;
32803
+ width: calc(100% - 40px);
32804
+ }
32805
+ .E_b1ctd5xy .chart {
32806
+ display: inline-block;
32807
+ width: 100%;
32808
+ }
32809
+
32810
+ .E_u1p8acpn {
32811
+ min-width: 40px;
32812
+ }
32813
+ .E_u1p8acpn .unit {
32814
+ color: #00122e !important;
32815
+ }
32816
+
32817
+ .E_t13ef470 {
32818
+ height: 100%;
32819
+ }
32820
+ .E_t13ef470 .table-loading-item {
32821
+ padding: 12px 4px;
32822
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32823
+ display: flex;
32824
+ }
32825
+ .E_t13ef470 .table-loading-item > * {
32826
+ height: 16px;
32827
+ margin: 4px;
32828
+ background: rgba(204, 212, 227, 0.18);
32829
+ border-radius: 2px;
32830
+ }
32831
+ .E_t13ef470 .table-loading-item .checkbox-loading {
32832
+ width: 16px;
32833
+ }
32834
+ .E_t13ef470 .table-loading-item .td-loading {
32835
+ flex: 1;
32836
+ }
32837
+ .E_t13ef470 :nth-child(1) {
32838
+ padding: 8px 4px;
32839
+ }
32840
+ .E_t13ef470 :nth-child(1) > * {
32841
+ background: rgba(107, 125, 153, 0.18);
32842
+ }
32843
+ .E_t13ef470 :nth-child(1) > * {
32844
+ background: rgba(163, 180, 204, 0.18);
32845
+ }
32846
+
32847
+ .E_s1sck0th {
32848
+ padding: 0 8px;
32849
+ border-radius: 4px;
32850
+ }
32851
+
32852
+ .E_m855nr1 {
32853
+ padding: 2px 8px;
32854
+ border-radius: 3px;
32855
+ }
32856
+
32857
+ .E_l1270xpg {
32858
+ padding: 3px 8px;
32859
+ border-radius: 2px;
32860
+ }
32861
+
32862
+ .E_t14rextb.ant-tag:hover {
32863
+ opacity: unset;
32864
+ }
32865
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32866
+ margin: 0;
32867
+ margin-right: 8px;
32868
+ display: inline-flex;
32869
+ align-items: center;
32870
+ border: none;
32871
+ }
32872
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32873
+ width: 16px;
32874
+ height: 16px;
32875
+ color: inherit;
32876
+ margin-left: 4px;
32877
+ opacity: 0.6;
32878
+ display: inline-flex;
32879
+ }
32880
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32881
+ opacity: 1;
32882
+ }
32883
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32884
+ color: #0080ff;
32885
+ background-color: rgba(0, 136, 255, 0.1);
32806
32886
  }
32807
- button.E_l48ei06.ui-kit-link-subtle:active, button.E_l48ei06.ui-kit-link-subtle.__pseudo-states-active {
32808
- color: #005ed1;
32887
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32888
+ color: #f0483e;
32889
+ background-color: rgba(255, 74, 74, 0.1);
32809
32890
  }
32810
- button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32811
- color: #00122e;
32891
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32892
+ color: #e07f00;
32893
+ background-color: rgba(255, 187, 0, 0.1);
32812
32894
  }
32813
-
32814
- .E_t13ef470 {
32815
- height: 100%;
32895
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32896
+ color: #008f4c;
32897
+ background-color: rgba(30, 201, 127, 0.1);
32816
32898
  }
32817
- .E_t13ef470 .table-loading-item {
32818
- padding: 12px 4px;
32819
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32820
- display: flex;
32899
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32900
+ color: #1d326c;
32901
+ background-color: rgba(225, 230, 241, 0.6);
32821
32902
  }
32822
- .E_t13ef470 .table-loading-item > * {
32823
- height: 16px;
32824
- margin: 4px;
32825
- background: rgba(204, 212, 227, 0.18);
32826
- border-radius: 2px;
32903
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32904
+ color: #7E41FF;
32905
+ background-color: rgba(126, 65, 255, 0.1);
32827
32906
  }
32828
- .E_t13ef470 .table-loading-item .checkbox-loading {
32829
- width: 16px;
32907
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32908
+ color: #fff;
32830
32909
  }
32831
- .E_t13ef470 .table-loading-item .td-loading {
32832
- flex: 1;
32910
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32911
+ background-color: #f0483e;
32833
32912
  }
32834
- .E_t13ef470 :nth-child(1) {
32835
- padding: 8px 4px;
32913
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32914
+ background-color: #fea008;
32836
32915
  }
32837
- .E_t13ef470 :nth-child(1) > * {
32838
- background: rgba(107, 125, 153, 0.18);
32916
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32917
+ background-color: #00ba5d;
32839
32918
  }
32840
- .E_t13ef470 :nth-child(1) > * {
32841
- background: rgba(163, 180, 204, 0.18);
32919
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32920
+ background-color: #0080ff;
32842
32921
  }
32843
-
32844
- .E_ivqqkzv {
32845
- height: 24px;
32846
- width: 56px !important;
32847
- margin-right: 4px;
32922
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32923
+ background-color: #6b7d99;
32848
32924
  }
32849
-
32850
- .E_c1wk4q29 {
32851
- color: rgba(44, 56, 82, 0.6);
32925
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32926
+ background-color: #7E41FF;
32852
32927
  }
32853
32928
 
32854
32929
  .E_sddwhm6 {
@@ -32925,6 +33000,20 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32925
33000
  display: inline-block;
32926
33001
  }
32927
33002
 
33003
+ .E_tju3gfj .date {
33004
+ margin-right: 4px;
33005
+ }
33006
+
33007
+ .E_ivqqkzv {
33008
+ height: 24px;
33009
+ width: 56px !important;
33010
+ margin-right: 4px;
33011
+ }
33012
+
33013
+ .E_c1wk4q29 {
33014
+ color: rgba(44, 56, 82, 0.6);
33015
+ }
33016
+
32928
33017
  .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
32929
33018
  border-radius: 6px;
32930
33019
  }
@@ -32982,92 +33071,6 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32982
33071
  transform: rotate(180deg);
32983
33072
  }
32984
33073
 
32985
- .E_tju3gfj .date {
32986
- margin-right: 4px;
32987
- }
32988
-
32989
- .E_s1sck0th {
32990
- padding: 0 8px;
32991
- border-radius: 4px;
32992
- }
32993
-
32994
- .E_m855nr1 {
32995
- padding: 2px 8px;
32996
- border-radius: 3px;
32997
- }
32998
-
32999
- .E_l1270xpg {
33000
- padding: 3px 8px;
33001
- border-radius: 2px;
33002
- }
33003
-
33004
- .E_t14rextb.ant-tag:hover {
33005
- opacity: unset;
33006
- }
33007
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
33008
- margin: 0;
33009
- margin-right: 8px;
33010
- display: inline-flex;
33011
- align-items: center;
33012
- border: none;
33013
- }
33014
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
33015
- width: 16px;
33016
- height: 16px;
33017
- color: inherit;
33018
- margin-left: 4px;
33019
- opacity: 0.6;
33020
- display: inline-flex;
33021
- }
33022
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
33023
- opacity: 1;
33024
- }
33025
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
33026
- color: #0080ff;
33027
- background-color: rgba(0, 136, 255, 0.1);
33028
- }
33029
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
33030
- color: #f0483e;
33031
- background-color: rgba(255, 74, 74, 0.1);
33032
- }
33033
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
33034
- color: #e07f00;
33035
- background-color: rgba(255, 187, 0, 0.1);
33036
- }
33037
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
33038
- color: #008f4c;
33039
- background-color: rgba(30, 201, 127, 0.1);
33040
- }
33041
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
33042
- color: #1d326c;
33043
- background-color: rgba(225, 230, 241, 0.6);
33044
- }
33045
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
33046
- color: #7E41FF;
33047
- background-color: rgba(126, 65, 255, 0.1);
33048
- }
33049
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
33050
- color: #fff;
33051
- }
33052
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
33053
- background-color: #f0483e;
33054
- }
33055
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
33056
- background-color: #fea008;
33057
- }
33058
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
33059
- background-color: #00ba5d;
33060
- }
33061
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
33062
- background-color: #0080ff;
33063
- }
33064
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
33065
- background-color: #6b7d99;
33066
- }
33067
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
33068
- background-color: #7E41FF;
33069
- }
33070
-
33071
33074
  .E_h1ol2wl7 {
33072
33075
  font-weight: bold;
33073
33076
  background-color: unset;
@@ -33956,19 +33959,6 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
33956
33959
  padding: 0;
33957
33960
  }
33958
33961
 
33959
- .E_suhck3k {
33960
- height: 24px;
33961
- width: 24px;
33962
- border-radius: 6px;
33963
- padding: 4px;
33964
- }
33965
- .E_suhck3k:hover {
33966
- background-color: rgba(0, 136, 255, 0.1);
33967
- }
33968
- .E_suhck3k:hover svg path {
33969
- fill: blue;
33970
- }
33971
-
33972
33962
  .E_ryby9ds {
33973
33963
  display: flex;
33974
33964
  align-items: center;
@@ -33985,6 +33975,23 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
33985
33975
  margin-right: 6px;
33986
33976
  }
33987
33977
 
33978
+ .E_suhck3k {
33979
+ height: 24px;
33980
+ width: 24px;
33981
+ border-radius: 6px;
33982
+ padding: 4px;
33983
+ }
33984
+ .E_suhck3k:hover {
33985
+ background-color: rgba(0, 136, 255, 0.1);
33986
+ }
33987
+ .E_suhck3k:hover svg path {
33988
+ fill: blue;
33989
+ }
33990
+
33991
+ .E_c1yd35n {
33992
+ padding: 0 12px 14px 12px;
33993
+ }
33994
+
33988
33995
  .E_ckui4s7 {
33989
33996
  color: #2d3a56;
33990
33997
  line-height: 22px;
@@ -34089,27 +34096,6 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34089
34096
  margin-right: 2px;
34090
34097
  }
34091
34098
 
34092
- .E_b14q2gmw {
34093
- 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);
34094
- }
34095
-
34096
- .E_c1eym6el {
34097
- border-radius: 8px;
34098
- background-color: white;
34099
- }
34100
- .E_c1eym6el.hoverable {
34101
- cursor: pointer;
34102
- }
34103
- .E_c1eym6el.hoverable:hover {
34104
- transition: all 200ms ease;
34105
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34106
- transform: translateY(-4px);
34107
- }
34108
-
34109
- .E_c1yd35n {
34110
- padding: 0 12px 14px 12px;
34111
- }
34112
-
34113
34099
  .E_t1dtlqs1 {
34114
34100
  margin-bottom: 4px;
34115
34101
  color: rgba(44, 56, 82, 0.6);
@@ -34303,18 +34289,21 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34303
34289
  margin-right: 8px;
34304
34290
  }
34305
34291
 
34306
- .E_w7ob4th.outside-tag {
34307
- padding-left: 0;
34308
- }
34309
- .E_w7ob4th.outside-tag .inside-tag {
34310
- border-radius: 4px 0 0 4px;
34311
- padding-right: 4px;
34312
- margin-right: 4px;
34292
+ .E_b14q2gmw {
34293
+ 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);
34313
34294
  }
34314
34295
 
34315
- .E_i1g85yz3 {
34316
- margin-right: 4px;
34317
- height: 16px;
34296
+ .E_c1eym6el {
34297
+ border-radius: 8px;
34298
+ background-color: white;
34299
+ }
34300
+ .E_c1eym6el.hoverable {
34301
+ cursor: pointer;
34302
+ }
34303
+ .E_c1eym6el.hoverable:hover {
34304
+ transition: all 200ms ease;
34305
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34306
+ transform: translateY(-4px);
34318
34307
  }
34319
34308
 
34320
34309
  .E_t160l1cm {
@@ -34520,6 +34509,15 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34520
34509
  background: transparent;
34521
34510
  }
34522
34511
 
34512
+ .E_w7ob4th.outside-tag {
34513
+ padding-left: 0;
34514
+ }
34515
+ .E_w7ob4th.outside-tag .inside-tag {
34516
+ border-radius: 4px 0 0 4px;
34517
+ padding-right: 4px;
34518
+ margin-right: 4px;
34519
+ }
34520
+
34523
34521
  .E_slr2ynn {
34524
34522
  padding: 0 8px;
34525
34523
  height: 18px;
@@ -34549,6 +34547,11 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34549
34547
  white-space: normal;
34550
34548
  }
34551
34549
 
34550
+ .E_i1g85yz3 {
34551
+ margin-right: 4px;
34552
+ height: 16px;
34553
+ }
34554
+
34552
34555
  .E_f7pxqmh {
34553
34556
  width: 100%;
34554
34557
  margin-bottom: 0 !important;