body {
  font-family: Verdana, Geneva, sans-serif;
  background-color: #021B3B;
  background: url('https://nagr.org/2018/images/893_background.jpg') top center no-repeat fixed;
  /*background-size:100% 100%;*/
  height: 100%;
  font-size: 14pt;
}

#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:50%;
  text-align: left;
  padding-bottom:30px;
}

.dudleySigImg{
  width: 150px; height: 57px
}

.disclaimer{
  /*border: 2px solid black;*/
  /*background-color: #041131;*/
  color: white;
  padding: 7px 7px;
}

.form-group{
  width: 100%;
  border-color: #b7b7b7;
  color: black;
  border-radius: 1px;
}

.hide{
  height: 0px;
}

.hangingIndent{
  padding-left: 12%;
  text-indent: -12%;
}

.indent {
  text-indent: 2em;
}

#middle {
  background-color: white;
  box-shadow: 0px 0px 24px 5px rgba(0,0,0,0.07);
  border: 1px solid #eee;
  padding-bottom: 14px;
}

#middle_d{
  background-color: white;
  box-shadow: 0px 0px 24px 5px rgba(0,0,0,0.07);
  border: 1px solid #eee;
  padding-top: 14px;
  padding-bottom: 14px;
}

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 0px 0px rgba(0,0,0,1);
   -webkit-box-shadow: inset 1px 1px 0px 0px rgba(0,0,0,1);
   box-shadow:         inset 1px 1px 0px 0px 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: 7px;
}

small{
  font-size: 0.5em;
}

.states{
  width: 252px;
  height: 32x;
  border: 2px solid black;
}

.textbox {
  color: black;
}

#txt_state{
  /*margin-bottom: 32px;*/
  width: 100%;
  color: #000000;
  BorderColor: #b7b7b7;
}
