@font-face {
  font-family: "museo-sans-rounded";
  src: url("3c9a87470375ae3b1474503137508ae728a63b5d") format("opentype");
  font-style: normal;
  font-weight: 300; }

@font-face {
  font-family: "museo-sans-rounded";
  src: url("069e7a525b0bd676720edcdf623be2cef4583d13") format("opentype");
  font-style: normal;
  font-weight: 500; }

@font-face {
  font-family: "museo-sans-rounded";
  src: url("1394292039e5cf0cd6f0d8c534a27cf8adf1df14") format("opentype");
  font-style: normal;
  font-weight: 700; }

@font-face {
  font-family: Gilroy;
  src: url("") format("woff2"); }

/*!
* CleanSlate
*   github.com/premasagar/cleanslate
*
*/
/*
    An extreme CSS reset stylesheet, for normalising the styling of a container element and its children.

    by Premasagar Rose
        dharmafly.com

    license
        opensource.org/licenses/mit-license.php

    **

    v0.10.1

*/
/* == BLANKET RESET RULES == */
/* HTML 4.01 */
.btcwdgt-clean, .btcwdgt-clean h1, .btcwdgt-clean h2, .btcwdgt-clean h3, .btcwdgt-clean h4, .btcwdgt-clean h5, .btcwdgt-clean h6, .btcwdgt-clean p, .btcwdgt-clean td, .btcwdgt-clean dl, .btcwdgt-clean tr, .btcwdgt-clean dt, .btcwdgt-clean ol, .btcwdgt-clean form, .btcwdgt-clean select, .btcwdgt-clean option, .btcwdgt-clean pre, .btcwdgt-clean div, .btcwdgt-clean table, .btcwdgt-clean th, .btcwdgt-clean tbody, .btcwdgt-clean tfoot, .btcwdgt-clean caption, .btcwdgt-clean thead, .btcwdgt-clean ul, .btcwdgt-clean li, .btcwdgt-clean address, .btcwdgt-clean blockquote, .btcwdgt-clean dd, .btcwdgt-clean fieldset, .btcwdgt-clean li, .btcwdgt-clean iframe, .btcwdgt-clean strong, .btcwdgt-clean legend, .btcwdgt-clean em, .btcwdgt-clean summary, .btcwdgt-clean cite, .btcwdgt-clean span, .btcwdgt-clean input, .btcwdgt-clean sup, .btcwdgt-clean label, .btcwdgt-clean dfn, .btcwdgt-clean object, .btcwdgt-clean big, .btcwdgt-clean q, .btcwdgt-clean samp, .btcwdgt-clean acronym, .btcwdgt-clean small, .btcwdgt-clean img, .btcwdgt-clean strike, .btcwdgt-clean code, .btcwdgt-clean sub, .btcwdgt-clean ins, .btcwdgt-clean textarea, .btcwdgt-clean button, .btcwdgt-clean var, .btcwdgt-clean a, .btcwdgt-clean abbr, .btcwdgt-clean applet, .btcwdgt-clean del, .btcwdgt-clean kbd, .btcwdgt-clean tt, .btcwdgt-clean b, .btcwdgt-clean i, .btcwdgt-clean hr,
.btcwdgt-clean article, .btcwdgt-clean aside, .btcwdgt-clean figure, .btcwdgt-clean figcaption, .btcwdgt-clean footer, .btcwdgt-clean header, .btcwdgt-clean menu, .btcwdgt-clean nav, .btcwdgt-clean section, .btcwdgt-clean time, .btcwdgt-clean mark, .btcwdgt-clean audio, .btcwdgt-clean video, .btcwdgt-clean abbr, .btcwdgt-clean address, .btcwdgt-clean area, .btcwdgt-clean blockquote, .btcwdgt-clean canvas, .btcwdgt-clean caption, .btcwdgt-clean cite, .btcwdgt-clean code, .btcwdgt-clean colgroup, .btcwdgt-clean col, .btcwdgt-clean datalist, .btcwdgt-clean fieldset, .btcwdgt-clean main, .btcwdgt-clean map, .btcwdgt-clean meta, .btcwdgt-clean optgroup, .btcwdgt-clean output, .btcwdgt-clean progress {
  background-attachment: scroll !important;
  background-color: transparent !important;
  background-image: none !important;
  /* This rule affects the use of pngfix JavaScript http://dillerdesign.com/experiment/DD_BelatedPNG for IE6, which is used to force the browser to recognise alpha-transparent PNGs files that replace the IE6 lack of PNG transparency. (The rule overrides the VML image that is used to replace the given CSS background-image). If you don't know what that means, then you probably haven't used the pngfix script, and this comment may be ignored :) */
  background-position: 0 0 !important;
  background-repeat: repeat !important;
  border-color: black !important;
  border-color: currentColor !important;
  /* `border-color` should match font color. Modern browsers (incl. IE9) allow the use of "currentColor" to match the current font 'color' value <http://www.w3.org/TR/css3-color/#currentcolor>. For older browsers, a default of 'black' is given before this rule. Guideline to support older browsers: if you haven't already declared a border-color for an element, be sure to do so, e.g. when you first declare the border-width. */
  border-radius: 0 !important;
  border-style: none !important;
  border-width: medium !important;
  bottom: auto !important;
  clear: none !important;
  clip: auto !important;
  color: inherit !important;
  counter-increment: none !important;
  counter-reset: none !important;
  cursor: auto !important;
  direction: inherit !important;
  display: inline !important;
  float: none !important;
  font-family: inherit !important;
  /* As with other inherit values, this needs to be set on the root container element */
  font-size: inherit !important;
  font-style: inherit !important;
  font-variant: normal !important;
  font-weight: inherit !important;
  height: auto !important;
  left: auto !important;
  letter-spacing: normal !important;
  line-height: inherit !important;
  list-style-type: inherit !important;
  /* Could set list-style-type to none */
  list-style-position: outside !important;
  list-style-image: none !important;
  margin: 0 !important;
  max-height: none !important;
  max-width: none !important;
  min-height: 0 !important;
  min-width: 0 !important;
  opacity: 1;
  outline: invert none medium !important;
  overflow: visible !important;
  padding: 0 !important;
  position: static !important;
  quotes: "" "" !important;
  right: auto !important;
  table-layout: auto !important;
  text-align: inherit !important;
  text-decoration: inherit !important;
  text-indent: 0 !important;
  text-transform: none !important;
  top: auto !important;
  unicode-bidi: normal !important;
  vertical-align: baseline !important;
  visibility: inherit !important;
  white-space: normal !important;
  width: auto !important;
  word-spacing: normal !important;
  z-index: auto !important;
  /* CSS3 */
  /* Including all prefixes according to http://caniuse.com/ */
  /* CSS Animations don't cascade, so don't require resetting */
  -webkit-background-origin: padding-box !important;
  background-origin: padding-box !important;
  -webkit-background-clip: border-box !important;
  background-clip: border-box !important;
  -webkit-background-size: auto !important;
  -moz-background-size: auto !important;
  background-size: auto !important;
  -webkit-border-image: none !important;
  -moz-border-image: none !important;
  -o-border-image: none !important;
  border-image: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
  -webkit-column-count: auto !important;
  -moz-column-count: auto !important;
  column-count: auto !important;
  -webkit-column-gap: normal !important;
  -moz-column-gap: normal !important;
  column-gap: normal !important;
  -webkit-column-rule: medium none black !important;
  -moz-column-rule: medium none black !important;
  column-rule: medium none black !important;
  -webkit-column-span: 1 !important;
  -moz-column-span: 1 !important;
  /* doesn't exist yet but probably will */
  column-span: 1 !important;
  -webkit-column-width: auto !important;
  -moz-column-width: auto !important;
  column-width: auto !important;
  font-feature-settings: normal !important;
  overflow-x: visible !important;
  overflow-y: visible !important;
  -webkit-hyphens: manual !important;
  -moz-hyphens: manual !important;
  hyphens: manual !important;
  -webkit-perspective: none !important;
  -moz-perspective: none !important;
  -ms-perspective: none !important;
  -o-perspective: none !important;
  perspective: none !important;
  -webkit-perspective-origin: 50% 50% !important;
  -moz-perspective-origin: 50% 50% !important;
  -ms-perspective-origin: 50% 50% !important;
  -o-perspective-origin: 50% 50% !important;
  perspective-origin: 50% 50% !important;
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  -o-backface-visibility: visible !important;
  backface-visibility: visible !important;
  text-shadow: none !important;
  -webkit-transition: all 0s ease 0s !important;
  transition: all 0s ease 0s !important;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  -webkit-transform-origin: 50% 50% !important;
  -moz-transform-origin: 50% 50% !important;
  -ms-transform-origin: 50% 50% !important;
  -o-transform-origin: 50% 50% !important;
  transform-origin: 50% 50% !important;
  -webkit-transform-style: flat !important;
  -moz-transform-style: flat !important;
  -ms-transform-style: flat !important;
  -o-transform-style: flat !important;
  transform-style: flat !important;
  word-break: normal !important; }

