.popin .input-text {
  height: 30px;
  line-height: 30px;
  margin-bottom: 20px;
  color: #000;
  /** font-size: 1em; **/
  font-weight: normal;
  padding: 0 10px;
  width: 190px;
  border: thin inset #bbb;
}
.popin #register-success {
  padding: 25px;
  overflow: hidden;
  background: #fff;
}
.popin #register-success h2 {
  font-size: 1.5em;
  padding-bottom: 20px;
}
.popin #register-success p {
  padding-top: 20px;
  font-size: 1.1em;
}
.popin #register-success p a {
  font-size: 1em;
  color: ;
}
.popin #login-register {
  overflow: hidden;
  background: #fff;
  padding: 0;
}
.popin #login-register .error {
  display: none;
  padding: 8px 8px 8px 50px;
  background: url('../images/form-error-picto.png') no-repeat 12px center;
}
.popin #login-register .error p {
  font-size: 1.1em;
  color: red;
}
.popin #login-register .error p a {
  color: ;
  font-size: 1em;
}
.popin #login-register .bouton-v2 {
  margin-top: 10px;
  background: url('../images/prehome-button-bg.png') no-repeat 0 -108px;
  width: 200px;
  color: #fff;
  font-size: 1.4em;
  font-weight: bold;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
  line-height: 34px;
  border: none;
  height: 34px;
  margin-bottom: 30px;
}
.popin #login-register .connect {
  text-align: center;
  width: 210px;
  height: 300px;
  float: left;
  background-color: #2B2F32;
  padding: 25px;
}
.popin #login-register .connect h2 {
  text-align: left;
  color: #fff;
  padding-bottom: 30px;
 /* font-size: 1.4em; */
}
.popin #login-register .connect #resetpassword-link {
  color: #009DDF;
  font-size: 1.4em;
  font-weight: bold;
  text-decoration: none;
}
.popin #login-register .register {
  float: left;
  width: 442px;
  padding: 15px 25px 0px;
}
.popin #login-register .register h2 {
  padding-bottom: 30px;
  /* font-size: 1.4em; */
}
.popin #login-register .register form input {
  width: 190px;
}
.popin #login-register .register form select {
  padding: 0 0 0 5px;
  width: 212px;
}
.popin #login-register .register form #fieldset-column1,
.popin #login-register .register form #fieldset-column2 {
  width: 230px;
  float: left;
  border: none;
}
.popin #login-register .register form #fieldset-column1 input:last-child,
.popin #login-register .register form #fieldset-column2 input:last-child {
  margin-bottom: 0;
}
.popin #login-register .register form #fieldset-column2 {
  width: 212px;
}
.popin #login-register .register form .bouton-v2 {
  margin-top: 0;
  margin-left: 8px;
}
.popin #reset-password {
  padding: 25px;
  background: #fff;
}
.popin #reset-password h2 {
  font-size: 1.5em;
  padding-bottom: 20px;
}
.popin #reset-password p {
  font-size: 1.1em;
  padding-bottom: 20px;
}
.popin #reset-password input {
  margin: 0 20px 0 0;
}
.popin #reset-password .form_error {
  margin-top: 0;
}
.popin #reset-password #reset-password-success {
  display: none;
}
.popin #reset-password #reset-password-success p {
  padding-bottom: 0;
}
.popin #reset-password #reset-password-success p a {
  font-size: 1em;
}
.popin #profil-confirm {
  padding: 25px;
  overflow: hidden;
  background: #fff;
}
.popin #profil-confirm h2 {
  font-size: 1.5em;
  padding-bottom: 20px;
}
.popin #profil-confirm p {
  font-size: 1.1em;
  padding-bottom: 20px;
}
.popin #profil-confirm a {
  outline: none;
  display: block;
  float: right;
  margin-left: 30px;
}
.popin #popin-signaler-problem {
  background-color: #FFF;
  padding: 25px;
}
.popin #popin-signaler-problem h2 {
  font-size: 1.5em;
  padding-bottom: 20px;
}
.popin #popin-signaler-problem p {
  font-size: 1.1em;
}
.popin #popin-defi-attente {
  background-color: #FFF;
  padding: 25px;
}
.popin #popin-defi-attente h2 {
  font-size: 1.5em;
  padding-bottom: 20px;
}
.popin #popin-defi-attente p {
  font-size: 1.1em;
}
.popin #popin-defi-attente p span {
  font-size: 1em;
}
.popin #popin-defi-attente form {
  text-align: right;
  margin-top: 20px;
}
.popin #popin-badge {
  background-color: #FFF;
  padding: 25px;
}
.popin #popin-badge h2 {
  font-size: 1.5em;
  padding-bottom: 20px;
}
.popin #popin-badge p {
  font-size: 1.1em;
}
.popin #popin-badge p span {
  font-size: 1em;
}
.popin #popin-badge .popin-badge-display {
  margin-top: 20px;
  height: 100px;
}
.popin #popin-badge .popin-badge-display img {
  float: left;
  display: block;
  width: 100px;
  height: 100px;
  margin-right: 20px;
}
.popin #popin-badge .popin-badge-display .popin-badge-title {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.popin #popin-badge .popin-badge-share {
  width: 100%;
  text-align: right;
}
.popin #popin-badge .popin-badge-share p {
  line-height: 34px;
}
.popin #popin-badge .popin-badge-share a {
  float: right;
  height: 34px;
  width: 160px;
  display: block;
  margin-left: 20px;
}
.popin #popin-badge .popin-badge-share a.fb-share {
  background: url('../images/prehome-button-bg.png') no-repeat 0 -36px;
}
.popin #popin-admin-user,
.popin #popin-admin-challenge {
  padding: 25px;
  background: #fff;
  overflow: hidden;
}
.popin #popin-admin-user h2,
.popin #popin-admin-challenge h2 {
  font-size: 1.5em;
  padding-bottom: 20px;
}
.popin #popin-admin-user p,
.popin #popin-admin-challenge p {
  font-size: 1.1em;
  padding-bottom: 20px;
}
.popin #popin-admin-user a,
.popin #popin-admin-challenge a {
  outline: none;
  display: block;
  float: right;
  margin-left: 30px;
}
.popin #popin_activation {
  padding: 25px;
  background: #fff;
  overflow: hidden;
}
.popin #popin_activation h2 {
  font-size: 1.5em;
  padding-bottom: 20px;
}
.popin #popin_activation p {
  font-size: 1.1em;
  padding-bottom: 20px;
}
.popin #popin_activation a {
  outline: none;
  display: block;
  float: right;
  margin-left: 30px;
}
.popin #popin_activation .blue-link {
  float: none;
  display: inline;
  font-size: 1em;
  margin: 0;
}
.popin #popin-signal-problem-confirm {
  padding: 25px;
  background: #fff;
  overflow: hidden;
}
.popin #popin-signal-problem-confirm p {
  font-size: 1.1em;
}
.popin #popin-defi-add-friend {
  padding: 25px;
  background: #fff;
  position: absolute;
  z-index: -2;
}
.popin #popin-defi-add-friend #popin-inner-wrapper {
  position: relative;
  z-index: 0;
}
.popin #popin-defi-add-friend h2 {
  font-size: 1.5em;
  padding-bottom: 20px;
}
.popin #popin-defi-add-friend p {
  font-size: 1.1em;
}
.popin #popin-defi-add-friend ul {
  width: 700px;
  margin: 20px 0;
  padding: 7px 0 0 0;
  border: 1px solid #ccc;
}
.popin #popin-defi-add-friend ul li {
  float: left;
  margin: 0 0 7px 7px;
}
.popin #popin-defi-add-friend ul li a {
  display: block;
}
.popin #popin-defi-add-friend ul li a img {
  display: block;
  width: 34px;
  height: 34px;
  position: relative;
  z-index: -1;
}
.popin #popin-defi-add-friend ul li.clear-both {
  margin: 0;
}
.popin #popin-defi-add-friend #defi-add-friend-button {
  float: right;
}
.popin #popin-defi-add-friend #invite-to-skilly {
  font-size: 1.1em;
}
.popin #invite-by-mail {
  padding: 25px;
  background: #fff;
  overflow: hidden;
}
.popin #invite-by-mail h2 {
  font-size: 1.5em;
  padding-bottom: 20px;
}
.popin #invite-by-mail p {
  font-size: 1.1em;
}
.jspContainer {
  overflow: hidden;
  position: relative;
}
.jspPane {
  position: absolute;
}
.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 9px;
  height: 100%;
}
.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red;
}
.jspVerticalBar *,
.jspHorizontalBar * {
  margin: 0;
  padding: 0;
}
.jspCap {
  display: block;
  height: 3px;
}
.jspHorizontalBar .jspCap {
  float: left;
}
.jspTrack {
  background: #535353;
  position: relative;
  border: 1px solid #535353;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: -1px;
}
.jspDrag {
  background: #fff;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}
.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
}
.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}
.jspVerticalBar .jspArrow {
  height: 16px;
}
.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}
.jspVerticalBar .jspArrow:focus {
  outline: none;
}
.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}
* html .jspCorner {
  margin: 0 -3px 0 0;
}
