.e-grid .e-headercelldiv {
	font-weight: 600;
}

.e-grid .e-headercell {
	padding: 8px 8px !important;
	height: 36px !important;
}

.e-grid .e-rowcell {
	padding: 0.4375rem 8px !important;
}

.e-popup.e-ddl .e-dropdownbase {
	padding: 4px !important;
}

.e-dropdownbase .e-list-item:last-child {
	margin-bottom: 0 !important;
}

.e-switch-wrapper {
	margin: 1px !important;
}
