body {
    font-family: azo-sans-web, sans-serif;
    font-weight: normal;
    line-height: 1.6;
    font-size: 18px;
    color: #51534a;
    -moz-osx-font-smoothing: grayscale;
}
h1,h2,h3,h4,h5,h6 {
    font-family: adelle, serif;
    font-weight: 400;
    color: #68ab4d;
}
.logo img {
    float: left;
    max-width: 115px;
    min-height: 32px;
}
.clear {
    clear: both;
}
.content>.container {
    background-color: transparent;
}
.thermometer {
    min-height: 8rem;
    background-color: #fff;
    z-index: -10;
    margin: 10px auto;
}
.donate_display {
    vertical-align: middle;
}
.therm .therm_progress,
.raised,
.goal,
.therm_numbers {
    color: #68ab4d;
    font-size: 1.7rem;
    font-weight: bold;
}
.video-frame {
    max-width: 540px;
    margin: 0 auto;
}
.video-frame iframe {
    width: 100%;
    min-height: 300px;
}
.video-frame h2 {
    text-align: center;
    margin: 15px;
    font-size: 2rem;
}
.progressBar_therm {
    border: 1px solid #ccc;
}
.custom-option-selected {
    background-color: #68ab4d;
}
#donation_search,
#donation_submit,
#donation_search_link,
#donate_search_filters,
.inline-edit,
.custom-checkbox input:checked~.checkmark {
    border-color: #68ab4d;
}
.page-wrap {
    background-color: transparent;
}
a,
h2,
.hq-link,
.gamma h4 {
    color: #68ab4d;
}
a:hover {
	  color: #2b8230;
}
#floating-handle {
    background: #333;
}
h1.innerTitle,
h1 {
    color: #68ab4d;
    font-weight: normal;
    text-align: left;
    font-size: 52px;
    font-family: adelle, serif;
}
h2 {
    font-size: 32px;
    font-weight: normal;
    font-family: adelle, serif;
}
h3 {
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 1.5rem;
    font-weight: normal;
    font-family: adelle, serif;
}
h4 {
    font-size: 25px;
    line-height: 1.3;
    margin-bottom: 1.5rem;
    font-weight: normal;
    font-family: adelle, serif;
}
p {
    padding: 0;
    margin-bottom: 16px;
}
.container>.padding {
    padding: 0;
}
.padding ul {
    margin-left: 30px;
}
.padding ul>li {
    color: #333;
}
.header {
    background: #ffffff;
    padding-bottom: 20px;
}
.logo img#mobile-logo {
    display: none;
}
.beta-max,
.donation_receipt_header {
    background-color: #fff;
}
.header .nav {
    padding-left: 20px;
}
.nav ul.navlist li:hover {
    background-color: #ffffff;
    color: #fff;
}
.nav ul.navlist li.nav_donate:hover a {
    background-color: #F5B136;
    color: #fff;
}
.nav ul.navlist li:hover a {
    color: #2b8230;
}
.nav ul.navlist li a {
    font-weight: 500;
    color: #64a70b;
    font-size: 17px;
    margin: 0 20px;
    position: relative;
    padding: 7px 0;
    font-family: azo-sans-web, sans-serif;
}
.nav ul.navlist .nav_donate a {
    padding: 13px 25px 14px;
    background-color: #e17d00;
    color: #fff;
    font-size: 15px;
    line-height: 1;
    text-transform: uppercase;
    height: auto;
    border: 0;
    display: inline-block;
    border-radius: 20px;
    text-align: center;
    font-weight: 700;
    -webkit-transition: border-color 0.25s, background-color 0.25s, color 0.25s;
    transition: border-color 0.25s, background-color 0.25s, color 0.25s;
    box-sizing: border-box;
}
.nav ul.navlist li:last-child:after {
    display: none
}
.nav ul.navlist li.rich>a {
    font-size: 90%;
    border-left: 0;
}
.nav ul.navlist ul li.individual>a {
    padding: 12px 10px 12px 0;
}
.custom-option {
    border-radius: 20px;
    font-size: 15px;
    line-height: 1;
    padding: 13px 25px 14px;
}
.max-row {
    text-align: center;
}
.button,
.eaSubmitButton,
.button_small_tall,
.search-button,
#campaign_statistics .button_small_tall,
.progressBar_therm_search div,
.progressBar_therm div,
.button_small {
    background-color: #e07c02;
    border-radius: 20px !important;
    font-size: 15px;
    line-height: 1;
    padding: 13px 25px 14px;
    font-weight: 600;
}
.button_small,
.donate-search-selet,
#donation_submit,
.donate-result-canvas div,
.hq-button-active,
#inline-confirm a:hover,
.faketext div a:hover,
.custom-checkbox input:checked~.checkmark {
    background-color: #68ab4d;
}
.column-title,
#donationTable th,
.hq-box-header-bold,
.hq-button-mini-active,
#hqmenu a span,
.alert {
    background-color: #68ab4d;
}
.column-title a:hover {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 1.8rem;
    display: block;
    text-decoration: none;
    text-align: center;
}
.custom-option.donationAmt:hover {
	color: #fff;
  opacity: .85;
}
.button {
    font-family: 'azo-sans-web', sans-serif;
    border-radius: 20px;
}
.search-button {
    border-radius: 20px;
    font-family: 'azo-sans-web', sans-serif;
}
#donate_search_filters {
    background-color: transparent;
    color: #333;
    border: none;
}
.lbd-raised {
    color: #e07c02;
}
.lbd-name {
    color: #68ab4d !important;
}
.goal_bubble {
    color: #68ab4d !important;
}
.FAFBodyTable {
    max-width: 650px;
    margin: 0 auto;
}
.homepage-banner {
    position: relative;
    width: 100vw;
    left: calc(-50vw + 50%);
    margin-bottom: -10px;
}
.lbd-header {
    text-align: left;
    text-transform: none !important;
    font-size: 2.3rem !important;
    color: #fff;
}
.button:hover,
.button_small:hover {
    box-shadow: none;
    background-color: #ECB448;
}
.center-content {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
}
ul#footer-bottom {
    list-style-type: none;
    margin: 40px 0 0;
    padding: 20px 0 0;
    text-align: center;
    width: 100%;
    border-top: 1px solid #fff
}
ul#footer-bottom li {
    display: inline-block;
    position: relative
}
ul#footer-bottom li a,
ul#footer-bottom li a:visited {
    display: inline-block;
    color: #fff;
    margin: 0 20px;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out
}
ul#footer-bottom li a:hover,
ul#footer-bottom li a:visited:hover {
    opacity: .8
}
ul#footer-bottom li:after {
    position: absolute;
    right: -10px;
    top: 0px;
    content: '//';
    color: #f4b136
}
ul#footer-bottom li:last-child:after {
    display: none
}
.footernav {
    display: none;
}
.footer {
    background: url(https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10017/pattern.png?v=1597879043000) repeat-x #2b8230;
    box-sizing: border-box;
    color: #fff;
    padding: 60px 30px;
    position: relative;
}
.footer .addthis_sharing_toolbox {
    margin: 1em auto 0;
}
.footer .container> :first-child {
    margin: 0;
}
.campaignselectname {
    display: block;
    padding: 5px 0;
    font-weight: bold;
    font-size: 1.8rem;
    color: #0054a6;
}
.campaignselectraised {
    display: none;
}
.campaignselectimage img {
    border: 0;
}
.campaignselectwidget .campaignselectlabel-active {
    border: 2px solid green;
    background-color: #fff;
    background-image: url(https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10017/icon_tick-big.png?v=1598413164000)!important;
}
.campaignselectlabel {
    border: 2px solid transparent;
}
.campaignselectname {
    color: #68ab4d;
}
.page-info {
    background-color: #fff;
}
.page-thermometer {
    display: none;
}
/*CUSTOM INTERNAL THERMOMETER */