/* == BLOCK-LEVEL == */
/* Actually, some of these should be inline-block and other values, but block works fine (TODO: rigorously verify this) */
/* HTML 4.01 */
.btcwdgt-clean, .btcwdgt-clean h3, .btcwdgt-clean h5, .btcwdgt-clean p, .btcwdgt-clean h1, .btcwdgt-clean dl, .btcwdgt-clean dt, .btcwdgt-clean h6, .btcwdgt-clean ol, .btcwdgt-clean form, .btcwdgt-clean option, .btcwdgt-clean pre, .btcwdgt-clean div, .btcwdgt-clean h2, .btcwdgt-clean caption, .btcwdgt-clean h4, .btcwdgt-clean ul, .btcwdgt-clean address, .btcwdgt-clean blockquote, .btcwdgt-clean dd, .btcwdgt-clean fieldset, .btcwdgt-clean hr,
.btcwdgt-clean article, .btcwdgt-clean dialog, .btcwdgt-clean figure, .btcwdgt-clean footer, .btcwdgt-clean header, .btcwdgt-clean hgroup, .btcwdgt-clean menu, .btcwdgt-clean nav, .btcwdgt-clean section, .btcwdgt-clean audio, .btcwdgt-clean video, .btcwdgt-clean address, .btcwdgt-clean blockquote, .btcwdgt-clean colgroup, .btcwdgt-clean main, .btcwdgt-clean progress, .btcwdgt-clean summary {
  display: block !important; }

