#intro { margin-bottom: 20px; }
.orange { color: #f77408; }
.logo { text-align: center; margin: 20px 0; }
.logo img { position: relative; left: -2px; }
h4 { margin-top: 30px; }
.amounts { margin-bottom: 15px; }
.amounts li {
  padding: 0 0 0 15px;
  line-height: 42px;
  height: 42px;
}
.amounts li label { margin-bottom: 0; }
.amounts li > input { height: 40px; margin: 0; float: left;}
.amounts li > div { margin-left: 28px; border-left: 1px solid #ddd; padding-left: 20px; }
.amounts li.custom > div { padding-left: 0; overflow: hidden; }
.amounts li.custom input[type="text"] {
  border: 0; line-height: 40px; padding: 0 0 0 20px; height: 40px;
  box-shadow: none; -webkit-box-shadow: none;
}
.continue { text-align: right; }
.modal-body .message { margin: 0; }
#pick-method { text-align: center; }
#pick-method .panel-body { padding-bottom: 0; }
.method { margin-bottom: 20px; }
.method p { margin-bottom: 5px; }
.footer { text-align: center; }