﻿/*.mce-tinymce .mce-toolbar.mce-first {
    border-bottom: 1px solid #e2e4e7;
}*/

.teLimitExceeded {
	border-color: red;
}
.chatBody {
    padding-top: 8px;
}
.teLimitMsg, .pSection .teLimitMsg {
	color: red;
	margin: 5px 5px;
}

.mce-path > div {
	visibility: hidden;
}

.teSimpleLayout .mce-path,
.mce-branding-powered-by,
#DIV_cfl_document_disabler,
#DIV_cfl_document_disabler + div,
.mce-tinymce .mce-branding {
    display: none;
}

.tinymce-mobile-slider-thumb {
	touch-action: none;
}

.tox-dialog .sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}