.btcwdgt-clean h1, .btcwdgt-clean h2, .btcwdgt-clean h3, .btcwdgt-clean h4, .btcwdgt-clean h5, .btcwdgt-clean h6 {
  font-weight: bold !important; }

.btcwdgt-clean h1 {
  font-size: 2em !important;
  padding: .67em 0 !important; }

.btcwdgt-clean h2 {
  font-size: 1.5em !important;
  padding: .83em 0 !important; }

.btcwdgt-clean h3 {
  font-size: 1.17em !important;
  padding: .83em 0 !important; }

.btcwdgt-clean h4 {
  font-size: 1em !important; }

.btcwdgt-clean h5 {
  font-size: .83em !important; }

.btcwdgt-clean p {
  margin: 1em 0 !important; }

/* == SPECIFIC ELEMENTS == */
/* Some of these are browser defaults; some are just useful resets */
.btcwdgt-clean ol, .btcwdgt-clean ul {
  margin: 1em 0 !important; }

.btcwdgt-clean ul li, .btcwdgt-clean ul ul li, .btcwdgt-clean ul ul ul li, .btcwdgt-clean ol li, .btcwdgt-clean ol ol li, .btcwdgt-clean ol ol ol li, .btcwdgt-clean ul ol ol li, .btcwdgt-clean ul ul ol li, .btcwdgt-clean ol ul ul li, .btcwdgt-clean ol ol ul li {
  list-style-position: inside !important;
  margin-top: .08em !important; }

.btcwdgt-clean ol ol, .btcwdgt-clean ol ol ol, .btcwdgt-clean ul ul, .btcwdgt-clean ul ul ul, .btcwdgt-clean ol ul, .btcwdgt-clean ol ul ul, .btcwdgt-clean ol ol ul, .btcwdgt-clean ul ol, .btcwdgt-clean ul ol ol, .btcwdgt-clean ul ul ol {
  padding-left: 40px !important;
  margin: 0 !important; }

/* helper for general navigation */
.btcwdgt-clean ul, .btcwdgt-clean menu {
  list-style-type: disc !important; }

