.btn-blue,
.btn-blue:hover,
.btn-blue:active,
:not(.btn-check) + .btn:active {
    background-color: #1640d6;
    color: #fff;
    border-color: #1640d6;
}

.dataTables_wrapper .btn-group button {
    margin-right: 0px !important;
}

.footer-bg{
    position: fixed !important;
    bottom: 0px !important;
    width: 100%;
}

.user-profile .hovercard .cardheader{
    background: none !important;
    background-color: bisque !important;
    height: 120px !important;
}

