@font-face {
	font-family: "Atletico";
	src: url("https://action.gunrights.org/fonts/Atletico.otf") format("opentype");
}

@font-face {
	font-family: "Atletico Bold";
	src: url("https://action.gunrights.org/fonts/Atletico-Bold.otf") format("opentype");
}

@media (max-width: @iphone-screen) {
    background-size: contain;
  }

#Button1 {
  margin-top: 14px;
  margin-bottom: 20px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-family: Atletico;
}

.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-family: Atletico;
  font-size: 7pt;
  line-height: 15px;
}


.form-group{
  width: 100%;
  border-color: #b7b7b7;
  border-width: thin;
  color: black;
  padding: 3px;
  border-radius: 1px;
  margin-bottom: 1px;
  font-family: Atletico;
  font-size: 15px;
}

.form-group2{
  width: 100%;
  border-color: #b7b7b7;
  border-width: thin;
  color: black;
  border-radius: 1px;
  margin-bottom: 5%;
  font-family: Atletico;
  font-size: 15px;
}

.hide{
  height: 0;
}

.hangingIndent {
    padding-left: 15%;
    text-indent: -17.25%;
}
.hangingIndentWhereas {
    padding-left: 90px;
    text-indent: -118px;
}
.hangingIndentTherfore {
    padding-left: 110px;
    text-indent: -137px;
}
.header{
	
}
.headerImg {
    margin-bottom: -23px;
    z-index: 99999;
}
.headerImgDonate {
    padding: 0.5px;
}
.iframeContainer {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
}
.iframeResponsive {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.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;
}

.radioAmount {
	font-family: Atletico; 
	text-align: center; 
	font-size: 16px;
	border: 1px solid black; 
	border-radius: 15px;
	cursor: pointer;
}

.radioTextAmount{
	font-family: Atletico Bold; 
	color: #be8236;
	font-size: 25px;
	padding-bottom: 10px;
}

.radioAmount [type=radio] { 
  position: absolute;
  cursor: pointer;
}

.radioAmount [type=radio]:checked {
  border: 5px solid #be8236; 
}

.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;
}

.top-header{
	background: url('https://nagr.org/2019/images/NAGR_New-StyleRenewal_LP_Header2Background.png');
	font-family: Atletico;
	color: white;
	
}

#txt_state{
  /*margin-bottom: 32px;*/
  width: 100%;
  color: #000000;
  border-color: #b7b7b7;
}

.txtDonate {
	border: 0;
    outline: none;
	background: #ffffff;
    font-family: Atletico Bold; 
	color: #be8236;
	font-size: 25px;
    font-weight: 500;
    font-size: 26px;
    text-align: center;
	height: 65px;
	width: 100%;
	border-radius: 15px;
}

.premium_img{
	border: 1px solid black;
	border-radius: 15px;
}

.premium-radio {
	display: block;
	line-height: 32px;
	color: #000;
	font-weight: 200;
	font-size: 15px;
	text-align: center;
	cursor: pointer;
	position: relative;
	overflow: hidden;
}

/*.premium-radio-input {
	position: absolute;
	opacity: 0;
	width: 0;
	height: 0;
	cursor: pointer;	
}*/


.nopremium {
	background: none;
	border: none;
	line-height: normal;
}

.gpm_checkbox{
	font-family: Atletico;
}

hr {
	display: block; height: 1px;
    border: 0; border-top: 1.5px solid #999;
    margin: 1em 0; padding: 0;
	
}