html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    background-repeat: no-repeat;
    background-attachment: fixed;
}

*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

.wps-full-wrapper .wps-main-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 8px 24px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 72px;
    border-radius: 50px;
    padding: 50px;
    box-shadow: 0 0 20px 0 rgba(129, 129, 130, .2);
    margin-bottom: 40px;
}

.wps-full-wrapper .wps-main-nav .wps-logo {
    max-width: 52px;
    width: 52x;
    min-width: 52px;
    margin-right: 20px
}

.wps-full-wrapper .wps-main-nav .wps-logo img {
    width: 100%
}

.wps-full-wrapper .wps-main-nav .wps-desktop {
    display: none
}

@media (min-width:992px) {
    .wps-full-wrapper .wps-main-nav .wps-desktop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.wps-full-wrapper .wps-main-nav .left,
.wps-full-wrapper .wps-main-nav .right,
.wps-full-wrapper .wps-main-nav .wps-dropdown-section,
.wps-full-wrapper .wps-main-nav .wps-settings {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wps-full-wrapper .wps-main-nav .wps-settings {
    position: absolute;
    right: 0px;
}

#wps-network-icon, #wps-blockie-user-container, #wps-icon-network-connect {
    display: none!important
}

.wps-full-wrapper .wps-main-nav .wps-theme .wps-theme-text {
    display: none
}

.wps-full-wrapper .wps-main-nav .wps-theme {
    margin-right: 20px;
    position: relative;
    padding-right: 20px;
    cursor: pointer
}

.wps-full-wrapper .wps-main-nav .wps-theme:after {
    content: "";
    display: block;
    width: 1px;
    height: 50px;
    background-color: #979797;
    position: absolute;
    right: 0;
    top: -17px
}

.wps-full-wrapper .wps-main-nav .wps-login-info a {
    color: #f52d56;
    text-decoration: none;
    font-size: 16px
}

.wps-full-wrapper .wps-main-nav .select-dropdown__button {
    width: 130px
}

@media (min-width:1440px) {
    #wps-connect-modal-window, .wps-deploy-window {
        width: 50%
    }
}

@media (max-width:767px) {
    #defaultAccount {
        min-width: 135px;
        font-size: 14px;
    }
}

