.body-login {
    background-image: url("../img/bg-login-0fa9ee3f1a199500667a0fe93e1c1aad.jpg");
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
}

.sidebar-brand img {
    filter: grayscale(1);
}

.sb-topnav {
    background-color: #6495ED;
}

form label {
    margin: 10px;
}

.required {
    font-weight: bold;
}

.agent-form > div {
    margin-right: 15px;
    display: flex;
}

.underline-hover:hover {
    text-decoration: underline;
}

.duty-planning ul li {
    color: red;
}
