@cloudtower/eagle 0.25.1 → 0.25.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -702,6 +702,10 @@ p {
702
702
  border-color: #e75a3a;
703
703
  }
704
704
 
705
+ .ant-picker-cell {
706
+ vertical-align: middle;
707
+ }
708
+
705
709
  .ant-modal {
706
710
  margin: 0 auto;
707
711
  max-width: 100%;
@@ -1536,1187 +1540,1187 @@ body {
1536
1540
  position: absolute;
1537
1541
  }
1538
1542
 
1539
- .cz04yix {
1540
- display: flex;
1541
- flex-direction: column;
1543
+ .buj61ew.ant-btn {
1544
+ height: 32px;
1545
+ border-radius: 6px;
1546
+ line-height: 22px;
1547
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
1548
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
1542
1549
  }
1543
-
1544
- .m1if5j39 {
1545
- max-width: 1120px;
1546
- width: 100%;
1547
- margin: 0 auto;
1548
- height: 100%;
1550
+ .buj61ew.ant-btn.ant-btn-lg {
1551
+ height: 40px;
1552
+ line-height: 24px;
1549
1553
  }
1550
-
1551
- .w1vvwdlp {
1552
- max-width: 1120px;
1553
- width: 100%;
1554
- margin: 0 auto;
1555
- display: flex;
1554
+ .buj61ew.ant-btn.ant-btn-sm {
1555
+ height: 24px;
1556
+ line-height: 20px;
1556
1557
  }
1557
- .w1vvwdlp .left,
1558
- .w1vvwdlp .right {
1559
- flex-grow: 0;
1560
- flex-shrink: 0;
1561
- flex-basis: 21%;
1558
+ .buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
1559
+ border-radius: 50%;
1562
1560
  }
1563
- .w1vvwdlp .left {
1564
- display: flex;
1565
- justify-content: flex-end;
1566
- padding-right: 44px;
1561
+ .buj61ew.ant-btn.ant-btn-primary, .buj61ew.ant-btn.ant-btn-secondary, .buj61ew.ant-btn.ant-btn-tertiary, .buj61ew.ant-btn.ant-btn-ordinary, .buj61ew.ant-btn.ant-btn-ordinary-onTint, .buj61ew.ant-btn.ant-btn-quiet {
1562
+ color: var(--color, #06101f);
1563
+ font-weight: var(--font-weight);
1564
+ background: var(--background-color, #fff);
1565
+ border-width: var(--border-width, 1px);
1566
+ border-color: var(--border-color, #d9d9d9);
1567
1567
  }
1568
- .w1vvwdlp .right {
1569
- padding-left: 44px;
1568
+ .buj61ew.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
1569
+ display: none;
1570
1570
  }
1571
- .w1vvwdlp .middle {
1572
- margin-bottom: 40px;
1573
- flex-grow: 0;
1574
- flex-shrink: 0;
1575
- flex-basis: 58%;
1571
+ .buj61ew.ant-btn.ant-btn-primary .anticon, .buj61ew.ant-btn.ant-btn-secondary .anticon, .buj61ew.ant-btn.ant-btn-tertiary .anticon, .buj61ew.ant-btn.ant-btn-ordinary .anticon, .buj61ew.ant-btn.ant-btn-ordinary-onTint .anticon, .buj61ew.ant-btn.ant-btn-quiet .anticon {
1572
+ color: var(--color, inherit);
1576
1573
  }
1577
- .w1vvwdlp .middle .form-base-field {
1578
- width: 100%;
1574
+ .buj61ew.ant-btn.ant-btn-primary:hover, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-secondary:hover, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-tertiary:hover, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-ordinary:hover, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint:hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-quiet:hover, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-hover {
1575
+ background: var(--background-color-hover, var(--background-color));
1576
+ border-color: var(--border-color-hover, var(--border-color, transparent));
1579
1577
  }
1580
- .w1vvwdlp .middle .form-base-field .form-base-field {
1581
- width: auto;
1578
+ .buj61ew.ant-btn.ant-btn-primary:active, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-secondary:active, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-tertiary:active, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-ordinary:active, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-ordinary-onTint:active, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-quiet:active, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-active {
1579
+ --scale: 1;
1580
+ --transY: 1px;
1581
+ background: var(--background-color-active, var(--background-color));
1582
+ border-color: var(--border-color-active, var(--border-color, transparent));
1582
1583
  }
1583
- .w1vvwdlp .ant-steps-vertical .ant-steps-item {
1584
- flex: initial;
1584
+ .buj61ew.ant-btn.ant-btn-primary:focus, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-secondary:focus, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-tertiary:focus, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-ordinary:focus, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint:focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-quiet:focus, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-focus {
1585
+ background: var(--background-color-focus, var(--background-color));
1586
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
1587
+ border-color: var(--border-color-focus, var(--border-color, transparent));
1585
1588
  }
1586
- .w1vvwdlp .ant-steps-item + .ant-steps-item {
1587
- margin-top: 4px;
1589
+ .buj61ew.ant-btn.ant-btn-primary[disabled], .buj61ew.ant-btn.ant-btn-primary[disabled]:hover, .buj61ew.ant-btn.ant-btn-primary[disabled]:focus, .buj61ew.ant-btn.ant-btn-primary[disabled]:active, .buj61ew.ant-btn.ant-btn-secondary[disabled], .buj61ew.ant-btn.ant-btn-secondary[disabled]:hover, .buj61ew.ant-btn.ant-btn-secondary[disabled]:focus, .buj61ew.ant-btn.ant-btn-secondary[disabled]:active, .buj61ew.ant-btn.ant-btn-tertiary[disabled], .buj61ew.ant-btn.ant-btn-tertiary[disabled]:hover, .buj61ew.ant-btn.ant-btn-tertiary[disabled]:focus, .buj61ew.ant-btn.ant-btn-tertiary[disabled]:active, .buj61ew.ant-btn.ant-btn-ordinary[disabled], .buj61ew.ant-btn.ant-btn-ordinary[disabled]:hover, .buj61ew.ant-btn.ant-btn-ordinary[disabled]:focus, .buj61ew.ant-btn.ant-btn-ordinary[disabled]:active, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled], .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .buj61ew.ant-btn.ant-btn-quiet[disabled], .buj61ew.ant-btn.ant-btn-quiet[disabled]:hover, .buj61ew.ant-btn.ant-btn-quiet[disabled]:focus, .buj61ew.ant-btn.ant-btn-quiet[disabled]:active {
1590
+ color: var(--color-disabled, var(--color));
1591
+ background: var(--background-color-disabled, var(--background-color));
1592
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
1593
+ opacity: 0.5;
1588
1594
  }
1589
- .w1vvwdlp .ant-steps-item-icon,
1590
- .w1vvwdlp .ant-steps-item-tail {
1591
- display: none !important;
1595
+ .buj61ew.ant-btn-link[disabled] {
1596
+ color: #0080ff;
1597
+ opacity: 0.5;
1592
1598
  }
1593
- .w1vvwdlp .ant-steps-item-container {
1594
- padding: 0 15px;
1595
- border-radius: 4px;
1596
- height: 32px;
1597
- display: flex;
1598
- align-items: center;
1599
+ .buj61ew.ant-btn-primary {
1600
+ --color: #fff;
1601
+ --font-weight: bold;
1602
+ --border-width: 0;
1603
+ --background-color: #0080ff;
1604
+ --background-color-hover: #009dff;
1605
+ --background-color-active: #005ed1;
1606
+ --background-color-focus: #0080ff;
1607
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1599
1608
  }
1600
- .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
1601
- min-height: auto;
1602
- white-space: nowrap;
1609
+ .buj61ew.ant-btn-primary.ant-btn-dangerous {
1610
+ --background-color: #f0483e;
1611
+ --background-color-hover: #ff5252;
1612
+ --background-color-active: #c73d31;
1613
+ --background-color-focus: #ff5252;
1614
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1603
1615
  }
1604
- .w1vvwdlp .ant-steps-item-description {
1605
- padding-bottom: 0px;
1616
+ .buj61ew.ant-btn-primary.btn-primary-orange {
1617
+ --background-color: #fea008;
1618
+ --background-color-hover: #feba33;
1619
+ --background-color-active: #e07f00;
1620
+ --background-color-focus: #fea008;
1606
1621
  }
1607
- .w1vvwdlp .ant-steps-item-title {
1608
- font-size: 13px !important;
1609
- line-height: 20px !important;
1622
+ .buj61ew.ant-btn-secondary {
1623
+ --color: #0080ff;
1624
+ --font-weight: bold;
1625
+ --border-width: 0;
1626
+ --background-color: rgba(0, 136, 255, 0.1);
1627
+ --background-color-hover: rgba(0, 136, 255, 0.16);
1628
+ --background-color-active: rgba(0, 136, 255, 0.2);
1629
+ --background-color-focus: rgba(0, 136, 255, 0.1);
1630
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1610
1631
  }
1611
- .w1vvwdlp .ant-steps-item-title .step-index {
1612
- display: inline-block;
1613
- text-align: center;
1614
- width: 13px;
1615
- margin-right: 12px;
1632
+ .buj61ew.ant-btn-secondary.ant-btn-dangerous {
1633
+ --color: #f0483e;
1634
+ --background-color: rgba(255, 74, 74, 0.1);
1635
+ --background-color-hover: rgba(255, 74, 74, 0.16);
1636
+ --background-color-active: rgba(255, 74, 74, 0.2);
1637
+ --background-color-focus: rgba(255, 74, 74, 0.1);
1638
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1616
1639
  }
1617
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
1618
- background: rgba(0, 128, 255, 0.1);
1640
+ .buj61ew.ant-btn-secondary.btn-primary-orange {
1641
+ --color: #fea008;
1642
+ --background-color: rgba(255, 187, 0, 0.1);
1643
+ --background-color-hover: rgba(255, 187, 0, 0.16);
1644
+ --background-color-active: rgba(255, 187, 0, 0.2);
1645
+ --background-color-focus: rgba(255, 187, 0, 0.1);
1619
1646
  }
1620
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1621
- color: #005ed1;
1647
+ .buj61ew.ant-btn-tertiary {
1648
+ --color: #0080ff;
1649
+ --font-weight: bold;
1650
+ --border-width: 0;
1651
+ --background-color: #fff;
1652
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1653
+ box-shadow: none;
1622
1654
  }
1623
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
1624
- background: rgba(237, 241, 250, 0.6);
1655
+ .buj61ew.ant-btn-tertiary:not([disabled]):hover, .buj61ew.ant-btn-tertiary:not([disabled]):active, .buj61ew.ant-btn-tertiary:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary:not(:focus):hover, .buj61ew.ant-btn-tertiary:not(:focus):active, .buj61ew.ant-btn-tertiary:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary:not(:focus).__pseudo-states-active {
1656
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1625
1657
  }
1626
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1627
- color: rgba(10, 37, 85, 0.6) !important;
1658
+ .buj61ew.ant-btn-tertiary.ant-btn-dangerous {
1659
+ --color: #f0483e;
1660
+ --background-color: #fff;
1661
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1628
1662
  }
1629
- .w1vvwdlp .ant-steps-item-disabled {
1630
- cursor: not-allowed;
1663
+ .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus):hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus):active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-active {
1664
+ filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
1631
1665
  }
1632
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
1633
- background: rgba(237, 241, 250, 0.6);
1666
+ .buj61ew.ant-btn-tertiary.btn-primary-orange {
1667
+ --color: #fea008;
1668
+ --background-color: #fff;
1634
1669
  }
1635
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1636
- color: #2d3a56;
1670
+ .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]):hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]):active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus):hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus):active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-active {
1671
+ filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
1637
1672
  }
1638
-
1639
- .h1cuopx7 .ant-modal-header {
1640
- margin: 0 auto;
1641
- width: 100%;
1642
- max-width: 648px;
1673
+ .buj61ew.ant-btn-ordinary {
1674
+ --color: #1d326c;
1675
+ --border-color: #ccd4e3;
1676
+ --background-color: #fff;
1677
+ --background-color-hover: #edf0f7;
1678
+ --background-color-active: #e4e9f2;
1679
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1680
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
1643
1681
  }
1644
- .h1cuopx7 .ant-modal-header .ant-modal-title {
1645
- margin-left: 0;
1682
+ .buj61ew.ant-btn-ordinary:focus, .buj61ew.ant-btn-ordinary.__pseudo-states-focus {
1683
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
1646
1684
  }
1647
- .h1cuopx7 .ant-modal-body {
1648
- margin: 0 auto;
1649
- padding: 0;
1650
- width: 100%;
1651
- max-width: 648px;
1652
- overflow: hidden;
1685
+ .buj61ew.ant-btn-ordinary.ordinary-blue {
1686
+ --color: #0080ff;
1687
+ --border-color: #0080ff;
1688
+ --background-color: #fff;
1689
+ --background-color-hover: linear-gradient(
1690
+ 0deg,
1691
+ rgba(0, 136, 255, 0.16),
1692
+ rgba(0, 136, 255, 0.16)
1693
+ ),
1694
+ #ffffff;
1695
+ --background-color-active: linear-gradient(
1696
+ 0deg,
1697
+ rgba(0, 136, 255, 0.2),
1698
+ rgba(0, 136, 255, 0.2)
1699
+ ),
1700
+ #ffffff;
1701
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1702
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
1653
1703
  }
1654
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
1655
- margin-bottom: 40px;
1704
+ .buj61ew.ant-btn-ordinary.ant-btn-dangerous {
1705
+ --color: #f0483e;
1706
+ --border-color: #f0483e;
1707
+ --background-color: #fff;
1708
+ --background-color-hover: linear-gradient(
1709
+ 0deg,
1710
+ rgba(255, 74, 74, 0.16),
1711
+ rgba(255, 74, 74, 0.16)
1712
+ ),
1713
+ #ffffff;
1714
+ --background-color-active: linear-gradient(
1715
+ 0deg,
1716
+ rgba(255, 74, 74, 0.2),
1717
+ rgba(255, 74, 74, 0.2)
1718
+ ),
1719
+ #ffffff;
1720
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1656
1721
  }
1657
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
1658
- height: calc(100vh - 225px);
1659
- overflow-y: auto;
1722
+ .buj61ew.ant-btn-ordinary-onTint {
1723
+ --color: #1d326c;
1724
+ --border-color: #fff;
1725
+ --background-color: #fff;
1726
+ --background-color-hover: rgba(211, 218, 235, 0.6);
1727
+ --background-color-active: rgba(192, 203, 224, 0.6);
1728
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1729
+ box-shadow: none;
1660
1730
  }
1661
- .h1cuopx7 .ant-modal-footer .footer-content {
1662
- margin: 0 auto;
1663
- max-width: 648px;
1664
- }
1665
-
1666
- .h1p6d3y3 .ant-modal-header {
1667
- margin: 0 auto;
1668
- width: 100%;
1669
- max-width: 1024px;
1670
- }
1671
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
1672
- margin-left: 0;
1731
+ .buj61ew.ant-btn-ordinary-onTint.ordinary-blue {
1732
+ --color: #0080ff;
1733
+ --border-color: #fff;
1734
+ --background-color: #fff;
1735
+ --background-color-hover: rgba(0, 136, 255, 0.16);
1736
+ --background-color-active: rgba(0, 136, 255, 0.2);
1737
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1738
+ box-shadow: none;
1673
1739
  }
1674
- .h1p6d3y3 .ant-modal-body {
1675
- margin: 0 auto;
1676
- padding: 0;
1677
- width: 100%;
1678
- max-width: 1024px;
1679
- overflow: hidden;
1740
+ .buj61ew.ant-btn-ordinary-onTint.ant-btn-dangerous {
1741
+ --color: #f0483e;
1742
+ --background-color-hover: rgba(255, 74, 74, 0.16);
1743
+ --background-color-active: rgba(255, 74, 74, 0.2);
1744
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1680
1745
  }
1681
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
1682
- margin-bottom: 40px;
1746
+ .buj61ew.ant-btn-quiet {
1747
+ --color: rgba(44, 56, 82, 0.6);
1748
+ --border-width: 0;
1749
+ --background-color: transparent;
1750
+ --background-color-hover: rgba(211, 218, 235, 0.6);
1751
+ --background-color-active: rgba(192, 203, 224, 0.6);
1752
+ --background-color-focus: #fff;
1753
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1754
+ box-shadow: none;
1683
1755
  }
1684
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
1685
- height: calc(100vh - 225px);
1686
- overflow-y: auto;
1756
+ .buj61ew.ant-btn-quiet.ant-btn-dangerous {
1757
+ --color: #f0483e;
1758
+ --background-color-hover: rgba(255, 74, 74, 0.16);
1759
+ --background-color-active: rgba(255, 74, 74, 0.2);
1760
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1687
1761
  }
1688
- .h1p6d3y3 .ant-modal-footer .footer-content {
1689
- margin: 0 auto;
1690
- max-width: 1024px;
1762
+ .buj61ew.ant-btn-quiet.quiet-blue {
1763
+ --color: #0080ff;
1764
+ --background-color: transparent;
1765
+ --background-color-hover: rgba(0, 136, 255, 0.16);
1766
+ --background-color-active: rgba(0, 136, 255, 0.2);
1767
+ --background-color-focus: #fff;
1768
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1691
1769
  }
1692
-
1693
- .fxgckuk {
1694
- flex: 1;
1770
+ .buj61ew.has-icon {
1771
+ display: inline-flex;
1772
+ align-items: center;
1695
1773
  }
1696
- .fxgckuk label {
1697
- font-size: 13px;
1698
- line-height: 20px;
1699
- color: rgba(44, 56, 82, 0.6);
1774
+ .buj61ew .button-prefix-icon {
1775
+ margin-right: 4px;
1776
+ display: inline-flex;
1700
1777
  }
1701
- .fxgckuk .title {
1702
- font-size: 14px;
1703
- line-height: 20px;
1704
- color: #2d3a56;
1705
- margin-bottom: 12px;
1778
+ .buj61ew .button-suffix-icon {
1779
+ margin-left: 4px;
1780
+ display: inline-flex;
1706
1781
  }
1707
- .fxgckuk.connect-cluster .title {
1708
- padding-bottom: 26px;
1782
+ .buj61ew .icon-wrapper {
1783
+ display: inline-flex;
1784
+ vertical-align: bottom;
1709
1785
  }
1710
1786
 
1711
- .f1d0vek1 {
1712
- padding: 25px 0 15px 0;
1713
- border-bottom: 1px solid #e1e5eb;
1714
- margin-bottom: 16px;
1787
+ .nchllas {
1788
+ padding: 0;
1715
1789
  }
1716
1790
 
1717
- .f4u402y {
1791
+ .iap75of {
1792
+ height: 18px;
1793
+ line-height: 18px;
1794
+ padding: 0 4px;
1795
+ border-radius: 4px;
1796
+ background: rgba(235, 239, 245, 0.6);
1797
+ border: 1px solid rgba(223, 228, 235, 0.6);
1718
1798
  display: flex;
1719
1799
  align-items: center;
1720
- margin-bottom: 8px;
1800
+ white-space: nowrap;
1801
+ margin-right: 4px;
1721
1802
  }
1722
- .f4u402y > label {
1723
- width: 216px;
1803
+
1804
+ .i1mrf09m {
1805
+ display: inline-flex;
1806
+ align-items: center;
1724
1807
  }
1725
- .f4u402y > label + * {
1726
- width: 100%;
1808
+ .i1mrf09m .icon-inner {
1809
+ display: inline-flex;
1810
+ align-items: center;
1811
+ justify-content: center;
1727
1812
  }
1728
- .f4u402y .ant-select {
1729
- width: 100%;
1813
+ .i1mrf09m .icon-inner + span,
1814
+ .i1mrf09m span + .icon-inner.suffix {
1815
+ margin-left: 4px;
1730
1816
  }
1731
-
1732
- .e1pldf6v {
1733
- color: #e75a3a;
1734
- margin-right: 10px;
1817
+ .i1mrf09m.is-rotate img,
1818
+ .i1mrf09m.is-rotate svg {
1819
+ animation: rotate 680ms linear infinite;
1735
1820
  }
1736
1821
 
1737
- .dq0gblh {
1822
+ .fde5mpd {
1738
1823
  width: 100%;
1739
- height: 1px;
1740
- background: rgba(213, 219, 227, 0.6);
1741
- margin: 24px 0;
1742
- }
1743
-
1744
- .l1v7sr0n {
1824
+ height: 100%;
1825
+ min-height: 124px;
1745
1826
  display: flex;
1827
+ flex-direction: column;
1746
1828
  justify-content: center;
1747
1829
  align-items: center;
1748
- height: 100%;
1830
+ }
1831
+ .fde5mpd .error-text {
1832
+ color: rgba(10, 37, 85, 0.6);
1833
+ margin-bottom: 16px;
1834
+ font-size: 18px;
1749
1835
  }
1750
1836
 
1751
- .d1i4ou6o {
1752
- display: inline-block;
1753
- width: 4px;
1754
- height: 4px;
1755
- background: #8e9aa9;
1756
- opacity: 0.4;
1757
- border-radius: 50%;
1758
- margin: 0 4px;
1837
+ .bpq0js6 {
1838
+ padding: 4px 11px;
1759
1839
  }
1760
1840
 
1761
- .m1jy87hk .ant-modal-header,
1762
- .m1jy87hk .ant-modal-footer .footer-content {
1763
- width: 648px;
1764
- margin: 0 auto;
1841
+ .b15sn34c {
1842
+ white-space: nowrap;
1843
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1765
1844
  }
1766
- .m1jy87hk .ant-modal-header {
1767
- padding: 35px 0 24px;
1768
- border: none;
1845
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1846
+ --color: #0080ff;
1769
1847
  }
1770
- .m1jy87hk .ant-modal-header .ant-modal-title {
1771
- font-size: 30px;
1848
+ .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] {
1849
+ --color: #0080ff;
1772
1850
  }
1773
- .m1jy87hk .ant-modal-body {
1774
- padding: 4px 0 2px;
1851
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1852
+ margin-left: 1px;
1775
1853
  }
1776
- .m1jy87hk .ant-modal-footer {
1777
- border: none;
1854
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
1855
+ border-top-right-radius: 0;
1856
+ border-bottom-right-radius: 0;
1778
1857
  }
1779
-
1780
- .ti7fpyu {
1781
- font-size: 12px;
1782
- line-height: 18px;
1783
- font-weight: bold;
1784
- color: #fff;
1785
- padding: 0 4px;
1786
- border-radius: 4px;
1787
- display: inline-block;
1788
- background: var(--ti7fpyu-0);
1858
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
1859
+ border-top-left-radius: 0;
1860
+ border-bottom-left-radius: 0;
1789
1861
  }
1790
- .ti7fpyu:not(:first-child) {
1791
- margin-left: 4px;
1862
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1863
+ border-radius: unset;
1792
1864
  }
1793
1865
 
1794
- .f1rest1f {
1795
- width: 100%;
1796
- height: 100%;
1866
+ .p12gwtiw {
1797
1867
  display: flex;
1868
+ justify-content: space-between;
1798
1869
  align-items: center;
1799
- justify-content: center;
1870
+ padding: 10px 0;
1871
+ color: rgba(44, 56, 82, 0.6);
1872
+ font-size: 12px;
1873
+ line-height: 24px;
1800
1874
  }
1801
-
1802
- .n1kbdoln {
1803
- font-size: 90%;
1804
- font-weight: bold;
1805
- background-color: rgba(240, 243, 247, 0.6);
1806
- padding: 1px 4px 1px;
1807
- margin-left: 2px;
1808
- margin-right: 2px;
1809
- border: 1px solid rgba(213, 219, 227, 0.6);
1810
- border-radius: 4px;
1875
+ .p12gwtiw .pagination-left {
1876
+ padding: 2px 8px;
1811
1877
  }
1812
-
1813
- .f1y3gta0.form-item-general {
1814
- width: 640px;
1878
+ .p12gwtiw .dropdown-trigger {
1879
+ display: flex;
1880
+ align-items: center;
1881
+ border-radius: 6px;
1882
+ cursor: pointer;
1883
+ transition: all 0.3s ease;
1815
1884
  }
1816
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
1817
- margin-top: 16px;
1885
+ .p12gwtiw .dropdown-trigger:hover {
1886
+ background: rgba(211, 218, 235, 0.6);
1887
+ color: #0080ff;
1818
1888
  }
1819
- .f1y3gta0.form-item-compact {
1820
- width: 412px;
1889
+ .p12gwtiw .dropdown-trigger .icon-inner {
1890
+ margin-left: 4px;
1821
1891
  }
1822
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
1823
- margin-top: 8px;
1892
+ .p12gwtiw .pagination-right {
1893
+ display: flex;
1894
+ align-items: center;
1895
+ color: #0080ff;
1896
+ font-weight: bold;
1824
1897
  }
1825
- .f1y3gta0 .form-item {
1826
- width: auto;
1898
+ .p12gwtiw .pagination-right .icon-inner {
1899
+ margin-left: 4px;
1827
1900
  }
1828
- .f1y3gta0 .form-item-main {
1829
- position: relative;
1830
- display: flex;
1901
+ .p12gwtiw .pagination-right .prev-btn,
1902
+ .p12gwtiw .pagination-right .next-btn {
1903
+ padding: 0 8px;
1831
1904
  }
1832
- .f1y3gta0 .form-item-extra {
1833
- margin-top: 4px;
1834
- width: 100%;
1835
- padding: 14px;
1836
- background: #f2f4f6;
1837
- font-size: 13px;
1838
- line-height: 1.8;
1839
- color: #8e9aa9;
1840
- }
1841
- .f1y3gta0 .form-item-label {
1842
- padding-right: 12px;
1843
- font-size: 13px;
1844
- color: rgba(44, 56, 82, 0.6);
1905
+ .p12gwtiw .pagination-right .prev-btn > span,
1906
+ .p12gwtiw .pagination-right .next-btn > span {
1907
+ color: #0080ff;
1845
1908
  }
1846
- .f1y3gta0 .form-item-label.label-right {
1847
- text-align: right;
1909
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
1910
+ transform: rotate(180deg);
1848
1911
  }
1849
- .f1y3gta0 .form-item-label,
1850
- .f1y3gta0 .form-item-control {
1851
- line-height: 32px;
1912
+
1913
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
1914
+ max-height: calc(100vh - 128px);
1915
+ overflow-y: auto;
1852
1916
  }
1853
- .f1y3gta0 .form-item-control .form-item-error {
1917
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
1918
+ padding: 4px 20px;
1919
+ font-size: 12px;
1854
1920
  line-height: 18px;
1855
1921
  }
1856
- .f1y3gta0 .form-item-children {
1857
- width: 100%;
1922
+
1923
+ .s34f1qb.ant-switch {
1924
+ min-width: 40px;
1925
+ height: 24px;
1926
+ background: rgba(172, 186, 211, 0.6);
1927
+ overflow: hidden;
1858
1928
  }
1859
- .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 {
1860
- width: 100%;
1929
+ .s34f1qb.ant-switch:focus {
1930
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
1861
1931
  }
1862
- .f1y3gta0 .form-item-error {
1863
- color: #e75a3a;
1864
- height: 0;
1865
- overflow: hidden;
1932
+ .s34f1qb.ant-switch-small {
1933
+ min-width: 26px;
1934
+ height: 16px;
1866
1935
  }
1867
- .f1y3gta0 .form-item-error-enter-done {
1868
- margin-top: 4px;
1869
- height: auto;
1870
- overflow: auto;
1936
+ .s34f1qb.ant-switch-large {
1937
+ min-width: 52px;
1938
+ height: 32px;
1871
1939
  }
1872
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
1873
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
1874
- border: 1px solid #e75a3a;
1875
- color: #e75a3a;
1940
+ .s34f1qb.ant-switch .ant-switch-handle {
1941
+ height: 20px;
1942
+ width: 20px;
1876
1943
  }
1877
-
1878
- .fujbm7g {
1879
- color: #2d3a56;
1880
- font-weight: bold;
1881
- padding-bottom: 6px;
1882
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
1883
- margin-bottom: 16px;
1944
+ .s34f1qb.ant-switch .ant-switch-handle::before {
1945
+ border-radius: 10px;
1946
+ transition-delay: 120ms;
1884
1947
  }
1885
- .fujbm7g:not(:first-of-type) {
1886
- margin-top: 16px;
1948
+ .s34f1qb.ant-switch-small .ant-switch-handle {
1949
+ height: 14px;
1950
+ width: 14px;
1951
+ top: 1px;
1952
+ left: 1px;
1887
1953
  }
1888
-
1889
- .e5fsw5s {
1890
- width: 8px;
1891
- height: 24px;
1892
- display: flex;
1893
- justify-content: center;
1894
- align-items: center;
1895
- cursor: pointer;
1896
- transition: all 200ms ease-out 40ms;
1954
+ .s34f1qb.ant-switch-large .ant-switch-handle {
1955
+ height: 28px;
1956
+ width: 28px;
1897
1957
  }
1898
- .e5fsw5s:before, .e5fsw5s:after {
1899
- content: "";
1900
- width: 1px;
1901
- height: 6px;
1902
- border-radius: 1px;
1903
- background: #ccd4e3;
1904
- position: relative;
1905
- right: 2px;
1906
- transform: rotate(-45deg);
1958
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
1959
+ border-radius: 14px;
1907
1960
  }
1908
- .e5fsw5s:after {
1909
- transform: rotate(45deg);
1910
- left: 1px;
1961
+ .s34f1qb.ant-switch-checked {
1962
+ background-color: #00ba5d;
1911
1963
  }
1912
-
1913
- .w18knsg4.ant-alert-warning {
1914
- border: 0;
1915
- background: rgba(255, 187, 0, 0.1);
1916
- border-radius: 6px;
1964
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
1965
+ left: calc(100% - 20px - 2px);
1917
1966
  }
1918
- .w18knsg4.ant-alert,
1919
- .w18knsg4 .ant-alert-message {
1920
- color: #e07f00;
1967
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
1968
+ left: calc(100% - 14px - 1px);
1921
1969
  }
1922
- .w18knsg4.ant-alert .dashed-border-bottom,
1923
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
1924
- border-bottom-color: #e07f00;
1970
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
1971
+ left: calc(100% - 28px - 2px);
1925
1972
  }
1926
1973
 
1927
- .ng31n2o {
1928
- display: flex;
1929
- flex-direction: row;
1930
- padding: 7px 12px;
1931
- background: rgba(255, 187, 0, 0.1);
1932
- border-radius: 6px;
1933
- color: #e07f00;
1934
- font-size: 12px;
1935
- line-height: 18px;
1936
- }
1937
- .ng31n2o .icon-wrapper {
1938
- margin-right: 10px;
1939
- height: 18px;
1974
+ .c1to9vb9 {
1975
+ margin-left: 5px;
1940
1976
  }
1941
1977
 
1942
- .n15x5f5y {
1943
- display: flex;
1978
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
1944
1979
  flex-direction: row;
1945
- padding: 7px 12px;
1946
- background: rgba(225, 230, 241, 0.6);
1947
- border-radius: 6px;
1948
- color: rgba(44, 56, 82, 0.6);
1980
+ justify-content: stretch;
1981
+ }
1982
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
1983
+ padding: 0;
1984
+ margin-right: 4px;
1985
+ flex: 1;
1986
+ overflow: visible;
1987
+ }
1988
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
1989
+ display: none;
1990
+ }
1991
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
1992
+ width: 100%;
1993
+ min-height: unset;
1994
+ }
1995
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
1996
+ height: 26px;
1997
+ line-height: 26px;
1998
+ width: 100%;
1999
+ text-align: center;
2000
+ padding: 0;
1949
2001
  font-size: 12px;
1950
- line-height: 18px;
2002
+ font-weight: normal;
1951
2003
  }
1952
- .n15x5f5y .icon-wrapper {
2004
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
1953
2005
  margin-right: 10px;
1954
- height: 18px;
1955
2006
  }
1956
-
1957
- .i16ozz3f {
1958
- display: flex;
1959
- flex-direction: row;
1960
- padding: 7px 12px;
1961
- background: rgba(0, 136, 255, 0.1);
1962
- border-radius: 6px;
2007
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2008
+ display: none;
2009
+ }
2010
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2011
+ border-radius: 4px 0 0 4px;
2012
+ }
2013
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2014
+ margin-right: 0;
2015
+ }
2016
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2017
+ border-radius: 0 4px 4px 0;
2018
+ }
2019
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
2020
+ content: "";
2021
+ width: 0;
2022
+ height: 0;
2023
+ border: 13px solid transparent;
2024
+ position: absolute;
2025
+ top: 0;
2026
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
2027
+ right: -21px;
2028
+ z-index: 2;
2029
+ }
2030
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
2031
+ content: "";
2032
+ width: 0;
2033
+ height: 0;
2034
+ border: 13px solid transparent;
2035
+ position: absolute;
2036
+ top: 0;
2037
+ border-left: 8px solid #fff;
2038
+ left: 0;
2039
+ }
2040
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2041
+ background-color: rgba(0, 136, 255, 0.1);
2042
+ }
2043
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2044
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
2045
+ }
2046
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
1963
2047
  color: #005ed1;
1964
- font-size: 12px;
1965
- line-height: 18px;
1966
2048
  }
1967
- .i16ozz3f .icon-wrapper {
1968
- margin-right: 10px;
1969
- height: 18px;
2049
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2050
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2051
+ background-color: rgba(237, 241, 250, 0.6);
1970
2052
  }
1971
-
1972
- .dszu9qr {
2053
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2054
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
1973
2055
  color: rgba(44, 56, 82, 0.6);
1974
- margin-top: 5px;
1975
- font-size: 12px;
1976
- line-height: 18px;
1977
2056
  }
1978
-
1979
- .snxzgx {
1980
- color: #f0483e;
1981
- font-size: 12px;
1982
- white-space: pre-wrap;
2057
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2058
+ padding: 0;
1983
2059
  }
1984
2060
 
1985
- .o1i4orqw {
2061
+ .cz04yix {
1986
2062
  display: flex;
1987
- align-items: center;
1988
- justify-content: flex-end;
1989
- }
1990
- .o1i4orqw .icon-wrapper {
1991
- margin-right: 16px;
2063
+ flex-direction: column;
1992
2064
  }
1993
2065
 
1994
- .t79k8o2 {
1995
- color: rgba(0, 21, 64, 0.3);
2066
+ .m1if5j39 {
2067
+ max-width: 1120px;
2068
+ width: 100%;
2069
+ margin: 0 auto;
2070
+ height: 100%;
1996
2071
  }
1997
2072
 
1998
- .ipd9bk.ant-input {
1999
- padding: 5px 12px;
2000
- line-height: 20px;
2001
- color: #2d3a56;
2002
- border-radius: 6px;
2003
- border-color: rgba(172, 186, 211, 0.6);
2004
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2005
- }
2006
- .ipd9bk.ant-input.ant-input-lg {
2007
- padding: 8px 16px;
2008
- line-height: 22px;
2009
- }
2010
- .ipd9bk.ant-input.ant-input-sm {
2011
- padding: 2px 8px;
2012
- line-height: 18px;
2013
- }
2014
- .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 {
2015
- border-color: rgba(107, 128, 167, 0.6);
2016
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2017
- }
2018
- .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 {
2019
- border-color: #0096ff;
2020
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2021
- }
2022
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
2023
- border-color: #e75a3a;
2024
- color: #e75a3a;
2073
+ .w1vvwdlp {
2074
+ max-width: 1120px;
2075
+ width: 100%;
2076
+ margin: 0 auto;
2077
+ display: flex;
2025
2078
  }
2026
- .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 {
2027
- border-color: #e75a3a;
2028
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2079
+ .w1vvwdlp .left,
2080
+ .w1vvwdlp .right {
2081
+ flex-grow: 0;
2082
+ flex-shrink: 0;
2083
+ flex-basis: 21%;
2029
2084
  }
2030
- .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 {
2031
- border-color: #e75a3a;
2032
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2085
+ .w1vvwdlp .left {
2086
+ display: flex;
2087
+ justify-content: flex-end;
2088
+ padding-right: 44px;
2033
2089
  }
2034
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
2035
- background: rgba(211, 218, 235, 0.6);
2036
- color: rgba(0, 21, 64, 0.3);
2037
- border-color: rgba(172, 186, 211, 0.6);
2090
+ .w1vvwdlp .right {
2091
+ padding-left: 44px;
2038
2092
  }
2039
- .ipd9bk.ant-input-affix-wrapper {
2040
- padding: 5px 12px;
2041
- border-radius: 6px;
2042
- border-color: rgba(172, 186, 211, 0.6);
2043
- line-height: 20px;
2044
- color: #2d3a56;
2045
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2093
+ .w1vvwdlp .middle {
2094
+ margin-bottom: 40px;
2095
+ flex-grow: 0;
2096
+ flex-shrink: 0;
2097
+ flex-basis: 58%;
2046
2098
  }
2047
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
2048
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
2049
- color: rgba(44, 56, 82, 0.6);
2099
+ .w1vvwdlp .middle .form-base-field {
2100
+ width: 100%;
2050
2101
  }
2051
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2052
- padding: 8px 16px;
2053
- line-height: 22px;
2102
+ .w1vvwdlp .middle .form-base-field .form-base-field {
2103
+ width: auto;
2054
2104
  }
2055
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2056
- padding: 2px 8px;
2057
- line-height: 18px;
2105
+ .w1vvwdlp .ant-steps-vertical .ant-steps-item {
2106
+ flex: initial;
2058
2107
  }
2059
- .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 {
2060
- border-color: rgba(107, 128, 167, 0.6);
2061
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2108
+ .w1vvwdlp .ant-steps-item + .ant-steps-item {
2109
+ margin-top: 4px;
2062
2110
  }
2063
- .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 {
2064
- border-color: #0096ff;
2065
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2111
+ .w1vvwdlp .ant-steps-item-icon,
2112
+ .w1vvwdlp .ant-steps-item-tail {
2113
+ display: none !important;
2066
2114
  }
2067
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2068
- border-color: #e75a3a;
2115
+ .w1vvwdlp .ant-steps-item-container {
2116
+ padding: 0 15px;
2117
+ border-radius: 4px;
2118
+ height: 32px;
2119
+ display: flex;
2120
+ align-items: center;
2069
2121
  }
2070
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2071
- color: #e75a3a;
2122
+ .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
2123
+ min-height: auto;
2124
+ white-space: nowrap;
2072
2125
  }
2073
- .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 {
2074
- border-color: #e75a3a;
2075
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2126
+ .w1vvwdlp .ant-steps-item-description {
2127
+ padding-bottom: 0px;
2076
2128
  }
2077
- .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 {
2078
- border-color: #e75a3a;
2079
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2129
+ .w1vvwdlp .ant-steps-item-title {
2130
+ font-size: 13px !important;
2131
+ line-height: 20px !important;
2080
2132
  }
2081
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2082
- background: rgba(211, 218, 235, 0.6);
2083
- color: rgba(0, 21, 64, 0.3);
2084
- border-color: rgba(172, 186, 211, 0.6);
2133
+ .w1vvwdlp .ant-steps-item-title .step-index {
2134
+ display: inline-block;
2135
+ text-align: center;
2136
+ width: 13px;
2137
+ margin-right: 12px;
2085
2138
  }
2086
- textarea.ipd9bk.ant-input {
2087
- transition-property: height;
2088
- transition-delay: 50ms;
2139
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
2140
+ background: rgba(0, 128, 255, 0.1);
2089
2141
  }
2090
- textarea.ipd9bk.ant-input.textarea-large {
2091
- min-height: 40px;
2092
- height: 40px;
2142
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2143
+ color: #005ed1;
2093
2144
  }
2094
- textarea.ipd9bk.ant-input.textarea-large:focus {
2095
- height: 80px;
2145
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
2146
+ background: rgba(237, 241, 250, 0.6);
2096
2147
  }
2097
- textarea.ipd9bk.ant-input.textarea-middle {
2098
- min-height: 32px;
2099
- height: 32px;
2148
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2149
+ color: rgba(10, 37, 85, 0.6) !important;
2100
2150
  }
2101
- textarea.ipd9bk.ant-input.textarea-middle:focus {
2102
- height: 64px;
2151
+ .w1vvwdlp .ant-steps-item-disabled {
2152
+ cursor: not-allowed;
2103
2153
  }
2104
- textarea.ipd9bk.ant-input.textarea-small {
2105
- min-height: 24px;
2106
- height: 24px;
2154
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
2155
+ background: rgba(237, 241, 250, 0.6);
2107
2156
  }
2108
- textarea.ipd9bk.ant-input.textarea-small:focus {
2109
- height: 40px;
2157
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2158
+ color: #2d3a56;
2110
2159
  }
2111
2160
 
2112
- .kypn5o5 input, .kypn5o5.input-tags {
2113
- border: 1px solid rgba(213, 219, 227, 0.6);
2114
- border-radius: 4px;
2115
- }
2116
- .kypn5o5.input-tags {
2117
- position: relative;
2118
- padding: 6px;
2119
- height: 32px;
2120
- cursor: pointer;
2121
- transition: border 150ms;
2161
+ .h1cuopx7 .ant-modal-header {
2162
+ margin: 0 auto;
2163
+ width: 100%;
2164
+ max-width: 648px;
2122
2165
  }
2123
- .kypn5o5.input-tags:hover {
2124
- border-color: #0080ff;
2125
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2166
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
2167
+ margin-left: 0;
2126
2168
  }
2127
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
2128
- padding-right: 30px;
2169
+ .h1cuopx7 .ant-modal-body {
2170
+ margin: 0 auto;
2171
+ padding: 0;
2172
+ width: 100%;
2173
+ max-width: 648px;
2174
+ overflow: hidden;
2129
2175
  }
2130
- .kypn5o5.input-tags .input-tags-inner {
2131
- display: flex;
2176
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2177
+ margin-bottom: 40px;
2132
2178
  }
2133
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2134
- display: flex;
2179
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2180
+ height: calc(100vh - 225px);
2181
+ overflow-y: auto;
2135
2182
  }
2136
- .kypn5o5.input-tags .input-tag-suffix {
2137
- position: absolute;
2138
- right: 12px;
2139
- top: 50%;
2140
- transform: translateY(-50%);
2183
+ .h1cuopx7 .ant-modal-footer .footer-content {
2184
+ margin: 0 auto;
2185
+ max-width: 648px;
2141
2186
  }
2142
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2143
- color: rgba(0, 0, 0, 0.25);
2144
- font-size: 12px;
2145
- cursor: pointer;
2187
+
2188
+ .h1p6d3y3 .ant-modal-header {
2189
+ margin: 0 auto;
2190
+ width: 100%;
2191
+ max-width: 1024px;
2146
2192
  }
2147
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2148
- color: rgba(0, 0, 0, 0.45);
2193
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
2194
+ margin-left: 0;
2149
2195
  }
2150
- .kypn5o5.has-focus-indicator {
2151
- position: relative;
2196
+ .h1p6d3y3 .ant-modal-body {
2197
+ margin: 0 auto;
2198
+ padding: 0;
2199
+ width: 100%;
2200
+ max-width: 1024px;
2152
2201
  overflow: hidden;
2153
2202
  }
2154
- .kypn5o5.has-focus-indicator .ant-input-prefix {
2155
- position: absolute;
2156
- top: 50%;
2157
- transform: translateY(-50%);
2158
- left: -16px;
2159
- transition: left 150ms ease;
2160
- opacity: 0;
2161
- }
2162
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2163
- left: 8px;
2164
- opacity: 1;
2203
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2204
+ margin-bottom: 40px;
2165
2205
  }
2166
- .kypn5o5.has-focus-indicator input {
2167
- transition: margin-left 150ms ease;
2168
- margin-left: 0px;
2206
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2207
+ height: calc(100vh - 225px);
2208
+ overflow-y: auto;
2169
2209
  }
2170
- .kypn5o5.has-focus-indicator input:focus {
2171
- margin-left: 16px;
2210
+ .h1p6d3y3 .ant-modal-footer .footer-content {
2211
+ margin: 0 auto;
2212
+ max-width: 1024px;
2172
2213
  }
2173
2214
 
2174
- input.l1ki27se.ant-input {
2175
- border-top-right-radius: 0;
2176
- border-bottom-right-radius: 0;
2215
+ .fxgckuk {
2216
+ flex: 1;
2177
2217
  }
2178
-
2179
- .l1ki27se.ant-input-affix-wrapper {
2180
- border-top-right-radius: 0;
2181
- border-bottom-right-radius: 0;
2218
+ .fxgckuk label {
2219
+ font-size: 13px;
2220
+ line-height: 20px;
2221
+ color: rgba(44, 56, 82, 0.6);
2182
2222
  }
2183
-
2184
- input.rrg1fkn.ant-input {
2185
- border-top-left-radius: 0;
2186
- border-bottom-left-radius: 0;
2187
- }
2188
-
2189
- .rrg1fkn.ant-input-affix-wrapper {
2190
- border-top-left-radius: 0;
2191
- border-bottom-left-radius: 0;
2223
+ .fxgckuk .title {
2224
+ font-size: 14px;
2225
+ line-height: 20px;
2226
+ color: #2d3a56;
2227
+ margin-bottom: 12px;
2192
2228
  }
2193
-
2194
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2195
- border-top-right-radius: 0;
2196
- border-bottom-right-radius: 0;
2229
+ .fxgckuk.connect-cluster .title {
2230
+ padding-bottom: 26px;
2197
2231
  }
2198
2232
 
2199
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2200
- border-top-left-radius: 0;
2201
- border-bottom-left-radius: 0;
2233
+ .f1d0vek1 {
2234
+ padding: 25px 0 15px 0;
2235
+ border-bottom: 1px solid #e1e5eb;
2236
+ margin-bottom: 16px;
2202
2237
  }
2203
2238
 
2204
- .s34f1qb.ant-switch {
2205
- min-width: 40px;
2206
- height: 24px;
2207
- background: rgba(172, 186, 211, 0.6);
2208
- overflow: hidden;
2239
+ .f4u402y {
2240
+ display: flex;
2241
+ align-items: center;
2242
+ margin-bottom: 8px;
2209
2243
  }
2210
- .s34f1qb.ant-switch:focus {
2211
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
2244
+ .f4u402y > label {
2245
+ width: 216px;
2212
2246
  }
2213
- .s34f1qb.ant-switch-small {
2214
- min-width: 26px;
2215
- height: 16px;
2247
+ .f4u402y > label + * {
2248
+ width: 100%;
2216
2249
  }
2217
- .s34f1qb.ant-switch-large {
2218
- min-width: 52px;
2219
- height: 32px;
2250
+ .f4u402y .ant-select {
2251
+ width: 100%;
2220
2252
  }
2221
- .s34f1qb.ant-switch .ant-switch-handle {
2222
- height: 20px;
2223
- width: 20px;
2253
+
2254
+ .e1pldf6v {
2255
+ color: #e75a3a;
2256
+ margin-right: 10px;
2224
2257
  }
2225
- .s34f1qb.ant-switch .ant-switch-handle::before {
2226
- border-radius: 10px;
2227
- transition-delay: 120ms;
2258
+
2259
+ .dq0gblh {
2260
+ width: 100%;
2261
+ height: 1px;
2262
+ background: rgba(213, 219, 227, 0.6);
2263
+ margin: 24px 0;
2228
2264
  }
2229
- .s34f1qb.ant-switch-small .ant-switch-handle {
2230
- height: 14px;
2231
- width: 14px;
2232
- top: 1px;
2233
- left: 1px;
2265
+
2266
+ .l1v7sr0n {
2267
+ display: flex;
2268
+ justify-content: center;
2269
+ align-items: center;
2270
+ height: 100%;
2234
2271
  }
2235
- .s34f1qb.ant-switch-large .ant-switch-handle {
2236
- height: 28px;
2237
- width: 28px;
2272
+
2273
+ .d1i4ou6o {
2274
+ display: inline-block;
2275
+ width: 4px;
2276
+ height: 4px;
2277
+ background: #8e9aa9;
2278
+ opacity: 0.4;
2279
+ border-radius: 50%;
2280
+ margin: 0 4px;
2238
2281
  }
2239
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
2240
- border-radius: 14px;
2282
+
2283
+ .m1jy87hk .ant-modal-header,
2284
+ .m1jy87hk .ant-modal-footer .footer-content {
2285
+ width: 648px;
2286
+ margin: 0 auto;
2241
2287
  }
2242
- .s34f1qb.ant-switch-checked {
2243
- background-color: #00ba5d;
2288
+ .m1jy87hk .ant-modal-header {
2289
+ padding: 35px 0 24px;
2290
+ border: none;
2244
2291
  }
2245
- .s34f1qb.ant-switch-checked .ant-switch-handle {
2246
- left: calc(100% - 20px - 2px);
2292
+ .m1jy87hk .ant-modal-header .ant-modal-title {
2293
+ font-size: 30px;
2247
2294
  }
2248
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
2249
- left: calc(100% - 14px - 1px);
2295
+ .m1jy87hk .ant-modal-body {
2296
+ padding: 4px 0 2px;
2250
2297
  }
2251
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
2252
- left: calc(100% - 28px - 2px);
2298
+ .m1jy87hk .ant-modal-footer {
2299
+ border: none;
2253
2300
  }
2254
2301
 
2255
- .c1to9vb9 {
2256
- margin-left: 5px;
2302
+ .ti7fpyu {
2303
+ font-size: 12px;
2304
+ line-height: 18px;
2305
+ font-weight: bold;
2306
+ color: #fff;
2307
+ padding: 0 4px;
2308
+ border-radius: 4px;
2309
+ display: inline-block;
2310
+ background: var(--ti7fpyu-0);
2311
+ }
2312
+ .ti7fpyu:not(:first-child) {
2313
+ margin-left: 4px;
2257
2314
  }
2258
2315
 
2259
- .fde5mpd {
2316
+ .f1rest1f {
2260
2317
  width: 100%;
2261
2318
  height: 100%;
2262
- min-height: 124px;
2263
2319
  display: flex;
2264
- flex-direction: column;
2265
- justify-content: center;
2266
2320
  align-items: center;
2267
- }
2268
- .fde5mpd .error-text {
2269
- color: rgba(10, 37, 85, 0.6);
2270
- margin-bottom: 16px;
2271
- font-size: 18px;
2321
+ justify-content: center;
2272
2322
  }
2273
2323
 
2274
- .bpq0js6 {
2275
- padding: 4px 11px;
2324
+ .n1kbdoln {
2325
+ font-size: 90%;
2326
+ font-weight: bold;
2327
+ background-color: rgba(240, 243, 247, 0.6);
2328
+ padding: 1px 4px 1px;
2329
+ margin-left: 2px;
2330
+ margin-right: 2px;
2331
+ border: 1px solid rgba(213, 219, 227, 0.6);
2332
+ border-radius: 4px;
2276
2333
  }
2277
2334
 
2278
- .b15sn34c {
2279
- white-space: nowrap;
2280
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
2281
- }
2282
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
2283
- --color: #0080ff;
2335
+ .f1y3gta0.form-item-general {
2336
+ width: 640px;
2284
2337
  }
2285
- .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] {
2286
- --color: #0080ff;
2338
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2339
+ margin-top: 16px;
2287
2340
  }
2288
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
2289
- margin-left: 1px;
2341
+ .f1y3gta0.form-item-compact {
2342
+ width: 412px;
2290
2343
  }
2291
- .b15sn34c > .ant-btn:not(:only-child):first-child {
2292
- border-top-right-radius: 0;
2293
- border-bottom-right-radius: 0;
2344
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2345
+ margin-top: 8px;
2294
2346
  }
2295
- .b15sn34c > .ant-btn:not(:only-child):last-child {
2296
- border-top-left-radius: 0;
2297
- border-bottom-left-radius: 0;
2347
+ .f1y3gta0 .form-item {
2348
+ width: auto;
2298
2349
  }
2299
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
2300
- border-radius: unset;
2350
+ .f1y3gta0 .form-item-main {
2351
+ position: relative;
2352
+ display: flex;
2301
2353
  }
2302
-
2303
- .buj61ew.ant-btn {
2304
- height: 32px;
2305
- border-radius: 6px;
2306
- line-height: 22px;
2307
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
2308
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
2354
+ .f1y3gta0 .form-item-extra {
2355
+ margin-top: 4px;
2356
+ width: 100%;
2357
+ padding: 14px;
2358
+ background: #f2f4f6;
2359
+ font-size: 13px;
2360
+ line-height: 1.8;
2361
+ color: #8e9aa9;
2309
2362
  }
2310
- .buj61ew.ant-btn.ant-btn-lg {
2311
- height: 40px;
2312
- line-height: 24px;
2363
+ .f1y3gta0 .form-item-label {
2364
+ padding-right: 12px;
2365
+ font-size: 13px;
2366
+ color: rgba(44, 56, 82, 0.6);
2313
2367
  }
2314
- .buj61ew.ant-btn.ant-btn-sm {
2315
- height: 24px;
2316
- line-height: 20px;
2368
+ .f1y3gta0 .form-item-label.label-right {
2369
+ text-align: right;
2317
2370
  }
2318
- .buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
2319
- border-radius: 50%;
2371
+ .f1y3gta0 .form-item-label,
2372
+ .f1y3gta0 .form-item-control {
2373
+ line-height: 32px;
2320
2374
  }
2321
- .buj61ew.ant-btn.ant-btn-primary, .buj61ew.ant-btn.ant-btn-secondary, .buj61ew.ant-btn.ant-btn-tertiary, .buj61ew.ant-btn.ant-btn-ordinary, .buj61ew.ant-btn.ant-btn-ordinary-onTint, .buj61ew.ant-btn.ant-btn-quiet {
2322
- color: var(--color, #06101f);
2323
- font-weight: var(--font-weight);
2324
- background: var(--background-color, #fff);
2325
- border-width: var(--border-width, 1px);
2326
- border-color: var(--border-color, #d9d9d9);
2375
+ .f1y3gta0 .form-item-control .form-item-error {
2376
+ line-height: 18px;
2327
2377
  }
2328
- .buj61ew.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
2329
- display: none;
2378
+ .f1y3gta0 .form-item-children {
2379
+ width: 100%;
2330
2380
  }
2331
- .buj61ew.ant-btn.ant-btn-primary .anticon, .buj61ew.ant-btn.ant-btn-secondary .anticon, .buj61ew.ant-btn.ant-btn-tertiary .anticon, .buj61ew.ant-btn.ant-btn-ordinary .anticon, .buj61ew.ant-btn.ant-btn-ordinary-onTint .anticon, .buj61ew.ant-btn.ant-btn-quiet .anticon {
2332
- color: var(--color, inherit);
2381
+ .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 {
2382
+ width: 100%;
2333
2383
  }
2334
- .buj61ew.ant-btn.ant-btn-primary:hover, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-secondary:hover, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-tertiary:hover, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-ordinary:hover, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint:hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-quiet:hover, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-hover {
2335
- background: var(--background-color-hover, var(--background-color));
2336
- border-color: var(--border-color-hover, var(--border-color, transparent));
2384
+ .f1y3gta0 .form-item-error {
2385
+ color: #e75a3a;
2386
+ height: 0;
2387
+ overflow: hidden;
2337
2388
  }
2338
- .buj61ew.ant-btn.ant-btn-primary:active, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-secondary:active, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-tertiary:active, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-ordinary:active, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-ordinary-onTint:active, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-quiet:active, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-active {
2339
- --scale: 1;
2340
- --transY: 1px;
2341
- background: var(--background-color-active, var(--background-color));
2342
- border-color: var(--border-color-active, var(--border-color, transparent));
2389
+ .f1y3gta0 .form-item-error-enter-done {
2390
+ margin-top: 4px;
2391
+ height: auto;
2392
+ overflow: auto;
2343
2393
  }
2344
- .buj61ew.ant-btn.ant-btn-primary:focus, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-secondary:focus, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-tertiary:focus, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-ordinary:focus, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint:focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-quiet:focus, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-focus {
2345
- background: var(--background-color-focus, var(--background-color));
2346
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
2347
- border-color: var(--border-color-focus, var(--border-color, transparent));
2394
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
2395
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
2396
+ border: 1px solid #e75a3a;
2397
+ color: #e75a3a;
2348
2398
  }
2349
- .buj61ew.ant-btn.ant-btn-primary[disabled], .buj61ew.ant-btn.ant-btn-primary[disabled]:hover, .buj61ew.ant-btn.ant-btn-primary[disabled]:focus, .buj61ew.ant-btn.ant-btn-primary[disabled]:active, .buj61ew.ant-btn.ant-btn-secondary[disabled], .buj61ew.ant-btn.ant-btn-secondary[disabled]:hover, .buj61ew.ant-btn.ant-btn-secondary[disabled]:focus, .buj61ew.ant-btn.ant-btn-secondary[disabled]:active, .buj61ew.ant-btn.ant-btn-tertiary[disabled], .buj61ew.ant-btn.ant-btn-tertiary[disabled]:hover, .buj61ew.ant-btn.ant-btn-tertiary[disabled]:focus, .buj61ew.ant-btn.ant-btn-tertiary[disabled]:active, .buj61ew.ant-btn.ant-btn-ordinary[disabled], .buj61ew.ant-btn.ant-btn-ordinary[disabled]:hover, .buj61ew.ant-btn.ant-btn-ordinary[disabled]:focus, .buj61ew.ant-btn.ant-btn-ordinary[disabled]:active, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled], .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .buj61ew.ant-btn.ant-btn-quiet[disabled], .buj61ew.ant-btn.ant-btn-quiet[disabled]:hover, .buj61ew.ant-btn.ant-btn-quiet[disabled]:focus, .buj61ew.ant-btn.ant-btn-quiet[disabled]:active {
2350
- color: var(--color-disabled, var(--color));
2351
- background: var(--background-color-disabled, var(--background-color));
2352
- border-color: var(--border-color-disabled, var(--border-color, transparent));
2353
- opacity: 0.5;
2399
+
2400
+ .fujbm7g {
2401
+ color: #2d3a56;
2402
+ font-weight: bold;
2403
+ padding-bottom: 6px;
2404
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
2405
+ margin-bottom: 16px;
2354
2406
  }
2355
- .buj61ew.ant-btn-link[disabled] {
2356
- color: #0080ff;
2357
- opacity: 0.5;
2407
+ .fujbm7g:not(:first-of-type) {
2408
+ margin-top: 16px;
2358
2409
  }
2359
- .buj61ew.ant-btn-primary {
2360
- --color: #fff;
2361
- --font-weight: bold;
2362
- --border-width: 0;
2363
- --background-color: #0080ff;
2364
- --background-color-hover: #009dff;
2365
- --background-color-active: #005ed1;
2366
- --background-color-focus: #0080ff;
2367
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2410
+
2411
+ .e5fsw5s {
2412
+ width: 8px;
2413
+ height: 24px;
2414
+ display: flex;
2415
+ justify-content: center;
2416
+ align-items: center;
2417
+ cursor: pointer;
2418
+ transition: all 200ms ease-out 40ms;
2368
2419
  }
2369
- .buj61ew.ant-btn-primary.ant-btn-dangerous {
2370
- --background-color: #f0483e;
2371
- --background-color-hover: #ff5252;
2372
- --background-color-active: #c73d31;
2373
- --background-color-focus: #ff5252;
2374
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2420
+ .e5fsw5s:before, .e5fsw5s:after {
2421
+ content: "";
2422
+ width: 1px;
2423
+ height: 6px;
2424
+ border-radius: 1px;
2425
+ background: #ccd4e3;
2426
+ position: relative;
2427
+ right: 2px;
2428
+ transform: rotate(-45deg);
2375
2429
  }
2376
- .buj61ew.ant-btn-primary.btn-primary-orange {
2377
- --background-color: #fea008;
2378
- --background-color-hover: #feba33;
2379
- --background-color-active: #e07f00;
2380
- --background-color-focus: #fea008;
2430
+ .e5fsw5s:after {
2431
+ transform: rotate(45deg);
2432
+ left: 1px;
2381
2433
  }
2382
- .buj61ew.ant-btn-secondary {
2383
- --color: #0080ff;
2384
- --font-weight: bold;
2385
- --border-width: 0;
2386
- --background-color: rgba(0, 136, 255, 0.1);
2387
- --background-color-hover: rgba(0, 136, 255, 0.16);
2388
- --background-color-active: rgba(0, 136, 255, 0.2);
2389
- --background-color-focus: rgba(0, 136, 255, 0.1);
2390
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2434
+
2435
+ .w18knsg4.ant-alert-warning {
2436
+ border: 0;
2437
+ background: rgba(255, 187, 0, 0.1);
2438
+ border-radius: 6px;
2391
2439
  }
2392
- .buj61ew.ant-btn-secondary.ant-btn-dangerous {
2393
- --color: #f0483e;
2394
- --background-color: rgba(255, 74, 74, 0.1);
2395
- --background-color-hover: rgba(255, 74, 74, 0.16);
2396
- --background-color-active: rgba(255, 74, 74, 0.2);
2397
- --background-color-focus: rgba(255, 74, 74, 0.1);
2398
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2440
+ .w18knsg4.ant-alert,
2441
+ .w18knsg4 .ant-alert-message {
2442
+ color: #e07f00;
2399
2443
  }
2400
- .buj61ew.ant-btn-secondary.btn-primary-orange {
2401
- --color: #fea008;
2402
- --background-color: rgba(255, 187, 0, 0.1);
2403
- --background-color-hover: rgba(255, 187, 0, 0.16);
2404
- --background-color-active: rgba(255, 187, 0, 0.2);
2405
- --background-color-focus: rgba(255, 187, 0, 0.1);
2444
+ .w18knsg4.ant-alert .dashed-border-bottom,
2445
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
2446
+ border-bottom-color: #e07f00;
2406
2447
  }
2407
- .buj61ew.ant-btn-tertiary {
2408
- --color: #0080ff;
2409
- --font-weight: bold;
2410
- --border-width: 0;
2411
- --background-color: #fff;
2412
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2413
- box-shadow: none;
2448
+
2449
+ .ng31n2o {
2450
+ display: flex;
2451
+ flex-direction: row;
2452
+ padding: 7px 12px;
2453
+ background: rgba(255, 187, 0, 0.1);
2454
+ border-radius: 6px;
2455
+ color: #e07f00;
2456
+ font-size: 12px;
2457
+ line-height: 18px;
2414
2458
  }
2415
- .buj61ew.ant-btn-tertiary:not([disabled]):hover, .buj61ew.ant-btn-tertiary:not([disabled]):active, .buj61ew.ant-btn-tertiary:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary:not(:focus):hover, .buj61ew.ant-btn-tertiary:not(:focus):active, .buj61ew.ant-btn-tertiary:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary:not(:focus).__pseudo-states-active {
2416
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
2459
+ .ng31n2o .icon-wrapper {
2460
+ margin-right: 10px;
2461
+ height: 18px;
2417
2462
  }
2418
- .buj61ew.ant-btn-tertiary.ant-btn-dangerous {
2419
- --color: #f0483e;
2420
- --background-color: #fff;
2421
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2463
+
2464
+ .n15x5f5y {
2465
+ display: flex;
2466
+ flex-direction: row;
2467
+ padding: 7px 12px;
2468
+ background: rgba(225, 230, 241, 0.6);
2469
+ border-radius: 6px;
2470
+ color: rgba(44, 56, 82, 0.6);
2471
+ font-size: 12px;
2472
+ line-height: 18px;
2422
2473
  }
2423
- .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus):hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus):active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-active {
2424
- filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
2474
+ .n15x5f5y .icon-wrapper {
2475
+ margin-right: 10px;
2476
+ height: 18px;
2425
2477
  }
2426
- .buj61ew.ant-btn-tertiary.btn-primary-orange {
2427
- --color: #fea008;
2428
- --background-color: #fff;
2478
+
2479
+ .i16ozz3f {
2480
+ display: flex;
2481
+ flex-direction: row;
2482
+ padding: 7px 12px;
2483
+ background: rgba(0, 136, 255, 0.1);
2484
+ border-radius: 6px;
2485
+ color: #005ed1;
2486
+ font-size: 12px;
2487
+ line-height: 18px;
2429
2488
  }
2430
- .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]):hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]):active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus):hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus):active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-active {
2431
- filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
2489
+ .i16ozz3f .icon-wrapper {
2490
+ margin-right: 10px;
2491
+ height: 18px;
2432
2492
  }
2433
- .buj61ew.ant-btn-ordinary {
2434
- --color: #1d326c;
2435
- --border-color: #ccd4e3;
2436
- --background-color: #fff;
2437
- --background-color-hover: #edf0f7;
2438
- --background-color-active: #e4e9f2;
2439
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2440
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
2493
+
2494
+ .dszu9qr {
2495
+ color: rgba(44, 56, 82, 0.6);
2496
+ margin-top: 5px;
2497
+ font-size: 12px;
2498
+ line-height: 18px;
2441
2499
  }
2442
- .buj61ew.ant-btn-ordinary:focus, .buj61ew.ant-btn-ordinary.__pseudo-states-focus {
2443
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
2500
+
2501
+ .snxzgx {
2502
+ color: #f0483e;
2503
+ font-size: 12px;
2504
+ white-space: pre-wrap;
2444
2505
  }
2445
- .buj61ew.ant-btn-ordinary.ordinary-blue {
2446
- --color: #0080ff;
2447
- --border-color: #0080ff;
2448
- --background-color: #fff;
2449
- --background-color-hover: linear-gradient(
2450
- 0deg,
2451
- rgba(0, 136, 255, 0.16),
2452
- rgba(0, 136, 255, 0.16)
2453
- ),
2454
- #ffffff;
2455
- --background-color-active: linear-gradient(
2456
- 0deg,
2457
- rgba(0, 136, 255, 0.2),
2458
- rgba(0, 136, 255, 0.2)
2459
- ),
2460
- #ffffff;
2461
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2462
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
2506
+
2507
+ .o1i4orqw {
2508
+ display: flex;
2509
+ align-items: center;
2510
+ justify-content: flex-end;
2463
2511
  }
2464
- .buj61ew.ant-btn-ordinary.ant-btn-dangerous {
2465
- --color: #f0483e;
2466
- --border-color: #f0483e;
2467
- --background-color: #fff;
2468
- --background-color-hover: linear-gradient(
2469
- 0deg,
2470
- rgba(255, 74, 74, 0.16),
2471
- rgba(255, 74, 74, 0.16)
2472
- ),
2473
- #ffffff;
2474
- --background-color-active: linear-gradient(
2475
- 0deg,
2476
- rgba(255, 74, 74, 0.2),
2477
- rgba(255, 74, 74, 0.2)
2478
- ),
2479
- #ffffff;
2480
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2512
+ .o1i4orqw .icon-wrapper {
2513
+ margin-right: 16px;
2481
2514
  }
2482
- .buj61ew.ant-btn-ordinary-onTint {
2483
- --color: #1d326c;
2484
- --border-color: #fff;
2485
- --background-color: #fff;
2486
- --background-color-hover: rgba(211, 218, 235, 0.6);
2487
- --background-color-active: rgba(192, 203, 224, 0.6);
2488
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2489
- box-shadow: none;
2515
+
2516
+ .t79k8o2 {
2517
+ color: rgba(0, 21, 64, 0.3);
2490
2518
  }
2491
- .buj61ew.ant-btn-ordinary-onTint.ordinary-blue {
2492
- --color: #0080ff;
2493
- --border-color: #fff;
2494
- --background-color: #fff;
2495
- --background-color-hover: rgba(0, 136, 255, 0.16);
2496
- --background-color-active: rgba(0, 136, 255, 0.2);
2497
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2498
- box-shadow: none;
2519
+
2520
+ .ipd9bk.ant-input {
2521
+ padding: 5px 12px;
2522
+ line-height: 20px;
2523
+ color: #2d3a56;
2524
+ border-radius: 6px;
2525
+ border-color: rgba(172, 186, 211, 0.6);
2526
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2499
2527
  }
2500
- .buj61ew.ant-btn-ordinary-onTint.ant-btn-dangerous {
2501
- --color: #f0483e;
2502
- --background-color-hover: rgba(255, 74, 74, 0.16);
2503
- --background-color-active: rgba(255, 74, 74, 0.2);
2504
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2528
+ .ipd9bk.ant-input.ant-input-lg {
2529
+ padding: 8px 16px;
2530
+ line-height: 22px;
2505
2531
  }
2506
- .buj61ew.ant-btn-quiet {
2507
- --color: rgba(44, 56, 82, 0.6);
2508
- --border-width: 0;
2509
- --background-color: transparent;
2510
- --background-color-hover: rgba(211, 218, 235, 0.6);
2511
- --background-color-active: rgba(192, 203, 224, 0.6);
2512
- --background-color-focus: #fff;
2513
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2514
- box-shadow: none;
2532
+ .ipd9bk.ant-input.ant-input-sm {
2533
+ padding: 2px 8px;
2534
+ line-height: 18px;
2515
2535
  }
2516
- .buj61ew.ant-btn-quiet.ant-btn-dangerous {
2517
- --color: #f0483e;
2518
- --background-color-hover: rgba(255, 74, 74, 0.16);
2519
- --background-color-active: rgba(255, 74, 74, 0.2);
2520
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2536
+ .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 {
2537
+ border-color: rgba(107, 128, 167, 0.6);
2538
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2521
2539
  }
2522
- .buj61ew.ant-btn-quiet.quiet-blue {
2523
- --color: #0080ff;
2524
- --background-color: transparent;
2525
- --background-color-hover: rgba(0, 136, 255, 0.16);
2526
- --background-color-active: rgba(0, 136, 255, 0.2);
2527
- --background-color-focus: #fff;
2528
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2540
+ .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 {
2541
+ border-color: #0096ff;
2542
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2529
2543
  }
2530
- .buj61ew.has-icon {
2531
- display: inline-flex;
2532
- align-items: center;
2544
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
2545
+ border-color: #e75a3a;
2546
+ color: #e75a3a;
2533
2547
  }
2534
- .buj61ew .button-prefix-icon {
2535
- margin-right: 4px;
2536
- display: inline-flex;
2548
+ .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 {
2549
+ border-color: #e75a3a;
2550
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2537
2551
  }
2538
- .buj61ew .button-suffix-icon {
2539
- margin-left: 4px;
2540
- display: inline-flex;
2552
+ .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 {
2553
+ border-color: #e75a3a;
2554
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2541
2555
  }
2542
- .buj61ew .icon-wrapper {
2543
- display: inline-flex;
2544
- vertical-align: bottom;
2556
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
2557
+ background: rgba(211, 218, 235, 0.6);
2558
+ color: rgba(0, 21, 64, 0.3);
2559
+ border-color: rgba(172, 186, 211, 0.6);
2545
2560
  }
2546
-
2547
- .nchllas {
2548
- padding: 0;
2561
+ .ipd9bk.ant-input-affix-wrapper {
2562
+ padding: 5px 12px;
2563
+ border-radius: 6px;
2564
+ border-color: rgba(172, 186, 211, 0.6);
2565
+ line-height: 20px;
2566
+ color: #2d3a56;
2567
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2549
2568
  }
2550
-
2551
- .i1mrf09m {
2552
- display: inline-flex;
2553
- align-items: center;
2569
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
2570
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
2571
+ color: rgba(44, 56, 82, 0.6);
2554
2572
  }
2555
- .i1mrf09m .icon-inner {
2556
- display: inline-flex;
2557
- align-items: center;
2558
- justify-content: center;
2573
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2574
+ padding: 8px 16px;
2575
+ line-height: 22px;
2559
2576
  }
2560
- .i1mrf09m .icon-inner + span,
2561
- .i1mrf09m span + .icon-inner.suffix {
2562
- margin-left: 4px;
2577
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2578
+ padding: 2px 8px;
2579
+ line-height: 18px;
2580
+ }
2581
+ .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 {
2582
+ border-color: rgba(107, 128, 167, 0.6);
2583
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2584
+ }
2585
+ .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 {
2586
+ border-color: #0096ff;
2587
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2563
2588
  }
2564
- .i1mrf09m.is-rotate img,
2565
- .i1mrf09m.is-rotate svg {
2566
- animation: rotate 680ms linear infinite;
2589
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2590
+ border-color: #e75a3a;
2567
2591
  }
2568
-
2569
- .p12gwtiw {
2570
- display: flex;
2571
- justify-content: space-between;
2572
- align-items: center;
2573
- padding: 10px 0;
2574
- color: rgba(44, 56, 82, 0.6);
2575
- font-size: 12px;
2576
- line-height: 24px;
2592
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2593
+ color: #e75a3a;
2577
2594
  }
2578
- .p12gwtiw .pagination-left {
2579
- padding: 2px 8px;
2595
+ .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 {
2596
+ border-color: #e75a3a;
2597
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2580
2598
  }
2581
- .p12gwtiw .dropdown-trigger {
2582
- display: flex;
2583
- align-items: center;
2584
- border-radius: 6px;
2585
- cursor: pointer;
2586
- transition: all 0.3s ease;
2599
+ .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 {
2600
+ border-color: #e75a3a;
2601
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2587
2602
  }
2588
- .p12gwtiw .dropdown-trigger:hover {
2603
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2589
2604
  background: rgba(211, 218, 235, 0.6);
2590
- color: #0080ff;
2591
- }
2592
- .p12gwtiw .dropdown-trigger .icon-inner {
2593
- margin-left: 4px;
2605
+ color: rgba(0, 21, 64, 0.3);
2606
+ border-color: rgba(172, 186, 211, 0.6);
2594
2607
  }
2595
- .p12gwtiw .pagination-right {
2596
- display: flex;
2597
- align-items: center;
2598
- color: #0080ff;
2599
- font-weight: bold;
2608
+ textarea.ipd9bk.ant-input {
2609
+ transition-property: height;
2610
+ transition-delay: 50ms;
2600
2611
  }
2601
- .p12gwtiw .pagination-right .icon-inner {
2602
- margin-left: 4px;
2612
+ textarea.ipd9bk.ant-input.textarea-large {
2613
+ min-height: 40px;
2614
+ height: 40px;
2603
2615
  }
2604
- .p12gwtiw .pagination-right .prev-btn,
2605
- .p12gwtiw .pagination-right .next-btn {
2606
- padding: 0 8px;
2616
+ textarea.ipd9bk.ant-input.textarea-large:focus {
2617
+ height: 80px;
2607
2618
  }
2608
- .p12gwtiw .pagination-right .prev-btn > span,
2609
- .p12gwtiw .pagination-right .next-btn > span {
2610
- color: #0080ff;
2619
+ textarea.ipd9bk.ant-input.textarea-middle {
2620
+ min-height: 32px;
2621
+ height: 32px;
2611
2622
  }
2612
- .p12gwtiw .pagination-right .next-btn .icon-inner {
2613
- transform: rotate(180deg);
2623
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
2624
+ height: 64px;
2614
2625
  }
2615
-
2616
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
2617
- max-height: calc(100vh - 128px);
2618
- overflow-y: auto;
2626
+ textarea.ipd9bk.ant-input.textarea-small {
2627
+ min-height: 24px;
2628
+ height: 24px;
2619
2629
  }
2620
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
2621
- padding: 4px 20px;
2622
- font-size: 12px;
2623
- line-height: 18px;
2630
+ textarea.ipd9bk.ant-input.textarea-small:focus {
2631
+ height: 40px;
2624
2632
  }
2625
2633
 
2626
- .iap75of {
2627
- height: 18px;
2628
- line-height: 18px;
2629
- padding: 0 4px;
2634
+ .kypn5o5 input, .kypn5o5.input-tags {
2635
+ border: 1px solid rgba(213, 219, 227, 0.6);
2630
2636
  border-radius: 4px;
2631
- background: rgba(235, 239, 245, 0.6);
2632
- border: 1px solid rgba(223, 228, 235, 0.6);
2633
- display: flex;
2634
- align-items: center;
2635
- white-space: nowrap;
2636
- margin-right: 4px;
2637
- }
2638
-
2639
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2640
- flex-direction: row;
2641
- justify-content: stretch;
2642
2637
  }
2643
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2644
- padding: 0;
2645
- margin-right: 4px;
2646
- flex: 1;
2647
- overflow: visible;
2638
+ .kypn5o5.input-tags {
2639
+ position: relative;
2640
+ padding: 6px;
2641
+ height: 32px;
2642
+ cursor: pointer;
2643
+ transition: border 150ms;
2648
2644
  }
2649
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2650
- display: none;
2645
+ .kypn5o5.input-tags:hover {
2646
+ border-color: #0080ff;
2647
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2651
2648
  }
2652
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2653
- width: 100%;
2654
- min-height: unset;
2649
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
2650
+ padding-right: 30px;
2655
2651
  }
2656
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2657
- height: 26px;
2658
- line-height: 26px;
2659
- width: 100%;
2660
- text-align: center;
2661
- padding: 0;
2662
- font-size: 12px;
2663
- font-weight: normal;
2652
+ .kypn5o5.input-tags .input-tags-inner {
2653
+ display: flex;
2664
2654
  }
2665
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2666
- margin-right: 10px;
2655
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2656
+ display: flex;
2667
2657
  }
2668
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2669
- display: none;
2658
+ .kypn5o5.input-tags .input-tag-suffix {
2659
+ position: absolute;
2660
+ right: 12px;
2661
+ top: 50%;
2662
+ transform: translateY(-50%);
2670
2663
  }
2671
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2672
- border-radius: 4px 0 0 4px;
2664
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2665
+ color: rgba(0, 0, 0, 0.25);
2666
+ font-size: 12px;
2667
+ cursor: pointer;
2673
2668
  }
2674
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2675
- margin-right: 0;
2669
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2670
+ color: rgba(0, 0, 0, 0.45);
2676
2671
  }
2677
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2678
- border-radius: 0 4px 4px 0;
2672
+ .kypn5o5.has-focus-indicator {
2673
+ position: relative;
2674
+ overflow: hidden;
2679
2675
  }
2680
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
2681
- content: "";
2682
- width: 0;
2683
- height: 0;
2684
- border: 13px solid transparent;
2676
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
2685
2677
  position: absolute;
2686
- top: 0;
2687
- border-left: 8px solid rgba(237, 241, 250, 0.6);
2688
- right: -21px;
2689
- z-index: 2;
2678
+ top: 50%;
2679
+ transform: translateY(-50%);
2680
+ left: -16px;
2681
+ transition: left 150ms ease;
2682
+ opacity: 0;
2690
2683
  }
2691
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
2692
- content: "";
2693
- width: 0;
2694
- height: 0;
2695
- border: 13px solid transparent;
2696
- position: absolute;
2697
- top: 0;
2698
- border-left: 8px solid #fff;
2699
- left: 0;
2684
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2685
+ left: 8px;
2686
+ opacity: 1;
2700
2687
  }
2701
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2702
- background-color: rgba(0, 136, 255, 0.1);
2688
+ .kypn5o5.has-focus-indicator input {
2689
+ transition: margin-left 150ms ease;
2690
+ margin-left: 0px;
2703
2691
  }
2704
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2705
- border-left-color: rgba(0, 136, 255, 0.1) !important;
2692
+ .kypn5o5.has-focus-indicator input:focus {
2693
+ margin-left: 16px;
2706
2694
  }
2707
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2708
- color: #005ed1;
2695
+
2696
+ input.l1ki27se.ant-input {
2697
+ border-top-right-radius: 0;
2698
+ border-bottom-right-radius: 0;
2709
2699
  }
2710
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2711
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2712
- background-color: rgba(237, 241, 250, 0.6);
2700
+
2701
+ .l1ki27se.ant-input-affix-wrapper {
2702
+ border-top-right-radius: 0;
2703
+ border-bottom-right-radius: 0;
2713
2704
  }
2714
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2715
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2716
- color: rgba(44, 56, 82, 0.6);
2705
+
2706
+ input.rrg1fkn.ant-input {
2707
+ border-top-left-radius: 0;
2708
+ border-bottom-left-radius: 0;
2717
2709
  }
2718
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2719
- padding: 0;
2710
+
2711
+ .rrg1fkn.ant-input-affix-wrapper {
2712
+ border-top-left-radius: 0;
2713
+ border-bottom-left-radius: 0;
2714
+ }
2715
+
2716
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2717
+ border-top-right-radius: 0;
2718
+ border-bottom-right-radius: 0;
2719
+ }
2720
+
2721
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2722
+ border-top-left-radius: 0;
2723
+ border-bottom-left-radius: 0;
2720
2724
  }
2721
2725
 
2722
2726
  .rxbeqvl.ant-radio-wrapper {
@@ -2861,10 +2865,6 @@ input.rrg1fkn.ant-input {
2861
2865
  width: 36px;
2862
2866
  }
2863
2867
 
2864
- .i1e4sgug {
2865
- display: inline-block;
2866
- }
2867
-
2868
2868
  .t1upn1sz {
2869
2869
  height: 100%;
2870
2870
  }
@@ -3228,6 +3228,10 @@ input.rrg1fkn.ant-input {
3228
3228
  background: #fff;
3229
3229
  }
3230
3230
 
3231
+ .i1e4sgug {
3232
+ display: inline-block;
3233
+ }
3234
+
3231
3235
  .s1fc623g {
3232
3236
  width: 430px !important;
3233
3237
  }
@@ -3855,16 +3859,6 @@ input.rrg1fkn.ant-input {
3855
3859
  margin-left: 24px;
3856
3860
  }
3857
3861
 
3858
- .igz4le8 {
3859
- height: 24px;
3860
- width: 56px !important;
3861
- margin-right: 4px;
3862
- }
3863
-
3864
- .c1riexje {
3865
- color: rgba(44, 56, 82, 0.6);
3866
- }
3867
-
3868
3862
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
3869
3863
  border-radius: 6px;
3870
3864
  }
@@ -3920,6 +3914,16 @@ input.rrg1fkn.ant-input {
3920
3914
  transform: rotate(180deg);
3921
3915
  }
3922
3916
 
3917
+ .igz4le8 {
3918
+ height: 24px;
3919
+ width: 56px !important;
3920
+ margin-right: 4px;
3921
+ }
3922
+
3923
+ .c1riexje {
3924
+ color: rgba(44, 56, 82, 0.6);
3925
+ }
3926
+
3923
3927
  .iiqau4c.ant-input-group.ant-input-group-compact {
3924
3928
  display: flex;
3925
3929
  }