body {
  font-family: Verdana, Geneva, sans-serif;
  background: #ababab url('https://nagr.org/2021/images/1322_background.jpg') top center no-repeat fixed;
  background-size: cover;
  height: 100%;
  font-size: 14pt;
}

@media (max-width: @iphone-screen) {
    background-size: contain;
  }

#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: white;
  padding: 7px 7px;
  font-size: 10pt;
  line-height: 15px;
}

.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;
}
@media only screen and (max-width: 767px){
	.hangingIndent {
    padding-left: 15%;
    text-indent: -17.25%;
	}
	.hangingIndentWhereas {
		padding-left: 0px;
		text-indent: -30px;
	}
	.hangingIndentTherfore {
		padding-left: 0px;
		text-indent: -30px;
	}	
}

@media only screen and (min-width: 768px){
	.hangingIndent {
    padding-left: 15%;
    text-indent: -17.25%;
	}
	.hangingIndentWhereas {
		padding-left: 110px;
		text-indent: -118px;
	}
	.hangingIndentTherfore {
		padding-left: 110px;
		text-indent: -137px;
	}
}
.header{
}
.headerImg {
    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: white;
}

#middle_d{
  background-color: white;
}

p {
  margin-top: 20px;
}

.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;
}

