HEX
Server: nginx/1.27.1
System: Linux in-4 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64
User: ilikadirect (1186)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
Upload Files
File: /storage/v6964/gopalak/public_html/wp-content/plugins/charitable/assets/css/modal.css
#lean_overlay {
  position: fixed;
  z-index: 99999;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none; }

.charitable-modal {
  width: 80%;
  max-width: 600px;
  padding: 2em;
  background-color: #fff;
  overflow-y: auto; }
  .charitable-modal .donation-form-wrapper {
    text-align: center; }
  .charitable-modal #charitable-donation-form {
    text-align: left;
    padding-top: 0; }
  .charitable-modal .charitable-fieldset {
    padding: 0 0 1em;
    border-width: 0 0 1px 0; }
    .charitable-modal .charitable-fieldset:not(#charitable-gateway-fields):last-of-type {
      border: none; }

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