

body.loginpage {
    background-color: #6A91AD !important;
}
.header {
    background: #6A91AD;
}

body.loginpage .inputwrapper button {
    background: #415869;
    border-color: #415869;
}