.dark .content {
    background: #131722;
}
.dark .side-nav>ul>li>.side-menu.side-menu--active .side-menu__icon:before {
    background-color: #131722;
}
.dark .side-nav>ul>li>.side-menu.side-menu--active:after,
.dark .side-nav>ul>li>.side-menu.side-menu--active:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='259.51' height='259.52'%3E%3Cpath data-name='Path 143' d='M259.51 259.52c-.167-2.608.05-5.319-.19-8.211-.084-1.012-.031-2.15-.118-3.12-.113-1.25-.1-2.682-.236-4.061-.172-1.722-.179-3.757-.365-5.394-.328-2.889-.478-5.857-.854-8.61-.509-3.714-.825-7.252-1.38-10.543-.934-5.535-2.009-11.312-3.189-16.692-.855-3.9-1.772-7.416-2.752-11.2-1.1-4.256-2.394-8.149-3.687-12.381-1.1-3.615-2.366-6.893-3.623-10.493-1.3-3.739-2.917-7.26-4.284-10.7-1.708-4.295-3.674-8.078-5.485-12.023-1.145-2.493-2.5-4.932-3.727-7.387-1.318-2.646-2.9-5.214-4.152-7.518-1.716-3.16-3.517-5.946-5.274-8.873-1.692-2.818-3.589-5.645-5.355-8.334-2.326-3.542-4.637-6.581-7.039-9.848-2.064-2.809-4.017-5.255-6.088-7.828a237.651 237.651 0 00-7.292-8.589c-3.027-3.411-6.049-6.744-9.055-9.763-2.4-2.412-4.776-4.822-7.108-6.975-3-2.767-5.836-5.471-8.692-7.854-3.332-2.779-6.657-5.663-9.815-8.028-2.958-2.216-5.784-4.613-8.7-6.6-3.161-2.159-6.251-4.414-9.219-6.254-3.814-2.365-7.533-4.882-11.168-6.89-4.213-2.327-8.513-4.909-12.478-6.834-4.61-2.239-9.234-4.619-13.51-6.416-4.1-1.725-8.11-3.505-11.874-4.888-4.5-1.652-8.506-3.191-12.584-4.47-6.045-1.9-12.071-3.678-17.431-5-9.228-2.284-17.608-3.757-24.951-4.9-7.123-1.112-13.437-1.64-18.271-2.035l-2.405-.2c-1.638-.136-3.508-.237-4.633-.3A115.051 115.051 0 000 .081h259.51z' fill='rgb(19 23 34)'/%3E%3C/svg%3E")
}
.dark .side-nav>ul>li>.side-menu.side-menu--active {
    background-color: #131722;
}

.widgetbar-handle {
    background: #131722 !important;
}

#pad-wrap {
    padding: 0 22px;
    padding-bottom: 20px;
}

.buy {
    background-image: linear-gradient(-270deg, hsla(122, 39%, 49%, 0.659) 0%, hsla(214, 85%, 57%, 0) 98%) !important;
}

.sell {
    background-image: linear-gradient(-270deg, hsla(4, 90%, 58%, 0.502) 0%, hsla(214, 85%, 57%, 0) 98%) !important;
}

.hover-state {
    transition: all 150ms ease-in-out;
}

.hover-state:hover {
    background-color: #3f4865;
    color: #fff;
}

.nav-tabs .active {
    background: #1c3faa;
}

.bar-wrap {
    display: flex;
    align-items: end;
}

#bar-red {
    background-color: red;
}
#bar-yellow {
    background-color: #ffc800;
}
#bar-yellow2 {
    background-color: #c6e20e;
}
#bar-green {
    background-color: #91c714;
}

/*.bar-wrap .bar {*/
/*    width: 2px;*/
/*    background-color: red;*/
/*}*/

.bar-wrap .bar.one {
    height: 6px;
    width: 2px;
    background-color: red;
    margin-right: 10px;
}
.bar-wrap .bar.two {
    height: 10px;
    width: 2px;
    background-color: red;
    margin-right: 10px;
}
.bar-wrap .bar.three {
    height: 14px;
    width: 2px;
    background-color: red;
    margin-right: 10px;
}
.bar-wrap .bar.four {
    height: 18px;
    width: 2px;
    background-color: red;
    margin-right: 10px;
}
.bar-wrap .bar.five {
    height: 22px;
    width: 2px;
    background-color: red;
    margin-right: 10px;
}
/* #30b666 - green */
/* #291843 - purple */

.cd-pricing-header h2 {
    font-size: 1.2rem;
    letter-spacing: 2px;
    margin-bottom: 3px;
    font-weight: 500;
    text-transform: uppercase;
}

.cd-pricing-body {
    padding-bottom: .7rem;
}

.cd-currency {
    display: inline-block;
    vertical-align: top;
    font-size: 1.8rem;
    font-weight: 300;
    position: relative;
    top: .5rem;
}

.cd-value {
    font-size: 4rem;
    font-weight: 300;
    position: relative;
    bottom: 1rem;
}

.cd-pricing-footer {
    position: relative;
    height: auto;
    text-align: center;
}

.cd-pricing-features li {
    width: auto;
    padding: 1em;
    font-size: 1rem;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cd-pricing-features li:nth-of-type(2n+1) {
    background-color: #2d3650;
}

.cd-select {
    width: 100%;
    position: static;
    display: inline-block;
    height: auto;
    padding: 1.3em 3em;
    color: #fff;
    border-radius: 2px;
    background-color: #21283c;
    font-size: 1rem;
    text-indent: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.cd-select:hover {
    background-color: #0c1f28;
}
