.richtexteditor-container {
	padding: 0px;
}
.richtexteditor-label-required {
	color: #e53935;
}
.richtexteditor-label-error {
	color: #e53935;
	font-size: 12px;
}
.richtexteditor-error-message {
	display: none;
}
.richtexteditor-error-tinymce {
	border-color: #e53935 !important;
	border-width: 2px !important;
}
.tox-tinymce {
	height: 500px !important;
}
.tox {
	height: 500px !important;
}
.tox-notification {
	display: none !important;
}
.tox-tinymce {
	height: 500px !important;
}
.tox-editor-container {
	border: solid !important;
	border-width: 1px !important;
	border-color: #ccc !important;
}
.tox-statusbar {
	border: solid !important;
	border-width: 1px !important;
	border-color: #ccc !important;
}
.tox-statusbar__branding {
	display: none !important;
}
