/* Main style sheet for Donate 2014 - Ryan
   Partially Refactored May 2015 - Christy
*/

* {
    margin: 0;
    -webkit-font-smoothing:antialiased;
}
html, body {
    font-family: Lato, Arial, sans-serif;
    margin: 0;
}
.fr{ float: right; }
.fl { float:left; }
.round5 { border-radius: 5px; }
.center { text-align:center; }

.ml20{margin-left: 20px;}
.ml60{margin-left: 60px;}
.ml10{margin-left: 10px !important;}
.ml13{margin-left: 13px;}
.ml30{margin-left: 30px;}
.ml40{margin-left: 40px;}
.ml50{margin-left: 50px;}
.ml70 {margin-left: 70px;}
.mt0{margin-top: 0 !important;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px !important;}
.mt25{margin-top: 25px !important;}
.mt30{margin-top: 30px !important;}
.mt40{margin-top: 40px !important;}
.mt45{margin-top: 45px !important;}
.mt200{margin-top: 200px !important;}
.mr5{margin-right: 5px !important;}
.mr10{margin-right: 10px !important;}
.mr20{margin-right: 20px !important;}
.mr30{margin-right: 30px !important;}
.mb0{margin-bottom: 0px !important;}
.mb5{margin-bottom: 5px !important;}
.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px !important;}
.mb25{margin-bottom: 25px !important;}
.mb30{margin-bottom: 30px !important;}
.mb40{margin-bottom: 40px !important;}
.mb50{margin-bottom: 50px !important;}
.mb60{margin-bottom: 60px !important;}
.pb0 { padding-bottom: 0px !important;}
.pt20 { padding-top: 20px !important;}
.pb20 { padding-bottom: 20px !important;}
.p0 { padding: 0px !important;}
.p20 { padding: 20px !important;}
.p30 { padding: 30px !important;}

.nobb { border-bottom: 0px !important;}

.fs-20 { font-size: 20px !important; }
.fs-24 { font-size: 24px !important; }
.clear { clear: both; }

/* Page Boxes*/
.a {
    background: #fff;
    border-bottom-right-radius:8px;
    border-bottom-left-radius: 8px;
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
    margin: 0 auto;
    padding: 0 20px;
    width: 932px;
}
.a a {
    color: #5F7E19;
    text-decoration: none;
}
.a a:hover { text-decoration: underline; }

