@cloudtower/eagle 0.27.2-alpha.0 → 0.27.2

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.
@@ -28320,102 +28320,6 @@ div.ant-typography-edit-content.ant-typography-rtl {
28320
28320
  transform: rotate(360deg);
28321
28321
  }
28322
28322
  }
28323
- /* // basic */
28324
- /* FishEye Color Variables and Functions */
28325
- /*
28326
- --------------------------- Primary Color ---------------------------
28327
- */
28328
- /*
28329
- ---------------------------When necessary to add at any time---------------------------
28330
- */
28331
- /* computed */
28332
- /* blue */
28333
- /* green */
28334
- /* yellow */
28335
- /* red */
28336
- /* purple */
28337
- /* palette global token*/
28338
- /* color opaque */
28339
- /* color transparent */
28340
- /* blue transparent */
28341
- /* green transparent */
28342
- /* yellow transparent */
28343
- /* red transparent */
28344
- /* gray transparent */
28345
- /* white transparent */
28346
- /* gradient opaque */
28347
- /* blue radial gradient */
28348
- /* blue linear gradient */
28349
- /* green radial gradient */
28350
- /* yellow radial gradient */
28351
- /* red radial gradient */
28352
- /* gray radial gradient */
28353
- /* white to gray radial gradient */
28354
- /* white to gray linear gradient */
28355
- /* gradient transparent */
28356
- /* secondary palette */
28357
- /* purple radial gradient */
28358
- /* refine alias color */
28359
- /* text */
28360
- /* link */
28361
- /* fill */
28362
- /* fill element */
28363
- /* fill interaction */
28364
- /* stroke */
28365
- /* background */
28366
- /* dim */
28367
- /* box shadow */
28368
- /* fisheye */
28369
- /* z-index */
28370
- .loading {
28371
- width: 64px;
28372
- height: 64px;
28373
- display: flex;
28374
- align-items: center;
28375
- justify-content: center;
28376
- position: relative;
28377
- opacity: 0.2;
28378
- }
28379
-
28380
- .loading-indicator__line1 {
28381
- position: absolute;
28382
- width: 5px;
28383
- height: 48px;
28384
- left: 9.33px;
28385
- top: 40.5px;
28386
- background: linear-gradient(180deg, #0080FF 0%, rgba(0, 128, 255, 0.16) 100%);
28387
- border-radius: 5px;
28388
- transform: rotate(-128deg);
28389
- transform-origin: top left;
28390
- animation: loading-indicator1 1100ms ease-out infinite;
28391
- }
28392
-
28393
- .loading-indicator__line2 {
28394
- position: absolute;
28395
- width: 5px;
28396
- height: 48px;
28397
- left: 40.8px;
28398
- top: 8.4px;
28399
- background: linear-gradient(180deg, #0080FF 0%, rgba(0, 128, 255, 0.16) 100%);
28400
- border-radius: 5px;
28401
- transform: rotate(-8deg);
28402
- transform-origin: top left;
28403
- animation: loading-indicator2 1100ms ease-out infinite;
28404
- }
28405
-
28406
- .loading-indicator__line3 {
28407
- position: absolute;
28408
- width: 5px;
28409
- height: 48px;
28410
- left: 52.9px;
28411
- top: 51.8px;
28412
- background: linear-gradient(180deg, #0080FF 0%, rgba(0, 128, 255, 0.16) 100%);
28413
- border-radius: 5px;
28414
- transform: rotate(112deg);
28415
- transform-origin: top left;
28416
- animation: loading-indicator3 1100ms ease-out infinite;
28417
- }
28418
-
28419
28323
  @keyframes loading-indicator1 {
28420
28324
  0% {
28421
28325
  height: 48px;
@@ -28482,53 +28386,6 @@ div.ant-typography-edit-content.ant-typography-rtl {
28482
28386
  top: 51.8px;
28483
28387
  }
28484
28388
  }
28485
- /* // basic */
28486
- /* FishEye Color Variables and Functions */
28487
- /*
28488
- --------------------------- Primary Color ---------------------------
28489
- */
28490
- /*
28491
- ---------------------------When necessary to add at any time---------------------------
28492
- */
28493
- /* computed */
28494
- /* blue */
28495
- /* green */
28496
- /* yellow */
28497
- /* red */
28498
- /* purple */
28499
- /* palette global token*/
28500
- /* color opaque */
28501
- /* color transparent */
28502
- /* blue transparent */
28503
- /* green transparent */
28504
- /* yellow transparent */
28505
- /* red transparent */
28506
- /* gray transparent */
28507
- /* white transparent */
28508
- /* gradient opaque */
28509
- /* blue radial gradient */
28510
- /* blue linear gradient */
28511
- /* green radial gradient */
28512
- /* yellow radial gradient */
28513
- /* red radial gradient */
28514
- /* gray radial gradient */
28515
- /* white to gray radial gradient */
28516
- /* white to gray linear gradient */
28517
- /* gradient transparent */
28518
- /* secondary palette */
28519
- /* purple radial gradient */
28520
- /* refine alias color */
28521
- /* text */
28522
- /* link */
28523
- /* fill */
28524
- /* fill element */
28525
- /* fill interaction */
28526
- /* stroke */
28527
- /* background */
28528
- /* dim */
28529
- /* box shadow */
28530
- /* fisheye */
28531
- /* z-index */
28532
28389
  .ant-dropdown,
28533
28390
  .ant-dropdown-menu-submenu {
28534
28391
  background: #fff;
@@ -28652,307 +28509,67 @@ div.ant-typography-edit-content.ant-typography-rtl {
28652
28509
  text-overflow: ellipsis;
28653
28510
  }
28654
28511
 
28655
- #top_bar {
28656
- display: flex;
28657
- align-items: center;
28658
- justify-content: space-between;
28659
- background: #222;
28660
- color: #cec17e;
28661
- height: 36px;
28662
- padding: 0 4px;
28512
+ .disable-select {
28513
+ -webkit-touch-callout: none;
28514
+ -webkit-user-select: none;
28515
+ -khtml-user-select: none;
28516
+ -moz-user-select: none;
28517
+ -ms-user-select: none;
28518
+ user-select: none;
28663
28519
  }
28664
28520
 
28665
- #shortcuts {
28666
- padding: 4px 6px;
28667
- color: #eee;
28668
- cursor: pointer;
28669
- outline: none;
28670
- border-radius: 2px;
28671
- border: 0;
28672
- background: #525252;
28521
+ .relative {
28673
28522
  position: relative;
28674
28523
  }
28675
28524
 
28676
- #shortcuts ul {
28677
- display: none;
28525
+ .drag {
28678
28526
  position: absolute;
28679
- right: 0px;
28680
- top: 30px;
28681
- word-wrap: none;
28682
- white-space: nowrap;
28527
+ right: -4px;
28528
+ top: 0;
28529
+ width: 8px;
28530
+ z-index: 9;
28531
+ height: 100%;
28532
+ cursor: col-resize;
28683
28533
  }
28684
28534
 
28685
- #shortcuts:hover ul {
28686
- display: inherit;
28535
+ .table-wrapper {
28536
+ position: relative;
28537
+ }
28538
+ .table-wrapper.table-sticky-header .no-scroll-bar th.cell__action_ {
28539
+ right: 0 !important;
28540
+ }
28541
+ .table-wrapper.table-sticky-header .no-scroll-bar th.ant-table-cell-scrollbar {
28542
+ display: none;
28543
+ }
28544
+ .table-wrapper.table-sticky-header .ant-table-header {
28545
+ position: sticky;
28546
+ top: 0px;
28547
+ }
28548
+ .table-wrapper.table-sticky-header .ant-table-body {
28549
+ overflow: auto visible !important;
28687
28550
  }
28688
28551
 
28689
- #sendCtrlAltDelButton {
28690
- padding: 4px 6px;
28691
- color: #eee;
28692
- cursor: pointer;
28693
- outline: none;
28694
- border-radius: 2px;
28695
- border: 0;
28696
- background: #525252;
28697
- opacity: 0.8;
28552
+ .table-wrapper.dragging .ant-table-column-has-sorters {
28553
+ pointer-events: none;
28698
28554
  }
28699
28555
 
28700
- #sendCtrlAltDelButton:hover {
28701
- opacity: 1;
28556
+ .ant-picker.ant-picker-disabled {
28557
+ background: rgba(211, 218, 235, 0.6);
28558
+ border-color: rgba(211, 218, 235, 0.6);
28559
+ }
28560
+ .ant-picker.error:not(.ant-picker-disabled) {
28561
+ border-color: #e75a3a;
28702
28562
  }
28703
28563
 
28704
- #screen canvas {
28705
- margin-top: 0 !important;
28564
+ .ant-picker-cell {
28565
+ vertical-align: middle;
28706
28566
  }
28707
28567
 
28708
- /* // basic */
28709
- /* FishEye Color Variables and Functions */
28710
- /*
28711
- --------------------------- Primary Color ---------------------------
28712
- */
28713
- /*
28714
- ---------------------------When necessary to add at any time---------------------------
28715
- */
28716
- /* computed */
28717
- /* blue */
28718
- /* green */
28719
- /* yellow */
28720
- /* red */
28721
- /* purple */
28722
- /* palette global token*/
28723
- /* color opaque */
28724
- /* color transparent */
28725
- /* blue transparent */
28726
- /* green transparent */
28727
- /* yellow transparent */
28728
- /* red transparent */
28729
- /* gray transparent */
28730
- /* white transparent */
28731
- /* gradient opaque */
28732
- /* blue radial gradient */
28733
- /* blue linear gradient */
28734
- /* green radial gradient */
28735
- /* yellow radial gradient */
28736
- /* red radial gradient */
28737
- /* gray radial gradient */
28738
- /* white to gray radial gradient */
28739
- /* white to gray linear gradient */
28740
- /* gradient transparent */
28741
- /* secondary palette */
28742
- /* purple radial gradient */
28743
- /* refine alias color */
28744
- /* text */
28745
- /* link */
28746
- /* fill */
28747
- /* fill element */
28748
- /* fill interaction */
28749
- /* stroke */
28750
- /* background */
28751
- /* dim */
28752
- /* box shadow */
28753
- /* fisheye */
28754
- /* z-index */
28755
- .ant-dropdown,
28756
- .ant-dropdown-menu-submenu {
28757
- background: #fff;
28758
- border-radius: 3px;
28759
- min-width: 130px;
28760
- box-sizing: content-box !important;
28761
- box-shadow: none;
28762
- border: none;
28763
- }
28764
- .ant-dropdown > .ant-dropdown-menu,
28765
- .ant-dropdown-menu-submenu > .ant-dropdown-menu {
28766
- border: 1px solid #dfe4eb;
28767
- box-shadow: 0px 8px 16px rgba(129, 138, 153, 0.18), 0px 0px 4px rgba(235, 239, 245, 0.6);
28768
- }
28769
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item-group-title,
28770
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item-group-title {
28771
- font-family: Inter;
28772
- font-style: normal;
28773
- font-weight: normal;
28774
- text-transform: uppercase;
28775
- font-feature-settings: "cpsp" on;
28776
- font-size: 12px;
28777
- line-height: 18px;
28778
- padding: 4px 16px;
28779
- color: rgba(129, 138, 153, 0.6);
28780
- }
28781
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item-group-list,
28782
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item-group-list {
28783
- margin: 0;
28784
- }
28785
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item,
28786
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item {
28787
- min-width: 128px;
28788
- }
28789
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item,
28790
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-submenu-title,
28791
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item,
28792
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-submenu-title {
28793
- display: flex;
28794
- padding: 4px 22px 4px 10px;
28795
- font-family: Inter;
28796
- font-style: normal;
28797
- font-weight: normal;
28798
- font-size: 14px;
28799
- line-height: 22px;
28800
- color: #2d3a56;
28801
- }
28802
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover,
28803
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-submenu-title:not(.ant-dropdown-menu-item-disabled):hover,
28804
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover,
28805
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-submenu-title:not(.ant-dropdown-menu-item-disabled):hover {
28806
- background-color: rgba(0, 128, 255, 0.1);
28807
- color: #005ed1;
28808
- }
28809
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-disabled,
28810
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-disabled,
28811
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-disabled,
28812
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-disabled {
28813
- opacity: 0.5;
28814
- }
28815
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger,
28816
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-danger,
28817
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger,
28818
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-danger {
28819
- color: #f0483e;
28820
- }
28821
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover,
28822
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-danger:hover,
28823
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover,
28824
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-danger:hover {
28825
- background-color: rgba(240, 72, 62, 0.1);
28826
- color: #f0483e;
28827
- }
28828
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item.item-danger-disabled,
28829
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-submenu-title.item-danger-disabled,
28830
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item.item-danger-disabled,
28831
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-submenu-title.item-danger-disabled {
28832
- color: #f0483e;
28833
- opacity: 0.5;
28834
- }
28835
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-item-divider,
28836
- .ant-dropdown > .ant-dropdown-menu .ant-dropdown-menu-submenu-title-divider,
28837
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-item-divider,
28838
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .ant-dropdown-menu-submenu-title-divider {
28839
- margin-left: 0;
28840
- margin-right: 0;
28841
- background: rgba(213, 219, 227, 0.6);
28842
- }
28843
- .ant-dropdown > .ant-dropdown-menu .icon-wrapper,
28844
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .icon-wrapper {
28845
- display: flex;
28846
- width: 100%;
28847
- }
28848
- .ant-dropdown > .ant-dropdown-menu .icon-wrapper .icon-inner,
28849
- .ant-dropdown-menu-submenu > .ant-dropdown-menu .icon-wrapper .icon-inner {
28850
- margin-right: 4px;
28851
- }
28852
-
28853
- .ant-dropdown-menu-submenu.ant-dropdown-menu {
28854
- padding: 0;
28855
- }
28856
- .ant-dropdown-menu-submenu.ant-dropdown-menu > [role=menu] {
28857
- margin: 0;
28858
- }
28859
-
28860
- .ant-dropdown.no-animation-enter {
28861
- display: block;
28862
- opacity: 1 !important;
28863
- }
28864
-
28865
- .ant-dropdown.no-animation-leave {
28866
- display: none;
28867
- }
28868
-
28869
- .ant-message-notice-content {
28870
- max-width: 800px;
28871
- }
28872
- .ant-message-notice-content .ant-message-custom-content {
28873
- overflow: hidden;
28874
- white-space: nowrap;
28875
- text-overflow: ellipsis;
28876
- }
28877
-
28878
- body {
28879
- font-feature-settings: normal;
28880
- -webkit-font-feature-settings: normal;
28881
- font-variant: normal;
28882
- min-width: 1280px;
28883
- overflow: hidden;
28884
- }
28885
-
28886
- p {
28887
- margin: 0;
28888
- }
28889
-
28890
- #root {
28891
- width: 100vw;
28892
- overflow-x: auto;
28893
- }
28894
-
28895
- .disable-select {
28896
- -webkit-touch-callout: none;
28897
- -webkit-user-select: none;
28898
- -khtml-user-select: none;
28899
- -moz-user-select: none;
28900
- -ms-user-select: none;
28901
- user-select: none;
28902
- }
28903
-
28904
- .relative {
28905
- position: relative;
28906
- }
28907
-
28908
- .drag {
28909
- position: absolute;
28910
- right: -4px;
28911
- top: 0;
28912
- width: 8px;
28913
- z-index: 9;
28914
- height: 100%;
28915
- cursor: col-resize;
28916
- }
28917
-
28918
- .table-wrapper {
28919
- position: relative;
28920
- }
28921
- .table-wrapper.table-sticky-header .no-scroll-bar th.cell__action_ {
28922
- right: 0 !important;
28923
- }
28924
- .table-wrapper.table-sticky-header .no-scroll-bar th.ant-table-cell-scrollbar {
28925
- display: none;
28926
- }
28927
- .table-wrapper.table-sticky-header .ant-table-header {
28928
- position: sticky;
28929
- top: 0px;
28930
- }
28931
- .table-wrapper.table-sticky-header .ant-table-body {
28932
- overflow: auto visible !important;
28933
- }
28934
-
28935
- .table-wrapper.dragging .ant-table-column-has-sorters {
28936
- pointer-events: none;
28937
- }
28938
-
28939
- .ant-picker.ant-picker-disabled {
28940
- background: rgba(211, 218, 235, 0.6);
28941
- border-color: rgba(211, 218, 235, 0.6);
28942
- }
28943
- .ant-picker.error:not(.ant-picker-disabled) {
28944
- border-color: #e75a3a;
28945
- }
28946
-
28947
- .ant-picker-cell {
28948
- vertical-align: middle;
28949
- }
28950
-
28951
- .ant-modal {
28952
- margin: 0 auto;
28953
- max-width: 100%;
28954
- top: 50%;
28955
- transform: translateY(-50%);
28568
+ .ant-modal {
28569
+ margin: 0 auto;
28570
+ max-width: 100%;
28571
+ top: 50%;
28572
+ transform: translateY(-50%);
28956
28573
  }
28957
28574
  .ant-modal .ant-modal-close-x {
28958
28575
  width: 20px;
@@ -29828,6 +29445,20 @@ input[type=submit] {
29828
29445
  -webkit-appearance: button;
29829
29446
  cursor: pointer;
29830
29447
  }
29448
+
29449
+ /* move from override.csss */
29450
+ body {
29451
+ font-feature-settings: normal;
29452
+ -webkit-font-feature-settings: normal;
29453
+ font-variant: normal;
29454
+ min-width: 1280px;
29455
+ overflow: hidden;
29456
+ }
29457
+
29458
+ #root {
29459
+ width: 100vw;
29460
+ overflow-x: auto;
29461
+ }
29831
29462
  /* variable font */
29832
29463
  html body {
29833
29464
  font-family: "Inter", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
@@ -29840,6 +29471,35 @@ html body {
29840
29471
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29841
29472
  }
29842
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
+
29843
29503
  .buj61ew.ant-btn-icon-only {
29844
29504
  justify-content: center;
29845
29505
  }
@@ -30090,53 +29750,24 @@ html body {
30090
29750
  padding: 0;
30091
29751
  }
30092
29752
 
30093
- .bpq0js6 {
30094
- padding: 4px 11px;
29753
+ .fde5mpd {
29754
+ width: 100%;
29755
+ height: 100%;
29756
+ min-height: 124px;
29757
+ display: flex;
29758
+ flex-direction: column;
29759
+ justify-content: center;
29760
+ align-items: center;
30095
29761
  }
30096
-
30097
- .b15sn34c {
30098
- white-space: nowrap;
30099
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29762
+ .fde5mpd .error-text {
29763
+ color: rgba(10, 37, 85, 0.6);
29764
+ margin-bottom: 16px;
29765
+ font-size: 18px;
30100
29766
  }
30101
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30102
- --color: #0080ff;
30103
- }
30104
- .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] {
30105
- --color: #0080ff;
30106
- }
30107
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
30108
- margin-left: 1px;
30109
- }
30110
- .b15sn34c > .ant-btn:not(:only-child):first-child {
30111
- border-top-right-radius: 0;
30112
- border-bottom-right-radius: 0;
30113
- }
30114
- .b15sn34c > .ant-btn:not(:only-child):last-child {
30115
- border-top-left-radius: 0;
30116
- border-bottom-left-radius: 0;
30117
- }
30118
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30119
- border-radius: unset;
30120
- }
30121
-
30122
- .fde5mpd {
30123
- width: 100%;
30124
- height: 100%;
30125
- min-height: 124px;
30126
- display: flex;
30127
- flex-direction: column;
30128
- justify-content: center;
30129
- align-items: center;
30130
- }
30131
- .fde5mpd .error-text {
30132
- color: rgba(10, 37, 85, 0.6);
30133
- margin-bottom: 16px;
30134
- font-size: 18px;
30135
- }
30136
-
30137
- .i1mrf09m {
30138
- display: inline-flex;
30139
- align-items: center;
29767
+
29768
+ .i1mrf09m {
29769
+ display: inline-flex;
29770
+ align-items: center;
30140
29771
  }
30141
29772
  .i1mrf09m .icon-inner {
30142
29773
  display: inline-flex;
@@ -30377,1653 +30008,1693 @@ html body {
30377
30008
  width: 36px;
30378
30009
  }
30379
30010
 
30380
- .cz04yix {
30381
- display: flex;
30382
- flex-direction: column;
30011
+ .s1fc623g {
30012
+ width: 430px !important;
30383
30013
  }
30384
30014
 
30385
- .m1if5j39 {
30386
- max-width: 1120px;
30387
- width: 100%;
30388
- margin: 0 auto;
30389
- height: 100%;
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;
30390
30023
  }
30391
30024
 
30392
- .w1vvwdlp {
30393
- max-width: 1120px;
30394
- width: 100%;
30395
- margin: 0 auto;
30396
- display: flex;
30397
- }
30398
- .w1vvwdlp .left,
30399
- .w1vvwdlp .right {
30400
- flex-grow: 0;
30401
- flex-shrink: 0;
30402
- flex-basis: 21%;
30403
- }
30404
- .w1vvwdlp .left {
30025
+ .onr9gzt {
30405
30026
  display: flex;
30406
- justify-content: flex-end;
30407
- padding-right: 44px;
30408
- }
30409
- .w1vvwdlp .right {
30410
- padding-left: 44px;
30411
- }
30412
- .w1vvwdlp .middle {
30413
- margin-bottom: 40px;
30414
- flex-grow: 0;
30415
- flex-shrink: 0;
30416
- flex-basis: 58%;
30027
+ flex-direction: column;
30028
+ margin: 1px 8px;
30029
+ padding: 8px;
30030
+ border-radius: 4px;
30417
30031
  }
30418
- .w1vvwdlp .middle .form-base-field {
30419
- width: 100%;
30032
+ .onr9gzt .selected-icon {
30033
+ display: none;
30420
30034
  }
30421
- .w1vvwdlp .middle .form-base-field .form-base-field {
30422
- width: auto;
30035
+ .onr9gzt.ant-select-item-option-grouped {
30036
+ padding-left: 8px;
30423
30037
  }
30424
-
30425
- .h1cuopx7 .ant-modal-header {
30426
- margin: 0 auto;
30427
- width: 100%;
30428
- max-width: 648px;
30038
+ .onr9gzt.ant-select-item-option-selected {
30039
+ background-color: white;
30429
30040
  }
30430
- .h1cuopx7 .ant-modal-header .ant-modal-title {
30431
- margin-left: 0;
30041
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
30042
+ color: #0080ff;
30432
30043
  }
30433
- .h1cuopx7 .ant-modal-body {
30434
- margin: 0 auto;
30435
- padding: 0;
30436
- width: 100%;
30437
- max-width: 648px;
30438
- overflow: hidden;
30044
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
30045
+ display: block;
30439
30046
  }
30440
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30441
- margin-bottom: 40px;
30047
+ .onr9gzt.ant-select-item-option-active {
30048
+ background: rgba(0, 136, 255, 0.16);
30442
30049
  }
30443
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30444
- height: calc(100vh - 225px);
30445
- overflow-y: auto;
30050
+ .onr9gzt.ant-select-item-option-active .timezone-title {
30051
+ color: #0080ff;
30446
30052
  }
30447
- .h1cuopx7 .ant-modal-footer .footer-content {
30448
- margin: 0 auto;
30449
- max-width: 648px;
30053
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
30054
+ background: rgba(0, 136, 255, 0.1);
30055
+ color: #0080ff;
30450
30056
  }
30451
30057
 
30452
- .h1p6d3y3 .ant-modal-header {
30453
- margin: 0 auto;
30454
- width: 100%;
30455
- max-width: 1024px;
30456
- }
30457
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
30458
- margin-left: 0;
30058
+ .oiy0apc {
30059
+ display: flex;
30060
+ justify-content: space-between;
30061
+ height: 20px;
30062
+ line-height: 20px;
30459
30063
  }
30460
- .h1p6d3y3 .ant-modal-body {
30461
- margin: 0 auto;
30462
- padding: 0;
30463
- width: 100%;
30464
- max-width: 1024px;
30064
+ .oiy0apc .timezone-title {
30065
+ color: #2d3a56;
30465
30066
  overflow: hidden;
30466
- }
30467
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30468
- margin-bottom: 40px;
30469
- }
30470
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30471
- height: calc(100vh - 225px);
30472
- overflow-y: auto;
30473
- }
30474
- .h1p6d3y3 .ant-modal-footer .footer-content {
30475
- margin: 0 auto;
30476
- max-width: 1024px;
30067
+ text-overflow: ellipsis;
30477
30068
  }
30478
30069
 
30479
- .fxgckuk {
30480
- flex: 1;
30481
- }
30482
- .fxgckuk label {
30483
- font-size: 13px;
30484
- line-height: 20px;
30070
+ .of4y382 {
30071
+ display: flex;
30072
+ justify-content: space-between;
30485
30073
  color: rgba(44, 56, 82, 0.6);
30486
- }
30487
- .fxgckuk .title {
30488
- font-size: 14px;
30489
- line-height: 20px;
30490
- color: #2d3a56;
30491
- margin-bottom: 12px;
30492
- }
30493
- .fxgckuk.connect-cluster .title {
30494
- padding-bottom: 26px;
30074
+ height: 18px;
30075
+ line-height: 18px;
30076
+ margin-top: 2px;
30495
30077
  }
30496
30078
 
30497
- .f1d0vek1 {
30498
- padding: 25px 0 15px 0;
30499
- border-bottom: 1px solid #e1e5eb;
30500
- margin-bottom: 16px;
30079
+ .t19903l9 {
30080
+ border: none;
30081
+ margin-right: 0;
30082
+ background: rgba(225, 230, 241, 0.6);
30501
30083
  }
30502
30084
 
30503
- .f4u402y {
30504
- display: flex;
30505
- align-items: center;
30506
- margin-bottom: 8px;
30507
- }
30508
- .f4u402y > label {
30509
- width: 216px;
30510
- }
30511
- .f4u402y > label + * {
30512
- width: 100%;
30513
- }
30514
- .f4u402y .ant-select {
30085
+ .ohwbvxu {
30086
+ pointer-events: none;
30087
+ height: 32px;
30515
30088
  width: 100%;
30089
+ opacity: 0;
30516
30090
  }
30517
30091
 
30518
- .e1pldf6v {
30519
- color: #e75a3a;
30520
- margin-right: 10px;
30092
+ .i1e4sgug {
30093
+ display: inline-block;
30521
30094
  }
30522
30095
 
30523
- .dq0gblh {
30524
- width: 100%;
30525
- height: 1px;
30526
- background: rgba(213, 219, 227, 0.6);
30527
- margin: 24px 0;
30096
+ .d6j0lbj {
30097
+ font-family: Inter;
30098
+ font-style: normal;
30099
+ font-weight: bold;
30100
+ font-size: 32px;
30101
+ line-height: 40px;
30528
30102
  }
30529
30103
 
30530
- .l1v7sr0n {
30531
- display: flex;
30532
- justify-content: center;
30533
- align-items: center;
30534
- height: 100%;
30104
+ .d1xhvvxe {
30105
+ font-family: Inter;
30106
+ font-style: normal;
30107
+ font-weight: bold;
30108
+ font-size: 24px;
30109
+ line-height: 32px;
30535
30110
  }
30536
30111
 
30537
- .d1i4ou6o {
30538
- display: inline-block;
30539
- width: 4px;
30540
- height: 4px;
30541
- background: #8e9aa9;
30542
- opacity: 0.4;
30543
- border-radius: 50%;
30544
- margin: 0 4px;
30112
+ .dk10mxq {
30113
+ font-family: Inter;
30114
+ font-style: normal;
30115
+ font-weight: normal;
30116
+ font-size: 32px;
30117
+ line-height: 40px;
30545
30118
  }
30546
30119
 
30547
- .m1jy87hk .ant-modal-header,
30548
- .m1jy87hk .ant-modal-footer .footer-content {
30549
- width: 648px;
30550
- margin: 0 auto;
30120
+ .dxsait {
30121
+ font-family: Inter;
30122
+ font-style: normal;
30123
+ font-weight: bold;
30124
+ font-size: 20px;
30125
+ line-height: 24px;
30551
30126
  }
30552
- .m1jy87hk .ant-modal-header {
30553
- padding: 35px 0 24px;
30554
- border: none;
30555
- }
30556
- .m1jy87hk .ant-modal-header .ant-modal-title {
30557
- font-size: 30px;
30558
- }
30559
- .m1jy87hk .ant-modal-body {
30560
- padding: 4px 0 2px;
30561
- }
30562
- .m1jy87hk .ant-modal-footer {
30563
- border: none;
30127
+
30128
+ .dokn0h3 {
30129
+ font-family: Inter;
30130
+ font-style: normal;
30131
+ font-weight: normal;
30132
+ font-size: 20px;
30133
+ line-height: 24px;
30564
30134
  }
30565
30135
 
30566
- .ti7fpyu {
30567
- font-size: 12px;
30568
- line-height: 18px;
30136
+ .dobau4p {
30137
+ font-family: Inter;
30138
+ font-style: normal;
30569
30139
  font-weight: bold;
30570
- color: #fff;
30571
- padding: 0 4px;
30572
- border-radius: 4px;
30573
- display: inline-block;
30574
- background: var(--ti7fpyu-0);
30575
- }
30576
- .ti7fpyu:not(:first-child) {
30577
- margin-left: 4px;
30140
+ font-size: 18px;
30141
+ line-height: 22px;
30578
30142
  }
30579
30143
 
30580
- .f1rest1f {
30581
- width: 100%;
30582
- height: 100%;
30583
- display: flex;
30584
- align-items: center;
30585
- justify-content: center;
30144
+ .dvolwok {
30145
+ font-family: Inter;
30146
+ font-style: normal;
30147
+ font-weight: normal;
30148
+ font-size: 18px;
30149
+ line-height: 22px;
30586
30150
  }
30587
30151
 
30588
- .n1kbdoln {
30589
- font-size: 90%;
30152
+ .h181qhg4 {
30153
+ font-family: Inter;
30154
+ font-style: normal;
30590
30155
  font-weight: bold;
30591
- background-color: rgba(240, 243, 247, 0.6);
30592
- padding: 1px 4px 1px;
30593
- margin-left: 2px;
30594
- margin-right: 2px;
30595
- border: 1px solid rgba(213, 219, 227, 0.6);
30596
- border-radius: 4px;
30156
+ font-size: 16px;
30157
+ line-height: 22px;
30597
30158
  }
30598
30159
 
30599
- .f1y3gta0.form-item-general {
30600
- width: 640px;
30601
- }
30602
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30603
- margin-top: 16px;
30604
- }
30605
- .f1y3gta0.form-item-compact {
30606
- width: 412px;
30607
- }
30608
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30609
- margin-top: 8px;
30610
- }
30611
- .f1y3gta0 .form-item {
30612
- width: auto;
30613
- }
30614
- .f1y3gta0 .form-item-main {
30615
- position: relative;
30616
- display: flex;
30617
- }
30618
- .f1y3gta0 .form-item-extra {
30619
- margin-top: 4px;
30620
- width: 100%;
30621
- padding: 14px;
30622
- background: #f2f4f6;
30623
- font-size: 13px;
30624
- line-height: 1.8;
30625
- color: #8e9aa9;
30626
- }
30627
- .f1y3gta0 .form-item-label {
30628
- padding-right: 12px;
30629
- font-size: 13px;
30630
- color: rgba(44, 56, 82, 0.6);
30631
- }
30632
- .f1y3gta0 .form-item-label.label-right {
30633
- text-align: right;
30634
- }
30635
- .f1y3gta0 .form-item-label,
30636
- .f1y3gta0 .form-item-control {
30637
- line-height: 32px;
30638
- }
30639
- .f1y3gta0 .form-item-control .form-item-error {
30640
- line-height: 18px;
30641
- }
30642
- .f1y3gta0 .form-item-children {
30643
- width: 100%;
30644
- }
30645
- .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 {
30646
- width: 100%;
30647
- }
30648
- .f1y3gta0 .form-item-error {
30649
- color: #e75a3a;
30650
- height: 0;
30651
- overflow: hidden;
30652
- }
30653
- .f1y3gta0 .form-item-error-enter-done {
30654
- margin-top: 4px;
30655
- height: auto;
30656
- overflow: auto;
30657
- }
30658
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30659
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30660
- border: 1px solid #e75a3a;
30661
- color: #e75a3a;
30160
+ .h1phgmcq {
30161
+ font-family: Inter;
30162
+ font-style: normal;
30163
+ font-weight: normal;
30164
+ font-size: 16px;
30165
+ line-height: 22px;
30662
30166
  }
30663
30167
 
30664
- .fujbm7g {
30665
- color: #2d3a56;
30168
+ .h173xnl1 {
30169
+ font-family: Inter;
30170
+ font-style: normal;
30666
30171
  font-weight: bold;
30667
- padding-bottom: 6px;
30668
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30669
- margin-bottom: 16px;
30670
- }
30671
- .fujbm7g:not(:first-of-type) {
30672
- margin-top: 16px;
30673
- }
30674
-
30675
- .e5fsw5s {
30676
- width: 8px;
30677
- height: 24px;
30678
- display: flex;
30679
- justify-content: center;
30680
- align-items: center;
30681
- cursor: pointer;
30682
- transition: all 200ms ease-out 40ms;
30683
- }
30684
- .e5fsw5s:before, .e5fsw5s:after {
30685
- content: "";
30686
- width: 1px;
30687
- height: 6px;
30688
- border-radius: 1px;
30689
- background: #ccd4e3;
30690
- position: relative;
30691
- right: 2px;
30692
- transform: rotate(-45deg);
30693
- }
30694
- .e5fsw5s:after {
30695
- transform: rotate(45deg);
30696
- left: 1px;
30172
+ font-size: 14px;
30173
+ line-height: 20px;
30697
30174
  }
30698
30175
 
30699
- .w18knsg4.ant-alert-warning {
30700
- border: 0;
30701
- background: rgba(255, 187, 0, 0.1);
30702
- border-radius: 6px;
30703
- }
30704
- .w18knsg4.ant-alert,
30705
- .w18knsg4 .ant-alert-message {
30706
- color: #e07f00;
30707
- }
30708
- .w18knsg4.ant-alert .dashed-border-bottom,
30709
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
30710
- border-bottom-color: #e07f00;
30176
+ .hedm4pz {
30177
+ font-family: Inter;
30178
+ font-style: normal;
30179
+ font-weight: normal;
30180
+ font-size: 14px;
30181
+ line-height: 20px;
30711
30182
  }
30712
30183
 
30713
- .ng31n2o {
30714
- display: flex;
30715
- flex-direction: row;
30716
- padding: 7px 12px;
30717
- background: rgba(255, 187, 0, 0.1);
30718
- border-radius: 6px;
30719
- color: #e07f00;
30184
+ .h1kd8xld {
30185
+ font-family: Inter;
30186
+ font-style: normal;
30187
+ font-weight: bold;
30720
30188
  font-size: 12px;
30721
30189
  line-height: 18px;
30722
30190
  }
30723
- .ng31n2o .icon-wrapper {
30724
- margin-right: 10px;
30725
- height: 18px;
30726
- }
30727
30191
 
30728
- .n15x5f5y {
30729
- display: flex;
30730
- flex-direction: row;
30731
- padding: 7px 12px;
30732
- background: rgba(225, 230, 241, 0.6);
30733
- border-radius: 6px;
30734
- color: rgba(44, 56, 82, 0.6);
30192
+ .hp14fr {
30193
+ font-family: Inter;
30194
+ font-style: normal;
30195
+ font-weight: normal;
30735
30196
  font-size: 12px;
30736
30197
  line-height: 18px;
30737
30198
  }
30738
- .n15x5f5y .icon-wrapper {
30739
- margin-right: 10px;
30740
- height: 18px;
30741
- }
30742
30199
 
30743
- .i16ozz3f {
30744
- display: flex;
30745
- flex-direction: row;
30746
- padding: 7px 12px;
30747
- background: rgba(0, 136, 255, 0.1);
30748
- border-radius: 6px;
30749
- color: #005ed1;
30200
+ .hgrg7mn {
30201
+ font-family: Inter;
30202
+ font-style: normal;
30203
+ font-weight: bold;
30204
+ text-transform: uppercase;
30205
+ font-feature-settings: "cpsp" on;
30750
30206
  font-size: 12px;
30751
30207
  line-height: 18px;
30752
30208
  }
30753
- .i16ozz3f .icon-wrapper {
30754
- margin-right: 10px;
30755
- height: 18px;
30756
- }
30757
30209
 
30758
- .dszu9qr {
30759
- color: rgba(44, 56, 82, 0.6);
30760
- margin-top: 5px;
30210
+ .h6zme9x {
30211
+ font-family: Inter;
30212
+ font-style: normal;
30213
+ font-weight: normal;
30214
+ text-transform: uppercase;
30215
+ font-feature-settings: "cpsp" on;
30761
30216
  font-size: 12px;
30762
30217
  line-height: 18px;
30763
30218
  }
30764
30219
 
30765
- .snxzgx {
30766
- color: #f0483e;
30767
- font-size: 12px;
30768
- white-space: pre-wrap;
30769
- }
30770
-
30771
- .o1i4orqw {
30772
- display: flex;
30773
- align-items: center;
30774
- justify-content: flex-end;
30775
- }
30776
- .o1i4orqw .icon-wrapper {
30777
- margin-right: 16px;
30220
+ .locjvsv {
30221
+ font-family: Inter;
30222
+ font-style: normal;
30223
+ font-weight: normal;
30224
+ font-size: 16px;
30225
+ line-height: 24px;
30778
30226
  }
30779
30227
 
30780
- .t79k8o2 {
30781
- color: rgba(0, 21, 64, 0.3);
30228
+ .l13gi131 {
30229
+ font-family: Inter;
30230
+ font-style: normal;
30231
+ font-weight: bold;
30232
+ font-size: 16px;
30233
+ line-height: 24px;
30782
30234
  }
30783
30235
 
30784
- .ipd9bk.ant-input {
30785
- padding: 5px 12px;
30786
- line-height: 20px;
30787
- color: #2d3a56;
30788
- border-radius: 6px;
30789
- border-color: rgba(172, 186, 211, 0.6);
30790
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30791
- }
30792
- .ipd9bk.ant-input.ant-input-lg {
30793
- padding: 8px 16px;
30794
- line-height: 22px;
30795
- }
30796
- .ipd9bk.ant-input.ant-input-sm {
30797
- padding: 2px 8px;
30798
- line-height: 18px;
30236
+ .l1ynemsu {
30237
+ font-family: Inter;
30238
+ font-style: normal;
30239
+ font-weight: normal;
30240
+ font-size: 16px;
30241
+ line-height: 24px;
30799
30242
  }
30800
- .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 {
30801
- border-color: rgba(107, 128, 167, 0.6);
30802
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30803
- z-index: 1;
30243
+
30244
+ .l1cft1cx {
30245
+ font-family: Inter;
30246
+ font-style: normal;
30247
+ font-weight: bold;
30248
+ font-size: 16px;
30249
+ line-height: 24px;
30804
30250
  }
30805
- .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 {
30806
- border-color: #0096ff;
30807
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30808
- z-index: 1;
30251
+
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;
30809
30260
  }
30810
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
30811
- border-color: #e75a3a;
30812
- color: #e75a3a;
30261
+
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;
30813
30270
  }
30814
- .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 {
30815
- border-color: #e75a3a;
30816
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30271
+
30272
+ .l1gf91jb {
30273
+ font-family: Inter;
30274
+ font-style: normal;
30275
+ font-weight: normal;
30276
+ font-size: 14px;
30277
+ line-height: 22px;
30817
30278
  }
30818
- .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 {
30819
- border-color: #e75a3a;
30820
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30279
+
30280
+ .lu7hlr6 {
30281
+ font-family: Inter;
30282
+ font-style: normal;
30283
+ font-weight: 500;
30284
+ font-size: 14px;
30285
+ line-height: 22px;
30821
30286
  }
30822
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
30823
- background: rgba(211, 218, 235, 0.6);
30824
- color: rgba(0, 21, 64, 0.3);
30825
- border-color: rgba(172, 186, 211, 0.6);
30287
+
30288
+ .l3l3jf0 {
30289
+ font-family: Inter;
30290
+ font-style: normal;
30291
+ font-weight: bold;
30292
+ font-size: 14px;
30293
+ line-height: 22px;
30826
30294
  }
30827
- .ipd9bk.ant-input-affix-wrapper {
30828
- padding: 5px 12px;
30829
- border-radius: 6px;
30830
- border-color: rgba(172, 186, 211, 0.6);
30831
- line-height: 20px;
30832
- color: #2d3a56;
30833
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30295
+
30296
+ .l12j5nqp {
30297
+ font-family: Inter;
30298
+ font-style: normal;
30299
+ font-weight: normal;
30300
+ font-size: 14px;
30301
+ line-height: 22px;
30834
30302
  }
30835
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
30836
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
30837
- color: rgba(44, 56, 82, 0.6);
30303
+
30304
+ .l1tecqht {
30305
+ font-family: Inter;
30306
+ font-style: normal;
30307
+ font-weight: bold;
30308
+ font-size: 14px;
30309
+ line-height: 22px;
30838
30310
  }
30839
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30840
- padding: 8px 16px;
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;
30841
30319
  line-height: 22px;
30842
30320
  }
30843
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30844
- padding: 2px 8px;
30845
- line-height: 18px;
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;
30846
30330
  }
30847
- .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 {
30848
- border-color: rgba(107, 128, 167, 0.6);
30849
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30331
+
30332
+ .l1kuminb {
30333
+ font-family: Inter;
30334
+ font-style: normal;
30335
+ font-weight: normal;
30336
+ font-size: 13px;
30337
+ line-height: 20px;
30850
30338
  }
30851
- .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 {
30852
- border-color: #0096ff;
30853
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30339
+
30340
+ .l1pbuf5j {
30341
+ font-family: Inter;
30342
+ font-style: normal;
30343
+ font-weight: 600;
30344
+ font-size: 13px;
30345
+ line-height: 20px;
30854
30346
  }
30855
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30856
- border-color: #e75a3a;
30347
+
30348
+ .l1r4ztu {
30349
+ font-family: Inter;
30350
+ font-style: normal;
30351
+ font-weight: bold;
30352
+ font-size: 13px;
30353
+ line-height: 20px;
30857
30354
  }
30858
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30859
- color: #e75a3a;
30355
+
30356
+ .ly8vzok {
30357
+ font-family: Inter;
30358
+ font-style: normal;
30359
+ font-weight: normal;
30360
+ font-size: 13px;
30361
+ line-height: 20px;
30860
30362
  }
30861
- .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 {
30862
- border-color: #e75a3a;
30863
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30363
+
30364
+ .lumfmf {
30365
+ font-family: Inter;
30366
+ font-style: normal;
30367
+ font-weight: 600;
30368
+ font-size: 13px;
30369
+ line-height: 20px;
30864
30370
  }
30865
- .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 {
30866
- border-color: #e75a3a;
30867
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30371
+
30372
+ .l16ujwmv {
30373
+ font-family: Inter;
30374
+ font-style: normal;
30375
+ font-weight: bold;
30376
+ font-size: 13px;
30377
+ line-height: 20px;
30868
30378
  }
30869
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
30870
- background: rgba(211, 218, 235, 0.6);
30871
- color: rgba(0, 21, 64, 0.3);
30872
- border-color: rgba(172, 186, 211, 0.6);
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;
30873
30388
  }
30874
- textarea.ipd9bk.ant-input {
30875
- transition-property: height;
30876
- transition-delay: 50ms;
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;
30877
30398
  }
30878
- textarea.ipd9bk.ant-input.textarea-large {
30879
- min-height: 40px;
30880
- height: 40px;
30399
+
30400
+ .l2i7fo9 {
30401
+ font-family: Inter;
30402
+ font-style: normal;
30403
+ font-weight: normal;
30404
+ font-size: 12px;
30405
+ line-height: 18px;
30881
30406
  }
30882
- textarea.ipd9bk.ant-input.textarea-large:focus {
30883
- height: 80px;
30407
+
30408
+ .l1x7hscx {
30409
+ font-family: Inter;
30410
+ font-style: normal;
30411
+ font-weight: 500;
30412
+ font-size: 12px;
30413
+ line-height: 18px;
30884
30414
  }
30885
- textarea.ipd9bk.ant-input.textarea-middle {
30886
- min-height: 32px;
30887
- height: 32px;
30888
- }
30889
- textarea.ipd9bk.ant-input.textarea-middle:focus {
30890
- height: 64px;
30891
- }
30892
- textarea.ipd9bk.ant-input.textarea-small {
30893
- min-height: 24px;
30894
- height: 24px;
30895
- }
30896
- textarea.ipd9bk.ant-input.textarea-small:focus {
30897
- height: 40px;
30415
+
30416
+ .le1jwan {
30417
+ font-family: Inter;
30418
+ font-style: normal;
30419
+ font-weight: bold;
30420
+ font-size: 12px;
30421
+ line-height: 18px;
30898
30422
  }
30899
30423
 
30900
- .kypn5o5 input, .kypn5o5.input-tags {
30901
- border: 1px solid rgba(213, 219, 227, 0.6);
30902
- border-radius: 4px;
30903
- }
30904
- .kypn5o5.input-tags {
30905
- position: relative;
30906
- padding: 6px;
30907
- height: 32px;
30908
- cursor: pointer;
30909
- transition: border 150ms;
30910
- }
30911
- .kypn5o5.input-tags:hover {
30912
- border-color: #0080ff;
30913
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
30914
- }
30915
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
30916
- padding-right: 30px;
30917
- }
30918
- .kypn5o5.input-tags .input-tags-inner {
30919
- display: flex;
30424
+ .lyxynfj {
30425
+ font-family: Inter;
30426
+ font-style: normal;
30427
+ font-weight: normal;
30428
+ font-size: 12px;
30429
+ line-height: 18px;
30920
30430
  }
30921
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
30922
- display: flex;
30431
+
30432
+ .lpb2nxv {
30433
+ font-family: Inter;
30434
+ font-style: normal;
30435
+ font-weight: 500;
30436
+ font-size: 12px;
30437
+ line-height: 18px;
30923
30438
  }
30924
- .kypn5o5.input-tags .input-tag-suffix {
30925
- position: absolute;
30926
- right: 12px;
30927
- top: 50%;
30928
- transform: translateY(-50%);
30439
+
30440
+ .l1r8o3vv {
30441
+ font-family: Inter;
30442
+ font-style: normal;
30443
+ font-weight: bold;
30444
+ font-size: 12px;
30445
+ line-height: 18px;
30929
30446
  }
30930
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
30931
- color: rgba(0, 0, 0, 0.25);
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;
30932
30454
  font-size: 12px;
30933
- cursor: pointer;
30455
+ line-height: 18px;
30934
30456
  }
30935
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
30936
- color: rgba(0, 0, 0, 0.45);
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;
30937
30466
  }
30938
- .kypn5o5.has-focus-indicator {
30939
- position: relative;
30940
- overflow: hidden;
30467
+
30468
+ .fqaz4mb {
30469
+ font-family: Inter;
30470
+ font-style: normal;
30471
+ font-weight: normal;
30472
+ font-size: 13px;
30473
+ line-height: 20px;
30941
30474
  }
30942
- .kypn5o5.has-focus-indicator .ant-input-prefix {
30943
- position: absolute;
30944
- top: 50%;
30945
- transform: translateY(-50%);
30946
- left: -16px;
30947
- transition: left 150ms ease;
30948
- opacity: 0;
30475
+
30476
+ .f13we5o {
30477
+ font-family: Inter;
30478
+ font-style: normal;
30479
+ font-weight: normal;
30480
+ font-size: 13px;
30481
+ line-height: 20px;
30949
30482
  }
30950
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30951
- left: 8px;
30952
- opacity: 1;
30483
+
30484
+ .ffmjua2 {
30485
+ font-family: Inter;
30486
+ font-style: normal;
30487
+ font-weight: normal;
30488
+ font-size: 12px;
30489
+ line-height: 18px;
30953
30490
  }
30954
- .kypn5o5.has-focus-indicator input {
30955
- transition: margin-left 150ms ease;
30956
- margin-left: 0px;
30491
+
30492
+ .fz2mxw0 {
30493
+ font-family: Inter;
30494
+ font-style: normal;
30495
+ font-weight: normal;
30496
+ font-size: 12px;
30497
+ line-height: 18px;
30957
30498
  }
30958
- .kypn5o5.has-focus-indicator input:focus {
30959
- margin-left: 16px;
30499
+
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;
30960
30507
  }
30961
30508
 
30962
- input.l1ki27se.ant-input {
30963
- border-top-right-radius: 0;
30964
- border-bottom-right-radius: 0;
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;
30965
30516
  }
30966
30517
 
30967
- .l1ki27se.ant-input-affix-wrapper {
30968
- border-top-right-radius: 0;
30969
- border-bottom-right-radius: 0;
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;
30970
30525
  }
30971
30526
 
30972
- input.rrg1fkn.ant-input {
30973
- border-top-left-radius: 0;
30974
- border-bottom-left-radius: 0;
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;
30975
30534
  }
30976
30535
 
30977
- .rrg1fkn.ant-input-affix-wrapper {
30978
- border-top-left-radius: 0;
30979
- border-bottom-left-radius: 0;
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;
30980
30543
  }
30981
30544
 
30982
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
30983
- border-top-right-radius: 0;
30984
- border-bottom-right-radius: 0;
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;
30985
30552
  }
30986
30553
 
30987
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
30988
- border-top-left-radius: 0;
30989
- border-bottom-left-radius: 0;
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;
30990
30561
  }
30991
30562
 
30992
- .s34f1qb.ant-switch {
30993
- min-width: 40px;
30994
- height: 24px;
30995
- background: rgba(172, 186, 211, 0.6);
30996
- overflow: hidden;
30563
+ .u1w9abfe {
30564
+ font-family: Inter;
30565
+ font-style: normal;
30566
+ font-weight: normal;
30567
+ font-size: 10px;
30568
+ line-height: 12px;
30997
30569
  }
30998
- .s34f1qb.ant-switch:focus {
30999
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30570
+
30571
+ .c18gxmrl {
30572
+ border: 1px solid #d8deeb;
30573
+ border-radius: 4px;
31000
30574
  }
31001
- .s34f1qb.ant-switch-small {
31002
- min-width: 26px;
31003
- height: 16px;
30575
+ .c18gxmrl + .c18gxmrl {
30576
+ margin-top: 8px;
31004
30577
  }
31005
- .s34f1qb.ant-switch-large {
31006
- min-width: 52px;
31007
- height: 32px;
30578
+ .c18gxmrl:hover {
30579
+ border-color: #0080ff;
31008
30580
  }
31009
- .s34f1qb.ant-switch .ant-switch-handle {
31010
- height: 20px;
31011
- width: 20px;
30581
+ .c18gxmrl:hover > header {
30582
+ background: rgba(0, 128, 255, 0.1);
31012
30583
  }
31013
- .s34f1qb.ant-switch .ant-switch-handle::before {
31014
- border-radius: 10px;
31015
- transition-delay: 120ms;
30584
+ .c18gxmrl.active header {
30585
+ border-bottom: 1px solid #d8deeb;
31016
30586
  }
31017
- .s34f1qb.ant-switch-small .ant-switch-handle {
31018
- height: 14px;
31019
- width: 14px;
31020
- top: 1px;
31021
- left: 1px;
30587
+ .c18gxmrl > header {
30588
+ padding: 8px 12px;
31022
30589
  }
31023
- .s34f1qb.ant-switch-large .ant-switch-handle {
31024
- height: 28px;
31025
- width: 28px;
30590
+
30591
+ .berrcjl {
30592
+ color: rgba(10, 37, 85, 0.6);
30593
+ margin-bottom: 4px;
31026
30594
  }
31027
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
31028
- border-radius: 14px;
30595
+ .berrcjl .breadcrumb-link {
30596
+ color: rgba(10, 37, 85, 0.6);
30597
+ cursor: pointer;
30598
+ transition: color 160ms ease;
31029
30599
  }
31030
- .s34f1qb.ant-switch-checked {
31031
- background-color: #00ba5d;
30600
+ .berrcjl .breadcrumb-link:hover {
30601
+ color: #0080ff;
31032
30602
  }
31033
- .s34f1qb.ant-switch-checked .ant-switch-handle {
31034
- left: calc(100% - 20px - 2px);
31035
- }
31036
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
31037
- left: calc(100% - 14px - 1px);
31038
- }
31039
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
31040
- left: calc(100% - 28px - 2px);
30603
+ .berrcjl .breadcrumb-link:active {
30604
+ color: #005ed1;
31041
30605
  }
31042
30606
 
31043
- .c1to9vb9 {
31044
- margin-left: 5px;
30607
+ .cz04yix {
30608
+ display: flex;
30609
+ flex-direction: column;
31045
30610
  }
31046
30611
 
31047
- .t1upn1sz {
30612
+ .m1if5j39 {
30613
+ max-width: 1120px;
30614
+ width: 100%;
30615
+ margin: 0 auto;
31048
30616
  height: 100%;
31049
30617
  }
31050
30618
 
31051
- .tta5kd2 {
31052
- height: 100%;
30619
+ .w1vvwdlp {
30620
+ max-width: 1120px;
30621
+ width: 100%;
30622
+ margin: 0 auto;
30623
+ display: flex;
31053
30624
  }
31054
- .tta5kd2.empty-table .ant-table-content {
31055
- overflow: visible !important;
31056
- height: 100%;
30625
+ .w1vvwdlp .left,
30626
+ .w1vvwdlp .right {
30627
+ flex-grow: 0;
30628
+ flex-shrink: 0;
30629
+ flex-basis: 21%;
31057
30630
  }
31058
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31059
- height: 100%;
30631
+ .w1vvwdlp .left {
30632
+ display: flex;
30633
+ justify-content: flex-end;
30634
+ padding-right: 44px;
31060
30635
  }
31061
- .tta5kd2.empty-table .ant-table-content table {
31062
- width: 100% !important;
31063
- height: 100%;
30636
+ .w1vvwdlp .right {
30637
+ padding-left: 44px;
31064
30638
  }
31065
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31066
- padding: 15px 0;
30639
+ .w1vvwdlp .middle {
30640
+ margin-bottom: 40px;
30641
+ flex-grow: 0;
30642
+ flex-shrink: 0;
30643
+ flex-basis: 58%;
31067
30644
  }
31068
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31069
- display: none;
30645
+ .w1vvwdlp .middle .form-base-field {
30646
+ width: 100%;
31070
30647
  }
31071
- .tta5kd2 .active-row td:nth-child(1) {
31072
- font-weight: 700;
30648
+ .w1vvwdlp .middle .form-base-field .form-base-field {
30649
+ width: auto;
31073
30650
  }
31074
- .tta5kd2.has-selection .active-row td:nth-child(2) {
31075
- font-weight: 700;
30651
+
30652
+ .h1cuopx7 .ant-modal-header {
30653
+ margin: 0 auto;
30654
+ width: 100%;
30655
+ max-width: 648px;
31076
30656
  }
31077
- .tta5kd2 .ant-spin-nested-loading {
31078
- height: 100%;
30657
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
30658
+ margin-left: 0;
31079
30659
  }
31080
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31081
- height: 100%;
31082
- overflow: visible;
30660
+ .h1cuopx7 .ant-modal-body {
30661
+ margin: 0 auto;
30662
+ padding: 0;
30663
+ width: 100%;
30664
+ max-width: 648px;
30665
+ overflow: hidden;
31083
30666
  }
31084
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
31085
- max-height: none;
30667
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30668
+ margin-bottom: 40px;
31086
30669
  }
31087
- .tta5kd2.table-init-loading .ant-spin-blur thead,
31088
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
31089
- display: none;
30670
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30671
+ height: calc(100vh - 225px);
30672
+ overflow-y: auto;
31090
30673
  }
31091
- .tta5kd2 td.ant-table-column-sort {
31092
- background: transparent;
30674
+ .h1cuopx7 .ant-modal-footer .footer-content {
30675
+ margin: 0 auto;
30676
+ max-width: 648px;
31093
30677
  }
31094
- .tta5kd2 td.ant-table-cell-fix-left,
31095
- .tta5kd2 td.ant-table-cell-fix-right {
31096
- background: #fff;
31097
- padding: 0 !important;
30678
+
30679
+ .h1p6d3y3 .ant-modal-header {
30680
+ margin: 0 auto;
30681
+ width: 100%;
30682
+ max-width: 1024px;
31098
30683
  }
31099
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31100
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31101
- display: flex;
31102
- align-items: center;
31103
- height: 100%;
31104
- padding: 8px;
30684
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
30685
+ margin-left: 0;
31105
30686
  }
31106
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31107
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31108
- overflow: hidden;
31109
- text-overflow: ellipsis;
30687
+ .h1p6d3y3 .ant-modal-body {
30688
+ margin: 0 auto;
30689
+ padding: 0;
31110
30690
  width: 100%;
30691
+ max-width: 1024px;
30692
+ overflow: hidden;
31111
30693
  }
31112
- .tta5kd2 .ant-table-container {
31113
- height: 100%;
31114
- }
31115
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
31116
- box-shadow: none !important;
30694
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30695
+ margin-bottom: 40px;
31117
30696
  }
31118
- .tta5kd2 .ant-table {
31119
- border-radius: 0px;
31120
- border-left: none;
31121
- border-right: none;
31122
- border-bottom: none;
31123
- height: 100%;
31124
- font-size: 12px;
31125
- background: transparent;
30697
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30698
+ height: calc(100vh - 225px);
30699
+ overflow-y: auto;
31126
30700
  }
31127
- .tta5kd2 .ant-table .ant-table-header {
31128
- position: relative;
31129
- z-index: 3;
31130
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31131
- margin-bottom: -1px;
30701
+ .h1p6d3y3 .ant-modal-footer .footer-content {
30702
+ margin: 0 auto;
30703
+ max-width: 1024px;
31132
30704
  }
31133
- .tta5kd2 .ant-table .time-wrapper .date,
31134
- .tta5kd2 .ant-table .value {
31135
- color: #2d3a56;
30705
+
30706
+ .fxgckuk {
30707
+ flex: 1;
31136
30708
  }
31137
- .tta5kd2 .ant-table .time-wrapper .time,
31138
- .tta5kd2 .ant-table .unit {
30709
+ .fxgckuk label {
30710
+ font-size: 13px;
30711
+ line-height: 20px;
31139
30712
  color: rgba(44, 56, 82, 0.6);
31140
30713
  }
31141
- .tta5kd2 .ant-table .ant-table-selection {
31142
- position: unset;
31143
- text-align: center;
31144
- }
31145
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31146
- background: #fff;
31147
- }
31148
- .tta5kd2 .ant-table .anticon-setting {
31149
- cursor: pointer;
31150
- position: absolute;
31151
- top: 50%;
31152
- right: 12px;
31153
- transform: translateY(-50%);
30714
+ .fxgckuk .title {
30715
+ font-size: 14px;
30716
+ line-height: 20px;
30717
+ color: #2d3a56;
30718
+ margin-bottom: 12px;
31154
30719
  }
31155
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31156
- box-shadow: none;
31157
- width: 1px;
31158
- background: rgba(213, 219, 227, 0.6);
30720
+ .fxgckuk.connect-cluster .title {
30721
+ padding-bottom: 26px;
31159
30722
  }
31160
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31161
- box-shadow: none;
31162
- width: 1px;
31163
- background: rgba(213, 219, 227, 0.6);
30723
+
30724
+ .f1d0vek1 {
30725
+ padding: 25px 0 15px 0;
30726
+ border-bottom: 1px solid #e1e5eb;
30727
+ margin-bottom: 16px;
31164
30728
  }
31165
- .tta5kd2 .ant-table .ant-table-tbody {
31166
- position: relative;
30729
+
30730
+ .f4u402y {
30731
+ display: flex;
30732
+ align-items: center;
30733
+ margin-bottom: 8px;
31167
30734
  }
31168
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31169
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31170
- border-bottom: 1px solid white;
31171
- height: 40px;
31172
- vertical-align: middle;
31173
- transition: background 0ms;
31174
- color: #00122e;
30735
+ .f4u402y > label {
30736
+ width: 216px;
31175
30737
  }
31176
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31177
- background: #f2f5fa;
31178
- border-bottom-color: #f2f5fa;
30738
+ .f4u402y > label + * {
30739
+ width: 100%;
31179
30740
  }
31180
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31181
- height: auto;
31182
- color: #00122e;
31183
- font-size: 12px;
31184
- text-align: left;
31185
- transition: none;
31186
- overflow: hidden;
31187
- text-overflow: ellipsis;
31188
- white-space: nowrap;
30741
+ .f4u402y .ant-select {
30742
+ width: 100%;
31189
30743
  }
31190
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31191
- color: #0096ff;
30744
+
30745
+ .e1pldf6v {
30746
+ color: #e75a3a;
30747
+ margin-right: 10px;
31192
30748
  }
31193
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31194
- overflow: hidden;
31195
- text-overflow: ellipsis;
30749
+
30750
+ .dq0gblh {
31196
30751
  width: 100%;
31197
- vertical-align: middle;
30752
+ height: 1px;
30753
+ background: rgba(213, 219, 227, 0.6);
30754
+ margin: 24px 0;
31198
30755
  }
31199
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31200
- line-height: 0px;
30756
+
30757
+ .l1v7sr0n {
30758
+ display: flex;
30759
+ justify-content: center;
30760
+ align-items: center;
30761
+ height: 100%;
31201
30762
  }
31202
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31203
- padding-right: 25px;
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;
31204
30772
  }
31205
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31206
- border-top-color: transparent;
31207
- }
31208
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31209
- background: rgba(225, 230, 241, 0.6);
31210
- border-color: transparent transparent white;
31211
- }
31212
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31213
- border-radius: 8px 0 0 8px;
30773
+
30774
+ .m1jy87hk .ant-modal-header,
30775
+ .m1jy87hk .ant-modal-footer .footer-content {
30776
+ width: 648px;
30777
+ margin: 0 auto;
31214
30778
  }
31215
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31216
- border-radius: 8px 0 0 8px;
30779
+ .m1jy87hk .ant-modal-header {
30780
+ padding: 35px 0 24px;
30781
+ border: none;
31217
30782
  }
31218
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31219
- content: "";
31220
- width: 4px;
31221
- top: -1px;
31222
- bottom: -1px;
31223
- background: white;
30783
+ .m1jy87hk .ant-modal-header .ant-modal-title {
30784
+ font-size: 30px;
31224
30785
  }
31225
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31226
- border-radius: 0 8px 8px 0;
30786
+ .m1jy87hk .ant-modal-body {
30787
+ padding: 4px 0 2px;
31227
30788
  }
31228
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31229
- border-radius: 0;
31230
- background: white;
31231
- border-top: none;
30789
+ .m1jy87hk .ant-modal-footer {
30790
+ border: none;
31232
30791
  }
31233
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31234
- border-top: 1px solid transparent;
31235
- border-radius: 0 8px 8px 0;
31236
- background: rgba(225, 230, 241, 0.6);
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);
31237
30802
  }
31238
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31239
- background: white;
31240
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30803
+ .ti7fpyu:not(:first-child) {
30804
+ margin-left: 4px;
31241
30805
  }
31242
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
30806
+
30807
+ .f1rest1f {
30808
+ width: 100%;
30809
+ height: 100%;
31243
30810
  display: flex;
31244
30811
  align-items: center;
31245
- height: 100%;
31246
- background: rgba(225, 230, 241, 0.6);
30812
+ justify-content: center;
31247
30813
  }
31248
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31249
- background: white;
31250
- border-top: 1px solid rgba(211, 218, 235, 0.6);
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;
31251
30824
  }
31252
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31253
- display: flex;
31254
- align-items: center;
31255
- height: 100%;
31256
- background: rgba(225, 230, 241, 0.6);
30825
+
30826
+ .f1y3gta0.form-item-general {
30827
+ width: 640px;
31257
30828
  }
31258
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31259
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30829
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30830
+ margin-top: 16px;
31260
30831
  }
31261
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31262
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31263
- border-radius: 8px;
30832
+ .f1y3gta0.form-item-compact {
30833
+ width: 412px;
31264
30834
  }
31265
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31266
- border-top-color: white;
30835
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30836
+ margin-top: 8px;
31267
30837
  }
31268
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31269
- background: rgba(0, 136, 255, 0.1);
31270
- border-bottom-color: transparent;
31271
- border-top-color: transparent;
30838
+ .f1y3gta0 .form-item {
30839
+ width: auto;
31272
30840
  }
31273
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31274
- border-radius: 8px 0 0 8px;
30841
+ .f1y3gta0 .form-item-main {
30842
+ position: relative;
30843
+ display: flex;
31275
30844
  }
31276
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31277
- border-radius: 0 8px 8px 0;
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;
31278
30853
  }
31279
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31280
- background: rgba(0, 136, 255, 0.1);
30854
+ .f1y3gta0 .form-item-label {
30855
+ padding-right: 12px;
30856
+ font-size: 13px;
30857
+ color: rgba(44, 56, 82, 0.6);
31281
30858
  }
31282
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
31283
- background: #fff;
31284
- font-weight: 400;
31285
- position: relative;
31286
- border-bottom: none;
31287
- color: #00122e;
31288
- transition: none;
31289
- padding: 15px 8px 15px 8px;
30859
+ .f1y3gta0 .form-item-label.label-right {
30860
+ text-align: right;
31290
30861
  }
31291
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31292
- content: "";
31293
- width: 1px;
31294
- top: 0;
31295
- bottom: 0;
31296
- background: rgba(211, 218, 235, 0.6);
31297
- position: absolute;
31298
- right: 0;
30862
+ .f1y3gta0 .form-item-label,
30863
+ .f1y3gta0 .form-item-control {
30864
+ line-height: 32px;
31299
30865
  }
31300
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31301
- padding: unset;
30866
+ .f1y3gta0 .form-item-control .form-item-error {
30867
+ line-height: 18px;
31302
30868
  }
31303
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31304
- display: none;
30869
+ .f1y3gta0 .form-item-children {
30870
+ width: 100%;
31305
30871
  }
31306
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
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 {
31307
30873
  width: 100%;
31308
- overflow: hidden;
31309
- white-space: nowrap;
31310
- text-overflow: ellipsis;
31311
30874
  }
31312
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
30875
+ .f1y3gta0 .form-item-error {
30876
+ color: #e75a3a;
30877
+ height: 0;
31313
30878
  overflow: hidden;
31314
- text-overflow: ellipsis;
31315
- flex: 1;
31316
30879
  }
31317
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31318
- padding: 15px 25px 15px 8px;
30880
+ .f1y3gta0 .form-item-error-enter-done {
30881
+ margin-top: 4px;
30882
+ height: auto;
30883
+ overflow: auto;
31319
30884
  }
31320
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31321
- padding: 0;
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;
31322
30889
  }
31323
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31324
- position: absolute;
31325
- right: 6px;
31326
- top: 50%;
31327
- transform: translateY(-50%);
31328
- height: 16px;
31329
- display: none;
31330
- transition: transform 320ms ease;
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;
31331
30897
  }
31332
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31333
- display: block;
31334
- transform: translateY(-50%) rotateX(180deg);
30898
+ .fujbm7g:not(:first-of-type) {
30899
+ margin-top: 16px;
31335
30900
  }
31336
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31337
- display: block;
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;
31338
30910
  }
31339
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31340
- display: none;
30911
+ .e5fsw5s:before, .e5fsw5s:after {
30912
+ content: "";
30913
+ width: 1px;
30914
+ height: 6px;
30915
+ border-radius: 1px;
30916
+ background: #ccd4e3;
30917
+ position: relative;
30918
+ right: 2px;
30919
+ transform: rotate(-45deg);
31341
30920
  }
31342
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31343
- transform: translateY(-50%);
30921
+ .e5fsw5s:after {
30922
+ transform: rotate(45deg);
30923
+ left: 1px;
31344
30924
  }
31345
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31346
- transform: translateY(-50%) rotateX(180deg);
30925
+
30926
+ .w18knsg4.ant-alert-warning {
30927
+ border: 0;
30928
+ background: rgba(255, 187, 0, 0.1);
30929
+ border-radius: 6px;
31347
30930
  }
31348
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31349
- background: #f2f5fa;
30931
+ .w18knsg4.ant-alert,
30932
+ .w18knsg4 .ant-alert-message {
30933
+ color: #e07f00;
31350
30934
  }
31351
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31352
- display: block;
30935
+ .w18knsg4.ant-alert .dashed-border-bottom,
30936
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
30937
+ border-bottom-color: #e07f00;
31353
30938
  }
31354
- .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31355
- padding-right: 25px;
30939
+
30940
+ .ng31n2o {
30941
+ 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;
31356
30949
  }
31357
- .tta5kd2 .ant-table .ant-table-selection-column {
31358
- padding: 0 !important;
30950
+ .ng31n2o .icon-wrapper {
30951
+ margin-right: 10px;
30952
+ height: 18px;
31359
30953
  }
31360
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31361
- position: absolute;
31362
- left: 50%;
31363
- top: 50%;
31364
- transform: translate(-50%, -50%);
31365
- }
31366
- .tta5kd2 .ant-table .ant-table-selection-column:after {
31367
- display: none;
30954
+
30955
+ .n15x5f5y {
30956
+ display: flex;
30957
+ flex-direction: row;
30958
+ padding: 7px 12px;
30959
+ 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;
31368
30964
  }
31369
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31370
- background: #fff;
30965
+ .n15x5f5y .icon-wrapper {
30966
+ margin-right: 10px;
30967
+ height: 18px;
31371
30968
  }
31372
- .tta5kd2 .ant-table .ant-table-placeholder {
31373
- background: inherit;
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;
31374
30979
  }
31375
- .tta5kd2 .ant-table .ant-table-placeholder td {
31376
- position: static;
31377
- border: none;
31378
- background: inherit !important;
31379
- height: 100px;
31380
- vertical-align: middle;
30980
+ .i16ozz3f .icon-wrapper {
30981
+ margin-right: 10px;
30982
+ height: 18px;
31381
30983
  }
31382
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31383
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31384
- font-weight: bold;
31385
- font-size: 20px;
31386
- color: rgba(10, 37, 85, 0.6);
30984
+
30985
+ .dszu9qr {
30986
+ color: rgba(44, 56, 82, 0.6);
30987
+ margin-top: 5px;
30988
+ font-size: 12px;
30989
+ line-height: 18px;
31387
30990
  }
31388
- .tta5kd2 .ant-table td.cell__action_ {
31389
- padding: 0 !important;
31390
- position: relative;
31391
- background: #fff;
30991
+
30992
+ .snxzgx {
30993
+ color: #f0483e;
30994
+ font-size: 12px;
30995
+ white-space: pre-wrap;
31392
30996
  }
31393
- .tta5kd2 .ant-table td.cell__action_ > * {
31394
- height: 100%;
30997
+
30998
+ .o1i4orqw {
31395
30999
  display: flex;
31396
31000
  align-items: center;
31397
31001
  justify-content: flex-end;
31398
- padding-right: 8px;
31399
- }
31400
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
31401
- width: 24px;
31402
- height: 24px;
31403
- cursor: pointer;
31404
- justify-content: center;
31405
- border-radius: 4px;
31406
31002
  }
31407
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31408
- background: #fff;
31409
- }
31410
-
31411
- .s1fc623g {
31412
- width: 430px !important;
31003
+ .o1i4orqw .icon-wrapper {
31004
+ margin-right: 16px;
31413
31005
  }
31414
31006
 
31415
- .da3mx0o .ant-select-item-group {
31416
- padding: 8px 16px;
31417
- line-height: 18px;
31418
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31419
- height: 34px;
31420
- min-height: 34px;
31421
- box-sizing: border-box;
31422
- margin-top: 8px;
31007
+ .t79k8o2 {
31008
+ color: rgba(0, 21, 64, 0.3);
31423
31009
  }
31424
31010
 
31425
- .onr9gzt {
31426
- display: flex;
31427
- flex-direction: column;
31428
- margin: 1px 8px;
31429
- padding: 8px;
31430
- border-radius: 4px;
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;
31431
31018
  }
31432
- .onr9gzt .selected-icon {
31433
- display: none;
31019
+ .ipd9bk.ant-input.ant-input-lg {
31020
+ padding: 8px 16px;
31021
+ line-height: 22px;
31434
31022
  }
31435
- .onr9gzt.ant-select-item-option-grouped {
31436
- padding-left: 8px;
31023
+ .ipd9bk.ant-input.ant-input-sm {
31024
+ padding: 2px 8px;
31025
+ line-height: 18px;
31437
31026
  }
31438
- .onr9gzt.ant-select-item-option-selected {
31439
- background-color: white;
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;
31440
31031
  }
31441
- .onr9gzt.ant-select-item-option-selected .timezone-title {
31442
- color: #0080ff;
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;
31443
31036
  }
31444
- .onr9gzt.ant-select-item-option-selected .selected-icon {
31445
- display: block;
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;
31446
31040
  }
31447
- .onr9gzt.ant-select-item-option-active {
31448
- background: rgba(0, 136, 255, 0.16);
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);
31449
31044
  }
31450
- .onr9gzt.ant-select-item-option-active .timezone-title {
31451
- color: #0080ff;
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);
31452
31048
  }
31453
- .onr9gzt.ant-select-item-option-active .timezone-tag {
31454
- background: rgba(0, 136, 255, 0.1);
31455
- color: #0080ff;
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);
31456
31053
  }
31457
-
31458
- .oiy0apc {
31459
- display: flex;
31460
- justify-content: space-between;
31461
- height: 20px;
31054
+ .ipd9bk.ant-input-affix-wrapper {
31055
+ padding: 5px 12px;
31056
+ border-radius: 6px;
31057
+ border-color: rgba(172, 186, 211, 0.6);
31462
31058
  line-height: 20px;
31463
- }
31464
- .oiy0apc .timezone-title {
31465
31059
  color: #2d3a56;
31466
- overflow: hidden;
31467
- text-overflow: ellipsis;
31060
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31468
31061
  }
31469
-
31470
- .of4y382 {
31471
- display: flex;
31472
- justify-content: space-between;
31062
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
31063
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
31473
31064
  color: rgba(44, 56, 82, 0.6);
31474
- height: 18px;
31475
- line-height: 18px;
31476
- margin-top: 2px;
31477
31065
  }
31478
-
31479
- .t19903l9 {
31480
- border: none;
31481
- margin-right: 0;
31482
- background: rgba(225, 230, 241, 0.6);
31066
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31067
+ padding: 8px 16px;
31068
+ line-height: 22px;
31483
31069
  }
31484
-
31485
- .ohwbvxu {
31486
- pointer-events: none;
31487
- height: 32px;
31488
- width: 100%;
31489
- opacity: 0;
31070
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31071
+ padding: 2px 8px;
31072
+ line-height: 18px;
31490
31073
  }
31491
-
31492
- .i1e4sgug {
31493
- display: inline-block;
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);
31494
31077
  }
31495
-
31496
- .d6j0lbj {
31497
- font-family: Inter;
31498
- font-style: normal;
31499
- font-weight: bold;
31500
- font-size: 32px;
31501
- line-height: 40px;
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);
31502
31081
  }
31503
-
31504
- .d1xhvvxe {
31505
- font-family: Inter;
31506
- font-style: normal;
31507
- font-weight: bold;
31508
- font-size: 24px;
31509
- line-height: 32px;
31082
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31083
+ border-color: #e75a3a;
31510
31084
  }
31511
-
31512
- .dk10mxq {
31513
- font-family: Inter;
31514
- font-style: normal;
31515
- font-weight: normal;
31516
- font-size: 32px;
31517
- line-height: 40px;
31085
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31086
+ color: #e75a3a;
31518
31087
  }
31519
-
31520
- .dxsait {
31521
- font-family: Inter;
31522
- font-style: normal;
31523
- font-weight: bold;
31524
- font-size: 20px;
31525
- line-height: 24px;
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);
31526
31091
  }
31527
-
31528
- .dokn0h3 {
31529
- font-family: Inter;
31530
- font-style: normal;
31531
- font-weight: normal;
31532
- font-size: 20px;
31533
- line-height: 24px;
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);
31534
31095
  }
31535
-
31536
- .dobau4p {
31537
- font-family: Inter;
31538
- font-style: normal;
31539
- font-weight: bold;
31540
- font-size: 18px;
31541
- line-height: 22px;
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);
31542
31100
  }
31543
-
31544
- .dvolwok {
31545
- font-family: Inter;
31546
- font-style: normal;
31547
- font-weight: normal;
31548
- font-size: 18px;
31549
- line-height: 22px;
31101
+ textarea.ipd9bk.ant-input {
31102
+ transition-property: height;
31103
+ transition-delay: 50ms;
31550
31104
  }
31551
-
31552
- .h181qhg4 {
31553
- font-family: Inter;
31554
- font-style: normal;
31555
- font-weight: bold;
31556
- font-size: 16px;
31557
- line-height: 22px;
31105
+ textarea.ipd9bk.ant-input.textarea-large {
31106
+ min-height: 40px;
31107
+ height: 40px;
31558
31108
  }
31559
-
31560
- .h1phgmcq {
31561
- font-family: Inter;
31562
- font-style: normal;
31563
- font-weight: normal;
31564
- font-size: 16px;
31565
- line-height: 22px;
31109
+ textarea.ipd9bk.ant-input.textarea-large:focus {
31110
+ height: 80px;
31566
31111
  }
31567
-
31568
- .h173xnl1 {
31569
- font-family: Inter;
31570
- font-style: normal;
31571
- font-weight: bold;
31572
- font-size: 14px;
31573
- line-height: 20px;
31112
+ textarea.ipd9bk.ant-input.textarea-middle {
31113
+ min-height: 32px;
31114
+ height: 32px;
31574
31115
  }
31575
-
31576
- .hedm4pz {
31577
- font-family: Inter;
31578
- font-style: normal;
31579
- font-weight: normal;
31580
- font-size: 14px;
31581
- line-height: 20px;
31116
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
31117
+ height: 64px;
31582
31118
  }
31583
-
31584
- .h1kd8xld {
31585
- font-family: Inter;
31586
- font-style: normal;
31587
- font-weight: bold;
31588
- font-size: 12px;
31589
- line-height: 18px;
31119
+ textarea.ipd9bk.ant-input.textarea-small {
31120
+ min-height: 24px;
31121
+ height: 24px;
31590
31122
  }
31591
-
31592
- .hp14fr {
31593
- font-family: Inter;
31594
- font-style: normal;
31595
- font-weight: normal;
31596
- font-size: 12px;
31597
- line-height: 18px;
31123
+ textarea.ipd9bk.ant-input.textarea-small:focus {
31124
+ height: 40px;
31598
31125
  }
31599
31126
 
31600
- .hgrg7mn {
31601
- font-family: Inter;
31602
- font-style: normal;
31603
- font-weight: bold;
31604
- text-transform: uppercase;
31605
- font-feature-settings: "cpsp" on;
31606
- font-size: 12px;
31607
- line-height: 18px;
31127
+ .kypn5o5 input, .kypn5o5.input-tags {
31128
+ border: 1px solid rgba(213, 219, 227, 0.6);
31129
+ border-radius: 4px;
31608
31130
  }
31609
-
31610
- .h6zme9x {
31611
- font-family: Inter;
31612
- font-style: normal;
31613
- font-weight: normal;
31614
- text-transform: uppercase;
31615
- font-feature-settings: "cpsp" on;
31616
- font-size: 12px;
31617
- line-height: 18px;
31131
+ .kypn5o5.input-tags {
31132
+ position: relative;
31133
+ padding: 6px;
31134
+ height: 32px;
31135
+ cursor: pointer;
31136
+ transition: border 150ms;
31618
31137
  }
31619
-
31620
- .locjvsv {
31621
- font-family: Inter;
31622
- font-style: normal;
31623
- font-weight: normal;
31624
- font-size: 16px;
31625
- line-height: 24px;
31138
+ .kypn5o5.input-tags:hover {
31139
+ border-color: #0080ff;
31140
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31626
31141
  }
31627
-
31628
- .l13gi131 {
31629
- font-family: Inter;
31630
- font-style: normal;
31631
- font-weight: bold;
31632
- font-size: 16px;
31633
- line-height: 24px;
31142
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
31143
+ padding-right: 30px;
31634
31144
  }
31635
-
31636
- .l1ynemsu {
31637
- font-family: Inter;
31638
- font-style: normal;
31639
- font-weight: normal;
31640
- font-size: 16px;
31641
- line-height: 24px;
31145
+ .kypn5o5.input-tags .input-tags-inner {
31146
+ display: flex;
31642
31147
  }
31643
-
31644
- .l1cft1cx {
31645
- font-family: Inter;
31646
- font-style: normal;
31647
- font-weight: bold;
31648
- font-size: 16px;
31649
- line-height: 24px;
31148
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
31149
+ display: flex;
31650
31150
  }
31651
-
31652
- .l17tqc8p {
31653
- font-family: Inter;
31654
- font-style: normal;
31655
- font-weight: normal;
31656
- text-transform: uppercase;
31657
- font-feature-settings: "cpsp" on;
31658
- font-size: 16px;
31659
- line-height: 24px;
31151
+ .kypn5o5.input-tags .input-tag-suffix {
31152
+ position: absolute;
31153
+ right: 12px;
31154
+ top: 50%;
31155
+ transform: translateY(-50%);
31660
31156
  }
31661
-
31662
- .l1j1e5w7 {
31663
- font-family: Inter;
31664
- font-style: normal;
31665
- font-weight: bold;
31666
- text-transform: uppercase;
31667
- font-feature-settings: "cpsp" on;
31668
- font-size: 16px;
31669
- line-height: 24px;
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;
31670
31161
  }
31671
-
31672
- .l1gf91jb {
31673
- font-family: Inter;
31674
- font-style: normal;
31675
- font-weight: normal;
31676
- font-size: 14px;
31677
- line-height: 22px;
31162
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
31163
+ color: rgba(0, 0, 0, 0.45);
31678
31164
  }
31679
-
31680
- .lu7hlr6 {
31681
- font-family: Inter;
31682
- font-style: normal;
31683
- font-weight: 500;
31684
- font-size: 14px;
31685
- line-height: 22px;
31165
+ .kypn5o5.has-focus-indicator {
31166
+ position: relative;
31167
+ overflow: hidden;
31686
31168
  }
31687
-
31688
- .l3l3jf0 {
31689
- font-family: Inter;
31690
- font-style: normal;
31691
- font-weight: bold;
31692
- font-size: 14px;
31693
- line-height: 22px;
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;
31694
31176
  }
31695
-
31696
- .l12j5nqp {
31697
- font-family: Inter;
31698
- font-style: normal;
31699
- font-weight: normal;
31700
- font-size: 14px;
31701
- line-height: 22px;
31177
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31178
+ left: 8px;
31179
+ opacity: 1;
31180
+ }
31181
+ .kypn5o5.has-focus-indicator input {
31182
+ transition: margin-left 150ms ease;
31183
+ margin-left: 0px;
31184
+ }
31185
+ .kypn5o5.has-focus-indicator input:focus {
31186
+ margin-left: 16px;
31702
31187
  }
31703
31188
 
31704
- .l1tecqht {
31705
- font-family: Inter;
31706
- font-style: normal;
31707
- font-weight: bold;
31708
- font-size: 14px;
31709
- line-height: 22px;
31189
+ input.l1ki27se.ant-input {
31190
+ border-top-right-radius: 0;
31191
+ border-bottom-right-radius: 0;
31710
31192
  }
31711
31193
 
31712
- .l6sa990 {
31713
- font-family: Inter;
31714
- font-style: normal;
31715
- font-weight: normal;
31716
- text-transform: uppercase;
31717
- font-feature-settings: "cpsp" on;
31718
- font-size: 14px;
31719
- line-height: 22px;
31194
+ .l1ki27se.ant-input-affix-wrapper {
31195
+ border-top-right-radius: 0;
31196
+ border-bottom-right-radius: 0;
31720
31197
  }
31721
31198
 
31722
- .lckqe8j {
31723
- font-family: Inter;
31724
- font-style: normal;
31725
- font-weight: bold;
31726
- text-transform: uppercase;
31727
- font-feature-settings: "cpsp" on;
31728
- font-size: 14px;
31729
- line-height: 22px;
31199
+ input.rrg1fkn.ant-input {
31200
+ border-top-left-radius: 0;
31201
+ border-bottom-left-radius: 0;
31730
31202
  }
31731
31203
 
31732
- .l1kuminb {
31733
- font-family: Inter;
31734
- font-style: normal;
31735
- font-weight: normal;
31736
- font-size: 13px;
31737
- line-height: 20px;
31204
+ .rrg1fkn.ant-input-affix-wrapper {
31205
+ border-top-left-radius: 0;
31206
+ border-bottom-left-radius: 0;
31738
31207
  }
31739
31208
 
31740
- .l1pbuf5j {
31741
- font-family: Inter;
31742
- font-style: normal;
31743
- font-weight: 600;
31744
- font-size: 13px;
31745
- line-height: 20px;
31209
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
31210
+ border-top-right-radius: 0;
31211
+ border-bottom-right-radius: 0;
31746
31212
  }
31747
31213
 
31748
- .l1r4ztu {
31749
- font-family: Inter;
31750
- font-style: normal;
31751
- font-weight: bold;
31752
- font-size: 13px;
31753
- line-height: 20px;
31214
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
31215
+ border-top-left-radius: 0;
31216
+ border-bottom-left-radius: 0;
31754
31217
  }
31755
31218
 
31756
- .ly8vzok {
31757
- font-family: Inter;
31758
- font-style: normal;
31759
- font-weight: normal;
31760
- font-size: 13px;
31761
- line-height: 20px;
31219
+ .s34f1qb.ant-switch {
31220
+ min-width: 40px;
31221
+ height: 24px;
31222
+ background: rgba(172, 186, 211, 0.6);
31223
+ overflow: hidden;
31762
31224
  }
31763
-
31764
- .lumfmf {
31765
- font-family: Inter;
31766
- font-style: normal;
31767
- font-weight: 600;
31768
- font-size: 13px;
31769
- line-height: 20px;
31225
+ .s34f1qb.ant-switch:focus {
31226
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31770
31227
  }
31771
-
31772
- .l16ujwmv {
31773
- font-family: Inter;
31774
- font-style: normal;
31775
- font-weight: bold;
31776
- font-size: 13px;
31777
- line-height: 20px;
31228
+ .s34f1qb.ant-switch-small {
31229
+ min-width: 26px;
31230
+ height: 16px;
31778
31231
  }
31779
-
31780
- .l17o1ffr {
31781
- font-family: Inter;
31782
- font-style: normal;
31783
- font-weight: normal;
31784
- text-transform: uppercase;
31785
- font-feature-settings: "cpsp" on;
31786
- font-size: 13px;
31787
- line-height: 20px;
31232
+ .s34f1qb.ant-switch-large {
31233
+ min-width: 52px;
31234
+ height: 32px;
31788
31235
  }
31789
-
31790
- .lngllvn {
31791
- font-family: Inter;
31792
- font-style: normal;
31793
- font-weight: bold;
31794
- text-transform: uppercase;
31795
- font-feature-settings: "cpsp" on;
31796
- font-size: 13px;
31797
- line-height: 20px;
31236
+ .s34f1qb.ant-switch .ant-switch-handle {
31237
+ height: 20px;
31238
+ width: 20px;
31798
31239
  }
31799
-
31800
- .l2i7fo9 {
31801
- font-family: Inter;
31802
- font-style: normal;
31803
- font-weight: normal;
31804
- font-size: 12px;
31805
- line-height: 18px;
31240
+ .s34f1qb.ant-switch .ant-switch-handle::before {
31241
+ border-radius: 10px;
31242
+ transition-delay: 120ms;
31806
31243
  }
31807
-
31808
- .l1x7hscx {
31809
- font-family: Inter;
31810
- font-style: normal;
31811
- font-weight: 500;
31812
- font-size: 12px;
31813
- line-height: 18px;
31244
+ .s34f1qb.ant-switch-small .ant-switch-handle {
31245
+ height: 14px;
31246
+ width: 14px;
31247
+ top: 1px;
31248
+ left: 1px;
31814
31249
  }
31815
-
31816
- .le1jwan {
31817
- font-family: Inter;
31818
- font-style: normal;
31819
- font-weight: bold;
31820
- font-size: 12px;
31821
- line-height: 18px;
31250
+ .s34f1qb.ant-switch-large .ant-switch-handle {
31251
+ height: 28px;
31252
+ width: 28px;
31253
+ }
31254
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
31255
+ border-radius: 14px;
31256
+ }
31257
+ .s34f1qb.ant-switch-checked {
31258
+ background-color: #00ba5d;
31259
+ }
31260
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
31261
+ left: calc(100% - 20px - 2px);
31262
+ }
31263
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
31264
+ left: calc(100% - 14px - 1px);
31265
+ }
31266
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
31267
+ left: calc(100% - 28px - 2px);
31822
31268
  }
31823
31269
 
31824
- .lyxynfj {
31825
- font-family: Inter;
31826
- font-style: normal;
31827
- font-weight: normal;
31828
- font-size: 12px;
31829
- line-height: 18px;
31270
+ .c1to9vb9 {
31271
+ margin-left: 5px;
31830
31272
  }
31831
31273
 
31832
- .lpb2nxv {
31833
- font-family: Inter;
31834
- font-style: normal;
31835
- font-weight: 500;
31836
- font-size: 12px;
31837
- line-height: 18px;
31274
+ .c1uzzomf {
31275
+ margin-bottom: 16px;
31276
+ }
31277
+ .c1uzzomf .card-title {
31278
+ font-size: 16px;
31279
+ color: rgba(44, 56, 82, 0.6);
31280
+ font-weight: 700;
31281
+ line-height: 32px;
31282
+ }
31283
+ .c1uzzomf .card-body {
31284
+ padding: 24px;
31285
+ border-radius: 8px;
31286
+ background: #fff;
31287
+ }
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;
31838
31294
  }
31839
31295
 
31840
- .l1r8o3vv {
31841
- font-family: Inter;
31842
- font-style: normal;
31843
- font-weight: bold;
31844
- font-size: 12px;
31845
- line-height: 18px;
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);
31846
31334
  }
31847
31335
 
31848
- .lemnjy2 {
31849
- font-family: Inter;
31850
- font-style: normal;
31851
- font-weight: normal;
31852
- text-transform: uppercase;
31853
- font-feature-settings: "cpsp" on;
31854
- font-size: 12px;
31855
- line-height: 18px;
31336
+ .t1upn1sz {
31337
+ height: 100%;
31856
31338
  }
31857
31339
 
31858
- .lrc42gb {
31859
- font-family: Inter;
31860
- font-style: normal;
31861
- font-weight: bold;
31862
- text-transform: uppercase;
31863
- font-feature-settings: "cpsp" on;
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%;
31353
+ }
31354
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31355
+ padding: 15px 0;
31356
+ }
31357
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31358
+ display: none;
31359
+ }
31360
+ .tta5kd2 .active-row td:nth-child(1) {
31361
+ font-weight: 700;
31362
+ }
31363
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
31364
+ font-weight: 700;
31365
+ }
31366
+ .tta5kd2 .ant-spin-nested-loading {
31367
+ height: 100%;
31368
+ }
31369
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31370
+ height: 100%;
31371
+ overflow: visible;
31372
+ }
31373
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
31374
+ max-height: none;
31375
+ }
31376
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
31377
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
31378
+ display: none;
31379
+ }
31380
+ .tta5kd2 td.ant-table-column-sort {
31381
+ background: transparent;
31382
+ }
31383
+ .tta5kd2 td.ant-table-cell-fix-left,
31384
+ .tta5kd2 td.ant-table-cell-fix-right {
31385
+ background: #fff;
31386
+ padding: 0 !important;
31387
+ }
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
+ .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%;
31400
+ }
31401
+ .tta5kd2 .ant-table-container {
31402
+ height: 100%;
31403
+ }
31404
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
31405
+ box-shadow: none !important;
31406
+ }
31407
+ .tta5kd2 .ant-table {
31408
+ border-radius: 0px;
31409
+ border-left: none;
31410
+ border-right: none;
31411
+ border-bottom: none;
31412
+ height: 100%;
31864
31413
  font-size: 12px;
31865
- line-height: 18px;
31414
+ background: transparent;
31866
31415
  }
31867
-
31868
- .fqaz4mb {
31869
- font-family: Inter;
31870
- font-style: normal;
31871
- font-weight: normal;
31872
- font-size: 13px;
31873
- line-height: 20px;
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;
31874
31421
  }
31875
-
31876
- .f13we5o {
31877
- font-family: Inter;
31878
- font-style: normal;
31879
- font-weight: normal;
31880
- font-size: 13px;
31881
- line-height: 20px;
31422
+ .tta5kd2 .ant-table .time-wrapper .date,
31423
+ .tta5kd2 .ant-table .value {
31424
+ color: #2d3a56;
31882
31425
  }
31883
-
31884
- .ffmjua2 {
31885
- font-family: Inter;
31886
- font-style: normal;
31887
- font-weight: normal;
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;
31468
+ }
31469
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31470
+ height: auto;
31471
+ color: #00122e;
31888
31472
  font-size: 12px;
31889
- line-height: 18px;
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);
31526
+ }
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);
31530
+ }
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);
31536
+ }
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);
31540
+ }
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);
31546
+ }
31547
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31548
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31549
+ }
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;
31553
+ }
31554
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31555
+ border-top-color: white;
31556
+ }
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;
31561
+ }
31562
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31563
+ border-radius: 8px 0 0 8px;
31564
+ }
31565
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31566
+ border-radius: 0 8px 8px 0;
31567
+ }
31568
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31569
+ background: rgba(0, 136, 255, 0.1);
31570
+ }
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;
31579
+ }
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;
31588
+ }
31589
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31590
+ padding: unset;
31890
31591
  }
31891
-
31892
- .fz2mxw0 {
31893
- font-family: Inter;
31894
- font-style: normal;
31895
- font-weight: normal;
31896
- font-size: 12px;
31897
- line-height: 18px;
31592
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31593
+ display: none;
31898
31594
  }
31899
-
31900
- .t1ertzoh {
31901
- font-family: Inter;
31902
- font-style: normal;
31903
- font-weight: normal;
31904
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31905
- font-size: 13px;
31906
- line-height: 20px;
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;
31907
31600
  }
31908
-
31909
- .t19bge8r {
31910
- font-family: Inter;
31911
- font-style: normal;
31912
- font-weight: normal;
31913
- font-feature-settings: "zero" on;
31914
- font-size: 13px;
31915
- line-height: 20px;
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;
31916
31605
  }
31917
-
31918
- .tjrzfyl {
31919
- font-family: Inter;
31920
- font-style: normal;
31921
- font-weight: normal;
31922
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31923
- font-size: 12px;
31924
- line-height: 18px;
31606
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31607
+ padding: 15px 25px 15px 8px;
31925
31608
  }
31926
-
31927
- .tm6s7bo {
31928
- font-family: Inter;
31929
- font-style: normal;
31930
- font-weight: 500;
31931
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31932
- font-size: 12px;
31933
- line-height: 18px;
31609
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31610
+ padding: 0;
31934
31611
  }
31935
-
31936
- .t19zq6ic {
31937
- font-family: Inter;
31938
- font-style: normal;
31939
- font-weight: normal;
31940
- font-feature-settings: "zero" on;
31941
- font-size: 12px;
31942
- line-height: 18px;
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;
31943
31620
  }
31944
-
31945
- .t1gduru8 {
31946
- font-family: Inter;
31947
- font-style: normal;
31948
- font-weight: 500;
31949
- font-feature-settings: "zero" on;
31950
- font-size: 12px;
31951
- line-height: 18px;
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);
31952
31624
  }
31953
-
31954
- .t55raab {
31955
- font-family: Inter;
31956
- font-style: normal;
31957
- font-weight: bold;
31958
- font-feature-settings: "zero" on;
31959
- font-size: 16px;
31960
- line-height: 24px;
31625
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31626
+ display: block;
31961
31627
  }
31962
-
31963
- .u1w9abfe {
31964
- font-family: Inter;
31965
- font-style: normal;
31966
- font-weight: normal;
31967
- font-size: 10px;
31968
- line-height: 12px;
31628
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31629
+ display: none;
31969
31630
  }
31970
-
31971
- .c18gxmrl {
31972
- border: 1px solid #d8deeb;
31973
- border-radius: 4px;
31631
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31632
+ transform: translateY(-50%);
31974
31633
  }
31975
- .c18gxmrl + .c18gxmrl {
31976
- margin-top: 8px;
31634
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31635
+ transform: translateY(-50%) rotateX(180deg);
31977
31636
  }
31978
- .c18gxmrl:hover {
31979
- border-color: #0080ff;
31637
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31638
+ background: #f2f5fa;
31980
31639
  }
31981
- .c18gxmrl:hover > header {
31982
- background: rgba(0, 128, 255, 0.1);
31640
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31641
+ display: block;
31983
31642
  }
31984
- .c18gxmrl.active header {
31985
- border-bottom: 1px solid #d8deeb;
31643
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31644
+ padding-right: 25px;
31986
31645
  }
31987
- .c18gxmrl > header {
31988
- padding: 8px 12px;
31646
+ .tta5kd2 .ant-table .ant-table-selection-column {
31647
+ padding: 0 !important;
31989
31648
  }
31990
-
31991
- .berrcjl {
31992
- color: rgba(10, 37, 85, 0.6);
31993
- margin-bottom: 4px;
31649
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31650
+ position: absolute;
31651
+ left: 50%;
31652
+ top: 50%;
31653
+ transform: translate(-50%, -50%);
31994
31654
  }
31995
- .berrcjl .breadcrumb-link {
31996
- color: rgba(10, 37, 85, 0.6);
31997
- cursor: pointer;
31998
- transition: color 160ms ease;
31655
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
31656
+ display: none;
31999
31657
  }
32000
- .berrcjl .breadcrumb-link:hover {
32001
- color: #0080ff;
31658
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31659
+ background: #fff;
32002
31660
  }
32003
- .berrcjl .breadcrumb-link:active {
32004
- color: #005ed1;
31661
+ .tta5kd2 .ant-table .ant-table-placeholder {
31662
+ background: inherit;
32005
31663
  }
32006
-
32007
- .c1uzzomf {
32008
- margin-bottom: 16px;
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;
32009
31670
  }
32010
- .c1uzzomf .card-title {
32011
- font-size: 16px;
32012
- color: rgba(44, 56, 82, 0.6);
32013
- font-weight: 700;
32014
- line-height: 32px;
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);
32015
31676
  }
32016
- .c1uzzomf .card-body {
32017
- padding: 24px;
32018
- border-radius: 8px;
31677
+ .tta5kd2 .ant-table td.cell__action_ {
31678
+ padding: 0 !important;
31679
+ position: relative;
32019
31680
  background: #fff;
32020
31681
  }
32021
- .c1uzzomf .empty {
32022
- font-weight: 700;
32023
- font-size: 14px;
32024
- line-height: 22px;
32025
- color: rgba(0, 21, 64, 0.3);
32026
- text-align: center;
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;
31688
+ }
31689
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
31690
+ width: 24px;
31691
+ height: 24px;
31692
+ cursor: pointer;
31693
+ justify-content: center;
31694
+ border-radius: 4px;
31695
+ }
31696
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31697
+ background: #fff;
32027
31698
  }
32028
31699
 
32029
31700
  .m15dvk92 {
@@ -32046,35 +31717,6 @@ input.rrg1fkn.ant-input {
32046
31717
  text-overflow: ellipsis;
32047
31718
  }
32048
31719
 
32049
- .c10crapj {
32050
- border-radius: 8px;
32051
- }
32052
- .c10crapj .ant-card-body {
32053
- padding: 20px 24px 24px 24px;
32054
- }
32055
-
32056
- .cav9p2m .ant-collapse-item {
32057
- border: 0px;
32058
- background-color: #fff;
32059
- }
32060
- .cav9p2m .ant-collapse-item .ant-collapse-header {
32061
- padding-top: 0px;
32062
- padding-bottom: 0px;
32063
- padding-left: 0px !important;
32064
- padding-right: 24px;
32065
- }
32066
- .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32067
- right: 0px;
32068
- }
32069
- .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32070
- padding: 0px;
32071
- }
32072
-
32073
- .csf0p6c .ant-collapse-item .ant-collapse-header {
32074
- padding-right: 0px;
32075
- cursor: default;
32076
- }
32077
-
32078
31720
  .c198s9j3 {
32079
31721
  color: #2d3a56;
32080
31722
  line-height: 22px;
@@ -32132,18 +31774,51 @@ input.rrg1fkn.ant-input {
32132
31774
  margin-left: 12px;
32133
31775
  color: #2d3a56;
32134
31776
  }
32135
- .c198s9j3 .ant-checkbox + span .sub,
32136
- .c198s9j3 .ant-checkbox-disabled + span .sub {
32137
- margin-left: 28px;
32138
- color: rgba(44, 56, 82, 0.6);
31777
+ .c198s9j3 .ant-checkbox + span .sub,
31778
+ .c198s9j3 .ant-checkbox-disabled + span .sub {
31779
+ margin-left: 28px;
31780
+ color: rgba(44, 56, 82, 0.6);
31781
+ }
31782
+ .c198s9j3.compact .ant-checkbox + span .main,
31783
+ .c198s9j3.compact .ant-checkbox-disabled + span .main {
31784
+ margin-left: 8px;
31785
+ }
31786
+ .c198s9j3.compact .ant-checkbox + span .sub,
31787
+ .c198s9j3.compact .ant-checkbox-disabled + span .sub {
31788
+ margin-left: 24px;
31789
+ }
31790
+
31791
+ .c10crapj {
31792
+ border-radius: 8px;
31793
+ }
31794
+ .c10crapj .ant-card-body {
31795
+ padding: 20px 24px 24px 24px;
31796
+ }
31797
+
31798
+ .cav9p2m .ant-collapse-item {
31799
+ border: 0px;
31800
+ background-color: #fff;
31801
+ }
31802
+ .cav9p2m .ant-collapse-item .ant-collapse-header {
31803
+ padding-top: 0px;
31804
+ padding-bottom: 0px;
31805
+ padding-left: 0px !important;
31806
+ padding-right: 24px;
31807
+ }
31808
+ .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
31809
+ right: 0px;
32139
31810
  }
32140
- .c198s9j3.compact .ant-checkbox + span .main,
32141
- .c198s9j3.compact .ant-checkbox-disabled + span .main {
32142
- margin-left: 8px;
31811
+ .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
31812
+ padding: 0px;
32143
31813
  }
32144
- .c198s9j3.compact .ant-checkbox + span .sub,
32145
- .c198s9j3.compact .ant-checkbox-disabled + span .sub {
32146
- margin-left: 24px;
31814
+
31815
+ .csf0p6c .ant-collapse-item .ant-collapse-header {
31816
+ padding-right: 0px;
31817
+ cursor: default;
31818
+ }
31819
+
31820
+ .t3qomhu {
31821
+ margin: 0 2px;
32147
31822
  }
32148
31823
 
32149
31824
  .o8ocss1 {
@@ -32155,16 +31830,8 @@ input.rrg1fkn.ant-input {
32155
31830
  white-space: nowrap;
32156
31831
  }
32157
31832
 
32158
- .n3qomhu {
32159
- font-size: 90%;
32160
- font-weight: bold;
32161
- background-color: rgba(240, 243, 247, 0.6);
32162
- padding: 1px 4px 1px;
32163
- margin-left: 2px;
32164
- margin-right: 2px;
32165
- border: 1px solid rgba(213, 219, 227, 0.6);
32166
- border-radius: 4px;
32167
- word-break: break-all;
31833
+ .iiqau4c.ant-input-group.ant-input-group-compact {
31834
+ display: flex;
32168
31835
  }
32169
31836
 
32170
31837
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
@@ -32224,10 +31891,6 @@ input.rrg1fkn.ant-input {
32224
31891
  transform: rotate(180deg);
32225
31892
  }
32226
31893
 
32227
- .iiqau4c.ant-input-group.ant-input-group-compact {
32228
- display: flex;
32229
- }
32230
-
32231
31894
  .igz4le8 {
32232
31895
  height: 24px;
32233
31896
  width: 56px !important;
@@ -32316,6 +31979,137 @@ input.rrg1fkn.ant-input {
32316
31979
  margin-right: 4px;
32317
31980
  }
32318
31981
 
31982
+ .s1uupxds {
31983
+ padding: 0 8px;
31984
+ border-radius: 4px;
31985
+ }
31986
+
31987
+ .m10sqwut {
31988
+ padding: 2px 8px;
31989
+ border-radius: 3px;
31990
+ }
31991
+
31992
+ .l1d492wb {
31993
+ padding: 3px 8px;
31994
+ border-radius: 2px;
31995
+ }
31996
+
31997
+ .t1lzavmu.ant-tag:hover {
31998
+ opacity: unset;
31999
+ }
32000
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32001
+ margin: 0;
32002
+ margin-right: 8px;
32003
+ display: inline-flex;
32004
+ align-items: center;
32005
+ border: none;
32006
+ }
32007
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32008
+ width: 16px;
32009
+ height: 16px;
32010
+ color: inherit;
32011
+ margin-left: 4px;
32012
+ opacity: 0.6;
32013
+ display: inline-flex;
32014
+ }
32015
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32016
+ opacity: 1;
32017
+ }
32018
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32019
+ color: #0080ff;
32020
+ background-color: rgba(0, 136, 255, 0.1);
32021
+ }
32022
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32023
+ color: #f0483e;
32024
+ background-color: rgba(255, 74, 74, 0.1);
32025
+ }
32026
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32027
+ color: #e07f00;
32028
+ background-color: rgba(255, 187, 0, 0.1);
32029
+ }
32030
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32031
+ color: #008f4c;
32032
+ background-color: rgba(30, 201, 127, 0.1);
32033
+ }
32034
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32035
+ color: #1d326c;
32036
+ background-color: rgba(225, 230, 241, 0.6);
32037
+ }
32038
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32039
+ color: #7E41FF;
32040
+ background-color: rgba(126, 65, 255, 0.1);
32041
+ }
32042
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32043
+ color: #fff;
32044
+ }
32045
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32046
+ background-color: #f0483e;
32047
+ }
32048
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32049
+ background-color: #fea008;
32050
+ }
32051
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32052
+ background-color: #00ba5d;
32053
+ }
32054
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32055
+ background-color: #0080ff;
32056
+ }
32057
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32058
+ background-color: #6b7d99;
32059
+ }
32060
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32061
+ background-color: #7E41FF;
32062
+ }
32063
+
32064
+ .l4bld33 {
32065
+ width: 64px;
32066
+ height: 64px;
32067
+ display: flex;
32068
+ align-items: center;
32069
+ justify-content: center;
32070
+ position: relative;
32071
+ opacity: 0.2;
32072
+ }
32073
+
32074
+ .lgitjoj {
32075
+ position: absolute;
32076
+ width: 5px;
32077
+ height: 48px;
32078
+ left: 9.33px;
32079
+ top: 40.5px;
32080
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32081
+ border-radius: 5px;
32082
+ transform: rotate(-128deg);
32083
+ transform-origin: top left;
32084
+ animation: loading-indicator1 1100ms ease-out infinite;
32085
+ }
32086
+
32087
+ .l13g0exg {
32088
+ position: absolute;
32089
+ width: 5px;
32090
+ height: 48px;
32091
+ left: 40.8px;
32092
+ top: 8.4px;
32093
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32094
+ border-radius: 5px;
32095
+ transform: rotate(-8deg);
32096
+ transform-origin: top left;
32097
+ animation: loading-indicator2 1100ms ease-out infinite;
32098
+ }
32099
+
32100
+ .l1exo3h6 {
32101
+ position: absolute;
32102
+ width: 5px;
32103
+ height: 48px;
32104
+ left: 52.9px;
32105
+ top: 51.8px;
32106
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32107
+ border-radius: 5px;
32108
+ transform: rotate(112deg);
32109
+ transform-origin: top left;
32110
+ animation: loading-indicator3 1100ms ease-out infinite;
32111
+ }
32112
+
32319
32113
  .m1thnes4 {
32320
32114
  color: rgba(44, 56, 82, 0.6);
32321
32115
  text-align: center;
@@ -32440,123 +32234,41 @@ input.rrg1fkn.ant-input {
32440
32234
  cursor: pointer;
32441
32235
  }
32442
32236
  .m16f7gpb .recharts-xAxis {
32443
- font-size: 12px;
32444
- }
32445
- .m16f7gpb .pointer-wrapper {
32446
- position: absolute;
32447
- bottom: 10px;
32448
- padding: 0 8px;
32449
- border-radius: 4px;
32450
- font-size: 12px;
32451
- color: #fff;
32452
- background: rgba(0, 0, 0, 0.75);
32453
- transform: translateX(-50%);
32454
- }
32455
-
32456
- .t1ipvk51 {
32457
- min-width: 200px;
32458
- }
32459
-
32460
- .t1kgldps {
32461
- display: flex;
32462
- align-items: center;
32463
- justify-content: space-between;
32464
- background-color: rgba(0, 0, 0, 0.75);
32465
- color: #b4beca;
32466
- font-size: 12px;
32467
- padding: 3px 6px;
32468
- }
32469
- .t1kgldps:first-child {
32470
- padding-top: 3px;
32471
- }
32472
- .t1kgldps:last-child {
32473
- padding-bottom: 3px;
32474
- }
32475
- .t1kgldps .column-value {
32476
- color: #fff;
32477
- margin-left: 8px;
32478
- }
32479
-
32480
- .s1uupxds {
32481
- padding: 0 8px;
32482
- border-radius: 4px;
32483
- }
32484
-
32485
- .m10sqwut {
32486
- padding: 2px 8px;
32487
- border-radius: 3px;
32488
- }
32489
-
32490
- .l1d492wb {
32491
- padding: 3px 8px;
32492
- border-radius: 2px;
32493
- }
32494
-
32495
- .t1lzavmu.ant-tag:hover {
32496
- opacity: unset;
32497
- }
32498
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32499
- margin: 0;
32500
- margin-right: 8px;
32501
- display: inline-flex;
32502
- align-items: center;
32503
- border: none;
32504
- }
32505
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32506
- width: 16px;
32507
- height: 16px;
32508
- color: inherit;
32509
- margin-left: 4px;
32510
- opacity: 0.6;
32511
- display: inline-flex;
32512
- }
32513
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32514
- opacity: 1;
32515
- }
32516
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32517
- color: #0080ff;
32518
- background-color: rgba(0, 136, 255, 0.1);
32519
- }
32520
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32521
- color: #f0483e;
32522
- background-color: rgba(255, 74, 74, 0.1);
32523
- }
32524
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32525
- color: #e07f00;
32526
- background-color: rgba(255, 187, 0, 0.1);
32527
- }
32528
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32529
- color: #008f4c;
32530
- background-color: rgba(30, 201, 127, 0.1);
32531
- }
32532
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32533
- color: #1d326c;
32534
- background-color: rgba(225, 230, 241, 0.6);
32535
- }
32536
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32537
- color: #7E41FF;
32538
- background-color: rgba(126, 65, 255, 0.1);
32237
+ font-size: 12px;
32539
32238
  }
32540
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32239
+ .m16f7gpb .pointer-wrapper {
32240
+ position: absolute;
32241
+ bottom: 10px;
32242
+ padding: 0 8px;
32243
+ border-radius: 4px;
32244
+ font-size: 12px;
32541
32245
  color: #fff;
32246
+ background: rgba(0, 0, 0, 0.75);
32247
+ transform: translateX(-50%);
32542
32248
  }
32543
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32544
- background-color: #f0483e;
32545
- }
32546
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32547
- background-color: #fea008;
32249
+
32250
+ .t1ipvk51 {
32251
+ min-width: 200px;
32548
32252
  }
32549
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32550
- background-color: #00ba5d;
32253
+
32254
+ .t1kgldps {
32255
+ display: flex;
32256
+ align-items: center;
32257
+ justify-content: space-between;
32258
+ background-color: rgba(0, 0, 0, 0.75);
32259
+ color: #b4beca;
32260
+ font-size: 12px;
32261
+ padding: 3px 6px;
32551
32262
  }
32552
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32553
- background-color: #0080ff;
32263
+ .t1kgldps:first-child {
32264
+ padding-top: 3px;
32554
32265
  }
32555
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32556
- background-color: #6b7d99;
32266
+ .t1kgldps:last-child {
32267
+ padding-bottom: 3px;
32557
32268
  }
32558
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32559
- background-color: #7E41FF;
32269
+ .t1kgldps .column-value {
32270
+ color: #fff;
32271
+ margin-left: 8px;
32560
32272
  }
32561
32273
 
32562
32274
  .sq6vos1 {
@@ -32774,6 +32486,10 @@ input.rrg1fkn.ant-input {
32774
32486
  background: rgba(163, 180, 204, 0.18);
32775
32487
  }
32776
32488
 
32489
+ .c1k4vanq {
32490
+ padding: 0 12px 14px 12px;
32491
+ }
32492
+
32777
32493
  .c1udgdh2 {
32778
32494
  color: #2d3a56;
32779
32495
  padding: 7px 12px;
@@ -32814,8 +32530,20 @@ input.rrg1fkn.ant-input {
32814
32530
  margin-right: 2px;
32815
32531
  }
32816
32532
 
32817
- .c1k4vanq {
32818
- padding: 0 12px 14px 12px;
32533
+ .rrwcpby {
32534
+ display: flex;
32535
+ align-items: center;
32536
+ }
32537
+ .rrwcpby .order {
32538
+ height: 24px;
32539
+ width: 24px;
32540
+ border-radius: 20px;
32541
+ color: #0080ff;
32542
+ background: rgba(0, 136, 255, 0.1);
32543
+ display: flex;
32544
+ align-items: center;
32545
+ justify-content: center;
32546
+ margin-right: 6px;
32819
32547
  }
32820
32548
 
32821
32549
  .bab9xum {
@@ -32835,22 +32563,6 @@ input.rrg1fkn.ant-input {
32835
32563
  transform: translateY(-4px);
32836
32564
  }
32837
32565
 
32838
- .rrwcpby {
32839
- display: flex;
32840
- align-items: center;
32841
- }
32842
- .rrwcpby .order {
32843
- height: 24px;
32844
- width: 24px;
32845
- border-radius: 20px;
32846
- color: #0080ff;
32847
- background: rgba(0, 136, 255, 0.1);
32848
- display: flex;
32849
- align-items: center;
32850
- justify-content: center;
32851
- margin-right: 6px;
32852
- }
32853
-
32854
32566
  .f1p9ti6d {
32855
32567
  width: 100%;
32856
32568
  margin-bottom: 0 !important;
@@ -32882,92 +32594,6 @@ input.rrg1fkn.ant-input {
32882
32594
  min-height: 0px;
32883
32595
  }
32884
32596
 
32885
- .at4ovwe .ant-input-number-handler-wrap {
32886
- display: var(--at4ovwe-0);
32887
- }
32888
- .at4ovwe .ant-input-number-input-wrap {
32889
- padding: 5px 12px;
32890
- display: inline-flex;
32891
- line-height: 1.5715;
32892
- height: 100%;
32893
- width: 100%;
32894
- }
32895
- .at4ovwe .ant-input-number-input-wrap::after {
32896
- content: var(--at4ovwe-1);
32897
- display: var(--at4ovwe-2);
32898
- flex: none;
32899
- align-items: center;
32900
- margin-left: 4px;
32901
- color: rgba(44, 56, 82, 0.6);
32902
- }
32903
- .at4ovwe .ant-input-number-input-wrap::before {
32904
- content: var(--at4ovwe-3);
32905
- display: var(--at4ovwe-4);
32906
- flex: none;
32907
- align-items: center;
32908
- margin-right: 4px;
32909
- cursor: auto;
32910
- color: rgba(44, 56, 82, 0.6);
32911
- }
32912
- .ant-input-group.ant-input-group-compact > .at4ovwe {
32913
- border-radius: 0;
32914
- }
32915
- .at4ovwe.ant-input-number {
32916
- width: 100%;
32917
- border-radius: 6px;
32918
- }
32919
- .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
32920
- border-color: #0096ff;
32921
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32922
- z-index: 1;
32923
- }
32924
- .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
32925
- border-color: #e75a3a;
32926
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32927
- }
32928
- .at4ovwe .ant-input-number-input {
32929
- padding: 0;
32930
- margin: 0;
32931
- height: auto;
32932
- font-size: inherit;
32933
- }
32934
-
32935
- .iwsze0q {
32936
- margin-right: 4px;
32937
- height: 16px;
32938
- }
32939
-
32940
- .a6dbbkm .ant-input-number-handler-wrap {
32941
- display: var(--a6dbbkm-0);
32942
- }
32943
- .a6dbbkm .ant-input-number-input-wrap {
32944
- padding: 4px 11px;
32945
- display: inline-flex;
32946
- line-height: 1.5715;
32947
- height: inherit;
32948
- }
32949
- .a6dbbkm .ant-input-number-input-wrap::after {
32950
- content: var(--a6dbbkm-1);
32951
- display: var(--a6dbbkm-2);
32952
- flex: none;
32953
- align-items: center;
32954
- margin-left: 4px;
32955
- }
32956
- .a6dbbkm .ant-input-number-input-wrap::before {
32957
- content: var(--a6dbbkm-3);
32958
- display: var(--a6dbbkm-4);
32959
- flex: none;
32960
- align-items: center;
32961
- margin-right: 4px;
32962
- cursor: auto;
32963
- }
32964
- .a6dbbkm .ant-input-number-input {
32965
- padding: 0;
32966
- margin: 0;
32967
- height: auto;
32968
- font-size: inherit;
32969
- }
32970
-
32971
32597
  .tc40oxa {
32972
32598
  margin-bottom: 4px;
32973
32599
  color: rgba(44, 56, 82, 0.6);
@@ -33161,6 +32787,56 @@ input.rrg1fkn.ant-input {
33161
32787
  margin-right: 8px;
33162
32788
  }
33163
32789
 
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
+
33164
32840
  .w1xcixj5.outside-tag {
33165
32841
  padding-left: 0;
33166
32842
  }
@@ -33189,6 +32865,49 @@ input.rrg1fkn.ant-input {
33189
32865
  height: 16px;
33190
32866
  }
33191
32867
 
32868
+ .n1r5ku5l.ant-tag.ant-tag-gray {
32869
+ font-weight: 700;
32870
+ color: #00122e;
32871
+ background-color: rgba(237, 241, 250, 0.6);
32872
+ border: 1px solid rgba(211, 218, 235, 0.6);
32873
+ }
32874
+
32875
+ .iwsze0q {
32876
+ margin-right: 4px;
32877
+ height: 16px;
32878
+ }
32879
+
32880
+ .a6dbbkm .ant-input-number-handler-wrap {
32881
+ display: var(--a6dbbkm-0);
32882
+ }
32883
+ .a6dbbkm .ant-input-number-input-wrap {
32884
+ padding: 4px 11px;
32885
+ display: inline-flex;
32886
+ line-height: 1.5715;
32887
+ height: inherit;
32888
+ }
32889
+ .a6dbbkm .ant-input-number-input-wrap::after {
32890
+ content: var(--a6dbbkm-1);
32891
+ display: var(--a6dbbkm-2);
32892
+ flex: none;
32893
+ align-items: center;
32894
+ margin-left: 4px;
32895
+ }
32896
+ .a6dbbkm .ant-input-number-input-wrap::before {
32897
+ content: var(--a6dbbkm-3);
32898
+ display: var(--a6dbbkm-4);
32899
+ flex: none;
32900
+ align-items: center;
32901
+ margin-right: 4px;
32902
+ cursor: auto;
32903
+ }
32904
+ .a6dbbkm .ant-input-number-input {
32905
+ padding: 0;
32906
+ margin: 0;
32907
+ height: auto;
32908
+ font-size: inherit;
32909
+ }
32910
+
33192
32911
  .feau332.ant-form-item {
33193
32912
  margin-bottom: 0;
33194
32913
  }