body {
    background: rgba(255,255,255,0) !important;
}
form {
    background: rgba(255,255,255,0) !important;
}
.fieldlabel {
    color: #000 !important;
}
.form-control {
    border-radius: 35px !important;
}
.submitButton {
    border-radius: 35px !important;
    width: 100% !important;
}
.captchaTextBox {
    width: 100% !important;
}