/*
 * @file
 * global.styles
 *
 * Styles you add here will load for all device sizes, they are "global", as
 * opposed to "responsive" styles, which only load for a given breakpoint (media
 * query) that you set in theme settings. See the README for more details.
 *
 *
 * How to use this file:
 * --------------------
 *
 * There are many empty selectors and some basic styles to act as a guide.
 * Nothing is set in stone and you can change anything - even delete all of it
 * and start with your own clean slate.
 *
 * See global.base also which includes normalize.css and some additional
 * helper classes and base styles.
 */

/* =============================================================================
 *   Base
 * ========================================================================== */

/*
 * To preserve theme settings never apply font properties to the HTML element.
 * This is critically important if you are using the Responsive JavaScript
 * feature as this relies on being able to set a pseudo font family on the HTML
 * element. If you need to set default font properties of any kind use the BODY
 * element as these can be overridden using font theme settings.
 */

html {
  background: #fff;
}


body {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 87.5%;
}

#page {
	position:relative;
	}
	
#page .magazinetab {
	top:300px;
	right:0;
	position:fixed;
	width:100px;
	height:auto;
	background:#A3CA42;
	border-radius:10px 0 0 10px;
	padding:5px 0 5px 15px;
	z-index:999;
	font-size:14px !important;
}	
#page .magazinetab a {
	color:#fff !important;
	}


/* =============================================================================
 *   HTML Elements
 * ========================================================================== */

h1 {}

h2 {}

h3 {	
	font-size:19px;
	font-weight:semi-bold;
	border-bottom:1px solid #d1d2d4;
	padding:0 0 5px 0;
	font-weight: normal;
	margin: 20px 0 10px;
	}
.section-grant-seekers h3,.section-grant-seekers .node-content a,.section-grant-seekers .jcarousel-item .views-field-field-carousel-link a {
	color:#006985 !important;
	}
.section-giving-options h3,.section-giving-options .node-content a,.section-giving-options .jcarousel-item .views-field-field-carousel-link a {
	color:#D78860 !important;
	}
.section-our-services h3,.section-our-services .node-content a,.section-our-services .jcarousel-item .views-field-field-carousel-link a {
	color:#84ADD2 !important;
	}
	
.section-advisors h3,.section-advisors .node-content a,.section-advisors .jcarousel-item .views-field-field-carousel-link a {
	color:#005058 !important;
	}

h4 {}

h5 {}

h6 {}

p {color: #6D6E71;}

#footer p {color: #D1D3D4;}

b,
strong {font-weight:bold;}

i,
em {}

dfn {}

sup {}

sub {}

del {}

ins {}

blockquote {}

cite {}

q {}

address {}

ul {}

ol {}

li {color: #6D6E71;}

dl {}

dd {}

dt {}

abbr {}

acronym {}

pre,
code,
tt,
samp,
kbd,
var {
  font-family: Consolas, Monaco, 'Courier New', Courier, monospace, sans-serif;
}

a:hover {
	text-decoration:none;
}


/* =============================================================================
 *   Wrappers
 * ========================================================================== */

/*
 * Page wrapper, includes the .container class which sets the overall page or section width
 * Main wrapper in page.tpl.php, the .container class sets the width of the page, do not add width to it!
 */
#page {background:#fff;}

.page-node-4759 #page,.page-node-4760 #page,.page-node-4761 #page,.page-node-14153 #page {background:#EFEFF0;}


#page .container {}

/*
 * Wraps all header elements - branding and .region-header
 */
#header {background:#FFF;}

/*
 * Wraps the sidebars the content column
 */
#columns {max-width:960px;margin:0 auto;}

/*
 * Main content column wrapper
 */
#content-column {}

/*
 * Wraps the main-content-header, the content region and feed-icons. Use this wrapper to style the entire main content column
 */
.not-front #main-content {margin-bottom:50px;}

/*
 * Wraps the content region, avoid applying styles to this wrapper, its used mainly for position and invisible gutters and can be problematic to style
 */
#content {padding:15px 0 0 0;}

/*
 * Footer wrapper
 */
#footer {padding: 5px 0 0;}

/*
 * Panels may need additional margin wrangling when in the $content region
 */
#content .panel-display {}

/*
 * Full Width Wrappers
 * These are used in the optional page--full-width-wrappers.tpl.php template.
 * All have internal .container classes. In the full width wrapper template the
 * .container classes set the width or max-width of the contained element - you
 * can style this but never add any width/margin/padding/borders etc to .container
 */
/*
 * Wraps #page
 */
#page-wrapper {
	border-top: 5px solid #A5D143;
	}
#page-wrapper .container {}

/*
 * Wraps the leaderboard
 */
#leaderboard-wrapper {}
#leaderboard-wrapper .container {}

/*
 * Wraps the header
 */
#header-wrapper {
  /* Debug styles, is this working 
  background: rgba(255, 192, 203, 0.5);*/
}
#header-wrapper .container {}

/*
 * Wraps the nav elements
 */
#nav-wrapper {
    background: none repeat scroll 0 0 #6d6e70;
    height: 40px;
    padding: 0;
    position: relative;
    z-index: 98;
}
	

	
#nav-wrapper .container {}

/*
 * Wraps breadcrumb
 */
#breadcrumb-wrapper {}
#breadcrumb-wrapper .container {}

/*
 * Wraps messages and help
 */
#messages-help-wrapper {}
#messages-help-wrapper .container {}

/*
 * Wraps the secondary content/preface region
 */
#secondary-content-wrapper {
	color:#6d6e71;
	}
#secondary-content-wrapper h3 {
	color:#6d6e71 !important;
	font-weight:lighter;
	border-bottom: 0 none;
	margin:10px 0 0 0;
	}
#secondary-content-wrapper .container {}

/*
 * Wraps the main content column
 */
.front #content-wrapper {display:none;}

.page-node-4759 #content-wrapper,
.page-node-4760 #content-wrapper,
.page-node-4761 #content-wrapper,
.page-node-14153 #content-wrapper  
	{
	margin-bottom:20px;
	
	}
#content-wrapper {margin-bottom:100px;}

#content-wrapper .container {
	background:#FFF;
}

.page-node-4759 #content-wrapper .container,
.page-node-4760 #content-wrapper .container,
.page-node-4761 #content-wrapper .container,
.page-node-14153 #content-wrapper .container {
	background:#efeff0;
}

#content-wrapper .container {
	background:#FFF;
}

/*
 * Wraps the tertiary content/postfix region
 */
#tertiary-content-wrapper {border-top:1px solid #CCC;}
#tertiary-content-wrapper .container {}

/*
 * Footer wrapper
 */
#footer-wrapper {
  /* Debug styles, is this working? 
  background: rgba(255, 192, 203, 0.5);*/
  background:#6d6e70;
  color:#d1d3d4;
}

#footer-wrapper a:hover {
  color:#fff;
  text-decoration:none;
}

#footer-wrapper .container {
	max-width:960px;
	}


/* =============================================================================
 *   Branding
 * ========================================================================== */

/*
 * Wraps all the branding elements, logo, name and slogan
 */
#branding {
	margin: 0 auto;
    max-width: 960px;
    position: relative;
    }

/*
 * Logo
 */
#logo {
  padding: 5px 5px 10px;
  float:left;
}

#logo img {
  vertical-align: bottom;
}

/*
 * Wrapper for the site name and slogan (hgroup)
 */
#name-and-slogan {}

/*
 * Site name (h1)
 */
#site-name {
  margin: 0;
}

#site-name a {}

#site-name a:link,
#site-name a:visited {
  text-decoration: none;
}

#site-name a:hover,
#site-name a:focus {
  text-decoration: underline;
}

/*
 * Site slogan (h2)
 */
#site-slogan {
  margin: 0;
}

/* =============================================================================
 *   Upper Right
 * ========================================================================== */
 
 #upper-right {
    height: 30px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 2px;
    width: auto;
}

/*
 * "Search form" block
 */
#block-search-form {
	float: left;
    width: 210px;
    z-index: 309;
}

#block-block-148 {
    float: left;
    width: auto;
}

#block-block-148 ul,#block-block-148 li {
	margin:0;
	padding:0;
}

#block-block-249 {
	float: left;
    height: 25px;
    position: relative;
    width: 150px;
	
}
.goog-te-gadget-icon {
	display:none;
}
.goog-te-gadget-simple .goog-te-menu-value span {
color: #949597;
}

.goog-te-combo,.goog-te-banner *,.goog-te-tfab *,.goog-te-menu *,.goog-te-menu2 *,.goog-te-balloon * {
	color: #949597 !important;
}

.goog-te-gadget-simple {
    
    padding-bottom: 7px !important;
    padding-top: 7px !important;
}

#block-block-249 .block-inner {
	line-height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -5px;
}

#block-block-249 .block-inner .block-content {
	line-height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -9px;
}


#google_translate_element {
	margin:0;
	padding:0;
}

#block-block-148 ul li.first {
	border:1px solid #c6c6c6;
}
#block-block-148 ul li.first:hover {
	background:#729849;
	}
#block-block-148 ul li {
	float:left;
	list-style:none;
	padding:4px 10px 5px 10px;
	font-size:13px;
}

#block-block-148 ul li.first a {
color:#86a662;
}

#block-block-148 ul li.first a:hover {
color:#fff;
text-decoration:none;
}

#block-block-148 ul li a {
color:#959595;
}
 
 /* =============================================================================
 *   Header-section
 * ========================================================================== */
 
 
#header-section {
 	position:absolute;
 	right:0;
 	top:50px;
 }
 
 /* SECONDARY MENU SUPERFISH */
 
#block-superfish-1 {
	float: right;
	margin: 0;
}

.sf-menu.sf-style-default li, .sf-menu.sf-style-default.sf-navbar {
    background: none repeat scroll 0 0 #FFF;
}

.sf-menu.sf-style-default a {
    border-left: 0px solid #FFFFFF;
    border-top: 0px solid #CFDEFF;
    padding: 0.75em 1em;
}

.sf-menu.sf-style-default a.sf-with-ul {
    padding-right: 5px;
}

#superfish-1 .sf-sub-indicator {
    background: none !important;
    }
        
.sf-menu.sf-horizontal.sf-shadow ul {
    background: none;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 1px 0px 0 !important;
    border:1px solid #CCC;
    top: 30px;
    z-index:500;
}

.sf-menu.sf-vertical.sf-shadow {
	border-top:0 none;
}

.sf-menu.sf-style-default a, .sf-menu.sf-style-default a:visited {
    color: #949597;
}
.sf-menu.sf-style-default a.active-trail {
    
}
.sf-menu.sf-style-default li, .sf-menu.sf-style-default.sf-navbar {
    background: none;
}


.sf-menu.sf-style-default a:hover, .sf-menu.sf-style-default a.active{
    color: #739849;
}

.sf-menu.sf-style-default li li {
    background: none repeat scroll 0 0 #FFF;
    border-bottom:0px solid #CCC;
}

.sf-menu.sf-style-default li li.active-trail {
    background: #CCC;
    color:#000;
}

.sf-menu.sf-style-default li li li {
    background: none repeat scroll 0 0 #FFF;
}
.sf-menu.sf-style-default li li:hover, .sf-menu.sf-style-default li li.sfHover,.sf-menu.sf-style-default li li a:focus, .sf-menu.sf-style-default  li li  a:hover, .sf-menu.sf-style-default  li li a:active {
	background:#CCC;
    outline: 0 none;
}

.sf-menu.sf-style-default a:focus, .sf-menu.sf-style-default a:hover, .sf-menu.sf-style-default a:active {
	background:#fff;
    outline: 0 none;
}

.sf-menu.sf-style-default li li.sfHover,.sf-menu.sf-style-default li.sfHover {
	background:#FFF !important;
    outline: 0 none;
    color:#000;
    }


#menu-bar .sf-menu.sf-style-default li:hover, #menu-bar .sf-menu.sf-style-default a:focus, #menu-bar .sf-menu.sf-style-default a:hover, #menu-bar .sf-menu.sf-style-default a:active {
	background:#A0B942;
    outline: 0 none;
}

#menu-bar .sf-menu.sf-style-default li.sfHover {
	background:#a3ca42;
}

.sf-menu.sf-horizontal.sf-shadow ul ul {
	display:none !important;
}



/*=============================================================================
 *   Social Icons in menu
 * ========================================================================== */
 
#block-block-151 {
    float: right;
    height: 40px;
    margin: 0;
    position: relative;
    width: 250px;
    z-index: 99;
}

.shareword {
	float:left;
	padding:10px 0 0 0;
	color: #949597;
}

#footer .shareword {
	float:left;
	font-size:10px;
	width:45px;
}


#social {
	height:40px;
	
}

.social {
	width:40px;
	height:40px;
	float:left;
	overflow:visible;
	margin:0;
}

#facebook {
	height:40px;
	width:40px;
	background:url(../images/facebook.png) 0 0 no-repeat;
}

#facebook:hover #facebook-reveal {
	display:block;
}


#facebook:hover {
	margin: 0;
    padding: 0;
    height:40px;
    background:url(../images/facebook.png) 0 -40px no-repeat;
}

.fb_iframe_widget {
    display: inline-block;
    float: left;
    position: relative;
    padding:0 2px 0 0;
}


#twitter {
	height:40px;
	width:40px;
	background:url(../images/twitter.png) 0 0 no-repeat;
}

#twitter:hover #twitter-reveal {
	display:block;
}



#twitter:hover {
	margin: 0;
    padding: 0;
    height:40px;
    background:url(../images/twitter.png) 0 -40px no-repeat;
}


#youtube {
	height:40px;
	width:40px;
	background:url(../images/tellfriend.png) 0 0 no-repeat;
}

#youtube:hover #youtube-reveal {
	display:block;
}


#youtube:hover {
	margin: 0;
    padding: 0;
    height:40px;
    background:url(../images/tellfriend.png) 0 -40px no-repeat;
}


#linkedin {
	height:40px;
	width:40px;
	background:url(../images/linked-in.png) 0 0 no-repeat;
}

#linkedin:hover #linkedin-reveal {
	display:block;
}


#linkedin:hover {
	margin: 0;
    padding: 0;
    height:40px;
    background:url(../images/linked-in.png) 0 -40px no-repeat;
}

.IN-widget {
	float:left;
	padding:0 2px 0 0;
}

#podcast {
	height:40px;
	width:40px;
	background:url(../images/podcast.png) 0 0 no-repeat;
}

#instagram {
	height:40px;
	width:40px;
	background:url(../images/instagram.png) 0 0 no-repeat;
}

#podcast:hover #podcast-reveal {
	display:block;
}


#podcast:hover {
	margin: 0;
    padding: 0;
    height:40px;
    background:url(../images/podcast.png) 0 -40px no-repeat;
}

#instagram:hover {
	margin: 0;
    padding: 0;
    height:40px;
    background:url(../images/instagram.png) 0 -40px no-repeat;
}


/* SEARCH  */

.element-invisible {display:none;}

#search-block-form--2 {
	width: 250px;
}

#search-block-form--2 input {
	height:35px;
}

#search-block-form--2 input[type="search"],#search-block-form input[type="search"]  {
	background: url(../images/searchfield.png) no-repeat 0 0;
    border-color: #DDDDDD #BBBBBB #999999;
    border-image: none;
    border-radius: 0px;
    border-style: solid;
    border-width: 0px;
    color: #333333;
    outline: 0 none;
    overflow: visible;
text-shadow: 0;
     height:20px;
     margin:0 0 0 -4px;
     float:left;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -webkit-appearance: none;
box-sizing: none;
padding: 5px 5px 5px 25px;
    width: 115px;
}


#search-block-form--2 input[type="submit"],#search-block-form input[type="submit"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url(../images/searchbutton.png) no-repeat 0 0;
    border-color: #DDDDDD #BBBBBB #999999;
    border-image: none;
    border-radius: 0px;
    border-style: solid;
    border-width: 0px;
    color: #333333;
    cursor: pointer;
    font-size: 0px;
    outline: 0 none;
    overflow: visible;
    padding: 5px;
    text-shadow: 0;
    width: 70px;
     height:35px;
     margin:0 0 0 -4px;
     float:left;
}

#search-block-form--2 input[type="submit"]:hover {
    background: url("../images/searchbutton-hover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    }

/* MENU OVERRIDES  */
/* OM MENU  */

.om-maximenu-simple .om-maximenu-middle-right {
    background: url("images/simple3.png") repeat-y scroll right top rgba(0, 0, 0, 0);
    margin-right: -25px;
    margin-top: 17px;
    padding: 5px 20px;
}
.leaf-grant-seekers.active {
	border-bottom:#5F4C70 5px solid;
	padding-bottom:8px;
	background:#e2e3e4;
}

.leaf-giving-options.active {
	border-bottom:#E4864F 5px solid;
	padding-bottom:8px;
	background:#e2e3e4;
}

.leaf-our-services.active {
	border-bottom:#7DAED3 5px solid;
	padding-bottom:8px;
	background:#e2e3e4;
}

.om-leaf.active-trail {

}

.om-maximenu.om-maximenu-block.om-maximenu-row ul.om-menu li#om-leaf-om-u1-980776897-1:hover {
	border-bottom:#006985 5px solid;
	height:30px;
}

.om-maximenu.om-maximenu-block.om-maximenu-row ul.om-menu li#om-leaf-om-u1-980776897-2:hover {
	border-bottom:#E4864F 5px solid;
	height:30px;
}

.om-maximenu.om-maximenu-block.om-maximenu-row ul.om-menu li#om-leaf-om-u1-980776897-3:hover {
	border-bottom:#7DAED3 5px solid;
	height:30px;
}

.om-maximenu.om-maximenu-block.om-maximenu-row ul.om-menu li#om-leaf-om-u1-980776897-4:hover {
	border-bottom:#005058 5px solid;
	height:30px;
}


.om-maximenu ul.om-menu li.om-leaf .om-link {
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 1px 15px 0;
}

.om-maximenu-simple .om-maximenu-middle {
	border-left:1px solid #fff;

    margin: 0 0 0 0px;

}

.om-maximenu-simple .om-maximenu-bottom {
    background: none;
}

.om-maximenu-simple .om-maximenu-bottom-right {
    background: none;
    width:0;
    margin:0;
    padding:0;
    }
.om-maximenu-simple .om-maximenu-bottom-left {
    background: none;
    width:0;
    margin:0;
    padding:0;
    }
.om-maximenu-simple .om-maximenu-middle-left {
    background: none;
    margin:0;
    }
.om-maximenu-simple .om-maximenu-middle-right {
    background: none repeat scroll 0 0 #a3ca42;
    box-shadow: 1px 1px 1px #cccccc;
    margin: 5px 0 0;
    padding: 0 0 5px;
}

.om-maximenu .om-maximenu-content {
    left: 0;
    padding: 0;
    top: 29px;
}

