body.dark-theme {
    color: #eee;
    background: #121212;
}
body.dark-theme a {
    color: #809fff;
}
body.dark-theme .x_panel {
    color: #eee;
    background: #121212;
}
body.dark-theme .container.body .right_col {
    background: #222;
}
body.dark-theme h1,body.dark-theme h2,body.dark-theme h3,body.dark-theme h4,body.dark-theme h5,body.dark-theme h5, body.dark-theme .box-description{
    color: #eee !important;
}
body.dark-theme #container-btn-toogle-theme, body.dark-theme #menu_toggle .fa-bars{
    color: #333;
}
body.dark-theme a.btn{
    color: #fff;
}
body.dark-theme .btn-ask-for{
    background-color: #fff;
}
body.dark-theme .btn-ask-for:hover{
    color: #005CBF;
    border-color: #005CBF;
}
body.dark-theme #box-news-list{
    background-color: #121212;
    color: #eee;
}
body.dark-theme .card-title::after,body.dark-theme .card-title::before,body.dark-theme .card-footer{
    border-color: #eee;
}
body.dark-theme .list-group-item-success{
    color: #eee !important;
    background-color: #333 !important; 
}
body.dark-theme .left_col, body.dark-theme #footer-widgets, body.dark-theme .nav_title,body.dark-theme span.select2-results{
    background-color: #000;
}
body.dark-theme .nav.side-menu > li.active > a{
    background: linear-gradient(#333, #444),#2A3F54;
}
body.dark-theme .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable, body.dark-theme .select2-container--default .select2-search--dropdown .select2-search__field,body.dark-theme .select2-container--default .select2-selection--single .select2-selection__rendered,body.dark-theme select,body.dark-theme input,body.dark-theme .td-foot-white,body.dark-theme .daily-data,body.dark-theme #injectUser label h6{
    background-color: #666 !important;
    color: #fff !important;
}
body.dark-theme .btn-get-link.btn-outline-dark{
    border-color: #eee;
    color: #eee;
}
body.dark-theme .bkg-white.title-campaign-selected{
    color: #eee;
    background: #121212;
}
body.dark-theme table.book-children td{
    color: #eee;
    background: #444;
}
body.dark-theme table.book-children:hover,body.dark-theme table.jambo_table tbody tr:hover td{
    background-color: #444;
}
body.dark-theme .bkg-stats{
    background-color: #ccc;
}
body.dark-theme .bkg-stats label{
    color: #333 !important;
}
body.dark-theme .fast-dates,body.dark-theme #fast-dates a.btn,body.dark-theme #emailHelp,body.dark-theme table,body.dark-theme .card-header button,body.dark-theme .card-header i, body.dark-theme .text-muted, body.dark-theme .ico-table-payments,body.dark-theme .dataTables_paginate a,body.dark-theme #referral-form label h6{
    color: #eee !important;
}
body.dark-theme .tt-table div.tt-parent div.content{
    background-color: #000;
}
body.dark-theme .tt-table div.tt div.content{
    background-color: #666;
}
body.dark-theme .tt-table tr:first-of-type div.tt div.content{
    background-color: #333;
}
body.dark-theme .tile-stats.highlighted-news,body.dark-theme .tile-stats.simple-news{
    background-color: #333;
}
body.dark-theme .tile-stats.highlighted-news .icon i,body.dark-theme .tile-stats.highlighted-news .icon i:hover,body.dark-theme .daily-data .list-group-item,body.dark-theme #injectUser label{
    color: #eee;
}
body.dark-theme .daily-data .list-group-item,body.dark-theme #injectUser{
    background-color: transparent !important;
    border: none !important;
}
body.dark-theme ul#managers-list.bar_tabs > li .nav-link{
    background-color: #666;
    color: #eee;
}
body.dark-theme ul#managers-list.bar_tabs > li .nav-link.active{
    background-color: #333;
    color: #fff;
}
body.dark-theme ul#managers-list.bar_tabs > li a{
    border-bottom: none !important;
}
body.dark-theme #managers-list-content a,body.dark-theme #managers-list-content i{
    color: #fff;
}
body.dark-theme input[type='submit']{
    background-color: #26B99A !important;
    color: #fff !important;
}
body.dark-theme input[type='submit']:hover{
    background-color: #169F85 !important;
}
body.dark-theme #accordion-info-payments .jumbotron{
    background-color: #333;
}
body.dark-theme .bkg-stats p {
    color: #333;
    padding: 0 10px;
}