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 */