.om-maximenu.om-maximenu-block.om-maximenu-row ul.om-menu li.om-leaf {
    border-left: 1px solid #c6c8ca;
    float: left;
    font-size: 16px;
    font-weight: 600;
    margin: 5px 0 0;
    padding: 0 10px;
    text-transform: uppercase;
}

.om-maximenu.om-maximenu-block.om-maximenu-row ul.om-menu li.om-leaf.first{
    border-left: 0px solid #c6c8ca;
    }

.om-maximenu.om-maximenu-block.om-maximenu-row ul.om-menu li.om-leaf a {
	color:#bdbfc0;
	}
	
.om-maximenu.om-maximenu-block.om-maximenu-row ul.om-menu li.om-leaf a:hover,.om-maximenu.om-maximenu-block.om-maximenu-row ul.om-menu li.om-leaf a.active,.om-maximenu.om-maximenu-block.om-maximenu-row ul.om-menu li.om-leaf.active-trail a {
	color:#FFF;
	}


.om-maximenu.om-maximenu-block.om-maximenu-row ul.om-menu li.om-leaf.active {
    height: 30px;
}

.om-maximenu.om-maximenu-block.om-maximenu-row ul.om-menu li.om-leaf.last {
    border-right:0px solid #C6C8CA;
}



#om-leaf-om-u1-980776897-1 a.active-trail {
	/*color:#5f4c70 !important;*/
	font-weight:normal;
}

#om-leaf-om-u1-980776897-2 a.active-trail {
	/*color:#e4864f !important;*/
	font-weight:normal;
}

#om-leaf-om-u1-980776897-3 a.active-trail {
	/*color:#7daed3 !important;*/
	font-weight:normal;
}

#om-maximenu-primary-menu ul.menu li {
  border-bottom: 0px solid #CCCCCC;
    float: left;
    list-style: none outside none;
    margin: 0;
    width: 100%;
    font-size:18px;
}

#om-maximenu-primary-menu ul.menu li.last {
  border-bottom: 0px solid #CCCCCC;
  
  }
  
#om-maximenu-primary-menu ul.menu li a {
	color:#fff;
	font-size:12px;
}

#om-maximenu-primary-menu #om-leaf-om-u1-980776897-1 li a:hover,#om-maximenu-primary-menu  #om-leaf-om-u1-980776897-1 a.active-trail {
	color:#fff;
	text-decoration:none;
}

#om-maximenu-primary-menu #om-leaf-om-u1-980776897-2 li a:hover,#om-maximenu-primary-menu #om-leaf-om-u1-980776897-2 a.active-trail {
	color:#fff;
	text-decoration:none;
}

#om-maximenu-primary-menu #om-leaf-om-u1-980776897-3 li a:hover,#om-maximenu-primary-menu #om-leaf-om-u1-980776897-3 a.active-trail {
	color:#fff;
	text-decoration:none;
}


.om-maximenu .om-maximenu-open {
    display:none;
}


/* DROPDOWNS FOR MAIN MENU */
#superfish-2 .sf-sub-indicator,#superfish-3 .sf-sub-indicator,#superfish-4 .sf-sub-indicator,#superfish-5 .sf-sub-indicator {
    /*background: url("../images/menu-arrow-normal.png") no-repeat scroll top right transparent;
    height:21px;
    width:15px;*/
    display:none;
    }


/* POSITIONING FOR FLYOUTS */
.sf-menu.sf-vertical.sf-shadow ul {
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 0 0px !important;
    border:1px solid #CCC;
    top: 0px;
    display:none !important;
}

/* Background Shadow for Superfish menus */
ul.sf-vertical {
	border-left:0px solid #CCC;
	margin: 0px 0 0 0px;
}
 
/* =============================================================================
 *   Page banners
 * ========================================================================== */
.front #banner-wrapper {
    position: relative;
    top: 0px;
    overflow: hidden;
    width:100%;
    display:block;
    
    height:auto !important;
 }
 
.region-banner .block-inner {
	margin:0;
}

 #block-views-home-page-rotator-block-1 {
 	height: 460px;
 	display:block;
 	background: none repeat scroll 0 0 #fff;
 	overflow:hidden;
 	}
 	
#block-views-home-page-rotator-block-1 .inner{
 	max-width: 960px;
 	margin:0 auto;
 	}
 	
 #block-views-carousels-block-1 {
 	display:block;
 }
 
.banner-left {
    float: left;
    width: 50%;
 }
 
.banner-left-inner {
 	display: table-cell;
  width: 100%;
  height: 460px;
  vertical-align: middle;  
 }
 
.banner-left-inner-inner {
 	display: inline-block;
  text-align: left;  
 }
 
.banner-right {
 	width:50%;
 	float:left;
 }
 
.front .pretitle  {
	color: #7daed3;
    float: left;
    font-size: 60px;
    font-weight: 300;
    line-height: 56px;
    margin: 0px 20px 0 0;
    text-transform: uppercase;
    letter-spacing:-4px;
}
.front .pretitle .nocaps  {
text-transform: capitalize;
}

.front .bigger.wide {
	font-size:90%;
	color:#a5d042;
}

.front .pretitle strong {
	font-size: 64px;
    font-weight: 700;
}

.front .bigger {
	font-size:120%;
}

.front .smaller {
	font-size:95%;
}

.front .smaller strong {
	font-size:98%;
}

.front .bannertitle a {
    clear: both;
    color: #e48650;
    float: left;
    font-size: 28px;
    font-weight: 600;
    line-height: 30px;
    padding: 20px 20px 0 0;
}



.banner-right img{
 	width:100%;
 }
 
/* PAGER FOR SLIDES */

.views-slideshow-controls-bottom {
    margin: 0 auto;
    position: relative;
    text-align: right;
    top: 430px;
    width: 960px;
    z-index: 99;
}

#widget_pager_bottom_Home_Page_Rotator-block_1_1 {
	float:right;
	width:170px;
	padding:0 20px 0 0;
}

.views-slideshow-pager-field-item {
	float:left;
	padding:0 2px;
}
#widget_pager_bottom_Home_Page_Rotator-block_1_1 img {
	background:url(../images/slide-off.png) no-repeat;
	border:0;
	
}
#widget_pager_bottom_Home_Page_Rotator-block_1_1 .active img  {
	background:url(../images/slide-active.png) no-repeat;
	border:0;
}


/* BRIDGE METHOD  */


.views-slideshow-cycle-main-frame-row,.views_slideshow_cycle_slide,.views_slideshow_slide,.views_slideshow_cycle_hidden {
	width:100%;
}

.views-field-field-background-slide {
	position:relative;
}


/* Size the containing div*/
#views_slideshow_cycle_teaser_section_home_page_rotator-block {
    width:100%;
	position:relative;
	top:0;
	overflow:hidden;
	height:446px;
}

/* Size the slide to fit the screen*/
.views-field-field-background-slide img {
    
    /*height: 100%; removed to eliminate distortions */
    margin: 0 auto;
    position: relative;
    top: 0;
    width: 100%;

}

.views-slideshow-cycle-main-frame-row {
	position:relative;
	top:0;
	margin:0 auto;
	width:100% !important;
	height:100%;
}



/* FLOAT OVER BANNER */

.banner-inner  {
    left: 50%;
    margin-left: -465px;
    position: absolute;
    top: 0;
    width: 940px;
    z-index: 20;
}

.banner-titles {
	position:absolute;
	left:0;
	top:0;
	width:80%;
}




.bannertitle  {
	color: #414042;
    font-size: 38px;
    font-weight: lighter;
    float:left;
    line-height:40px;
}




.not-front .bannertitle  {
    margin:20px 0 0 0;
    max-width:600px;
}

.bannerblock {
	right:0;
	position:absolute;
	top:0;
	color:#FFF;
}

.front .bannerblock {
	font-size: 15px;
    height: 446px;
    width: 220px;
	
}

.bannerblock a {
	color:#FFF;
}

.not-front .bannerblock {
	max-width:220px;
	height: 284px;
	font-size:13px;
	
}

.front .bannerblocktop {
	background:#FFF;
	max-height: 220px;
    max-width: 220px;
    overflow:hidden;
}

.front .bannerblocktop img {
	width:100%;
	}

.not-front .bannerblocktop {
	background-color:rgba(255, 255, 255, 0.5);
	padding: 20px 10px 0 20px;
	min-height: 125px;
	
}

.not-front .bannerblocktop strong,.not-front .bannerblockbottom strong {
	font-size:17px;
	font-weight:lighter;
}

.bannerblockbottom {
	height: 122px;
    padding: 15px 15px 5px 20px;
}



.not-front .bannerblockbottom {
	padding: 10px 10px 10px 20px;
	min-height: 125px;
}


.grantseekers {
	background:#006985;
}

.givingoptions {
	background:#d78860;
}

.advisors {
	background:#005058;
}

.ourservices {
	background:#84add2;
}
.general {
	background:#729849;
}
	margin: 0 auto;
    position: relative;
    top: 0;
    width: 100%;
    


/* CONTROLS FOR SLIDES */

.views-slideshow-controls-bottom {
	width:1024px;
	margin:0 auto;
}



#views_slideshow_controls_text_Home_Page_Rotator-block_1 {
	height: 35px;
    left: 50%;
    margin-left: -540px;
    position: relative;
    top: 208px;
    width: 1124px;
    z-index: 500;
	
}

#views_slideshow_controls_text_previous_Home_Page_Rotator-block_1{
position:relative;
	z-index:10;
}

#views_slideshow_controls_text_previous_Home_Page_Rotator-block_1 a {
	background:url("../images/previous.png") no-repeat;
	padding: 15px 30px 50px;
	font-size:0px;
    height: 1px;
    overflow: hidden;
    position: absolute !important;
}

#views_slideshow_controls_text_previous_Home_Page_Rotator-block_1 a:hover {
	background:url("../images/previous-over.png") no-repeat;
	}

#views_slideshow_controls_text_pause_Home_Page_Rotator-block_1 {
	
	font-size:0;
}

#views_slideshow_controls_text_next_Home_Page_Rotator-block_1 a {
    background: url("../images/next.png") no-repeat scroll 0 0 transparent;
    float: right;
    font-size: 0;
    padding: 32px;
    width: 1px;
}

#views_slideshow_controls_text_next_Home_Page_Rotator-block_1 a:hover {
    background: url("../images/next-over.png") no-repeat scroll 0 0 transparent;
    }


/* HOME PAGE STATS  */

.view-home-page-stats .views-row .inner {
	max-width:960px;
	margin:0 auto;
	width:100%;
}

.view-home-page-stats .views-row .inner .stat-top {
	width:100%;
	padding:20px 0 0 0;
}

.view-home-page-stats .views-row-odd {
	background:#FFF;
	height:270px;
	text-align:center;
}

.view-home-page-stats .views-row-even {
	background:#739849;
	height:270px;
	text-align:center;
	color:#FFF;
}

.view-home-page-stats .views-row-even {
	background:url(../images/white-down-arrow.png) top center no-repeat #739849;
	
	}
	
.view-home-page-stats .views-row-odd.views-row-last {
	background:url(../images/green-down-arrow.png) top center no-repeat #FFFfff;
	}

.view-home-page-stats .views-row .inner .title {
    color: #6d6e70;
    float: left;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.view-home-page-stats .views-row .inner .icon {
	float:right;
}

.view-home-page-stats .views-row .inner .left {
    clear: both;
    color: #6d6e70;
    float: left;
    font-size: 22px;
    font-weight: 300;
    line-height: 25px;
    margin: 0;
    padding: 40px 20px 0 0;
    text-align: right;
    width: 32%;
}
.view-home-page-stats .views-row .inner .middle {
	float:left;
	width:25%;
	font-weight:300 !important;
	color:#7daed3;
	text-align:center;
	padding: 0 20px;
	margin:-40px 0 0 0;	
}

.view-home-page-stats .views-row .inner .middle .largenumber {
    font-size: 110px;
    height: 100px;
    line-height: 1;
    padding: 0;
}

.view-home-page-stats .views-row .inner .middle .million {
    font-size: 63px;
    font-weight: 300;
    height: 30px;
    letter-spacing: 0;
    padding: 0;
    text-transform: uppercase;
}

.view-home-page-stats .views-row-even .inner .middle .largenumber,.view-home-page-stats .views-row-even .inner .middle .million {
	color:#abbf91;
	}

.view-home-page-stats .views-row .inner .right {
	float:left;
	width:32%;
	text-align:left;
	padding: 40px 0 0 20px;
	font-size:22px;
	line-height:25px;
	color:#6d6e70;
	font-weight:300;
	margin:0 0 0 0;
}

.view-home-page-stats .views-row-even .inner .right,.view-home-page-stats .views-row-even .inner .left,.view-home-page-stats .views-row-even .inner .stat-top .title {
	color:#FFF;
	}

.view-home-page-stats .views-row-2 .inner .left {
	margin: -5px 0 0;
}
/* .view-home-page-stats .views-row-last .inner .left {
	display:none;
}

.view-home-page-stats .views-row-last .inner .right {
    margin: 0;
    width: 30%;
}

.view-home-page-stats .views-row-last .inner .middle {
    margin: 50px 0 0;
    padding: 0;
    width: 60%;
}

.view-home-page-stats .views-row-last .inner .middle .largenumber, .view-home-page-stats .views-row-last .inner .middle .million {
    display: inline;
    font-size: 93px;
    font-weight: 300;
    height: 100px;
    padding: 0 0 0 20px;
} */

/* SECTION START HERE BlOCKS */

.region-sidebar-second {
    margin-top: -15px;
}

.startblock {
	width:220px;
	font-size:13px;
}

.startblock strong {
	font-size:17px;
	font-weight:normal;
}

.startblocktop {
	background-color:rgba(255, 255, 255, 0.5);
	padding:25px 15px 15px;
	min-height: 125px;
	color:#000;
	
}

.bannerblocktop {
	background-color:rgba(255, 255, 255, 0.5);
	padding:15px 15px 15px;
	min-height: 125px;
	color:#000;
	
}

.startblocktop li a,.startblocktop li,.bannerblocktop li a,.bannerblocktop li {
	color:#000 !important;
}

.startblocktop li a:hover,.bannerblocktop li a:hover {
	color:#FFF !important;
}

.startblockbottom {
	padding:15px;
	min-height: 125px;
	color:#FFF;
}

.startblockbottom a:hover {
	color:#000;
}



/* SECTION HEADS */

.not-front .region-banner {
	clear:both;
    left: 0;
    margin: 0;
    padding: 0;
    position: relative;
    top: -15px;
    height: auto;
    overflow: hidden;
    width:100%;
    text-align:center;
}

.not-front .region-banner .banner-inner {
	left: 50%;
    margin-left: -465px;
    max-height: 290px;
    position: absolute;
    top: 0;
    width: 940px;
    z-index: 2;
    text-align: left;
}



/* Size the containing div*/
.not-front .region-banner #background {
    width:100%;
	position:relative;
	top:0;
	overflow:hidden;
	height:290px;
}

/* Size the slide to fit the screen*/
.not-front .region-banner #background img {
    height: auto !important;
    margin: 0 auto;
    position: relative;
    top: 0;
    width: 100% !important;
    max-width: 1200px;
}

.stretch {
   
}

.page-node-4761 #page-title,
.page-node-4760 #page-title,
.page-node-4759 #page-title,
.page-node-6336 #page-title,
.page-node-6334 #page-title,
.page-node-6335 #page-title,
.page-node-6337 #page-title,
.page-node-16273 #page-title,
.page-node-14153 #page-title{
	display:none;
}


/* =============================================================================
 *   Home Page Tertiary and Secondary Carousels
 * ========================================================================== */

#block-block-147 {
	font-size:19px;
	font-weight:normal;
	color:#6d6e71;
	margin: -10px 0 0;
}

#block-block-147 p {
	margin: 0 0 15px;
	}

 
#block-block-149,#block-block-150 {
	float:left;
	width:210px;
	padding: 15px 0 0;
	font-size:15px;
	font-weight:normal;
	color:#6d6e71;
}

#block-block-149 a,#block-block-150 a {
	color:#1d5632;
	}

#block-block-147 strong {
	color: #414042;
    font-size: 19px;
    font-weight: lighter !important;
}

#block-block-149 strong,#block-block-150 strong {
	color: #414042;
    font-size: 17px;
    font-weight: lighter !important;
}





/* FOR PAGES WITH SIDENAVS */
.sidebar-second .view-carousels .jcarousel-skin-default .jcarousel-container-horizontal {
    height: 202px;
    margin: auto;
    padding: 20px 30px 20px 10px;
    width: 730px;
    margin: 0 0 0 -35px;
}

.sidebar-second .view-carousels .jcarousel-skin-default .jcarousel-clip-horizontal {
    margin: 0 0 0 20px;
    overflow: hidden;
    padding: 0;
    width: 700px;
}

/* FOR PAGES WITHOUT SIDENAVS AND SPECIAL CASES */

.not-front.no-sidebars .view-carousels .jcarousel-skin-default .jcarousel-container-horizontal,.below .view-carousels .jcarousel-skin-default .jcarousel-container-horizontal {
    height: 202px;
    margin: auto;
    padding: 20px 40px 20px 20px;
    width: 960px;
    margin: 0 0 0 -35px;
}

.not-front.no-sidebars .view-carousels .jcarousel-skin-default .jcarousel-clip-horizontal,.below .view-carousels .jcarousel-skin-default .jcarousel-clip-horizontal {
    margin: 0 0 0 20px;
    overflow: hidden;
    padding: 0;
    width: 930px;
}


#block-views-carousels-block-2 .block-inner,#block-views-carousels-block-3 .block-inner,#block-views-carousels-block-4 .block-inner,#block-views-carousels-block-5 .block-inner {
	margin:0;
}

/* FRONT CAROUSEL */

.front #block-views-carousels-block-1 {
    display: block;
    margin: 0 auto;
    max-width: 1000px;
}

.front #block-views-carousels-block-1 .jcarousel-skin-default .jcarousel-container-horizontal {
    height: 130px;
    margin: auto;
    padding: 0 40px 20px;
    width: 950px;
}


.front #block-views-carousels-block-1 .jcarousel-skin-default .jcarousel-clip-horizontal {
    overflow: hidden;
    width:933px;
}

.front .jcarousel-skin-default .jcarousel-clip-horizontal {

    width: 100%;
    overflow: hidden;

}



.view-display-id-block_9 .views-row {
    border: 1px solid #CCCCCC;
    height: 215px;
    width: 210px !important;
    margin:0 6px 10px;
    float:left;
}

.view-display-id-block_9  .views-field-field-carousel-link,.view-display-id-block_9  .views-field-title {
	padding:5px;
}

#block-views-carousels-block-12 {
	clear:both;
}


.not-front .jcarousel-skin-default .jcarousel-item {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 215px;
    list-style: none outside none;
    overflow: hidden;
    padding: 0;
    width: 220px !important;
    margin:0 6px;
}


.views-field-field-carousel-image img {
	border-bottom:1px solid #c6c8ca;
}


