.nav-pills .nav-item .nav-link:hover {
    background-color: #FDE9CC;
}
.main-panel-north, .side-panel-north {
    background: #003363;
}
.top-header {
    background: #003363;
}

#header {
    background: #003363;
}

a {
    color: #ff8000;
}

#del-account {
    display: none;
}

/*
#update-user-passwd {
    display: none;
}

#email-notice {
    display: none;
}

#user-basic-info:nth-child(1) form:nth-child(3) div:nth-child(1) {
    display: none;
}
*/

.side-nav-footer {
    font-size: 15px;
}
