@cloudtower/eagle 0.27.4 → 0.27.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -29471,81 +29471,6 @@ html body {
29471
29471
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29472
29472
  }
29473
29473
  }
29474
- .fde5mpd {
29475
- width: 100%;
29476
- height: 100%;
29477
- min-height: 124px;
29478
- display: flex;
29479
- flex-direction: column;
29480
- justify-content: center;
29481
- align-items: center;
29482
- }
29483
- .fde5mpd .error-text {
29484
- color: rgba(10, 37, 85, 0.6);
29485
- margin-bottom: 16px;
29486
- font-size: 18px;
29487
- }
29488
-
29489
- .bpq0js6 {
29490
- padding: 4px 11px;
29491
- }
29492
-
29493
- .b15sn34c {
29494
- white-space: nowrap;
29495
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29496
- }
29497
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29498
- --color: #0080ff;
29499
- }
29500
- .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] {
29501
- --color: #0080ff;
29502
- }
29503
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29504
- margin-left: 1px;
29505
- }
29506
- .b15sn34c > .ant-btn:not(:only-child):first-child {
29507
- border-top-right-radius: 0;
29508
- border-bottom-right-radius: 0;
29509
- }
29510
- .b15sn34c > .ant-btn:not(:only-child):last-child {
29511
- border-top-left-radius: 0;
29512
- border-bottom-left-radius: 0;
29513
- }
29514
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29515
- border-radius: unset;
29516
- }
29517
-
29518
- .iap75of {
29519
- height: 18px;
29520
- line-height: 18px;
29521
- padding: 0 4px;
29522
- border-radius: 4px;
29523
- background: rgba(235, 239, 245, 0.6);
29524
- border: 1px solid rgba(223, 228, 235, 0.6);
29525
- display: flex;
29526
- align-items: center;
29527
- white-space: nowrap;
29528
- margin-right: 4px;
29529
- }
29530
-
29531
- .i1mrf09m {
29532
- display: inline-flex;
29533
- align-items: center;
29534
- }
29535
- .i1mrf09m .icon-inner {
29536
- display: inline-flex;
29537
- align-items: center;
29538
- justify-content: center;
29539
- }
29540
- .i1mrf09m .icon-inner + span,
29541
- .i1mrf09m span + .icon-inner.suffix {
29542
- margin-left: 4px;
29543
- }
29544
- .i1mrf09m.is-rotate img,
29545
- .i1mrf09m.is-rotate svg {
29546
- animation: rotate 680ms linear infinite;
29547
- }
29548
-
29549
29474
  .buj61ew.ant-btn-icon-only {
29550
29475
  justify-content: center;
29551
29476
  }
@@ -29796,1410 +29721,1048 @@ html body {
29796
29721
  padding: 0;
29797
29722
  }
29798
29723
 