.afooter{
    display: block;
    width: 100%;
    height: 65px;
    background: url(images/bigdash.png) repeat-x 0 0;
}
.afooter .aftxt {
    float: left;
    font-weight: 300;
    color: #666;
}
.afooter .aftxt a { color: #666; }
.afooter .ogo {
    float: right;
    margin-top: 13px;
    width: 128px;
    height: 41px;
    background: url(images/detailslogo.jpg);
}


/* FB & Twitter Share Btns*/

/*.fblike {
    float: left;
    width: 95px;
    height: 29px;
}
.fblike { background: url(images/fblike.png) no-repeat 0 0; }
.fblike:hover { background-position: 0 -29px; }
.fblike:active { background-position: 0 -58px; }*/

.sub {
    width:107px;
    height:29px;
    float:right;
    margin-right: 1px;
    background: url(images/submit.jpg) no-repeat 0 0px;
}
.sub:hover { background-position: 0 -29px;}
.sub:active { background-position: 0 -58px;}

a.btn-large {
    border-bottom-width: 4px;
    font-size: 28px;
    line-height: 64px;
    height: 60px;
    padding: 0;
    width: 264px;
}
a.btn-large:active {
    height: 60px;
    padding: 0;
    line-height: 66px;
}
a.btn-skinny {
    font-size: 14px;
    height: 36px;
    line-height: 39px;
    padding: 0;
    text-transform: uppercase;
    width: 264px;
}
a.btn-skinny:active {
    height: 36px;
    padding: 0;
    line-height: 41px;
}
a.btn-small {
    background-color: #F4A42B;
    border-bottom: 3px solid #E09527;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 14px;
    height: 26px;
    line-height: 29px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0,0,0,.3);
    text-transform: uppercase;
    text-decoration: none;
    width: 107px;
}
a.btn-small:hover {
    background-color: #FFAE1C;
    text-decoration: none;
}
a.btn-small:active {
    background-color: #EC9A00;
    line-height: 31px;
}
a.btn-small.btn-small--donate {
    background-repeat: no-repeat;
    padding-left: 28px;
    width: 79px;
}
a.btn-small.btn-small--donate:active { background-position: 0 1px;}
a.btn-small.btn-small--fb,
a.btn-small.btn-small--tw {
    background: url(images/campaign-sp.png) no-repeat;
    padding-left: 27px;
    width: 68px;
}
a.btn-small.btn-small--fb {
    background-color: #3A589B;
    background-position: -944px 0;
    border-bottom-color: #29427C;
}
a.btn-small.btn-small--fb:hover { background-color: #4462A5; }
a.btn-small.btn-small--fb:active {
    background-color: #304E91;
    background-position: -944px 1px;
}
a.btn-small.btn-small--tw {
    background-color: #88BEE1;
    background-position: -944px -39px;
    border-bottom-color: #81AFD2;
    text-shadow: 1px 1px 1px rgba(58,78,139,.45);
}
a.btn-small.btn-small--tw:hover { background-color: #92C8EB; }
a.btn-small.btn-small--tw:active {
    background-color: #7EB4D7;
    background-position: -944px -38px;
}
.delogo{
    display: block;
    margin: 14px auto 0;
    width: 128px;
    height: 41px;
    background: url(images/campaign-sp.png) no-repeat 0 -206px;
}
.topbar {
    width:974px;
    height:7px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin: 100px auto 0;
}

/* Donate Page */
.pagetitle {
    font-family: 'Montserrat', sans-serif;
    display: block;
    font-size: 46px;
    line-height: 56px;
    color:#5F7E19;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    padding-top: 30px;
    margin: 0 auto 30px 0;
    text-overflow: ellipsis;
    width: 932px;
    letter-spacing: -1px;
}
.pagetitle.long{
    letter-spacing: -2px;
}
.desctitle {
    font-family: 'Montserrat', sans-serif;
    display: block;
    color: #666;
    font-size: 14px;
}
.fundphoto {
    float: left;
    width: 594px;
    height: 395px;
    overflow: hidden;
    position: relative;
}
.fundphoto.noimg {
    background: url(images/nophoto.jpg) no-repeat 0 0;
}
.fundphoto img {
    width: 594px;
}
.updatephoto{
    float: left;
    width: 554px;
    height: 355px;
    overflow: hidden;
    margin: 20px 0;
}
.update_content img,
.pg_msg img {
    width: 100%;
    border-radius: 5px;
    margin: 20px 0;
}
.pg_msg iframe {
    margin-top: 20px;
}
.update_content .caption {
    font-weight: 400;
    color:#666;
    font-size: 13px;
    line-height: 15px;
}
a.askforphoto {
    float: left;
    margin-left: 200px;
    margin-top: 320px;
    font-size: 14px;
    line-height: 16px;
    color: #999;
    text-shadow: 1px 1px #fff
}
.details {
    float: right;
    width: 304px;
    height: 393px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:    1px 2px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow:         1px 2px 2px 0px rgba(0, 0, 0, 0.1);
}
.details a.loc,
.details a.cat {
    background: url(images/campaign-sp.png) no-repeat;
    float: left;
    padding-left: 20px;
    font-size: 12px;
    color: #666;
}
.details a.loc {
    background-position: -960px -88px;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 117px;
    overflow: hidden;
}
.details a.cat {
    background-position: -958px -133px;
    float: right; 
}
.details .raised {
    font-size: 46px;
    line-height: 48px;
    letter-spacing: -1px;
    color: #333;
    font-family: Montserrat, sans-serif;
    padding-top:20px;
}
.details .raised.smlr {
    font-size: 38px;
}
.details .raised .of {
    font-family: Lato, sans-serif;
    font-size: 16px;
    line-height: 48px;
    letter-spacing: 0;
    color: #999;
}
.details .raised .goal {
    font-family: Lato, sans-serif;
    font-size: 16px;
    line-height: 48px;
    letter-spacing: 0;
    color: #666;
}
.details .raised .cur {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    line-height: 32px;
    vertical-align: 10px;
    color: #333;
}
.details .raised .cur.smlr {
    font-size: 25px;
}
.details .bar {
    display: block;
    width: 264px;
    height: 34px;
    background: url(images/campaign-sp.png) no-repeat 0 -133px;
}
.details .bar .fill {
    float: left;
    width: 253px;
    height: 26px;
    margin: 4px 0 0 5px;
}
.details .time {
    margin-top: 10px;
    font-size: 15px;
    line-height: 17px;
    font-family: Lato, sans-serif;
}
.details .time span {
    color: #333;
    font-weight: 400;
}
.details .time.aon {
    padding-left: 27px;
    background: url(images/campaign-sp.png) no-repeat -954px -229px;
    line-height: 20px;
}
.details .charity {
    width: 100%;
    margin-top: 18px;
    display: block;
    font-size: 13px;
    line-height: 19px;
    color:#333333;
    text-shadow: none;
    font-family: Lato, sans-serif;

}
.details .txid {
    display: block;
    color: #666;
}
.details .charity .chartitle {
    float: left;
    padding-left: 27px;
    background: url(images/campaign-sp.png) no-repeat -954px -276px;
    line-height: 20px;
    font-size: 15px;
}
.details .charity .lmore{
    float: right;
    line-height: 20px;
    font-size: 14px;
}
.details .charity .charityline{
    display: block;
    width: 100%;
    height: 1px;
    margin-top: 5px;
    margin-bottom: 5px;
    background: url(images/dash.png) repeat-x;
}
.details .charity .charlink{
    color: #666666 ;
    text-decoration: none;
}

.sharebar {
    float: left;
    width: 573px;
    padding: 8px 0 6px 20px;
    border: 1px solid #e8e8e8;
    border-bottom: 3px solid #E3E3E3;
    font-family: 'Montserrat', sans-serif;
}
.sharebar .big {
    float: left;
    font-size: 40px;
    line-height: 49px;
    color: #666666;
}
.sharebar .biglbl {
    float: left;
    font-size: 14px;
    line-height: 16px;
    margin-left: 10px;
    margin-top: 16px;
    letter-spacing: 0;
    color: #999999;
}
.sharebar .count {
    float: left;
    font-size: 24px;
    line-height: 26px;
    color: #999999;
    margin-top: 11px;
}
.sharebar .div {
    float: left;
    height: 30px;
    width: 1px;
    margin-left:20px;
    margin-right: 20px;
    background: #dddddd;
    margin-top: 10px;
}
.sharebar .div2 {
    float: left;
    height: 30px;
    width: 1px;
    margin-left:10px;
    margin-right: 10px;
    background: #dddddd;
    margin-top: 8px;
}
.sharebar .dash {
    float: left;
    height: 1px;
    width: 553px;
    background: url(images/dash.png) repeat-x 0 0;
}
.sharebar .pglink {
    float: left;
    font-size: 14px;
    line-height: 16px;
    color: #999;
}

.createdby {
    float: right;
    width: 284px;
    height: 41px;
    padding: 11px 10px;
    border: 1px solid #e8e8e8;
    border-bottom: 3px solid #E3E3E3;
    overflow: hidden;
}
.createdby .cbimg {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    margin-right: 15px;
    overflow: hidden;
}
.createdby .cbimg img {
    float: left;
    width: 40px;
}
.createdby .cbdate {
    font-size: 13px;
    line-height: 15px;
    color: #666666;
}

.createdby .cbname {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    margin-top: 0;
    word-break: break-all;
    overflow: hidden;
}
.createdby .cbname.sm {
    font-size: 13px;
}
.createdby .cbmail {
    float: left;
    width: 16px;
    height: 17px;
    margin-right: 6px;
    margin-top: 6px;
    background: url(images/campaign-sp.png) no-repeat -956px -184px;
}

.donate_left {
    float: left;
    width: 595px;
}
.donate_right {
    float: right;
    width: 306px;
    margin-bottom: 20px;
}
.left_bx {
    float: left;
    width: 593px;
    border: 1px solid #e8e8e8;
    border-bottom: 3px solid #E3E3E3;
    margin-bottom: 30px;
}
.left_bx.rw {
    margin-bottom: 0;
}
.right_bx {
    float: left;
    width: 304px;
    border: 1px solid #e8e8e8;
    border-bottom: 3px solid #E3E3E3;
}
.gfm_ad {
    height: 125px;
    background: url(images/campaign-sp.png) no-repeat 18px 20px;
}

.update_content {
    padding: 20px;
    font-size: 18px;
    font-weight:300;
    line-height: 25px;
    color: #000;
    font-family: Lato, sans-serif;
    word-wrap: break-word;
}
.shareopts a {
    font-size: 14px;
    line-height: 29px;
    /*font-weight: 300;*/
}

.pg_msg{
    display:block;
    font-size: 18px;
    font-weight:300;
    line-height: 25px;
    min-height: 208px;
    color: #000;
    font-family: Lato, sans-serif;
    word-wrap: break-word;
}
.camptitle {
    width: 265px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.headbar {
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    font-size: 14px;
    font-family: 'montserrat', sans-serif;
    text-shadow: 1px 1px white;
    color: #666666;
    border-top-right-radius:5px;
    border-top-left-radius:5px;
    border-bottom: 1px solid #e3e3e3;
}
.noinfo {
    display: block;
    height: 35px;
    width: 200px;
    line-height: 35px;
    padding: 0 20px;
    font-size: 14px;
    font-family: 'montserrat', sans-serif;
    text-shadow: 1px 1px white;
    color: #666666;
    border-top-right-radius:5px;
    border-top-left-radius:5px;
    border-bottom: 1px solid #e3e3e3;
}
.section_head {
    position: relative;
    display: block;
    height: 27px;
    background: #F3F9E5;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom: 1px solid #DDDDDD;
    color: #666666;
    text-shadow: 1px 1px white;
    padding: 10px 20px 0;
    font-size: 14px;
    line-height: 19px;
    font-family: montserrat, sans-serif;
}
.toggleoff {
    position: absolute;
    width: 70px;
    top: 0;
    right: 10px;
    padding: 9px 11px 11px 11px;
    font-size: 12px;
}
.toggle {
    position: absolute;
    width: 70px;
    top: 0;
    right: 10px;
    padding: 0 10px;
    font-size: 12px;
    border: 1px solid #ddd;
    box-shadow: 1px 2px 2px #ddd;
    z-index: 20;
}
.toggle a {
    line-height: 16px;
    padding: 10px 0 10px 10px;
    width: 80px;
    height: 16px;
    display: block;
    margin-left: -10px;
}
.toggle .togbk {
    width: 100%;
    height: 1px;
    background: #ddd;
}

.doner {
    padding: 20px;
    border-bottom: 1px solid #ddd;
}
.doner .damt {
    font-size: 30px;
    line-height: 30px;
    margin-top: -7px;
    margin-bottom: 2px;
    color: #5E7F07;
    font-family: montserrat, sans-serif;
    font-weight: 300;
    vertical-align: text-top;
    position: relative;
}
.doner .damt span{
    font-size: 18px;
    vertical-align: text-top;
}
.doner .dpic {
    float: left;
    width: 65px;
    height: 65px;
    border-radius: 4px;
    margin-right: 15px;
    overflow: hidden;
}
.doner .dpic img {
    float: left;
    width: 65px;
}

.doner .dname {
    font-size: 16px;
    line-height: 18px;
    color: #333;
    margin-bottom: 5px;
}
.doner .dtime {
    color: #666;
    font-size: 12px;
    line-height: 14px;
}
.doner .dcom {
    color: #666;
    font-size: 16px;
    line-height: 18px;
    margin-top: 15px;
    font-weight: 300;
    word-wrap: break-word;
}

/* gives margin to long names with a picture - christy 3/9/2015 */
.dpic + .ddeat .dname,
.dpic + .ddeat .dtime {
    margin-left: 80px;
}
.donerscroll {
    text-align: center;
    height: 37px;
    font-size: 14px;
    line-height: 37px;
    color:#666;
    background-color: #F8F8F8;
}
.donerscroll span {
    color: #333;
}

.donerscroll .lr {
    width: 40px;
    height: 37px;
}
.donerscroll .lr:hover {
    background-color: #F4F4F4;
}

.donerscroll .pleft {
    float: left;
    border-right: 1px solid #ddd;
    background: url(images/campaign-sp.png) no-repeat -463px -185px;
}
.donerscroll .pleft:active { background-position: -503px -185px; }

.donerscroll .pright {
    float: right;
    border-left: 1px solid #ddd;
    background: url(images/campaign-sp.png) no-repeat -461px -231px;
}
.donerscroll .pright:active { background-position: -501px -231px; }

.donerscroll .first { opacity: 0; }

.rewbox {
    width: 100%;
    height: 32px;
    border: 1px solid #dddddd;
    text-align: center;
    font-size: 12px;
    line-height: 32px;
    color: #666;
    text-shadow: 1px 1px white;
    clear: both;
}
.lbl1 {
    float: left;
    position: relative;
    left: 50%;
}
.lbl2 {
    float: left;
    position: relative;
    left: -50%;
}
.rew_icon {
    display: inline-block;
    width: 30px;
    height: 32px;

}

/* Top Nav Head Bar */
.hd {
    width: 100%;
    height: 51px;
    background: #f6f6f6;
    position:fixed;
    top:0;
    left:0;
    z-index:99;
    box-shadow: 1px 1px 5px #999;
    top:0;
    left:0;
}
.hd_main {
    width: 972px;
    height: 51px;
    margin: 0 auto;
}
.hd .hd_main a.logo {
    float: left;
    margin: 6px 0 0 1px;
    width: 128px;
    height: 41px;
    background: url(images/campaign-sp.png) no-repeat 0 -206px;
}
.hd a:hover { cursor: pointer; }

.hd .menu {
    height:33px;
    float:left ;
    color: #666;
    padding:18px 10px 0 10px;
    font-size: 14px;
    line-height:16px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    letter-spacing: 0;
    text-decoration: none;
    -webkit-font-smoothing: subpixel-antialiased;
}
.hd .menu:hover{ background-color: white; }
.hd .menu.si { color:#5F7E19; }

.menusearch {
    width: 32px;
    background: url(images/search.png) no-repeat 14px 17px;
}
.hd_s {
    width: 162px;
    height: 23px;
    margin-top: 11px;
    border-radius: 20px;
    padding: 3px 5px 3px 33px;
    font-family: 'Lato', sans-serif;
    color: #999999;
    font-size:13px;
    font-style:italic;
    border: 1px solid #BFBFBF;
    float:left;
    background: #fff url(images/s.png) no-repeat 12px 7px;
    box-shadow: inset 1px 1px 3px  #D9D9D9;
    outline: none; 
}
.hd_s.text{
    color: #333;
    font-style:normal;
}
.hd_s.active {
    font-size:13px;
    font-style:normal;
    color:#333333;

}
.hd .br {
    width: 2px;
    height: 42px;
    background: url(images/campaign-sp.png) no-repeat -460px 0;
    float: right;
    margin:4px 0 0 0;
}
.hd .btn {
    padding: 4px 12px 1px 12px;
    height:22px;
    float:right;
    border-radius:5px;
    margin:12px 3px 0 0;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    line-height: 150%;
    text-decoration: none;
}
.hd .gry {
    background: url(images/hd_btn.png)repeat-x;
    border:1px solid #BABABA;
    color:#666;
}
.gry:hover { background: url(images/hd_btn.png)repeat-x 0 -29px; }
.gry:active {
    background: url(images/hd_btn.png)repeat-x 0 -58px;
    padding-top:5px;
    height:21px;
}
.util {
    width: 174px;
    padding-left: 120px;
    padding-top: 15px;
    height: 50px;
    background: url(images/campaign-sp.png) no-repeat -467px 10px;
    font-size: 14px;
    line-height: 16px;
}
.util:hover,
.util:active { background-position: -467px -55px; }
a.util{
    color: #666666;
}
a.util .whatis{
    font-size: 16px;
    line-height: 18px;
    display: block;
    color:#333333;
    margin-bottom: 3px;
}
a.util_btn{
    color: #999999;
    float: right;
    width: 65px;
    height: 20px;
    font-size: 11px;
    text-align: center;
    margin-left: 7px;
    padding-top: 45px;
    background: url(images/campaign-sp.png) no-repeat;
}
.util_btn:active { background-color: #f9f9f9; }

a.report { background-position: -141px -249px; }
a.report:hover,
a.report:active {background-position: -141px -182px; }

a.poster { background-position: -215px -247px; }
a.poster:hover,
a.poster:active {background-position: -215px -180px; }

a.link { background-position: -290px -248px; }
a.link:hover,
a.link:active {background-position: -290px -181px; }

a.contact { background-position: -365px -248px; }
a.contact:hover,
a.contact:active {background-position: -365px -181px; }

/* Page comments */
.dcomment{
    display: block;
    width: 553px;
    padding: 20px;
    border-bottom: 1px solid #dddddd;
}
.dcomment.start{
    background: #F8F8F8;
    min-height: 105px; /* added to match signed in size*/
}
.dcomment .dpic{
    float: left;
    width: 65px;
    height: 65px;
    border-radius: 4px;
    margin-right: 15px;
    overflow: hidden;
    background: url(images/fb_empty.jpg);
}
.dcomment .dpic img{
    float: left;
    width: 65px;
}
.fbcom{
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    color: #666;
    height: 105px; /* added to match signed in size*/
}
.fbcomgood{
    text-align: center;
    font-size: 17px;
    line-height: 20px;
    color: #666;
    height: 89px;
    padding-top: 30px;
    text-shadow: 1px 1px white;
    background: url(images/check.png) no-repeat 273px 72px;
    background-color: #F3F9E3;
}
.fbcomdel{
    text-align: center;
    font-size: 17px;
    line-height: 20px;
    color: #666;
    height: 89px;
    padding-top: 30px;
    text-shadow: 1px 1px white;
    background: #eee url(images/check.png) no-repeat 273px 72px;
}
.fbcon{
    display: block;
    height: 29px;
    width: 128px;
    margin-left: auto;
    margin-right: auto;
    background: url(images/fb_cn.png);
}
.fbcom_sub{
    display: block;
    font-size: 14px;
    line-height: 16px;
}
.comname {
    font-size: 16px;
    line-height: 18px;
    color:#333;
    position: relative;
}
.comname_det {
    font-size: 12px;
    line-height: 18px;
    color: #666;
    margin-left:10px;
}
.com_input {
    display: block;
    width: 441px;
    border: 1px solid #dddddd;
    font-size: 15px;
    line-height: 20px;
    padding-right: 15px;
    padding-left: 15px;
    resize: none;
    font-family: Lato, sans-serif;
    color: #666666;
    padding-top: 7px;
    padding-bottom:0;
    height: 28px;
}
.acomment {
    float: right;
    width: 473px;
    color: #666;
    font-weight: 300;
    line-height: 23px;
    word-wrap: break-word;
}
a.com_subtle {
    color: #333;
}

/* BEGIN NEW Top Footer */
.footbase {
    width: 100%;
    float: left;
    z-index: -100;
    min-width: 1000px;
    background-color: #F6F5F2;
    border-top:1px solid #D1D1D1;
    border-bottom:1px solid #D1D1D1;
    margin-top: 38px;
}
.footbase a {
    text-decoration: none;
}
.footbase a:hover {
    text-decoration: underline;
}
.footbase .footmain {
    position: relative;
    margin: 0 auto;
    width: 972px;
    height: 407px;
    font-family: Lato , sans-serif;
    font-size: 13px;
    line-height: 34px;
    color: #666666;
    font-weight: 400;
    letter-spacing: 1px;
}
.footbase .footmain .footsec{
    margin: 0 auto;
    width: 972px;
    float:left;
}
.footbase .footmain .footfeatured {
    height: 80px;
}
.footnews {
    float: left;
    margin-top: 24px;
    height: 36px;
    width: 971px;
    background: url(images/campaign-sp.png) no-repeat 0 -322px;
}
.footbase .footmain .footlinks {
    margin-top: 20px;
    margin-bottom: 10px;
    height: 180px;
}
.footlinks .linkbox{
    float: left;
    -webkit-tap-highlight-color:transparent;
}
.linkbox a:active{
    background-color: transparent; !important;
}
.ft5 {
    float: right;
    margin-top: 12px;
    margin-right: 10px;
    height: 136px; 
    width: 144px;
    background: url(images/campaign-sp.png) no-repeat -314px 0;
}
.footlinks .linkbox a,
.footcntry {
    display: block;
    color: #666666;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 27px;
    font-weight: normal;
    font-family: Lato, sans-serif;
    font-weight: 300;
}
.footcntry {
    float: left;
    height: 16px;
    line-height: 16px;
    padding-left: 172px;
    margin-top: 22px;
    margin-bottom: 20px;
    background: url(images/campaign-sp.png) no-repeat -314px -159px;
}
.footsocial {
    float: right;
    line-height: 16px;
    margin-top: 20px;
}
.footdiv {
    float: left;
    width: 972px;
    height:2px;
    background-color: #cccccc;
    margin: 0;
    padding: 0;
}
.footcopy {
    float: right;
    font-size: 14px;
    line-height: 16px;
    margin-top: 20px;
    color:#999999;
    letter-spacing: 0;
    font-weight: 300;
    font-family: Lato, sans-serif;
}
.footcopy a {
    display: inline-block;
    color:#999999;
    font-size: 14px;
}

/* Core Lightbox */
.gfm_lb{
    position: absolute;
    top: 0;
    left: 0;
    right:0;
    bottom:0;
    width: 100%;
    height: 100%;
    z-index:10000;
    font-family: lato, sans-serif;
    font-weight: 300;
    /*overflow:hidden; */
    min-width:1000px;
}
.lb_overlay {
    position: fixed;
    height: 100%;
    width: 100%;
    top:0;
    bottom:0;
    right:0;
    left:0;
    background-color: #000000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    z-index: 1000;
}
.gfm_lb_outter {
    position: absolute;
    left: 50%;
}
.gfm_lb_main {
    position: relative;
    z-index:10001;
    left: -50%;
    margin: 50px auto 0;
    width: 484px;
    border-radius:16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border: 8px solid rgb(51, 51, 51);
    border: 8px solid rgba(51, 51, 51, .6);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
    overflow: hidden;
}
.gfm_lb_main.lb-size2 {
    width: 560px;
}
.gfm_lb_main.lb-medium {
    width: 640px;
}
.gfm_lb_main.lb-wide {
    width: 827px;
}
.gfm_lb_main .head {
    display: block;
    height: 88px;
    width: 100%;
    background: white url(images/gfm_logo.png) no-repeat 50%;
    border-bottom: 1px solid #DFE2D8;
}
.gfm_lb_main .head.with-title {
    background: #fff;
}
.lb-title {
    color: #5E7F08;
    font-size: 36px;
    font-weight: 400;
    margin: 0;
    position: relative;
    text-align: center;
    top: -20px;
    z-index: 0;
}
.lb-title.fb-blue {
    color: #395799;
}
.lb-title--smaller {
    font-size: 32px;
    top: -10px;
}
.gfm_lb_main .head .close {
    float: right;
    height: 20px;
    width: 20px;
    margin: 10px;
    background: url(images/close.png) no-repeat;
    position: relative;
    z-index: 20;
}
.gfm_lb_main.lb-medium .head .close,
.gfm_lb_main.lb-wide .head .close {
    margin-top: 14px;
    margin-right: 13px;
    position: relative;
    z-index: 20;
}
.gfm_lb_main .foot {
    display: block;
    width: 100%;
    background: white;
    border-top: 1px solid #DFE2D8;
    padding-bottom: 30px;
}
.gfm_lb_main .lrgbtn {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 12px 10px;
    width: 322px;
    height: 41px;
    border: 1px solid #e8e8e8;
    border-bottom: 3px solid #E3E3E3;
    background: white;
    font-weight: 500;
    text-decoration: none;
    font-size: 14px;
    line-height: 16px;
}
.gfm_lb_main .lrgbtn:hover {
    background: #FDFDFD;
}
.gfm_lb_main .lrgbtn:active {
    background: #F9F9F9;
    padding-top: 13px;
    height: 40px;
}
.gfm_lb_main .lrgbtn.nolink:hover {
    background: white;
}
.gfm_lb_main .lrgbtn.nolink:active {
    background: white;
    padding-top: 12px;
    height: 41px;
}
.gfm_lb_main .lrgbtn .l2 {
    display: block;
    font-weight: 300;
    margin-top: 7px;
    color: #666;
    font-size: 14px;
    line-height: 16px;
}
.gfm_lb_main .dtxt {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-weight: 500;
    font-size: 36px;
    line-height: 38px;
    width: 440px;
}
.campaignsign {
  width: 330px;
  height: 417px;
  background: white;
  margin-left: auto;
  margin-right: auto;
}

/*For 2+ line title*/
.gfm_lb_main .longtitle {
    line-height:1.2;
}
.gfm_lb_main .dtxt2 {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 21px;
    color: #666;
    text-shadow: 1px 1px white;
    margin-top: 30px;
    margin-bottom: 30px;
}
.gfm_lb_main .dtxt2 a {
    color: #666;
}
.gfm_lb_main .dtxt2.lot {
    text-align: left;
    padding: 0 10px 10px;
}
.gfm_lb_main .campaignimg {
    width:200px;
    height:132px;
    border-radius:5px;
    overflow:hidden;
    margin:30px auto 0 auto;
}
.lbimg {
    width:200px;
    height:132px;
    border-radius:5px;
    overflow:hidden;
    margin:30px auto 10px auto ;
}
.lbimg img {
    width:200px;
    margin: 0 !important;
    height: auto !important;
}
a .lbimg img { border: none; }

.gfm_lb_main .fundlink {
    color:#5A8100;
    font-size:14px;
    display: block;
    text-decoration: none;
}
.fundlink2 {
    color:#666;
    font-size:14px;
    text-align: center;
}
.sharefb img{
    border-radius: 5px;
    height: 132px;
    margin: 30px auto 0;
    overflow: hidden;
    width: 200px;
    display: block;
    margin-bottom: 10px;
}
.gfm_lb_main textarea {
    width:318px;
    height:58px;
    border:0;
    font-size:15px;
    font-family:Lato, sans-serif;
    font-weight:400;
    padding:12px;
    border:1px solid #CCCCCC;
    border-radius:5px;
    resize: none;
    outline:none;
    margin:30px 0 20px 0;
    color:#999999;
}
.gfm_lb_main .campaignimg_small {
    width:100px;
    height:65px;
    overflow:hidden;
    border-radius:5px;
    float:left;
}
.gfm_lb_main .fundname {
    font-size:16px;
    line-height:16px;
    text-align:left;
}
.clwin {
    display: block;
    width: 213px;
    height: 37px;
    text-align: center;
    margin: 30px auto 0;
    font-size: 20px;
    line-height: 22px;
    font-family: montserrat, sans-serif;
    font-weight: 700;
    padding-top: 17px;
}
.clwinload {
    display: block;
    width: 211px;
    height: 35px;
    margin: 30px auto 0;
    padding-top: 17px;
    background:url(images/loading.gif) no-repeat 23px 15px;
    border: 1px solid #dddddd;
    border-radius: 5px;
}
a.clwin {
    color: #fff !important;
    text-decoration: none;
}
a.clwin:hover {
    color: #fff !important;
    text-decoration: none !important;
}
.con{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 322px;
    border: 1px solid #e8e8e8;
    border-bottom: 3px solid #E3E3E3;
    background: white;
    font-size: 14px;
    line-height: 16px;
    padding: 15px;
}
.con .dpic{
    float: left;
    width: 65px;
    height: 65px;
    border-radius: 4px;
    margin-right: 15px;
    overflow: hidden;
}
.con .dpic img {
    float: left;
    width: 65px;
}
.con_name {
    font-size: 16px;
    line-height: 18px;
    font-weight: 300;
    margin-top: 7px;
    margin-bottom: 8px;
    word-break: break-all;
}
.con_fb {
    float: left;
    padding-left: 20px;
    color: #666666;
    background: url(images/fb_icon.jpg) no-repeat 0 0;
    font-size: 14px;
    line-height: 16px;
}
.fb-grey-icon {
    background: url(images14/fb-icon-grey.png) no-repeat;
    display: inline-block;
    padding-left: 27px;
}

/* Reusable Signup LightBox Assets */
.gfm_lb_main .body {
    text-align: center;
    color: #666666;
    font-size: 14px;
    line-height: 22px;
}
.su_form {
    display: block;
    width: 342px;
    margin: 20px auto -5px;
    text-align: left;
}
.su_form.terms {
    margin-top: -3px;
}
.su_form.terms2 {
    margin-top: 27px;
}
.su_form .label {
    display: block;
    font-size: 16px;
    line-height: 18px;
    color:#333;
    text-shadow: 1px 1px #ffffff;
    margin-bottom: 8px;
    margin-left: 2px;
}
.su_form .label span {
    color: #666666;
}
.su_form .label.error,
.label.error,
.ziplabel.error {
    color: #b40000 !important;
}
.su_form .field,
.choose-friend .field {
    display: inline-block;
    width: 320px;
    padding: 8px 10px 8px 10px;
    margin: 0 0 17px 0;
    border-radius: 7px;
    border: 1px solid #cccccc;
    box-shadow: inset 1px 1px 2px #cccccc;
    font-size: 15px;
    line-height: 17px;
    color: #000000;
    font-family: lato, sans-serif;
    font-weight: 300;
    resize: none;
}
.su_form .field.error,
.su_form .field.is-error,
.choose-friend .field.is-error{
    background-color: #FFEAEC;
    border: 1px solid #FFBFBF;
}
.su_form .field[disabled],
.su_form .faux-field-disabled {
    background: #f4f4f4;
    color: #888;
    text-shadow: 1px 1px 1px #fff;
}
.form-msg {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 24px;
}
.form-msg.is-error {
    color: #b40000;
}
.su_form .field.short {
    width: 144px;
}
.su_form .capt {
    float: right;
    width: 164px;
    height: 35px;
    overflow: hidden;
    padding: 0;
    margin: 0 0 7px 0;
    border-radius: 7px;
    border: 1px solid #cccccc;
    box-shadow: inset 1px 1px 2px #cccccc;
}
.su_form .field.help_txt {
    color: #666666;
}
.su_form .field.act_txt {
    font-size: 15px;
    line-height: 17px;
    color: #000000;
    font-family: lato, sans-serif;
    font-weight: 300;
    font-style: normal;
}
a.linkb{
    color: #666;
}
.twitter_widget{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 450px;
    height: 250px;
    background-color: #E0FFFF;
}
.never {
    text-align: center;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    color: #000000;
    background: url(images/underline.png) no-repeat scroll 154px 25px;
}
.underline-draw,
.underline-draw2 {
    background: url(images/bg-underline.png) no-repeat center bottom;
    padding-bottom: 4px;
}
.underline-draw2 {
    background-position: 54px bottom;
    margin-bottom: 5px;
}
.folcamp {
    display: block;
    margin-left: auto ;
    margin-right: auto ;
    width: 276px;
    height: 54px;
    background: url(images/folcamp.jpg) no-repeat 0 0;
}
.folcamp:hover { background: url(images/folcamp.jpg) no-repeat 0 -54px; }
.folcamp:active { background: url(images/folcamp.jpg) no-repeat 0 -108px; }
.friendship{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    width: 331px;
    height: 65px;
}
.dpic2{
    float: left;
    width: 65px;
    height: 65px;
    border-radius: 4px;
    overflow: hidden;
}
.dpic2 img{
    float: left;
    width: 65px;
}
.yesno{
    float: left;
    width: 171px;
    height: 65px;
    margin: 0 15px;
}
.yesno.yes{
    background: url(images/yesno.png) no-repeat 0 0;
}
.yesno.no{
    background: url(images/yesno.png) no-repeat 0 -65px;
}
.yesno.load{
    background: url(images/yesno.png) no-repeat 0 -129px;
}
.yesnoload{
    float: left;
    width: 24px;
    height: 24px;
    margin: 24px 0 0 73px;
    background: url(images/load.gif) no-repeat 0 0;
}

/* Branded Bar */
.branded {
    display: block;
    width: 972px;
    margin: 90px auto -75px;
    height: 50px;
    background: white;
    border: 1px solid #dddddd;
    font-weight: 300;
    font-family: lato, sans-serif;
    font-size: 16px;
    line-height: 50px;
    color:#333;

}
.branded a{text-decoration: none;}
.branded a:hover{text-decoration: underline;}

.branded .bdiv{
    float: left;
    margin: 10px 20px 10px 10px;
    width: 1px;
    height:30px;
    background: #dddddd;
}
.branded .bclose {
    float: right;
    height: 20px;
    width: 20px;
    margin: 15px 10px;
    background: url(images/close.png) no-repeat;
}
.branded .btext{
    float: left;
}
.branded .bpartner{
    float: left;
    margin-left:10px;
    height:40px;
    width:139px;
    margin-top:5px;
}
.branded .bpartner.chron{
    margin-top: 3px;
    width: 139px;
    height: 43px;
}
.branded .bpartner.carbridge{
    margin-top: 4px;
    width: 136px;
    height: 40px;
}
.ico-check-green {
    background: url(images/ico-check-green.png) no-repeat;
    float: left;
    height: 24px;
    margin: 13px 0 0 13px;
    width: 24px;
}

/*Image Sprite*/
.donationsprite {
    background: url(images/donate_sprite.png) no-repeat top left;
    display:inline-block;
}
.donatesprite-alert {
    background-position: 0 0;
    width: 16px;
    height: 15px;
    margin-right:5px;
} 
.donatesprite-arrow {
    background-position: 0 -17px;
    width: 59px;
    height: 23px;
    margin-left:10px;
} 
.donatesprite-creditcard { 
    background-position: 0 -42px; 
    width: 31px; 
    height: 23px;
    display:inline-block;
    float:right;
    position:relative;
    top:15px;
    right:10px;
} 
.donatesprite-creditcards{ 
    background-position: 0 -67px; 
    width: 217px; 
    height: 49px;
    margin-top:64px;
    margin-left: 20px;
} 
.donatesprite-dropdown {
    background-position: 0 -118px; 
    width: 10px; 
    height: 7px;
} 
.donatesprite-fb { 
    background-position: 0 -127px; 
    width: 12px; 
    height: 12px;
    margin-left:20px;
    position:relative;
    top:4px;
} 
.donatesprite-fbcolor { 
    background-position: 0 -141px; 
    width: 15px; 
    height: 15px;
    margin-right:10px;
    position:relative;
    top:2px;
} 
.donatesprite-lock { 
    background-position: 0 -158px; 
    width: 12px; 
    height: 16px;
    margin-right:5px;
} 
.donatesprite-mail { 
    background-position: 0 -176px; 
    width: 16px; 
    height: 12px;
    margin-right:5px;
} 
.donatesprite-check { 
    background-position: 0 -189px; 
    width: 18px; 
    height: 18px;
    margin-right:5px;
    float:left;
    margin-top:30px;
} 

/* 2016 One Page Checkout Sprite*/
.donatesp {
    background: url(images14/donate-sp.png) no-repeat top left;
    display:inline-block;
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-devicepixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
    .donatesp {
        background: url(images14/donate-sp@2x.png) no-repeat top left;
        background-size: 174px 98px;
    }
}
.donatesp-usefb {
    background-position: -19px -25px;
    height: 20px;
    position: relative;
    top: 3px;
    width: 20px;
}
.cclist {
    background-position: 0px 0px;
    height: 18px;
    width: 174px;
    opacity: .5;
}
.cclist--selected { opacity: 1; }
.ccvisa { width: 35px; }
.ccmaster {
    background-position: -51px 0px;
    width: 28px;
}
.ccdisc {
    background-position: -93px 0px;
    width: 44px;
}
.ccamex {
    background-position: -155px 0px;
    width: 19px;
}
.ccv {
    background-position: -43px -26px;
    width: 32px;
    height: 23px;
}
.cclock {
    background-position: 0px -26px;
    width: 12px;
    height: 15px;
}
.donatesp-arrow {
    background-position: -81px -26px;
    width: 12px;
    height: 9px;
} 
.donationform--2016 .continuebtn {
    font-size: 24px;
    width: 300px;
}

.donationform--2016 .form-text {
    float: left;
    margin-right: 20px;
    padding-left: 20px;
    width: 239px;
}
.donationform--2016 .form-text:last-of-type { margin-right: 0; }
.donationform--2016 .autocomplete { top: 47px !important; }
.donationform--2016 .country { width: 248px !important; }


.donationform--2016 input.error {
    background: #fff !important;
}

.error-box {
  background: #D87F7F;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  margin-top: 16px;
  margin-bottom: 20px;
  padding: 10px 20px;
  position: relative;
  min-width: 222px;
}
.donationform--2016 .error-box:before {
  border-color: transparent transparent #d87f7f transparent;
  border-style: solid;
  border-width: 0 25px 20px 25px;
  content: "";
  height: 0;
  left: 22px;
  position: absolute;
  top: -10px;
  width: 0;
}
/*  Donation Amount Error  */
.error-contain--grid .error-box {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: -20px;
}
/*  Form Input Error  */
.error-contain .form-text.error:last-of-type + .error-box {
    float: right;
}



hr {
    border: 0;
    height: 0;
    border-top: 1px solid #dddddd;
}    
.divider hr {margin:0px 30px;}

.detailscontainer {
    padding:0 20px;
}
.donationright {
    float:right;
    width:264px;
}

/*Sidebar */
.photoframe {
    width: 264px;
    height: 175px;
    overflow: hidden;
    margin-top: 20px;
}
.photoframe img {
    width: 264px;
}
.processsidebar .campaignphoto {
    width:264px;
    height:175px;
    margin-top:20px;
    border-radius:5px;
}
.processsidebar {
    margin-top:20px;
    padding-bottom:10px;
    height:auto;
}
.processdonation {
    width:594px;
    border:1px solid #E8E8E8;
    margin:20px 0;
    border-radius:5px;
    float:left;
}
.processdonation .amount {
    font-size:36px;
    font-weight:300;
    margin:30px;
    padding-bottom:20px;
    border-bottom:1px solid #E8E8E8;
    line-height: 36px;
}    
.processheader {
    font-family:Lato, sans-serif;
    font-weight:300;
    font-size:36px;
    color:#666666;
    margin:25px 30px 20px 30px;
}
.processheader .headline {
    display:inline-block;
}    

/*donation flow*/
.donationbox {
    width:594px;
    height:157px;
    position: relative;
}
.donationamount {
    background:#F3F9E4;
    height:153px;
    line-height:100px;
    width:314px;
    font-size:100px;
    color:#5F7E19;
    border-top:1px solid #E8E8E8;
    border-bottom:1px solid #E8E8E8;
    border-left:0;
    border-right:0;
    font-family: 'Montserrat', sans-serif;
    padding-left:10px;
    float:left;
    letter-spacing:-5px;
    text-align:right;
    outline:none;
}
.dollarsign {
    float:left;
    background:#F3F9E4;
    height:155px;
    width:58px;
    padding-left:30px;
    font-size:100px;
    color:#5F7E19;
    border-top:1px solid #E8E8E8;
    border-bottom:1px solid #E8E8E8;
    font-family: 'Montserrat', sans-serif;
    letter-spacing:-5px;
    line-height:157px;
}
.campaign_currency {
    bottom: 6px;
    color: #999;
    display: block;
    font-size: 20px;
    left: 24px;
    padding-left: 16px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #fff;
    max-height: 9999px;
    width: 61px;
    position: absolute;
}
.zeros {
    float:left;
    background:#F3F9E4;
    height:155px;
    width:151px;
    font-size:100px;
    color:#5F7E19;
    border-top:1px solid #E8E8E8;
    border-bottom:1px solid #E8E8E8;
    font-family: 'Montserrat', sans-serif;
    letter-spacing:-5px;
    line-height:157px;
    text-align:right;
    padding-right:30px}

.donationerror {
    background:#FFEAEC !important;
    color:#B40000 !important;
}
.processdonation ::-webkit-input-placeholder {
   color:#5F7E19;
}
.processdonation :-moz-placeholder {
   color:#5F7E19;  
}
.processdonation ::-moz-placeholder {
   color:#5F7E19;  
}
.processdonation :-ms-input-placeholder {  
   color:#5F7E19;  
}

.donationform {
    float:left;
    padding-left:25px;
    width: 535px;
}
.donationform input {
    padding-top:11px;
    padding-bottom:11px;
    font-size:20px;
    font-weight:300;
    font-family:Lato, sans-serif;
    border:1px solid #CCCCCC;
    border-radius:5px;
    display:block;
    padding-left:11px;
    outline:none;
}

/*Remove the IE x from form fields*/
input[type=text]::-ms-clear { display: none; }

/*fancy checkbox image replacement*/
.donationform input[type=checkbox].css-checkbox {
    display:none;
}
.donationform input[type=checkbox].css-checkbox + label.css-label {
    padding-left:19px;
    height:14px; 
    display:inline-block;
    line-height:14px;
    background-repeat:no-repeat;
    background-position: 0 0;
    vertical-align:middle;
    cursor:pointer;
    font-size:13px;
    font-weight:300;
    margin-top:10px;
    margin-bottom:0;
}
.donationform input[type=checkbox].css-checkbox:checked + label.css-label {
    background-position: 0 -14px;
}
.donationform label.css-label {
    background-image:url(images/checkboxes.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.donationform.donationform--2016 input[type=checkbox].css-checkbox + label.css-label {
    background-position: 0px -78px;
    color: #666;
    height: 20px;
    line-height: 18px;
    padding-left:30px;
}
.donationform.donationform--2016 label.css-label {
    background:url(images14/donate-sp.png) no-repeat;
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-devicepixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
    .donationform.donationform--2016 label.css-label {
        background-image:url(images14/donate-sp@2x.png);
        background-size: 174px 98px;
    }
}
.donationform.donationform--2016 input[type=checkbox].css-checkbox:checked + label.css-label {
    background-position: 0 -58px !important;
}

/*donation form elements*/
.donationform .dd_arrow {
    border-style: solid;
    border-width: 9px 6px 0 6px;
    border-color: #999 transparent transparent transparent;
    height: 0;
    position: absolute;
    right: 14px;
    top: 20px;
    width: 0;
    -webkit-transform:rotate(360deg);
}

.donationform .checkboxsecond {
    margin-right:5px;
    float:right;
}
.donationform label,
.donationform .label {
    display:block;
    font-family:Lato, sans-serif;
    font-weight:300;
    font-size:20px;
    color:#333333;
    margin-bottom:10px;
    margin-top:25px;
}    
.usefb {
    float:right;
    font-size:12px;
    color:#000000 !important;
    font-weight:300;
    text-transform:uppercase;
    position:relative;
    bottom:-5px;
}
.donationform ::-webkit-input-placeholder {
   color:#999999;
}
.donationform :-moz-placeholder {
   color:#999999;  
}
.donationform ::-moz-placeholder {
   color:#999999;  
}
.donationform :-ms-input-placeholder {  
   color:#999999;  
}
.placeholder {
    color:#999999;
}

.donationform .firstname {
    width:242px;
    float:left;
}
.donationform .lastname {
    width:242px;
    margin-left:20px;
    float:left;
}
.donationform .fullwidth {
    width:519px;
}
.donationform .creditcard,
.donationform .fullname {
    margin-bottom:30px;
 }
.donationform .country {
    height:46px;
    width:242px;
    border:1px solid #CCCCCC;
    border-radius:5px;
    line-height:48px;
    padding-left:12px;
    font-size:20px;
    font-weight:300;
    font-family:Lato, sans-serif;
    float:left;
    position:relative;
}
.donationform .zip {
    width:242px;
    border:1px solid #CCCCCC;
    border-radius:5px;
    padding-left:12px;
    font-size:20px;
    font-weight:300;
    font-family:Lato, sans-serif;
    float:right;
}
.donationform .zip.error,
.donationform .country.error {
    background:#FFEAEC;
    color:#b40000 !important;
}

.donationform .filled {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.donationform .ziplabel {width:200px;}

.donationform .autocomplete {
    width:287px;
    border-left: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD;
    border-bottom: 1px solid #CDCDCD;
    background:#ffffff;
    overflow:hidden;
    position:absolute;
    top:106px;
    font-size:17px;
    font-weight:300;
    color:#333333;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.15);
    box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.15);
}

.donationform .autocomplete a {
    height:35px;
    padding-left:12px;
    line-height:35px;
    display:block;
    width:287px;
    text-decoration:none;
    border-top: 1px solid #CDCDCD;
    color:#333333;
    overflow: hidden;
}
.donationform .autocomplete a:hover { text-decoration:none; }
.odd { background:#EEEEEE; }

.donationform .dropdown {
    z-index:10;
    width:254px;
    height:140px;
    overflow-x:hidden;
    overflow-y:scroll;
    border-left: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD;
    border-bottom: 1px solid #CDCDCD;
    background:#ffffff;
    position:absolute;
    top:42px;
    left:-1px;
    font-size:17px;
    font-weight:300;
    color:#333333;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.15);
    box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.15);
}
.donationform .dropdown a {
    height:35px;
    padding-left:12px;
    line-height:35px;
    display:block;
    width:244px;
    text-decoration:none;
    border-top: 1px solid #CDCDCD;
    color:#333333;
}
.donationform .dropdown a:hover {text-decoration:none;}

.donationform .dropdown .odd {background:#EEEEEE;}

.donationform .zipcontainer {
    position:relative;
}
.donationform .month,
.donationform .year {
    float:left;
    width:47px;
}
.donationform .ccslash {
    float:left;
    font-size:30px;
    line-height:48px;
    color:#666666;
    margin:0 10px;
}
.donationform .cvv {
    width:74px;
    display:inline-block;
    float:right;
    margin:0 0 30px 0;
}
.donationform .smallcopy {
    font-size:14px;
    font-weight:300;
    color:#333333;
}
.txt-button-helper {
    color: #666;
    font-size: 14px;
}
a.drktxt {
    color:#666 !important;
}
.donationform .goback {
    font-size:14px;
    font-weight:500;
    margin:20px 0;
    display:block;
}
.donationform .security {
    width:244px;
    border:1px solid #CCCCCC;
    border-radius:5px;
    padding-left:12px;
    font-size:20px;
    font-weight:300;
    font-family:Lato, sans-serif;
    float:left;
}
.donationform .full {
    width: 596px;
    margin-left: -26px;
}
.donationform .ccconfirm {
    font-family:Lato, sans-serif;
    font-weight:300;
    font-size:20px;
    color:#333333;
    line-height:20px;
    margin-bottom:30px;
}
.donationform .ccinfo {
    font-weight:300;
    font-size:16px;
    line-height:16px;
    margin-bottom:10px;
}
.ccedit {
    font-size:14px;
    color:#5F7E19;
    cursor:pointer;
}
.donationform .small {
    font-size:13px;
    color:#999999 ;
    line-height: 13px;
    margin-top:10px;
}
.donationform .smalldescription {
    font-size:13px;
    color:#666666;
    margin-top:10px;
}
.donationform .smalldescription .bold {
    color:#000000;
}
.donationform input.error,
.donationbox .error {
    background:#FFEAEC;
    color: #B40000 !important;
}
.donationform label.error,
.processheader .error {
    color: #B40000;
}
.learnmore {
    float: right;
    margin-top:30px;
    margin-bottom:5px;
        font-family:Lato, sans-serif;
    font-size:14px;
}
.certifiedcharity {
    font-family:Lato, sans-serif;
    font-size:15px;
    float:left;
    margin-top:30px;
}
a.charitydesc {
    font-family:Lato, sans-serif;
    font-size:14px;
    color:#666666;
    line-height:1.5;
    margin:5px 0;
    display:block;
}
a.charitydesc.nohov {
    text-decoration: none;
}
.charitydesc {
    font-family:Lato, sans-serif;
    font-size:14px;
    color:#666666;
    line-height:1.5;
    margin:5px 0;
}
.charitydesc .bold {
    font-weight: bold;
}

/*Donation comment box*/
.donationcommentbox {
    width:532px;
    height:105px;
    border:1px solid #CCCCCC;
    border-radius:5px;
    margin-top:30px;
}
.donationcommentbox .photo {
    width:105px;
    height:100%;
    background:#F3F9E3;
    border-right:1px solid #CCCCCC;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    float:left;
}
.donationcommentbox .phototext {
    font-size:12px;
    font-weight:300;
    position: relative;
    top: 2px;
}
.donationcommentbox .comment textarea {
    width:398px;
    height:100%;
    float:left;
    border:0;
    font-size:20px;
    font-family:Lato, sans-serif;
    font-weight:300;
    padding:12px;
    resize: none;
    outline:none;
}
.donationcommentbox .fbprofile {
    width:65px;
    height:65px;
    border-radius:5px;
    background:url(images/fb_user.jpg);
    margin:10px auto 0 auto;
    border:1px solid #DDDDDD;
}

/*buttons*/
.continuebtn {
    text-align: center;
    display: block;
    width: 264px;
    height: 47px;
    font-size: 28px;
    line-height: 30px;
    font-family: montserrat, sans-serif;
    font-weight: 700;
    border-radius:5px;
    padding-top: 17px;
    margin:30px auto;
    background-position:0 0;
    text-shadow: 1px 1px 1px rgba(153, 102, 1, 0.5);
    letter-spacing:-1px;
}
a.continuebtn {
    color: #fff !important;
    text-decoration: none;
}
a.continuebtn:hover {
    color: #fff !important;
    text-decoration: none !important;
    background-position:0 -64px;
}
a.continuebtn:active {
    background-position:0 -128px;
}
.confirmbtn {
    text-align: center;
    margin-top: 30px;
    display: block;
    width: 264px;
    height: 47px;
    font-size: 28px;
    line-height: 30px;
    font-family: montserrat, sans-serif;
    font-weight: 700;
    border-radius:5px;
    padding-top: 17px;
    margin:70px auto 30px auto;
    background-position:0 0;
    text-shadow: 1px 1px 1px rgba(153, 102, 1, 0.5);
     letter-spacing:-1px;
}
a.confirmbtn{
    color: white;
    text-decoration: none;
}
a.confirmbtn:hover{
    color: white;
    text-decoration: none;
    background-position:0 -64px;
}
a.confirmbtn:active {
    background-position:0 -128px;
}

.fbconnect {
    margin-top: 25px;
    display: block;
    width: 296px;
    font-size: 26px;
    line-height: 30px;
    font-family: montserrat, sans-serif;
    height: 47px;
    font-weight: 300;
    letter-spacing:-1px;
    padding-top: 17px;
    margin:40px auto 15px auto;
    background:url(images/fb_cn_big.png);
    padding-left:91px;
    font-weight: bold;
}
.fbconnect.like {
    width: 268px;
    padding-left:119px;
}
.fbconnect.view {
    width: 268px;
    padding-left:119px;
}
a.fbconnect {
    color:#ffffff !important;
    text-decoration: none;
}
a.fbconnect:hover {
    color:#ffffff !important;
    text-decoration: none !important;
    background-position:0 -64px;
}
a.fbconnect:active {
    color:#ffffff !important;
    text-decoration: none;
    background-position:0 -128px;
}
.nextbutton {
    width:222px;
}
.sfrbutton {
    width:184px;
}
.sarbutton {
    width:248px;
    margin-left:auto;
    margin-right:auto;
}
.xsmallbtn {
    text-align: center;
    display: block;
    height: 29px;
    font-size: 13px;
    line-height: 29px;
    font-family: montserrat, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    border-radius:5px;
    background-position:0 0;
}
a.xsmallbtn{
    color: white;
    text-decoration: none;
}
a.xsmallbtn:hover {
    color: white;
    text-decoration: none;
    background-position:0 -29px;
}
a.xsmallbtn:active {
    background-position:0 -58px;
}
.loadingbtn {
    display: block;
    width: 242px;
    height:42px;
    border:1px solid #CCCCCC;
    border-radius:5px;
    padding:10px;
    margin-left:auto;
    margin-right:auto;
}
.loadingbtn .loadinganim {
    width:100%;
    height:100%;
    border:1px solid #CCCCCC;
    background:url(images/loading.gif) no-repeat;
    background-position:50%;
}
.loadingbtn .frame {
    width:100%;
    height:100%;
    border:1px solid #CCCCCC;
}

.fbmedium,
.btn-fb-large {
    display: block;
    width: 185px;
    height: 54px;
    font-size: 20px;
    line-height: 54px;
    font-family: montserrat, sans-serif;
    font-weight: bold;
    letter-spacing:-1px;
    background:url(images/fb_medium.png);
    padding-left:91px;
    margin: 30px auto 0 auto;
    text-align: left;
}
.btn-fb-large {
    background-image:url(images14/btn-fb-large.png);
    width: 249px;
}
a.fbmedium,
a.btn-fb-large {
    color:#ffffff !important;
    text-decoration: none;
}
a.fbmedium:hover,
a.btn-fb-large:hover {
    color:#ffffff !important;
    text-decoration: none !important;
    background-position:0 -54px;
}
a.fbmedium:active,
a.btn-fb-large:active {
    color:#ffffff;
    text-decoration: none;
    background-position:0 -108px;
}
.foot .fbmediumshare {
    padding-left: 79px;
    width:197px;
}
@media \0screen\,screen\9 { 
    .foot .fbmediumshare {
        padding-left: 69px\9;
        width: 207px\9;
    }
}

.twittershare {
    display: block;
    width: 180px;
    height: 54px;
    background:url(images/twittershare.png);
    padding-left:91px;
    margin: 30px auto 0 auto;
}
a.twittershare:hover {
    background-position:0 -54px;
}
a.twittershare:active {
    background-position:0 -108px;
}
.dashboardbtn {
    width:119px;
}

.btn-orange,
.btn-fb-blue,
.btn-fb-blank {
    height: 36px;
    font-family: montserrat, sans-serif;
    color: white !important;
    font-weight: 600;
    text-shadow: 1px 1px 1px rgba(0,0,0,.3) !important;
    text-decoration: none !important;
    font-size: 20px;
    background: #F5A409;
    padding-top: 15px;
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 5px;
    border-bottom: 3px solid #E2960B;
    text-align: center;
    min-width: 55px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.btn-orange:hover{ background: #F6AD2F; }
.btn-orange:active {
    padding-top: 16px;
    height: 35px;
    background: #F39700;
}
.btn-fb-blue {
    background: #3F5E9F;
    border-bottom: 3px solid #2F4A82;
}
/* Add .btn_check to create an Orange Btn with left aligned checkmark */
.btn_check{
    padding-right: 20px;
    padding-top: 15px;
    padding-left: 80px;
    background: #F5A409 url(images/btn_check.png) no-repeat 0 -1px;
}
.btn_check:hover { background: #F6AD2F url(images/btn_check.png) no-repeat 0 -1px; }
.btn_check:active{
    padding-top: 16px;
    height: 35px;
    background: #F39700 url(images/btn_check.png) no-repeat 0 0;
}
/* Add .btn-fb-blank to create an fb blue Btn with left aligned F */
.btn-fb-blank {
    background: url(images/btn-fb-blank-sp.png) no-repeat 0 0;
    border: none;
    letter-spacing: -.5px;
    padding: 15px 0 0 56px;
    text-shadow: 1px 1px 1px #001A66 !important;
}
.btn-fb-blank:hover {
    background-position: 0 -54px;
}
.btn-fb-blank:active {
    background-position: 0 -108px;
    height: 35px;
    padding-top: 16px;
}
.btn-width {
    margin-left: auto;
    margin-right: auto;
    width:242px;
}

/*About the organizer*/
.aboutorganizerheadline {
    width:306px;
    float:right;
    margin:30px 0 5px 0;
    font-family: montserrat, sans-serif;
    font-size:14px;
    color:#666666;
}
.aboutorganizer {
    float: right;
    width: 284px;
    padding: 10px;
    border: 1px solid #e8e8e8;
    border-bottom: 3px solid #E3E3E3;
    border-radius:5px;
    margin-bottom: 20px;
}

.aboutorganizer .img {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    margin-right: 15px;
    overflow: hidden;
}

.aboutorganizer hr {margin:12px 0 10px 0;}

.aboutorganizer .smalltext {
    display:inline;
    font-size:12px;
    color:#666666;
    position: relative;
    top: 2px;
}
.aboutorganizer .mediumtext {
    font-size:13px;
    color:#666666;
}

.aboutorganizer .nofb {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    margin-right: 15px;
    background:url(images/fb_user_40.jpg);
    border:1px solid #DDDDDD;
}

/*REWARDS!*/
.rewardcontainer {
    display:block;
    border-top:1px solid #e8e8e8;
    padding: 30px 0px 10px 10px;
    overflow:hidden;
}
.rewardcontainer.inmessager {
    border-top:none;
    padding: 30px 0px 10px 10px;
    overflow:hidden;
}

.reward {
    width:145px;
    padding: 10px 9px;
    border: 1px solid #e8e8e8;
    border-bottom: 3px solid #E3E3E3;
    border-radius:5px;
    float:left;
    margin-left:18px;
    margin-bottom:20px;
    word-wrap: break-word;
}

.reward:hover,
.rewardna:hover {
    border:1px solid #cccccc;
    border-bottom:3px solid #cccccc;
    background:#f5f5f5;
}    

.reward .title {
    font-size:14px;
    text-transform: uppercase;
    font-weight:400;
    text-align:center;
    background:#F3F9E7;
    border-radius:7px;
    padding:5px 0;
    color:#666666;
    display:block;
}

.reward .rewardamount {
    font-size:40px;
    font-family: montserrat, sans-serif;
    text-align:center;
    margin-top:5px;
    margin-bottom:0;
    display:block;    
}
.reward .rewardamount.inmess {font-size:40px;
    margin-top:18px;
}
.reward .rewardamount.inmess.smm,
.reward .rewardamount.smm {
    font-size:35px;
    letter-spacing: -1px;
    margin-top:18px;
}
.reward .description {
    font-size:14px;
    color:#666666;
    margin-top:10px;
    display:block;
}
.reward .whatsleft {
    font-size:13px;
    color:#999999;
    margin-top:10px;
    padding-top: 3px;
    display:block;
    text-align: center;
    border-top: 1px solid #dddddd;
}
.reward .whatsleft.padd {
    padding-top: 10px;
}

.rewardna {
    width:145px;
    padding: 10px;
    border: 1px solid #e8e8e8;
    border-bottom: 3px solid #E3E3E3;
    border-radius:5px;
    float:left;
    margin-left:20px;
    margin-bottom:20px;
    background: #F6F6F6;
}
.rewardna .title {
    font-size:14px;
    text-transform: uppercase;
    font-weight:400;
    text-align:center;
    background:#F3F9E7;
    border-radius:7px;
    padding:5px 0;
    color:#666666;
    display:block;
    background:#EBEBEB;
}
.rewardna .rewardamount {
    font-size:40px;
    font-family: montserrat, sans-serif;
    text-align:center;
    margin-top:5px;
    margin-bottom:0;
    display:block;    
    color:#666666;
}
.rewardna .description {
    font-size:14px;
    color:#666666;
    margin-top:10px;
    display:block;
    word-wrap: break-word;
}
.rewardna:hover,
.reward:hover {
    text-decoration:none !important;
}

/*Wish List*/
.wishlistcontainer {
    display:block;
    border-top:1px solid #e8e8e8;
    padding: 30px 0 0 10px;
    overflow:hidden;
}
.wishlistcontainer.inmessage {
    display:block;
    border-top:none;
    padding: 30px 0 10px 10px;
    overflow:hidden;;
}
.wishlist {
    width:145px;
    padding: 10px 9px;
    padding-bottom: 15px;
    border: 1px solid #e8e8e8;
    border-bottom: 3px solid #E3E3E3;
    border-radius:5px;
    float:left;
    margin-left:18px;
    margin-bottom:20px;
}
.wishlist.wdon {
    width:145px;
    margin-left:203px;
    text-decoration: none;
}
.wishlist.wdon:hover {
    text-decoration: none;
}
.wishlist .title {
    font-size:14px;
    font-weight:400;
    text-align:center;
    background:#F3F9E7;
    border-radius:7px;
    padding:4px 0;
    display:block;
}
.wishlist .img {
    width:143px;
    height:95px;
    overflow:hidden;
    border-radius:5px;
    margin-top:10px;
    display:block;

}
.wishlist .description {
    font-size:14px;
    line-height:14px;
    color:#666666;
    margin-top:7px;
    font-weight: 400;
    display:block;
    word-wrap: break-word;
}    
.wishlistna {
    background: #F6F6F6;
}
.wishlistna .title {
    color:#666666;
    background:#EBEBEB !important
}
.wishlistna .wishlistamount {
    color:#666666;
}
.wishlistna:hover,
.reward:hover {
    text-decoration:none !important;
}

.greencontainer {
    background:#F3F9E4;
    padding: 25px 0 30px 0;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}
.greencontainer .headline {
    font-size:26px;
    margin-left:30px;
    margin-bottom:25px;
    font-weight:300;
}
.greencontainer .headline span {
    font-weight: 400;
}

.fbfriend {
    width:63px;
    height:63px;
    background:url(images/fb_user.jpg);
    display:inline-block;
    margin-left:27px;
    border-radius:4px;
    border:1px solid #DDDDDD;
}
.fbsmalltext {
    font-size:16px;
    font-weight:300;
    text-align:center;
    color: #666;
}
.skiptext{
    display: block;
    font-size:14px;
    line-height: 16px;
    font-weight:300;
    text-align:center;
    margin-top: 10px;
    color: #666;
}
a.skiptext {
    color: #666 !important;
}
.never2 {
    display: block;
    height: 32px;
    background: url("images/underline2.png") no-repeat scroll 150px 20px;
}
.processdonation .tyheadline {    
    font-size:36px;
    font-weight:300;
    margin:25px 30px 25px;
    line-height: 36px;
}

.copypaste {
    font-family:Montserrat, sans-serif;
    font-size:14px;
    margin:35px 30px;
    color:#666666;
}
.copypaste a {
    font-family:Lato, sans-serif;
    font-size:16px;
}
.receiptemail {
    margin-top:35px;
    margin-bottom:35px;
    font-weight:300;
    font-size:16px;
}
.receiptemail .donatesprite-mail {
    margin-left:30px;
}
.soft-descriptor {
    color: #555;
    font-size: 14px;
    margin-top: 23px;
}
.caringbridge-ty {
    margin:35px 30px 23px;
    color:#666;
}
.caringbridge-ty a,
.caringbridge-ty a img { border: none; }

.fullcontainer {
    margin-bottom:20px;
    border: 1px solid #dddddd;
    border-radius:5px;
    -webkit-box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:    1px 2px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow:         1px 2px 2px 0px rgba(0, 0, 0, 0.1);
}
.resultsnumber {
    float:right;
    font-weight:300;
    font-size:12px;
    font-family:"Lato", sans-serif;
}
.allresults {
    text-align:center;
    display:block;
    margin:0 auto 30px auto;
    width:248px;
    height:29px;
    line-height:29px;
    text-transform: uppercase;
    background:url(images/allresults.png);
}
.allresults:hover {
    background-position:0 -29px;
}
.allresults:active {
    background-position:0 -58px;
}

.relatedtext {
    text-align:center;
    font-size:16px;
    font-weight:300;
}
.tile {
    float: left;
    width: 246px;
    height: 281px;
    border: 1px solid #d1d1d1;
    border-radius: 6px;
    background: #F6F5F2 no-repeat 215px 255px; /*this had url(images/stripe.png) but that image doesn't exist */
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    color: #333333;
    box-shadow: 1px 1px 3px #CECECE;
}
.tile .pho {
    display: block;
    width: 230px;
    height: 152px;
    padding: 8px 8px 0 8px;
    overflow: hidden;
}

.tile .pho img { width: 230px; }
.tile a {
    color: #333333;
    text-decoration: none;
}
.tile .amt {
    display: block;
    width: 246px;
    height: 49px;
    font-size: 30px;
    line-height: 49px;
    text-align: center;
}
.tile .pro {
    display: block;
    width: 246px;
    height: 8px;
    border: 1px solid #e8e8e8;
    background: #ffffff;
    border-right: none;
    border-left: none;
    overflow: hidden;
}

.tile .fill {
    display: block;
    height: 10px;
    background: url('//www.gofundme.com/mvc/css/images14/fill.png');
}
.tile .title {
    display: block;
    width: 222px;
    padding: 10px 8px 8px 8px;
    padding-top: 10px;
    white-space: nowrap;
    overflow: hidden;
}
.tile .loc {
    display: block;
    width: 205px;
    color: #666666;
    padding: 0 8px;
    font-size: 12px;
    line-height: 14px;
    font-family: 'Lato', sans-serif;
    white-space: nowrap;
    overflow: hidden;
}

/*Caring Bridge*/
.caringbridge {
    width:532px;
    height:131px;
    border:1px solid #CCCCCC;
    border-radius:5px;
    margin-bottom: 10px;
}
.caringbridge .cblogo {
    width:76px;
    height:97px;
    background:url(images/cb.jpg);
    margin:15px;
    float:left;
}
.caringbridge .title {
    font-size:20px;
    margin-top:15px;
    line-height:20px;
    color:#333333;
}
.caringbridge .desc {
    font-size:17px;
    font-weight:300;
    line-height:17px;
    margin-top:15px;
    margin-bottom:5px;
}
.caringbridge .cbform {
    width: 413px;
    float: left;
    margin-left: 7px;
}
.caringbridge .cbform {
    font-size:13px;
    color:#666666;
}
.caringbridge .cbform  input {
    display:inline-block;
    height: 13px;
    margin-right:3px;
}
.ie8 .caringbridge .cbform  input {
    margin-right:1px;
}
.ie8 .donationform .addon input {
    padding-left:0;
}

.caringbridge .cbtextfield {
    width:46px;
    height:28px !important;
    margin-left:5px;
    font-size: 15px !important ;
    padding: 3px;
}

.caringbridge .sep {
    width:1px;
    height:109px;
    border-right:1px dotted #AAAAAA;
    float:left;
    margin-top:10px;
}
.radiocb {
    border:0 !important;
    outline:0;
    display:inline-block;
    height: 20px !important;
    margin-right:3px;
}
.radiocb2 {
    margin-top: 2px !important;
    border:none !important;
    padding-left: 4px !important;
}
.cbfloat{
    float: left;
    vertical-align: top;
    height: 36px;
    line-height: 36px;
}
.givesum .t {
    color: #333333;
    font-size: 18px;
    line-height: 20px;
    margin: 25px 0 15px;
}
.givesum {
    color: #666;
    font-size: 16px;
    line-height: 20px;
    margin: 25px 0 15px;
}
.givesum .bol {
    color: #000;
}

.rad{
    border:0 !important;
    outline:0;
    float: left;
}
.givesum .cbanon {
    display: inline-block;
    font-size: 14px;
    line-height: 11px;
    color: #666666;
}
.ie8 .givesum .cbanon {
    line-height: 33px;
}
.cbanon {
    display: inline-block;
    font-size: 14px;
    line-height: 13px;
    color: #666666;
}

/*Sharing bar */
.share_container {
    width: 342px;
    margin:0 auto;
}
.share_container .campaign_link {
    width:331px;
    padding-top:8px;
    padding-bottom:8px;
    font-size:15px;
    font-weight:400;
    font-family:Lato, sans-serif;
    border:1px solid #CCCCCC;
    border-radius:5px;
    display:block;
    padding-left:11px;
    outline:none;
    color:#666666;
}
.share_container .sharetxt {
    display: block;
    text-align: left;
    font-size: 16px;
    line-height: 21px;
    color: #666;
    font-weight:400;
    text-shadow: 1px 1px white;
    margin-top: 30px;
    margin-bottom: 10px;
}
.share_container .sharebar {
    width:322px;
    border-radius:5px;
    background:#ffffff;
    padding: 10px;
    border: 1px solid #e8e8e8;
    border-bottom: 3px solid #E3E3E3;
    overflow: hidden;
}
.share_container textarea {
    width:328px;
    height:53px;
    border:0;
    font-size:13px;
    font-family:Lato, sans-serif;
    font-weight:400;
    padding:7px;
    border:1px solid #CCCCCC;
    border-radius:5px;
    resize: none;
    outline:none;
    color:#666666;  
    margin:0;
}
.share_container .widgetpreview {
    width:250px;
    height:356px;
    background:#ffffff;
    border-radius:5px;
    margin-left:auto;
    margin-right:auto;
   border:1px solid #CCCCCC;
}

.fbusername{
    overflow: hidden;
    word-break: break-all;
    max-height: 40px;
    font-size: 16px;
    line-height: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.fbusername.sm{
    font-size: 13px;
    width: 225px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*Header search dropdown*/
.hps1 {
    float: left;
    width: 100%;
    position:relative;
}
.hps1 .box {
    margin: 0 auto;
    width: 972px;
}
.hps1 .box .left {
    float: left;
    width: 227px;
}
.lil_drop {
    width:227px;
    position: absolute;
    left: 144px;
    top: 0px;
    border: 1px solid #E8E8E8;
    background: white;
    z-index: 1;
    box-shadow: 5px 5px 5px #999999;
    }
.lil_suggest {
    float:left;
    width:197px;
    padding: 8px 15px;
    font-size: 13px;
    line-height: 18px;
    color: #666666;
    background: white;
    font-family: lato, sans-serif;
}
.lil_suggest.locsug {
    width:227px;
}
.lil_suggest:hover,
.lil_suggest.hover {background:#eeeeee;}
.lil_drop a {text-decoration:none;}

/*Navigation icons*/
.cat_drop {
    display:block;
    width:380px;
    height:auto;
    background:#ffffff;
    border:1px solid #E8E8E8;
    box-shadow:5px 5px 5px #999999;
    padding:15px 0 15px 15px;
    position:absolute;
    left:375px;
}
.cat_drop .cat_item {
    width:140px;
    height:42px;
    line-height:42px;
    display:block;
    padding-left:39px;
    text-decoration: none;
    font-family:Lato, sans-serif;
    color:#666666;
}
.cat_drop .cat_item:hover {
    text-decoration:underline;
}
.col1,
.col2 {
    width:190px;
    float:left;
}
.c1{background: url("images/cat_nav_icons.png") no-repeat 0 -24px;}
.c2{background: url("images/cat_nav_icons.png") no-repeat 0 -68px;}
.c3{background: url("images/cat_nav_icons.png") no-repeat 0 -110px;}
.c4{background: url("images/cat_nav_icons.png") no-repeat 0 -151px;}
.c5{background: url("images/cat_nav_icons.png") no-repeat 0 -196px;}
.c6{background: url("images/cat_nav_icons.png") no-repeat 0 -237px;}
.c7{background: url("images/cat_nav_icons.png") no-repeat 0 -278px;}
.c8{background: url("images/cat_nav_icons.png") no-repeat 0 -320px;}
.c9{background: url("images/cat_nav_icons.png") no-repeat 0 -363px;}
.c10{background: url("images/cat_nav_icons.png") no-repeat 0 -404px;}
.c11{background: url("images/cat_nav_icons.png") no-repeat 0 -448px;}
.c12{background: url("images/cat_nav_icons.png") no-repeat 0 -489px;}
.c13{background: url("images/cat_nav_icons.png") no-repeat 0 -529px;}
.c14{background: url("images/cat_nav_icons.png") no-repeat 0 -574px;}
.c15{background: url("images/cat_nav_icons.png") no-repeat 0 -615px;}
.c16{background: url("images/cat_nav_icons.png") no-repeat 0 -655px;}
.c17{background: url("images/cat_nav_icons.png") no-repeat 0 -698px;}
.c18{background: url("images/cat_nav_icons.png") no-repeat 0 -776px;}
.c19{background: url("images/cat_nav_icons.png") no-repeat 0 -738px;}
.c23{background: url("images/cat_nav_icons.png") no-repeat 0 16px;}

/* favoriting */
a.fave-contain {
    color: #666;
    cursor: pointer;
    display: block;
    font: 400 14px Lato, sans-serif;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 0;
    z-index: 1;
}
a.fave-contain:hover { text-decoration: none; }
.fave-num,
.fave-sentence { display: inline; }
.fave-sp {
    background: url(images/fave-sp.png) no-repeat 0 0;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 14px;
    margin-left: 4px;
    text-align: center;
    text-indent: -99999px;
    width: 16px;
}
.is-fave .fave-sp { background-position: 0 -49px; }
a.fave-contain:hover .fave-sp {
    animation: heartbeat 1s;
    -webkit-animation: heartbeat ease 1.5s;
    -moz-animation: heartbeat ease 1.5s;
    -ms-animation: heartbeat ease 1.5s;
}
a.fave-contain.is-fave:hover .fave-sp {
    animation: none;
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
}
.doner a.fave-contain { top: 8px; }
.update_content a.fave-contain {
    position: static;
    margin-bottom: 14px;
}
.update_content .fave-sp {
    margin-left: 0;
    margin-right: 5px;
}
.fundphoto a.fave-contain { right: 15px; top: 15px; }
.fundphoto .fave-sp {
    background-position: -53px 0;
    line-height: 46px;
    height: 47px;
    text-indent: 0;
    width: 51px;
    animation: heartbeat ease 2s;
    -webkit-animation: heartbeat ease 2s;
    -moz-animation: heartbeat ease 2s;
    -ms-animation: heartbeat ease 2s;
}
.fundphoto .is-fave .fave-sp {
    animation: none;
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
}
.fundphoto .is-fave .fave-sp { background-position: -53px -60px; }
.update_content .fave-num,
.doner .fave-sentence,
.dcomment .fave-sentence,
.fundphoto .fave-num,
.fundphoto .fave-sentence { display: none; }

.fave-sp.fave--ico,
.fave-sp.fave--icoGray {
    background-position: 0 -100px;
    height: 11px;
    position: relative;
    top: 1px;
    width: 12px;
}
.fave-sp.fave--icoGray { background-position: 0 -85px;}
@keyframes heartbeat {
  0% { transform: scale(1); }
  14% { transform: scale(1.2); }
  28% { transform: scale(1); }
  42% { transform: scale(1.2); }
  70% { transform: scale(1); }
}
@-webkit-keyframes heartbeat {
  0% { -webkit-transform: scale(1); }
  14% { -webkit-transform: scale(1.2); }
  28% { -webkit-transform: scale(1); }
  42% { -webkit-transform: scale(1.2); }
  70% { -webkit-transform: scale(1); }
}
@-moz-keyframes heartbeat {
  0% { -moz-transform: scale(1); }
  14% { -moz-transform: scale(1.2); }
  28% { -moz-transform: scale(1); }
  42% { -moz-transform: scale(1.2); }
  70% { -moz-transform: scale(1); }
}
@-ms-keyframes heartbeat {
  0% { -ms-transform: scale(1); }
  14% { -ms-transform: scale(1.2); }
  28% { -ms-transform: scale(1); }
  42% { -ms-transform: scale(1.2); }
  70% { -ms-transform: scale(1); }
}

.h-banner {
    background: url(images/h-banner.png) no-repeat center 0;
    font-size: 14px;
    font-weight: 400;
    height: 25px;
    line-height: 25px;
    margin: 0 auto;
    text-align: center;
    text-shadow: 1px 1px 2px #fff;
}
.gfm_lb_main .dtxt.fb-success-check {
    background: #EDF0F5 url(images/fb-success-check.png) no-repeat center center;
    height: 246px;
    margin: 0 !important;
    width: 483px;
}
.fb-challenge {
    background: #EDF0F5 url(images14/bg-fb-challenge.png) no-repeat center 138px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    padding-top: 25px;
    padding-bottom: 235px;
    text-align: center;
    text-shadow: 1px 1px 1px #fff;
}
.fb-section {
    background: #EDF0F5;
    padding: 31px 60px;
}
.success-check {
    background: #F3F9E2 url(images/success-check.png) no-repeat center center;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    height: 286px;
}
.dcomment-tabs {
    border-bottom: 1px solid #ddd;
    height: 33px;
}
.dcomment-tabs a {
    background: #f5f5f5;
    border-right: 1px solid #ddd;
    color: #666;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: 400;
    height: 33px;
    line-height: 31px;
    text-align: center;
    width: 104px;
}
.dcomment-tabs a.is-selected {
    background: #fff;
    height: 34px;
}
/* end favoriting */

/* sign up lightbox */
.gfm_lb_main .body.save-donor { /* this should be for save-donor only */
    float: left;
    width: 434px;
    padding:25px 25px 22px 25px;
    background-color: #eee;
    border-bottom:1px solid #ddd;
}
.gfm_lb_main .tm {
    color:#000;
    text-decoration: underline;
}
.gfm_lb_main .tm:visited {
    color:#333333;
    text-decoration: none;
}
.gfm_lb_main .tm:hover {
    text-decoration: underline;
}
.gfm_lb_main .tm:active {
    color:#333333;
    text-decoration: none;
}
.gfm_lb_main .body .title {
    text-align: center;
    font-size: 35px;
    line-height: 35px;
    font-weight: 400;
    padding: 0;
    margin: 0;
    color: #333333;
}
.gfm_lb_main .body .title.error{
    color: #b40000;
}
.gfm_lb_main .foot{
    display: block;
    width: 100%;
    font-size: 14px;
    color:#666666;
    text-align: center;
    /*margin-bottom: 27px;*/
}
.gfm_lb_main .foot a {
    text-decoration: none;
    color: #666666;
}
.gfm_lb_main .foot a:hover {
    text-decoration: underline;
}
.gfm_lb_main .btn_foot {
    display: block;
    width: 100%;
    padding-top:30px;
}
.gfm_lb_main .btn_foot.btmlk { padding-top:0; }
.gfm_lb_main .btn_foot .load,
.loadybase {
    display: block;
    margin: 0 auto;
    height: 54px;
    width: 342px;
    background: url(images14/loady.png) no-repeat;
}
.loady {
    float: left;
    margin: 20px 0 0 107px;
    width: 128px;
    height: 15px;
    background: url(images14/suload.gif) no-repeat;
}
.btn_foot .su,
.use_fb,
.btn-save-info {
    display: block;
    margin: 0 auto;
    height: 54px;
    width: 342px;
    background: url(images14/su.jpg) no-repeat;
}
.use_fb {
    margin: 36px auto 21px;
    background: url(images14/use_facebook_btn.jpg) no-repeat;
}
.btn-save-info {
    background: url(images14/btn-save-info.png) no-repeat;
}
.use_fb:hover,
.btn_foot .su:hover,
.btn-save-info:hover {
    background-position: 0 -54px;
}
.use_fb:active,
.btn_foot .su:active,
.btn-save-info:active {
    background-position: 0 -108px;
}
.btmlink {
    display: block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    color: #666 !important;
    margin-top: 16px;
    text-align: center;
}
.btn_foot hr { 
    border-color: #ccc;
    margin: 0 auto;
    width: 342px;
}
.sitg{
    display: block;
    margin: 0 auto;
    height: 54px;
    width: 342px;
    background: url(images14/sitg.png) no-repeat;
}
.sitg:hover{
    background: url(images14/sitg.png) no-repeat 0 -54px;
}
.sitg:active{
    background: url(images14/sitg.png) no-repeat 0 -108px;
}

/* enter donate alert banner */
.donate-alert-banner {
    background-color: #FFEAEC;
    border-radius: 5px;
    border: 1px solid #CE6564;
    color: #b40000;
    font-weight: 300;
    margin-left: 30px;
    margin-top: 30px;
    padding: 20px;
    position: relative;
    width: 486px;
}
.alert-close {
    background: url(images14/alert-close.png) no-repeat;
    display: block;
    height: 17px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 18px;
}

/* Facebook Challenge */
.choose-friend {
    margin-bottom: 29px;
    position: relative;
    text-shadow: 1px 1px 1px #fff;
}
.choose-friend:last-of-type { margin-bottom: 0;}
.friend-avatar {
    background: #fff url(images14/bg-fb-avatar.png) center bottom no-repeat;
    border: 1px solid #ddd;
    border-radius: 4px;
    float: left; 
    height: 63px;
    margin-right: 20px;
    overflow: hidden;
    width: 63px;
}
.friend-avatar img {
    height: 63px;
    width: 63px;
}
.friend-label {
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 13px;
    position: relative;
    top: -2px;
}
.friend-label.is-error { color: #B40000;}
.choose-friend .field {
    margin-bottom: 0;
    width: 333px;
}
.choose-friend .lil_drop {
    left: 85px;
    top: 61px;
    width: 353px;
}
.choose-friend .lil_suggest { width: 324px;}
.friend-info {
    border-bottom: 1px solid #ccc;
    float: left;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    min-height: 64px;
    position: relative;
    width: 355px;
}
.friend-meta {
    color: #666;
    font-size: 15px;
    margin-top: 10px;
}
.friend-info a.close {
    background: url(images/close.png) no-repeat;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
.fb-success-check {
    background: #EDF0F5 url(images/fb-success-check.png) no-repeat center center;
    height: 259px;
}
.below-foot {
    background: #fff;
    border-top: 1px solid #DFE2D8;
    padding: 20px 0;
    text-align: center;
}
a.link-btn {
    color: #999;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
}

/* Embed Widget August 2015 */
a.btn-white {
    color: #999;
    cursor: pointer;
    font-family: Montserrat, sans-serif;
    text-decoration: none !important;
    font-size: 16px;
    line-height: 31px;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #ccc;
    border-bottom: 3px solid #ccc;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
    min-width: 55px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90px;
}
input.code-grab {
    border: 1px solid #dddddd;
    font-size: 15px;
    line-height: 20px;
    padding-right: 15px;
    padding-left: 15px;
    font-family: Lato, sans-serif;
    color: #666;
    padding-bottom: 0;
    height: 28px;
    margin-left: 10px;
    margin-bottom: 20px;
    width: 450px;
}
iframe.widget {
    display: block;
    margin: 20px auto 40px;
}
.embed-widget label {
    display: block;
    margin-bottom: 20px;
}
.embed-widget input,
.embed-widget select {
    border-radius: 5px;
    font-size: 16px;
    font-family: Lato, sans-serif;
    padding: 5px;
}

/* NPO October 2015 */
.charity--npo .charity-location {
    display: none;
}
.charity--npo .charity-info {
    display: block;
    width: 175px;
}
.npo-logo-small {
    float: right;
    max-height: 66px;
    margin-top: 6px;
    max-width: 80px;
}
.npo-logo-sidebar {
    display: block;
    max-height: 100px;
    max-width: 264px;
    margin: 10px auto;
}
.js-npo-banner .branded .bpartner {
    height: 30px;
    margin-top: 10px;
}
.npo-about {
    border-bottom: 1px solid #ddd;
    color: #666;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    margin: 40px 0 10px;
    text-transform: uppercase;
}

/* WePay Widget Title */
.wepay-iframe-title {
  border-bottom: 1px solid #ddd;
  font-size: 36px;
  font-weight: 300;
  line-height: 38px;
  margin: 25px 0 20px 12px;
  padding-bottom: 25px;
}

/* 2016 One Page Checkout Sprite*/
.donate-sp,
.donate-ico-cc {
    background: url(images14/donate-sp.png) no-repeat;
    display:inline-block;
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-devicepixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
    .donate-sp,
    .donate-ico-cc {
        background-image: url(images14/donate-sp@2x.png);
        background-size: 174px 98px;
    }
}
.donate-sp--usefb {
    background-position: -19px -25px;
    height: 20px;
    position: relative;
    top: 3px;
    width: 20px;
}
.cclist--selected { opacity: 1; }
.donate-ico-cc {
    height: 18px;
    margin-left: 15px;
}
.ico-cc--visa { width: 35px; }
.is-matched .ico-cc--visa { margin-left: 11px; }
.ico-cc--mc {
    background-position: -51px 0;
    width: 28px;
}
.ico-cc--discover {
    background-position: -93px 0;
    width: 44px;
}
.is-matched .ico-cc--discover { margin-left: 8px; }
.ico-cc--amex {
    background-position: -155px 0;
    width: 19px;
}
.is-matched .ico-cc--amex { margin-left: 17px; }
.ico-cc-lock {
    background-position: 0 -26px;
    width: 12px;
    height: 15px;
    left: 20px;
    position: absolute;
    top: 16px;
    opacity: .5;
}
.form--cc:focus + .ico-cc-lock {
    opacity: 1;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease; 
}
.donate--ico-cvv {
    background-position: -43px -26px;
    width: 32px;
    height: 23px;
    position: relative;
    top: 4px;
}
.donatesp-arrow {
    background-position: -81px -26px;
    width: 12px;
    height: 9px;
}

/* Donation Grid 2016 */
.donationform--2016 .continuebtn {
    font-size: 24px;
    width: 300px;
}
.donationform--2016 {
    padding: 0;
    width: 100%;
}
.donationform--2016 a.goback {
    margin-left: 25px;
    width: 60px;
}
.donationform .smallcopy--2016 {
    color: #666;
    margin: 0 auto 12px;
    text-align: center;
    width: 300px;
}
.donationform .smallcopy--2016 a { color: #333 !important; }
.donationbox--grid {
    background: #F3F9E4;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    height: auto;
    margin-bottom: 20px;
    padding: 16px 20px 8px;
    width: 555px;
}
.donationbox--grid.error{ background: #feefe5; }
.enter-amount-contain {
    float: left;
    position: relative;
}
.enter-amount-currency {
    color: #999;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    left: 13px;
    position: absolute;
    top: 13px;
}
.grid-contain .form-text {
    border: 1px solid #ccc;
    border-radius: 5px;
    font-family: Lato, sans-serif;
    font-weight: 300;
    font-size: 20px;
    height: 45px;
    padding-left: 28px;
    width: 91px;
}
.grid-contain .form-text:active,
.grid-contain .form-text:focus,
.donationform--2016 input[type=text]:focus,
 .donationform--2016 input.fullwidth:focus {
    border-color: #333;
    outline: none;
}
.grid-contain .form-text::-webkit-input-placeholder { color: #999; }
.donationform.donationform--2016 .fullwidth { width: 530px; }
a.usefb2 {
    color: #333;
    display: block;
    font-weight: 300;
    font-size: 20px;
    margin-bottom: 20px;
    width: 220px;
}
a.usefb2.is-not-using-fb {
    opacity: .7;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease; 
}
a.usefb2.is-not-using-fb:hover { opacity: 1; text-decoration: none; }

.donationform--2016 .form-text {
    float: left;
    margin-right: 20px;
    padding-left: 20px;
    width: 239px;
}
.donationform--2016 .form-text.is-error {
    border-color: #b20000 !important;
}
.donationform--2016 .form-text:last-of-type { margin-right: 0; }
.donationform--2016 .autocomplete { top: 47px !important; }
.donationform--2016 .country { width: 248px !important; }

/* RADIO BUTTONS */
.amt-btn {
    color: #fff;
    cursor: pointer;
    float: left;
    font-family: Montserrat, sans-serif;
    font-weight: 400;  
    font-size: 24px;
    height: 50px;
    margin-right: 20px;
    margin-bottom: 10px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(17,17,17,0.3);
    width: 122px;
}
.amt-btn:nth-child(4n) {
  margin-right: 0;
}
.grid-contain .btn {
    background: #F5A409;
    border-radius: 4px;
    border-bottom: 3px solid #E2960B;
    letter-spacing: -1.2px;
    line-height: 41px;
    height: 47px;
    opacity: 1;
    text-shadow: 1px 1px 1px rgba(17,17,17,0.3);
    text-decoration: none;
    -webkit-transition: opacity 0.15s ease;
    -o-transition: opacity 0.15s ease;
    -moz-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease;
}
.grid-contain .btn:hover {
    background-color: #F6AD2F;
    -webkit-transition: background-color 0.15s ease;
    -o-transition: background-color 0.15s ease;
    -moz-transition: background-color 0.15s ease;
    transition: background-color 0.15s ease;
}
.grid-contain .btn.is-selected,
.grid-contain input[type="radio"]:checked + .btn {
    background: #A46200;
    border-bottom-color: #A46200;
    -webkit-transition:background-color 0.15s ease;
    -o-transition:background-color 0.15s ease;
    -moz-transition:background-color 0.15s ease;
    transition:background-color 0.15s ease;
}
.grid-contain.is-other-amount .btn {
    opacity: .7;
    -webkit-transition: opacity 0.15s ease;
    -o-transition: opacity 0.15s ease;
    -moz-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease;
}
.amt-btn label { cursor: pointer; display: block; width: 122px; }
.amt-btn label sup { font-size: 50%; padding-right: 2px; margin-left: -8px;}
input[type="radio"] {
    display:none;
}

/* Multifield Credit Card line */
.multifield-cc-contain {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 0 20px;
    position: relative;
}
.multifield-cc-contain.is-focus { border-color: #333; }
.multifield-cc-contain .form-noborder {
    border: none;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0;
}
.multifield-cc-contain .form-noborder:last-of-type {
    margin-right: 0;
}
.donationform input.form--cc { padding-left: 36px; width: 221px; }
.form--date { width: 95px; }
.form--cvv { width: 52px; }
.cc-ico-contain {
    opacity: .5;
    position: absolute;
    right: 20px;
    top: 14px;
    width: 196px;
}
.cc-ico-contain.is-matched {
    left: 0;
    opacity: 1;
    right: auto;
    width: 44px;
}
.cc-ico-contain.is-matched + input + .ico-cc-lock { display: none; }
.multifield-cc-info { display: none; }

/* Errors */
.is-error .processheader .headline { color: #b20000; }
.is-error .donationbox--grid  { background: #F7E5E5; }
.grid-contain .form-text.is-error { border-color: #b20000 !important;}
.donationform--2016 input.error {
    background: #fff !important;
}
.error-box {
  background: #D87F7F;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  margin-top: 16px;
  padding: 10px 20px;
  position: relative;
  min-width: 222px;
}
.error-box:before {
  border-color: transparent transparent #d87f7f transparent;
  border-style: solid;
  border-width: 0 25px 20px 25px;
  content: "";
  height: 0;
  left: 22px;
  position: absolute;
  top: -10px;
  width: 0;
}
/*  Donation Amount Error  */
.error-contain--grid .error-box {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: -20px;
  margin-bottom: 20px;
}
/*  Form Input Error  */
.form-text.is-error:last-of-type + .error-box,
.form--cvv.is-error + .error-box,
.error-box--date,
.error-box--cvv {
    float: right;
}
.error-box--cvv:before {
    left: auto;
    right: 22px;
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {

    /* sign up lightbox */
    .donationamount {
        height:97px;
        line-height: 105px;
        width:325px;
        padding-left:0;
        float:left;
        outline:none;
        border-radius:0;
        padding-right: 0;
        margin-right: 0;
        padding-top:28px;
    }
    .pagetitle {
        line-height:54px;
    }
    input[type="text"] {
    -webkit-appearance: caret;
    -moz-appearance: caret;
    }
    .donationform .firstname,
    .donationform .lastname,
    .donationform .zip {
        width:232px;
    }
    .donationform .fullwidth { 
        width:507px;
    }
    .donationform .country {
        height:46px;
    }
    .caringbridge .cbtextfield {
        top:0;
    }

    /* iPad scrolling sideways issue, May 2015 */
    html, body {
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
    }
}

/* 2016 DONATION COMMENT WITH MAKE ANONYMOUS*/

.three {
    min-height: 84px;
    padding: 20px 30px 0;
    position: relative;
}

/* Stack 2 inside of 1 - add adjustable width content inside to center inside div */
.lb1,
.lb2 {
    float: left;
    position: relative;
}
.lb1 { left: 50%; }
.lb2 { left: -50%; }

.rtlnk,
a.rtlnk,
.ltlnk,
a.go-back,
.mce-floatpanel .mce-btn.mce-last button {
    position: absolute;
    right: 30px;
    font-family: Montserrat, sans-serif;
    color: #999 !important;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    text-decoration:none !important;
    top: 50px;
    z-index: 0;
}
a.go-back,
.ltlnk {
    left: 30px;
    right: auto;
}
.share-card {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  display: block;
  margin: 0 auto;
  padding: 7px;
  width: 350px;
}
.post-share-img {
    display: block;
    width: 100%;
}
.post-share-title {
  color:#999;
  display: inline-block;
  font-weight:bold;
  font-size: 14px;
  width: 260px;
  margin: 10px 0 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.post-share-icons {
  background: url(images14/like-comment-sp.png) no-repeat;
  display: inline-block;
  margin-top: 11px;
  height:14px;
  width:45px;
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-devicepixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
    .post-share-icons {
        background-image: url(images14/like-comment-sp@2x.png);
        background-size: 45px 14px;
    }
}

.commentbox {
    width: 534px;
    background: #fff;
    border: 1px solid #ddd;
    padding: 20px 0px;
    -webkit-box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:    1px 2px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow:         1px 2px 2px 0px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
}

.commentbox textarea {
    border:1px solid #CCCCCC;
    border-radius: 5px;font-size:15px;
    color:#999;
    font-size:20px;
    font-family:Lato, sans-serif;
    font-weight:400;
    font-family:Lato, sans-serif;
    font-weight:300;
    height: 70px;
    margin-left:20px;
    padding:10px;
    resize: none;
    width: 480px; 
}
.commentbox.is-private textarea { height: 46px; }
.commentbox ::-webkit-input-placeholder {
   color:#999999;
}
.commentbox :-moz-placeholder {
   color:#999999;  
}
.commentbox ::-moz-placeholder {
   color:#999999;  
}
.commentbox :-ms-input-placeholder {  
   color:#999999;  
}

.commentbox .doner {
    border-bottom: 0px;
    display: inline-block;
}
.commentbox .damt { font-size: 40px; line-height: 37px; }
.commentbox .damt span { font-size: 20px; }
.commentbox .dname { font-size: 20px;line-height: 38px; }
.commentbox .dsclmr {
    font-size:16px;
    font-family:Lato, sans-serif;
    font-weight: 300;
    font-style: italic;
    display: none;
}
.commentbox.is-private .dsclmr { display: block; }

.togglecon {
    display: inline-block;
    position: relative;
    box-shadow: inset 0 0 0px 1px #d5d5d5;
    height: 28px;
    width: 50px;
    border-radius: 15px;
    background: #ddd;
    cursor: pointer;
}
.commentbox.is-private .togglecon {
    background: #72A700;
    box-shadow: inset 0 0 0px 1px #72A700;
}
.togglein {
    position: absolute;
    display: inline-block;
    height: 26px;
    width: 26px;
    top: 1px;
    left: 1px;
    border-radius: 15px;
    background: #fff;
    box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.3);
}
.commentbox.is-private .togglein {
    left: 23px;
}

.toggletxt {
    bottom: 8px;
    color: #999;
    font-family: Montserrat, sans-serif;
    font-weight: bold;
    font-size: 18px;
    position: relative;
    left: 13px;
}

/*-- EU cookie alert --*/
.hd_alert {
    background: #fff;
    padding: 11px 0;
    position: fixed;
    width: 100%;
    z-index: 100;  
    top: 0; 
}
.hd_alert_contain {
    color: #333;
    font-family: lato, sans-serif;
    font-size: 15px;
    margin: 0 auto;
    padding: 0px 15px;
    position: relative;
    width: 970px;
}
.hd_alert_contain a {
    color: #5F7E19;
    text-decoration: none;
}
.hd_alert_contain .close {
    float: right;
    height: 20px;
    width: 20px;
    background: url(images/close.png) no-repeat;
}


/* MICRO CLEARFIX */
.cf:before,
.cf:after {
    content: "";
    display: table;
} 
.cf:after {
    clear: both;
}