.bg-main, .border-main .button.active, .pointer.border-main .active, .nav-pills.border-main .active a, .nav-main.border-main .nav-head, .pagination.border-main .active {
    background-color: #964bff !important;
}
.bg-mix, .border-mix .button.active, .pointer.border-mix .active, .nav-pills.border-mix .active a, .pagination.border-mix .active {
    background-color: #9800ff !important;
}
.bg-mix a {
    color: white;
}
.bg-mix a:focus, .bg-mix a:hover {
    color: white;
}

/* bg */
.bg, .table .current, .table .current td, .table .current th, .button.active, .pointer.border .active, .nav-menu ul a:hover, .nav-menu.nav-pills .active ul a:hover, .bg-inverse .nav.nav-menu ul a:hover, .bg-inverse .nav.nav-menu .active ul a:hover, .bg-inverse .nav.nav-menu.nav-tabs ul a:hover, .bg-inverse .nav.nav-menu.nav-pills ul a:hover, .bg-inverse .nav-menu.nav-inline.nav-big ul a:hover, .navbar-body .nav ul a:hover {
    background-color:#f5f5f5 !important;
}
.bg-black, .border-black .button.active, .pointer.border-black .active, .nav-pills.border-black .active a, .nav-main.border-black .nav-head, .pagination.border-black .active {
    background-color:#000 !important;
}
.bg-gray, .border-gray .button.active, .pointer.border-gray .active, .nav-pills.border-gray .active a, .nav-main.border-gray .nav-head, .pagination.border-gray .active {
    background-color:#999 !important;
}
.bg-white, .button.bg, .border-white .button.active, .pointer.border-white .active, .nav-pills.border-white .active a, .nav-main.border-white .nav-head, .pagination.border-white .active {
    background-color:#fff !important;
}
/*.bg-red,*/
.bg-red, .border-red .button.active, .pointer.border-red .active, .nav-pills.border-red .active a, .nav-main.border-red .nav-head, .pagination.border-red .active {
    background-color:#e33 !important;
}
.bg-yellow, .border-yellow .button.active, .pointer.border-yellow .active, .nav-pills.border-yellow .active a, .nav-main.border-yellow .nav-head, .pagination.border-yellow .active {
    background-color:#f60 !important;
}
.bg-blue, .border-blue .button.active, .pointer.border-blue .active, .nav-pills.border-blue .active a, .nav-main.border-blue .nav-head, .pagination.border-blue .active {
    background-color:#0ae !important;
}
.bg-green, .border-green .button.active, .pointer.border-green .active, .nav-pills.border-green .active a, .pagination.border-green .active {
    background-color:#2c7 !important;
}
.bg-red-light, .table .red, .table .red td, .table .red th, .alert-red, .border-red-light .button.active, .pointer.border-red-light .active, .nav-pills.border-red-light .active a, .nav-main.border-red-light .nav-head, .pagination.border-red-light .active {
    background-color:#fee !important;
}
.bg-yellow-light, .table .yellow, .table .yellow td, .table .yellow th, .alert-yellow, .border-yellow-light .button.active, .pointer.border-yellow-light .active, .nav-pills.border-yellow-light .active a, .nav-main.border-yellow-light .nav-head, .pagination.border-yellow-light .active {
    background-color:#ffd !important;
}
.bg-blue-light, .table .blue, .table .blue td, .table .blue th, .alert-blue, .border-blue-light .button.active, .pointer.border-blue-light .active, .nav-pills.border-blue-light .active a, .nav-main.border-blue-light .nav-head, .pagination.border-blue-light .active {
    background-color:#eff !important;
}
.bg-green-light, .table .green, .table .green td, .table .green th, .alert-green, .border-green-light .button.active, .pointer.border-green-light .active, .nav-pills.border-green-light .active a, .nav-main.border-green-light .nav-head, .pagination.border-green-light .active {
    background-color:#efd !important;
}
.bg-lightpink, .border-lightpink .button.active, .pointer.border-lightpink .active, .nav-pills.border-lightpink .active a, .nav-lightpink.border-lightpink .nav-head, .pagination.border-lightpink .active {
    background-color:#ffb6c1 !important;
}
.bg-sub, .border-sub .button.active, .pointer.border-sub .active, .nav-pills.border-sub .active a, .nav-main.border-sub .nav-head, .pagination.border-sub .active {
    background-color:#0ae !important;
}
.bg-back, .border-back .button.active, .pointer.border-back .active, .nav-pills.border-back .active a, .nav-main.border-back .nav-head, .pagination.border-back .active {
    background-color:#efe !important;
}
.bg-dot, .border-dot .button.active, .pointer.border-dot .active, .nav-pills.border-dot .active a, .nav-main.border-dot .nav-head, .pagination.border-dot .active {
    background-color:#e33 !important;
}