body {
  padding-top: 30px; }
  body .row {
    margin-left: 0; }
  body .selection {
    cursor: pointer;
    border-bottom: 1px solid #ccc; }
    body .selection.active {
      background: rgba(204, 204, 204, 0.3); }
  body textarea {
    height: 200px; }
  body input::placeholder, body textarea::placeholder {
    font-style: italic;
    color: rgba(153, 153, 153, 0.8) !important; }
  body img.qr-code {
    margin-top: 50px; }

/*# sourceMappingURL=style.css.map */
