.golf-member-post-editor-rich .mce-toolbar-grp,
.golf-member-post-editor-rich .mce-toolbar,
.golf-member-post-editor-rich .mce-container-body {
	background: #fff !important;
}

.golf-member-post-editor-rich .mce-toolbar .mce-btn,
.golf-member-post-editor-rich .mce-toolbar .mce-btn:hover,
.golf-member-post-editor-rich .mce-toolbar .mce-btn:focus,
.golf-member-post-editor-rich .mce-toolbar .mce-btn.mce-active {
	width: auto !important;
	height: auto !important;
	min-height: 0 !important;
	margin: 1px !important;
	border: 0 !important;
	border-radius: 3px !important;
	background: transparent !important;
	background-image: none !important;
	box-shadow: none !important;
}

.golf-member-post-editor-rich .mce-toolbar .mce-btn button,
.golf-member-post-editor-rich .mce-toolbar .mce-btn button:hover,
.golf-member-post-editor-rich .mce-toolbar .mce-btn button:focus {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: auto !important;
	height: 30px !important;
	min-height: 30px !important;
	border: 0 !important;
	border-radius: 3px !important;
	background: transparent !important;
	background-image: none !important;
	box-shadow: none !important;
	color: #344b40 !important;
	padding: 4px 7px !important;
	font-size: 13px !important;
	line-height: 1 !important;
	text-shadow: none !important;
}

.golf-member-post-editor-rich .mce-toolbar .mce-btn:hover button,
.golf-member-post-editor-rich .mce-toolbar .mce-btn:focus button,
.golf-member-post-editor-rich .mce-toolbar .mce-btn.mce-active button,
.golf-member-post-editor-rich .mce-toolbar .mce-btn.mce-active .mce-ico,
.golf-member-post-editor-rich .mce-toolbar .mce-btn.mce-active .mce-txt {
	background: transparent !important;
	color: #075b3d !important;
}

.golf-member-post-editor-rich .mce-toolbar .mce-ico,
.golf-member-post-editor-rich .mce-toolbar .mce-txt,
.golf-member-post-editor-rich .mce-toolbar .mce-caret {
	color: #344b40 !important;
	text-shadow: none !important;
}

.golf-member-post-editor-rich .mce-toolbar .mce-btn-group:not(:first-child) {
	border-left-color: #e1e7e4 !important;
}
