@cloudtower/eagle 0.25.0 → 0.25.1

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