.ccpw-ticker-cont,
.tickercontainer {
    overflow: hidden;
    vertical-align: middle
}

.ccpw-ticker-cont {
    width: 100%;
    cursor: pointer;
    z-index: 19999999;
    border: 0;
    position: relative
}

.ccpw-footer-ticker-fixedbar,
.ccpw-header-ticker-fixedbar {
    position: fixed;
    width: 100%;
    background: #fff;
    font-family: inherit
}

.ccpw-header-ticker-fixedbar {
    top: 0 !important;
    bottom: inherit !important
}

.ccpw-footer-ticker-fixedbar {
    bottom: 0 !important;
    top: inherit !important
}

.tickercontainer {
    height: auto;
    width: 100%;
}

.tickercontainer ul {
    display: inline-block;
    padding: 0;
    float: left;
    position: relative;
    list-style-type: none;
    margin: 0;
    vertical-align: middle
}

.tickercontainer li {
    float: left !important;
    padding: 6px 14px;
    vertical-align: middle;
    margin: 0;
    width: auto !Important;
    transform: translate3d(0px, 0px, 0px);
}

.tickercontainer span.ccpw_icon {
    display: inline-block;
    vertical-align: top
}

.tickercontainer span.ccpw_icon img {
    display: inline-block;
    vertical-align: middle;
    height: 22px;
    width: 22px !important
}

.tickercontainer .ticker-name {
    font-size: 15px;
    font-weight: 400;
    display: inline-block;
    margin-left: 8px
}

.tickercontainer .ticker-symbol {
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    margin-left: 4px
}

.tickercontainer .live-pricing,
.tickercontainer .ticker-price {
    font-size: 16px;
    margin-left: 8px;
    display: inline-block;
    font-weight: 700
}

.tickercontainer span.ccpw-changes {
    font-size: 15px;
    display: inline-block;
    margin-left: 5px;
    font-weight: 700
}

.tickercontainer li.price-minus .live-pricing {
    background-color: #f98989;
    border-radius: 4px;
    color: #fff !important
}

.tickercontainer li.price-plus .live-pricing {
    background-color: #89f99d;
    border-radius: 4px;
    color: #fff !important
}

.live-pricing span.live_p {
    margin-right: 3px;
    display: inline-block
}

.live-pricing span.live_c,
.live-pricing span.live_c .changes {
    display: inline-block
}

.ccpw-ticker-cont .live-pricing span {
    font-size: 15px;
    margin-left: 2px;
    display: inline-block
}

.ccpw-ticker-cont .live-pricing .live_t,
.ccpw_tooltip_templates {
    display: none
}

.tooltipster-sidetip .tooltipster-box {
    text-align: center
}

.tooltip-title {
    margin: 7px 0;
    font-size: 20px
}

.tooltipster-content .changes {
    font-size: 18px;
    font-weight: 700
}

.tooltip-list-vol,
.tooltip-market_cap {
    margin: 8px 0;
    font-size: 14px
}

.tooltipster-sidetip .tooltipster-box span.ccpw-changes {
    font-size: 14px !important
}

.ccpw-news-ticker .tickercontainer,
.style-1-2 .tickercontainer {
    max-height: 50px
}

.style-3_chart .tickercontainer,
.style-4_big .tickercontainer {
    height: 100px;
    max-height: 110px !important
}

.style-5_big .tickercontainer {
    height: 85px;
    max-height: 95px !important
}

.style-3_chart .ccpw-chart-container {
    width: 150px;
    height: 38px;
    margin: 2px 2px 2px 10px;
    display: inline-block;
}

.style-3_chart .chartjs-size-monitor {
    width: 100%;
    height: 100%;
}

.style-5_big .ccpw-chart-container {
    width: 170px;
    height: 55px;
    margin: 2px 2px 2px 10px;
    display: inline-block;
    clear: both;
    vertical-align: top;
}

.style-5_big .chartjs-size-monitor {
    width: 100%;
    height: 100%;
}

.style-3_chart .ccpw_left,
.style-3_chart .ccpw_right,
.style-5_big .ccpw_left,
.style-5_big .ccpw_right {
    display: inline-block;
    vertical-align: top;
    text-align: center
}

.style-3_chart .ccpw_right,
.style-5_big .ccpw_right {
    margin-right: 5px;
    text-align: left !important
}

.style-3_chart span.ccpw-changes:after,
.style-3_chart span.live_t,
.style-5_big span.ccpw-changes:after,
.style-5_big span.live_t {
    display: none !important
}

.style-3_chart .coin-container,
.style-5_big .coin-container {
    padding: 7px 2px 2px;
    display: inline-block
}

.style-3_chart .coin-container:after,
.style-5_big .coin-container:after {
    width: 2px;
    content: " ";
    border-right: 1px solid;
    display: inline-block;
    margin-left: 22px
}

.style-3_chart .coin-container:after {
    height: 75px;
}

.style-5_big .coin-container:after {
    height: 60px;
}

.style-3_chart span.ccpw-coin-chart,
.style-5_big span.ccpw-coin-chart {
    display: inline-block;
    margin-left: 10px;
    height: 40px
}

.style-3_chart span.ccpw-coin-chart img,
.style-5_big span.ccpw-coin-chart img {
    filter: saturate(5);
    height: 100%;
    width: auto;
    margin-top: 5px
}

.style-3_chart .coin-container:hover span.ccpw-coin-chart img,
.style-5_big .coin-container:hover span.ccpw-coin-chart img {
    filter: invert(90%)
}

.style-3_chart .live-pricing span,
.style-5_big .live-pricing span {
    font-weight: 700;
    font-size: 16px
}

.style-4_big .tickercontainer {
    height: 75px;
    max-height: 85px !important
}

.style-4_big .ccpw_left,
.style-4_big .ccpw_right {
    display: inline-block;
    vertical-align: top
}

.style-4_big .ccpw_right {
    margin: 0 5px;
    line-height: 24px
}

.style-4_big span.ccpw-changes:after {
    display: none !important
}

.style-4_big .coin-container {
    padding: 7px 2px 4px;
    display: inline-block
}

.style-4_big .coin-container:after {
    height: 48px;
    width: 2px;
    content: " ";
    border-right: 1px solid;
    display: inline-block;
    margin-left: 22px
}

.style-4_big .live-pricing,
.style-4_big span.ticker-name {
    margin-left: 0
}

.style-4_big .live-pricing span.live_p,
.style-4_big .ticker-price {
    font-weight: 700;
    font-size: 16px;
    margin-left: 0
}

.style-4_big .live-pricing span.live_c {
    font-weight: 400;
    font-size: 13px
}

.style-3_chart .ccpw_icon_style_3 img,
.style-4_big .ccpw_icon_style_4 img {
    width: 52px !important;
    height: auto
}

.style-5_big .ccpw_icon_style_5 img {
    width: 62px !important;
    height: auto
}

.tickercontainer {
    margin-bottom: 25px Im !important;
}