#regHeaderComplete
{
  width: 100%;
  height: 6.18em;
  margin: auto;
  text-align: center;
  display: table;
}

#regHeaderCompleteLogo
{
  display: table-cell;
  width: 33%;
  vertical-align: middle;
  text-align: left;
}

#regHeaderCompleteLogo img
{
  width: 7em;
  vertical-align: middle;
}

.RegHeaderCompleteTxt
{
  display: table-cell;
  width: 70%;
  vertical-align: middle;
  font-family: "arial black";
  font-size: 2.3em;
  text-transform: uppercase;
  color: white;
  text-align: left;
  line-height: 2.5em;
}

#registrationDialogComplete .Content
{
  text-align: center;
  color: #fff;
  position: relative;
}

#registrationDialogComplete
{
  width: auto;
  height: 27em;
  padding: 0.5em;
  border: solid 0.1em #fff;
}


#i18n_reg_checkForConfirmation
{
  font-size: 120%;
  line-height: 2em;
}

#i18n_reg_receiveBonus
{
  font-size: 100%;
  line-height: 2em;
}

#social
{
  margin: 3em;
}

#social img
{
  width: 3em;
  margin-right: 1em;
}

.AiOk
{
  width: 5em;
  padding: 0.5em 1.5em;
}

.AiRegTweetBtn
{
  top:8.2em;
  left:17em;
}

@media (max-width: 500px)
{
  #vwPopup_0
  {
    width: 400px;
  }
}

@media (max-width: 400px)
{
  #vwPopup_0
  {
    width: 300px;
  }
}