.Ferro-Feature-Stocks-StockTicker {
  position: absolute;
  right: 8.333333333%;
  margin-right: -35px;
  bottom: 10px;
  padding: 0 1rem;
  border: 1px solid #eee;
  color: #111;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }
  .Ferro-Feature-Stocks-StockTicker .hidden {
    display: none; }
  .Ferro-Feature-Stocks-StockTicker .fa-caret-up, .Ferro-Feature-Stocks-StockTicker .fa-plus {
    color: #47c123; }
  .Ferro-Feature-Stocks-StockTicker .fa-caret-up, .Ferro-Feature-Stocks-StockTicker .fa-caret-down {
    font-size: 2rem; }
  .Ferro-Feature-Stocks-StockTicker .fa-plus, .Ferro-Feature-Stocks-StockTicker .fa-minus {
    font-size: 0.8rem; }
  .Ferro-Feature-Stocks-StockTicker .fa-caret-down, .Ferro-Feature-Stocks-StockTicker .fa-minus {
    color: red; }
  .Ferro-Feature-Stocks-StockTicker .symbol {
    font-weight: 600;
    margin-right: 2px; }
  .Ferro-Feature-Stocks-StockTicker .price {
    font-size: 1.6rem;
    margin-left: -2px;
    margin-right: 2px;
    font-weight: 200; }
  .Ferro-Feature-Stocks-StockTicker .change {
    margin-left: -2px;
    font-size: 1.3rem; }

.Ferro-Feature-Navigation-MobileNavigation .Ferro-Feature-Stocks-StockTicker.no-mobile:not(.Nav-Search) {
  position: static;
  display: inline-block;
  margin-left: 12px;
  background-color: white;
  color: #111;
  margin-top: 17px;
  margin-bottom: 8px; }

/*# sourceMappingURL=Ferro.feature.stocks.css.map */
