@font-face {
	font-family: "Atletico";
	src: url("https://nagr.org/fonts/Atletico.otf") format("opentype");
}

@font-face {
	font-family: "Atletico Bold";
	src: url("https://nagr.org/fonts/Atletico-Bold.otf") format("opentype");
}

@font-face {
	font-family: "Barlow";
	src: url("https://nagr.org/fonts/Barlow/Barlow-Regular.ttf") format("truetype");
}

@font-face {
	font-family: "Barlow Bold";
	src: url("https://nagr.org/fonts/Barlow/Barlow-Bold.ttf") format("truetype");
}

body {
  font-family: Arial, sans-serif;
  background: #FFFFFF;
  height: 100%;
  font-size: 14pt;
}
.bumperStickerText {
	font-family: "Atletico Bold";
	font-size: 5vmin;
	color: #293e6b;
}

#Button1 {
	font-family: Barlow;
	margin-top: 14px;
	margin-bottom: 20px;
	border-radius: 3px;
	width: 50%;
	min-width: 300px;
	
}

.buttonPoll {
	text-align: center;
	font-size: 20pt;
	color: #FFFFFF;
	background-color: #000000;
	border: solid 1px #7A7A7A;
	padding: 10px 0px;
	margin: 10px 5px;
}

.btn-lg {
	padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0px;
}

.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: #FFFFFF;
  padding: 10px 7px;
  font-size: 10pt;
  line-height: 15px;
}

.form-group{
  width: 100%;
  border-color: #b7b7b7;
  border-width: 1px;
  background-color: #f1f1f1; 
  color: black;
  border-radius: 2px;
  margin-bottom: 1px;
  font-family: Barlow;
}

p.disclaimer {
	margin: 0px;
}

.form-group2{
  width: 100%;
  border-color: #b7b7b7;
  color: black;
  border-radius: 1px;
  margin-bottom: 25px;
}

.hide{
  height: 0;
}

.hangingIndent {
    padding-left: 15%;
    text-indent: -17.25%;
}

.hangingIndentWhereas {
    padding-left: 110px;
    text-indent: -118px;
}

.hangingIndentTherfore {
    padding-left: 110px;
    text-indent: -137px;
}

.headerImg {
    margin-bottom: -23px;
    z-index: 99999;
}

.headerImgText {
	font-family: "Atletico Bold";
	font-size: 4vw;
	color: white;
	position: absolute; 
	top: 10%;
	left:10%;
}

.headerImgDonate {
    padding: 0.5px;
}

.indent {
  text-indent: 2em;
}

input#cb_gpm {
	
}

.logo {
    margin-top: 14px
}

.mainCopy {
	font-family: Barlow;
}
.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;
}

.p-box {
	background-color: #F0F0F0;
	padding: 20px 5px;
	border: solid 1px #E2E2E2;
}

.p-box-p {
	margin-top: 0px;
}

.petition{
  border: 2px solid black;
  background-color: #E0E0E0;
  /*border-radius: 15px;*/
  padding-top: 14px;
  padding-bottom: 14px;
}

.petitionCheckbox input {
	width: 20px;
    height: 20px;
    margin-top:-25px;
    margin-left:15px;
}

.petitionCheckbox label {
    margin-left: 5px;
}

.polldiv {
	padding: 15px 10px 0px 10px;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.regNumber {
		float: none;
	}
}

@media only screen and (min-width: 768px) {
	.regNumber {
		float: right;
	}
}

.shadow {
   -moz-box-shadow:    inset 1px 1px 0 0 rgba(50,50,50,1);
   -webkit-box-shadow: inset 1px 1px 0 0 rgba(50,50,50,1);
   box-shadow:         inset 1px 1px 0 0 rgba(50,50,50,1);
   height: 32px;
}

.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;
}

@media only screen and (max-width: 767px){
	.surveyBlock {
		padding-left: 25px;
		padding-right: 0px;
		text-indent: -28px;
		text-align: left;
		font-size: 20px;
		margin-top: 25px;
	}	
}

@media only screen and (min-width: 768px){
	.surveyBlock {
		padding-left: 100px; 
		padding-right: 50px; 
		text-indent: -30px; 
		text-align: left;
		font-size: 20px; 
		margin-top: 25px;
	}	
}

.textbox {
  color: black;
}

#txt_state{
  /*margin-bottom: 32px;*/
  width: 100%;
  color: #000000;
  border-color: #b7b7b7;
}
/*Rand UN CSS*/
.style4
        {
            font-weight: bold;
            font-family: Garamond;
            font-size: 36px;
            color: #012f42;
        }

        .div
        {
            border-radius: 25px;
            border-color: #81848a;
            border-style: inset;
            width: 750px;
        }

        .style15
        {
            width: 176px;
        }
        .style16
        {
            width: 125px;
        }
