/* CSS Page Styles */









/* ==== Emergency Kits & PPE Application =========== */
.emergency-kits-ppe-application .display-3 {
	font-size: 1.4em;
}

.emergency-kits-ppe-application label.form-check-label {
	font-size: 1.0em;
}









/* ==== Emergency Kits & PPE Scheduling =========== */
.emergency-kits-ppe-scheduling main table tr td:last-of-type {
	border-right: none !important;
}

.emergency-kits-ppe-scheduling main table tr:last-of-type td {
	border-bottom: none !important;
}

.emergency-kits-ppe-scheduling main table tr td input {
	width: auto !important;
}

