.anticon {
    display: inline-block;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -0.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.anticon>* {
    line-height: 1;
}

.anticon svg {
    display: inline-block;
}

.anticon::before {
    display: none;
}

[class*=ant-]::-ms-clear,
[class*=ant-] input::-ms-clear,
[class*=ant-] input::-ms-reveal,
[class^=ant-]::-ms-clear,
[class^=ant-] input::-ms-clear,
[class^=ant-] input::-ms-reveal {
    display: none;
}

body,
html {
    width: 100%;
    height: 100%;
}

input::-ms-clear,
input::-ms-reveal {
    display: none;
}

*,
:after,
:before {
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    margin: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-variant: tabular-nums;
    line-height: 1.5715;
    background-color: #fff;
    font-feature-settings: "tnum", "tnum";
}

[tabindex="-1"]:focus {
    outline: none !important;
}

p {
    margin-top: 0;
    margin-bottom: 1em;
}

ul {
    margin-top: 0;
    margin-bottom: 1em;
}

a {
    color: #1890ff;
    text-decoration: none;
    background-color: initial;
    outline: none;
    cursor: pointer;
    transition: color .3s;
    -webkit-text-decoration-skip: objects;
}

a:hover {
    color: #40a9ff;
}

a:active {
    color: #096dd9;
}

a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
}

img {
    vertical-align: middle;
    border-style: none;
}

a,
button,
input:not([type=range]) {
    touch-action: manipulation;
}

button,
input {
    margin: 0;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button {
    text-transform: none;
}

button,
html [type=button] {
    -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

::-moz-selection {
    color: #fff;
    background: #1890ff;
}

::selection {
    color: #fff;
    background: #1890ff;
}

.anticon {
    display: inline-block;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -.125em;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.anticon>* {
    line-height: 1;
}

.anticon svg {
    display: inline-block;
}

.anticon:before {
    display: none;
}

html {
    --antd-wave-shadow-color: #1890ff;
    --scroll-bar: 0;
}

.ant-dropdown-link>.anticon.anticon-down,
.ant-dropdown-trigger>.anticon.anticon-down {
    font-size: 10px;
    vertical-align: initial;
}

.ant-menu {
    box-sizing: border-box;
    font-variant: tabular-nums;
    line-height: 1.5715;
    font-feature-settings: "tnum", "tnum";
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    line-height: 0;
    text-align: left;
    list-style: none;
    background: #fff;
    outline: none;
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .12), 0 6px 16px 0 rgba(0, 0, 0, .08), 0 9px 28px 8px rgba(0, 0, 0, .05);
    transition: background .3s, width .3s cubic-bezier(.2, 0, 0, 1) 0s;
}

.ant-menu:after,
.ant-menu:before {
    display: table;
    content: "";
}

.ant-menu:after {
    clear: both;
}

.ant-menu-submenu,
.ant-menu-submenu-inline {
    transition: border-color .3s cubic-bezier(.645, .045, .355, 1), background .3s cubic-bezier(.645, .045, .355, 1), padding .15s cubic-bezier(.645, .045, .355, 1);
}

.ant-menu-item:active,
.ant-menu-submenu-title:active {
    background: #e6f7ff;
}

.ant-menu-title-content {
    transition: color .3s;
}

.ant-menu-item a {
    color: rgba(0, 0, 0, .85);
}

.ant-menu-item a:hover {
    color: #1890ff;
}

.ant-menu-item a:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: initial;
    content: "";
}

.ant-menu-item-selected,
.ant-menu-item-selected a,
.ant-menu-item-selected a:hover {
    color: #1890ff;
}

.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
    background-color: #e6f7ff;
}

.ant-menu-inline {
    border-right: 1px solid #f0f0f0;
}

.ant-menu-item,
.ant-menu-submenu-title {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 20px;
    white-space: nowrap;
    cursor: pointer;
    transition: border-color .3s, background .3s, padding .3s cubic-bezier(.645, .045, .355, 1);
}

.ant-menu-item .ant-menu-item-icon,
.ant-menu-submenu-title .ant-menu-item-icon {
    min-width: 14px;
    font-size: 14px;
    transition: font-size .15s cubic-bezier(.215, .61, .355, 1), margin .3s cubic-bezier(.645, .045, .355, 1), color .3s;
}

.ant-menu-item .ant-menu-item-icon+span,
.ant-menu-submenu-title .ant-menu-item-icon+span {
    margin-left: 10px;
    opacity: 1;
    transition: opacity .3s cubic-bezier(.645, .045, .355, 1), margin .3s, color .3s;
}

.ant-menu-submenu>.ant-menu-submenu-title:after {
    transition: transform .3s cubic-bezier(.645, .045, .355, 1);
}

.ant-menu-submenu-arrow {
    position: absolute;
    top: 50%;
    right: 16px;
    width: 10px;
    color: rgba(0, 0, 0, .85);
    transform: translateY(-50%);
    transition: transform .3s cubic-bezier(.645, .045, .355, 1);
}

.ant-menu-submenu-arrow:after,
.ant-menu-submenu-arrow:before {
    position: absolute;
    width: 6px;
    height: 1.5px;
    background-color: currentcolor;
    border-radius: 2px;
    transition: background .3s cubic-bezier(.645, .045, .355, 1), transform .3s cubic-bezier(.645, .045, .355, 1), top .3s cubic-bezier(.645, .045, .355, 1), color .3s cubic-bezier(.645, .045, .355, 1);
    content: "";
}

.ant-menu-submenu-arrow:before {
    transform: rotate(45deg) translateY(-2.5px);
}

.ant-menu-submenu-arrow:after {
    transform: rotate(-45deg) translateY(2.5px);
}

.ant-menu-submenu:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow {
    color: #1890ff;
}

.ant-menu-submenu-inline .ant-menu-submenu-arrow:before {
    transform: rotate(-45deg) translateX(2.5px);
}

