/* Pagestyle HARLEY */

.container_16 {
  margin: 0 auto;
  width: 960px;
  background: url("../pagestyle-default/images/default/body-effect.png") center -50px no-repeat;
}

.box-style1-content {
  padding: 10px;
}

.box-style1 {
  border: none;
}

.ed-text,
#ddlClient {
  margin: 0 0 10px;
}

.ed-ddl,
#txtPassword,
#txtUsername {
  width: 100%;
  margin: 0 0 10px !important;
  background: #ffffff;
  border: 1px solid transparent;
}

.login-languages {
  width: 350px;
  margin: 0;
  border: none;
  padding: 10px;
  height: auto;
  float: left;
}

.login-login {
  width: 350px;
  margin: 0;
  border: none;
  padding: 10px;
  height: auto;
  float: right;
}

/* Login Page - Logo */

.logo-wrapper {
  padding: 10px 0 0 0;
}

.logo-text {
  margin-top: 105px;
  text-align: right;
}

#lblSystemNameNOTEDITABLE span {
  font-size: 18px;
  font-weight: bold;
  text-shadow: none;
  line-height: normal;
}

.logo {
  background: url("images/sidebar/harley-davidson-600px.png") no-repeat;
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 160px;
  height: 125px;
}

.content-wrapper {
  margin: 0 auto 0;
  padding: 0;
  background: none;
}

#edContent {
  background: url("images/harley/login_harley.jpg") #f1f1f1 no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/harley/login_harley.jpg', sizingMethod='scale', color='#f1f1f1');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/harley/login_harley.jpg', sizingMethod='scale', color='#f1f1f1')";
  padding: 40px 0 0 0;
  min-height: 800px;
}

.login-copyright {
  color: #000;
}

body,
body:after {
  background: url("../pagestyle-default/images/default/sidebar-bg.png") repeat;
}