.jcarousel-skin-default .jcarousel-next-horizontal {
	top: 105px;
}

.jcarousel-skin-default .jcarousel-prev-horizontal {
    top: 105px;
    left: 0;
}

.jcarousel-item {
	text-align:left;
	
}

.jcarousel-item .views-field-title {
	color: #414042;
    font-size: 17px;
    padding: 5px 0 0 15px;
    line-height:19px;
}

.jcarousel-item .views-field-field-carousel-link a {
	color:#1d5632;
	padding:0 0 0 15px;
	font-size: 13px;
}

/* 
========================================================
PHOTO GALLERY BOXES 
========================================================
*/

.jcarousel-view--Mini-gallery--block-7 .jcarousel-item {
    border: 0px solid #CCCCCC !important;
    height: 82px !important;
    list-style: none outside none;
    margin: 0 20px 0 0 !important;
    overflow: hidden;
    padding: 0;
    width: 140px !important;
}

.jcarousel-skin-default .jcarousel-view--Mini-gallery--block-7 .jcarousel-item {
	width: 140px !important;
	}

.view-Mini-gallery .jcarousel-skin-default .jcarousel-next-horizontal{
    top: 25px !important;
    right:0 !important;
}

.view-Mini-gallery .jcarousel-skin-default  .jcarousel-prev-horizontal {
    top: 25px !important;
    left:-20px !important;
}

.view-id-Mini_gallery .jcarousel-skin-default  .jcarousel-container-horizontal {
    height: 82px;
    margin: 0;
    padding: 0 20px 0 20px;
    width: 650px !important;
}

.view-Mini-gallery .jcarousel-skin-default .jcarousel-clip-horizontal {
    width: 630px !important;
}

#content h2.block-title {
    font-size:19px;
	font-weight:semi-bold;
	border-bottom:1px solid #d1d2d4;
	padding:0 0 5px 0;
	font-weight: normal;
	margin: 20px 0 15px;
}


/* 
========================================================
THUMBNAIL BOXES 
========================================================
*/

.thumbnail-box {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 215px;
    padding: 0;
    width: 219px;
    margin:0 12px 15px 0;
    float:left;
}


.thumbnail-box img {
	border-bottom:1px solid #c6c8ca;
	max-width:220px;
	max-height:130px;
}

.thumbnail-box .title {
    color: #414042;
    font-size: 17px;
    line-height: 19px;
    padding: 5px 0 0 15px;
}

.thumbnail-box a {
    color: #1D5632;
    font-size: 13px;
    padding: 0 0 0 15px;
}



/* =============================================================================
 *   Page content header
 * ========================================================================== */

/*
 * Main content header wraps the page title, tabs and actions links
 */
#main-content-header {}

/*
 * The main page title (h1)
 */
#page-title {
    color: #414042;
    font-size: 38px;
    font-weight: lighter;
    margin: 0;
    line-height: 120%;
}



.page-intro,.intro {
	color:#6d6e71 !important;
	font-size:19px;
	margin-bottom: 10px;
}


/* =============================================================================
 *   Misc Global Styles
 * ========================================================================== */

/*
 * Feed icons
 */
.feed-icon {}

/*
 * Aggregator feed source
 */
#aggregator .feed-source .feed-icon {
  display: inline;
  float: none;
  margin-right: 10px;
}

.feed-details dt,
.feed-details dd {
  display: inline;
  margin: 0;
}

/*
 * Generic styles for the more link
 */
.more-link {}

/*
 * Generic styles for links. See the ul.links declaration in node and comment stylesheets
 */
ul.links {
  margin: 0;
  padding: 0;
}

ul.links.inline {
  display: block;
}

ul.links li {
  display: inline;
  list-style: none;
  padding: 0 10px 0 0;
}

/*
 * Search results are an ordered list so reset the margin
 */
.search-results {
  margin: 0;
}


/* =============================================================================
 *   Regions
 * ========================================================================== */

/*
 * Standard region wrapper, don't add width to any regions, you will bork the layout - no margin, padding or borders etc
 */
.region {}

/*
 * Regions have an inner div - perfect for adding margin, padding or borders
 */
.region-inner {}

/*
 * Regions can be nested, such as when using Panels
 */
.region-inner .region-inner {}

/*
 * Header region, embedded in the #header
 */
.region-header {
	float: right;
    width: 600px;
    text-align: right;
}

/*
 * Generally used to output Drupals help block, if the help module is enabled
 */
.region-help {}

/*
 * Secondary content
 */
.region-secondary-content {}

.region-secondary-content .block {margin:0;}

/*
 * Sits above the main content header, like a content-top region
 */
.region-highlighted {}

/*
 * Sits below the main content, like a content-bottom region
 */
.region-content-aside {
	margin:20px 0 0 0;
	border-bottom:1px solid #CCC;
}

.region-content-aside h2 {
	text-align:center;
	font-size:17px;
	font-weight:lighter;
	color:#414042;
}

.region-content-aside h2+* {  
    border-top: solid 1px #CCC;  
    padding-top: 10px;  
    margin-top: -10px;  
} 

.region-content-aside .block-title {  
    background: #EFEFF0;  
    padding: 0 10px;  
    position: relative;  
    z-index: 5;  
    width:120px;
    margin:0 auto;
}  

/*
 * Sidebars - targets both
 */
.sidebar {}

/*
 * First sidebar
 */
.region-sidebar-first {}

/*
 * Second sidebar
 */
.region-sidebar-second {
	margin-top:-15px;
	}
	
.section-common-core .region-sidebar-second {
	margin-top:0px;
	}

.section-common-core #breadcrumb,.section-common-core #page-title {
	//display:none;
}


/*
 * Tertiary content
 */
.region-tertiary-content {}

/*
 * Footer region
 */
.region-footer {
    margin: 0 auto;
    max-width: 960px;
}

/* =============================================================================
 *   Links
 * ========================================================================== */

a {
  text-decoration: none;
  color:#1d5632;
  
}

.node-content a {
	font-weight: bold;
}


#content-column a {
  text-decoration: none;
  color:#94BC44;
}

.page-node-103509 #content-column a {
  text-decoration: none;
  color:#44C3D2 !important;
 
  }

a:link,
a:visited {}

a:active,
a.active {}

a:hover,
a:focus {
  text-decoration: none;
  color:#11331e;
}

.startblock a {
	color:#FFF;
}


/* =============================================================================
 *   Primary, Secondary and Menu Bar region menus
 * ========================================================================== */

/*
 * Use one of the following id's for granular control:
 *  - #menu-bar (menu bar region)
 *  - #primary-menu (main menu)
 *  - #secondary-menu (secondary/user menu)
 * You can target all of these with .nav or div[id$="menu-bar"]
 */
 
 #primary-menu-bar {

 }
 
#menu-bar {
 	max-width:960px;
 	margin:0 auto;
 }
 
.nav {
  clear: both;
  margin: 10px 0;
}

.nav ul,
.nav ul.menu {
  margin: 0;
  padding: 0;
}

.nav li,
.nav ul.menu li {
  display: inline;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav li a,
.nav ul.menu li a {
  display: block;
  white-space: nowrap;
  padding: 0 10px;
}

.nav li a:visited,
.nav ul.menu li a:visited {}

.nav li a:hover,
.nav li a:focus,
.nav ul.menu li a:hover,
.nav ul.menu li a:focus {}

.nav .block {
  margin-bottom: 0;
}


/*SECONDARY MENU IN HEADER */

.menu-block-1 a {
	color:#788073;
}






/* =============================================================================
 *   Superfish
 * ========================================================================== */

ul.sf-menu {
  margin-bottom: 0;
}

ul.sf-menu a {
  border-left: 0;
  border-top: 0;
  padding: 0 10px;
  text-decoration: none;
  height: 2.5em;
  line-height: 2.5em;
}

ul.sf-menu a:link,
ul.sf-menu a:visited {}

ul.sf-menu li {}

ul.sf-menu li:hover,
ul.sf-menu li.sfHover {
  outline: 0;
}

ul.sf-menu a {}

ul.sf-menu a:focus,
ul.sf-menu a:hover,
ul.sf-menu a:active {
  outline: 0;
}

/*
 * Superfish blocks
 */
.block-superfish {}

.block-superfish .block-inner .content {}

.block-superfish ul {
  margin: 0 !important;
  padding: 0 !important;
}

.block-superfish ul ul {}

.block-superfish ul ul ul {}

.block-superfish ul ul ul ul {}

.block-superfish li {
  margin: 0 !important;
  padding: 0 !important;
}

/*
 * Vertical style
 */
.sf-vertical {
  width: 100%;
}

.sf-vertical li {
  width: 100%;
}

.sf-vertical li.last {}

.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
  left: 100%;
  top: 0;
  margin: 0;
  padding: 0;
}

.sf-vertical li a {
  padding: 0 10px;
}

/*
 * Navbar style
 */
.sf-navbar {
  padding-bottom: 0 !important;
}

/*
 * Sensible padding for the default style
 */
.sf-menu.sf-style-default a {
  padding: 0 10px;
}


/* =============================================================================
 *   Menus, usually blocks
 * ========================================================================== */

ul.menu {
  padding-left: 15px;
}

ul.menu ul {
  padding-left: 15px;
}

ul.menu ul ul {}

ul.menu ul ul ul {}
  
.menu-block-1 ul.menu li {
  margin: 0;
  float:left;
  list-style:none;
  padding:0 15px;
}

/* FOOTER MENU */

#block-menu-block-1 {
	width:30%;
	float:left;
}

#block-menu-block-2 {
	width:61%;
	float:left;
}

/* FOOTER SOCIAL ICONS */

#block-block-162 {
	float:left;
	margin: 5px 0 0 0;
	width:9%;
}

.footer-icons {
	text-align:right;
	}
.footer-icons a.first {
	float:right;
	width:15px;
	}
.footer-icons a img {
	clear: both;
    display: block;
    float: right;
    margin: 5px 0 !important;
	}

#block-block-161 {
	float:right;
	margin:-35px 0 0 0;
}

.front #block-block-161 {
    float: right;
    margin: -55px 0 0;
}

#footer-wrapper li {
  width:124px;
  padding:0 10px 10px 0;
  line-height:12px;
}

#footer-wrapper .menu-block-1 li.menu-mlid-7403 {
	/*margin:-170px 0 0 0;*/
}

#footer-wrapper li a {
  color:#fff;
}

#footer-wrapper li li a {
  color:#d1d3d4;
}
#footer-wrapper li li ul {
  display:none;
}

.region-footer a {
	color:#d1d3d4;
}

.menu-block-1 ul.menu li,.menu-block-2 ul.menu li {
  margin: 0;
  float:left;
  list-style:none;
  padding:0 10px 0 0;
  font-weight:bold;
  font-size:11px;
}
.menu-block-1 ul.menu li a,.menu-block-2 ul.menu li a {
	color:#4b4d4c;
	}
	
.menu-block-1 ul.menu ul,.menu-block-1 ul.menu,.menu-block-2 ul.menu ul,.menu-block-2 ul.menu {
    padding-left: 0px;
}

.menu-block-1 ul.menu li li,.menu-block-1 ul.menu li li li,.menu-block-2 ul.menu li li,.menu-block-2 ul.menu li li li {
	float:none;
	padding:0;
	font-weight:normal;
	}


ul.menu li.collapsed,
ul.menu li.expanded,
ul.menu li.leaf {}

ul.menu li a {}

ul.menu li a:link,
ul.menu li a:visited {}

ul.menu li a:active,
ul.menu li a.active {}

ul.menu li a:hover,
ul.menu li a:focus {}

ul.menu li.active a,
ul.menu li.active-trail a {}

ul.menu li.first,
ul.menu li.last {}

/* If li.content exists it's a problem, so reset the padding */
.block .menu li.content {
  padding: 0;
}


/* 
 
 
=============================================================================
 *   Book navigation menu
 * ========================================================================== */

.book-navigation {}

.book-navigation .page-links {}

.book-navigation .page-previous {}

.book-navigation .page-next {}

.book-navigation .page-up {
  /* Prevent text wrapping to a new line, assumes English "up" is used (two characters) */
  min-width: 2em;
  white-space: nowrap;
}

.book-navigation .menu {
  margin-left: 0;
}


/* =============================================================================
 *   Breadcrumbs
 * ========================================================================== */

#breadcrumb {
  margin: 5px 0 5px 10px;
}

/* If the label is set to show in theme settings the label class is added */
#breadcrumb .breadcrumb-label {
  font-size: 1em;
  display: inline;
  padding-right: 10px;
}

#breadcrumb .breadcrumb-label:after {
  content: ":";
}

#breadcrumb ol {
  margin: 0;
  padding: 0;
}

#breadcrumb .with-breadcrumb-label ol {
  display: inline;
}

#breadcrumb li {
  list-style: none;
  display: inline;
}

#breadcrumb li.crumb-first {}

#breadcrumb li.crumb-last {}

#breadcrumb a {
color: #939598;
}

#breadcrumb a:link,
#breadcrumb a:visited {}

#breadcrumb a:active,
#breadcrumb a.active {}

#breadcrumb a:hover,
#breadcrumb a:focus {}


/* =============================================================================
 *   Pagers
 * ========================================================================== */

ul.pager {
  clear: both;
  margin: 0;
  text-align: center;
}

.item-list ul.pager li {
  margin: 0;
}

ul.pager li {
  background-image: none;
  display: inline;
  list-style-type: none;
  padding: .5em;
}

ul.pager li.pager-current {
  font-weight: 700;
}

.block ul.pager li {
  margin: 0;
}

/*
 * Theme the various states of pager links
 */
ul.pager li {}

ul.pager li a {}

ul.pager li a:link,
ul.pager li a:visited {}

ul.pager li a:active,
ul.pager li a.active {}

ul.pager li a:hover,
ul.pager li a:focus {}

ul.pager li.pager-item {}
ul.pager li.first {}
ul.pager li.last {}
ul.pager li.pager-current {}
ul.pager li.pager-first {}
ul.pager li.pager-previous {}
ul.pager li.pager-next {}
ul.pager li.pager-last {}


/* =============================================================================
 *   Skip Navigation
 * ========================================================================== */

#skip-link {
  left: 50%;
  margin-left: -6.5em;
  margin-top: 0;
  padding: 0 0.5em;
  position: absolute;
  width: 12em;
  z-index: 50;
}

#skip-link a {
  background: #444;
  background: rgba(0,0,0,0.6);
  color: #fff;
  display: block;
  line-height: 2;
  padding: 0;
  text-align: center;
  text-decoration: none;
}

#skip-link a:link,
#skip-link a:visited {
  background: #444;
  background: rgba(0,0,0,0.6);
  color: #fff;
  display: block;
  line-height: 2;
  padding: 0;
  text-align: center;
  text-decoration: none;
}

#skip-link a:hover,
#skip-link a:focus,
#skip-link a:active {
  outline: 0;
}


/* =============================================================================
 *   Tabs (local tasks)
 * ========================================================================== */

#tasks {
  margin-bottom: 15px;
}

ul.primary {
  border-bottom-color: #ccc;
  margin: 20px 0;
  padding: 0 0 0 5px;
}

ul.primary li {
  display: block;
  float: left;
  margin: 0 1px -1px;
}

ul.primary li a {
  background-color: #f5f5f5;
  border-color: #ccc;
  margin-right: 1px;
  padding: 0 10px;
  display: block;
  float: left;
  height: 1.5em;
  line-height: 1.5em;
}

ul.primary li a:hover,
ul.primary li a:focus {
  background-color: #eee;
  border-color: #ccc;
}

ul.primary li.active a,
ul.primary li.active a:hover,
ul.primary li.active a:focus {
  background-color: #fff;
  border-bottom-color: #fff;
}

ul.secondary {
  border-bottom: 1px solid #ccc;
  margin: 1em 0 0;
  padding: 0 .3em 1em;
}

ul.secondary li {
  border-right: 0;
  list-style: none;
  padding: 0 10px 0 0;
}

ul.secondary li a {}

ul.secondary li a:hover,
ul.secondary li a.active {
  border-bottom: none;
  text-decoration: underline;
}


/* =============================================================================
 *   Action links
 * ========================================================================== */

ul.action-links {
  margin: 20px 0 0;
  list-style: none;
}

ul.action-links li {}


/* =============================================================================
 *  Field Styling
 * ========================================================================== */

/*
 * Wrapper for any field
 */
.field {}

/*
 * Above and inline classes are on the field wrapper
 */
.field-label-above {}

/*
 * When labels are set to inline in field display settings the clearfix class is automatically added
 */
.field-label-inline {}

/*
 * Labels are h2 in Adaptivetheme. Use a strong selector to mitigate unwanted ineritance issues
 */
.field-label {
  font-size: 1em;
  font-weight: 700;
  font-family: inherit;
  line-height: inherit;
  margin-bottom: 0;
}


/*
 * Field types (Core)
 */

/*
 * Image fields use the <figure> and <figcaption> elements from HTML5
 */
.field-type-image {}

.field-type-image .caption {}

.field-type-image .full-caption {}

.field-type-image .teaser-caption {}

/*
 * Taxonomy
 */
.field-type-taxonomy-term-reference {
  /* The same bottom margin as p, blockquote, ul, ol and dl */
  margin-bottom: 1.5em;
}

.field-type-taxonomy-term-reference.field-label-inline .field-items {
  margin: 0;
  padding: 0;
}

.field-type-taxonomy-term-reference.field-label-inline .field-item {
  display: inline;
  list-style: none;
  padding: 0 10px 0 0;
}

/*
 * Text
 */
.field-type-text {}

/*
 * Long text
 */
.field-type-text-long {}

/*
 * Text with summary
 */
.field-type-text-with-summary {}

/*
 * File
 */
.field-type-file {}

/*
 * Number/Integer
 */
.field-type-number-integer {}

/*
 * Decimal
 */
.field-type-number-decimal {}

/*
 * Number float
 */
.field-type-number-float {}

/*
 * List
 */
.field-type-list-text {}

/*
 * List boolean
 */
.field-type-list-boolean {}

/*
 * List integer
 */
.field-type-list-integer {}

/*
 * List float
 */
.field-type-list-float {}

/*
 * Field types (Contrib)
 */
.field-type-datetime {}

.field-type-node-reference {}

.field-type-user-reference {}

/*
 * Named fields
 */
