body
{
    /* background: #f2f7ff !important; */
}

#login_page
{
    background: #FFFFFF url('img/bg-login.jpg') no-repeat bottom right;
}

#logo_login
{
    background: url('img/logo.svg') no-repeat center center;
    width: 50%;
    height: 50px;
    display: block;
    margin: 0 auto;
}

form .help-block
{
    font-style: italic;
}

/* .form-group label
{
    font-weight: bold;
} */

section.header-operation
{
    margin-bottom: 30px !important;
}

div.page aside
{
    background: #003264 !important;
}

div.page aside a.nav-link,
div.page aside a.dropdown-item
{
    color: #FFFFFF !important;
}
