#RegisterDefaultForm.personal-information-container {
    max-width: 600px;
}

#RegisterDefaultForm.form-border {
    border-top-color: #c30c15;
    border-top-width: 3px;
    border-radius: 4px;
}

#RegisterDefaultForm #WC_RegistrationUpdatePanelHeading_div_1 {
    background-color: #F5F5F5;
}

#RegisterDefaultForm .sg-cw-form-field, #Logon .sg-cw-form-field{
    display: inline-block;
    min-height: 72px;
}

#WC_UserRegistrationUpdateForm_div_40 {
    justify-content: flex-end;
}
