@cloudtower/eagle 0.27.3-alpha.0 → 0.27.4

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,6 +29471,81 @@ 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
+
29474
29549
  .buj61ew.ant-btn-icon-only {
29475
29550
  justify-content: center;
29476
29551
  }
@@ -29721,966 +29796,1396 @@ html body {
29721
29796
  padding: 0;
29722
29797
  }
29723
29798
 
29724
- .bpq0js6 {
29725
- padding: 4px 11px;
29799
+ .cz04yix {
29800
+ display: flex;
29801
+ flex-direction: column;
29726
29802
  }
29727
29803
 
29728
- .b15sn34c {
29729
- white-space: nowrap;
29730
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29804
+ .m1if5j39 {
29805
+ max-width: 1120px;
29806
+ width: 100%;
29807
+ margin: 0 auto;
29808
+ height: 100%;
29731
29809
  }
29732
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29733
- --color: #0080ff;
29810
+
29811
+ .w1vvwdlp {
29812
+ max-width: 1120px;
29813
+ width: 100%;
29814
+ margin: 0 auto;
29815
+ display: flex;
29734
29816
  }
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;
29817
+ .w1vvwdlp .left,
29818
+ .w1vvwdlp .right {
29819
+ flex-grow: 0;
29820
+ flex-shrink: 0;
29821
+ flex-basis: 21%;
29737
29822
  }
29738
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29739
- margin-left: 1px;
29823
+ .w1vvwdlp .left {
29824
+ display: flex;
29825
+ justify-content: flex-end;
29826
+ padding-right: 44px;
29740
29827
  }
29741
- .b15sn34c > .ant-btn:not(:only-child):first-child {
29742
- border-top-right-radius: 0;
29743
- border-bottom-right-radius: 0;
29828
+ .w1vvwdlp .right {
29829
+ padding-left: 44px;
29744
29830
  }
29745
- .b15sn34c > .ant-btn:not(:only-child):last-child {
29746
- border-top-left-radius: 0;
29747
- border-bottom-left-radius: 0;
29831
+ .w1vvwdlp .middle {
29832
+ margin-bottom: 40px;
29833
+ flex-grow: 0;
29834
+ flex-shrink: 0;
29835
+ flex-basis: 58%;
29748
29836
  }
29749
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29750
- border-radius: unset;
29837
+ .w1vvwdlp .middle .form-base-field {
29838
+ width: 100%;
29839
+ }
29840
+ .w1vvwdlp .middle .form-base-field .form-base-field {
29841
+ width: auto;
29751
29842
  }
29752
29843
 
29753
- .fde5mpd {
29844
+ .h1cuopx7 .ant-modal-header {
29845
+ margin: 0 auto;
29754
29846
  width: 100%;
29755
- height: 100%;
29756
- min-height: 124px;
29757
- display: flex;
29758
- flex-direction: column;
29759
- justify-content: center;
29760
- align-items: center;
29847
+ max-width: 648px;
29761
29848
  }
29762
- .fde5mpd .error-text {
29763
- color: rgba(10, 37, 85, 0.6);
29764
- margin-bottom: 16px;
29765
- font-size: 18px;
29849
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
29850
+ margin-left: 0;
29766
29851
  }
29767
-
29768
- .i1mrf09m {
29769
- display: inline-flex;
29770
- align-items: center;
29852
+ .h1cuopx7 .ant-modal-body {
29853
+ margin: 0 auto;
29854
+ padding: 0;
29855
+ width: 100%;
29856
+ max-width: 648px;
29857
+ overflow: hidden;
29771
29858
  }
29772
- .i1mrf09m .icon-inner {
29773
- display: inline-flex;
29774
- align-items: center;
29775
- justify-content: center;
29859
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
29860
+ margin-bottom: 40px;
29776
29861
  }
29777
- .i1mrf09m .icon-inner + span,
29778
- .i1mrf09m span + .icon-inner.suffix {
29779
- margin-left: 4px;
29862
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
29863
+ height: calc(100vh - 225px);
29864
+ overflow-y: auto;
29780
29865
  }
29781
- .i1mrf09m.is-rotate img,
29782
- .i1mrf09m.is-rotate svg {
29783
- animation: rotate 680ms linear infinite;
29866
+ .h1cuopx7 .ant-modal-footer .footer-content {
29867
+ margin: 0 auto;
29868
+ max-width: 648px;
29784
29869
  }
29785
29870
 
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;
29871
+ .h1p6d3y3 .ant-modal-header {
29872
+ margin: 0 auto;
29873
+ width: 100%;
29874
+ max-width: 1024px;
29797
29875
  }
29798
-
29799
- .obf05yr {
29800
- display: inline-block;
29876
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
29877
+ margin-left: 0;
29801
29878
  }
29802
-
29803
- .hsms1n6 {
29804
- visibility: hidden;
29805
- position: absolute;
29879
+ .h1p6d3y3 .ant-modal-body {
29880
+ margin: 0 auto;
29881
+ padding: 0;
29882
+ width: 100%;
29883
+ max-width: 1024px;
29884
+ overflow: hidden;
29885
+ }
29886
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
29887
+ margin-bottom: 40px;
29888
+ }
29889
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
29890
+ height: calc(100vh - 225px);
29891
+ overflow-y: auto;
29892
+ }
29893
+ .h1p6d3y3 .ant-modal-footer .footer-content {
29894
+ margin: 0 auto;
29895
+ max-width: 1024px;
29806
29896
  }
29807
29897
 
29808
- .p12gwtiw {
29809
- display: flex;
29810
- justify-content: space-between;
29811
- align-items: center;
29812
- padding: 10px 0;
29813
- color: rgba(44, 56, 82, 0.6);
29814
- font-size: 12px;
29815
- line-height: 24px;
29898
+ .fxgckuk {
29899
+ flex: 1;
29816
29900
  }
29817
- .p12gwtiw .pagination-left {
29818
- padding: 2px 8px;
29901
+ .fxgckuk label {
29902
+ font-size: 13px;
29903
+ line-height: 20px;
29904
+ color: rgba(44, 56, 82, 0.6);
29819
29905
  }
29820
- .p12gwtiw .dropdown-trigger {
29821
- display: flex;
29822
- align-items: center;
29823
- border-radius: 6px;
29824
- cursor: pointer;
29825
- transition: all 0.3s ease;
29906
+ .fxgckuk .title {
29907
+ font-size: 14px;
29908
+ line-height: 20px;
29909
+ color: #2d3a56;
29910
+ margin-bottom: 12px;
29826
29911
  }
29827
- .p12gwtiw .dropdown-trigger:hover {
29828
- background: rgba(211, 218, 235, 0.6);
29829
- color: #0080ff;
29912
+ .fxgckuk.connect-cluster .title {
29913
+ padding-bottom: 26px;
29830
29914
  }
29831
- .p12gwtiw .dropdown-trigger .icon-inner {
29832
- margin-left: 4px;
29915
+
29916
+ .f1d0vek1 {
29917
+ padding: 25px 0 15px 0;
29918
+ border-bottom: 1px solid #e1e5eb;
29919
+ margin-bottom: 16px;
29833
29920
  }
29834
- .p12gwtiw .pagination-right {
29921
+
29922
+ .f4u402y {
29835
29923
  display: flex;
29836
29924
  align-items: center;
29837
- color: #0080ff;
29838
- font-weight: bold;
29839
- }
29840
- .p12gwtiw .pagination-right .icon-inner {
29841
- margin-left: 4px;
29925
+ margin-bottom: 8px;
29842
29926
  }
29843
- .p12gwtiw .pagination-right .prev-btn,
29844
- .p12gwtiw .pagination-right .next-btn {
29845
- padding: 0 8px;
29927
+ .f4u402y > label {
29928
+ width: 216px;
29846
29929
  }
29847
- .p12gwtiw .pagination-right .prev-btn > span,
29848
- .p12gwtiw .pagination-right .next-btn > span {
29849
- color: #0080ff;
29930
+ .f4u402y > label + * {
29931
+ width: 100%;
29850
29932
  }
29851
- .p12gwtiw .pagination-right .next-btn .icon-inner {
29852
- transform: rotate(180deg);
29933
+ .f4u402y .ant-select {
29934
+ width: 100%;
29853
29935
  }
29854
29936
 
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;
29861
- font-size: 12px;
29862
- line-height: 18px;
29937
+ .e1pldf6v {
29938
+ color: #e75a3a;
29939
+ margin-right: 10px;
29863
29940
  }
29864
29941
 
29865
- .rxbeqvl.ant-radio-wrapper {
29866
- display: inline-flex;
29867
- align-items: baseline;
29868
- white-space: pre-wrap;
29869
- }
29870
- .rxbeqvl.ant-radio-wrapper .ant-radio {
29871
- position: relative;
29872
- top: 3px;
29873
- }
29874
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
29875
- border-color: rgba(107, 128, 167, 0.6);
29876
- }
29877
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
29878
- border-color: #0080ff;
29942
+ .dq0gblh {
29943
+ width: 100%;
29944
+ height: 1px;
29945
+ background: rgba(213, 219, 227, 0.6);
29946
+ margin: 24px 0;
29879
29947
  }
29880
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
29881
- border-color: #0080ff;
29882
- background: #0080ff;
29948
+
29949
+ .l1v7sr0n {
29950
+ display: flex;
29951
+ justify-content: center;
29952
+ align-items: center;
29953
+ height: 100%;
29883
29954
  }
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;
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;
29890
29964
  }
29891
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
29892
- opacity: 0.5;
29965
+
29966
+ .m1jy87hk .ant-modal-header,
29967
+ .m1jy87hk .ant-modal-footer .footer-content {
29968
+ width: 648px;
29969
+ margin: 0 auto;
29893
29970
  }
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);
29971
+ .m1jy87hk .ant-modal-header {
29972
+ padding: 35px 0 24px;
29973
+ border: none;
29897
29974
  }
29898
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
29899
- background: #00122e;
29975
+ .m1jy87hk .ant-modal-header .ant-modal-title {
29976
+ font-size: 30px;
29900
29977
  }
29901
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
29902
- color: #00122e;
29903
- opacity: 0.5;
29978
+ .m1jy87hk .ant-modal-body {
29979
+ padding: 4px 0 2px;
29904
29980
  }
29905
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
29906
- color: #00122e;
29981
+ .m1jy87hk .ant-modal-footer {
29982
+ border: none;
29907
29983
  }
29908
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
29984
+
29985
+ .ti7fpyu {
29986
+ font-size: 12px;
29987
+ line-height: 18px;
29988
+ font-weight: bold;
29989
+ color: #fff;
29990
+ padding: 0 4px;
29991
+ border-radius: 4px;
29909
29992
  display: inline-block;
29910
- padding: 0;
29911
- padding-left: 12px;
29912
- }
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);
29993
+ background: var(--ti7fpyu-0);
29917
29994
  }
29918
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
29919
- padding-left: 8px;
29995
+ .ti7fpyu:not(:first-child) {
29996
+ margin-left: 4px;
29920
29997
  }
29921
29998
 
29922
- .r5ie79y .ant-radio-button-wrapper:first-child {
29923
- border-radius: 5px 0 0 5px;
29924
- }
29925
- .r5ie79y .ant-radio-button-wrapper:last-child {
29926
- border-radius: 0 5px 5px 0;
29999
+ .f1rest1f {
30000
+ width: 100%;
30001
+ height: 100%;
30002
+ display: flex;
30003
+ align-items: center;
30004
+ justify-content: center;
29927
30005
  }
29928
30006
 
29929
- .r1f0aqcc {
29930
- color: #00122e;
29931
- border-color: #ccd4e3;
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;
29932
30016
  }
29933
- .r1f0aqcc:first-child {
29934
- border-color: #a3b4cc;
30017
+
30018
+ .f1y3gta0.form-item-general {
30019
+ width: 640px;
29935
30020
  }
29936
- .r1f0aqcc.ant-radio-button-wrapper {
29937
- padding: 0 12px;
29938
- line-height: 32px;
29939
- height: 32px;
30021
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30022
+ margin-top: 16px;
29940
30023
  }
29941
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
29942
- white-space: nowrap;
30024
+ .f1y3gta0.form-item-compact {
30025
+ width: 412px;
29943
30026
  }
29944
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
29945
- height: 22px;
29946
- padding: 0 7px;
29947
- line-height: 20px;
30027
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30028
+ margin-top: 8px;
29948
30029
  }
29949
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
29950
- background: #ccd4e3;
30030
+ .f1y3gta0 .form-item {
30031
+ width: auto;
29951
30032
  }
29952
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
29953
- background: #0080ff;
30033
+ .f1y3gta0 .form-item-main {
30034
+ position: relative;
30035
+ display: flex;
29954
30036
  }
29955
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
29956
- background: #ccd4e3;
29957
- opacity: 0.5;
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;
29958
30045
  }
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;
30046
+ .f1y3gta0 .form-item-label {
30047
+ padding-right: 12px;
30048
+ font-size: 13px;
30049
+ color: rgba(44, 56, 82, 0.6);
29961
30050
  }
29962
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
29963
- border-color: #0080ff;
30051
+ .f1y3gta0 .form-item-label.label-right {
30052
+ text-align: right;
29964
30053
  }
29965
- .r1f0aqcc.ant-radio-button-wrapper-checked {
29966
- background: rgba(0, 136, 255, 0.1);
30054
+ .f1y3gta0 .form-item-label,
30055
+ .f1y3gta0 .form-item-control {
30056
+ line-height: 32px;
29967
30057
  }
29968
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
29969
- background: rgba(211, 218, 235, 0.6);
29970
- border-color: #ccd4e3;
29971
- opacity: 0.5;
30058
+ .f1y3gta0 .form-item-control .form-item-error {
30059
+ line-height: 18px;
29972
30060
  }
29973
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
29974
- color: #00122e;
29975
- border-color: #ccd4e3;
30061
+ .f1y3gta0 .form-item-children {
30062
+ width: 100%;
29976
30063
  }
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);
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%;
29981
30066
  }
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;
30067
+ .f1y3gta0 .form-item-error {
30068
+ color: #e75a3a;
30069
+ height: 0;
30070
+ overflow: hidden;
29989
30071
  }
29990
- .r1f0aqcc .ant-radio-button-input:focus {
29991
- box-shadow: none;
30072
+ .f1y3gta0 .form-item-error-enter-done {
30073
+ margin-top: 4px;
30074
+ height: auto;
30075
+ overflow: auto;
29992
30076
  }
29993
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
29994
- margin-right: 0;
29995
- width: initial;
29996
- box-shadow: none;
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;
29997
30081
  }
29998
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
29999
- display: none;
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;
30000
30089
  }
30001
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30002
- display: inline;
30003
- }
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;
30090
+ .fujbm7g:not(:first-of-type) {
30091
+ margin-top: 16px;
30009
30092
  }
30010
30093
 
30011
- .cz04yix {
30094
+ .e5fsw5s {
30095
+ width: 8px;
30096
+ height: 24px;
30012
30097
  display: flex;
30013
- flex-direction: column;
30098
+ justify-content: center;
30099
+ align-items: center;
30100
+ cursor: pointer;
30101
+ transition: all 200ms ease-out 40ms;
30102
+ }
30103
+ .e5fsw5s:before, .e5fsw5s:after {
30104
+ content: "";
30105
+ width: 1px;
30106
+ height: 6px;
30107
+ border-radius: 1px;
30108
+ background: #ccd4e3;
30109
+ position: relative;
30110
+ right: 2px;
30111
+ transform: rotate(-45deg);
30112
+ }
30113
+ .e5fsw5s:after {
30114
+ transform: rotate(45deg);
30115
+ left: 1px;
30014
30116
  }
30015
30117
 
30016
- .m1if5j39 {
30017
- max-width: 1120px;
30018
- width: 100%;
30019
- margin: 0 auto;
30020
- height: 100%;
30118
+ .w18knsg4.ant-alert-warning {
30119
+ border: 0;
30120
+ background: rgba(255, 187, 0, 0.1);
30121
+ border-radius: 6px;
30122
+ }
30123
+ .w18knsg4.ant-alert,
30124
+ .w18knsg4 .ant-alert-message {
30125
+ color: #e07f00;
30126
+ }
30127
+ .w18knsg4.ant-alert .dashed-border-bottom,
30128
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
30129
+ border-bottom-color: #e07f00;
30021
30130
  }
30022
30131
 
30023
- .w1vvwdlp {
30024
- max-width: 1120px;
30025
- width: 100%;
30026
- margin: 0 auto;
30132
+ .ng31n2o {
30027
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;
30028
30141
  }
30029
- .w1vvwdlp .left,
30030
- .w1vvwdlp .right {
30031
- flex-grow: 0;
30032
- flex-shrink: 0;
30033
- flex-basis: 21%;
30142
+ .ng31n2o .icon-wrapper {
30143
+ margin-right: 10px;
30144
+ height: 18px;
30034
30145
  }
30035
- .w1vvwdlp .left {
30146
+
30147
+ .n15x5f5y {
30036
30148
  display: flex;
30037
- justify-content: flex-end;
30038
- padding-right: 44px;
30039
- }
30040
- .w1vvwdlp .right {
30041
- padding-left: 44px;
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;
30042
30156
  }
30043
- .w1vvwdlp .middle {
30044
- margin-bottom: 40px;
30045
- flex-grow: 0;
30046
- flex-shrink: 0;
30047
- flex-basis: 58%;
30157
+ .n15x5f5y .icon-wrapper {
30158
+ margin-right: 10px;
30159
+ height: 18px;
30048
30160
  }
30049
- .w1vvwdlp .middle .form-base-field {
30050
- width: 100%;
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;
30051
30171
  }
30052
- .w1vvwdlp .middle .form-base-field .form-base-field {
30053
- width: auto;
30172
+ .i16ozz3f .icon-wrapper {
30173
+ margin-right: 10px;
30174
+ height: 18px;
30054
30175
  }
30055
30176
 
30056
- .h1cuopx7 .ant-modal-header {
30057
- margin: 0 auto;
30058
- width: 100%;
30059
- max-width: 648px;
30060
- }
30061
- .h1cuopx7 .ant-modal-header .ant-modal-title {
30062
- margin-left: 0;
30177
+ .dszu9qr {
30178
+ color: rgba(44, 56, 82, 0.6);
30179
+ margin-top: 5px;
30180
+ font-size: 12px;
30181
+ line-height: 18px;
30063
30182
  }
30064
- .h1cuopx7 .ant-modal-body {
30065
- margin: 0 auto;
30066
- padding: 0;
30067
- width: 100%;
30068
- max-width: 648px;
30069
- overflow: hidden;
30183
+
30184
+ .snxzgx {
30185
+ color: #f0483e;
30186
+ font-size: 12px;
30187
+ white-space: pre-wrap;
30070
30188
  }
30071
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30072
- margin-bottom: 40px;
30189
+
30190
+ .o1i4orqw {
30191
+ display: flex;
30192
+ align-items: center;
30193
+ justify-content: flex-end;
30073
30194
  }
30074
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30075
- height: calc(100vh - 225px);
30076
- overflow-y: auto;
30195
+ .o1i4orqw .icon-wrapper {
30196
+ margin-right: 16px;
30077
30197
  }
30078
- .h1cuopx7 .ant-modal-footer .footer-content {
30079
- margin: 0 auto;
30080
- max-width: 648px;
30198
+
30199
+ .t79k8o2 {
30200
+ color: rgba(0, 21, 64, 0.3);
30081
30201
  }
30082
30202
 
30083
- .h1p6d3y3 .ant-modal-header {
30084
- margin: 0 auto;
30085
- width: 100%;
30086
- max-width: 1024px;
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;
30087
30210
  }
30088
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
30089
- margin-left: 0;
30211
+ .ipd9bk.ant-input.ant-input-lg {
30212
+ padding: 8px 16px;
30213
+ line-height: 22px;
30090
30214
  }
30091
- .h1p6d3y3 .ant-modal-body {
30092
- margin: 0 auto;
30093
- padding: 0;
30094
- width: 100%;
30095
- max-width: 1024px;
30096
- overflow: hidden;
30215
+ .ipd9bk.ant-input.ant-input-sm {
30216
+ padding: 2px 8px;
30217
+ line-height: 18px;
30097
30218
  }
30098
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30099
- margin-bottom: 40px;
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;
30100
30223
  }
30101
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30102
- height: calc(100vh - 225px);
30103
- overflow-y: auto;
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;
30104
30228
  }
30105
- .h1p6d3y3 .ant-modal-footer .footer-content {
30106
- margin: 0 auto;
30107
- max-width: 1024px;
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;
30108
30232
  }
30109
-
30110
- .fxgckuk {
30111
- flex: 1;
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);
30112
30236
  }
30113
- .fxgckuk label {
30114
- font-size: 13px;
30115
- line-height: 20px;
30116
- color: rgba(44, 56, 82, 0.6);
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);
30117
30240
  }
30118
- .fxgckuk .title {
30119
- font-size: 14px;
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);
30245
+ }
30246
+ .ipd9bk.ant-input-affix-wrapper {
30247
+ padding: 5px 12px;
30248
+ border-radius: 6px;
30249
+ border-color: rgba(172, 186, 211, 0.6);
30120
30250
  line-height: 20px;
30121
30251
  color: #2d3a56;
30122
- margin-bottom: 12px;
30252
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30123
30253
  }
30124
- .fxgckuk.connect-cluster .title {
30125
- padding-bottom: 26px;
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);
30126
30257
  }
30127
-
30128
- .f1d0vek1 {
30129
- padding: 25px 0 15px 0;
30130
- border-bottom: 1px solid #e1e5eb;
30131
- margin-bottom: 16px;
30258
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30259
+ padding: 8px 16px;
30260
+ line-height: 22px;
30132
30261
  }
30133
-
30134
- .f4u402y {
30135
- display: flex;
30136
- align-items: center;
30137
- margin-bottom: 8px;
30262
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30263
+ padding: 2px 8px;
30264
+ line-height: 18px;
30138
30265
  }
30139
- .f4u402y > label {
30140
- width: 216px;
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);
30141
30269
  }
30142
- .f4u402y > label + * {
30143
- width: 100%;
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);
30144
30273
  }
30145
- .f4u402y .ant-select {
30146
- width: 100%;
30274
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30275
+ border-color: #e75a3a;
30147
30276
  }
30148
-
30149
- .e1pldf6v {
30277
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30150
30278
  color: #e75a3a;
30151
- margin-right: 10px;
30152
30279
  }
30153
-
30154
- .dq0gblh {
30155
- width: 100%;
30156
- height: 1px;
30157
- background: rgba(213, 219, 227, 0.6);
30158
- margin: 24px 0;
30159
- }
30160
-
30161
- .l1v7sr0n {
30162
- display: flex;
30163
- justify-content: center;
30164
- align-items: center;
30165
- height: 100%;
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);
30166
30283
  }
30167
-
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;
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);
30176
30287
  }
30177
-
30178
- .m1jy87hk .ant-modal-header,
30179
- .m1jy87hk .ant-modal-footer .footer-content {
30180
- width: 648px;
30181
- margin: 0 auto;
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);
30182
30292
  }
30183
- .m1jy87hk .ant-modal-header {
30184
- padding: 35px 0 24px;
30185
- border: none;
30293
+ textarea.ipd9bk.ant-input {
30294
+ transition-property: height;
30295
+ transition-delay: 50ms;
30186
30296
  }
30187
- .m1jy87hk .ant-modal-header .ant-modal-title {
30188
- font-size: 30px;
30297
+ textarea.ipd9bk.ant-input.textarea-large {
30298
+ min-height: 40px;
30299
+ height: 40px;
30189
30300
  }
30190
- .m1jy87hk .ant-modal-body {
30191
- padding: 4px 0 2px;
30301
+ textarea.ipd9bk.ant-input.textarea-large:focus {
30302
+ height: 80px;
30192
30303
  }
30193
- .m1jy87hk .ant-modal-footer {
30194
- border: none;
30304
+ textarea.ipd9bk.ant-input.textarea-middle {
30305
+ min-height: 32px;
30306
+ height: 32px;
30195
30307
  }
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);
30308
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
30309
+ height: 64px;
30206
30310
  }
30207
- .ti7fpyu:not(:first-child) {
30208
- margin-left: 4px;
30311
+ textarea.ipd9bk.ant-input.textarea-small {
30312
+ min-height: 24px;
30313
+ height: 24px;
30209
30314
  }
30210
-
30211
- .f1rest1f {
30212
- width: 100%;
30213
- height: 100%;
30214
- display: flex;
30215
- align-items: center;
30216
- justify-content: center;
30315
+ textarea.ipd9bk.ant-input.textarea-small:focus {
30316
+ height: 40px;
30217
30317
  }
30218
30318
 
30219
- .n1kbdoln {
30220
- font-size: 90%;
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;
30319
+ .kypn5o5 input, .kypn5o5.input-tags {
30226
30320
  border: 1px solid rgba(213, 219, 227, 0.6);
30227
30321
  border-radius: 4px;
30228
30322
  }
30229
-
30230
- .f1y3gta0.form-item-general {
30231
- width: 640px;
30232
- }
30233
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30234
- margin-top: 16px;
30235
- }
30236
- .f1y3gta0.form-item-compact {
30237
- width: 412px;
30238
- }
30239
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30240
- margin-top: 8px;
30241
- }
30242
- .f1y3gta0 .form-item {
30243
- width: auto;
30244
- }
30245
- .f1y3gta0 .form-item-main {
30323
+ .kypn5o5.input-tags {
30246
30324
  position: relative;
30247
- display: flex;
30325
+ padding: 6px;
30326
+ height: 32px;
30327
+ cursor: pointer;
30328
+ transition: border 150ms;
30248
30329
  }
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;
30330
+ .kypn5o5.input-tags:hover {
30331
+ border-color: #0080ff;
30332
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
30257
30333
  }
30258
- .f1y3gta0 .form-item-label {
30259
- padding-right: 12px;
30260
- font-size: 13px;
30261
- color: rgba(44, 56, 82, 0.6);
30334
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
30335
+ padding-right: 30px;
30262
30336
  }
30263
- .f1y3gta0 .form-item-label.label-right {
30264
- text-align: right;
30337
+ .kypn5o5.input-tags .input-tags-inner {
30338
+ display: flex;
30265
30339
  }
30266
- .f1y3gta0 .form-item-label,
30267
- .f1y3gta0 .form-item-control {
30268
- line-height: 32px;
30340
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
30341
+ display: flex;
30269
30342
  }
30270
- .f1y3gta0 .form-item-control .form-item-error {
30271
- line-height: 18px;
30343
+ .kypn5o5.input-tags .input-tag-suffix {
30344
+ position: absolute;
30345
+ right: 12px;
30346
+ top: 50%;
30347
+ transform: translateY(-50%);
30272
30348
  }
30273
- .f1y3gta0 .form-item-children {
30274
- width: 100%;
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;
30275
30353
  }
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%;
30354
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
30355
+ color: rgba(0, 0, 0, 0.45);
30278
30356
  }
30279
- .f1y3gta0 .form-item-error {
30280
- color: #e75a3a;
30281
- height: 0;
30357
+ .kypn5o5.has-focus-indicator {
30358
+ position: relative;
30282
30359
  overflow: hidden;
30283
30360
  }
30284
- .f1y3gta0 .form-item-error-enter-done {
30285
- margin-top: 4px;
30286
- height: auto;
30287
- overflow: auto;
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;
30288
30368
  }
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;
30369
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30370
+ left: 8px;
30371
+ opacity: 1;
30293
30372
  }
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;
30373
+ .kypn5o5.has-focus-indicator input {
30374
+ transition: margin-left 150ms ease;
30375
+ margin-left: 0px;
30301
30376
  }
30302
- .fujbm7g:not(:first-of-type) {
30303
- margin-top: 16px;
30377
+ .kypn5o5.has-focus-indicator input:focus {
30378
+ margin-left: 16px;
30304
30379
  }
30305
30380
 
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;
30381
+ input.l1ki27se.ant-input {
30382
+ border-top-right-radius: 0;
30383
+ border-bottom-right-radius: 0;
30314
30384
  }
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);
30385
+
30386
+ .l1ki27se.ant-input-affix-wrapper {
30387
+ border-top-right-radius: 0;
30388
+ border-bottom-right-radius: 0;
30324
30389
  }
30325
- .e5fsw5s:after {
30326
- transform: rotate(45deg);
30327
- left: 1px;
30390
+
30391
+ input.rrg1fkn.ant-input {
30392
+ border-top-left-radius: 0;
30393
+ border-bottom-left-radius: 0;
30328
30394
  }
30329
30395
 
30330
- .w18knsg4.ant-alert-warning {
30331
- border: 0;
30332
- background: rgba(255, 187, 0, 0.1);
30333
- border-radius: 6px;
30396
+ .rrg1fkn.ant-input-affix-wrapper {
30397
+ border-top-left-radius: 0;
30398
+ border-bottom-left-radius: 0;
30334
30399
  }
30335
- .w18knsg4.ant-alert,
30336
- .w18knsg4 .ant-alert-message {
30337
- color: #e07f00;
30400
+
30401
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
30402
+ border-top-right-radius: 0;
30403
+ border-bottom-right-radius: 0;
30338
30404
  }
30339
- .w18knsg4.ant-alert .dashed-border-bottom,
30340
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
30341
- border-bottom-color: #e07f00;
30405
+
30406
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
30407
+ border-top-left-radius: 0;
30408
+ border-bottom-left-radius: 0;
30342
30409
  }
30343
30410
 
30344
- .ng31n2o {
30411
+ .p12gwtiw {
30345
30412
  display: flex;
30346
- flex-direction: row;
30347
- padding: 7px 12px;
30348
- background: rgba(255, 187, 0, 0.1);
30349
- border-radius: 6px;
30350
- color: #e07f00;
30413
+ justify-content: space-between;
30414
+ align-items: center;
30415
+ padding: 10px 0;
30416
+ color: rgba(44, 56, 82, 0.6);
30351
30417
  font-size: 12px;
30352
- line-height: 18px;
30418
+ line-height: 24px;
30353
30419
  }
30354
- .ng31n2o .icon-wrapper {
30355
- margin-right: 10px;
30356
- height: 18px;
30420
+ .p12gwtiw .pagination-left {
30421
+ padding: 2px 8px;
30357
30422
  }
30358
-
30359
- .n15x5f5y {
30423
+ .p12gwtiw .dropdown-trigger {
30360
30424
  display: flex;
30361
- flex-direction: row;
30362
- padding: 7px 12px;
30363
- background: rgba(225, 230, 241, 0.6);
30425
+ align-items: center;
30364
30426
  border-radius: 6px;
30365
- color: rgba(44, 56, 82, 0.6);
30366
- font-size: 12px;
30367
- line-height: 18px;
30427
+ cursor: pointer;
30428
+ transition: all 0.3s ease;
30368
30429
  }
30369
- .n15x5f5y .icon-wrapper {
30370
- margin-right: 10px;
30371
- height: 18px;
30430
+ .p12gwtiw .dropdown-trigger:hover {
30431
+ background: rgba(211, 218, 235, 0.6);
30432
+ color: #0080ff;
30372
30433
  }
30373
-
30374
- .i16ozz3f {
30434
+ .p12gwtiw .dropdown-trigger .icon-inner {
30435
+ margin-left: 4px;
30436
+ }
30437
+ .p12gwtiw .pagination-right {
30375
30438
  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;
30439
+ align-items: center;
30440
+ color: #0080ff;
30441
+ font-weight: bold;
30383
30442
  }
30384
- .i16ozz3f .icon-wrapper {
30385
- margin-right: 10px;
30386
- height: 18px;
30443
+ .p12gwtiw .pagination-right .icon-inner {
30444
+ margin-left: 4px;
30445
+ }
30446
+ .p12gwtiw .pagination-right .prev-btn,
30447
+ .p12gwtiw .pagination-right .next-btn {
30448
+ padding: 0 8px;
30449
+ }
30450
+ .p12gwtiw .pagination-right .prev-btn > span,
30451
+ .p12gwtiw .pagination-right .next-btn > span {
30452
+ color: #0080ff;
30453
+ }
30454
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
30455
+ transform: rotate(180deg);
30387
30456
  }
30388
30457
 
30389
- .dszu9qr {
30390
- color: rgba(44, 56, 82, 0.6);
30391
- margin-top: 5px;
30458
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30459
+ max-height: calc(100vh - 128px);
30460
+ overflow-y: auto;
30461
+ }
30462
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30463
+ padding: 4px 20px;
30392
30464
  font-size: 12px;
30393
30465
  line-height: 18px;
30394
30466
  }
30395
30467
 
30396
- .snxzgx {
30397
- color: #f0483e;
30398
- font-size: 12px;
30399
- white-space: pre-wrap;
30468
+ .obf05yr {
30469
+ display: inline-block;
30400
30470
  }
30401
30471
 
30402
- .o1i4orqw {
30403
- display: flex;
30404
- align-items: center;
30405
- justify-content: flex-end;
30472
+ .hsms1n6 {
30473
+ visibility: hidden;
30474
+ position: absolute;
30406
30475
  }
30407
- .o1i4orqw .icon-wrapper {
30408
- margin-right: 16px;
30476
+
30477
+ .s1fc623g {
30478
+ width: 430px !important;
30409
30479
  }
30410
30480
 
30411
- .t79k8o2 {
30412
- color: rgba(0, 21, 64, 0.3);
30481
+ .da3mx0o .ant-select-item-group {
30482
+ padding: 8px 16px;
30483
+ 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;
30413
30489
  }
30414
30490
 
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;
30491
+ .onr9gzt {
30492
+ display: flex;
30493
+ flex-direction: column;
30494
+ margin: 1px 8px;
30495
+ padding: 8px;
30496
+ border-radius: 4px;
30422
30497
  }
30423
- .ipd9bk.ant-input.ant-input-lg {
30424
- padding: 8px 16px;
30425
- line-height: 22px;
30498
+ .onr9gzt .selected-icon {
30499
+ display: none;
30426
30500
  }
30427
- .ipd9bk.ant-input.ant-input-sm {
30428
- padding: 2px 8px;
30429
- line-height: 18px;
30501
+ .onr9gzt.ant-select-item-option-grouped {
30502
+ padding-left: 8px;
30430
30503
  }
30431
- .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
30432
- border-color: rgba(107, 128, 167, 0.6);
30433
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30434
- z-index: 1;
30504
+ .onr9gzt.ant-select-item-option-selected {
30505
+ background-color: white;
30435
30506
  }
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;
30507
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
30508
+ color: #0080ff;
30440
30509
  }
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;
30510
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
30511
+ display: block;
30444
30512
  }
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);
30513
+ .onr9gzt.ant-select-item-option-active {
30514
+ background: rgba(0, 136, 255, 0.16);
30448
30515
  }
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);
30516
+ .onr9gzt.ant-select-item-option-active .timezone-title {
30517
+ color: #0080ff;
30452
30518
  }
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);
30519
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
30520
+ background: rgba(0, 136, 255, 0.1);
30521
+ color: #0080ff;
30457
30522
  }
30458
- .ipd9bk.ant-input-affix-wrapper {
30459
- padding: 5px 12px;
30460
- border-radius: 6px;
30461
- border-color: rgba(172, 186, 211, 0.6);
30523
+
30524
+ .oiy0apc {
30525
+ display: flex;
30526
+ justify-content: space-between;
30527
+ height: 20px;
30462
30528
  line-height: 20px;
30529
+ }
30530
+ .oiy0apc .timezone-title {
30463
30531
  color: #2d3a56;
30464
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30532
+ overflow: hidden;
30533
+ text-overflow: ellipsis;
30465
30534
  }
30466
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
30467
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
30535
+
30536
+ .of4y382 {
30537
+ display: flex;
30538
+ justify-content: space-between;
30468
30539
  color: rgba(44, 56, 82, 0.6);
30469
- }
30470
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30471
- padding: 8px 16px;
30472
- line-height: 22px;
30473
- }
30474
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30475
- padding: 2px 8px;
30540
+ height: 18px;
30476
30541
  line-height: 18px;
30542
+ margin-top: 2px;
30477
30543
  }
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);
30544
+
30545
+ .t19903l9 {
30546
+ border: none;
30547
+ margin-right: 0;
30548
+ background: rgba(225, 230, 241, 0.6);
30481
30549
  }
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);
30550
+
30551
+ .ohwbvxu {
30552
+ pointer-events: none;
30553
+ height: 32px;
30554
+ width: 100%;
30555
+ opacity: 0;
30485
30556
  }
30486
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30487
- border-color: #e75a3a;
30557
+
30558
+ .rxbeqvl.ant-radio-wrapper {
30559
+ display: inline-flex;
30560
+ align-items: baseline;
30561
+ white-space: pre-wrap;
30488
30562
  }
30489
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30490
- color: #e75a3a;
30563
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
30564
+ position: relative;
30565
+ top: 3px;
30491
30566
  }
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);
30567
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30568
+ border-color: rgba(107, 128, 167, 0.6);
30495
30569
  }
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);
30570
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30571
+ border-color: #0080ff;
30499
30572
  }
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);
30573
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30574
+ border-color: #0080ff;
30575
+ background: #0080ff;
30504
30576
  }
30505
- textarea.ipd9bk.ant-input {
30506
- transition-property: height;
30507
- transition-delay: 50ms;
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;
30508
30583
  }
30509
- textarea.ipd9bk.ant-input.textarea-large {
30510
- min-height: 40px;
30511
- height: 40px;
30584
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30585
+ opacity: 0.5;
30512
30586
  }
30513
- textarea.ipd9bk.ant-input.textarea-large:focus {
30514
- height: 80px;
30587
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30588
+ border-color: rgba(107, 128, 167, 0.6);
30589
+ background: rgba(211, 218, 235, 0.6);
30515
30590
  }
30516
- textarea.ipd9bk.ant-input.textarea-middle {
30517
- min-height: 32px;
30518
- height: 32px;
30591
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30592
+ background: #00122e;
30519
30593
  }
30520
- textarea.ipd9bk.ant-input.textarea-middle:focus {
30521
- height: 64px;
30594
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30595
+ color: #00122e;
30596
+ opacity: 0.5;
30522
30597
  }
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;
30598
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30599
+ color: #00122e;
30541
30600
  }
30542
- .kypn5o5.input-tags:hover {
30543
- border-color: #0080ff;
30544
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
30601
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30602
+ display: inline-block;
30603
+ padding: 0;
30604
+ padding-left: 12px;
30545
30605
  }
30546
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
30547
- padding-right: 30px;
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);
30548
30610
  }
30549
- .kypn5o5.input-tags .input-tags-inner {
30550
- display: flex;
30611
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30612
+ padding-left: 8px;
30551
30613
  }
30552
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
30553
- display: flex;
30614
+
30615
+ .r5ie79y .ant-radio-button-wrapper:first-child {
30616
+ border-radius: 5px 0 0 5px;
30554
30617
  }
30555
- .kypn5o5.input-tags .input-tag-suffix {
30556
- position: absolute;
30557
- right: 12px;
30558
- top: 50%;
30559
- transform: translateY(-50%);
30618
+ .r5ie79y .ant-radio-button-wrapper:last-child {
30619
+ border-radius: 0 5px 5px 0;
30560
30620
  }
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;
30621
+
30622
+ .r1f0aqcc {
30623
+ color: #00122e;
30624
+ border-color: #ccd4e3;
30565
30625
  }
30566
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
30567
- color: rgba(0, 0, 0, 0.45);
30626
+ .r1f0aqcc:first-child {
30627
+ border-color: #a3b4cc;
30568
30628
  }
30569
- .kypn5o5.has-focus-indicator {
30570
- position: relative;
30571
- overflow: hidden;
30629
+ .r1f0aqcc.ant-radio-button-wrapper {
30630
+ padding: 0 12px;
30631
+ line-height: 32px;
30632
+ height: 32px;
30572
30633
  }
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;
30634
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
30635
+ white-space: nowrap;
30580
30636
  }
30581
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30582
- left: 8px;
30583
- opacity: 1;
30637
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30638
+ height: 22px;
30639
+ padding: 0 7px;
30640
+ line-height: 20px;
30584
30641
  }
30585
- .kypn5o5.has-focus-indicator input {
30586
- transition: margin-left 150ms ease;
30587
- margin-left: 0px;
30642
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30643
+ background: #ccd4e3;
30588
30644
  }
30589
- .kypn5o5.has-focus-indicator input:focus {
30590
- margin-left: 16px;
30645
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30646
+ background: #0080ff;
30591
30647
  }
30592
-
30593
- input.l1ki27se.ant-input {
30594
- border-top-right-radius: 0;
30595
- border-bottom-right-radius: 0;
30648
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30649
+ background: #ccd4e3;
30650
+ opacity: 0.5;
30596
30651
  }
30597
-
30598
- .l1ki27se.ant-input-affix-wrapper {
30599
- border-top-right-radius: 0;
30600
- border-bottom-right-radius: 0;
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;
30601
30654
  }
30602
-
30603
- input.rrg1fkn.ant-input {
30604
- border-top-left-radius: 0;
30605
- border-bottom-left-radius: 0;
30655
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30656
+ border-color: #0080ff;
30606
30657
  }
30607
-
30608
- .rrg1fkn.ant-input-affix-wrapper {
30609
- border-top-left-radius: 0;
30610
- border-bottom-left-radius: 0;
30658
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
30659
+ background: rgba(0, 136, 255, 0.1);
30611
30660
  }
30612
-
30613
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
30614
- border-top-right-radius: 0;
30615
- border-bottom-right-radius: 0;
30661
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
30662
+ background: rgba(211, 218, 235, 0.6);
30663
+ border-color: #ccd4e3;
30664
+ opacity: 0.5;
30616
30665
  }
30617
-
30618
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
30619
- border-top-left-radius: 0;
30620
- border-bottom-left-radius: 0;
30666
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30667
+ color: #00122e;
30668
+ border-color: #ccd4e3;
30621
30669
  }
