.currency-input {
}

.currency-input.read-only {
}

.currency-input input {
  display: inline-block;
  width: 125px;
  vertical-align: middle;
}

.currency-input label.btn {
  padding: 10px 2px;
  font-size: 9px;
}
