body {
  width: 100%;
  height: 100vh;
  padding-bottom: 0px !important;
  background: url('../img/login.jpg') no-repeat;
  background-size: cover;
}
.main .page-bg {
  min-width: 1200px !important;
}
.main .w1224{
  min-width: 1200px !important;
}
.fnlogin .regbtn {
  background: #d72226;
}
.m-fnbox {
  border: 0px !important;
}
.regnav .uli {
  border: 1px solid #d6d6d6;
}
.reglogbox .submit {
  border-color: #d72226;
  background: #d72226;
}
.overlay {
  background: linear-gradient(to right, #d72226, #e20a0e) no-repeat 0 0 / cover;
}