/* ----------- ºß¸Ë ---------- */	
.stock_zero {
  color:#d0d1b4;
  font-size:7pt;
}

.input-prepend.input-append input {
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
  width: 100px;
  text-align: right;
}
.stock_error {
  color: #DB5656;
}

.pankz { 
    background-color: #a0a0a0;
    transition: background-color .5s;
    color: #FFF;
    padding: 0 10px;
    line-height: 20px;
    border-radius: 18px;
    display: inline-block;
    margin-bottom:2px;
}
a:hover { 
background-color: #fcff11;
  text-decoration: none;
}