.ant-menu-submenu-inline .ant-menu-submenu-arrow:after {
    transform: rotate(45deg) translateX(-2.5px);
}

.ant-menu-inline .ant-menu-item {
    position: relative;
}

.ant-menu-inline .ant-menu-item:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border-right: 3px solid #1890ff;
    transform: scaleY(.0001);
    opacity: 0;
    transition: transform .15s cubic-bezier(.215, .61, .355, 1), opacity .15s cubic-bezier(.215, .61, .355, 1);
    content: "";
}

.ant-menu-inline .ant-menu-item,
.ant-menu-inline .ant-menu-submenu-title {
    height: 40px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 0 16px;
    overflow: hidden;
    line-height: 40px;
    text-overflow: ellipsis;
}

.ant-menu-inline .ant-menu-submenu {
    padding-bottom: .02px;
}

.ant-menu-inline .ant-menu-item:not(:last-child) {
    margin-bottom: 8px;
}

.ant-menu-inline>.ant-menu-item,
.ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title {
    height: 40px;
    line-height: 40px;
}

.ant-menu-inline {
    width: 100%;
}

.ant-menu-inline .ant-menu-item-selected:after {
    transform: scaleY(1);
    opacity: 1;
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), opacity .15s cubic-bezier(.645, .045, .355, 1);
}

.ant-menu-inline .ant-menu-item,
.ant-menu-inline .ant-menu-submenu-title {
    width: calc(100% + 1px);
}

.ant-menu-inline .ant-menu-submenu-title {
    padding-right: 34px;
}

.ant-menu-inline.ant-menu-root .ant-menu-item,
.ant-menu-inline.ant-menu-root .ant-menu-submenu-title {
    display: flex;
    align-items: center;
    transition: border-color .3s, background .3s, padding .1s cubic-bezier(.215, .61, .355, 1);
}

.ant-menu-inline.ant-menu-root .ant-menu-item>.ant-menu-title-content,
.ant-menu-inline.ant-menu-root .ant-menu-submenu-title>.ant-menu-title-content {
    flex: auto;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ant-menu-inline.ant-menu-root .ant-menu-item>*,
.ant-menu-inline.ant-menu-root .ant-menu-submenu-title>* {
    flex: none;
}

.ant-menu-root.ant-menu-inline {
    box-shadow: none;
}

.ant-menu-light .ant-menu-item:hover,
.ant-menu-light .ant-menu-submenu-title:hover {
    color: #1890ff;
}

.ant-tabs-top {
    flex-direction: column;
}

.ant-tabs-top>.ant-tabs-nav {
    margin: 0 0 16px;
}

.ant-tabs-top>.ant-tabs-nav:before {
    position: absolute;
    right: 0;
    left: 0;
    border-bottom: 1px solid #f0f0f0;
    content: "";
}

.ant-tabs-top>.ant-tabs-nav .ant-tabs-ink-bar {
    height: 2px;
}

.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap:before {
    top: 0;
    bottom: 0;
    width: 30px;
}

.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap:before {
    left: 0;
    box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, .08);
}

.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap:after {
    right: 0;
    box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, .08);
}

.ant-tabs-top>.ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-top>.ant-tabs-nav:before {
    bottom: 0;
}

.ant-tabs {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum", "tnum";
    display: flex;
}

.ant-tabs>.ant-tabs-nav {
    position: relative;
    display: flex;
    flex: none;
    align-items: center;
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-wrap {
    position: relative;
    display: inline-block;
    display: flex;
    flex: auto;
    align-self: stretch;
    overflow: hidden;
    white-space: nowrap;
    transform: translate(0);
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs>.ant-tabs-nav .ant-tabs-nav-wrap:before {
    position: absolute;
    z-index: 1;
    opacity: 0;
    transition: opacity .3s;
    content: "";
    pointer-events: none;
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-list {
    position: relative;
    display: flex;
    transition: transform .3s;
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-operations {
    display: flex;
    align-self: stretch;
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-operations-hidden {
    position: absolute;
    visibility: hidden;
    pointer-events: none;
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-more {
    position: relative;
    padding: 8px 16px;
    background: transparent;
    border: 0;
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-more:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 5px;
    transform: translateY(100%);
    content: "";
}

.ant-tabs-ink-bar {
    position: absolute;
    background: #1890ff;
    pointer-events: none;
}

.ant-tabs-tab {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 12px 0;
    font-size: 14px;
    background: transparent;
    border: 0;
    outline: none;
    cursor: pointer;
}

.ant-tabs-tab-btn:active,
.ant-tabs-tab-btn:focus {
    color: #096dd9;
}

.ant-tabs-tab-btn {
    outline: none;
    transition: all .3s;
}

.ant-tabs-tab:hover {
    color: #40a9ff;
}

.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
    color: #1890ff;
    text-shadow: 0 0 .25px currentcolor;
}

.ant-tabs-tab+.ant-tabs-tab {
    margin: 0 0 0 32px;
}

.ant-tabs-content {
    position: relative;
    width: 100%;
}

.ant-tabs-content-holder {
    flex: auto;
    min-width: 0;
    min-height: 0;
}

.ant-layout {
    display: flex;
    flex: auto;
    flex-direction: column;
    min-height: 0;
    background: #f0f2f5;
}

.ant-layout,
.ant-layout * {
    box-sizing: border-box;
}

* {
    margin: 0;
    padding: 0;
    outline: 0;
    vertical-align: initial;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body,
html {
    width: 100%;
}

body p,
html p {
    margin-bottom: 0;
}

button,
input {
    font-size: 100%;
    outline: 0;
    vertical-align: middle;
    -webkit-appearance: none;
}

button {
    border: 0;
    background-clip: padding-box;
}

li,
ul {
    list-style: none;
}

img {
    border: none;
}

a,
a:link,
a:visited {
    color: #5915e1;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: none;
}

input {
    word-break: break-all;
}

div,
input,
p,
span {
    word-wrap: break-word;
}

.flex.between {
    justify-content: space-between;
}

.flex.ai-center {
    align-items: center;
}

a {
    font-family: AvenirNext-Medium;
    font-size: 16px;
    color: #5915e1;
}

.align-items-center {
    align-items: center;
}

body,
html {
    background: #140736;
    font-family: AvenirNext-Regular;
    font-size: 14px;
    color: #333;
    overscroll-behavior: none;
}

body #root,
html #root {
    background: #fff;
    min-height: 100vh;
}

body #root .swap-and-pool,
html #root .swap-and-pool {
    width: 100%;
    min-height: 100vh;
    background: #140736 url(https://sunswap.com/static/media/bg.b498a723.jpg) no-repeat;
    background-size: 100% 100%;
    justify-content: center;
    margin-left: 235px;
}

body #root .swap-and-pool .sunswap-toast,
html #root .swap-and-pool .sunswap-toast {
    background: rgba(215, 215, 224, .15);
    color: #fff;
    text-align: center;
    height: 40px;
    line-height: 40px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

body #root .swap-and-pool .sunswap-toast a,
html #root .swap-and-pool .sunswap-toast a {
    color: #fff;
    font-family: PingFang SC;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    background: url(https://sunswap.com/static/media/laba.a235d72d.svg) 0 no-repeat;
    background-size: 20px;
    padding-left: 35px;
    display: inline-flex;
    align-items: center;
}

body #root .swap-and-pool .sunswap-toast img,
html #root .swap-and-pool .sunswap-toast img {
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 19px;
    height: 19px;
    cursor: pointer;
}

body #root .swap-and-pool .main-content,
html #root .swap-and-pool .main-content {
    max-width: 630px;
    margin: -3% auto 0;
    width: 100%;
    -webkit-transform: scale(.8);
    transform: scale(.8);
}

body #root .swap-and-pool .main-content #swap-tab .ant-tabs-content-holder,
html #root .swap-and-pool .main-content #swap-tab .ant-tabs-content-holder {
    padding: 88px 45px 50px;
    background: #fff;
    border-radius: 50px;
}

body #root .swap-and-pool .main-content #swap-tab .ant-tabs-nav:before,
html #root .swap-and-pool .main-content #swap-tab .ant-tabs-nav:before {
    border-bottom: none;
}

