/* DONATE STYLES */

html,body {font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";font-size:100%;background-color:#ffffff;}
#banner{text-align:center;margin:0 auto;padding:0;background-color:#166936;}
#banner.withimg{height:auto;padding:0;background-color:transparent;}
.bgimg {width:100%;height:auto;}
#container {margin:0 auto;margin-bottom:100px;text-align:center;}
.bloomcontainer {font-size:0.9em;width:600px;max-width:96%;margin:0 0 20px 0;padding:0; }
#footer {position:relative;background-color:#166936;height:auto;width:100%;margin:0 auto;padding-top:3px;padding-bottom:14px;text-align:center;margin-bottom:-7px;}
h1 {font-weight: 900;color:#166936;}
p {width:90%;margin-left:5%;margin-rignht:5%;;font-weight:400;}
p.finst {width:auto;margin-bottom:10px;padding-bottom:10px;border-bottom:2px solid silver;font-weight:700;}
#footer p {width:auto;color: #ffffff;margin:0 auto;margin-top:20px;font-size: 0.75em;}
form {text-align:left;margin:0 auto;padding:0;border:none;max-width:600px;width:100%;background-color:transparent;}
form input.entrytext {margin:4px 0px 4px 15px;padding:2px;border:1px solid #166936;font-size:0.75em;}
a, a:link, a:active, a:hover, a:visited {text-decoration:none;color:#166936;}
a:active, a:hover {text-decoration:underline;color:#F95D00;}
.registration .field input{max-width:600px !important;}
.center {text-align:center;margin:0 auto;}
@media screen and (max-height:732px) {
	#container {margin-bottom:auto;}
	#footer {position:relative;width:99%;margin-top:20px;bottom:0;}
	#footer p {margin-top:20px;}
}
.button-63 {
	align-items: center;
	background-image: linear-gradient(144deg,#166936, #C0BF0D 50%,#166936);
	border: 0;
	border-radius: 8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	box-sizing: border-box;
	color: #FFFFFF;
	display:inline-block;
	font-family:Helvetica, Arial, "sans-serif";
	font-size:14px;
	font-weight:700;
	justify-content: center;
	line-height: 1em;
	max-width: 50%;
	min-width: 40%;
	padding:0.5em 0.9em;
	text-decoration: none;
	user-select: none;
	-webkit-user-select: none;
	touch-action: manipulation;
	white-space: nowrap;
	cursor: pointer;
}
