/*----------
	solution/powerpoint
----------*/
.un-table {
	table-layout: fixed;
}

.un-table-empty-cell {
	border-left: 0;
	border-top: 0;
	width: 30%;
}

.un-table-left-header {
	background-color: var(--color-bg);
	font-weight: bold;
	vertical-align: middle;
}
/*# sourceMappingURL=powerpoint.css.map */