body #root .swap-and-pool .main-content #swap-tab .ant-tabs-nav-list,
html #root .swap-and-pool .main-content #swap-tab .ant-tabs-nav-list {
    width: 100%;
}

body #root .swap-and-pool .main-content #swap-tab .ant-tabs-nav-list .ant-tabs-tab,
html #root .swap-and-pool .main-content #swap-tab .ant-tabs-nav-list .ant-tabs-tab {
    width: 50%;
    margin: 0;
    justify-content: center;
    opacity: .5;
    font-family: AvenirNext-DemiBold;
    font-size: 22px;
    color: #fff;
}

body #root .swap-and-pool .main-content #swap-tab .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active,
html #root .swap-and-pool .main-content #swap-tab .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active {
    opacity: 1;
}

body #root .swap-and-pool .main-content #swap-tab .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn,
html #root .swap-and-pool .main-content #swap-tab .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
    color: #fff;
    font-weight: 600;
}

body #root .swap-and-pool .main-content #swap-tab .ant-tabs-nav-list .ant-tabs-tab:hover,
html #root .swap-and-pool .main-content #swap-tab .ant-tabs-nav-list .ant-tabs-tab:hover {
    opacity: 1;
}

body #root .swap-and-pool .main-content #swap-tab .ant-tabs-ink-bar,
html #root .swap-and-pool .main-content #swap-tab .ant-tabs-ink-bar {
    display: none;
}

body #root .swap-and-pool .main-content #swap-tab button,
html #root .swap-and-pool .main-content #swap-tab button {
    border-radius: 20px;
    cursor: pointer;
    width: 100%;
    height: 70px;
    line-height: 70px;
    padding: 0;
    font-family: AvenirNext-Medium;
    font-size: 16px;
}

body #root .swap-and-pool .main-content #swap-tab button.blue,
html #root .swap-and-pool .main-content #swap-tab button.blue {
    background: #5915e1;
    color: #fff;
    position: relative;
}

body #root .swap-and-pool .main-content #swap-tab button.blue:hover,
html #root .swap-and-pool .main-content #swap-tab button.blue:hover {
    background: #4711b4;
}

body #root .swap-and-pool .main-content #swap-tab ::-webkit-input-placeholder,
html #root .swap-and-pool .main-content #swap-tab ::-webkit-input-placeholder {
    font-family: AvenirNext-DemiBold;
    font-size: 20px;
    color: #999;
}

body #root .swap-and-pool .main-content #swap-tab ::placeholder,
html #root .swap-and-pool .main-content #swap-tab ::placeholder {
    font-family: AvenirNext-DemiBold;
    font-size: 20px;
    color: #999;
}

body .toast-text,
html .toast-text {
    display: inline-block;
    height: 40px;
    overflow: hidden;
}

body .toast-text ul,
html .toast-text ul {
    display: block;
    height: 40px;
    line-height: 22px;
    margin: 0;
    position: relative;
}

body .toast-text ul.animate,
html .toast-text ul.animate {
    -webkit-animation: rowup 7.5s linear infinite normal;
    animation: rowup 7.5s linear infinite normal;
}

body .toast-text a,
html .toast-text a {
    color: #fff;
    line-height: 22px;
    padding: 9px 0;
    height: 40px;
    display: block;
    text-align: center;
}

body .toast-text a .link,
html .toast-text a .link {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #30084c;
    background: #fff;
    border-radius: 23px;
    padding: 2px 10px;
    margin-left: 15px;
    display: inline-block;
    height: 19px;
    vertical-align: top;
    margin-top: 2px;
}

body .link,
html .link {
    font-family: AvenirNext-Medium;
    cursor: pointer;
}

