#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;}#cboxOverlay{position:fixed;width:100%;height:100%;}#cboxMiddleLeft,#cboxBottomLeft{clear:left;}#cboxContent{position:relative;}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch;}#cboxTitle{margin:0;}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{border:0;padding:0;margin:0;overflow:visible;width:auto;background:none;cursor:pointer;}#cboxPrevious:active,#cboxNext:active,#cboxClose:active,#cboxSlideshow:active{outline:0;}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;}.cboxIframe{width:100%;height:100%;display:block;border:0;}#colorbox,#cboxContent,#cboxLoadedContent{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}#cboxOverlay{background:#000;}#colorbox{outline:0;}#cboxWrapper{background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}#cboxTopLeft{width:15px;height:15px;}#cboxTopCenter{height:15px;}#cboxTopRight{width:15px;height:15px;}#cboxBottomLeft{width:15px;height:10px;}#cboxBottomCenter{height:10px;}#cboxBottomRight{width:15px;height:10px;}#cboxMiddleLeft{width:15px;}#cboxMiddleRight{width:15px;}#cboxContent{background:#fff;overflow:hidden;}#cboxError{padding:50px;border:1px solid #ccc;}#cboxLoadedContent{margin-bottom:28px;}#cboxTitle{position:absolute;background:rgba(255,255,255,0.7);bottom:28px;left:0;color:#535353;width:100%;padding:4px 6px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}#cboxCurrent{position:absolute;bottom:4px;left:60px;color:#949494;}.cboxSlideshow_on #cboxSlideshow{position:absolute;bottom:0px;right:30px;background:url(/sites/all/modules/colorbox/styles/default/images/controls.png) no-repeat -75px -50px;width:25px;height:25px;text-indent:-9999px;}.cboxSlideshow_on #cboxSlideshow:hover{background-position:-101px -50px;}.cboxSlideshow_off #cboxSlideshow{position:absolute;bottom:0px;right:30px;background:url(/sites/all/modules/colorbox/styles/default/images/controls.png) no-repeat -25px -50px;width:25px;height:25px;text-indent:-9999px;}.cboxSlideshow_off #cboxSlideshow:hover{background-position:-49px -50px;}#cboxPrevious{position:absolute;bottom:0;left:0;background:url(/sites/all/modules/colorbox/styles/default/images/controls.png) no-repeat -75px 0px;width:25px;height:25px;text-indent:-9999px;}#cboxPrevious:hover{background-position:-75px -25px;}#cboxNext{position:absolute;bottom:0;left:27px;background:url(/sites/all/modules/colorbox/styles/default/images/controls.png) no-repeat -50px 0px;width:25px;height:25px;text-indent:-9999px;}#cboxNext:hover{background-position:-50px -25px;}#cboxLoadingOverlay{background:#fff;}#cboxLoadingGraphic{background:url(/sites/all/modules/colorbox/styles/default/images/loading_animation.gif) no-repeat center center;}#cboxClose{position:absolute;bottom:0;right:0;background:url(/sites/all/modules/colorbox/styles/default/images/controls.png) no-repeat -25px 0px;width:25px;height:25px;text-indent:-9999px;}#cboxClose:hover{background-position:-25px -25px;}
.ctools-locked{color:red;border:1px solid red;padding:1em;}.ctools-owns-lock{background:#FFFFDD none repeat scroll 0 0;border:1px solid #F0C020;padding:1em;}a.ctools-ajaxing,input.ctools-ajaxing,button.ctools-ajaxing,select.ctools-ajaxing{padding-right:18px !important;background:url(/sites/all/modules/ctools/images/status-active.gif) right center no-repeat;}div.ctools-ajaxing{float:left;width:18px;background:url(/sites/all/modules/ctools/images/status-active.gif) center center no-repeat;}
div.cp_tile:hover div.edit{display:block;}div.cp_showborder:hover{background-color:#ffff80;cursor:pointer;}div.cp_tile div.edit{background-color:white;border:1px solid rgb(238,238,238);display:none;font-size:12px;font-weight:bold;padding:0px 4px;position:absolute;z-index:40;}div.cp_tile{padding:0px;margin:0px;}
@keyframes thermometer_raise_width{from{width:0%;}}@keyframes thermometer_raise_height{from{height:0%;}}div.donations_thermometer_wrapper a:hover{text-decoration:none;}div.gauge{position:relative;background-color:#cccccc;border-radius:25px;padding:10px;box-shadow:inset 0 -1px 1px rgba(255,255,255,0.3);margin:10px;}div.gauge > span.current-meter{display:block;box-shadow:inset 0 2px 9px  rgba(255,255,255,0.3),inset 0 -2px 6px rgba(0,0,0,0.4);position:relative;overflow:hidden;}div.gauge.vertical > span.current-meter{border-radius:inherit;border-top-right-radius:8px;border-top-left-radius:8px;}div.gauge.horizontal > span.current-meter{border-radius:inherit;border-top-right-radius:8px;border-bottom-right-radius:8px;}div.gauge.vertical.small{width:20px;height:200px;}div.gauge.horizontal.small{width:200px;height:20px;}div.gauge.vertical.large{width:80px;height:400px;}div.gauge.horizontal.large{width:400px;height:80px;}div.gauge.vertical.small > span.current-meter,div.gauge.vertical.large > span.current-meter{width:inherit;position:absolute;bottom:10px;animation-name:thermometer_raise_height;animation-duration:4s;animation-delay:2s;}div.gauge.horizontal.small > span.current-meter,div.gauge.horizontal.large > span.current-meter{height:inherit;animation-name:thermometer_raise_width;animation-duration:4s;animation-delay:2s;}div.gauge.red > span.current-meter{background-color:#f0a3a3;background-image:linear-gradient(to bottom,#f0a3a3,#f42323);}div.gauge.blue > span.current-meter{background-color:#a3b4f0;background-image:linear-gradient(to bottom,#a3b4f0,#2370f4);}div.gauge.yellow > span.current-meter{background-color:#eaf0a3;background-image:linear-gradient(to bottom,#eaf0a3,#ddf423);}div.gauge.green > span.current-meter{background-color:rgb(43,194,83);background-image:linear-gradient(center bottom,rgb(43,194,83) 37%,rgb(84,240,84) 69%);}div.gauge.purple > span.current-meter{background-color:#c7a3f0;background-image:linear-gradient(to bottom,#c7a3f0,#8523f4);}div.gauge.orange > span.current-meter{background-color:#f1a165;background-image:linear-gradient(to bottom,#f1a165,#f36d0a);}div.gauge.image{background-color:#333;border-radius:0;box-shadow:none;padding:0px;margin:0px;}div.gauge.image > span.current-meter{background-color:#f0a3a3;border-radius:0;box-shadow:none;padding:0px;margin:0px;}div.gauge.small.vertical.image{width:37px;height:211px;position:relative;background:#333 url(/sites/all/modules/donations_thermometer/images/gauge-vertical-small.gif) top left no-repeat;}div.gauge.small.vertical.image > span.current-meter{background-color:#f0a3a3;position:absolute;left:0px;bottom:0px;text-align:center;width:100%;background:red url(/sites/all/modules/donations_thermometer/images/gauge-vertical-small.gif) bottom right no-repeat;}div.gauge.large.vertical.image{width:77px;height:442px;position:relative;background:#333 url(/sites/all/modules/donations_thermometer/images/gauge-vertical-large.gif) top left no-repeat;}div.gauge.large.vertical.image > span.current-meter{background-color:#f0a3a3;position:absolute;left:0px;bottom:0px;text-align:center;width:100%;background:red url(/sites/all/modules/donations_thermometer/images/gauge-vertical-large.gif) bottom right no-repeat;}div.gauge.small.horizontal.image{width:211px;height:37px;position:relative;background:#333 url(/sites/all/modules/donations_thermometer/images/gauge-horizontal-small.png) top left no-repeat;}div.gauge.small.horizontal.image > span.current-meter{background-color:#f0a3a3;position:absolute;left:0px;bottom:0px;text-align:center;height:100%;background:red url(/sites/all/modules/donations_thermometer/images/gauge-horizontal-small.png) bottom left no-repeat;}div.gauge.large.horizontal.image{width:442px;height:77px;position:relative;background:#333 url(/sites/all/modules/donations_thermometer/images/gauge-horizontal-large.png) top left no-repeat;}div.gauge.large.horizontal.image > span.current-meter{background-color:#f0a3a3;position:absolute;left:0px;bottom:0px;text-align:center;height:100%;background:red url(/sites/all/modules/donations_thermometer/images/gauge-horizontal-large.png) bottom left no-repeat;}div.gauge > span.current-value{display:none;position:absolute;left:10px;z-index:10;}
div.panel-pane div.admin-links{font-size:xx-small;margin-right:1em;}div.panel-pane div.admin-links li a{color:#ccc;}div.panel-pane div.admin-links li{padding-bottom:2px;background:white;z-index:201;}div.panel-pane div.admin-links:hover a,div.panel-pane div.admin-links-hover a{color:#000;}div.panel-pane div.admin-links a:before{content:"[";}div.panel-pane div.admin-links a:after{content:"]";}div.panel-pane div.panel-hide{display:none;}div.panel-pane div.panel-hide-hover,div.panel-pane:hover div.panel-hide{display:block;position:absolute;z-index:200;margin-top:-1.5em;}div.panel-pane div.node{margin:0;padding:0;}div.panel-pane div.feed a{float:right;}
body ul#sharebar{display:none;position:absolute;width:65px;float:left;background:#fff;padding:0;text-align:center;border:1px solid #ccc;list-style:none;list-style-image:none;list-style-type:none;margin:0;z-index:99;}body ul#sharebar li{display:block;margin:5px;padding:0;overflow:hidden;text-align:center;background-image:none;}body ul#sharebarp{background:#fff;padding:0;text-align:center;border:1px solid #ccc;list-style:none;list-style-image:none;list-style-type:none;margin:0;}body ul#sharebarp li{display:block;margin:5px;padding:0;text-align:center;background-image:none;}body ul#sharebarx{display:none;list-style:none;list-style-image:none;list-style-type:none;width:100%;float:left;margin:0 0 10px;padding:0;}body ul#sharebarx a{line-height:14px;text-decoration:none;}body ul#sharebarx li{float:left;margin-right:20px;line-height:18px;background-image:none;}body ul#sharebarx li .st_email{margin:0 15px !important;}.sharebar-button{font-size:11px;font-family:Verdana,Arial;padding:2px 4px;background:#f7f7f7;color:#444;border:1px solid #ddd;display:block;margin:0 0 5px;}.sharebar-button:hover{border-color:#aaa;}.credit{margin:0;padding:0;line-height:9px;}.credit a{font-size:8px;color:#ccc;text-transform:uppercase;text-decoration:none;font-family:Verdana;line-height:9px;}.FBConnectButton_Small{background-position:-5px -232px !important;border-left:1px solid #1A356E;}.FBConnectButton_Text{margin-left:12px !important;padding:2px 5px 3px !important;}.stButton{margin:0 0 6px !important;}.stButton:last-child{margin:0 !important;}.stButton .stFb_vbubble{width:53px !important;}.stButton .stFb_text{padding:2px 5px 3px !important;margin:1px 1px 0 14px !important;}
.panel-flexible .panel-separator{margin:0 0 1em 0;}
.panels-flexible-19 .panels-flexible-region{padding:0;}.panels-flexible-19 .panels-flexible-region-inside{padding-right:0.5em;padding-left:0.5em;}.panels-flexible-19 .panels-flexible-region-inside-first{padding-left:0;}.panels-flexible-19 .panels-flexible-region-inside-last{padding-right:0;}.panels-flexible-19 .panels-flexible-column{padding:0;}.panels-flexible-19 .panels-flexible-column-inside{padding-right:0.5em;padding-left:0.5em;}.panels-flexible-19 .panels-flexible-column-inside-first{padding-left:0;}.panels-flexible-19 .panels-flexible-column-inside-last{padding-right:0;}.panels-flexible-19 .panels-flexible-row{padding:0 0 0.5em 0;margin:0;}.panels-flexible-19 .panels-flexible-row-last{padding-bottom:0;}.panels-flexible-column-19-main{float:left;width:99.0000%;}.panels-flexible-19-inside{padding-right:0px;}.panels-flexible-19{width:auto;}.panels-flexible-region-19-twitter{float:left;width:49.5000%;}.panels-flexible-region-19-facebook{float:left;width:49.5000%;}.panels-flexible-row-19-main-row-inside{padding-right:0px;}.panels-flexible-region-19-notice{float:left;width:49.5000%;}.panels-flexible-region-19-secondary{float:left;width:24.7500%;}.panels-flexible-region-19-secondary2{float:left;width:24.7500%;}.panels-flexible-row-19-2-inside{padding-right:0px;}.panels-flexible-region-19-copyright{float:left;width:99.0000%;}.panels-flexible-row-19-3-inside{padding-right:0px;}
input.custom-search-default-value{color:#999;}#elements tr.region-message{font-weight:normal;color:#999;}#elements tr.region-populated{display:none;}fieldset.custom_search-popup{display:none;position:absolute;top:auto;margin:0;z-index:1;background-color:#fff;}
.pullquote-container{position:relative;}.pullquote-quote{z-index:1;background:#E8E8E8;border:1px solid #AAA;color:#333;float:right;font:italic 1em Georgia,"Times New Roman",Times,serif;line-height:1.7em;margin:1em 0 0.4em 1em;padding:1em;width:30%;}.pullquote-quote.pullquote-left{float:left;margin-left:0;margin-right:1em;}.pullquote-quote:before{content:open-quote;}.pullquote-quote:after{content:close-quote;}
