.btn-primary,
.backpack-avatar-menu-container,
.active>.page-link, .page-link.active {
    background-color: #d40b0b !important; 
    border-color: #d40b0b !important;
}

table.dataTable thead th, table.dataTable thead td, table.dataTable tfoot th, table.dataTable tfoot td {

    text-align: right !important;
}

aside .navbar-collapse .dropdown-toggle {
    padding-right: 16px !important;
}

aside li.nav-item a.nav-link i {
    margin-left: 2px !important;
}

.form-check .form-check-input {
    margin-left: 0.5rem !important; 
}