/* /kolibri/plugins/richtext/richtext.css.esp */
.richtext-image-contextmenu-hide .imageMenuItem,
.richtext-table-contextmenu-hide .tableMenuItem {
	display:none;
}
.richtext-image-contextmenu-hide .activeItem-image,
.richtext-table-contextmenu-hide .activeItem-table {
	display:none;
}
.removeDescriptionButton {
	display:none;
}
.makeDescriptionButton {
	display:block;
}
.selectedImageHasDescription .makeDescriptionButton {
	display:none;
}
.selectedImageHasDescription .removeDescriptionButton {
	display:block;
}

.tundra .tableColorDropDown .dijitButtonText {
	width:130px;
	text-align:left;
}
.tableColorDropDown {
	margin-top:5px;
	left:-2px;
	position:relative;
}
/* /kolibri/plugins/image/image.css.esp */
/* /kolibri/plugins/facebooklike/facebooklike.css.esp */
/* /kolibri/plugins/facebookshare/facebookshare.css.esp */
.fb-share-button {
    width: 120px;
}
.fb-share-button.box_count span,
.fb-share-button.box_count iframe {
    width: 55px !important;
    height: 61px !important;
}
.fb-share-button.button_count span,
.fb-share-button.button_count iframe {
    width: 120px !important;
    height: 20px !important;
}
.fb-share-button.button span,
.fb-share-button.button iframe {
    width: 55px !important;
    height: 20px !important;
}
.fb-share-button.icon_link span,
.fb-share-button.icon_link iframe {
    width: 55px !important;
    height: 14px !important;
}
.fb-share-button.icon span,
.fb-share-button.icon iframe {
    width: 55px !important;
    height: 14px !important;
}
.fb-share-button.link span,
.fb-share-button.link iframe {
    width: 55px !important;
    height: 14px !important;
}

/* /kolibri/plugins/title/title.css.esp */