30622
-
30623
- .s34f1qb.ant-switch {
30624
- min-width: 40px;
30625
- height: 24px;
30670
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30671
+ color: #00122e;
30672
+ border-color: #ccd4e3;
30626
30673
  background: rgba(172, 186, 211, 0.6);
30627
- overflow: hidden;
30628
30674
  }
30629
- .s34f1qb.ant-switch:focus {
30630
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
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;
30631
30682
  }
30632
- .s34f1qb.ant-switch-small {
30633
- min-width: 26px;
30634
- height: 16px;
30683
+ .r1f0aqcc .ant-radio-button-input:focus {
30684
+ box-shadow: none;
30635
30685
  }
30636
- .s34f1qb.ant-switch-large {
30637
- min-width: 52px;
30638
- height: 32px;
30686
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
30687
+ margin-right: 0;
30688
+ width: initial;
30689
+ box-shadow: none;
30639
30690
  }
30640
- .s34f1qb.ant-switch .ant-switch-handle {
30641
- height: 20px;
30642
- width: 20px;
30691
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30692
+ display: none;
30643
30693
  }
30644
- .s34f1qb.ant-switch .ant-switch-handle::before {
30645
- border-radius: 10px;
30646
- transition-delay: 120ms;
30694
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30695
+ display: inline;
30647
30696
  }
30648
- .s34f1qb.ant-switch-small .ant-switch-handle {
30649
- height: 14px;
30650
- width: 14px;
30651
- top: 1px;
30652
- left: 1px;
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;
30653
30702
  }
30654
- .s34f1qb.ant-switch-large .ant-switch-handle {
30655
- height: 28px;
30656
- width: 28px;
30703
+
30704
+ .i1e4sgug {
30705
+ display: inline-block;
30657
30706
  }
30658
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
30659
- border-radius: 14px;
30707
+
30708
+ .d6j0lbj {
30709
+ font-family: Inter;
30710
+ font-style: normal;
30711
+ font-weight: bold;
30712
+ font-size: 32px;
30713
+ line-height: 40px;
30660
30714
  }
30661
- .s34f1qb.ant-switch-checked {
30662
- background-color: #00ba5d;
30715
+
30716
+ .d1xhvvxe {
30717
+ font-family: Inter;
30718
+ font-style: normal;
30719
+ font-weight: bold;
30720
+ font-size: 24px;
30721
+ line-height: 32px;
30663
30722
  }
30664
- .s34f1qb.ant-switch-checked .ant-switch-handle {
30665
- left: calc(100% - 20px - 2px);
30723
+
30724
+ .dk10mxq {
30725
+ font-family: Inter;
30726
+ font-style: normal;
30727
+ font-weight: normal;
30728
+ font-size: 32px;
30729
+ line-height: 40px;
30666
30730
  }
30667
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30668
- left: calc(100% - 14px - 1px);
30731
+
30732
+ .dxsait {
30733
+ font-family: Inter;
30734
+ font-style: normal;
30735
+ font-weight: bold;
30736
+ font-size: 20px;
30737
+ line-height: 24px;
30669
30738
  }
30670
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30671
- left: calc(100% - 28px - 2px);
30739
+
30740
+ .dokn0h3 {
30741
+ font-family: Inter;
30742
+ font-style: normal;
30743
+ font-weight: normal;
30744
+ font-size: 20px;
30745
+ line-height: 24px;
30672
30746
  }
30673
30747
 
30674
- .c1to9vb9 {
30675
- margin-left: 5px;
30748
+ .dobau4p {
30749
+ font-family: Inter;
30750
+ font-style: normal;
30751
+ font-weight: bold;
30752
+ font-size: 18px;
30753
+ line-height: 22px;
30676
30754
  }
30677
30755
 
30678
- .t1upn1sz {
30679
- height: 100%;
30756
+ .dvolwok {
30757
+ font-family: Inter;
30758
+ font-style: normal;
30759
+ font-weight: normal;
30760
+ font-size: 18px;
30761
+ line-height: 22px;
30680
30762
  }
30681
30763
 
30682
- .tta5kd2 {
30683
- height: 100%;
30764
+ .h181qhg4 {
30765
+ font-family: Inter;
30766
+ font-style: normal;
30767
+ font-weight: bold;
30768
+ font-size: 16px;
30769
+ line-height: 22px;
30770
+ }
30771
+
30772
+ .h1phgmcq {
30773
+ font-family: Inter;
30774
+ font-style: normal;
30775
+ font-weight: normal;
30776
+ font-size: 16px;
30777
+ line-height: 22px;
30778
+ }
30779
+
30780
+ .h173xnl1 {
30781
+ font-family: Inter;
30782
+ font-style: normal;
30783
+ font-weight: bold;
30784
+ font-size: 14px;
30785
+ line-height: 20px;
30786
+ }
30787
+
30788
+ .hedm4pz {
30789
+ font-family: Inter;
30790
+ font-style: normal;
30791
+ font-weight: normal;
30792
+ font-size: 14px;
30793
+ line-height: 20px;
30794
+ }
30795
+
30796
+ .h1kd8xld {
30797
+ font-family: Inter;
30798
+ font-style: normal;
30799
+ font-weight: bold;
30800
+ font-size: 12px;
30801
+ line-height: 18px;
30802
+ }
30803
+
30804
+ .hp14fr {
30805
+ font-family: Inter;
30806
+ font-style: normal;
30807
+ font-weight: normal;
30808
+ font-size: 12px;
30809
+ line-height: 18px;
30810
+ }
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;
30820
+ }
30821
+
30822
+ .h6zme9x {
30823
+ font-family: Inter;
30824
+ font-style: normal;
30825
+ font-weight: normal;
30826
+ text-transform: uppercase;
30827
+ font-feature-settings: "cpsp" on;
30828
+ font-size: 12px;
30829
+ line-height: 18px;
30830
+ }
30831
+
30832
+ .locjvsv {
30833
+ font-family: Inter;
30834
+ font-style: normal;
30835
+ font-weight: normal;
30836
+ font-size: 16px;
30837
+ line-height: 24px;
30838
+ }
30839
+
30840
+ .l13gi131 {
30841
+ font-family: Inter;
30842
+ font-style: normal;
30843
+ font-weight: bold;
30844
+ font-size: 16px;
30845
+ line-height: 24px;
30846
+ }
30847
+
30848
+ .l1ynemsu {
30849
+ font-family: Inter;
30850
+ font-style: normal;
30851
+ font-weight: normal;
30852
+ font-size: 16px;
30853
+ line-height: 24px;
30854
+ }
30855
+
30856
+ .l1cft1cx {
30857
+ font-family: Inter;
30858
+ font-style: normal;
30859
+ font-weight: bold;
30860
+ font-size: 16px;
30861
+ line-height: 24px;
30862
+ }
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;
30872
+ }
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;
30882
+ }
30883
+
30884
+ .l1gf91jb {
30885
+ font-family: Inter;
30886
+ font-style: normal;
30887
+ font-weight: normal;
30888
+ font-size: 14px;
30889
+ line-height: 22px;
30890
+ }
30891
+
30892
+ .lu7hlr6 {
30893
+ font-family: Inter;
30894
+ font-style: normal;
30895
+ font-weight: 500;
30896
+ font-size: 14px;
30897
+ line-height: 22px;
30898
+ }
30899
+
30900
+ .l3l3jf0 {
30901
+ font-family: Inter;
30902
+ font-style: normal;
30903
+ font-weight: bold;
30904
+ font-size: 14px;
30905
+ line-height: 22px;
30906
+ }
30907
+
30908
+ .l12j5nqp {
30909
+ font-family: Inter;
30910
+ font-style: normal;
30911
+ font-weight: normal;
30912
+ font-size: 14px;
30913
+ line-height: 22px;
30914
+ }
30915
+
30916
+ .l1tecqht {
30917
+ font-family: Inter;
30918
+ font-style: normal;
30919
+ font-weight: bold;
30920
+ font-size: 14px;
30921
+ line-height: 22px;
30922
+ }
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;
30932
+ }
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;
30942
+ }
30943
+
30944
+ .l1kuminb {
30945
+ font-family: Inter;
30946
+ font-style: normal;
30947
+ font-weight: normal;
30948
+ font-size: 13px;
30949
+ line-height: 20px;
30950
+ }
30951
+
30952
+ .l1pbuf5j {
30953
+ font-family: Inter;
30954
+ font-style: normal;
30955
+ font-weight: 600;
30956
+ font-size: 13px;
30957
+ line-height: 20px;
30958
+ }
30959
+
30960
+ .l1r4ztu {
30961
+ font-family: Inter;
30962
+ font-style: normal;
30963
+ font-weight: bold;
30964
+ font-size: 13px;
30965
+ line-height: 20px;
30966
+ }
30967
+
30968
+ .ly8vzok {
30969
+ font-family: Inter;
30970
+ font-style: normal;
30971
+ font-weight: normal;
30972
+ font-size: 13px;
30973
+ line-height: 20px;
30974
+ }
30975
+
30976
+ .lumfmf {
30977
+ font-family: Inter;
30978
+ font-style: normal;
30979
+ font-weight: 600;
30980
+ font-size: 13px;
30981
+ line-height: 20px;
30982
+ }
30983
+
30984
+ .l16ujwmv {
30985
+ font-family: Inter;
30986
+ font-style: normal;
30987
+ font-weight: bold;
30988
+ font-size: 13px;
30989
+ line-height: 20px;
30990
+ }
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;
31000
+ }
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%;
30684
31189
  }
