/*----------QUESTIONAIRO ESTILO DE VIDA-------*/
.clear {
  clear: both;
  height: 30px;
}
#quest_estilovida {
  float: left;
}
#slider {
  overflow-y: auto!important;
}
#slider li {
  overflow-y: auto!important;
}
#slider ul,
#slider li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#slider li h2 {
  margin-left: 30px;
}
.act_prof,
.estilovida,
.sitfinanc {
  width: 150px;
  height: 150px;
  background-image: url(i/quest_estilovida.png);
  display: block;
  float: left;
  margin-top: 30px;
  margin-left: 30px;
}
.green {
  color: #669304;
}
.bold {
  font-weight: bold;
}
.right {
  float: right;
}
.quiz .bg {
  background: url(i/quiz_bg.png) repeat-x bottom;
}
.green_td {
  background: #edf4da;
}
.alignleft {
  text-align: left!important;
}
.quiz {
  margin-left: 30px;
  float: left;
  border: 0px;
  border-collapse: collapse;
  line-height: 25px;
}
.inputtext2 {
  background: #edf4da;
  font-size: 16px;
  height: 20px;
  margin: 5px 0;
  text-align: center;
  width: 100%;
}
.quiz td {
  text-align: center;
  padding: 2px;
  line-height: 20px;
}
.act_prof {
  background-position: 0px 0px;
}
.estilovida {
  background-position: -150px 0px;
}
.sitfinanc {
  background-position: -300px 0px;
}
.actions input {
  float: left;
}
.actions input + input {
  float: right;
}
#slider li h2 {
  margin-top: 20px;
  margin-left: 30px;
}
#slide_4 #form {
  width: 400px;
  float: left;
  margin-top: -40px;
}
#slide_4 #form label {
  margin-bottom: 0;
}
#slide_4 #form input[type="text"],
#slide_4 #form select {
  margin-bottom: 7px;
}
#slide_4 #text {
  width: 450px;
  margin-right: 50px;
  float: left;
  line-height: 20px;
  margin-left: 30px;
}
