/*-----QUIZ bem estar----*/.quiz_title {
  width: 370px;
  height: 30px;
  position: absolute;
  left: 10px;
  top: 10px;
}
#slider_bemestar .img {
  width: 120px;
  height: 100px;
  background-image: url(i/quiz_bemestar.jpg);
  display: block;
  float: left;
  margin-right: 10px;
  margin-top: 120px;
}
#pg1 {
  background-position: 0px 0px;
}
#pg2 {
  background-position: 0px -100px;
}
#pg3 {
  background-position: 0px -200px;
}
#pg4 {
  background-position: 0px -300px;
}
#pg5 {
  background-position: 0px -400px;
}
#pg6 {
  background-position: 0px -500px;
}
#pg7 {
  background-position: 0px -600px;
}
#pg8 {
  background-position: 0px -700px;
}
#pg9 {
  background-position: -120px 0px;
}
#pg10 {
  background-position: -120px -100px;
}
#pg11 {
  background-position: -120px -200px;
}
#pg12 {
  background-position: -120px -300px;
}
#pg13 {
  background-position: -120px -400px;
}
#pg14 {
  background-position: 0px 0px;
}
#pg15 {
  background-position: -120px -500px;
}
#slider_bemestar td {
  padding: 2px;
}
#slider_bemestar {
  line-height: 25px;
}
#slider_bemestar table {
  background: #f3f7e6;
  table-layout: auto;
  margin-top: 15px;
  margin-top: 140px;
}
#popup {
  color: #333333;
  height: 90px;
  left: 120px;
  line-height: 20px;
  padding: 0 10px;
  position: absolute;
  text-align: justify;
  top: 40px;
  width: 740px;
}
#popuptext_result {
  font-size: 20px;
}
#popup_final {
  color: #333333;
  height: 90px;
  line-height: 15px;
  padding: 10px;
  text-align: left;
}
#popuptext_final {
  padding: 10px 0;
}
.green {
  color: #669304;
}
.bold {
  font-weight: bold;
}
.right {
  float: right;
}
.alignleft {
  text-align: left!important;
  line-height: 18px;
  padding: 10px;
}
.size24 {
  font-size: 20px;
}
#bemestarform h3 {
  width: 400px;
  text-align: center;
  margin-top: 60px;
}
#enviarForm {
  padding: 10px 20px 20px 20px;
  background: #F3F7E6;
  width: 450px;
  position: absolute;
  top: 0;
  right: 0;
}
#popuptext_pontuacao {
  width: 200px;
  float: left;
}
.enviarForm-action {
  margin-top: 10px;
}
.enviarForm-action input {
  float: right;
}
.enviarForm-action input + input {
  float: left;
}