.field-name-body {color: #6d6e71;}

.field-name-field-image {}

.field-name-field-tags {}

/*
 * Underscores in field name are replaced with dashes
 */
.field-name-field-FIELDNAME {}

/*
 * Image Alignment Theme Settings - included here so you can easily override
 */
/*
 * Float none setting
 */
.ia-n .field-type-image,
.iat-n .field-type-image {}

/*
 * Float left setting
 */
.ia-l .field-type-image figure,
.iat-l .field-type-image figure {
  margin: 5px 20px 15px 0;
}

/*
 * Centered setting
 */
.ia-c .field-type-image figure,
.iat-c .field-type-image figure {
  margin: 5px auto 15px;
}

/*
 * Float right setting
 */
.ia-r .field-type-image figure,
.iat-r .field-type-image figure {
  margin: 5px 0 15px 20px;
}


/* =============================================================================
 *   Block Styling
 * ========================================================================== */

/*
 * Main wrapper for most blocks, block_system_main does not have it
 */
.block {
  margin-bottom: 20px;
}

/*
 * Inner wrapper for most blocks, good for margin, padding and borders, block_system_main does not have it
 */
.block-inner {}

/*
 * The first block in the region
 */
.block.first {}

/*
 * The last block in the region
 */
.block.last {}

/*
 * Zebra striping for each block in the region
 */
.block.odd {}

/*
 * Zebra striping for each block in the region
 */
.block.even {}

/*
 * Block title
 */
.block-title {
  margin: 0;
}

/*
 * Block content wrapper
 */
.block-content {}

/*
 * Match item list and block menu margin and padding
 */
.region-second-sidebar .block-content {padding: 0 0 0 10px;}


.block-content ul,
.block-content ol {
  padding: 0 0 0 25px;
}

.block-content li {
  margin: 0;
  padding: 0;
}

/*
 * Block for the latest news items in the first category
 */
#block-aggregator-category-1 {}

/*
 * Block for the latest news items in the first feed
 */
#block-aggregator-feed-1 {}

/*
 * First block created with "Add block" link
 */
#block-block-1 {}

/*
 * "Recent blog posts" block
 */
#block-blog-recent {}

/*
 * "Book navigation" block for the current book's table of contents
 */
#block-book-navigation {}

/*
 * "Recent comments" block
 */
#block-comment-recent {}

/*
 * "Active forum topics" block
 */
#block-forum-active {}

/*
 * "New forum topics" block
 */
#block-forum-new {}

/*
 * Language switcher block
 */
#block-locale-language {}

/*
 * Custom menu block
 */
#block-menu-menu-NAME {}

/*
 * "Recent content" block
 */
#block-node-recent {}

/*
 * "Syndicate" block for primary RSS feed; see also page.css's .feed-icon
 */
#block-node-syndicate {}

/*
 * "Most recent poll" block
 */
#block-poll-recent {}

/*
 * "Author information" block for the profile of the page's author
 */
#block-profile-author-information {}



/*
 * "Shortcuts" block
 */
#block-shortcut-shortcuts {}

/*
 * "Popular content" block
 */
#block-statistics-popular {}

/*
 * "Main menu" block
 */
#block-system-main-menu {}

/*
 * "Management" block for Drupal management menu
 */
#block-system-management {}

/*
 * "Navigation" block for Drupal navigation menu
 */
#block-system-navigation {}

/*
 * "User menu" block for Drupal user menu
 */
#block-system-user-menu {}

/*
 * "System help" block
 */
#block-system-help {}

/*
 * "Main page content" block
 */
#block-system-main {}

/*
 * "Powered by Drupal" block
 */
#block-system-powered-by {}

/*
 * "User login form" block
 */
#block-user-login {}

/*
 * "Who's new" block for a list of the newest users
 */
#block-user-new {}

/*
 * "Who's online" block for a list of the online users
 */
#block-user-online {}


/* =============================================================================
 *   Node Styling
 * ========================================================================== */

.node {
  margin-bottom: 20px;
}

.node.node-promoted {}

.node.node-sticky {}

.node.node-by-viewer {}

.node.node-teaser {}

.node.node-full {}

.node.odd {}

.node.even {}

.node .node-title {
  margin: 0;
}

.node .user-picture {}

.node .submitted {}

.node .submitted .username {}

.node .submitted time {}

.node .node-content {}

.node ul.links {}

.node ul.links li {}

.node ul.links li a {}

.node ul.links li.node-read-more a {}

.node ul.links li.comment-add a {}

.node ul.links li.comment-comments a {}

.node ul.links li.comment-new-comments a {}

.node ul.links li.blog-sernames-blog a {}

.node ul.links li.print-html a {}

.node ul.links li.print-email a {}

.node ul.links li.print-pdf a {}

.preview .node {}

/*
 * All nodes are given a node-FOO class that describes the type of content that
 * it is. If you create a new content type called "my-custom-type", it will
 * receive a "node-my-custom-type" class.
 */
.node-page {}

.node-article {}

.node-book {}

.node-forum {}

.node-poll {}


/* =============================================================================
 *   Comment Styling - Comments, comment wrapper, comment form
 * ========================================================================== */

/*
 * Wrapper for the list of comments and its titles
 */
#comments {
  margin: 1.5em 0;
}

#comments h2 {}

#comments h2.comment-title {
  margin: 0;
}

#comments h2.comment-form {
  margin: 0;
}

/*
 * Wrapper for a single comment
 */
.comment {
  margin-bottom: 20px;
}

.comment.first {}

.comment.last {}

.comment.odd {}

.comment.even {}

.comment .user-picture {}

.comment .submitted {}

.comment .submitted p {}

.comment .submitted .username {}

.comment .submitted time {}

.comment .user-signature {}

.comment ul.links {}

/*
 * Comment title
 */
.comment-title {
  margin: 0;
}

/*
 * Comment states
 */
.comment-new {}

.comment-by-anonymous {}

.comment-by-node-author {}

.comment-by-viewer {}

.comment-title-hidden {}

.comment-with-picture {}

.comment-with-signature {}

/*
 * Preview of the comment before submitting new or updated comment
 */
.comment-preview {}

/*
 * "New" marker for comments that are new for the current user
 */
.new {
  color: #c00;
}

/*
 * Nested comments are indented
 */
.indented {
  margin-left: 40px;
}


/* =============================================================================
 *   Forms
 * ========================================================================== */

/*
 * Wrapper for a form element (or group of form elements) and its label
 */
.form-item {}

.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 1px solid #c00;
}

.form-item label {
  font-weight: 400;
  color: #6d6e71;
}

.form-item label.option {}

/*
 * Highlight marks and form required mark
 */
.marker,
.form-required {
  color: #c00;
}

.form-item .description {
  font-size: 0.85em;
}

.form-checkboxes .form-item,
.form-radios .form-item {}

/*
 * The submit button
 */
.form-submit {}

.container-inline div,
.container-inline label {
  display: inline;
}

/*
 * Define consistent borders
 */
fieldset {
  border: 1px solid #ccc;
}

/*
 * Tips for Drupal's input formats
 */
.tips {}

/*
 * Buttons used by contrib modules like Media
 */
/*a.button,a.button2,a.button3 {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}*/

/*
 * Password confirmation
 */
.password-parent,
.confirm-parent {
  margin: 0;
}


/* =============================================================================
 *   Tables
 * ========================================================================== */

table {
  margin: 10px 0;
  padding: 0;
  width: 100%;
  border-top:1px solid #d1d2d4;
  border-bottom:1px solid #d1d2d4;
  border-right:#FFF 1px solid;
}

table.sticky-header {
  z-index: 10;
}

table,
thead,
tbody,
tr,
th,
td {
  
}

table,
td,
th {
  vertical-align: middle;
}

caption,
th,
td {
  text-align: left;
}

thead tr {
  font-weight: 700;
  background-color: #e5e5e5;

}
td:last-child,th:last-child {
    border-right: none;
}
	
td {
  border-bottom: 0;
  margin: 0;
  padding: 5px 15px;
  vertical-align: top;
  border-right:1px #d1d2d4 solid;
}
th {
  border-bottom: 0;
  margin: 0;
  padding: 0px 15px;
  background:#e6e7e8;
  font-size:15px;
  font-weight:bold;
  height:48px;
  border-right:1px #d1d2d4 solid;
}

.section-grant-seekers th {
	color:#604d70
}

.section-giving-options th {
	color:#D78860
}

.section-our-services th {
	color:#84ADD2
}

tbody {}

tbody tr {
  border-top: 0px solid #ccc;
}

tr.odd {
  background: #fff;
}

.view-Scholarships tr.odd,.view-giving-guide tr.odd {
  background: #fff !important;
}

tr.info,
tr.even,
tr:nth-child(2n+1) {
  border-bottom: 0;
  background-color: #f3f3f4;
}

.white tr:nth-child(2n+1),.white-no-line tr:nth-child(2n+1) {
  background-color: #FFF;
}

.white td {
  text-align:center;
  vertical-align: middle;
  padding: 20px 0;
}

table.sigs,table.sigs td {
	border:0 #fff solid;
	text-align:left;
	padding:10px 0;
	margin:0;
	vertical-align:middle;
}

table.sigs tr {
	background-color: #FFF !important;
}

table.white-no-line,table.white-no-line table,table.white-no-line table td {
	border:0px;
	background:none;
	vertical-align: middle;
}

tr.drag {}

tr.drag-previous {}

tr.odd td.active {
  background-color: #eee;
}

tr.even td.active {
  background-color: #ebebeb;
}

.lt-ie8 tr {}

.lt-ie8 tr.even,
.lt-ie8 tr.odd {}

.lt-ie8 tr.even th,
.lt-ie8 tr.even td,
.lt-ie8 tr.odd th,
.lt-ie8 tr.odd td {
}

/*
 * Forum tables
 * Core sets white-space to nowrap, which makes no sense
 */
#forum td {}

#forum td .created,
#forum td .posts,
#forum td .topics,
#forum td .last-reply,
#forum td .replies,
#forum td .pager {
  white-space: normal;
}


/* =============================================================================
 *   Messages
 * ========================================================================== */

/* Left and right margin are set by the global gutter width */
div.messages {
  margin-bottom: 10px;
  margin-top: 10px;
}

div.messages ul {
  margin-top: 0;
  margin-bottom: 0;
}

div.status {}

div.warning {}

tr.warning {}

div.error,
tr.error {}

.error {}

.warning {}

/*
 * Unpublished nodes
 */
.node-unpublished,
.comment-unpublished {}

.node-unpublished,
.comment-unpublished {}

.node-unpublished p.unpublished,
.comment-unpublished p.unpublished {
  color: pink;
  color: rgba(239, 170, 170, 0.4);
  font-family: Impact,"Arial Narrow",Helvetica,sans-serif;
  font-size: 75px;
  font-weight: bold;
  height: 0;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  overflow: visible;
  text-align: center;
  text-transform: uppercase;
  word-wrap: break-word;
}

/*
 * Otherwise these elements will appear below the "Unpublished" text
 */
.lt-ie8 {}

.lt-ie8 .node-unpublished > *,
.lt-ie8 .comment-unpublished > * {
  position: relative;
}


/* =============================================================================
 *    Maintenance pages
 * ========================================================================== */

.maintenance-page {}
.maintenance-page .container {
  padding: 40px 0;
}

.maintenance-page #site-name,
.maintenance-page #page-title {
  margin: 0;
}

.db-offline {}

.db-offline .container {
  margin: 0 auto;
  padding: 40px 0;
  width: 100%;
  max-width: 960px;
}

.db-offline div.messages {
  margin: 20px 0 0;
}

.db-offline #content {
  padding: 20px 0;
}


/* =============================================================================
 *   Misc overrides for contrib modules
 * ========================================================================== */

/*
 * Admin menu overrides
 */
#admin-menu {
  margin: 0;
  padding: 0;
}

/*
 * Devel Module
 */
.dev-query {
  background: #eee;
  padding: 30px;
}

/*
 * Styleguide module tweaks
 */
#styleguide-header {
  padding: 0 10px;
}

#styleguide-header .item-list {
  font-family: inherit;
  margin: 0 20px 20px 0;
  min-height: 260px;
  width: auto;
}

/* SCHOLARSHIPS  */

.page-scholarships .view-content {
	display:none;
}

.page-scholarships .region-sidebar-second {
    margin-top: 0px;
}

.page-scholarships-donor-involved .view-content,.page-scholarships-community-foundation-managed .view-content{
	display:block;
}

.not-front.section-scholarships .region-banner,.not-front.section-scholarships #banner-wrapper {
    height: 290px !important;
}

.node-type-scholarship #block-block-158, .scholarships-home #block-block-158  {
	margin:0;
}

#block-block-158  {
	margin:-15px 0 0 0;
}

#block-block-158 .block-inner {
	margin:0;
	position:relative;
}

#block-block-158 .startblock {
	right:0;
	position:absolute;
	top:10px;
}

.page-node .scholarship-info,.node-page .scholarship-info,.node-type-scholarship .scholarship-info  {
	background: none repeat scroll 0 0 #729849;
	float:right;
	width:200px;
	padding:20px 15px;
}

.page-node .scholarship-info a,.node-page .scholarship-info a,.node-type-scholarship .scholarship-info a {
	color:#FFF !important;
	}

.view-Scholarships {
    position: relative;
}

.view-Scholarships h3 {
    font-size: 16px;
    }

.view-Scholarships .button {
    -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
    
    height: 20px;
    padding: 5px;
    position: absolute;
    right: 50px;
    top: 0px;
    
}
.view-Scholarships .button2 {
    -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
    
    height: 20px;
    padding: 5px;
    position: absolute;
    right: 50px;
    top: 75px;
    
}
.view-Scholarships .button3 {
    -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
    
    height: 20px;
    padding: 5px;
    position: absolute;
    right: 50px;
    top: 110px;
    
}

.view-Scholarships .button4 {
    -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
    
    height: 20px;
    padding: 5px;
    position: absolute;
    right: 50px;
    top: 145px;
    
}
.view-Scholarships td,.view-scholarships-search-results td {
color: #6d6e71;
}

.view-Scholarships td a {
font-weight: bold;
}


.view-Scholarships.view-display-id-attachment_6 .views-row {
	padding:0 0 11px 0;
}

#content-column .scholarship-info a {
	font-size:13px;
	}
.page-node-57684 a {
	color: #94bc44;
	}
.scholarships-details a {
	font-weight:bold;
}
.scholarships-details {
    float: right;
    padding: 0 0 0 25px;
    width: 250px;
    background:#FFF;
}
.node-type-scholarship .scholarships-details h3 {
	font-size: 17px !important;
    font-weight: lighter;
    color:#000;
    margin: 0 0 10px;
    padding: 0 0 0px;
    border:0;
    }
.scholarships-details-hta {
	background:#B8CBA4;
	padding: 10px;
	margin-bottom:10px;
	}
.scholarships-details-hta p {
	color:#000;
	font-size: 13px;
}
.scholarships-details-hta a {
	color: #000 !important;
}

.scholarships-details-hta a:hover {
	color:#fff !important;
}

.scholarships-details-faq {
	background:#729849;
	color:#fff;
	padding: 10px;
	margin-bottom:10px;
	}
.scholarships-details-faq p,.scholarships-details-faq h3 { 
	color:#fff !important;
	font-size: 13px;
}
.scholarships-details-faq a {
	color:#fff !important;
}
.scholarships-details-faq a:hover {
	color:#000 !important;
}

	
.scholarships-details-tl,.scholarships-details-gci {
	background: #eee none repeat scroll 0 0;
	padding: 10px;
	margin-bottom:10px;
	}
.scholarships-details-tl h3,.scholarships-details-gci h3 {	
	color:#6d6e71 !important;
	}
.scholarships-details-tl p,.scholarships-details-gci p {	
	font-size: 13px;
	}
	
.scholarships-details-tl a:hover,.scholarships-details-gci a:hover {
	color:#000 !important;
}

.node-type-scholarship h4 {
	margin-bottom:0;
	font-weight:normal;
	font-size:16px;
}

.node-type-scholarship h3 {
	color:#6d6e71;
	font-size:14px;
}

/* Level 3 Pages */

.level-three-body {
	width:100%;
	display: grid;
    grid-template-columns: 1fr auto;
    grid-row-gap: 15px;
}
.level-three-left {
	min-width:230px;
	float:left;
	clear:both;
	position:relative;
}

.level-three-left .applybutton {
	position:absolute;
	right:0;
	margin:0 0 10px 0;
}

.level-three-left .applybutton img {
	margin:-3px 0 10px;
}

.level-three-left img{
	width:220px;
	height:130px;
	margin: 5px 0 0;
}
.level-three-right {
	width:100%;
	max-width:446px;
	float:left;
}

.field-name-body h3 {
	clear:both;
}

.section-givingtoindia .field-name-body h3 {
	clear:none;
}

.field-name-body img {
	margin:0 10px 0 0;
}


/* BACK TO TOP */



.backtotop a{
	color:#939598 !important;
	font-size: 13px;
}
.backtotop a:hover{
	color:#404041 !important;
	text-decoration:none;
}


/* FOOTER COPYRIGHT */

#block-block-166 {
	clear:both;
	border-top:1px solid #939598;
	width:100%;
	font-size:11px;
	position: relative;
}

.footerlogos {
	position: absolute;
    right: 0;
    top: 0;
    width: 350px;
}


/* ACCORDION OVERRIDES  */

.ui-accordion .ui-accordion-header {
	background: none repeat scroll 0 0 #EAEBEC;
    border: 0 none;
    border-radius: 0;
    cursor: pointer;
    display: block;
    font-weight: normal !important;
    height: 38px;
    margin: 0 0 10px;
    min-height: 0;
    
    position: relative;
    font-size:16px !important;
}

.ui-accordion .ui-accordion-header-active {
    color:#604d70 !important;
    text-decoration: none;
    font-size:16px !important;
    font-weight: normal !important;
}

.ui-accordion .ui-accordion-header a {
	height:38px;
    display:grid;
    align-content:center;
    padding-right:30px;
}

.ui-accordion .ui-state-active {
	margin: 0 0 0px;
}

.ui-accordion .ui-accordion-icons {
	padding-left: 1.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 1.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: 94% !important;
	top: 50%;
	margin-top: -4px;
	background:url(../images/accordion-down.png) no-repeat top center;
}
.ui-accordion .ui-accordion-header-active .ui-accordion-header-icon 
	{
 	background:url(../images/accordion-up.png) no-repeat top center;
 	}
 
.ui-accordion .ui-accordion-content {
	padding: 1em 15px;
	border-top: 1px solid #d1d2d4;
	overflow: none !important;
	background:#eaebec;
	margin: 0 0 10px;
	border-bottom: 0 none;
	border-left: 0 none;
	border-right: 0 none;
    border-radius: 0;
    height: auto !important;
}

.ui-accordion .ui-accordion-content p {
	color:#6d6e71;
	font-size:14px;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #212121;
    padding: 0 30px 0 0;
    text-decoration: none;
}

/* BLOG STYLES */
/* BLOG STYLES */

.section-blog #main-content {
	margin:16px 40px 0 10px;
}
.section-blog .region-sidebar-second {

    margin-top: 15px;

}

#content .view-blog .views-row {
	clear:both;
	margin:0 0 30px 0;
}
.views-field-field-blog-image,.field-name-field-blog-image {
	float:right;
	margin:0 0 0 30px;
	border:0px solid #CCC;
}

 #content .view-blog .views-field-title,.page-taxonomy h1.node-title {
	font-size:19px;
	font-weight:600;
	border-bottom:1px solid #d1d2d4;
	padding:0 0 5px 0;
	margin: 0px 0 0px;
}

