.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-frame {
  padding: 40px;
}
.ds-index-page-header {
  background: transparent url("/theme/default/images/header-logout-back.png") repeat-x 0 0;
  height: 152px;
}
.ds-index-page-header .ds-site-logo {
  background: transparent url("/theme/default/images/logout-logo.png") no-repeat 35px 0;
  width: 576px;
  height: 149px;
}
.login-panel {
  position: relative;
  width: 467px;
  height: 128px;
  margin-left: -20px;
}
.login-panel .login-form-how {
  clear: left;
}
.login-panel .form-title {
  margin-top: 0;
  margin-bottom: 13px;
  color: white;
}
.login-panel .form-error {
  display: none;
  margin-bottom: 13px;
  font-weight: 600;
  font-size: 16px;
  color: #b94a48;
}
.login-panel .form-success {
  font-size: 10.6px;
}
.login-panel input {
  float: left;
  margin-right: 10px;
  width: 150px;
}
.login-panel input.ds-submit {
  width: auto;
}
.login-panel .form-link {
  float: left;
  width: 173px;
  font-size: 10.6px;
}
.login-panel .remind-form {
  display: none;
}
.login-panel .remind-form .remind-form-email {
  width: 250px;
}
.login-panel .remind-form .remind-form-back {
  clear: left;
}
.login-panel .remind-form-2 {
  display: none;
}
.login-panel .remind-form-2 .remind-form-phone {
  width: 250px;
}
.login-panel .remind-form-2 .remind-form-back {
  clear: left;
}
.login-panel .remind-form-3 {
  display: none;
}
.login-panel .remind-form-3 .remind-form-code {
  width: 250px;
}
.login-panel .remind-form-3 .remind-form-back {
  clear: left;
}
.login-panel .form-common {
  position: absolute;
  top: 0;
  left: 0;
  width: 447px;
  height: 93px;
  padding: 15px 0 20px 20px;
  background-color: #83cec9;
}
.login-panel .form-common.error {
  background-color: #f2dede;
}
.login-panel .form-common.error .form-title {
  display: none;
}
.login-panel .form-common.error .form-error {
  display: block;
}
.page-nav {
  margin: 40px 0 20px;
}
.page-nav .page-nav-item {
  float: left;
  margin-right: 20px;
}
.page-nav .page-nav-item a.current {
  text-decoration: none;
}
.article-body {
  max-width: 600px;
}
.article-body strong {
  font-weight: 600;
}
/* Demo login */

.ds-demo-login {
  margin-bottom: 30px;
}
.ds-demo-login .ds-demo-login-button {
  background-color: #434142;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#343232), color-stop(50%, #454445), to(#3a3636));
  background-image: -webkit-linear-gradient(#343232, #454445 50%, #3a3636);
  background-image: -moz-linear-gradient(top, #343232, #454445 50%, #3a3636);
  background-image: -o-linear-gradient(#343232, #454445 50%, #3a3636);
  background-image: linear-gradient(#343232, #454445 50%, #3a3636);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff343232', endColorstr='#ff3a3636', GradientType=0);
  color: #f16802;
  border-color: #afbdbb;
  background-color: #383738;
  cursor: pointer;
  margin-top: 15px;
}
.ds-demo-login .ds-demo-login-button[disabled] {
  cursor: default;
}
.ds-demo-login .tab-content {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 15px;
}
#ds-demo-tabs a {
  outline: none;
}
#ds-demo-tabs .active a {
  text-decoration: none;
}
/* Trial */

.ds-trial {
  margin-top: 30px;
  margin-bottom: 30px;
}
.ds-trial .ds-trial-button {
  color: white;
  text-shadow: none;
  background-color: #33a155;
  background-image: -moz-linear-gradient(top, #3db15f, #258847);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3db15f), to(#258847));
  background-image: -webkit-linear-gradient(top, #3db15f, #258847);
  background-image: -o-linear-gradient(top, #3db15f, #258847);
  background-image: linear-gradient(to bottom, #3db15f, #258847);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3db15f', endColorstr='#ff258847', GradientType=0);
  border-color: #258847 #258847 #154c28;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #258847;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-color: #536158;
}
.ds-trial .ds-trial-button:hover,
.ds-trial .ds-trial-button:focus,
.ds-trial .ds-trial-button:active,
.ds-trial .ds-trial-button.active,
.ds-trial .ds-trial-button.disabled,
.ds-trial .ds-trial-button[disabled] {
  color: white;
  background-color: #258847;
  *background-color: #20743d;
}
.ds-trial .ds-trial-button:active,
.ds-trial .ds-trial-button.active {
  background-color: #1a6032 \9;
}