30685
31190
  .tta5kd2.empty-table .ant-table-content {
30686
31191
  overflow: visible !important;
@@ -30973,630 +31478,285 @@ input.rrg1fkn.ant-input {
30973
31478
  .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
30974
31479
  transform: translateY(-50%);
30975
31480
  }
30976
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
30977
- transform: translateY(-50%) rotateX(180deg);
30978
- }
30979
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
30980
- background: #f2f5fa;
30981
- }
30982
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
30983
- display: block;
30984
- }
30985
- .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
30986
- padding-right: 25px;
30987
- }
30988
- .tta5kd2 .ant-table .ant-table-selection-column {
30989
- padding: 0 !important;
30990
- }
30991
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
30992
- position: absolute;
30993
- left: 50%;
30994
- top: 50%;
30995
- transform: translate(-50%, -50%);
30996
- }
30997
- .tta5kd2 .ant-table .ant-table-selection-column:after {
30998
- display: none;
30999
- }
31000
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31001
- background: #fff;
31002
- }
31003
- .tta5kd2 .ant-table .ant-table-placeholder {
31004
- background: inherit;
31005
- }
31006
- .tta5kd2 .ant-table .ant-table-placeholder td {
31007
- position: static;
31008
- border: none;
31009
- background: inherit !important;
31010
- height: 100px;
31011
- vertical-align: middle;
31012
- }
31013
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31014
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31015
- font-weight: bold;
31016
- font-size: 20px;
31017
- color: rgba(10, 37, 85, 0.6);
31018
- }
31019
- .tta5kd2 .ant-table td.cell__action_ {
31020
- padding: 0 !important;
31021
- position: relative;
31022
- background: #fff;
31023
- }
31024
- .tta5kd2 .ant-table td.cell__action_ > * {
31025
- height: 100%;
31026
- display: flex;
31027
- align-items: center;
31028
- justify-content: flex-end;
31029
- padding-right: 8px;
31030
- }
31031
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
31032
- width: 24px;
31033
- height: 24px;
31034
- cursor: pointer;
31035
- justify-content: center;
31036
- border-radius: 4px;
31037
- }
31038
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31039
- background: #fff;
31040
- }
31041
-
31042
- .i1e4sgug {
31043
- display: inline-block;
31044
- }
31045
-
31046
- .s1fc623g {
31047
- width: 430px !important;
31048
- }
31049
-
31050
- .da3mx0o .ant-select-item-group {
31051
- padding: 8px 16px;
31052
- line-height: 18px;
31053
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31054
- height: 34px;
31055
- min-height: 34px;
31056
- box-sizing: border-box;
31057
- margin-top: 8px;
31058
- }
31059
-
31060
- .onr9gzt {
31061
- display: flex;
31062
- flex-direction: column;
31063
- margin: 1px 8px;
31064
- padding: 8px;
31065
- border-radius: 4px;
31066
- }
31067
- .onr9gzt .selected-icon {
31068
- display: none;
31069
- }
31070
- .onr9gzt.ant-select-item-option-grouped {
31071
- padding-left: 8px;
31072
- }
31073
- .onr9gzt.ant-select-item-option-selected {
31074
- background-color: white;
31075
- }
31076
- .onr9gzt.ant-select-item-option-selected .timezone-title {
31077
- color: #0080ff;
31078
- }
31079
- .onr9gzt.ant-select-item-option-selected .selected-icon {
31080
- display: block;
31081
- }
31082
- .onr9gzt.ant-select-item-option-active {
31083
- background: rgba(0, 136, 255, 0.16);
31084
- }
31085
- .onr9gzt.ant-select-item-option-active .timezone-title {
31086
- color: #0080ff;
31087
- }
31088
- .onr9gzt.ant-select-item-option-active .timezone-tag {
31089
- background: rgba(0, 136, 255, 0.1);
31090
- color: #0080ff;
31091
- }
31092
-
31093
- .oiy0apc {
31094
- display: flex;
31095
- justify-content: space-between;
31096
- height: 20px;
31097
- line-height: 20px;
31481
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31482
+ transform: translateY(-50%) rotateX(180deg);
31098
31483
  }
