body {_padding-top: 8%; _background: rgba(28, 131, 107, 1);}
.sign-up {display: none;}
.wrapper {margin: 0 auto; max-width: 350px; _background: rgba(28, 131, 107, 1); padding: 20px 0;}
.btn-submit {width: 100%;}
.account-reset {margin: 20px 5px 5px; text-align: center; display: block; color: #1F4A06 !important;}
.wrapper h2, p, img {text-align: center;}
h1, h2, h3 {font-weight: 400; margin-top: 10px;} 

.birthday select.form-control {display: inline-block; width: 80px; margin-left: 5px;}
p {_line-height: 2}
form {margin: 10px;}
.name input {width: 48%; display: inline-block;}
.name input:last-child {float: right;}
.sponsor-gender input, .sponsor-gender select {width: 48%; display: inline-block;}
.sponsor-gender select {float: right;}
input, select.form-control, .btn {_border-radius: 0 !important;}
.banner-form {background: #fff; box-shadow: 0 0 5px #999; _border: solid 10px #ccc; border-radius: 10px; margin:50px 10px; padding: 30px 10px;}

.loading-wp {
  position: fixed;
  z-index: 10000;
  width: 100%;
  height: 1px;
}
.loading {
  text-align: center;
  font-weight: 600;
  padding: 0 2px;
  background-color: rgba(179, 179, 37, 1);
  max-width: 200px;
  margin: 0 auto;
  color: #fff;
  display: none;
}

img.logo {
  max-height: 60px;
  width: auto;
}

.header {
	padding:10px 30px;
	border-bottom:solid 1px #ccc; 
	background-color:#fff;
}
.container {
	max-width: 800px;
}

.bday {
	padding: 7px 20px 5px;
  line-height: 2;
  font-weight: bold;
}
.footer {
	padding:15px 30px;
	border-bottom:solid 1px #ccc; 
	background-color:#fff;
	box-shadow:0 0 5px #999;
	bottom:0;
	position:fixed; 
	width:100%;
	color: #000;
}

.header .row div {
	padding: 0 !important;
}