.control-label, .panel-title, .page-header h1, th, td, .form-control, .nav-tabs > li > a{
    color:#000 !important;
}
.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover{
    color: #fff !important;
}
.panel-body .text-right, .harbal_total_wrapper, .table-responsive .text-right, .list-group, .checkbox, footer{
    color: #000;
}
#header button.btn.btn-link.dropdown-toggle {
    top: 12px;
}