:root {
    --navbar-height: 35px;

	--editForm-Entity-width: 461px;
	--editForm-Entity-height: 510px;
}

/*** ΟΕΠΕΞΟΠΕΔΕΛΕΝΘΕ DEVEXPRESS THEME ***/
.dx-toolbar .dx-toolbar-before,
.dx-toolbar .dx-toolbar-center,
.dx-toolbar .dx-toolbar-after {
	top: 0;
	height: 32px;
	vertical-align: middle;
	align-items: flex-end;
	justify-content: center;
}

.dx-popup-bottom.dx-toolbar {
    padding: 0px 10px 10px 10px;
	height: 46px;
}

.dx-datagrid-header-panel .dx-toolbar {
	margin-bottom: 0;
}

/*** STATUS_COLOR ***/
.statusColor {
	width: 16px;
	height: 16px;
	min-width: 16px;
	min-height: 16px;
}
