.dark .statistics .item .stamp {
    color: #e0e0e0 !important;
    background: none !important;
}

.dark .statistics h4 {
    color: #e0e0e0 !important;
}

.dark .statistics .item .stamp i {
    color: #32c4cb !important;
}

.dark .socall {
    color: #e0e0e0 !important;
}

.dark .c3-legend-item text {
    fill: #c5c5c5;
}

.dark .auth-login-form {
    background: none;
}

.dark .auth-login-form .form-login {
    background-color: #262330 !important;
}

.dark .footer_top.dark,
.dark .footer_bottom.dark {
    background-color: #262330 !important;
}

@media (min-width: 992px) {
    .dark .navbar.shrink .navbar-nav .nav-link {
        color: #e0e0e0 !important;
    }
}

@media (min-width: 992px) {
    .dark .navbar.shrink .btn-login,
    .dark .navbar.shrink .btn-outline-primary.sign-up {
        color: #e0e0e0 !important;
    }
}

.dark .service_desc {
    background: #353340;
    color: #e0e0e0;
}

.dark .dataTables_wrapper .dataTables_paginate .paginate_button:not(.current) {
    color: #e0e0e0 !important;
}

.dark .bg-white {
    background: #262330 !important;
}

.dark .card-body {
    color: #e0e0e0 !important;
}

.dark .select2-selection,
.dark .select2-search,
.dark .select2-results {
    background: #353340 !important;
}

.dark .select2-container--bootstrap .select2-results__option[aria-selected=true] {
    background-color: #337ab7 !important;
    color: #e0e0e0 !important;
}

.dark .select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
    background: #262330 !important;
    color: #e0e0e0 !important;
}

.dark .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
    color: #e0e0e0 !important;
}

.dark .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
    background: #337ab7 !important;
    color: #e0e0e0 !important;
}

.dark .select2-selection__choice__remove {
    color: #e0e0e0 !important;
}

.dark .nav-link.text-dark:not(.active) {
    color: #e0e0e0 !important;
}

.dark .bg-silver-dark {
    background: none !important;
}

.dark .text-dark-dark {
    color: #353340 !important;
}

.dark .msg-content {
    background: #454648 !important;
    color: #a1aba3 !important;
}

.dark .msg-footer {
    color: #72767a !important;
}