/* CSS Generated by Fidelizador.com */



.public {
  background: url(/images/bokeh.jpg) center center fixed;
}
.public-content {
  background: #fff;
  width: 720px;
  margin: 40px auto 0;
  padding: 20px;
  overflow: hidden;
}

label {
    display: block;
    margin-bottom: 5px;
}
label, input, button, select, textarea {
    font-size: 14px;
    font-weight: normal;
    line-height: 15px;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
    cursor: pointer;
}

span.required-field:before {
    content: "*" !important;
}
span.required-field {
    line-height: 32px;
    margin-left: 5px;
}
span.required, span.required-field {
    color: red;
    font-size: 24px;
    line-height: 32px;
}
      