.ask {
    text-align: center;
    border: 2px solid grey;
    border-radius: 10px;
    margin-right: 2em;
}

.askHeader {
    font-weight: 900;
    font-size: 2.5em;
    color: black;
}

.askLabel {
    color: #CF102D;
    font-weight: 900;
    font-size: 4em;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

.btn-danger {
    background-color: #CF102D;
    margin-bottom: 2px;
}

body {
    font-family: 'Roboto Slab', serif;
    background-color: #021B3B;
    background: url('../images/NAGR_JoinProspecting2_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%;
}

.bullet {
    width: 28px;
    color: white;
    border: 1px solid black;
    background-color: black;
    border-radius: 50%;
    text-align: center;
    margin-left: -28px;
}

.bulletDiv {
    margin-bottom: 28px;
}

.bulletDivLower {
    margin-top: 28px;
}

.center {
    align-content: center;
    text-align: center;
}

#form1 {
    background: rgba(255, 255, 255, 0.7);
}

.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;
    padding: 0;
}

.copyDn {
    color: #000000;
    font-size: 20px;
    text-align: left;
    margin-top: -2.5em;
}

.donate-field {
    border-style: solid;
    background-color: #333333;
    border-radius: 15px;
    margin-bottom: 14px;
}

.dudleySig {
    margin-top: 14px;
    /*margin-left:50%;*/
    text-align: left;
    padding: 0;
    padding-bottom: 30px;
}

.dudleySigImg {
    width: 150px;
    height: 57px
}

.disclaimer {
    /*border: 2px solid black;*/
    /*background-color: #041131;*/
    color: white;
    padding: 7px 7px;
    font-size: .6em;
}

.form-group {
    width: 100%;
    border-color: #b7b7b7;
    color: black;
    border-radius: 1px;
}

.gearDesc {
    margin-top: 8px;
}

.gearPic {
    text-align: left;
    margin-top: 42px;
}

.hide {
    height: 0px;
}

.hangingIndent {
    padding-left: 16%;
    text-indent: -17%;
}

.header {
    z-index: 1000;
}

.headerImg {
    padding: 0.2px;
    margin-top: -8px;
}

.headerImgDonate {
    padding: 0.5px;
}

.indent {
    text-indent: 2em;
}

.instructions {
    margin-left: -28px;
}

.logo {
    margin-top: 14px
}
/*recaptcha*/
.maroonBtn {
    color: white;
    font-size: 1em;
    font-weight: bold;
    background-color: #FF6600;
    border: 2px solid Maroon;
}
/*recaptcha*/
.main {
    background: rgba(255, 255, 255, 0.7);
}


/*#middle {
  background-color: white;
  box-shadow: 0px 0px 24px 5px rgba(0,0,0,0.07);
  border: 1px solid #eee;
  margin-top: -30px;
}*/


/*#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 {
    background-color: #252525;
    border: 2px solid grey;
    border-radius: 10px;
    padding: 21px 0 21px 0;
    margin-top: 21px;
    margin-bottom: 21px;
}


/*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;
}
