﻿.iuxer-login-header h2 {
    font-weight: 600;
    color: #333;
}

.iuxer-login-header .iuxer-logo {
    width: 120px;
    margin-bottom: 10px;
}

body.o_web_client {
    background: linear-gradient(135deg, #1e3c72, #2a5298);
}


.oe_login_form, .oe_signup_form, .oe_reset_password_form{
	max-width: unset !important;
}