.selecter-element{*left:-999999px;position:absolute;opacity:0;}.selecter{display:block;margin:10px 0;position:relative;max-width:30%;z-index:1;}.selecter .selecter-selected{background:#F9F9F9 url(/sites/gjn/themes/contrib/morelesszen/css/jquery.fs.selecter-arrow.png) no-repeat right center;border:1px solid #ccc;border-radius:3px;color:#333;cursor:pointer;display:block;font-size:13px;margin:0;overflow:hidden;padding:8px 10px;position:relative;text-overflow:clip;z-index:49;}.selecter .selecter-options{border:1px solid #ccc;border-width:0 1px 1px;background-color:#fefefe;border-radius:0 0 3px 3px;box-shadow:0 1px 4px rgba(0,0,0,0.15);display:none;left:0;margin:0;max-height:260px;overflow:auto;overflow-x:hidden;padding:0;position:absolute;top:100%;width:100%;*width:auto;z-index:50;}.selecter .selecter-group{background:#F9F9F9;border-bottom:1px solid #e3e3e3;color:#999;display:block;font-size:11px;padding:5px 10px 4px;text-transform:uppercase;}.selecter .selecter-item{background:#fff;border-bottom:1px solid #e3e3e3;color:#333;cursor:pointer;display:block;font-size:13px;margin:0;overflow:hidden;padding:8px 10px;text-overflow:ellipsis;width:100%;}.selecter .selecter-item.selected{background:#F9F9F9;}.selecter .selecter-item.disabled{color:#999;cursor:default;}.selecter .selecter-item:first-child{border-radius:0;}.selecter .selecter-item:last-child{border-radius:0 0 2px 2px;border-bottom:0;}@media screen and (min-width:980px){.selecter .selecter-item:hover,.selecter .selecter-item.selected:hover{background-color:#f3f3f3;}.selecter .selecter-item.disabled:hover{background-color:#fff;}.selecter:hover .selecter-selected{background-color:#fff;}.selecter.disabled .selecter-item:hover{background:#fff;}}.selecter.open{z-index:3;}.selecter.open .selecter-selected{border-radius:3px 3px 0 0;z-index:51;}.selecter.open .selecter-selected,.selecter.focus .selecter-selected{background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,0.1);}.selecter.cover .selecter-options{border-radius:3px;border-width:1px;top:0;}.selecter.cover .selecter-options .selecter-item.first{border-radius:3px 3px 0 0;}.selecter.cover.open .selecter-selected{border-radius:3px 3px 0 0;z-index:49;}.selecter.bottom .selecter-options{border-width:1px 1px 0;bottom:100%;top:auto;}.selecter.bottom .selecter-item:last-child{border:none;}.selecter.bottom.open .selecter-selected{border-radius:0 0 3px 3px;}.selecter.bottom.open .selecter-options{border-radius:3px 3px 0 0;}.selecter.bottom.cover .selecter-options{bottom:0;top:auto;}.selecter.bottom.cover.open .selecter-selected{border-radius:3px;}.selecter.bottom.cover.open .selecter-options{border-radius:3px;}.selecter.multiple .selecter-options{border-radius:3px;border-width:1px;box-shadow:none;display:block;position:static;width:100%;}.selecter.disabled .selecter-selected{background:#fff;border-color:#eee;color:#ccc;cursor:default;}.selecter.disabled .selecter-options{background:#fff;border-color:#eee;}.selecter.disabled .selecter-group,.selecter.disabled .selecter-item{border-color:#eee;color:#ccc;cursor:default;}.selecter.disabled .selecter-item.selected{background:#fafafa;}.selecter .selecter-options.scroller{overflow:hidden;}.selecter .selecter-options.scroller .scroller-content{max-height:260px;padding:0;}@media screen and (max-width:740px){.selecter{max-width:40%;}}@media screen and (max-width:500px){.selecter{max-width:100%;}}
.picker-element{opacity:0;position:absolute;z-index:-1;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;}.picker{cursor:pointer;margin:0 0 10px 0;overflow:hidden;}.picker .picker-label{color:#888;cursor:pointer;display:block;float:left;font-size:14px;float:left;line-height:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.picker .picker-handle{border:1px solid #ccc;display:block;float:left;height:16px;margin:0 5px 0 0;width:16px;}.picker.focus .picker-label{color:#555;}.picker.focus .picker-handle{border-color:#aaa;}.picker.picker-radio .picker-handle{border-radius:8px;}.picker.picker-radio .picker-flag{background:#fff;display:block;border-radius:4px;height:8px;margin:3px;width:8px;}.picker.picker-radio.focus .picker-flag{background:#ddd;}.picker.picker-radio.checked .picker-flag{background:#999;}.picker.picker-checkbox .picker-handle{border-radius:3px;}.picker.picker-checkbox .picker-flag{background:#fff;border-radius:2px;display:block;height:100%;margin:0;width:100%;}.picker.picker-checkbox.checked .picker-flag{background:#fff url(/sites/gjn/themes/contrib/morelesszen/css/jquery.fs.picker-icon.png) no-repeat center;}.picker.picker-toggle{padding:20px 0 0;position:relative;}.picker.picker-toggle .picker-toggle-label{color:#999;font-size:12px;position:absolute;text-transform:uppercase;top:0;}.picker.picker-toggle .picker-toggle-label.on{left:0;}.picker.picker-toggle .picker-toggle-label.off{color:#333;right:0;}.picker.picker-toggle .picker-label{display:none;}.picker.picker-toggle .picker-handle{border-radius:3px;height:20px;position:relative;width:100%;}.picker.picker-toggle .picker-flag{background:#666;border-radius:2px;display:block;height:100%;left:50%;margin:0;position:absolute;top:0;width:50%;-webkit-transition:left 0.1s linear;-moz-transition:left 0.1s linear;-ms-transition:left 0.1s linear;-o-transition:left 0.1s linear;transition:left 0.1s linear;}.picker.picker-toggle.checked .picker-toggle-label.on{color:#333;}.picker.picker-toggle.checked .picker-toggle-label.off{color:#999;}.picker.picker-toggle.checked .picker-flag{background:#666;left:0;}.picker.disabled{cursor:default;opacity:0.5;}.picker.disabled .picker-label{cursor:default;}.picker.disabled .picker-handle{cursor:default;}@media screen and (min-width:740px){.picker:hover .picker-label{color:#555;}.picker:hover .picker-handle{border-color:#aaa;}.picker.picker-radio:hover .picker-flag{background:#ddd;}.picker.disabled:hover .picker-label{color:#888;}.picker.disabled:hover .picker-handle{border-color:#ccc;}.picker.picker-radio.disabled:hover .picker-flag{background:#fff;}}@media \0screen{.picker-element{left:-99999px;}.picker.disabled{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}}
.filer{border-radius:3px;margin:0 0 10px 0;overflow:hidden;position:relative;width:300px;font-site:13px;}.filer input{display:none;}.filer .filer-filename{display:inline-block;background:#F9F9F9;border:1px solid #ccc;border-radius:3px 0 0 3px;color:#333;line-height:1.2;margin:0;overflow:hidden;padding:9px 10px 10px;width:200px;z-index:49;}.filer .filer-browse{display:inline-block;background:#F9F9F9;border:1px solid #ccc;border-radius:0 3px 3px 0;color:#333;line-height:1.2;margin:0;overflow:hidden;padding:9px 10px 10px;width:555x;z-index:49;margin-left:-1px;}.filer .filer-filename:focus{background-color:#fff;}.filer .filer-browse{background-color:#fff;}.filer:hover .filer-filename{background-color:#fff;}.filer:hover .filer-browse{background-color:#fff;}.filer.disabled .filer-filename{background:#fff;border-color:#eee;color:#ccc;}.filer.disabled .filer-browse{background:#fff;border-color:#eee;color:#ccc;}
:lang(ar),:lang(ca),:lang(el),:lang(es),:lang(fa),:lang(fr),:lang(hy),:lang(nb),:lang(no),:lang(ru),:lang(tr),:lang(vi){quotes:"\00AB" "\00BB";}:lang(hr),:lang(it){quotes:"\00BB" "\00AB";}:lang(en),:lang(eo),:lang(id),:lang(ko),:lang(pt),:lang(zh){quotes:"\201C" "\201D";}:lang(bg),:lang(cd),:lang(cs),:lang(da),:lang(de),:lang(lt),:lang(sl),:lang(sk){quotes:"\201E" "\201C";}:lang(hu),:lang(nl),:lang(pl),:lang(ro){quotes:"\201E" "\201D";}:lang(fi),:lang(sv){quotes:"\201D" "\201D";}:lang(ja){quotes:"\300C" "\300D";}
.webform-ajax-slide-loading-dummy .container div{margin:3em auto 0 auto;background:url(/sites/gjn/themes/contrib/morelesszen/img/ajax-loader.gif) center center no-repeat transparent;width:50px;height:50px;text-indent:-99999px;}
.serif{font-family:ITCLubalinGraphW01-Demi,Georgia,Times,"Times New Roman",serif;font-weight:normal;font-style:normal;}.sans{font-family:texgyreadventor,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;}.sansb{font-family:texgyreadventor,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:bold;font-style:normal;}.sansi{font-family:texgyreadventor,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:normal;font-style:italic;}.small{font-size:0.85em;}.element-invisible{position:absolute !important;clip:rect(1px,1px,1px,1px);width:1px;}.clearfix{zoom:1;}.clearfix:before,.clearfix:after{content:"";display:table;}.clearfix:after{clear:both;}html{color:#202d33;box-sizing:border-box;font-family:texgyreadventor,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:1.5625;font-size:16px;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}*,*:before,*:after{box-sizing:inherit;}audio,canvas,progress,video{vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:inherit;}b,strong{font-weight:bolder;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}button:-moz-focusring,input:-moz-focusring{outline:1px dotted ButtonText;}input{line-height:normal;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}::selection{background:#202d33;color:#fff;text-shadow:none;}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}audio,canvas,iframe,img,svg,video{vertical-align:middle;}fieldset{border:0;margin:0;padding:0;}textarea{resize:vertical;}h1,h2,h3,h4,h5,h6{margin:1.5625rem 0;}p,table,ul,ol,fieldset,blockquote,dl{margin:1.5625rem 0;}@media print{*,*:before,*:after,*:first-letter,*:first-line{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important;}a,a:visited{text-decoration:underline;}a[href]:after{content:" (" attr(href) ")";}abbr[title]:after{content:" (" attr(title) ")";}a[href^="#"]:after,a[href^="javascript:"]:after{content:"";}pre,blockquote{border:1px solid #999;page-break-inside:avoid;}thead{display:table-header-group;}tr,img{page-break-inside:avoid;}img{max-width:100% !important;}p,h2,h3{orphans:3;widows:3;}h2,h3{page-break-after:avoid;}}.ahem,#skip-link{display:none;}.js .js-hidden{display:none;}#page{width:100%;margin:0;}.region-content{clear:both;}#content{width:100%;margin-right:-100%;}#sidebar-second{margin-top:1.5625rem;}@media screen and (min-width:900px){#content,#navigation,#sidebar-first,#sidebar-second{float:left;}.sidebar-second #content .section{padding-right:50%;}#sidebar-second{float:right;width:43%;margin-left:-43%;margin-top:0;}}.middle{width:88%;padding:0;min-width:290px;max-width:66rem;clear:both;overflow-y:visible;margin:0 auto;position:relative;display:block;}@media screen and (min-width:520px){.middle{width:85%;}}.webform-progressbar{width:100%;height:6.25rem;color:#fff;background:url(/profiles/gjn/themes/gjn_theme/css/images/blue_bg.png) no-repeat 0 100% #008c91;text-align:center;}.webform-progressbar .webform-progressbar-outer{position:relative;width:70%;height:0.2rem;margin:0 auto;background-color:#fff;top:2.34375rem;}.webform-progressbar .webform-progressbar-inner{display:none;}.webform-progressbar .webform-progressbar-page{position:absolute;width:1.5625rem;height:1.5625rem;margin-top:-0.78125rem;margin-left:-0.78125rem;background-color:#008c91;border:0.2rem solid #fff;border-radius:50%;}.webform-progressbar .webform-progressbar-page.completed{background-color:#fff;}.webform-progressbar .webform-progressbar-page.current{background-color:#ae134d;}.webform-progressbar .webform-progressbar-page .webform-progressbar-page-number{display:none;}.webform-progressbar .webform-progressbar-page .webform-progressbar-page-label{display:block;position:relative;top:1.5625rem;margin:0 -6em;font-family:texgyreadventor,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:bold;font-style:normal;font-size:0.85em;line-height:1;}form{max-width:40em;}.form-item{margin-top:0.52083333rem;margin-bottom:0.52083333rem;}.form-actions{margin-top:1.5625rem;margin-bottom:0;}input[type="submit"],.webform-submit,button,.button{background:url(/profiles/gjn/themes/gjn_theme/css/images/green_bg.png) no-repeat -600px 95% #9dc435;font-family:texgyreadventor,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:bold;font-style:normal;display:block;color:#566c1d;white-space:normal;text-align:left;font-size:1.25rem;line-height:1.25em;max-width:36rem;padding:1.1em 1.2em 1.3em;border:3px solid #8db030;border-radius:9px;}input[type="submit"]:hover,.webform-submit:hover,button:hover,.button:hover,input[type="submit"]:focus,.webform-submit:focus,button:focus,.button:focus{background-position:0 25%;background-color:#a8cd46;border-color:#9dc435;}input[type="submit"]:active,.webform-submit:active,button:active,.button:active{background-position:-600px 65%;background-color:#8db030;border-color:#83a42c;box-shadow:2px 0 6px #7d9c2a inset;}input[type="submit"],.webform-submit,button,.button,input[type="submit"]:hover,.webform-submit:hover,button:hover,.button:hover,input[type="submit"]:focus,.webform-submit:focus,button:focus,.button:focus,input[type="submit"]:active,.webform-submit:active,button:active,.button:active{text-decoration:none;cursor:pointer;}input[type="submit"],.webform-submit,button.big,.button.big{width:100%;font-size:1.5625rem;line-height:1em;color:#465818;padding-right:70px;border-radius:12px;background-position:100% center;}input[type="submit"]:hover,.webform-submit:hover,button.big:hover,.button.big:hover,input[type="submit"]:focus,.webform-submit:focus,button.big:focus,.button.big:focus{background-position:right -600px center;}input[type="submit"]:active,.webform-submit:active,button.big:active,.button.big:active{background-position:99% center;}input[type="text"],input[type="email"],input[type="number"],input[type="password"],input[type="search"],textarea,select,.selecter .selecter-selected,.text-input{font-size:1.375rem;line-height:1.13636364em;font-family:ITCLubalinGraphW01-Demi,Georgia,Times,"Times New Roman",serif;font-weight:normal;font-style:normal;background-color:#fff;border:2px solid #b0b5b8;color:#717172;padding:0.9em;width:100%;}input[type="text"]:focus,input[type="email"]:focus,input[type="password"]:focus,.form-text input:focus,.form-type-password input:focus,select:focus,textarea:focus,.text-input.focus{border-color:#888f94;color:#494c58;box-shadow:1px 1px 2px #ccc inset;outline:none;}textarea{font-size:1rem;line-height:1.5625em;font-family:texgyreadventor,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:bold;font-style:normal;padding-left:1.3em;padding-right:1.3em;}.resizable-textarea .grippie{width:98%;margin:0 auto;}input[type="checkbox"]{width:auto;margin-right:5px;}.form-type-radio,.form-type-checkbox{margin-bottom:0.78125rem;}.form-radios,.form-checkboxes,.form-item > .form-type-checkbox{margin-bottom:0.78125rem;}label:not(.element-invisible) + .form-radios,label:not(.element-invisible) + .form-checkboxes,label:not(.element-invisible) + .form-item > .form-type-checkbox{margin-top:0.78125rem;}.picker{margin-bottom:0;}.picker .picker-label{float:none;margin-left:45px;}.picker.multiline .picker-label{margin-top:-4px;}.picker .picker-handle{background-color:#fff;border:2px solid #b0b5b8;}.picker:hover .picker-label,.picker:focus .picker-label,.picker.focus .picker-label{color:#3d404a;}.picker:hover .picker-handle,.picker:focus .picker-handle,.picker.focus .picker-handle{border-color:#a3a8ac;}.picker.picker-radio .picker-handle{border-radius:50%;height:24px;width:24px;}.picker.picker-radio .picker-flag{background-color:transparent;width:8px;height:8px;margin:6px;border-radius:50%;}.picker.picker-radio.checked .picker-flag{background-color:#717172;}.picker.picker-radio.checked:hover .picker-flag{background-color:#717172;}.picker.picker-checkbox.oneline .picker-label{margin-top:0.3em;}.picker.picker-checkbox .picker-handle{border-radius:0;height:36px;width:36px;}.picker.picker-checkbox.checked .picker-flag,.picker.picker-checkbox .picker-flag{background-color:transparent;}.picker.picker-checkbox.checked .picker-flag{background-image:url(/profiles/gjn/themes/gjn_theme/css/images/tick.png);}.picker.picker-checkbox.checked .picker-flag:before{content:"✓";font-size:200%;line-height:1.5625rem;padding:2px;color:transparent;}.picker .picker-label[for*="giftaid"],.picker .picker-label[for*="gift-aid"]{font-size:0.85em;}select{width:100%;font-size:1.25rem;line-height:1.25em;}.webform-component-select,.webform-component-select-or-other{position:relative;}.selecter{max-width:100%;margin:0;outline:none;}.selecter .selecter-selected{background:none #fff;padding-right:3rem;border-radius:9px;}.selecter .selecter-selected:after{content:'';display:block;width:0;height:0;border:0.5rem solid transparent;border-top:0.65rem solid #b0b5b8;margin-top:-0.3rem;position:absolute;top:50%;right:1.2rem;}.selecter.open .selecter-selected,.selecter.focus .selecter-selected,.selecter:focus .selecter-selected,.selecter:hover .selecter-selected{background-color:#fff;border:2px solid #888f94;border-radius:9px;}.selecter .selecter-options,.selecter .selecter-item{font-size:1rem;line-height:1.5625em;font-family:ITCLubalinGraphW01-Demi,Georgia,Times,"Times New Roman",serif;font-weight:normal;font-style:normal;color:#676768;}.selecter .selecter-options{border:2px solid #888f94;border-top:none;margin-top:-0.5rem;padding-top:0.5rem;}.selecter .selecter-item{padding-left:1.25em;}.description,.form-item .description{font-size:0.85em;}label,.picker .picker-label{font-size:1rem;line-height:1.5625em;font-family:texgyreadventor,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:bold;font-style:normal;display:block;margin-bottom:0;color:#3d404a;}.picker .picker-label{font-family:texgyreadventor,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;line-height:1.35;}legend{font-size:1.5625rem;line-height:1em;font-family:ITCLubalinGraphW01-Demi,Georgia,Times,"Times New Roman",serif;font-weight:normal;font-style:normal;color:#ae134d;text-transform:uppercase;}.marker,.form-required{color:#ae134d;}.form-item input.error,.form-item textarea.error,.form-item select.error,.form-item select.error + .selecter .selecter-selected,.form-item input.error + .picker .picker-handle,.text-input.invalid{border:2px solid #ae134d;}label.error{color:#ae134d;}input.webform-previous{position:absolute !important;clip:rect(1px,1px,1px,1px);width:1px;}input.webform-calendar{width:auto;}.ajax-progress-throbber{display:none;}.block-webform-block,.block-webform{overflow:hidden;}.block-webform-block .messages,.block-webform .messages{margin:0;}form pre{font-family:texgyreadventor,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;margin-top:0.78125rem;margin-bottom:0.78125rem;}.email-to-target-edit a{margin-left:0.5em;font-weight:normal;text-decoration:none;white-space:nowrap;}.email-to-target-edit a:after{content:"\25bc";margin-left:0.2em;font-size:0.9em;}.email-to-target-target .form-item + pre{margin-top:1.5625rem;}.email-to-target-target textarea{min-height:18rem;}.email-to-target-target .form-type-checkbox + .form-type-textfield{margin-top:1.5625rem;}.email-to-target-target:not(.email-to-target-single) .email-to-target-footer{margin-bottom:2.34375rem;}form.share-page textarea#edit-message-value{min-height:18em;}form.share-page .filter-wrapper{padding:0;}form.share-page .filter-wrapper .form-item-message-format{display:none;}form.share-page .filter-wrapper .filter-help{display:none;}form.share-page .filter-wrapper .filter-guidelines{margin-top:0.78125rem;padding:0;}form.share-page .filter-wrapper .filter-guidelines li{margin-bottom:0;}form.share-page .filter-wrapper .filter-guidelines .tips{font-size:0.85em;color:#3d404a;}.webform-container-inline{position:relative;}.webform-container-inline .form-item,.webform-container-inline .form-radios{display:inline-block;margin-top:0;margin-bottom:0;}.webform-container-inline select{width:auto;}.webform-container-inline .selecter-selected{padding-right:3rem;}.webform-container-inline .selecter-selected:before{content:none;}.webform-component-date .form-item{width:30%;}.webform-component-date input.webform-calendar{position:absolute;right:0;top:33%;}.webform-component-date .selecter .selecter-selected:after{right:0.6rem;border-top-color:#cbced0;z-index:-1;}.webform-component-time{zoom:1;}.webform-component-time:before,.webform-component-time:after{content:"";display:table;}.webform-component-time:after{clear:both;}.webform-component-time .webform-container-inline > .form-item{width:35%;}.webform-component-time .form-radios{float:right;margin-top:0.78125rem;}.webform-component-time .form-radios .form-item{display:block;}.webform-component-time .form-radios .picker .picker-label{margin-left:32px;}div.webform-component-radios.donation-amount,div.webform-component-select.donation-amount,div.webform-component-select-or-other.donation-amount{margin-left:auto;margin-right:auto;zoom:1;}div.webform-component-radios.donation-amount:before,div.webform-component-select.donation-amount:before,div.webform-component-select-or-other.donation-amount:before,div.webform-component-radios.donation-amount:after,div.webform-component-select.donation-amount:after,div.webform-component-select-or-other.donation-amount:after{content:"";display:table;}div.webform-component-radios.donation-amount:after,div.webform-component-select.donation-amount:after,div.webform-component-select-or-other.donation-amount:after{clear:both;}div.webform-component-radios.donation-amount .form-item,div.webform-component-select.donation-amount .form-item,div.webform-component-select-or-other.donation-amount .form-item{margin-left:auto;margin-right:auto;text-align:center;margin-top:0;margin-bottom:0;}div.webform-component-radios.donation-amount .form-type-radio,div.webform-component-select.donation-amount .form-type-radio,div.webform-component-select-or-other.donation-amount .form-type-radio{float:left;width:32%;margin-top:0;margin-bottom:0.78125rem;margin-right:2%;}div.webform-component-radios.donation-amount .form-type-radio:nth-child(3n+3),div.webform-component-select.donation-amount .form-type-radio:nth-child(3n+3),div.webform-component-select-or-other.donation-amount .form-type-radio:nth-child(3n+3){margin-right:0;}div.webform-component-radios.donation-amount .picker,div.webform-component-select.donation-amount .picker,div.webform-component-select-or-other.donation-amount .picker,div.webform-component-radios.donation-amount .picker .picker-label,div.webform-component-select.donation-amount .picker .picker-label,div.webform-component-select-or-other.donation-amount .picker .picker-label{margin:0;}div.webform-component-radios.donation-amount .picker-radio .picker-handle,div.webform-component-select.donation-amount .picker-radio .picker-handle,div.webform-component-select-or-other.donation-amount .picker-radio .picker-handle,div.webform-component-radios.donation-amount input[type="radio"],div.webform-component-select.donation-amount input[type="radio"],div.webform-component-select-or-other.donation-amount input[type="radio"]{position:absolute;left:-99999px;}div.webform-component-radios.donation-amount label.option,div.webform-component-select.donation-amount label.option,div.webform-component-select-or-other.donation-amount label.option{font-size:1.5625rem;line-height:1em;font-family:texgyreadventor,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:bold;font-style:normal;line-height:3.75rem;height:3.90625rem;background-color:rgba(145,148,154,0.6);color:#494c58;border-radius:7px;}div.webform-component-radios.donation-amount label.option:hover,div.webform-component-select.donation-amount label.option:hover,div.webform-component-select-or-other.donation-amount label.option:hover,div.webform-component-radios.donation-amount label.option:focus,div.webform-component-select.donation-amount label.option:focus,div.webform-component-select-or-other.donation-amount label.option:focus{background-color:#bcbfc4;text-shadow:0 0 2px #afb2b8;}div.webform-component-radios.donation-amount .checked label.option,div.webform-component-select.donation-amount .checked label.option,div.webform-component-select-or-other.donation-amount .checked label.option{background-color:#008c91;color:#fff;box-shadow:2px 2px 4px #005b5e inset;}div.webform-component-radios.donation-amount .form-radios.select-or-other-select > .form-item.form-type-radio:last-of-type .picker-label,div.webform-component-select.donation-amount .form-radios.select-or-other-select > .form-item.form-type-radio:last-of-type .picker-label,div.webform-component-select-or-other.donation-amount .form-radios.select-or-other-select > .form-item.form-type-radio:last-of-type .picker-label{font-size:1.125rem;line-height:1.38888889em;line-height:1;padding:0.78125rem 0.5rem;}div.webform-component-radios.donation-amount .select-or-other .form-type-textfield,div.webform-component-select.donation-amount .select-or-other .form-type-textfield,div.webform-component-select-or-other.donation-amount .select-or-other .form-type-textfield{position:relative;width:66%;float:right;}div.webform-component-radios.donation-amount .select-or-other .form-type-textfield input,div.webform-component-select.donation-amount .select-or-other .form-type-textfield input,div.webform-component-select-or-other.donation-amount .select-or-other .form-type-textfield input{padding-left:2.5rem;padding-top:0.77em;padding-bottom:0.77em;}div.webform-component-radios.donation-amount .select-or-other .form-type-textfield input:disabled,div.webform-component-select.donation-amount .select-or-other .form-type-textfield input:disabled,div.webform-component-select-or-other.donation-amount .select-or-other .form-type-textfield input:disabled{background-color:#f3f3f4;color:transparent;}div.webform-component-radios.donation-amount .select-or-other .form-type-textfield label,div.webform-component-select.donation-amount .select-or-other .form-type-textfield label,div.webform-component-select-or-other.donation-amount .select-or-other .form-type-textfield label{visibility:visible;display:block;position:absolute;left:0;top:0;font-size:1.375rem;line-height:1.13636364em;line-height:3.75rem;height:3.90625rem;padding-left:1.2rem;margin:0;color:transparent;}div.webform-component-radios.donation-amount .select-or-other.select-or-other-checked .form-type-textfield label,div.webform-component-select.donation-amount .select-or-other.select-or-other-checked .form-type-textfield label,div.webform-component-select-or-other.donation-amount .select-or-other.select-or-other-checked .form-type-textfield label{color:#717172;}#payment-method-selector .picker .picker-handle{display:none;}#payment-method-selector .picker label,#payment-method-selector .picker .picker-label{background:url(/profiles/gjn/themes/gjn_theme/css/images/green_bg.png) no-repeat -600px 95% #9dc435;font-family:texgyreadventor,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:bold;font-style:normal;display:block;color:#566c1d;white-space:normal;text-align:left;font-size:1.25rem;line-height:1.25em;max-width:36rem;padding:1.1em 1.2em 1.3em;border:3px solid #8db030;border-radius:9px;width:100%;margin-left:0;background-position:100% center;}#payment-method-selector .picker label:hover,#payment-method-selector .picker .picker-label:hover,#payment-method-selector .picker label:focus,#payment-method-selector .picker .picker-label:focus{background-position:0 25%;background-color:#a8cd46;border-color:#9dc435;}#payment-method-selector .picker label:active,#payment-method-selector .picker .picker-label:active{background-position:-600px 65%;background-color:#8db030;border-color:#83a42c;box-shadow:2px 0 6px #7d9c2a inset;}#payment-method-selector .picker label,#payment-method-selector .picker .picker-label,#payment-method-selector .picker label:hover,#payment-method-selector .picker .picker-label:hover,#payment-method-selector .picker label:focus,#payment-method-selector .picker .picker-label:focus,#payment-method-selector .picker label:active,#payment-method-selector .picker .picker-label:active{text-decoration:none;cursor:pointer;}#payment-method-selector .picker label:hover,#payment-method-selector .picker .picker-label:hover,#payment-method-selector .picker label:focus,#payment-method-selector .picker .picker-label:focus{background-position:right -600px center;}#payment-method-selector .picker label:active,#payment-method-selector .picker .picker-label:active{background-position:99% center;}.payment-slide-back a{display:block;padding:1.5625rem 0;margin:-1.5625rem 0;}#search-block-form,#search-form{position:relative;margin-right:2.4em;}#search-block-form .container-inline div,#search-form .container-inline div,#search-block-form .container-inline label,#search-form .container-inline label{display:block;}#search-form #edit-basic{position:relative;}#search-form #edit-advanced{margin-bottom:3.125rem;}#search-block-form,#search-form #edit-basic{}#search-block-form input[type="search"],#search-form #edit-basic input[type="search"],#search-block-form input[type="text"],#search-form #edit-basic input[type="text"]{background:#fff;font-size:120%;height:2.4em;box-shadow:1px 2px 1px #dddddd inset;}#search-block-form input[type="search"]:focus,#search-form #edit-basic input[type="search"]:focus,#search-block-form input[type="text"]:focus,#search-form #edit-basic input[type="text"]:focus{box-shadow:none;}#search-block-form #edit-submit,#search-form #edit-basic #edit-submit,#search-block-form input[type="submit"],#search-form #edit-basic input[type="submit"]{background:url(/profiles/gjn/themes/gjn_theme/css/images/search.png) no-repeat center center #E6E6E6;padding:0;width:2.4em;height:2.4em;font-size:120%;text-indent:-500px;color:transparent;line-height:0;display:block;position:absolute;bottom:0;left:100%;border:none;border-radius:0;}.tabs{font-family:texgyreadventor,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:bold;font-style:normal;margin-bottom:20px;}.tabs ul.primary{padding:0 3px;margin:0;overflow:hidden;border:none;}.tabs ul.primary li{display:block;float:left;vertical-align:bottom;margin:0 5px 0 0;}.tabs ul.primary li.active a,.tabs ul.primary li a,.tabs ul.primary li a:hover,.tabs ul.primary li a:focus{border-bottom:2px solid #afb2b8;}.tabs ul.primary li a{color:#202d33;background-color:#e5e6e8;line-height:1.9;display:block;font-size:0.929em;float:left;padding:0 .9em .0em;margin:0;text-shadow:0 1px 0 #fff;border-radius:none;border:2px solid #afb2b8;text-decoration:none;}.tabs ul.primary li a:hover,.tabs ul.primary li a:focus{background-color:#f3f3f4;}.tabs ul.primary li.active a{background-color:#ffffff;}.tabs ul.secondary{border-bottom:none;padding:0.5em 0;}.tabs ul.secondary li{display:block;float:left;}.tabs ul.secondary li:last-child{border-right:none;}.tabs ul.secondary li:first-child{padding-left:0;}.tabs ul.secondary li a{padding:0.25em 0.5em;}.tabs ul.secondary li a.active{background:#f2f2f2;border-bottom:none;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;}ul.action-links{list-style:none;margin:5px;padding:0.5em 1em;}ul.action-links li{display:inline-block;margin-left:10px;}ul.action-links li a{padding-left:15px;margin:0 10px 0 0;}.vertical-tabs{border:1px solid #CCCCCC;display:none;margin:1em 0 1em 15em;}#content-area-inner ul.vertical-tabs-list,#content-area-inner ul.vertical-tabs-list li{margin:0;padding-left:0;}.vertical-tabs-list{border-top:1px solid #CCCCCC;float:left;left:-15em;list-style:none outside none;margin:-1px -100% -1px 0;padding:0;position:relative;width:15em;}.vertical-tabs .vertical-tabs-panes fieldset.vertical-tabs-pane{border:0 none;margin:0 !important;padding:0 1em;}.vertical-tabs-list li{background:none repeat scroll 0 0 #eee;border-color:#ccc;border-right:1px solid #CCCCCC;border-style:none solid solid;border-width:0 1px 1px;height:1%;margin:0;padding:0;}.vertical-tabs-list li a{display:block;height:1%;line-height:1.3em;padding:0.5em 0.6em;text-decoration:none;}.vertical-tabs-list li a:focus{position:relative;z-index:5;}.vertical-tabs-list li a:hover{text-decoration:none;}.vertical-tabs-list li strong{font-weight:normal;}.vertical-tabs-list li.selected{background:none repeat scroll 0 0 #FFFFFF;border-right-width:0;position:relative;}.vertical-tabs-list li.selected a:focus{outline:0 none;}.vertical-tabs-list li.selected strong{color:#000000;font-weight:bold;}.vertical-tabs-list .summary{display:block;font-size:0.85em;}.vertical-tabs ul.vertical-tabs-list .summary{line-height:normal;margin-bottom:0;}body{background:url(/profiles/gjn/themes/gjn_theme/css/images/main_bg.png) no-repeat #fff;}ul,ol{list-style-position:outside;padding-left:1.5625rem;}img{max-width:100%;height:auto;}pre{white-space:-moz-pre-wrap;white-space:pre-wrap;word-wrap:break-word;}h1{font-size:1.875rem;line-height:1.26666667em;font-family:ITCLubalinGraphW01-Demi,Georgia,Times,"Times New Roman",serif;font-weight:normal;font-style:normal;color:#fff;background:url(/profiles/gjn/themes/gjn_theme/css/images/pink_bg.png) no-repeat 0 100% #ae134d;padding:0.4em 0.8em;clear:left;display:block;word-wrap:break-word;}@media screen and (min-width:520px){h1{font-size:3.125rem;line-height:1em;}}h2{font-size:1.5625rem;line-height:1em;font-family:ITCLubalinGraphW01-Demi,Georgia,Times,"Times New Roman",serif;font-weight:normal;font-style:normal;color:#ae134d;}h2 a,h2 a:link,h2 a:visited{text-decoration:none;color:#971043;}h2 a:hover,h2 a:focus{text-decoration:underline;color:#a01147;}h3{font-size:1.25rem;line-height:1.25em;font-family:ITCLubalinGraphW01-Demi,Georgia,Times,"Times New Roman",serif;font-weight:normal;font-style:normal;color:#202d33;}h4{font-size:1.25rem;line-height:1.25em;font-family:ITCLubalinGraphW01-Demi,Georgia,Times,"Times New Roman",serif;font-weight:normal;font-style:normal;color:#ae134d;}h5{font-size:1rem;line-height:1.5625em;font-family:ITCLubalinGraphW01-Demi,Georgia,Times,"Times New Roman",serif;font-weight:normal;font-style:normal;color:#202d33;}h6{font-size:1rem;line-height:1.5625em;font-family:ITCLubalinGraphW01-Demi,Georgia,Times,"Times New Roman",serif;font-weight:normal;font-style:normal;color:#ae134d;}a,a:link,a:visited{color:#971043;outline:none;text-decoration:none;}a:hover,a:focus{color:#800e39;outline:none;text-decoration:underline;}a:active{color:#c51657;outline:none;}a.close,a.close:hover{position:absolute;top:10px;right:10px;font-size:0px;line-height:0px;text-indent:-100000px;color:transparent;width:20px;height:20px;display:block;background:url(/profiles/gjn/themes/gjn_theme/css/images/message_x.png) no-repeat center center;}div.messages{font-size:1rem;line-height:1.5625em;font-family:texgyreadventor,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:bold;font-style:normal;position:relative;margin:1.5625rem 0;padding:0.78125rem 1.5em;padding-right:3em;background-image:none;}div.messages li{list-style-position:outside;margin-bottom:0.78125rem;}div.messages li:last-child{margin-bottom:0;}div.messages a{text-decoration:underline;}div.messages.error,div.messages .error{background-color:#ae134d;border-color:#ae134d;border-bottom:4px solid #971043;color:#fff;overflow-x:hidden;}div.messages.error a,div.messages .error a{color:#fff;}div.messages.warning,div.messages .warning{background-color:#008c91;border-color:#008c91;border-bottom:4px solid #007378;color:#fff;}div.messages.warning a,div.messages .warning a{color:#fff;}div.messages.status,div.messages .status{background-color:#9dc435;border-color:#9dc435;border-bottom:4px solid #8db030;color:#4d601a;}div.messages.status a,div.messages .status a{color:#4d601a;}.clickable{cursor:pointer;}.center{text-align:center;}.grid-center{margin-left:auto;margin-right:auto;}.separator:after{content:".";text-indent:-5000000px;color:transparent;height:0px;width:auto;display:block;border-bottom:1px solid #e6e3dc;margin-bottom:3.125rem;padding-bottom:3.125rem;}.separator-before:before{content:".";text-indent:-5000000px;color:transparent;height:0px;width:auto;display:block;border-bottom:1px solid #e6e3dc;margin-bottom:3.125rem;}.separator-short:after,.separator-short:before{margin-left:auto;margin-right:auto;width:60%;}.box{background:url(/profiles/gjn/themes/gjn_theme/css/images/grey_bg.png) repeat #e5e6e8;padding-left:5%;padding-right:5%;margin-bottom:1.5625rem;zoom:1;}.box:before,.box:after{content:"";display:table;}.box:after{clear:both;}.box h1,.box h2{font-size:1.5625rem;line-height:1em;color:#fff;background:url(/profiles/gjn/themes/gjn_theme/css/images/blue_bg.png) no-repeat 0 100% #008c91;padding:0.8em 5.5%;margin:0 -5.5%;text-transform:none;}.box h1:first-child,.box h2:first-child{margin-top:0;}@media screen and (min-width:520px){.box{padding-left:2.2rem;padding-right:2.2rem;}.box h1,.box h2{font-size:1.875rem;line-height:1.66666667em;margin-left:-2.2rem;margin-right:-2.2rem;padding-left:2.2rem;padding-right:2.2rem;}}@media screen and (min-width:900px){#sidebar-second .box{padding-left:7.5%;padding-right:7.5%;}#sidebar-second .box h1,#sidebar-second .box h2{margin-left:-8.8%;margin-right:-8.8%;padding-left:8.8%;padding-right:8.8%;}}.video-container,.media-vimeo-video,.media-youtube-video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;background:transparent;}.video-container iframe,.media-vimeo-video iframe,.media-youtube-video iframe,.video-container object,.media-vimeo-video object,.media-youtube-video object,.video-container embed,.media-vimeo-video embed,.media-youtube-video embed{position:absolute;top:0;left:0;width:100%;height:100%;}.media-youtube-video{padding-top:35px;}.media-type-video .file-video video{width:100%;}blockquote{font-family:ITCLubalinGraphW01-Demi,Georgia,Times,"Times New Roman",serif;font-weight:normal;font-style:normal;color:#344952;}blockquote:before{content:open-quote;display:inline;}blockquote:after{content:close-quote;display:inline;}.author:before{content:"- ";display:inline;color:#202d33;}p.highlighted,blockquote.highlighted{font-size:1.25rem;line-height:1.25em;color:#202d33;font-family:ITCLubalinGraphW01-Demi,Georgia,Times,"Times New Roman",serif;font-weight:normal;font-style:normal;}p.highlighted a,blockquote.highlighted a{text-decoration:none;}#header{padding-top:1.5625rem;padding-bottom:1.5625rem;}@media screen and (min-width:520px){#header{padding-top:3.125rem;padding-bottom:3.125rem;}}#logo{display:block;max-width:38%;}#main{max-width:36rem;}@media screen and (min-width:900px){.no-sidebars #main{max-width:40rem;}.sidebar-second #main,.page-node-7 #main{max-width:66rem;}}#content img,#content .video{box-shadow:1px 1px 5px #e5e6e8;}#content a.info-toggle{display:block;text-decoration:underline;cursor:pointer;margin-bottom:1.5625rem;}#content .section #headerwrap:first-child h1{margin-top:0;}#headerwrap + .region > :first-child p:first-child{margin-top:0;}form:not(.webform-client-form),.webform-content-wrapper{background:url(/profiles/gjn/themes/gjn_theme/css/images/grey_bg.png) repeat #e5e6e8;padding-left:5%;padding-right:5%;margin-bottom:1.5625rem;zoom:1;padding-top:1.5625rem;padding-bottom:1.5625rem;}form:not(.webform-client-form):before,.webform-content-wrapper:before,form:not(.webform-client-form):after,.webform-content-wrapper:after{content:"";display:table;}form:not(.webform-client-form):after,.webform-content-wrapper:after{clear:both;}form:not(.webform-client-form) h1,.webform-content-wrapper h1,form:not(.webform-client-form) h2,.webform-content-wrapper h2{font-size:1.5625rem;line-height:1em;color:#fff;background:url(/profiles/gjn/themes/gjn_theme/css/images/blue_bg.png) no-repeat 0 100% #008c91;padding:0.8em 5.5%;margin:0 -5.5%;text-transform:none;}form:not(.webform-client-form) h1:first-child,.webform-content-wrapper h1:first-child,form:not(.webform-client-form) h2:first-child,.webform-content-wrapper h2:first-child{margin-top:0;}@media screen and (min-width:520px){form:not(.webform-client-form),.webform-content-wrapper{padding-left:2.2rem;padding-right:2.2rem;}form:not(.webform-client-form) h1,.webform-content-wrapper h1,form:not(.webform-client-form) h2,.webform-content-wrapper h2{font-size:1.875rem;line-height:1.66666667em;margin-left:-2.2rem;margin-right:-2.2rem;padding-left:2.2rem;padding-right:2.2rem;}}@media screen and (min-width:900px){#sidebar-second form:not(.webform-client-form),#sidebar-second .webform-content-wrapper{padding-left:7.5%;padding-right:7.5%;}#sidebar-second form:not(.webform-client-form) h1,#sidebar-second .webform-content-wrapper h1,#sidebar-second form:not(.webform-client-form) h2,#sidebar-second .webform-content-wrapper h2{margin-left:-8.8%;margin-right:-8.8%;padding-left:8.8%;padding-right:8.8%;}}@media screen and (min-width:520px){form:not(.webform-client-form),.webform-content-wrapper{padding-bottom:3.125rem;}}form:not(.webform-client-form) .form-item:first-child h1:first-child,.webform-content-wrapper .form-item:first-child h1:first-child,form:not(.webform-client-form) .form-item:first-child h2:first-child,.webform-content-wrapper .form-item:first-child h2:first-child{margin-top:-2.08333333rem;}.webform-progressbar + form:not(.webform-client-form) .form-item:first-child h1:first-child,.webform-progressbar + .webform-content-wrapper .form-item:first-child h1:first-child,.webform-progressbar + form:not(.webform-client-form) .form-item:first-child h2:first-child,.webform-progressbar + .webform-content-wrapper .form-item:first-child h2:first-child{margin-top:-2.5rem;padding-top:0;}#footer{background:url(/profiles/gjn/themes/gjn_theme/css/images/dark_bg.png) no-repeat 70% 0 #2a3a43;margin-top:3.125rem;}#footer .menu li{list-style:none;margin-bottom:0;}#footer .menu li a,#footer .menu li a:link{display:block;font-family:ITCLubalinGraphW01-Demi,Georgia,Times,"Times New Roman",serif;color:#fff;padding:0.78125rem 0;}#footer .menu li a:active{color:#c5d3da;}@media screen and (min-width:520px){#footer{background-position:100% 0;padding-bottom:1.5625rem;}#footer .menu li{display:inline;padding:0;}#footer .menu li a,#footer .menu li a:link{font-size:1.25rem;line-height:1.25em;display:inline-block;padding-left:1.35em;padding-right:1.35em;}#footer .menu li:first-child a{margin-left:-1.35em;}}.field-type-pgbar .pgbar-wrapper{font-size:1.125rem;line-height:1.38888889em;font-family:ITCLubalinGraphW01-Demi,Georgia,Times,"Times New Roman",serif;font-weight:normal;font-style:normal;background:url(/profiles/gjn/themes/gjn_theme/css/images/grey_bg.png) repeat #e5e6e8;padding-left:5%;padding-right:5%;margin-bottom:1.5625rem;zoom:1;padding-top:0.78125rem;padding-bottom:0.78125rem;}.field-type-pgbar .pgbar-wrapper:before,.field-type-pgbar .pgbar-wrapper:after{content:"";display:table;}.field-type-pgbar .pgbar-wrapper:after{clear:both;}.field-type-pgbar .pgbar-wrapper h1,.field-type-pgbar .pgbar-wrapper h2{font-size:1.5625rem;line-height:1em;color:#fff;background:url(/profiles/gjn/themes/gjn_theme/css/images/blue_bg.png) no-repeat 0 100% #008c91;padding:0.8em 5.5%;margin:0 -5.5%;text-transform:none;}.field-type-pgbar .pgbar-wrapper h1:first-child,.field-type-pgbar .pgbar-wrapper h2:first-child{margin-top:0;}@media screen and (min-width:520px){.field-type-pgbar .pgbar-wrapper{padding-left:2.2rem;padding-right:2.2rem;}.field-type-pgbar .pgbar-wrapper h1,.field-type-pgbar .pgbar-wrapper h2{font-size:1.875rem;line-height:1.66666667em;margin-left:-2.2rem;margin-right:-2.2rem;padding-left:2.2rem;padding-right:2.2rem;}}@media screen and (min-width:900px){#sidebar-second .field-type-pgbar .pgbar-wrapper{padding-left:7.5%;padding-right:7.5%;}#sidebar-second .field-type-pgbar .pgbar-wrapper h1,#sidebar-second .field-type-pgbar .pgbar-wrapper h2{margin-left:-8.8%;margin-right:-8.8%;padding-left:8.8%;padding-right:8.8%;}}.field-type-pgbar .pgbar-bg{background-color:#808182;margin-bottom:0.78125rem;border-radius:9px;border:none;height:1.5625rem;}.field-type-pgbar .pgbar-current{background:url(/profiles/gjn/themes/gjn_theme/css/images/blue_bg.png) repeat scroll 170px 45% #008c91;border-radius:9px;height:1.5625rem;min-width:1rem;}.field-type-pgbar p{margin:0.78125rem 0;}.field-type-pgbar strong{font-family:ITCLubalinGraphW01-Demi,Georgia,Times,"Times New Roman",serif;font-weight:normal;font-style:normal;}.recent-supporters{background:url(/profiles/gjn/themes/gjn_theme/css/images/grey_bg.png) repeat #e5e6e8;padding-left:5%;padding-right:5%;margin-bottom:1.5625rem;zoom:1;padding-top:1.5625rem;padding-bottom:1.5625rem;min-height:22.65625rem;}.recent-supporters:before,.recent-supporters:after{content:"";display:table;}.recent-supporters:after{clear:both;}.recent-supporters h1,.recent-supporters h2{font-size:1.5625rem;line-height:1em;color:#fff;background:url(/profiles/gjn/themes/gjn_theme/css/images/blue_bg.png) no-repeat 0 100% #008c91;padding:0.8em 5.5%;margin:0 -5.5%;text-transform:none;}.recent-supporters h1:first-child,.recent-supporters h2:first-child{margin-top:0;}@media screen and (min-width:520px){.recent-supporters{padding-left:2.2rem;padding-right:2.2rem;}.recent-supporters h1,.recent-supporters h2{font-size:1.875rem;line-height:1.66666667em;margin-left:-2.2rem;margin-right:-2.2rem;padding-left:2.2rem;padding-right:2.2rem;}}@media screen and (min-width:900px){#sidebar-second .recent-supporters{padding-left:7.5%;padding-right:7.5%;}#sidebar-second .recent-supporters h1,#sidebar-second .recent-supporters h2{margin-left:-8.8%;margin-right:-8.8%;padding-left:8.8%;padding-right:8.8%;}}.recent-supporters .supporter{background-color:transparent;border:none;border-bottom:2px solid #b0b5b8;padding:0 0 0.78125rem;margin-bottom:0.78125rem;}.recent-supporters .supporter:last-child{border-bottom:0;padding:0;margin:0;}.recent-supporters .supporter .comment{font-family:texgyreadventor,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:bold;font-style:normal;margin-bottom:0.78125rem;}.recent-supporters .supporter .name{font-family:texgyreadventor,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;}.recent-supporters .supporter .time{font-size:0.85em;font-family:texgyreadventor,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;float:right;margin-top:0.2rem;}ul.share-light{padding:0;list-style:none;max-width:30rem;}ul.share-light li{margin-bottom:0.78125rem;}ul.share-light a{background:url(/profiles/gjn/themes/gjn_theme/css/images/green_bg.png) no-repeat -600px 95% #9dc435;font-family:texgyreadventor,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:bold;font-style:normal;display:block;color:#566c1d;white-space:normal;font-size:1.25rem;line-height:1.25em;max-width:36rem;padding:1.1em 1.2em 1.3em;border:3px solid #8db030;border-radius:9px;text-align:left;padding-left:5.5rem;position:relative;}ul.share-light a:hover,ul.share-light a:focus{background-position:0 25%;background-color:#a8cd46;border-color:#9dc435;}ul.share-light a:active{background-position:-600px 65%;background-color:#8db030;border-color:#83a42c;box-shadow:2px 0 6px #7d9c2a inset;}ul.share-light a,ul.share-light a:hover,ul.share-light a:focus,ul.share-light a:active{text-decoration:none;cursor:pointer;}ul.share-light a span:before{content:'';background:url(/profiles/gjn/themes/gjn_theme/css/images/share_icons.png) no-repeat center transparent;position:absolute;top:0;left:0;width:60px;height:100%;}ul.share-light .facebook a span:before{background-position:0 -87px;}ul.share-light .twitter a span:before{background-position:0 0;}ul.share-light .email a span:before{background-position:0 -166px;}.payment-logos{text-align:center;}.payment-logos .logo{background:url(/profiles/gjn/themes/gjn_theme/css/images/payment_logos.png) no-repeat;display:inline-block;margin:0 1%;height:40px;}.payment-logos .logo span{position:absolute !important;clip:rect(1px,1px,1px,1px);width:1px;}.payment-logos .secure{width:63px;background-position:0 center;}.payment-logos .visa{width:50px;background-position:-70px center;}.payment-logos .mastercard{width:50px;background-position:-135px center;}.payment-logos .paypal{width:60px;background-position:-195px center;}.payment-logos .directdebit{width:70px;background-position:-260px center;}.form-actions + .form-item .payment-logos{margin-top:2.34375rem;margin-bottom:-2.34375rem;}a.form-info-toggle{background-color:rgba(145,148,154,0.6);color:#494c58;padding:0em 0.5em 0.1em;border-radius:50%;vertical-align:super;font-size:0.75rem;margin-left:0.25rem;font-family:texgyreadventor,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:bold;font-style:normal;}a.form-info-toggle:hover,a.form-info-toggle:focus{background-color:#bcbfc4;text-shadow:0 0 2px #afb2b8;text-decoration:none;}a.form-info-toggle.active{background-color:#008c91;color:#fff;text-decoration:none;}.info-box{background-color:#008c91;color:#fff;font-size:0.85em;padding:1em;border-radius:7px;}.view .item-list{list-style:none;}.view .item-list li.views-row{list-style:none;margin-left:0;margin-bottom:1.5625rem;}.node-teaser{background-color:#e5e6e8;padding:1.5625rem;margin:1.5625rem 0;border:2px solid #caccd0;border-bottom-width:3px;}.node-teaser h2{margin-top:0;}.node-teaser .pgbar-wrapper{background:none;padding:0;}.node-teaser .pgbar-bg{height:1rem;overflow:hidden;max-width:35rem;}.node-teaser .node-readmore a{background:url(/profiles/gjn/themes/gjn_theme/css/images/green_bg.png) no-repeat -600px 95% #9dc435;font-family:texgyreadventor,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:bold;font-style:normal;display:block;color:#566c1d;white-space:normal;text-align:left;font-size:1.25rem;line-height:1.25em;max-width:36rem;padding:1.1em 1.2em 1.3em;border:3px solid #8db030;border-radius:9px;float:right;}.node-teaser .node-readmore a:hover,.node-teaser .node-readmore a:focus{background-position:0 25%;background-color:#a8cd46;border-color:#9dc435;}.node-teaser .node-readmore a:active{background-position:-600px 65%;background-color:#8db030;border-color:#83a42c;box-shadow:2px 0 6px #7d9c2a inset;}.node-teaser .node-readmore a,.node-teaser .node-readmore a:hover,.node-teaser .node-readmore a:focus,.node-teaser .node-readmore a:active{text-decoration:none;cursor:pointer;}@media screen and (min-width:900px){.node-teaser .field-name-field-main-image{float:left;}.node-teaser .field-name-field-main-image ~ .field{margin-left:400px;}}body.embedded-webform{padding:0;margin:0;}body.embedded-webform .form-item,body.embedded-webform .form-actions{margin:0;margin-bottom:1em;}ul.menu{list-style:none;padding:0;}ul.menu li{list-style:none;background:none;margin-left:0;}ul.action-links{margin:1.5625rem 0;padding:0;}ul.action-links li,ul.action-links li a{margin:0;padding:0;}.locale-untranslated{display:none;}
.field-collection-container{margin-bottom:1em;}.field-collection-container .field-items .field-item{}.field-collection-container .field-items .field-items .field-item{margin-bottom:0;}.field-collection-view{padding:0;margin:0;}.field-collection-view-final{border-bottom:none;}.field-collection-view .entity-field-collection-item{float:left;}.field-collection-view ul.field-collection-view-links{float:right;font-size:0.821em;list-style-type:none;width:auto;margin:0 1em;padding:0;}.field-collection-view .field-label{width:25%;}.field-collection-view .content{margin-top:0;width:100%;}.field-collection-view .entity-field-collection-item{width:100%;}ul.field-collection-view-links li{float:left;}ul.field-collection-view-links li a{margin-right:1em;}.field-collection-container ul.action-links-field-collection-add{float:right;padding:0 0.5em 0 0;margin:0 0 1em 2em;font-size:0.821em;}
@font-face{font-family:'texgyreadventor';src:url(/profiles/gjn/themes/gjn_theme/css/fonts/texgyreadventor-regular-webfont.eot);src:url(/profiles/gjn/themes/gjn_theme/css/fonts/texgyreadventor-regular-webfont.eot?#iefix) format('embedded-opentype'),url(/profiles/gjn/themes/gjn_theme/css/fonts/texgyreadventor-regular-webfont.woff) format('woff'),url(/profiles/gjn/themes/gjn_theme/css/fonts/texgyreadventor-regular-webfont.ttf) format('truetype'),url(/profiles/gjn/themes/gjn_theme/css/fonts/texgyreadventor-regular-webfont.svg#texgyreadventorregular) format('svg');font-weight:normal;font-style:normal;}@font-face{font-family:'texgyreadventor';src:url(/profiles/gjn/themes/gjn_theme/css/fonts/texgyreadventor-bold-webfont.eot);src:url(/profiles/gjn/themes/gjn_theme/css/fonts/texgyreadventor-bold-webfont.eot?#iefix) format('embedded-opentype'),url(/profiles/gjn/themes/gjn_theme/css/fonts/texgyreadventor-bold-webfont.woff) format('woff'),url(/profiles/gjn/themes/gjn_theme/css/fonts/texgyreadventor-bold-webfont.ttf) format('truetype'),url(/profiles/gjn/themes/gjn_theme/css/fonts/texgyreadventor-bold-webfont.svg#texgyreadventorbold) format('svg');font-weight:bold;font-style:normal;}
body.maintenance-page{font-family:texgyreadventor,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:normal;color:#202d33;font-size:16px;line-height:1.5625em;}.maintenance-page .middle{width:85%;padding:0;max-width:40em;clear:both;overflow:hidden;margin:0 auto;position:relative;display:block;}.maintenance-page h1{color:#fff;font-family:ITCLubalinGraphW01-Demi,Georgia,Times,"Times New Roman",serif;font-weight:normal;font-size:1.875em;line-height:1.2666;margin-bottom:0.8333em;background:url(/profiles/gjn/themes/gjn_theme/css/images/pink_bg.png) no-repeat 0 100% #ae134d;padding:0.4em 0.8em;clear:left;display:block;word-wrap:break-word;}@media screen and (min-width:520px){.maintenance-page h1{font-size:3.125rem;line-height:1;margin-bottom:0.5em;}}
