.input-prepend.input-append input {
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
  width: 100px;
  text-align: right;
}
.stock_error {
  color: #DB5656;
}
.option_wide {
  height:45px;
  font-size:120%;
  font-weight:bold;
}
.cart_wide {
  width:100%;
  height:70px;
  background:#dde4cb;
}