html, body, .menu .active, .pmenu .active, .menu .active:hover, .pmenu .active:hover, #popup, .label input, .label select, .label textarea, .bg1, .bg2 {
    background:#151515;
    color:#FFF;
}

.label input, .label select, .label textarea, .table tbody tr:nth-child(odd), .bg2, .footer, #popup .label input, #popup .label select, #popup .label textarea, .bg2 .label input, .bg2 .label select, .bg2 .label textarea, .label input, .label select, .label textarea {
    background:#111;
    color:#FFF;
}


.bg2 {
    border-top: 1px solid #151515;
    border-bottom: 1px solid #151515;
}


.table tbody tr:nth-child(odd) {
    background:#222;    
}

a.def, .box .bcontact a, .table .bcontact a {
    color:#aaa;   
}


.tox-tinymce, .content .profile, .content .facebook, .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    filter:invert(1);
}




