#forgot-password-wrapper .HeaderDiv,
#forgot-password-wrapper [id*="UpdatePanelPasswordReminder"] .upFirstDiv {
    width: 100%;
}
#forgot-password-wrapper .HeaderDiv hr {
    width: 5%;
}
#forgot-password-wrapper [id*="FirstStep"] .upDivBorder {
    width: 100%;
    border-right: 0;
}
html .fixed-header #backoffice-wrapper {
	margin-top: 0;
}
#aspnetForm[action*="NewCustomerRegistration"] #container-wrapper {
    width: 100%;
}
#aspnetForm[action*="NewCustomerRegistration"] #container-wrapper + div {
    display: none;
}