body {
    background-color: white !important;
}
#portal-header {
    text-align: center !important;
}
#portal-logo {
    float: initial !important;
}
#portal-logo > img {
    margin-bottom: 40px !important;
}
.col-md-push-3 {
    left: 0% !important;
}
.col-md-9 {
    width: 100% !important;
    float: center;
}
.formControls {
    border-top: none !important;
    background: none !important;
    padding: 12px;
    box-shadow: none !important;
}