/*
Theme Name: Structure
Theme URI: http://structure.thememove.com
Author: ThemeMove Team
Author URI: http://thememove.com
Description: The best construction WordPress theme
Version: 3.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: thememove
Tags: black, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 *    2.1 Responsive images
 *    2.2 Alignment
 * 3.0 - Entry Content
 * 4.0 - Galleries
 * 5.0 - Attachments
 * 6.0 - Widget
 * ----------------------------------------------------------------------------
 */

/**
 * 1.0 Reset
 *
 * ----------------------------------------------------------------------------
 */
 .turn-off{display:none !important;}
 .footer .widget-title{
	 color:#ffffff !important;
 }

.grant-button a.vc_general{
	width:100%;
	margin:20px auto 0;
}
 

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 14px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

pre {
    background: #f5f5f5;
    color: #666;
    font-family: monospace;
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

small {
    font-size: smaller;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

dl {
    margin: 0 20px;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 0 20px;
}

ul {
    list-style-type: square;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

svg:not(:root) {
    overflow: hidden;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
}

button,
input {
    line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    padding-right: 2px; /* Don't cut off the webkit search cancel button */
    width: 270px;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-bottom: 1px solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}

caption {
    font-size: 16px;
    margin: 20px 0;
}

th {
    font-weight: bold;
    text-transform: uppercase;
}

td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0;
}

del {
    color: #333;
}

ins {
    background: #fff9c0;
    text-decoration: none;
}

/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */

.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: normal 16px/1 Genericons;
    vertical-align: text-bottom;
}

/* Clearing floats */
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
    clear: both;
}

.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
    content: "";
    display: table;
}

/**
 * 2.1 Responsive images
 *
 * Fluid images for posts, comments, and widgets
 * ----------------------------------------------------------------------------
 */
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
    max-width: 100%;
}

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
}

img.size-full,
img.size-large,
img.wp-post-image {
    height: auto;
    max-width: 100%;
}

/* Make sure videos and embeds fit their containers. */
embed,
iframe,
object,
video {
    max-width: 100%;
}

/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered {
    max-width: 100% !important;
}

/**
 * 2.2 Alignment
 *
 * ----------------------------------------------------------------------------
 */
/* Images */
.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

figure.wp-caption.alignleft,
img.alignleft {
    margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
    margin: 5px 10px 5px 0;
}

figure.wp-caption.alignright,
img.alignright {
    margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
    margin: 5px 0 5px 10px;
}

img.aligncenter {
    margin: 5px auto;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
    color: #220e10;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    margin: 0 0 24px;
}

div.wp-caption.alignright img[class*="wp-image-"] {
    float: right;
}

div.wp-caption.alignright .wp-caption-text {
    padding-left: 10px;
}

img.wp-smiley,
.rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
    list-style-position: inside;
}

/**
 * 3.0 Entry Content
 * ----------------------------------------------------------------------------
 */

.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date {
    display: none;
}

/* Page links */
.page-links {
    clear: both;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    line-height: 2.2;
    margin: 20px 0;
    text-transform: uppercase;
}

.page-links a,
.page-links > span {
    background: #fff;
    border: 1px solid #fff;
    padding: 5px 10px;
    text-decoration: none;
}

.format-status .entry-content .page-links a,
.format-gallery .entry-content .page-links a,
.format-chat .entry-content .page-links a,
.format-quote .entry-content .page-links a,
.page-links a {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover {
    background: #fff;
    color: #000;
}

.format-status .entry-content .page-links > span,
.format-quote .entry-content .page-links > span {
    background: none;
}

.page-links .page-links-title {
    background: transparent;
    border: none;
    margin-right: 20px;
    padding: 0;
}

/* Mediaelements */
.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
    background: #220e10;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #fff;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #ea9629;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: #595959;
}

.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    border-radius: 0;
}

/**
 * 4.0 Galleries
 * ----------------------------------------------------------------------------
 */

.gallery {
    margin-bottom: 20px;
    margin-left: -4px;
}

.gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative;
}

.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
    display: table;
    margin: 0 auto 20px;
}

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
    text-align: center;
}

