.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpcf7 form{position:relative}.wpcf7 form>div,.wpcf7 form>p{margin-bottom:1.2em}.wpcf7 .wpcf7-form-control-wrap{width:100%;display:block}.wpcf7 input:not([type=submit]):focus,.wpcf7 select:focus,.wpcf7 textarea:focus{border-color:var(--ast-border-color);outline:0}.wpcf7 input:not([type=submit]),.wpcf7 select,.wpcf7 textarea{width:100%;padding:.75em}.wpcf7 input[type=file]{color:#666;height:auto;border-width:1px;border-style:solid;border-color:var(--ast-border-color);border-radius:2px;background:#fafafa;box-shadow:none;box-sizing:border-box;transition:all .2s linear}.wpcf7 input[type=checkbox],.wpcf7 input[type=radio]{display:inline-block;background:#e9eef2;color:#555;clear:none;cursor:pointer;line-height:0;height:1.2em;margin:-3px 4px 0 0;outline:0;padding:0;border-radius:.2em;text-align:center;vertical-align:middle;width:1.4em;min-width:1.4em;transition:all .2s linear}.nd_donations_section { float: left; width: 100%; }
.nd_donations_container{ width:1200px; margin:auto; padding: 0px; }
.nd_donations_clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; } .elementor-widget-causes { background: transparent !important; } .nd_donations_width_100_percentage { width: 100%; }
.nd_donations_width_75_percentage { width: 75%; }
.nd_donations_width_70_percentage { width: 70%; }
.nd_donations_width_66_percentage { width: 66%; }
.nd_donations_width_65_percentage { width: 65%; }
.nd_donations_width_60_percentage { width: 60%; }
.nd_donations_width_50_percentage { width: 50%; }
.nd_donations_width_40_percentage { width: 40%; }
.nd_donations_width_35_percentage { width: 35%; }
.nd_donations_width_33_percentage { width: 33.33%; }
.nd_donations_width_30_percentage { width: 30%; }
.nd_donations_width_25_percentage { width: 25%; }
.nd_donations_width_20_percentage { width: 20%; }
.nd_donations_width_15_percentage { width: 15%; }
.nd_donations_width_10_percentage { width: 10%; }
.nd_donations_width_60 { width: 60px; }
.nd_donations_width_50 { width: 50px; }
.nd_donations_width_40 { width: 40px; }
.nd_donations_width_30 { width: 30px; }
.nd_donations_width_20 { width: 20px; }
.nd_donations_width_initial { width: initial; }
.nd_donations_height_200 { height: 200px; }
.nd_donations_height_130 { height: 130px; }
.nd_donations_height_80 { height: 80px; }
.nd_donations_height_60 { height: 60px; }
.nd_donations_height_50 { height: 50px; }
.nd_donations_height_45 { height: 45px; }
.nd_donations_height_40 { height: 40px; }
.nd_donations_height_33 { height: 33px; }
.nd_donations_height_30 { height: 30px; }
.nd_donations_height_25 { height: 25px; }
.nd_donations_height_20 { height: 20px; }
.nd_donations_height_22 { height: 22px; }
.nd_donations_height_15 { height: 15px; }
.nd_donations_height_10 { height: 10px; }
.nd_donations_height_5 { height: 5px; }
.nd_donations_height_3 { height: 3px; }
.nd_donations_height_0 { height: 0px; }
.nd_donations_height_100_percentage { height: 100%; }
.nd_donations_min_height_100 { min-height: 100px; }
.nd_donations_float_left { float: left; }
.nd_donations_float_right { float: right; }
.nd_donations_float_none { float: none; }
.nd_donations_padding_0 { padding: 0px; }
.nd_donations_padding_5 { padding: 5px; }
.nd_donations_padding_7 { padding: 7px; }
.nd_donations_padding_8 { padding: 8px; }
.nd_donations_padding_10 { padding: 10px; }
.nd_donations_padding_15 { padding: 15px; }
.nd_donations_padding_20 { padding: 20px; }
.nd_donations_padding_30 { padding: 30px; }
.nd_donations_padding_40 { padding: 40px; }
.nd_donations_padding_50 { padding: 50px; }
.nd_donations_padding_10_0 { padding: 10px 0px; }
.nd_donations_padding_10_20 { padding: 10px 20px; }
.nd_donations_padding_10_20_important { padding: 10px 20px !important; }
.nd_donations_padding_10_25 { padding: 10px 25px; }
.nd_donations_padding_20_10 { padding: 20px 10px; }
.nd_donations_padding_20_15 { padding: 20px 15px; }
.nd_donations_padding_20_25 { padding: 20px 25px; }
.nd_donations_padding_20_0 { padding: 20px 0px; }
.nd_donations_padding_15_0 { padding: 15px 0px; }
.nd_donations_padding_18_0 { padding: 18px 0px; }
.nd_donations_padding_15_20 { padding: 15px 20px; }
.nd_donations_padding_15_25 { padding: 15px 25px; }
.nd_donations_padding_15_25_important { padding: 15px 25px !important; }
.nd_donations_padding_5_0 { padding: 5px 0px; }
.nd_donations_padding_40_20 { padding: 40px 20px; }
.nd_donations_padding_40_0 { padding: 40px 0px; }
.nd_donations_padding_5_10 { padding: 5px 10px; }
.nd_donations_padding_8_10 { padding: 8px 10px; }
.nd_donations_padding_5_20 { padding: 5px 20px; }
.nd_donations_padding_0_10 { padding: 0px 10px; }
.nd_donations_padding_0_15 { padding: 0px 15px; }
.nd_donations_padding_0_25 { padding: 0px 25px; }
.nd_donations_padding_0_50 { padding: 0px 50px; }
.nd_donations_padding_bottom_0 { padding-bottom: 0px; }
.nd_donations_padding_left_20 { padding-left: 20px; }
.nd_donations_padding_left_10 { padding-left: 10px; }
.nd_donations_padding_left_15 { padding-left: 15px; }
.nd_donations_padding_left_40 { padding-left: 40px; }
.nd_donations_padding_left_120 { padding-left: 120px; }
.nd_donations_padding_right_15 { padding-right: 15px; }
.nd_donations_padding_right_10 { padding-right: 10px; }
.nd_donations_padding_top_5 { padding-top: 5px; }
.nd_donations_padding_top_0 { padding-top: 0px; }
.nd_donations_margin_0 { margin: 0px; }
.nd_donations_margin_0_10 { margin: 0px 10px; }
.nd_donations_margin_5 { margin: 5px; }
.nd_donations_margin_top_8 { margin-top: 8px; }
.nd_donations_margin_top_10 { margin-top: 10px; }
.nd_donations_margin_top_20 { margin-top: 20px; }
.nd_donations_margin_bottom_20 { margin-bottom: 20px; }
.nd_donations_margin_bottom_40 { margin-bottom: 40px; }
.nd_donations_margin_right_40 { margin-right: 40px; }
.nd_donations_margin_right_10 { margin-right: 10px; }
.nd_donations_margin_right_5 { margin-right: 5px; }
.nd_donations_margin_right_20 { margin-right: 20px; }
.nd_donations_margin_left_20 { margin-left: 20px; }
.nd_donations_margin_left_10 { margin-left: 10px; }
.nd_donations_margin_left_40 { margin-left: 40px; }
.nd_donations_color_white { color: #fff; }
.nd_donations_color_white_important { color: #fff !important; }
.nd_donations_font_size_70 { font-size: 70px; line-height: 70px; }
.nd_donations_font_size_60 { font-size: 60px; line-height: 60px; }
.nd_donations_font_size_50 { font-size: 50px; line-height: 50px; }
.nd_donations_font_size_40 { font-size: 40px; line-height: 45px; }
.nd_donations_font_size_35 { font-size: 35px; line-height: 35px; }
.nd_donations_font_size_20 { font-size: 20px; line-height: 20px; }
.nd_donations_font_size_16 { font-size: 16px; line-height: 16px; }
.nd_donations_font_size_15 { font-size: 15px; line-height: 15px; }
.nd_donations_font_size_14 { font-size: 14px; line-height: 14px; }
.nd_donations_font_size_13 { font-size: 13px; line-height: 13px; }
.nd_donations_font_size_12 { font-size: 12px; line-height: 12px; }
.nd_donations_font_size_11 { font-size: 11px; line-height: 11px; }
.nd_donations_font_size_10 { font-size: 10px; line-height: 10px; }
.nd_donations_font_weight_500 { font-weight: 500; }
.nd_donations_letter_spacing { letter-spacing: 2px; }
.nd_donations_letter_spacing_1 { letter-spacing: 1px; }
.nd_donations_line_height_13 { line-height: 13px; }
.nd_donations_line_height_16 { line-height: 16px; }
.nd_donations_line_height_20 { line-height: 20px; }
.nd_donations_line_height_50 { line-height: 50px; }
.nd_donations_line_height_40 { line-height: 40px; }
.nd_donations_line_height_30 { line-height: 30px; }
.nd_donations_line_height_33 { line-height: 33px; }
.nd_donations_line_height_25 { line-height: 25px; }
.nd_donations_line_height_22 { line-height: 22px; }
.nd_donations_line_height_1_5_em { line-height: 1.5em; }
.nd_donations_line_height_1_8_em { line-height: 1.8em; }
.nd_donations_background_size_cover { background-size: cover; }
.nd_donations_background_size_25 { background-size: 25px; }
.nd_donations_background_position_center_bottom { background-position: center bottom; }
.nd_donations_background_position_center_top { background-position: center top; }
.nd_donations_background_position_center { background-position: center; }
.nd_donations_background_repeat_no_repeat { background-repeat: no-repeat; }
.nd_donations_background_transparent_important { background: transparent !important; }
.nd_donations_bg_black { background-color: #000; }
.nd_donations_bg_black_important { background-color: #000 !important; }
.nd_donations_bg_white { background-color: #fff; }
.nd_donations_background_color_fff { background-color: #fff; }
.nd_donations_background_color_f1f1f1 { background-color: #f1f1f1; }
.nd_donations_bg_white_alpha_85 { background-color: rgba(255, 255, 255, 0.85); }
.nd_donations_bg_white_alpha_10 { background-color: rgba(255, 255, 255, 0.10); }
.nd_donations_bg_grey_3 { background-color: #e4e4e4; }
.nd_donations_bg_yellow { background-color: #FFDA44; }
.nd_donations_box_shadow_0_0_15_0_0001 { box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); }
.nd_donations_bg_greydark_alpha_3 { background-color: rgba(101, 100, 96, 0.3); }
.nd_donations_bg_greydark_alpha_4 { background-color: rgba(101, 100, 96, 0.4); }
.nd_donations_bg_greydark_alpha_5 { background-color: rgba(101, 100, 96, 0.5); }
.nd_donations_bg_greydark_alpha_6 { background-color: rgba(101, 100, 96, 0.6); }
.nd_donations_bg_greydark_alpha_8 { background-color: rgba(101, 100, 96, 0.8); }
.nd_donations_bg_greydark_alpha_9 { background-color: rgba(101, 100, 96, 0.9); }
.nd_donations_bg_greydark_alpha_gradient { 
background: -moz-linear-gradient(top, rgba(101,100,96,0) 0%, rgba(101,100,96,0.1) 60%, rgba(101,100,96,0.65) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0.65) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_donations_bg_greydark_alpha_gradient_2{
background: -moz-linear-gradient(top, rgba(101,100,96,0.8) 0%, rgba(101,100,96,0) 35%, rgba(101,100,96,0) 45%, rgba(101,100,96,0.8) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0.8) 0%,rgba(101,100,96,0) 35%,rgba(101,100,96,0) 45%,rgba(101,100,96,0.8) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0.8) 0%,rgba(101,100,96,0) 35%,rgba(101,100,96,0) 45%,rgba(101,100,96,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99656460', endColorstr='#99656460',GradientType=0 );
}
.nd_donations_bg_greydark_alpha_gradient_3{
background: -moz-linear-gradient(top, rgba(101,100,96,0) 0%, rgba(101,100,96,0.65) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0) 0%,rgba(101,100,96,0.65) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0) 0%,rgba(101,100,96,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_donations_bg_greydark_alpha_gradient_3_2{
background: -moz-linear-gradient(top, rgba(101,100,96,0) 0%, rgba(101,100,96,1) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0) 0%,rgba(101,100,96,1) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0) 0%,rgba(101,100,96,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_donations_bg_greydark_alpha_gradient_4 { 
background: -moz-linear-gradient(top, rgba(101,100,96,0.65) 0%, rgba(101,100,96,0.1) 60%, rgba(101,100,96,0) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0.65) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0.65) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_donations_bg_greydark_alpha_gradient_5 { 
background: -moz-linear-gradient(top, rgba(28,28,28,0) 0%, rgba(28,28,28,0.65) 100%);
background: -webkit-linear-gradient(top, rgba(28,28,28,0) 0%,rgba(28,28,28,0.65) 100%);
background: linear-gradient(to bottom, rgba(28,28,28,0) 0%,rgba(28,28,28,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_donations_text_decoration_none { text-decoration: none; }
.nd_donations_text_decoration_underline{ text-decoration: underline; }
.nd_donations_text_align_center { text-align: center; }
.nd_donations_text_align_right { text-align: right; }
.nd_donations_border_radius_top_3 { border-radius: 3px 3px 0px 0px; }
.nd_donations_border_radius_3 { border-radius: 3px; }
.nd_donations_border_radius_30 { border-radius: 30px; }
.nd_donations_border_radius_3_important { border-radius: 3px !important; }
.nd_donations_border_radius_100_percentage { border-radius: 100%; }
.nd_donations_border_width_0 { border-width: 0px; }
.nd_donations_border_1_solid_white { border: 1px solid #fff; }
.nd_donations_border_2_solid_white_important { border: 2px solid #fff !important; }
.nd_donations_display_none { display: none; }
.nd_donations_display_none_important { display: none !important; }
.nd_donations_display_inline_block { display: inline-block; }
.nd_donations_display_table { display: table; }
.nd_donations_display_table_cell { display: table-cell; }
.nd_donations_vertical_align_middle { vertical-align: middle; }
.nd_donations_vertical_align_bottom { vertical-align: bottom; }
.nd_donations_vertical_align_top { vertical-align: top; }
.nd_donations_position_fixed { position: fixed; }
.nd_donations_position_relative { position: relative; }
.nd_donations_position_absolute { position: absolute; }
.nd_donations_left_0 { left: 0px; }
.nd_donations_left_20 { left: 20px; }
.nd_donations_left_35 { left: 35px; }
.nd_donations_left_30 { left: 30px; }
.nd_donations_left_40 { left: 40px; }
.nd_donations_top_0 { top: 0px; }
.nd_donations_top_20 { top: 20px; }
.nd_donations_top_30 { top: 30px; }
.nd_donations_top_35 { top: 35px; }
.nd_donations_bottom_20 { bottom: 20px; }
.nd_donations_bottom_30 { bottom: 30px; }
.nd_donations_bottom_40 { bottom: 40px; }
.nd_donations_bottom_0 { bottom: 0px; }
.nd_donations_right_30 { right: 30px; }
.nd_donations_right_20 { right: 20px; }
.nd_donations_right_15 { right: 15px; }
.nd_donations_right_15_important { right: 15px !important; }
.nd_donations_right_0 { right: 0px; }
.nd_donations_bottom_35_negative { bottom: -35px; }
.nd_donations_bottom_16_negative { bottom: -16px; }
.nd_donations_box_sizing_border_box { box-sizing: border-box; }
.nd_donations_text_transform_uppercase { text-transform: uppercase; }
.nd_donations_list_style_none { list-style: none; }
.nd_donations_outline_0 { outline: 0; }
.nd_donations_overflow_hidden { overflow: hidden; }
.nd_donations_overflow_x_auto { overflow-x: auto; }
.nd_donations_cursor_pointer { cursor: pointer; }
.nd_donations_cursor_progress { cursor: progress; }
.nd_donations_cursor_no_drop { cursor: no-drop; }
.nd_donations_cursor_not_allowed { cursor: not-allowed; }
.nd_donations_opacity_0 { opacity: 0; }
.nd_donations_opacity_06 { opacity: 0.6; }
.nd_donations_opacity_04 { opacity: 0.4; }
.nd_donations_opacity_03 { opacity: 0.3; }
.nd_donations_opacity_02 { opacity: 0.2; }
.nd_donations_opacity_5 { opacity: 5; } .nd_donations_border_3_solid_white { border: 3px solid #fff; }
.nd_donations_border_1_solid_grey { border: 1px solid #f1f1f1; }
.nd_donations_border_right_1_solid_grey { border-right: 1px solid #f1f1f1; }
.nd_donations_bg_grey { background-color: #f9f9f9; }
.nd_donations_bg_greydark_2 { background-color: #575757; }
.nd_donations_border_top_1_solid_grey { border-top: 1px solid #f1f1f1; }
.nd_donations_border_bottom_1_solid_grey { border-bottom: 1px solid #f1f1f1; }
.nd_donations_border_bottom_1_solid_greydark { border-bottom: 1px solid #575757; }
.nd_donations_single_cause_tags_container p a { border: 1px solid #f1f1f1; padding: 5px; margin: 5px 10px; border-radius: 3px; font-size: 13px; }
.nd_donations_border_bottom_2_solid_grey { border-bottom: 2px solid #f1f1f1; }
.nd_donations_border_bottom_2_solid_white { border-bottom: 2px solid #ffffff; }
.nd_donations_color_grey { color:#a3a3a3; }  #nd_donations_shortcode_account_login_form label { float: left; width: 100%; margin-top: 20px; }
#nd_donations_shortcode_account_login_form input[type="text"],
#nd_donations_shortcode_account_login_form input[type="password"],
#nd_donations_shortcode_account_login_form input[type="submit"] { float: left; width: 100%; }
#nd_donations_shortcode_account_login_form input[type="submit"] { margin-top: 20px; } .nd_donations_single_cause_form_validation_errors { color: #fff; font-size: 10px; line-height: 10px; padding: 5px 5px; position: absolute; right: 0; bottom: 0; }
.nd_donations_single_cause_form_donation_value.nd_donations_fixed_value_donation_selected { color: #fff !important; } .ui-helper-hidden-accessible { display: none; } #nd_donations_single_cause_form_donation_paypal_submit:hover{
background-repeat: no-repeat;
background-size: 57px;
background-position: right 20px top -10px;
} body.single-causes .single-featured-image-header { display: none; }  @media only screen and (min-width: 960px) and (max-width: 1199px) {
.nd_donations_container{width:960px;}
} @media only screen and (min-width: 768px) and (max-width: 959px) {
.nd_donations_container {width:748px;}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
body{ -webkit-text-size-adjust:none; }      
.nd_donations_container {width:460px;}
} @media only screen and (min-width: 320px) and (max-width: 479px){
body{ -webkit-text-size-adjust:none; }
.nd_donations_container{ width:300px;}
.nd_donations_margin_top_20_iphone_port { margin-top: 20px; }
.nd_donations_display_none_iphone_port { display: none; }
.nd_donations_display_block_iphone_port { display: block; }
.nd_donations_display_margin_top_10_iphone_port { margin-top: 10px; } #nd_donations_single_cause_tab_list li { width: 100%; margin: 0px; }
} @media only screen and (min-width: 320px) and (max-width: 1199px) {
.nd_donations_display_none_responsive { display: none; } 
.nd_donations_display_block_responsive { display: block; } 
.nd_donations_cursor_move_responsive { cursor: move; }
.nd_donations_width_100_percentage_responsive { width: 100%; }  
.nd_donations_width_20_responsive { width: 20px; }  
.nd_donations_text_align_left_responsive { text-align: left; }
.nd_donations_text_align_center_responsive { text-align: center; }
.nd_donations_float_left_responsive { float: left; }
.nd_donations_margin_bottom_20_responsive { margin-bottom: 20px; }
.nd_donations_margin_0_10_responsive { margin: 0px 10px; }
.nd_donations_padding_top_0_responsive { padding-top: 0px; }
.nd_donations_padding_bottom_0_responsive { padding-bottom: 0px; } 
.nd_donations_padding_bottom_20_responsive { padding-bottom: 20px; } 
.nd_donations_padding_bottom_20_important_responsive { padding-bottom: 20px !important; } 
.nd_donations_padding_20_responsive { padding: 20px; }  
.nd_donations_padding_0_responsive { padding: 0px; }	
.nd_donations_font_size_30_responsive { font-size: 30px; }
.nd_donations_font_size_17_responsive { font-size: 17px; }
.nd_donations_font_size_13_responsive { font-size: 13px; }
} @media only screen and (min-width: 320px) and (max-width: 767px) {
.nd_donations_width_50_all_iphone { width: 50px; }
.nd_donations_width_100_percentage_all_iphone { width: 100%; }
.nd_donations_float_left_all_iphone { float: left; }
.nd_donations_display_none_all_iphone { display: none; }
.nd_donations_display_block_all_iphone { display: block; } 
.nd_donations_padding_left_0_all_iphone { padding-left: 0px; }
.nd_donations_padding_0_all_iphone { padding: 0px; }
.nd_donations_width_50_percentage_all_iphone { width: 50%; }
.nd_donations_font_size_40_all_iphone { font-size: 40px; }
.nd_donations_line_height_40_all_iphone { line-height: 40px; }
.nd_donations_line_height_25_all_iphone { line-height: 25px; }
.nd_donations_margin_top_20_all_iphone { margin-top: 20px; }
.nd_donations_margin_left_0_all_iphone { margin-left: 0px; }
.nd_donations_text_align_center_all_iphone { text-align: center; }
.nd_donations_box_sizing_border_box_all_iphone { box-sizing: border-box; } 
.nd_donations_border_0_all_iphone { border-width: 0px; } 
}@font-face{font-display:block;font-family:TablePress;font-style:normal;font-weight:400;src:url(data:application/font-woff2;charset=utf-8;base64,d09GMgABAAAAAAPUAA0AAAAACZAAAAN+AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4GYACCUhEICoQIgnILFgABNgIkAygEIAWGcgeBARv6B8iuBzK53oAhKg2KWDsrezjalSefocfD9/uZ575PSbYEqJHAIdo6tMDGdCprFIHd+F9r+rZE46O2iHBJfoAuxwW0yfgKS8KGVFE4dHX1gPmgVhzwhcJbReQ9RWXcraeutbmNHE7T7B1sex8stfMfnkvv0XsgUZrYO1hirXme9TnUkBvQ22RGX50VAr48H54Cn9b8GD73edAAhjboBpIQ6kKOhCz7GA8V5HfzyeA6h0mnrFTJnPjxC7KCrl9caqIUg0EAYACGDBn6YGCxeIE+EkwANTWJX/brZpNfyE5o/7r9uPZjS4tESbCTExLCjxOEbxGi2dQeNEAXUMMlvADkqSV0IHXtkQXNOnI2ctJpRIPt8+HjNivx3rlQYA8FqGwdCxF2aZrdJluMnaqFvy+yngVKbBcn0fSOd1xTpnW4HTkptV8Gi2kvCeUHC0BD+D0VKMIqXniZPJyPya9D7gT6DvUpwJER6avgKDsOfW9jU+YGc/ng6MhA3VSar3NdtvrD9WHZurKVKYOi0RwlY9500YSuWDE084F+jMinu4sTudD5yBTTozA9Horpmb+M3TwIBHempnzdpu1/raWypX0JND/ki4p71CQQlFqnAvkijABrVFIq5BdNJbFncoBOF03/h3IINPQRBxJCYDoAOnkRIDR0w0BSmYiBzDinAuQ6eROg0DEGY6DUiEUYqKyILwFq2qS9GKhrpFsykdeFLmDjknYG4jKbNeNyQ1zhCoP840pdYiqu8jTW4mp6pMXH1HVJp8wRmHmQKTKiUOBVSMHrlKuBlYidxkMgw6/bMoG5RD6qfs8yO8LVqFCFa8ELrcVLEqTaS7UG5aqVq1GlWi28k3rRgCjbiU+qqOItvDEqXjkvwF/dUF595jB8LSqqgwIWAWsRmcJJ5GsHbYUqVbirBi5IpRMxLso/i2oSA6ZYDoMFCiknI7ZkGacSVYUjlLSXyG8n08nOQcXTeyzU5ozbiGRQZRt0vu/TMoEV8RLI3DiBSiVzMtNKAPgErlwLoqiAY2fJ9UbRMU/0rz38UP5FQtH3i8V3KYSHYJdSYRnwW8XazUAUop3gQY19hkEH98OA2QQ6wg0S+FjtwOwdOvF5J2VXBBLQmo2EAxsIKVJkkUcRZVRRa7NrP+my6Ns8cKszHYJf+fPPLPTq5vFcmYKZNL+fn1CZDgoYecKZHwA=) format("woff2"),url(//ucoii.org/wp-content/plugins/tablepress/css/build/tablepress.woff) format("woff")}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#f9f9f9;--even-text-color:var(--text-color);--even-bg-color:#fff;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:initial;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>*+tbody>*>*,.tablepress>tbody>*~*>*,.tablepress>tfoot>*>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>*>th{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>.odd>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody)>.even>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dataTables_wrapper{clear:both;margin-bottom:1rem;position:relative}.dataTables_wrapper .tablepress{clear:both;margin-bottom:0}.dataTables_wrapper:after{clear:both;content:"";display:block;height:0;line-height:0;visibility:hidden}.dataTables_wrapper label input,.dataTables_wrapper label select{display:inline;margin:2px;width:auto}.dataTables_length{float:left;white-space:nowrap}.dataTables_filter{float:right;white-space:nowrap}.dataTables_filter label input{margin-left:.5em;margin-right:0}.dataTables_info{clear:both;float:left;margin:4px 0 0}.dataTables_paginate{float:right;margin:4px 0 0}.dataTables_paginate .paginate_button{color:#111;display:inline-block;margin:0 5px;outline:none;position:relative;text-decoration:underline}.dataTables_paginate .paginate_button:first-child{margin-left:0}.dataTables_paginate .paginate_button:last-child{margin-right:0}.dataTables_paginate .paginate_button:after,.dataTables_paginate .paginate_button:before{color:#d9edf7}.dataTables_paginate .paginate_button:hover{cursor:pointer;text-decoration:none}.dataTables_paginate .paginate_button:hover:after,.dataTables_paginate .paginate_button:hover:before{color:#049cdb}.dataTables_paginate .paginate_button.disabled{color:#999;cursor:default;text-decoration:none}.dataTables_paginate .paginate_button.disabled:after,.dataTables_paginate .paginate_button.disabled:before{color:#f9f9f9}.dataTables_paginate .paginate_button.current{cursor:default;font-weight:700;text-decoration:none}.dataTables_paginate.paging_simple{padding:0 15px}.dataTables_paginate.paging_simple .paginate_button.next:after,.dataTables_paginate.paging_simple .paginate_button.previous:before{font-family:TablePress;font-size:14px;font-weight:700;text-align:left;-webkit-font-smoothing:antialiased;bottom:0;content:"\f053";height:14px;left:-14px;line-height:1;margin:auto;position:absolute;right:auto;text-shadow:.1em .1em #666;top:0;width:14px}.dataTables_paginate.paging_simple .paginate_button.next:after{content:"\f054";left:auto;text-align:right}.dataTables_scroll{clear:both}.dataTables_scroll .tablepress{width:100%!important}.dataTables_scrollHead table.tablepress{margin:0}.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_scrollBody .tablepress thead th:after{content:""}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing{height:0;margin:0!important;overflow:hidden;padding:0!important}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color)}.tablepress .sorting,.tablepress .sorting_asc,.tablepress .sorting_desc{cursor:pointer;outline:none;padding-right:20px;position:relative}.tablepress .sorting:after,.tablepress .sorting_asc:after,.tablepress .sorting_desc:after{font-family:TablePress;font-size:14px;font-weight:400;-webkit-font-smoothing:antialiased;bottom:0;height:14px;left:auto;line-height:1;margin:auto;position:absolute;right:6px;top:0}.tablepress .sorting:after{content:"\f0dc"}.tablepress .sorting_asc:after{content:"\f0d8";padding:0 0 2px}.tablepress .sorting_desc:after{content:"\f0d7"}.tablepress .sorting:hover,.tablepress .sorting_asc,.tablepress .sorting_desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.addtoany_content{clear:both;margin:16px auto}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.a2a_kit a:empty,.a2a_kit a[class^="a2a_button_"]:has(.a2a_s_undefined){display:none}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.site .a2a_kit.addtoany_list a:focus,.addtoany_list a:hover,.widget .addtoany_list a:hover{background:none;border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}