@cloudtower/eagle 0.27.14 → 0.27.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -29573,33 +29573,35 @@ html body {
29573
29573
  font-size: 18px;
29574
29574
  }
29575
29575
 
29576
- .bpq0js6 {
29577
- padding: 4px 11px;
29578
- }
29579
-
29580
- .b15sn34c {
29581
- white-space: nowrap;
29582
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29583
- }
29584
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29585
- --color: #0080ff;
29586
- }
29587
- .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] {
29588
- --color: #0080ff;
29576
+ .i1mrf09m {
29577
+ display: inline-flex;
29578
+ align-items: center;
29589
29579
  }
29590
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29591
- margin-left: 1px;
29580
+ .i1mrf09m .icon-inner {
29581
+ display: inline-flex;
29582
+ align-items: center;
29583
+ justify-content: center;
29592
29584
  }
29593
- .b15sn34c > .ant-btn:not(:only-child):first-child {
29594
- border-top-right-radius: 0;
29595
- border-bottom-right-radius: 0;
29585
+ .i1mrf09m .icon-inner + span,
29586
+ .i1mrf09m span + .icon-inner.suffix {
29587
+ margin-left: 4px;
29596
29588
  }
29597
- .b15sn34c > .ant-btn:not(:only-child):last-child {
29598
- border-top-left-radius: 0;
29599
- border-bottom-left-radius: 0;
29589
+ .i1mrf09m.is-rotate img,
29590
+ .i1mrf09m.is-rotate svg {
29591
+ animation: rotate 680ms linear infinite;
29600
29592
  }
29601
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29602
- border-radius: unset;
29593
+
29594
+ .iap75of {
29595
+ height: 18px;
29596
+ line-height: 18px;
29597
+ padding: 0 4px;
29598
+ border-radius: 4px;
29599
+ background: rgba(235, 239, 245, 0.6);
29600
+ border: 1px solid rgba(223, 228, 235, 0.6);
29601
+ display: flex;
29602
+ align-items: center;
29603
+ white-space: nowrap;
29604
+ margin-right: 4px;
29603
29605
  }
29604
29606
 
29605
29607
  .buj61ew.ant-btn-icon-only {
@@ -29852,1891 +29854,1908 @@ html body {
29852
29854
  padding: 0;
29853
29855
  }
29854
29856
 
29855
- .c1up1pdz {
29856
- width: 648px;
29857
- }
29858
- .c1up1pdz.active {
29859
- border-color: #0080ff;
29857
+ .bpq0js6 {
29858
+ padding: 4px 11px;
29860
29859
  }
29861
- .c1up1pdz.active > header {
29862
- background: rgba(0, 128, 255, 0.1);
29860
+
29861
+ .b15sn34c {
29862
+ white-space: nowrap;
29863
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29863
29864
  }
29864
- .c1up1pdz .expand {
29865
- padding: 12px;
29865
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29866
+ --color: #0080ff;
29866
29867
  }
29867
- .c1up1pdz .field-item {
29868
- display: flex;
29869
- padding: 10px 0;
29870
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29868
+ .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] {
29869
+ --color: #0080ff;
29871
29870
  }
29872
- .c1up1pdz .field-item:last-child {
29873
- border-bottom: none;
29874
- padding-bottom: 0;
29871
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29872
+ margin-left: 1px;
29875
29873
  }
29876
- .c1up1pdz .field-item label {
29877
- line-height: 32px;
29878
- width: 100px;
29879
- color: rgba(62, 70, 82, 0.6);
29874
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
29875
+ border-top-right-radius: 0;
29876
+ border-bottom-right-radius: 0;
29880
29877
  }
29881
- .c1up1pdz .help {
29882
- color: rgba(62, 70, 82, 0.6);
29883
- margin-top: 5px;
29878
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
29879
+ border-top-left-radius: 0;
29880
+ border-bottom-left-radius: 0;
29884
29881
  }
29885
- .c1up1pdz .ant-input-affix-wrapper,
29886
- .c1up1pdz .ant-picker {
29887
- width: 128px;
29882
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29883
+ border-radius: unset;
29888
29884
  }
29889
29885
 
29890
- .c156wh19 {
29891
- display: flex;
29892
- align-items: center;
29893
- justify-content: space-between;
29894
- word-break: keep-all;
29895
- }
29896
- .c156wh19 .title {
29897
- margin: 0 16px 0 8px;
29898
- }
29899
- .c156wh19 .retain {
29900
- color: rgba(129, 138, 153, 0.6);
29886
+ .obf05yr {
29887
+ display: inline-block;
29901
29888
  }
29902
- .c156wh19 .left {
29903
- flex: 1;
29904
- display: flex;
29905
- overflow: hidden;
29906
- align-items: center;
29907
- justify-content: flex-start;
29908
- white-space: nowrap;
29889
+
29890
+ .hsms1n6 {
29891
+ visibility: hidden;
29892
+ position: absolute;
29909
29893
  }
29910
- .c156wh19 .left .title {
29911
- max-width: 100%;
29912
- overflow: hidden;
29913
- text-overflow: ellipsis;
29894
+
29895
+ .i1e4sgug {
29896
+ display: inline-block;
29914
29897
  }
29915
- .c156wh19 .right {
29916
- display: flex;
29917
- align-items: center;
29898
+
29899
+ .gmyahx3 {
29900
+ cursor: pointer;
29918
29901
  }
29919
- .c156wh19 .reverse {
29920
- display: flex;
29921
- flex-direction: row-reverse;
29922
- align-items: center;
29902
+ .gmyahx3 .link-text {
29903
+ color: rgba(0, 21, 64, 0.3);
29923
29904
  }
29924
- .c156wh19 .reverse .ant-switch {
29925
- margin-left: 8px;
29905
+ .gmyahx3:hover .link-text {
29906
+ color: #0080ff;
29926
29907
  }
29927
- .c156wh19 .close {
29928
- padding-left: 14px;
29929
- margin-left: 14px;
29930
- border-left: 1px solid rgba(129, 138, 153, 0.6);
29931
- cursor: pointer;
29908
+
29909
+ .s1fc623g {
29910
+ width: 430px !important;
29932
29911
  }
29933
29912
 
29934
- .m126spxy {
29935
- padding-bottom: 4px;
29936
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29913
+ .da3mx0o .ant-select-item-group {
29914
+ padding: 8px 16px;
29915
+ line-height: 18px;
29916
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
29917
+ height: 34px;
29918
+ min-height: 34px;
29919
+ box-sizing: border-box;
29920
+ margin-top: 8px;
29937
29921
  }
29938
- .m126spxy .ant-btn-link {
29939
- padding: 1px 10px;
29940
- color: rgba(62, 70, 82, 0.6);
29922
+
29923
+ .onr9gzt {
29924
+ display: flex;
29925
+ flex-direction: column;
29926
+ margin: 1px 8px;
29927
+ padding: 8px;
29941
29928
  border-radius: 4px;
29942
29929
  }
29943
- .m126spxy .ant-btn-link.active {
29944
- background: rgba(0, 128, 255, 0.1);
29945
- color: #0096ff;
29930
+ .onr9gzt .selected-icon {
29931
+ display: none;
29946
29932
  }
29947
-
29948
- .wpbf4pq {
29949
- padding: 10px 0;
29950
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29933
+ .onr9gzt.ant-select-item-option-grouped {
29934
+ padding-left: 8px;
29951
29935
  }
29952
- .wpbf4pq .ant-input,
29953
- .wpbf4pq .ant-picker {
29954
- width: 80px;
29955
- margin: 0 9px;
29956
- text-align: center;
29936
+ .onr9gzt.ant-select-item-option-selected {
29937
+ background-color: white;
29957
29938
  }
29958
- .wpbf4pq .options {
29959
- padding: 12px 0 12px 16px;
29960
- border-left: 2px solid rgba(129, 138, 153, 0.6);
29961
- margin: 5px 0 5px 8px;
29939
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
29940
+ color: #0080ff;
29962
29941
  }
29963
- .wpbf4pq .week-day-option,
29964
- .wpbf4pq .month-day-option {
29965
- background: #f5f7fa;
29966
- box-sizing: border-box;
29967
- border-radius: 16px;
29968
- margin-right: 8px;
29942
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
29943
+ display: block;
29969
29944
  }
29970
- .wpbf4pq .week-day-option:focus,
29971
- .wpbf4pq .month-day-option:focus {
29972
- color: inherit;
29973
- border-color: #d9d9d9;
29945
+ .onr9gzt.ant-select-item-option-active {
29946
+ background: rgba(0, 136, 255, 0.16);
29974
29947
  }
29975
- .wpbf4pq .week-day-option.active {
29976
- background-color: #0096ff;
29977
- border-color: #0096ff;
29978
- color: #fff;
29948
+ .onr9gzt.ant-select-item-option-active .timezone-title {
29949
+ color: #0080ff;
29979
29950
  }
29980
- .wpbf4pq .week-day-option.en-text {
29981
- width: 110px;
29982
- margin-top: 4px;
29951
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
29952
+ background: rgba(0, 136, 255, 0.1);
29953
+ color: #0080ff;
29983
29954
  }
29984
- .wpbf4pq .month-day-option {
29985
- width: 32px;
29986
- padding: 0;
29987
- margin-bottom: 8px;
29955
+
29956
+ .oiy0apc {
29957
+ display: flex;
29958
+ justify-content: space-between;
29959
+ height: 20px;
29960
+ line-height: 20px;
29988
29961
  }
29989
- .wpbf4pq .month-day-option.active {
29990
- background-color: #0096ff;
29991
- border-color: #0096ff;
29992
- color: #fff;
29962
+ .oiy0apc .timezone-title {
29963
+ color: #2d3a56;
29964
+ overflow: hidden;
29965
+ text-overflow: ellipsis;
29993
29966
  }
29994
29967
 
29995
- .iap75of {
29968
+ .of4y382 {
29969
+ display: flex;
29970
+ justify-content: space-between;
29971
+ color: rgba(44, 56, 82, 0.6);
29996
29972
  height: 18px;
29997
29973
  line-height: 18px;
29998
- padding: 0 4px;
29999
- border-radius: 4px;
30000
- background: rgba(235, 239, 245, 0.6);
30001
- border: 1px solid rgba(223, 228, 235, 0.6);
30002
- display: flex;
30003
- align-items: center;
30004
- white-space: nowrap;
30005
- margin-right: 4px;
29974
+ margin-top: 2px;
30006
29975
  }
30007
29976
 
30008
- .i1mrf09m {
30009
- display: inline-flex;
30010
- align-items: center;
30011
- }
30012
- .i1mrf09m .icon-inner {
30013
- display: inline-flex;
30014
- align-items: center;
30015
- justify-content: center;
29977
+ .t19903l9 {
29978
+ border: none;
29979
+ margin-right: 0;
29980
+ background: rgba(225, 230, 241, 0.6);
30016
29981
  }
30017
- .i1mrf09m .icon-inner + span,
30018
- .i1mrf09m span + .icon-inner.suffix {
30019
- margin-left: 4px;
29982
+
29983
+ .ohwbvxu {
29984
+ pointer-events: none;
29985
+ height: 32px;
29986
+ width: 100%;
29987
+ opacity: 0;
30020
29988
  }
30021
- .i1mrf09m.is-rotate img,
30022
- .i1mrf09m.is-rotate svg {
30023
- animation: rotate 680ms linear infinite;
29989
+
29990
+ .d6j0lbj {
29991
+ font-family: Inter;
29992
+ font-style: normal;
29993
+ font-weight: bold;
29994
+ font-size: 32px;
29995
+ line-height: 40px;
30024
29996
  }
30025
29997
 
30026
- .i1e4sgug {
30027
- display: inline-block;
29998
+ .d1xhvvxe {
29999
+ font-family: Inter;
30000
+ font-style: normal;
30001
+ font-weight: bold;
30002
+ font-size: 24px;
30003
+ line-height: 32px;
30028
30004
  }
30029
30005
 
30030
- .s34f1qb.ant-switch {
30031
- min-width: 40px;
30032
- height: 24px;
30033
- background: rgba(172, 186, 211, 0.6);
30034
- overflow: hidden;
30006
+ .dk10mxq {
30007
+ font-family: Inter;
30008
+ font-style: normal;
30009
+ font-weight: normal;
30010
+ font-size: 32px;
30011
+ line-height: 40px;
30035
30012
  }
30036
- .s34f1qb.ant-switch:focus {
30037
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30013
+
30014
+ .dxsait {
30015
+ font-family: Inter;
30016
+ font-style: normal;
30017
+ font-weight: bold;
30018
+ font-size: 20px;
30019
+ line-height: 24px;
30038
30020
  }
30039
- .s34f1qb.ant-switch-small {
30040
- min-width: 26px;
30041
- height: 16px;
30021
+
30022
+ .dokn0h3 {
30023
+ font-family: Inter;
30024
+ font-style: normal;
30025
+ font-weight: normal;
30026
+ font-size: 20px;
30027
+ line-height: 24px;
30042
30028
  }
30043
- .s34f1qb.ant-switch-large {
30044
- min-width: 52px;
30045
- height: 32px;
30029
+
30030
+ .dobau4p {
30031
+ font-family: Inter;
30032
+ font-style: normal;
30033
+ font-weight: bold;
30034
+ font-size: 18px;
30035
+ line-height: 22px;
30046
30036
  }
30047
- .s34f1qb.ant-switch .ant-switch-handle {
30048
- height: 20px;
30049
- width: 20px;
30037
+
30038
+ .dvolwok {
30039
+ font-family: Inter;
30040
+ font-style: normal;
30041
+ font-weight: normal;
30042
+ font-size: 18px;
30043
+ line-height: 22px;
30050
30044
  }
30051
- .s34f1qb.ant-switch .ant-switch-handle::before {
30052
- border-radius: 10px;
30053
- transition-delay: 120ms;
30045
+
30046
+ .h181qhg4 {
30047
+ font-family: Inter;
30048
+ font-style: normal;
30049
+ font-weight: bold;
30050
+ font-size: 16px;
30051
+ line-height: 22px;
30054
30052
  }
30055
- .s34f1qb.ant-switch-small .ant-switch-handle {
30056
- height: 14px;
30057
- width: 14px;
30058
- top: 1px;
30059
- left: 1px;
30053
+
30054
+ .h1phgmcq {
30055
+ font-family: Inter;
30056
+ font-style: normal;
30057
+ font-weight: normal;
30058
+ font-size: 16px;
30059
+ line-height: 22px;
30060
30060
  }
30061
- .s34f1qb.ant-switch-large .ant-switch-handle {
30062
- height: 28px;
30063
- width: 28px;
30061
+
30062
+ .h173xnl1 {
30063
+ font-family: Inter;
30064
+ font-style: normal;
30065
+ font-weight: bold;
30066
+ font-size: 14px;
30067
+ line-height: 20px;
30064
30068
  }
30065
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
30066
- border-radius: 14px;
30069
+
30070
+ .hedm4pz {
30071
+ font-family: Inter;
30072
+ font-style: normal;
30073
+ font-weight: normal;
30074
+ font-size: 14px;
30075
+ line-height: 20px;
30067
30076
  }
30068
- .s34f1qb.ant-switch-checked {
30069
- background-color: #00ba5d;
30077
+
30078
+ .h1kd8xld {
30079
+ font-family: Inter;
30080
+ font-style: normal;
30081
+ font-weight: bold;
30082
+ font-size: 12px;
30083
+ line-height: 18px;
30070
30084
  }
30071
- .s34f1qb.ant-switch-checked .ant-switch-handle {
30072
- left: calc(100% - 20px - 2px);
30085
+
30086
+ .hp14fr {
30087
+ font-family: Inter;
30088
+ font-style: normal;
30089
+ font-weight: normal;
30090
+ font-size: 12px;
30091
+ line-height: 18px;
30073
30092
  }
30074
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30075
- left: calc(100% - 14px - 1px);
30093
+
30094
+ .hgrg7mn {
30095
+ font-family: Inter;
30096
+ font-style: normal;
30097
+ font-weight: bold;
30098
+ text-transform: uppercase;
30099
+ font-feature-settings: "cpsp" on;
30100
+ font-size: 12px;
30101
+ line-height: 18px;
30076
30102
  }
30077
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30078
- left: calc(100% - 28px - 2px);
30103
+
30104
+ .h6zme9x {
30105
+ font-family: Inter;
30106
+ font-style: normal;
30107
+ font-weight: normal;
30108
+ text-transform: uppercase;
30109
+ font-feature-settings: "cpsp" on;
30110
+ font-size: 12px;
30111
+ line-height: 18px;
30079
30112
  }
30080
30113
 
30081
- .c1to9vb9 {
30082
- margin-left: 5px;
30114
+ .locjvsv {
30115
+ font-family: Inter;
30116
+ font-style: normal;
30117
+ font-weight: normal;
30118
+ font-size: 16px;
30119
+ line-height: 24px;
30083
30120
  }
30084
30121
 
30085
- .p12gwtiw {
30086
- display: flex;
30087
- justify-content: space-between;
30088
- align-items: center;
30089
- padding: 10px 0;
30090
- color: rgba(44, 56, 82, 0.6);
30091
- font-size: 12px;
30122
+ .l13gi131 {
30123
+ font-family: Inter;
30124
+ font-style: normal;
30125
+ font-weight: bold;
30126
+ font-size: 16px;
30092
30127
  line-height: 24px;
30093
30128
  }
30094
- .p12gwtiw .pagination-left {
30095
- padding: 2px 8px;
30129
+
30130
+ .l1ynemsu {
30131
+ font-family: Inter;
30132
+ font-style: normal;
30133
+ font-weight: normal;
30134
+ font-size: 16px;
30135
+ line-height: 24px;
30096
30136
  }
30097
- .p12gwtiw .dropdown-trigger {
30098
- display: flex;
30099
- align-items: center;
30100
- border-radius: 6px;
30101
- cursor: pointer;
30102
- transition: all 0.3s ease;
30137
+
30138
+ .l1cft1cx {
30139
+ font-family: Inter;
30140
+ font-style: normal;
30141
+ font-weight: bold;
30142
+ font-size: 16px;
30143
+ line-height: 24px;
30103
30144
  }
30104
- .p12gwtiw .dropdown-trigger:hover {
30105
- background: rgba(211, 218, 235, 0.6);
30106
- color: #0080ff;
30145
+
30146
+ .l17tqc8p {
30147
+ font-family: Inter;
30148
+ font-style: normal;
30149
+ font-weight: normal;
30150
+ text-transform: uppercase;
30151
+ font-feature-settings: "cpsp" on;
30152
+ font-size: 16px;
30153
+ line-height: 24px;
30107
30154
  }
30108
- .p12gwtiw .dropdown-trigger .icon-inner {
30109
- margin-left: 4px;
30155
+
30156
+ .l1j1e5w7 {
30157
+ font-family: Inter;
30158
+ font-style: normal;
30159
+ font-weight: bold;
30160
+ text-transform: uppercase;
30161
+ font-feature-settings: "cpsp" on;
30162
+ font-size: 16px;
30163
+ line-height: 24px;
30110
30164
  }
30111
- .p12gwtiw .pagination-right {
30112
- display: flex;
30113
- align-items: center;
30114
- color: #0080ff;
30165
+
30166
+ .l1gf91jb {
30167
+ font-family: Inter;
30168
+ font-style: normal;
30169
+ font-weight: normal;
30170
+ font-size: 14px;
30171
+ line-height: 22px;
30172
+ }
30173
+
30174
+ .lu7hlr6 {
30175
+ font-family: Inter;
30176
+ font-style: normal;
30177
+ font-weight: 500;
30178
+ font-size: 14px;
30179
+ line-height: 22px;
30180
+ }
30181
+
30182
+ .l3l3jf0 {
30183
+ font-family: Inter;
30184
+ font-style: normal;
30115
30185
  font-weight: bold;
30186
+ font-size: 14px;
30187
+ line-height: 22px;
30116
30188
  }
30117
- .p12gwtiw .pagination-right .icon-inner {
30118
- margin-left: 4px;
30189
+
30190
+ .l12j5nqp {
30191
+ font-family: Inter;
30192
+ font-style: normal;
30193
+ font-weight: normal;
30194
+ font-size: 14px;
30195
+ line-height: 22px;
30119
30196
  }
30120
- .p12gwtiw .pagination-right .prev-btn,
30121
- .p12gwtiw .pagination-right .next-btn {
30122
- padding: 0 8px;
30197
+
30198
+ .l1tecqht {
30199
+ font-family: Inter;
30200
+ font-style: normal;
30201
+ font-weight: bold;
30202
+ font-size: 14px;
30203
+ line-height: 22px;
30123
30204
  }
30124
- .p12gwtiw .pagination-right .prev-btn > span,
30125
- .p12gwtiw .pagination-right .next-btn > span {
30126
- color: #0080ff;
30205
+
30206
+ .l6sa990 {
30207
+ font-family: Inter;
30208
+ font-style: normal;
30209
+ font-weight: normal;
30210
+ text-transform: uppercase;
30211
+ font-feature-settings: "cpsp" on;
30212
+ font-size: 14px;
30213
+ line-height: 22px;
30127
30214
  }
30128
- .p12gwtiw .pagination-right .next-btn .icon-inner {
30129
- transform: rotate(180deg);
30215
+
30216
+ .lckqe8j {
30217
+ font-family: Inter;
30218
+ font-style: normal;
30219
+ font-weight: bold;
30220
+ text-transform: uppercase;
30221
+ font-feature-settings: "cpsp" on;
30222
+ font-size: 14px;
30223
+ line-height: 22px;
30130
30224
  }
30131
30225
 
30132
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30133
- max-height: calc(100vh - 128px);
30134
- overflow-y: auto;
30226
+ .l1kuminb {
30227
+ font-family: Inter;
30228
+ font-style: normal;
30229
+ font-weight: normal;
30230
+ font-size: 13px;
30231
+ line-height: 20px;
30135
30232
  }
30136
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30137
- padding: 4px 20px;
30233
+
30234
+ .l1pbuf5j {
30235
+ font-family: Inter;
30236
+ font-style: normal;
30237
+ font-weight: 600;
30238
+ font-size: 13px;
30239
+ line-height: 20px;
30240
+ }
30241
+
30242
+ .l1r4ztu {
30243
+ font-family: Inter;
30244
+ font-style: normal;
30245
+ font-weight: bold;
30246
+ font-size: 13px;
30247
+ line-height: 20px;
30248
+ }
30249
+
30250
+ .ly8vzok {
30251
+ font-family: Inter;
30252
+ font-style: normal;
30253
+ font-weight: normal;
30254
+ font-size: 13px;
30255
+ line-height: 20px;
30256
+ }
30257
+
30258
+ .lumfmf {
30259
+ font-family: Inter;
30260
+ font-style: normal;
30261
+ font-weight: 600;
30262
+ font-size: 13px;
30263
+ line-height: 20px;
30264
+ }
30265
+
30266
+ .l16ujwmv {
30267
+ font-family: Inter;
30268
+ font-style: normal;
30269
+ font-weight: bold;
30270
+ font-size: 13px;
30271
+ line-height: 20px;
30272
+ }
30273
+
30274
+ .l17o1ffr {
30275
+ font-family: Inter;
30276
+ font-style: normal;
30277
+ font-weight: normal;
30278
+ text-transform: uppercase;
30279
+ font-feature-settings: "cpsp" on;
30280
+ font-size: 13px;
30281
+ line-height: 20px;
30282
+ }
30283
+
30284
+ .lngllvn {
30285
+ font-family: Inter;
30286
+ font-style: normal;
30287
+ font-weight: bold;
30288
+ text-transform: uppercase;
30289
+ font-feature-settings: "cpsp" on;
30290
+ font-size: 13px;
30291
+ line-height: 20px;
30292
+ }
30293
+
30294
+ .l2i7fo9 {
30295
+ font-family: Inter;
30296
+ font-style: normal;
30297
+ font-weight: normal;
30138
30298
  font-size: 12px;
30139
30299
  line-height: 18px;
30140
30300
  }
30141
30301
 
30142
- .s1fc623g {
30143
- width: 430px !important;
30302
+ .l1x7hscx {
30303
+ font-family: Inter;
30304
+ font-style: normal;
30305
+ font-weight: 500;
30306
+ font-size: 12px;
30307
+ line-height: 18px;
30144
30308
  }
30145
30309
 
30146
- .da3mx0o .ant-select-item-group {
30147
- padding: 8px 16px;
30310
+ .le1jwan {
30311
+ font-family: Inter;
30312
+ font-style: normal;
30313
+ font-weight: bold;
30314
+ font-size: 12px;
30148
30315
  line-height: 18px;
30149
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30150
- height: 34px;
30151
- min-height: 34px;
30152
- box-sizing: border-box;
30153
- margin-top: 8px;
30154
30316
  }
30155
30317
 
30156
- .onr9gzt {
30157
- display: flex;
30158
- flex-direction: column;
30159
- margin: 1px 8px;
30160
- padding: 8px;
30161
- border-radius: 4px;
30162
- }
30163
- .onr9gzt .selected-icon {
30164
- display: none;
30165
- }
30166
- .onr9gzt.ant-select-item-option-grouped {
30167
- padding-left: 8px;
30168
- }
30169
- .onr9gzt.ant-select-item-option-selected {
30170
- background-color: white;
30171
- }
30172
- .onr9gzt.ant-select-item-option-selected .timezone-title {
30173
- color: #0080ff;
30318
+ .lyxynfj {
30319
+ font-family: Inter;
30320
+ font-style: normal;
30321
+ font-weight: normal;
30322
+ font-size: 12px;
30323
+ line-height: 18px;
30174
30324
  }
30175
- .onr9gzt.ant-select-item-option-selected .selected-icon {
30176
- display: block;
30325
+
30326
+ .lpb2nxv {
30327
+ font-family: Inter;
30328
+ font-style: normal;
30329
+ font-weight: 500;
30330
+ font-size: 12px;
30331
+ line-height: 18px;
30177
30332
  }
30178
- .onr9gzt.ant-select-item-option-active {
30179
- background: rgba(0, 136, 255, 0.16);
30333
+
30334
+ .l1r8o3vv {
30335
+ font-family: Inter;
30336
+ font-style: normal;
30337
+ font-weight: bold;
30338
+ font-size: 12px;
30339
+ line-height: 18px;
30180
30340
  }
30181
- .onr9gzt.ant-select-item-option-active .timezone-title {
30182
- color: #0080ff;
30341
+
30342
+ .lemnjy2 {
30343
+ font-family: Inter;
30344
+ font-style: normal;
30345
+ font-weight: normal;
30346
+ text-transform: uppercase;
30347
+ font-feature-settings: "cpsp" on;
30348
+ font-size: 12px;
30349
+ line-height: 18px;
30183
30350
  }
30184
- .onr9gzt.ant-select-item-option-active .timezone-tag {
30185
- background: rgba(0, 136, 255, 0.1);
30186
- color: #0080ff;
30351
+
30352
+ .lrc42gb {
30353
+ font-family: Inter;
30354
+ font-style: normal;
30355
+ font-weight: bold;
30356
+ text-transform: uppercase;
30357
+ font-feature-settings: "cpsp" on;
30358
+ font-size: 12px;
30359
+ line-height: 18px;
30187
30360
  }
30188
30361
 
30189
- .oiy0apc {
30190
- display: flex;
30191
- justify-content: space-between;
30192
- height: 20px;
30362
+ .fqaz4mb {
30363
+ font-family: Inter;
30364
+ font-style: normal;
30365
+ font-weight: normal;
30366
+ font-size: 13px;
30193
30367
  line-height: 20px;
30194
30368
  }
30195
- .oiy0apc .timezone-title {
30196
- color: #2d3a56;
30197
- overflow: hidden;
30198
- text-overflow: ellipsis;
30369
+
30370
+ .f13we5o {
30371
+ font-family: Inter;
30372
+ font-style: normal;
30373
+ font-weight: normal;
30374
+ font-size: 13px;
30375
+ line-height: 20px;
30199
30376
  }
30200
30377
 
30201
- .of4y382 {
30202
- display: flex;
30203
- justify-content: space-between;
30204
- color: rgba(44, 56, 82, 0.6);
30205
- height: 18px;
30378
+ .ffmjua2 {
30379
+ font-family: Inter;
30380
+ font-style: normal;
30381
+ font-weight: normal;
30382
+ font-size: 12px;
30206
30383
  line-height: 18px;
30207
- margin-top: 2px;
30208
30384
  }
30209
30385
 
30210
- .t19903l9 {
30211
- border: none;
30212
- margin-right: 0;
30213
- background: rgba(225, 230, 241, 0.6);
30386
+ .fz2mxw0 {
30387
+ font-family: Inter;
30388
+ font-style: normal;
30389
+ font-weight: normal;
30390
+ font-size: 12px;
30391
+ line-height: 18px;
30214
30392
  }
30215
30393
 
30216
- .ohwbvxu {
30217
- pointer-events: none;
30218
- height: 32px;
30219
- width: 100%;
30220
- opacity: 0;
30394
+ .t1ertzoh {
30395
+ font-family: Inter;
30396
+ font-style: normal;
30397
+ font-weight: normal;
30398
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
30399
+ font-size: 13px;
30400
+ line-height: 20px;
30221
30401
  }
30222
30402
 
30223
- .cz04yix {
30224
- display: flex;
30225
- flex-direction: column;
30403
+ .t19bge8r {
30404
+ font-family: Inter;
30405
+ font-style: normal;
30406
+ font-weight: normal;
30407
+ font-feature-settings: "zero" on;
30408
+ font-size: 13px;
30409
+ line-height: 20px;
30226
30410
  }
30227
30411
 
30228
- .m1if5j39 {
30229
- max-width: 1120px;
30230
- width: 100%;
30231
- margin: 0 auto;
30232
- height: 100%;
30412
+ .tjrzfyl {
30413
+ font-family: Inter;
30414
+ font-style: normal;
30415
+ font-weight: normal;
30416
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
30417
+ font-size: 12px;
30418
+ line-height: 18px;
30233
30419
  }
30234
30420
 
30235
- .w1vvwdlp {
30236
- max-width: 1120px;
30237
- width: 100%;
30238
- margin: 0 auto;
30239
- display: flex;
30240
- }
30241
- .w1vvwdlp .left,
30242
- .w1vvwdlp .right {
30243
- flex-grow: 0;
30244
- flex-shrink: 0;
30245
- flex-basis: 21%;
30246
- }
30247
- .w1vvwdlp .left {
30248
- display: flex;
30249
- justify-content: flex-end;
30250
- padding-right: 44px;
30251
- }
30252
- .w1vvwdlp .right {
30253
- padding-left: 44px;
30254
- }
30255
- .w1vvwdlp .middle {
30256
- margin-bottom: 40px;
30257
- flex-grow: 0;
30258
- flex-shrink: 0;
30259
- flex-basis: 58%;
30260
- }
30261
- .w1vvwdlp .middle .form-base-field {
30262
- width: 100%;
30263
- }
30264
- .w1vvwdlp .middle .form-base-field .form-base-field {
30265
- width: auto;
30421
+ .tm6s7bo {
30422
+ font-family: Inter;
30423
+ font-style: normal;
30424
+ font-weight: 500;
30425
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
30426
+ font-size: 12px;
30427
+ line-height: 18px;
30266
30428
  }
30267
30429
 
30268
- .h1cuopx7 .ant-modal-header {
30269
- margin: 0 auto;
30270
- width: 100%;
30271
- max-width: 648px;
30272
- }
30273
- .h1cuopx7 .ant-modal-header .ant-modal-title {
30274
- margin-left: 0;
30275
- }
30276
- .h1cuopx7 .ant-modal-body {
30277
- margin: 0 auto;
30278
- padding: 0;
30279
- width: 100%;
30280
- max-width: 648px;
30281
- overflow: hidden;
30282
- }
30283
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30284
- margin-bottom: 40px;
30285
- }
30286
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30287
- height: calc(100vh - 225px);
30288
- overflow-y: auto;
30289
- }
30290
- .h1cuopx7 .ant-modal-footer .footer-content {
30291
- margin: 0 auto;
30292
- max-width: 648px;
30430
+ .t19zq6ic {
30431
+ font-family: Inter;
30432
+ font-style: normal;
30433
+ font-weight: normal;
30434
+ font-feature-settings: "zero" on;
30435
+ font-size: 12px;
30436
+ line-height: 18px;
30293
30437
  }
30294
30438
 
30295
- .h1p6d3y3 .ant-modal-header {
30296
- margin: 0 auto;
30297
- width: 100%;
30298
- max-width: 1024px;
30299
- }
30300
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
30301
- margin-left: 0;
30302
- }
30303
- .h1p6d3y3 .ant-modal-body {
30304
- margin: 0 auto;
30305
- padding: 0;
30306
- width: 100%;
30307
- max-width: 1024px;
30308
- overflow: hidden;
30309
- }
30310
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30311
- margin-bottom: 40px;
30312
- }
30313
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30314
- height: calc(100vh - 225px);
30315
- overflow-y: auto;
30439
+ .t1gduru8 {
30440
+ font-family: Inter;
30441
+ font-style: normal;
30442
+ font-weight: 500;
30443
+ font-feature-settings: "zero" on;
30444
+ font-size: 12px;
30445
+ line-height: 18px;
30316
30446
  }
30317
- .h1p6d3y3 .ant-modal-footer .footer-content {
30318
- margin: 0 auto;
30319
- max-width: 1024px;
30447
+
30448
+ .t55raab {
30449
+ font-family: Inter;
30450
+ font-style: normal;
30451
+ font-weight: bold;
30452
+ font-feature-settings: "zero" on;
30453
+ font-size: 16px;
30454
+ line-height: 24px;
30320
30455
  }
30321
30456
 
30322
- .fxgckuk {
30323
- flex: 1;
30457
+ .u1w9abfe {
30458
+ font-family: Inter;
30459
+ font-style: normal;
30460
+ font-weight: normal;
30461
+ font-size: 10px;
30462
+ line-height: 12px;
30324
30463
  }
30325
- .fxgckuk label {
30326
- font-size: 13px;
30327
- line-height: 20px;
30328
- color: rgba(44, 56, 82, 0.6);
30464
+
30465
+ .t1upn1sz {
30466
+ height: 100%;
30329
30467
  }
30330
- .fxgckuk .title {
30331
- font-size: 14px;
30332
- line-height: 20px;
30333
- color: #2d3a56;
30334
- margin-bottom: 12px;
30468
+
30469
+ .tta5kd2 {
30470
+ height: 100%;
30335
30471
  }
30336
- .fxgckuk.connect-cluster .title {
30337
- padding-bottom: 26px;
30472
+ .tta5kd2.empty-table .ant-table-content {
30473
+ overflow: visible !important;
30474
+ height: 100%;
30338
30475
  }
30339
-
30340
- .f1d0vek1 {
30341
- padding: 25px 0 15px 0;
30342
- border-bottom: 1px solid #e1e5eb;
30343
- margin-bottom: 16px;
30476
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30477
+ height: 100%;
30344
30478
  }
30345
-
30346
- .f4u402y {
30347
- display: flex;
30348
- align-items: center;
30349
- margin-bottom: 8px;
30479
+ .tta5kd2.empty-table .ant-table-content table {
30480
+ width: 100% !important;
30481
+ height: 100%;
30350
30482
  }
30351
- .f4u402y > label {
30352
- width: 216px;
30483
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30484
+ padding: 15px 0;
30353
30485
  }
30354
- .f4u402y > label + * {
30355
- width: 100%;
30486
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
30487
+ display: none;
30356
30488
  }
30357
- .f4u402y .ant-select {
30358
- width: 100%;
30489
+ .tta5kd2 .active-row td:nth-child(1) {
30490
+ font-weight: 700;
30359
30491
  }
30360
-
30361
- .e1pldf6v {
30362
- color: #e75a3a;
30363
- margin-right: 10px;
30492
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
30493
+ font-weight: 700;
30364
30494
  }
30365
-
30366
- .dq0gblh {
30367
- width: 100%;
30368
- height: 1px;
30369
- background: rgba(213, 219, 227, 0.6);
30370
- margin: 24px 0;
30495
+ .tta5kd2 .ant-spin-nested-loading {
30496
+ height: 100%;
30371
30497
  }
30372
-
30373
- .l1v7sr0n {
30374
- display: flex;
30375
- justify-content: center;
30376
- align-items: center;
30498
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
30377
30499
  height: 100%;
30500
+ overflow: visible;
30378
30501
  }
30379
-
30380
- .d1i4ou6o {
30381
- display: inline-block;
30382
- width: 4px;
30383
- height: 4px;
30384
- background: #8e9aa9;
30385
- opacity: 0.4;
30386
- border-radius: 50%;
30387
- margin: 0 4px;
30502
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
30503
+ max-height: none;
30388
30504
  }
30389
-
30390
- .m1jy87hk .ant-modal-header,
30391
- .m1jy87hk .ant-modal-footer .footer-content {
30392
- width: 648px;
30393
- margin: 0 auto;
30505
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
30506
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
30507
+ display: none;
30394
30508
  }
30395
- .m1jy87hk .ant-modal-header {
30396
- padding: 35px 0 24px;
30397
- border: none;
30509
+ .tta5kd2 td.ant-table-column-sort {
30510
+ background: transparent;
30398
30511
  }
30399
- .m1jy87hk .ant-modal-header .ant-modal-title {
30400
- font-size: 30px;
30512
+ .tta5kd2 td.ant-table-cell-fix-left,
30513
+ .tta5kd2 td.ant-table-cell-fix-right {
30514
+ background: #fff;
30515
+ padding: 0 !important;
30401
30516
  }
30402
- .m1jy87hk .ant-modal-body {
30403
- padding: 4px 0 2px;
30517
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
30518
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
30519
+ display: flex;
30520
+ align-items: center;
30521
+ height: 100%;
30522
+ padding: 8px;
30404
30523
  }
30405
- .m1jy87hk .ant-modal-footer {
30406
- border: none;
30524
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
30525
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
30526
+ overflow: hidden;
30527
+ text-overflow: ellipsis;
30528
+ width: 100%;
30407
30529
  }
30408
-
30409
- .ti7fpyu {
30410
- font-size: 12px;
30411
- line-height: 18px;
30412
- font-weight: bold;
30413
- color: #fff;
30414
- padding: 0 4px;
30415
- border-radius: 4px;
30416
- display: inline-block;
30417
- background: var(--ti7fpyu-0);
30530
+ .tta5kd2 .ant-table-container {
30531
+ height: 100%;
30418
30532
  }
30419
- .ti7fpyu:not(:first-child) {
30420
- margin-left: 4px;
30533
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
30534
+ box-shadow: none !important;
30421
30535
  }
30422
-
30423
- .f1rest1f {
30424
- width: 100%;
30536
+ .tta5kd2 .ant-table {
30537
+ border-radius: 0px;
30538
+ border-left: none;
30539
+ border-right: none;
30540
+ border-bottom: none;
30425
30541
  height: 100%;
30426
- display: flex;
30427
- align-items: center;
30428
- justify-content: center;
30542
+ font-size: 12px;
30543
+ background: transparent;
30429
30544
  }
30430
-
30431
- .n1kbdoln {
30432
- font-size: 90%;
30433
- font-weight: bold;
30434
- background-color: rgba(240, 243, 247, 0.6);
30435
- padding: 1px 4px 1px;
30436
- margin-left: 2px;
30437
- margin-right: 2px;
30438
- border: 1px solid rgba(213, 219, 227, 0.6);
30439
- border-radius: 4px;
30545
+ .tta5kd2 .ant-table .ant-table-header {
30546
+ position: relative;
30547
+ z-index: 3;
30548
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30549
+ margin-bottom: -1px;
30440
30550
  }
30441
-
30442
- .f1y3gta0.form-item-general {
30443
- width: 640px;
30551
+ .tta5kd2 .ant-table .time-wrapper .date,
30552
+ .tta5kd2 .ant-table .value {
30553
+ color: #2d3a56;
30444
30554
  }
30445
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30446
- margin-top: 16px;
30555
+ .tta5kd2 .ant-table .time-wrapper .time,
30556
+ .tta5kd2 .ant-table .unit {
30557
+ color: rgba(44, 56, 82, 0.6);
30447
30558
  }
30448
- .f1y3gta0.form-item-compact {
30449
- width: 412px;
30559
+ .tta5kd2 .ant-table .ant-table-selection {
30560
+ position: unset;
30561
+ text-align: center;
30450
30562
  }
30451
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30452
- margin-top: 8px;
30563
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30564
+ background: #fff;
30453
30565
  }
30454
- .f1y3gta0 .form-item {
30455
- width: auto;
30566
+ .tta5kd2 .ant-table .anticon-setting {
30567
+ cursor: pointer;
30568
+ position: absolute;
30569
+ top: 50%;
30570
+ right: 12px;
30571
+ transform: translateY(-50%);
30456
30572
  }
30457
- .f1y3gta0 .form-item-main {
30458
- position: relative;
30459
- display: flex;
30573
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
30574
+ box-shadow: none;
30575
+ width: 1px;
30576
+ background: rgba(213, 219, 227, 0.6);
30460
30577
  }
30461
- .f1y3gta0 .form-item-extra {
30462
- margin-top: 4px;
30463
- width: 100%;
30464
- padding: 14px;
30465
- background: #f2f4f6;
30466
- font-size: 13px;
30467
- line-height: 1.8;
30468
- color: #8e9aa9;
30578
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
30579
+ box-shadow: none;
30580
+ width: 1px;
30581
+ background: rgba(213, 219, 227, 0.6);
30469
30582
  }
30470
- .f1y3gta0 .form-item-label {
30471
- padding-right: 12px;
30472
- font-size: 13px;
30473
- color: rgba(44, 56, 82, 0.6);
30583
+ .tta5kd2 .ant-table .ant-table-tbody {
30584
+ position: relative;
30474
30585
  }
30475
- .f1y3gta0 .form-item-label.label-right {
30476
- text-align: right;
30586
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
30587
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30588
+ border-bottom: 1px solid white;
30589
+ height: 40px;
30590
+ vertical-align: middle;
30591
+ transition: background 0ms;
30592
+ color: #00122e;
30477
30593
  }
30478
- .f1y3gta0 .form-item-label,
30479
- .f1y3gta0 .form-item-control {
30480
- line-height: 32px;
30594
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
30595
+ background: #f2f5fa;
30596
+ border-bottom-color: #f2f5fa;
30481
30597
  }
30482
- .f1y3gta0 .form-item-control .form-item-error {
30483
- line-height: 18px;
30598
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
30599
+ height: auto;
30600
+ color: #00122e;
30601
+ font-size: 12px;
30602
+ text-align: left;
30603
+ transition: none;
30604
+ overflow: hidden;
30605
+ text-overflow: ellipsis;
30606
+ white-space: nowrap;
30484
30607
  }
30485
- .f1y3gta0 .form-item-children {
30486
- width: 100%;
30608
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30609
+ color: #0096ff;
30487
30610
  }
30488
- .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 {
30611
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
30612
+ overflow: hidden;
30613
+ text-overflow: ellipsis;
30489
30614
  width: 100%;
30615
+ vertical-align: middle;
30490
30616
  }
30491
- .f1y3gta0 .form-item-error {
30492
- color: #e75a3a;
30493
- height: 0;
30494
- overflow: hidden;
30617
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30618
+ line-height: 0px;
30495
30619
  }
30496
- .f1y3gta0 .form-item-error-enter-done {
30497
- margin-top: 4px;
30498
- height: auto;
30499
- overflow: auto;
30620
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
30621
+ padding-right: 25px;
30500
30622
  }
30501
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30502
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30503
- border: 1px solid #e75a3a;
30504
- color: #e75a3a;
30623
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
30624
+ border-top-color: transparent;
30505
30625
  }
30506
-
30507
- .fujbm7g {
30508
- color: #2d3a56;
30509
- font-weight: bold;
30510
- padding-bottom: 6px;
30511
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30512
- margin-bottom: 16px;
30626
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
30627
+ background: rgba(225, 230, 241, 0.6);
30628
+ border-color: transparent transparent white;
30513
30629
  }
30514
- .fujbm7g:not(:first-of-type) {
30515
- margin-top: 16px;
30630
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
30631
+ border-radius: 8px 0 0 8px;
30516
30632
  }
30517
-
30518
- .e5fsw5s {
30519
- width: 8px;
30520
- height: 24px;
30521
- display: flex;
30522
- justify-content: center;
30523
- align-items: center;
30524
- cursor: pointer;
30525
- transition: all 200ms ease-out 40ms;
30633
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
30634
+ border-radius: 8px 0 0 8px;
30526
30635
  }
30527
- .e5fsw5s:before, .e5fsw5s:after {
30636
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
30528
30637
  content: "";
30529
- width: 1px;
30530
- height: 6px;
30531
- border-radius: 1px;
30532
- background: #ccd4e3;
30533
- position: relative;
30534
- right: 2px;
30535
- transform: rotate(-45deg);
30638
+ width: 4px;
30639
+ top: -1px;
30640
+ bottom: -1px;
30641
+ background: white;
30536
30642
  }
30537
- .e5fsw5s:after {
30538
- transform: rotate(45deg);
30539
- left: 1px;
30643
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
30644
+ border-radius: 0 8px 8px 0;
30540
30645
  }
30541
-
30542
- .w18knsg4.ant-alert-warning {
30543
- border: 0;
30544
- background: rgba(255, 187, 0, 0.1);
30545
- border-radius: 6px;
30646
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
30647
+ border-radius: 0;
30648
+ background: white;
30649
+ border-top: none;
30546
30650
  }
30547
- .w18knsg4.ant-alert,
30548
- .w18knsg4 .ant-alert-message {
30549
- color: #e07f00;
30651
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
30652
+ border-top: 1px solid transparent;
30653
+ border-radius: 0 8px 8px 0;
30654
+ background: rgba(225, 230, 241, 0.6);
30550
30655
  }
30551
- .w18knsg4.ant-alert .dashed-border-bottom,
30552
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
30553
- border-bottom-color: #e07f00;
30656
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
30657
+ background: white;
30658
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30554
30659
  }
30555
-
30556
- .ng31n2o {
30660
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
30557
30661
  display: flex;
30558
- flex-direction: row;
30559
- padding: 7px 12px;
30560
- background: rgba(255, 187, 0, 0.1);
30561
- border-radius: 6px;
30562
- color: #e07f00;
30563
- font-size: 12px;
30564
- line-height: 18px;
30662
+ align-items: center;
30663
+ height: 100%;
30664
+ background: rgba(225, 230, 241, 0.6);
30565
30665
  }
30566
- .ng31n2o .icon-wrapper {
30567
- margin-right: 10px;
30568
- height: 18px;
30666
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
30667
+ background: white;
30668
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30569
30669
  }
30570
-
30571
- .n15x5f5y {
30670
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
30572
30671
  display: flex;
30573
- flex-direction: row;
30574
- padding: 7px 12px;
30672
+ align-items: center;
30673
+ height: 100%;
30575
30674
  background: rgba(225, 230, 241, 0.6);
30576
- border-radius: 6px;
30577
- color: rgba(44, 56, 82, 0.6);
30578
- font-size: 12px;
30579
- line-height: 18px;
30580
30675
  }
30581
- .n15x5f5y .icon-wrapper {
30582
- margin-right: 10px;
30583
- height: 18px;
30676
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
30677
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30584
30678
  }
30585
-
30586
- .i16ozz3f {
30587
- display: flex;
30588
- flex-direction: row;
30589
- padding: 7px 12px;
30679
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
30680
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
30681
+ border-radius: 8px;
30682
+ }
30683
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
30684
+ border-top-color: white;
30685
+ }
30686
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
30590
30687
  background: rgba(0, 136, 255, 0.1);
30591
- border-radius: 6px;
30592
- color: #005ed1;
30593
- font-size: 12px;
30594
- line-height: 18px;
30688
+ border-bottom-color: transparent;
30689
+ border-top-color: transparent;
30595
30690
  }
30596
- .i16ozz3f .icon-wrapper {
30597
- margin-right: 10px;
30598
- height: 18px;
30691
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
30692
+ border-radius: 8px 0 0 8px;
30599
30693
  }
30600
-
30601
- .dszu9qr {
30602
- color: rgba(44, 56, 82, 0.6);
30603
- margin-top: 5px;
30604
- font-size: 12px;
30605
- line-height: 18px;
30694
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
30695
+ border-radius: 0 8px 8px 0;
30606
30696
  }
30607
-
30608
- .snxzgx {
30609
- color: #f0483e;
30610
- font-size: 12px;
30611
- white-space: pre-wrap;
30697
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
30698
+ background: rgba(0, 136, 255, 0.1);
30612
30699
  }
30613
-
30614
- .o1i4orqw {
30615
- display: flex;
30616
- align-items: center;
30617
- justify-content: flex-end;
30700
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
30701
+ background: #fff;
30702
+ font-weight: 400;
30703
+ position: relative;
30704
+ border-bottom: none;
30705
+ color: #00122e;
30706
+ transition: none;
30707
+ padding: 15px 8px 15px 8px;
30618
30708
  }
30619
- .o1i4orqw .icon-wrapper {
30620
- margin-right: 16px;
30709
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
30710
+ content: "";
30711
+ width: 1px;
30712
+ top: 0;
30713
+ bottom: 0;
30714
+ background: rgba(211, 218, 235, 0.6);
30715
+ position: absolute;
30716
+ right: 0;
30621
30717
  }
30622
-
30623
- .t79k8o2 {
30624
- color: rgba(0, 21, 64, 0.3);
30718
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
30719
+ padding: unset;
30625
30720
  }
30626
-
30627
- .ipd9bk.ant-input {
30628
- padding: 5px 12px;
30629
- line-height: 20px;
30630
- color: #2d3a56;
30631
- border-radius: 6px;
30632
- border-color: rgba(172, 186, 211, 0.6);
30633
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30721
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
30722
+ display: none;
30634
30723
  }
30635
- .ipd9bk.ant-input.ant-input-lg {
30636
- padding: 8px 16px;
30637
- line-height: 22px;
30724
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
30725
+ width: 100%;
30726
+ overflow: hidden;
30727
+ white-space: nowrap;
30728
+ text-overflow: ellipsis;
30638
30729
  }
30639
- .ipd9bk.ant-input.ant-input-sm {
30640
- padding: 2px 8px;
30641
- line-height: 18px;
30730
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
30731
+ overflow: hidden;
30732
+ text-overflow: ellipsis;
30733
+ flex: 1;
30642
30734
  }
30643
- .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 {
30644
- border-color: rgba(107, 128, 167, 0.6);
30645
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30646
- z-index: 1;
30735
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
30736
+ padding: 15px 25px 15px 8px;
30647
30737
  }
30648
- .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 {
30649
- border-color: #0096ff;
30650
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30651
- z-index: 1;
30738
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
30739
+ padding: 0;
30740
+ }
30741
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
30742
+ position: absolute;
30743
+ right: 6px;
30744
+ top: 50%;
30745
+ transform: translateY(-50%);
30746
+ height: 16px;
30747
+ display: none;
30748
+ transition: transform 320ms ease;
30749
+ }
30750
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
30751
+ display: block;
30752
+ transform: translateY(-50%) rotateX(180deg);
30753
+ }
30754
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
30755
+ display: block;
30756
+ }
30757
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
30758
+ display: none;
30759
+ }
30760
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
30761
+ transform: translateY(-50%);
30762
+ }
30763
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
30764
+ transform: translateY(-50%) rotateX(180deg);
30652
30765
  }
30653
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
30654
- border-color: #e75a3a;
30655
- color: #e75a3a;
30766
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
30767
+ background: #f2f5fa;
30656
30768
  }
30657
- .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 {
30658
- border-color: #e75a3a;
30659
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30769
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
30770
+ display: block;
30660
30771
  }
30661
- .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 {
30662
- border-color: #e75a3a;
30663
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30772
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
30773
+ padding-right: 25px;
30664
30774
  }
30665
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
30666
- background: rgba(211, 218, 235, 0.6);
30667
- color: rgba(0, 21, 64, 0.3);
30668
- border-color: rgba(172, 186, 211, 0.6);
30775
+ .tta5kd2 .ant-table .ant-table-selection-column {
30776
+ padding: 0 !important;
30669
30777
  }
30670
- .ipd9bk.ant-input-affix-wrapper {
30671
- padding: 5px 12px;
30672
- border-radius: 6px;
30673
- border-color: rgba(172, 186, 211, 0.6);
30674
- line-height: 20px;
30675
- color: #2d3a56;
30676
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30778
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
30779
+ position: absolute;
30780
+ left: 50%;
30781
+ top: 50%;
30782
+ transform: translate(-50%, -50%);
30677
30783
  }
30678
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
30679
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
30680
- color: rgba(44, 56, 82, 0.6);
30784
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
30785
+ display: none;
30681
30786
  }
30682
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30683
- padding: 8px 16px;
30684
- line-height: 22px;
30787
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
30788
+ background: #fff;
30685
30789
  }
30686
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30687
- padding: 2px 8px;
30688
- line-height: 18px;
30790
+ .tta5kd2 .ant-table .ant-table-placeholder {
30791
+ background: inherit;
30689
30792
  }
30690
- .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 {
30691
- border-color: rgba(107, 128, 167, 0.6);
30692
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30793
+ .tta5kd2 .ant-table .ant-table-placeholder td {
30794
+ position: static;
30795
+ border: none;
30796
+ background: inherit !important;
30797
+ height: 100px;
30798
+ vertical-align: middle;
30693
30799
  }
30694
- .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 {
30695
- border-color: #0096ff;
30696
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30800
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
30801
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
30802
+ font-weight: bold;
30803
+ font-size: 20px;
30804
+ color: rgba(10, 37, 85, 0.6);
30697
30805
  }
30698
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30699
- border-color: #e75a3a;
30806
+ .tta5kd2 .ant-table td.cell__action_ {
30807
+ padding: 0 !important;
30808
+ position: relative;
30809
+ background: #fff;
30700
30810
  }
30701
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30702
- color: #e75a3a;
30811
+ .tta5kd2 .ant-table td.cell__action_ > * {
30812
+ height: 100%;
30813
+ display: flex;
30814
+ align-items: center;
30815
+ justify-content: flex-end;
30816
+ padding-right: 8px;
30703
30817
  }
30704
- .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 {
30705
- border-color: #e75a3a;
30706
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30818
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
30819
+ width: 24px;
30820
+ height: 24px;
30821
+ cursor: pointer;
30822
+ justify-content: center;
30823
+ border-radius: 4px;
30707
30824
  }
30708
- .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 {
30709
- border-color: #e75a3a;
30710
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30825
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
30826
+ background: #fff;
30711
30827
  }
30712
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
30713
- background: rgba(211, 218, 235, 0.6);
30714
- color: rgba(0, 21, 64, 0.3);
30715
- border-color: rgba(172, 186, 211, 0.6);
30828
+
30829
+ .c18bcrac {
30830
+ display: inline-block;
30831
+ width: 100%;
30716
30832
  }
30717
- textarea.ipd9bk.ant-input {
30718
- transition-property: height;
30719
- transition-delay: 50ms;
30833
+ .c18bcrac .recharts-wrapper {
30834
+ margin-left: 4px;
30720
30835
  }
30721
- textarea.ipd9bk.ant-input.textarea-large {
30722
- min-height: 40px;
30723
- height: 40px;
30836
+
30837
+ .cro7kg2 {
30838
+ padding: 4px;
30724
30839
  }
30725
- textarea.ipd9bk.ant-input.textarea-large:focus {
30726
- height: 80px;
30840
+
30841
+ .c14wcxf0 {
30842
+ display: flex;
30843
+ justify-content: space-between;
30844
+ align-items: center;
30845
+ font-size: 13px;
30846
+ line-height: 24px;
30847
+ color: #cccccc;
30848
+ white-space: nowrap;
30727
30849
  }
30728
- textarea.ipd9bk.ant-input.textarea-middle {
30729
- min-height: 32px;
30730
- height: 32px;
30850
+ .c14wcxf0 label {
30851
+ margin-right: 32px;
30731
30852
  }
30732
- textarea.ipd9bk.ant-input.textarea-middle:focus {
30733
- height: 64px;
30853
+
30854
+ .coy29mj.c14wcxf0 {
30855
+ font-weight: bold;
30856
+ color: white;
30734
30857
  }
30735
- textarea.ipd9bk.ant-input.textarea-small {
30736
- min-height: 24px;
30737
- height: 24px;
30858
+
30859
+ .s11212zy {
30860
+ width: 8px;
30861
+ height: 8px;
30862
+ border-radius: 2px;
30863
+ display: inline-block;
30864
+ background: var(--s11212zy-0);
30865
+ border: 1px solid #fff;
30866
+ box-sizing: content-box;
30867
+ margin-right: 6px;
30738
30868
  }
30739
- textarea.ipd9bk.ant-input.textarea-small:focus {
30740
- height: 40px;
30869
+
30870
+ .p1lyky6c > :first-child {
30871
+ font-weight: bold;
30872
+ color: white;
30873
+ margin-right: 4px;
30741
30874
  }
30742
30875
 
30743
- .kypn5o5 input, .kypn5o5.input-tags {
30744
- border: 1px solid rgba(213, 219, 227, 0.6);
30876
+ .clm1wy1 {
30877
+ width: 192px;
30878
+ height: 246px;
30745
30879
  border-radius: 4px;
30746
30880
  }
30747
- .kypn5o5.input-tags {
30748
- position: relative;
30749
- padding: 6px;
30750
- height: 32px;
30751
- cursor: pointer;
30752
- transition: border 150ms;
30881
+ .clm1wy1 > .ant-picker-calendar,
30882
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel {
30883
+ width: 100%;
30884
+ background-color: rgba(245, 247, 250, 0.6);
30885
+ border-top: none;
30753
30886
  }
30754
- .kypn5o5.input-tags:hover {
30755
- border-color: #0080ff;
30756
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
30887
+ .clm1wy1 > .ant-picker-calendar .ant-picker-body,
30888
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
30889
+ padding: 0 16px;
30757
30890
  }
30758
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
30759
- padding-right: 30px;
30891
+ .clm1wy1 > .ant-picker-calendar .ant-picker-content,
30892
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
30893
+ width: 100%;
30894
+ height: 180px;
30895
+ border-spacing: 0;
30760
30896
  }
30761
- .kypn5o5.input-tags .input-tags-inner {
30762
- display: flex;
30897
+ .clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
30898
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
30899
+ margin-bottom: 8px;
30763
30900
  }
30764
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
30765
- display: flex;
30901
+ .clm1wy1 > .ant-picker-calendar .ant-picker-content th,
30902
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
30903
+ width: 22px;
30766
30904
  }
30767
- .kypn5o5.input-tags .input-tag-suffix {
30768
- position: absolute;
30769
- right: 12px;
30770
- top: 50%;
30771
- transform: translateY(-50%);
30905
+ .clm1wy1 > .ant-picker-calendar .ant-picker-content td,
30906
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
30907
+ padding: 0;
30772
30908
  }
30773
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
30774
- color: rgba(0, 0, 0, 0.25);
30775
- font-size: 12px;
30776
- cursor: pointer;
30909
+ .clm1wy1 .ant-picker-cell {
30910
+ color: rgba(62, 70, 82, 0.6);
30911
+ opacity: 0.4;
30777
30912
  }
30778
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
30779
- color: rgba(0, 0, 0, 0.45);
30913
+ .clm1wy1 .ant-picker-cell-in-view {
30914
+ color: rgba(62, 70, 82, 0.6);
30915
+ opacity: 1;
30780
30916
  }
30781
- .kypn5o5.has-focus-indicator {
30782
- position: relative;
30783
- overflow: hidden;
30917
+ .clm1wy1 .ant-picker-cell-in-view > .active {
30918
+ color: #3e4652;
30784
30919
  }
30785
- .kypn5o5.has-focus-indicator .ant-input-prefix {
30786
- position: absolute;
30787
- top: 50%;
30788
- transform: translateY(-50%);
30789
- left: -16px;
30790
- transition: left 150ms ease;
30791
- opacity: 0;
30920
+ .clm1wy1 .ant-picker-cell::before {
30921
+ pointer-events: none;
30792
30922
  }
30793
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30794
- left: 8px;
30795
- opacity: 1;
30923
+
30924
+ .t1tsm00v {
30925
+ color: rgba(129, 138, 153, 0.6);
30926
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
30927
+ backdrop-filter: blur(10px);
30928
+ padding: 7px 10px;
30796
30929
  }
30797
- .kypn5o5.has-focus-indicator input {
30798
- transition: margin-left 150ms ease;
30799
- margin-left: 0px;
30930
+
30931
+ .c167wnad {
30932
+ color: rgba(62, 70, 82, 0.6);
30933
+ display: flex;
30934
+ justify-content: space-between;
30935
+ align-items: center;
30936
+ padding: 8px 16px;
30800
30937
  }
30801
- .kypn5o5.has-focus-indicator input:focus {
30802
- margin-left: 16px;
30938
+ .c167wnad .anticon {
30939
+ cursor: pointer;
30803
30940
  }
30804
-
30805
- input.l1ki27se.ant-input {
30806
- border-top-right-radius: 0;
30807
- border-bottom-right-radius: 0;
30941
+ .c167wnad .anticon:hover {
30942
+ color: #0096ff;
30808
30943
  }
30809
30944
 
30810
- .l1ki27se.ant-input-affix-wrapper {
30811
- border-top-right-radius: 0;
30812
- border-bottom-right-radius: 0;
30945
+ .cxhf7dh {
30946
+ text-align: center;
30813
30947
  }
30814
-
30815
- input.rrg1fkn.ant-input {
30816
- border-top-left-radius: 0;
30817
- border-bottom-left-radius: 0;
30948
+ .cxhf7dh .dots {
30949
+ display: flex;
30950
+ justify-content: center;
30818
30951
  }
30819
-
30820
- .rrg1fkn.ant-input-affix-wrapper {
30821
- border-top-left-radius: 0;
30822
- border-bottom-left-radius: 0;
30952
+ .cxhf7dh .dot {
30953
+ display: inline-block;
30954
+ width: 2px;
30955
+ height: 2px;
30956
+ border-radius: 1px;
30957
+ background: #0096ff;
30823
30958
  }
30824
-
30825
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
30826
- border-top-right-radius: 0;
30827
- border-bottom-right-radius: 0;
30959
+ .cxhf7dh .dot:not(:last-child) {
30960
+ margin-right: 2px;
30828
30961
  }
30829
-
30830
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
30831
- border-top-left-radius: 0;
30832
- border-bottom-left-radius: 0;
30962
+ .cxhf7dh .bar {
30963
+ width: 9px;
30964
+ height: 2px;
30965
+ background: #0096ff;
30966
+ border-radius: 2px;
30833
30967
  }
30834
30968
 
30835
- .c1t6wbwv {
30969
+ .cz04yix {
30836
30970
  display: flex;
30837
30971
  flex-direction: column;
30838
30972
  }
30839
- .c1t6wbwv .select-wrapper {
30840
- margin-top: 12px;
30841
- }
30842
- .c1t6wbwv .select-wrapper .select {
30973
+
30974
+ .m1if5j39 {
30975
+ max-width: 1120px;
30843
30976
  width: 100%;
30977
+ margin: 0 auto;
30978
+ height: 100%;
30844
30979
  }
30845
- .c1t6wbwv .radio-wrapper {
30846
- margin-top: 24px;
30847
- }
30848
- .c1t6wbwv .form-item {
30980
+
30981
+ .w1vvwdlp {
30982
+ max-width: 1120px;
30849
30983
  width: 100%;
30984
+ margin: 0 auto;
30985
+ display: flex;
30850
30986
  }
30851
-
30852
- .d1k7vv5v {
30853
- font-size: 14px;
30854
- font-weight: 500;
30855
- color: #3e4652;
30856
- line-height: 18px;
30987
+ .w1vvwdlp .left,
30988
+ .w1vvwdlp .right {
30989
+ flex-grow: 0;
30990
+ flex-shrink: 0;
30991
+ flex-basis: 21%;
30857
30992
  }
30858
- .d1k7vv5v + .d1k7vv5v {
30859
- margin-top: 16px;
30993
+ .w1vvwdlp .left {
30994
+ display: flex;
30995
+ justify-content: flex-end;
30996
+ padding-right: 44px;
30860
30997
  }
30861
- .d1k7vv5v + * {
30862
- margin-top: 16px;
30998
+ .w1vvwdlp .right {
30999
+ padding-left: 44px;
30863
31000
  }
30864
-
30865
- .le7b9r4.d1k7vv5v {
30866
- font-size: 12px;
30867
- color: rgba(44, 56, 82, 0.6);
30868
- margin-top: 12px;
31001
+ .w1vvwdlp .middle {
31002
+ margin-bottom: 40px;
31003
+ flex-grow: 0;
31004
+ flex-shrink: 0;
31005
+ flex-basis: 58%;
30869
31006
  }
30870
-
30871
- .r1dnygxx.le7b9r4.d1k7vv5v {
30872
- line-height: 18px;
30873
- font-weight: 500;
30874
- margin-top: 0;
30875
- white-space: initial;
31007
+ .w1vvwdlp .middle .form-base-field {
31008
+ width: 100%;
31009
+ }
31010
+ .w1vvwdlp .middle .form-base-field .form-base-field {
31011
+ width: auto;
30876
31012
  }
30877
31013
 
30878
- .r12ddqmh {
30879
- display: block;
31014
+ .h1cuopx7 .ant-modal-header {
31015
+ margin: 0 auto;
31016
+ width: 100%;
31017
+ max-width: 648px;
30880
31018
  }
30881
- .r12ddqmh span {
30882
- font-size: 14px;
30883
- font-weight: 500;
30884
- line-height: 32px;
30885
- color: #3e4652;
31019
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
31020
+ margin-left: 0;
30886
31021
  }
30887
-
30888
- .ctcr26a {
30889
- margin-top: 8px;
30890
- padding: 8px;
30891
- border-radius: 6px;
30892
- background: rgba(225, 230, 241, 0.6);
30893
- color: rgba(44, 56, 82, 0.6);
30894
- font-size: 12px;
31022
+ .h1cuopx7 .ant-modal-body {
31023
+ margin: 0 auto;
31024
+ padding: 0;
31025
+ width: 100%;
31026
+ max-width: 648px;
31027
+ overflow: hidden;
30895
31028
  }
30896
- .ctcr26a div {
30897
- line-height: 20px;
30898
- display: flex;
30899
- align-items: center;
30900
- word-break: break-all;
31029
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
31030
+ margin-bottom: 40px;
30901
31031
  }
30902
-
30903
- .d6j0lbj {
30904
- font-family: Inter;
30905
- font-style: normal;
30906
- font-weight: bold;
30907
- font-size: 32px;
30908
- line-height: 40px;
31032
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
31033
+ height: calc(100vh - 225px);
31034
+ overflow-y: auto;
30909
31035
  }
30910
-
30911
- .d1xhvvxe {
30912
- font-family: Inter;
30913
- font-style: normal;
30914
- font-weight: bold;
30915
- font-size: 24px;
30916
- line-height: 32px;
31036
+ .h1cuopx7 .ant-modal-footer .footer-content {
31037
+ margin: 0 auto;
31038
+ max-width: 648px;
30917
31039
  }
30918
31040
 
30919
- .dk10mxq {
30920
- font-family: Inter;
30921
- font-style: normal;
30922
- font-weight: normal;
30923
- font-size: 32px;
30924
- line-height: 40px;
31041
+ .h1p6d3y3 .ant-modal-header {
31042
+ margin: 0 auto;
31043
+ width: 100%;
31044
+ max-width: 1024px;
30925
31045
  }
30926
-
30927
- .dxsait {
30928
- font-family: Inter;
30929
- font-style: normal;
30930
- font-weight: bold;
30931
- font-size: 20px;
30932
- line-height: 24px;
31046
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
31047
+ margin-left: 0;
30933
31048
  }
30934
-
30935
- .dokn0h3 {
30936
- font-family: Inter;
30937
- font-style: normal;
30938
- font-weight: normal;
30939
- font-size: 20px;
30940
- line-height: 24px;
31049
+ .h1p6d3y3 .ant-modal-body {
31050
+ margin: 0 auto;
31051
+ padding: 0;
31052
+ width: 100%;
31053
+ max-width: 1024px;
31054
+ overflow: hidden;
30941
31055
  }
30942
-
30943
- .dobau4p {
30944
- font-family: Inter;
30945
- font-style: normal;
30946
- font-weight: bold;
30947
- font-size: 18px;
30948
- line-height: 22px;
31056
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
31057
+ margin-bottom: 40px;
30949
31058
  }
30950
-
30951
- .dvolwok {
30952
- font-family: Inter;
30953
- font-style: normal;
30954
- font-weight: normal;
30955
- font-size: 18px;
30956
- line-height: 22px;
31059
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
31060
+ height: calc(100vh - 225px);
31061
+ overflow-y: auto;
30957
31062
  }
30958
-
30959
- .h181qhg4 {
30960
- font-family: Inter;
30961
- font-style: normal;
30962
- font-weight: bold;
30963
- font-size: 16px;
30964
- line-height: 22px;
31063
+ .h1p6d3y3 .ant-modal-footer .footer-content {
31064
+ margin: 0 auto;
31065
+ max-width: 1024px;
30965
31066
  }
30966
31067
 
30967
- .h1phgmcq {
30968
- font-family: Inter;
30969
- font-style: normal;
30970
- font-weight: normal;
30971
- font-size: 16px;
30972
- line-height: 22px;
31068
+ .fxgckuk {
31069
+ flex: 1;
30973
31070
  }
30974
-
30975
- .h173xnl1 {
30976
- font-family: Inter;
30977
- font-style: normal;
30978
- font-weight: bold;
30979
- font-size: 14px;
31071
+ .fxgckuk label {
31072
+ font-size: 13px;
30980
31073
  line-height: 20px;
31074
+ color: rgba(44, 56, 82, 0.6);
30981
31075
  }
30982
-
30983
- .hedm4pz {
30984
- font-family: Inter;
30985
- font-style: normal;
30986
- font-weight: normal;
31076
+ .fxgckuk .title {
30987
31077
  font-size: 14px;
30988
31078
  line-height: 20px;
31079
+ color: #2d3a56;
31080
+ margin-bottom: 12px;
30989
31081
  }
30990
-
30991
- .h1kd8xld {
30992
- font-family: Inter;
30993
- font-style: normal;
30994
- font-weight: bold;
30995
- font-size: 12px;
30996
- line-height: 18px;
30997
- }
30998
-
30999
- .hp14fr {
31000
- font-family: Inter;
31001
- font-style: normal;
31002
- font-weight: normal;
31003
- font-size: 12px;
31004
- line-height: 18px;
31005
- }
31006
-
31007
- .hgrg7mn {
31008
- font-family: Inter;
31009
- font-style: normal;
31010
- font-weight: bold;
31011
- text-transform: uppercase;
31012
- font-feature-settings: "cpsp" on;
31013
- font-size: 12px;
31014
- line-height: 18px;
31082
+ .fxgckuk.connect-cluster .title {
31083
+ padding-bottom: 26px;
31015
31084
  }
31016
31085
 
31017
- .h6zme9x {
31018
- font-family: Inter;
31019
- font-style: normal;
31020
- font-weight: normal;
31021
- text-transform: uppercase;
31022
- font-feature-settings: "cpsp" on;
31023
- font-size: 12px;
31024
- line-height: 18px;
31086
+ .f1d0vek1 {
31087
+ padding: 25px 0 15px 0;
31088
+ border-bottom: 1px solid #e1e5eb;
31089
+ margin-bottom: 16px;
31025
31090
  }
31026
31091
 
31027
- .locjvsv {
31028
- font-family: Inter;
31029
- font-style: normal;
31030
- font-weight: normal;
31031
- font-size: 16px;
31032
- line-height: 24px;
31092
+ .f4u402y {
31093
+ display: flex;
31094
+ align-items: center;
31095
+ margin-bottom: 8px;
31033
31096
  }
31034
-
31035
- .l13gi131 {
31036
- font-family: Inter;
31037
- font-style: normal;
31038
- font-weight: bold;
31039
- font-size: 16px;
31040
- line-height: 24px;
31097
+ .f4u402y > label {
31098
+ width: 216px;
31041
31099
  }
31042
-
31043
- .l1ynemsu {
31044
- font-family: Inter;
31045
- font-style: normal;
31046
- font-weight: normal;
31047
- font-size: 16px;
31048
- line-height: 24px;
31100
+ .f4u402y > label + * {
31101
+ width: 100%;
31049
31102
  }
31050
-
31051
- .l1cft1cx {
31052
- font-family: Inter;
31053
- font-style: normal;
31054
- font-weight: bold;
31055
- font-size: 16px;
31056
- line-height: 24px;
31103
+ .f4u402y .ant-select {
31104
+ width: 100%;
31057
31105
  }
31058
31106
 
31059
- .l17tqc8p {
31060
- font-family: Inter;
31061
- font-style: normal;
31062
- font-weight: normal;
31063
- text-transform: uppercase;
31064
- font-feature-settings: "cpsp" on;
31065
- font-size: 16px;
31066
- line-height: 24px;
31107
+ .e1pldf6v {
31108
+ color: #e75a3a;
31109
+ margin-right: 10px;
31067
31110
  }
31068
31111
 
31069
- .l1j1e5w7 {
31070
- font-family: Inter;
31071
- font-style: normal;
31072
- font-weight: bold;
31073
- text-transform: uppercase;
31074
- font-feature-settings: "cpsp" on;
31075
- font-size: 16px;
31076
- line-height: 24px;
31112
+ .dq0gblh {
31113
+ width: 100%;
31114
+ height: 1px;
31115
+ background: rgba(213, 219, 227, 0.6);
31116
+ margin: 24px 0;
31077
31117
  }
31078
31118
 
31079
- .l1gf91jb {
31080
- font-family: Inter;
31081
- font-style: normal;
31082
- font-weight: normal;
31083
- font-size: 14px;
31084
- line-height: 22px;
31119
+ .l1v7sr0n {
31120
+ display: flex;
31121
+ justify-content: center;
31122
+ align-items: center;
31123
+ height: 100%;
31085
31124
  }
31086
31125
 
31087
- .lu7hlr6 {
31088
- font-family: Inter;
31089
- font-style: normal;
31090
- font-weight: 500;
31091
- font-size: 14px;
31092
- line-height: 22px;
31126
+ .d1i4ou6o {
31127
+ display: inline-block;
31128
+ width: 4px;
31129
+ height: 4px;
31130
+ background: #8e9aa9;
31131
+ opacity: 0.4;
31132
+ border-radius: 50%;
31133
+ margin: 0 4px;
31093
31134
  }
31094
31135
 
31095
- .l3l3jf0 {
31096
- font-family: Inter;
31097
- font-style: normal;
31098
- font-weight: bold;
31099
- font-size: 14px;
31100
- line-height: 22px;
31136
+ .m1jy87hk .ant-modal-header,
31137
+ .m1jy87hk .ant-modal-footer .footer-content {
31138
+ width: 648px;
31139
+ margin: 0 auto;
31101
31140
  }
31102
-
31103
- .l12j5nqp {
31104
- font-family: Inter;
31105
- font-style: normal;
31106
- font-weight: normal;
31107
- font-size: 14px;
31108
- line-height: 22px;
31141
+ .m1jy87hk .ant-modal-header {
31142
+ padding: 35px 0 24px;
31143
+ border: none;
31109
31144
  }
31110
-
31111
- .l1tecqht {
31112
- font-family: Inter;
31113
- font-style: normal;
31114
- font-weight: bold;
31115
- font-size: 14px;
31116
- line-height: 22px;
31145
+ .m1jy87hk .ant-modal-header .ant-modal-title {
31146
+ font-size: 30px;
31117
31147
  }
31118
-
31119
- .l6sa990 {
31120
- font-family: Inter;
31121
- font-style: normal;
31122
- font-weight: normal;
31123
- text-transform: uppercase;
31124
- font-feature-settings: "cpsp" on;
31125
- font-size: 14px;
31126
- line-height: 22px;
31148
+ .m1jy87hk .ant-modal-body {
31149
+ padding: 4px 0 2px;
31150
+ }
31151
+ .m1jy87hk .ant-modal-footer {
31152
+ border: none;
31127
31153
  }
31128
31154
 
31129
- .lckqe8j {
31130
- font-family: Inter;
31131
- font-style: normal;
31155
+ .ti7fpyu {
31156
+ font-size: 12px;
31157
+ line-height: 18px;
31132
31158
  font-weight: bold;
31133
- text-transform: uppercase;
31134
- font-feature-settings: "cpsp" on;
31135
- font-size: 14px;
31136
- line-height: 22px;
31159
+ color: #fff;
31160
+ padding: 0 4px;
31161
+ border-radius: 4px;
31162
+ display: inline-block;
31163
+ background: var(--ti7fpyu-0);
31137
31164
  }
31138
-
31139
- .l1kuminb {
31140
- font-family: Inter;
31141
- font-style: normal;
31142
- font-weight: normal;
31143
- font-size: 13px;
31144
- line-height: 20px;
31165
+ .ti7fpyu:not(:first-child) {
31166
+ margin-left: 4px;
31145
31167
  }
31146
31168
 
31147
- .l1pbuf5j {
31148
- font-family: Inter;
31149
- font-style: normal;
31150
- font-weight: 600;
31151
- font-size: 13px;
31152
- line-height: 20px;
31169
+ .f1rest1f {
31170
+ width: 100%;
31171
+ height: 100%;
31172
+ display: flex;
31173
+ align-items: center;
31174
+ justify-content: center;
31153
31175
  }
31154
31176
 
31155
- .l1r4ztu {
31156
- font-family: Inter;
31157
- font-style: normal;
31177
+ .n1kbdoln {
31178
+ font-size: 90%;
31158
31179
  font-weight: bold;
31159
- font-size: 13px;
31160
- line-height: 20px;
31180
+ background-color: rgba(240, 243, 247, 0.6);
31181
+ padding: 1px 4px 1px;
31182
+ margin-left: 2px;
31183
+ margin-right: 2px;
31184
+ border: 1px solid rgba(213, 219, 227, 0.6);
31185
+ border-radius: 4px;
31161
31186
  }
31162
31187
 
31163
- .ly8vzok {
31164
- font-family: Inter;
31165
- font-style: normal;
31166
- font-weight: normal;
31188
+ .f1y3gta0.form-item-general {
31189
+ width: 640px;
31190
+ }
31191
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
31192
+ margin-top: 16px;
31193
+ }
31194
+ .f1y3gta0.form-item-compact {
31195
+ width: 412px;
31196
+ }
31197
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
31198
+ margin-top: 8px;
31199
+ }
31200
+ .f1y3gta0 .form-item {
31201
+ width: auto;
31202
+ }
31203
+ .f1y3gta0 .form-item-main {
31204
+ position: relative;
31205
+ display: flex;
31206
+ }
31207
+ .f1y3gta0 .form-item-extra {
31208
+ margin-top: 4px;
31209
+ width: 100%;
31210
+ padding: 14px;
31211
+ background: #f2f4f6;
31167
31212
  font-size: 13px;
31168
- line-height: 20px;
31213
+ line-height: 1.8;
31214
+ color: #8e9aa9;
31169
31215
  }
31170
-
31171
- .lumfmf {
31172
- font-family: Inter;
31173
- font-style: normal;
31174
- font-weight: 600;
31216
+ .f1y3gta0 .form-item-label {
31217
+ padding-right: 12px;
31175
31218
  font-size: 13px;
31176
- line-height: 20px;
31219
+ color: rgba(44, 56, 82, 0.6);
31220
+ }
31221
+ .f1y3gta0 .form-item-label.label-right {
31222
+ text-align: right;
31223
+ }
31224
+ .f1y3gta0 .form-item-label,
31225
+ .f1y3gta0 .form-item-control {
31226
+ line-height: 32px;
31227
+ }
31228
+ .f1y3gta0 .form-item-control .form-item-error {
31229
+ line-height: 18px;
31230
+ }
31231
+ .f1y3gta0 .form-item-children {
31232
+ width: 100%;
31233
+ }
31234
+ .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 {
31235
+ width: 100%;
31177
31236
  }
31178
-
31179
- .l16ujwmv {
31180
- font-family: Inter;
31181
- font-style: normal;
31182
- font-weight: bold;
31183
- font-size: 13px;
31184
- line-height: 20px;
31237
+ .f1y3gta0 .form-item-error {
31238
+ color: #e75a3a;
31239
+ height: 0;
31240
+ overflow: hidden;
31185
31241
  }
31186
-
31187
- .l17o1ffr {
31188
- font-family: Inter;
31189
- font-style: normal;
31190
- font-weight: normal;
31191
- text-transform: uppercase;
31192
- font-feature-settings: "cpsp" on;
31193
- font-size: 13px;
31194
- line-height: 20px;
31242
+ .f1y3gta0 .form-item-error-enter-done {
31243
+ margin-top: 4px;
31244
+ height: auto;
31245
+ overflow: auto;
31246
+ }
31247
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31248
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31249
+ border: 1px solid #e75a3a;
31250
+ color: #e75a3a;
31195
31251
  }
31196
31252
 
31197
- .lngllvn {
31198
- font-family: Inter;
31199
- font-style: normal;
31253
+ .fujbm7g {
31254
+ color: #2d3a56;
31200
31255
  font-weight: bold;
31201
- text-transform: uppercase;
31202
- font-feature-settings: "cpsp" on;
31203
- font-size: 13px;
31204
- line-height: 20px;
31256
+ padding-bottom: 6px;
31257
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31258
+ margin-bottom: 16px;
31205
31259
  }
31206
-
31207
- .l2i7fo9 {
31208
- font-family: Inter;
31209
- font-style: normal;
31210
- font-weight: normal;
31211
- font-size: 12px;
31212
- line-height: 18px;
31260
+ .fujbm7g:not(:first-of-type) {
31261
+ margin-top: 16px;
31213
31262
  }
31214
31263
 
31215
- .l1x7hscx {
31216
- font-family: Inter;
31217
- font-style: normal;
31218
- font-weight: 500;
31219
- font-size: 12px;
31220
- line-height: 18px;
31264
+ .e5fsw5s {
31265
+ width: 8px;
31266
+ height: 24px;
31267
+ display: flex;
31268
+ justify-content: center;
31269
+ align-items: center;
31270
+ cursor: pointer;
31271
+ transition: all 200ms ease-out 40ms;
31221
31272
  }
31222
-
31223
- .le1jwan {
31224
- font-family: Inter;
31225
- font-style: normal;
31226
- font-weight: bold;
31227
- font-size: 12px;
31228
- line-height: 18px;
31273
+ .e5fsw5s:before, .e5fsw5s:after {
31274
+ content: "";
31275
+ width: 1px;
31276
+ height: 6px;
31277
+ border-radius: 1px;
31278
+ background: #ccd4e3;
31279
+ position: relative;
31280
+ right: 2px;
31281
+ transform: rotate(-45deg);
31229
31282
  }
31230
-
31231
- .lyxynfj {
31232
- font-family: Inter;
31233
- font-style: normal;
31234
- font-weight: normal;
31235
- font-size: 12px;
31236
- line-height: 18px;
31283
+ .e5fsw5s:after {
31284
+ transform: rotate(45deg);
31285
+ left: 1px;
31237
31286
  }
31238
31287
 
31239
- .lpb2nxv {
31240
- font-family: Inter;
31241
- font-style: normal;
31242
- font-weight: 500;
31243
- font-size: 12px;
31244
- line-height: 18px;
31288
+ .w18knsg4.ant-alert-warning {
31289
+ border: 0;
31290
+ background: rgba(255, 187, 0, 0.1);
31291
+ border-radius: 6px;
31245
31292
  }
31246
-
31247
- .l1r8o3vv {
31248
- font-family: Inter;
31249
- font-style: normal;
31250
- font-weight: bold;
31251
- font-size: 12px;
31252
- line-height: 18px;
31293
+ .w18knsg4.ant-alert,
31294
+ .w18knsg4 .ant-alert-message {
31295
+ color: #e07f00;
31253
31296
  }
31254
-
31255
- .lemnjy2 {
31256
- font-family: Inter;
31257
- font-style: normal;
31258
- font-weight: normal;
31259
- text-transform: uppercase;
31260
- font-feature-settings: "cpsp" on;
31261
- font-size: 12px;
31262
- line-height: 18px;
31297
+ .w18knsg4.ant-alert .dashed-border-bottom,
31298
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
31299
+ border-bottom-color: #e07f00;
31263
31300
  }
31264
31301
 
31265
- .lrc42gb {
31266
- font-family: Inter;
31267
- font-style: normal;
31268
- font-weight: bold;
31269
- text-transform: uppercase;
31270
- font-feature-settings: "cpsp" on;
31302
+ .ng31n2o {
31303
+ display: flex;
31304
+ flex-direction: row;
31305
+ padding: 7px 12px;
31306
+ background: rgba(255, 187, 0, 0.1);
31307
+ border-radius: 6px;
31308
+ color: #e07f00;
31271
31309
  font-size: 12px;
31272
31310
  line-height: 18px;
31273
31311
  }
31274
-
31275
- .fqaz4mb {
31276
- font-family: Inter;
31277
- font-style: normal;
31278
- font-weight: normal;
31279
- font-size: 13px;
31280
- line-height: 20px;
31281
- }
31282
-
31283
- .f13we5o {
31284
- font-family: Inter;
31285
- font-style: normal;
31286
- font-weight: normal;
31287
- font-size: 13px;
31288
- line-height: 20px;
31312
+ .ng31n2o .icon-wrapper {
31313
+ margin-right: 10px;
31314
+ height: 18px;
31289
31315
  }
31290
31316
 
31291
- .ffmjua2 {
31292
- font-family: Inter;
31293
- font-style: normal;
31294
- font-weight: normal;
31317
+ .n15x5f5y {
31318
+ display: flex;
31319
+ flex-direction: row;
31320
+ padding: 7px 12px;
31321
+ background: rgba(225, 230, 241, 0.6);
31322
+ border-radius: 6px;
31323
+ color: rgba(44, 56, 82, 0.6);
31295
31324
  font-size: 12px;
31296
31325
  line-height: 18px;
31297
31326
  }
31327
+ .n15x5f5y .icon-wrapper {
31328
+ margin-right: 10px;
31329
+ height: 18px;
31330
+ }
31298
31331
 
31299
- .fz2mxw0 {
31300
- font-family: Inter;
31301
- font-style: normal;
31302
- font-weight: normal;
31332
+ .i16ozz3f {
31333
+ display: flex;
31334
+ flex-direction: row;
31335
+ padding: 7px 12px;
31336
+ background: rgba(0, 136, 255, 0.1);
31337
+ border-radius: 6px;
31338
+ color: #005ed1;
31303
31339
  font-size: 12px;
31304
31340
  line-height: 18px;
31305
31341
  }
31306
-
31307
- .t1ertzoh {
31308
- font-family: Inter;
31309
- font-style: normal;
31310
- font-weight: normal;
31311
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31312
- font-size: 13px;
31313
- line-height: 20px;
31314
- }
31315
-
31316
- .t19bge8r {
31317
- font-family: Inter;
31318
- font-style: normal;
31319
- font-weight: normal;
31320
- font-feature-settings: "zero" on;
31321
- font-size: 13px;
31322
- line-height: 20px;
31342
+ .i16ozz3f .icon-wrapper {
31343
+ margin-right: 10px;
31344
+ height: 18px;
31323
31345
  }
31324
31346
 
31325
- .tjrzfyl {
31326
- font-family: Inter;
31327
- font-style: normal;
31328
- font-weight: normal;
31329
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31347
+ .dszu9qr {
31348
+ color: rgba(44, 56, 82, 0.6);
31349
+ margin-top: 5px;
31330
31350
  font-size: 12px;
31331
31351
  line-height: 18px;
31332
31352
  }
31333
31353
 
31334
- .tm6s7bo {
31335
- font-family: Inter;
31336
- font-style: normal;
31337
- font-weight: 500;
31338
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31354
+ .snxzgx {
31355
+ color: #f0483e;
31339
31356
  font-size: 12px;
31340
- line-height: 18px;
31357
+ white-space: pre-wrap;
31341
31358
  }
31342
31359
 
31343
- .t19zq6ic {
31344
- font-family: Inter;
31345
- font-style: normal;
31346
- font-weight: normal;
31347
- font-feature-settings: "zero" on;
31348
- font-size: 12px;
31349
- line-height: 18px;
31360
+ .o1i4orqw {
31361
+ display: flex;
31362
+ align-items: center;
31363
+ justify-content: flex-end;
31364
+ }
31365
+ .o1i4orqw .icon-wrapper {
31366
+ margin-right: 16px;
31350
31367
  }
31351
31368
 
31352
- .t1gduru8 {
31353
- font-family: Inter;
31354
- font-style: normal;
31355
- font-weight: 500;
31356
- font-feature-settings: "zero" on;
31357
- font-size: 12px;
31358
- line-height: 18px;
31369
+ .t79k8o2 {
31370
+ color: rgba(0, 21, 64, 0.3);
31359
31371
  }
31360
31372
 
31361
- .t55raab {
31362
- font-family: Inter;
31363
- font-style: normal;
31364
- font-weight: bold;
31365
- font-feature-settings: "zero" on;
31366
- font-size: 16px;
31367
- line-height: 24px;
31373
+ .ipd9bk.ant-input {
31374
+ padding: 5px 12px;
31375
+ line-height: 20px;
31376
+ color: #2d3a56;
31377
+ border-radius: 6px;
31378
+ border-color: rgba(172, 186, 211, 0.6);
31379
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31380
+ }
31381
+ .ipd9bk.ant-input.ant-input-lg {
31382
+ padding: 8px 16px;
31383
+ line-height: 22px;
31368
31384
  }
31369
-
31370
- .u1w9abfe {
31371
- font-family: Inter;
31372
- font-style: normal;
31373
- font-weight: normal;
31374
- font-size: 10px;
31375
- line-height: 12px;
31385
+ .ipd9bk.ant-input.ant-input-sm {
31386
+ padding: 2px 8px;
31387
+ line-height: 18px;
31376
31388
  }
31377
-
31378
- .t1upn1sz {
31379
- height: 100%;
31389
+ .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 {
31390
+ border-color: rgba(107, 128, 167, 0.6);
31391
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31392
+ z-index: 1;
31380
31393
  }
31381
-
31382
- .tta5kd2 {
31383
- height: 100%;
31394
+ .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 {
31395
+ border-color: #0096ff;
31396
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31397
+ z-index: 1;
31384
31398
  }
31385
- .tta5kd2.empty-table .ant-table-content {
31386
- overflow: visible !important;
31387
- height: 100%;
31399
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
31400
+ border-color: #e75a3a;
31401
+ color: #e75a3a;
31388
31402
  }
31389
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31390
- height: 100%;
31403
+ .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 {
31404
+ border-color: #e75a3a;
31405
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31391
31406
  }
31392
- .tta5kd2.empty-table .ant-table-content table {
31393
- width: 100% !important;
31394
- height: 100%;
31407
+ .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 {
31408
+ border-color: #e75a3a;
31409
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31395
31410
  }
31396
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31397
- padding: 15px 0;
31411
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
31412
+ background: rgba(211, 218, 235, 0.6);
31413
+ color: rgba(0, 21, 64, 0.3);
31414
+ border-color: rgba(172, 186, 211, 0.6);
31398
31415
  }
31399
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31400
- display: none;
31416
+ .ipd9bk.ant-input-affix-wrapper {
31417
+ padding: 5px 12px;
31418
+ border-radius: 6px;
31419
+ border-color: rgba(172, 186, 211, 0.6);
31420
+ line-height: 20px;
31421
+ color: #2d3a56;
31422
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31401
31423
  }
31402
- .tta5kd2 .active-row td:nth-child(1) {
31403
- font-weight: 700;
31424
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
31425
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
31426
+ color: rgba(44, 56, 82, 0.6);
31404
31427
  }
31405
- .tta5kd2.has-selection .active-row td:nth-child(2) {
31406
- font-weight: 700;
31428
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31429
+ padding: 8px 16px;
31430
+ line-height: 22px;
31407
31431
  }
31408
- .tta5kd2 .ant-spin-nested-loading {
31409
- height: 100%;
31432
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31433
+ padding: 2px 8px;
31434
+ line-height: 18px;
31410
31435
  }
31411
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31412
- height: 100%;
31413
- overflow: visible;
31436
+ .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 {
31437
+ border-color: rgba(107, 128, 167, 0.6);
31438
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31414
31439
  }
31415
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
31416
- max-height: none;
31440
+ .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 {
31441
+ border-color: #0096ff;
31442
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31417
31443
  }
31418
- .tta5kd2.table-init-loading .ant-spin-blur thead,
31419
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
31420
- display: none;
31444
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31445
+ border-color: #e75a3a;
31421
31446
  }
31422
- .tta5kd2 td.ant-table-column-sort {
31423
- background: transparent;
31447
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31448
+ color: #e75a3a;
31424
31449
  }
31425
- .tta5kd2 td.ant-table-cell-fix-left,
31426
- .tta5kd2 td.ant-table-cell-fix-right {
31427
- background: #fff;
31428
- padding: 0 !important;
31450
+ .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 {
31451
+ border-color: #e75a3a;
31452
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31429
31453
  }
31430
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31431
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31432
- display: flex;
31433
- align-items: center;
31434
- height: 100%;
31435
- padding: 8px;
31454
+ .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 {
31455
+ border-color: #e75a3a;
31456
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31436
31457
  }
31437
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31438
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31439
- overflow: hidden;
31440
- text-overflow: ellipsis;
31441
- width: 100%;
31458
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31459
+ background: rgba(211, 218, 235, 0.6);
31460
+ color: rgba(0, 21, 64, 0.3);
31461
+ border-color: rgba(172, 186, 211, 0.6);
31442
31462
  }
31443
- .tta5kd2 .ant-table-container {
31444
- height: 100%;
31463
+ textarea.ipd9bk.ant-input {
31464
+ transition-property: height;
31465
+ transition-delay: 50ms;
31445
31466
  }
31446
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
31447
- box-shadow: none !important;
31467
+ textarea.ipd9bk.ant-input.textarea-large {
31468
+ min-height: 40px;
31469
+ height: 40px;
31448
31470
  }
31449
- .tta5kd2 .ant-table {
31450
- border-radius: 0px;
31451
- border-left: none;
31452
- border-right: none;
31453
- border-bottom: none;
31454
- height: 100%;
31455
- font-size: 12px;
31456
- background: transparent;
31471
+ textarea.ipd9bk.ant-input.textarea-large:focus {
31472
+ height: 80px;
31457
31473
  }
31458
- .tta5kd2 .ant-table .ant-table-header {
31459
- position: relative;
31460
- z-index: 3;
31461
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31462
- margin-bottom: -1px;
31474
+ textarea.ipd9bk.ant-input.textarea-middle {
31475
+ min-height: 32px;
31476
+ height: 32px;
31463
31477
  }
31464
- .tta5kd2 .ant-table .time-wrapper .date,
31465
- .tta5kd2 .ant-table .value {
31466
- color: #2d3a56;
31478
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
31479
+ height: 64px;
31467
31480
  }
31468
- .tta5kd2 .ant-table .time-wrapper .time,
31469
- .tta5kd2 .ant-table .unit {
31470
- color: rgba(44, 56, 82, 0.6);
31481
+ textarea.ipd9bk.ant-input.textarea-small {
31482
+ min-height: 24px;
31483
+ height: 24px;
31471
31484
  }
31472
- .tta5kd2 .ant-table .ant-table-selection {
31473
- position: unset;
31474
- text-align: center;
31485
+ textarea.ipd9bk.ant-input.textarea-small:focus {
31486
+ height: 40px;
31475
31487
  }
31476
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31477
- background: #fff;
31488
+
31489
+ .kypn5o5 input, .kypn5o5.input-tags {
31490
+ border: 1px solid rgba(213, 219, 227, 0.6);
31491
+ border-radius: 4px;
31478
31492
  }
31479
- .tta5kd2 .ant-table .anticon-setting {
31493
+ .kypn5o5.input-tags {
31494
+ position: relative;
31495
+ padding: 6px;
31496
+ height: 32px;
31480
31497
  cursor: pointer;
31481
- position: absolute;
31482
- top: 50%;
31483
- right: 12px;
31484
- transform: translateY(-50%);
31498
+ transition: border 150ms;
31485
31499
  }
31486
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31487
- box-shadow: none;
31488
- width: 1px;
31489
- background: rgba(213, 219, 227, 0.6);
31500
+ .kypn5o5.input-tags:hover {
31501
+ border-color: #0080ff;
31502
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31490
31503
  }
31491
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31492
- box-shadow: none;
31493
- width: 1px;
31494
- background: rgba(213, 219, 227, 0.6);
31504
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
31505
+ padding-right: 30px;
31495
31506
  }
31496
- .tta5kd2 .ant-table .ant-table-tbody {
31497
- position: relative;
31507
+ .kypn5o5.input-tags .input-tags-inner {
31508
+ display: flex;
31498
31509
  }
31499
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31500
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31501
- border-bottom: 1px solid white;
31502
- height: 40px;
31503
- vertical-align: middle;
31504
- transition: background 0ms;
31505
- color: #00122e;
31510
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
31511
+ display: flex;
31506
31512
  }
31507
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31508
- background: #f2f5fa;
31509
- border-bottom-color: #f2f5fa;
31513
+ .kypn5o5.input-tags .input-tag-suffix {
31514
+ position: absolute;
31515
+ right: 12px;
31516
+ top: 50%;
31517
+ transform: translateY(-50%);
31510
31518
  }
31511
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31512
- height: auto;
31513
- color: #00122e;
31519
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
31520
+ color: rgba(0, 0, 0, 0.25);
31514
31521
  font-size: 12px;
31515
- text-align: left;
31516
- transition: none;
31517
- overflow: hidden;
31518
- text-overflow: ellipsis;
31519
- white-space: nowrap;
31522
+ cursor: pointer;
31520
31523
  }
31521
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31522
- color: #0096ff;
31524
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
31525
+ color: rgba(0, 0, 0, 0.45);
31523
31526
  }
31524
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31527
+ .kypn5o5.has-focus-indicator {
31528
+ position: relative;
31525
31529
  overflow: hidden;
31526
- text-overflow: ellipsis;
31527
- width: 100%;
31528
- vertical-align: middle;
31529
- }
31530
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31531
- line-height: 0px;
31532
31530
  }
31533
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31534
- padding-right: 25px;
31531
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
31532
+ position: absolute;
31533
+ top: 50%;
31534
+ transform: translateY(-50%);
31535
+ left: -16px;
31536
+ transition: left 150ms ease;
31537
+ opacity: 0;
31535
31538
  }
31536
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31537
- border-top-color: transparent;
31539
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31540
+ left: 8px;
31541
+ opacity: 1;
31538
31542
  }
31539
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31540
- background: rgba(225, 230, 241, 0.6);
31541
- border-color: transparent transparent white;
31543
+ .kypn5o5.has-focus-indicator input {
31544
+ transition: margin-left 150ms ease;
31545
+ margin-left: 0px;
31542
31546
  }
31543
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31544
- border-radius: 8px 0 0 8px;
31547
+ .kypn5o5.has-focus-indicator input:focus {
31548
+ margin-left: 16px;
31545
31549
  }
31546
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31547
- border-radius: 8px 0 0 8px;
31550
+
31551
+ input.l1ki27se.ant-input {
31552
+ border-top-right-radius: 0;
31553
+ border-bottom-right-radius: 0;
31548
31554
  }
31549
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31550
- content: "";
31551
- width: 4px;
31552
- top: -1px;
31553
- bottom: -1px;
31554
- background: white;
31555
+
31556
+ .l1ki27se.ant-input-affix-wrapper {
31557
+ border-top-right-radius: 0;
31558
+ border-bottom-right-radius: 0;
31555
31559
  }
31556
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31557
- border-radius: 0 8px 8px 0;
31560
+
31561
+ input.rrg1fkn.ant-input {
31562
+ border-top-left-radius: 0;
31563
+ border-bottom-left-radius: 0;
31558
31564
  }
31559
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31560
- border-radius: 0;
31561
- background: white;
31562
- border-top: none;
31565
+
31566
+ .rrg1fkn.ant-input-affix-wrapper {
31567
+ border-top-left-radius: 0;
31568
+ border-bottom-left-radius: 0;
31563
31569
  }
31564
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31565
- border-top: 1px solid transparent;
31566
- border-radius: 0 8px 8px 0;
31567
- background: rgba(225, 230, 241, 0.6);
31570
+
31571
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
31572
+ border-top-right-radius: 0;
31573
+ border-bottom-right-radius: 0;
31568
31574
  }
31569
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31570
- background: white;
31571
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31575
+
31576
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
31577
+ border-top-left-radius: 0;
31578
+ border-bottom-left-radius: 0;
31572
31579
  }
31573
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31580
+
31581
+ .c1t6wbwv {
31574
31582
  display: flex;
31575
- align-items: center;
31576
- height: 100%;
31577
- background: rgba(225, 230, 241, 0.6);
31583
+ flex-direction: column;
31578
31584
  }
31579
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31580
- background: white;
31581
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31585
+ .c1t6wbwv .select-wrapper {
31586
+ margin-top: 12px;
31582
31587
  }
31583
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31584
- display: flex;
31585
- align-items: center;
31586
- height: 100%;
31587
- background: rgba(225, 230, 241, 0.6);
31588
+ .c1t6wbwv .select-wrapper .select {
31589
+ width: 100%;
31588
31590
  }
31589
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31590
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31591
+ .c1t6wbwv .radio-wrapper {
31592
+ margin-top: 24px;
31591
31593
  }
31592
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31593
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31594
- border-radius: 8px;
31594
+ .c1t6wbwv .form-item {
31595
+ width: 100%;
31595
31596
  }
31596
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31597
- border-top-color: white;
31597
+
31598
+ .d1k7vv5v {
31599
+ font-size: 14px;
31600
+ font-weight: 500;
31601
+ color: #3e4652;
31602
+ line-height: 18px;
31598
31603
  }
31599
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31600
- background: rgba(0, 136, 255, 0.1);
31601
- border-bottom-color: transparent;
31602
- border-top-color: transparent;
31604
+ .d1k7vv5v + .d1k7vv5v {
31605
+ margin-top: 16px;
31603
31606
  }
31604
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31605
- border-radius: 8px 0 0 8px;
31607
+ .d1k7vv5v + * {
31608
+ margin-top: 16px;
31606
31609
  }
31607
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31608
- border-radius: 0 8px 8px 0;
31610
+
31611
+ .le7b9r4.d1k7vv5v {
31612
+ font-size: 12px;
31613
+ color: rgba(44, 56, 82, 0.6);
31614
+ margin-top: 12px;
31609
31615
  }
31610
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31611
- background: rgba(0, 136, 255, 0.1);
31616
+
31617
+ .r1dnygxx.le7b9r4.d1k7vv5v {
31618
+ line-height: 18px;
31619
+ font-weight: 500;
31620
+ margin-top: 0;
31621
+ white-space: initial;
31612
31622
  }
31613
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
31614
- background: #fff;
31615
- font-weight: 400;
31616
- position: relative;
31617
- border-bottom: none;
31618
- color: #00122e;
31619
- transition: none;
31620
- padding: 15px 8px 15px 8px;
31623
+
31624
+ .r12ddqmh {
31625
+ display: block;
31621
31626
  }
31622
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31623
- content: "";
31624
- width: 1px;
31625
- top: 0;
31626
- bottom: 0;
31627
- background: rgba(211, 218, 235, 0.6);
31628
- position: absolute;
31629
- right: 0;
31627
+ .r12ddqmh span {
31628
+ font-size: 14px;
31629
+ font-weight: 500;
31630
+ line-height: 32px;
31631
+ color: #3e4652;
31630
31632
  }
31631
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31632
- padding: unset;
31633
+
31634
+ .ctcr26a {
31635
+ margin-top: 8px;
31636
+ padding: 8px;
31637
+ border-radius: 6px;
31638
+ background: rgba(225, 230, 241, 0.6);
31639
+ color: rgba(44, 56, 82, 0.6);
31640
+ font-size: 12px;
31633
31641
  }
31634
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31635
- display: none;
31642
+ .ctcr26a div {
31643
+ line-height: 20px;
31644
+ display: flex;
31645
+ align-items: center;
31646
+ word-break: break-all;
31636
31647
  }
31637
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31638
- width: 100%;
31648
+
31649
+ .s34f1qb.ant-switch {
31650
+ min-width: 40px;
31651
+ height: 24px;
31652
+ background: rgba(172, 186, 211, 0.6);
31639
31653
  overflow: hidden;
31640
- white-space: nowrap;
31641
- text-overflow: ellipsis;
31642
31654
  }
31643
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31644
- overflow: hidden;
31645
- text-overflow: ellipsis;
31646
- flex: 1;
31655
+ .s34f1qb.ant-switch:focus {
31656
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31647
31657
  }
31648
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31649
- padding: 15px 25px 15px 8px;
31658
+ .s34f1qb.ant-switch-small {
31659
+ min-width: 26px;
31660
+ height: 16px;
31650
31661
  }
31651
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31652
- padding: 0;
31662
+ .s34f1qb.ant-switch-large {
31663
+ min-width: 52px;
31664
+ height: 32px;
31653
31665
  }
31654
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31655
- position: absolute;
31656
- right: 6px;
31657
- top: 50%;
31658
- transform: translateY(-50%);
31659
- height: 16px;
31660
- display: none;
31661
- transition: transform 320ms ease;
31666
+ .s34f1qb.ant-switch .ant-switch-handle {
31667
+ height: 20px;
31668
+ width: 20px;
31662
31669
  }
31663
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31664
- display: block;
31665
- transform: translateY(-50%) rotateX(180deg);
31670
+ .s34f1qb.ant-switch .ant-switch-handle::before {
31671
+ border-radius: 10px;
31672
+ transition-delay: 120ms;
31666
31673
  }
31667
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31668
- display: block;
31674
+ .s34f1qb.ant-switch-small .ant-switch-handle {
31675
+ height: 14px;
31676
+ width: 14px;
31677
+ top: 1px;
31678
+ left: 1px;
31669
31679
  }
31670
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31671
- display: none;
31680
+ .s34f1qb.ant-switch-large .ant-switch-handle {
31681
+ height: 28px;
31682
+ width: 28px;
31672
31683
  }
31673
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31674
- transform: translateY(-50%);
31684
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
31685
+ border-radius: 14px;
31675
31686
  }
31676
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31677
- transform: translateY(-50%) rotateX(180deg);
31687
+ .s34f1qb.ant-switch-checked {
31688
+ background-color: #00ba5d;
31678
31689
  }
31679
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31680
- background: #f2f5fa;
31690
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
31691
+ left: calc(100% - 20px - 2px);
31681
31692
  }
31682
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31683
- display: block;
31693
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
31694
+ left: calc(100% - 14px - 1px);
31684
31695
  }
31685
- .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31686
- padding-right: 25px;
31696
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
31697
+ left: calc(100% - 28px - 2px);
31687
31698
  }
31688
- .tta5kd2 .ant-table .ant-table-selection-column {
31689
- padding: 0 !important;
31699
+
31700
+ .c1to9vb9 {
31701
+ margin-left: 5px;
31690
31702
  }
31691
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31692
- position: absolute;
31693
- left: 50%;
31694
- top: 50%;
31695
- transform: translate(-50%, -50%);
31703
+
31704
+ .p12gwtiw {
31705
+ display: flex;
31706
+ justify-content: space-between;
31707
+ align-items: center;
31708
+ padding: 10px 0;
31709
+ color: rgba(44, 56, 82, 0.6);
31710
+ font-size: 12px;
31711
+ line-height: 24px;
31696
31712
  }
31697
- .tta5kd2 .ant-table .ant-table-selection-column:after {
31698
- display: none;
31713
+ .p12gwtiw .pagination-left {
31714
+ padding: 2px 8px;
31699
31715
  }
31700
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31701
- background: #fff;
31716
+ .p12gwtiw .dropdown-trigger {
31717
+ display: flex;
31718
+ align-items: center;
31719
+ border-radius: 6px;
31720
+ cursor: pointer;
31721
+ transition: all 0.3s ease;
31702
31722
  }
31703
- .tta5kd2 .ant-table .ant-table-placeholder {
31704
- background: inherit;
31723
+ .p12gwtiw .dropdown-trigger:hover {
31724
+ background: rgba(211, 218, 235, 0.6);
31725
+ color: #0080ff;
31705
31726
  }
31706
- .tta5kd2 .ant-table .ant-table-placeholder td {
31707
- position: static;
31708
- border: none;
31709
- background: inherit !important;
31710
- height: 100px;
31711
- vertical-align: middle;
31727
+ .p12gwtiw .dropdown-trigger .icon-inner {
31728
+ margin-left: 4px;
31712
31729
  }
31713
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31714
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31730
+ .p12gwtiw .pagination-right {
31731
+ display: flex;
31732
+ align-items: center;
31733
+ color: #0080ff;
31715
31734
  font-weight: bold;
31716
- font-size: 20px;
31717
- color: rgba(10, 37, 85, 0.6);
31718
31735
  }
31719
- .tta5kd2 .ant-table td.cell__action_ {
31720
- padding: 0 !important;
31721
- position: relative;
31722
- background: #fff;
31736
+ .p12gwtiw .pagination-right .icon-inner {
31737
+ margin-left: 4px;
31723
31738
  }
31724
- .tta5kd2 .ant-table td.cell__action_ > * {
31725
- height: 100%;
31726
- display: flex;
31727
- align-items: center;
31728
- justify-content: flex-end;
31729
- padding-right: 8px;
31739
+ .p12gwtiw .pagination-right .prev-btn,
31740
+ .p12gwtiw .pagination-right .next-btn {
31741
+ padding: 0 8px;
31730
31742
  }
31731
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
31732
- width: 24px;
31733
- height: 24px;
31734
- cursor: pointer;
31735
- justify-content: center;
31736
- border-radius: 4px;
31743
+ .p12gwtiw .pagination-right .prev-btn > span,
31744
+ .p12gwtiw .pagination-right .next-btn > span {
31745
+ color: #0080ff;
31737
31746
  }
31738
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31739
- background: #fff;
31747
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
31748
+ transform: rotate(180deg);
31749
+ }
31750
+
31751
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
31752
+ max-height: calc(100vh - 128px);
31753
+ overflow-y: auto;
31754
+ }
31755
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31756
+ padding: 4px 20px;
31757
+ font-size: 12px;
31758
+ line-height: 18px;
31740
31759
  }
31741
31760
 
31742
31761
  .rxbeqvl.ant-radio-wrapper {
@@ -31885,269 +31904,144 @@ input.rrg1fkn.ant-input {
31885
31904
  width: 36px;
31886
31905
  }
31887
31906
 
31888
- .obf05yr {
31889
- display: inline-block;
31890
- }
31891
-
31892
- .hsms1n6 {
31893
- visibility: hidden;
31894
- position: absolute;
31895
- }
31896
-
31897
- .n12mqh7z {
31898
- display: flex;
31899
- align-items: center;
31900
- font-size: 12px;
31901
- line-height: 18px;
31902
- }
31903
- .n12mqh7z:not(:last-child) {
31904
- margin-bottom: 4px;
31905
- }
31906
-
31907
- .tf5bynu {
31908
- margin: 0 3px;
31909
- }
31910
-
31911
- .tcckoz1 {
31912
- max-height: 400px;
31913
- overflow: "auto";
31914
- }
31915
-
31916
- .c18bcrac {
31917
- display: inline-block;
31918
- width: 100%;
31919
- }
31920
- .c18bcrac .recharts-wrapper {
31921
- margin-left: 4px;
31922
- }
31923
-
31924
- .cro7kg2 {
31925
- padding: 4px;
31926
- }
31927
-
31928
- .c14wcxf0 {
31929
- display: flex;
31930
- justify-content: space-between;
31931
- align-items: center;
31932
- font-size: 13px;
31933
- line-height: 24px;
31934
- color: #cccccc;
31935
- white-space: nowrap;
31936
- }
31937
- .c14wcxf0 label {
31938
- margin-right: 32px;
31939
- }
31940
-
31941
- .coy29mj.c14wcxf0 {
31942
- font-weight: bold;
31943
- color: white;
31907
+ .c1up1pdz {
31908
+ width: 648px;
31944
31909
  }
31945
-
31946
- .s11212zy {
31947
- width: 8px;
31948
- height: 8px;
31949
- border-radius: 2px;
31950
- display: inline-block;
31951
- background: var(--s11212zy-0);
31952
- border: 1px solid #fff;
31953
- box-sizing: content-box;
31954
- margin-right: 6px;
31910
+ .c1up1pdz.active {
31911
+ border-color: #0080ff;
31955
31912
  }
31956
-
31957
- .p1lyky6c > :first-child {
31958
- font-weight: bold;
31959
- color: white;
31960
- margin-right: 4px;
31913
+ .c1up1pdz.active > header {
31914
+ background: rgba(0, 128, 255, 0.1);
31961
31915
  }
31962
-
31963
- .tje3huy {
31964
- width: 100%;
31965
- overflow: inherit;
31966
- white-space: inherit;
31967
- text-overflow: ellipsis;
31916
+ .c1up1pdz .expand {
31917
+ padding: 12px;
31968
31918
  }
31969
-
31970
- .s1iv0tp1 .enabled-switch {
31919
+ .c1up1pdz .field-item {
31971
31920
  display: flex;
31972
- align-items: center;
31973
- }
31974
- .s1iv0tp1 .enabled-text {
31975
- margin-right: 8px;
31976
- }
31977
-
31978
- .clm1wy1 {
31979
- width: 192px;
31980
- height: 246px;
31981
- border-radius: 4px;
31982
- }
31983
- .clm1wy1 > .ant-picker-calendar,
31984
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel {
31985
- width: 100%;
31986
- background-color: rgba(245, 247, 250, 0.6);
31987
- border-top: none;
31988
- }
31989
- .clm1wy1 > .ant-picker-calendar .ant-picker-body,
31990
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
31991
- padding: 0 16px;
31992
- }
31993
- .clm1wy1 > .ant-picker-calendar .ant-picker-content,
31994
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
31995
- width: 100%;
31996
- height: 180px;
31997
- border-spacing: 0;
31998
- }
31999
- .clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
32000
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
32001
- margin-bottom: 8px;
32002
- }
32003
- .clm1wy1 > .ant-picker-calendar .ant-picker-content th,
32004
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
32005
- width: 22px;
32006
- }
32007
- .clm1wy1 > .ant-picker-calendar .ant-picker-content td,
32008
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
32009
- padding: 0;
31921
+ padding: 10px 0;
31922
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32010
31923
  }
32011
- .clm1wy1 .ant-picker-cell {
32012
- color: rgba(62, 70, 82, 0.6);
32013
- opacity: 0.4;
31924
+ .c1up1pdz .field-item:last-child {
31925
+ border-bottom: none;
31926
+ padding-bottom: 0;
32014
31927
  }
32015
- .clm1wy1 .ant-picker-cell-in-view {
31928
+ .c1up1pdz .field-item label {
31929
+ line-height: 32px;
31930
+ width: 100px;
32016
31931
  color: rgba(62, 70, 82, 0.6);
32017
- opacity: 1;
32018
- }
32019
- .clm1wy1 .ant-picker-cell-in-view > .active {
32020
- color: #3e4652;
32021
- }
32022
- .clm1wy1 .ant-picker-cell::before {
32023
- pointer-events: none;
32024
- }
32025
-
32026
- .t1tsm00v {
32027
- color: rgba(129, 138, 153, 0.6);
32028
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
32029
- backdrop-filter: blur(10px);
32030
- padding: 7px 10px;
32031
31932
  }
32032
-
32033
- .c167wnad {
31933
+ .c1up1pdz .help {
32034
31934
  color: rgba(62, 70, 82, 0.6);
32035
- display: flex;
32036
- justify-content: space-between;
32037
- align-items: center;
32038
- padding: 8px 16px;
32039
- }
32040
- .c167wnad .anticon {
32041
- cursor: pointer;
32042
- }
32043
- .c167wnad .anticon:hover {
32044
- color: #0096ff;
32045
- }
32046
-
32047
- .cxhf7dh {
32048
- text-align: center;
32049
- }
32050
- .cxhf7dh .dots {
32051
- display: flex;
32052
- justify-content: center;
32053
- }
32054
- .cxhf7dh .dot {
32055
- display: inline-block;
32056
- width: 2px;
32057
- height: 2px;
32058
- border-radius: 1px;
32059
- background: #0096ff;
32060
- }
32061
- .cxhf7dh .dot:not(:last-child) {
32062
- margin-right: 2px;
32063
- }
32064
- .cxhf7dh .bar {
32065
- width: 9px;
32066
- height: 2px;
32067
- background: #0096ff;
32068
- border-radius: 2px;
32069
- }
32070
-
32071
- .gmyahx3 {
32072
- cursor: pointer;
32073
- }
32074
- .gmyahx3 .link-text {
32075
- color: rgba(0, 21, 64, 0.3);
31935
+ margin-top: 5px;
32076
31936
  }
32077
- .gmyahx3:hover .link-text {
32078
- color: #0080ff;
31937
+ .c1up1pdz .ant-input-affix-wrapper,
31938
+ .c1up1pdz .ant-picker {
31939
+ width: 128px;
32079
31940
  }
32080
31941
 
32081
- .m15dvk92 {
31942
+ .c156wh19 {
32082
31943
  display: flex;
31944
+ align-items: center;
32083
31945
  justify-content: space-between;
32084
- width: 100%;
31946
+ word-break: keep-all;
32085
31947
  }
32086
- .m15dvk92 .action {
32087
- margin-left: 16px;
31948
+ .c156wh19 .title {
31949
+ margin: 0 16px 0 8px;
32088
31950
  }
32089
-
32090
- .aql8iqz .ant-alert-message {
32091
- width: 100%;
31951
+ .c156wh19 .retain {
31952
+ color: rgba(129, 138, 153, 0.6);
32092
31953
  }
32093
-
32094
- .berrcjl {
32095
- color: rgba(10, 37, 85, 0.6);
32096
- margin-bottom: 4px;
31954
+ .c156wh19 .left {
31955
+ flex: 1;
31956
+ display: flex;
31957
+ overflow: hidden;
31958
+ align-items: center;
31959
+ justify-content: flex-start;
31960
+ white-space: nowrap;
32097
31961
  }
32098
- .berrcjl .breadcrumb-link {
32099
- color: rgba(10, 37, 85, 0.6);
32100
- cursor: pointer;
32101
- transition: color 160ms ease;
31962
+ .c156wh19 .left .title {
31963
+ max-width: 100%;
31964
+ overflow: hidden;
31965
+ text-overflow: ellipsis;
32102
31966
  }
32103
- .berrcjl .breadcrumb-link:hover {
32104
- color: #0080ff;
31967
+ .c156wh19 .right {
31968
+ display: flex;
31969
+ align-items: center;
32105
31970
  }
32106
- .berrcjl .breadcrumb-link:active {
32107
- color: #005ed1;
31971
+ .c156wh19 .reverse {
31972
+ display: flex;
31973
+ flex-direction: row-reverse;
31974
+ align-items: center;
31975
+ }
31976
+ .c156wh19 .reverse .ant-switch {
31977
+ margin-left: 8px;
31978
+ }
31979
+ .c156wh19 .close {
31980
+ padding-left: 14px;
31981
+ margin-left: 14px;
31982
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
31983
+ cursor: pointer;
32108
31984
  }
32109
31985
 
32110
- .c18gxmrl {
32111
- border: 1px solid #d8deeb;
31986
+ .m126spxy {
31987
+ padding-bottom: 4px;
31988
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31989
+ }
31990
+ .m126spxy .ant-btn-link {
31991
+ padding: 1px 10px;
31992
+ color: rgba(62, 70, 82, 0.6);
32112
31993
  border-radius: 4px;
32113
31994
  }
32114
- .c18gxmrl + .c18gxmrl {
32115
- margin-top: 8px;
31995
+ .m126spxy .ant-btn-link.active {
31996
+ background: rgba(0, 128, 255, 0.1);
31997
+ color: #0096ff;
32116
31998
  }
32117
- .c18gxmrl:hover {
32118
- border-color: #0080ff;
31999
+
32000
+ .wpbf4pq {
32001
+ padding: 10px 0;
32002
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32119
32003
  }
32120
- .c18gxmrl:hover > header {
32121
- background: rgba(0, 128, 255, 0.1);
32004
+ .wpbf4pq .ant-input,
32005
+ .wpbf4pq .ant-picker {
32006
+ width: 80px;
32007
+ margin: 0 9px;
32008
+ text-align: center;
32122
32009
  }
32123
- .c18gxmrl.active header {
32124
- border-bottom: 1px solid #d8deeb;
32010
+ .wpbf4pq .options {
32011
+ padding: 12px 0 12px 16px;
32012
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
32013
+ margin: 5px 0 5px 8px;
32125
32014
  }
32126
- .c18gxmrl > header {
32127
- padding: 8px 12px;
32015
+ .wpbf4pq .week-day-option,
32016
+ .wpbf4pq .month-day-option {
32017
+ background: #f5f7fa;
32018
+ box-sizing: border-box;
32019
+ border-radius: 16px;
32020
+ margin-right: 8px;
32128
32021
  }
32129
-
32130
- .wg1tsps {
32131
- display: flex;
32132
- align-items: center;
32133
- justify-content: flex-end;
32022
+ .wpbf4pq .week-day-option:focus,
32023
+ .wpbf4pq .month-day-option:focus {
32024
+ color: inherit;
32025
+ border-color: #d9d9d9;
32134
32026
  }
32135
-
32136
- .b1ctd5xy {
32137
- display: flex;
32138
- align-items: center;
32139
- width: calc(100% - 40px);
32027
+ .wpbf4pq .week-day-option.active {
32028
+ background-color: #0096ff;
32029
+ border-color: #0096ff;
32030
+ color: #fff;
32140
32031
  }
32141
- .b1ctd5xy .chart {
32142
- display: inline-block;
32143
- width: 100%;
32032
+ .wpbf4pq .week-day-option.en-text {
32033
+ width: 110px;
32034
+ margin-top: 4px;
32144
32035
  }
32145
-
32146
- .u1p8acpn {
32147
- width: 40px;
32036
+ .wpbf4pq .month-day-option {
32037
+ width: 32px;
32038
+ padding: 0;
32039
+ margin-bottom: 8px;
32148
32040
  }
32149
- .u1p8acpn .unit {
32150
- color: #00122e !important;
32041
+ .wpbf4pq .month-day-option.active {
32042
+ background-color: #0096ff;
32043
+ border-color: #0096ff;
32044
+ color: #fff;
32151
32045
  }
32152
32046
 
32153
32047
  .c1uzzomf {
@@ -32172,6 +32066,77 @@ input.rrg1fkn.ant-input {
32172
32066
  text-align: center;
32173
32067
  }
32174
32068
 
32069
+ .c1bus5hc {
32070
+ --color: white;
32071
+ height: 14px;
32072
+ width: 14px;
32073
+ border-radius: 50%;
32074
+ flex-shrink: 0;
32075
+ display: flex;
32076
+ align-items: center;
32077
+ justify-content: center;
32078
+ border: 1px solid var(--color);
32079
+ }
32080
+ .c1bus5hc .circle-inner {
32081
+ position: relative;
32082
+ height: 10px;
32083
+ width: 10px;
32084
+ border-radius: 50%;
32085
+ overflow: hidden;
32086
+ }
32087
+ .c1bus5hc .circle-content {
32088
+ position: absolute;
32089
+ height: 100%;
32090
+ width: 100%;
32091
+ left: 0;
32092
+ top: 0;
32093
+ border-radius: 50%;
32094
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
32095
+ transform: rotate(180deg);
32096
+ }
32097
+ .c1bus5hc .circle-child {
32098
+ position: absolute;
32099
+ height: 100%;
32100
+ width: 100%;
32101
+ left: 0;
32102
+ top: 0;
32103
+ margin-left: 50%;
32104
+ transform-origin: left;
32105
+ background: white;
32106
+ transform: rotate(0deg);
32107
+ }
32108
+
32109
+ .berrcjl {
32110
+ color: rgba(10, 37, 85, 0.6);
32111
+ margin-bottom: 4px;
32112
+ }
32113
+ .berrcjl .breadcrumb-link {
32114
+ color: rgba(10, 37, 85, 0.6);
32115
+ cursor: pointer;
32116
+ transition: color 160ms ease;
32117
+ }
32118
+ .berrcjl .breadcrumb-link:hover {
32119
+ color: #0080ff;
32120
+ }
32121
+ .berrcjl .breadcrumb-link:active {
32122
+ color: #005ed1;
32123
+ }
32124
+
32125
+ .s1iv0tp1 .enabled-switch {
32126
+ display: flex;
32127
+ align-items: center;
32128
+ }
32129
+ .s1iv0tp1 .enabled-text {
32130
+ margin-right: 8px;
32131
+ }
32132
+
32133
+ .tje3huy {
32134
+ width: 100%;
32135
+ overflow: inherit;
32136
+ white-space: inherit;
32137
+ text-overflow: ellipsis;
32138
+ }
32139
+
32175
32140
  .t1sqg15u {
32176
32141
  background: white;
32177
32142
  }
@@ -32241,102 +32206,111 @@ input.rrg1fkn.ant-input {
32241
32206
  .t93e4cf .ant-btn-link {
32242
32207
  height: auto;
32243
32208
  }
32244
- .t93e4cf .content {
32245
- overflow: hidden;
32246
- overflow-x: auto;
32247
- width: 100%;
32248
- white-space: pre-wrap;
32209
+ .t93e4cf .content {
32210
+ overflow: hidden;
32211
+ overflow-x: auto;
32212
+ width: 100%;
32213
+ white-space: pre-wrap;
32214
+ }
32215
+ .t93e4cf .content .ant-btn {
32216
+ white-space: pre-wrap;
32217
+ text-align: left;
32218
+ }
32219
+ .t93e4cf .content .unit-chart {
32220
+ justify-content: flex-start;
32221
+ }
32222
+
32223
+ .rhz2uv5 {
32224
+ width: var(--rhz2uv5-0);
32225
+ flex-shrink: 0;
32226
+ color: rgba(44, 56, 82, 0.6);
32227
+ padding-right: 12px;
32228
+ }
32229
+
32230
+ .n12mqh7z {
32231
+ display: flex;
32232
+ align-items: center;
32233
+ font-size: 12px;
32234
+ line-height: 18px;
32235
+ }
32236
+ .n12mqh7z:not(:last-child) {
32237
+ margin-bottom: 4px;
32238
+ }
32239
+
32240
+ .tf5bynu {
32241
+ margin: 0 3px;
32242
+ }
32243
+
32244
+ .tcckoz1 {
32245
+ max-height: 400px;
32246
+ overflow: "auto";
32247
+ }
32248
+
32249
+ .c18gxmrl {
32250
+ border: 1px solid #d8deeb;
32251
+ border-radius: 4px;
32252
+ }
32253
+ .c18gxmrl + .c18gxmrl {
32254
+ margin-top: 8px;
32255
+ }
32256
+ .c18gxmrl:hover {
32257
+ border-color: #0080ff;
32258
+ }
32259
+ .c18gxmrl:hover > header {
32260
+ background: rgba(0, 128, 255, 0.1);
32249
32261
  }
32250
- .t93e4cf .content .ant-btn {
32251
- white-space: pre-wrap;
32252
- text-align: left;
32262
+ .c18gxmrl.active header {
32263
+ border-bottom: 1px solid #d8deeb;
32253
32264
  }
32254
- .t93e4cf .content .unit-chart {
32255
- justify-content: flex-start;
32265
+ .c18gxmrl > header {
32266
+ padding: 8px 12px;
32256
32267
  }
32257
32268
 
32258
- .rhz2uv5 {
32259
- width: var(--rhz2uv5-0);
32260
- flex-shrink: 0;
32261
- color: rgba(44, 56, 82, 0.6);
32262
- padding-right: 12px;
32269
+ .wg1tsps {
32270
+ display: flex;
32271
+ align-items: center;
32272
+ justify-content: flex-end;
32263
32273
  }
32264
32274
 
32265
- .c1bus5hc {
32266
- --color: white;
32267
- height: 14px;
32268
- width: 14px;
32269
- border-radius: 50%;
32270
- flex-shrink: 0;
32275
+ .b1ctd5xy {
32271
32276
  display: flex;
32272
32277
  align-items: center;
32273
- justify-content: center;
32274
- border: 1px solid var(--color);
32275
- }
32276
- .c1bus5hc .circle-inner {
32277
- position: relative;
32278
- height: 10px;
32279
- width: 10px;
32280
- border-radius: 50%;
32281
- overflow: hidden;
32282
- }
32283
- .c1bus5hc .circle-content {
32284
- position: absolute;
32285
- height: 100%;
32286
- width: 100%;
32287
- left: 0;
32288
- top: 0;
32289
- border-radius: 50%;
32290
- background: linear-gradient(to right, var(--color) 50%, white 50%);
32291
- transform: rotate(180deg);
32278
+ width: calc(100% - 40px);
32292
32279
  }
32293
- .c1bus5hc .circle-child {
32294
- position: absolute;
32295
- height: 100%;
32280
+ .b1ctd5xy .chart {
32281
+ display: inline-block;
32296
32282
  width: 100%;
32297
- left: 0;
32298
- top: 0;
32299
- margin-left: 50%;
32300
- transform-origin: left;
32301
- background: white;
32302
- transform: rotate(0deg);
32303
32283
  }
32304
32284
 
32305
- .c10crapj {
32306
- border-radius: 8px;
32285
+ .u1p8acpn {
32286
+ min-width: 40px;
32307
32287
  }
32308
- .c10crapj .ant-card-body {
32309
- padding: 20px 24px 24px 24px;
32288
+ .u1p8acpn .unit {
32289
+ color: #00122e !important;
32310
32290
  }
32311
32291
 
32312
- .cav9p2m .ant-collapse-item {
32313
- border: 0px;
32314
- background-color: #fff;
32315
- }
32316
- .cav9p2m .ant-collapse-item .ant-collapse-header {
32317
- padding-top: 0px;
32318
- padding-bottom: 0px;
32319
- padding-left: 0px !important;
32320
- padding-right: 24px;
32292
+ .t3qomhu {
32293
+ margin: 0 2px;
32321
32294
  }
32322
- .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32323
- right: 0px;
32295
+
32296
+ .m15dvk92 {
32297
+ display: flex;
32298
+ justify-content: space-between;
32299
+ width: 100%;
32324
32300
  }
32325
- .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32326
- padding: 0px;
32301
+ .m15dvk92 .action {
32302
+ margin-left: 16px;
32327
32303
  }
32328
32304
 
32329
- .csf0p6c .ant-collapse-item .ant-collapse-header {
32330
- padding-right: 0px;
32331
- cursor: default;
32305
+ .aql8iqz .ant-alert-message {
32306
+ width: 100%;
32332
32307
  }
32333
32308
 
32334
- .t3qomhu {
32335
- margin: 0 2px;
32309
+ .c10crapj {
32310
+ border-radius: 8px;
32336
32311
  }
32337
-
32338
- .iiqau4c.ant-input-group.ant-input-group-compact {
32339
- display: flex;
32312
+ .c10crapj .ant-card-body {
32313
+ padding: 20px 24px 24px 24px;
32340
32314
  }
32341
32315
 
32342
32316
  .c198s9j3 {
@@ -32410,6 +32384,28 @@ input.rrg1fkn.ant-input {
32410
32384
  margin-left: 24px;
32411
32385
  }
32412
32386
 
32387
+ .cav9p2m .ant-collapse-item {
32388
+ border: 0px;
32389
+ background-color: #fff;
32390
+ }
32391
+ .cav9p2m .ant-collapse-item .ant-collapse-header {
32392
+ padding-top: 0px;
32393
+ padding-bottom: 0px;
32394
+ padding-left: 0px !important;
32395
+ padding-right: 24px;
32396
+ }
32397
+ .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32398
+ right: 0px;
32399
+ }
32400
+ .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32401
+ padding: 0px;
32402
+ }
32403
+
32404
+ .csf0p6c .ant-collapse-item .ant-collapse-header {
32405
+ padding-right: 0px;
32406
+ cursor: default;
32407
+ }
32408
+
32413
32409
  .igz4le8 {
32414
32410
  height: 24px;
32415
32411
  width: 56px !important;
@@ -32420,63 +32416,6 @@ input.rrg1fkn.ant-input {
32420
32416
  color: rgba(44, 56, 82, 0.6);
32421
32417
  }
32422
32418
 
32423
- .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32424
- border-radius: 6px;
32425
- }
32426
- .shq1k1g.ant-select.ant-select-single {
32427
- width: 100%;
32428
- color: #2d3a56;
32429
- border-color: rgba(211, 218, 235, 0.6);
32430
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32431
- font-size: 13px;
32432
- }
32433
- .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32434
- height: 30px;
32435
- }
32436
- .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32437
- height: 38px;
32438
- font-size: 13px;
32439
- }
32440
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
32441
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32442
- transition: 160ms ease;
32443
- }
32444
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32445
- color: #0080ff;
32446
- }
32447
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32448
- border-color: rgba(107, 128, 167, 0.6);
32449
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32450
- }
32451
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32452
- color: #0080ff;
32453
- }
32454
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32455
- border-color: #0080ff;
32456
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32457
- }
32458
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32459
- transform: rotate(180deg);
32460
- }
32461
- .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32462
- background: rgba(211, 218, 235, 0.6);
32463
- border-color: rgba(172, 186, 211, 0.6);
32464
- cursor: "not-allowed";
32465
- }
32466
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32467
- border-color: #f0483e !important;
32468
- }
32469
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32470
- color: #1d326c;
32471
- }
32472
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32473
- border-color: #0080ff;
32474
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32475
- }
32476
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32477
- transform: rotate(180deg);
32478
- }
32479
-
32480
32419
  .o8ocss1 {
32481
32420
  overflow: hidden;
32482
32421
  text-overflow: ellipsis;
@@ -32486,6 +32425,10 @@ input.rrg1fkn.ant-input {
32486
32425
  white-space: nowrap;
32487
32426
  }
32488
32427
 
32428
+ .iiqau4c.ant-input-group.ant-input-group-compact {
32429
+ display: flex;
32430
+ }
32431
+
32489
32432
  .s14dk8r1 {
32490
32433
  margin: 0;
32491
32434
  border-radius: 20px;
@@ -32534,34 +32477,136 @@ input.rrg1fkn.ant-input {
32534
32477
  .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
32535
32478
  background-color: rgba(255, 187, 0, 0.16);
32536
32479
  }
32537
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
32538
- background-color: rgba(30, 201, 127, 0.1);
32480
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
32481
+ background-color: rgba(30, 201, 127, 0.1);
32482
+ }
32483
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32484
+ background-color: #00ba5d;
32485
+ }
32486
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
32487
+ background-color: rgba(30, 201, 127, 0.16);
32488
+ }
32489
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32490
+ background-color: rgba(225, 230, 241, 0.6);
32491
+ }
32492
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32493
+ background-color: #6b7d99;
32494
+ }
32495
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
32496
+ background-color: rgba(211, 218, 235, 0.6);
32497
+ }
32498
+
32499
+ .s1uupoto {
32500
+ width: 8px;
32501
+ height: 8px;
32502
+ border-radius: 50%;
32503
+ display: inline-block;
32504
+ }
32505
+
32506
+ .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32507
+ border-radius: 6px;
32508
+ }
32509
+ .shq1k1g.ant-select.ant-select-single {
32510
+ width: 100%;
32511
+ color: #2d3a56;
32512
+ border-color: rgba(211, 218, 235, 0.6);
32513
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32514
+ font-size: 13px;
32515
+ }
32516
+ .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32517
+ height: 30px;
32518
+ }
32519
+ .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32520
+ height: 38px;
32521
+ font-size: 13px;
32522
+ }
32523
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
32524
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32525
+ transition: 160ms ease;
32526
+ }
32527
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32528
+ color: #0080ff;
32529
+ }
32530
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32531
+ border-color: rgba(107, 128, 167, 0.6);
32532
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32533
+ }
32534
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32535
+ color: #0080ff;
32536
+ }
32537
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32538
+ border-color: #0080ff;
32539
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32540
+ }
32541
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32542
+ transform: rotate(180deg);
32543
+ }
32544
+ .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32545
+ background: rgba(211, 218, 235, 0.6);
32546
+ border-color: rgba(172, 186, 211, 0.6);
32547
+ cursor: "not-allowed";
32548
+ }
32549
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32550
+ border-color: #f0483e !important;
32539
32551
  }
32540
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32541
- background-color: #00ba5d;
32552
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32553
+ color: #1d326c;
32542
32554
  }
32543
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
32544
- background-color: rgba(30, 201, 127, 0.16);
32555
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32556
+ border-color: #0080ff;
32557
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32545
32558
  }
32546
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32547
- background-color: rgba(225, 230, 241, 0.6);
32559
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32560
+ transform: rotate(180deg);
32548
32561
  }
32549
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32550
- background-color: #6b7d99;
32562
+
32563
+ .l4bld33 {
32564
+ width: 64px;
32565
+ height: 64px;
32566
+ display: flex;
32567
+ align-items: center;
32568
+ justify-content: center;
32569
+ position: relative;
32570
+ opacity: 0.2;
32551
32571
  }
32552
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
32553
- background-color: rgba(211, 218, 235, 0.6);
32572
+
32573
+ .lgitjoj {
32574
+ position: absolute;
32575
+ width: 5px;
32576
+ height: 48px;
32577
+ left: 9.33px;
32578
+ top: 40.5px;
32579
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32580
+ border-radius: 5px;
32581
+ transform: rotate(-128deg);
32582
+ transform-origin: top left;
32583
+ animation: loading-indicator1 1100ms ease-out infinite;
32554
32584
  }
32555
32585
 
32556
- .s1uupoto {
32557
- width: 8px;
32558
- height: 8px;
32559
- border-radius: 50%;
32560
- display: inline-block;
32586
+ .l13g0exg {
32587
+ position: absolute;
32588
+ width: 5px;
32589
+ height: 48px;
32590
+ left: 40.8px;
32591
+ top: 8.4px;
32592
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32593
+ border-radius: 5px;
32594
+ transform: rotate(-8deg);
32595
+ transform-origin: top left;
32596
+ animation: loading-indicator2 1100ms ease-out infinite;
32561
32597
  }
32562
32598
 
32563
- .t19ustft .date {
32564
- margin-right: 4px;
32599
+ .l1exo3h6 {
32600
+ position: absolute;
32601
+ width: 5px;
32602
+ height: 48px;
32603
+ left: 52.9px;
32604
+ top: 51.8px;
32605
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32606
+ border-radius: 5px;
32607
+ transform: rotate(112deg);
32608
+ transform-origin: top left;
32609
+ animation: loading-indicator3 1100ms ease-out infinite;
32565
32610
  }
32566
32611
 
32567
32612
  .m1thnes4 {
@@ -32725,6 +32770,92 @@ input.rrg1fkn.ant-input {
32725
32770
  margin-left: 8px;
32726
32771
  }
32727
32772
 
32773
+ .t19ustft .date {
32774
+ margin-right: 4px;
32775
+ }
32776
+
32777
+ .s1uupxds {
32778
+ padding: 0 8px;
32779
+ border-radius: 4px;
32780
+ }
32781
+
32782
+ .m10sqwut {
32783
+ padding: 2px 8px;
32784
+ border-radius: 3px;
32785
+ }
32786
+
32787
+ .l1d492wb {
32788
+ padding: 3px 8px;
32789
+ border-radius: 2px;
32790
+ }
32791
+
32792
+ .t1lzavmu.ant-tag:hover {
32793
+ opacity: unset;
32794
+ }
32795
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32796
+ margin: 0;
32797
+ margin-right: 8px;
32798
+ display: inline-flex;
32799
+ align-items: center;
32800
+ border: none;
32801
+ }
32802
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32803
+ width: 16px;
32804
+ height: 16px;
32805
+ color: inherit;
32806
+ margin-left: 4px;
32807
+ opacity: 0.6;
32808
+ display: inline-flex;
32809
+ }
32810
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32811
+ opacity: 1;
32812
+ }
32813
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32814
+ color: #0080ff;
32815
+ background-color: rgba(0, 136, 255, 0.1);
32816
+ }
32817
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32818
+ color: #f0483e;
32819
+ background-color: rgba(255, 74, 74, 0.1);
32820
+ }
32821
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32822
+ color: #e07f00;
32823
+ background-color: rgba(255, 187, 0, 0.1);
32824
+ }
32825
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32826
+ color: #008f4c;
32827
+ background-color: rgba(30, 201, 127, 0.1);
32828
+ }
32829
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32830
+ color: #1d326c;
32831
+ background-color: rgba(225, 230, 241, 0.6);
32832
+ }
32833
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32834
+ color: #7E41FF;
32835
+ background-color: rgba(126, 65, 255, 0.1);
32836
+ }
32837
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32838
+ color: #fff;
32839
+ }
32840
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32841
+ background-color: #f0483e;
32842
+ }
32843
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32844
+ background-color: #fea008;
32845
+ }
32846
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32847
+ background-color: #00ba5d;
32848
+ }
32849
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32850
+ background-color: #0080ff;
32851
+ }
32852
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32853
+ background-color: #6b7d99;
32854
+ }
32855
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32856
+ background-color: #7E41FF;
32857
+ }
32858
+
32728
32859
  .sq6vos1 {
32729
32860
  --item-min-width: 60px;
32730
32861
  }
@@ -32910,139 +33041,47 @@ input.rrg1fkn.ant-input {
32910
33041
  justify-content: center;
32911
33042
  }
32912
33043
 
32913
- .s1uupxds {
32914
- padding: 0 8px;
32915
- border-radius: 4px;
33044
+ .t1gz6wqf {
33045
+ height: 100%;
32916
33046
  }
32917
-
32918
- .m10sqwut {
32919
- padding: 2px 8px;
32920
- border-radius: 3px;
33047
+ .t1gz6wqf .table-loading-item {
33048
+ padding: 12px 4px;
33049
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
33050
+ display: flex;
32921
33051
  }
32922
-
32923
- .l1d492wb {
32924
- padding: 3px 8px;
33052
+ .t1gz6wqf .table-loading-item > * {
33053
+ height: 16px;
33054
+ margin: 4px;
33055
+ background: rgba(204, 212, 227, 0.18);
32925
33056
  border-radius: 2px;
32926
33057
  }
32927
-
32928
- .t1lzavmu.ant-tag:hover {
32929
- opacity: unset;
32930
- }
32931
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32932
- margin: 0;
32933
- margin-right: 8px;
32934
- display: inline-flex;
32935
- align-items: center;
32936
- border: none;
32937
- }
32938
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
33058
+ .t1gz6wqf .table-loading-item .checkbox-loading {
32939
33059
  width: 16px;
32940
- height: 16px;
32941
- color: inherit;
32942
- margin-left: 4px;
32943
- opacity: 0.6;
32944
- display: inline-flex;
32945
- }
32946
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32947
- opacity: 1;
32948
- }
32949
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32950
- color: #0080ff;
32951
- background-color: rgba(0, 136, 255, 0.1);
32952
- }
32953
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32954
- color: #f0483e;
32955
- background-color: rgba(255, 74, 74, 0.1);
32956
- }
32957
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32958
- color: #e07f00;
32959
- background-color: rgba(255, 187, 0, 0.1);
32960
- }
32961
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32962
- color: #008f4c;
32963
- background-color: rgba(30, 201, 127, 0.1);
32964
- }
32965
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32966
- color: #1d326c;
32967
- background-color: rgba(225, 230, 241, 0.6);
32968
- }
32969
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32970
- color: #7E41FF;
32971
- background-color: rgba(126, 65, 255, 0.1);
32972
- }
32973
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32974
- color: #fff;
32975
- }
32976
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32977
- background-color: #f0483e;
32978
- }
32979
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32980
- background-color: #fea008;
32981
- }
32982
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32983
- background-color: #00ba5d;
32984
- }
32985
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32986
- background-color: #0080ff;
32987
- }
32988
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32989
- background-color: #6b7d99;
32990
33060
  }
32991
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32992
- background-color: #7E41FF;
32993
- }
32994
-
32995
- .l4bld33 {
32996
- width: 64px;
32997
- height: 64px;
32998
- display: flex;
32999
- align-items: center;
33000
- justify-content: center;
33001
- position: relative;
33002
- opacity: 0.2;
33061
+ .t1gz6wqf .table-loading-item .td-loading {
33062
+ flex: 1;
33003
33063
  }
33004
-
33005
- .lgitjoj {
33006
- position: absolute;
33007
- width: 5px;
33008
- height: 48px;
33009
- left: 9.33px;
33010
- top: 40.5px;
33011
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33012
- border-radius: 5px;
33013
- transform: rotate(-128deg);
33014
- transform-origin: top left;
33015
- animation: loading-indicator1 1100ms ease-out infinite;
33064
+ .t1gz6wqf :nth-child(1) {
33065
+ padding: 8px 4px;
33016
33066
  }
33017
-
33018
- .l13g0exg {
33019
- position: absolute;
33020
- width: 5px;
33021
- height: 48px;
33022
- left: 40.8px;
33023
- top: 8.4px;
33024
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33025
- border-radius: 5px;
33026
- transform: rotate(-8deg);
33027
- transform-origin: top left;
33028
- animation: loading-indicator2 1100ms ease-out infinite;
33067
+ .t1gz6wqf :nth-child(1) > * {
33068
+ background: rgba(107, 125, 153, 0.18);
33029
33069
  }
33030
-
33031
- .l1exo3h6 {
33032
- position: absolute;
33033
- width: 5px;
33034
- height: 48px;
33035
- left: 52.9px;
33036
- top: 51.8px;
33037
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33038
- border-radius: 5px;
33039
- transform: rotate(112deg);
33040
- transform-origin: top left;
33041
- animation: loading-indicator3 1100ms ease-out infinite;
33070
+ .t1gz6wqf :nth-child(1) > * {
33071
+ background: rgba(163, 180, 204, 0.18);
33042
33072
  }
33043
33073
 
33044
- .c1k4vanq {
33045
- padding: 0 12px 14px 12px;
33074
+ .skwah65 {
33075
+ height: 8px;
33076
+ box-sizing: border-box;
33077
+ border-radius: 2px;
33078
+ background: #f5f7fa;
33079
+ display: flex;
33080
+ width: 100%;
33081
+ overflow: hidden;
33082
+ }
33083
+ .skwah65 .stack-bar-item + .stack-bar-item {
33084
+ margin-left: 1px;
33046
33085
  }
33047
33086
 
33048
33087
  .c1udgdh2 {
@@ -33085,51 +33124,24 @@ input.rrg1fkn.ant-input {
33085
33124
  margin-right: 2px;
33086
33125
  }
33087
33126
 
33088
- .t1gz6wqf {
33089
- height: 100%;
33090
- }
33091
- .t1gz6wqf .table-loading-item {
33092
- padding: 12px 4px;
33093
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
33094
- display: flex;
33095
- }
33096
- .t1gz6wqf .table-loading-item > * {
33097
- height: 16px;
33098
- margin: 4px;
33099
- background: rgba(204, 212, 227, 0.18);
33100
- border-radius: 2px;
33101
- }
33102
- .t1gz6wqf .table-loading-item .checkbox-loading {
33103
- width: 16px;
33104
- }
33105
- .t1gz6wqf .table-loading-item .td-loading {
33106
- flex: 1;
33107
- }
33108
- .t1gz6wqf :nth-child(1) {
33109
- padding: 8px 4px;
33110
- }
33111
- .t1gz6wqf :nth-child(1) > * {
33112
- background: rgba(107, 125, 153, 0.18);
33113
- }
33114
- .t1gz6wqf :nth-child(1) > * {
33115
- background: rgba(163, 180, 204, 0.18);
33116
- }
33117
-
33118
- .bab9xum {
33119
- box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
33127
+ .c1k4vanq {
33128
+ padding: 0 12px 14px 12px;
33120
33129
  }
33121
33130
 
33122
- .cav4gt6 {
33123
- border-radius: 8px;
33124
- background-color: white;
33125
- }
33126
- .cav4gt6.hoverable {
33127
- cursor: pointer;
33131
+ .rrwcpby {
33132
+ display: flex;
33133
+ align-items: center;
33128
33134
  }
33129
- .cav4gt6.hoverable:hover {
33130
- transition: all 200ms ease;
33131
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33132
- transform: translateY(-4px);
33135
+ .rrwcpby .order {
33136
+ height: 24px;
33137
+ width: 24px;
33138
+ border-radius: 20px;
33139
+ color: #0080ff;
33140
+ background: rgba(0, 136, 255, 0.1);
33141
+ display: flex;
33142
+ align-items: center;
33143
+ justify-content: center;
33144
+ margin-right: 6px;
33133
33145
  }
33134
33146
 
33135
33147
  .tc40oxa {
@@ -33325,64 +33337,30 @@ input.rrg1fkn.ant-input {
33325
33337
  margin-right: 8px;
33326
33338
  }
33327
33339
 
33328
- .skwah65 {
33329
- height: 8px;
33330
- box-sizing: border-box;
33331
- border-radius: 2px;
33332
- background: #f5f7fa;
33333
- display: flex;
33334
- width: 100%;
33335
- overflow: hidden;
33336
- }
33337
- .skwah65 .stack-bar-item + .stack-bar-item {
33338
- margin-left: 1px;
33339
- }
33340
-
33341
- .rrwcpby {
33342
- display: flex;
33343
- align-items: center;
33344
- }
33345
- .rrwcpby .order {
33346
- height: 24px;
33347
- width: 24px;
33348
- border-radius: 20px;
33349
- color: #0080ff;
33350
- background: rgba(0, 136, 255, 0.1);
33351
- display: flex;
33352
- align-items: center;
33353
- justify-content: center;
33354
- margin-right: 6px;
33340
+ .bab9xum {
33341
+ box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
33355
33342
  }
33356
33343
 
33357
- .f1p9ti6d {
33358
- width: 100%;
33359
- margin-bottom: 0 !important;
33360
- flex-flow: nowrap !important;
33361
- line-break: auto;
33362
- }
33363
- .f1p9ti6d > .ant-form-item-label {
33364
- text-align: left !important;
33365
- padding-bottom: 0 !important;
33344
+ .cav4gt6 {
33345
+ border-radius: 8px;
33346
+ background-color: white;
33366
33347
  }
33367
- .f1p9ti6d > .ant-form-item-label > label {
33368
- min-height: 32px;
33369
- height: auto;
33370
- font-size: 13px;
33371
- color: rgba(44, 56, 82, 0.6);
33372
- white-space: normal;
33348
+ .cav4gt6.hoverable {
33349
+ cursor: pointer;
33373
33350
  }
33374
- .f1p9ti6d.ant-form-item-has-error .ant-input {
33375
- border-color: #ff4d4f !important;
33351
+ .cav4gt6.hoverable:hover {
33352
+ transition: all 200ms ease;
33353
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33354
+ transform: translateY(-4px);
33376
33355
  }
33377
- .f1p9ti6d .ant-form-item-explain {
33378
- margin-top: 4px;
33379
- font-size: 12px;
33380
- min-height: 0px;
33356
+
33357
+ .w1xcixj5.outside-tag {
33358
+ padding-left: 0;
33381
33359
  }
33382
- .f1p9ti6d .ant-form-item-extra {
33383
- font-size: 12px;
33384
- color: rgba(44, 56, 82, 0.6);
33385
- min-height: 0px;
33360
+ .w1xcixj5.outside-tag .inside-tag {
33361
+ border-radius: 4px 0 0 4px;
33362
+ padding-right: 4px;
33363
+ margin-right: 4px;
33386
33364
  }
33387
33365
 
33388
33366
  .sut42l0 {
@@ -33416,13 +33394,35 @@ input.rrg1fkn.ant-input {
33416
33394
  height: 16px;
33417
33395
  }
33418
33396
 
33419
- .w1xcixj5.outside-tag {
33420
- padding-left: 0;
33397
+ .f1p9ti6d {
33398
+ width: 100%;
33399
+ margin-bottom: 0 !important;
33400
+ flex-flow: nowrap !important;
33401
+ line-break: auto;
33421
33402
  }
33422
- .w1xcixj5.outside-tag .inside-tag {
33423
- border-radius: 4px 0 0 4px;
33424
- padding-right: 4px;
33425
- margin-right: 4px;
33403
+ .f1p9ti6d > .ant-form-item-label {
33404
+ text-align: left !important;
33405
+ padding-bottom: 0 !important;
33406
+ }
33407
+ .f1p9ti6d > .ant-form-item-label > label {
33408
+ min-height: 32px;
33409
+ height: auto;
33410
+ font-size: 13px;
33411
+ color: rgba(44, 56, 82, 0.6);
33412
+ white-space: normal;
33413
+ }
33414
+ .f1p9ti6d.ant-form-item-has-error .ant-input {
33415
+ border-color: #ff4d4f !important;
33416
+ }
33417
+ .f1p9ti6d .ant-form-item-explain {
33418
+ margin-top: 4px;
33419
+ font-size: 12px;
33420
+ min-height: 0px;
33421
+ }
33422
+ .f1p9ti6d .ant-form-item-extra {
33423
+ font-size: 12px;
33424
+ color: rgba(44, 56, 82, 0.6);
33425
+ min-height: 0px;
33426
33426
  }
33427
33427
 
33428
33428
  .at4ovwe .ant-input-number-handler-wrap {
@@ -33475,25 +33475,6 @@ input.rrg1fkn.ant-input {
33475
33475
  font-size: inherit;
33476
33476
  }
33477
33477
 
33478
- .feau332.ant-form-item {
33479
- margin-bottom: 0;
33480
- }
33481
- .feau332 .ant-form-item-explain {
33482
- display: none;
33483
- min-height: 18px;
33484
- margin-top: 5px;
33485
- font-family: "Inter";
33486
- font-weight: 400;
33487
- font-size: 12px;
33488
- line-height: 18px;
33489
- }
33490
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
33491
- white-space: pre-wrap;
33492
- }
33493
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
33494
- display: block;
33495
- }
33496
-
33497
33478
  .a6dbbkm .ant-input-number-handler-wrap {
33498
33479
  display: var(--a6dbbkm-0);
33499
33480
  }
@@ -33523,4 +33504,23 @@ input.rrg1fkn.ant-input {
33523
33504
  margin: 0;
33524
33505
  height: auto;
33525
33506
  font-size: inherit;
33507
+ }
33508
+
33509
+ .feau332.ant-form-item {
33510
+ margin-bottom: 0;
33511
+ }
33512
+ .feau332 .ant-form-item-explain {
33513
+ display: none;
33514
+ min-height: 18px;
33515
+ margin-top: 5px;
33516
+ font-family: "Inter";
33517
+ font-weight: 400;
33518
+ font-size: 12px;
33519
+ line-height: 18px;
33520
+ }
33521
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
33522
+ white-space: pre-wrap;
33523
+ }
33524
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
33525
+ display: block;
33526
33526
  }