/* special <select> element for populating previous entries of a field */
body#ViewWrapper-Timesheets form[id^="CRUDForm"] > section select.previous-entries-picker {
	width: 30px;
	position: absolute;
	z-index: 2;
	opacity: 0;
}