.page-wrap.interior #custom-therm-row {
    width: 100%;
    height: 32px;
    margin: 0 0 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.page-wrap.interior .therm-hold {
    width: 88%;
    max-width: 1260px;
    position: relative;
    margin: 0 0 0 30px;
}
.page-wrap.interior .progress {
    background-color: #60A164;
    top: 40px;
    left: 5%;
    width: 100%;
    text-align: center;
    font-weight: bold;
    height: 28px
}
.page-wrap.interior .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #2B8230;
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
    position: relative;
}
.page-wrap.interior .progress-bar:after {
    content: '';
    height: 42px;
    width: 42px;
    background: #2B8230;
    right: -21px;
    top: -7px;
    border-radius: 50%;
    position: absolute;
    z-index: 15;
    box-shadow: 0 0 5px rgba(0, 0, 0, .35);
}
.page-wrap.interior .progress-bar:before {
    content: '';
    height: 16px;
    width: 2px;
    background: #2B8230;
    right: -1px;
    bottom: -28px;
    position: absolute;
    z-index: 16;
}
.page-wrap.interior .goal-hold {
    position: absolute;
    right: -50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100px;
    top: -68px;
    padding: 3px 0;
    z-index: 18;
    color: #68ab4d;
}
.page-wrap.interior .goal-hold:after {
    content: '';
    height: 16px;
    width: 2px;
    background: #2B8230;
    right: 50px;
    bottom: -16px;
    position: absolute;
    z-index: 16;
}
.page-wrap.interior .raised-hold {
    position: absolute;
    bottom: -72px;
    width: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    margin-left: -75px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #68ab4d;
    line-height: 1.2;
}
.page-wrap.interior .goal-hold span {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 2px
}
.page-wrap.interior .goal-hold .goal-row {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
}
.page-wrap.interior .raised-row,
.page-wrap.interior .goal-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.form-panel {
    padding-top: 0;
}
.page-wrap.interior .raised-hold span {
    font-size: 18px;
    font-weight: 400;
}
.page-wrap.interior .raised-hold .raised-row {
    font-size: 22px;
    font-weight: 600;
}
.vplacement {
    padding: 0;
}
.profile-header {
    background-color: #fff;
}
.page-name {
    color: #68ab4d;
    margin-bottom: 60px;
}
.lplacement,
.cplacement {
    padding: 0 1rem 2rem;
}
#donationTable tr.odd td,
.hq-user-mobile .hq-page-block,
.hq-box-header,
.hq-bar,
.hq-label,
.hq-page-block,
.hq-dashboard-block,
.hq-page-donor-active,
.hq-activity-inner a:hover,
.hq-overall-inner a:hover,
.cg-header,
.cg-active,
#contact_list_viewer a:hover,
#contact_selector a:hover,
.checklist a:hover,
#hq_auto_email a:hover,
#hq_auto_email a.active,
#page_link_picker a:hover,
.emoji_cat0.active,
.emoji_cat1.active,
.emoji_cat2.active,
.emoji_cat3.active,
.emoji_cat4.active,
.faketext div,
#hqmenu a:hover,
#hqmenu a.hqmenu-header,
.hq-donations-filter,
#ext-pages a:hover,
.popup-header,
.honor_comment,
.flex-total,
.hq-tabs {
    background-color: #fff;
    border: 1px solid #68ab4d;
    border-radius: 0;
}
.beta-max,
.beta-maxd {
    border: 0;
    border-left: 1px solid #68ab4d;
}
.hq-tabs {
    border-width: 0 0 1px 0;
    background-color: #fff;
}
#hqmenu a.hqmenu-header-active {
    background-image: url(https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10017/hq-menu-arrow-open-sfmfb.png?v=1598414503000);
}
#hqmenu a {
    background-image: url(https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10017/hq-menu-sfmfb-arrow.png?v=1598414504000);
}
.form-panel-button {
    min-width: 200px;
    font-weight: 600;
}
.hq-button,
.hq-button-disable,
.hq-button-active {
    background-color: #e17d00;
    color: #fff;
    font-weight: 700;
    border-radius: 25px;
    line-height: 26px;
    box-sizing: border-box;
}
.hq-main.column .p25 {
    width: 33.333%;
    text-align: center;
}
.hq-main.column .p50 {
    width: 33.333%;
    text-align: center;
}
.center-box-border,
.columns-hq .column,
.hq-box,
.hq-box2,
.row-expand,
.emoji_cat0.active,
.emoji_cat1.active,
.emoji_cat2.active,
.emoji_cat3.active,
.emoji_cat4.active,
.donation_receipt_body,
.faketext div,
.honor_comment::before {
    border-color: #68ab4d;
}
.donation_receipt_body .max-row {
	text-align: left;
}
.hq-side-box {
    border-bottom: #68ab4d solid 1px;
}
.hq-page-info-icon img {
    display: none;
}
.hq-task-row {
    border-bottom: #fff solid 1px;
    position: relative;
}
.hq-task-row a:hover {
    background: #fff;
}
.hq-task-row a:hover {
    border-bottom: 0;
    position: relative;
}
.hq-task-row a {
    padding: 5px 15px 5px;
}
.interior .banner {
    width: 100%;
    overflow: hidden;
}
.interior .banner .banner-image {
    width: 100%;
    max-height: 330px;
}
.gamma h2 {
    font-size: 28px;
}
.gamma .vplacement {
    padding: 10px 0 20px;
}
.interior .beta {
    width: 29.75%;
}
.interior .alpha {
    width: 70.25%;
    padding-left: 10px;
    box-sizing: border-box;
}
.interior .delta {
    width: 66.35%;
}
.interior .gamma {
    width: 33.65%;
}
.gamma .lplacement {
    padding-left: 0;
}
.gamma h4 {
    padding-bottom: 0;
}
.page-wrap.interior .content>.container {
    width: 100%;
    max-width: 1200px;
    padding: 0 15px;
    box-sizing: border-box;
}
#donation_form_body .form-panel-button {
    min-width: 110px;
    margin: 0 10px;
    line-height: 1;
    padding: 13px 25px 14px;
    font-size: 15px
}
#donation_form_wrapper h1.innerTitle {
    font-size: 30px;
    line-height: 1.3;
}