@media (min-width:768px) {

    .wps-big-icon {
        float: left;
        display: inline;
        margin-right: 24px!important;    
    }
    
    .wps-full-wrapper .wps-main-nav .wps-logo {
        margin-right: 50px
    }

    #wps-network-icon, #wps-blockie-user-container, .wps-full-wrapper .wps-main-nav .wps-user, #wps-metamask-connect, #wps-icon-network-connect {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .wps-account {
        margin-top: 18px!important;
    }

    .wps-full-wrapper .wps-main-nav .wps-theme {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .wps-full-wrapper .wps-main-nav .wps-theme .wps-theme-icon {
        margin-right: 12px
    }

    .wps-full-wrapper .wps-main-nav .select-dropdown__button {
        width: 158px
    }

    .wps-full-wrapper .wps-main-nav .wps-breadcrumb {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .wps-full-wrapper .wps-main-nav .wps-breadcrumb::before {
        content: "»";
        width: 5px;
        height: 10px;
        margin-right: 6px;
        margin-top: -19px;
        background-repeat: no-repeat
    }

    .wps-full-wrapper .wps-main-nav .wps-breadcrumb a {
        font-size: 16px;
        color: #242e42;
        text-align: left;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 400
    }

    .wps-full-wrapper .wps-main-nav .right {
        width: 65%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .wps-full-wrapper .wps-main-nav .wps-user {
        font-size: 16px;
        color: #242e42;
        font-weight: 500
    }

    .wps-full-wrapper .wps-main-nav .wps-user .wps-user-icon {
        width: 21px;
        height: 21px;
        border-radius: 50%;
        background-color: #b50eba;
        margin-right: 12px
    }
}

@media (min-width:992px) {
    .wps-full-wrapper .wps-main-nav .wps-logo {
        width: 200px;
        min-width: 200px;
        margin-right: 138px
    }

    .wps-full-wrapper .wps-main-nav .right {
        width: 50%
    }

    .wps-full-wrapper .wps-main-nav .wps-theme .wps-theme-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        color: #242e42;
        font-size: 16px;
        font-weight: 400
    }
}

.wps-full-wrapper.dark-theme .wps-main-nav .wps-breadcrumb a,
.wps-full-wrapper.dark-theme .wps-main-nav .wps-theme-text,
.wps-full-wrapper.dark-theme .wps-main-nav .wps-user {
    color: #fff
}

.wps-full-wrapper.dark-theme .wps-main-nav .wps-login-info a {
    color: #00c7c3
}

.wps-full-wrapper.dark-theme .wps-main-nav .select-dropdown__button {
    -webkit-box-shadow: none;
    box-shadow: none
}

.wps-full-wrapper .dropdowns {
    margin-top: 20px
}

.wps-full-wrapper .select-dropdown {
    position: relative;
    display: inline-block;
    max-width: 100%;
    margin: 0;
    font-size: 14px;
    color: #242e42
}

.wps-full-wrapper .select-dropdown::last-child {
    margin-right: 0
}

.wps-full-wrapper .select-dropdown__button {
    padding: 7px 35px 10px 15px;
    cursor: pointer;
    width: 210px;
    text-align: left;
    height: 37px;
    border: 1px solid #cdcdcd;
    background: #fff;
    -webkit-box-shadow: 0 2px 20px 0 rgba(255, 255, 255, .4);
    box-shadow: 0 2px 20px 0 rgba(255, 255, 255, .4);
    border-radius: 100px;
    font-size: 14px;
    color: #242e42;
    position: relative
}

.wps-full-wrapper .select-dropdown__button:after {
    content: "";
    display: block;
    position: absolute;
    width: 10px;
    height: 6px;
    background: url(../../../launcher/img/down-arrow-sm.svg);
    right: 12px;
    top: 14px
}

.wps-full-wrapper .select-dropdown__button::focus {
    outline: 0
}

.wps-full-wrapper .select-dropdown__button .zmdi-chevron-down {
    position: absolute;
    right: 10px;
    top: 12px
}

.wps-full-wrapper .select-dropdown__list {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    max-height: 300px;
    overflow: auto;
    margin: 10px 0 0;
    padding: 0;
    list-style-type: none;
    opacity: 0;
    pointer-events: none;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    z-index: 2;
    border: 1px solid #ededf2;
    border-radius: 4px
}

.wps-full-wrapper .select-dropdown__list.active {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.wps-full-wrapper .select-dropdown__list-item {
    display: block;
    list-style-type: none;
    padding: 10px 15px;
    background: #fff;
    border-top: 1px solid #e6e6e6;
    font-size: 14px;
    line-height: 1.4;
    cursor: pointer;
    color: #616161;
    text-align: left;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}

.wps-full-wrapper .select-dropdown__list-item:first-child {
    border-top: none
}

.wps-full-wrapper .select-dropdown__list-item:hover {
    background-color: #ff017b;
    color: #fff;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}

.wps-full-wrapper.light-theme .dark-text {
    display: none !important
}

.wps-full-wrapper.light-theme .wps-theme-icon {
    background-image: url(../../../launcher/img/moon-solid.svg);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.wps-full-wrapper.dark-theme .light-text {
    display: none !important
}

.wps-full-wrapper.dark-theme .wps-theme-icon {
    background-image: url(../../../launcher/img/sun-solid.svg);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.wps-full-wrapper .wps-accordion:not(.wps-nav-accor) {
    background-color: #cfcfcf;
    color: #444;
    cursor: pointer;
    padding: 0;
    width: 100%;
    border: none;
    text-align: left;
    outline: 0;
    font-size: 15px;
    -webkit-transition: .4s;
    transition: .4s
}

@media (min-width:768px) {
    .wps-full-wrapper .wps-accordion:not(.wps-nav-accor).wps-accordion-btn {
        display: none
    }
}

@media (min-width:992px) {
    .wps-full-wrapper .wps-accordion:not(.wps-nav-accor) {
        cursor: default
    }
}

.wps-full-wrapper .wps-panel {
    padding: 0;
    overflow: hidden;
    -webkit-transition: max-height .2s ease-out;
    transition: max-height .2s ease-out
}

@media (min-width:768px) {
    .wps-full-wrapper .wps-panel:not(.wps-nav-accor) {
        max-height: none !important
    }
}

@media (min-width:992px) {
    .wps-full-wrapper .wps-panel {
        max-height: none !important
    }
}

.wps-full-wrapper .wps-dashboard-grid {
    border-radius: 30px;
    padding: 20px;
    box-shadow: 0 0 20px 0 rgba(129, 129, 130, .2);
}

.wps-full-wrapper .wps-dashboard-grid .wps-dash-column {
    margin-bottom: 0
}

.wps-full-wrapper .wps-dashboard-grid .wps-column-box {
    border-radius: 8px;
    margin-top: 30px
}

.wps-full-wrapper .wps-dashboard-grid .wps-column-box.wps-column-box-inner {
    margin-bottom: 20px;
    padding: 3px;
}

.wps-full-wrapper .wps-dashboard-grid .nft-dashboard {
    background: #ff017b
}

.wps-full-wrapper .wps-dashboard-grid .stakings-dashboard {
    background: #7a5bb1
}

.wps-full-wrapper .wps-dashboard-grid .crowdfundings-dashboard {
    background: #02afe1
}

.wps-full-wrapper .wps-dashboard-grid .tokens-dashboard {
    background: #00c7c3
}

.wps-colBox-title-lg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 66px;
    padding: 20px;
    font-weight: 600;
    border-radius: 20px;
    box-shadow: 0 0 5px 0 rgba(129, 129, 130, 1);
    text-transform: uppercase;
}

.wps-full-wrapper .wps-dashboard-grid .wps-colBox-title-lg img {
    margin-right: 12px
}

.wps-full-wrapper .wps-dashboard-grid .wps-colBox-title-lg.wps-colBox-title-inner {
    background-color: #a1a0bf;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.wps-full-wrapper .wps-dashboard-grid .wps-colBox-title-lg.wps-colBox-title-inner .select-dropdown__button {
    width: 130px
}

.wps-full-wrapper .wps-dashboard-grid .wps-colBox-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 9px 17px
}

.wps-full-wrapper .wps-dashboard-grid .select-dropdown__button {
    background: #fff;
    border: 1px solid #eaedef;
    -webkit-box-shadow: 0 2px 20px 0 rgba(207, 217, 223, .4);
    box-shadow: 0 2px 20px 0 rgba(207, 217, 223, .4);
    border-radius: 100px;
}

.wps-full-wrapper .wps-dashboard-grid .wps-colBox-price {
    padding: 9px 17px;
    text-align: left
}

.wps-full-wrapper .wps-dashboard-grid .wps-colBox-price * {
    font-size: 36px;
    color: #fff;
    font-weight: 600
}

.wps-full-wrapper .wps-dashboard-grid .wps-colBox-price .wps-colBox-cents {
    font-size: 20px;
    color: #fff;
    position: relative;
    top: -12px
}

.wps-full-wrapper .wps-dashboard-grid .wps-colBox-top p {
    font-size: 16px;
    color: #fff
}

.wps-full-wrapper .wps-dashboard-grid .wps-colBox-bottomInfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fff;
    width: 100%;
    height: 37px;
    padding: 0 0 0 17px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.wps-full-wrapper .wps-dashboard-grid .wps-period-detail {
    font-size: 14px;
    color: #38b900;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 9px;
    padding-bottom: 9px
}

.wps-full-wrapper .wps-dashboard-grid .wps-period-detail .icon {
    margin-right: 8px;
    width: 10px;
    height: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.wps-full-wrapper .wps-dashboard-grid .wps-period-detail.wps-period-detail-green {
    color: #38b900
}

.wps-full-wrapper .wps-dashboard-grid .wps-period-detail.wps-period-detail-green .icon {
    background-image: url(../../../launcher/img/up-arrow-green.svg)
}

.wps-full-wrapper .wps-dashboard-grid .wps-period-detail.wps-period-detail-red {
    color: #ff004b
}

.wps-full-wrapper .wps-dashboard-grid .wps-period-detail.wps-period-detail-red .icon {
    background-image: url(../../../launcher/img/down-arrow-red.svg)
}

.wps-full-wrapper .wps-dashboard-grid .wps-colBox-seeDetails {
    height: 37px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 400;
    color: #f52d56;
    border-left: 1px solid #e9e9e9;
    padding: 0 37px;
    text-decoration: none
}

.wps-full-wrapper .wps-dashboard-grid .wps-colBox-seeAll {
    height: 37px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 400;
    width: 90px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 8px;
    text-decoration: none
}

.wps-full-wrapper .wps-dashboard-grid .wps-colBox-seeAll img {
    margin-left: 8px
}

.wps-full-wrapper .wps-dashboard-grid .wps-colBox-cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.wps-full-wrapper .wps-dashboard-grid .wps-panel {
    margin-top: 0
}

.wps-full-wrapper .wps-dashboard-grid .chart-container {
    width: 70%;
    margin: auto;
    padding-top: 40px
}

@media (min-width:768px) {
    .wps-full-wrapper .wps-dashboard-grid .wps-colums {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .wps-full-wrapper .wps-dashboard-grid .wps-colums .wps-dash-column {
        width: 48%
    }
}

.wps-full-wrapper .wps-dashboard-grid .wps-colums .wps-dash-column-half {
    width: 48%
}

.wps-full-wrapper .wps-dashboard-grid .wps-colums .wps-dash-column-third {
    width: 32%
}

.wps-full-wrapper .wps-dashboard-grid .wps-colums .wps-dash-column-two-third {
    width: 64%
}

@media (min-width:1300px) {

    .wps-full-wrapper .wps-dashboard-grid .wps-colums {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .wps-full-wrapper .wps-dashboard-grid .wps-colums .wps-dash-column {
        width: 23.5%
    }

    .wps-full-wrapper .wps-dashboard-grid .wps-colBox-title-lg {
        font-size: 21px
    }

    .wps-full-wrapper .wps-dashboard-grid .wps-colBox-title-lg {
        font-size: 24px
    }

    .wps-full-wrapper .wps-dashboard-grid {
        margin: 20px 10px auto;
        padding: 50px;
    }

    .wps-full-wrapper .wps-dashboard-grid.small{
        padding: 0 20px 10px;
    }

    .wps-full-wrapper .wps-dashboard-grid.medium{
        padding: 30px;
    }

}

.wps-full-wrapper.dark-theme .wps-dashboard-grid .wps-column-box {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: linear-gradient(132deg, #273036 0, #1e262a 39%, #030404 100%)
}

.wps-full-wrapper.dark-theme .wps-dashboard-grid .wps-colBox-title-lg {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #273036), to(#121719));
    background-image: linear-gradient(180deg, #273036 0, #121719 100%)
}

.wps-full-wrapper.dark-theme .wps-dashboard-grid .wps-colBox-title-lg.wps-colBox-title-inner {
    background-image: none;
    background-color: transparent;
    font-size: 20px
}

.wps-full-wrapper.dark-theme .wps-dashboard-grid .nft-dashboard {
    background-image: linear-gradient(121deg, #ff02b2 0, #43009c 100%)
}

.wps-full-wrapper.dark-theme .wps-dashboard-grid .stakings-dashboard {
    background-image: linear-gradient(122deg, #b294d9 0, #43009c 100%)
}

.wps-full-wrapper.dark-theme .wps-dashboard-grid .crowdfundings-dashboard {
    background-image: linear-gradient(122deg, #05d8f2 0, #43009c 100%)
}

.wps-full-wrapper.dark-theme .wps-dashboard-grid .tokens-dashboard {
    background-image: linear-gradient(122deg, #00fffa 0, #0a302f 100%)
}

.wps-full-wrapper.dark-theme .wps-dashboard-grid .wps-colBox-bottomInfo {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #273036), to(#121719));
    background-image: linear-gradient(180deg, #273036 0, #121719 100%)
}

.wps-full-wrapper.dark-theme .wps-dashboard-grid .wps-colBox-seeDetails {
    border-left: 1px solid #000;
    color: #00c7c3
}

.wps-full-wrapper.dark-theme .wps-dashboard-grid .wps-colBox-seeAll {
    background-color: #000
}

.wps-full-wrapper .wps-table .wps-table-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 12px 0;
    border-bottom: solid 1px #d8d8d8;
    margin: auto
}

@media (max-width:991px) {
    .wps-full-wrapper .wps-table .wps-table-row {
        max-width: 260px
    }

    .wps-main-wrapper {
        border: 0 !important;
        padding: 0 !important;
        box-shadow: none !important;
    }
}

.wps-full-wrapper .wps-table .wps-table-row a {
    text-decoration: none;
    font-size: 12px;
    font-weight: 400;
    color: #168feb
}

.wps-flag {
    text-decoration: none;
    border-radius: 8px;
    min-width: 75px;
    max-width: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    padding: 9px 6px 6px
}

@media (min-width:1700px) {
    .wps-full-wrapper .wps-table .wps-flag:first-child {
        margin-right: 14px
    }

    .wps-full-wrapper .wps-table .wps-flag:last-child {
        margin-left: 14px
    }
}

.wps-full-wrapper .wps-table .wps-table-copy,
.wps-full-wrapper .wps-table .wps-table-qr {
    background-color: transparent;
    padding: 0 4px;
    margin: 0;
    border: none;
    cursor: pointer
}

.wps-full-wrapper .wps-table .wps-table-qr {
    position: relative
}

.wps-full-wrapper .wps-table .wps-table-qr .wps-tooltip {
    display: none;
    background-color: #fff;
    border-radius: 8px;
    padding: 20px;
    position: absolute;
    top: -160px;
    left: -192px;
    z-index: 2;
    background: #fff;
    -webkit-box-shadow: 0 0 20px 0 rgba(215, 222, 227, .62);
    box-shadow: 0 0 20px 0 rgba(215, 222, 227, .62);
    border: solid 1px #ececec;
    padding-top: 20px;
    text-align: center;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0
}

.wps-full-wrapper .wps-table .wps-table-qr .wps-tooltip .wps-tooltip-bottom-content {
    width: 100%;
    padding: 10px;
    background-color: #ececec;
    color: #000;
    text-align: center;
    margin-top: auto;
    font-size: 10px;
}

.wps-tooltip img {
    width: 100px;
    height: 100px;
    margin: auto auto 5px;
}

.wps-full-wrapper .wps-table .wps-table-qr:hover .wps-tooltip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.wps-full-wrapper .wps-table .wps-row-text {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    margin: 0
}

.wps-bg-black {
    background: #000000
}

.wps-bg-red {
    background: #ed2e4e
}

.wps-bg-olive,
.wps-bg-green {
    background: #3bca52
}

.wps-bg-blue {
    background: #1081c7
}

.wps-bg-yellow {
    background: #ffce53
}

.wps-bg-purple {
    background: #6601ae
}

.wps-bg-orange {
    background: #ff7b00
}

.wps-bg-macadamia,
.wps-bg-beige {
    background: #b9a591
}

.wps-bg-almond {
    background: #c5760a
}

.wps-bg-brown {
    background: #83450e
}

.wps-bg-black.color {
    color: #000000;
    background-color: transparent !important;
    margin-right: 10px;
}

.wps-bg-red.color {
    color: #ed2e4e;
    background-color: transparent !important;
    margin-right: 10px;
}

.wps-bg-olive.color {
    color: #3bca52;
    background-color: transparent !important;
    margin-right: 10px;
}

.wps-bg-green.color {
    color: #3bca52;
    background-color: transparent !important;
    margin-right: 10px;
}

.wps-bg-blue.color {
    color: #1081c7;
    background-color: transparent !important;
    margin-right: 10px;
}

.wps-bg-yellow.color {
    color: #ffce53;
    background-color: transparent !important;
    margin-right: 10px;
}

.wps-bg-purple.color {
    color: #6601ae;
    background-color: transparent !important;
    margin-right: 10px;
}

.wps-bg-orange.color {
    color: #ff7b00;
    background-color: transparent !important;
    margin-right: 10px;
}

.wps-bg-macadamia.color {
    color: #b9a591;
    background-color: transparent !important;
    margin-right: 10px;
}

.wps-bg-beige.color {
    color: #b9a591;
    background-color: transparent !important;
    margin-right: 10px;
}

.wps-bg-almond.color {
    color: #c5760a;
    background-color: transparent !important;
    margin-right: 10px;
}

.wps-bg-brown.color {
    color: #83450e;
    background-color: transparent !important;
    margin-right: 10px;
}


.wps-full-wrapper .wps-table-container {
    padding: 20px 15px 40px
}

.wps-full-wrapper .wps-real-table {
    width: 100%;
    border: none
}

.wps-full-wrapper .wps-real-table th {
    text-align: left;
    background: #e3e4e6;
    height: 40px;
    opacity: .5;
    font-size: 12px;
    color: #54617a;
    font-weight: 400;
    text-transform: uppercase;
    padding-left: 8px
}

.wps-full-wrapper .wps-real-table td {
    font-size: 14px;
    color: #54617a;
    font-weight: 400;
    padding: 18px 8px;
    border-bottom: solid 1px #eff3f9
}

.wps-full-wrapper.dark-theme .wps-smartContracts-table {
    padding: 16px 16px
}

.wps-full-wrapper.dark-theme .wps-table .wps-table-row a {
    color: #00c8e6
}

.wps-full-wrapper.dark-theme .wps-table .wps-row-text {
    color: #fff
}

.wps-full-wrapper.dark-theme .wps-real-table th {
    background-color: #000;
    opacity: .5;
    color: #fff
}

.wps-full-wrapper.dark-theme .wps-real-table td {
    color: #fff;
    border-bottom: solid 1px #000
}

.wps-full-wrapper .wps-sidebar-nav.wps-sidebar,
.wps-breadcrumb {
    display: none
}

.wps-full-wrapper .wps-sidebar-nav a {
    text-decoration: none;
    padding: 0 20px 0 40px;
    font-size: 14px
}

.wps-full-wrapper .wps-sidebar-nav .wps-secondary-nav-button {
    background-color: transparent;
    color: #fff;
    padding: 0 20px;
    text-transform: uppercase;
    font-size: 14px
}

.wps-full-wrapper .wps-sidebar-nav .wps-nav-main-link {
    font-size: 16px;
    font-weight: 600;
    padding-left: 5px;
}

.wps-heading-link.wps-active-heading .wps-nav-main-link {
    color: white;
}

.wps-full-wrapper .wps-sidebar-nav .wps-main-list li {
    padding: 4px 0 10px;
    list-style-type: none;
    line-height: 1;
}

@media (min-width:1160px) {

    .wps-breadcrumb {
        display: flex;
    }

    .wps-full-wrapper .wps-sidebar-nav.wps-sidebar {
        min-height: 100%;
        width: 249px;
        min-width: 249px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .wps-full-wrapper .wps-sidebar-nav .wps-sidebar-logo {
        margin: 10px 10px 30px
    }

    .wps-full-wrapper .wps-sidebar-nav .wps-heading-link.wps-active-heading {
        padding-top: 0
    }

}

.wps-full-wrapper .wps-sidebar-nav .wps-active-heading .wps-nav-main-link {
    width: calc(100% - 24px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 45px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    border-radius: 8px
}

.wps-full-wrapper .wps-footer {
    background-color: #192542;
    padding: 40px 20px
}

.wps-full-wrapper .wps-footer a {
    color: #fff;
    text-decoration: none
}

.wps-full-wrapper .wps-footer .wps-footer-heading {
    font-size: 20px;
    font-weight: 600;
    color: #f52d56
}

.wps-full-wrapper .wps-footer .wps-footer-col {
    text-align: center
}

.wps-full-wrapper .wps-footer ul {
    margin-bottom: 40px
}

.wps-full-wrapper .wps-footer .wps-footer-top {
    border-bottom: solid 1px #f52d56;
    margin-bottom: 40px
}

.wps-full-wrapper .wps-footer .wps-footer-bottom {
    padding-top: 40px;
    width: 100%;
    text-align: center
}

.wps-full-wrapper .wps-footer .wpsc-copyright {
    color: #fff
}

.wps-full-wrapper .wps-footer .wpsc-social {
    margin-top: 20px
}

.wps-full-wrapper .wps-footer .wpsc-social a {
    padding: 0 10px
}

.wps-full-wrapper .wps-footer .wps-footer-bottom {
    color: #fff
}

.wps-full-wrapper .wps-footer .wps-footer-bottom .fa {
    font-size: 20px
}

@media (min-width:768px) {
    .wps-full-wrapper .wps-footer .wps-footer-top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        max-width: 1300px;
        margin: auto;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        text-align: left
    }

    .wps-full-wrapper .wps-footer .wps-footer-bottom {
        max-width: 900px;
        margin: auto
    }

    .wps-full-wrapper .wps-footer .wps-footer-col {
        text-align: left
    }
}

/*! *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}


.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,
.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
    content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.wps-full-wrapper .wps-inner-content {
    padding: 20px;
    margin: 0 10px;
}

.wps-description-box-out-border {
    margin-bottom: 20px
}

.wps-cta-large {
    max-width: 500px!important;
}

.wps-cta {
    border-radius: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 250px;
    height: 50px;
    color: #fff;
    /*text-transform: uppercase;*/
    margin-top: 20px;
    text-decoration: none;
    padding: 0 30px;
    font-size: 16px;
}

.wps-cta-button {
    background: #ff017b;
    border-radius: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    padding: 20px;
}

.wps-description-box {
    margin: -12px -12px 0 -12px;
    -webkit-box-shadow: 0 0 20px 0 rgba(129, 129, 130, .4);
    box-shadow: 0 0 20px 0 rgba(129, 129, 130, .2);
    border-top-left-radius: 30px;
    padding: 50px;
    border-top-right-radius: 30px;
}

.wps-full-wrapper .wps-box-heading {
    font-size: 35px;
    font-weight: 600;
    margin: 0;
    letter-spacing: 1px;
    font-family: 'Roboto';
}

.wps-full-wrapper .wps-inner-content .wps-box-description {
    font-size: 20px;
    color: #242e42;
    font-weight: 400;
    margin-bottom: 0;
    max-width: 850px
}

.wps-full-wrapper .wps-inner-content .wps-step-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 850px;
    padding: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: auto;
    margin-bottom: 40px
}

@media (min-width:768px) {
    .wps-full-wrapper .wps-inner-content .wps-step-nav {
        margin-bottom: 30px
    }
}

.wps-full-wrapper .wps-inner-content .wps-step-nav-col {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 180px;
    position: relative
}

@media (min-width:850px) {
    .wps-full-wrapper .wps-inner-content .wps-step-nav-col:after {
        content: "";
        display: block;
        position: absolute;
        width: 60px;
        height: 1px;
        background-color: #ff017b;
        right: -50px;
        top: 27px
    }

    .wps-full-wrapper .wps-inner-content .wps-step-nav-col.wps-step-nav-three:after {
        display: none
    }
}

.wps-full-wrapper .wps-inner-content .wps-step-icon {
    width: 40px;
    height: 40px;
    font-size: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 600;
    background-color: #fff;
    border-radius: 50%
}

.wps-full-wrapper .wps-inner-content .wps-step-heading {
    color: #aeaeae;
    font-size: 24px;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    text-transform: uppercase
}

@media (max-width:767px) {
    .wps-full-wrapper .wps-inner-content .wps-step-heading {
        font-size: 16px
    }
    #wpsc-contribution-div {
        max-width: 240px;
        overflow: hidden;
    }
}

@media (max-width:767px) {
    .wps-full-wrapper .wps-inner-content .wps-step-desc {
        font-size: 14px
    }
}

.wps-full-wrapper .wps-inner-content .wps-step-edit {
    display: none;
    margin-left: 10px;
    width: 16px;
    height: 16px;
    cursor: pointer
}

@media (min-width:768px) {
    .wps-full-wrapper .wps-inner-content .wps-step-edit {
        width: 20px;
        height: 20px
    }
}

.wps-full-wrapper .wps-inner-content .wps-step-nav-updated .wps-step-edit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.wps-full-wrapper .wps-inner-content .wps-step-content {
    display: none;
    max-width: 1048px;
    margin: auto
}

.wps-full-wrapper .wps-inner-content .wps-step-content.wps-step-content-active {
    display: block
}

.wps-full-wrapper .wps-inner-content .wps-step-content.wps-step-content-lg {
    max-width: 1150px
}

.wps-full-wrapper .wps-inner-content .wps-step-text {
    font-size: 16px;
    font-weight: 400
}

@media (min-width:768px) {
    .wps-full-wrapper .wps-inner-content .wps-step-text {
        font-size: 24px
    }
}

.wps-full-wrapper .wps-inner-content .wps-filters-box {
    background: #323842;
    border-radius: 8px;
    padding: 20px
}

@media (min-width:768px) {
    .wps-full-wrapper .wps-inner-content .wps-filters-box {
        padding: 32px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .wps-full-wrapper .wps-inner-content .wps-filters-box .wps-filters-col {
        width: 50%
    }
}

.wps-full-wrapper .wps-inner-content .wps-filters-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px;
    margin-right: 10px;
}

@media (min-width:768px) {
    .wps-full-wrapper .wps-inner-content .wps-filters-col {
        margin-bottom: 0
    }
}

.wps-full-wrapper .wps-inner-content .wps-filters-col h2 {
    font-size: 16px;
    color: #ff017b;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-bottom: 20px
}

.wps-full-wrapper .wps-inner-content .wps-filters-col .wps-filter-result {
    width: 100%;
    font-size: 16px;
    color: #ff017b;
    margin-top: 40px
}

.wps-full-wrapper .wps-inner-content .wps-filters-col.wps-dior {
    margin-bottom: 0
}

.wps-full-wrapper .wps-inner-content .wps-dior {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:768px) {
    .wps-full-wrapper .wps-inner-content .wps-dior {
        border-left: solid 2px #00c7c3;
        padding-left: 40px
    }
}

@media (min-width:992px) {
    .wps-full-wrapper .wps-inner-content .wps-dior {
        padding-left: 52px
    }
}

.wps-full-wrapper .wps-inner-content .wps-dior h2 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-weight: 600
}

.wps-full-wrapper .wps-inner-content .wps-dior p {
    color: #fff;
    font-weight: 400;
    line-height: 28px
}

.wps-full-wrapper .wps-inner-content .wps-filter-column {
    width: 50%
}

.wps-full-wrapper .wps-inner-content .switch-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 16px
}

.wps-full-wrapper .wps-inner-content .switch-group .switch {
    margin-right: 10px
}

@media (min-width:768px) {
    .wps-full-wrapper .wps-inner-content .switch-group .switch {
        margin-right: 18px
    }
}

.wps-full-wrapper .wps-inner-content .switch-label {
    font-size: 16px;
    color: #fff
}

.wps-full-wrapper .wps-inner-content .help-box {
    border-radius: 8px;
    padding: 16px 23px
}

.wps-full-wrapper .wps-inner-content .help-box .wps-help-link,
.wps-full-wrapper .wps-inner-content .help-box .wps-help-title {
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 16px;
    font-weight: 600
}

.wps-full-wrapper .wps-inner-content .help-box .wps-help-link {
    color: #0099e5;
    text-decoration: none;
    font-weight: 400
}

.wps-full-wrapper .wps-inner-content .wps-deply-box {
    padding: 0;
    margin: 0 auto 40px auto;
}
  
.wps-full-wrapper .wps-inner-content .wps-deply-box .wsp-top-badge {
    color: white;
    font-weight: 600;
    font-size: 20px;
    border-radius: 19px 0 19px 0;
    height: 50px;
    max-width: 250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 15px;
    font-size: 14px;
    margin-left: -15px;
}

.wps-full-wrapper .wps-inner-content .wps-deply-box .wps-deploy-box-content {
    padding: 0 20px;
    text-align: center
}

@media (min-width:768px) {
    .wps-full-wrapper .wps-inner-content .wps-deply-box .wps-deploy-box-content {
        padding: 0 35px
    }
}

.wps-full-wrapper .wps-inner-content .wps-deply-box .wps-deply-box-heading {
    font-size: 20px;
    font-weight: 400;
    border-bottom: solid 1px #979797;
    padding: 20px 0
}

.wps-full-wrapper .wps-inner-content .wps-deply-box .wps-box-ctas {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wps-full-wrapper .wps-inner-content .wps-deply-box .top-cta {
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px
}

.wps-full-wrapper .wps-inner-content .wps-deply-box .wps-rectangle {
    width: 218px;
    height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 9px;
    color: #fff
}

.wps-full-wrapper .wps-inner-content .wps-deply-box .wps-rectangle .wps-circle {
    background: #fff;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    margin-right: 10px
}

.wps-full-wrapper .wps-inner-content .wps-deply-box .wps-btn-full {
    width: auto !important;
    padding: 0 20px !important
}

.wps-description-box-out-border {
    border-radius: 8px;
    padding: 2px
}

.wps-full-wrapper.dark-theme .wps-inner-content .wps-description-box {
    background-image: linear-gradient(261deg, #172b2f 0, #2e1415 100%);
    border-radius: 8px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.wps-full-wrapper.dark-theme .wps-inner-content .wps-box-description,
.wps-full-wrapper.dark-theme .wps-inner-content .wps-box-heading {
    color: #fff
}

.wps-full-wrapper.dark-theme .wps-inner-content .wps-step-nav-active .wps-step-icon {
    background-color: #00c7c3;
    border: none;
    color: #fff
}

.wps-full-wrapper.dark-theme .wps-inner-content .wps-step-nav-active .wps-step-heading {
    color: #00c7c3
}

.wps-full-wrapper.dark-theme .wps-inner-content .wps-step-icon {
    background-color: transparent;
    border: solid 2px #fff;
    color: #00c7c3
}

.wps-full-wrapper.dark-theme .wps-inner-content .wps-step-desc {
    color: #ff3d9a
}

.wps-full-wrapper.dark-theme .wps-inner-content .wps-filter-result,
.wps-full-wrapper.dark-theme .wps-inner-content .wps-filters-col h2 {
    color: #00c7c3
}

.wps-full-wrapper.dark-theme .wps-inner-content .wps-dior h2,
.wps-full-wrapper.dark-theme .wps-inner-content .wps-step-heading,
.wps-full-wrapper.dark-theme .wps-inner-content .wps-step-text {
    color: #fff
}

.wps-full-wrapper.dark-theme .wps-inner-content .help-box {
    border: solid 1px #fff
}

.wps-full-wrapper.dark-theme .wps-inner-content .help-box .wps-help-title {
    color: #fff
}

.wps-full-wrapper.dark-theme .wps-inner-content .wps-deply-box .wps-deply-box-heading {
    color: #fff
}

.wps-full-wrapper .switch {
    position: relative;
    display: inline-block;
    width: 62px;
    height: 31px
}

.wps-full-wrapper .switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.wps-full-wrapper .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .4s;
    transition: .4s
}

.wps-full-wrapper .slider:before {
    position: absolute;
    content: "";
    height: 25px;
    width: 25px;
    left: 3px;
    bottom: 3px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s
}

.wps-full-wrapper input:focus+.slider {
    -webkit-box-shadow: 0 0 1px #82cbc8;
    box-shadow: 0 0 1px #82cbc8
}

.wps-full-wrapper input:checked+.slider:before {
    -webkit-transform: translateX(30px);
    transform: translateX(30px)
}

.wps-full-wrapper .slider.round {
    border-radius: 34px
}

.wps-full-wrapper .slider.round:before {
    border-radius: 50%
}

.wps-full-wrapper .wps-boxes {
    margin-bottom: 40px
}

@media (min-width:768px) {
    .wps-full-wrapper .wps-boxes {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.wps-full-wrapper .wps-box {
    margin-top: 20px;
    background: #ffffff96;
    border: 1px solid #eee;
    -webkit-box-shadow: 0 0 20px 0 rgba(215, 222, 227, .62);
    box-shadow: 0 0 20px 0 rgba(215, 222, 227, .62);
    border-radius: 20px;
    padding: 10px
}

@media (min-width:768px) {
    .wps-full-wrapper .wps-box {
        width: 244px
    }
}

@media (min-width:1280px) {
    .wps-full-wrapper .wps-box {
        width: 420px;
        margin: 5px;
    }
}

.wps-full-wrapper .wps-box .wps-layer-tag {
    background: #000;
    border-radius: 0 8px 0 8px;
    width: 100px;
    height: 33px;
    color: #fff;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: auto
}

.wps-full-wrapper .wps-box .wps-box-tag {
    width: 95px;
    height: 30px;
    background-color: #ff017b;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 0 0 8px 0
}

.wps-box-title {
    margin-left: 10px;
    font-size: 32px;
    color: #242e42;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.wps-box-title .wps-box-title-icon {
    background-image: url(../../../launcher/img/ethereum-black.svg);
    width: 36px;
    height: 36px;
    margin-right: 10px;
    border-radius: 50%;
    background-size: 100%
}

.wps-box-title-icon.ethereum,
.wps-box-title-icon.chain-1 {
    background-image: url(../../../launcher/img/ethereum-network.png)
}

.wps-box-title-icon.ethereum-test,
.wps-box-title-icon.chain-5,
.wps-box-title-icon.chain-11155111 {
    background-image: url(../../../launcher/img/ethereum-network-test.png)
}

.wps-box-title-icon.ethereum-clasic {
    background-image: url(../../../launcher/img/ethereum-classic-network.png)
}

.wps-box-title-icon.binance,
.wps-box-title-icon.chain-56 {
    background-image: url(../../../launcher/img/bsc-network.png)
}

.wps-box-title-icon.binance-test,
.wps-box-title-icon.chain-97 {
    background-image: url(../../../launcher/img/bsc-network-test.png)
}

.wps-box-title-icon.polygon,
.wps-box-title-icon.chain-137 {
    background-image: url(../../../launcher/img/matic-network.png)
}

.wps-box-title-icon.polygon-test,
.wps-box-title-icon.chain-80001 {
    background-image: url(../../../launcher/img/matic-network-test.png)
}

.wps-box-title-icon.avalanche,
.wps-box-title-icon.chain-43114 {
    background-image: url(../../../launcher/img/avax-network.png)
}

.wps-box-title-icon.arbitrum,
.wps-box-title-icon.chain-42161 {
    background-image: url(../../../launcher/img/arbitrum-network.png)
}

.wps-box-title-icon.avalanche-test,
.wps-box-title-icon.chain-43113 {
    background-image: url(../../../launcher/img/avax-network-test.png)
}

.wps-box-title-icon.fantom,
.wps-box-title-icon.chain-250 {
    background-image: url(../../../launcher/img/fantom-network.png)
}

.wps-box-title-icon.fantom-test,
.wps-box-title-icon.chain-4002 {
    background-image: url(../../../launcher/img/fantom-network-test.png)
}

.wps-full-wrapper .wps-box .wps-box-text {
    font-size: 16px;
    font-weight: 400;
    color: #242e42;
    text-align: left;
    padding-left: 28px;
    padding-right: 28px;
    margin: 10px 0;
}

.wps-full-wrapper .wps-box .wps-box-content-inner {
    padding-left: 28px;
    padding-right: 28px;
    margin-top: 20px
}

.wps-full-wrapper .wps-box .wps-fee-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

.wps-full-wrapper .wps-box .wps-fee-info p {
    color: #38b900;
    font-size: 14px;
    font-weight: 400;
    margin-right: 20px
}

.wps-full-wrapper .wps-box .wps-fee-info p:last-child {
    margin-right: 0
}

@media (min-width:768px) {
    .wps-full-wrapper .wps-box .wps-fee-info p {
        margin-right: 15px
    }
}

@media (min-width:992px) {
    .wps-full-wrapper .wps-box .wps-fee-info p {
        margin-right: 45px
    }
}

.wps-full-wrapper .wps-box .wps-box-ctas {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px
}

.wps-btn {
    border: 1px solid #00c7c3;
    border-radius: 18px;
    height: 36px;
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 6px;
    font-size: 16px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    color: #242e42
}

.wps-btn-grey {
    border: 1px solid #888888;
    background-color: #ebebeb;
    border-radius: 18px;
    height: 36px;
    padding: 0 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 6px;
    font-size: 12px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    color: #242e42
}

@media (min-width:768px) {
    .wps-full-wrapper .wps-box .wps-box-ctas .wps-btn {
        font-size: 12px;
        padding: 0 10px
    }
}

@media (min-width:992px) {
    .wps-full-wrapper .wps-box .wps-box-ctas .wps-btn {
        font-size: 16px
    }
}

.wps-full-custom {
    width: 100%;
}

.wps-full-wrapper .wps-box .wps-box-ctas .wps-btn.wps-btn-full {
    background-color: #00c7c3;
    color: #fff;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 10px;
    margin-bottom: 10px
}

.wps-full-wrapper.dark-theme .wps-box {
    background: #171c20;
    border-radius: 8px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.wps-full-wrapper.dark-theme .wps-box .wps-box-tag {
    background-color: #00c7c3
}

.wps-full-wrapper.dark-theme .wps-box .wps-box-title {
    color: #fff
}

.wps-full-wrapper.dark-theme .wps-box .wps-box-text {
    color: #fff
}

.wps-full-wrapper.dark-theme .wps-box .wps-box-ctas .wps-btn {
    border: solid 1px #ff3d9a;
    color: #fff
}

.wps-full-wrapper.dark-theme .wps-box .wps-box-ctas .wps-btn.wps-btn-full {
    background-color: #ff3d9a;
    border: none
}

.wps-container-check {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
    color: #242e42;
    font-weight: 400
}

.wps-container-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #eee
}

.wps-container-check:hover input~.checkmark {
    background-color: #ccc
}

.wps-container-check input:checked~.checkmark {
    background-color: #00c7c3
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.wps-container-check input:checked~.checkmark:after {
    display: block
}

.wps-container-check .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.wps-full-wrapper .wps-form-box {
    margin-bottom: 20px
}

.wps-transparent {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

.wps-transparent .wps-form-label {
    color: white !important;
}

.wps-full-wrapper .wps-form-box p {
    margin: 0;
    padding: 0
}

.wps-full-wrapper .wps-form-box .wps-form-heading {
    width: 100%
}

.wps-full-wrapper .wps-form-box .wps-form-heading h2 {
    background: #ff017b;
    border-radius: 0 0 8px 0;
    padding: 0 18px;
    height: 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    max-width: 260px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:768px) {
    .wps-full-wrapper .wps-form-box .wps-form-heading h2 {
        max-width: 363px
    }
}

.wps-full-wrapper .wps-form-box .wps-form-container {
    padding: 28px 18px 0
}

@media (min-width:768px) {
    .wps-full-wrapper .wps-form-box .wps-form-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.wps-full-wrapper .wps-form-box .wps-form-col {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

@media (min-width:768px) {
    .wps-full-wrapper .wps-form-box .wps-form-col {
        padding-right: 40px
    }
}

.wps-full-wrapper .wps-form-box .wsp-form-group {
    margin-bottom: 40px
}

.wps-full-wrapper .wps-form-box .wsp-form-group:last-child {
    margin-bottom: 0
}

.wps-full-wrapper .wps-form-box .wps-form-label {
    font-size: 16px;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 4px
}

.wps-full-wrapper .wps-form-box .wps-form-text-tooltip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px
}

.wps-full-wrapper .wps-form-box .wps-form-tooltip-icon {
    position: relative;
    margin-left: 12px
}
    
.wps-full-wrapper .wps-form-box .wps-form-tooltip-icon .wps-form-tooltip {
    display: none;
    position: absolute;
    right: 5px;
    bottom: 27px;
    color: #000;
    border-radius: 8px;
    padding: 20px;
    width: 220px;
    font-size: 12px;
    border: 1px solid #ccc;
}

.wps-full-wrapper .wps-form-box .wps-form-tooltip-icon:hover .wps-form-tooltip {
    display: block
}

.wps-form-box input[type=text],
.wps-form-box input[type=number] {
    background: #fff;
    border: 1px solid #c8c8c8;
    -webkit-box-shadow: 0 2px 20px 0 rgba(207, 217, 223, .4);
    box-shadow: 0 2px 20px 0 rgba(207, 217, 223, .4);
    border-radius: 100px;
    font-size: 14px;
    color: #242e42;
    width: 100%;
    height: 40px;
    padding: 0 16px
}

.wps-full-wrapper .wps-form-box .wsp-input-container {
    position: relative
}

.wps-full-wrapper .wps-form-box .wsp-input-container img {
    position: absolute;
    right: 16px;
    top: 9px;
    opacity: 0.4;
}

.wps-form-tooltip-icon img {
    opacity: 0.4;
}

.wps-full-wrapper .wps-form-box .wsp-form-neddhelp {
    border: 1px solid #c5c5c5;
    border-radius: 8px;
    padding: 16px 23px;
    margin-bottom: 20px
}

.wps-full-wrapper .wps-form-box .wsp-form-neddhelp-heading {
    font-size: 16px;
    font-weight: 600;
    color: #242e42;
    margin: 0 0 16px
}

.wps-full-wrapper .wps-form-box .wsp-form-neddhelp-text {
    font-size: 16px;
    font-weight: 400;
    color: #242e42;
    margin-bottom: 16px;
    max-width: 345px
}

.wps-full-wrapper .wps-form-box .wsp-form-neddhelp-link {
    font-size: 16px;
    font-weight: 400;
    color: #0099e5;
    text-decoration: none
}

.wps-full-wrapper .wps-form-box .wsp-form-warning {
    background: #ff0101;
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 13px 23px
}

.wps-full-wrapper .wps-form-box .switches-group .switch-group {
    display: block
}

@media (min-width:768px) {
    .wps-full-wrapper .wps-form-box .switches-group .switch-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.wps-full-wrapper .wps-form-box .switches-group .switch {
    min-width: 62px
}

.wps-full-wrapper .wps-form-box .wsp-select-color {
    background: #fff;
    border: 1px solid #eaedef;
    -webkit-box-shadow: 0 2px 20px 0 rgba(207, 217, 223, .4);
    box-shadow: 0 2px 20px 0 rgba(207, 217, 223, .4);
    border-radius: 24.5px;
    width: 272px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wps-full-wrapper .wps-form-box .wsp-select-color input[type=color] {
    background-color: transparent;
    border: none;
    width: 145px;
    height: 40px
}

.wps-full-wrapper .wps-form-box .wsp-select-color input[type=color]::-webkit-color-swatch {
    border-radius: 20px;
    border: none
}

.wps-full-wrapper .wps-form-box .wsp-select-color label {
    color: #242e42;
    font-size: 14px;
    margin-left: 16px
}

@media (min-width:768px) {
    .wps-full-wrapper .form-box-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .wps-full-wrapper .form-box-container .wps-form-box {
        width: calc(50% - 10px)
    }
}

.wps-full-wrapper.dark-theme .wps-form-box {
    background-color: #171c20;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

.wps-full-wrapper.dark-theme .wps-form-box .wps-form-heading h2 {
    background-color: #00c7c3
}

.wps-full-wrapper.dark-theme .wps-form-box .wps-container-check,
.wps-full-wrapper.dark-theme .wps-form-box .wps-form-label,
.wps-full-wrapper.dark-theme .wps-form-box .wps-form-text-tooltip,
.wps-full-wrapper.dark-theme .wps-form-box .wsp-form-neddhelp-heading,
.wps-full-wrapper.dark-theme .wps-form-box .wsp-form-neddhelp-text {
    color: #fff
}

.wps-full-wrapper.dark-theme .wps-form-box .wps-form-tooltip-icon img,
.wps-full-wrapper.dark-theme .wps-form-box .wsp-input-container img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.wps-full-wrapper.dark-theme .wps-form-box input[type=text],
.wps-full-wrapper.dark-theme .wps-form-box input[type=number] {
    background: #000;
    border: 1px solid #c8c8c8;
    color: #999da5;
    -webkit-box-shadow: none;
    box-shadow: none
}

.wps-full-wrapper.dark-theme .wps-form-box .select-dropdown__button,
.wps-full-wrapper.dark-theme .wps-form-box .wsp-select-color {
    -webkit-box-shadow: none;
    box-shadow: none
}

body {
    font-family: Roboto, sans-serif;
    background-color: #ecf0f0
}

body.dark-theme {
    background-color: #000
}

.wps-main-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 50px;
    padding: 30px;
    box-shadow: 0 0 20px 0 rgba(129, 129, 130, .2);
}

.wps-main-wrapper .wps-content-page {
    width: 100%
}

.wps-main-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.wps-heading1 {
    padding: 10px 0;
    font-size: 32px;
    color: #242e42;
    font-weight: 600
}

.wps-heading2 {
    padding: 10px 0;
    font-size: 24px;
    color: #242e42;
    font-weight: 600
}

.wps-paragraph {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px
}

.wps-divide-line {
    width: 50%;
    height: 1px;
    background-color: #242e42;
    margin-bottom: 40px
}

.wps-yellow {
    background-color: #ffaf00 !important;
}

.wps-mochi {
    background-color: #9d477b !important;
}

.wps-matcha {
    background-color: #3aa162 !important;
}

.wps-suika {
    background-color: #e52725 !important;
}

.wps-yuzu {
    background-color: #deb73e !important;
}

.wps-azuki {
    background-color: #905348 !important;
}

.wps-ikasumi {
    background-color: #000 !important;
}

.wps-vainilla {
    background-color: #deb63f !important;
}

.wps-pistashio {
    background-color: #379a5d !important;
}

.wps-chocolate {
    background-color: #8f5247 !important;
}

.wps-almond {
    background-color: #bb6414 !important;
}

.wps-mango {
    background-color: #df7f0a !important;
}

.wps-light-blue {
    background-color: #69b2f1 !important;
}

.dark-theme .wps-heading1 {
    color: #fff
}

.dark-theme .wps-heading2 {
    color: #fff
}

.dark-theme .wps-paragraph {
    color: #fff
}

.dark-theme .wps-divide-line {
    background-color: #fff
}

.wpsc-circle {
    background-color: #fff;
    border-radius: 30%;
    min-width: 27px;
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    padding: 7px 7px 4px;
    color: #192542;
    text-decoration: none
}

.wps-full-wrapper .wps-real-table td:nth-child(2),
.wps-full-wrapper .wps-real-table td:nth-child(3) {
    text-align: right
}

.wps-full-wrapper .wps-real-table th:nth-child(2),
.wps-full-wrapper .wps-real-table th:nth-child(3) {
    text-align: right;
    padding-right: 8px
}

.no-margin {
    margin: 0
}

.wpsc-active {
    width: calc(100%-24px);
    display: flex;
    height: 45px;
    align-items: center;
    margin: 0 12px;
    border-radius: 8px;
    color: #fff !important;
    font-weight: 600;
}

.text-white {
    color: #fff;
}

.wps-spacer {
    margin-bottom: 30px !important;
}

.wps-top-spacer {
    margin-top: 30px !important;
}

.wps-red {
    color: #f52d56 !important;
}

.wps-right {
    text-align: right;
}

.wps-full-wrapper {
    max-width: 100% !important;
    padding: 30px;
}

ul {
    padding: 0 !important;
}

.wps-sidebar.wps-sidebar-nav ul,
.wps-sidebar.wps-sidebar-nav li {
    margin: 0 !important;
}

button.select-dropdown__button,
button.wps-table-copy,
button.wps-table-qr {
    background-color: transparent !important;
}

.wps-real-table th,
.wps-real-table td {
    border-color: white;
}

span.select-dropdown {
    font-weight: 400;
}

.wps-table td,
.wps-table th {
    border: 0;
}

.wps-full-wrapper .wps-smartContracts-table {
    padding: 0 15px;
    margin-top: 20px;
    border-radius: 20px;
}

.wps-full-wrapper .wps-smartContracts-table.card {
    box-shadow: 0 0 5px 0 rgba(129, 129, 130, 0.4);
    flex: 1 1 auto;
    position: relative;
}

.wps-smartContracts-table.card.wps-table .wps-cta {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}

.wps-breadcrumb {
    margin-right: 10px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}

.wps-table {
    border: 0;
    table-layout: auto;
}

button.wps-table-copy,
button.wps-table-qr {
    background: transparent;
}

.wps-step-desc {
    font-size: 16px;
}

.wps-full-wrapper .wps-inner-content .wps-three .wps-step-nav-col:after {
    width: 120px;
    right: -130px;
}

.wps-floating {
    float: right;
    width: 600px;
    text-align: left;
}


.wps-modal {
    position: fixed;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wps-modal.open {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
    z-index: 1;
}

.wps-modal-bg {
    position: absolute;
    background: #000000b5;
    width: 100%;
    height: 100%;
}

.wps-modal-container {
    border-radius: 10px;
    background: #fff;
    position: relative;
}

.wps-modal-close {
    position: absolute;
    right: -20px;
    top: -20px;
    outline: none;
    appearance: none;
    color: red;
    background: none;
    border: 0px;
    font-weight: bold;
    cursor: pointer;
}

.wps-icon {
    width: 128px;
    margin: auto;
    text-align: center;
    display: block;
}

.wps-center {
    margin: auto;
}

a.wps-cta:visited {
    color: #fff;
}

.wps-account {
    display: flex;
    align-items: center;
    height: 40px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 0;
}

.wpsc-tos {
    text-align: justify;
    width: 100%;
    height: 200px;
    overflow-x: hidden;
    overflow-y: scroll;
    font-weight: 100;
    font-size: 12px;
    line-height: normal;
    font-family: monospace;
    padding: 20px
}

.wps-deploy-background {
    background: rgb(255, 0, 137);
    background: url(../../../launcher/img/deploy.gif);
    background-size: cover;
    background-position: center;
}

.wps-small-text {
    text-align: justify;
    font-size: 14px !important;
    margin-bottom: 20px
}

.wps-mini-text {
    font-size: 12px !important;
}

.wps-medium-text {
    font-size: 16px !important;
}

.wps-tab-container {
    display: inline-block;
    width: 100%;
    margin: 48px 33px 3px;
    list-style-type: none;
}

.wps-tab-a {
    text-decoration: none;
    color: #333;
}

.wps-tab {
    float: left;
    height: 40px;
    margin: 0 8px -3px 0;
    border: 1px solid #DAE0E7;
    background: #f1f1f16b;
    border-radius: 20px 20px 0 0;
    overflow: hidden;
    padding-right: 14px;
    font-size: 13px;
}

.wps-tab a {
    display: inline-block;
}

.wps-tab a:first-child {
    padding: 12px 2px 12px 16px;
    white-space: nowrap;
}

.tabSelected {
    height: 40px;
    border-bottom: none;
    background: #fff;
    border-bottom: 0;
}

#wps-tab-1, #wps-tab-2, .wps-cta, .wpscBlockExplorerAccounts {
    cursor: pointer;
}

.wps-tag {
    margin-top: 10px;
    border-radius: 20px;
    font-size: 11px;
    margin-right: 3px;
    display: inline-flex;
    margin-bottom: 5px;
    padding: 7px 12px 6px;
    font-family: monospace;
    color: grey;
}

.wps-tag-label {
    padding: 10px;
    font-weight: 600;
    border-radius: 10px;
}

.wps-tag-value {
    padding: 10px;
}

.wps-tag, .wps-tag-value {
    color: black;
}

.wpsc-copy-msg {
    font-size: 12px;
}

.wpsc-contract-data {
    text-align: center;
    line-height: normal;
}

.wpsc-contract-data-title {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600 !important;
}

.wps-single-input {
    background: #fff;
    border: 1px solid #c8c8c8 !important;
    box-shadow: 0 2px 20px 0 rgba(207, 217, 223, .4) !important;
    border-radius: 100px !important;
    font-size: 14px;
    height: 40px;
    padding: 0 16px !important;
}

.wps-small-button {
    background: #ff017b;
    border-radius: 18px;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 10px 20px;
    font-size: 12px;
    text-decoration: none;
}

input#wps-min:disabled,
select#wps-factor:disabled,
input#wps-token:disabled,
input#wps-symbol:disabled,
input#wps-name:disabled {
    background: #dddddd;
}

.wps-button-update {
    margin: auto;
    text-align: center;
    margin-top: 35px;
    padding: 3px;
}

.wps-link-edit {
    display: block;
    float: right;
    width: 12px;
    margin-top: -5px;
}

.wps-link-edit img {
    width: 12px;
}

.wps-icecream-Vanilla {
    background-image: url(../../assets/img/vanilla-flavor.png) !important
}

.wps-icecream-Pistachio {
    background-image: url(../../assets/img/pistachio-flavor.png) !important
}

.wps-icecream-Chocolate {
    background-image: url(../../assets/img/chocolate-flavor.png) !important
}

.wps-icecream-Macadamia {
    background-image: url(../../assets/img/macadamia-flavor.png) !important
}

.wps-icecream-Ube {
    background-image: url(../../assets/img/ube-flavor.png) !important
}

.wps-icecream-Almond {
    background-image: url(../../assets/img/almond-flavor.png) !important
}

.wps-icecream-Mango {
    background-image: url(../../assets/img/mango-flavor.png) !important
}

.wps-icecream-Mochi {
    background-image: url(../../assets/img/mango-flavor.png) !important
}

.wps-icecream-Matcha {
    background-image: url(../../assets/img/matcha-flavor.png) !important
}

.wps-icecream-Suika {
    background-image: url(../../assets/img/suika-flavor.png) !important
}

.wps-icecream-Yuzu {
    background-image: url(../../assets/img/yuzu-flavor.png) !important
}

.wps-icecream-Azuki {
    background-image: url(../../assets/img/azuki-flavor.png) !important
}

.wps-icecream-Ikasumi {
    background-image: url(../../assets/img/ikasumi-flavor.png) !important
}

.wps-cta img {
    border: 1px solid #ffffff;
    border-radius: 50%;
    max-width: 22px;
    margin-left: 10px;
    padding: 3px;
}

.wps-smartContracts-table.wps-table.no-border {
    border: 0;
}

img.wps-nav-main-link, .wps-nav-main-link img {
    width: 28px;
    height: 28px;
    margin-right: 4px;
    border-radius: 50%;
    padding: 2px;
    display: inline;
    vertical-align: middle;
}

.wps-inside-link img {
    margin-left: 5px;
    vertical-align: baseline;
    display: inline;
}

a.wps-inside-link.wpsc-active {
    padding: 0 20px;
    margin-top: 5px;
}

@media (max-width:1599px) {
    .wps-only-desktop {
        display: none;
    }
}

#wps-blockie-user img {
    width: 36px;
}

.wps-cards, .wps-cards-2 {
    max-width: 1200px;
    margin: 20px auto 0;
    display: grid;
    grid-gap: 1rem;
}

/* responsive break points columns grid */

@media (min-width: 750px) {
    .wps-cards, .wps-cards-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (min-width: 1450px) {
    .wps-cards {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .wps-cards-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .wps-description-box {
        margin: -52px -52px 0 -52px;
        min-height: 220px;
    }
    .wps-description-box.medium {
        min-height: 120px!important;
    }
}

.wps-full-wrapper p {
    font-family: Montserrat;
    font-size: 16px;
}

.wps-center-icon {
    display: block;
    width: 60px;
    margin: 20px auto;
}

.wps-small-text-center {
    font-size: 12px;
    text-align: center;
}

.wps-card-icon {
    max-width: 36px!important;
    border-radius: 50%;
}

.wps-big-icon {
    width: 160px;
    height: 160px;
    margin-top: -15px;
    margin-bottom: 15px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid #ff000061;
}

.wps-big-icon.medium {
    width: 80px;
    height: 80px;
}

.wps-colBox-title-lg img {
    max-width: 36px!important;
}

.wpsc-switch,
#wps-launcher-load-more {
    cursor: pointer;
}

.wps-edit-button {
    border: 0;
}

.wps-title-link {
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 22px;
    text-decoration: none;
}

.wps-a-contract {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: .2em;
    text-decoration: none;
    color: #778992;
    font-family: 'Roboto';
}

.wps-centered {
    text-align: center;
}

.wps-view-switch {
    margin: 10px;
}

.wps-view-switch a {
    text-decoration: none;
}

.wps-view-switch .wps-view-list:before {
    content: "\f163";
    font: normal 20px/1 dashicons;
}

.wps-view-switch .wps-view-grid:before {
    content: "\f509";
    font: normal 20px/1 dashicons;
}

.wps-th {
    height: 40px;
    border-radius: 10px;
    color: white;
    padding: 6px 16px;
}

#launcher-table th,
#launcher-table td {
    padding: 7px 20px 0;
}

.wps-top-nav {
    display: none;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    background-color: #00BAF0;
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    color: #FFF;
    height: 50px;
    padding: 1em;
    margin-top: -24px;
}

.wps-menu {
    display: flex;
    flex-direction: row;
    list-style-type: none;
    margin: 0;
    z-index: 1;
}

.wps-menu>li {
    margin: 0 1rem;
    overflow: hidden;
}

.wps-menu-button-container {
    display: none;
    height: 100%;
    width: 30px;
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 0!important;
}

#wps-menu-toggle {
    display: none;
}

.wps-menu-button,
.wps-menu-button::before,
.wps-menu-button::after {
    display: block;
    background-color: #fff;
    position: absolute;
    height: 4px;
    width: 30px;
    transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 2px;
}

.wps-menu-button::before {
    content: '';
    margin-top: -8px;
}

.wps-menu-button::after {
    content: '';
    margin-top: 8px;
}

#wps-menu-toggle:checked+.wps-menu-button-container .wps-menu-button::before {
    margin-top: 0px;
    transform: rotate(405deg);
}

#wps-menu-toggle:checked+.wps-menu-button-container .wps-menu-button {
    background: rgba(255, 255, 255, 0);
}

#wps-menu-toggle:checked+.wps-menu-button-container .wps-menu-button::after {
    margin-top: 0px;
    transform: rotate(-405deg);
}

@media (max-width: 1159px) {

    .wps-menu-button-container, .wps-top-nav {
        display: flex!important;
    }

    .wps-menu {
        position: absolute;
        top: 0;
        margin-top: 144px;
        left: 100px;
        flex-direction: column;
        width: auto;
        justify-content: left;
        text-align: left;
        background: white;
        color: black;
        font-family: Montserrat;
        border-top-right-radius: 20px;
        min-width: 290px;
        border-bottom-right-radius: 20px;
        border-left: 1px solid #ff007a2e;
        border-right: 1px solid #ff007a2e;
    }

    #wps-menu-toggle~.wps-menu li {
        height: 0;
        margin: 0;
        padding: 0;
        border: 0;
        transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
    }

    #wps-menu-toggle:checked~.wps-menu li {
        height: 2.5em;
        padding: 0.5em;
        transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
    }

    .wps-menu>li {
        justify-content: center;
        margin: 0;
        padding: 0.5em 0;
        width: 100%;
    }

    .wps-menu>li:not(:last-child) {
        border-bottom: 1px solid #444;
    }
}

@media (max-width:991px) {
    .wps-menu {
        top: -32px;
        left: 70px
    }
}

@media (max-width: 767px) {
    .wps-menu {
        top: -62px;
        left: 0
    }
}

.wps-menu a {
    text-decoration: none;
}

.wps-menu a.wps-inside-link.wpsc-active {
    margin-top: -7px;
}

.wps-menu .wpsc-active {
    height: 40px;
}

@media (max-width:767px) {
    .wps-full-wrapper, .wps-full-wrapper .wps-inner-content {
        padding: 0;
    }
    .wps-card {
        margin: 10px 0;
    }
}

h2.wps-box-heading {
    clear: none;
}

.wps-halpage {
    max-width: 1300px!important;
    margin: auto;
}

.wps-semantic-icon {
    margin-top: -9px!important;
    margin-left: 10px!important;
}

.wps-semantic-icon2 {
    margin-top: -16px!important;
    margin-left: 10px!important;
}

input#wpsc-crowd-balance {
    background-color: transparent;
    border: 0;
    text-align: right;
    font-size: 12px;
    padding: 0;
}

#wps-crowd-view h3.wps-colBox-title-lg {
    margin-top: 0;
}

.wps-colBox-title-lg i.icon {
    margin-top: -9px;
}

.wps-cta.wps-secondary {
    box-shadow: none;
    height: 40px;
    letter-spacing: 0;
    text-transform: capitalize;
}

.wps-cta.wps-secondary-auto {
    box-shadow: none;
    height: 40px;
    width: auto;
}

.wps-floating-tag {
    margin-top: -15px;
    background-color: #ff007a;
    padding: 5px 11px;
    border-radius: 50%;
    color: white;
    font-size: 12px;
    font-weight: 600;
    float: right;
    margin-right: -15px;
}

.finalized.bottom {
    border-radius: 45px;
    text-align: center;
    font-size: 12px;
    line-height: 31px;
    margin-bottom: 20px;
    margin-top: 20px;
    font-weight: 600;
}

.wps-title-link {
    margin: 10px
}

h3.wps-colBox-title-lg {
    font-size: 25px;
}

input.wps-tag-value {
    width: auto!important;
}

.wps-main-wrapper.column {
    margin: 15px;
    width: 46%!important;
    padding: 10px 30px!important;
}

.wps-tag-value {
    text-transform: capitalize;
}

.wps-tag.extra.content {
    padding: 11px 17px;
}

.wps-main-wrapper .ui.labels {
    margin: auto;
}

.wps-tag .ui.image.label {
    background: transparent;
}

.wps-tag.extra.content img {
    border-radius: 50%!important;
}

.wps-tag.extra.content a {
    text-decoration: none;
}

p.wps-subtitle {
    font-size: 18px;
    font-weight: 600;
}

.wps-tag.extra.content .detail {
    background: transparent!important;
}

.table-headers h6.wps-colBox-title-lg {
    font-size: 14px!important;
    margin: 0;
    padding-left: 14px;
}

.wps-tag .ui.image.label a {
    font-size: 14px;
}

.wps-main-wrapper .ui.progress.success .bar,
.wps-main-wrapper .ui.progress .bar {
    background-image: radial-gradient(circle at 1.7% 12%, #6aff03 0, #79c14e 43%, #259728 87%, #39991a 127%);
    border-radius: 6px;
    background-color: transparent!important;
}

.wps-tag-value.small, .wps-tag-label.small {
    padding: 0 10px
}

.wps-dashboard-grid .ui.stackable.menu {
    background-color: transparent;
    border: none;
    box-shadow: none;
}

.wps-dashboard-grid .ui.menu .item:before {
    background: none
}

.wps-notop-margin {
    margin-top: 0;
}

.wps-notop {
    padding-top: 0;
}

#wpsc-wallet-selector.wps-tag {
    font-size: 14px;
}

.wps-tag .ui.avatar.image {
    width: 26px!important;
    margin-top: -4px!important;
}

.wps-dashboard-grid #wpsc-wallet-selector {
    min-width: auto;
}

.wps-launcher-link {
    text-decoration: none;
}

.wps-tag #wpsc-wallet-selector {
    margin: 5px;
}

.wps-tag #wpsc-wallet-selector img.ui.avatar.image {
    margin-right: 0;
}

.wps-tag .menu.left.transition.visible {
    margin-top: 12px;
}

.wps-tag .detail {
    margin: 7px 0 0 5px;
}

.wps-dashboard-grid #wpsc-table-owners-main {
    background-color: transparent;
}

.wps-card {
    margin-bottom: 20px;
    display: flex;
    flex-flow: column;
}

.wps-left-floated {
    float: left;
    margin-right: 10px;
}

img.wps-mini-icon {
    max-width: 20px;
    border-radius: 10px;
    vertical-align: middle;
}

.wps-tag .icon {
    margin: -1px 0 0 5px;
}

.wps-full-wrapper .ui.floating.message {
    background: transparent!important;
    border-radius: 25px;
}

@media (max-width:768px) {
    .wps-tag-value {
        max-width: 150px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width:1024px) {
    #wps-connect-modal-window, .wps-deploy-window .wps-description-box {
        padding-right: 0;
        padding-left: 0;
    }
    .history-container .ui.image.label .detail {
        display: none;
    }
}

@media (max-width:767px) {
    .wps-hide-mobile {
        display: none!important;
    }
    .wps-center-mobile {
        margin: auto;
    }
    .wps-full-wrapper .wps-box-heading {
        font-size: 20px;
        text-align: center;
    }
    .wps-deploy-window .wps-icon {
        max-width: 64px;
        margin: auto!important;
        display: block;
    }
    .wps-deploy-box-content .switch-label {
        font-size: 12px!important;
    }
}

.wps-tag img.avatar {
    max-width: 20px;
    margin-right: 10px;
}

.wps-sidebar-logo a {
    padding-left: 0!important;
}

.wps-dashboard-grid .ui.label {
    background-color: transparent!important;
}

.wpsc-top-metamask .ui.image.label {
    font-weight: 100;
}

.wps-tag .ui.icon {
    margin-right: 5px;
}

.wps-tag-label.small a {
    width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.wps-arrow {
    max-width: 20px!important;
}

.wpsc-nft-media-grid, #wpsc-nft-media-preview-media .image, #wpsc-nft-media-preview-media img, #wpsc-nft-items-container .wpsc-nft-media-grid .image {
    border-radius: 10px;
    box-shadow: 0 0 10px 0 #ddd;
    margin: 10px auto;
    width: 100%;
    border: 0
}

.wpsc-nft-image {
    cursor: pointer;
}

.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    background-color: #fff!important;
    color: #000!important;
}

#is-wizard-deploy-vanilla #wpsc-connect-with-metamask,
#is-wizard-deploy-pistachio #wpsc-connect-with-metamask,
#is-wizard-deploy-chocolate #wpsc-connect-with-metamask,
#is-wizard-deploy-macadamia #wpsc-connect-with-metamask,
#is-wizard-deploy-ube #wpsc-connect-with-metamask,
#is-wizard-deploy-almond #wpsc-connect-with-metamask,
#is-wizard-deploy-mango #wpsc-connect-with-metamask,
#is-wizard-deploy-mochi #wpsc-connect-with-metamask,
#is-wizard-deploy-matcha #wpsc-connect-with-metamask,
#is-wizard-deploy-suika #wpsc-connect-with-metamask,
#is-wizard-deploy-yuzu #wpsc-connect-with-metamask,
#is-wizard-deploy-azuki #wpsc-connect-with-metamask,
#is-wizard-deploy-ikasumi #wpsc-connect-with-metamask,
#wizard-container #wpsc-connect-with-metamask,
#launcher-crowd-see-all #wpsc-connect-with-metamask,
#launcher-coin-see-all #wpsc-connect-with-metamask,
#launcher-stakes-see-all #wpsc-connect-with-metamask,
#launcher-services-see-all #wpsc-connect-with-metamask,
#launcher-nft-see-all #wpsc-connect-with-metamask,
#wps-launcher-home #wpsc-connect-with-metamask {
    margin-top: 0;
}

#wpsc-login-button #wpsc-connect-with-metamask {
    margin: auto;
}

