﻿.mce-panel {
	border-color: #ddd;
	background: none;
	background-color: #f0f0f0;
}

.mce-menubar {
	border-color: #ddd;
}

.mce-ico {
	font-size: 14px;
	line-height: 16px;
	width: 16px;
	height: 16px;
	text-align: center;
}

.mce-btn {
	background-color: #f8f8f8;
	border-color: #ddd;
	box-shadow: none;
}

.mce-primary {
	background-color: #2d8ac7;
}

.mce-btn button {
	line-height: 16px;
}

	.mce-btn button .mce-ico {
		text-shadow: none;
		font-size: 16px;
		color: #666;
	}

.mce-menubtn span {
	line-height: 16px;
	font-size: 12px;
	text-align: center;
}

.mce-menubtn.mce-fixed-width span {
	text-align: left;
}

.mce-btn .mce-caret {
	margin-top: 6px;
}

.mce-listbox .mce-caret {
	margin-top: -2px !important;
}

.mce-colorbutton .mce-preview {
	margin-left: -14px;
	width: 16px;
	padding-right: 0;
}

.mce-splitbtn .mce-open, .mce-colorbutton .mce-open {
	padding-left: 0;
	padding-right: 2px;
}

.mce-container, .mce-container *, .mce-widget, .mce-widget * {
	font-size: 12px;
}

.mce-path {
	padding: 4px 8px;
}

.mce-wordcount {
	padding: 4px 10px;
}