checkmark {
    top: 5px;
}
div.max-row input.optional-input.donationAmt {
    border-radius: 20px;
    text-align: center;
    font-size: 15px;
    height: 42px;
}
.donate-result-page a { 
    line-height: 1.3!important;
}
.donate-result-grid .donate-result-therm {
    width: 100%;
    padding: 0 0 8px;
}
.donate-result-top, .donate-result-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.donate-result-info {
    text-align: center;
}
.donate-result-grid .donate-result-bottom {
    background-color: #fff;
    max-width: 350px;
    margin: 10px auto 0;
    width: 100%;
    box-sizing: border-box;
}
.interior .display-search-grid .alpha {
    width: 100%;
    padding: 0;
}
.interior .display-search-grid .alpha .dplacement {
    padding: 3.5rem 0 5.5rem 0;
}
.alpha-first-last .donation_search_result {
    max-width: 1000px!important;
    margin: auto;
}
@media only screen and (max-width: 1220px) {
    .header .container {
        padding: 0 20px;
        box-sizing: border-box;
    }
}
@media only screen and (max-width: 1151px) {
    .header {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 100;
        padding: 0;
    }
    .logo {
        margin: 0 auto;
        width: 140px;
    }
    .logo img {
        display: none;
    }
    .logo img#mobile-logo {
        display: block;
        max-width: 100%;
    }
    #floating-handle {
        margin-top: 14px;
        margin-left: -50px;
    }
    .header-inner {
        display: block;
    }
    #floating-handle.closed {
        position: fixed;
    }
    #floating-handle span {
        background-image: url(https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10017/p2p-2020-nav-moblile-icon.png?v=1605654379000);
        background-color: #fff;
    }
    #floating-handle.opened span {
        background-image: url(https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10017/p2p-2020-nav-moblile-close-icon.png?v=1605654380000);
        background-color: none;
    }
    #floating-handle.opened {
        margin-left: -40px;
    }
    #floating-handle:hover span {
        background-color: #fff;
    }
    #floating-menu ul {
        border-right: 1px solid #e3e3e2;
    }
    #floating-menu ul.navlist li,
    #floating-menu ul.navlist li:hover {
        background-color: #fff;
    }
    #floating-menu ul.navlist li a,
    .floating-back {
        color: #64a70b;
        text-decoration: none;
        padding: 17px 35px 18px 20px;
        display: block;
        line-height: 1;
        white-space: nowrap;
        border-bottom: 1px solid #e3e3e2;
        font-size: 19px;
        -webkit-transition: color 0.25s;
        transition: color 0.25s;
    }
    #donation_form_body .form-panel-button,
    .custom-options {
        padding: 13px 25px;
        font-size: 14px;
    }
    .button,
    .eaSubmitButton,
    .button_small_tall,
    .search-button,
    #campaign_statistics .button_small_tall,
    .progressBar_therm_search div,
    .progressBar_therm div,
    .button_small {
        padding: 13px 25px;
        font size: 14px;
    }
}
@media only screen and (max-width: 992px) {
    .interior .alpha,
    .interior .beta {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }
}
@media only screen and (max-width: 767px) {
    .interior .gamma,
    .interior .forms,
    .p25,
    .p33,
    .p50,
    .p66 {
        width: 100%;
    }
    .interior .delta {
        width: 100%;
        float: right;
    }
    #donation_form_body .form-panel-button {
        min-width: 150px;
        margin: 10px 0;
    }
}