/* .dx-htmleditor {
	height: 300px;
} */

.dx-htmleditor-toolbar-wrapper {
	padding: 0px !important;
}

.dx-htmleditor-toolbar-separator {
    height: 100% !important;
    /* border-left-color: #e0e0e0; */
}

.dx-htmleditor-toolbar>.dx-toolbar-items-container {
	height: 41px !important;
}
.dx-htmleditor-toolbar>.dx-toolbar-items-container>.dx-toolbar-before {
	padding-left: 4px;
	padding-right: 4px;
}
.dx-htmleditor-toolbar>.dx-toolbar-items-container>.dx-toolbar-after {
	padding-left: 4px;
	padding-right: 4px;
}
