@cloudtower/eagle 0.27.2 → 0.27.3-alpha.0

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.
@@ -29471,35 +29471,6 @@ html body {
29471
29471
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29472
29472
  }
29473
29473
  }
29474
- .bpq0js6 {
29475
- padding: 4px 11px;
29476
- }
29477
-
29478
- .b15sn34c {
29479
- white-space: nowrap;
29480
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29481
- }
29482
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29483
- --color: #0080ff;
29484
- }
29485
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29486
- --color: #0080ff;
29487
- }
29488
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29489
- margin-left: 1px;
29490
- }
29491
- .b15sn34c > .ant-btn:not(:only-child):first-child {
29492
- border-top-right-radius: 0;
29493
- border-bottom-right-radius: 0;
29494
- }
29495
- .b15sn34c > .ant-btn:not(:only-child):last-child {
29496
- border-top-left-radius: 0;
29497
- border-bottom-left-radius: 0;
29498
- }
29499
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29500
- border-radius: unset;
29501
- }
29502
-
29503
29474
  .buj61ew.ant-btn-icon-only {
29504
29475
  justify-content: center;
29505
29476
  }
@@ -29750,6 +29721,35 @@ html body {
29750
29721
  padding: 0;
29751
29722
  }
29752
29723
 
29724
+ .bpq0js6 {
29725
+ padding: 4px 11px;
29726
+ }
29727
+
29728
+ .b15sn34c {
29729
+ white-space: nowrap;
29730
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29731
+ }
29732
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29733
+ --color: #0080ff;
29734
+ }
29735
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29736
+ --color: #0080ff;
29737
+ }
29738
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29739
+ margin-left: 1px;
29740
+ }
29741
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
29742
+ border-top-right-radius: 0;
29743
+ border-bottom-right-radius: 0;
29744
+ }
29745
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
29746
+ border-top-left-radius: 0;
29747
+ border-bottom-left-radius: 0;
29748
+ }
29749
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29750
+ border-radius: unset;
29751
+ }
29752
+
29753
29753
  .fde5mpd {
29754
29754
  width: 100%;
29755
29755
  height: 100%;
@@ -30008,1706 +30008,1747 @@ html body {
30008
30008
  width: 36px;
30009
30009
  }
30010
30010
 
30011
- .s1fc623g {
30012
- width: 430px !important;
30011
+ .cz04yix {
30012
+ display: flex;
30013
+ flex-direction: column;
30013
30014
  }
30014
30015
 
30015
- .da3mx0o .ant-select-item-group {
30016
- padding: 8px 16px;
30017
- line-height: 18px;
30018
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30019
- height: 34px;
30020
- min-height: 34px;
30021
- box-sizing: border-box;
30022
- margin-top: 8px;
30016
+ .m1if5j39 {
30017
+ max-width: 1120px;
30018
+ width: 100%;
30019
+ margin: 0 auto;
30020
+ height: 100%;
30023
30021
  }
30024
30022
 
30025
- .onr9gzt {
30023
+ .w1vvwdlp {
30024
+ max-width: 1120px;
30025
+ width: 100%;
30026
+ margin: 0 auto;
30026
30027
  display: flex;
30027
- flex-direction: column;
30028
- margin: 1px 8px;
30029
- padding: 8px;
30030
- border-radius: 4px;
30031
30028
  }
30032
- .onr9gzt .selected-icon {
30033
- display: none;
30029
+ .w1vvwdlp .left,
30030
+ .w1vvwdlp .right {
30031
+ flex-grow: 0;
30032
+ flex-shrink: 0;
30033
+ flex-basis: 21%;
30034
30034
  }
30035
- .onr9gzt.ant-select-item-option-grouped {
30036
- padding-left: 8px;
30035
+ .w1vvwdlp .left {
30036
+ display: flex;
30037
+ justify-content: flex-end;
30038
+ padding-right: 44px;
30037
30039
  }
30038
- .onr9gzt.ant-select-item-option-selected {
30039
- background-color: white;
30040
+ .w1vvwdlp .right {
30041
+ padding-left: 44px;
30040
30042
  }
30041
- .onr9gzt.ant-select-item-option-selected .timezone-title {
30042
- color: #0080ff;
30043
+ .w1vvwdlp .middle {
30044
+ margin-bottom: 40px;
30045
+ flex-grow: 0;
30046
+ flex-shrink: 0;
30047
+ flex-basis: 58%;
30043
30048
  }
30044
- .onr9gzt.ant-select-item-option-selected .selected-icon {
30045
- display: block;
30049
+ .w1vvwdlp .middle .form-base-field {
30050
+ width: 100%;
30046
30051
  }
30047
- .onr9gzt.ant-select-item-option-active {
30048
- background: rgba(0, 136, 255, 0.16);
30052
+ .w1vvwdlp .middle .form-base-field .form-base-field {
30053
+ width: auto;
30049
30054
  }
30050
- .onr9gzt.ant-select-item-option-active .timezone-title {
30051
- color: #0080ff;
30055
+
30056
+ .h1cuopx7 .ant-modal-header {
30057
+ margin: 0 auto;
30058
+ width: 100%;
30059
+ max-width: 648px;
30052
30060
  }
30053
- .onr9gzt.ant-select-item-option-active .timezone-tag {
30054
- background: rgba(0, 136, 255, 0.1);
30055
- color: #0080ff;
30061
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
30062
+ margin-left: 0;
30063
+ }
30064
+ .h1cuopx7 .ant-modal-body {
30065
+ margin: 0 auto;
30066
+ padding: 0;
30067
+ width: 100%;
30068
+ max-width: 648px;
30069
+ overflow: hidden;
30070
+ }
30071
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30072
+ margin-bottom: 40px;
30073
+ }
30074
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30075
+ height: calc(100vh - 225px);
30076
+ overflow-y: auto;
30077
+ }
30078
+ .h1cuopx7 .ant-modal-footer .footer-content {
30079
+ margin: 0 auto;
30080
+ max-width: 648px;
30056
30081
  }
30057
30082
 
30058
- .oiy0apc {
30059
- display: flex;
30060
- justify-content: space-between;
30061
- height: 20px;
30062
- line-height: 20px;
30083
+ .h1p6d3y3 .ant-modal-header {
30084
+ margin: 0 auto;
30085
+ width: 100%;
30086
+ max-width: 1024px;
30063
30087
  }
30064
- .oiy0apc .timezone-title {
30065
- color: #2d3a56;
30088
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
30089
+ margin-left: 0;
30090
+ }
30091
+ .h1p6d3y3 .ant-modal-body {
30092
+ margin: 0 auto;
30093
+ padding: 0;
30094
+ width: 100%;
30095
+ max-width: 1024px;
30066
30096
  overflow: hidden;
30067
- text-overflow: ellipsis;
30097
+ }
30098
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30099
+ margin-bottom: 40px;
30100
+ }
30101
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30102
+ height: calc(100vh - 225px);
30103
+ overflow-y: auto;
30104
+ }
30105
+ .h1p6d3y3 .ant-modal-footer .footer-content {
30106
+ margin: 0 auto;
30107
+ max-width: 1024px;
30068
30108
  }
30069
30109
 
30070
- .of4y382 {
30071
- display: flex;
30072
- justify-content: space-between;
30110
+ .fxgckuk {
30111
+ flex: 1;
30112
+ }
30113
+ .fxgckuk label {
30114
+ font-size: 13px;
30115
+ line-height: 20px;
30073
30116
  color: rgba(44, 56, 82, 0.6);
30074
- height: 18px;
30075
- line-height: 18px;
30076
- margin-top: 2px;
30117
+ }
30118
+ .fxgckuk .title {
30119
+ font-size: 14px;
30120
+ line-height: 20px;
30121
+ color: #2d3a56;
30122
+ margin-bottom: 12px;
30123
+ }
30124
+ .fxgckuk.connect-cluster .title {
30125
+ padding-bottom: 26px;
30077
30126
  }
30078
30127
 
30079
- .t19903l9 {
30080
- border: none;
30081
- margin-right: 0;
30082
- background: rgba(225, 230, 241, 0.6);
30128
+ .f1d0vek1 {
30129
+ padding: 25px 0 15px 0;
30130
+ border-bottom: 1px solid #e1e5eb;
30131
+ margin-bottom: 16px;
30083
30132
  }
30084
30133
 
30085
- .ohwbvxu {
30086
- pointer-events: none;
30087
- height: 32px;
30134
+ .f4u402y {
30135
+ display: flex;
30136
+ align-items: center;
30137
+ margin-bottom: 8px;
30138
+ }
30139
+ .f4u402y > label {
30140
+ width: 216px;
30141
+ }
30142
+ .f4u402y > label + * {
30088
30143
  width: 100%;
30089
- opacity: 0;
30090
30144
  }
30091
-
30092
- .i1e4sgug {
30093
- display: inline-block;
30145
+ .f4u402y .ant-select {
30146
+ width: 100%;
30094
30147
  }
30095
30148
 
30096
- .d6j0lbj {
30097
- font-family: Inter;
30098
- font-style: normal;
30099
- font-weight: bold;
30100
- font-size: 32px;
30101
- line-height: 40px;
30149
+ .e1pldf6v {
30150
+ color: #e75a3a;
30151
+ margin-right: 10px;
30102
30152
  }
30103
30153
 
30104
- .d1xhvvxe {
30105
- font-family: Inter;
30106
- font-style: normal;
30107
- font-weight: bold;
30108
- font-size: 24px;
30109
- line-height: 32px;
30154
+ .dq0gblh {
30155
+ width: 100%;
30156
+ height: 1px;
30157
+ background: rgba(213, 219, 227, 0.6);
30158
+ margin: 24px 0;
30110
30159
  }
30111
30160
 
30112
- .dk10mxq {
30113
- font-family: Inter;
30114
- font-style: normal;
30115
- font-weight: normal;
30116
- font-size: 32px;
30117
- line-height: 40px;
30161
+ .l1v7sr0n {
30162
+ display: flex;
30163
+ justify-content: center;
30164
+ align-items: center;
30165
+ height: 100%;
30118
30166
  }
30119
30167
 
30120
- .dxsait {
30121
- font-family: Inter;
30122
- font-style: normal;
30123
- font-weight: bold;
30124
- font-size: 20px;
30125
- line-height: 24px;
30168
+ .d1i4ou6o {
30169
+ display: inline-block;
30170
+ width: 4px;
30171
+ height: 4px;
30172
+ background: #8e9aa9;
30173
+ opacity: 0.4;
30174
+ border-radius: 50%;
30175
+ margin: 0 4px;
30126
30176
  }
30127
30177
 
30128
- .dokn0h3 {
30129
- font-family: Inter;
30130
- font-style: normal;
30131
- font-weight: normal;
30132
- font-size: 20px;
30133
- line-height: 24px;
30178
+ .m1jy87hk .ant-modal-header,
30179
+ .m1jy87hk .ant-modal-footer .footer-content {
30180
+ width: 648px;
30181
+ margin: 0 auto;
30182
+ }
30183
+ .m1jy87hk .ant-modal-header {
30184
+ padding: 35px 0 24px;
30185
+ border: none;
30186
+ }
30187
+ .m1jy87hk .ant-modal-header .ant-modal-title {
30188
+ font-size: 30px;
30189
+ }
30190
+ .m1jy87hk .ant-modal-body {
30191
+ padding: 4px 0 2px;
30192
+ }
30193
+ .m1jy87hk .ant-modal-footer {
30194
+ border: none;
30134
30195
  }
30135
30196
 
30136
- .dobau4p {
30137
- font-family: Inter;
30138
- font-style: normal;
30197
+ .ti7fpyu {
30198
+ font-size: 12px;
30199
+ line-height: 18px;
30139
30200
  font-weight: bold;
30140
- font-size: 18px;
30141
- line-height: 22px;
30201
+ color: #fff;
30202
+ padding: 0 4px;
30203
+ border-radius: 4px;
30204
+ display: inline-block;
30205
+ background: var(--ti7fpyu-0);
30206
+ }
30207
+ .ti7fpyu:not(:first-child) {
30208
+ margin-left: 4px;
30142
30209
  }
30143
30210
 
30144
- .dvolwok {
30145
- font-family: Inter;
30146
- font-style: normal;
30147
- font-weight: normal;
30148
- font-size: 18px;
30149
- line-height: 22px;
30211
+ .f1rest1f {
30212
+ width: 100%;
30213
+ height: 100%;
30214
+ display: flex;
30215
+ align-items: center;
30216
+ justify-content: center;
30150
30217
  }
30151
30218
 
30152
- .h181qhg4 {
30153
- font-family: Inter;
30154
- font-style: normal;
30219
+ .n1kbdoln {
30220
+ font-size: 90%;
30155
30221
  font-weight: bold;
30156
- font-size: 16px;
30157
- line-height: 22px;
30222
+ background-color: rgba(240, 243, 247, 0.6);
30223
+ padding: 1px 4px 1px;
30224
+ margin-left: 2px;
30225
+ margin-right: 2px;
30226
+ border: 1px solid rgba(213, 219, 227, 0.6);
30227
+ border-radius: 4px;
30158
30228
  }
30159
30229
 
30160
- .h1phgmcq {
30161
- font-family: Inter;
30162
- font-style: normal;
30163
- font-weight: normal;
30164
- font-size: 16px;
30165
- line-height: 22px;
30230
+ .f1y3gta0.form-item-general {
30231
+ width: 640px;
30232
+ }
30233
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30234
+ margin-top: 16px;
30235
+ }
30236
+ .f1y3gta0.form-item-compact {
30237
+ width: 412px;
30238
+ }
30239
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30240
+ margin-top: 8px;
30241
+ }
30242
+ .f1y3gta0 .form-item {
30243
+ width: auto;
30244
+ }
30245
+ .f1y3gta0 .form-item-main {
30246
+ position: relative;
30247
+ display: flex;
30248
+ }
30249
+ .f1y3gta0 .form-item-extra {
30250
+ margin-top: 4px;
30251
+ width: 100%;
30252
+ padding: 14px;
30253
+ background: #f2f4f6;
30254
+ font-size: 13px;
30255
+ line-height: 1.8;
30256
+ color: #8e9aa9;
30257
+ }
30258
+ .f1y3gta0 .form-item-label {
30259
+ padding-right: 12px;
30260
+ font-size: 13px;
30261
+ color: rgba(44, 56, 82, 0.6);
30262
+ }
30263
+ .f1y3gta0 .form-item-label.label-right {
30264
+ text-align: right;
30265
+ }
30266
+ .f1y3gta0 .form-item-label,
30267
+ .f1y3gta0 .form-item-control {
30268
+ line-height: 32px;
30269
+ }
30270
+ .f1y3gta0 .form-item-control .form-item-error {
30271
+ line-height: 18px;
30272
+ }
30273
+ .f1y3gta0 .form-item-children {
30274
+ width: 100%;
30275
+ }
30276
+ .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
30277
+ width: 100%;
30278
+ }
30279
+ .f1y3gta0 .form-item-error {
30280
+ color: #e75a3a;
30281
+ height: 0;
30282
+ overflow: hidden;
30283
+ }
30284
+ .f1y3gta0 .form-item-error-enter-done {
30285
+ margin-top: 4px;
30286
+ height: auto;
30287
+ overflow: auto;
30288
+ }
30289
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30290
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30291
+ border: 1px solid #e75a3a;
30292
+ color: #e75a3a;
30166
30293
  }
30167
30294
 
30168
- .h173xnl1 {
30169
- font-family: Inter;
30170
- font-style: normal;
30295
+ .fujbm7g {
30296
+ color: #2d3a56;
30171
30297
  font-weight: bold;
30172
- font-size: 14px;
30173
- line-height: 20px;
30298
+ padding-bottom: 6px;
30299
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30300
+ margin-bottom: 16px;
30301
+ }
30302
+ .fujbm7g:not(:first-of-type) {
30303
+ margin-top: 16px;
30174
30304
  }
30175
30305
 
30176
- .hedm4pz {
30177
- font-family: Inter;
30178
- font-style: normal;
30179
- font-weight: normal;
30180
- font-size: 14px;
30181
- line-height: 20px;
30306
+ .e5fsw5s {
30307
+ width: 8px;
30308
+ height: 24px;
30309
+ display: flex;
30310
+ justify-content: center;
30311
+ align-items: center;
30312
+ cursor: pointer;
30313
+ transition: all 200ms ease-out 40ms;
30314
+ }
30315
+ .e5fsw5s:before, .e5fsw5s:after {
30316
+ content: "";
30317
+ width: 1px;
30318
+ height: 6px;
30319
+ border-radius: 1px;
30320
+ background: #ccd4e3;
30321
+ position: relative;
30322
+ right: 2px;
30323
+ transform: rotate(-45deg);
30324
+ }
30325
+ .e5fsw5s:after {
30326
+ transform: rotate(45deg);
30327
+ left: 1px;
30182
30328
  }
30183
30329
 
30184
- .h1kd8xld {
30185
- font-family: Inter;
30186
- font-style: normal;
30187
- font-weight: bold;
30188
- font-size: 12px;
30189
- line-height: 18px;
30330
+ .w18knsg4.ant-alert-warning {
30331
+ border: 0;
30332
+ background: rgba(255, 187, 0, 0.1);
30333
+ border-radius: 6px;
30334
+ }
30335
+ .w18knsg4.ant-alert,
30336
+ .w18knsg4 .ant-alert-message {
30337
+ color: #e07f00;
30338
+ }
30339
+ .w18knsg4.ant-alert .dashed-border-bottom,
30340
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
30341
+ border-bottom-color: #e07f00;
30190
30342
  }
30191
30343
 
30192
- .hp14fr {
30193
- font-family: Inter;
30194
- font-style: normal;
30195
- font-weight: normal;
30344
+ .ng31n2o {
30345
+ display: flex;
30346
+ flex-direction: row;
30347
+ padding: 7px 12px;
30348
+ background: rgba(255, 187, 0, 0.1);
30349
+ border-radius: 6px;
30350
+ color: #e07f00;
30196
30351
  font-size: 12px;
30197
30352
  line-height: 18px;
30198
30353
  }
30354
+ .ng31n2o .icon-wrapper {
30355
+ margin-right: 10px;
30356
+ height: 18px;
30357
+ }
30199
30358
 
30200
- .hgrg7mn {
30201
- font-family: Inter;
30202
- font-style: normal;
30203
- font-weight: bold;
30204
- text-transform: uppercase;
30205
- font-feature-settings: "cpsp" on;
30359
+ .n15x5f5y {
30360
+ display: flex;
30361
+ flex-direction: row;
30362
+ padding: 7px 12px;
30363
+ background: rgba(225, 230, 241, 0.6);
30364
+ border-radius: 6px;
30365
+ color: rgba(44, 56, 82, 0.6);
30206
30366
  font-size: 12px;
30207
30367
  line-height: 18px;
30208
30368
  }
30369
+ .n15x5f5y .icon-wrapper {
30370
+ margin-right: 10px;
30371
+ height: 18px;
30372
+ }
30209
30373
 
30210
- .h6zme9x {
30211
- font-family: Inter;
30212
- font-style: normal;
30213
- font-weight: normal;
30214
- text-transform: uppercase;
30215
- font-feature-settings: "cpsp" on;
30374
+ .i16ozz3f {
30375
+ display: flex;
30376
+ flex-direction: row;
30377
+ padding: 7px 12px;
30378
+ background: rgba(0, 136, 255, 0.1);
30379
+ border-radius: 6px;
30380
+ color: #005ed1;
30216
30381
  font-size: 12px;
30217
30382
  line-height: 18px;
30218
30383
  }
30384
+ .i16ozz3f .icon-wrapper {
30385
+ margin-right: 10px;
30386
+ height: 18px;
30387
+ }
30219
30388
 
30220
- .locjvsv {
30221
- font-family: Inter;
30222
- font-style: normal;
30223
- font-weight: normal;
30224
- font-size: 16px;
30225
- line-height: 24px;
30389
+ .dszu9qr {
30390
+ color: rgba(44, 56, 82, 0.6);
30391
+ margin-top: 5px;
30392
+ font-size: 12px;
30393
+ line-height: 18px;
30226
30394
  }
30227
30395
 
30228
- .l13gi131 {
30229
- font-family: Inter;
30230
- font-style: normal;
30231
- font-weight: bold;
30232
- font-size: 16px;
30233
- line-height: 24px;
30396
+ .snxzgx {
30397
+ color: #f0483e;
30398
+ font-size: 12px;
30399
+ white-space: pre-wrap;
30234
30400
  }
30235
30401
 
30236
- .l1ynemsu {
30237
- font-family: Inter;
30238
- font-style: normal;
30239
- font-weight: normal;
30240
- font-size: 16px;
30241
- line-height: 24px;
30402
+ .o1i4orqw {
30403
+ display: flex;
30404
+ align-items: center;
30405
+ justify-content: flex-end;
30242
30406
  }
30243
-
30244
- .l1cft1cx {
30245
- font-family: Inter;
30246
- font-style: normal;
30247
- font-weight: bold;
30248
- font-size: 16px;
30249
- line-height: 24px;
30407
+ .o1i4orqw .icon-wrapper {
30408
+ margin-right: 16px;
30250
30409
  }
30251
30410
 
30252
- .l17tqc8p {
30253
- font-family: Inter;
30254
- font-style: normal;
30255
- font-weight: normal;
30256
- text-transform: uppercase;
30257
- font-feature-settings: "cpsp" on;
30258
- font-size: 16px;
30259
- line-height: 24px;
30411
+ .t79k8o2 {
30412
+ color: rgba(0, 21, 64, 0.3);
30260
30413
  }
30261
30414
 
30262
- .l1j1e5w7 {
30263
- font-family: Inter;
30264
- font-style: normal;
30265
- font-weight: bold;
30266
- text-transform: uppercase;
30267
- font-feature-settings: "cpsp" on;
30268
- font-size: 16px;
30269
- line-height: 24px;
30415
+ .ipd9bk.ant-input {
30416
+ padding: 5px 12px;
30417
+ line-height: 20px;
30418
+ color: #2d3a56;
30419
+ border-radius: 6px;
30420
+ border-color: rgba(172, 186, 211, 0.6);
30421
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30270
30422
  }
30271
-
30272
- .l1gf91jb {
30273
- font-family: Inter;
30274
- font-style: normal;
30275
- font-weight: normal;
30276
- font-size: 14px;
30423
+ .ipd9bk.ant-input.ant-input-lg {
30424
+ padding: 8px 16px;
30277
30425
  line-height: 22px;
30278
30426
  }
30279
-
30280
- .lu7hlr6 {
30281
- font-family: Inter;
30282
- font-style: normal;
30283
- font-weight: 500;
30284
- font-size: 14px;
30285
- line-height: 22px;
30427
+ .ipd9bk.ant-input.ant-input-sm {
30428
+ padding: 2px 8px;
30429
+ line-height: 18px;
30286
30430
  }
30287
-
30288
- .l3l3jf0 {
30289
- font-family: Inter;
30290
- font-style: normal;
30291
- font-weight: bold;
30292
- font-size: 14px;
30293
- line-height: 22px;
30431
+ .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
30432
+ border-color: rgba(107, 128, 167, 0.6);
30433
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30434
+ z-index: 1;
30294
30435
  }
30295
-
30296
- .l12j5nqp {
30297
- font-family: Inter;
30298
- font-style: normal;
30299
- font-weight: normal;
30300
- font-size: 14px;
30301
- line-height: 22px;
30436
+ .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
30437
+ border-color: #0096ff;
30438
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30439
+ z-index: 1;
30302
30440
  }
30303
-
30304
- .l1tecqht {
30305
- font-family: Inter;
30306
- font-style: normal;
30307
- font-weight: bold;
30308
- font-size: 14px;
30309
- line-height: 22px;
30441
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
30442
+ border-color: #e75a3a;
30443
+ color: #e75a3a;
30310
30444
  }
30311
-
30312
- .l6sa990 {
30313
- font-family: Inter;
30314
- font-style: normal;
30315
- font-weight: normal;
30316
- text-transform: uppercase;
30317
- font-feature-settings: "cpsp" on;
30318
- font-size: 14px;
30319
- line-height: 22px;
30445
+ .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
30446
+ border-color: #e75a3a;
30447
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30320
30448
  }
30321
-
30322
- .lckqe8j {
30323
- font-family: Inter;
30324
- font-style: normal;
30325
- font-weight: bold;
30326
- text-transform: uppercase;
30327
- font-feature-settings: "cpsp" on;
30328
- font-size: 14px;
30329
- line-height: 22px;
30449
+ .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
30450
+ border-color: #e75a3a;
30451
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30330
30452
  }
30331
-
30332
- .l1kuminb {
30333
- font-family: Inter;
30334
- font-style: normal;
30335
- font-weight: normal;
30336
- font-size: 13px;
30337
- line-height: 20px;
30453
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
30454
+ background: rgba(211, 218, 235, 0.6);
30455
+ color: rgba(0, 21, 64, 0.3);
30456
+ border-color: rgba(172, 186, 211, 0.6);
30338
30457
  }
30339
-
30340
- .l1pbuf5j {
30341
- font-family: Inter;
30342
- font-style: normal;
30343
- font-weight: 600;
30344
- font-size: 13px;
30458
+ .ipd9bk.ant-input-affix-wrapper {
30459
+ padding: 5px 12px;
30460
+ border-radius: 6px;
30461
+ border-color: rgba(172, 186, 211, 0.6);
30345
30462
  line-height: 20px;
30463
+ color: #2d3a56;
30464
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30346
30465
  }
30347
-
30348
- .l1r4ztu {
30349
- font-family: Inter;
30350
- font-style: normal;
30351
- font-weight: bold;
30352
- font-size: 13px;
30353
- line-height: 20px;
30466
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
30467
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
30468
+ color: rgba(44, 56, 82, 0.6);
30354
30469
  }
30355
-
30356
- .ly8vzok {
30357
- font-family: Inter;
30358
- font-style: normal;
30359
- font-weight: normal;
30360
- font-size: 13px;
30361
- line-height: 20px;
30470
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30471
+ padding: 8px 16px;
30472
+ line-height: 22px;
30362
30473
  }
30363
-
30364
- .lumfmf {
30365
- font-family: Inter;
30366
- font-style: normal;
30367
- font-weight: 600;
30368
- font-size: 13px;
30369
- line-height: 20px;
30474
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30475
+ padding: 2px 8px;
30476
+ line-height: 18px;
30370
30477
  }
30371
-
30372
- .l16ujwmv {
30373
- font-family: Inter;
30374
- font-style: normal;
30375
- font-weight: bold;
30376
- font-size: 13px;
30377
- line-height: 20px;
30478
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
30479
+ border-color: rgba(107, 128, 167, 0.6);
30480
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30378
30481
  }
30379
-
30380
- .l17o1ffr {
30381
- font-family: Inter;
30382
- font-style: normal;
30383
- font-weight: normal;
30384
- text-transform: uppercase;
30385
- font-feature-settings: "cpsp" on;
30386
- font-size: 13px;
30387
- line-height: 20px;
30482
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
30483
+ border-color: #0096ff;
30484
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30388
30485
  }
30389
-
30390
- .lngllvn {
30391
- font-family: Inter;
30392
- font-style: normal;
30393
- font-weight: bold;
30394
- text-transform: uppercase;
30395
- font-feature-settings: "cpsp" on;
30396
- font-size: 13px;
30397
- line-height: 20px;
30486
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30487
+ border-color: #e75a3a;
30398
30488
  }
30399
-
30400
- .l2i7fo9 {
30401
- font-family: Inter;
30402
- font-style: normal;
30403
- font-weight: normal;
30404
- font-size: 12px;
30405
- line-height: 18px;
30489
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30490
+ color: #e75a3a;
30406
30491
  }
30407
-
30408
- .l1x7hscx {
30409
- font-family: Inter;
30410
- font-style: normal;
30411
- font-weight: 500;
30412
- font-size: 12px;
30413
- line-height: 18px;
30492
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
30493
+ border-color: #e75a3a;
30494
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30414
30495
  }
30415
-
30416
- .le1jwan {
30417
- font-family: Inter;
30418
- font-style: normal;
30419
- font-weight: bold;
30420
- font-size: 12px;
30421
- line-height: 18px;
30496
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
30497
+ border-color: #e75a3a;
30498
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30422
30499
  }
30423
-
30424
- .lyxynfj {
30425
- font-family: Inter;
30426
- font-style: normal;
30427
- font-weight: normal;
30428
- font-size: 12px;
30429
- line-height: 18px;
30430
- }
30431
-
30432
- .lpb2nxv {
30433
- font-family: Inter;
30434
- font-style: normal;
30435
- font-weight: 500;
30436
- font-size: 12px;
30437
- line-height: 18px;
30500
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
30501
+ background: rgba(211, 218, 235, 0.6);
30502
+ color: rgba(0, 21, 64, 0.3);
30503
+ border-color: rgba(172, 186, 211, 0.6);
30438
30504
  }
30439
-
30440
- .l1r8o3vv {
30441
- font-family: Inter;
30442
- font-style: normal;
30443
- font-weight: bold;
30444
- font-size: 12px;
30445
- line-height: 18px;
30505
+ textarea.ipd9bk.ant-input {
30506
+ transition-property: height;
30507
+ transition-delay: 50ms;
30446
30508
  }
30447
-
30448
- .lemnjy2 {
30449
- font-family: Inter;
30450
- font-style: normal;
30451
- font-weight: normal;
30452
- text-transform: uppercase;
30453
- font-feature-settings: "cpsp" on;
30454
- font-size: 12px;
30455
- line-height: 18px;
30509
+ textarea.ipd9bk.ant-input.textarea-large {
30510
+ min-height: 40px;
30511
+ height: 40px;
30456
30512
  }
30457
-
30458
- .lrc42gb {
30459
- font-family: Inter;
30460
- font-style: normal;
30461
- font-weight: bold;
30462
- text-transform: uppercase;
30463
- font-feature-settings: "cpsp" on;
30464
- font-size: 12px;
30465
- line-height: 18px;
30513
+ textarea.ipd9bk.ant-input.textarea-large:focus {
30514
+ height: 80px;
30466
30515
  }
30467
-
30468
- .fqaz4mb {
30469
- font-family: Inter;
30470
- font-style: normal;
30471
- font-weight: normal;
30472
- font-size: 13px;
30473
- line-height: 20px;
30516
+ textarea.ipd9bk.ant-input.textarea-middle {
30517
+ min-height: 32px;
30518
+ height: 32px;
30474
30519
  }
30475
-
30476
- .f13we5o {
30477
- font-family: Inter;
30478
- font-style: normal;
30479
- font-weight: normal;
30480
- font-size: 13px;
30481
- line-height: 20px;
30520
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
30521
+ height: 64px;
30482
30522
  }
30483
-
30484
- .ffmjua2 {
30485
- font-family: Inter;
30486
- font-style: normal;
30487
- font-weight: normal;
30488
- font-size: 12px;
30489
- line-height: 18px;
30523
+ textarea.ipd9bk.ant-input.textarea-small {
30524
+ min-height: 24px;
30525
+ height: 24px;
30490
30526
  }
30491
-
30492
- .fz2mxw0 {
30493
- font-family: Inter;
30494
- font-style: normal;
30495
- font-weight: normal;
30496
- font-size: 12px;
30497
- line-height: 18px;
30527
+ textarea.ipd9bk.ant-input.textarea-small:focus {
30528
+ height: 40px;
30498
30529
  }
30499
30530
 
30500
- .t1ertzoh {
30501
- font-family: Inter;
30502
- font-style: normal;
30503
- font-weight: normal;
30504
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
30505
- font-size: 13px;
30506
- line-height: 20px;
30531
+ .kypn5o5 input, .kypn5o5.input-tags {
30532
+ border: 1px solid rgba(213, 219, 227, 0.6);
30533
+ border-radius: 4px;
30507
30534
  }
30508
-
30509
- .t19bge8r {
30510
- font-family: Inter;
30511
- font-style: normal;
30512
- font-weight: normal;
30513
- font-feature-settings: "zero" on;
30514
- font-size: 13px;
30515
- line-height: 20px;
30535
+ .kypn5o5.input-tags {
30536
+ position: relative;
30537
+ padding: 6px;
30538
+ height: 32px;
30539
+ cursor: pointer;
30540
+ transition: border 150ms;
30516
30541
  }
30517
-
30518
- .tjrzfyl {
30519
- font-family: Inter;
30520
- font-style: normal;
30521
- font-weight: normal;
30522
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
30523
- font-size: 12px;
30524
- line-height: 18px;
30542
+ .kypn5o5.input-tags:hover {
30543
+ border-color: #0080ff;
30544
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
30525
30545
  }
30526
-
30527
- .tm6s7bo {
30528
- font-family: Inter;
30529
- font-style: normal;
30530
- font-weight: 500;
30531
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
30532
- font-size: 12px;
30533
- line-height: 18px;
30546
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
30547
+ padding-right: 30px;
30534
30548
  }
30535
-
30536
- .t19zq6ic {
30537
- font-family: Inter;
30538
- font-style: normal;
30539
- font-weight: normal;
30540
- font-feature-settings: "zero" on;
30541
- font-size: 12px;
30542
- line-height: 18px;
30549
+ .kypn5o5.input-tags .input-tags-inner {
30550
+ display: flex;
30543
30551
  }
30544
-
30545
- .t1gduru8 {
30546
- font-family: Inter;
30547
- font-style: normal;
30548
- font-weight: 500;
30549
- font-feature-settings: "zero" on;
30550
- font-size: 12px;
30551
- line-height: 18px;
30552
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
30553
+ display: flex;
30552
30554
  }
30553
-
30554
- .t55raab {
30555
- font-family: Inter;
30556
- font-style: normal;
30557
- font-weight: bold;
30558
- font-feature-settings: "zero" on;
30559
- font-size: 16px;
30560
- line-height: 24px;
30555
+ .kypn5o5.input-tags .input-tag-suffix {
30556
+ position: absolute;
30557
+ right: 12px;
30558
+ top: 50%;
30559
+ transform: translateY(-50%);
30561
30560
  }
30562
-
30563
- .u1w9abfe {
30564
- font-family: Inter;
30565
- font-style: normal;
30566
- font-weight: normal;
30567
- font-size: 10px;
30568
- line-height: 12px;
30561
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
30562
+ color: rgba(0, 0, 0, 0.25);
30563
+ font-size: 12px;
30564
+ cursor: pointer;
30569
30565
  }
30570
-
30571
- .c18gxmrl {
30572
- border: 1px solid #d8deeb;
30573
- border-radius: 4px;
30566
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
30567
+ color: rgba(0, 0, 0, 0.45);
30574
30568
  }
30575
- .c18gxmrl + .c18gxmrl {
30576
- margin-top: 8px;
30569
+ .kypn5o5.has-focus-indicator {
30570
+ position: relative;
30571
+ overflow: hidden;
30577
30572
  }
30578
- .c18gxmrl:hover {
30579
- border-color: #0080ff;
30573
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
30574
+ position: absolute;
30575
+ top: 50%;
30576
+ transform: translateY(-50%);
30577
+ left: -16px;
30578
+ transition: left 150ms ease;
30579
+ opacity: 0;
30580
30580
  }
30581
- .c18gxmrl:hover > header {
30582
- background: rgba(0, 128, 255, 0.1);
30581
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30582
+ left: 8px;
30583
+ opacity: 1;
30583
30584
  }
30584
- .c18gxmrl.active header {
30585
- border-bottom: 1px solid #d8deeb;
30585
+ .kypn5o5.has-focus-indicator input {
30586
+ transition: margin-left 150ms ease;
30587
+ margin-left: 0px;
30586
30588
  }
30587
- .c18gxmrl > header {
30588
- padding: 8px 12px;
30589
+ .kypn5o5.has-focus-indicator input:focus {
30590
+ margin-left: 16px;
30589
30591
  }
30590
30592
 
30591
- .berrcjl {
30592
- color: rgba(10, 37, 85, 0.6);
30593
- margin-bottom: 4px;
30594
- }
30595
- .berrcjl .breadcrumb-link {
30596
- color: rgba(10, 37, 85, 0.6);
30597
- cursor: pointer;
30598
- transition: color 160ms ease;
30593
+ input.l1ki27se.ant-input {
30594
+ border-top-right-radius: 0;
30595
+ border-bottom-right-radius: 0;
30599
30596
  }
30600
- .berrcjl .breadcrumb-link:hover {
30601
- color: #0080ff;
30597
+
30598
+ .l1ki27se.ant-input-affix-wrapper {
30599
+ border-top-right-radius: 0;
30600
+ border-bottom-right-radius: 0;
30602
30601
  }
30603
- .berrcjl .breadcrumb-link:active {
30604
- color: #005ed1;
30602
+
30603
+ input.rrg1fkn.ant-input {
30604
+ border-top-left-radius: 0;
30605
+ border-bottom-left-radius: 0;
30605
30606
  }
30606
30607
 
30607
- .cz04yix {
30608
- display: flex;
30609
- flex-direction: column;
30608
+ .rrg1fkn.ant-input-affix-wrapper {
30609
+ border-top-left-radius: 0;
30610
+ border-bottom-left-radius: 0;
30610
30611
  }
30611
30612
 
30612
- .m1if5j39 {
30613
- max-width: 1120px;
30614
- width: 100%;
30615
- margin: 0 auto;
30616
- height: 100%;
30613
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
30614
+ border-top-right-radius: 0;
30615
+ border-bottom-right-radius: 0;
30617
30616
  }
30618
30617
 
30619
- .w1vvwdlp {
30620
- max-width: 1120px;
30621
- width: 100%;
30622
- margin: 0 auto;
30623
- display: flex;
30618
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
30619
+ border-top-left-radius: 0;
30620
+ border-bottom-left-radius: 0;
30624
30621
  }
30625
- .w1vvwdlp .left,
30626
- .w1vvwdlp .right {
30627
- flex-grow: 0;
30628
- flex-shrink: 0;
30629
- flex-basis: 21%;
30622
+
30623
+ .s34f1qb.ant-switch {
30624
+ min-width: 40px;
30625
+ height: 24px;
30626
+ background: rgba(172, 186, 211, 0.6);
30627
+ overflow: hidden;
30630
30628
  }
30631
- .w1vvwdlp .left {
30632
- display: flex;
30633
- justify-content: flex-end;
30634
- padding-right: 44px;
30629
+ .s34f1qb.ant-switch:focus {
30630
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30635
30631
  }
30636
- .w1vvwdlp .right {
30637
- padding-left: 44px;
30632
+ .s34f1qb.ant-switch-small {
30633
+ min-width: 26px;
30634
+ height: 16px;
30638
30635
  }
30639
- .w1vvwdlp .middle {
30640
- margin-bottom: 40px;
30641
- flex-grow: 0;
30642
- flex-shrink: 0;
30643
- flex-basis: 58%;
30636
+ .s34f1qb.ant-switch-large {
30637
+ min-width: 52px;
30638
+ height: 32px;
30644
30639
  }
30645
- .w1vvwdlp .middle .form-base-field {
30646
- width: 100%;
30640
+ .s34f1qb.ant-switch .ant-switch-handle {
30641
+ height: 20px;
30642
+ width: 20px;
30647
30643
  }
30648
- .w1vvwdlp .middle .form-base-field .form-base-field {
30649
- width: auto;
30644
+ .s34f1qb.ant-switch .ant-switch-handle::before {
30645
+ border-radius: 10px;
30646
+ transition-delay: 120ms;
30650
30647
  }
30651
-
30652
- .h1cuopx7 .ant-modal-header {
30653
- margin: 0 auto;
30654
- width: 100%;
30655
- max-width: 648px;
30648
+ .s34f1qb.ant-switch-small .ant-switch-handle {
30649
+ height: 14px;
30650
+ width: 14px;
30651
+ top: 1px;
30652
+ left: 1px;
30656
30653
  }
30657
- .h1cuopx7 .ant-modal-header .ant-modal-title {
30658
- margin-left: 0;
30654
+ .s34f1qb.ant-switch-large .ant-switch-handle {
30655
+ height: 28px;
30656
+ width: 28px;
30659
30657
  }
30660
- .h1cuopx7 .ant-modal-body {
30661
- margin: 0 auto;
30662
- padding: 0;
30663
- width: 100%;
30664
- max-width: 648px;
30665
- overflow: hidden;
30658
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
30659
+ border-radius: 14px;
30666
30660
  }
30667
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30668
- margin-bottom: 40px;
30661
+ .s34f1qb.ant-switch-checked {
30662
+ background-color: #00ba5d;
30669
30663
  }
30670
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30671
- height: calc(100vh - 225px);
30672
- overflow-y: auto;
30664
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
30665
+ left: calc(100% - 20px - 2px);
30673
30666
  }
30674
- .h1cuopx7 .ant-modal-footer .footer-content {
30675
- margin: 0 auto;
30676
- max-width: 648px;
30667
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30668
+ left: calc(100% - 14px - 1px);
30677
30669
  }
30678
-
30679
- .h1p6d3y3 .ant-modal-header {
30680
- margin: 0 auto;
30681
- width: 100%;
30682
- max-width: 1024px;
30670
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30671
+ left: calc(100% - 28px - 2px);
30683
30672
  }
30684
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
30685
- margin-left: 0;
30673
+
30674
+ .c1to9vb9 {
30675
+ margin-left: 5px;
30686
30676
  }
30687
- .h1p6d3y3 .ant-modal-body {
30688
- margin: 0 auto;
30689
- padding: 0;
30690
- width: 100%;
30691
- max-width: 1024px;
30692
- overflow: hidden;
30677
+
30678
+ .t1upn1sz {
30679
+ height: 100%;
30693
30680
  }
30694
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30695
- margin-bottom: 40px;
30681
+
30682
+ .tta5kd2 {
30683
+ height: 100%;
30696
30684
  }
30697
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30698
- height: calc(100vh - 225px);
30699
- overflow-y: auto;
30685
+ .tta5kd2.empty-table .ant-table-content {
30686
+ overflow: visible !important;
30687
+ height: 100%;
30700
30688
  }
30701
- .h1p6d3y3 .ant-modal-footer .footer-content {
30702
- margin: 0 auto;
30703
- max-width: 1024px;
30689
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30690
+ height: 100%;
30704
30691
  }
30705
-
30706
- .fxgckuk {
30707
- flex: 1;
30692
+ .tta5kd2.empty-table .ant-table-content table {
30693
+ width: 100% !important;
30694
+ height: 100%;
30708
30695
  }
30709
- .fxgckuk label {
30710
- font-size: 13px;
30711
- line-height: 20px;
30712
- color: rgba(44, 56, 82, 0.6);
30696
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30697
+ padding: 15px 0;
30713
30698
  }
30714
- .fxgckuk .title {
30715
- font-size: 14px;
30716
- line-height: 20px;
30717
- color: #2d3a56;
30718
- margin-bottom: 12px;
30699
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
30700
+ display: none;
30719
30701
  }
30720
- .fxgckuk.connect-cluster .title {
30721
- padding-bottom: 26px;
30702
+ .tta5kd2 .active-row td:nth-child(1) {
30703
+ font-weight: 700;
30722
30704
  }
30723
-
30724
- .f1d0vek1 {
30725
- padding: 25px 0 15px 0;
30726
- border-bottom: 1px solid #e1e5eb;
30727
- margin-bottom: 16px;
30705
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
30706
+ font-weight: 700;
30728
30707
  }
30729
-
30730
- .f4u402y {
30731
- display: flex;
30732
- align-items: center;
30733
- margin-bottom: 8px;
30708
+ .tta5kd2 .ant-spin-nested-loading {
30709
+ height: 100%;
30734
30710
  }
30735
- .f4u402y > label {
30736
- width: 216px;
30711
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
30712
+ height: 100%;
30713
+ overflow: visible;
30737
30714
  }
30738
- .f4u402y > label + * {
30739
- width: 100%;
30715
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
30716
+ max-height: none;
30740
30717
  }
30741
- .f4u402y .ant-select {
30742
- width: 100%;
30718
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
30719
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
30720
+ display: none;
30743
30721
  }
30744
-
30745
- .e1pldf6v {
30746
- color: #e75a3a;
30747
- margin-right: 10px;
30722
+ .tta5kd2 td.ant-table-column-sort {
30723
+ background: transparent;
30748
30724
  }
30749
-
30750
- .dq0gblh {
30751
- width: 100%;
30752
- height: 1px;
30753
- background: rgba(213, 219, 227, 0.6);
30754
- margin: 24px 0;
30725
+ .tta5kd2 td.ant-table-cell-fix-left,
30726
+ .tta5kd2 td.ant-table-cell-fix-right {
30727
+ background: #fff;
30728
+ padding: 0 !important;
30755
30729
  }
30756
-
30757
- .l1v7sr0n {
30730
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
30731
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
30758
30732
  display: flex;
30759
- justify-content: center;
30760
30733
  align-items: center;
30761
30734
  height: 100%;
30735
+ padding: 8px;
30762
30736
  }
30763
-
30764
- .d1i4ou6o {
30765
- display: inline-block;
30766
- width: 4px;
30767
- height: 4px;
30768
- background: #8e9aa9;
30769
- opacity: 0.4;
30770
- border-radius: 50%;
30771
- margin: 0 4px;
30737
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
30738
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
30739
+ overflow: hidden;
30740
+ text-overflow: ellipsis;
30741
+ width: 100%;
30772
30742
  }
30773
-
30774
- .m1jy87hk .ant-modal-header,
30775
- .m1jy87hk .ant-modal-footer .footer-content {
30776
- width: 648px;
30777
- margin: 0 auto;
30743
+ .tta5kd2 .ant-table-container {
30744
+ height: 100%;
30778
30745
  }
30779
- .m1jy87hk .ant-modal-header {
30780
- padding: 35px 0 24px;
30781
- border: none;
30746
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
30747
+ box-shadow: none !important;
30782
30748
  }
30783
- .m1jy87hk .ant-modal-header .ant-modal-title {
30784
- font-size: 30px;
30749
+ .tta5kd2 .ant-table {
30750
+ border-radius: 0px;
30751
+ border-left: none;
30752
+ border-right: none;
30753
+ border-bottom: none;
30754
+ height: 100%;
30755
+ font-size: 12px;
30756
+ background: transparent;
30785
30757
  }
30786
- .m1jy87hk .ant-modal-body {
30787
- padding: 4px 0 2px;
30758
+ .tta5kd2 .ant-table .ant-table-header {
30759
+ position: relative;
30760
+ z-index: 3;
30761
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30762
+ margin-bottom: -1px;
30788
30763
  }
30789
- .m1jy87hk .ant-modal-footer {
30790
- border: none;
30764
+ .tta5kd2 .ant-table .time-wrapper .date,
30765
+ .tta5kd2 .ant-table .value {
30766
+ color: #2d3a56;
30791
30767
  }
30792
-
30793
- .ti7fpyu {
30794
- font-size: 12px;
30795
- line-height: 18px;
30796
- font-weight: bold;
30797
- color: #fff;
30798
- padding: 0 4px;
30799
- border-radius: 4px;
30800
- display: inline-block;
30801
- background: var(--ti7fpyu-0);
30768
+ .tta5kd2 .ant-table .time-wrapper .time,
30769
+ .tta5kd2 .ant-table .unit {
30770
+ color: rgba(44, 56, 82, 0.6);
30802
30771
  }
30803
- .ti7fpyu:not(:first-child) {
30804
- margin-left: 4px;
30772
+ .tta5kd2 .ant-table .ant-table-selection {
30773
+ position: unset;
30774
+ text-align: center;
30805
30775
  }
30806
-
30807
- .f1rest1f {
30808
- width: 100%;
30809
- height: 100%;
30810
- display: flex;
30811
- align-items: center;
30812
- justify-content: center;
30813
- }
30814
-
30815
- .n1kbdoln {
30816
- font-size: 90%;
30817
- font-weight: bold;
30818
- background-color: rgba(240, 243, 247, 0.6);
30819
- padding: 1px 4px 1px;
30820
- margin-left: 2px;
30821
- margin-right: 2px;
30822
- border: 1px solid rgba(213, 219, 227, 0.6);
30823
- border-radius: 4px;
30824
- }
30825
-
30826
- .f1y3gta0.form-item-general {
30827
- width: 640px;
30828
- }
30829
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30830
- margin-top: 16px;
30776
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30777
+ background: #fff;
30831
30778
  }
30832
- .f1y3gta0.form-item-compact {
30833
- width: 412px;
30779
+ .tta5kd2 .ant-table .anticon-setting {
30780
+ cursor: pointer;
30781
+ position: absolute;
30782
+ top: 50%;
30783
+ right: 12px;
30784
+ transform: translateY(-50%);
30834
30785
  }
30835
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30836
- margin-top: 8px;
30786
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
30787
+ box-shadow: none;
30788
+ width: 1px;
30789
+ background: rgba(213, 219, 227, 0.6);
30837
30790
  }
30838
- .f1y3gta0 .form-item {
30839
- width: auto;
30791
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
30792
+ box-shadow: none;
30793
+ width: 1px;
30794
+ background: rgba(213, 219, 227, 0.6);
30840
30795
  }
30841
- .f1y3gta0 .form-item-main {
30796
+ .tta5kd2 .ant-table .ant-table-tbody {
30842
30797
  position: relative;
30843
- display: flex;
30844
- }
30845
- .f1y3gta0 .form-item-extra {
30846
- margin-top: 4px;
30847
- width: 100%;
30848
- padding: 14px;
30849
- background: #f2f4f6;
30850
- font-size: 13px;
30851
- line-height: 1.8;
30852
- color: #8e9aa9;
30853
- }
30854
- .f1y3gta0 .form-item-label {
30855
- padding-right: 12px;
30856
- font-size: 13px;
30857
- color: rgba(44, 56, 82, 0.6);
30858
30798
  }
30859
- .f1y3gta0 .form-item-label.label-right {
30860
- text-align: right;
30799
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
30800
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30801
+ border-bottom: 1px solid white;
30802
+ height: 40px;
30803
+ vertical-align: middle;
30804
+ transition: background 0ms;
30805
+ color: #00122e;
30861
30806
  }
30862
- .f1y3gta0 .form-item-label,
30863
- .f1y3gta0 .form-item-control {
30864
- line-height: 32px;
30807
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
30808
+ background: #f2f5fa;
30809
+ border-bottom-color: #f2f5fa;
30865
30810
  }
30866
- .f1y3gta0 .form-item-control .form-item-error {
30867
- line-height: 18px;
30811
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
30812
+ height: auto;
30813
+ color: #00122e;
30814
+ font-size: 12px;
30815
+ text-align: left;
30816
+ transition: none;
30817
+ overflow: hidden;
30818
+ text-overflow: ellipsis;
30819
+ white-space: nowrap;
30868
30820
  }
30869
- .f1y3gta0 .form-item-children {
30870
- width: 100%;
30821
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30822
+ color: #0096ff;
30871
30823
  }
30872
- .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
30824
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
30825
+ overflow: hidden;
30826
+ text-overflow: ellipsis;
30873
30827
  width: 100%;
30828
+ vertical-align: middle;
30874
30829
  }
30875
- .f1y3gta0 .form-item-error {
30876
- color: #e75a3a;
30877
- height: 0;
30878
- overflow: hidden;
30830
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30831
+ line-height: 0px;
30879
30832
  }
30880
- .f1y3gta0 .form-item-error-enter-done {
30881
- margin-top: 4px;
30882
- height: auto;
30883
- overflow: auto;
30833
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
30834
+ padding-right: 25px;
30884
30835
  }
30885
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30886
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30887
- border: 1px solid #e75a3a;
30888
- color: #e75a3a;
30836
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
30837
+ border-top-color: transparent;
30889
30838
  }
30890
-
30891
- .fujbm7g {
30892
- color: #2d3a56;
30893
- font-weight: bold;
30894
- padding-bottom: 6px;
30895
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30896
- margin-bottom: 16px;
30839
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
30840
+ background: rgba(225, 230, 241, 0.6);
30841
+ border-color: transparent transparent white;
30897
30842
  }
30898
- .fujbm7g:not(:first-of-type) {
30899
- margin-top: 16px;
30843
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
30844
+ border-radius: 8px 0 0 8px;
30900
30845
  }
30901
-
30902
- .e5fsw5s {
30903
- width: 8px;
30904
- height: 24px;
30905
- display: flex;
30906
- justify-content: center;
30907
- align-items: center;
30908
- cursor: pointer;
30909
- transition: all 200ms ease-out 40ms;
30846
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
30847
+ border-radius: 8px 0 0 8px;
30910
30848
  }
30911
- .e5fsw5s:before, .e5fsw5s:after {
30849
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
30912
30850
  content: "";
30913
- width: 1px;
30914
- height: 6px;
30915
- border-radius: 1px;
30916
- background: #ccd4e3;
30917
- position: relative;
30918
- right: 2px;
30919
- transform: rotate(-45deg);
30851
+ width: 4px;
30852
+ top: -1px;
30853
+ bottom: -1px;
30854
+ background: white;
30920
30855
  }
30921
- .e5fsw5s:after {
30922
- transform: rotate(45deg);
30923
- left: 1px;
30856
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
30857
+ border-radius: 0 8px 8px 0;
30924
30858
  }
30925
-
30926
- .w18knsg4.ant-alert-warning {
30927
- border: 0;
30928
- background: rgba(255, 187, 0, 0.1);
30929
- border-radius: 6px;
30859
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
30860
+ border-radius: 0;
30861
+ background: white;
30862
+ border-top: none;
30930
30863
  }
30931
- .w18knsg4.ant-alert,
30932
- .w18knsg4 .ant-alert-message {
30933
- color: #e07f00;
30864
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
30865
+ border-top: 1px solid transparent;
30866
+ border-radius: 0 8px 8px 0;
30867
+ background: rgba(225, 230, 241, 0.6);
30934
30868
  }
30935
- .w18knsg4.ant-alert .dashed-border-bottom,
30936
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
30937
- border-bottom-color: #e07f00;
30869
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
30870
+ background: white;
30871
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30938
30872
  }
30939
-
30940
- .ng31n2o {
30873
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
30941
30874
  display: flex;
30942
- flex-direction: row;
30943
- padding: 7px 12px;
30944
- background: rgba(255, 187, 0, 0.1);
30945
- border-radius: 6px;
30946
- color: #e07f00;
30947
- font-size: 12px;
30948
- line-height: 18px;
30875
+ align-items: center;
30876
+ height: 100%;
30877
+ background: rgba(225, 230, 241, 0.6);
30949
30878
  }
30950
- .ng31n2o .icon-wrapper {
30951
- margin-right: 10px;
30952
- height: 18px;
30879
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
30880
+ background: white;
30881
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30953
30882
  }
30954
-
30955
- .n15x5f5y {
30883
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
30956
30884
  display: flex;
30957
- flex-direction: row;
30958
- padding: 7px 12px;
30885
+ align-items: center;
30886
+ height: 100%;
30959
30887
  background: rgba(225, 230, 241, 0.6);
30960
- border-radius: 6px;
30961
- color: rgba(44, 56, 82, 0.6);
30962
- font-size: 12px;
30963
- line-height: 18px;
30964
30888
  }
30965
- .n15x5f5y .icon-wrapper {
30966
- margin-right: 10px;
30967
- height: 18px;
30889
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
30890
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30968
30891
  }
30969
-
30970
- .i16ozz3f {
30971
- display: flex;
30972
- flex-direction: row;
30973
- padding: 7px 12px;
30974
- background: rgba(0, 136, 255, 0.1);
30975
- border-radius: 6px;
30976
- color: #005ed1;
30977
- font-size: 12px;
30978
- line-height: 18px;
30892
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
30893
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
30894
+ border-radius: 8px;
30979
30895
  }
30980
- .i16ozz3f .icon-wrapper {
30981
- margin-right: 10px;
30982
- height: 18px;
30896
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
30897
+ border-top-color: white;
30983
30898
  }
30984
-
30985
- .dszu9qr {
30986
- color: rgba(44, 56, 82, 0.6);
30987
- margin-top: 5px;
30988
- font-size: 12px;
30989
- line-height: 18px;
30899
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
30900
+ background: rgba(0, 136, 255, 0.1);
30901
+ border-bottom-color: transparent;
30902
+ border-top-color: transparent;
30990
30903
  }
30991
-
30992
- .snxzgx {
30993
- color: #f0483e;
30994
- font-size: 12px;
30995
- white-space: pre-wrap;
30904
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
30905
+ border-radius: 8px 0 0 8px;
30996
30906
  }
30997
-
30998
- .o1i4orqw {
30999
- display: flex;
31000
- align-items: center;
31001
- justify-content: flex-end;
30907
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
30908
+ border-radius: 0 8px 8px 0;
31002
30909
  }
31003
- .o1i4orqw .icon-wrapper {
31004
- margin-right: 16px;
30910
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
30911
+ background: rgba(0, 136, 255, 0.1);
31005
30912
  }
31006
-
31007
- .t79k8o2 {
31008
- color: rgba(0, 21, 64, 0.3);
30913
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
30914
+ background: #fff;
30915
+ font-weight: 400;
30916
+ position: relative;
30917
+ border-bottom: none;
30918
+ color: #00122e;
30919
+ transition: none;
30920
+ padding: 15px 8px 15px 8px;
31009
30921
  }
31010
-
31011
- .ipd9bk.ant-input {
31012
- padding: 5px 12px;
31013
- line-height: 20px;
31014
- color: #2d3a56;
31015
- border-radius: 6px;
31016
- border-color: rgba(172, 186, 211, 0.6);
31017
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30922
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
30923
+ content: "";
30924
+ width: 1px;
30925
+ top: 0;
30926
+ bottom: 0;
30927
+ background: rgba(211, 218, 235, 0.6);
30928
+ position: absolute;
30929
+ right: 0;
31018
30930
  }
31019
- .ipd9bk.ant-input.ant-input-lg {
31020
- padding: 8px 16px;
31021
- line-height: 22px;
30931
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
30932
+ padding: unset;
31022
30933
  }
31023
- .ipd9bk.ant-input.ant-input-sm {
31024
- padding: 2px 8px;
31025
- line-height: 18px;
30934
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
30935
+ display: none;
31026
30936
  }
31027
- .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
31028
- border-color: rgba(107, 128, 167, 0.6);
31029
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31030
- z-index: 1;
30937
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
30938
+ width: 100%;
30939
+ overflow: hidden;
30940
+ white-space: nowrap;
30941
+ text-overflow: ellipsis;
31031
30942
  }
31032
- .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
31033
- border-color: #0096ff;
31034
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31035
- z-index: 1;
30943
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
30944
+ overflow: hidden;
30945
+ text-overflow: ellipsis;
30946
+ flex: 1;
31036
30947
  }
31037
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
31038
- border-color: #e75a3a;
31039
- color: #e75a3a;
30948
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
30949
+ padding: 15px 25px 15px 8px;
31040
30950
  }
31041
- .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31042
- border-color: #e75a3a;
31043
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30951
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
30952
+ padding: 0;
31044
30953
  }
31045
- .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31046
- border-color: #e75a3a;
31047
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30954
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
30955
+ position: absolute;
30956
+ right: 6px;
30957
+ top: 50%;
30958
+ transform: translateY(-50%);
30959
+ height: 16px;
30960
+ display: none;
30961
+ transition: transform 320ms ease;
31048
30962
  }
31049
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
31050
- background: rgba(211, 218, 235, 0.6);
31051
- color: rgba(0, 21, 64, 0.3);
31052
- border-color: rgba(172, 186, 211, 0.6);
30963
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
30964
+ display: block;
30965
+ transform: translateY(-50%) rotateX(180deg);
31053
30966
  }
31054
- .ipd9bk.ant-input-affix-wrapper {
31055
- padding: 5px 12px;
31056
- border-radius: 6px;
31057
- border-color: rgba(172, 186, 211, 0.6);
31058
- line-height: 20px;
31059
- color: #2d3a56;
31060
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30967
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
30968
+ display: block;
31061
30969
  }
31062
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
31063
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
31064
- color: rgba(44, 56, 82, 0.6);
30970
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
30971
+ display: none;
31065
30972
  }
31066
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31067
- padding: 8px 16px;
31068
- line-height: 22px;
30973
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
30974
+ transform: translateY(-50%);
31069
30975
  }
31070
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31071
- padding: 2px 8px;
31072
- line-height: 18px;
30976
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
30977
+ transform: translateY(-50%) rotateX(180deg);
31073
30978
  }
31074
- .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31075
- border-color: rgba(107, 128, 167, 0.6);
31076
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30979
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
30980
+ background: #f2f5fa;
31077
30981
  }
31078
- .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31079
- border-color: #0096ff;
31080
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30982
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
30983
+ display: block;
31081
30984
  }
31082
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31083
- border-color: #e75a3a;
30985
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
30986
+ padding-right: 25px;
31084
30987
  }
31085
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31086
- color: #e75a3a;
30988
+ .tta5kd2 .ant-table .ant-table-selection-column {
30989
+ padding: 0 !important;
31087
30990
  }
31088
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31089
- border-color: #e75a3a;
31090
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30991
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
30992
+ position: absolute;
30993
+ left: 50%;
30994
+ top: 50%;
30995
+ transform: translate(-50%, -50%);
31091
30996
  }
31092
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31093
- border-color: #e75a3a;
31094
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30997
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
30998
+ display: none;
31095
30999
  }
31096
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31097
- background: rgba(211, 218, 235, 0.6);
31098
- color: rgba(0, 21, 64, 0.3);
31099
- border-color: rgba(172, 186, 211, 0.6);
31000
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31001
+ background: #fff;
31100
31002
  }
31101
- textarea.ipd9bk.ant-input {
31102
- transition-property: height;
31103
- transition-delay: 50ms;
31003
+ .tta5kd2 .ant-table .ant-table-placeholder {
31004
+ background: inherit;
31104
31005
  }
31105
- textarea.ipd9bk.ant-input.textarea-large {
31106
- min-height: 40px;
31107
- height: 40px;
31006
+ .tta5kd2 .ant-table .ant-table-placeholder td {
31007
+ position: static;
31008
+ border: none;
31009
+ background: inherit !important;
31010
+ height: 100px;
31011
+ vertical-align: middle;
31108
31012
  }
31109
- textarea.ipd9bk.ant-input.textarea-large:focus {
31110
- height: 80px;
31013
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31014
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31015
+ font-weight: bold;
31016
+ font-size: 20px;
31017
+ color: rgba(10, 37, 85, 0.6);
31111
31018
  }
31112
- textarea.ipd9bk.ant-input.textarea-middle {
31113
- min-height: 32px;
31114
- height: 32px;
31019
+ .tta5kd2 .ant-table td.cell__action_ {
31020
+ padding: 0 !important;
31021
+ position: relative;
31022
+ background: #fff;
31115
31023
  }
31116
- textarea.ipd9bk.ant-input.textarea-middle:focus {
31117
- height: 64px;
31024
+ .tta5kd2 .ant-table td.cell__action_ > * {
31025
+ height: 100%;
31026
+ display: flex;
31027
+ align-items: center;
31028
+ justify-content: flex-end;
31029
+ padding-right: 8px;
31118
31030
  }
31119
- textarea.ipd9bk.ant-input.textarea-small {
31120
- min-height: 24px;
31031
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
31032
+ width: 24px;
31121
31033
  height: 24px;
31034
+ cursor: pointer;
31035
+ justify-content: center;
31036
+ border-radius: 4px;
31122
31037
  }
31123
- textarea.ipd9bk.ant-input.textarea-small:focus {
31124
- height: 40px;
31038
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31039
+ background: #fff;
31125
31040
  }
31126
31041
 
31127
- .kypn5o5 input, .kypn5o5.input-tags {
31128
- border: 1px solid rgba(213, 219, 227, 0.6);
31129
- border-radius: 4px;
31130
- }
31131
- .kypn5o5.input-tags {
31132
- position: relative;
31133
- padding: 6px;
31134
- height: 32px;
31135
- cursor: pointer;
31136
- transition: border 150ms;
31042
+ .i1e4sgug {
31043
+ display: inline-block;
31137
31044
  }
31138
- .kypn5o5.input-tags:hover {
31139
- border-color: #0080ff;
31140
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31045
+
31046
+ .s1fc623g {
31047
+ width: 430px !important;
31141
31048
  }
31142
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
31143
- padding-right: 30px;
31049
+
31050
+ .da3mx0o .ant-select-item-group {
31051
+ padding: 8px 16px;
31052
+ line-height: 18px;
31053
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31054
+ height: 34px;
31055
+ min-height: 34px;
31056
+ box-sizing: border-box;
31057
+ margin-top: 8px;
31144
31058
  }
31145
- .kypn5o5.input-tags .input-tags-inner {
31059
+
31060
+ .onr9gzt {
31146
31061
  display: flex;
31062
+ flex-direction: column;
31063
+ margin: 1px 8px;
31064
+ padding: 8px;
31065
+ border-radius: 4px;
31147
31066
  }
31148
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
31149
- display: flex;
31067
+ .onr9gzt .selected-icon {
31068
+ display: none;
31150
31069
  }
31151
- .kypn5o5.input-tags .input-tag-suffix {
31152
- position: absolute;
31153
- right: 12px;
31154
- top: 50%;
31155
- transform: translateY(-50%);
31070
+ .onr9gzt.ant-select-item-option-grouped {
31071
+ padding-left: 8px;
31156
31072
  }
31157
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
31158
- color: rgba(0, 0, 0, 0.25);
31159
- font-size: 12px;
31160
- cursor: pointer;
31073
+ .onr9gzt.ant-select-item-option-selected {
31074
+ background-color: white;
31161
31075
  }
31162
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
31163
- color: rgba(0, 0, 0, 0.45);
31076
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
31077
+ color: #0080ff;
31164
31078
  }
31165
- .kypn5o5.has-focus-indicator {
31166
- position: relative;
31167
- overflow: hidden;
31079
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
31080
+ display: block;
31168
31081
  }
31169
- .kypn5o5.has-focus-indicator .ant-input-prefix {
31170
- position: absolute;
31171
- top: 50%;
31172
- transform: translateY(-50%);
31173
- left: -16px;
31174
- transition: left 150ms ease;
31175
- opacity: 0;
31176
- }
31177
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31178
- left: 8px;
31179
- opacity: 1;
31082
+ .onr9gzt.ant-select-item-option-active {
31083
+ background: rgba(0, 136, 255, 0.16);
31180
31084
  }
31181
- .kypn5o5.has-focus-indicator input {
31182
- transition: margin-left 150ms ease;
31183
- margin-left: 0px;
31085
+ .onr9gzt.ant-select-item-option-active .timezone-title {
31086
+ color: #0080ff;
31184
31087
  }
31185
- .kypn5o5.has-focus-indicator input:focus {
31186
- margin-left: 16px;
31088
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
31089
+ background: rgba(0, 136, 255, 0.1);
31090
+ color: #0080ff;
31187
31091
  }
31188
31092
 
31189
- input.l1ki27se.ant-input {
31190
- border-top-right-radius: 0;
31191
- border-bottom-right-radius: 0;
31093
+ .oiy0apc {
31094
+ display: flex;
31095
+ justify-content: space-between;
31096
+ height: 20px;
31097
+ line-height: 20px;
31192
31098
  }
31193
-
31194
- .l1ki27se.ant-input-affix-wrapper {
31195
- border-top-right-radius: 0;
31196
- border-bottom-right-radius: 0;
31099
+ .oiy0apc .timezone-title {
31100
+ color: #2d3a56;
31101
+ overflow: hidden;
31102
+ text-overflow: ellipsis;
31197
31103
  }
31198
31104
 
31199
- input.rrg1fkn.ant-input {
31200
- border-top-left-radius: 0;
31201
- border-bottom-left-radius: 0;
31105
+ .of4y382 {
31106
+ display: flex;
31107
+ justify-content: space-between;
31108
+ color: rgba(44, 56, 82, 0.6);
31109
+ height: 18px;
31110
+ line-height: 18px;
31111
+ margin-top: 2px;
31202
31112
  }
31203
31113
 
31204
- .rrg1fkn.ant-input-affix-wrapper {
31205
- border-top-left-radius: 0;
31206
- border-bottom-left-radius: 0;
31114
+ .t19903l9 {
31115
+ border: none;
31116
+ margin-right: 0;
31117
+ background: rgba(225, 230, 241, 0.6);
31207
31118
  }
31208
31119
 
31209
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
31210
- border-top-right-radius: 0;
31211
- border-bottom-right-radius: 0;
31120
+ .ohwbvxu {
31121
+ pointer-events: none;
31122
+ height: 32px;
31123
+ width: 100%;
31124
+ opacity: 0;
31212
31125
  }
31213
31126
 
31214
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
31215
- border-top-left-radius: 0;
31216
- border-bottom-left-radius: 0;
31127
+ .d6j0lbj {
31128
+ font-family: Inter;
31129
+ font-style: normal;
31130
+ font-weight: bold;
31131
+ font-size: 32px;
31132
+ line-height: 40px;
31217
31133
  }
31218
31134
 
31219
- .s34f1qb.ant-switch {
31220
- min-width: 40px;
31221
- height: 24px;
31222
- background: rgba(172, 186, 211, 0.6);
31223
- overflow: hidden;
31135
+ .d1xhvvxe {
31136
+ font-family: Inter;
31137
+ font-style: normal;
31138
+ font-weight: bold;
31139
+ font-size: 24px;
31140
+ line-height: 32px;
31224
31141
  }
31225
- .s34f1qb.ant-switch:focus {
31226
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31142
+
31143
+ .dk10mxq {
31144
+ font-family: Inter;
31145
+ font-style: normal;
31146
+ font-weight: normal;
31147
+ font-size: 32px;
31148
+ line-height: 40px;
31227
31149
  }
31228
- .s34f1qb.ant-switch-small {
31229
- min-width: 26px;
31230
- height: 16px;
31150
+
31151
+ .dxsait {
31152
+ font-family: Inter;
31153
+ font-style: normal;
31154
+ font-weight: bold;
31155
+ font-size: 20px;
31156
+ line-height: 24px;
31231
31157
  }
31232
- .s34f1qb.ant-switch-large {
31233
- min-width: 52px;
31234
- height: 32px;
31158
+
31159
+ .dokn0h3 {
31160
+ font-family: Inter;
31161
+ font-style: normal;
31162
+ font-weight: normal;
31163
+ font-size: 20px;
31164
+ line-height: 24px;
31235
31165
  }
31236
- .s34f1qb.ant-switch .ant-switch-handle {
31237
- height: 20px;
31238
- width: 20px;
31166
+
31167
+ .dobau4p {
31168
+ font-family: Inter;
31169
+ font-style: normal;
31170
+ font-weight: bold;
31171
+ font-size: 18px;
31172
+ line-height: 22px;
31239
31173
  }
31240
- .s34f1qb.ant-switch .ant-switch-handle::before {
31241
- border-radius: 10px;
31242
- transition-delay: 120ms;
31174
+
31175
+ .dvolwok {
31176
+ font-family: Inter;
31177
+ font-style: normal;
31178
+ font-weight: normal;
31179
+ font-size: 18px;
31180
+ line-height: 22px;
31243
31181
  }
31244
- .s34f1qb.ant-switch-small .ant-switch-handle {
31245
- height: 14px;
31246
- width: 14px;
31247
- top: 1px;
31248
- left: 1px;
31182
+
31183
+ .h181qhg4 {
31184
+ font-family: Inter;
31185
+ font-style: normal;
31186
+ font-weight: bold;
31187
+ font-size: 16px;
31188
+ line-height: 22px;
31249
31189
  }
31250
- .s34f1qb.ant-switch-large .ant-switch-handle {
31251
- height: 28px;
31252
- width: 28px;
31190
+
31191
+ .h1phgmcq {
31192
+ font-family: Inter;
31193
+ font-style: normal;
31194
+ font-weight: normal;
31195
+ font-size: 16px;
31196
+ line-height: 22px;
31253
31197
  }
31254
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
31255
- border-radius: 14px;
31198
+
31199
+ .h173xnl1 {
31200
+ font-family: Inter;
31201
+ font-style: normal;
31202
+ font-weight: bold;
31203
+ font-size: 14px;
31204
+ line-height: 20px;
31256
31205
  }
31257
- .s34f1qb.ant-switch-checked {
31258
- background-color: #00ba5d;
31206
+
31207
+ .hedm4pz {
31208
+ font-family: Inter;
31209
+ font-style: normal;
31210
+ font-weight: normal;
31211
+ font-size: 14px;
31212
+ line-height: 20px;
31259
31213
  }
31260
- .s34f1qb.ant-switch-checked .ant-switch-handle {
31261
- left: calc(100% - 20px - 2px);
31214
+
31215
+ .h1kd8xld {
31216
+ font-family: Inter;
31217
+ font-style: normal;
31218
+ font-weight: bold;
31219
+ font-size: 12px;
31220
+ line-height: 18px;
31262
31221
  }
31263
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
31264
- left: calc(100% - 14px - 1px);
31222
+
31223
+ .hp14fr {
31224
+ font-family: Inter;
31225
+ font-style: normal;
31226
+ font-weight: normal;
31227
+ font-size: 12px;
31228
+ line-height: 18px;
31265
31229
  }
31266
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
31267
- left: calc(100% - 28px - 2px);
31230
+
31231
+ .hgrg7mn {
31232
+ font-family: Inter;
31233
+ font-style: normal;
31234
+ font-weight: bold;
31235
+ text-transform: uppercase;
31236
+ font-feature-settings: "cpsp" on;
31237
+ font-size: 12px;
31238
+ line-height: 18px;
31268
31239
  }
31269
31240
 
31270
- .c1to9vb9 {
31271
- margin-left: 5px;
31241
+ .h6zme9x {
31242
+ font-family: Inter;
31243
+ font-style: normal;
31244
+ font-weight: normal;
31245
+ text-transform: uppercase;
31246
+ font-feature-settings: "cpsp" on;
31247
+ font-size: 12px;
31248
+ line-height: 18px;
31272
31249
  }
31273
31250
 
31274
- .c1uzzomf {
31275
- margin-bottom: 16px;
31251
+ .locjvsv {
31252
+ font-family: Inter;
31253
+ font-style: normal;
31254
+ font-weight: normal;
31255
+ font-size: 16px;
31256
+ line-height: 24px;
31276
31257
  }
31277
- .c1uzzomf .card-title {
31258
+
31259
+ .l13gi131 {
31260
+ font-family: Inter;
31261
+ font-style: normal;
31262
+ font-weight: bold;
31278
31263
  font-size: 16px;
31279
- color: rgba(44, 56, 82, 0.6);
31280
- font-weight: 700;
31281
- line-height: 32px;
31264
+ line-height: 24px;
31282
31265
  }
31283
- .c1uzzomf .card-body {
31284
- padding: 24px;
31285
- border-radius: 8px;
31286
- background: #fff;
31266
+
31267
+ .l1ynemsu {
31268
+ font-family: Inter;
31269
+ font-style: normal;
31270
+ font-weight: normal;
31271
+ font-size: 16px;
31272
+ line-height: 24px;
31287
31273
  }
31288
- .c1uzzomf .empty {
31289
- font-weight: 700;
31290
- font-size: 14px;
31291
- line-height: 22px;
31292
- color: rgba(0, 21, 64, 0.3);
31293
- text-align: center;
31274
+
31275
+ .l1cft1cx {
31276
+ font-family: Inter;
31277
+ font-style: normal;
31278
+ font-weight: bold;
31279
+ font-size: 16px;
31280
+ line-height: 24px;
31294
31281
  }
31295
31282
 
31296
- .c1bus5hc {
31297
- --color: white;
31298
- height: 14px;
31299
- width: 14px;
31300
- border-radius: 50%;
31301
- flex-shrink: 0;
31302
- display: flex;
31303
- align-items: center;
31304
- justify-content: center;
31305
- border: 1px solid var(--color);
31306
- }
31307
- .c1bus5hc .circle-inner {
31308
- position: relative;
31309
- height: 10px;
31310
- width: 10px;
31311
- border-radius: 50%;
31312
- overflow: hidden;
31313
- }
31314
- .c1bus5hc .circle-content {
31315
- position: absolute;
31316
- height: 100%;
31317
- width: 100%;
31318
- left: 0;
31319
- top: 0;
31320
- border-radius: 50%;
31321
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31322
- transform: rotate(180deg);
31323
- }
31324
- .c1bus5hc .circle-child {
31325
- position: absolute;
31326
- height: 100%;
31327
- width: 100%;
31328
- left: 0;
31329
- top: 0;
31330
- margin-left: 50%;
31331
- transform-origin: left;
31332
- background: white;
31333
- transform: rotate(0deg);
31283
+ .l17tqc8p {
31284
+ font-family: Inter;
31285
+ font-style: normal;
31286
+ font-weight: normal;
31287
+ text-transform: uppercase;
31288
+ font-feature-settings: "cpsp" on;
31289
+ font-size: 16px;
31290
+ line-height: 24px;
31334
31291
  }
31335
31292
 
31336
- .t1upn1sz {
31337
- height: 100%;
31293
+ .l1j1e5w7 {
31294
+ font-family: Inter;
31295
+ font-style: normal;
31296
+ font-weight: bold;
31297
+ text-transform: uppercase;
31298
+ font-feature-settings: "cpsp" on;
31299
+ font-size: 16px;
31300
+ line-height: 24px;
31338
31301
  }
31339
31302
 
31340
- .tta5kd2 {
31341
- height: 100%;
31342
- }
31343
- .tta5kd2.empty-table .ant-table-content {
31344
- overflow: visible !important;
31345
- height: 100%;
31346
- }
31347
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31348
- height: 100%;
31349
- }
31350
- .tta5kd2.empty-table .ant-table-content table {
31351
- width: 100% !important;
31352
- height: 100%;
31303
+ .l1gf91jb {
31304
+ font-family: Inter;
31305
+ font-style: normal;
31306
+ font-weight: normal;
31307
+ font-size: 14px;
31308
+ line-height: 22px;
31353
31309
  }
31354
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31355
- padding: 15px 0;
31310
+
31311
+ .lu7hlr6 {
31312
+ font-family: Inter;
31313
+ font-style: normal;
31314
+ font-weight: 500;
31315
+ font-size: 14px;
31316
+ line-height: 22px;
31356
31317
  }
31357
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31358
- display: none;
31318
+
31319
+ .l3l3jf0 {
31320
+ font-family: Inter;
31321
+ font-style: normal;
31322
+ font-weight: bold;
31323
+ font-size: 14px;
31324
+ line-height: 22px;
31359
31325
  }
31360
- .tta5kd2 .active-row td:nth-child(1) {
31361
- font-weight: 700;
31326
+
31327
+ .l12j5nqp {
31328
+ font-family: Inter;
31329
+ font-style: normal;
31330
+ font-weight: normal;
31331
+ font-size: 14px;
31332
+ line-height: 22px;
31362
31333
  }
31363
- .tta5kd2.has-selection .active-row td:nth-child(2) {
31364
- font-weight: 700;
31334
+
31335
+ .l1tecqht {
31336
+ font-family: Inter;
31337
+ font-style: normal;
31338
+ font-weight: bold;
31339
+ font-size: 14px;
31340
+ line-height: 22px;
31365
31341
  }
31366
- .tta5kd2 .ant-spin-nested-loading {
31367
- height: 100%;
31342
+
31343
+ .l6sa990 {
31344
+ font-family: Inter;
31345
+ font-style: normal;
31346
+ font-weight: normal;
31347
+ text-transform: uppercase;
31348
+ font-feature-settings: "cpsp" on;
31349
+ font-size: 14px;
31350
+ line-height: 22px;
31368
31351
  }
31369
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31370
- height: 100%;
31371
- overflow: visible;
31352
+
31353
+ .lckqe8j {
31354
+ font-family: Inter;
31355
+ font-style: normal;
31356
+ font-weight: bold;
31357
+ text-transform: uppercase;
31358
+ font-feature-settings: "cpsp" on;
31359
+ font-size: 14px;
31360
+ line-height: 22px;
31372
31361
  }
31373
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
31374
- max-height: none;
31362
+
31363
+ .l1kuminb {
31364
+ font-family: Inter;
31365
+ font-style: normal;
31366
+ font-weight: normal;
31367
+ font-size: 13px;
31368
+ line-height: 20px;
31375
31369
  }
31376
- .tta5kd2.table-init-loading .ant-spin-blur thead,
31377
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
31378
- display: none;
31370
+
31371
+ .l1pbuf5j {
31372
+ font-family: Inter;
31373
+ font-style: normal;
31374
+ font-weight: 600;
31375
+ font-size: 13px;
31376
+ line-height: 20px;
31379
31377
  }
31380
- .tta5kd2 td.ant-table-column-sort {
31381
- background: transparent;
31378
+
31379
+ .l1r4ztu {
31380
+ font-family: Inter;
31381
+ font-style: normal;
31382
+ font-weight: bold;
31383
+ font-size: 13px;
31384
+ line-height: 20px;
31382
31385
  }
31383
- .tta5kd2 td.ant-table-cell-fix-left,
31384
- .tta5kd2 td.ant-table-cell-fix-right {
31385
- background: #fff;
31386
- padding: 0 !important;
31386
+
31387
+ .ly8vzok {
31388
+ font-family: Inter;
31389
+ font-style: normal;
31390
+ font-weight: normal;
31391
+ font-size: 13px;
31392
+ line-height: 20px;
31387
31393
  }
31388
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31389
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31390
- display: flex;
31391
- align-items: center;
31392
- height: 100%;
31393
- padding: 8px;
31394
+
31395
+ .lumfmf {
31396
+ font-family: Inter;
31397
+ font-style: normal;
31398
+ font-weight: 600;
31399
+ font-size: 13px;
31400
+ line-height: 20px;
31394
31401
  }
31395
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31396
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31397
- overflow: hidden;
31398
- text-overflow: ellipsis;
31399
- width: 100%;
31402
+
31403
+ .l16ujwmv {
31404
+ font-family: Inter;
31405
+ font-style: normal;
31406
+ font-weight: bold;
31407
+ font-size: 13px;
31408
+ line-height: 20px;
31400
31409
  }
31401
- .tta5kd2 .ant-table-container {
31402
- height: 100%;
31410
+
31411
+ .l17o1ffr {
31412
+ font-family: Inter;
31413
+ font-style: normal;
31414
+ font-weight: normal;
31415
+ text-transform: uppercase;
31416
+ font-feature-settings: "cpsp" on;
31417
+ font-size: 13px;
31418
+ line-height: 20px;
31403
31419
  }
31404
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
31405
- box-shadow: none !important;
31420
+
31421
+ .lngllvn {
31422
+ font-family: Inter;
31423
+ font-style: normal;
31424
+ font-weight: bold;
31425
+ text-transform: uppercase;
31426
+ font-feature-settings: "cpsp" on;
31427
+ font-size: 13px;
31428
+ line-height: 20px;
31406
31429
  }
31407
- .tta5kd2 .ant-table {
31408
- border-radius: 0px;
31409
- border-left: none;
31410
- border-right: none;
31411
- border-bottom: none;
31412
- height: 100%;
31430
+
31431
+ .l2i7fo9 {
31432
+ font-family: Inter;
31433
+ font-style: normal;
31434
+ font-weight: normal;
31413
31435
  font-size: 12px;
31414
- background: transparent;
31415
- }
31416
- .tta5kd2 .ant-table .ant-table-header {
31417
- position: relative;
31418
- z-index: 3;
31419
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31420
- margin-bottom: -1px;
31421
- }
31422
- .tta5kd2 .ant-table .time-wrapper .date,
31423
- .tta5kd2 .ant-table .value {
31424
- color: #2d3a56;
31425
- }
31426
- .tta5kd2 .ant-table .time-wrapper .time,
31427
- .tta5kd2 .ant-table .unit {
31428
- color: rgba(44, 56, 82, 0.6);
31429
- }
31430
- .tta5kd2 .ant-table .ant-table-selection {
31431
- position: unset;
31432
- text-align: center;
31433
- }
31434
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31435
- background: #fff;
31436
- }
31437
- .tta5kd2 .ant-table .anticon-setting {
31438
- cursor: pointer;
31439
- position: absolute;
31440
- top: 50%;
31441
- right: 12px;
31442
- transform: translateY(-50%);
31443
- }
31444
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31445
- box-shadow: none;
31446
- width: 1px;
31447
- background: rgba(213, 219, 227, 0.6);
31448
- }
31449
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31450
- box-shadow: none;
31451
- width: 1px;
31452
- background: rgba(213, 219, 227, 0.6);
31453
- }
31454
- .tta5kd2 .ant-table .ant-table-tbody {
31455
- position: relative;
31456
- }
31457
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31458
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31459
- border-bottom: 1px solid white;
31460
- height: 40px;
31461
- vertical-align: middle;
31462
- transition: background 0ms;
31463
- color: #00122e;
31464
- }
31465
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31466
- background: #f2f5fa;
31467
- border-bottom-color: #f2f5fa;
31436
+ line-height: 18px;
31468
31437
  }
31469
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31470
- height: auto;
31471
- color: #00122e;
31438
+
31439
+ .l1x7hscx {
31440
+ font-family: Inter;
31441
+ font-style: normal;
31442
+ font-weight: 500;
31472
31443
  font-size: 12px;
31473
- text-align: left;
31474
- transition: none;
31475
- overflow: hidden;
31476
- text-overflow: ellipsis;
31477
- white-space: nowrap;
31478
- }
31479
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31480
- color: #0096ff;
31481
- }
31482
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31483
- overflow: hidden;
31484
- text-overflow: ellipsis;
31485
- width: 100%;
31486
- vertical-align: middle;
31487
- }
31488
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31489
- line-height: 0px;
31490
- }
31491
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31492
- padding-right: 25px;
31493
- }
31494
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31495
- border-top-color: transparent;
31496
- }
31497
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31498
- background: rgba(225, 230, 241, 0.6);
31499
- border-color: transparent transparent white;
31500
- }
31501
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31502
- border-radius: 8px 0 0 8px;
31503
- }
31504
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31505
- border-radius: 8px 0 0 8px;
31506
- }
31507
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31508
- content: "";
31509
- width: 4px;
31510
- top: -1px;
31511
- bottom: -1px;
31512
- background: white;
31513
- }
31514
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31515
- border-radius: 0 8px 8px 0;
31516
- }
31517
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31518
- border-radius: 0;
31519
- background: white;
31520
- border-top: none;
31521
- }
31522
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31523
- border-top: 1px solid transparent;
31524
- border-radius: 0 8px 8px 0;
31525
- background: rgba(225, 230, 241, 0.6);
31444
+ line-height: 18px;
31526
31445
  }
31527
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31528
- background: white;
31529
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31446
+
31447
+ .le1jwan {
31448
+ font-family: Inter;
31449
+ font-style: normal;
31450
+ font-weight: bold;
31451
+ font-size: 12px;
31452
+ line-height: 18px;
31530
31453
  }
31531
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31532
- display: flex;
31533
- align-items: center;
31534
- height: 100%;
31535
- background: rgba(225, 230, 241, 0.6);
31454
+
31455
+ .lyxynfj {
31456
+ font-family: Inter;
31457
+ font-style: normal;
31458
+ font-weight: normal;
31459
+ font-size: 12px;
31460
+ line-height: 18px;
31536
31461
  }
31537
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31538
- background: white;
31539
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31462
+
31463
+ .lpb2nxv {
31464
+ font-family: Inter;
31465
+ font-style: normal;
31466
+ font-weight: 500;
31467
+ font-size: 12px;
31468
+ line-height: 18px;
31540
31469
  }
31541
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31542
- display: flex;
31543
- align-items: center;
31544
- height: 100%;
31545
- background: rgba(225, 230, 241, 0.6);
31470
+
31471
+ .l1r8o3vv {
31472
+ font-family: Inter;
31473
+ font-style: normal;
31474
+ font-weight: bold;
31475
+ font-size: 12px;
31476
+ line-height: 18px;
31546
31477
  }
31547
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31548
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31478
+
31479
+ .lemnjy2 {
31480
+ font-family: Inter;
31481
+ font-style: normal;
31482
+ font-weight: normal;
31483
+ text-transform: uppercase;
31484
+ font-feature-settings: "cpsp" on;
31485
+ font-size: 12px;
31486
+ line-height: 18px;
31549
31487
  }
31550
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31551
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31552
- border-radius: 8px;
31488
+
31489
+ .lrc42gb {
31490
+ font-family: Inter;
31491
+ font-style: normal;
31492
+ font-weight: bold;
31493
+ text-transform: uppercase;
31494
+ font-feature-settings: "cpsp" on;
31495
+ font-size: 12px;
31496
+ line-height: 18px;
31553
31497
  }
31554
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31555
- border-top-color: white;
31498
+
31499
+ .fqaz4mb {
31500
+ font-family: Inter;
31501
+ font-style: normal;
31502
+ font-weight: normal;
31503
+ font-size: 13px;
31504
+ line-height: 20px;
31556
31505
  }
31557
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31558
- background: rgba(0, 136, 255, 0.1);
31559
- border-bottom-color: transparent;
31560
- border-top-color: transparent;
31506
+
31507
+ .f13we5o {
31508
+ font-family: Inter;
31509
+ font-style: normal;
31510
+ font-weight: normal;
31511
+ font-size: 13px;
31512
+ line-height: 20px;
31561
31513
  }
31562
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31563
- border-radius: 8px 0 0 8px;
31514
+
31515
+ .ffmjua2 {
31516
+ font-family: Inter;
31517
+ font-style: normal;
31518
+ font-weight: normal;
31519
+ font-size: 12px;
31520
+ line-height: 18px;
31564
31521
  }
31565
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31566
- border-radius: 0 8px 8px 0;
31522
+
31523
+ .fz2mxw0 {
31524
+ font-family: Inter;
31525
+ font-style: normal;
31526
+ font-weight: normal;
31527
+ font-size: 12px;
31528
+ line-height: 18px;
31567
31529
  }
31568
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31569
- background: rgba(0, 136, 255, 0.1);
31530
+
31531
+ .t1ertzoh {
31532
+ font-family: Inter;
31533
+ font-style: normal;
31534
+ font-weight: normal;
31535
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31536
+ font-size: 13px;
31537
+ line-height: 20px;
31570
31538
  }
31571
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
31572
- background: #fff;
31573
- font-weight: 400;
31574
- position: relative;
31575
- border-bottom: none;
31576
- color: #00122e;
31577
- transition: none;
31578
- padding: 15px 8px 15px 8px;
31539
+
31540
+ .t19bge8r {
31541
+ font-family: Inter;
31542
+ font-style: normal;
31543
+ font-weight: normal;
31544
+ font-feature-settings: "zero" on;
31545
+ font-size: 13px;
31546
+ line-height: 20px;
31579
31547
  }
31580
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31581
- content: "";
31582
- width: 1px;
31583
- top: 0;
31584
- bottom: 0;
31585
- background: rgba(211, 218, 235, 0.6);
31586
- position: absolute;
31587
- right: 0;
31548
+
31549
+ .tjrzfyl {
31550
+ font-family: Inter;
31551
+ font-style: normal;
31552
+ font-weight: normal;
31553
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31554
+ font-size: 12px;
31555
+ line-height: 18px;
31588
31556
  }
31589
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31590
- padding: unset;
31557
+
31558
+ .tm6s7bo {
31559
+ font-family: Inter;
31560
+ font-style: normal;
31561
+ font-weight: 500;
31562
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31563
+ font-size: 12px;
31564
+ line-height: 18px;
31591
31565
  }
31592
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31593
- display: none;
31566
+
31567
+ .t19zq6ic {
31568
+ font-family: Inter;
31569
+ font-style: normal;
31570
+ font-weight: normal;
31571
+ font-feature-settings: "zero" on;
31572
+ font-size: 12px;
31573
+ line-height: 18px;
31594
31574
  }
31595
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31596
- width: 100%;
31597
- overflow: hidden;
31598
- white-space: nowrap;
31599
- text-overflow: ellipsis;
31575
+
31576
+ .t1gduru8 {
31577
+ font-family: Inter;
31578
+ font-style: normal;
31579
+ font-weight: 500;
31580
+ font-feature-settings: "zero" on;
31581
+ font-size: 12px;
31582
+ line-height: 18px;
31600
31583
  }
31601
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31602
- overflow: hidden;
31603
- text-overflow: ellipsis;
31604
- flex: 1;
31584
+
31585
+ .t55raab {
31586
+ font-family: Inter;
31587
+ font-style: normal;
31588
+ font-weight: bold;
31589
+ font-feature-settings: "zero" on;
31590
+ font-size: 16px;
31591
+ line-height: 24px;
31605
31592
  }
31606
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31607
- padding: 15px 25px 15px 8px;
31593
+
31594
+ .u1w9abfe {
31595
+ font-family: Inter;
31596
+ font-style: normal;
31597
+ font-weight: normal;
31598
+ font-size: 10px;
31599
+ line-height: 12px;
31608
31600
  }
31609
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31610
- padding: 0;
31601
+
31602
+ .berrcjl {
31603
+ color: rgba(10, 37, 85, 0.6);
31604
+ margin-bottom: 4px;
31611
31605
  }
31612
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31613
- position: absolute;
31614
- right: 6px;
31615
- top: 50%;
31616
- transform: translateY(-50%);
31617
- height: 16px;
31618
- display: none;
31619
- transition: transform 320ms ease;
31606
+ .berrcjl .breadcrumb-link {
31607
+ color: rgba(10, 37, 85, 0.6);
31608
+ cursor: pointer;
31609
+ transition: color 160ms ease;
31620
31610
  }
31621
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31622
- display: block;
31623
- transform: translateY(-50%) rotateX(180deg);
31611
+ .berrcjl .breadcrumb-link:hover {
31612
+ color: #0080ff;
31624
31613
  }
31625
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31626
- display: block;
31614
+ .berrcjl .breadcrumb-link:active {
31615
+ color: #005ed1;
31627
31616
  }
31628
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31629
- display: none;
31617
+
31618
+ .c1uzzomf {
31619
+ margin-bottom: 16px;
31630
31620
  }
31631
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31632
- transform: translateY(-50%);
31621
+ .c1uzzomf .card-title {
31622
+ font-size: 16px;
31623
+ color: rgba(44, 56, 82, 0.6);
31624
+ font-weight: 700;
31625
+ line-height: 32px;
31633
31626
  }
31634
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31635
- transform: translateY(-50%) rotateX(180deg);
31627
+ .c1uzzomf .card-body {
31628
+ padding: 24px;
31629
+ border-radius: 8px;
31630
+ background: #fff;
31636
31631
  }
31637
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31638
- background: #f2f5fa;
31632
+ .c1uzzomf .empty {
31633
+ font-weight: 700;
31634
+ font-size: 14px;
31635
+ line-height: 22px;
31636
+ color: rgba(0, 21, 64, 0.3);
31637
+ text-align: center;
31639
31638
  }
31640
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31641
- display: block;
31639
+
31640
+ .c1bus5hc {
31641
+ --color: white;
31642
+ height: 14px;
31643
+ width: 14px;
31644
+ border-radius: 50%;
31645
+ flex-shrink: 0;
31646
+ display: flex;
31647
+ align-items: center;
31648
+ justify-content: center;
31649
+ border: 1px solid var(--color);
31642
31650
  }
31643
- .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31644
- padding-right: 25px;
31651
+ .c1bus5hc .circle-inner {
31652
+ position: relative;
31653
+ height: 10px;
31654
+ width: 10px;
31655
+ border-radius: 50%;
31656
+ overflow: hidden;
31645
31657
  }
31646
- .tta5kd2 .ant-table .ant-table-selection-column {
31647
- padding: 0 !important;
31658
+ .c1bus5hc .circle-content {
31659
+ position: absolute;
31660
+ height: 100%;
31661
+ width: 100%;
31662
+ left: 0;
31663
+ top: 0;
31664
+ border-radius: 50%;
31665
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31666
+ transform: rotate(180deg);
31648
31667
  }
31649
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31668
+ .c1bus5hc .circle-child {
31650
31669
  position: absolute;
31651
- left: 50%;
31652
- top: 50%;
31653
- transform: translate(-50%, -50%);
31670
+ height: 100%;
31671
+ width: 100%;
31672
+ left: 0;
31673
+ top: 0;
31674
+ margin-left: 50%;
31675
+ transform-origin: left;
31676
+ background: white;
31677
+ transform: rotate(0deg);
31654
31678
  }
31655
- .tta5kd2 .ant-table .ant-table-selection-column:after {
31656
- display: none;
31679
+
31680
+ .c18bcrac {
31681
+ display: inline-block;
31682
+ width: 100%;
31657
31683
  }
31658
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31659
- background: #fff;
31684
+ .c18bcrac .recharts-wrapper {
31685
+ margin-left: 4px;
31660
31686
  }
31661
- .tta5kd2 .ant-table .ant-table-placeholder {
31662
- background: inherit;
31687
+
31688
+ .cro7kg2 {
31689
+ padding: 4px;
31663
31690
  }
31664
- .tta5kd2 .ant-table .ant-table-placeholder td {
31665
- position: static;
31666
- border: none;
31667
- background: inherit !important;
31668
- height: 100px;
31669
- vertical-align: middle;
31691
+
31692
+ .c14wcxf0 {
31693
+ display: flex;
31694
+ justify-content: space-between;
31695
+ align-items: center;
31696
+ font-size: 13px;
31697
+ line-height: 24px;
31698
+ color: #cccccc;
31699
+ white-space: nowrap;
31670
31700
  }
31671
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31672
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31673
- font-weight: bold;
31674
- font-size: 20px;
31675
- color: rgba(10, 37, 85, 0.6);
31701
+ .c14wcxf0 label {
31702
+ margin-right: 32px;
31676
31703
  }
31677
- .tta5kd2 .ant-table td.cell__action_ {
31678
- padding: 0 !important;
31679
- position: relative;
31680
- background: #fff;
31704
+
31705
+ .coy29mj.c14wcxf0 {
31706
+ font-weight: bold;
31707
+ color: white;
31681
31708
  }
31682
- .tta5kd2 .ant-table td.cell__action_ > * {
31683
- height: 100%;
31684
- display: flex;
31685
- align-items: center;
31686
- justify-content: flex-end;
31687
- padding-right: 8px;
31709
+
31710
+ .s11212zy {
31711
+ width: 8px;
31712
+ height: 8px;
31713
+ border-radius: 2px;
31714
+ display: inline-block;
31715
+ background: var(--s11212zy-0);
31716
+ border: 1px solid #fff;
31717
+ box-sizing: content-box;
31718
+ margin-right: 6px;
31688
31719
  }
31689
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
31690
- width: 24px;
31691
- height: 24px;
31692
- cursor: pointer;
31693
- justify-content: center;
31720
+
31721
+ .p1lyky6c > :first-child {
31722
+ font-weight: bold;
31723
+ color: white;
31724
+ margin-right: 4px;
31725
+ }
31726
+
31727
+ .c18gxmrl {
31728
+ border: 1px solid #d8deeb;
31694
31729
  border-radius: 4px;
31695
31730
  }
31696
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31697
- background: #fff;
31731
+ .c18gxmrl + .c18gxmrl {
31732
+ margin-top: 8px;
31698
31733
  }
31699
-
31700
- .m15dvk92 {
31701
- display: flex;
31702
- justify-content: space-between;
31703
- width: 100%;
31734
+ .c18gxmrl:hover {
31735
+ border-color: #0080ff;
31704
31736
  }
31705
- .m15dvk92 .action {
31706
- margin-left: 16px;
31737
+ .c18gxmrl:hover > header {
31738
+ background: rgba(0, 128, 255, 0.1);
31739
+ }
31740
+ .c18gxmrl.active header {
31741
+ border-bottom: 1px solid #d8deeb;
31742
+ }
31743
+ .c18gxmrl > header {
31744
+ padding: 8px 12px;
31707
31745
  }
31708
31746
 
31709
- .aql8iqz .ant-alert-message {
31710
- width: 100%;
31747
+ .c10crapj {
31748
+ border-radius: 8px;
31749
+ }
31750
+ .c10crapj .ant-card-body {
31751
+ padding: 20px 24px 24px 24px;
31711
31752
  }
31712
31753
 
31713
31754
  .tje3huy {
@@ -31788,11 +31829,48 @@ input.rrg1fkn.ant-input {
31788
31829
  margin-left: 24px;
31789
31830
  }
31790
31831
 
31791
- .c10crapj {
31792
- border-radius: 8px;
31832
+ .m15dvk92 {
31833
+ display: flex;
31834
+ justify-content: space-between;
31835
+ width: 100%;
31793
31836
  }
31794
- .c10crapj .ant-card-body {
31795
- padding: 20px 24px 24px 24px;
31837
+ .m15dvk92 .action {
31838
+ margin-left: 16px;
31839
+ }
31840
+
31841
+ .aql8iqz .ant-alert-message {
31842
+ width: 100%;
31843
+ }
31844
+
31845
+ .wg1tsps {
31846
+ display: flex;
31847
+ align-items: center;
31848
+ justify-content: flex-end;
31849
+ }
31850
+
31851
+ .b1ctd5xy {
31852
+ display: flex;
31853
+ align-items: center;
31854
+ width: calc(100% - 40px);
31855
+ }
31856
+ .b1ctd5xy .chart {
31857
+ display: inline-block;
31858
+ width: 100%;
31859
+ }
31860
+
31861
+ .u1p8acpn {
31862
+ width: 40px;
31863
+ }
31864
+ .u1p8acpn .unit {
31865
+ color: #00122e !important;
31866
+ }
31867
+
31868
+ .s1iv0tp1 .enabled-switch {
31869
+ display: flex;
31870
+ align-items: center;
31871
+ }
31872
+ .s1iv0tp1 .enabled-text {
31873
+ margin-right: 8px;
31796
31874
  }
31797
31875
 
31798
31876
  .cav9p2m .ant-collapse-item {
@@ -31830,10 +31908,6 @@ input.rrg1fkn.ant-input {
31830
31908
  white-space: nowrap;
31831
31909
  }
31832
31910
 
31833
- .iiqau4c.ant-input-group.ant-input-group-compact {
31834
- display: flex;
31835
- }
31836
-
31837
31911
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
31838
31912
  border-radius: 6px;
31839
31913
  }
@@ -31901,6 +31975,10 @@ input.rrg1fkn.ant-input {
31901
31975
  color: rgba(44, 56, 82, 0.6);
31902
31976
  }
31903
31977
 
31978
+ .iiqau4c.ant-input-group.ant-input-group-compact {
31979
+ display: flex;
31980
+ }
31981
+
31904
31982
  .s14dk8r1 {
31905
31983
  margin: 0;
31906
31984
  border-radius: 20px;
@@ -32530,6 +32608,19 @@ input.rrg1fkn.ant-input {
32530
32608
  margin-right: 2px;
32531
32609
  }
32532
32610
 
32611
+ .skwah65 {
32612
+ height: 8px;
32613
+ box-sizing: border-box;
32614
+ border-radius: 2px;
32615
+ background: #f5f7fa;
32616
+ display: flex;
32617
+ width: 100%;
32618
+ overflow: hidden;
32619
+ }
32620
+ .skwah65 .stack-bar-item + .stack-bar-item {
32621
+ margin-left: 1px;
32622
+ }
32623
+
32533
32624
  .rrwcpby {
32534
32625
  display: flex;
32535
32626
  align-items: center;
@@ -32594,6 +32685,56 @@ input.rrg1fkn.ant-input {
32594
32685
  min-height: 0px;
32595
32686
  }
32596
32687
 
32688
+ .at4ovwe .ant-input-number-handler-wrap {
32689
+ display: var(--at4ovwe-0);
32690
+ }
32691
+ .at4ovwe .ant-input-number-input-wrap {
32692
+ padding: 5px 12px;
32693
+ display: inline-flex;
32694
+ line-height: 1.5715;
32695
+ height: 100%;
32696
+ width: 100%;
32697
+ }
32698
+ .at4ovwe .ant-input-number-input-wrap::after {
32699
+ content: var(--at4ovwe-1);
32700
+ display: var(--at4ovwe-2);
32701
+ flex: none;
32702
+ align-items: center;
32703
+ margin-left: 4px;
32704
+ color: rgba(44, 56, 82, 0.6);
32705
+ }
32706
+ .at4ovwe .ant-input-number-input-wrap::before {
32707
+ content: var(--at4ovwe-3);
32708
+ display: var(--at4ovwe-4);
32709
+ flex: none;
32710
+ align-items: center;
32711
+ margin-right: 4px;
32712
+ cursor: auto;
32713
+ color: rgba(44, 56, 82, 0.6);
32714
+ }
32715
+ .ant-input-group.ant-input-group-compact > .at4ovwe {
32716
+ border-radius: 0;
32717
+ }
32718
+ .at4ovwe.ant-input-number {
32719
+ width: 100%;
32720
+ border-radius: 6px;
32721
+ }
32722
+ .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
32723
+ border-color: #0096ff;
32724
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32725
+ z-index: 1;
32726
+ }
32727
+ .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
32728
+ border-color: #e75a3a;
32729
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32730
+ }
32731
+ .at4ovwe .ant-input-number-input {
32732
+ padding: 0;
32733
+ margin: 0;
32734
+ height: auto;
32735
+ font-size: inherit;
32736
+ }
32737
+
32597
32738
  .tc40oxa {
32598
32739
  margin-bottom: 4px;
32599
32740
  color: rgba(44, 56, 82, 0.6);
@@ -32787,65 +32928,6 @@ input.rrg1fkn.ant-input {
32787
32928
  margin-right: 8px;
32788
32929
  }
32789
32930
 
32790
- .at4ovwe .ant-input-number-handler-wrap {
32791
- display: var(--at4ovwe-0);
32792
- }
32793
- .at4ovwe .ant-input-number-input-wrap {
32794
- padding: 5px 12px;
32795
- display: inline-flex;
32796
- line-height: 1.5715;
32797
- height: 100%;
32798
- width: 100%;
32799
- }
32800
- .at4ovwe .ant-input-number-input-wrap::after {
32801
- content: var(--at4ovwe-1);
32802
- display: var(--at4ovwe-2);
32803
- flex: none;
32804
- align-items: center;
32805
- margin-left: 4px;
32806
- color: rgba(44, 56, 82, 0.6);
32807
- }
32808
- .at4ovwe .ant-input-number-input-wrap::before {
32809
- content: var(--at4ovwe-3);
32810
- display: var(--at4ovwe-4);
32811
- flex: none;
32812
- align-items: center;
32813
- margin-right: 4px;
32814
- cursor: auto;
32815
- color: rgba(44, 56, 82, 0.6);
32816
- }
32817
- .ant-input-group.ant-input-group-compact > .at4ovwe {
32818
- border-radius: 0;
32819
- }
32820
- .at4ovwe.ant-input-number {
32821
- width: 100%;
32822
- border-radius: 6px;
32823
- }
32824
- .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
32825
- border-color: #0096ff;
32826
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32827
- z-index: 1;
32828
- }
32829
- .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
32830
- border-color: #e75a3a;
32831
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32832
- }
32833
- .at4ovwe .ant-input-number-input {
32834
- padding: 0;
32835
- margin: 0;
32836
- height: auto;
32837
- font-size: inherit;
32838
- }
32839
-
32840
- .w1xcixj5.outside-tag {
32841
- padding-left: 0;
32842
- }
32843
- .w1xcixj5.outside-tag .inside-tag {
32844
- border-radius: 4px 0 0 4px;
32845
- padding-right: 4px;
32846
- margin-right: 4px;
32847
- }
32848
-
32849
32931
  .sut42l0 {
32850
32932
  padding: 0 8px;
32851
32933
  height: 18px;
@@ -32877,6 +32959,34 @@ input.rrg1fkn.ant-input {
32877
32959
  height: 16px;
32878
32960
  }
32879
32961
 
32962
+ .w1xcixj5.outside-tag {
32963
+ padding-left: 0;
32964
+ }
32965
+ .w1xcixj5.outside-tag .inside-tag {
32966
+ border-radius: 4px 0 0 4px;
32967
+ padding-right: 4px;
32968
+ margin-right: 4px;
32969
+ }
32970
+
32971
+ .feau332.ant-form-item {
32972
+ margin-bottom: 0;
32973
+ }
32974
+ .feau332 .ant-form-item-explain {
32975
+ display: none;
32976
+ min-height: 18px;
32977
+ margin-top: 5px;
32978
+ font-family: "Inter";
32979
+ font-weight: 400;
32980
+ font-size: 12px;
32981
+ line-height: 18px;
32982
+ }
32983
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
32984
+ white-space: pre-wrap;
32985
+ }
32986
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
32987
+ display: block;
32988
+ }
32989
+
32880
32990
  .a6dbbkm .ant-input-number-handler-wrap {
32881
32991
  display: var(--a6dbbkm-0);
32882
32992
  }
@@ -32906,23 +33016,4 @@ input.rrg1fkn.ant-input {
32906
33016
  margin: 0;
32907
33017
  height: auto;
32908
33018
  font-size: inherit;
32909
- }
32910
-
32911
- .feau332.ant-form-item {
32912
- margin-bottom: 0;
32913
- }
32914
- .feau332 .ant-form-item-explain {
32915
- display: none;
32916
- min-height: 18px;
32917
- margin-top: 5px;
32918
- font-family: "Inter";
32919
- font-weight: 400;
32920
- font-size: 12px;
32921
- line-height: 18px;
32922
- }
32923
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
32924
- white-space: pre-wrap;
32925
- }
32926
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
32927
- display: block;
32928
33019
  }