/* Pampers NL */

body {
  padding: 0px;
  margin: 0px;
  background-color: #fff;
  text-align: center;
  height: 100%;
}

img {
  border: 0px;
}

#maintable {
  width: 779px;
  border: 0px;
}

#maintable-reg {
  width: 779px;
  border: 0px;
  margin-left: auto;
  margin-right: auto;
}

#horizon {
  background-color: transparent;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 1px;
  overflow: visible;
  visibility: visible;
  display: block;
}

#content {
  background-color: transparent;
  margin-left: -389px;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 779px;
  visibility: visible;
}

.text-white {
  background-color: #7DCECC;
  vertical-align: middle;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 12px;
  color: white;
  line-height: 14px;
  text-align: left;
  padding-left: 4px;
}

.text-white-reg {
  background-color: #7DCECC;
  vertical-align: middle;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 11px;
  color: white;
  text-align: left;
}

.inputbox {
  border: 1px solid #000;
  background-color: #fff;
}

.inputbox2 {
  border: 1px solid #000;
  background-color: #fff;
  /*margin-bottom: 3px;*/
  color: #00A29F;
}

.regform-1 {
  width: 280px;
  height: 24px;
  color: white;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 12px;
  text-align: left;
  vertical-align: middle;
  background-color: #7DCECC;
}

.regform-2 {
  width: 400px;
  height: 24px;
  color: white;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 12px;
  text-align: left;
  vertical-align: middle;
  background-color: #7DCECC;
}

.dropdown {
  background-color: white;
  color: #00A29F;
}

.inputbox3 {
  border: 1px solid #000;
  background-color: #fff;
  color: #00A29F;
  height: 18px;
}

#footer {
  padding-top: 4px;
  text-align: left;
  background-color: #fff;
  color: #00A39F;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 12px;
}

#footer a:link, #footer a:visited {
  color: #00A39F;
}

#footer a:hover {
  color: #F6CB36;
}

#regfooter {
  width: 662px;
  position: relative;
  top: 0px;
  left: 67px;
  _left: 5px;
  text-align: center;
  color: white;
  font-family: Arial, Tahoma, sans-serif;
  font-style: italic;
  font-size: 10px;
  line-height: 11px;
}

#regfooter a:link, #regfooter a:visited, .text-white a:link, .text-white a:visited {
  color: white;
}

#regfooter a:hover, .text-white a:hover {
  color: #F6CB36;
}

.text-white a:link, .text-white a:visited {
  color: white;
}

.text-white a:hover {
  color: #F6CB36;
}

#update-top {
  padding-top: 105px;
  _padding-bottom: 1px;
  text-align: center;
  color: #00A29F;
  font-family: Arial, Tahoma, sans-serif;
  font-weight: bold;
  font-size: 13px;
}

.white {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #FFFFFF;

}

.whitesens {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #FFFFFF;
        padding-right: 40px;
}


@media all and (min-width: 0px){
  .text-white-opera {
    position: relative;
    line-height: 30px;
  }

  #regfooter {
  left: 58px;
  }

  #update-top {
  padding-bottom: 10px;
  }
}