/* toolbar sticky au scroll */
.mce-top-part {
	position: sticky !important;
	top: -60px;
}

