  /* For Time & Expense */
#wktimeStatus th, #wktimeStatus td{
    height: 0px;
  }
  
  /* For User Payroll Settings */
  #userpayroll th:first-child { left: 62px;}
  #userpayroll{
    border-radius: 0px;
    border: 0px;
  }

  /* ERPmine logo */
  #top-menu #wkdashboard-icon {
    background-image: url("/assets/plugin_assets/redmine_wktime/erpmine-logo-0d3f97edd148bdc4b86a4e331550e50d72edfc79.png");
}