html,
body {
	background-color: #414347;
	color: white;
	font-family: 'Open Sans', sans-serif;
}

input.fb3__field-input:read-only {
    background-color: #ffffff00;
    border: none;
    padding: 0;
}

.edit-controls__actions {
    display: none;
}

.edit-controls {
    outline: 0;
}

.hero-video video {
   	width:100%;
    height: auto;
    display: block;
}

.hero-video {
    position: relative;
    overflow: hidden;
}


.header__user-controls1 {
    position: absolute;
    top: 2em;
    right: 0;
}

.header__user-controls1-inner {
    padding: .2em 1em .2em .5em;
    background-color: #fc753b;
    color: #ffffff;
}

.header__user-controls1-inner-2 {
    padding-right: 2em;
}

.header__user-controls1-inner a {
    color: #ffffff;
}



.header__user-controls1-inner-2 a + a:before {
    content: ' | ';
}



.cms-content blockquote {
    width: 60%;
    float: right;
    background: #f9f9f9 url(../../images/diagonal-stripes-bw.png) left top repeat;
    margin: 1em -1em 1em 1em;
    padding: 0 1em 0 1em;
    border-left: 5px solid #79f8dc;
}



a {
	color: #fc753b;
}
a:visited {
	color: #de6733;
}

.header__user-controls1-inner a:visited {
    color: #ffffff;
}

.footer:after,
.header:after,
.main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.blog-gallery {
	margin-top: 1em
}

.module {
	max-width: 960px;
	margin: 0 auto;
}

.module.gallery {
    max-width: 100%;
}

.module.page-headers,
.module.banner-images__full-width {
	max-width: 100%;
}

.generic__dev-bar {
	padding: 1em;
	text-align: center;
}

