.wptt-hours-form {
    float: left;
}

.wptt-hours-form-past {
    float: right;
}

.post-type-hours .page-title-action {
    display: none;
}

#menu-posts-hours ul li:nth-child(3) {
    display: none;
}

.tablenav .actions #filter-by-date, .tablenav .actions select[name="c"], .tablenav .actions #post-query-submit {
    display: none;
}

#acf-generate_timesheet {
    display: none;
}

.post-type-timesheet #minor-publishing-actions {
    display: none;
}

.post-type-timesheet input[name="post_title"], .post-type-timesheet #title-prompt-text {
    display: none;
}