body{
  background-color:rgba(255,255,255,0) !important;
  padding-bottom: 0 !important;;
}
header{
  display:none;
}
#banner, #footer{
  display: none;
}
.content{
  box-shadow: 0 0 0 rgba(255,255,255,0);
  width:100%;
  height: 100%;
}
body section.content{
  padding: 15px 0 80px;
}
#loyalty-club-details {
  margin:0 auto;
  position: relative;
  top:0;
  left:0;
  bottom:0;
  right:0;
  font-size: 13px;
  margin-top: 5%;
}
#loyalty-club-details input {
  font-size: 13px;
}
#loyalty-club-details .page-header-boxout:before{
  display:none;
}
h3, h1, h2, h4, h5, h6{
  color:#443e3b !important;
  font-family:"Calibri",sans-serif;
}
.page-header-boxout{
	box-sizing:unset !important;
}
input, textarea{
	background-color:#ffffff00 !important;
}
.page-header-boxout{
  border:none !important;
}
.content{
  background-color:unset !important;
}
#loyalty-club-details .page-header-boxout {
  margin:0 auto;
  position: relative;
  top: 0;
  min-height: 120px;
  max-width: 300px;
  padding: 30px 30px 20px;
  box-shadow: 0 0 136px rgba(0,0,0,0.3);
  border-radius: 6px;
  -ms-border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  background-color: #FFFFFF;
  z-index: 10;
  right: auto;
}
#loyalty-club-details .loyalty-login {
  width:100%;
  height: auto;
  overflow: hidden;;
  padding-bottom: 40px;
  background: #FFFFFF;
}
footer{
  display: none; !important;
}
#loyalty-club-details .loyalty-login h3 {
  /*display: none;*/
  font-size: 24px;
  text-align: center;

}
#loyalty-club-details .loyalty-login .signin-errors {
  display: block;
  height: 30px;
  color: red;
}
#loyalty-club-details .loyalty-login ul, #loyalty-club-details .loyalty-login .footer {
  margin-right: 10px;
}
#loyalty-club-details .loyalty-login .form-field {
  width: 100%;
  margin-bottom:10px;
  border:none;
  color:#000000;
  font-size: 15px;
  line-height: 24px;
  border-bottom:1px solid #000000;
}
#loyalty-club-details .loyalty-login .form-field:focus{
  outline: none;
}
#loyalty-club-details .button-separator{
  display:none;
}
#loyalty-club-details .footer .right .loyalty-register{
  display: none;
}
#loyalty-club-details .footer .right input{
  width:100%;
  text-transform: uppercase;
}
#loyalty-club-details .footer .right input:focus{
  outline: none;
}
#loyalty-club-details .loyalty-login div.footer > a{
  color:#181B23;
  float: right;
  display: block;
  position: absolute;
  text-align: right;
  width: 100%;
  font-size: 11px;
  margin-top: 50px;
  text-transform: initial;
}
#loyalty-club-details .footer .right{
  background:#0A53C4;
  padding:0 15px;
  line-height: 40px;
  display: block;
  max-width: 160px;
  margin:0 auto;
  color:#FFFFFF;
  border-radius:3px;
}
#loyalty-club-details .club-payment-image {
  position: absolute;
  right: 0;
  top: 316px;
  height: 250px;
  width: 260px;
}
#loyalty-club-details .club-body {
  padding-left: 15px;
}

#loyalty-club-details .loyalty-login li {
  /*height: 50px;
  line-height: 30px;*/
  margin:15px 0 0;
}

#loyalty-club-details .loyalty-login div input, #loyalty-club-details .loyalty-login div a {
  color: #eaeaea;
}

#loyalty-club-details .loyalty-register {
  display: none;
}

#loyalty-club-details .loyalty-register + span {
  display: none;
}

#loyalty-club-details .club-body,
#loyalty-club-details .club-footer {
  width: 620px;
}

#loyalty-club-details .club-body {
  min-height: 300px;
}

#loyalty-club-details .club-body h3,
#loyalty-club-details .club-body p {
  margin: 12px 0;
}

#loyalty-club-details .club-body h3 {
  text-transform: none;
}

#loyalty-club-details .club-body ul {
  line-height: 2em;
  list-style: disc;
  padding-left: 30px;
}

#loyalty-club-details .club-footer {
  text-align: right;
  margin-top: 0;
}

#loyalty-club-details .club-footer button {
  margin-left: 10px;
}
#loyalty-club-details .loyalty-login .footer{
  margin-top:10px;
}

.loyalty-login .label-login-box{
  color:#443e3b;
  display: block;
  width: 100%;
  float: none;
  font-size: 16px;
  line-height: 24px;
}