.btcwdgt-clean ol {
  list-style-type: decimal !important; }

.btcwdgt-clean ol ul, .btcwdgt-clean ul ul, .btcwdgt-clean menu ul, .btcwdgt-clean ol menu, .btcwdgt-clean ul menu, .btcwdgt-clean menu menu {
  list-style-type: circle !important; }

.btcwdgt-clean ol ol ul, .btcwdgt-clean ol ul ul, .btcwdgt-clean ol menu ul, .btcwdgt-clean ol ol menu, .btcwdgt-clean ol ul menu, .btcwdgt-clean ol menu menu, .btcwdgt-clean ul ol ul, .btcwdgt-clean ul ul ul, .btcwdgt-clean ul menu ul, .btcwdgt-clean ul ol menu, .btcwdgt-clean ul ul menu, .btcwdgt-clean ul menu menu, .btcwdgt-clean menu ol ul, .btcwdgt-clean menu ul ul, .btcwdgt-clean menu menu ul, .btcwdgt-clean menu ol menu, .btcwdgt-clean menu ul menu, .btcwdgt-clean menu menu menu {
  list-style-type: square !important; }

.btcwdgt-clean li {
  display: list-item !important;
  /* Fixes IE7 issue with positioning of nested bullets */
  min-height: auto !important;
  min-width: auto !important;
  padding-left: 20px !important;
  /* replace -webkit-padding-start: 40px; */ }

.btcwdgt-clean strong {
  font-weight: bold !important; }

.btcwdgt-clean em {
  font-style: italic !important; }

.btcwdgt-clean kbd, .btcwdgt-clean samp, .btcwdgt-clean code, .btcwdgt-clean pre {
  font-family: monospace !important; }

.btcwdgt-clean a {
  color: blue !important;
  text-decoration: underline !important; }

