
body {
  font-family: Verdana, Geneva, sans-serif;
  background-color: #000000;
  background: url(https://nagr.org/2020/images/1290_background.jpg);
  background-attachment: fixed;
  background-size: cover;
  /* height: calc(100vh - 15.5%); */
  font-size: 14pt;
  background-position: bottom;
  overflow-x: hidden;
  overflow-y: auto;
}

.bottom-banner {
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 9999;
}

#Button1 {
  margin-top: 14px;
  margin-bottom: 20px;
  width: 100%;
}

.center{
  align-content: center;
  text-align: center;
}

.contribute{
  border-style: solid;
  border-color: #565656;
  border-radius: 15px;
  background-color: #252525;
  color: white;
  padding-top: 14px;
}

.copy{
  color:#000000;
  font-size:20px;
  text-align: left;
}

.donate-field{
  border-style: solid;
  background-color: #333333;
  border-radius: 15px;
}

.dudleySig{
  margin-top: 14px;
  margin-left: 5%;
  text-align: left;
  padding-bottom:30px;
}

.dudleySigImg{
  width: 150px; height: 57px
}

.disclaimer{
  color: black;
  padding: 7px 7px;
}

.form-group{
  width: 100%;
  border-color: #b7b7b7;
  color: black;
  border-radius: 1px;
  margin-bottom: 1px;
}

.form-group2{
  width: 100%;
  border-color: #b7b7b7;
  color: black;
  border-radius: 1px;
  margin-bottom: 25px;
}

.hide{
  height: 0;
}

.hangingIndent {
    padding-left: 16%;
    text-indent: -17%;
}
.header{
}
.headerImg {
    padding: 7.5px;
    margin-top: -8px;
    margin-bottom: -23px;
    z-index: 99999;
}
.headerImgDonate {
    padding: 0.5px;
}
.indent {
  text-indent: 2em;
}
.logo {
    margin-top: 14px
}
.maroonBtn {
    color: white;
    font-size: 1em;
    font-weight: bold;
    background-color: #FF6600;
    border: 2px solid Maroon;
}
#middle {
  background-color: rgba(255,255,255,.25);
  background-image: url(https://nagr.org/2020/images/NAGR_2020ChristmasGAW_MiddleBackground.png);
  background-repeat: no-repeat, no-repeat;
  background-size: contain, 100% 1886px;
  background-position: top center, bottom center;
}

#middle_d{
  background-color: rgba(255,255,255,.25);
  background-image: url(https://nagr.org/2020/images/NAGR_2020ChristmasGAW_MiddleBackground.png);
  background-repeat: no-repeat, no-repeat;
  background-size: contain, 100% 1886px;
  background-position: top center, bottom center;
}

p {
  margin-top: 20px;
}

@media only screen and (max-width: 767px){
	.payment-form {
		margin-top: -2%;
	}
}

@media only screen and (min-width: 768px){
	.payment-form {
		margin-top: -30%;
	}
}

.petition{
  border: 2px solid black;
  background-color: #E0E0E0;
  /*border-radius: 15px;*/
  padding-top: 14px;
  padding-bottom: 14px;
}

.shadow {
   -moz-box-shadow:    inset 1px 1px 0 0 rgba(0,0,0,1);
   -webkit-box-shadow: inset 1px 1px 0 0 rgba(0,0,0,1);
   box-shadow:         inset 1px 1px 0 0 rgba(0,0,0,1);
}

.signdiv {
  border-style: solid;
  border-color: #565656;
  background-color: #252525;
  padding: 21px 0 21px 0;
  margin-top: 21px;
  margin-bottom: 21px;
}

small{
  font-size: 0.5em;
}

.states{
  width: 252px;
  height: 32px;
  border: 2px solid black;
}

.textbox {
  color: black;
}

#txt_state{
  /*margin-bottom: 32px;*/
  width: 100%;
  color: #000000;
  border-color: #b7b7b7;
}
