
/*TEMP DUE TO MEDIA*/
a#cke_42.cke_button_media {
    display: none !important;
}
body.adminimal-skin-alternative #branding {
    padding: 30px 20px 0 20px !important;
}

/*Auto height the images in editor*/
.cke_widget_image img {
    height: auto !important;
}
.field-group-wrapper {
	display: none;
}