.btcwdgt-clean a:visited {
  color: #529 !important; }

.btcwdgt-clean a, .btcwdgt-clean a *, .btcwdgt-clean input[type=submit], .btcwdgt-clean input[type=button], .btcwdgt-clean input[type=radio], .btcwdgt-clean input[type=checkbox], .btcwdgt-clean select, .btcwdgt-clean button {
  cursor: pointer !important; }

.btcwdgt-clean button, .btcwdgt-clean input[type=submit] {
  text-align: center !important;
  padding: 2px 6px 3px !important;
  border-radius: 4px !important;
  text-decoration: none !important;
  font-family: arial, helvetica, sans-serif !important;
  font-size: small !important;
  background: white !important;
  -webkit-appearance: push-button !important;
  color: buttontext !important;
  border: 1px #a6a6a6 solid !important;
  background: lightgrey !important;
  /* Old browsers */
  background: white;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #dddddd 100%, #d1d1d1 100%, #dddddd 100%) !important;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dddddd), color-stop(100%, #d1d1d1), color-stop(100%, #dddddd)) !important;
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #dddddd 100%, #d1d1d1 100%, #dddddd 100%) !important;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #dddddd 100%, #d1d1d1 100%, #dddddd 100%) !important;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #dddddd 100%, #d1d1d1 100%, #dddddd 100%) !important;
  /* IE10+ */
  background: linear-gradient(to bottom, white 0%, #dddddd 100%, #d1d1d1 100%, #dddddd 100%) !important;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ) !important;
  /* IE6-9 */
  -webkit-box-shadow: 1px 1px 0px #eee !important;
  -moz-box-shadow: 1px 1px 0px #eee !important;
  -o-box-shadow: 1px 1px 0px #eee !important;
  box-shadow: 1px 1px 0px #eee !important;
  outline: initial !important; }

.btcwdgt-clean button:active, .btcwdgt-clean input[type=submit]:active, .btcwdgt-clean input[type=button]:active, .btcwdgt-clean button:active {
  background: #3b679e !important;
  /* Old browsers */
  background: -moz-linear-gradient(top, #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%) !important;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3b679e), color-stop(50%, #2b88d9), color-stop(51%, #207cca), color-stop(100%, #7db9e8)) !important;
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%) !important;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%) !important;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%) !important;
  /* IE10+ */
  background: linear-gradient(to bottom, #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%) !important;
  /* W3C */
  border-color: #5259b0 !important; }

.btcwdgt-clean button {
  padding: 1px 6px 2px 6px !important;
  margin-right: 5px !important; }

.btcwdgt-clean input[type=hidden] {
  display: none !important; }

/* restore form defaults */
.btcwdgt-clean select, .btcwdgt-clean textarea, .btcwdgt-clean input {
  border: 1px solid #ccc !important; }

.btcwdgt-clean select {
  font-size: 11px !important;
  font-family: helvetica, arial, sans-serif !important;
  display: inline-block; }

.btcwdgt-clean textarea:focus, .btcwdgt-clean input:focus {
  outline: auto 5px -webkit-focus-ring-color !important;
  outline: initial !important; }

.btcwdgt-clean input[type=text] {
  background: white !important;
  padding: 1px !important;
  font-family: initial !important;
  font-size: small !important; }

.btcwdgt-clean input, .btcwdgt-clean select {
  vertical-align: middle !important; }

.btcwdgt-clean hr {
  display: block !important;
  height: 1px !important;
  border: 0 !important;
  border-top: 1px solid #ccc !important;
  margin: 1em 0 !important; }

.btcwdgt-clean *[dir=rtl] {
  direction: rtl !important; }

/* additional helpers */
.btcwdgt-clean [hidden],
.btcwdgt-clean template {
  display: none !important; }

.btcwdgt-clean img {
  border: 0 !important; }

/* == ROOT CONTAINER ELEMENT == */
/* This contains default values for child elements to inherit  */
.btcwdgt-clean {
  font-size: medium !important;
  line-height: 1 !important;
  direction: ltr !important;
  text-align: left !important;
  /* for IE, Opera */
  text-align: start !important;
  /* recommended W3C Spec */
  font-family: 'museo-sans-rounded', Helvetica, Arial, sans-serif !important;
  color: black !important;
  font-style: normal !important;
  font-weight: 300 !important;
  text-decoration: none !important;
  list-style-type: none !important; }

.btcwdgt-clean pre {
  white-space: pre !important; }

/* Perform reset */
/*.btcwdgt {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  white-space: normal !important;

  p, h4,
  ul, li,
  a {
    margin: 0 !important;
    padding: 0 !important;
    outline: 0 !important;
    border: 0 !important;
    font-size: 100% !important;
    line-height: 1.0em !important;
  }

  ul, li {
    list-style: none !important;
  }
}*/
/* Main Colors */
/* Arrow colors */
/* Colors before redesign

$gold: #f9b016;
$dark: #3c3c3c;
$light: #ccc;
$text: #aaa;

$greenOnDark: #7bdc08;
$redOnDark: #ef5d34;
$greenOnLight: #8fdc34;
$redOnLight: #f33535;
*/
.btcwdgt {
  display: block !important;
  background-color: #111724 !important;
  color: #aaa !important;
  width: auto !important;
  min-width: 240px !important;
  max-width: 640px !important;
  margin: 10px !important;
  box-shadow: 0 0 10px #ccc !important;
  font-size: 16px !important;
  font-family: 'gilroy', Helvetica, Arial, sans-serif !important;
  font-weight: 300 !important;
  line-height: 1.0em !important; }
  .btcwdgt a {
    text-decoration: none !important;
    color: #aaa !important; }
    .btcwdgt a:visited {
      color: #aaa !important; }
    .btcwdgt a:hover, .btcwdgt a:focus {
      text-decoration: underline !important;
      color: #ccc !important; }
  .btcwdgt ul, .btcwdgt li {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none !important; }
  .btcwdgt .btcwdgt-header,
  .btcwdgt .btcwdgt-body,
  .btcwdgt .btcwdgt-footer {
    display: block !important; }
  .btcwdgt .arrow {
    box-sizing: border-box !important;
    line-height: 1.0em !important;
    width: 0 !important;
    height: 0 !important;
    border-style: solid !important;
    position: absolute !important;
    top: 1.25em !important;
    left: 50% !important;
    transition: left 0.5s ease-out !important;
    display: none !important;
    margin-left: 0.5em !important; }
    .btcwdgt .arrow.up, .btcwdgt .arrow.down {
      display: block !important; }
    .btcwdgt .arrow.up {
      border-width: 0 0.4em 0.5em 0.4em !important;
      border-color: transparent transparent #0fcb97 transparent !important; }
    .btcwdgt .arrow.down {
      border-width: 0.5em 0.4em 0 0.4em !important;
      border-color: #ef5d34 transparent transparent transparent !important; }
  .btcwdgt.btcwdgt-light .arrow.up {
    border-bottom-color: #0fcb97 !important; }
  .btcwdgt.btcwdgt-light .arrow.down {
    border-top-color: #f33535 !important; }
  .btcwdgt .clear {
    float: none !important;
    clear: both !important;
    height: 0 !important;
    font-size: 0 !important; }

.btcwdgt-headlines {
  font-weight: 300 !important; }
  .btcwdgt-headlines .btcwdgt-header {
    padding: 0 0.5em !important;
    height: 2.5em !important;
    position: relative !important;
    background-color: #0fcb97 !important; }
    .btcwdgt-headlines .btcwdgt-header h4 a {
      line-height: 2.5em !important;
      font-weight: 500 !important;
      color: white !important; }
      .btcwdgt-headlines .btcwdgt-header h4 a:visited {
        color: white !important; }
  .btcwdgt-headlines .btcwdgt-body {
    margin: 0.5em 0 !important;
    overflow: hidden !important;
    position: relative !important; }
    .btcwdgt-headlines .btcwdgt-body ul {
      clear: both !important;
      margin: 0.5em 0 !important; }
      .btcwdgt-headlines .btcwdgt-body ul li {
        margin: 0 !important;
        padding: 0 0.5em !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important; }
        .btcwdgt-headlines .btcwdgt-body ul li a {
          font-size: 0.9em !important;
          line-height: 2.0em !important;
          white-space: nowrap !important; }
      .btcwdgt-headlines .btcwdgt-body ul li:nth-child(2n) {
        background-color: #070a0f !important; }
    .btcwdgt-headlines .btcwdgt-body .price {
      margin: 0 0 -0.5em 0 !important;
      height: 3.0em !important;
      overflow: hidden !important; }
      .btcwdgt-headlines .btcwdgt-body .price span {
        display: inline-block !important;
        float: left !important;
        font-size: 0.9em !important;
        padding: 0 !important;
        line-height: 3.33333em !important;
        margin-left: 0.55556em !important; }
      .btcwdgt-headlines .btcwdgt-body .price .p-wrap {
        display: inline-block !important;
        float: left !important;
        margin: 0 !important;
        position: relative !important;
        top: 0 !important;
        transition: top 0.5s ease-out !important; }
        .btcwdgt-headlines .btcwdgt-body .price .p-wrap p {
          font-size: 1.5em !important;
          line-height: 2.0em !important;
          font-weight: 700 !important;
          margin: 0 0 0 0.5em !important; }
  .btcwdgt-headlines .btcwdgt-footer {
    position: relative !important;
    padding: 0 0.5em !important;
    height: 2.0em !important; }
    .btcwdgt-headlines .btcwdgt-footer a.embed {
      font-size: 0.8em !important;
      line-height: 2.5em !important;
      color: #ccc !important; }
      .btcwdgt-headlines .btcwdgt-footer a.embed:hover {
        text-decoration: none !important;
        color: white !important; }
    .btcwdgt-headlines .btcwdgt-footer a.logo {
      position: absolute !important;
      right: 0.5em !important;
      bottom: 0.5em !important;
      display: block !important;
      height: 1.0em !important;
      width: 6.25em !important;
      background: transparent none 0 center no-repeat !important;
      background-size: contain !important; }
      .btcwdgt-headlines .btcwdgt-footer a.logo span {
        display: none !important; }
  .btcwdgt-headlines.btcwdgt-light {
    background-color: white !important;
    color: #111724 !important; }
    .btcwdgt-headlines.btcwdgt-light a {
      color: #111724 !important; }
      .btcwdgt-headlines.btcwdgt-light a:hover {
        color: #0fcb97 !important; }
    .btcwdgt-headlines.btcwdgt-light .btcwdgt-header a:hover {
      color: white !important; }
    .btcwdgt-headlines.btcwdgt-light .btcwdgt-body ul li:nth-child(2n) {
      background-color: #f2f2f2 !important; }
    .btcwdgt-headlines.btcwdgt-light .btcwdgt-footer a.embed {
      color: #ccc !important; }
      .btcwdgt-headlines.btcwdgt-light .btcwdgt-footer a.embed:hover {
        color: #111724 !important; }

.btcwdgt-text-ticker {
  font-weight: 300 !important;
  position: relative !important; }
  .btcwdgt-text-ticker .btcwdgt-body {
    padding: 0 0.5em 0 1.25em !important;
    margin: 0.5em 0 0 0 !important;
    height: 2.5em !important;
    overflow: hidden !important; }
    .btcwdgt-text-ticker .btcwdgt-body ul {
      margin: 0.5em 0 !important;
      position: relative !important;
      top: 0 !important;
      transition: top 0.5s ease-out !important; }
      .btcwdgt-text-ticker .btcwdgt-body ul li {
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        margin: 0 !important; }
        .btcwdgt-text-ticker .btcwdgt-body ul li a {
          font-size: 0.9em !important;
          line-height: 2.0em !important;
          white-space: nowrap !important; }
  .btcwdgt-text-ticker .btcwdgt-footer {
    position: relative !important;
    padding: 0 1.25em !important;
    height: 2.0em !important; }
    .btcwdgt-text-ticker .btcwdgt-footer a.embed {
      font-size: 0.8em !important;
      line-height: 2.5em !important;
      color: #ccc !important; }
      .btcwdgt-text-ticker .btcwdgt-footer a.embed:hover {
        text-decoration: none !important;
        color: white !important; }
    .btcwdgt-text-ticker .btcwdgt-footer a.logo {
      position: absolute !important;
      right: 0.5em !important;
      bottom: 0.5em !important;
      display: block !important;
      height: 1.0em !important;
      width: 6.25em !important;
      background: transparent none 0 center no-repeat !important;
      background-size: contain !important; }
      .btcwdgt-text-ticker .btcwdgt-footer a.logo span {
        display: none !important; }
  .btcwdgt-text-ticker .btcwdgt-edge {
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    width: 0.75em !important;
    background-color: #0fcb97 !important; }
  .btcwdgt-text-ticker.btcwdgt-light {
    background-color: white !important;
    color: #111724 !important; }
    .btcwdgt-text-ticker.btcwdgt-light a {
      color: #111724 !important; }
      .btcwdgt-text-ticker.btcwdgt-light a:hover {
        color: #0fcb97 !important; }
    .btcwdgt-text-ticker.btcwdgt-light .btcwdgt-header a:hover {
      color: white !important; }
    .btcwdgt-text-ticker.btcwdgt-light .btcwdgt-footer a.embed {
      color: #ccc !important; }
      .btcwdgt-text-ticker.btcwdgt-light .btcwdgt-footer a.embed:hover {
        color: #111724 !important; }

.btcwdgt-s-price {
  min-width: 200px !important;
  max-width: 275px !important; }
  .btcwdgt-s-price .btcwdgt-body {
    height: 3.0em !important;
    position: relative !important; }
    .btcwdgt-s-price .btcwdgt-body span {
      display: inline-block !important;
      float: right !important;
      font-size: 0.9em !important;
      padding: 0 !important;
      line-height: 3.33333em !important; }
    .btcwdgt-s-price .btcwdgt-body ul {
      display: inline-block !important;
      float: left !important;
      margin: 0 !important; }
      .btcwdgt-s-price .btcwdgt-body ul li {
        font-size: 1.5em !important;
        line-height: 2.0em !important;
        font-weight: 700 !important; }

.btcwdgt-s-pool {
  min-width: 175px !important;
  max-width: 225px !important; }

.btcwdgt-chart {
  position: relative !important; }
  .btcwdgt-chart .btcwdgt-header {
    height: 5.5em !important;
    background-color: #0db385 !important;
    position: relative !important; }
    .btcwdgt-chart .btcwdgt-header h2, .btcwdgt-chart .btcwdgt-header h4, .btcwdgt-chart .btcwdgt-header .stats, .btcwdgt-chart .btcwdgt-header p {
      position: absolute !important;
      box-sizing: border-box !important; }
    .btcwdgt-chart .btcwdgt-header h2 {
      top: 0 !important;
      left: 0 !important;
      font-size: 1.5em !important;
      width: 6.0em !important;
      height: 2.5em !important;
      line-height: 2.0em !important;
      text-align: center !important;
      padding: 0 0.125em 0 0 !important;
      color: white !important;
      background-color: #0fcb97 !important; }
      .btcwdgt-chart .btcwdgt-header h2 span:first-child {
        font-size: 0.75em !important;
        position: relative !important;
        top: -0.25em !important; }
    .btcwdgt-chart .btcwdgt-header h4 {
      top: 2.5em !important;
      left: 0 !important;
      width: 10em !important;
      height: 1.0em !important;
      font-size: 0.9em !important;
      font-weight: 300 !important;
      line-height: 1.0em !important;
      text-align: center !important;
      padding: 0 0.20833em 0 0 !important;
      color: #95f7dc !important; }
    .btcwdgt-chart .btcwdgt-header .stats {
      height: 3.75em !important;
      left: 9.0em !important;
      right: 0 !important;
      overflow: hidden !important; }
      .btcwdgt-chart .btcwdgt-header .stats div {
        display: inline-block !important;
        float: left !important;
        line-height: 1.375em !important;
        padding: 0.5em 0.75em 0.5em 0.5em !important;
        color: #66f4cc !important; }
        .btcwdgt-chart .btcwdgt-header .stats div span {
          display: block !important;
          color: white !important; }
    .btcwdgt-chart .btcwdgt-header p {
      font-size: 0.85em !important;
      top: 4.41176em !important;
      left: 10.58824em !important;
      right: 0 !important;
      height: 2.05882em !important;
      margin: 0 !important;
      padding: 0 0.58824em !important;
      line-height: 2.05882em !important;
      color: #aaa !important;
      background-color: #192235 !important; }
      .btcwdgt-chart .btcwdgt-header p span.date {
        white-space: nowrap !important; }
      .btcwdgt-chart .btcwdgt-header p.changes {
        left: 0 !important;
        width: 10.58824em !important;
        background-color: #1d283e !important;
        text-align: center !important; }
        .btcwdgt-chart .btcwdgt-header p.changes span:last-child {
          padding-left: 0.5em !important; }
        .btcwdgt-chart .btcwdgt-header p.changes.up {
          color: #0fcb97 !important; }
        .btcwdgt-chart .btcwdgt-header p.changes.down {
          color: #ef5d34 !important; }
      .btcwdgt-chart .btcwdgt-header p .arrow {
        top: 0.75em !important;
        left: auto !important; }
  .btcwdgt-chart .btcwdgt-body {
    position: relative !important;
    min-height: 135px !important;
    margin: 0 !important; }
    .btcwdgt-chart .btcwdgt-body canvas {
      position: absolute !important;
      top: 0 !important;
      bottom: 0 !important;
      left: 0 !important;
      right: 0 !important;
      width: 100% !important;
      height: 100% !important; }
  .btcwdgt-chart .btcwdgt-footer {
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    padding: 0 0.5em !important;
    height: 2.0em !important; }
  .btcwdgt-chart.btcwdgt-light p {
    color: #111724 !important;
    background-color: #aab8d7 !important; }
    .btcwdgt-chart.btcwdgt-light p.changes {
      background-color: #bbc6df !important; }
      .btcwdgt-chart.btcwdgt-light p.changes.up {
        color: #0b9c74 !important; }
      .btcwdgt-chart.btcwdgt-light p.changes.down {
        color: #f33535 !important; }

.btcwdgt-noshadow {
  margin: 10px 0 !important;
  box-shadow: none !important; }
  .btcwdgt-noshadow.btcwdgt-light {
    background-color: #fcfcfc !important; }
    .btcwdgt-noshadow.btcwdgt-light.btcwdgt-chart {
      background-color: white !important; }

.btcwdgt .btcwdgt-footer a.logo {
  background-image: url("7ea9d0280db77dd91abc932349b2b5f9e0113680.png") !important; }

.btcwdgt.btcwdgt-light .btcwdgt-footer a.logo {
  background-image: url("d19f5e2933bfa49eed6241b55c6e4d9c59b807b7.png") !important; }
