.button1id,
.button2id {
  width: 100% !important;
  text-transform: uppercase;
  border: 1px solid #ff8200;
  padding: 5px;
  margin-top: 10px;
}
label {
  color: #000;
  font-weight: 300;
  font-size: 16px;
  margin-top: 5px;
}
.top {
  text-align: center;
  color: #000;
}
.loginheader {
  font-size: 3em !important;
  margin-bottom: 0px !important;
  color: #000 !important;
  font-weight: 700;
  text-transform: capitalize !important;
  letter-spacing: 0px !important;
  margin-top: 0px !important;
}
.logintext {
  font-size: 18px;
  margin-top: 20px;
}
.indie {
  margin-bottom: 70px;
}
.independent {
  margin-top: 20px;
  margin-bottom: 20px;
  text-decoration: underline;
  font-size: 30px;
}
body {
  padding-top: 30px;
}
a {
  font-weight: 700;
  color: #000;
  text-decoration: underline;
}
button.button1id:hover {
  background: #cb453a;
  border: 1px solid #cb453a;
}
.fpru {
  text-align: center;
}
.top {
  width: 75%;
}
.top2 {
  margin-top: -96px;
}
.logincomputer {
  float: right;
  position: absolute;
  margin-top: -72px;
}