.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: -webkit-calc(25% - 4px);
    max-width: calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -webkit-calc(20% - 4px);
    max-width: calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -webkit-calc(16.7% - 4px);
    max-width: calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -webkit-calc(14.28% - 4px);
    max-width: calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -webkit-calc(12.5% - 4px);
    max-width: calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: -webkit-calc(11.1% - 4px);
    max-width: calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
    clear: left;
}

.gallery-caption {
    background-color: rgba(0, 0, 0, 0.7);
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    line-height: 1.3;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 2px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
    width: 100%;
}

.gallery-caption:before {
    box-shadow: 0 -10px 15px #000 inset;
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.gallery-item:hover .gallery-caption {
    opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}

/**
 * 5.0 Attachments
 * ----------------------------------------------------------------------------
 */

.attachment .hentry {
    background-color: #e8e5ce;
    margin: 0;
    padding: 0;
}

.attachment .entry-header {
    margin-bottom: 0;
    max-width: 1040px;
    padding: 30px 0;
}

.attachment .entry-title {
    display: inline-block;
    float: left;
    font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
    margin: 0;
}

.attachment .entry-title:before {
    content: "\f416";
    font-size: 32px;
    margin-right: 10px;
}

.attachment .entry-meta {
    clear: none;
    color: inherit;
    float: right;
    max-width: 604px;
    padding: 9px 0 0;
    text-align: right;
}

.hentry.attachment:not(.image-attachment) .entry-meta {
    max-width: 104px;
}

.attachment footer.entry-meta {
    display: none;
}

.attachment-meta:before {
    content: "\f307";
}

.full-size-link a:before {
    content: "\f402";
}

.full-size-link:before {
    content: none;
}

.attachment .entry-meta a,
.attachment .entry-meta .edit-link:before,
.attachment .full-size-link:before {
    color: #ca3c08;
}

.attachment .entry-content {
    background-color: #fff;
    max-width: 100%;
    padding: 40px 0;
}

.image-navigation {
    margin: 0 auto;
    max-width: 1040px;
    position: relative;
}

.image-navigation a:hover {
    text-decoration: none;
}

.image-navigation .nav-previous,
.image-navigation .nav-next {
    position: absolute;
    top: 50px;
}

.image-navigation .nav-previous {
    left: 0;
}

.image-navigation .nav-next {
    right: 0;
}

.image-navigation .meta-nav {
    font-size: 32px;
    font-weight: 300;
    vertical-align: -4px;
}

.attachment .entry-attachment,
.attachment .type-attachment p {
    margin: 0 auto;
    max-width: 724px;
    text-align: center;
}

.attachment .entry-attachment .attachment {
    display: inline-block;
}

.attachment .entry-caption {
    text-align: left;
}

.attachment .entry-description {
    margin: 20px auto 0;
    max-width: 604px;
}

.attachment .entry-caption p:last-child,
.attachment .entry-description p:last-child {
    margin: 0;
}

.attachment .site-main .sidebar-container {
    display: none;
}

.attachment .entry-content .mejs-audio {
    max-width: 400px;
    margin: 0 auto;
}

.attachment .entry-content .wp-video {
    margin: 0 auto;
}

.attachment .entry-content .mejs-container {
    margin-bottom: 24px;
}

/**
 * 6.0 Widget
 * ----------------------------------------------------------------------------
 */

/* Search widget */
.search-form .search-submit {
    display: none;
}

/* RSS Widget */
.widget_rss .rss-date {
    display: block;
}

.widget_rss .rss-date,
.widget_rss li > cite {
    color: #a2a2a2;
}

/* Calendar Widget */
.widget_calendar table,
.widget_calendar td {
    border: 0;
    border-collapse: separate;
    border-spacing: 1px;
}

.widget_calendar caption {
    font-size: 14px;
    margin: 0;
}

.widget_calendar th,
.widget_calendar td {
    padding: 0;
    text-align: center;
}

.widget_calendar a {
    display: block;
}

.widget_calendar a:hover {
    background-color: rgba(0, 0, 0, 0.15);
}

.widget_calendar tbody td {









    background-color: rgba(255, 255, 255, 0.5);
}

.site-footer .widget_calendar tbody td {
    background-color: rgba(255, 255, 255, 0.05);
}

.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad {
    background-color: transparent;
}



/* Give Online form
================================================================================================================ */

li#field_3_47 {padding-left:50px; position: relative;    }
li#field_3_47 > label {display:none;}
li#field_3_53 {padding-left: 50px}
li#field_3_53 > label, li#field_3_53 .ginput_container {display: inline-block}
li#field_3_53 > label {margin-right: 10px}
li#field_3_53 .ginput_container .ginput_product_price_label {display: none}
#field_14_52{padding-bottom:40px;}
#field_14_52 label{    font-size: 30px;width: auto;float: left;}
#field_14_52 span.ginput_total{font-size:30px;font-weight: bold;color: #d6005b;float: left;padding-left: 15px;}

.gform_heading{display:none}
#gform_wrapper_3{margin:40px 0; font-family: 'Trebuchet MS', sans-serif !important}
#gform_1 input[type=text], #gform_1 input[type=text]{color:#000;background-color:#fff;border:1px solid #e3e3e3;height:40px;padding:0 5px;margin:0 0 10px;font-size:16px;color:#000;}
#gform_1 input[type=text]:hover, #gform_1 input[type=text]:focus{box-shadow:0 0 5px #e3e3e3}
#gform_1 input[type=radio]{width:16px!important;padding:7px!important;}
#gform_1 textarea, #gform_4 textarea{margin:0 0 20px;border:1px solid #e3e3e3;font-size:15px;color:#000;}
#field_3_24 label, #field_3_35 > label,  #field_3_26 label {display:none}
#field_3_26 textarea {margin-top: 20px}
#gform_1 select{    color: #000!important;padding-left:2px !important;}
.gfield_custom_select,
#input_3_32_6,
#input_3_28_2_month,
#input_3_28_2_year,
#gform_4 select
{border:1px solid #e3e3e3;height:40px;margin:0 0 10px;font-size:16px}
input#input_3_28_3{max-width:60%!important;width:100%}
.form_title{    margin-bottom:20px;font-size:26px;line-height:34px;color:#555555}
.form_title span{font-size:30px;background:#5c5c5c;width:40px;height:40px;margin:-3px 20px 10px 0;display:block;border-radius:50%;color:#fff;line-height:40px;text-align:center;float:left}
.sep{margin-bottom:33px!important}
#gform_13 .sep{border-bottom:1px solid #dcdcdc!important}
#field_3_23 .gfield_label{margin-left:47px;float:left}
#field_3_23 .ginput_container{margin:-10px 0 0;float:left}
#field_3_24 .ginput_container{margin-left:47px}
.ginput_container_product_price:before {
    content:'\f155';
    font-family: 'FontAwesome';
    position: absolute;
    font-size: 23px;
    margin-left: 54px;
    color: #008648;
}
#input_3_25{background:url(/wp-content/uploads/2017/11/icon_dollar_big.png) no-repeat 9px center;width:110px;padding:0 10px 0 30px!important;margin:0 0 0 47px!important}
#field_3_25 label{display:none}
#field_3_2{margin:0 0 0 47px!important}
#field_3_2 .gfield_label{float:left}
#field_3_2 .ginput_container{margin:0 0 30px;float:left}
#input_3_2 li{margin:0 50px 0 0;float:left}
#input_3_23{margin:0 0 0 30px!important}
#input_3_23 li{margin:0 20px 0 0;float:left}
#input_3_32_1{width:100%!important}
#input_3_32_6{width:100%!important}
#input_3_33, #input_3_34{width:100%!important}
li.gchoice_3_44_0{margin-bottom:-5px !important;}

div.ginput_container input#input_3_43.large{margin-left: 46px !important;width: 95.8% !important}
#choose_org_box, #choose_unr_box{background:#e8e8e8;padding:30px}
#tot_donation{display:inline-block;margin-top:30px;font-size:22px}
#org_set_list{border-top:1px solid #d1d1d1}
#org_set_list .remove_org{margin:0 10px 0 5px;float:left}
#org_set_list .remove_org img {display: none}
#org_set_list .remove_org:before {
    
content:'\f00d';
    font-family: 'FontAwesome';
    position: absolute;
    font-size: 13px;
    margin-left: -28px;
    color: #008648;    
}
#org_set_list input[type=text]{background:url(images/icon_dollar_blue_sm.png) no-repeat 9px center #fff;width:80px;height:40px;padding:0 0 0 25px;margin:0;float:right;font-size:18px !important;}
#org_set_list li{position:relative;width:100%;padding:7px 0;margin:0;border-bottom:1px solid #d1d1d1;display:inline-block}
#org_set_list li span{font-weight:bold;font-size:18px;float:left}
#tot_donation b{color:#008648;font-weight:800}
#amount_left{position:absolute;right:-130px;top:6px;background:#555;width:100px;padding:10px;font-size:16px;color:#fff;line-height:18px}
#amount_left span{position:absolute;left:-7px;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:7px solid #555}
#amount_left.bg_red{background:#e83100}
#amount_left.bg_red span{border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:7px solid #e83100}
#choose_org_box .select_name, #choose_org_box .select_org{width:100%;padding-left:35px;font-size:15px}
#select_org .choose_org_select_top{background:url(/wp-content/uploads/2017/11/icon_select_org.png) no-repeat 9px center;color:#444444;font-weight:400;font-size:18px;}
#select_org .choose_org_select_top:before {
    content:'\f002';
    font-family: 'FontAwesome';
    position: absolute;
    font-size: 23px;
    margin-left: -28px;
    color: #008648;
}
.choose_org_select_top input{width:100%}
#choose_org_box_top{background:url(/wp-content/uploads/2015/09/arw_gray_top.png) no-repeat 28% top;height:12px;padding-top:30px;margin-top:-40px}
#choose_unr_box_top{background:url(/wp-content/uploads/2015/09/arw_gray_top.png) no-repeat 2% top;height:12px;padding-top:30px;margin-top:-40px}
.choose_org_select ul{
margin:0px !important;
}
#gform_wrapper_3 input.ui-autocomplete-input{padding-left:35px !important;}
.ui-widget-content{z-index:9999!important}
#cboxLoadingGraphic{background:url(/wp-content/uploads/2017/11/Spinner.gif) no-repeat center!important}

#gform_wrapper_3 #field_3_30,
#gform_wrapper_3 #field_3_26 .ginput_container,
#gform_wrapper_3 #field_3_27,
#gform_wrapper_3 #field_3_32,
#gform_wrapper_3 #field_3_33,
#gform_wrapper_3 #field_3_34,
#gform_wrapper_3 #field_3_35,
#gform_wrapper_3 #field_3_36,
#gform_wrapper_3 #field_3_28,
#gform_wrapper_3 #field_3_44,
#gform_wrapper_3 #field_3_45,
#gform_wrapper_3 #field_3_46,
#gform_wrapper_3 #field_3_54,
#gform_wrapper_3 #field_3_55
{margin-left:47px!important}

#gform_wrapper_3 #field_3_45 ul.gfield_radio input[type=radio]{
height:20px !important;
}

#field_3_41,
#field_3_42,
#field_3_32,
#field_3_33,
#field_3_34
{margin-bottom:0!important}

#label_35_1{font-size:14px;line-height:17px}

#field_3_41{width:46%;margin-left:47px!important;display:inline-block}
#input_3_41,
#input_3_42{width:100%}

#field_3_41.gfield_error,
#field_3_41.gfield_error{width:40%}

#field_3_38{text-align:center}
#field_3_42{width:46%;float:right;display:inline-block}

#org_pop{overflow-y:scroll;overflow-x:hidden;padding:30px 30px 60px}
#org_pop h3 b{font-weight:800}
#org_pop ul{margin:0 0 20px;border-top:1px solid #e3e3e3}
#org_pop li{padding:13px 0;margin:0;border-bottom:1px solid #e3e3e3;list-style-type:none}
#org_pop li label{line-height:16px;font-size:18px;}
#org_pop input[type=checkbox]{margin:0 15px 0 5px}
#org_pop input[type=submit]{position:absolute;bottom:10px;background:#008648;padding:5px 12px;color:#fff;font-size:16px;border:none;cursor:pointer}
#org_pop a{color:#d6005b}
.cancel_link{display:none;position:absolute;bottom:-25px;left:200px}
body .gform_wrapper ul li.gfield.gfield_html img{position: relative;top: -4px;}

#processing_fees_calc th{padding:5px 0;font-weight:bold}
#processing_fees_calc td{padding:5px 0}
#processing_fees_calc input[type=text]{background:url(images/icon_dollar_blue_big.png) no-repeat 9px center;width:110px;padding:0 10px 0 30px;margin:0 0 0 47px}

.what_is_this{position:relative;margin:0 0 0 15px;font-size:11px;color:#d6005b}
.what_is_this .pop{display:none;position:absolute;left:80px;background:#f2f2f2;padding:10px;color:#555;line-height:12px}
.what_is_this:hover .pop{display:inline-block;}

.choose_org_select{background:url(images/choose_org_select.png) no-repeat right center #fff;height:36px;margin:0 0 20px}
#select_name.choose_org_select{background-image:none}
#choose_unr_box .choose_org_select{margin:0}
.choose_org_select_top{background:url(/wp-content/uploads/2017/11/icon_select_name.png) no-repeat 9px center;height:34px;border:1px solid #d1d1d1;padding:0 0 0 35px;font-size:16px;line-height:34px}
#select_name .choose_org_select_top{padding:0}
.choose_org_select_top input[type=text]{background:none!important;height:34px!important;padding:0 0 0 35px!important;margin:0!important;border:none!important}
.choose_org_select_top input[type=text]:hover, .choose_org_select_top input[type=text]:focus{box-shadow:none!important}
input[placeholder]{color:#444444;}
::-webkit-input-placeholder{color:#444444!important;opacity:1!important}
:-moz-placeholder{/* Firefox 18- */ color:#444444!important;opacity:1!important}
::-moz-placeholder{/* Firefox 19+ */color:#444444!important;opacity:1!important}
:-ms-input-placeholder{color:#444444!important;opacity:1!important}
select[placeholder]{color:#444444;font-weight:400 !important;font-family: "Times New Roman", Times, serif !important;}
select::-webkit-input-placeholder{font-weight:400 !important;color:#444444!important;opacity:1!important;font-family: "Times New Roman", Times, serif !important;}
select:-moz-placeholder{/* Firefox 18- */ font-weight:400 !important;color:#444444!important;opacity:1!important;font-family: "Times New Roman", Times, serif !important;}
select::-moz-placeholder{/* Firefox 19+ */font-weight:400 !important;color:#444444!important;opacity:1!important;font-family: "Times New Roman", Times, serif !important;}
select:-ms-input-placeholder{font-weight:400 !important;color:#444444!important;opacity:1!important;font-family: "Times New Roman", Times, serif !important;}
#choose_unr_box .choose_org_select_top{background:url(/wp-content/uploads/2015/10/icon_restricted.png) no-repeat 9px center}
.choose_org_select ul{position:relative;display:none;background:#fff;overflow:hidden;z-index:9999;border:1px solid #e3e3e3;border-top:none}
.choose_org_select ul li{padding:3px 10px!important}
.choose_org_select ul li:hover{background:#f2f2f2}
.choose_org_select ul li:hover span{color:#000}
.choose_org_select ul li span{font-size:15px;color:#8c8c8c}
.choose_org_select ul li a{font-size:11px;color:#008648;text-decoration:none;float:right}
/*.choose_org_select:hover ul{display:block}*/
.choose_org_select.open ul{display:block}
.gform_wrapper select{font-family: "Times New Roman", Times, serif !important;font-weight:400 !important;font-size: 18px !important;padding-left:0px !important;}

.total_donation{font-size:30px; text-align:center !important;}
.total_donation b{font-weight:bold;color:#008648;}
#field_3_38{text-align:center !important;}

.gform_wrapper .gfield_radio li label {
    margin: 4px 0 0 4px !important;
}
.gform_wrapper .gfield_radio li label{max-width:95% !important;}

.gform_footer{text-align:center}
#gform_submit_button_3, #gform_submit_button_4{
    font-family: 'Trebuchet MS', sans-serif !important;
color: #ffffff;
    border-color: #008648;
    font-size: 18px;
    line-height: 38px;
    height: 46px;
    font-style: normal;
    font-weight: 700;
    background-color: #008648;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    letter-spacing: 0px;
    text-transform: uppercase;
    border-width: 2px;
    padding-left: 30px;
    padding-right: 30px;
}
#gform_submit_button_3:hover, #gform_submit_button_4:hover{
    background: transparent !important;
    color: #008648;
    border-color: #008648;
}
.gform_confirmation_message{text-align: center;
    background-color: #008648;
    padding: 15px;
    margin-bottom: 50px;
    color: #ffffff;}

gform_confirmation_message_4{
text-align: center;
    background-color: #008648;
    padding: 15px;
    margin-bottom: 50px;
    color: #ffffff;
}
body .gform_wrapper{
font-family: 'Trebuchet MS', sans-serif !important;
}
.gform_wrapper .top_label input{
    background-color: #fff;
    border: 1px solid #e3e3e3;
    font-size: 18px !important;
    line-height: 30px;
    height: 40px;
font-weight:400 !important;
padding-left:10px !important;
}
body .gform_wrapper .chzn-container, body .gform_wrapper input[type=email], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper select, body .gform_wrapper textarea{
    background-color: #fff;
    border: 1px solid #e3e3e3;
    font-size: 18px !important;
    line-height: 30px;
    height: 40px;
font-weight:400 !important;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio], .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select{
padding-left:0px !important;
    font-size: 18px !important;
    line-height: 30px;
    height: 40px;
}
body .gform_wrapper input[type=email], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper select, body .gform_wrapper textarea, body .gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select, body .gform_wrapper.gf_browser_chrome .ginput_complex select{
padding:5px !important;
}
#gform_wrapper_7 #input_7_32_6{
top: 5px;
    position: relative;
}
body .gform_wrapper input[type=submit], body .gform_wrapper input[type=button], body .gform_wrapper input[type=reset]{
font-family: 'Trebuchet MS', sans-serif !important; 
   color: #ffffff;
    border-color: #008648;
    font-size: 18px !important;
    line-height: 46px;
    height: 46px;
    font-style: normal;
    font-weight: 700 !important;
    background-color: #008648;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    letter-spacing: 0px;
    text-transform: uppercase;
    border-width: 2px;
padding:0px 30px !important;
}
body .gform_wrapper input[type=submit]:hover, body .gform_wrapper input[type=button]:hover, body .gform_wrapper input[type=reset]:hover{
    background: transparent !important;
    color: #008648;
    border-color: #008648;
}
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label{
	font-size:17px !important;
}
body .gform_wrapper select, body .gform_wrapper input{color:#444444;}
body .gform_wrapper input[placeholder]{color:#444444;opacity:1!important}
body .gform_wrapper input::-webkit-input-placeholder{color:#444444!important;opacity:1!important}
body .gform_wrapper input:-moz-placeholder{/* Firefox 18- */ color:#444444!important;opacity:1!important}
body .gform_wrapper input::-moz-placeholder{/* Firefox 19+ */color:#444444!important;opacity:1!important}
body .gform_wrapper input:-ms-input-placeholder{color:#444444!important;opacity:1!important}
body .gform_wrapper select[placeholder]{color:#444444 !important;font-weight:400 !important;font-family: "Times New Roman", Times, serif !important;}
body .gform_wrapper select::-webkit-input-placeholder{font-weight:400 !important;color:#444444!important;opacity:1!important;font-family: "Times New Roman", Times, serif !important;}
body .gform_wrapper select:-moz-placeholder{/* Firefox 18- */ font-weight:400 !important;color:#444444!important;opacity:1!important;font-family: "Times New Roman", Times, serif !important;}
body .gform_wrapper select::-moz-placeholder{/* Firefox 19+ */font-weight:400 !important;color:#444444!important;opacity:1!important;font-family: "Times New Roman", Times, serif !important;}
body .gform_wrapper select:-ms-input-placeholder{font-weight:400 !important;color:#444444!important;opacity:1!important;font-family: "Times New Roman", Times, serif !important;}


@media (min-width: 1200px) {
    blockquote,
    q {
        -webkit-hyphens: none;
        -moz-hyphens: none;
        -ms-hyphens: none;
        hyphens: none;
        quotes: none;
    }

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: "";
        content: none;
    }

    blockquote {
        font-size: 18px;
        margin: 24px 40px;
    }

    blockquote blockquote {
        margin-right: 0;
    }

    blockquote cite,
    blockquote small {
        font-weight: normal;
        display: block;
        font-size: 11px;
        color: #000;
        margin-top: 20px;
    }

    blockquote em,
    blockquote i {
        font-style: normal;
        font-weight: 300;
 200   }

    blockquote strong,
    blockquote b {
        font-weight: 400;
    }
}

li#field_3_54 span label{display:none !important;}
li#field_3_55 label{display:none !important;}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{display:none;}