.sd-form.sd-candidate-account-create-form .sd-candidate-account-create-form-intro {
    margin-bottom: 10px;
}

.sd-candidate-account-create-form {
    background-color: #ffffff;
    border: 1px solid #e7e7e7;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 35px;
}