#bonusPointsContent {
  
}

#magazinesPointsAndInvitation {
  position: absolute;
  height: 75px;
}

#bonusPointsStatus {
  position: absolute;
  top: 0; left: 0;
  width: 195px;
}

#bonusPointsStatus div.label {
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: bolder;
  color: #6b2e44;
}

#bonusPointsStatus div.count {
  font-size: 30px;
  font-weight: bolder;
  color: #52a3e0;
}

#bonusPointsStatus div.count span {
  color: #ff2774;
}

#bonusPointsInvite {
  position: absolute;
  top: 0; left: 195px;
}

#bonusPointsExchange {
  margin-top: 75px;
  margin-bottom: 30px;
}
