/* Perfex 3.4.1 — rebuilt from the 3.1.6 custom CSS
   Selectors verified against application/views/admin/ in this install. */

/* --- tasks --- */
.task-info.task-info-hourly-rate { display: none; }
.tasks-table-start-timer { display: none !important; }

/* --- highlight / table colours --- */
.highlight-bg {
  background: #f8fafc;
  border: none !important;
}
.table > tbody > tr.info > td, .table > tbody > tr.info > th,
.table > tbody > tr > td.info, .table > tbody > tr > th.info,
.table > tfoot > tr.info > td, .table > tfoot > tr.info > th,
.table > tfoot > tr > td.info, .table > tfoot > tr > th.info,
.table > thead > tr.info > td, .table > thead > tr.info > th,
.table > thead > tr > td.info, .table > thead > tr > th.info {
  background-color: white;
  color: black;
}
a { color: black; }

/* --- project tabs (".tw-py-2" no longer on the <li>) --- */
.project-tabs .project_tab_project_timesheets,
.project-tabs .project_tab_project_gantt,
.project-tabs .project_tab_project_tickets,
.project-tabs .project_tab_project_milestones { display: none !important; }

.alert.alert-warning.project-permissions-warning.mbot15 { display: none; }

/* --- dashboard (containers now identified by data-container) --- */
.screen-options-btn { display: none; }
#wrapper .content div[data-container="top-12"] { display: none; }
#wrapper .content div[data-container="middle-left-6"] { display: none; }
/* swap the line above for middle-right-6 if the wrong column disappears */

/* --- sidebar --- */
.menu-item-dashboard { margin-top: 38px; }
.sidebar li a i.menu-icon { display: none; }
.sidebar .nav > li > a:focus .menu-icon,
.sidebar .nav > li > a:hover .menu-icon,
.sidebar li.active > a .menu-icon { opacity: .99; display: none; }
.header-my-timesheets { display: none; }
.sub-menu-item-ticket-pipe-log { display: none !important; }
.sub-menu-item-bulk-pdf-exporter { display: none !important; }

/* --- media manager --- */
.elfinder-workzone { background: #f1f5f9; }
