.btn-default {
  background-color: #fff;
}
.btn-small {
  padding: 0 10px;
  height: 24px;
}
.btn-large {
  padding: 0 20px;
  height: 36px;
}
