.cmeBitcoinRealTimeIndex {
  background-color: #06213c;
}
.cmeBitcoinRealTimeIndex .homepageLayout {
  padding: 18px 10px;
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-header .currencies-logo {
  float: left;
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-header .currencies-logo img {
  width: 32px;
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-header .currencies-title h3 {
  color: #ffffff;
  font-size: 23px;
  margin-top: 6px;
  margin-left: 38px;
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-option {
  margin-top: 28px;
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-option.border {
  border-top: 2px solid #0681c4;
  padding-top: 34px;
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-option .currencies-reference {
  float: left;
  width: 37%;
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-option .currencies-reference h4 {
  color: #ffffff;
  font-size: 14px;
  margin-top: 11px;
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-option .currencies-reference a {
  color: #0195e7;
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-option .currencies-reference a:hover {
  color: #ffffff;
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-option .currencies-reference .acronym {
  padding: 2px 4px;
  font-size: 14px;
  border-radius: 3px;
  letter-spacing: -1px;
  margin-right: 18px;
  font-weight: bold;
  display: inline-block;
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-option .currencies-reference .acronym.bitcoin {
  color: #fca730;
  border: 1px solid #fca730;
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-option .currencies-reference .acronym.ethereum {
  color: #e4e3df;
  border: 1px solid #e4e3df;
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-option .currencies-reference .acronym.ripple {
  color: #64bcee;
  border: 1px solid #64bcee;
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-option .currencies-values {
  color: #ffffff;
  line-height: normal;
  float: left;
  width: 63%;
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-option .currencies-values .date-value {
  text-align: right;
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-option .currencies-values .date-value .value {
  font-size: 28px;
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-option .currencies-values .date-line {
  margin-top: 10px;
  font-size: 9px;
  text-align: right;
  color: #adadad;
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-option .currencies-notes {
  float: left;
  width: 100%;
  color: #ffffff;
  margin-top: 8px;
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-historical {
  margin-top: 20px;
  padding-top: 26px;
  border-top: 2px solid #0681c4;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .homepageLayout .currencies-historical {
    margin-top: 32px;
    margin-right: -34px;
  }
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-historical .historical-header {
  float: left;
  width: 50%;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .homepageLayout .currencies-historical .historical-header {
    width: 26%;
  }
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .homepageLayout .currencies-historical .historical-header .historical-title {
    text-align: center;
  }
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-historical .historical-header .historical-title h4 {
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .homepageLayout .currencies-historical .historical-header .historical-title h4 {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .cmeBitcoinRealTimeIndex .homepageLayout .currencies-historical .historical-header .historical-title h4 {
    font-size: 14px;
    margin-top: 10px;
  }
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-historical .historical-header .acronym {
  padding: 2px 4px;
  font-size: 14px;
  border-radius: 3px;
  font-weight: bold;
  margin-right: 10px;
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-historical .historical-header .acronym.bitcoin {
  color: #fca730;
  border: 1px solid #fca730;
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-historical .historical-header .acronym.ethereum {
  color: #e4e3df;
  border: 1px solid #e4e3df;
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-historical .historical-header .acronym.ripple {
  color: #64bcee;
  border: 1px solid #64bcee;
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-historical .historical-values {
  float: left;
  width: 50%;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .homepageLayout .currencies-historical .historical-values {
    width: 74%;
  }
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-historical .historical-values .historical-dates {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .cmeBitcoinRealTimeIndex .homepageLayout .currencies-historical .historical-values .historical-dates {
    margin-bottom: 6px;
  }
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .homepageLayout .currencies-historical .historical-values .historical-dates {
    float: left;
    width: 25%;
    text-align: center;
    margin-top: 2px;
  }
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-historical .historical-values .historical-dates .historical-date {
  color: #adadad;
  font-size: 15px;
  margin-right: 5px;
}
@media screen and (max-width: 767px) {
  .cmeBitcoinRealTimeIndex .homepageLayout .currencies-historical .historical-values .historical-dates .historical-date {
    font-size: 14px;
  }
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-historical .historical-values .historical-dates .historical-content {
  font-size: 15px;
  font-weight: normal;
  color: #ffffff;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .cmeBitcoinRealTimeIndex .homepageLayout .currencies-historical .historical-values .historical-dates .historical-content {
    font-size: 17px;
  }
}
.cmeBitcoinRealTimeIndex .homepageLayout .currencies-date {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  padding-top: 20px;
  color: #adadad;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .homepageLayout .currencies-date {
    padding-top: 14px;
  }
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .homepageLayout .currencies-date .date-line {
    display: inline-block;
  }
  .cmeBitcoinRealTimeIndex .homepageLayout .currencies-date .date-line:first-child:after {
    content: '|';
    padding: 0 5px;
  }
}
.cmeBitcoinRealTimeIndex .landingLayout {
  padding: 14px 10px;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingLayout {
    padding: 32px 20px;
    padding-right: 56px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .cmeBitcoinRealTimeIndex .landingLayout {
    padding: 20px 15px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-top {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
  }
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col {
    width: 33.33%;
    display: table-cell;
    vertical-align: top;
  }
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-header {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-header .currencies-logo {
    float: left;
  }
}
.cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-header .currencies-logo img {
  width: 32px;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-header .currencies-logo img {
    width: 50px;
    margin-top: 3px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-header .currencies-logo img {
    width: 40px;
  }
}
.cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-header .currencies-title h3 {
  color: #ffffff;
  font-size: 23px;
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-header .currencies-title h3 {
    margin-top: 6px;
    margin-left: 38px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-header .currencies-title h3 {
    font-size: 18px;
    margin-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-option {
    margin-top: 24px;
  }
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-option .currencies-reference {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-option .currencies-reference {
    float: left;
    width: 37%;
  }
}
.cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-option .currencies-reference h4 {
  font-size: 20px;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-option .currencies-reference h4 {
    display: inline-block;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-option .currencies-reference h4 {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-option .currencies-reference h4 {
    font-size: 14px;
    margin-top: 11px;
  }
}
.cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-option .currencies-reference a {
  color: #0195e7;
}
.cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-option .currencies-reference a:hover {
  color: #ffffff;
}
.cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-option .currencies-reference .acronym {
  padding: 2px 4px;
  font-size: 14px;
  border-radius: 3px;
  letter-spacing: -1px;
  margin-right: 18px;
  font-weight: bold;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-option .currencies-reference .acronym {
    position: relative;
    top: -2px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-option .currencies-reference .acronym {
    font-size: 10px;
    margin-right: 10px;
    padding: 0 4px;
  }
}
.cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-option .currencies-reference .acronym.bitcoin {
  color: #fca730;
  border: 1px solid #fca730;
}
.cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-option .currencies-reference .acronym.ethereum {
  color: #e4e3df;
  border: 1px solid #e4e3df;
}
.cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-option .currencies-reference .acronym.ripple {
  color: #64bcee;
  border: 1px solid #64bcee;
}
.cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-option .currencies-values {
  color: #ffffff;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-option .currencies-values {
    float: left;
    width: 63%;
  }
}
.cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-option .currencies-values .date-value {
  text-align: right;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-option .currencies-values .date-value {
    margin-top: 14px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-option .currencies-values .date-value {
    margin-top: 2px;
  }
}
.cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-option .currencies-values .date-value .value {
  font-size: 28px;
}
@media screen and (min-width: 992px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-option .currencies-values .date-value .value {
    font-size: 33px;
  }
}
.cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-option .currencies-values .date-line {
  margin-top: 14px;
  font-size: 12px;
  text-align: center;
  color: #adadad;
}
@media screen and (max-width: 767px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-option .currencies-values .date-line {
    margin-top: 10px;
    font-size: 9px;
    text-align: right;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-top .currencies-top-col .currencies-option .currencies-values .date-line {
    font-size: 10px;
    margin-top: 8px;
  }
}
.cmeBitcoinRealTimeIndex .landingLayout .currencies-historical {
  margin-top: 20px;
  padding-top: 26px;
  border-top: 2px solid #0681c4;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-historical {
    margin-top: 32px;
    margin-right: -34px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-historical {
    margin-top: 15px;
    margin-right: -15px;
    padding-top: 15px;
  }
}
.cmeBitcoinRealTimeIndex .landingLayout .currencies-historical .historical-header {
  float: left;
  width: 50%;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-historical .historical-header {
    width: 30%;
  }
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-historical .historical-header .historical-title {
    text-align: center;
  }
}
.cmeBitcoinRealTimeIndex .landingLayout .currencies-historical .historical-header .historical-title h4 {
  color: #ffffff;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-historical .historical-header .historical-title h4 {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-historical .historical-header .historical-title h4 {
    font-size: 14px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-historical .historical-header .historical-title h4 {
    font-size: 13px;
  }
}
.cmeBitcoinRealTimeIndex .landingLayout .currencies-historical .historical-header .acronym {
  padding: 2px 4px;
  font-size: 14px;
  border-radius: 3px;
  font-weight: bold;
  margin-right: 10px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-historical .historical-header .acronym {
    font-size: 11px;
  }
}
.cmeBitcoinRealTimeIndex .landingLayout .currencies-historical .historical-header .acronym.bitcoin {
  color: #fca730;
  border: 1px solid #fca730;
}
.cmeBitcoinRealTimeIndex .landingLayout .currencies-historical .historical-header .acronym.ethereum {
  color: #e4e3df;
  border: 1px solid #e4e3df;
}
.cmeBitcoinRealTimeIndex .landingLayout .currencies-historical .historical-header .acronym.ripple {
  color: #64bcee;
  border: 1px solid #64bcee;
}
.cmeBitcoinRealTimeIndex .landingLayout .currencies-historical .historical-values {
  float: left;
  width: 50%;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-historical .historical-values {
    width: 70%;
  }
}
.cmeBitcoinRealTimeIndex .landingLayout .currencies-historical .historical-values .historical-dates {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-historical .historical-values .historical-dates {
    margin-bottom: 6px;
  }
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-historical .historical-values .historical-dates {
    float: left;
    width: 25%;
    text-align: center;
    margin-top: 2px;
  }
}
.cmeBitcoinRealTimeIndex .landingLayout .currencies-historical .historical-values .historical-dates .historical-date {
  color: #adadad;
  font-size: 15px;
  margin-right: 5px;
}
@media screen and (max-width: 767px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-historical .historical-values .historical-dates .historical-date {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-historical .historical-values .historical-dates .historical-date {
    font-size: 13px;
  }
}
.cmeBitcoinRealTimeIndex .landingLayout .currencies-historical .historical-values .historical-dates .historical-content {
  font-size: 15px;
  font-weight: normal;
  color: #ffffff;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-historical .historical-values .historical-dates .historical-content {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .cmeBitcoinRealTimeIndex .landingLayout .currencies-historical .historical-values .historical-dates .historical-content {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .cmeBitcoinRealTimeIndex .landingAllLayout {
    padding: 20px;
  }
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
  }
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col {
  border-bottom: 2px solid #0681c4;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col {
    width: 33.33%;
    display: table-cell;
    padding-top: 24px;
  }
  .cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col:not(:first-child) {
    border-left: 2px solid #0681c4;
  }
  .cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col.right {
    padding-right: 20px;
    padding-left: 28px;
  }
  .cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col.left {
    padding-left: 20px;
    padding-right: 36px;
  }
  .cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col.center {
    padding-left: 28px;
    padding-right: 28px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col.left,
  .cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col.center,
  .cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col.right {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col:not(:first-child) {
    margin-top: 20px;
  }
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-header {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-header .currencies-logo {
  display: table-cell;
  vertical-align: middle;
  width: 40px;
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-header .currencies-logo img {
  width: 100%;
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-header .currencies-title {
  display: table-cell;
  vertical-align: middle;
  padding-left: 6px;
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-header .currencies-title h3 {
  color: #ffffff;
  font-size: 24px;
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-option {
  padding-top: 22px;
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-option .currencies-reference {
  font-size: 16px;
  color: #ffffff;
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-option .currencies-reference a {
  color: #0195e7;
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-option .currencies-reference a:hover {
  color: #ffffff;
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-option .currencies-values {
  color: #ffffff;
  font-size: 30px;
  line-height: normal;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-option .currencies-values {
    font-size: 26px;
  }
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-option .currencies-values .acronym {
  padding: 2px 4px;
  font-size: 14px;
  border-radius: 3px;
  letter-spacing: -1px;
  margin-top: 8px;
  font-weight: bold;
  float: left;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-option .currencies-values .acronym {
    margin-top: 12px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-option .currencies-values .acronym {
    font-size: 11px;
  }
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-option .currencies-values .acronym.bitcoin {
  color: #fca730;
  border: 1px solid #fca730;
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-option .currencies-values .acronym.ethereum {
  color: #e4e3df;
  border: 1px solid #e4e3df;
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-option .currencies-values .acronym.ripple {
  color: #64bcee;
  border: 1px solid #64bcee;
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-option .currencies-values .value {
  float: right;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-option .currencies-values .value {
    margin-top: 9px;
  }
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-historical {
  margin-top: 20px;
  margin-bottom: 12px;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-historical {
    margin-top: 26px;
  }
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-historical .historical-header {
  float: left;
  width: 50%;
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-historical .historical-header .historical-title {
  color: #ffffff;
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-historical .historical-header .acronym {
  padding: 0px 4px;
  font-size: 11px;
  border-radius: 3px;
  float: left;
  margin-top: 7px;
  font-weight: bold;
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-historical .historical-header .acronym.bitcoin {
  color: #fca730;
  border: 1px solid #fca730;
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-historical .historical-header .acronym.ethereum {
  color: #e4e3df;
  border: 1px solid #e4e3df;
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-historical .historical-header .acronym.ripple {
  color: #64bcee;
  border: 1px solid #64bcee;
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-historical .historical-values {
  float: left;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-historical .historical-values {
    margin-top: 3px;
  }
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-historical .historical-values .historical-dates {
  margin-bottom: 6px;
  text-align: right;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-historical .historical-values .historical-dates {
    margin-bottom: 8px;
  }
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-historical .historical-values .historical-dates .historical-date {
  font-size: 15px;
  margin-right: 5px;
  color: #adadad;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-historical .historical-values .historical-dates .historical-date {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-historical .historical-values .historical-dates .historical-date {
    font-size: 12px;
  }
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-historical .historical-values .historical-dates .historical-content {
  font-size: 15px;
  font-weight: normal;
  color: #ffffff;
  text-align: right;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-historical .historical-values .historical-dates .historical-content {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .cmeBitcoinRealTimeIndex .landingAllLayout .currencies-top .currencies-top-col .currencies-historical .historical-values .historical-dates .historical-content {
    font-size: 12px;
  }
}
.cmeBitcoinRealTimeIndex .landingAllLayout .currencies-date {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  padding-top: 20px;
  color: #adadad;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingAllLayout .currencies-date {
    padding-top: 14px;
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingAllLayout .currencies-date .date-line {
    display: inline-block;
  }
  .cmeBitcoinRealTimeIndex .landingAllLayout .currencies-date .date-line:first-child:after {
    content: '|';
    padding: 0 5px;
  }
}
.cmeBitcoinRealTimeIndex .landingTwoLayout {
  padding: 20px 20px;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
  }
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col {
  border-bottom: 2px solid #0681c4;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col {
    width: 50%;
    display: table-cell;
  }
  .cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col:not(:first-child) {
    border-left: 2px solid #0681c4;
  }
  .cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col.right {
    padding-left: 40px;
    padding-right: 6px;
  }
  .cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col.left {
    padding-left: 20px;
    padding-right: 26px;
  }
}
@media screen and (max-width: 767px) {
  .cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col.right {
    margin-top: 20px;
  }
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-header {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-header .currencies-logo {
  display: table-cell;
  vertical-align: middle;
  width: 40px;
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-header .currencies-logo img {
  width: 100%;
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-header .currencies-title {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-header .currencies-title h3 {
  color: #ffffff;
  font-size: 26px;
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-option .currencies-reference {
  padding-top: 20px;
  font-size: 16px;
  color: #ffffff;
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-option .currencies-reference a {
  color: #0195e7;
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-option .currencies-reference a:hover {
  color: #ffffff;
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-option .currencies-values {
  color: #ffffff;
  font-size: 32px;
  line-height: normal;
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-option .currencies-values .acronym {
  padding: 2px 4px;
  font-size: 14px;
  border-radius: 3px;
  letter-spacing: -1px;
  margin-top: 7px;
  font-weight: bold;
  float: left;
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-option .currencies-values .acronym.bitcoin {
  color: #fca730;
  border: 1px solid #fca730;
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-option .currencies-values .acronym.ethereum {
  color: #e4e3df;
  border: 1px solid #e4e3df;
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-option .currencies-values .acronym.ripple {
  color: #64bcee;
  border: 1px solid #64bcee;
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-option .currencies-values .value {
  min-width: 50%;
  float: right;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-option .currencies-values .value {
    min-width: 60%;
  }
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-historical {
  margin-top: 20px;
  margin-bottom: 12px;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-historical {
    margin-top: 26px;
  }
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-historical .historical-header {
  float: left;
  width: 50%;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-historical .historical-header {
    width: 33%;
  }
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-historical .historical-header .historical-title {
  color: #ffffff;
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-historical .historical-header .acronym {
  padding: 0px 4px;
  font-size: 11px;
  border-radius: 3px;
  float: left;
  margin-top: 7px;
  font-weight: bold;
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-historical .historical-header .acronym.bitcoin {
  color: #fca730;
  border: 1px solid #fca730;
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-historical .historical-header .acronym.ethereum {
  color: #e4e3df;
  border: 1px solid #e4e3df;
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-historical .historical-header .acronym.ripple {
  color: #64bcee;
  border: 1px solid #64bcee;
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-historical .historical-values {
  float: left;
  width: 50%;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-historical .historical-values {
    width: 66%;
  }
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-historical .historical-values .historical-column {
  float: left;
  width: 100%;
  padding-top: 3px;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-historical .historical-values .historical-column {
    width: 50%;
  }
  .cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-historical .historical-values .historical-column.left {
    text-align: left;
  }
  .cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-historical .historical-values .historical-column.right {
    text-align: right;
  }
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-historical .historical-values .historical-column .historical-dates {
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-historical .historical-values .historical-column .historical-dates {
    margin-bottom: 10px;
  }
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-historical .historical-values .historical-column .historical-dates .historical-date {
  font-size: 15px;
  margin-right: 5px;
  color: #adadad;
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-top .currencies-top-col .currencies-historical .historical-values .historical-column .historical-dates .historical-content {
  font-size: 15px;
  font-weight: normal;
  color: #ffffff;
  text-align: right;
}
.cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-date {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  padding-top: 20px;
  color: #adadad;
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-date {
    padding-top: 14px;
  }
}
@media screen and (min-width: 768px) {
  .cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-date .date-line {
    display: inline-block;
  }
  .cmeBitcoinRealTimeIndex .landingTwoLayout .currencies-date .date-line:first-child:after {
    content: '|';
    padding: 0 5px;
  }
}
