<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.donate_now div[class*="col"] {  padding: 0 15px;}
.donate_now select { border: 1px solid #ccc;}
#one_time_form {  display: none;}
.loader_one_time, .loader_recurring { width: 20px; height: 20px; display: none;}
#dedicated_div, #dedicated_div_rec { display: none;}
.page-template-tpl-donate .top_banner, .page-template-tpl-donate_new .top_banner { text-align: left; }
.page-template-tpl-donate .top_banner h1::after { left:0; transform: none; width:100%; }
.donate_now .row { display: flex; }
.donate_now .col-8 { width:66%; position: relative; min-height: 1px; }
.donate_now .col-4 { width:34%; position: relative; min-height: 1px; margin-top: -390px; }
.donate_now .editor_content p a { color:#000; }
.donate_now .editor_content p { line-height: 34px; font-size: 18px; }
.donation { float: left; width:100%; min-width: 500px; background: #0059a4; }
.donation .wrap ul { padding: 0px; margin: 0px; }
.donation .wrap ul li { list-style-type: none; padding: 18px 32px; border-bottom: 1px solid #0d6cbb; float: left; width:100%; }
.donation .wrap ul li h4 { font-size:18px; font-weight: 700; color: #fff; margin: 0px 0 2px 0; }
.donation .wrap ul li p { font-size:17px; font-weight: 400; color: #fff; margin: 0px; }
.donation .text_content { padding: 20px; font-size:17px; font-weight: 400; color: #fff; }

.donation .input_checkbox { float: left; width:25px; position: relative; min-height: 1px; }
.donation .input_checkbox input { opacity: 0; position: absolute; z-index: 1; left:0; top:0; width:18px; height: 18px; }
.donation .input_checkbox label { width:18px; height: 18px; position: relative; float: left; margin-top: 4px; }
.donation .input_checkbox label:before { content:''; width:18px; height: 18px; border:1px solid #fff; border-radius:50%;position: absolute; top:0; left:0; }
.donation .input_checkbox input:checked ~ label:after { content:''; width:8px; height: 8px; background: #fff; position: absolute; left:50%; top:50%; border-radius:50%; transform: translate(-50%, -50%); }

.donation .text { float: left; width:calc(100% - 25px); padding-left: 15px; }
.donation .amount label { font-size:18px; font-weight: 700; color: #fff; }
.donation .amount .input { display: inline-block; padding-left: 15px; position: relative; vertical-align: top; }
.donation .amount .input input { width: 100%; max-width: 225px; background: #fff; border:none; padding:6px 30px; border-radius:30px; font-family: 'Roboto Slab'; }
.donation .amount .input span { font-size: 18px; font-weight:400; color: #000; position: absolute; top:4px; left: 28px; }
.donation .default_btn input { background: #80b43e; font-size: 18px; font-weight: normal; padding: 14px 30px; width:100%; border-radius: 30px; cursor: pointer; color: #fff; text-decoration: none; text-align: center; border: 1px solid transparent; }

.process { float: left; width:100%; padding: 20px; text-align: center; }
.process ul { padding:0px; margin: 0px; }
.process ul li { list-style-type: none; float: left; width:33.33%; position: relative; }
.process ul li span { height: 46px; width:46px; display: inline-block; border: 1px solid #fff; text-align: center; font-size: 20px; color: #fff; font-weight: 400; padding-top: 7px; border-radius:50%; }
.process ul li:nth-child(1):after { content:''; width:calc(100% - 50%); height: 1px; background: #fff; position: absolute; left:calc(100% - 50% + 38px); top:50%; transform: translateY(-50%); }
.process ul li:nth-child(2):after { content:''; width:calc(100% - 50%); height: 1px; background: #fff; position: absolute; left:calc(100% - 50% + 38px); top:50%; transform: translateY(-50%); }
.process ul li.active span { background: #80b43e; font-weight: bold; }
.donate_now_new .editor_content &gt; h2 { margin-bottom:0; font-size:30px; font-weight:500; color:#000; } 
.donation-design { text-align:center; overflow:hidden;}
.donation-design span { background:#94e30c; display:inline-block; padding:7px 30px; font-size:24px; position:relative; color:#0356a6; font-weight:700; text-transform: uppercase; line-height:1.5; }
.donation-design span:after, .donation-design span:before { width:0; height:0; position:absolute; z-index:-1; content:""; top:0}
.donation-design span:before { border-bottom:30px solid #6da212; border-left:30px solid transparent; left:-30px}
.donation-design span:after { border-bottom:60px solid #6da212; border-right:60px solid transparent; right:-60px}
.make-donate-box { padding:55px 30px 35px; background:#0356a6; margin-top:-30px; }
.choose-amount { margin-bottom:16px; }
.choose-amount p { color:#fff; font-weight:500; margin-bottom:0; }
.bold-amount  { font-size:21px; font-weight:700; }
.stylish-radio { position:relative; display:block; padding-left:40px; cursor:pointer; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none;
user-select:none; color:#fff; margin-bottom:10px; }
.stylish-radio input { position:absolute; opacity:0; cursor:pointer}
.checkmark { position:absolute; top:5px; left:0; height:22px; width:22px; background-color:#fff; border-radius:50%;}
.stylish-radio:hover input~.checkmark { background-color:#ccc; }
.stylish-radio input:checked~.checkmark { background-color:#fff; }
.checkmark:after { position:absolute; display:none; content:""; }
.stylish-radio input:checked~.checkmark:after {  display:block; }
.stylish-radio .checkmark:after { top:6px; left:6px; width:10px; height:10px; border-radius:50%; background:var(--primary); }
.donate-amount { margin-top:25px; position:relative; }
.dollor-label {  font-size:24px; font-weight:700; color:#0356a6; position:absolute; left:39px; top:7px; margin-bottom:0!important; }
.donate-amount input[type=text] { border:0; border-radius:0; padding:10px 140px 10px 55px; height:50px; font-size:24px; font-weight:700; color:#0356a6; width:100%; }
.donate-amount button[type=submit] { background:#94e30c; color:#0356a6; padding:7px 18px; font-size:24px; font-weight:700; text-align:center; border:0; cursor:pointer; position:absolute; right:0; top:0; bottom:0; height:100%; margin:0!important; border-left:2px solid #0356a6; -ms-transition:all ease-in-out .4s; -o-transition:all ease-in-out .4s; -moz-transition:all ease-in-out .4s; -webkit-transition:all ease-in-out .4s; transition:all ease-in-out .4s; border-radius:0; }
.donate-amount button[type=submit]:hover { background:#74b700!important; }
.thank-you p { color:#fff; margin:0; }
.pay-rec { margin-top:35px; }
.recurring-pay { padding:24px 22px 0; background:#f5f5f5; border:1px solid #ccc; min-height:250px; }
.recurring-pay label { display:block; margin-bottom:5px; font-weight:400; font-size:18px; }
.field-gp { margin-bottom:15px; }
.field-gp input, .field-gp select { max-width:250px; width:100%; padding:9px 15px; height:47px; border-radius:0; }
.field-gp input, .field-gp select, .field-gp select option, .subscribe-now button { color:#000; font-size:18px; font-weight:500; }
.subscribe-now button { background:#ffc33f; padding:7px 45px; border:0!important; border-radius:20px; cursor:pointer; overflow:hidden; color:#000; font-size:18px; font-weight:500; line-height:1.5; }
.subscribe-now button:hover { color:#fff; background:#0356a6; -ms-transition:all ease-in-out .4s; -o-transition:all ease-in-out .4s; -moz-transition:all ease-in-out .4s; -webkit-transition:all ease-in-out .4s; transition:all ease-in-out .4s; }
.donate_now_new .form-box { clear:both; font-size:17px; font-weight:400; padding-top:50px;  }
.donate_now_new .form-box .donate-form, .donate_now_new .form-container .dedicate_donation { border-top:1px solid #b9b9b9; border-bottom:1px solid #b9b9b9; padding:20px 0; }
.donate_now_new .form-box .checkbox-row { display:flex; align-items:center; }
.donate_now_new .form-box .checkbox-row .wpcf7-form-control-wrap { width:auto; margin:0; }
.donate_now_new .form-box .checkbox-row label { padding-left:15px; }
.donate_now_new .form-box .checkbox-row .wpcf7-list-item { margin:0; display:block; line-height:0; }
.donate_now_new .form-box [type="checkbox"] {  height:25px; min-width:25px; background:#fff; border:1px solid #c3c3c3; cursor:pointer; outline:none; position:relative; z-index:9; border-radius:0; -webkit-appearance:none; -moz-appearance:none; appearance:none;}
.donate_now_new .form-box [type="checkbox"]:checked { background:url(../../images/check-icon.png) center no-repeat #fff;  } 
.donate_now_new .info-form { padding-top:25px; }
.donate_now_new .info-form h2 { font-size:30px; font-weight:600; margin:0 0 23px; }
.donate_now_new .input-row { display:flex; flex-wrap:wrap; margin:0 -15px; }
.donate_now_new .input-row .input-col { width:100%; max-width:50%;  }
.donate_now_new .input-row .input-col:not(.has-checkbox) input {  width:100%; height:50px; border-color:#c3c3c3; padding:22px; border-radius:0;  }
.donate_now_new .input-row .input-col.full { max-width:100%; }
.donate_now_new .input-row .wpcf7-list-item { display:block; margin:0; }
.donate_now_new .input-row .has-checkbox.name { padding:5px 15px 20px; }
.donate_now_new .input-row .has-checkbox.contact { padding:30px 15px; }
.donate_now_new .input-row .has-checkbox label { display:flex; align-items:center; }
.donate_now_new .input-row .has-checkbox label .wpcf7-list-item-label { padding-left:15px; }
.donate_now_new .input-row .input-col textarea { padding:15px 22px; height:145px; resize:none; outline:none; border-radius:0; }
.donate_now_new .form-box .btn-box { padding-top:23px;  }
.donate_now_new .form-box .btn-box .wpcf7-submit, .donate_now_new .form-container input[type="submit"] { border:0; background:#0356a6; color:#fff; padding:10px; border-radius:0; width:175px; height:52px; font-size:18px; cursor:pointer; }
.donate_now_new .form-container input[type="submit"]  {   background: #98ce3b !important;
    border: none !important;
    border-radius: 30px;
    font-size: 21px !important;
    width: 205px;
    color: #fff !important;
    height: 48px;
    font-weight: 600;
    margin-top: 10px;
    padding: 0px !important;  }
.donate_now_new .form-container input[type="submit"]:hover { background-color:#80b43e; border-color:#80b43e; color:#fff; }
.donate_now_new .form-box .btn-box .wpcf7-submit:hover { background:#80b43e; }
.donate_now_new .wpcf7-not-valid-tip { font-size:14px; }
.donate_now_new .wpcf7 form .wpcf7-response-output { color:#000; text-align:center; }
.page-template-tpl-donate-paypal .editor_content { border:1px solid #d4d4d4; padding:30px 30px 10px;  }
.page-template-tpl-donate-paypal .editor_content img { margin-top:-20px}
.page-template-tpl-donate-paypal .editor_content &gt; h2 { font-size:26px}
.page-template-tpl-donate-paypal .editor_content .carying-thumb { max-width:150px; }
.page-template-tpl-donate-paypal .form-container { clear:both; width:100%; max-width:800px; margin:0 auto; padding-top:50px; } 
.page-template-tpl-donate-paypal .form-container .tabs { display:flex; border-radius:3px; overflow:hidden; }
.page-template-tpl-donate-paypal .form-container .tabs a.tabs_payment { flex:1; padding:15px; border:2px solid #163a77; text-decoration:none;  color:#163a77; background:#fff; text-align:center; text-transform:uppercase; font-size:20px; font-weight:500px }
.page-template-tpl-donate-paypal .form-container .tabs a.tabs_payment.active_tab_donation {  background-color:#163a77;  color:rgb(255, 255, 255); }
.page-template-tpl-donate-paypal .form-container #recurring, .page-template-tpl-donate-paypal .form-container #one_time_form { margin-top:30px;  }
.page-template-tpl-donate-paypal .form-container .field-gp select { max-width:385px; background:url(../../images/dropdown-caret.png) calc(100% - 8px) center no-repeat; background-size:15px; -webkit-appearance:none; -moz-appearance:none; appearance:none; font-size:16px;  outline:none; }
.form-container .choose-amount h3 { font-size:18px; font-weight:500;  }
.form-container .option_payment_rec a, .form-container .option_payment a { padding:4px 25px; border:2px solid #163a77; border-radius:3px; text-decoration:none; color:#000; font-weight:500; font-size:16px; display:block; }
.form-container .option_payment_rec a.active_price_rec, .form-container .option_payment a.active_price { background-color:#163a77;  color:rgb(255, 255, 255); }
.option_payment_row { display:flex; flex-wrap:wrap; align-items:center; }
.option_payment_row .option_payment_rec:not(:last-child), .option_payment_row .option_payment:not(:last-child) { margin-right:10px; }
.option_payment_row .option_payment_rec, .option_payment_row .option_payment { margin-bottom:7px; }
.option_payment_row .option_payment_rec.has-input-box, .option_payment_row .option_payment.has-input-box { flex:1;   }
.option_payment_row .option_payment_rec .input-box, .option_payment_row .option_payment .input-box { position:relative; }
.option_payment_row .option_payment_rec .input-box .dollar_sign, .option_payment_row .option_payment .input-box .dollar_sign { position:absolute; top:50%; transform:translateY(-50%); left:15px; font-weight:500; }
.option_payment_row .option_payment_rec .input-box .error_donation, .option_payment_row .option_payment .input-box .error_donation { position:absolute; left:0;     bottom:-28px; }
.option_payment_row .option_payment_rec input[type="text"], .option_payment_row .option_payment input[type="text"] {  width:100%; border:2px solid #163a77; height:39px; padding-left:25px;  }
.form-container .field.checkbox, .donate_now_new .form-container .input-row .input-col.has-checkbox { display:flex; margin-top:25px; }
.form-container .field.checkbox input[type="checkbox"], .donate_now_new .form-container .input-row .input-col.has-checkbox input[type="checkbox"] { margin-right:10px;  }
.donate_now_new .form-container .input-row .input-col { margin-bottom:20px; margin-top:0!important; }
.donate_now_new .form-container .input-row .input-col:not(.has-checkbox) label { display:block; padding-bottom:5px; }
.donate_now_new .form-container .info-text { font-size:14px; padding-top:7px; }
.donate_now_new .form-container .field.radio-btns { display:flex; flex-wrap:wrap; margin:30px 0 20px;  }
.donate_now_new .form-container .field.radio-btns .stylish-radio { color:#000; }
.donate_now_new .form-container .field.radio-btns .stylish-radio .bold-amount { font-size:16px; font-weight:400; }
.donate_now_new .form-container .field.radio-btns .stylish-radio:not(:last-child) { margin-right:30px;  }
.donate_now_new .form-container .stylish-radio .checkmark { border:1px solid #c5c5c5; }
.donate_now_new .form-container .stylish-radio .checkmark:after { top:5px; left:5px;  }
.donate_now_new .form-container .dedicate_donation { margin-top:25px; }
.donate_now_new .form-container .dedicate_donation .field.checkbox.checkbox-dedicate_donation { margin-top:0;}
.donate_now_new .form-container .field.checkbox label, .donate_now_new .form-container .field.has-checkbox label { margin-top:-2px;  }
span.asterisks { color:red; }
#label_select_box { margin-bottom:10px; display:block; }
/* donatenow*/
@media (max-width: 767px){
	.donate_now_new .input-row .input-col{ max-width:100%}
	.donate_now_new .info-form h2 { font-size:20px}
	.donate_now_new .form-container .input-row .input-col:not(.has-checkbox) label{ font-size:14px;  padding-bottom:0px}
	.donate_now_new .form-container .input-row label{ font-size:14px}
	.page-template-tpl-donate-paypal .editor_content &gt; h2{ font-size:18px} 
	.page-template-tpl-donate-paypal .editor_content .carying-thumb{ margin-top: 0px;}
}
@media (max-width: 479px){
.page-template-tpl-donate-paypal .editor_content .carying-thumb {
    float: none;
}
}</pre></body></html>