.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: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.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: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.head {
  padding-bottom: 0 !important;
}
.in-front {
  margin-top: 0;
  padding: 0;
}
.signin-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
  padding: 20px 20px 10px;
  border-bottom: 1px solid #d9d9d9;
}
.signin-box .control-group {
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}
.signin-box input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 36px;
  width: 100%;
  padding: 5px;
}
.signin-box .alert-error {
  margin: 0 -20px 20px;
  padding: 5px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-align: center;
}
.not-member {
  color: #666666;
}
.forgot {
  font-size: 13px;
  padding-left: 5px;
}
p.help-block.email-not-present,
p.help-block.confirm-email-not-present,
p.help-block.email-match-fail {
  color: #9d261d !important;
}
#floating-signin {
  display: none;
}
#floating-signin.dropdown-menu {
  border: none;
}
#floating-signin h1 {
  display: none;
}
#floating-signin #signin-box-container {
  margin: 0;
  padding: 0;
  width: 260px;
}
#floating-signin form.signin-box {
  padding: 10px 15px;
  margin-bottom: 0;
}
#floating-signin .not-member {
  clear: both;
  margin: 0;
  padding: 10px;
}
#floating-signin .not-member p {
  margin: 0;
}
#floating-signin a.close {
  position: absolute;
  top: 12px;
  right: 12px;
  text-decoration: none;
  font-size: 30px;
  z-index: 1000;
}
.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: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* BENEFITS
=========== */
.benefits {
  margin-top: 10px;
}
.benefits ul li {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  display: block;
  padding-top: 250px;
  background: url("../../images/landing_share_images.png") no-repeat scroll 0 0 transparent;
}
.benefits ul li.upload {
  background-position: -240px 0;
}
.benefits ul li.collaborate {
  background-position: -480px 0;
}
.wrapper {
  background: url("../../images/panorama-2x-tallbg.jpg") repeat-x scroll 0 -160px #ffffff !important;
}
.benefits {
  margin-top: 550px;
  margin-bottom: 100px;
}
body .control-group .row {
  margin: 0;
}