body {
  /*background: linear-gradient(90deg, white, gray);*/
  background-color: #000;
}

body, h1, p {
  font-family: "Helvetica Neue", "Segoe UI", Segoe, Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #FFFFFF;
  
}

.container {
  margin-left:  auto;
  margin-right:  auto;
  margin-top: 20px;
  max-width: 1170px;
  padding-right: 15px;
  padding-left: 15px;
}

.row:before, .row:after {
  display: table;
  content: " ";
}

h1 {
  font-size: 150px;
  font-weight: 300;
  margin: 0 0 20px 0;
}

.lead {
  font-size: 40px;
  font-weight: 200;
  margin-bottom: 20px;
}

.leadtop {
  font-size: 30px;
  font-weight: 200;
  margin-top: 150px;
  margin-bottom: 20px; 
}

.continue {
  font-size: 23px;
  font-weight: 200;
  margin-top: 80px;
  margin-bottom: 20px;
}

p {
  margin: 0 0 10px;
}

a {
  color: #FFFFFF;
  text-decoration: none;
}

p.continue a {
    display: none;
}

.btn {
  background: #c40002;
  background-image: -webkit-linear-gradient(top, #c40002, #870a00);
  background-image: -moz-linear-gradient(top, #c40002, #870a00);
  background-image: -ms-linear-gradient(top, #c40002, #870a00);
  background-image: -o-linear-gradient(top, #c40002, #870a00);
  background-image: linear-gradient(to bottom, #c40002, #870a00);
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  font-family: Arial;
  color: #ffffff;
  font-size: 25px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
    padding-right: 50px;
    padding-left: 50px;
}

.btn:hover {
  background: #870a00;
  background-image: -webkit-linear-gradient(top, #870a00, #c40002);
  background-image: -moz-linear-gradient(top, #870a00, #c40002);
  background-image: -ms-linear-gradient(top, #870a00, #c40002);
  background-image: -o-linear-gradient(top, #870a00, #c40002);
  background-image: linear-gradient(to bottom, #870a00, #c40002);
  text-decoration: none;
}

#footerBar {
   text-align: center;
   position:absolute;
   bottom:0;
   width:100%;
   height:20px;   /* Height of the footer */
   background:#000;


}

#footerText {
    text-align: center;
    color: #4a4a4a;
    font-size: 15px;

}

#footerText a {
    color: #4a4a4a;
}




  img.imgpc {
      margin-top: 250px;
      margin-left: 450px;
   }

   html body {
    background-color: #FFFFFF;
  }

  .container {
  max-width: 700px;

  }

p.lead {
  margin-top: 250px;
  color: #000000;
}

p.lead2 {
  color: #000000;
  font-size: : 12px;
  font-weight: 300;
  text-align: center;
}

  .btn {
    background: #1873e7;
    background-image: -webkit-linear-gradient(top, #1873e7, #1873e7);
    background-image: -moz-linear-gradient(top, #1873e7, #1873e7);
    background-image: -ms-linear-gradient(top, #1873e7, #1873e7);
    background-image: -o-linear-gradient(top, #1873e7, #1873e7);
    background-image: linear-gradient(to bottom, #1873e7, #1873e7);
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    font-family: Arial;
    color: #ffffff;
    font-size: 25px;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
      padding-right: 50px;
      padding-left: 50px;
  }

  .btn:hover {
    background: #1873e7;
    background-image: -webkit-linear-gradient(top, #1873e7, #1873e7);
    background-image: -moz-linear-gradient(top, #1873e7, #1873e7);
    background-image: -ms-linear-gradient(top, #1873e7, #1873e7);
    background-image: -o-linear-gradient(top, #1873e7, #1873e7);
    background-image: linear-gradient(to bottom, #1873e7, #1873e7);
    text-decoration: none;
  }

  img.imgpc {
  filter: invert(0%);
}

.recaptcha-checkbox-border {
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		background-color: #fff;
		border: 2px solid #c1c1c1;
		font-size: 1px;
		height: 24px;
		width: 24px;
		z-index: 1;
		margin: 0px 10px 0px 0px;
	}
	.rc-anchor-normal-footer{
		display: inline-block;
		height: 74px;
		vertical-align: top;
		width: 70px;	
	}
	.rc-anchor-logo-portrait {
		margin: 10px 0 0 26px;
		width: 58px;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
	}
	.rc-anchor-logo-img-portrait {
		background-size: 32px;
		height: 32px;
		margin: 0 13px 0 13px;
		width: 32px;
	}
	.rc-anchor-logo-img {
		background: url(logo_48.png);
		background-repeat: no-repeat;
	}
	.rc-anchor-logo-text {
		cursor: default;
		font-family: Roboto,helvetica,arial,sans-serif;
		font-size: 10px;
		font-weight: 400;
		line-height: 10px;
		margin-top: 5px;
		text-align: center;
	}
	.rc-anchor-pt {
		margin: 2px 11px 0 0;
		padding-right: 2px;
		position: absolute;
		right: 0;
		text-align: right;
		width: 276px;
		font-family: Roboto,helvetica,arial,sans-serif;
		font-size: 8px;
		font-weight: 400;
	}
	.rc-anchor-pt a {
		display: inline;
		padding-left: 1px;
		padding-right: 1px;
		padding-top: 2px;
		padding-bottom: 2px;
		text-decoration: none;
	}
	