29799
- .cz04yix {
29800
- display: flex;
29801
- flex-direction: column;
29802
- }
29803
-
29804
- .m1if5j39 {
29805
- max-width: 1120px;
29806
- width: 100%;
29807
- margin: 0 auto;
29808
- height: 100%;
29724
+ .bpq0js6 {
29725
+ padding: 4px 11px;
29809
29726
  }
29810
29727
 
29811
- .w1vvwdlp {
29812
- max-width: 1120px;
29813
- width: 100%;
29814
- margin: 0 auto;
29815
- display: flex;
29728
+ .b15sn34c {
29729
+ white-space: nowrap;
29730
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29816
29731
  }
29817
- .w1vvwdlp .left,
29818
- .w1vvwdlp .right {
29819
- flex-grow: 0;
29820
- flex-shrink: 0;
29821
- flex-basis: 21%;
29732
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29733
+ --color: #0080ff;
29822
29734
  }
29823
- .w1vvwdlp .left {
29824
- display: flex;
29825
- justify-content: flex-end;
29826
- padding-right: 44px;
29735
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29736
+ --color: #0080ff;
29827
29737
  }
29828
- .w1vvwdlp .right {
29829
- padding-left: 44px;
29738
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29739
+ margin-left: 1px;
29830
29740
  }
29831
- .w1vvwdlp .middle {
29832
- margin-bottom: 40px;
29833
- flex-grow: 0;
29834
- flex-shrink: 0;
29835
- flex-basis: 58%;
29741
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
29742
+ border-top-right-radius: 0;
29743
+ border-bottom-right-radius: 0;
29836
29744
  }
29837
- .w1vvwdlp .middle .form-base-field {
29838
- width: 100%;
29745
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
29746
+ border-top-left-radius: 0;
29747
+ border-bottom-left-radius: 0;
29839
29748
  }
29840
- .w1vvwdlp .middle .form-base-field .form-base-field {
29841
- width: auto;
29749
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29750
+ border-radius: unset;
29842
29751
  }
29843
29752
 
29844
- .h1cuopx7 .ant-modal-header {
29845
- margin: 0 auto;
29846
- width: 100%;
29847
- max-width: 648px;
29848
- }
29849
- .h1cuopx7 .ant-modal-header .ant-modal-title {
29850
- margin-left: 0;
29851
- }
29852
- .h1cuopx7 .ant-modal-body {
29853
- margin: 0 auto;
29854
- padding: 0;
29753
+ .fde5mpd {
29855
29754
  width: 100%;
29856
- max-width: 648px;
29857
- overflow: hidden;
29858
- }
29859
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
29860
- margin-bottom: 40px;
29861
- }
29862
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
29863
- height: calc(100vh - 225px);
29864
- overflow-y: auto;
29755
+ height: 100%;
29756
+ min-height: 124px;
29757
+ display: flex;
29758
+ flex-direction: column;
29759
+ justify-content: center;
29760
+ align-items: center;
29865
29761
  }
29866
- .h1cuopx7 .ant-modal-footer .footer-content {
29867
- margin: 0 auto;
29868
- max-width: 648px;
29762
+ .fde5mpd .error-text {
29763
+ color: rgba(10, 37, 85, 0.6);
29764
+ margin-bottom: 16px;
29765
+ font-size: 18px;
29869
29766
  }
29870
29767
 
29871
- .h1p6d3y3 .ant-modal-header {
29872
- margin: 0 auto;
29873
- width: 100%;
29874
- max-width: 1024px;
29875
- }
29876
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
29877
- margin-left: 0;
29878
- }
29879
- .h1p6d3y3 .ant-modal-body {
29880
- margin: 0 auto;
29881
- padding: 0;
29882
- width: 100%;
29883
- max-width: 1024px;
29884
- overflow: hidden;
29768
+ .i1mrf09m {
29769
+ display: inline-flex;
29770
+ align-items: center;
29885
29771
  }
29886
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
29887
- margin-bottom: 40px;
29772
+ .i1mrf09m .icon-inner {
29773
+ display: inline-flex;
29774
+ align-items: center;
29775
+ justify-content: center;
29888
29776
  }
29889
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
29890
- height: calc(100vh - 225px);
29891
- overflow-y: auto;
29777
+ .i1mrf09m .icon-inner + span,
29778
+ .i1mrf09m span + .icon-inner.suffix {
29779
+ margin-left: 4px;
29892
29780
  }
29893
- .h1p6d3y3 .ant-modal-footer .footer-content {
29894
- margin: 0 auto;
29895
- max-width: 1024px;
29781
+ .i1mrf09m.is-rotate img,
29782
+ .i1mrf09m.is-rotate svg {
29783
+ animation: rotate 680ms linear infinite;
29896
29784
  }
29897
29785
 
29898
- .fxgckuk {
29899
- flex: 1;
29900
- }
29901
- .fxgckuk label {
29902
- font-size: 13px;
29903
- line-height: 20px;
29904
- color: rgba(44, 56, 82, 0.6);
29905
- }
29906
- .fxgckuk .title {
29907
- font-size: 14px;
29908
- line-height: 20px;
29909
- color: #2d3a56;
29910
- margin-bottom: 12px;
29786
+ .iap75of {
29787
+ height: 18px;
29788
+ line-height: 18px;
29789
+ padding: 0 4px;
29790
+ border-radius: 4px;
29791
+ background: rgba(235, 239, 245, 0.6);
29792
+ border: 1px solid rgba(223, 228, 235, 0.6);
29793
+ display: flex;
29794
+ align-items: center;
29795
+ white-space: nowrap;
29796
+ margin-right: 4px;
29911
29797
  }
29912
- .fxgckuk.connect-cluster .title {
29913
- padding-bottom: 26px;
29798
+
29799
+ .obf05yr {
29800
+ display: inline-block;
29914
29801
  }
29915
29802
 
29916
- .f1d0vek1 {
29917
- padding: 25px 0 15px 0;
29918
- border-bottom: 1px solid #e1e5eb;
29919
- margin-bottom: 16px;
29803
+ .hsms1n6 {
29804
+ visibility: hidden;
29805
+ position: absolute;
29920
29806
  }
29921
29807
 
29922
- .f4u402y {
29808
+ .p12gwtiw {
29923
29809
  display: flex;
29810
+ justify-content: space-between;
29924
29811
  align-items: center;
29925
- margin-bottom: 8px;
29812
+ padding: 10px 0;
29813
+ color: rgba(44, 56, 82, 0.6);
29814
+ font-size: 12px;
29815
+ line-height: 24px;
29926
29816
  }
29927
- .f4u402y > label {
29928
- width: 216px;
29817
+ .p12gwtiw .pagination-left {
29818
+ padding: 2px 8px;
29929
29819
  }
29930
- .f4u402y > label + * {
29931
- width: 100%;
29820
+ .p12gwtiw .dropdown-trigger {
29821
+ display: flex;
29822
+ align-items: center;
29823
+ border-radius: 6px;
29824
+ cursor: pointer;
29825
+ transition: all 0.3s ease;
29932
29826
  }
29933
- .f4u402y .ant-select {
29934
- width: 100%;
29935
- }
29936
-
29937
- .e1pldf6v {
29938
- color: #e75a3a;
29939
- margin-right: 10px;
29827
+ .p12gwtiw .dropdown-trigger:hover {
29828
+ background: rgba(211, 218, 235, 0.6);
29829
+ color: #0080ff;
29940
29830
  }
29941
-
29942
- .dq0gblh {
29943
- width: 100%;
29944
- height: 1px;
29945
- background: rgba(213, 219, 227, 0.6);
29946
- margin: 24px 0;
29831
+ .p12gwtiw .dropdown-trigger .icon-inner {
29832
+ margin-left: 4px;
29947
29833
  }
29948
-
29949
- .l1v7sr0n {
29834
+ .p12gwtiw .pagination-right {
29950
29835
  display: flex;
29951
- justify-content: center;
29952
29836
  align-items: center;
29953
- height: 100%;
29954
- }
29955
-
29956
- .d1i4ou6o {
29957
- display: inline-block;
29958
- width: 4px;
29959
- height: 4px;
29960
- background: #8e9aa9;
29961
- opacity: 0.4;
29962
- border-radius: 50%;
29963
- margin: 0 4px;
29964
- }
29965
-
29966
- .m1jy87hk .ant-modal-header,
29967
- .m1jy87hk .ant-modal-footer .footer-content {
29968
- width: 648px;
29969
- margin: 0 auto;
29837
+ color: #0080ff;
29838
+ font-weight: bold;
29970
29839
  }
29971
- .m1jy87hk .ant-modal-header {
29972
- padding: 35px 0 24px;
29973
- border: none;
29840
+ .p12gwtiw .pagination-right .icon-inner {
29841
+ margin-left: 4px;
29974
29842
  }
29975
- .m1jy87hk .ant-modal-header .ant-modal-title {
29976
- font-size: 30px;
29843
+ .p12gwtiw .pagination-right .prev-btn,
29844
+ .p12gwtiw .pagination-right .next-btn {
29845
+ padding: 0 8px;
29977
29846
  }
29978
- .m1jy87hk .ant-modal-body {
29979
- padding: 4px 0 2px;
29847
+ .p12gwtiw .pagination-right .prev-btn > span,
29848
+ .p12gwtiw .pagination-right .next-btn > span {
29849
+ color: #0080ff;
29980
29850
  }
29981
- .m1jy87hk .ant-modal-footer {
29982
- border: none;
29851
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
29852
+ transform: rotate(180deg);
29983
29853
  }
29984
29854
 
29985
- .ti7fpyu {
29855
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
29856
+ max-height: calc(100vh - 128px);
29857
+ overflow-y: auto;
29858
+ }
29859
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
29860
+ padding: 4px 20px;
29986
29861
  font-size: 12px;
29987
29862
  line-height: 18px;
29988
- font-weight: bold;
29989
- color: #fff;
29990
- padding: 0 4px;
29991
- border-radius: 4px;
29992
- display: inline-block;
29993
- background: var(--ti7fpyu-0);
29994
- }
29995
- .ti7fpyu:not(:first-child) {
29996
- margin-left: 4px;
29997
29863
  }
29998
29864
 
29999
- .f1rest1f {
30000
- width: 100%;
30001
- height: 100%;
30002
- display: flex;
30003
- align-items: center;
30004
- justify-content: center;
29865
+ .rxbeqvl.ant-radio-wrapper {
29866
+ display: inline-flex;
29867
+ align-items: baseline;
29868
+ white-space: pre-wrap;
30005
29869
  }
30006
-
30007
- .n1kbdoln {
30008
- font-size: 90%;
30009
- font-weight: bold;
30010
- background-color: rgba(240, 243, 247, 0.6);
30011
- padding: 1px 4px 1px;
30012
- margin-left: 2px;
30013
- margin-right: 2px;
30014
- border: 1px solid rgba(213, 219, 227, 0.6);
30015
- border-radius: 4px;
29870
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
29871
+ position: relative;
29872
+ top: 3px;
30016
29873
  }
30017
-
30018
- .f1y3gta0.form-item-general {
30019
- width: 640px;
29874
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
29875
+ border-color: rgba(107, 128, 167, 0.6);
30020
29876
  }
30021
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30022
- margin-top: 16px;
29877
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
29878
+ border-color: #0080ff;
30023
29879
  }
30024
- .f1y3gta0.form-item-compact {
30025
- width: 412px;
29880
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
29881
+ border-color: #0080ff;
29882
+ background: #0080ff;
30026
29883
  }
30027
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30028
- margin-top: 8px;
29884
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
29885
+ top: 4px;
29886
+ left: 4px;
29887
+ width: 6px;
29888
+ height: 6px;
29889
+ background: #fff;
30029
29890
  }
30030
- .f1y3gta0 .form-item {
30031
- width: auto;
29891
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
29892
+ opacity: 0.5;
30032
29893
  }
30033
- .f1y3gta0 .form-item-main {
30034
- position: relative;
30035
- display: flex;
29894
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
29895
+ border-color: rgba(107, 128, 167, 0.6);
29896
+ background: rgba(211, 218, 235, 0.6);
30036
29897
  }
30037
- .f1y3gta0 .form-item-extra {
30038
- margin-top: 4px;
30039
- width: 100%;
30040
- padding: 14px;
30041
- background: #f2f4f6;
30042
- font-size: 13px;
30043
- line-height: 1.8;
30044
- color: #8e9aa9;
29898
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
29899
+ background: #00122e;
30045
29900
  }
30046
- .f1y3gta0 .form-item-label {
30047
- padding-right: 12px;
30048
- font-size: 13px;
30049
- color: rgba(44, 56, 82, 0.6);
29901
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
29902
+ color: #00122e;
29903
+ opacity: 0.5;
30050
29904
  }
30051
- .f1y3gta0 .form-item-label.label-right {
30052
- text-align: right;
29905
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
29906
+ color: #00122e;
30053
29907
  }
30054
- .f1y3gta0 .form-item-label,
30055
- .f1y3gta0 .form-item-control {
30056
- line-height: 32px;
29908
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
29909
+ display: inline-block;
29910
+ padding: 0;
29911
+ padding-left: 12px;
30057
29912
  }
30058
- .f1y3gta0 .form-item-control .form-item-error {
30059
- line-height: 18px;
29913
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
29914
+ margin-bottom: 0;
29915
+ white-space: pre-wrap;
29916
+ color: rgba(44, 56, 82, 0.6);
30060
29917
  }
30061
- .f1y3gta0 .form-item-children {
30062
- width: 100%;
29918
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
29919
+ padding-left: 8px;
30063
29920
  }
30064
- .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 {
30065
- width: 100%;
29921
+
29922
+ .r5ie79y .ant-radio-button-wrapper:first-child {
29923
+ border-radius: 5px 0 0 5px;
30066
29924
  }
30067
- .f1y3gta0 .form-item-error {
30068
- color: #e75a3a;
30069
- height: 0;
30070
- overflow: hidden;
29925
+ .r5ie79y .ant-radio-button-wrapper:last-child {
29926
+ border-radius: 0 5px 5px 0;
30071
29927
  }
30072
- .f1y3gta0 .form-item-error-enter-done {
30073
- margin-top: 4px;
30074
- height: auto;
30075
- overflow: auto;
29928
+
29929
+ .r1f0aqcc {
29930
+ color: #00122e;
29931
+ border-color: #ccd4e3;
30076
29932
  }
30077
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30078
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30079
- border: 1px solid #e75a3a;
30080
- color: #e75a3a;
29933
+ .r1f0aqcc:first-child {
29934
+ border-color: #a3b4cc;
30081
29935
  }
30082
-
30083
- .fujbm7g {
30084
- color: #2d3a56;
30085
- font-weight: bold;
30086
- padding-bottom: 6px;
30087
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30088
- margin-bottom: 16px;
29936
+ .r1f0aqcc.ant-radio-button-wrapper {
29937
+ padding: 0 12px;
29938
+ line-height: 32px;
29939
+ height: 32px;
30089
29940
  }
30090
- .fujbm7g:not(:first-of-type) {
30091
- margin-top: 16px;
29941
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
29942
+ white-space: nowrap;
30092
29943
  }
30093
-
30094
- .e5fsw5s {
30095
- width: 8px;
30096
- height: 24px;
30097
- display: flex;
30098
- justify-content: center;
30099
- align-items: center;
30100
- cursor: pointer;
30101
- transition: all 200ms ease-out 40ms;
29944
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
29945
+ height: 22px;
29946
+ padding: 0 7px;
29947
+ line-height: 20px;
30102
29948
  }
30103
- .e5fsw5s:before, .e5fsw5s:after {
30104
- content: "";
30105
- width: 1px;
30106
- height: 6px;
30107
- border-radius: 1px;
29949
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30108
29950
  background: #ccd4e3;
30109
- position: relative;
30110
- right: 2px;
30111
- transform: rotate(-45deg);
30112
29951
  }
30113
- .e5fsw5s:after {
30114
- transform: rotate(45deg);
30115
- left: 1px;
29952
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
29953
+ background: #0080ff;
30116
29954
  }
30117
-
30118
- .w18knsg4.ant-alert-warning {
30119
- border: 0;
30120
- background: rgba(255, 187, 0, 0.1);
30121
- border-radius: 6px;
29955
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
29956
+ background: #ccd4e3;
29957
+ opacity: 0.5;
30122
29958
  }
30123
- .w18knsg4.ant-alert,
30124
- .w18knsg4 .ant-alert-message {
30125
- color: #e07f00;
29959
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
29960
+ border-right-color: #0080ff;
30126
29961
  }
30127
- .w18knsg4.ant-alert .dashed-border-bottom,
30128
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
30129
- border-bottom-color: #e07f00;
29962
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
29963
+ border-color: #0080ff;
30130
29964
  }
30131
-
30132
- .ng31n2o {
30133
- display: flex;
30134
- flex-direction: row;
30135
- padding: 7px 12px;
30136
- background: rgba(255, 187, 0, 0.1);
30137
- border-radius: 6px;
30138
- color: #e07f00;
30139
- font-size: 12px;
30140
- line-height: 18px;
29965
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
29966
+ background: rgba(0, 136, 255, 0.1);
30141
29967
  }
30142
- .ng31n2o .icon-wrapper {
30143
- margin-right: 10px;
30144
- height: 18px;
29968
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
29969
+ background: rgba(211, 218, 235, 0.6);
29970
+ border-color: #ccd4e3;
29971
+ opacity: 0.5;
30145
29972
  }
30146
-
30147
- .n15x5f5y {
30148
- display: flex;
30149
- flex-direction: row;
30150
- padding: 7px 12px;
30151
- background: rgba(225, 230, 241, 0.6);
30152
- border-radius: 6px;
30153
- color: rgba(44, 56, 82, 0.6);
30154
- font-size: 12px;
30155
- line-height: 18px;
29973
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
29974
+ color: #00122e;
29975
+ border-color: #ccd4e3;
30156
29976
  }
30157
- .n15x5f5y .icon-wrapper {
30158
- margin-right: 10px;
30159
- height: 18px;
29977
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
29978
+ color: #00122e;
29979
+ border-color: #ccd4e3;
29980
+ background: rgba(172, 186, 211, 0.6);
30160
29981
  }
30161
-
30162
- .i16ozz3f {
30163
- display: flex;
30164
- flex-direction: row;
30165
- padding: 7px 12px;
30166
- background: rgba(0, 136, 255, 0.1);
30167
- border-radius: 6px;
30168
- color: #005ed1;
30169
- font-size: 12px;
30170
- line-height: 18px;
29982
+ .r1f0aqcc .ant-radio-button-input {
29983
+ margin-right: 8px;
29984
+ display: inline;
29985
+ border: none;
29986
+ padding: 0;
29987
+ width: 36px;
29988
+ background: transparent;
30171
29989
  }
30172
- .i16ozz3f .icon-wrapper {
30173
- margin-right: 10px;
30174
- height: 18px;
29990
+ .r1f0aqcc .ant-radio-button-input:focus {
29991
+ box-shadow: none;
30175
29992
  }
30176
-
30177
- .dszu9qr {
30178
- color: rgba(44, 56, 82, 0.6);
30179
- margin-top: 5px;
30180
- font-size: 12px;
30181
- line-height: 18px;
29993
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
29994
+ margin-right: 0;
29995
+ width: initial;
29996
+ box-shadow: none;
30182
29997
  }
30183
-
30184
- .snxzgx {
30185
- color: #f0483e;
30186
- font-size: 12px;
30187
- white-space: pre-wrap;
29998
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
29999
+ display: none;
30188
30000
  }
30189
-
30190
- .o1i4orqw {
30191
- display: flex;
30192
- align-items: center;
30193
- justify-content: flex-end;
30001
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30002
+ display: inline;
30194
30003
  }
30195
- .o1i4orqw .icon-wrapper {
30196
- margin-right: 16px;
30004
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30005
+ display: inline;
30006
+ margin-right: 8px;
30007
+ padding: 0;
30008
+ width: 36px;
30197
30009
  }
30198
30010
 
30199
- .t79k8o2 {
30200
- color: rgba(0, 21, 64, 0.3);
30011
+ .cz04yix {
30012
+ display: flex;
30013
+ flex-direction: column;
30201
30014
  }
30202
30015
 
30203
- .ipd9bk.ant-input {
30204
- padding: 5px 12px;
30205
- line-height: 20px;
30206
- color: #2d3a56;
30207
- border-radius: 6px;
30208
- border-color: rgba(172, 186, 211, 0.6);
30209
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30016
+ .m1if5j39 {
30017
+ max-width: 1120px;
30018
+ width: 100%;
30019
+ margin: 0 auto;
30020
+ height: 100%;
30210
30021
  }
30211
- .ipd9bk.ant-input.ant-input-lg {
30212
- padding: 8px 16px;
30213
- line-height: 22px;
30022
+
30023
+ .w1vvwdlp {
30024
+ max-width: 1120px;
30025
+ width: 100%;
30026
+ margin: 0 auto;
30027
+ display: flex;
30214
30028
  }
30215
- .ipd9bk.ant-input.ant-input-sm {
30216
- padding: 2px 8px;
30217
- line-height: 18px;
30029
+ .w1vvwdlp .left,
30030
+ .w1vvwdlp .right {
30031
+ flex-grow: 0;
30032
+ flex-shrink: 0;
30033
+ flex-basis: 21%;
30218
30034
  }
30219
- .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 {
30220
- border-color: rgba(107, 128, 167, 0.6);
30221
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30222
- z-index: 1;
30035
+ .w1vvwdlp .left {
30036
+ display: flex;
30037
+ justify-content: flex-end;
30038
+ padding-right: 44px;
30223
30039
  }
30224
- .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 {
30225
- border-color: #0096ff;
30226
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30227
- z-index: 1;
30040
+ .w1vvwdlp .right {
30041
+ padding-left: 44px;
30228
30042
  }
30229
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
30230
- border-color: #e75a3a;
30231
- color: #e75a3a;
30043
+ .w1vvwdlp .middle {
30044
+ margin-bottom: 40px;
30045
+ flex-grow: 0;
30046
+ flex-shrink: 0;
30047
+ flex-basis: 58%;
30232
30048
  }
30233
- .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 {
30234
- border-color: #e75a3a;
30235
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30049
+ .w1vvwdlp .middle .form-base-field {
30050
+ width: 100%;
30236
30051
  }
30237
- .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 {
30238
- border-color: #e75a3a;
30239
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30052
+ .w1vvwdlp .middle .form-base-field .form-base-field {
30053
+ width: auto;
30240
30054
  }
30241
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
30242
- background: rgba(211, 218, 235, 0.6);
30243
- color: rgba(0, 21, 64, 0.3);
30244
- border-color: rgba(172, 186, 211, 0.6);
30055
+
30056
+ .h1cuopx7 .ant-modal-header {
30057
+ margin: 0 auto;
30058
+ width: 100%;
30059
+ max-width: 648px;
30245
30060
  }
30246
- .ipd9bk.ant-input-affix-wrapper {
30247
- padding: 5px 12px;
30248
- border-radius: 6px;
30249
- border-color: rgba(172, 186, 211, 0.6);
30250
- line-height: 20px;
30251
- color: #2d3a56;
30252
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30061
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
30062
+ margin-left: 0;
30253
30063
  }
30254
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
30255
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
30256
- color: rgba(44, 56, 82, 0.6);
30064
+ .h1cuopx7 .ant-modal-body {
30065
+ margin: 0 auto;
30066
+ padding: 0;
30067
+ width: 100%;
30068
+ max-width: 648px;
30069
+ overflow: hidden;
30257
30070
  }
30258
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30259
- padding: 8px 16px;
30260
- line-height: 22px;
30071
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30072
+ margin-bottom: 40px;
30261
30073
  }
30262
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30263
- padding: 2px 8px;
30264
- line-height: 18px;
30074
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30075
+ height: calc(100vh - 225px);
30076
+ overflow-y: auto;
30265
30077
  }
30266
- .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 {
30267
- border-color: rgba(107, 128, 167, 0.6);
30268
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30078
+ .h1cuopx7 .ant-modal-footer .footer-content {
30079
+ margin: 0 auto;
30080
+ max-width: 648px;
30269
30081
  }
30270
- .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 {
30271
- border-color: #0096ff;
30272
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30082
+
30083
+ .h1p6d3y3 .ant-modal-header {
30084
+ margin: 0 auto;
30085
+ width: 100%;
30086
+ max-width: 1024px;
30273
30087
  }
30274
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30275
- border-color: #e75a3a;
30088
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
30089
+ margin-left: 0;
30276
30090
  }
30277
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30278
- color: #e75a3a;
30091
+ .h1p6d3y3 .ant-modal-body {
30092
+ margin: 0 auto;
30093
+ padding: 0;
30094
+ width: 100%;
30095
+ max-width: 1024px;
30096
+ overflow: hidden;
30279
30097
  }
30280
- .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 {
30281
- border-color: #e75a3a;
30282
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30098
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30099
+ margin-bottom: 40px;
30283
30100
  }
30284
- .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 {
30285
- border-color: #e75a3a;
30286
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30101
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30102
+ height: calc(100vh - 225px);
30103
+ overflow-y: auto;
30287
30104
  }
30288
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
30289
- background: rgba(211, 218, 235, 0.6);
30290
- color: rgba(0, 21, 64, 0.3);
30291
- border-color: rgba(172, 186, 211, 0.6);
30105
+ .h1p6d3y3 .ant-modal-footer .footer-content {
30106
+ margin: 0 auto;
30107
+ max-width: 1024px;
30292
30108
  }
30293
- textarea.ipd9bk.ant-input {
30294
- transition-property: height;
30295
- transition-delay: 50ms;
30109
+
30110
+ .fxgckuk {
30111
+ flex: 1;
30296
30112
  }
30297
- textarea.ipd9bk.ant-input.textarea-large {
30298
- min-height: 40px;
30299
- height: 40px;
30113
+ .fxgckuk label {
30114
+ font-size: 13px;
30115
+ line-height: 20px;
30116
+ color: rgba(44, 56, 82, 0.6);
30300
30117
  }
30301
- textarea.ipd9bk.ant-input.textarea-large:focus {
30302
- height: 80px;
30118
+ .fxgckuk .title {
30119
+ font-size: 14px;
30120
+ line-height: 20px;
30121
+ color: #2d3a56;
30122
+ margin-bottom: 12px;
30303
30123
  }
30304
- textarea.ipd9bk.ant-input.textarea-middle {
30305
- min-height: 32px;
30306
- height: 32px;
30307
- }
30308
- textarea.ipd9bk.ant-input.textarea-middle:focus {
30309
- height: 64px;
30310
- }
30311
- textarea.ipd9bk.ant-input.textarea-small {
30312
- min-height: 24px;
30313
- height: 24px;
30314
- }
30315
- textarea.ipd9bk.ant-input.textarea-small:focus {
30316
- height: 40px;
30124
+ .fxgckuk.connect-cluster .title {
30125
+ padding-bottom: 26px;
30317
30126
  }
30318
30127
 
30319
- .kypn5o5 input, .kypn5o5.input-tags {
30320
- border: 1px solid rgba(213, 219, 227, 0.6);
30321
- border-radius: 4px;
30322
- }
30323
- .kypn5o5.input-tags {
30324
- position: relative;
30325
- padding: 6px;
30326
- height: 32px;
30327
- cursor: pointer;
30328
- transition: border 150ms;
30329
- }
30330
- .kypn5o5.input-tags:hover {
30331
- border-color: #0080ff;
30332
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
30333
- }
30334
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
30335
- padding-right: 30px;
30336
- }
30337
- .kypn5o5.input-tags .input-tags-inner {
30338
- display: flex;
30128
+ .f1d0vek1 {
30129
+ padding: 25px 0 15px 0;
30130
+ border-bottom: 1px solid #e1e5eb;
30131
+ margin-bottom: 16px;
30339
30132
  }
30340
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
30133
+
30134
+ .f4u402y {
30341
30135
  display: flex;
30136
+ align-items: center;
30137
+ margin-bottom: 8px;
30342
30138
  }
30343
- .kypn5o5.input-tags .input-tag-suffix {
30344
- position: absolute;
30345
- right: 12px;
30346
- top: 50%;
30347
- transform: translateY(-50%);
30348
- }
30349
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
30350
- color: rgba(0, 0, 0, 0.25);
30351
- font-size: 12px;
30352
- cursor: pointer;
30353
- }
30354
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
30355
- color: rgba(0, 0, 0, 0.45);
30356
- }
30357
- .kypn5o5.has-focus-indicator {
30358
- position: relative;
30359
- overflow: hidden;
30360
- }
30361
- .kypn5o5.has-focus-indicator .ant-input-prefix {
30362
- position: absolute;
30363
- top: 50%;
30364
- transform: translateY(-50%);
30365
- left: -16px;
30366
- transition: left 150ms ease;
30367
- opacity: 0;
30368
- }
30369
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30370
- left: 8px;
30371
- opacity: 1;
30139
+ .f4u402y > label {
30140
+ width: 216px;
30372
30141
  }
30373
- .kypn5o5.has-focus-indicator input {
30374
- transition: margin-left 150ms ease;
30375
- margin-left: 0px;
30142
+ .f4u402y > label + * {
30143
+ width: 100%;
30376
30144
  }
30377
- .kypn5o5.has-focus-indicator input:focus {
30378
- margin-left: 16px;
30145
+ .f4u402y .ant-select {
30146
+ width: 100%;
30379
30147
  }
30380
30148
 
30381
- input.l1ki27se.ant-input {
30382
- border-top-right-radius: 0;
30383
- border-bottom-right-radius: 0;
30149
+ .e1pldf6v {
30150
+ color: #e75a3a;
30151
+ margin-right: 10px;
30384
30152
  }
30385
30153
 
30386
- .l1ki27se.ant-input-affix-wrapper {
30387
- border-top-right-radius: 0;
30388
- border-bottom-right-radius: 0;
30154
+ .dq0gblh {
30155
+ width: 100%;
30156
+ height: 1px;
30157
+ background: rgba(213, 219, 227, 0.6);
30158
+ margin: 24px 0;
30389
30159
  }
30390
30160
 
30391
- input.rrg1fkn.ant-input {
30392
- border-top-left-radius: 0;
30393
- border-bottom-left-radius: 0;
30161
+ .l1v7sr0n {
30162
+ display: flex;
30163
+ justify-content: center;
30164
+ align-items: center;
30165
+ height: 100%;
30394
30166
  }
30395
30167
 
30396
- .rrg1fkn.ant-input-affix-wrapper {
30397
- border-top-left-radius: 0;
30398
- border-bottom-left-radius: 0;
30168
+ .d1i4ou6o {
30169
+ display: inline-block;
30170
+ width: 4px;
30171
+ height: 4px;
30172
+ background: #8e9aa9;
30173
+ opacity: 0.4;
30174
+ border-radius: 50%;
30175
+ margin: 0 4px;
30399
30176
  }
30400
30177
 
30401
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
30402
- border-top-right-radius: 0;
30403
- border-bottom-right-radius: 0;
30178
+ .m1jy87hk .ant-modal-header,
30179
+ .m1jy87hk .ant-modal-footer .footer-content {
30180
+ width: 648px;
30181
+ margin: 0 auto;
30404
30182
  }
30405
-
30406
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
30407
- border-top-left-radius: 0;
30408
- border-bottom-left-radius: 0;
30183
+ .m1jy87hk .ant-modal-header {
30184
+ padding: 35px 0 24px;
30185
+ border: none;
30409
30186
  }
30410
-
30411
- .p12gwtiw {
30412
- display: flex;
30413
- justify-content: space-between;
30414
- align-items: center;
30415
- padding: 10px 0;
30416
- color: rgba(44, 56, 82, 0.6);
30417
- font-size: 12px;
30418
- line-height: 24px;
30187
+ .m1jy87hk .ant-modal-header .ant-modal-title {
30188
+ font-size: 30px;
30419
30189
  }
30420
- .p12gwtiw .pagination-left {
30421
- padding: 2px 8px;
30190
+ .m1jy87hk .ant-modal-body {
30191
+ padding: 4px 0 2px;
30422
30192
  }
30423
- .p12gwtiw .dropdown-trigger {
30424
- display: flex;
30425
- align-items: center;
30426
- border-radius: 6px;
30427
- cursor: pointer;
30428
- transition: all 0.3s ease;
30193
+ .m1jy87hk .ant-modal-footer {
30194
+ border: none;
30429
30195
  }
30430
- .p12gwtiw .dropdown-trigger:hover {
30431
- background: rgba(211, 218, 235, 0.6);
30432
- color: #0080ff;
30196
+
30197
+ .ti7fpyu {
30198
+ font-size: 12px;
30199
+ line-height: 18px;
30200
+ font-weight: bold;
30201
+ color: #fff;
30202
+ padding: 0 4px;
30203
+ border-radius: 4px;
30204
+ display: inline-block;
30205
+ background: var(--ti7fpyu-0);
30433
30206
  }
30434
- .p12gwtiw .dropdown-trigger .icon-inner {
30207
+ .ti7fpyu:not(:first-child) {
30435
30208
  margin-left: 4px;
30436
30209
  }
30437
- .p12gwtiw .pagination-right {
30210
+
30211
+ .f1rest1f {
30212
+ width: 100%;
30213
+ height: 100%;
30438
30214
  display: flex;
30439
30215
  align-items: center;
30440
- color: #0080ff;
30216
+ justify-content: center;
30217
+ }
30218
+
30219
+ .n1kbdoln {
30220
+ font-size: 90%;
30441
30221
  font-weight: bold;
30222
+ background-color: rgba(240, 243, 247, 0.6);
30223
+ padding: 1px 4px 1px;
30224
+ margin-left: 2px;
30225
+ margin-right: 2px;
30226
+ border: 1px solid rgba(213, 219, 227, 0.6);
30227
+ border-radius: 4px;
30442
30228
  }
30443
- .p12gwtiw .pagination-right .icon-inner {
30444
- margin-left: 4px;
30229
+
30230
+ .f1y3gta0.form-item-general {
30231
+ width: 640px;
30445
30232
  }
30446
- .p12gwtiw .pagination-right .prev-btn,
30447
- .p12gwtiw .pagination-right .next-btn {
30448
- padding: 0 8px;
30233
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30234
+ margin-top: 16px;
30449
30235
  }
30450
- .p12gwtiw .pagination-right .prev-btn > span,
30451
- .p12gwtiw .pagination-right .next-btn > span {
30452
- color: #0080ff;
30236
+ .f1y3gta0.form-item-compact {
30237
+ width: 412px;
30453
30238
  }
30454
- .p12gwtiw .pagination-right .next-btn .icon-inner {
30455
- transform: rotate(180deg);
30239
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30240
+ margin-top: 8px;
30456
30241
  }
30457
-
30458
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30459
- max-height: calc(100vh - 128px);
30460
- overflow-y: auto;
30242
+ .f1y3gta0 .form-item {
30243
+ width: auto;
30461
30244
  }
30462
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30463
- padding: 4px 20px;
30464
- font-size: 12px;
30465
- line-height: 18px;
30245
+ .f1y3gta0 .form-item-main {
30246
+ position: relative;
30247
+ display: flex;
30466
30248
  }
30467
-
30468
- .obf05yr {
30469
- display: inline-block;
30249
+ .f1y3gta0 .form-item-extra {
30250
+ margin-top: 4px;
30251
+ width: 100%;
30252
+ padding: 14px;
30253
+ background: #f2f4f6;
30254
+ font-size: 13px;
30255
+ line-height: 1.8;
30256
+ color: #8e9aa9;
30470
30257
  }
30471
-
30472
- .hsms1n6 {
30473
- visibility: hidden;
30474
- position: absolute;
30258
+ .f1y3gta0 .form-item-label {
30259
+ padding-right: 12px;
30260
+ font-size: 13px;
30261
+ color: rgba(44, 56, 82, 0.6);
30475
30262
  }
30476
-
30477
- .s1fc623g {
30478
- width: 430px !important;
30263
+ .f1y3gta0 .form-item-label.label-right {
30264
+ text-align: right;
30479
30265
  }
30480
-
30481
- .da3mx0o .ant-select-item-group {
30482
- padding: 8px 16px;
30266
+ .f1y3gta0 .form-item-label,
30267
+ .f1y3gta0 .form-item-control {
30268
+ line-height: 32px;
30269
+ }
30270
+ .f1y3gta0 .form-item-control .form-item-error {
30483
30271
  line-height: 18px;
30484
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30485
- height: 34px;
30486
- min-height: 34px;
30487
- box-sizing: border-box;
30488
- margin-top: 8px;
30489
30272
  }
30490
-
30491
- .onr9gzt {
30492
- display: flex;
30493
- flex-direction: column;
30494
- margin: 1px 8px;
30495
- padding: 8px;
30496
- border-radius: 4px;
30273
+ .f1y3gta0 .form-item-children {
30274
+ width: 100%;
30497
30275
  }
30498
- .onr9gzt .selected-icon {
30499
- display: none;
30276
+ .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
30277
+ width: 100%;
30500
30278
  }
30501
- .onr9gzt.ant-select-item-option-grouped {
30502
- padding-left: 8px;
30279
+ .f1y3gta0 .form-item-error {
30280
+ color: #e75a3a;
30281
+ height: 0;
30282
+ overflow: hidden;
30503
30283
  }
30504
- .onr9gzt.ant-select-item-option-selected {
30505
- background-color: white;
30284
+ .f1y3gta0 .form-item-error-enter-done {
30285
+ margin-top: 4px;
30286
+ height: auto;
30287
+ overflow: auto;
30506
30288
  }
30507
- .onr9gzt.ant-select-item-option-selected .timezone-title {
30508
- color: #0080ff;
30289
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30290
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30291
+ border: 1px solid #e75a3a;
30292
+ color: #e75a3a;
30509
30293
  }
30510
- .onr9gzt.ant-select-item-option-selected .selected-icon {
30511
- display: block;
30294
+
30295
+ .fujbm7g {
30296
+ color: #2d3a56;
30297
+ font-weight: bold;
30298
+ padding-bottom: 6px;
30299
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30300
+ margin-bottom: 16px;
30512
30301
  }
30513
- .onr9gzt.ant-select-item-option-active {
30514
- background: rgba(0, 136, 255, 0.16);
30302
+ .fujbm7g:not(:first-of-type) {
30303
+ margin-top: 16px;
30515
30304
  }
30516
- .onr9gzt.ant-select-item-option-active .timezone-title {
30517
- color: #0080ff;
30305
+
30306
+ .e5fsw5s {
30307
+ width: 8px;
30308
+ height: 24px;
30309
+ display: flex;
30310
+ justify-content: center;
30311
+ align-items: center;
30312
+ cursor: pointer;
30313
+ transition: all 200ms ease-out 40ms;
30518
30314
  }
30519
- .onr9gzt.ant-select-item-option-active .timezone-tag {
30520
- background: rgba(0, 136, 255, 0.1);
30521
- color: #0080ff;
30315
+ .e5fsw5s:before, .e5fsw5s:after {
30316
+ content: "";
30317
+ width: 1px;
30318
+ height: 6px;
30319
+ border-radius: 1px;
30320
+ background: #ccd4e3;
30321
+ position: relative;
30322
+ right: 2px;
30323
+ transform: rotate(-45deg);
30324
+ }
30325
+ .e5fsw5s:after {
30326
+ transform: rotate(45deg);
30327
+ left: 1px;
30522
30328
  }
30523
30329
 
30524
- .oiy0apc {
30330
+ .w18knsg4.ant-alert-warning {
30331
+ border: 0;
30332
+ background: rgba(255, 187, 0, 0.1);
30333
+ border-radius: 6px;
30334
+ }
30335
+ .w18knsg4.ant-alert,
30336
+ .w18knsg4 .ant-alert-message {
30337
+ color: #e07f00;
30338
+ }
30339
+ .w18knsg4.ant-alert .dashed-border-bottom,
30340
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
30341
+ border-bottom-color: #e07f00;
30342
+ }
30343
+
30344
+ .ng31n2o {
30525
30345
  display: flex;
30526
- justify-content: space-between;
30527
- height: 20px;
30528
- line-height: 20px;
30346
+ flex-direction: row;
30347
+ padding: 7px 12px;
30348
+ background: rgba(255, 187, 0, 0.1);
30349
+ border-radius: 6px;
30350
+ color: #e07f00;
30351
+ font-size: 12px;
30352
+ line-height: 18px;
30529
30353
  }
30530
- .oiy0apc .timezone-title {
30531
- color: #2d3a56;
30532
- overflow: hidden;
30533
- text-overflow: ellipsis;
30354
+ .ng31n2o .icon-wrapper {
30355
+ margin-right: 10px;
30356
+ height: 18px;
30534
30357
  }
30535
30358
 
30536
- .of4y382 {
30359
+ .n15x5f5y {
30537
30360
  display: flex;
30538
- justify-content: space-between;
30361
+ flex-direction: row;
30362
+ padding: 7px 12px;
30363
+ background: rgba(225, 230, 241, 0.6);
30364
+ border-radius: 6px;
30539
30365
  color: rgba(44, 56, 82, 0.6);
30540
- height: 18px;
30366
+ font-size: 12px;
30541
30367
  line-height: 18px;
30542
- margin-top: 2px;
30368
+ }
30369
+ .n15x5f5y .icon-wrapper {
30370
+ margin-right: 10px;
30371
+ height: 18px;
30543
30372
  }
30544
30373
 
30545
- .t19903l9 {
30546
- border: none;
30547
- margin-right: 0;
30548
- background: rgba(225, 230, 241, 0.6);
30374
+ .i16ozz3f {
30375
+ display: flex;
30376
+ flex-direction: row;
30377
+ padding: 7px 12px;
30378
+ background: rgba(0, 136, 255, 0.1);
30379
+ border-radius: 6px;
30380
+ color: #005ed1;
30381
+ font-size: 12px;
30382
+ line-height: 18px;
30383
+ }
30384
+ .i16ozz3f .icon-wrapper {
30385
+ margin-right: 10px;
30386
+ height: 18px;
30549
30387
  }
30550
30388
 
30551
- .ohwbvxu {
30552
- pointer-events: none;
30553
- height: 32px;
30554
- width: 100%;
30555
- opacity: 0;
30389
+ .dszu9qr {
30390
+ color: rgba(44, 56, 82, 0.6);
30391
+ margin-top: 5px;
30392
+ font-size: 12px;
30393
+ line-height: 18px;
30556
30394
  }
30557
30395
 
30558
- .rxbeqvl.ant-radio-wrapper {
30559
- display: inline-flex;
30560
- align-items: baseline;
30396
+ .snxzgx {
30397
+ color: #f0483e;
30398
+ font-size: 12px;
30561
30399
  white-space: pre-wrap;
30562
30400
  }
30563
- .rxbeqvl.ant-radio-wrapper .ant-radio {
30564
- position: relative;
30565
- top: 3px;
30401
+
30402
+ .o1i4orqw {
30403
+ display: flex;
30404
+ align-items: center;
30405
+ justify-content: flex-end;
30566
30406
  }
30567
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30568
- border-color: rgba(107, 128, 167, 0.6);
30407
+ .o1i4orqw .icon-wrapper {
30408
+ margin-right: 16px;
30569
30409
  }
30570
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30571
- border-color: #0080ff;
30410
+
30411
+ .t79k8o2 {
30412
+ color: rgba(0, 21, 64, 0.3);
30572
30413
  }
30573
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30574
- border-color: #0080ff;
30575
- background: #0080ff;
30414
+
30415
+ .ipd9bk.ant-input {
30416
+ padding: 5px 12px;
30417
+ line-height: 20px;
30418
+ color: #2d3a56;
30419
+ border-radius: 6px;
30420
+ border-color: rgba(172, 186, 211, 0.6);
30421
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30576
30422
  }
30577
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30578
- top: 4px;
30579
- left: 4px;
30580
- width: 6px;
30581
- height: 6px;
30582
- background: #fff;
30423
+ .ipd9bk.ant-input.ant-input-lg {
30424
+ padding: 8px 16px;
30425
+ line-height: 22px;
30583
30426
  }
30584
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30585
- opacity: 0.5;
30427
+ .ipd9bk.ant-input.ant-input-sm {
30428
+ padding: 2px 8px;
30429
+ line-height: 18px;
30586
30430
  }
30587
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30431
+ .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
30588
30432
  border-color: rgba(107, 128, 167, 0.6);
30589
- background: rgba(211, 218, 235, 0.6);
30433
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30434
+ z-index: 1;
30590
30435
  }
30591
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30592
- background: #00122e;
30436
+ .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
30437
+ border-color: #0096ff;
30438
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30439
+ z-index: 1;
30593
30440
  }
30594
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30595
- color: #00122e;
30596
- opacity: 0.5;
30441
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
30442
+ border-color: #e75a3a;
30443
+ color: #e75a3a;
30597
30444
  }
30598
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30599
- color: #00122e;
30445
+ .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
30446
+ border-color: #e75a3a;
30447
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30600
30448
  }
30601
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30602
- display: inline-block;
30603
- padding: 0;
30604
- padding-left: 12px;
30449
+ .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
30450
+ border-color: #e75a3a;
30451
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30605
30452
  }
30606
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30607
- margin-bottom: 0;
30608
- white-space: pre-wrap;
30609
- color: rgba(44, 56, 82, 0.6);
30453
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
30454
+ background: rgba(211, 218, 235, 0.6);
30455
+ color: rgba(0, 21, 64, 0.3);
30456
+ border-color: rgba(172, 186, 211, 0.6);
30610
30457
  }
30611
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30612
- padding-left: 8px;
30458
+ .ipd9bk.ant-input-affix-wrapper {
30459
+ padding: 5px 12px;
30460
+ border-radius: 6px;
30461
+ border-color: rgba(172, 186, 211, 0.6);
30462
+ line-height: 20px;
30463
+ color: #2d3a56;
30464
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30613
30465
  }
30614
-
30615
- .r5ie79y .ant-radio-button-wrapper:first-child {
30616
- border-radius: 5px 0 0 5px;
30466
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
30467
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
30468
+ color: rgba(44, 56, 82, 0.6);
30617
30469
  }
30618
- .r5ie79y .ant-radio-button-wrapper:last-child {
30619
- border-radius: 0 5px 5px 0;
30470
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30471
+ padding: 8px 16px;
30472
+ line-height: 22px;
30620
30473
  }
30621
-
30622
- .r1f0aqcc {
30623
- color: #00122e;
30624
- border-color: #ccd4e3;
30474
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30475
+ padding: 2px 8px;
30476
+ line-height: 18px;
30625
30477
  }
30626
- .r1f0aqcc:first-child {
30627
- border-color: #a3b4cc;
30478
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
30479
+ border-color: rgba(107, 128, 167, 0.6);
30480
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30628
30481
  }
30629
- .r1f0aqcc.ant-radio-button-wrapper {
30630
- padding: 0 12px;
30631
- line-height: 32px;
30632
- height: 32px;
30482
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
30483
+ border-color: #0096ff;
30484
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30633
30485
  }
30634
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
30635
- white-space: nowrap;
30486
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30487
+ border-color: #e75a3a;
30636
30488
  }
30637
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30638
- height: 22px;
30639
- padding: 0 7px;
30640
- line-height: 20px;
30489
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30490
+ color: #e75a3a;
30641
30491
  }
30642
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30643
- background: #ccd4e3;
30492
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
30493
+ border-color: #e75a3a;
30494
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30644
30495
  }
30645
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30646
- background: #0080ff;
30496
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
30497
+ border-color: #e75a3a;
30498
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30647
30499
  }
30648
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30649
- background: #ccd4e3;
30650
- opacity: 0.5;
30500
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
30501
+ background: rgba(211, 218, 235, 0.6);
30502
+ color: rgba(0, 21, 64, 0.3);
30503
+ border-color: rgba(172, 186, 211, 0.6);
30651
30504
  }
30652
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30653
- border-right-color: #0080ff;
30505
+ textarea.ipd9bk.ant-input {
30506
+ transition-property: height;
30507
+ transition-delay: 50ms;
30654
30508
  }
30655
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30509
+ textarea.ipd9bk.ant-input.textarea-large {
30510
+ min-height: 40px;
30511
+ height: 40px;
30512
+ }
30513
+ textarea.ipd9bk.ant-input.textarea-large:focus {
30514
+ height: 80px;
30515
+ }
30516
+ textarea.ipd9bk.ant-input.textarea-middle {
30517
+ min-height: 32px;
30518
+ height: 32px;
30519
+ }
30520
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
30521
+ height: 64px;
30522
+ }
30523
+ textarea.ipd9bk.ant-input.textarea-small {
30524
+ min-height: 24px;
30525
+ height: 24px;
30526
+ }
30527
+ textarea.ipd9bk.ant-input.textarea-small:focus {
30528
+ height: 40px;
30529
+ }
30530
+
30531
+ .kypn5o5 input, .kypn5o5.input-tags {
30532
+ border: 1px solid rgba(213, 219, 227, 0.6);
30533
+ border-radius: 4px;
30534
+ }
30535
+ .kypn5o5.input-tags {
30536
+ position: relative;
30537
+ padding: 6px;
30538
+ height: 32px;
30539
+ cursor: pointer;
30540
+ transition: border 150ms;
30541
+ }
30542
+ .kypn5o5.input-tags:hover {
30656
30543
  border-color: #0080ff;
30544
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
30657
30545
  }
30658
- .r1f0aqcc.ant-radio-button-wrapper-checked {
30659
- background: rgba(0, 136, 255, 0.1);
30546
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
30547
+ padding-right: 30px;
30660
30548
  }
30661
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
30662
- background: rgba(211, 218, 235, 0.6);
30663
- border-color: #ccd4e3;
30664
- opacity: 0.5;
30549
+ .kypn5o5.input-tags .input-tags-inner {
30550
+ display: flex;
30665
30551
  }
30666
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30667
- color: #00122e;
30668
- border-color: #ccd4e3;
30552
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
30553
+ display: flex;
30669
30554
  }
30670
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30671
- color: #00122e;
30672
- border-color: #ccd4e3;
30673
- background: rgba(172, 186, 211, 0.6);
30555
+ .kypn5o5.input-tags .input-tag-suffix {
30556
+ position: absolute;
30557
+ right: 12px;
30558
+ top: 50%;
30559
+ transform: translateY(-50%);
30674
30560
  }
30675
- .r1f0aqcc .ant-radio-button-input {
30676
- margin-right: 8px;
30677
- display: inline;
30678
- border: none;
30679
- padding: 0;
30680
- width: 36px;
30681
- background: transparent;
30561
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
30562
+ color: rgba(0, 0, 0, 0.25);
30563
+ font-size: 12px;
30564
+ cursor: pointer;
30682
30565
  }
30683
- .r1f0aqcc .ant-radio-button-input:focus {
30684
- box-shadow: none;
30566
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
30567
+ color: rgba(0, 0, 0, 0.45);
30685
30568
  }
30686
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
30687
- margin-right: 0;
30688
- width: initial;
30689
- box-shadow: none;
30569
+ .kypn5o5.has-focus-indicator {
30570
+ position: relative;
30571
+ overflow: hidden;
30690
30572
  }
30691
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30692
- display: none;
30573
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
30574
+ position: absolute;
30575
+ top: 50%;
30576
+ transform: translateY(-50%);
30577
+ left: -16px;
30578
+ transition: left 150ms ease;
30579
+ opacity: 0;
30693
30580
  }
30694
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30695
- display: inline;
30581
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30582
+ left: 8px;
30583
+ opacity: 1;
30696
30584
  }
30697
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30698
- display: inline;
30699
- margin-right: 8px;
30700
- padding: 0;
30701
- width: 36px;
30585
+ .kypn5o5.has-focus-indicator input {
30586
+ transition: margin-left 150ms ease;
30587
+ margin-left: 0px;
30702
30588
  }
30703
-
30704
- .i1e4sgug {
30705
- display: inline-block;
30589
+ .kypn5o5.has-focus-indicator input:focus {
30590
+ margin-left: 16px;
30706
30591
  }
30707
30592
 
30708
- .d6j0lbj {
30709
- font-family: Inter;
30710
- font-style: normal;
30711
- font-weight: bold;
30712
- font-size: 32px;
30713
- line-height: 40px;
30593
+ input.l1ki27se.ant-input {
30594
+ border-top-right-radius: 0;
30595
+ border-bottom-right-radius: 0;
30714
30596
  }
30715
30597
 
30716
- .d1xhvvxe {
30717
- font-family: Inter;
30718
- font-style: normal;
30719
- font-weight: bold;
30720
- font-size: 24px;
30721
- line-height: 32px;
30598
+ .l1ki27se.ant-input-affix-wrapper {
30599
+ border-top-right-radius: 0;
30600
+ border-bottom-right-radius: 0;
30722
30601
  }
30723
30602
 
30724
- .dk10mxq {
30725
- font-family: Inter;
30726
- font-style: normal;
30727
- font-weight: normal;
30728
- font-size: 32px;
30729
- line-height: 40px;
30603
+ input.rrg1fkn.ant-input {
30604
+ border-top-left-radius: 0;
30605
+ border-bottom-left-radius: 0;
30730
30606
  }
30731
30607
 
30732
- .dxsait {
30733
- font-family: Inter;
30734
- font-style: normal;
30735
- font-weight: bold;
30736
- font-size: 20px;
30737
- line-height: 24px;
30608
+ .rrg1fkn.ant-input-affix-wrapper {
30609
+ border-top-left-radius: 0;
30610
+ border-bottom-left-radius: 0;
30738
30611
  }
30739
30612
 
30740
- .dokn0h3 {
30741
- font-family: Inter;
30742
- font-style: normal;
30743
- font-weight: normal;
30744
- font-size: 20px;
30745
- line-height: 24px;
30613
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
30614
+ border-top-right-radius: 0;
30615
+ border-bottom-right-radius: 0;
30746
30616
  }
30747
30617
 
30748
- .dobau4p {
30749
- font-family: Inter;
30750
- font-style: normal;
30751
- font-weight: bold;
30752
- font-size: 18px;
30753
- line-height: 22px;
30618
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
30619
+ border-top-left-radius: 0;
30620
+ border-bottom-left-radius: 0;
30754
30621
  }
30755
30622
 
30756
- .dvolwok {
30757
- font-family: Inter;
30758
- font-style: normal;
30759
- font-weight: normal;
30760
- font-size: 18px;
30761
- line-height: 22px;
30623
+ .c1t6wbwv {
30624
+ display: flex;
30625
+ flex-direction: column;
30762
30626
  }
30763
-
30764
- .h181qhg4 {
30765
- font-family: Inter;
30766
- font-style: normal;
30767
- font-weight: bold;
30768
- font-size: 16px;
30769
- line-height: 22px;
30627
+ .c1t6wbwv .select-wrapper {
30628
+ margin-top: 12px;
30770
30629
  }
30771
-
30772
- .h1phgmcq {
30773
- font-family: Inter;
30774
- font-style: normal;
30775
- font-weight: normal;
30776
- font-size: 16px;
30777
- line-height: 22px;
30630
+ .c1t6wbwv .select-wrapper .select {
30631
+ width: 100%;
30632
+ }
30633
+ .c1t6wbwv .radio-wrapper {
30634
+ margin-top: 24px;
30635
+ }
30636
+ .c1t6wbwv .form-item {
30637
+ width: 100%;
30778
30638
  }
30779
30639
 
30780
- .h173xnl1 {
30781
- font-family: Inter;
30782
- font-style: normal;
30783
- font-weight: bold;
30640
+ .d1k7vv5v {
30784
30641
  font-size: 14px;
30785
- line-height: 20px;
30642
+ font-weight: 500;
30643
+ color: #3e4652;
30644
+ line-height: 18px;
30645
+ }
30646
+ .d1k7vv5v + .d1k7vv5v {
30647
+ margin-top: 16px;
30648
+ }
30649
+ .d1k7vv5v + * {
30650
+ margin-top: 16px;
30786
30651
  }
30787
30652
 
30788
- .hedm4pz {
30789
- font-family: Inter;
30790
- font-style: normal;
30791
- font-weight: normal;
30792
- font-size: 14px;
30793
- line-height: 20px;
30653
+ .le7b9r4.d1k7vv5v {
30654
+ font-size: 12px;
30655
+ color: rgba(44, 56, 82, 0.6);
30656
+ margin-top: 12px;
30794
30657
  }
30795
30658
 
30796
- .h1kd8xld {
30797
- font-family: Inter;
30798
- font-style: normal;
30799
- font-weight: bold;
30800
- font-size: 12px;
30659
+ .r1dnygxx.le7b9r4.d1k7vv5v {
30801
30660
  line-height: 18px;
30661
+ font-weight: 500;
30662
+ margin-top: 0;
30663
+ white-space: initial;
30802
30664
  }
30803
30665
 
30804
- .hp14fr {
30805
- font-family: Inter;
30806
- font-style: normal;
30807
- font-weight: normal;
30808
- font-size: 12px;
30809
- line-height: 18px;
30666
+ .r12ddqmh {
30667
+ display: block;
30810
30668
  }
30811
-
30812
- .hgrg7mn {
30813
- font-family: Inter;
30814
- font-style: normal;
30815
- font-weight: bold;
30816
- text-transform: uppercase;
30817
- font-feature-settings: "cpsp" on;
30818
- font-size: 12px;
30819
- line-height: 18px;
30669
+ .r12ddqmh span {
30670
+ font-size: 14px;
30671
+ font-weight: 500;
30672
+ line-height: 32px;
30673
+ color: #3e4652;
30820
30674
  }
30821
30675
 
30822
- .h6zme9x {
30823
- font-family: Inter;
30824
- font-style: normal;
30825
- font-weight: normal;
30826
- text-transform: uppercase;
30827
- font-feature-settings: "cpsp" on;
30676
+ .ctcr26a {
30677
+ margin-top: 8px;
30678
+ padding: 8px;
30679
+ border-radius: 6px;
30680
+ background: rgba(225, 230, 241, 0.6);
30681
+ color: rgba(44, 56, 82, 0.6);
30828
30682
  font-size: 12px;
30829
- line-height: 18px;
30830
30683
  }
30831
-
30832
- .locjvsv {
30833
- font-family: Inter;
30834
- font-style: normal;
30835
- font-weight: normal;
30836
- font-size: 16px;
30837
- line-height: 24px;
30684
+ .ctcr26a div {
30685
+ line-height: 20px;
30686
+ display: flex;
30687
+ align-items: center;
30688
+ word-break: break-all;
30838
30689
  }
30839
30690
 
30840
- .l13gi131 {
30841
- font-family: Inter;
30842
- font-style: normal;
30843
- font-weight: bold;
30844
- font-size: 16px;
30845
- line-height: 24px;
30691
+ .s34f1qb.ant-switch {
30692
+ min-width: 40px;
30693
+ height: 24px;
30694
+ background: rgba(172, 186, 211, 0.6);
30695
+ overflow: hidden;
30846
30696
  }
30847
-
30848
- .l1ynemsu {
30849
- font-family: Inter;
30850
- font-style: normal;
30851
- font-weight: normal;
30852
- font-size: 16px;
30853
- line-height: 24px;
30697
+ .s34f1qb.ant-switch:focus {
30698
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30854
30699
  }
30855
-
30856
- .l1cft1cx {
30857
- font-family: Inter;
30858
- font-style: normal;
30859
- font-weight: bold;
30860
- font-size: 16px;
30861
- line-height: 24px;
30700
+ .s34f1qb.ant-switch-small {
30701
+ min-width: 26px;
30702
+ height: 16px;
30862
30703
  }
30863
-
30864
- .l17tqc8p {
30865
- font-family: Inter;
30866
- font-style: normal;
30867
- font-weight: normal;
30868
- text-transform: uppercase;
30869
- font-feature-settings: "cpsp" on;
30870
- font-size: 16px;
30871
- line-height: 24px;
30704
+ .s34f1qb.ant-switch-large {
30705
+ min-width: 52px;
30706
+ height: 32px;
30872
30707
  }
30873
-
30874
- .l1j1e5w7 {
30875
- font-family: Inter;
30876
- font-style: normal;
30877
- font-weight: bold;
30878
- text-transform: uppercase;
30879
- font-feature-settings: "cpsp" on;
30880
- font-size: 16px;
30881
- line-height: 24px;
30708
+ .s34f1qb.ant-switch .ant-switch-handle {
30709
+ height: 20px;
30710
+ width: 20px;
30882
30711
  }
30883
-
30884
- .l1gf91jb {
30885
- font-family: Inter;
30886
- font-style: normal;
30887
- font-weight: normal;
30888
- font-size: 14px;
30889
- line-height: 22px;
30712
+ .s34f1qb.ant-switch .ant-switch-handle::before {
30713
+ border-radius: 10px;
30714
+ transition-delay: 120ms;
30890
30715
  }
30891
-
30892
- .lu7hlr6 {
30893
- font-family: Inter;
30894
- font-style: normal;
30895
- font-weight: 500;
30896
- font-size: 14px;
30897
- line-height: 22px;
30716
+ .s34f1qb.ant-switch-small .ant-switch-handle {
30717
+ height: 14px;
30718
+ width: 14px;
30719
+ top: 1px;
30720
+ left: 1px;
30898
30721
  }
30899
-
30900
- .l3l3jf0 {
30901
- font-family: Inter;
30902
- font-style: normal;
30903
- font-weight: bold;
30904
- font-size: 14px;
30905
- line-height: 22px;
30722
+ .s34f1qb.ant-switch-large .ant-switch-handle {
30723
+ height: 28px;
30724
+ width: 28px;
30906
30725
  }
30907
-
30908
- .l12j5nqp {
30909
- font-family: Inter;
30910
- font-style: normal;
30911
- font-weight: normal;
30912
- font-size: 14px;
30913
- line-height: 22px;
30726
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
30727
+ border-radius: 14px;
30914
30728
  }
30915
-
30916
- .l1tecqht {
30917
- font-family: Inter;
30918
- font-style: normal;
30919
- font-weight: bold;
30920
- font-size: 14px;
30921
- line-height: 22px;
30729
+ .s34f1qb.ant-switch-checked {
30730
+ background-color: #00ba5d;
30922
30731
  }
30923
-
30924
- .l6sa990 {
30925
- font-family: Inter;
30926
- font-style: normal;
30927
- font-weight: normal;
30928
- text-transform: uppercase;
30929
- font-feature-settings: "cpsp" on;
30930
- font-size: 14px;
30931
- line-height: 22px;
30732
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
30733
+ left: calc(100% - 20px - 2px);
30932
30734
  }
30933
-
30934
- .lckqe8j {
30935
- font-family: Inter;
30936
- font-style: normal;
30937
- font-weight: bold;
30938
- text-transform: uppercase;
30939
- font-feature-settings: "cpsp" on;
30940
- font-size: 14px;
30941
- line-height: 22px;
30735
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30736
+ left: calc(100% - 14px - 1px);
30942
30737
  }
30943
-
30944
- .l1kuminb {
30945
- font-family: Inter;
30946
- font-style: normal;
30947
- font-weight: normal;
30948
- font-size: 13px;
30949
- line-height: 20px;
30738
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30739
+ left: calc(100% - 28px - 2px);
30950
30740
  }
30951
30741
 
30952
- .l1pbuf5j {
30953
- font-family: Inter;
30954
- font-style: normal;
30955
- font-weight: 600;
30956
- font-size: 13px;
30957
- line-height: 20px;
30742
+ .c1to9vb9 {
30743
+ margin-left: 5px;
30958
30744
  }
30959
30745
 
30960
- .l1r4ztu {
30961
- font-family: Inter;
30962
- font-style: normal;
30963
- font-weight: bold;
30964
- font-size: 13px;
30965
- line-height: 20px;
30746
+ .t1upn1sz {
30747
+ height: 100%;
30966
30748
  }
30967
30749
 
30968
- .ly8vzok {
30969
- font-family: Inter;
30970
- font-style: normal;
30971
- font-weight: normal;
30972
- font-size: 13px;
30973
- line-height: 20px;
30750
+ .tta5kd2 {
30751
+ height: 100%;
30974
30752
  }
30975
-
30976
- .lumfmf {
30977
- font-family: Inter;
30978
- font-style: normal;
30979
- font-weight: 600;
30980
- font-size: 13px;
30981
- line-height: 20px;
30753
+ .tta5kd2.empty-table .ant-table-content {
30754
+ overflow: visible !important;
30755
+ height: 100%;
30982
30756
  }
30983
-
30984
- .l16ujwmv {
30985
- font-family: Inter;
30986
- font-style: normal;
30987
- font-weight: bold;
30988
- font-size: 13px;
30989
- line-height: 20px;
30757
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30758
+ height: 100%;
30990
30759
  }
30991
-
30992
- .l17o1ffr {
30993
- font-family: Inter;
30994
- font-style: normal;
30995
- font-weight: normal;
30996
- text-transform: uppercase;
30997
- font-feature-settings: "cpsp" on;
30998
- font-size: 13px;
30999
- line-height: 20px;
30760
+ .tta5kd2.empty-table .ant-table-content table {
30761
+ width: 100% !important;
30762
+ height: 100%;
31000
30763
  }
31001
-
31002
- .lngllvn {
31003
- font-family: Inter;
31004
- font-style: normal;
31005
- font-weight: bold;
31006
- text-transform: uppercase;
31007
- font-feature-settings: "cpsp" on;
31008
- font-size: 13px;
31009
- line-height: 20px;
31010
- }
31011
-
31012
- .l2i7fo9 {
31013
- font-family: Inter;
31014
- font-style: normal;
31015
- font-weight: normal;
31016
- font-size: 12px;
31017
- line-height: 18px;
31018
- }
31019
-
31020
- .l1x7hscx {
31021
- font-family: Inter;
31022
- font-style: normal;
31023
- font-weight: 500;
31024
- font-size: 12px;
31025
- line-height: 18px;
31026
- }
31027
-
31028
- .le1jwan {
31029
- font-family: Inter;
31030
- font-style: normal;
31031
- font-weight: bold;
31032
- font-size: 12px;
31033
- line-height: 18px;
31034
- }
31035
-
31036
- .lyxynfj {
31037
- font-family: Inter;
31038
- font-style: normal;
31039
- font-weight: normal;
31040
- font-size: 12px;
31041
- line-height: 18px;
31042
- }
31043
-
31044
- .lpb2nxv {
31045
- font-family: Inter;
31046
- font-style: normal;
31047
- font-weight: 500;
31048
- font-size: 12px;
31049
- line-height: 18px;
31050
- }
31051
-
31052
- .l1r8o3vv {
31053
- font-family: Inter;
31054
- font-style: normal;
31055
- font-weight: bold;
31056
- font-size: 12px;
31057
- line-height: 18px;
31058
- }
31059
-
31060
- .lemnjy2 {
31061
- font-family: Inter;
31062
- font-style: normal;
31063
- font-weight: normal;
31064
- text-transform: uppercase;
31065
- font-feature-settings: "cpsp" on;
31066
- font-size: 12px;
31067
- line-height: 18px;
31068
- }
31069
-
31070
- .lrc42gb {
31071
- font-family: Inter;
31072
- font-style: normal;
31073
- font-weight: bold;
31074
- text-transform: uppercase;
31075
- font-feature-settings: "cpsp" on;
31076
- font-size: 12px;
31077
- line-height: 18px;
31078
- }
31079
-
31080
- .fqaz4mb {
31081
- font-family: Inter;
31082
- font-style: normal;
31083
- font-weight: normal;
31084
- font-size: 13px;
31085
- line-height: 20px;
31086
- }
31087
-
31088
- .f13we5o {
31089
- font-family: Inter;
31090
- font-style: normal;
31091
- font-weight: normal;
31092
- font-size: 13px;
31093
- line-height: 20px;
31094
- }
31095
-
31096
- .ffmjua2 {
31097
- font-family: Inter;
31098
- font-style: normal;
31099
- font-weight: normal;
31100
- font-size: 12px;
31101
- line-height: 18px;
31102
- }
31103
-
31104
- .fz2mxw0 {
31105
- font-family: Inter;
31106
- font-style: normal;
31107
- font-weight: normal;
31108
- font-size: 12px;
31109
- line-height: 18px;
31110
- }
31111
-
31112
- .t1ertzoh {
31113
- font-family: Inter;
31114
- font-style: normal;
31115
- font-weight: normal;
31116
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31117
- font-size: 13px;
31118
- line-height: 20px;
31119
- }
31120
-
31121
- .t19bge8r {
31122
- font-family: Inter;
31123
- font-style: normal;
31124
- font-weight: normal;
31125
- font-feature-settings: "zero" on;
31126
- font-size: 13px;
31127
- line-height: 20px;
31128
- }
31129
-
31130
- .tjrzfyl {
31131
- font-family: Inter;
31132
- font-style: normal;
31133
- font-weight: normal;
31134
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31135
- font-size: 12px;
31136
- line-height: 18px;
31137
- }
31138
-
31139
- .tm6s7bo {
31140
- font-family: Inter;
31141
- font-style: normal;
31142
- font-weight: 500;
31143
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31144
- font-size: 12px;
31145
- line-height: 18px;
31146
- }
31147
-
31148
- .t19zq6ic {
31149
- font-family: Inter;
31150
- font-style: normal;
31151
- font-weight: normal;
31152
- font-feature-settings: "zero" on;
31153
- font-size: 12px;
31154
- line-height: 18px;
31155
- }
31156
-
31157
- .t1gduru8 {
31158
- font-family: Inter;
31159
- font-style: normal;
31160
- font-weight: 500;
31161
- font-feature-settings: "zero" on;
31162
- font-size: 12px;
31163
- line-height: 18px;
31164
- }
31165
-
31166
- .t55raab {
31167
- font-family: Inter;
31168
- font-style: normal;
31169
- font-weight: bold;
31170
- font-feature-settings: "zero" on;
31171
- font-size: 16px;
31172
- line-height: 24px;
31173
- }
31174
-
31175
- .u1w9abfe {
31176
- font-family: Inter;
31177
- font-style: normal;
31178
- font-weight: normal;
31179
- font-size: 10px;
31180
- line-height: 12px;
31181
- }
31182
-
31183
- .t1upn1sz {
31184
- height: 100%;
31185
- }
31186
-
31187
- .tta5kd2 {
31188
- height: 100%;
31189
- }
31190
- .tta5kd2.empty-table .ant-table-content {
31191
- overflow: visible !important;
31192
- height: 100%;
31193
- }
31194
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31195
- height: 100%;
31196
- }
31197
- .tta5kd2.empty-table .ant-table-content table {
31198
- width: 100% !important;
31199
- height: 100%;
31200
- }
31201
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31202
- padding: 15px 0;
30764
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30765
+ padding: 15px 0;
31203
30766
  }
31204
30767
  .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31205
30768
  display: none;
@@ -31502,101 +31065,606 @@ input.rrg1fkn.ant-input {
31502
31065
  .tta5kd2 .ant-table .ant-table-selection-column:after {
31503
31066
  display: none;
31504
31067
  }
31505
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31506
- background: #fff;
31068
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31069
+ background: #fff;
31070
+ }
31071
+ .tta5kd2 .ant-table .ant-table-placeholder {
31072
+ background: inherit;
31073
+ }
31074
+ .tta5kd2 .ant-table .ant-table-placeholder td {
31075
+ position: static;
31076
+ border: none;
31077
+ background: inherit !important;
31078
+ height: 100px;
31079
+ vertical-align: middle;
31080
+ }
31081
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31082
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31083
+ font-weight: bold;
31084
+ font-size: 20px;
31085
+ color: rgba(10, 37, 85, 0.6);
31086
+ }
31087
+ .tta5kd2 .ant-table td.cell__action_ {
31088
+ padding: 0 !important;
31089
+ position: relative;
31090
+ background: #fff;
31091
+ }
31092
+ .tta5kd2 .ant-table td.cell__action_ > * {
31093
+ height: 100%;
31094
+ display: flex;
31095
+ align-items: center;
31096
+ justify-content: flex-end;
31097
+ padding-right: 8px;
31098
+ }
31099
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
31100
+ width: 24px;
31101
+ height: 24px;
31102
+ cursor: pointer;
31103
+ justify-content: center;
31104
+ border-radius: 4px;
31105
+ }
31106
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31107
+ background: #fff;
31108
+ }
31109
+
31110
+ .s1fc623g {
31111
+ width: 430px !important;
31112
+ }
31113
+
31114
+ .da3mx0o .ant-select-item-group {
31115
+ padding: 8px 16px;
31116
+ line-height: 18px;
31117
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31118
+ height: 34px;
31119
+ min-height: 34px;
31120
+ box-sizing: border-box;
31121
+ margin-top: 8px;
31122
+ }
31123
+
31124
+ .onr9gzt {
31125
+ display: flex;
31126
+ flex-direction: column;
31127
+ margin: 1px 8px;
31128
+ padding: 8px;
31129
+ border-radius: 4px;
31130
+ }
31131
+ .onr9gzt .selected-icon {
31132
+ display: none;
31133
+ }
31134
+ .onr9gzt.ant-select-item-option-grouped {
31135
+ padding-left: 8px;
31136
+ }
31137
+ .onr9gzt.ant-select-item-option-selected {
31138
+ background-color: white;
31139
+ }
31140
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
31141
+ color: #0080ff;
31142
+ }
31143
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
31144
+ display: block;
31145
+ }
31146
+ .onr9gzt.ant-select-item-option-active {
31147
+ background: rgba(0, 136, 255, 0.16);
31148
+ }
31149
+ .onr9gzt.ant-select-item-option-active .timezone-title {
31150
+ color: #0080ff;
31151
+ }
31152
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
31153
+ background: rgba(0, 136, 255, 0.1);
31154
+ color: #0080ff;
31155
+ }
31156
+
31157
+ .oiy0apc {
31158
+ display: flex;
31159
+ justify-content: space-between;
31160
+ height: 20px;
31161
+ line-height: 20px;
31162
+ }
31163
+ .oiy0apc .timezone-title {
31164
+ color: #2d3a56;
31165
+ overflow: hidden;
31166
+ text-overflow: ellipsis;
31167
+ }
31168
+
31169
+ .of4y382 {
31170
+ display: flex;
31171
+ justify-content: space-between;
31172
+ color: rgba(44, 56, 82, 0.6);
31173
+ height: 18px;
31174
+ line-height: 18px;
31175
+ margin-top: 2px;
31176
+ }
31177
+
31178
+ .t19903l9 {
31179
+ border: none;
31180
+ margin-right: 0;
31181
+ background: rgba(225, 230, 241, 0.6);
31182
+ }
31183
+
31184
+ .ohwbvxu {
31185
+ pointer-events: none;
31186
+ height: 32px;
31187
+ width: 100%;
31188
+ opacity: 0;
31189
+ }
31190
+
31191
+ .i1e4sgug {
31192
+ display: inline-block;
31193
+ }
31194
+
31195
+ .d6j0lbj {
31196
+ font-family: Inter;
31197
+ font-style: normal;
31198
+ font-weight: bold;
31199
+ font-size: 32px;
31200
+ line-height: 40px;
31201
+ }
31202
+
31203
+ .d1xhvvxe {
31204
+ font-family: Inter;
31205
+ font-style: normal;
31206
+ font-weight: bold;
31207
+ font-size: 24px;
31208
+ line-height: 32px;
31209
+ }
31210
+
31211
+ .dk10mxq {
31212
+ font-family: Inter;
31213
+ font-style: normal;
31214
+ font-weight: normal;
31215
+ font-size: 32px;
31216
+ line-height: 40px;
31217
+ }
31218
+
31219
+ .dxsait {
31220
+ font-family: Inter;
31221
+ font-style: normal;
31222
+ font-weight: bold;
31223
+ font-size: 20px;
31224
+ line-height: 24px;
31225
+ }
31226
+
31227
+ .dokn0h3 {
31228
+ font-family: Inter;
31229
+ font-style: normal;
31230
+ font-weight: normal;
31231
+ font-size: 20px;
31232
+ line-height: 24px;
31233
+ }
31234
+
31235
+ .dobau4p {
31236
+ font-family: Inter;
31237
+ font-style: normal;
31238
+ font-weight: bold;
31239
+ font-size: 18px;
31240
+ line-height: 22px;
31241
+ }
31242
+
31243
+ .dvolwok {
31244
+ font-family: Inter;
31245
+ font-style: normal;
31246
+ font-weight: normal;
31247
+ font-size: 18px;
31248
+ line-height: 22px;
31249
+ }
31250
+
31251
+ .h181qhg4 {
31252
+ font-family: Inter;
31253
+ font-style: normal;
31254
+ font-weight: bold;
31255
+ font-size: 16px;
31256
+ line-height: 22px;
31257
+ }
31258
+
31259
+ .h1phgmcq {
31260
+ font-family: Inter;
31261
+ font-style: normal;
31262
+ font-weight: normal;
31263
+ font-size: 16px;
31264
+ line-height: 22px;
31265
+ }
31266
+
31267
+ .h173xnl1 {
31268
+ font-family: Inter;
31269
+ font-style: normal;
31270
+ font-weight: bold;
31271
+ font-size: 14px;
31272
+ line-height: 20px;
31273
+ }
31274
+
31275
+ .hedm4pz {
31276
+ font-family: Inter;
31277
+ font-style: normal;
31278
+ font-weight: normal;
31279
+ font-size: 14px;
31280
+ line-height: 20px;
31281
+ }
31282
+
31283
+ .h1kd8xld {
31284
+ font-family: Inter;
31285
+ font-style: normal;
31286
+ font-weight: bold;
31287
+ font-size: 12px;
31288
+ line-height: 18px;
31289
+ }
31290
+
31291
+ .hp14fr {
31292
+ font-family: Inter;
31293
+ font-style: normal;
31294
+ font-weight: normal;
31295
+ font-size: 12px;
31296
+ line-height: 18px;
31297
+ }
31298
+
31299
+ .hgrg7mn {
31300
+ font-family: Inter;
31301
+ font-style: normal;
31302
+ font-weight: bold;
31303
+ text-transform: uppercase;
31304
+ font-feature-settings: "cpsp" on;
31305
+ font-size: 12px;
31306
+ line-height: 18px;
31307
+ }
31308
+
31309
+ .h6zme9x {
31310
+ font-family: Inter;
31311
+ font-style: normal;
31312
+ font-weight: normal;
31313
+ text-transform: uppercase;
31314
+ font-feature-settings: "cpsp" on;
31315
+ font-size: 12px;
31316
+ line-height: 18px;
31317
+ }
31318
+
31319
+ .locjvsv {
31320
+ font-family: Inter;
31321
+ font-style: normal;
31322
+ font-weight: normal;
31323
+ font-size: 16px;
31324
+ line-height: 24px;
31325
+ }
31326
+
31327
+ .l13gi131 {
31328
+ font-family: Inter;
31329
+ font-style: normal;
31330
+ font-weight: bold;
31331
+ font-size: 16px;
31332
+ line-height: 24px;
31333
+ }
31334
+
31335
+ .l1ynemsu {
31336
+ font-family: Inter;
31337
+ font-style: normal;
31338
+ font-weight: normal;
31339
+ font-size: 16px;
31340
+ line-height: 24px;
31341
+ }
31342
+
31343
+ .l1cft1cx {
31344
+ font-family: Inter;
31345
+ font-style: normal;
31346
+ font-weight: bold;
31347
+ font-size: 16px;
31348
+ line-height: 24px;
31349
+ }
31350
+
31351
+ .l17tqc8p {
31352
+ font-family: Inter;
31353
+ font-style: normal;
31354
+ font-weight: normal;
31355
+ text-transform: uppercase;
31356
+ font-feature-settings: "cpsp" on;
31357
+ font-size: 16px;
31358
+ line-height: 24px;
31359
+ }
31360
+
31361
+ .l1j1e5w7 {
31362
+ font-family: Inter;
31363
+ font-style: normal;
31364
+ font-weight: bold;
31365
+ text-transform: uppercase;
31366
+ font-feature-settings: "cpsp" on;
31367
+ font-size: 16px;
31368
+ line-height: 24px;
31369
+ }
31370
+
31371
+ .l1gf91jb {
31372
+ font-family: Inter;
31373
+ font-style: normal;
31374
+ font-weight: normal;
31375
+ font-size: 14px;
31376
+ line-height: 22px;
31377
+ }
31378
+
31379
+ .lu7hlr6 {
31380
+ font-family: Inter;
31381
+ font-style: normal;
31382
+ font-weight: 500;
31383
+ font-size: 14px;
31384
+ line-height: 22px;
31385
+ }
31386
+
31387
+ .l3l3jf0 {
31388
+ font-family: Inter;
31389
+ font-style: normal;
31390
+ font-weight: bold;
31391
+ font-size: 14px;
31392
+ line-height: 22px;
31393
+ }
31394
+
31395
+ .l12j5nqp {
31396
+ font-family: Inter;
31397
+ font-style: normal;
31398
+ font-weight: normal;
31399
+ font-size: 14px;
31400
+ line-height: 22px;
31401
+ }
31402
+
31403
+ .l1tecqht {
31404
+ font-family: Inter;
31405
+ font-style: normal;
31406
+ font-weight: bold;
31407
+ font-size: 14px;
31408
+ line-height: 22px;
31409
+ }
31410
+
31411
+ .l6sa990 {
31412
+ font-family: Inter;
31413
+ font-style: normal;
31414
+ font-weight: normal;
31415
+ text-transform: uppercase;
31416
+ font-feature-settings: "cpsp" on;
31417
+ font-size: 14px;
31418
+ line-height: 22px;
31419
+ }
31420
+
31421
+ .lckqe8j {
31422
+ font-family: Inter;
31423
+ font-style: normal;
31424
+ font-weight: bold;
31425
+ text-transform: uppercase;
31426
+ font-feature-settings: "cpsp" on;
31427
+ font-size: 14px;
31428
+ line-height: 22px;
31429
+ }
31430
+
31431
+ .l1kuminb {
31432
+ font-family: Inter;
31433
+ font-style: normal;
31434
+ font-weight: normal;
31435
+ font-size: 13px;
31436
+ line-height: 20px;
31437
+ }
31438
+
31439
+ .l1pbuf5j {
31440
+ font-family: Inter;
31441
+ font-style: normal;
31442
+ font-weight: 600;
31443
+ font-size: 13px;
31444
+ line-height: 20px;
31445
+ }
31446
+
31447
+ .l1r4ztu {
31448
+ font-family: Inter;
31449
+ font-style: normal;
31450
+ font-weight: bold;
31451
+ font-size: 13px;
31452
+ line-height: 20px;
31453
+ }
31454
+
31455
+ .ly8vzok {
31456
+ font-family: Inter;
31457
+ font-style: normal;
31458
+ font-weight: normal;
31459
+ font-size: 13px;
31460
+ line-height: 20px;
31461
+ }
31462
+
31463
+ .lumfmf {
31464
+ font-family: Inter;
31465
+ font-style: normal;
31466
+ font-weight: 600;
31467
+ font-size: 13px;
31468
+ line-height: 20px;
31469
+ }
31470
+
31471
+ .l16ujwmv {
31472
+ font-family: Inter;
31473
+ font-style: normal;
31474
+ font-weight: bold;
31475
+ font-size: 13px;
31476
+ line-height: 20px;
31477
+ }
31478
+
31479
+ .l17o1ffr {
31480
+ font-family: Inter;
31481
+ font-style: normal;
31482
+ font-weight: normal;
31483
+ text-transform: uppercase;
31484
+ font-feature-settings: "cpsp" on;
31485
+ font-size: 13px;
31486
+ line-height: 20px;
31487
+ }
31488
+
31489
+ .lngllvn {
31490
+ font-family: Inter;
31491
+ font-style: normal;
31492
+ font-weight: bold;
31493
+ text-transform: uppercase;
31494
+ font-feature-settings: "cpsp" on;
31495
+ font-size: 13px;
31496
+ line-height: 20px;
31507
31497
  }
31508
- .tta5kd2 .ant-table .ant-table-placeholder {
31509
- background: inherit;
31498
+
31499
+ .l2i7fo9 {
31500
+ font-family: Inter;
31501
+ font-style: normal;
31502
+ font-weight: normal;
31503
+ font-size: 12px;
31504
+ line-height: 18px;
31510
31505
  }
31511
- .tta5kd2 .ant-table .ant-table-placeholder td {
31512
- position: static;
31513
- border: none;
31514
- background: inherit !important;
31515
- height: 100px;
31516
- vertical-align: middle;
31506
+
31507
+ .l1x7hscx {
31508
+ font-family: Inter;
31509
+ font-style: normal;
31510
+ font-weight: 500;
31511
+ font-size: 12px;
31512
+ line-height: 18px;
31517
31513
  }
31518
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31519
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31514
+
31515
+ .le1jwan {
31516
+ font-family: Inter;
31517
+ font-style: normal;
31520
31518
  font-weight: bold;
31521
- font-size: 20px;
31522
- color: rgba(10, 37, 85, 0.6);
31523
- }
31524
- .tta5kd2 .ant-table td.cell__action_ {
31525
- padding: 0 !important;
31526
- position: relative;
31527
- background: #fff;
31519
+ font-size: 12px;
31520
+ line-height: 18px;
31528
31521
  }
31529
- .tta5kd2 .ant-table td.cell__action_ > * {
31530
- height: 100%;
31531
- display: flex;
31532
- align-items: center;
31533
- justify-content: flex-end;
31534
- padding-right: 8px;
31522
+
31523
+ .lyxynfj {
31524
+ font-family: Inter;
31525
+ font-style: normal;
31526
+ font-weight: normal;
31527
+ font-size: 12px;
31528
+ line-height: 18px;
31535
31529
  }
31536
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
31537
- width: 24px;
31538
- height: 24px;
31539
- cursor: pointer;
31540
- justify-content: center;
31541
- border-radius: 4px;
31530
+
31531
+ .lpb2nxv {
31532
+ font-family: Inter;
31533
+ font-style: normal;
31534
+ font-weight: 500;
31535
+ font-size: 12px;
31536
+ line-height: 18px;
31542
31537
  }
31543
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31544
- background: #fff;
31538
+
31539
+ .l1r8o3vv {
31540
+ font-family: Inter;
31541
+ font-style: normal;
31542
+ font-weight: bold;
31543
+ font-size: 12px;
31544
+ line-height: 18px;
31545
31545
  }
31546
31546
 
31547
- .s34f1qb.ant-switch {
31548
- min-width: 40px;
31549
- height: 24px;
31550
- background: rgba(172, 186, 211, 0.6);
31551
- overflow: hidden;
31547
+ .lemnjy2 {
31548
+ font-family: Inter;
31549
+ font-style: normal;
31550
+ font-weight: normal;
31551
+ text-transform: uppercase;
31552
+ font-feature-settings: "cpsp" on;
31553
+ font-size: 12px;
31554
+ line-height: 18px;
31552
31555
  }
31553
- .s34f1qb.ant-switch:focus {
31554
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31556
+
31557
+ .lrc42gb {
31558
+ font-family: Inter;
31559
+ font-style: normal;
31560
+ font-weight: bold;
31561
+ text-transform: uppercase;
31562
+ font-feature-settings: "cpsp" on;
31563
+ font-size: 12px;
31564
+ line-height: 18px;
31555
31565
  }
31556
- .s34f1qb.ant-switch-small {
31557
- min-width: 26px;
31558
- height: 16px;
31566
+
31567
+ .fqaz4mb {
31568
+ font-family: Inter;
31569
+ font-style: normal;
31570
+ font-weight: normal;
31571
+ font-size: 13px;
31572
+ line-height: 20px;
31559
31573
  }
31560
- .s34f1qb.ant-switch-large {
31561
- min-width: 52px;
31562
- height: 32px;
31574
+
31575
+ .f13we5o {
31576
+ font-family: Inter;
31577
+ font-style: normal;
31578
+ font-weight: normal;
31579
+ font-size: 13px;
31580
+ line-height: 20px;
31563
31581
  }
31564
- .s34f1qb.ant-switch .ant-switch-handle {
31565
- height: 20px;
31566
- width: 20px;
31582
+
31583
+ .ffmjua2 {
31584
+ font-family: Inter;
31585
+ font-style: normal;
31586
+ font-weight: normal;
31587
+ font-size: 12px;
31588
+ line-height: 18px;
31567
31589
  }
31568
- .s34f1qb.ant-switch .ant-switch-handle::before {
31569
- border-radius: 10px;
31570
- transition-delay: 120ms;
31590
+
31591
+ .fz2mxw0 {
31592
+ font-family: Inter;
31593
+ font-style: normal;
31594
+ font-weight: normal;
31595
+ font-size: 12px;
31596
+ line-height: 18px;
31571
31597
  }
31572
- .s34f1qb.ant-switch-small .ant-switch-handle {
31573
- height: 14px;
31574
- width: 14px;
31575
- top: 1px;
31576
- left: 1px;
31598
+
31599
+ .t1ertzoh {
31600
+ font-family: Inter;
31601
+ font-style: normal;
31602
+ font-weight: normal;
31603
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31604
+ font-size: 13px;
31605
+ line-height: 20px;
31577
31606
  }
31578
- .s34f1qb.ant-switch-large .ant-switch-handle {
31579
- height: 28px;
31580
- width: 28px;
31607
+
31608
+ .t19bge8r {
31609
+ font-family: Inter;
31610
+ font-style: normal;
31611
+ font-weight: normal;
31612
+ font-feature-settings: "zero" on;
31613
+ font-size: 13px;
31614
+ line-height: 20px;
31581
31615
  }
31582
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
31583
- border-radius: 14px;
31616
+
31617
+ .tjrzfyl {
31618
+ font-family: Inter;
31619
+ font-style: normal;
31620
+ font-weight: normal;
31621
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31622
+ font-size: 12px;
31623
+ line-height: 18px;
31584
31624
  }
31585
- .s34f1qb.ant-switch-checked {
31586
- background-color: #00ba5d;
31625
+
31626
+ .tm6s7bo {
31627
+ font-family: Inter;
31628
+ font-style: normal;
31629
+ font-weight: 500;
31630
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31631
+ font-size: 12px;
31632
+ line-height: 18px;
31587
31633
  }
31588
- .s34f1qb.ant-switch-checked .ant-switch-handle {
31589
- left: calc(100% - 20px - 2px);
31634
+
31635
+ .t19zq6ic {
31636
+ font-family: Inter;
31637
+ font-style: normal;
31638
+ font-weight: normal;
31639
+ font-feature-settings: "zero" on;
31640
+ font-size: 12px;
31641
+ line-height: 18px;
31590
31642
  }
31591
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
31592
- left: calc(100% - 14px - 1px);
31643
+
31644
+ .t1gduru8 {
31645
+ font-family: Inter;
31646
+ font-style: normal;
31647
+ font-weight: 500;
31648
+ font-feature-settings: "zero" on;
31649
+ font-size: 12px;
31650
+ line-height: 18px;
31593
31651
  }
31594
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
31595
- left: calc(100% - 28px - 2px);
31652
+
31653
+ .t55raab {
31654
+ font-family: Inter;
31655
+ font-style: normal;
31656
+ font-weight: bold;
31657
+ font-feature-settings: "zero" on;
31658
+ font-size: 16px;
31659
+ line-height: 24px;
31596
31660
  }
31597
31661
 
31598
- .c1to9vb9 {
31599
- margin-left: 5px;
31662
+ .u1w9abfe {
31663
+ font-family: Inter;
31664
+ font-style: normal;
31665
+ font-weight: normal;
31666
+ font-size: 10px;
31667
+ line-height: 12px;
31600
31668
  }
31601
31669
 
31602
31670
  .c1up1pdz {
@@ -31775,6 +31843,28 @@ input.rrg1fkn.ant-input {
31775
31843
  color: #005ed1;
31776
31844
  }
31777
31845
 
31846
+ .c1uzzomf {
31847
+ margin-bottom: 16px;
31848
+ }
31849
+ .c1uzzomf .card-title {
31850
+ font-size: 16px;
31851
+ color: rgba(44, 56, 82, 0.6);
31852
+ font-weight: 700;
31853
+ line-height: 32px;
31854
+ }
31855
+ .c1uzzomf .card-body {
31856
+ padding: 24px;
31857
+ border-radius: 8px;
31858
+ background: #fff;
31859
+ }
31860
+ .c1uzzomf .empty {
31861
+ font-weight: 700;
31862
+ font-size: 14px;
31863
+ line-height: 22px;
31864
+ color: rgba(0, 21, 64, 0.3);
31865
+ text-align: center;
31866
+ }
31867
+
31778
31868
  .c1bus5hc {
31779
31869
  --color: white;
31780
31870
  height: 14px;
@@ -31815,28 +31905,6 @@ input.rrg1fkn.ant-input {
31815
31905
  transform: rotate(0deg);
31816
31906
  }
31817
31907
 
31818
- .c1uzzomf {
31819
- margin-bottom: 16px;
31820
- }
31821
- .c1uzzomf .card-title {
31822
- font-size: 16px;
31823
- color: rgba(44, 56, 82, 0.6);
31824
- font-weight: 700;
31825
- line-height: 32px;
31826
- }
31827
- .c1uzzomf .card-body {
31828
- padding: 24px;
31829
- border-radius: 8px;
31830
- background: #fff;
31831
- }
31832
- .c1uzzomf .empty {
31833
- font-weight: 700;
31834
- font-size: 14px;
31835
- line-height: 22px;
31836
- color: rgba(0, 21, 64, 0.3);
31837
- text-align: center;
31838
- }
31839
-
31840
31908
  .c18bcrac {
31841
31909
  display: inline-block;
31842
31910
  width: 100%;
@@ -32054,6 +32122,10 @@ input.rrg1fkn.ant-input {
32054
32122
  cursor: default;
32055
32123
  }
32056
32124
 
32125
+ .t3qomhu {
32126
+ margin: 0 2px;
32127
+ }
32128
+
32057
32129
  .o8ocss1 {
32058
32130
  overflow: hidden;
32059
32131
  text-overflow: ellipsis;
@@ -32063,20 +32135,6 @@ input.rrg1fkn.ant-input {
32063
32135
  white-space: nowrap;
32064
32136
  }
32065
32137
 
32066
- .t3qomhu {
32067
- margin: 0 2px;
32068
- }
32069
-
32070
- .igz4le8 {
32071
- height: 24px;
32072
- width: 56px !important;
32073
- margin-right: 4px;
32074
- }
32075
-
32076
- .c1riexje {
32077
- color: rgba(44, 56, 82, 0.6);
32078
- }
32079
-
32080
32138
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32081
32139
  border-radius: 6px;
32082
32140
  }
@@ -32134,6 +32192,16 @@ input.rrg1fkn.ant-input {
32134
32192
  transform: rotate(180deg);
32135
32193
  }
32136
32194
 
32195
+ .igz4le8 {
32196
+ height: 24px;
32197
+ width: 56px !important;
32198
+ margin-right: 4px;
32199
+ }
32200
+
32201
+ .c1riexje {
32202
+ color: rgba(44, 56, 82, 0.6);
32203
+ }
32204
+
32137
32205
  .s14dk8r1 {
32138
32206
  margin: 0;
32139
32207
  border-radius: 20px;
@@ -32298,6 +32366,55 @@ input.rrg1fkn.ant-input {
32298
32366
  background-color: #7E41FF;
32299
32367
  }
32300
32368
 
32369
+ .l4bld33 {
32370
+ width: 64px;
32371
+ height: 64px;
32372
+ display: flex;
32373
+ align-items: center;
32374
+ justify-content: center;
32375
+ position: relative;
32376
+ opacity: 0.2;
32377
+ }
32378
+
32379
+ .lgitjoj {
32380
+ position: absolute;
32381
+ width: 5px;
32382
+ height: 48px;
32383
+ left: 9.33px;
32384
+ top: 40.5px;
32385
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32386
+ border-radius: 5px;
32387
+ transform: rotate(-128deg);
32388
+ transform-origin: top left;
32389
+ animation: loading-indicator1 1100ms ease-out infinite;
32390
+ }
32391
+
32392
+ .l13g0exg {
32393
+ position: absolute;
32394
+ width: 5px;
32395
+ height: 48px;
32396
+ left: 40.8px;
32397
+ top: 8.4px;
32398
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32399
+ border-radius: 5px;
32400
+ transform: rotate(-8deg);
32401
+ transform-origin: top left;
32402
+ animation: loading-indicator2 1100ms ease-out infinite;
32403
+ }
32404
+
32405
+ .l1exo3h6 {
32406
+ position: absolute;
32407
+ width: 5px;
32408
+ height: 48px;
32409
+ left: 52.9px;
32410
+ top: 51.8px;
32411
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32412
+ border-radius: 5px;
32413
+ transform: rotate(112deg);
32414
+ transform-origin: top left;
32415
+ animation: loading-indicator3 1100ms ease-out infinite;
32416
+ }
32417
+
32301
32418
  .m1thnes4 {
32302
32419
  color: rgba(44, 56, 82, 0.6);
32303
32420
  text-align: center;
@@ -32459,55 +32576,6 @@ input.rrg1fkn.ant-input {
32459
32576
  margin-left: 8px;
32460
32577
  }
32461
32578
 
32462
- .l4bld33 {
32463
- width: 64px;
32464
- height: 64px;
32465
- display: flex;
32466
- align-items: center;
32467
- justify-content: center;
32468
- position: relative;
32469
- opacity: 0.2;
32470
- }
32471
-
32472
- .lgitjoj {
32473
- position: absolute;
32474
- width: 5px;
32475
- height: 48px;
32476
- left: 9.33px;
32477
- top: 40.5px;
32478
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32479
- border-radius: 5px;
32480
- transform: rotate(-128deg);
32481
- transform-origin: top left;
32482
- animation: loading-indicator1 1100ms ease-out infinite;
32483
- }
32484
-
32485
- .l13g0exg {
32486
- position: absolute;
32487
- width: 5px;
32488
- height: 48px;
32489
- left: 40.8px;
32490
- top: 8.4px;
32491
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32492
- border-radius: 5px;
32493
- transform: rotate(-8deg);
32494
- transform-origin: top left;
32495
- animation: loading-indicator2 1100ms ease-out infinite;
32496
- }
32497
-
32498
- .l1exo3h6 {
32499
- position: absolute;
32500
- width: 5px;
32501
- height: 48px;
32502
- left: 52.9px;
32503
- top: 51.8px;
32504
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32505
- border-radius: 5px;
32506
- transform: rotate(112deg);
32507
- transform-origin: top left;
32508
- animation: loading-indicator3 1100ms ease-out infinite;
32509
- }
32510
-
32511
32579
  .sq6vos1 {
32512
32580
  --item-min-width: 60px;
32513
32581
  }
@@ -32723,23 +32791,6 @@ input.rrg1fkn.ant-input {
32723
32791
  background: rgba(163, 180, 204, 0.18);
32724
32792
  }
32725
32793
 
32726
- .skwah65 {
32727
- height: 8px;
32728
- box-sizing: border-box;
32729
- border-radius: 2px;
32730
- background: #f5f7fa;
32731
- display: flex;
32732
- width: 100%;
32733
- overflow: hidden;
32734
- }
32735
- .skwah65 .stack-bar-item + .stack-bar-item {
32736
- margin-left: 1px;
32737
- }
32738
-
32739
- .c1k4vanq {
32740
- padding: 0 12px 14px 12px;
32741
- }
32742
-
32743
32794
  .c1udgdh2 {
32744
32795
  color: #2d3a56;
32745
32796
  padding: 7px 12px;
@@ -32796,6 +32847,23 @@ input.rrg1fkn.ant-input {
32796
32847
  margin-right: 6px;
32797
32848
  }
32798
32849
 
32850
+ .c1k4vanq {
32851
+ padding: 0 12px 14px 12px;
32852
+ }
32853
+
32854
+ .skwah65 {
32855
+ height: 8px;
32856
+ box-sizing: border-box;
32857
+ border-radius: 2px;
32858
+ background: #f5f7fa;
32859
+ display: flex;
32860
+ width: 100%;
32861
+ overflow: hidden;
32862
+ }
32863
+ .skwah65 .stack-bar-item + .stack-bar-item {
32864
+ margin-left: 1px;
32865
+ }
32866
+
32799
32867
  .bab9xum {
32800
32868
  box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
32801
32869
  }
@@ -32813,41 +32881,6 @@ input.rrg1fkn.ant-input {
32813
32881
  transform: translateY(-4px);
32814
32882
  }
32815
32883
 
32816
- .sut42l0 {
32817
- padding: 0 8px;
32818
- height: 18px;
32819
- }
32820
-
32821
- .mfsz1jz {
32822
- padding: 2px 8px;
32823
- height: 24px;
32824
- }
32825
-
32826
- .tnd6h4m {
32827
- margin: 0;
32828
- }
32829
-
32830
- .i1qw4clm {
32831
- margin-right: 4px;
32832
- height: 16px;
32833
- }
32834
-
32835
- .n1r5ku5l.ant-tag.ant-tag-gray {
32836
- font-weight: 700;
32837
- color: #00122e;
32838
- background-color: rgba(237, 241, 250, 0.6);
32839
- border: 1px solid rgba(211, 218, 235, 0.6);
32840
- }
32841
-
32842
- .w1xcixj5.outside-tag {
32843
- padding-left: 0;
32844
- }
32845
- .w1xcixj5.outside-tag .inside-tag {
32846
- border-radius: 4px 0 0 4px;
32847
- padding-right: 4px;
32848
- margin-right: 4px;
32849
- }
32850
-
32851
32884
  .f1p9ti6d {
32852
32885
  width: 100%;
32853
32886
  margin-bottom: 0 !important;
@@ -33122,6 +33155,41 @@ input.rrg1fkn.ant-input {
33122
33155
  margin-right: 8px;
33123
33156
  }
33124
33157
 
33158
+ .w1xcixj5.outside-tag {
33159
+ padding-left: 0;
33160
+ }
33161
+ .w1xcixj5.outside-tag .inside-tag {
33162
+ border-radius: 4px 0 0 4px;
33163
+ padding-right: 4px;
33164
+ margin-right: 4px;
33165
+ }
33166
+
33167
+ .sut42l0 {
33168
+ padding: 0 8px;
33169
+ height: 18px;
33170
+ }
33171
+
33172
+ .mfsz1jz {
33173
+ padding: 2px 8px;
33174
+ height: 24px;
33175
+ }
33176
+
33177
+ .tnd6h4m {
33178
+ margin: 0;
33179
+ }
33180
+
33181
+ .i1qw4clm {
33182
+ margin-right: 4px;
33183
+ height: 16px;
33184
+ }
33185
+
33186
+ .n1r5ku5l.ant-tag.ant-tag-gray {
33187
+ font-weight: 700;
33188
+ color: #00122e;
33189
+ background-color: rgba(237, 241, 250, 0.6);
33190
+ border: 1px solid rgba(211, 218, 235, 0.6);
33191
+ }
33192
+
33125
33193
  .iwsze0q {
33126
33194
  margin-right: 4px;
33127
33195
  height: 16px;