#loginDiv {
  margin-left: -7rem;
}

#loginDiv table {
  background: white;
}

#loginDiv_bottomLink {
  display: none;
}

.text-right {
  text-align: right;
  padding: 0 0.3rem;
}

.formRow {
  display: block;
}

.FormInput {
  margin: 0.8rem 0;
}

.FormError {
  padding-top: 8px;
  padding-bottom: 0px;
  color: #e76468;
  font-weight: bold;
  font-size: 13px;
  line-height: 15px;
}

.Gigya__container {
  -webkit-box-shadow: 0 0 5px #b7b7b7;
  box-shadow: 0 0 5px #b7b7b7;
}

.Gigya__container p {
  font-size: 1rem;
}

.Gigya {
  text-align: center;
  padding: 1rem;
  background: white;
}

.Gigya__wrapper {
  display: inline-block;
  width: 80%;
}

.Gigya__social {
  width: 100%;
  text-align: center;
  height: 4.5rem;
  position: relative;
}

#loginDiv {
  width: 100% !important;
  position: absolute;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.Gigya__native {
  width: 100%;
  text-align: center;
  margin-top: 4rem;
}

.Gigya__input {
  width: 100%;
  border-radius: 4.5px;
  border: 1px solid #b6bdc5 !important;
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 5px;
  padding-left: 7px;
  box-sizing: border-box;
  text-indent: 5px;
  border-color: #b6bdc5 !important;
  outline: none;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
  padding: 8px 4px;
}

.Gigya__title {
  border-bottom: 1px solid #dadada;
  color: #79919d;
  font-size: 1.5rem;
  font-weight: 800;
  margin-top: 4px;
  text-transform: uppercase;
  text-align: center;
}

.Gigya__subtitle {
  text-align: center;
}

.Gigya__checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.3rem 0;
}

.Gigya__submit {
  cursor: pointer;
  width: 100%;
  height: 43px;
  border-radius: 1.79px;
  -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.4);
  color: #ffffff;
  background: #1d87ff;
  -ms-flex-line-pack: center;
  align-content: center;
  text-align: center;
  font-size: 19px;
  border: solid 1px #1d87ff;
  color: white;
}

.Gigya__submit:hover,
.Gigya__submit:visited,
.Gigya__submit:focus {
  background: #0068de;
  color: white;
}

.Gigya__submit:focus {
  background: #1d87ff;
}

.Gigya__recover {
  display: inline-block;
  width: 100%;
}

.Gigya__errorMessage {
  margin-top: 0.5rem;
  font-size: 12px;
  min-height: 26px;
  text-align: center;
  border: 1px Solid #e76468;
  border-radius: 4.4px;
  font-weight: bold;
  padding: 5px;
  color: #e76468;
}
.Gigya__successMessage {
  margin-top: 0.5rem;
  font-size: 12px;
  min-height: 26px;
  text-align: center;
  border: 1px Solid #30a34f;
  border-radius: 4.4px;
  font-weight: bold;
  padding: 5px;
  color: #30a34f;
}

.Gigya__terms {
  text-align: left;
  padding-left: 0.3rem;
  line-height: 15px;
}

.Gigya__recover {
  padding-bottom: 3rem;
}

.Gigya__link {
  margin: 1rem 0;
  display: table;
  text-align: center;
  width: 100%;
}

.Gigya__checkbox .FormError {
  display: none !important;
}

.Gigya__checkbox .-hasError {
  height: 2.5rem;
}

.Gigya__checkbox .-hasError:after {
  content: 'Debes aceptar los términos y condiciones';
  position: absolute;
  top: 1.5rem;
  left: 0;
  color: #e76468;
  font-weight: bold;
}

.Gigya__text {
  text-align: justify;
}

@media only screen and (min-width: 1025px) {
  #loginDiv {
    margin-left: -9rem;
  }

  .Gigya__pane {
    text-align: center;
  }

  .Gigya__container {
    width: 80%;
    display: inline-block;
  }

  .FormError {
    text-align: left;
    padding: 0.5rem 0.5rem 0;
  }
  .Register {
    padding: 3rem 0;
  }

  .Gigya__input {
    height: 43px;
  }

  .Gigya__social {
    width: 50%;
    float: left;
    position: initial;
  }

  .Gigya__social::after {
    content: '';
    height: 60%;
    position: absolute;
    background: url(http://www.eluniverso.com/data/recursos/banners/punto.png?c=0);
    width: 1px;
    top: 25%;
    left: 47%;
  }

  .Gigya__native {
    width: 50%;
    float: right;
    margin-top: 0;
  }

  .Gigya__checkbox {
    padding: 0;
  }

  .Gigya__checkbox .FormInput {
    float: left;
    margin: 0.3rem;
  }

  .Gigya__checkbox span {
    line-height: 24px;
  }

  .Gigya__actions {
    padding: 0.3rem 0;
  }

  .Gigya__submit:hover {
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.4);
    color: #ffffff;
    background: #1d87ff;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
    font-size: 19px;
    border: solid 1px #1d87ff;
    text-decoration: none;
  }

  .Gigya__recover {
    width: 65%;
  }

  .Gigya__title {
    text-align: left;
    font-size: 2rem;
  }

  .Gigya__subtitle {
    text-align: left;
  }

  #loginDiv {
    display: inline-block !important;
    width: 100% !important;
    position: initial !important;
  }
}

/* Spinner */

.spinner {
  width: 40px;
  height: 40px;

  position: relative;
  margin: 100px auto;
}

.spinner__text {
  position: absolute;
  top: 100%;
  color: #1d87ff;
  font-weight: bold;
  left: -1rem;
}

.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #1d87ff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;

  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