31099
- .oiy0apc .timezone-title {
31100
- color: #2d3a56;
31101
- overflow: hidden;
31102
- text-overflow: ellipsis;
31484
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31485
+ background: #f2f5fa;
31103
31486
  }
31104
-
31105
- .of4y382 {
31106
- display: flex;
31107
- justify-content: space-between;
31108
- color: rgba(44, 56, 82, 0.6);
31109
- height: 18px;
31110
- line-height: 18px;
31111
- margin-top: 2px;
31487
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31488
+ display: block;
31112
31489
  }
31113
-
31114
- .t19903l9 {
31115
- border: none;
31116
- margin-right: 0;
31117
- background: rgba(225, 230, 241, 0.6);
31490
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31491
+ padding-right: 25px;
31118
31492
  }
31119
-
31120
- .ohwbvxu {
31121
- pointer-events: none;
31122
- height: 32px;
31123
- width: 100%;
31124
- opacity: 0;
31493
+ .tta5kd2 .ant-table .ant-table-selection-column {
31494
+ padding: 0 !important;
31125
31495
  }
31126
-
31127
- .d6j0lbj {
31128
- font-family: Inter;
31129
- font-style: normal;
31130
- font-weight: bold;
31131
- font-size: 32px;
31132
- line-height: 40px;
31496
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31497
+ position: absolute;
31498
+ left: 50%;
31499
+ top: 50%;
31500
+ transform: translate(-50%, -50%);
31133
31501
  }
31134
-
31135
- .d1xhvvxe {
31136
- font-family: Inter;
31137
- font-style: normal;
31138
- font-weight: bold;
31139
- font-size: 24px;
31140
- line-height: 32px;
31502
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
31503
+ display: none;
31141
31504
  }
31142
-
31143
- .dk10mxq {
31144
- font-family: Inter;
31145
- font-style: normal;
31146
- font-weight: normal;
31147
- font-size: 32px;
31148
- line-height: 40px;
31505
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31506
+ background: #fff;
31149
31507
  }
31150
-
31151
- .dxsait {
31152
- font-family: Inter;
31153
- font-style: normal;
31154
- font-weight: bold;
31155
- font-size: 20px;
31156
- line-height: 24px;
31508
+ .tta5kd2 .ant-table .ant-table-placeholder {
31509
+ background: inherit;
31157
31510
  }
31158
-
31159
- .dokn0h3 {
31160
- font-family: Inter;
31161
- font-style: normal;
31162
- font-weight: normal;
31163
- font-size: 20px;
31164
- line-height: 24px;
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;
31165
31517
  }
31166
-
31167
- .dobau4p {
31168
- font-family: Inter;
31169
- font-style: normal;
31518
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31519
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31170
31520
  font-weight: bold;
31171
- font-size: 18px;
31172
- line-height: 22px;
31521
+ font-size: 20px;
31522
+ color: rgba(10, 37, 85, 0.6);
31173
31523
  }
31174
-
31175
- .dvolwok {
31176
- font-family: Inter;
31177
- font-style: normal;
31178
- font-weight: normal;
31179
- font-size: 18px;
31180
- line-height: 22px;
31524
+ .tta5kd2 .ant-table td.cell__action_ {
31525
+ padding: 0 !important;
31526
+ position: relative;
31527
+ background: #fff;
31181
31528
  }
31182
-
31183
- .h181qhg4 {
31184
- font-family: Inter;
31185
- font-style: normal;
31186
- font-weight: bold;
31187
- font-size: 16px;
31188
- line-height: 22px;
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;
31189
31535
  }
31190
-
31191
- .h1phgmcq {
31192
- font-family: Inter;
31193
- font-style: normal;
31194
- font-weight: normal;
31195
- font-size: 16px;
31196
- line-height: 22px;
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;
31197
31542
  }
31198
-
31199
- .h173xnl1 {
31200
- font-family: Inter;
31201
- font-style: normal;
31202
- font-weight: bold;
31203
- font-size: 14px;
31204
- line-height: 20px;
31543
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31544
+ background: #fff;
31205
31545
  }
31206
31546
 
31207
- .hedm4pz {
31208
- font-family: Inter;
31209
- font-style: normal;
31210
- font-weight: normal;
31211
- font-size: 14px;
31212
- line-height: 20px;
31547
+ .s34f1qb.ant-switch {
31548
+ min-width: 40px;
31549
+ height: 24px;
31550
+ background: rgba(172, 186, 211, 0.6);
31551
+ overflow: hidden;
31213
31552
  }
31214
-
31215
- .h1kd8xld {
31216
- font-family: Inter;
31217
- font-style: normal;
31218
- font-weight: bold;
31219
- font-size: 12px;
31220
- line-height: 18px;
31553
+ .s34f1qb.ant-switch:focus {
31554
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31221
31555
  }
31222
-
31223
- .hp14fr {
31224
- font-family: Inter;
31225
- font-style: normal;
31226
- font-weight: normal;
31227
- font-size: 12px;
31228
- line-height: 18px;
31556
+ .s34f1qb.ant-switch-small {
31557
+ min-width: 26px;
31558
+ height: 16px;
31229
31559
  }
31230
-
31231
- .hgrg7mn {
31232
- font-family: Inter;
31233
- font-style: normal;
31234
- font-weight: bold;
31235
- text-transform: uppercase;
31236
- font-feature-settings: "cpsp" on;
31237
- font-size: 12px;
31238
- line-height: 18px;
31560
+ .s34f1qb.ant-switch-large {
31561
+ min-width: 52px;
31562
+ height: 32px;
31239
31563
  }
31240
-
31241
- .h6zme9x {
31242
- font-family: Inter;
31243
- font-style: normal;
31244
- font-weight: normal;
31245
- text-transform: uppercase;
31246
- font-feature-settings: "cpsp" on;
31247
- font-size: 12px;
31248
- line-height: 18px;
31564
+ .s34f1qb.ant-switch .ant-switch-handle {
31565
+ height: 20px;
31566
+ width: 20px;
31249
31567
  }
31250
-
31251
- .locjvsv {
31252
- font-family: Inter;
31253
- font-style: normal;
31254
- font-weight: normal;
31255
- font-size: 16px;
31256
- line-height: 24px;
31568
+ .s34f1qb.ant-switch .ant-switch-handle::before {
31569
+ border-radius: 10px;
31570
+ transition-delay: 120ms;
31257
31571
  }
31258
-
31259
- .l13gi131 {
31260
- font-family: Inter;
31261
- font-style: normal;
31262
- font-weight: bold;
31263
- font-size: 16px;
31264
- line-height: 24px;
31572
+ .s34f1qb.ant-switch-small .ant-switch-handle {
31573
+ height: 14px;
31574
+ width: 14px;
31575
+ top: 1px;
31576
+ left: 1px;
31265
31577
  }
31266
-
31267
- .l1ynemsu {
31268
- font-family: Inter;
31269
- font-style: normal;
31270
- font-weight: normal;
31271
- font-size: 16px;
31272
- line-height: 24px;
31578
+ .s34f1qb.ant-switch-large .ant-switch-handle {
31579
+ height: 28px;
31580
+ width: 28px;
31273
31581
  }
31274
-
31275
- .l1cft1cx {
31276
- font-family: Inter;
31277
- font-style: normal;
31278
- font-weight: bold;
31279
- font-size: 16px;
31280
- line-height: 24px;
31582
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
31583
+ border-radius: 14px;
31281
31584
  }
31282
-
31283
- .l17tqc8p {
31284
- font-family: Inter;
31285
- font-style: normal;
31286
- font-weight: normal;
31287
- text-transform: uppercase;
31288
- font-feature-settings: "cpsp" on;
31289
- font-size: 16px;
31290
- line-height: 24px;
31585
+ .s34f1qb.ant-switch-checked {
31586
+ background-color: #00ba5d;
31291
31587
  }
31292
-
31293
- .l1j1e5w7 {
31294
- font-family: Inter;
31295
- font-style: normal;
31296
- font-weight: bold;
31297
- text-transform: uppercase;
31298
- font-feature-settings: "cpsp" on;
31299
- font-size: 16px;
31300
- line-height: 24px;
31588
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
31589
+ left: calc(100% - 20px - 2px);
31301
31590
  }
31302
-
31303
- .l1gf91jb {
31304
- font-family: Inter;
31305
- font-style: normal;
31306
- font-weight: normal;
31307
- font-size: 14px;
31308
- line-height: 22px;
31591
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
31592
+ left: calc(100% - 14px - 1px);
31309
31593
  }
31310
-
31311
- .lu7hlr6 {
31312
- font-family: Inter;
31313
- font-style: normal;
31314
- font-weight: 500;
31315
- font-size: 14px;
31316
- line-height: 22px;
31594
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
31595
+ left: calc(100% - 28px - 2px);
31317
31596
  }
31318
31597
 
31319
- .l3l3jf0 {
31320
- font-family: Inter;
31321
- font-style: normal;
31322
- font-weight: bold;
31323
- font-size: 14px;
31324
- line-height: 22px;
31598
+ .c1to9vb9 {
31599
+ margin-left: 5px;
31325
31600
  }
31326
31601
 
31327
- .l12j5nqp {
31328
- font-family: Inter;
31329
- font-style: normal;
31330
- font-weight: normal;
31331
- font-size: 14px;
31332
- line-height: 22px;
31602
+ .c1up1pdz {
31603
+ width: 648px;
31333
31604
  }
31334
-
31335
- .l1tecqht {
31336
- font-family: Inter;
31337
- font-style: normal;
31338
- font-weight: bold;
31339
- font-size: 14px;
31340
- line-height: 22px;
31605
+ .c1up1pdz.active {
31606
+ border-color: #0080ff;
31341
31607
  }
31342
-
31343
- .l6sa990 {
31344
- font-family: Inter;
31345
- font-style: normal;
31346
- font-weight: normal;
31347
- text-transform: uppercase;
31348
- font-feature-settings: "cpsp" on;
31349
- font-size: 14px;
31350
- line-height: 22px;
31608
+ .c1up1pdz.active > header {
31609
+ background: rgba(0, 128, 255, 0.1);
31351
31610
  }
31352
-
31353
- .lckqe8j {
31354
- font-family: Inter;
31355
- font-style: normal;
31356
- font-weight: bold;
31357
- text-transform: uppercase;
31358
- font-feature-settings: "cpsp" on;
31359
- font-size: 14px;
31360
- line-height: 22px;
31611
+ .c1up1pdz .expand {
31612
+ padding: 12px;
31361
31613
  }
31362
-
31363
- .l1kuminb {
31364
- font-family: Inter;
31365
- font-style: normal;
31366
- font-weight: normal;
31367
- font-size: 13px;
31368
- line-height: 20px;
31614
+ .c1up1pdz .field-item {
31615
+ display: flex;
31616
+ padding: 10px 0;
31617
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31369
31618
  }
31370
-
31371
- .l1pbuf5j {
31372
- font-family: Inter;
31373
- font-style: normal;
31374
- font-weight: 600;
31375
- font-size: 13px;
31376
- line-height: 20px;
31619
+ .c1up1pdz .field-item:last-child {
31620
+ border-bottom: none;
31621
+ padding-bottom: 0;
31377
31622
  }
31378
-
31379
- .l1r4ztu {
31380
- font-family: Inter;
31381
- font-style: normal;
31382
- font-weight: bold;
31383
- font-size: 13px;
31384
- line-height: 20px;
31623
+ .c1up1pdz .field-item label {
31624
+ line-height: 32px;
31625
+ width: 100px;
31626
+ color: rgba(62, 70, 82, 0.6);
31385
31627
  }
31386
-
31387
- .ly8vzok {
31388
- font-family: Inter;
31389
- font-style: normal;
31390
- font-weight: normal;
31391
- font-size: 13px;
31392
- line-height: 20px;
31628
+ .c1up1pdz .help {
31629
+ color: rgba(62, 70, 82, 0.6);
31630
+ margin-top: 5px;
31393
31631
  }
31394
-
31395
- .lumfmf {
31396
- font-family: Inter;
31397
- font-style: normal;
31398
- font-weight: 600;
31399
- font-size: 13px;
31400
- line-height: 20px;
31632
+ .c1up1pdz .ant-input-affix-wrapper,
31633
+ .c1up1pdz .ant-picker {
31634
+ width: 128px;
31401
31635
  }
31402
31636
 
31403
- .l16ujwmv {
31404
- font-family: Inter;
31405
- font-style: normal;
31406
- font-weight: bold;
31407
- font-size: 13px;
31408
- line-height: 20px;
31637
+ .c156wh19 {
31638
+ display: flex;
31639
+ align-items: center;
31640
+ justify-content: space-between;
31641
+ word-break: keep-all;
31409
31642
  }
31410
-
31411
- .l17o1ffr {
31412
- font-family: Inter;
31413
- font-style: normal;
31414
- font-weight: normal;
31415
- text-transform: uppercase;
31416
- font-feature-settings: "cpsp" on;
31417
- font-size: 13px;
31418
- line-height: 20px;
31643
+ .c156wh19 .title {
31644
+ margin: 0 16px 0 8px;
31419
31645
  }
31420
-
31421
- .lngllvn {
31422
- font-family: Inter;
31423
- font-style: normal;
31424
- font-weight: bold;
31425
- text-transform: uppercase;
31426
- font-feature-settings: "cpsp" on;
31427
- font-size: 13px;
31428
- line-height: 20px;
31646
+ .c156wh19 .retain {
31647
+ color: rgba(129, 138, 153, 0.6);
31429
31648
  }
31430
-
31431
- .l2i7fo9 {
31432
- font-family: Inter;
31433
- font-style: normal;
31434
- font-weight: normal;
31435
- font-size: 12px;
31436
- line-height: 18px;
31649
+ .c156wh19 .left {
31650
+ flex: 1;
31651
+ display: flex;
31652
+ overflow: hidden;
31653
+ align-items: center;
31654
+ justify-content: flex-start;
31655
+ white-space: nowrap;
31437
31656
  }
31438
-
31439
- .l1x7hscx {
31440
- font-family: Inter;
31441
- font-style: normal;
31442
- font-weight: 500;
31443
- font-size: 12px;
31444
- line-height: 18px;
31657
+ .c156wh19 .left .title {
31658
+ max-width: 100%;
31659
+ overflow: hidden;
31660
+ text-overflow: ellipsis;
31445
31661
  }
31446
-
31447
- .le1jwan {
31448
- font-family: Inter;
31449
- font-style: normal;
31450
- font-weight: bold;
31451
- font-size: 12px;
31452
- line-height: 18px;
31662
+ .c156wh19 .right {
31663
+ display: flex;
31664
+ align-items: center;
31453
31665
  }
31454
-
31455
- .lyxynfj {
31456
- font-family: Inter;
31457
- font-style: normal;
31458
- font-weight: normal;
31459
- font-size: 12px;
31460
- line-height: 18px;
31666
+ .c156wh19 .reverse {
31667
+ display: flex;
31668
+ flex-direction: row-reverse;
31669
+ align-items: center;
31461
31670
  }
31462
-
31463
- .lpb2nxv {
31464
- font-family: Inter;
31465
- font-style: normal;
31466
- font-weight: 500;
31467
- font-size: 12px;
31468
- line-height: 18px;
31671
+ .c156wh19 .reverse .ant-switch {
31672
+ margin-left: 8px;
31469
31673
  }
31470
-
31471
- .l1r8o3vv {
31472
- font-family: Inter;
31473
- font-style: normal;
31474
- font-weight: bold;
31475
- font-size: 12px;
31476
- line-height: 18px;
31674
+ .c156wh19 .close {
31675
+ padding-left: 14px;
31676
+ margin-left: 14px;
31677
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
31678
+ cursor: pointer;
31477
31679
  }
31478
31680
 
31479
- .lemnjy2 {
31480
- font-family: Inter;
31481
- font-style: normal;
31482
- font-weight: normal;
31483
- text-transform: uppercase;
31484
- font-feature-settings: "cpsp" on;
31485
- font-size: 12px;
31486
- line-height: 18px;
31681
+ .m126spxy {
31682
+ padding-bottom: 4px;
31683
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31487
31684
  }
31488
-
31489
- .lrc42gb {
31490
- font-family: Inter;
31491
- font-style: normal;
31492
- font-weight: bold;
31493
- text-transform: uppercase;
31494
- font-feature-settings: "cpsp" on;
31495
- font-size: 12px;
31496
- line-height: 18px;
31685
+ .m126spxy .ant-btn-link {
31686
+ padding: 1px 10px;
31687
+ color: rgba(62, 70, 82, 0.6);
31688
+ border-radius: 4px;
31497
31689
  }
31498
-
31499
- .fqaz4mb {
31500
- font-family: Inter;
31501
- font-style: normal;
31502
- font-weight: normal;
31503
- font-size: 13px;
31504
- line-height: 20px;
31690
+ .m126spxy .ant-btn-link.active {
31691
+ background: rgba(0, 128, 255, 0.1);
31692
+ color: #0096ff;
31505
31693
  }
31506
31694
 
31507
- .f13we5o {
31508
- font-family: Inter;
31509
- font-style: normal;
31510
- font-weight: normal;
31511
- font-size: 13px;
31512
- line-height: 20px;
31695
+ .wpbf4pq {
31696
+ padding: 10px 0;
31697
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31513
31698
  }
31514
-
31515
- .ffmjua2 {
31516
- font-family: Inter;
31517
- font-style: normal;
31518
- font-weight: normal;
31519
- font-size: 12px;
31520
- line-height: 18px;
31699
+ .wpbf4pq .ant-input,
31700
+ .wpbf4pq .ant-picker {
31701
+ width: 80px;
31702
+ margin: 0 9px;
31703
+ text-align: center;
31521
31704
  }
31522
-
31523
- .fz2mxw0 {
31524
- font-family: Inter;
31525
- font-style: normal;
31526
- font-weight: normal;
31527
- font-size: 12px;
31528
- line-height: 18px;
31705
+ .wpbf4pq .options {
31706
+ padding: 12px 0 12px 16px;
31707
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
31708
+ margin: 5px 0 5px 8px;
31709
+ }
31710
+ .wpbf4pq .week-day-option,
31711
+ .wpbf4pq .month-day-option {
31712
+ background: #f5f7fa;
31713
+ box-sizing: border-box;
31714
+ border-radius: 16px;
31715
+ margin-right: 8px;
31716
+ }
31717
+ .wpbf4pq .week-day-option:focus,
31718
+ .wpbf4pq .month-day-option:focus {
31719
+ color: inherit;
31720
+ border-color: #d9d9d9;
31529
31721
  }
31530
-
31531
- .t1ertzoh {
31532
- font-family: Inter;
31533
- font-style: normal;
31534
- font-weight: normal;
31535
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31536
- font-size: 13px;
31537
- line-height: 20px;
31722
+ .wpbf4pq .week-day-option.active {
31723
+ background-color: #0096ff;
31724
+ border-color: #0096ff;
31725
+ color: #fff;
31538
31726
  }
31539
-
31540
- .t19bge8r {
31541
- font-family: Inter;
31542
- font-style: normal;
31543
- font-weight: normal;
31544
- font-feature-settings: "zero" on;
31545
- font-size: 13px;
31546
- line-height: 20px;
31727
+ .wpbf4pq .week-day-option.en-text {
31728
+ width: 110px;
31729
+ margin-top: 4px;
31547
31730
  }
31548
-
31549
- .tjrzfyl {
31550
- font-family: Inter;
31551
- font-style: normal;
31552
- font-weight: normal;
31553
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31554
- font-size: 12px;
31555
- line-height: 18px;
31731
+ .wpbf4pq .month-day-option {
31732
+ width: 32px;
31733
+ padding: 0;
31734
+ margin-bottom: 8px;
31556
31735
  }
31557
-
31558
- .tm6s7bo {
31559
- font-family: Inter;
31560
- font-style: normal;
31561
- font-weight: 500;
31562
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31563
- font-size: 12px;
31564
- line-height: 18px;
31736
+ .wpbf4pq .month-day-option.active {
31737
+ background-color: #0096ff;
31738
+ border-color: #0096ff;
31739
+ color: #fff;
31565
31740
  }
31566
31741
 
31567
- .t19zq6ic {
31568
- font-family: Inter;
31569
- font-style: normal;
31570
- font-weight: normal;
31571
- font-feature-settings: "zero" on;
31572
- font-size: 12px;
31573
- line-height: 18px;
31742
+ .c18gxmrl {
31743
+ border: 1px solid #d8deeb;
31744
+ border-radius: 4px;
31574
31745
  }
31575
-
31576
- .t1gduru8 {
31577
- font-family: Inter;
31578
- font-style: normal;
31579
- font-weight: 500;
31580
- font-feature-settings: "zero" on;
31581
- font-size: 12px;
31582
- line-height: 18px;
31746
+ .c18gxmrl + .c18gxmrl {
31747
+ margin-top: 8px;
31583
31748
  }
31584
-
31585
- .t55raab {
31586
- font-family: Inter;
31587
- font-style: normal;
31588
- font-weight: bold;
31589
- font-feature-settings: "zero" on;
31590
- font-size: 16px;
31591
- line-height: 24px;
31749
+ .c18gxmrl:hover {
31750
+ border-color: #0080ff;
31592
31751
  }
31593
-
31594
- .u1w9abfe {
31595
- font-family: Inter;
31596
- font-style: normal;
31597
- font-weight: normal;
31598
- font-size: 10px;
31599
- line-height: 12px;
31752
+ .c18gxmrl:hover > header {
31753
+ background: rgba(0, 128, 255, 0.1);
31754
+ }
31755
+ .c18gxmrl.active header {
31756
+ border-bottom: 1px solid #d8deeb;
31757
+ }
31758
+ .c18gxmrl > header {
31759
+ padding: 8px 12px;
31600
31760
  }
31601
31761
 
31602
31762
  .berrcjl {
@@ -31615,28 +31775,6 @@ input.rrg1fkn.ant-input {
31615
31775
  color: #005ed1;
31616
31776
  }
31617
31777
 
31618
- .c1uzzomf {
31619
- margin-bottom: 16px;
31620
- }
31621
- .c1uzzomf .card-title {
31622
- font-size: 16px;
31623
- color: rgba(44, 56, 82, 0.6);
31624
- font-weight: 700;
31625
- line-height: 32px;
31626
- }
31627
- .c1uzzomf .card-body {
31628
- padding: 24px;
31629
- border-radius: 8px;
31630
- background: #fff;
31631
- }
31632
- .c1uzzomf .empty {
31633
- font-weight: 700;
31634
- font-size: 14px;
31635
- line-height: 22px;
31636
- color: rgba(0, 21, 64, 0.3);
31637
- text-align: center;
31638
- }
31639
-
31640
31778
  .c1bus5hc {
31641
31779
  --color: white;
31642
31780
  height: 14px;
@@ -31677,6 +31815,28 @@ input.rrg1fkn.ant-input {
31677
31815
  transform: rotate(0deg);
31678
31816
  }
31679
31817
 
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
+
31680
31840
  .c18bcrac {
31681
31841
  display: inline-block;
31682
31842
  width: 100%;
@@ -31724,31 +31884,31 @@ input.rrg1fkn.ant-input {
31724
31884
  margin-right: 4px;
31725
31885
  }
31726
31886
 
31727
- .c18gxmrl {
31728
- border: 1px solid #d8deeb;
31729
- border-radius: 4px;
31730
- }
31731
- .c18gxmrl + .c18gxmrl {
31732
- margin-top: 8px;
31733
- }
31734
- .c18gxmrl:hover {
31735
- border-color: #0080ff;
31887
+ .n12mqh7z {
31888
+ display: flex;
31889
+ align-items: center;
31890
+ font-size: 12px;
31891
+ line-height: 18px;
31736
31892
  }
31737
- .c18gxmrl:hover > header {
31738
- background: rgba(0, 128, 255, 0.1);
31893
+ .n12mqh7z:not(:last-child) {
31894
+ margin-bottom: 4px;
31739
31895
  }
31740
- .c18gxmrl.active header {
31741
- border-bottom: 1px solid #d8deeb;
31896
+
31897
+ .tf5bynu {
31898
+ margin: 0 3px;
31742
31899
  }
31743
- .c18gxmrl > header {
31744
- padding: 8px 12px;
31900
+
31901
+ .tcckoz1 {
31902
+ max-height: 400px;
31903
+ overflow: "auto";
31745
31904
  }
31746
31905
 
31747
- .c10crapj {
31748
- border-radius: 8px;
31906
+ .s1iv0tp1 .enabled-switch {
31907
+ display: flex;
31908
+ align-items: center;
31749
31909
  }
31750
- .c10crapj .ant-card-body {
31751
- padding: 20px 24px 24px 24px;
31910
+ .s1iv0tp1 .enabled-text {
31911
+ margin-right: 8px;
31752
31912
  }
31753
31913
 
31754
31914
  .tje3huy {
@@ -31758,6 +31918,42 @@ input.rrg1fkn.ant-input {
31758
31918
  text-overflow: ellipsis;
31759
31919
  }
31760
31920
 
31921
+ .wg1tsps {
31922
+ display: flex;
31923
+ align-items: center;
31924
+ justify-content: flex-end;
31925
+ }
31926
+
31927
+ .b1ctd5xy {
31928
+ display: flex;
31929
+ align-items: center;
31930
+ width: calc(100% - 40px);
31931
+ }
31932
+ .b1ctd5xy .chart {
31933
+ display: inline-block;
31934
+ width: 100%;
31935
+ }
31936
+
31937
+ .u1p8acpn {
31938
+ width: 40px;
31939
+ }
31940
+ .u1p8acpn .unit {
31941
+ color: #00122e !important;
31942
+ }
31943
+
31944
+ .m15dvk92 {
31945
+ display: flex;
31946
+ justify-content: space-between;
31947
+ width: 100%;
31948
+ }
31949
+ .m15dvk92 .action {
31950
+ margin-left: 16px;
31951
+ }
31952
+
31953
+ .aql8iqz .ant-alert-message {
31954
+ width: 100%;
31955
+ }
31956
+
31761
31957
  .c198s9j3 {
31762
31958
  color: #2d3a56;
31763
31959
  line-height: 22px;
@@ -31829,48 +32025,11 @@ input.rrg1fkn.ant-input {
31829
32025
  margin-left: 24px;
31830
32026
  }
31831
32027
 
31832
- .m15dvk92 {
31833
- display: flex;
31834
- justify-content: space-between;
31835
- width: 100%;
31836
- }
31837
- .m15dvk92 .action {
31838
- margin-left: 16px;
31839
- }
31840
-
31841
- .aql8iqz .ant-alert-message {
31842
- width: 100%;
31843
- }
31844
-
31845
- .wg1tsps {
31846
- display: flex;
31847
- align-items: center;
31848
- justify-content: flex-end;
31849
- }
31850
-
31851
- .b1ctd5xy {
31852
- display: flex;
31853
- align-items: center;
31854
- width: calc(100% - 40px);
31855
- }
31856
- .b1ctd5xy .chart {
31857
- display: inline-block;
31858
- width: 100%;
31859
- }
31860
-
31861
- .u1p8acpn {
31862
- width: 40px;
31863
- }
31864
- .u1p8acpn .unit {
31865
- color: #00122e !important;
31866
- }
31867
-
31868
- .s1iv0tp1 .enabled-switch {
31869
- display: flex;
31870
- align-items: center;
32028
+ .c10crapj {
32029
+ border-radius: 8px;
31871
32030
  }
31872
- .s1iv0tp1 .enabled-text {
31873
- margin-right: 8px;
32031
+ .c10crapj .ant-card-body {
32032
+ padding: 20px 24px 24px 24px;
31874
32033
  }
31875
32034
 
31876
32035
  .cav9p2m .ant-collapse-item {
@@ -31895,17 +32054,27 @@ input.rrg1fkn.ant-input {
31895
32054
  cursor: default;
31896
32055
  }
31897
32056
 
32057
+ .o8ocss1 {
32058
+ overflow: hidden;
32059
+ text-overflow: ellipsis;
32060
+ }
32061
+
32062
+ .n17syc35 {
32063
+ white-space: nowrap;
32064
+ }
32065
+
31898
32066
  .t3qomhu {
31899
32067
  margin: 0 2px;
31900
32068
  }
31901
32069
 
31902
- .o8ocss1 {
31903
- overflow: hidden;
31904
- text-overflow: ellipsis;
32070
+ .igz4le8 {
32071
+ height: 24px;
32072
+ width: 56px !important;
32073
+ margin-right: 4px;
31905
32074
  }
31906
32075
 
31907
- .n17syc35 {
31908
- white-space: nowrap;
32076
+ .c1riexje {
32077
+ color: rgba(44, 56, 82, 0.6);
31909
32078
  }
31910
32079
 
31911
32080
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
@@ -31965,20 +32134,6 @@ input.rrg1fkn.ant-input {
31965
32134
  transform: rotate(180deg);
31966
32135
  }
31967
32136
 
31968
- .igz4le8 {
31969
- height: 24px;
31970
- width: 56px !important;
31971
- margin-right: 4px;
31972
- }
31973
-
31974
- .c1riexje {
31975
- color: rgba(44, 56, 82, 0.6);
31976
- }
31977
-
31978
- .iiqau4c.ant-input-group.ant-input-group-compact {
31979
- display: flex;
31980
- }
31981
-
31982
32137
  .s14dk8r1 {
31983
32138
  margin: 0;
31984
32139
  border-radius: 20px;
@@ -32053,6 +32208,10 @@ input.rrg1fkn.ant-input {
32053
32208
  display: inline-block;
32054
32209
  }
32055
32210
 
32211
+ .iiqau4c.ant-input-group.ant-input-group-compact {
32212
+ display: flex;
32213
+ }
32214
+
32056
32215
  .t19ustft .date {
32057
32216
  margin-right: 4px;
32058
32217
  }
@@ -32139,55 +32298,6 @@ input.rrg1fkn.ant-input {
32139
32298
  background-color: #7E41FF;
32140
32299
  }
32141
32300
 
32142
- .l4bld33 {
32143
- width: 64px;
32144
- height: 64px;
32145
- display: flex;
32146
- align-items: center;
32147
- justify-content: center;
32148
- position: relative;
32149
- opacity: 0.2;
32150
- }
32151
-
32152
- .lgitjoj {
32153
- position: absolute;
32154
- width: 5px;
32155
- height: 48px;
32156
- left: 9.33px;
32157
- top: 40.5px;
32158
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32159
- border-radius: 5px;
32160
- transform: rotate(-128deg);
32161
- transform-origin: top left;
32162
- animation: loading-indicator1 1100ms ease-out infinite;
32163
- }
32164
-
32165
- .l13g0exg {
32166
- position: absolute;
32167
- width: 5px;
32168
- height: 48px;
32169
- left: 40.8px;
32170
- top: 8.4px;
32171
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32172
- border-radius: 5px;
32173
- transform: rotate(-8deg);
32174
- transform-origin: top left;
32175
- animation: loading-indicator2 1100ms ease-out infinite;
32176
- }
32177
-
32178
- .l1exo3h6 {
32179
- position: absolute;
32180
- width: 5px;
32181
- height: 48px;
32182
- left: 52.9px;
32183
- top: 51.8px;
32184
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32185
- border-radius: 5px;
32186
- transform: rotate(112deg);
32187
- transform-origin: top left;
32188
- animation: loading-indicator3 1100ms ease-out infinite;
32189
- }
32190
-
32191
32301
  .m1thnes4 {
32192
32302
  color: rgba(44, 56, 82, 0.6);
32193
32303
  text-align: center;
@@ -32349,6 +32459,55 @@ input.rrg1fkn.ant-input {
32349
32459
  margin-left: 8px;
32350
32460
  }
32351
32461
 
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
+
32352
32511
  .sq6vos1 {
32353
32512
  --item-min-width: 60px;
32354
32513
  }
@@ -32564,6 +32723,19 @@ input.rrg1fkn.ant-input {
32564
32723
  background: rgba(163, 180, 204, 0.18);
32565
32724
  }
32566
32725
 
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
+
32567
32739
  .c1k4vanq {
32568
32740
  padding: 0 12px 14px 12px;
32569
32741
  }
@@ -32608,19 +32780,6 @@ input.rrg1fkn.ant-input {
32608
32780
  margin-right: 2px;
32609
32781
  }
32610
32782
 
32611
- .skwah65 {
32612
- height: 8px;
32613
- box-sizing: border-box;
32614
- border-radius: 2px;
32615
- background: #f5f7fa;
32616
- display: flex;
32617
- width: 100%;
32618
- overflow: hidden;
32619
- }
32620
- .skwah65 .stack-bar-item + .stack-bar-item {
32621
- margin-left: 1px;
32622
- }
32623
-
32624
32783
  .rrwcpby {
32625
32784
  display: flex;
32626
32785
  align-items: center;
@@ -32654,6 +32813,41 @@ input.rrg1fkn.ant-input {
32654
32813
  transform: translateY(-4px);
32655
32814
  }
32656
32815
 
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
+
32657
32851
  .f1p9ti6d {
32658
32852
  width: 100%;
32659
32853
  margin-bottom: 0 !important;
@@ -32928,65 +33122,11 @@ input.rrg1fkn.ant-input {
32928
33122
  margin-right: 8px;
32929
33123
  }
32930
33124
 
32931
- .sut42l0 {
32932
- padding: 0 8px;
32933
- height: 18px;
32934
- }
32935
-
32936
- .mfsz1jz {
32937
- padding: 2px 8px;
32938
- height: 24px;
32939
- }
32940
-
32941
- .tnd6h4m {
32942
- margin: 0;
32943
- }
32944
-
32945
- .i1qw4clm {
32946
- margin-right: 4px;
32947
- height: 16px;
32948
- }
32949
-
32950
- .n1r5ku5l.ant-tag.ant-tag-gray {
32951
- font-weight: 700;
32952
- color: #00122e;
32953
- background-color: rgba(237, 241, 250, 0.6);
32954
- border: 1px solid rgba(211, 218, 235, 0.6);
32955
- }
32956
-
32957
33125
  .iwsze0q {
32958
33126
  margin-right: 4px;
32959
33127
  height: 16px;
32960
33128
  }
32961
33129
 
32962
- .w1xcixj5.outside-tag {
32963
- padding-left: 0;
32964
- }
32965
- .w1xcixj5.outside-tag .inside-tag {
32966
- border-radius: 4px 0 0 4px;
32967
- padding-right: 4px;
32968
- margin-right: 4px;
32969
- }
32970
-
32971
- .feau332.ant-form-item {
32972
- margin-bottom: 0;
32973
- }
32974
- .feau332 .ant-form-item-explain {
32975
- display: none;
32976
- min-height: 18px;
32977
- margin-top: 5px;
32978
- font-family: "Inter";
32979
- font-weight: 400;
32980
- font-size: 12px;
32981
- line-height: 18px;
32982
- }
32983
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
32984
- white-space: pre-wrap;
32985
- }
32986
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
32987
- display: block;
32988
- }
32989
-
32990
33130
  .a6dbbkm .ant-input-number-handler-wrap {
32991
33131
  display: var(--a6dbbkm-0);
32992
33132
  }
@@ -33016,4 +33156,23 @@ input.rrg1fkn.ant-input {
33016
33156
  margin: 0;
33017
33157
  height: auto;
33018
33158
  font-size: inherit;
33159
+ }
33160
+
33161
+ .feau332.ant-form-item {
33162
+ margin-bottom: 0;
33163
+ }
33164
+ .feau332 .ant-form-item-explain {
33165
+ display: none;
33166
+ min-height: 18px;
33167
+ margin-top: 5px;
33168
+ font-family: "Inter";
33169
+ font-weight: 400;
33170
+ font-size: 12px;
33171
+ line-height: 18px;
33172
+ }
33173
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
33174
+ white-space: pre-wrap;
33175
+ }
33176
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
33177
+ display: block;
33019
33178
  }