#content .view-blog .views-field-title a,.page-taxonomy h1.node-title a {
	color:#729849 !important;
}

.view-blog .views-field-created {
	font-size:17px;
	color:#231f20;
	padding:0;
	margin:40px 0 0 0;
}

.view-blog .views-field-body p,.view-blog .views-field-body {
	font-size:15px;
	color:#58595b;
	
}

.view-blog .views-field-field-by-line {
	font-size:13px;
	color:#58595b;
	margin:10px 0 15px;
}

#block-views-blog-block-1 h3 {
	font-size:13px;
	border-bottom:0px solid #d1d2d4;
	color: #939598;
    line-height: 10px;
    padding: 0 0 0px;
    margin: 10px 0;
}

#block-views-blog-block .views-field-title,#block-views-blog-block-2 .views-field-title,#block-views-blog-block-3 .views-field-title {
	font-size:13px;
	border-bottom:0px solid #d1d2d4;
	color: #939598;
    line-height: 15px;
    padding: 0 0 15px;
}

#block-views-blog-block-1  .views-field-title {
	display:none;
}

#block-views-blog-block-1 a,#block-views-blog-block-2 a,#block-views-blog-block-3 a,#block-views-blog-block a {
	color:#939598;
	font-size:13px;
}

#block-block-169 .block-inner {
	margin:0;
}

#block-block-169 .block-inner img {
    height: auto !important;
    width: 100% !important;
    max-width:1200px;
}

/*.page-blog .region-banner {
	height:240px;
	overflow:hidden;
}
.page-blog  #breadcrumb-wrapper {
    margin: -240px 0 10px;
    position:relative;
} 

.page-blog #content {
 	margin:110px 0 0 0;
}*/

.page-blog  #breadcrumb-wrapper .container {
    background:none;
}

#main-content-header {
	position:relative;
}


.page-blog .region-sidebar-second h2 {
    
    padding: 0 0 0 0px;
}

.node-type-article .field-name-field-by-line .field-item:before {
	width:15px;
	content: "By: ";
	}

/*MOBILE MENU */

#block-om-maximenu-om-maximenu-2 {
	display:none !important;
}

/* NGO  */

.node-type-ngo button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    padding: 0;
}

.section-ngo  .views-table {
	width:900px;
	border:1px solid #174a21;
	float:left;
}
.section-ngo  .fee-table th {
    background: none repeat scroll 0 0 #174A21;
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    line-height: 100%;
    padding: 10px 5px;
    width:20%;
}

.section-ngo  .fee-table th.fees {
	color: #FFFFFF;
    font-size: 10px;
    text-align:center;
    padding:5px;
}

.section-ngo  .fee-table tbody th {
    border-bottom: 0px solid #6C963F;
}

#block-block-129 {
	background: none repeat scroll 0 0 #729849;
}

#block-block-129 p,#block-block-129 li,#block-block-129 a {
	color:#FFF;
}




/* 4 STEPS per ROW */
.four_steps {
 padding: 1px 0;
 overflow: hidden;
}
.four_steps ul, .four_steps li {
 margin: 0;
 padding: 0;
 list-style: none;
}
.four_steps ul { float: left; }
.four_steps li {
 float: left;
 width: 200px;
}
.four_steps li a {
 display: block;
 padding: 20px 20px;
 background: #b4b4b4;
 color: #fff;
 line-height: 1.2em;
 text-decoration: none;
 font-size:10pt;
 min-height:70px;
}
.four_steps li a strong { font-size: 1.6em; }
.four_steps li a:hover { background: #666; }
.four_steps li.step, .four_steps li.step a {
 position: relative;
 z-index: 4;
}
.four_steps li.step-2, .four_steps li.step-2 a { z-index: 3; }

.four_steps li.step-3, .four_steps li.step-3 a { z-index: 2; }

.four_steps li.step-4, .four_steps li.step-4 a { z-index: 1; }

.four_steps li.not-end, .four_steps li.not-end a { z-index: 1; }

.four_steps li.step-1 a, .four_steps li.step-2 a, .four_steps li.step-3 a {
 background: transparent url(/sites/default/files/step.png) center right no-repeat;
 padding-right: 5px;
}

.four_steps li.step-2, .four_steps li.step-3 { margin-left: -30px; }

.four_steps li.step-4 { margin-left: -30px; }

.four_steps li.step-4, .four_steps li.step-4 a { z-index: 1; }



.four_steps li.step-4 a {
 padding-left: 45px;
 padding-right: 0px;
}

.four_steps li.step-1 a { padding-right: 0px; }

.four_steps li.step-2 a { padding-left: 40px; }

.four_steps li.step-3 a { padding-left: 40px; }

.four_steps li.step a:hover { background: transparent url(/sites/default/files/step_over.png) center right no-repeat; }

.four_steps li.step-4 a:hover { background-position: center left; }


.startblock ul,.bannerblocktop ul
{
margin: 0;
padding-left: 0 !important;
list-style: none;
}

.startblock li,.bannerblocktop li {
    background: url("../images/arrow.png") no-repeat scroll 0 0.5em rgba(0, 0, 0, 0);
    min-height: 15px;
    padding-left: 10px;
    padding-top: 2px;
}

.nopadding td {
	min-width:200px;
	}

#superfish-3 li.active-trail,#superfish-3 li:hover,
#superfish-2 li.active-trail,#superfish-2 li:hover,
#superfish-4 li.active-trail,#superfish-4 li:hover,
#superfish-5 li.active-trail,#superfish-5 li:hover{
	background:#A0B942 !important;
}

#superfish-3 li.active-trail a,
#superfish-2 li.active-trail a,
#superfish-4 li.active-trail a,
#superfish-5 li.active-trail a
{
	color:#000 !important;
}

/* EMMETT AND CSR BLOG OVERRIDES  */

.csr-blog #block-views-blog-block,.emmetts-blog #block-views-blog-block,.csr-blog #block-views-blog-block-1,.emmetts-blog #block-views-blog-block-1 {
	display:none;
}

#block-views-blog-block a:hover,#block-views-blog-block-1 a:hover {
	color:#000;
}



/* PRESS RELEASE OVERRIDES */

.section-press-releases #block-system-main li {
    list-style-position: inside;
    margin: 0 0 0 60px;
    text-indent: -80px;
}

/* XILINX TABS */

ul.quicktabs-tabs.quicktabs-style-basic li {
    
    padding: 5px 10px 1px;
    
}

ul.quicktabs-tabs.quicktabs-style-basic li:hover {
    
    background:#555 !important;
	color:#fff !important;
    
}
ul.quicktabs-tabs.quicktabs-style-basic a {
	
}

ul.quicktabs-tabs.quicktabs-style-basic a:hover {
	background:#555 !important;
	color:#fff !important;
}

.field-name-field-by-line {
	padding:0 0 20px 0;
}

/* SVCF VALUES PAGE OVERRIDES */

.page-node-134087 #breadcrumb,.page-node-134087 #page-title,.page-node-148872 #breadcrumb,.page-node-148872 #page-title {
	display:none;
}

#block-block-320 {
	width:100%;
	background: rgba(0, 0, 0, 0) url("../images/menubg.png") repeat-x scroll center top;
    height: 56px;
    padding: 1px 0 0;
    position: relative;
    display:block;
}

.page-node-134087 .submenu,.page-node-148872 .submenu {
	width:1000px;
	margin:0 auto;
}

.page-node-134087 .submenu li,.page-node-148872 .submenu li {
	float:left;
	padding:10px 20px;
	list-style:none;
    font-size: 16px;
	font-color: #555;
}

/* DONOR PAGE OVERRIDES */

.page-node-19571 #breadcrumb,.page-node-19571 #page-title {
	display:none;
}

.page-node-19571 .region-banner {
    height: 790px !important;
}


.page-node-27680 #breadcrumb,.page-node-27680 #page-title {
	display:none;
}

.page-node-27680 .region-banner {
    height: 770px !important;
}

#block-block-246 {
	margin: 0;
	height: 712px;
}

#block-block-232 {
	width:100%;
	background: rgba(0, 0, 0, 0) url("../images/menubg.png") repeat-x scroll center top;
    height: 56px;
    padding: 1px 0 0;
    position: relative;
    display:block;
}

.page-node-19571 .submenu,.page-node-27680 .submenu {
	width:1000px;
	margin:0 auto;
}

.page-node-19571 .submenu li,.page-node-27680 .submenu li {
	float:left;
	padding:10px 20px;
	list-style:none;
font-size: 16px;
}

.page-node-19571 .submenu li a,.page-node-27680 .submenu li a {
color:#555;}

#block-webform-client-block-19573 {
background: #80a766 none repeat scroll 0 0;
width:100%;
}

#block-webform-client-block-19573 input {
width:200px;
}

#block-webform-client-block-19573 input[type="submit"] {
	background:#FFF;
	color:#555;
	border:1px solid #555;
	padding:10px 20px;
	width: 210px;
}

#block-webform-client-block-19573 .form-item label {
    color: #FFF;
    }

#block-webform-client-block-19573 .block-inner .node-title {
    color: #fff !important;
    font-size: 20px;
    font-weight: normal;
    line-height:100%;
    padding:20px 0;
}

#block-webform-client-block-19573 .block-inner .node-title a {
color: #fff !important;}

#block-webform-client-block-19573 p {
    color: #fff !important;
    font-size: 14px;
    font-weight: normal;
}

/* CORP PAGE OVERRIDES */

.page-node-19570 #breadcrumb,.page-node-19570 #page-title {
	display:none;
}

.page-node-19570 .region-banner {
    height: 760px !important;
}

#block-block-233 {
	width:100%;
	background: rgba(0, 0, 0, 0) url("../images/menubg.png") repeat-x scroll center top;
    height: 56px;
    padding: 1px 0 0;
    position: relative;
}

.page-node-19570 .submenu {
	width:1000px;
	margin:0 auto;
}

.page-node-19570 .submenu li {
	float:left;
	padding:10px 20px;
	list-style:none;
	font-size: 16px;
}

.page-node-19570 .submenu li a {
color:#555;}

.page-node-19571 #block-webform-client-block-19572, #block-webform-client-block-148873 {
background: #80A766 none repeat scroll 0 0;
width:100%;
}

#block-webform-client-block-19572 input,#block-webform-client-block-148873 input {
width:200px;
}
#block-webform-client-block-19572 input[type="checkbox"],#block-webform-client-block-148873 input[type="checkbox"] {
width:20px;
}

#block-webform-client-block-19572 input[type="submit"],#block-webform-client-block-148873 input[type="submit"] {
	background:#FFF;
	color:#555;
	border:1px solid #555;
	padding:10px 20px;
	width: 210px;
}

#block-webform-client-block-19572 .form-item label,#block-webform-client-block-148873 .form-item label {
    color: #FFF;
    font-size: 13px;
    }

#block-webform-client-block-19572 .block-inner .node-title,#block-webform-client-block-148873 h2 {
    color: #fff !important;
    font-size: 20px;
    font-weight: normal;
    line-height:100%;
    padding:20px 0;
}

#block-webform-client-block-19572 .block-inner .node-title a,#block-webform-client-block-148873 .block-inner .node-title a {
color: #fff !important;}

#block-webform-client-block-19572 p,#block-webform-client-block-148873 p {
    color: #fff !important;
    font-size: 14px;
    font-weight: normal;
}

/**.section-rm #page-title,.section-rm #breadcrumb-wrapper,.page-node-8628 #page-title,.page-node-8628 #breadcrumb-wrapper {
	display:none;
	}
**/
	
.section-rm .indent,.page-node-8628 .indent {
	padding:0 50px;
	color:#000;
	font-size:16px;
}
	
.section-rm .indent .button {
    background: #000 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff !important;
    padding: 10px 20px;
}

.section-rm .indent #content,.page-node-8628 .indent #content {
	padding-top:0;
}

/* GETTING IT RIGHT */
.section-mathmisplacement .region-banner {
    height: auto;
    }

.section-mathmisplacement .block-region-sidebar-second a {
    color: #94bc44;
    text-decoration: none;
    font-weight:bold;
}

/* Microsite */

.node-type-microsite #page-title,.node-type-microsite #breadcrumb-wrapper {
	display:none;
}

.node-type-microsite #content {
	padding:0;
}

.microsite-wrapper {
	width:100%;
	}

.microsite-body {
	width:70%;
	float:left;
	padding:0 20px 0 0;
	font-weight:500;
	}
	
.microsite-body.fullwidth {
width:100%;
}
	
.section-slackforsyria .microsite-body {
	width:60%;
	}
	
.section-slackforsyria .microsite-sidebar {
	width:35%;
	}
	
.microsite-sidebar {
	width:25%;
	float:right;
	}
	
.section-the-legacy-society #page-title {
	/*display:none;*/
}

.section-9we7598 .microsite-sidebar {
	display:none;
	}
.section-9we7598 .microsite-body {
	width:100%;
	}
	
.section-innovationconference .microsite-body {
	width:86%;
	margin:0 auto;
	float:none;
	}
	
.section-innovationconference .microsite-sidebar {
	display:none;
	}
	
.section-dfwccn #columns {
	background:#FFF;
	padding:00px;
	max-width: 940px;
	} 
	
.section-dfwccn #content-wrapper .container {
    /*background: #ffdc34 none repeat scroll 0 0 !important;*/
    
}
.section-dfwccn #main-content {
	margin:0;
}

/*.section-dfwccn .microsite-body {
	padding:10px 30px;
	width:65%;
	}
	
.section-dfwccn .microsite-sidebar {
    float: right;
    padding: 0 30px 0 0;
    width: 22%;
}
	
.section-dfwccn form {
    margin: 10px 30px;
}

.section-dfwccn #content-wrapper {
    margin-bottom: 0;
}*/

.section-dfwccn h1.node-title {
    border-bottom: 1px solid #d1d2d4;
    font-size: 19px;
    font-weight: normal;
    margin: 20px 0 10px 0px;
    padding: 0 0 5px;
    
}

.section-dfwccn h1.node-title a { 
	color:#6d6e71;
	}

#block-webform-client-block-28902 {
	float:left;
}




/* CONSTANT CONTACT WIDGET */


.ctct-custom-form h2 {
	color:#FFF;
	font-size:24px;
}

.ctct-custom-form p {
	color:#FFF;
	margin: 0 0 14px !important;
}

.ctct-custom-form label {
	font-weight:normal;
}

.ctct-custom-form input {
	max-width:190px;
	padding: 2px 15px !important;
}

.ctct-custom-form .ctct-button {
    background-color: #99CD61 !important;
    color: #fff !important;
    display: block;
    width: 190px !important;
    font-size: 20px !important;
    font-weight:lighter;
}

.ctct-custom-form .ctct-form-footer {
    width: 200px;
}

.speaker {
	float:left;
	width:45%;
	margin:0 10px 20px;
	background:#eaebec;
	padding:10px;
	position:relative;
	height:184px;
	overflow:hidden;
}

.speaker.showme {
	overflow:visible;
	height:auto;
}

.speaker.showme .morelink {
	display:none !important;
}


.speaker .image {
	float:left;
	width:150px;
	height:185px;
	padding:0 10px 0px 0px;
	overflow:hidden;
}

.speaker .image img {
	width:150px;
	height:auto;
}

.speaker p {
	margin: 0 0 0.5em;
	}

.speaker b {color:#000;}

#block-block-241 h3 {
	clear:both;
}

.speaker .morelink {
	background: #EAEBEC none repeat scroll 0 0;
    display: block;
    position: absolute;
    right: 0px;
    text-align: right;
    top: 175px;
    width: 80px;
    z-index: 2;
    padding:0 15px 0 0;
}

/**NGO FORM**/

#block-nodesinblock-0,#block-block-240,#block-block-242 {clear:both;float:left;}

.add-to-cart {
	display:none;
}

table.nolines ,.nolines td,.nolines tr {
	border:0 !important;
}

#block-block-209 {
	clear:both;
}

.product-description {
	display:none;
}

.view-about-us .views-row {
	 background: #eee none repeat scroll 0 0;
    clear: both;
    min-height: 150px;
    padding: 10px;
}

.view-about-us .views-field-title {
	font-weight:bold;
}	

.view-about-us .views-field-field-blog-image {
	float:left;
	margin:0 10px 0;
}

.node-type-about-us-story .field-name-field-blog-image {
    float: left;
    margin: 0 20px 0 0;
}


	


.patricia-left {
width: 40%; float: left;
}


.patricia-right {
width: 58%; float: left; padding-top: 8px;line-height:1.3;

}

.post-date {
	display:none;
}

.node-type-article .post-date {
	display:block;
	 margin: 0 0 15px;
}

.node-product button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
}

#webform-component-match-details--volunteer-hours-match.form-item,#webform-component-match-details--volunteer-hours.form-item,#webform-component-erewards-details--volunteer-hours-match.form-item,#webform-component-erewards-details--volunteer-hours.form-item,#webform-component-volunteer-hours,#webform-component-volunteer-hours-match {
    display: inline;
}

.buttoncontainer {
    display: block;
    margin: 0 auto;
    width: 220px;
}
.xilinxbutton {
    background: #ccc none repeat scroll 0 0;
    border-radius: 20px;
    color: #000 !important;
    display: table-cell;
    height: 40px;
    margin: 0 auto;
    max-width: 250px;
    padding: 5px 10px;
    vertical-align: middle;
    width: 250px;
}
}

.section-xilinx-new #page-title,.section-xilinx #page-title {
    
    font-size: 30px;
    
}




.view-subfooter-number {
	display:none;
}

.view-footer.views-field-field-amount {
	min-width: 120px;
}

.dollar {
    float: left;
    padding: 0 2px;
    width: 8px;
}

.form-item .ctools-auto-submit-processed,.views-widget-filter-title input {
	background:url(../images/searchicononly.png) no-repeat right center;
}

td.views-field-field-amount {
	text-align:right;
}

.green {
color: #94bc44;
}

.view-upcoming-events .views-row {
	clear:both;
}

.view-upcoming-events .views-field-field-event-image {
	float:left;
	width:220px;
	margin:0 20px 100px 0;
}

.view-upcoming-events .views-field-title {
	font-size:20px;
	color:#414042;
}

.views-field-field-date,.views-field-field-event-venue {
	color:#414042;
}

.view-upcoming-events .views-field-field-registration-link a {
	background:#729849;
	padding:5px 20px;
	color:#fff !important;
	font-weight:bold;
}

.view-publications .views-row {
    height: 275px;
    width: 220px;
    margin:0 20px 10px 0;
    float:left;
}

.view-publications .view-grouping-header {
	clear:both;
	font-size:20px;
}


.view-publications h3 {
	clear:both;
	font-size:14px;
}

