a {
    color: #6E7FA4
}

a:focus, a:hover {
    color: #00786d
}

.header .navbar-nav > li > a .label {
    background: #6E7FA4
}

.sidebar .nav > li > a .badge {
    background: #6E7FA4;
    color: #fff
}

.sidebar .nav > li > a .label.label-theme {
    background: #6E7FA4;
    color: #fff
}

.sidebar .nav > li.active > a {
    background: #6E7FA4;
    color: #fff
}

.sidebar .nav > li.active.has-sub > a .badge, .sidebar .nav > li.active.has-sub > a .label {
    background: #6E7FA4;
    color: #fff
}

.sidebar li.active > a {
    background: #6E7FA4;
    color: #fff
}

.sidebar li.active.has-sub > a .caret {
    color: #6E7FA4
}

.page-with-light-sidebar .sidebar .nav > li > a .badge, .page-with-light-sidebar .sidebar .nav > li > a .label {
    background: #bfe5e1;
    color: #00877a
}

.page-with-light-sidebar .sidebar .nav > li.active > a {
    color: #008074;
    background: #d9efed
}

.page-with-light-sidebar .sidebar .nav > li.active > a .caret, .page-with-light-sidebar .sidebar .nav > li.active > a i {
    color: inherit
}

.page-with-light-sidebar .sidebar .nav > li.active > a .badge, .page-with-light-sidebar .sidebar .nav > li.active > a .label {
    background: #008074;
    color: #fff
}

.page-with-light-sidebar .sidebar .nav > li.active.has-sub > a > .caret {
    color: #6E7FA4
}

.page-with-light-sidebar .sidebar .nav > li.active.has-sub > a .badge, .page-with-light-sidebar .sidebar .nav > li.active.has-sub > a .label {
    background: #bfe5e1;
    color: #00877a
}

.page-with-light-sidebar .sidebar .sub-menu > li > a .text-theme {
    color: #6E7FA4
}

.page-with-light-sidebar .sidebar .sub-menu > li.active > a {
    background: #d9efed;
    color: #008074
}

.page-with-light-sidebar .sidebar .sub-menu > li.active.has-sub > a > .caret {
    color: #6E7FA4
}

.page-with-light-sidebar.page-sidebar-minified .sidebar .nav > li.active > a {
    color: #008074;
    background: #d9efed
}

.page-with-light-sidebar.page-sidebar-minified .sidebar .nav > li.active > a i {
    color: #6E7FA4
}

.top-menu .nav > li.active > a {
    background: #6E7FA4
}

.float-sub-menu-container .float-sub-menu li.active:after {
    border-color: #6E7FA4;
    background: #6E7FA4
}

.page-with-light-sidebar .sidebar .nav .sidebar-minify-btn {
    color: #6E7FA4
}

.page-with-light-sidebar .sidebar .nav .sidebar-minify-btn i {
    color: #00fce4
}

.page-with-light-sidebar .sidebar .nav .sidebar-minify-btn:focus, .page-with-light-sidebar .sidebar .nav .sidebar-minify-btn:hover {
    background: #eceff1 !important;
    color: #6E7FA4 !important
}

.page-with-light-sidebar .sidebar .nav .sidebar-minify-btn:focus i, .page-with-light-sidebar .sidebar .nav .sidebar-minify-btn:hover i {
    color: #6E7FA4 !important
}

.page-with-light-sidebar .sidebar .sub-menu > li.active:after {
    border-color: #6E7FA4
}

.coming-soon .brand .logo {
    background: #6E7FA4
}

.todolist > li.active > a i:before {
    content: '\f14a';
    color: #6E7FA4
}

.todolist > li.active > a:focus i:before, .todolist > li.active > a:hover i:before {
    color: #6E7FA4
}

.pace .pace-progress {
    background: #6E7FA4
}

.pace .pace-activity {
    border-top-color: #6E7FA4;
    border-left-color: #6E7FA4
}

.panel.panel-primary > .panel-heading {
    background: #002622
}

.btn-primary {
    color: #fff;
    background-color: #6E7FA4;
    border-color: #6E7FA4
}

.btn-primary:focus, .btn-primary:hover, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active {
    background-color: #00635a;
    border-color: #00635a
}

.btn-outline-primary {
    border-color: #6E7FA4;
    color: #6E7FA4
}

.btn-outline-primary:focus, .btn-outline-primary:hover, .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active {
    background-color: #6E7FA4;
    border-color: #6E7FA4;
    color: #fff
}

.text-primary {
    color: #6E7FA4 !important
}

.custom-control-input:checked ~ .custom-control-label:before {
    border-color: #6E7FA4;
    background-color: #6E7FA4;
    color: #fff
}

.bg-primary {
    background-color: #6E7FA4 !important
}

.dataTables_wrapper.dt-bootstrap4 .dataTables_paginate .pagination .paginate_button.active a {
    border-color: #6E7FA4;
    background: #6E7FA4;
    color: #fff
}

.dropdown-item.active, .dropdown-item:active {
    text-decoration: none;
    background-color: #6E7FA4;
    color: #fff
}

.pagination .page-item.active .page-link {
    border-color: #6E7FA4;
    background: #6E7FA4;
    color: #fff
}

.badge.badge-primary {
    background-color: #6E7FA4;
    color: #fff
}

.list-group-item.active {
    background-color: #6E7FA4;
    border-color: #6E7FA4;
    color: #fff
}
