.login-content, .error-page-area {
    background-color: #ffffff;
}
.btn-login.btn-success, .images-cropper-pro .btn, .images-action-pro .btn, .notika-todo-btn .btn, .btn.notika-add-todo, .btn.notika-chat-btn {
    background-color: #4e4e4e;
    border-color: #4e4e4e;
}
.header-top-area, .footer-copyright-area {
    background: #ffffff;
}
.recent-post-items .recent-post-signle:hover .recent-post-it-ctn h2, .blog-ctn .vw-at:hover {
    color: #4e4e4e;
}
.breadcomb-icon i {
    color: #4e4e4e;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:focus, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #4e4e4e;
    color: #fff!important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover, .dataTables_wrapper .dataTables_paginate .paginate_button:focus {
    color: white !important;
    background: #4e4e4e !important;
}