.view-job-postings .views-field-value-2 {
	margin-top:10px;
}

.view-job-postings .button {
	padding:5px;
}

.goals {
	background: #006985 none repeat scroll 0 0;
	color: #fff;
    min-height: 125px;
    padding: 15px;
}
.goals  h3 {
 	color:#fff !important;
 	font-weight:bold;
 	font-size:16px;
 	border-bottom:none;
 	padding:0px 0 10px;
 	margin:0;
}

.goals  p,.goals  li {
 	color:#fff !important;
}

.approach  h3 {
font-weight:bold;
 	font-size:16px;
 	border-bottom:none;
 	padding:0px 0 10px;
 	margin:0;
 	color:#000  !important;
}

.approach  {
    background:#80B4C2;
    min-height: 125px;
    padding: 25px 15px 15px;
	margin-bottom:20px;
}

.approach p,.approach li {
	color:#000 !important;
}

.approach p strong{
	color:#000;
}

.page-node-54196 #main-content a {
	color: #006985;
}

.page-node-54196 .goals p {
	color:#000;
}
    
.page-node-54196 h3 {
    border-bottom: none;
    font-weight:bold;
 	font-size:16px;
    }
    
.page-node-54196 a.button,.fund-button {
	color:#fff !important;
	background:#7FB4C2;
	border-radius:20px;
	padding:5px 20px;
	font-weight:bold;
	font-size:20px;
	outline:0 !important;
}
a.button.dark {
background:#437C8B !important;
}

.lottobox {
	position:relative;
	width:100%;
	display:inline-block;
}

.view-videos .attachment .views-row {
	float:none;
	width:100% !important;
	margin:0;
}

.view-videos .view-content .views-row {
    float: left;
    margin: 0 20px 20px 0;
    min-height: 250px;
    width: 290px;
}


.view-videos .views-field-field-video-url {
	position:relative;
	padding-bottom:56.25%;
	padding-top:0;
	height:0;
	overflow:hidden;
}

.view-videos .views-field-field-video-url iframe, .view-videos .views-field-field-video-url object, .view-videos .views-field-field-video-url embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.view-videos .views-field-title {
	font-weight:bold;
}

.section-svregionalfund #page-title {
    display: none;
    }
    
.section-svregionalfund .sidebar a {
	color:#D78860;
	}
	
.section-svregionalfund .startblockbottom a {
	color:#fff;
	}
.view-scholarships-search-results #edit-taxonomy-vocabulary-4-tid-wrapper {
	display:none;
}

.view-scholarships-search-results .views-field-title {
	font-weight:bold;
}
.narrow {
	max-width: 660px;
}
.view-scholarships-search-results .views-field-field-rack-brochure-intro p {
	color:#000;
}

.view-scholarships-search-results .views-exposed-widget {
	clear:both;
}

.view-scholarships-slider .views-slideshow-cycle-main-frame-row-item  {
	position:relative;
	line-height:1;
}

.view-scholarships-slider .views-field-field-caption {
	background:rgba(0,0,0,0.5);
	max-width:960px;
	width:100%;
	color:#fff;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	margin: 0 auto;
	line-height:1.3;
}

.form-item-commerce-payment-payment-method:nth-child(2) {
	background:url(images/cards.png) no-repeat 100px top;
	height:25px;
}

.commerce-paypal-icons {
	display:none;
}

#payment-details:after {
	content:'Your credit card information is safe and secure and will not be stored by SVCF.';
}





.podleft {
float:left;width:24%;margin-right:10px;
}

.podright {
float:left;width:74%;
}

.column1 {
	width: 60% !important;
}
.column2 {
	width: 15% !important;
}
.column3 {
	width: 10% !important;
}
.column4 {
	width: 15% !important;
}


.view-job-postings .field-content {
	color:#6d6e71;
	font-size: 14px;
	}
	
/* INFOGRAPH OVERRIDES */

#svcf-datavis section.section .summary-bodies .summary-body {
    max-width: 240px !important;
}

#svcf-datavis section.section .summary-bodies .summary-body .summary-body-text .summary-body-text-container p.summary-body-text-title {
    font-size: 14px;
    hyphens: none;
    line-height: 18px;
}

#svcf-datavis section.section .summary-bodies .summary-body .summary-body-text {
    width: 120px !important;
}

#svcf-datavis section.section .summary-bodies .summary-body .summary-body-image {
    width: 100px !important;
}

#svcf-datavis section.section .summary-bodies .summary-body .summary-body-text .summary-body-text-container p:last-child {
    display: block;
}

#edit-field-options-0-field-company-name .form-item .description {
    font-size: 1em;
}

.form-item-field-options-0-field-company-name-und label {
	font-weight:bold;
}

.page-node-90389 #main-content a {
	color:rgb(215, 136, 96) !important;
}

.ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: inherit;
}

.ui-widget td a {
	font-weight:normal;
	}
	
#block-views-scholarships-slider-block-1,#block-views-scholarships-slider-block-2,#block-views-ngo-slides-block-1,#block-views-scholarships-slider-block-3,#block-views-scholarships-slider-block-6 {
	height:310px;
}

.links {
	display:none;
}

.block-280 a {
color: #939598;
    font-size: 13px;
    }
    
    .page-node-103509 #page-title {
    	display:none;
    }
    
#mimemail-body #main {
	margin:30px;
}

.checkout-completion-message .view-commerce-line-item-table th {
	display:none;
}

.checkout-completion-message .views-field-commerce-unit-price{
	display:none;
}

.checkout-completion-message .views-field-quantity{
	display:none;
}

div.addressfield-container-inline::after {
    clear: both;
    content: ".";
    display: inline-block;
    height: 0;
    visibility: hidden;
}

.field-name-commerce-customer-address {
	color:#6d6e71;
	}

.view-event-calendar .views-row {
	margin:0 0 50px 0;
}

.buttonrow {
	width:100%;
	display: inline-block;
}

.dacabutton {
float:left;
border-top:1px solid #000;
border-left:1px solid #000;
border-bottom:1px solid #000;
padding:12px 30px;
color:#000 !important;
margin-top:12px;
}

.dacabutton.last {
border-right:1px solid #000;
}

.dacabutton:hover {
	border:1px solid #94bc44;
	background:#eee;
	}

.row {
    border-bottom: 1px solid #eee;
    clear: both;
    display: inline-block;
    margin: 0 0 20px;
    padding: 0 0 20px;
    width: 100%;
}

.disaster {
	width:70%;
	float:left;
	padding:0;
	margin:0;
}

.disasterbutton{
	width:27%;
	float:left;
	padding:0 10px;
	margin:0;
}

.disasterbutton p {
	line-height: 1.3;
    margin: 3px 0;
}

.disasterbutton a {
	color:#666666 !important;
	font-weight:lighter;
}

.street-block {
	clear:both;
}

.page-node-108800 #page-title,.page-node-108800 #breadcrumb {
	display:none;
}
/*REGIONAL FUND*/

.page-node-108804 #page-title {
	display:none;
	}
	
#block-block-301 {
	margin:0;
}

.rfcontainer {
	position:relative;
}

.rfintro, .rfdonate, .rfvideo, .rfslider, .rflinks, .rfsubscribe,.rfblogs {
	width:100%;
	margin:10px 0;
	padding:10px 0;
	position:relative;
	height:auto;
	display:inline-block;
	clear:both;
}


.rfcontainer .third {
	float:left;
	width:31%;
	margin-right:3%;
}

.rfcontainer .third .inner {
	padding:0 15px;	
}

.rfintro .third .inner {
	padding:0;
}




.rfcontainer .third .inner p {
	color:#000;
}

.rfcontainer .third.last .inner h4 {
	color:#000;
	font-size:18px;
	text-transform:uppercase;
	border-left: 10px solid #153b44;
	padding-left:15px;
	margin-top:0;
	padding-top:0;
	line-height:1.1;
}

.rfintro .third.last .inner h4 {
	font-size:16px;
}


.rfcontainer .third.last .inner h3 {
	color:#153b44 !important;
	font-size:30px;
	text-transform:uppercase;
	font-weight:800;
	line-height:1;
	border-bottom:0 solid #fff;
}

.rfcontainer .twothirds {
	float:left;
	width:65%;
	margin-right:3%;
}

.rfcontainer .twothirds.last,.rfcontainer .third.last {
	margin-right:0%;
}

.rfslider {
	min-height:660px;
}

.rfslider .views-field-field-caption {
	
	padding:1% 5% !important;
	background: rgba(21,59,68,0.5);
	margin-bottom:40px;
	width:90%;
}

.rfslider .views-field-field-caption p, .rfslider .views-field-field-caption h3 {
	color:#fff !important;
}

.rfslider .views-field-field-caption h3 {
	font-size:30px;
	text-transform:uppercase;
	font-weight:800;
	border-bottom:0 solid #153b44;
}

.rfslider .views-field-field-caption p strong {
	
	font-weight:800;
	
}


.rfdonate {
	background:#153b44;
	min-height:80px;
	margin-bottom: 20px;
}

.rfdonate .third h3 {
	color:#fff !important;
	font-size:30px;
	text-transform:uppercase;
	font-weight:800;
	border-bottom:0 solid #153b44;
	margin:20px;
line-height: 40px;
text-align:center;
}

.rfdonate .twothirds {
	padding:15px 0;
}

.rfdonate a.button {
	background:#fff;
	padding:10px;
	color:#153b44 !important;
	text-transform:uppercase;
	font-size:20px;
	width:85px;
	display:inline-block;
	margin-right:5px;
	text-align:center;
	border:3px solid #153b44;
}

.rfdonate a.button:hover {
background:#153b44;
	color:#fff !important;
	border:3px solid #fff;
}

.rfdonate a.button.highlighted {
background:#153b44;
	color:#fff !important;
	border:3px solid #fff;
}

.rfdonate a.button.highlighted:hover {
background:#fff;
	color:#153b44 !important;
	border:3px solid #fff;
}


.rfvideo .third h3 {
	color:#153b44 !important;
	font-size:30px;
	text-transform:uppercase;
	font-weight:800;
	border-bottom:0 solid #153b44;
	margin:20px 0;
	line-height:1;

}

.rfvideo .third p {
	color:#000 !important;
	padding:0 20px 0 0;
}

.player {
	position:relative;
	padding-bottom:56.25%;
	padding-top:0;
	height:0;
	overflow:hidden;
}

.player iframe, .player object, .player embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


.rfblogs .third h3 {
	color:#153b44 !important;
	font-size:18px;
	text-transform:uppercase;
	font-weight:800;
	border-bottom:0 solid #153b44;
	margin:20px 0;
	line-height:1;

}


.rfblogs a.button {
	background:#fff;
	padding:10px;
	color:#153b44 !important;
	text-transform:uppercase;
	font-size:16px;
	width:150px;
	display:inline-block;
	margin-right:5px;
	text-align:center;
	border:3px solid #153b44;
}

.rfblogs a.button:hover {
background:#153b44;
	color:#fff !important;
	border:3px solid #fff;
}

.rflinks-left {
	float:left;
	width:40%;
	margin-right:0;
	background:#292d2d;
	height:190px;
	display:inline;
}

.rflinks-left h3 {
	color:#FFF !important;
	line-height:140px;
	font-size:30px;
	text-transform:uppercase;
	text-align:center;
	padding:0 20px;
	font-weight:800;
	border-bottom:0 solid #fff;
	}

.rflinks-details {
    background: #595959;
    width: 60%;
    margin-right: 0;
    float: left;
    padding: 0;
    height:190px;
    display:inline;
}

.rflinks-details-inner {
	width:90%;
	padding:20px;
	
}
.rflinks-details-inner ul {
flex-wrap: wrap;
}

.rflinks-details-inner li {
list-style-type:none;
  padding: 5px;
  float:left;
  width:45%;
}
.section-giving-options .node-content .rflinks-details-inner a {
	color:#FFF !important;
	text-transform:uppercase;
}
.section-giving-options .node-content .rflinks-details-inner a:hover {
	color:#b7b7b7 !important;
	
}
.rfsubscribe {
	width:100%;
	text-align:center;
}
.rfsubscribe .inner {
	border:10px solid #153b44;
	padding:20px;
	text-align:center;
}

.rfsubscribe .inner h3 {
	color:#153b44 !important;
	font-size:30px;
	text-transform:uppercase;
	text-align:center;
	margin-top:0;
	font-weight:800;
	border-bottom:0 solid #fff;
}

.view-scholarships-slider.view-id-scholarships_slider  .views-slideshow-controls-bottom  {
position: relative;
width:100%;
top:0;
left:0;

}

.view-scholarships-slider.view-id-scholarships_slider .views-field-field-caption .field-content {
    max-width: 760px;
    margin:0 auto;
}

#widget_pager_bottom_scholarships_slider-block_5_1 {
    margin: 0 auto;
    position: absolute;
    text-align: center;
    top: 630px;
    width: 110px;
    z-index: 99;
    left: 0;
    right: 0;
}

.view-scholarships-slider.view-display-id-block_5 .views-slideshow-pager-field-item.active img {
    background: url(../images/slide-active.png) no-repeat;
    border: 0;
    padding: 0 !important;
}
.view-scholarships-slider.view-display-id-block_5 .views-slideshow-pager-field-item img {
    background: url(../images/slide-off.png) no-repeat;
    border: 0;
    padding: 0 !important;
}



#views_slideshow_controls_text_scholarships_slider-block_5_1 {
margin: 0 auto;
    position: absolute;
    text-align: center;
    top: 300px;
width: 95%;
height:20px;
    z-index: 99;
    margin:0 auto;
    left:0;
    right:0;
}

#views_slideshow_controls_text_scholarships_slider-block_5_1 .views-slideshow-controls-text-previous {
    font-size:0;
    width:20px;
    height:50px;
    float:left;
    background:url(/sites/default/files/arrow_left.png) no-repeat top center;
}

#views_slideshow_controls_text_scholarships_slider-block_5_1 .views-slideshow-controls-text-pause {
    display:none;
}

#views_slideshow_controls_text_scholarships_slider-block_5_1 .views-slideshow-controls-text-next {
    font-size:0;
    
    float:right;
    width:20px;
    height:50px;
    background:url(/sites/default/files/arrow_right.png) no-repeat top center;
}

/*GIVING GUIDE*/

.page-node-108837 #page-title,.page-node-108837 #breadcrumb,.page-giving-guide-listings #page-title,.page-giving-guide-listings #breadcrumb {
	display:none;
}

.page-node-108837 #content-wrapper {
	margin-bottom:0;
}

.page-giving-guide-listings #content {
	padding:0;
}

.page-node-108837 h2,.page-giving-guide-listings h2 {
	font-weight:lighter;
	margin-top:0;
	font-size:1.9em;
}

.page-node-108837 p {
	color: #555;
font-size: 16px;
}

.page-node-108837 h3 {
	text-transform:uppercase;
	border-bottom:0px solid #fff;
	font-size:16px;
}

.greenstripe {
	background:#8fa45e;
	color:#fff;
	text-align:left;
	margin:0;
	height:92px;
	margin:0;
}

.greenstripe .inner {
	max-width:960px;
	margin:0 auto;
	line-height: 95px;
}

.greenstripe .inner h1 {
	font-weight:lighter;
	margin: 0;
	line-height: 100px;
}
.ggbanner {
	margin:0;
	height:550px;
	width:100%;
	font-size:0;
}

.ggbanner img {
	width:100%;
	height:auto;
	overflow:hidden;
}
.greystripe {
	background:#515254;
	color:#fff;
	text-align:center;margin:0;
	height:195px;
}

.greystripe h4 {
	text-transform:uppercase;
	padding:20px 0;
	font-weight:lighter;
	margin-top:0;
}

.greystripe .inner {
	max-width:1024px;
	margin:0 auto;
	}

.ggicon {
	display:inline-block;
	margin:0 auto 20px;
	width:300px;
	text-transform:uppercase;
	font-weight:lighter;
}

#leaderboard-wrapper .block,#leaderboard-wrapper .block-inner {
	margin:0;
}

.bluestripe {
	background:#86afc3;
	height:160px;
	line-height:160px;
	text-align:center;
}

.bluestripe:after {
	background:#86afc3;
	width:100%;
	height:53px;
	}

.bluestripe .ggbutton {
	padding:0;
	display:inline-block;
	width:220px;
	height:53px;
	margin:50px 50px 0;
	line-height:53px;
	vertical-align:top;
}
.bluestripe .ggbutton:nth-child(2) {
	margin-top:30px;
}

.bluestripe .ggbutton.blue {
	background:#afe4fd;
	}

.bluestripe .ggbutton .inner {
	
	text-transform:uppercase;
	font-size:14px;
	padding-top:10px;
	line-height:1.2;
}

.bluestripe .ggbutton .inner a {
	color:#000;
}

.bluestripe .ggbutton.last .inner {
	
	padding-top:20px;

}

.bluestripe .ggbluecenter {
	display:inline-block;
	width:200px;
	margin:0 auto;
	text-transform:uppercase;
	line-height:1.2;
	
}

.bluestripe .ggbluecenter a {
	color:#FFF;
	}


.page-giving-guide-listings #edit-field-service-area-value-wrapper {
    background: url(/sites/default/files/service-icon.png) top left no-repeat;
    width: 120px;
    height: 110px;
    position:relative;
    margin-bottom: 20px;
}

.page-giving-guide-listings #edit-field-service-area-value-wrapper label {
	position:absolute;
	bottom:25px;
	text-transform:uppercase;
	font-weight:lighter;
}

.page-giving-guide-listings #edit-field-service-area-value-wrapper .views-widget {
	position:absolute;
	bottom:0;
}


.page-giving-guide-listings #edit-field-category-value-wrapper {
    background: url(/sites/default/files/category-icon.png) top left no-repeat;
    width: 240px;
    height: 110px;
    position:relative;
    margin-bottom: 20px;
}

.page-giving-guide-listings #edit-field-category-value-wrapper label {
	position:absolute;
	bottom:25px;
	text-transform:uppercase;
	font-weight:lighter;
}

.page-giving-guide-listings #edit-field-category-value-wrapper .views-widget {
	position:absolute;
	bottom:0;
}

.page-giving-guide-listings #edit-field-category-value-wrapper select {
	width:90%;
}


.page-giving-guide-listings #edit-combine-1-wrapper {
    background: url(/sites/default/files/keyword-icon.png) top left no-repeat;
    width: 220px;
    height: 110px;
    position:relative;
    margin-bottom: 20px;
}

.page-giving-guide-listings #edit-combine-1-wrapper label {
	position:absolute;
	bottom:25px;
	text-transform:uppercase;
	font-weight:lighter;
}

.page-giving-guide-listings #edit-combine-1-wrapper .views-widget {
	position:absolute;
	bottom:0;
}

.page-giving-guide-listings .views-exposed-widgets {
	position:relative;
	height:120px;
	margin-bottom:30px;
}

