.pb-ticker-wrapper {
  bottom: 0;
  z-index: 30;
  border-top: 1px solid gray;
  background-color: #fff;
  width: 100%;
  height: 50px;
  position: fixed;
  }
  .pb-ticker-wrapper .pb-ticker {
    text-transform: uppercase;
    /*text-align: center;*/
    color: #8f8f8f;
    font-size: 16px;

    max-width: 1185px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    border-left: 1px solid black;
    /*border-right: 60px solid transparent;*/
    padding-right: 80px;
  }
.pb-ticker-wrapper .pb-ticker.not-single {
  border-left: none;
}
.pb-ticker-wrapper .pb-ticker .hideWrap {
  position: relative;
  height: 50px;
  max-width: 1110px;
  overflow: hidden;
}
.pb-ticker-wrapper .pb-ticker .hideWrap .tickerObjects {
  transition: margin-left 0.75s;
}
.pb-ticker-wrapper .pb-ticker .hideWrap .tickerObjects div {
  display: block;
  text-align: center;
  float: left;
}
    .pb-ticker-wrapper .pb-ticker .pb-ticker-title {
      font-weight: 700;
      position: relative;
      top: 2px; }
    @media all and (max-width: 975px) {
      .pb-ticker .indexBlock {
        top: 9px; }
      .pb-ticker-title{
        top: 0; }}
    .pb-ticker-wrapper .pb-ticker .indexBlock, .pb-ticker-wrapper .pb-ticker .indexBlockTitle {
      display: inline-block;
      margin: 2px;  }
    .pb-ticker-wrapper .pb-ticker .indexTitle {
      font-weight: 700;}
    .pb-ticker-wrapper .pb-ticker .indexBlock > span {
      margin: 1px; }
    .pb-ticker-wrapper .pb-ticker .fa-chevron-up, .pb-ticker-wrapper .pb-ticker .indexUp {
      color: #4F8C0d; }
    .pb-ticker-wrapper .pb-ticker .fa-chevron-down, .pb-ticker-wrapper .pb-ticker .indexDown {
      color: #C63427; }
      div.pb-ticker.not-single { left:0;}

.pb-ticker-wrapper .pb-ticker .indexBlock {
  padding-left: 20px;
}


/*
This is the styles for the arrows
 */

.pb-ticker-wrapper {
    overflow-x: hidden;
    overflow-y: hidden;
    max-height: 275px;

    text-align: center;
}
.pb-ticker-wrapper div.indexBlock {
    float: left;
    width:auto;
    /*margin: 3px 90px 0 3px;*/
}



.pb-ticker {
  height: 50px;
  overflow: hidden;
  margin-bottom: 0px; }
  .pb-ticker > div {
    max-width: 1200px;
    position: relative; }
    .pb-ticker > div .indexBlock {
      background-color: inherit;
      position: relative;
      right: 0;
      left: 0;
      height: 44px;
      white-space: nowrap;
      width: auto;
      display: inline-block;  }
      .pb-ticker > div .indexBlock > a:hover {
        text-decoration: none; }

      .pb-ticker > .hideWrap > .tickerObjects > .indexBlockTitle {
        margin-left: 25px;
      }

.pb-ticker > div .indexBlock > a:active {
  text-decoration: none; }

.pb-ticker > div .indexBlock > a.active {
  border-bottom: 3px solid #DCBF4B; }
.pb-ticker .indexBlock {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  display: inline-block;
  padding: 6px 0px;
  text-decoration: none;
  letter-spacing: .5px;
  padding-left: 4px;
  line-height: 16px;
  margin-left: -4px;
  top: 7px; }
  .pb-ticker #indexBlock {
    padding: 6px 4px;
    padding-left: 10px;
  }
  .pb-ticker a span {
    display: block; }
    .pb-ticker a span:nth-child(1) {
      color: #DDD9D3;
      font-size: 9.8px;
      font-weight: lighter;
      text-transform: uppercase; }
    .pb-ticker a span:nth-child(2) {
      color: #9AB277;
      font-size: 12.6px;
      font-weight: lighter; }
.pb-ticker .tickerArrows {
  position: absolute;
  top: 0;
  right: 0;
  height:50px;


  background: white;
  border-right: 1px solid grey;
  border-left: 1px solid grey;
  display: inline-block;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-around;
  -ms-flex-pack: justify;
  -moz-box-pack: justify;
  justify-content: space-around;
  padding-top: 3px;
  padding-left: 0;
  z-index: 100; }
  .pb-ticker .tickerArrows i {
    padding: 5px;
    color: grey;
    background: white;
    border-radius: 50%;
    font-weight: 700;
    display: block;
    width: 25px;
    text-align: center;
    font-size: 30px;
    cursor: pointer; }

@media all and (max-width: 1200px) {
  .pb-ticker a:nth-child(1) {
    border-left: 10px solid rgba(255, 255, 255, 0.3); } }
@media all and (max-width: 1200px) {
  .pb-ticker a:last-child {
    border-right: 10px solid rgba(255, 255, 255, 0.3); } }

.hide-block {
  height: 49px;
  background-color: white;
  position: fixed;
  z-index: 99;
  bottom: 0;
}
div.hide-block.right {
  width:340px;
  right: 0;
}
div.hide-block.left {
  width:300px;
  border-right: 1px solid grey;
}

@media all and (max-width: 1220px) {
  .pb-ticker .tickerArrows {
    right: 0px;
  }
}

div.ticker_negative > span.indexTitle {
  color: #C63427;
}
div.ticker_positive > span.indexTitle {
  color: #4F8C0d;
}

/* MEDIA QUERIES */
@media only screen and (max-width: 1120px) {
  .pb-ticker .indexBlock span{
    font-size: 12px;
  }
}

@media only screen and (max-width: 950px) {
  .pb-ticker .indexBlock span{
    font-size: 10px;
  }

  .pb-ticker > .hideWrap > .tickerObjects > .indexBlockTitle {
    margin-left: 0px;
  }

  .pb-ticker-wrapper .pb-ticker .indexBlock {
    padding-left: 5px;
  }
}

@media only screen and (max-width: 740px) {
  .pb-ticker-wrapper {
    display: none;
  }
}