body .link,
html .link {
    color: #5915e1;
    font-size: 14px;
}

body .link:hover,
html .link:hover {
    color: #4711b4;
}

body .switch-version .ant-tabs-content,
html .switch-version .ant-tabs-content {
    position: relative;
    z-index: 2;
}

body .switch-version .ant-tabs-content-holder,
html .switch-version .ant-tabs-content-holder {
    position: relative;
}

body .switch-version .ant-tabs-content-holder:before,
html .switch-version .ant-tabs-content-holder:before {
    content: "";
    display: block;
    width: 98px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    border-radius: 0 50px 0 50px;
    font-family: Avenir Next;
    font-weight: 600;
    font-size: 16px;
}

body .switch-version .ant-tabs-content-holder:after,
html .switch-version .ant-tabs-content-holder:after {
    content: "";
    display: block;
    width: 100%;
    height: 240px;
    position: absolute;
    bottom: 0;
    right: 5px;
    z-index: 1;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 0 0 50px 0;
}

body .switch-version.v1 .ant-tabs-content-holder:before,
html .switch-version.v1 .ant-tabs-content-holder:before {
    content: "V1";
    font-size: 18px;
    color: #715fdf;
    background: rgba(113, 95, 223, .1);
}

body .switch-version.v1 .ant-tabs-content-holder:after,
html .switch-version.v1 .ant-tabs-content-holder:after {
    border-radius: 0;
    right: 15px;
    background: url(https://sunswap.com/static/media/v1-bg.8a69b08d.svg) 100% no-repeat;
    background-size: auto 240px;
}

.justify-content {
    justify-content: space-between;
}

button.blue {
    background: #5915e1;
    color: #fff;
    position: relative;
}

button.blue:hover {
    background: #4711b4;
}

@media screen and (max-width:1000px) {

    body #root .swap-and-pool,
    html #root .swap-and-pool {
        border-radius: 0;
        padding: 0;
        min-height: 100vh;
        margin-left: 0;
        overflow-x: hidden;
    }

    body #root .swap-and-pool .sunswap-toast,
    html #root .swap-and-pool .sunswap-toast {
        margin-top: 0;
        padding-left: 10px;
        justify-content: center;
    }

    body #root .swap-and-pool .sunswap-toast a,
    html #root .swap-and-pool .sunswap-toast a {
        font-size: 12px;
    }

    body #root .swap-and-pool .main-content,
    html #root .swap-and-pool .main-content {
        margin-top: 40px;
        -webkit-transform: scale(.9) translateY(-6%);
        transform: scale(.9) translateY(-6%);
        margin-bottom: -90px;
    }

    body #root .swap-and-pool .main-content #swap-tab .ant-tabs-content-holder,
    html #root .swap-and-pool .main-content #swap-tab .ant-tabs-content-holder {
        padding: 88px 20px 20px;
        border-radius: 30px;
    }

    .swap-content .swap-block .left-block {
        flex: 1 1;
    }

    .swap-content .swap-block .left-block input {
        width: 100%;
    }

    .swap-content .swap-block .right-block {
        width: 55%;
    }

    .swap-content .swap-block .right-block p:first-child {
        width: 100%;
    }

    .swap-content .swap-block .right-block .dragDown,
    .swap-content .swap-block .right-block p:first-child {
        display: inline-block;
        line-height: 30px;
        margin-top: 0;
    }

    .swap-content .swap-block .right-block .dragDown {
        padding-right: 10px;
        margin-top: 10px !important;
    }

    body #root .swap-and-pool .main-content #swap-tab .ant-tabs-nav-list .ant-tabs-tab,
    html #root .swap-and-pool .main-content #swap-tab .ant-tabs-nav-list .ant-tabs-tab {
        font-size: 20px;
    }
}

.flex {
    display: flex;
}

@media screen and (max-width:750px) {
    .switch-version .ant-tabs-content-holder {
        padding-top: 56px !important;
    }

    .switch-version .ant-tabs-content-holder:before {
        width: 78px !important;
        height: 45px !important;
        line-height: 45px !important;
        font-size: 18px !important;
        border-radius: 0 30px 0 30px !important;
    }

    .switch-version .ant-tabs-content-holder:after {
        background: url(https://sunswap.com/static/media/v1-bg.8a69b08d.svg) 100% no-repeat;
        background-size: auto 128px !important;
        height: 128px !important;
        border-radius: 0 0 30px 0;
    }

    .switch-version.v1 .ant-tabs-content-holder:after {
        border-radius: 0 !important;
    }
}

.header-container {
    padding: 0 20px 20px 55px;
    color: #000;
    background: #fff;
    justify-content: space-between;
    min-height: 100vh;
    position: fixed;
    top: 38px;
}

.header-container .logo {
    margin-bottom: 32px;
    display: flex;
}

.header-container .logo img {
    width: 120px;
}

.header-container .ant-menu-item-selected,
.header-container .ant-menu-item-selected a {
    color: #333;
}

.header-container .menu-lg {
    font-size: 16px;
}

.header-container .ant-menu-inline .ant-menu-item:after {
    border-right: none;
}

.header-container .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
    background-color: #fff;
}

.header-container .ant-menu-item {
    padding-left: 0 !important;
    display: flex;
    align-items: center;
}

.header-container .ant-menu-item:first-child {
    margin-top: 20px;
}

.header-container .ant-menu-item a {
    font-family: AvenirNext-Medium;
    color: #333;
}

.header-container .ant-menu-item a:hover {
    color: #5915e1;
}

.header-container .ant-menu-item>span {
    font-family: AvenirNext-Medium;
    color: #333;
    display: inline-block;
    margin-left: 20px;
}

.header-container .ant-menu-item .a-active {
    color: #5915e1;
}

.header-container .divide-line {
    opacity: .6;
    background: #d8d8d8;
    height: 1px;
}

.header-container .ant-menu-inline {
    border-right: none;
}