.page-giving-guide-listings #edit-submit-giving-guide {
    background: url(/sites/default/files/search-icon.png) top left no-repeat;
    width: 80px;
    height: 70px;
    position:relative;
    font-size:0;
    border:0;
    position:absolute;
    top:0;
    right:0;
}

.page-giving-guide-listings #edit-reset {
    background: url(/sites/default/files/reset-icon.png) top left no-repeat;
    width: 50px;
    height: 50px;
    position:relative;
    font-size:0;
    border:0;
    position:absolute;
    bottom:0;
    right:15px;
}

.page-giving-guide-listings th {
    background: #8fa55a;
    color:#fff;
}
.page-giving-guide-listings th a {
    color:#fff !important;
}


/* SOCIAL IMPACT POOL */

.page-node-108845 h3 {
    border-bottom: 0 solid #fff;
    color: #000 !important;
    margin-bottom: 0px;
}

/* REGIONAL FUND GLOBAL TAKE ACTION BUTTON */

.page-regionalbutton,.regionalbutton {
	background:#fff;
	padding:10px;
	color:#153b44 !important;
	text-transform:uppercase;
	font-size:16px;
	width:200px;
	display:inline-block;
	margin-right:5px;
	text-align:center;
	border:3px solid #153b44;
}

.page-regionalbutton,a.regionalbutton:hover {
background:#153b44;
	color:#fff !important;
	border:3px solid #fff;
}


/* POPUP STYLES */

.img-replace {
  /* replace text with an image */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%; 
  color: transparent;
  white-space: nowrap;
}
.bts-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  z-index: 1000;
}
.bts-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.bts-popup-container {
  position: relative;
  width: 90%;
  max-width: 600px;
  margin: 4em auto;
  border-radius: none; 
  text-align: center;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.bts-popup-container img {
  padding: 0;
  margin:0 !important;
}
.bts-popup-container p {
	color: white;
  padding: 10px 40px;
}
.bts-popup-container .bts-popup-button {
  padding: 5px 25px;
  border: 2px solid white;
	display: inline-block;
  margin-bottom: 10px;
}

.bts-popup-container a {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}






.bts-popup-container .bts-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
}
.bts-popup-container .bts-popup-close::before, .bts-popup-container .bts-popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 16px;
  height: 3px;
  background-color: white;
}
.bts-popup-container .bts-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}
.bts-popup-container .bts-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 6px;
  top: 13px;
}
.is-visible .bts-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (min-width: 1170px) {
  .bts-popup-container {
    margin: 8em auto;
  }
}


/*JOBS OVERRIDES */

.view-job-details .view-header .details,.view-job-details span {
    color: #6D6E71 !important;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
background: #fff !important;
    padding: 0 0 50px 0px !important;
        
    margin-left: 0px !important;
    
  
}



.page-job-details h1,.page-job-details h2,.page-job-details h4  {
    font-family: "Open Sans", sans-serif !important;
    margin:  17.5px 0 !important;
    color: #414042 !important;
	}

.page-job-details h1#page-title {
color: #414042 !important;
font-size: 38px !important;
font-weight: lighter !important;
margin: 0 !important;

}

.page-job-details h1.title {
color: #414042 !important;
font-size: 30px !important;
font-weight: lighter !important;
margin: 0 !important;

}

.view-job-details h3, .view-job-details .view-header #jobs h3,#jobs h3.title {
    color: #6d6e71 !important;
    
    text-transform: none !important;
    padding-bottom: 10px !important;
}

.page-job-details .region-sidebar-second h2 {
    color: #4E4D4F !important;
    font-size: 17px !important;
    font-weight: lighter !important;
    margin: 20px 0 10px !important;
    padding: 0 0 0 00px !important;
}

.view-job-details .unpublished, .view-job-details .node-unpublished, .view-job-details .view-content {
    display: none !important;  
}


.view-job-details .apply {
  display: block !important;
  color: white !important;
    font-family: 'Open Sans', sans-serif;
    font: normal 700 14px/1.4 'Open Sans' !important;
    width: 200px !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    text-align: center !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    color: #fff !important !important;
    background: #00a1dc !important;
    height: auto !important;
    position: relative !important;
    display: block !important;
    margin: 0 !important;
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 1.33 !important;
    padding: 10px 15px !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    margin: 20px auto !important;
}

.view-job-details iframe , .view-job-details .apply {
  margin-top: 24px !important;
}


/*
#views_slideshow_cycle_div_Home_Page_Rotator-block_1_1_0 .bannertitle {
	max-width:290px;
}
*/

.countrytable td a {
    line-height: 1.1;
    padding-bottom: 10px;
    display: inline-block;
}

.countrytable h4 {
    font-size: 1em;
    line-height: 1.1;
    margin: 1.33em 0 1px;
}

#block-block-316 {
	background:#fff;
	color:#fff;
	padding:0;
	font-size:20px;
}
#block-block-317 .subtitle-prefix {
	font-size:40px;
	font-weight:bold;
	margin:20px 0 00px;
	color: #739849;
	background:#fff;
	display: inline-block;
	
}
#block-block-316 .block-inner {
width: 100%;
margin: 0;
background: #739849;
}
#block-block-317 {

    background: #fff;
    margin: 0;
    padding: 0;

}
#block-block-316 .block-content,#block-block-317 .block-inner {
max-width: 1000px;
margin: 0 auto;
}

#block-block-316 p,#block-block-316 div {
color:#fff;
font-weight: 200;
}
#block-block-316 a.button {
color:#739849;
background:#fff;
padding:5px 10px;
display:inline-block;
margin-bottom:10px;
}
#block-block-316 img {
	margin:15px auto;
}

#block-block-321.block{
	margin-bottom:-5px !important;
}

#block-block-320 a {
	color:#555 !important;
}

/* FACTSHEET PAGE 2020 page 193363 */

.page-node-193363 #page-title, .page-node-193363 #breadcrumb {
	display:none;
}

.page-node-193363 #block-block-341 {
	background:#003366;
	color:#fff;
	padding: 30px 0 0;
	border-bottom: 20px solid #48b84f;
}

.page-node-193363 #block-block-342 {
	max-width: 960px;
	margin:0 auto;
}

.page-node-193363 #block-block-343 {
	background:#48b84f;
	color:#fff;
	padding:0;
}

.page-node-193363 #block-block-344 {
	max-width: 960px;
	margin:0 auto;
}

.page-node-193363 #block-block-345 {
	background:#f5f0e3;
	color:#fff;
	padding:0;
	border-bottom: 10px solid #48b84f;

}

.not-logged-in.page-node-193363 #content-wrapper {
	display:none;
}
.page-node-193363 .region-banner {
    top: -35px;
    text-align:left;
    margin-bottom: -55px;
    }
    


.factsheet-inner {
	border-bottom: 10px solid #f5f0e3;
	padding-top:25px;
	padding-bottom:25px;
}

.factsheet-inner:last-of-type {
	border-bottom: 0px solid #f5f0e3;
	
}
.factsheet-inner:first-of-type {
	border-top: 10px solid #f5f0e3;
	
}
#block-block-344 .factsheet-inner {
	border-top: 0px solid #f5f0e3;
}

.factsheet-inner-green {
	padding-top:35px;
	padding-bottom:35px;
	max-width:960px;
	margin-left:auto;
	margin-right:auto;
}

.factsheet-inner-green p {
	color:#FFFFFF !important;
}

.factsheet-inner h2 {
	color:#48b84f !important;
}

.factsheet-inner a {
	color:#48b84f !important;
}

.blue-inner {
	margin-top:35px;
	margin-bottom:35px;
	max-width:960px;
	margin-left:auto;
	margin-right:auto;
}

.factsheet-quote-inner {
	margin:0 auto;
    max-width: 960px;
	padding-top:35px;
	padding-bottom:35px;
}
.desktop {
	display:block;
	}
.mobile {
	display:none;
	}
.factsheet-quote-inner .quote {
	position:relative;
	z-index:2;
}
.factsheet-quote-inner .quote p {
	position:relative;
	z-index:3;
}
.factsheet-quote-inner .quote:before {
	content:"";
	background:url(/sites/default/files/images/factsheet/quote-left.png) no-repeat center center;
	height:60px;
	width:80px;
	top:0;
	left:-40px;
	display:block;
	position:absolute;
	z-index:1;
}
.factsheet-quote-inner .quote:after {
	content:"";
	background:url(/sites/default/files/images/factsheet/quote-right.png) no-repeat center center;
	height:60px;
	width:80px;
	bottom:0;
	right:0px;
	display:block;
	position:absolute;
	z-index:1;
}

/* NEW HOME PAGE 2019 */

.page-node-148875 #content-wrapper {
	display:none;
}
.page-node-148875.logged-in #content-wrapper {
	display:block;
}

.page-node-148875 .region-banner .block {
	margin-bottom:0;
}
.page-node-148875 .region-banner {
top: 0;
}
.page-node-148875 .nivo-caption h2 {
	font-size:40px;
	text-transform:uppercase;
	font-weight:lighter;
	margin:0;
}
.page-node-148875 .nivo-caption h2 a {
	color:#fff !important;
	}
.page-node-148875 .nivo-caption p {
	font-size:20px;
	color:#fff;
	margin:0;
}

.nivo-directionNav a {
	font-size:0;
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
	background-image: url(../images/arrows.png) !important;
	height: 32px;
	width: 22px;
	padding:0 10px;
}


.nivo-nextNav  {
    background-position: 26px 0px !important;
}

.nivo-prevNav {
    background-position: 64px 0px !important;
}


.page-node-148875 #block-block-323 {
	background:url(/sites/default/files/grants-homepage-bg.jpg) no-repeat top center;
	background-size:cover;
	
}

.page-node-148875 .home2019-ctasection p {
	padding:0;
	font-size:36px;
	text-transform:uppercase;
	color:#FFFFFF !important;
	
}

.page-node-148875 .home2019-ctasection p {
	max-width:775px;
	margin:0 auto;
	padding:100px 0 40px;
}

.home2019-ctasection a.button {

    background: #011186;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff !important;
    padding: 8px 40px;
    margin-top: 20px;
    display: inline-block;
    width: auto;
    margin: 20px auto;
    height: 40px;
    line-height: .6;

}	

.home2019-ctasection a.button:hover {
	background:#2a3aae;
}

.videos {
	max-width:960px;
	margin:0 auto;
	padding:50px 0;
}

.videos-left {
	/*max-width: 300px;*/
	max-width: 450px;
	margin: 0 15px 0 0;
	width: 100%;
	float: left;
	text-align:left;
}

.videos-middle {
	max-width: 300px;
	margin: 0 15px 0 0;
	width: 100%;
	float: left;
	text-align:left;
}

.videos-right {
	/*max-width: 300px;*/
	max-width: 450px;
	margin: 0 0 0 15px;
	width: 100%;
	float: left;
	text-align:left;
}
.videos-left p , .videos-right p, .videos-middle p  {
	font-size:17px;
	
	color: #6d6e6f;
}
.videos-left p a, .videos-right p a,.videos-middle p a {
	
	font-weight:600;
	color: #a7c757;
}

.page-node-148875 #block-views-carousels-block-16 {
	background:#a7d2fd;
	padding:0;
}

.page-node-148875  #banner-wrapper,.page-node-148875 .region-banner {
    height: auto !important;
}

.page-node-148875 .view-carousels .jcarousel-skin-default .jcarousel-container-horizontal {

    height: auto !important;
    padding: 20px 40px 20px 20px;
    max-width: 960px;
    margin: 0 auto !important;
    width:100%;

}
.page-node-148875 .view-carousels .jcarousel-skin-default .jcarousel-container-horizontal img {
	width:100%;
	}
.page-node-148875 .jcarousel-skin-default .jcarousel-item {
	height:auto;
	margin-bottom:20px;
	min-width: 260px !important;
	background: transparent;
	border: 0px solid #CCC;
	margin: 0 25px;
	}
	
.page-node-148875 .carousel-home-right {

    padding: 0;
    font-size: 17px;

}

.page-node-148875 .jcarousel-next-horizontal,.page-node-148875 .jcarousel-prev-horizontal {

    top: 45%;

}

.page-node-148875 .views-field-field-carousel-link-1 a {

    color: #000;
    font-size: 17px;
    font-weight: 600;

}

.page-node-148875 .views-field-field-home-page-carousel-blurb {
	font-size: 17px;
}

.jcarousel-prev,.jcarousel-next {
    background-image: url(../images/arrows-dark.png) !important;

}

.jcarousel-next-horizontal {
    background-position: 24px 0px !important;
}

.jcarousel-prev-horizontal {
    background-position: 64px 0px !important;
}

.page-node-148875 #block-block-324 {
	background:#ea9344;
	color:#fff;
	padding:0;
	border-top: 20px solid #ea9344;
	border-bottom: 20px solid #ea9344;
	
}

#block-block-335 {
	background:url(/sites/default/files/documents/holiday-funds/holiday-background-2020v2.jpg) no-repeat top center;
	background-size: contain;
	color:#fff;
	padding:0;
}

.page-node-148875 #block-block-328 {
	color:#fff !important;
	background:#7a9754;
	padding-top:25px;
    font-size:28px;

}

.fund-inner {
	padding-top:25px;
    font-size:28px;
	color: #939598
}

.green-inner a {

	color:#fff !important;

}

.green-inner p {

	margin-bottom:25px !important;

}

.page-node-148875 #block-block-324:before,.page-node-148875 #block-block-324:after {
	content:"";
	background:#fff;
	height:4px;
	width:100%;
	display: inline-block;
}
.orange-inner {
	max-width: 960px;
	margin:0 auto;
	}

.orange-inner h2 {
	font-size:40px;
	text-transform:uppercase;
	color:#fff !important;
	font-weight:lighter;
}

#block-block-335 h2 {
    margin-top:0;
	padding-top:3% !important;
	padding-bottom:5% !important;
	font-size:40px;
	text-transform:uppercase;
	color:#fff !important;
	font-weight:lighter;
}
.orange-inner p {
	font-size:28px;
	color:#fff !important;
}
#outerImageContainer {
    padding-top: 5px;
}

#imageDataContainer {
    height: 35px;
}

.lightbox2-alt-layout-data #bottomNavClose, .lightbox2-alt-layout #bottomNavClose {
    margin-top: 0;
}

.page-node-148875 .grants {
	max-width:960px;
	margin:0 auto;
	
}

.page-node-34094 .grants {
	max-width:1000px;
	margin:0 auto;
	
}

.holidaymargin {
    background:#fff;
	outline: 2px solid #7a9754;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	}

#block-block-326 .block-title{
	font-size:44px;
	font-weight:200;
	color: #7a9754;
	text-align:center;
	margin-top:30px;
	text-transform:uppercase;
	}

.grants {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr auto;
    align-items: flex-end;
}
#block-block-335 .grants {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    align-content: center;
    justify-content: center;
	grid-column-gap: 2em;
}
.grants-column {
    max-width: 175px;
    margin: 30px 8px 30px 8px;
    width: 100%;
    text-align: center;
    line-height: 1.3;
    float: none;
}

.grants-column  a {
	font-size:18px;
	font-weight:400;
	color: #7a9754;
}


/* CENSUS PAGE */

.page-node-148880 h3 {
    border-bottom: 0px solid #d1d2d4 !important;
    font-size: 30px !important;
	font-weight: lighter !important;
    }
.page-node-148880 h4 {
	font-size: 1.2em;
    margin: 1.33em 0 0;
    font-weight: normal;
}
.page-node-148880 #content-wrapper {

    margin-bottom: 0;

}

.page-node-148880 .ui-accordion .ui-accordion-content {
    background: #fff;
    }
.page-node-148880 .ui-accordion .ui-accordion-content img {
	padding-top:15px;
	padding-bottom:15px;
	}
.page-node-148880 .ui-accordion a {
    font-weight: bold;
    }
.census-intro  {
	margin-top:10px;
}
.census-intro .left {
	float:left;
	width:28%;
	margin-right:1%;
}
.census-intro .right {
	float:left;
	width:69%;
}
.census-intro .right h3,.census-orange h3,.census-counts h3 {
	margin-top:0 !important;
	line-height: 1;
}
.census-orange {
	background-color:#f9dbad;
	padding: 10px 10%;
	margin-top: -10px; 
	margin-bottom:10px;
	font-weight: lighter !important;
	}
.census-alternate {
	background-color:#eeeeee;
	padding: 10px 10%;
	margin-top: -10px; 
	margin-bottom:10px;
	font-weight: lighter !important;
	}
.census-counts {
	margin-top:15px;
}
.census-counts .left {
	float:left;
	width:28%;
	margin-right:1%;
}
.census-counts .right {
	float:left;
	width:69%;
}
.census-grey {
	background-color:#5e5e5e;color:white;padding:0;margin-top:10px; margin-bottom:10px;
	display: inline-block;
	width: 100%;
}
.census-grey .session-intro {
	padding:20px 20px 10px;
}
.census-grey .session {
	float:left;
	width: 44%;
	padding: 0px 20px 10px;
	border-right:1px solid #fff;
	margin: 15px 2% 15px 0;
}
.census-grey .session.last {
	border-right:0px solid #fff;
	margin-right: 0;
	padding-right:0;
	}
.census-grey .session p {
	color:white;
	margin-bottom: 5px;
}

.page-node-148880 .videos {
	padding:0;
	}
	
.census-business {

    min-width: 270px;
    border: 0px solid black;
    margin-right: 3%;
    float: left;
    height: auto;
    width: 30%;

}
.census-business .fund-button {
	width: 130px !important;
	margin: 0 auto;
}
.census-talking {
	width:270px;border: 0px solid black;margin-right:20px;float:left;height:auto;
	}
.census-business a,.census-talking a {
	clear:both;
	display:block;
}



.census-business img,.census-talking img {border: 0px solid rgb(102, 102, 102);
	max-width:185px;
}
.census-talking.wide img {border: 0px solid rgb(102, 102, 102);
	max-width:450px;
}

.fullwidthcontainer {

    width: 100%;
	overflow: hidden;
	margin-bottom:50px;
}

.clear { clear: both; }

.fullwidthcontainer .block {
	float:left;
	width: 100%;
  }
  
.fullwidthcontainer .svcf-values-banner {
	text-align:center;
	line-height: 1;
}

.fullwidthcontainer .svcf-values-body {
	max-width:960px;
	margin:40px auto 0;
}
.fullwidthcontainer .svcf-values-menu {
	width: 100%;
	background: rgba(0, 0, 0, 0) url("../images/menubg.png") repeat-x scroll center top;
	height: 56px;
	padding: 1px 0 0;
	position: relative;
	display: block;
	
}
.fullwidthcontainer .svcf-values-menu .submenu  {
	width: 1000px;
	margin: 0 auto;
}
.fullwidthcontainer .svcf-values-menu .submenu li {

    float: left;
    padding: 10px 20px;
    list-style: none;
    font-size: 16px;
    font-color: #555;

}

