/* Default CSS */
/* Base Styles */
body {
  padding: 0;
  margin-top: 10px;
  height: 100%;
  font-family: Arial;
  font-size: 12px;
  text-align: center;
  color: #2f3746;
}

img {
  border: 0;
}

a {
  color: #004179;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#block-ase_feed-0 .content, #block-block-11 .content {
  background-color: #787878;
  padding: 0 0 1px 0;
  position: relative;
  height: 47px;
}

#block-ase_feed-0 .content #ticker-tape, #block-block-11 .content #ticker-tape
  {
  padding-top: 1px;
  height: 47px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
}

#block-ase_feed-0, #block-block-11 {
  height: 21px;
  display: block;
  clear: both;
}

.ase-stock {
  color: #fff;
 
}

.ase-stock2 {
  color: #fff;
  vertical-align: baseline;
  font-size: 0.3em;
  position: relative;
  top: 0.2em;
}

#ticker-nav {
  float: left;
  height: 22px;
  width: 83px;
/*  background: transparent url("../images/ticker-px-bg.gif") scroll repeat-x 0 0;*/
}

#ticker-nav #ticker-last {
  padding:15px 4px 5px 0;
}

#ticker-nav #ticker-last img {
  
}

#index-date #index {
  float: left;
  padding: 3px 0 2px;
  width: 220px;
}

#index-date #index .title {
  font-size: 12px;
  color: #004179;
  padding-right: 5px;
  font-weight: normal;
}

#index-date #index span {
  margin: 0 5px;
}

#index-date #index span.num img {
  margin-right: 5px;
}

#index-date #index span.num {
  color: #525252;
}

#index-date #index span.percentage {
  color: #09568a;
}

#index-date #date {
  float: right;
  padding: 3px 0 2px;
}

#date {
  padding-top: 1px;
}

#date span {
  color: #525252;
}

.closed-market {
  color: #f00;
  font-weight: bold;
  padding-right: 20px;
}

.opened-market {
  color: #61A143;
  font-weight: bold;
  padding-right: 20px;
}

.ase-stock a {
  color: #fff;
}

#ticker-block {
  width: 83px;
  float: right;
}

#ticker-tape {
  direction: ltr;
}

.market-indicator {
  float: left;
  height: 22px;
  width: 196px;
/*  background: transparent url("../images/ticker-px-bg.gif") scroll repeat-x 0 0;*/
  color: #fff;
  padding:9px 0 4px 0;
  text-align: left;
}

.ase-index, .market-indicator .num, .market-indicator .market-status-img
  {
  padding-right: 4px;
}

#ticker-tape table tr td a {
  font-size: 13px;
}

#ticker-tape table tr td a.ase-stock {
  unicode-bidi: isolate;
}

#market-status {
  padding: 0 2px;
  color: #fff;
  font-weight: bold;
  margin-left: 2px;
}

.market-indicator span {
  display: inline-block;
  padding-top: 2px;
}

.ticker-controller {
  position: absolute;
  top: 10px;
  right: 0;
  width: 80px;
}

.ticker-tape-window {
  background-color: #787878;
  height: 22px;
  overflow: hidden;
}

.separator
{
    float: right;
    width: 1px;
    background-color: #8f8f8f;
    background-image: linear-gradient(#000000, #ffffff);
    height: 45px;
margin-right:5px;
margin-left:5px;
}

.varUp{
color:#b8dd54 !important

}
.varDown {
    color: #eb8c7a !important
}

.arrowUp {
  
    font-weight: bolder;
    color: #b8dd54
}
.arrowDown {
  
    font-weight: bolder;
    color: #eb8c7a
}