.gfield_description {
	color: #111;
	font-style: normal;
}

legend.gfield_label {
	font-weight: bold;
}

.gpnf-nested-entries thead tr th, .gpnf-nested-entries tbody tr td {
	padding: 0.25em 0.5em;
}

/** Styles for the subform list entries. */

.gpnf-nested-entries thead tr th {
	background: #003057; /* BU Blue */
	color: #fff;
	padding: 0.25em 0.5em !important;
}

li.edit, li.delete {
	padding-left: 0.5em;
}

/** Fixes for the time field display. */
.gfield_time_minute {
	width: auto;
}

.hour_minute_colon {
	display: none;
}