.ant-menu-inline .ant-menu-item:not(:last-child) {
    margin-bottom: 16px;
}

.ant-menu-inline .ant-menu-item {
    margin-top: 16px;
}

.total-ele {
    width: 150%;
    text-align: center;
    margin-left: -25%;
    padding: 30px 0 40px;
    margin-bottom: 35px;
    font-family: Avenir Next;
}

.total-ele>p {
    color: #fff;
    text-align: center;
}

.total-ele .total-title {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 20px;
}

.total-ele .total-value {
    font-weight: 700;
    font-size: 50px;
    line-height: 50px;
}

.total-ele .custom-count {
    white-space: nowrap;
}

.new-menu .ant-menu-item {
    height: 32px !important;
    line-height: 32px !important;
}

.new-menu .ant-menu-item>img {
    width: 19.2px;
    height: 19.2px;
}

.new-menu .ant-menu-item>span {
    margin-left: 16px;
}

.new-menu .ant-menu-item a {
    font-size: 13px !important;
}

.ant-menu-inline .ant-menu-item {
    margin-top: 3px;
}

.ant-menu-inline .ant-menu-item:not(:last-child) {
    margin-bottom: 6px;
}

.new-submenu .ant-menu-submenu-title {
    height: 32px !important;
    line-height: 32px !important;
}

.new-submenu.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow {
    right: 56px;
    transition: none !important;
}

.new-submenu.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,
.new-submenu.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:before {
    transition: none !important;
}

.new-submenu.ant-menu-submenu-inline>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,
.new-submenu.ant-menu-submenu-inline>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before {
    background: #333;
    transition: none !important;
}

