/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

#paynow_qr_img {
  cursor: pointer;
  max-width: 100%;
  height: auto;
}

.paynow-reference {
  margin: 8px 0 12px;
}

.paynow-save-btn {
  display: inline-block;
  margin: 4px 0 12px;
  cursor: pointer;
}

#alg_checkout_files_upload_form_1 label, #alg_checkout_files_upload_form_1 abbr {
  float: left !important;
}

#alg_checkout_files_upload_form_1 abbr {
  margin-left: 5px;
}
