.new-cadastro fieldset {
  max-width: 800px;
  margin: 0 auto;
  border-top-color: #106F10;
}

.new-cadastro fieldset legend {
  border-top: 1px solid #106F10;
  border-bottom: none !important;
}

.new-cadastro fieldset legend.no-border {
  border-top: none !important;
}

.new-cadastro fieldset legend.vazio {
  height: 0;
  margin-bottom: 0;
}

.new-cadastro .item-required {
  color: #FF0000;
}

.new-cadastro .fitemtitle {
  width: 150px !important;
  float: left !important;
  text-align: right !important;
}

.new-cadastro .felement {
  margin-left: 110px !important;
}

.new-cadastro input {
  width: 96% !important;
}

.new-cadastro textarea {
  width: 90% !important;
  height: 50px !important;
}

.new-cadastro #id_createuserandpass .fitem_ftext {
  width: 50%;
  float: left;
}

.new-cadastro #id_createuserandpass .fitem_fcheckbox .fcheckbox {
  float: left;
  padding-left: 87px;
}

.new-cadastro #id_createuserandpass .fitem_fcheckbox .fitemtitle {
  width: auto !important;
  padding-left: 12px;
}

.new-cadastro #id_createuserandpass .fitem_fcheckbox .fitemtitle input {
  width: auto !important;
}

.new-cadastro #id_category_1 .fitemtitle {
  width: 136px;
}

.new-cadastro #id_category_1 .felement {
  margin-left: 142px;
}

.new-cadastro #id_category_1 input {
  width: 100%;
}

.new-cadastro #id_category_3 .fitemtitle {
  width: 200px !important;
}

.new-cadastro #id_category_3 .felement {
  margin-left: 211px !important;
}

.new-cadastro #id_category_3 #fitem_id_profile_field_EMail, .new-cadastro #id_category_3 #fitem_id_profile_field_Telefon {
  width: 50%;
  float: left;
}

.new-cadastro #id_category_4 .fitem_textarea {
  width: 50%;
  float: left;
}

.new-cadastro #id_category_4 .fitem_textarea .fitemtitle {
  width: 100% !important;
  float: none !important;
  text-align: left !important;
}

.new-cadastro #id_category_4 .fitem_textarea .felement {
  margin-left: 0 !important;
}

.new-cadastro .erro-campos {
  background: #c33 url(signupnew_form-error.png) no-repeat 20px 20px;
  color: #FFFFFF;
  line-height: 18px;
  margin: 0 auto 20px;
  min-height: 30px;
  padding: 20px 20px 20px 65px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: 0 2px 0 rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.2);
  box-shadow: 0 2px 0 rgba(0,0,0,0.2);
  max-width: 700px;
}

#div_profile_field_DatumderBu,#div_profile_field_AbraudfatumderZUP {
  text-align: left;
}
/*# sourceMappingURL=signupnew_form.css.map */