.login .wps-full-wrapper {
    padding: 0;
}

.login #wpsc-main-navigation {
    padding: 0!important;
}

.login #wps-network-icon, .login #wps-blockie-user,
.login #wps-icon-network-connect {
    display: none;
}

.login #wpsc-main-navigation {
    box-shadow: none;
}

.login #defaultAccount.wps-account {
    margin-bottom: 30px!important;
    margin-right: 10px!important;
}

.login .swal2-styled {
    margin: 0.3125em;
    padding: 0.625em 1.1em;
    box-shadow: none;
    font-weight: 500;
}

.login .swal2-popup {
    position: relative;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: center;
    width: 32em;
    max-width: 100%;
    padding: 1.25em;
    border: none;
    border-radius: 5px;
    background: #fff;
    font-family: inherit;
    font-size: 1rem;
}

.login #wpsc_input_email_account {
    max-width: 300px;
    margin-top: 20px;
}

.logged-in #wps-dashboard-connected #defaultAccount {
    margin-top: 0!important;
}

#wpsc-renounce-minter-role, #wpsc-renounce-pauser-role {
    max-width: 300px;
}

.wps-big .ui.image.label, .wps-big .ui.image.label a {
    font-size: 22px;
}

.wps-huge .ui.image.label, .wps-huge .ui.image.label a {
    font-size: 26px;
}

.wps-big .wps-tag.extra.content.center, .wps-huge .wps-tag.extra.content.center {
    display: block;
    text-align: center;
}

.wps-smartContracts-table.card.wps-table input {
    border: solid 1px #ccc;
    border-radius: 10px;
    font-size: 14px;
    width: 100%;
    padding: 10px;
}

.wps-small-msg {
  font-size: 12px!important;
  margin: -45px 0 20px 0!important;
}

