/* TimePicker.css */
.onyx-timepicker-hour {
	min-width: 60px;
}

.onyx-timepicker-minute {
	min-width: 60px;
}

.onyx-timepicker-ampm {
	min-width: 60px;
}