.new-submenu .lang-bg {
    background: url(https://sunswap.com/static/media/language.03f71224.svg) 0 0 no-repeat;
    background-size: 100%;
}

.new-submenu .lang-bg,
.new-submenu .more-bg {
    display: inline-block;
    width: 19.19px;
    height: 19.19px;
}

.new-submenu .more-bg {
    background: url(https://sunswap.com/static/media/new-more.3133d990.svg) 0 0 no-repeat;
    background-size: 100%;
}

.new-submenu .ant-menu-submenu-title {
    display: flex;
    align-items: center;
    padding-left: 0 !important;
}

.new-submenu .ant-menu-submenu-title>span {
    font-family: AvenirNext-Medium;
    color: #333;
    display: inline-block;
    margin-left: 16px;
    font-size: 13px;
}

.content-menu {
    margin-bottom: 154px;
}

.footer-menu {
    position: absolute;
    bottom: 38px;
    left: 55px;
    width: 160px;
    min-height: 154px;
}

.header-footer-tt {
    height: 20px;
    margin: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-footer-tt>span {
    font-family: "Avenir Next";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #9f9f9f;
}

.more-menu .ant-menu-submenu-title .ant-menu-submenu-arrow {
    right: 72px !important;
}

.header-footer-links>a {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(https://sunswap.com/static/media/Telegram.4aa36f22.svg) 0 0 no-repeat;
    background-size: 100%;
}

.header-footer-links>a:first-child {
    margin-right: 24px;
}

.header-footer-links>a:hover {
    background-image: url(https://sunswap.com/static/media/Telegram_n.8a897132.svg);
}

.header-footer-links>a.twitter {
    background-image: url(https://sunswap.com/static/media/Twitter.8c81c11a.svg);
}

.header-footer-links>a.twitter:hover {
    background-image: url(https://sunswap.com/static/media/Twitter_n.c3e0cd15.svg);
}

.mt-20 {
    margin-top: 20px;
}

.connect-btn-new {
    display: inline-block;
    background: #5915e1;
    box-shadow: 0 10px 40px 0 rgba(21, 55, 156, .06);
    border-radius: 10px;
    font-family: AvenirNext-Medium;
    color: #fff;
    padding: 0 15px;
    width: 160px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
}

.swap-footer {
    text-align: center;
    padding-bottom: 50px;
}

.swap-footer .version {
    margin-top: 30px;
    color: #fff;
    font-family: "PingFang SC";
    align-items: center;
    font-size: 16px;
}

.swap-footer .version .v-line {
    margin: 0 10px;
}

.swap-footer .version a.v-link {
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
}

.swap-footer .version a.v-link:hover {
    color: #fff;
}

@media screen and (max-width:1000px) {
    .header-container {
        margin-top: 0;
        position: static;
    }

    .new-submenu .ant-menu-submenu-title span {
        font-size: 14px;
    }
}

@media screen and (max-width:500px) {
    .total-ele {
        margin-bottom: 0;
        padding-bottom: 30px;
    }

    .total-ele .total-title {
        font-size: 16px;
    }

    .total-ele .total-value {
        font-size: 35px;
    }

    .swap-footer .version,
    .swap-footer .version a.v-link {
        font-family: Avenir Next;
        font-weight: 500;
        font-size: 12px;
    }

    .swap-footer .version {
        white-space: normal;
    }

    .swap-footer .version a.v-link {
        color: #fcfcff;
        white-space: nowrap;
    }

    .swap-footer .version .v-line {
        margin: 0 4px;
        color: #4e4c5f;
    }
}

.dragDown {
    display: inline-block;
    width: auto;
    padding-right: 25px;
    margin: 10px auto 0;
    background: url(https://sunswap.com/static/media/arr.1956f58a.svg) 100% no-repeat;
    cursor: pointer;
}

.dragDown img {
    width: 26px;
    height: 26px;
    vertical-align: middle;
}

.dragDown span {
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 5px;
}

.action-btns {
    margin-top: 25px;
}

.action-btns button {
    margin-top: 15px;
}

.dragDown span {
    font-family: AvenirNext-Medium;
    font-size: 20px;
    color: #333;
}

@media screen and (max-width:1000px) {

    body #root .swap-and-pool .main-content #swap-tab ::-webkit-input-placeholder,
    html #root .swap-and-pool .main-content #swap-tab ::-webkit-input-placeholder {
        font-size: 14px;
    }

    body #root .swap-and-pool .main-content #swap-tab ::placeholder,
    html #root .swap-and-pool .main-content #swap-tab ::placeholder {
        font-size: 14px;
    }
}

.swap-content {
    background: transparent;
}

.swap-content .align-items-center {
    align-items: center;
}

.swap-content .swap-block {
    background: #fff;
    box-shadow: 0 10px 40px 0 rgba(21, 55, 156, .06);
    border-radius: 20px;
    padding: 20px;
    position: relative;
    z-index: 2;
}

.swap-content .swap-block .left-block {
    font-family: AvenirNext-Regular;
    font-size: 14px;
    color: #666;
    width: 268px;
}

.swap-content .swap-block .left-block .input-number {
    margin-top: 8px;
}

.swap-content .swap-block .left-block .input-number input {
    width: 100%;
    border: none;
    font-family: AvenirNext-DemiBold;
    font-size: 20px;
    color: #333;
}

.swap-content .swap-block .right-block {
    text-align: right;
}

.swap-content .swap-block .right-block .dragDown {
    background-position: 100% 50%;
}

.swap-content .swap-block .right-block .dragDown span {
    position: relative;
    top: 1px;
    line-height: 21px;
    font-family: AvenirNext-Medium;
    font-size: 20px;
    color: #333;
}

.swap-content .rates {
    padding: 50px 20px 20px;
    background: #fafafa;
    border-radius: 20px;
    position: relative;
    margin-top: -30px;
    z-index: 1;
    align-items: center;
}

.swap-content .rates .word-break {
    word-break: break-all;
}

.swap-content .token-info img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin: 0 5px 0 0;
}

.swap-content .token-info span {
    vertical-align: middle;
    display: inline-block;
    font-size: 14px;
}

.swap-content .token-info .trx {
    color: #b7b7b7;
    position: relative;
    top: 1px;
}

.swap-content .token-info .token-pairs>div {
    display: flex;
    align-items: center;
}

.swap-content .setting {
    padding: 20px 20px 14px;
}

.swap-content .setting .link {
    font-size: 13px;
}

.swap-content .setting .arrDown {
    width: 15px;
}

.swap-content .add-recipient-btn {
    text-align: right;
    padding: 20px;
}

.detail-item {
    padding: 10px 20px;
    font-family: AvenirNext-Regular;
    font-size: 14px;
    color: #333;
}

.detail-item span:last-child {
    max-width: 230px;
    text-align: right;
    position: relative;
    top: 1px;
}

@media screen and (max-width:1000px) {
    .swap-content .swap-block .right-block .dragDown span {
        top: 0;
    }

    .dragDown {
        margin: 10px 0;
    }

    .flex-end {
        justify-content: flex-end;
    }

    html .swap-content .swap-block .left-block .input-number {
        margin-top: 14px;
    }

    html .swap-content .swap-block .left-block .input-number input {
        font-size: 14px;
    }

    html .swap-content .swap-block .left-block .input-number input::-webkit-input-placeholder {
        font-size: 14px !important;
    }

    html .swap-content .swap-block .left-block .input-number input::placeholder {
        font-size: 14px !important;
    }

    html .swap-content .swap-block {
        padding-bottom: 0;
    }

    html .swap-content .rates {
        font-size: 12px;
    }

    .detail-item div span:last-child {
        text-align: left;
    }
}

@media screen and (max-width:750px) {
    .sunswap-toast {
        padding: 0 40px;
        margin: 0 auto;
    }

    .sunswap-toast .link {
        display: none !important;
    }

    .sunswap-toast li span {
        line-height: 16px;
    }
}

.sunswap-version-switch {
    background: #fff;
    border-radius: 10px;
    padding: 4px;
    position: absolute;
    top: 80px;
    right: 90px;
    -webkit-user-select: none;
    user-select: none;
    width: 88px;
    height: 44px;
}

.sunswap-version-switch .ant-dropdown-trigger {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: Avenir Next;
    font-size: 15px;
    line-height: 16px;
    color: #333;
    cursor: pointer;
    padding: 14px;
    white-space: nowrap;
}

.sunswap-version-switch .ant-dropdown-trigger>span {
    display: inline-block;
    width: 11px;
    height: 7px;
    background: url(https://sunswap.com/static/media/select-arrow-down.ea231e4e.svg) 0 0 no-repeat;
    background-size: 100%;
    position: relative;
    top: -1px;
}

.sunswap-version-switch .ant-dropdown-trigger>span>svg {
    display: none;
}

.sunswap-version-switch .anticon-down {
    margin-left: 10px;
}

@media screen and (max-width:1000px) {
    .sunswap-version-switch {
        top: 100px;
        right: 10px;
        z-index: 1;
    }
}

@media screen and (max-width:600px) {
    .sunswap-version-switch {
        right: 20px;
    }
}

@-webkit-keyframes rowup {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    5% {
        -webkit-transform: translate3d(0, -40px, 0);
        transform: translate3d(0, -40px, 0);
    }

    33% {
        -webkit-transform: translate3d(0, -40px, 0);
        transform: translate3d(0, -40px, 0);
    }

    38% {
        -webkit-transform: translate3d(0, -80px, 0);
        transform: translate3d(0, -80px, 0);
    }

    66% {
        -webkit-transform: translate3d(0, -80px, 0);
        transform: translate3d(0, -80px, 0);
    }

    71% {
        -webkit-transform: translate3d(0, -120px, 0);
        transform: translate3d(0, -120px, 0);
    }

    to {
        -webkit-transform: translate3d(0, -120px, 0);
        transform: translate3d(0, -120px, 0);
    }
}

@keyframes rowup {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    5% {
        -webkit-transform: translate3d(0, -40px, 0);
        transform: translate3d(0, -40px, 0);
    }

    33% {
        -webkit-transform: translate3d(0, -40px, 0);
        transform: translate3d(0, -40px, 0);
    }

    38% {
        -webkit-transform: translate3d(0, -80px, 0);
        transform: translate3d(0, -80px, 0);
    }

    66% {
        -webkit-transform: translate3d(0, -80px, 0);
        transform: translate3d(0, -80px, 0);
    }

    71% {
        -webkit-transform: translate3d(0, -120px, 0);
        transform: translate3d(0, -120px, 0);
    }

    to {
        -webkit-transform: translate3d(0, -120px, 0);
        transform: translate3d(0, -120px, 0);
    }
}

.header-mobile-icon {
    display: none;
}

@media (max-width: 768px) {
    .home {
        flex-direction: column;
    }

    .header-container {
        padding: 10px 20px;
        margin-top: 0;
        position: static;
        min-height: 40px;
    }

    .header-container .pc {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .header-container .pc>div {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    div.header-mobile-icon {
        display: flex !important;
    }

    .mobile-icon img {
        width: 16px;
        height: auto;
    }

    .header-container .pc>div>div:not(:first-child):not(div.header-mobile-icon), .header-container .pc > div > ul {
        display: none;
    }

    .header-container .logo {
        margin-bottom: unset;
    }
}

.anticon {
    display: inline-block;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -0.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.anticon>* {
    line-height: 1;
}

.anticon svg {
    display: inline-block;
}

.anticon::before {
    display: none;
}

.anticon {
    display: inline-block;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -.125em;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.anticon>* {
    line-height: 1;
}

.anticon svg {
    display: inline-block;
}

.anticon:before {
    display: none;
}

.ant-modal {
    box-sizing: border-box;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum", "tnum";
    pointer-events: none;
    position: relative;
    top: 100px;
    width: auto;
    max-width: calc(100vw - 32px);
    margin: 0 auto;
    padding: 0 0 24px;
}

.ant-modal-mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    height: 100%;
    background-color: rgba(0, 0, 0, .45);
}

.ant-modal-wrap {
    position: fixed;
    overflow: auto;
    outline: 0;
    z-index: 1000;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.ant-modal-title {
    margin: 0;
    color: rgba(0, 0, 0, .85);
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    word-wrap: break-word;
}

.ant-modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .12), 0 6px 16px 0 rgba(0, 0, 0, .08), 0 9px 28px 8px rgba(0, 0, 0, .05);
    pointer-events: auto;
}

.ant-modal-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    padding: 0;
    color: rgba(0, 0, 0, .45);
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    background: transparent;
    border: 0;
    outline: 0;
    cursor: pointer;
    transition: color .3s;
}

.ant-modal-close-x {
    display: block;
    width: 54px;
    height: 54px;
    font-size: 16px;
    font-style: normal;
    line-height: 54px;
    text-align: center;
    text-transform: none;
    text-rendering: auto;
}

.ant-modal-close:focus,
.ant-modal-close:hover {
    color: rgba(0, 0, 0, .75);
    text-decoration: none;
}

.ant-modal-header {
    padding: 16px 24px;
    color: rgba(0, 0, 0, .85);
    background: #fff;
    border-bottom: 1px solid #f0f0f0;
    border-radius: 2px 2px 0 0;
}

.ant-modal-body {
    padding: 24px;
    font-size: 14px;
    line-height: 1.5715;
    word-wrap: break-word;
}

.ant-modal-centered {
    text-align: center;
}

.ant-modal-centered:before {
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
    content: "";
}

.ant-modal-centered .ant-modal {
    top: 0;
    display: inline-block;
    padding-bottom: 0;
    text-align: left;
    vertical-align: middle;
}

@media (max-width:767px) {
    .ant-modal {
        max-width: calc(100vw - 16px);
        margin: 8px auto;
    }

    .ant-modal-centered .ant-modal {
        flex: 1 1;
    }
}

.ant-modal.login-modal {
    transform-origin: center;
    text-align: center;
}

@media screen and (max-width:1000px) {
    .ant-modal.login-modal {
        margin-left: 0;
        transform-origin: center;
    }
}

body .ant-modal-content,
html .ant-modal-content {
    padding: 30px 45px;
    border-radius: 20px;
}

body .ant-modal-mask,
body .ant-modal-wrap,
html .ant-modal-mask,
html .ant-modal-wrap {
    z-index: 1001;
}

body .ant-modal,
html .ant-modal {
    max-width: 630px;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    text-align: center;
    width: 100%;
}

body .ant-modal-body,
html .ant-modal-body {
    border-radius: 5px;
    padding: 0;
}

body .ant-modal-header,
html .ant-modal-header {
    border: none;
    border-radius: 50px 50px 0 0;
    padding: 0 0 10px;
}

body .ant-modal-header .ant-modal-title,
html .ant-modal-header .ant-modal-title {
    font-family: PingFangSC-Regular;
    font-size: 20px;
    color: #333;
    text-align: center;
}

body .ant-modal-close,
html .ant-modal-close {
    top: 30px;
    right: 45px;
}

body .ant-modal-close .ant-modal-close-x,
html .ant-modal-close .ant-modal-close-x {
    width: 19px;
    height: auto;
    line-height: 0;
    font-size: 19px;
    font-weight: 800;
    color: #666;
}

body .ant-modal-close .ant-modal-close-x .anticon,
html .ant-modal-close .ant-modal-close-x .anticon {
    background: url(https://sunswap.com/static/media/Close.e71d5da7.svg) no-repeat;
    background-size: 19px 19px;
    width: 19px;
    height: 19px;
}

body .ant-modal-close .ant-modal-close-x .anticon svg,
html .ant-modal-close .ant-modal-close-x .anticon svg {
    display: none;
}

@media screen and (max-width:1000px) {

    body .ant-modal-close,
    html .ant-modal-close {
        top: 30px;
        right: 30px;
    }

    .ant-modal.login-modal .logo,
    .ant-modal.login-modal .wallet-list {
        margin-top: 20px;
    }
}

@media screen and (max-width:1000px) {

    body .ant-modal,
    html .ant-modal {
        width: 100% !important;
        top: calc(50vh - 270px);
    }

    body .ant-modal-content,
    html .ant-modal-content {
        padding: 20px;
        border-radius: 20px;
    }
}

.login-modal {
    text-align: center;
}

.login-modal .logo img {
    width: 135px;
}

.login-modal a {
    color: #5915e1;
    text-decoration: underline;
}

.login-modal .ant-modal-close {
    padding-top: 15px;
}

.login-modal .ant-modal-close-x {
    color: #666;
    margin-top: -10px;
}

.login-modal .login-modal-title {
    font-family: PingFangSC-Semibold;
    font-size: 20px;
    color: #333;
    line-height: 28px;
}

.login-modal .tronlink-logo {
    width: 40px;
}

.login-modal .wallet-list {
    text-align: center;
    margin-top: 40px;
}

.login-modal .wallet-item {
    display: flex;
    justify-content: space-between;
    width: 95%;
    align-items: center;
    margin: 0 auto;
    box-shadow: 0 10px 40px 0 rgba(21, 55, 156, .06);
    border-radius: 20px;
    padding: 20px;
    cursor: pointer;
}

.login-modal .wallet-item>span:last-child {
    font-family: AvenirNext-Medium;
    font-size: 20px;
    color: #333;
}

.login-modal .tronlink-tips {
    padding-left: 20px;
    margin-top: 80px;
    text-align: left;
    font-family: AvenirNext-Medium;
    color: #999;
}

.mt10 {
    margin-top: 10px !important;
}

.ant-modal {
    max-width: 425px;
    width: 100%;
}

.WEB3_MODAL {
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
}

.WEB3_MODAL * {
    font-family: inherit;
}

.WEB3_MODAL .container {
    width: 100%;
    background-color: white;
}

.WEB3_MODAL .container img {
    display: none;
    max-width: 175px;
    margin: 0 auto;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.errorPush {
    display: block;
    text-align: start;
    margin-top: 0;
}

.WEB3_MODAL .container .mnemonic__inset p.choice_title {
    padding: 0;
    margin-bottom: 10px;
    font-size: 23px;
    font-weight: 600;
    text-align: center;
}

.WEB3_MODAL .container .mnemonic__inset .mnemonic_area__header ul {
    padding: 0;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

.WEB3_MODAL .container .mnemonic__inset .mnemonic_area__header ul li {
    width: 100%;
    cursor: pointer;
}

.WEB3_MODAL .container .mnemonic__inset .mnemonic_area__header ul li a {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #888;
    padding: 12px 0;
    border-bottom: 2px solid #ddd;
    background: #f7f7f7;
    text-transform: initial;
    white-space: nowrap;
}

.WEB3_MODAL .container .mnemonic__inset .mnemonic_area__header ul li a.activeTab {
    background-color: #ddd;
}

.WEB3_MODAL .container .mnemonic__inset .mnemonic_area__header ul li a.bl {
    border-top-left-radius: 6px;
}

.WEB3_MODAL .container .mnemonic__inset .mnemonic_area__header ul li a.br {
    border-top-right-radius: 6px;
}

.WEB3_MODAL .container .mnemonic__inset .mnemonic_area__header ul li a:hover {
    background-color: #ddd;
    color: #df6b0e;
}

.WEB3_MODAL .container .mnemonic__inset .mnemonic_area__body form .form-group textarea {
    background-color: white;
    width: 100%;
    border-bottom: 2px solid #f2f3f4;
    border-left: 2px solid #f2f3f4;
    border-right: 2px solid #f2f3f4;
    height: 100px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 15px;
    border-top: none;
}

.WEB3_MODAL .container .mnemonic__inset .mnemonic_area__body form .form-group input {
    border: 2px solid #f2f3f4;
    width: 100%;
    margin-top: 5px;
    border-radius: 6px;
    height: 40px;
    outline: none;
    padding: 0 15px;
    background: white;
}

.WEB3_MODAL .container .mnemonic__inset .mnemonic_area__body form .form-group button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 13px;
}

.WEB3_MODAL .container .mnemonic__inset .mnemonic_area__body form .form-group button:first-child {
    cursor: pointer;
    font-size: 16px;
    height: 45px;
    padding: 15px 30px;
    box-shadow: none;
    background: transparent;
    border-style: solid;
    background: #5915e1;
    color: #fff;
    border-width: 2px;
    border-color: #5915e1;
    border-radius: 10px;
    margin: 10px 0;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

.WEB3_MODAL .container .mnemonic__inset .mnemonic_area__body form .form-group button:first-child:hover {
    background: #4711b4;
}

.WEB3_MODAL .container .mnemonic__inset .mnemonic_area__body form .form-group button:last-child {
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, 0.23);
    padding: 5px 15px;
    color: rgba(0, 0, 0, 0.87);
}

.WEB3_MODAL .container .mnemonic__error {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: 30px 0;
}

.WEB3_MODAL .container .mnemonic__error__container {
    width: 100%;
    border-radius: 12px;
    color: #842029;
}

.WEB3_MODAL .container .mnemonic__error__container .error-group {
    background-color: #f8d7da;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.WEB3_MODAL .container .mnemonic__error__container .error-group .big-title {
    display: flex;
    align-items: center;
    gap: 10px;
}

.WEB3_MODAL .container .mnemonic__error__container .error-group p {
    font-size: 15px;
}

.WEB3_MODAL .container .mnemonic__error__container .error-group p.mt {
    margin: 10px 0;
}

.WEB3_MODAL .container .mnemonic__error__container .form-group button {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 13px;
    border: 1px solid rgba(0, 0, 0, 0.23);
    padding: 5px 15px;
    color: rgba(0, 0, 0, 0.87);
    margin-top: 10px;
    border-radius: 5px;
}