.sidebar-nav > ul > li.active > a {
    color: #409be6;
    border-color: #409be6;
}
.sidebar-nav > ul > li.active > a {
    color: #409be6;
}

.sidebar-nav > ul > li.active > a i {
    color: #409be6;
}
.sidebar-nav > ul > li.active > a i {
    color: #409be6;
}

.sidebar-nav ul li a:hover {
    color: #409be6;
}

.text-danger, .text-info{
    color: #409be6!important;
}

.bg-info {
    background-color: #409be6!important;
}

.incomeexpenses .ct-series-b .ct-line, .incomeexpenses .ct-series-b .ct-point {
    stroke: #409be6;
}

.sidebar-nav ul li a.active, .sidebar-nav ul li a:hover {
    color: #409be6!important;
}

.text-themecolor {
    color: #409be6!important;
}

a {
    color: #409be6!important;
}

.modal .modal-dialog .modal-header .modal-title {
    color: #409be6!important;
}

.right-sidebar .rpanel-title {
    background: #409be6!important;
}

.btn-info {
    color: #fff!important;
}

.settings .left-sidebar .sidebar-nav {
    background: #1c2935;
}

.settings .navbar-header {
    background-color: #1c2935;
}

.btn-primary, .btn-primary.disabled {
    background: #1c2935!important;
}



.topbar ul.dropdown-user li .dw-user-box .u-text .btn {
    color: #ffffff!important;
}

.topbar ul.dropdown-user li .dw-user-box .u-text .btn {
    color: #ffffff!important;
}


.btn-sm {
    color: #ffffff!important;
}

.btn-outline-danger {
    background-color: #ff5c6c!important;
}

.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button {
    background-color: #6c757d;
}

.btn-outline-success {
    background-color: #409be6!important;

}

.btn-default {
    background-color: #67757c;
    border: solid 1px #efefef;
}

.list-table-action .btn {
    background-color: #ff5c6c;
}

.list-table-action .btn:hover {
    background-color: #ff5c6c;
}

.btn-secondary, .btn-secondary.disabled {
    background-color: #67757c;
}

.btn-secondary, .btn-secondary.disabled {
    color: #fff;
}

.btn-outline-info {
    background-color: #409be6;
    border-color: #409be6;
}

.list-table-action .btn:hover, .list-table-action .btn:active, .list-table-action .btn:visited, .list-table-action .btn:focus {
    background: darkred;
    border-color: transparent;
}

.btn:not(:disabled):not(.disabled) {
    color: white !important;
}

.btn-outline-secondary {
    background-color: #7e7e7e;
}