#views_slideshow_cycle_main_svcf_values_slider-block_1 {
	margin-top:-50px;
}

.view-svcf-values-slider  {
	position:relative;
	/*min-height:1200px;*/
}

.views_slideshow_cycle_main {
  width: 100%;
  float: left;
}
.views_slideshow_cycle_main .views-slideshow-cycle-main-frame {
  width: 100% !important;
  height: auto;
}
.views_slideshow_cycle_main .views-slideshow-cycle-main-frame-row {
  width: 100% !important;
  height: auto;
}
.views_slideshow_cycle_main .field-content {
  max-width: 100%;
  width: 100%;
}
.views_slideshow_cycle_main .field-content img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.view-svcf-values-slider .views-slideshow-controls-top {

    margin: 0 auto;
    position: relative;
    text-align: right;
    top: 600px;
    width: 95%;
    z-index: 99;

}

#views_slideshow_controls_text_svcf_values_slider-block_1 {
	width:100%;
	height:50px;
	position:relative;
}


.view-svcf-values-slider  .views-slideshow-controls-text-previous {
    font-size:0px;
    width:20px;
    height:50px;
    float:left;
    background:url(/sites/default/files/arrow_left_grey.png) no-repeat top center;
    
    position:absolute;
    top:0;
    left:0;
}

.view-svcf-values-slider  .views-slideshow-controls-text-pause {
    display:none;
}

.view-svcf-values-slider  .views-slideshow-controls-text-next {
    font-size:0px;
    
    float:right;
    width:20px;
    height:50px;
    background:url(/sites/default/files/arrow_right_grey.png) no-repeat top center;
    
    position:absolute;
    top:0;
    right:0;
}

.newsletters {
	display:flex;
	
	align-items: center;
  	justify-content: center;
}

.newsletters .document {
	flex-basis: 300px;
	align-self: flex-start;
	min-height:350px;
	padding:10px;
	text-align:center;
}

.cel-row {
	display:grid;
	grid-template-columns:1fr 3fr;
	grid-column-gap: 1em;
}

.orgblocks {
	display:grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap:2em;
	grid-row-gap:2em;
}
.orgblocks div {
min-height:350px;background-color:#eeeeee;padding:10px 10px 10px 10px; border-radius: 5px;
}

.orgblocks div .fund-button {
	font-weight:normal;
	white-space:nowrap;
}

.view-organizations .views-row {
	margin-bottom:50px;
}
.view-organizations .views-row .field-content {
	display:grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap:2em;
}
.view-organizations .views-row .field-content div {
align-content: center;
display: grid;
}

.view-organizations .views-row .field-content div .fund-button {
	margin:1%;
	width:max-content;
	font-weight:normal;
}

.view-organizations .views-row .field-content div .fund-button:nth-of-type(2) {
	background:transparent !important;
	border:2px solid #7FB4C2;
	color:#7FB4C2 !important;
}

.view-organizations .views-row-odd .field-content div:first-of-type {
	grid-column-start: 1;
}
.view-organizations .views-row-even .field-content div:first-of-type {
	grid-column-start: 2;
	grid-row-start: 1;
}
.view-organizations .views-row-even .field-content div:last-of-type {
	grid-column-start: 1;
	grid-row-start: 1;
}
.page-node-150764 .buttons {
	display:grid;
	grid-template-columns:1fr 1fr;
	min-height: 50px;
	grid-column-gap: 1em;
}

.page-node-150764 .buttons div {
margin:10px 0;
height: 40px;
text-align: center;
}

.page-node-150764 .button {
	background:#115925;
	color:#fff !important;
	padding:10px 20px;
	border-radius:10px;
	font-size:20px;
	white-space:nowrap;

}

.page-node-150764 .button:hover {
	opacity:.8;
	
	}
.page-node-150803 .button {
	background:#115925;
	color:#fff !important;
	padding:5px 10px;
	border-radius:10px;
	font-size:20px;
	white-space:nowrap;

}
.page-node-150803 .button:hover {
	opacity:.8;
	
	}

.bullets,.thirds {
	display:grid;
	grid-template-columns:1fr 1fr 1fr;
	min-height: 50px;
	grid-column-gap: 5em;
}

.thirds {
	display:grid;
	grid-template-columns:1fr 1fr 1fr;
	min-height: 50px;
	grid-column-gap: 5em;
}

.fourths {
	display:grid;
	grid-template-columns:1fr 1fr 1fr 1fr;
	min-height: 50px;
	grid-column-gap: 5em;
}

.halves {
	display:grid;
	grid-template-columns:1fr 1fr;
	min-height: 50px;
	grid-column-gap: 5em;
}

.halveshome {
	display:grid;
	max-width:900px;
	margin:0 auto;
	grid-template-columns:1fr 1fr;
	min-height: 50px;
	grid-column-gap: 5em;
}

.halves div {
	margin-bottom:0px;
	}
.halves div div {
	margin-bottom:0px;
	}
.halves a {
    font-weight: bold;
    color: #94BC44;
}

.halves a.orange-button {
    white-space: nowrap;
}

.twothirds {
	display:grid;
	grid-template-columns:1fr 3fr;
	min-height: 50px;
	grid-column-gap: 2em;
	grid-row-gap: 5em;
	margin-top:25px;
}
.twothirds div {
	margin-bottom:25px;
	}
.twothirds div div {
	margin-bottom:0px;
	}
.twothirds a {
    font-weight: bold;
    color: #94BC44;
}
.twothirds h2 {
	margin-top:0;
	line-height:1;
}
.centeredheadines th {
	text-align:center;
}

.fifths {
	display:grid;
	grid-template-columns:1fr 4fr;
	min-height: 50px;
	grid-column-gap: 0em;
	grid-row-gap: 3em;
	margin-top:10px;
}
.fifths div {
	align-self:center;
	}

hr {
    border: 0px solid #d1d2d4;
	height: 1px;
	background:#d1d2d4;
}

.purple-button {
	color:#fff !important;
	background:#5b0f8d;
	border-radius:20px;
	padding:5px 20px;
	font-weight:bold;
	font-size:20px;
	outline:0 !important;
}
.orange-button {
	color:#fff !important;
	background:#f28b00;
	border-radius:20px;
	padding:5px 20px;
	font-weight:bold;
	font-size:20px;
	outline:0 !important;
}	
.burntorange-button {
	color:#fff !important;
	background:#D96523;
	border-radius:20px;
	padding:5px 20px;
	font-weight:bold;
	font-size:20px;
	outline:0 !important;
}
.green-button {
	color:#fff !important;
	background:#72b546;
	border-radius:20px;
	padding:5px 20px;
	font-weight:bold;
	font-size:20px;
	outline:0 !important;
}
.red-button {
	color:#fff !important;
	background:#d81c28;
	border-radius:20px;
	padding:5px 20px;
	font-weight:bold;
	font-size:20px;
	outline:0 !important;
}
.purple2-button {
	color:#fff !important;
	background:#5259D9;
	border-radius:20px;
	padding:5px 20px;
	font-weight:bold;
	font-size:20px;
	outline:0 !important;
}
.blue-button {
	color:#fff !important;
	background:#4C94F6;
	border-radius:20px;
	padding:5px 20px;
	font-weight:bold;
	font-size:20px;
	outline:0 !important;
}
.darkgreen-button {
	color:#fff !important;
	background:#1b5633;
	border-radius:20px;
	padding:5px 20px;
	font-weight:bold;
	font-size:20px;
	outline:0 !important;
}
.lightblue-button {
	color:#fff !important;
	background:#92C0EA;
	border-radius:20px;
	padding:5px 20px;
	font-weight:bold;
	font-size:20px;
	outline:0 !important;
}
.darkblue-button {
	color:#fff !important;
	background:#005D83;
	border-radius:20px;
	padding:5px 20px;
	font-weight:bold;
	font-size:20px;
	outline:0 !important;
}
.fund-button-small {
	color:#fff !important;
	background:#7FB4C2;
	border-radius:12px;
	padding:5px 10px;
	font-weight:bold;
	font-size:14px;
	outline:0 !important;
}

blockquote.blue {
    margin: 1em 40px;
    border-top: 1px solid #4C94F6;
	padding-top: 15px;
	border-bottom: 1px solid #4C94F6;
	font-style: italic;
	
}
blockquote.blue p {
     font-weight: bold;
	color:#4C94F6;
	margin-bottom:15px;
	}
	
blockquote.grey {
	margin: 1em 40px;
    border-top: 1px solid #94BC44;
	padding-top: 15px;
	border-bottom: 1px solid #94BC44;
	font-style: italic;
	
}
blockquote.grey p {
	font-weight: bold;
	color:#94BC44;
	margin-bottom:15px;
	}
	
blockquote.orange {
	margin: 1em 40px;
    border-top: 1px solid #f28b00;
	padding-top: 15px;
	border-bottom: 1px solid #f28b00;
	font-style: italic;
	
}
blockquote.orange p {
	font-weight: bold;
	color:#f28b00;
	margin-bottom:15px;
	}
	
blockquote.green {
	margin: 1em 40px;
    border-top: 1px solid #72b546;
	padding-top: 15px;
	border-bottom: 1px solid #72b546;
	font-style: italic;
	
}
blockquote.green p {
	font-weight: bold;
	color:#72b546;
	margin-bottom:15px;
	}
	
blockquote.purple {
	margin: 1em 40px;
    border-top: 1px solid #5b0f8d;
	padding-top: 15px;
	border-bottom: 1px solid #5b0f8d;
	font-style: italic;
	
}
blockquote.purple p {
	font-weight: bold;
	color:#5b0f8d;
	margin-bottom:15px;
	}
blockquote.darkblue {
	margin: 1em 40px;
    border-top: 1px solid #005D83;
	padding-top: 15px;
	border-bottom: 1px solid #005D83;
	font-style: italic;
	
}
blockquote.darkblue p {
	font-weight: bold;
	color:#005D83;
	margin-bottom:15px;
	}
blockquote.blue {
	margin: 1em 40px;
    border-top: 1px solid #4C94F6;
	padding-top: 15px;
	border-bottom: 1px solid #4C94F6;
	font-style: italic;
	
}
blockquote.blue p {
	font-weight: bold;
	color:#4C94F6;
	margin-bottom:15px;
	}
.tooltip {
  position: relative;
  width:auto;

}
.tooltip .tooltiptext  {
  visibility: hidden;
  width: 70%;	
  background-color: #f6faff;
box-shadow: 0 1px 2px 1px #d0d3d4;
  color: #fff;
  text-align: left;
  border-radius: 6px;
  padding: 10px;
  position: absolute;
  z-index: 1;
  bottom: 120%;
  left: 50%;
  margin-left: -250px;
  	color: #393533;		font-size: 14px;		line-height: 22px;
}

.tooltip .tooltiptext  p {
	margin-bottom:0;
	}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 10%;
  margin-left: -10px;
  background:url(/sites/default/files/tooltiparrow.png) no-repeat top center;
  width: 25px;
  height: 12px;
}

.tooltip:hover .tooltiptext,.imagehover:hover .tooltiptext {
  visibility: visible;
}
.caption {
	font-style:italic;
	font-size:12px;
}
.section-blog .right {
	float:right;
	width:45%;
	margin-left:20px;
	margin-bottom:20px;
}

.view-coronavirus-response-donors .view-content {
	display:grid;
	grid-template-columns:1fr 1fr 1fr 1fr;
	grid-column-gap: 3em;
	grid-row-gap: 3em;
}

.view-coronavirus-response-donors.view-display-id-block_2 .view-content {
	display:grid;
	grid-template-columns:1fr 1fr 1fr;
	grid-column-gap: 3em;
	grid-row-gap: 3em;
}
.view-coronavirus-response-donors.view-display-id-block_2 .view-content .views-row {
	font-size:12px;
	text-align:center;
	border: 1px solid #f5f5f5;
padding: 5px;
}

.view-coronavirus-response-donors.view-display-id-block_2 .view-content .views-row .views-field-title {
	font-weight:bold;
}

.view-coronavirus-response-donors.view-display-id-block_1 .view-content {
	grid-template-columns:1fr 1fr 1fr;
	grid-row-gap: 2em;
	}

.view-coronavirus-response-donors .page-intro {
	margin-bottom:30px !important;
}
.view-coronavirus-response-donors .view-content .field-content {
	text-align:center;
	}
.view-coronavirus-response-donors .views-row:hover {
	cursor:pointer !important;
	}
	
.view-organizations .view-filters {
	margin-bottom:30px;
}

.page-node-177670 #page-title {
	display:none;
}

.page-node-177670 .nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.page-node-177670 .nivo-caption {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #000;
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 5px 10px;
    opacity: 0.8;
    overflow: hidden;
    -moz-opacity: 0.8;
    filter: alpha(opacity=8);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.page-node-177670 .nivo-caption h1 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: lighter;
    margin: 0;
}
#block-block-334 {
	margin-bottom:0;
	}
.responseboxgholiday {
  background-color: #fff ;
  padding: 5px ;
}

.responseboxgholiday a {
  font-size: 14px ;
  line-height:1.3;
  color: #7a9754 !important;
}

.responseboxgreen {
  background-color: #72b546 ;
  padding: 5px ;
}

.responseboxgreen a {
  font-size: 12px ;
  line-height:1.3;
  color: #fff !important;
}
.responseboxred {
  background-color: #d81c28 ;
  padding: 5px ;
} 

.responseboxred a {
  font-size: 12px ;
  line-height:1.3;
  color: #fff !important;
}

.responseboxpurple {
  background-color: #5c0f8c ;
  padding: 5px ;
} 
.responseboxpurple a {
  font-size: 12px ;
  line-height:1.3;
  color: #fff !important;
}
.responseboxorange {
  background-color: #f28b00 ;
  padding: 5px ;
} 
.responseboxorange a {
  font-size: 12px ;
  line-height:1.3;
  color: #fff !important;
}
.responseboxblue {
  background-color: #4c94f6 ;
  padding: 5px ;
} 
.responseboxblue a {
  font-size: 12px ;
   line-height:1.3;
  color: #fff !important;
}
.responseboxteal {
  background-color: #005d83 ;
  padding: 5px ;
} 
.responseboxteal a {
  font-size: 12px ;
  line-height:1.3;
  color: #fff !important;
}

.quotation {
	padding:50px 40px 30px 150px;
	position:relative;
}
.quotation.grey {
	padding:50px 40px 30px 110px;
	position:relative;
}
.quotation .quote:before {
	content:"";
	background:url(/sites/default/files/whitequote.png) no-repeat top left;
	width: 60px;
	height: 50px;
	display: block;
	position: absolute;
	left: 40px;
}
.quotation.grey .quote:before {
	left: 0px;
}

.quotation.grey .quote:before {
	background:url(/sites/default/files/bluequote.png) no-repeat top left;
}
.quotation.white .quote:before {
	background:url(/sites/default/files/tealquote.png) no-repeat top left;
}
.quotation.teal {
	background:#035157;
}
.quotation.blue {
	background:#005d83;
}
.quotation.grey {
	background:#fff;
}
.quotation.white {
	background:#ffffff;
}
.quotation p {
	font-weight:lighter;
	font-size:16px;
	}
.quotation.teal p {
	color:#fff;
}
.quotation.blue p {
	color:#fff;
}
.quotation.grey p,.quotation.grey .action a {
	color:#005d83 !important;
}
.quotation.white p,.quotation.white .action a {
	color:#035157 !important;
}

.quotation .attribution {
	font-size:14px;
	margin-left:0;
}
.quotation .action a {
	font-weight:bold;
	color:#fff !important;
	font-size:14px;
}


.three-columns {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: flex-end;
}
.four-columns {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    align-items: flex-end;
}
.five-columns {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    align-items: flex-end;
}
.column {
	max-width: 175px;
    margin: 30px auto;
    width: 100%;
    text-align: center;
	line-height: 1.3;
}

.stats {
	display:grid;
	grid-template-columns:1fr 1fr;
	min-height: 50px;
	grid-column-gap: 5em;
}

.statistic {
    text-align: center;
    font-size: 30px;
    margin: 0 0 -18px !important;
    border-bottom: 0px solid #d1d2d4;
}
.grey-divider {
	height:8px;
	width:100%;
	background-color:#A9C6CA;
	width:80%;
	margin:auto !important;
}
.statistic-description {
	text-align:center;
	padding-top:15px;
	width:80%;
	margin:auto;
}


@media only screen and (max-width: 1230px) {
	body.page-node-193363 .region-banner {
    height: auto !important;
    display: table;
	width: 100%;
	}
	body.page-node-193363 #banner-wrapper {
    height: auto !important;
    width: 100%;
	}
	#page .magazinetab {
	display:none;
	}
}







@media only screen and (max-width: 980px) {

	.grants-image {
	max-width:120px;
	}
	.responsebox {
	height:50px;
	line-height:1.1;
	}
	.grants {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	}
	#block-block-335 .grants {
    grid-template-columns: 1fr 1fr 1fr !important;
    padding-left: 2%;
    padding-right: 2%;
    justify-content: center;
	}
    #block-block-335 .grants-column {
    max-width: auto;
	}
	.page-node-193363 .region-banner .region-inner .block-inner {
	width:90%;
	margin:0 auto !important;
	}
}
@media only screen and (max-width: 768px) {
	.page-node-193363 .region-banner {
    top: 0;
    text-align:left;
    margin-bottom: 0;
    }
}

@media only screen and (max-width: 640px) {
	.grants-column {
    max-width: 100px;
    margin: 30px 0 30px 0;
    }
    .responsebox {
	height:70px;
	}
	.grants-image {
	max-width:100px;
	}
	#block-block-335 {
	background-size: cover !important;
	}
	.responseboxgholiday {
	height:auto !important;
	}
	#block-block-335 h2 {
	padding-top:3% !important;
	padding-bottom:0px !important;
	font-size:30px;
	text-transform:uppercase;
	color:#fff !important;
	font-weight:lighter;
	}
	#block-block-335 {
	background:url(/sites/default/files/documents/holiday-funds/holiday-background-2020-small.jpg) no-repeat top center;
	background-size: contain;
	color:#fff;
	padding:0;
	}
	.stats {

	grid-template-columns:1fr;
	}
	.stats div {
	margin:20px auto;
	}
	.halveshome {
	grid-template-columns:auto;
	grid-column-gap: 0em;
	grid-row-gap: 3em;
	}

	.desktop {
	display:none;
	}
	.mobile {
	display:block;
	}
}

@media only screen and (max-width: 480px) {
	.grants-column {
    max-width: 80px;
    margin: 30px 0 30px 0;
    }
    .responsebox {
	height:70px;
	}
	.grants-image {
	max-width:80px;
	}
	#block-block-335 .grants {
    grid-template-columns: 1fr 1fr !important;
    padding-left: 2%;
    padding-right: 2%;
    justify-content: center;
	}
	.level-three-body {
    grid-template-columns: 1fr;
    }
	
}