.generic__heading {
	font-family: Anton, sans-serif;
	font-size: 250%;
	font-weight: normal;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

.generic__link-button,
.generic__submit-button {
	background-color: #fc753b;
	color: white;
	display: inline-block;
	font-family: Anton, sans-serif;
	font-size: 170%;
	font-weight: normal;
	letter-spacing: 0.2em;
	line-height: 1.2;
	padding: 0.25em 1em;
	text-transform: uppercase;
}

.generic__link-button:hover, .generic__submit-button:hover {
   background-color: #de6733;
}

.generic__link-button:visited {
	color: white;
}
.generic__submit-button {
	border-width: 0;
}

.generic__stripes {
	background: white url("../../images/diagonal-stripes-bw.png") left top repeat;
	padding: 3em 0;
}

.generic__back-to-account-home {
	padding-top: 2em;
	text-align: center;
}


/* ============================================================
	Everything after this should be the design
============================================================ */


h1 {
    font-size: 160%;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Anton, sans-serif;
    font-weight: normal;
    letter-spacing: 0.15em;
}

h1, h2, h3, h4 {
    text-transform: uppercase;
    font-family: Anton, sans-serif;
    letter-spacing: 0.15em;
    font-weight: 100;
    color: #515358;
}

h2, h3, h4, h5 {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 0.15em;
    font-weight: 600;
    color: #515358;
}

h6 {
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 0.15em;
    font-weight: 100;
    color: #515358;
}

.causes-give__payment-method {
	display: none;
}
.causes-give__payment-method__open {
	display: block;
}

.causes-view__heading {
    font-size: 250%;
}

.causes-home__cause-progress-value {
    position: relative;
    background-color: #79f8dc;
    color: #51776f;
    font-family: Anton, sans-serif;
    font-size: 150%;
    letter-spacing: 0.2em;
    line-height: 1;
    text-align: left;
    padding: .2em;
    height: auto;
}

.cause-view__until-funded {
    margin-top: .5em;
}

.causes-home__cause-progress-value:after {
    position: absolute;
    left: 100%;
    top: 0;
    height: 39px;
    width: 67px;
    background: transparent url(../../images/home/status-bar-cap.png) left top no-repeat;
    content: " ";
    display: block;
    overflow: hidden;
}

.status__bar-inner {
    overflow: hidden;
}


.causes-home__cause-progress-bar {
    background-color: white;
    margin: 1em 0;
    overflow: hidden;
    border: 3px solid white;
}




.causes-home__cause-buttons a {
    width: 48%;
    font-size: 80%;
    padding: .5em;
}


.causes-home__cause-buttons a + a {
    margin-top:.5em;
}



.cms-content h1 {
    font-size: 160%;
    text-transform: uppercase;
    font-weight: 100;
}



.main {
    /*background: white url(../../images/diagonal-stripes-bw.png) left top repeat;*/
    background-color: #f7f7f7;
    padding: 0;
    color: #565656;
}

.module {
    background-color: #f7f7f7;
    color: #565656;
}

.become {
	background-color: #f9f9f9;
	color: #646464;
}

.become__inner {
	padding-top: 4em;
	padding-bottom: 4em;
}

.become__heading,
.become__buttons {
	text-align: center;
}

.become__heading {
	margin-bottom: 0.5em;
}

.become__buttons {
	margin-top: 2em;
}


.footer__heading {
	line-height: 1.2;
	font-size: 200%;
}

.footer__three {
	display: table-row;
}

.footer__three a {
	color: #ffffff;
}

.footer__three h2 {
    color: #ffffff;
}

.footer__logo,
.footer__get,
.footer__social {
	display: table-cell;
	vertical-align: top;
	width: 33.333%;
	padding: 1.5em;
}

.footer__logo {
	background-color: #515358;
}

.footer__logo-link {
	display: block;
	padding: 0 1em;
}

.footer__logo-image {
	display: block;
	height: auto;
	width: 100%;
}

.footer__get {
	background-color: #484a4f;
}

.footer__get-section {
	display: block;
	margin-top: 1em;
}

.footer__social {
	background-color: #515358;
}

.footer__social-buttons {
    margin-top: 1em;
}

.footer__social-link {
    margin-left: 1em;
}

.footer__social-link__facebook {
	margin-left: 0;
}

.footer__final {
	color: #696b6e;
	font-size: 60%;
	padding: 1em;
	text-align: center;
	text-transform: uppercase;
}

.footer__final a {
	color: #696b6e;
}


.header__inner {
}

.header__logo-link {
	position: absolute;
	left: 1em;
	top: 1em;
	width: 256px;
	z-index: 200;
}

.header__logo-image {
	display: block;
	height: auto;
	width: 100%;
}

.page__logo-wrap {
    background: white url(../../images/diagonal-stripes-bw.png) left top repeat;
    text-align: center;
    width: 100%;
    padding: 1em 2em;
    display:none;
}

.page__logo {
    width: 60%;
}


.nav {
	background-color: white;
}


.nav__link {
	font-family: Anton, sans-serif;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.nav__link,
.nav__link:visited {
	color: #8e4220;
}

.nav__link__level-1 {
	position: relative;

	padding: 1.5em;
}
.nav__link__level-1,
.nav__link__level-1:visited {
	color: #777777;
}

.nav__item:hover > .nav__link,
.nav__item:hover > .nav__link:visited,
.nav__item__current > .nav__link,
.nav__item__current > .nav__link:visited {
	background-color: #fc753b;
}
.nav__item__open > .nav__link__level-1,
.nav__item:hover > .nav__link__level-1,
.nav__item:hover > .nav__link__level-1:visited,
.nav__item__current > .nav__link__level-1,
.nav__item__current > .nav__link__level-1:visited {
	color: white;
	background-color: #fc753b;
}

.nav__link__level-1:after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 0.5em;

	background-color: #de6733;
	content: " ";
	display: block;
	opacity: 0;
	overflow: hidden;
	transition: opacity 0.2s;
}
.nav__link__level-1:hover:after,
.nav__item__open > .nav__link__level-1:after {
	opacity: 1;
}

.nav__item__level-1:last-child > .nav__link__level-1 {
	background-color: #fc753b;
	color: #ffffff;
}

.nav__list__level-1 {
	background-color: transparent;
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.nav__list__level-2 {
	background-color: #ef6f37;
	left: 0.5em;
}


.nav__logo-wrap {
	display: inline-block;
	padding: 0.5em;
	padding-right: 2em;
	width: 216px;
	vertical-align: top;
}

.nav__logo {
	display: block;
	height: auto;
	width: 97%;
}

.dynamic-nav {
    background-color: #fc753b;
    /*font-family: Anton, sans-serif;*/
    font-family: 'Open Sans', sans-serif;
    font-size: 1.5em;
    letter-spacing: .2em;
    /*text-transform: uppercase;*/
}

.dynamic-nav-activate {
    font-family: Anton, sans-serif;
    text-transform: uppercase;
}

span.dynamic-nav-forward {
    font-weight: 600;
}

.dynamic-nav__heading .dynamic-nav-back:before {
    font-weight: 600;
}

.dynamic-nav.expanded {
    background-color: #de6733;
    width: 100%;
}

.dynamic-nav__link {
    background-color: #fc753b;
    color: #ffffff;
}

.dynamic-nav__link:hover {
    background-color: #de6733;
}

.dynamic-nav__heading {
    background: #515358 url(../../images/diagonal-stripes-bw.png) left top repeat;
    color: #ffffff;
}

.dynamic-nav-expanded .dynamic-nav__list-item.has-children .dynamic-nav-forward:hover:before {
    background-color: #de6733;
}

.dynamic-nav__heading .dynamic-nav-back:hover:before {
    background-color: #de6733;
}

.dynamic-nav__link:visited {
    color: #ffffff;
}

.page-headers__overlay {
	position: absolute;
	left: 15%;
	width: 70%;
	bottom: 15%;

	background-color: transparent;
	text-align: center;
}

.page-headers__title {
	font-size: 350%;
	color:#ffffff;
}

.page-headers__title + .page-headers__link {
	margin-top: 1.5em;
}


.panels__panel {
	float: left;
	width: 16.666%;
	background: transparent center center no-repeat;
	background-size: cover;
	position:relative;
	height:300px;
}
.panels__panel__build   { background-image: url("../../images/hover-buttons/build1.png"); }
.panels__panel__shelter { background-image: url("../../images/hover-buttons/shelter.png"); }
.panels__panel__educate { background-image: url("../../images/hover-buttons/educate.png"); }
.panels__panel__feed    { background-image: url("../../images/hover-buttons/feed.png"); }
.panels__panel__heal    { background-image: url("../../images/hover-buttons/heal.png"); }
.panels__panel__go      { background-image: url("../../images/hover-buttons/go.png"); }



.panels__panel {
  overflow: hidden;
}




.video {
  background-image: url('https://img.youtube.com/vi/nZcejtAwxz4/maxresdefault.jpg');
  height: 330px;
  width: 600px;
  margin-bottom: 50px;
}

/* Hide Play button + controls on iOS */
video::-webkit-media-controls {
    display:none !important;
}


.link-button1 {
    position: absolute;
    bottom: 1em;
    width: 100%;
    text-align: center;
    font-size: 100%;
    color: #ffffff;
    font-family: Anton, sans-serif;
    font-weight: normal;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

video.thevideo {
    display: block;
    height: 300px;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
}

video::-webkit-media-controls {
    display:none !important;
}







/*.panels__panel-link {
	position: relative;

	border-bottom: 0 solid #fc753b;
	color: white;
	display: block;
	overflow: hidden;
	padding: 1em;
	padding-top: 10em;
	text-align: center;

	font-size: 200%;
	transition: all 0.2s;
}
.panels__panel-link:hover {
	border-bottom-width: 1em;
	padding-top: 9em;
}

.panels__panel-link:after {
	position: absolute;
	width: 0;
	height: 0;
	bottom: -0.75em;
	left: 50%;
	margin-left: -0.75em;

	border-style: solid;
	border-width: 0 0.75em 0.75em 0.75em;
	border-color: transparent transparent #fc753b transparent;
	display: block;
	content: " ";
	overflow: hidden;
	transition: all 0.2s;
}
.panels__panel-link:hover:after {
	bottom: 0;
}*/

/*.panels__panel-link {
	position: relative;

	border-bottom: 0 solid #fc753b;
	color: white;
	display: block;
	overflow: hidden;
	padding: 1em;
	padding-top: 10em;
	text-align: center;

	font-size: 200%;
	transition: all 0.2s;
}*/


.panels__panel-link:after {
    position: absolute;
    width: 100%;
    height: 30px;
    bottom: -30px;
    left: 0;
    margin-left: 0;
    background: url(/images/hoverorange.png);
    display: block;
    background-position: center;
    content: " ";
    overflow: hidden;
    transition: all 0.2s;
}

.panels__panel-link:hover:after {
	bottom: 0;
}


.stay-informed {
	background-color: #79f8dc;
	color: #51776f;
	text-align: center;
}

.stay-informed__inner {
	max-width: 1150px;
	padding-top: 2em;
	padding-bottom: 2em;
}

.stay-informed__heading {
	display: inline;
	font-size: 200%;
	line-height: 1.5;
	color: #51776f;
}

.mc-field-group {
    width: 32%;
    display: inline-block;
    padding: 1em;
}

.stay-informed__input {
    background-color: white;
    border: 1px solid white;
    border-width: 1px 0;
    display: inline-block;
    font-size: 170%;
    font-weight: normal;
    letter-spacing: 0.2em;
    line-height: 1.2;
    margin-right: 1.5em;
    padding: 0.25em 1em;
    vertical-align: top;
    width: 100%;
    color: #6f6f6f;
}

.stay-informed button {
	vertical-align: top;
}


.status {
	background: #515358 url("../../images/diagonal-stripes-bw.png") left top repeat;
}

.status__inner {
	padding-top: 2em;
	padding-bottom: 2em;
}

.status__photo {
	float: left;
	width: 36%;
	height: auto;
	display: block;
}

.status__info {
	float: right;
	width: 60%;
}

.status__projectname {
	font-size: 300%;
	color: #ffffff;
}

.status__bar {
	background-color: white;
	margin: 1em 0;
	padding: 0.25em;
}

.status__bar-inner {
	position: relative;

	color: #51776f;
	font-family: Anton, sans-serif;
	font-size: 170%;
	letter-spacing: 0.2em;
	line-height: 39px;
	overflow: hidden;
}

.status__bar-progress {
	position: absolute;
	left: 0;
	top: 0;
	height: 39px;

	background-color: #79f8dc;
	line-height: 1.2;
	line-height: 39px;
	text-align: left;
	padding: 0 0 0 .2em;
}

.status__bar-progress:after {
	position: absolute;
	left: 100%;
	top: 0;
	height: 39px;
	width: 67px;

	background: transparent url(../../images/home/status-bar-cap.png) left top no-repeat;
	content: " ";
	display: block;
	overflow: hidden;
}

.status__bar-percent {
	position: absolute;
	right: 0;
	top: 0;
}
.status__bar__progressing .status__bar-percent {
	left: 0.5em;
	right: auto;
	z-index: 2;
}


.status__buttons .generic__link-button + .generic__link-button {
	margin-left: 1em;
}

a.generic__heading.panels__panel-link:visited {
    color: #ffffff;
}

::-webkit-input-placeholder {
    color: #a9a9a9;
}
::-moz-placeholder {
    color: #a9a9a9;
}
:-ms-input-placeholder {
    color: #a9a9a9;
}
:-moz-placeholder {
    color: #a9a9a9;
}

/* Forms */

.fb3__field-heading {
    font-family: Anton, sans-serif;
    font-size: 150%;
    font-weight: normal;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

button {
    cursor: pointer;
    background-color: #fc753b;
    color: white;
    display: inline-block;
    font-family: Anton, sans-serif;
    font-size: 170%;
    font-weight: normal;
    letter-spacing: 0.2em;
    line-height: 1.2;
    padding: 0.25em 1em;
    text-transform: uppercase;
    border: none;
}

button:hover {
background-color: #de6733;
}

.header__user-controls a + a:before {
    content: ' | ';
}

.header__user-controls a {
    color: #de6733;
}

.header__user-controls {
    margin-top: 1em;
}

/* Error Message */

.gst-caught li {
    margin: 0;
}

/* Image Gallery */

.module-gallery__control {
    color: #fc753b;
}

/* News */

.feeds__type__news {
    max-width: 100%;
}

li.news__item {
    padding: 1em;
    background: #f9f9f9 url(../../images/diagonal-stripes-bw.png) left top repeat;
    border-bottom: 2px solid #eaeaea;
}

.news__item h2 {
    font-size: 140%;
    font-weight: bold;
    color: #565656;
}

p.news__short-description {
    padding: .5em 0;
}

h1.news-view__heading {
	font-size: 160%;
    text-transform: uppercase;
    color: #565656;
}

.news-view__description p {
    color: #565656;
   /* padding: 1em 0;*/
}

.news-view__description img {
    margin: 3px;
    border: .5em solid white;
}

.news-view__description ul li {
	margin-top: 1em;
	font-size: .9em;
}

.news-view__description ol li {
	margin-top: 1em;
	font-size: .9em;
}

.news-view__description ol {
	color: #565656;
    margin: 0 0 0 3em;
}

.news-view__description ul {
	color: #565656;
    margin: 0 0 0 3em;
}

.news-view__description ul {
    list-style-type: disc;
}

.news-view__description ol {
    list-style-type: decimal;
}

.news-view__description h1 {
    font-size: 160%;
    font-weight: bold;
    text-transform: uppercase;
    color: #565656;
}

.news-view__description h2 {
    font-size: 150%;
    font-weight: bold;
    color: #565656;
}

.news-view__description h3 {
    font-size: 140%;
    font-weight: bold;
    color: #565656;
}

.news-view__description h4 {
    font-size: 130%;
    font-weight: bold;
    color: #565656;
}

/* Events */

.feeds__type__events {
    max-width: 100%;
}

li.events__item {
    padding: 1em;
    background: #f9f9f9 url(../../images/diagonal-stripes-bw.png) left top repeat;
    border-bottom: 2px solid #eaeaea;
}

.events__item h2 {
    font-size: 140%;
    font-weight: bold;
    color: #565656;
}

p.events__short-description {
    padding: .5em 0;
}

h1.events-view__heading {
	font-size: 160%;
    font-weight: bold;
    text-transform: uppercase;
    color: #565656;
}

.events-view__description p {
    color: #565656;
    padding: 1em 0;
}

.events-view__description img {
    margin: 3px;
    border: .5em solid white;
}

.events-view__description ul li {
	margin-top: 1em;
	font-size: .9em;
}

.events-view__description ol li {
	margin-top: 1em;
	font-size: .9em;
}

.events-view__description ol {
	color: #565656;
    margin: 0 0 0 3em;
}

.events-view__description ul {
	color: #565656;
    margin: 0 0 0 3em;
}

.events-view__description ul {
    list-style-type: disc;
}

.events-view__description ol {
    list-style-type: decimal;
}

.events-view__description h1 {
    font-size: 160%;
    font-weight: bold;
    text-transform: uppercase;
    color: #565656;
}

.events-view__description h2 {
    font-size: 150%;
    font-weight: bold;
    color: #565656;
}

.events-view__description h3 {
    font-size: 140%;
    font-weight: bold;
    color: #565656;
}

.events-view__description h4 {
    font-size: 130%;
    font-weight: bold;
    color: #565656;
}


.causes-home__cause {
    background: #f3f3f3 url(../../images/diagonal-stripes-bw.png) left top repeat;
}

.causes-home__cause-name h3 {
    font-size: .8em;
}

.causes-view__tags {
    text-align: right;
}

.cause-view__info h2 {
    text-transform: uppercase;
    line-height: .5em;
    margin-bottom: 1em;
}



.causes-view {
    background: #f9f9f9 url(../../images/diagonal-stripes-bw.png) left top repeat;
}

.causes-home__cause:hover {
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
}

.causes-info {
    background: #79f8dc;
    padding: 3em 0;
    color: #51776f;
}

.causes-donate h2 {
    margin-bottom: 1em;
    font-size: 120%;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Anton, sans-serif;
    font-weight: normal;
    letter-spacing: 0.15em;
}

.causes-donate__step h1 {
    margin-bottom: 1em;
}

.fb3__form.users-payment-method-add__form h2 {
    font-size: 1em;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 0.15em;
    font-weight: 600;
    color: #515358;
}

.users-home.generic__inner ul li {
    line-height: 2em;
}



.fb3__field-heading-text, .fb3__field-subheading {
    font-family: 'Open Sans', sans-serif;
    font-size: .7em;
    margin: 1em 0;
}

.fb3__field.fb3__field__text,
.fb3__field.fb3__field__select {
    width: 48%;
    display: inline-block;
    margin-right: 1%;
}

/*.fb3__field__password {
    width: 48%;
    display: block;
}*/

.fb3__field-input,
.fb3__field-select {
	display: block;
    padding: .5em;
    width: 100%;
}

.causes-donate select {
    margin: 0 0 1em 0;
}



.causes-donate fieldset {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    padding: 1em;
    -webkit-transition: box-shadow .3s; /* Safari */
    transition: box-shadow .3s;
}

.causes-donate fieldset:hover {
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
}

fieldset + .users-payment-method-add__fieldset__sub {
	 box-shadow: none;
	 padding:0;
	 margin-top: 1em;
}

fieldset + .users-payment-method-add__fieldset__sub:hover {
	 box-shadow: none;
}

.donation-steps-outer {
    text-align: center;
    margin-bottom: 2em;
}

.donation-steps {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 1em;
}

.donation-steps-outer2 {
    display: none;
}

.donation-steps h2 {
    margin-bottom: .5em;
    font-size: .9em;
    font-family: 'Open Sans', sans-serif;
    display: block;
}



.active-dot {
    display: inline-block;
    background-color: #fc753b;
    padding-top: .4em;
    width: 35px;
    height: 35px;
    text-align: center;
    color: #ffffff;
    border-radius: 50%;
}

.dot {
    display: inline-block;
    background-color: #bbbbbb;
    padding-top: .4em;
    width: 35px;
    height: 35px;
    text-align: center;
    color: #ffffff;
    border-radius: 50%;
}

.generic__radio-chooser-radio:checked + .generic__radio-chooser-button {
		color:#ffffff;
		background-color: #fc753b;
}

.generic__radio-chooser-button {
    color: #fc753b;
}

.causes-donate__when {
	display: none;
}
.causes-donate__when__show {
	display: block;
}


.causes-donate__step {
    max-width: 600px;
    margin: 0 auto;
}

.causes-donate {
	max-width: 600px;
    margin: 0 auto;
}

.users-login {
	max-width: 600px;
    margin: 0 auto;
}


.users-login .fb3__field.fb3__field__text {
	width:100%;
}

/*
.causes-donate__amount .fb3__field.fb3__field__text,
.causes-donate__memo .fb3__field.fb3__field__text {
    width: 100%;
}
*/

.causes-donate__memo {
	margin-top: 1em;
}

.material-icons {
    font-size: 1.2em;
}

select.causes-home__tags {
    text-transform: capitalize;
}

.footer__get-section.footer__get-section__address {
    color: #ffffff;
}

.users-home_boxes {

}
.users-home_box {
	vertical-align:top;
	background-color:white;
	padding:1em;
	display:inline-block;
	width:200px;
	text-align:center;
	margin:.5em;
	box-shadow: 0 3px 18px rgba(0, 0, 0, 0.04);
}

.users-home_box:hover {
	box-shadow: 0 3px 18px rgba(0, 0, 0, .18);
}

.users-home_box-top {
	margin:2em 0em;
	width:100%;
}
.user-ongoing {
    padding: .3em 1em;
    color: #ffffff;
    background-color: #fc753b;
    border-radius: 10px;
}

.user-ongoing:visited {
	color:#ffffff;
}

.users-payment-methods__method {
	box-sizing:border-box;
	vertical-align: top;
	display:inline-block;
	background-color:white;
	padding:1em;
	font-size:120%;
	line-height:2em;
	margin:1em 1em;
	width:250px;
}

.users-payment-methods__method-add {
	box-sizing:border-box;
	vertical-align: top;
	background-color:#fc753b;
	padding:1em;
	display:inline-block;
	font-size:120%;
	line-height:2em;
	margin:1em 1em;
	width:250px;
}

.users-payment-methods__method-add-inner {
	padding:1em;
	color:white;
	text-align:center;
}
.users-payment-remove {
	background-color:orange;
}

.causes-ongoing__donation {
	background-color:white;
	box-shadow: 0 6px 8px rgba(0, 0, 0, 0.04);
}
.causes-ongoing__donation a {
    margin-right: .5em;
}

.causes-ongoing__donation a {
    padding: .5em;
    display: inline-block;
    background-color: #fc753b;
    margin: .5em .5em 0 0;
    color: #ffffff;
}

.causes-ongoing__donation a:visited {
    color: #ffffff;
}

.featured-fundraiser {
    text-align: left;
    font-size: 1.3em;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    font-weight: 400;
    margin-bottom: .5em;
}

.causes-reports__table tr {
    border-bottom: 1px solid #dadada;
}

.causes-give .shadow1 {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    padding: 2em;
    -webkit-transition: box-shadow .3s;
    transition: box-shadow .3s;
		    background-color: #ffffff;
}

.causes-give fieldset {
    margin-top: 1em;
    border-top: 1px solid #e0e0e0;
    padding-top: 1em;
}

.causes-give img {
    max-width: 100%;
    margin-bottom: 1em;
}

.generic__inner.causes-give {
    max-width: 700px;
}

.causes-give__country-codes-ref {
	text-align: right;
	font-size: 80%;
	padding-right: 2.5%;
}
