/**
 * => Type 4
 **/
.bs-fpt.bs-fpt-t4 {
  font-family: Arial;
  border: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .bs-fpt.bs-fpt-t4 thead tr td,
  .bs-fpt.bs-fpt-t4 tbody tr td {
    border: none; }
  .bs-fpt.bs-fpt-t4 thead {
    background-color: #fafafa;
    border: solid 1px #e9e9e9; }
  .bs-fpt.bs-fpt-t4 thead tr td {
    font-size: 11px;
    font-weight: bold;
    border: none;
    color: #949494;
    padding: 4px 10px;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .bs-fpt.bs-fpt-t4 tbody {
    border-top: none;
    border: solid 1px #e9e9e9; }
  .bs-fpt.bs-fpt-t4 tbody tr + tr {
    margin-top: 5px;
    border-top: solid 1px #eeeeee; }
  .bs-fpt.bs-fpt-t4 tbody tr {
    transition: .3s; }
  .bs-fpt.bs-fpt-t4 tbody tr:hover {
    background-color: rgba(245, 245, 245, 0.4); }
  .bs-fpt.bs-fpt-t4 .fpt-td-number {
    font-size: 12px;
    padding: 23px 2px 23px 23px; }
  .bs-fpt.bs-fpt-t4 .fpt-td-name {
    padding: 13px 69px 14px 10px; }
  .bs-fpt.bs-fpt-t4 .fpt-logo {
    width: 23px;
    margin-right: 11px;
    float: left; }
  .bs-fpt.bs-fpt-t4 .fpt-name {
    font-size: 15px;
    color: #1a1919;
    vertical-align: middle;
    line-height: 25px;
    display: table; }
  .bs-fpt.bs-fpt-t4 .fpt-s-name {
    font-size: 11px;
    font-weight: 400;
    color: #a3a3a3;
    line-height: 20px; }
  .bs-fpt.bs-fpt-t4 .fpt-td-price {
    padding: 7px 40px 7px 10px; }
  .bs-fpt.bs-fpt-t4 .fpt-td-market-cap {
    padding: 7px 22px 7px 10px; }
  .bs-fpt.bs-fpt-t4 .fpt-price,
  .bs-fpt.bs-fpt-t4 .fpt-market-cap {
    font-size: 14px;
    font-weight: 400;
    color: #1a1919;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: .6px; }
  .bs-fpt.bs-fpt-t4 .fpt-td-changes {
    padding: 16px 32px 16px 10px; }
  .bs-fpt.bs-fpt-t4 .fpt-arrow {
    font-size: 6px;
    margin-right: 1px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -1px; }
  .bs-fpt.bs-fpt-t4 .fpt-changes {
    font-size: 14px;
    line-height: 19px;
    display: inline-block;
    vertical-align: text-top;
    letter-spacing: 0.5px; }
  .bs-fpt.bs-fpt-t4 tbody tr td:nth-last-child(4) {
    padding: 16px 49px 16px 10px; }
  .bs-fpt.bs-fpt-t4 .fpt-td-market-supply {
    padding: 7px 50px 7px 9px; }
  .bs-fpt.bs-fpt-t4 .fpt-td-market-cap {
    padding: 7px 39px 7px 10px; }
  .bs-fpt.bs-fpt-t4 .fpt-td-chart {
    padding: 0 30px 0 12px; }
  .bs-fpt.bs-fpt-t4 .ct-line {
    stroke-width: 1.6px !important;
    stroke: #2c8ec9 !important; }
  .bs-fpt.bs-fpt-t4 .visualization {
    margin-top: 7px; }
  .bs-fpt.bs-fpt-t4 .bs-fpt-chart-list {
    background-color: transparent !important; }
  .bs-fpt.bs-fpt-t4 .bs-fpt-chart-list > svg {
    padding-top: 2px; }
  .bs-fpt.bs-fpt-t4 .ct-chart .ct-series-a .ct-area,
  .bs-fpt.bs-fpt-t4 .ct-chart .ct-series-a .ct-slice-pie,
  .bs-fpt.bs-fpt-t4 .ct-chart .ct-series-a .ct-slice-donut-solid {
    fill: url(#gradient-chart) !important;
    fill-opacity: .54; }
  .bs-fpt.bs-fpt-t4 .bs-fpt-gradient {
    position: absolute;
    left: 0;
    bottom: 0; }
  .bs-fpt.bs-fpt-t4 .fpt-up {
    color: #1abe63; }
  .bs-fpt.bs-fpt-t4 .fpt-down {
    color: #da2e32; }
