
.t3js-module-body .t3-grid-container-title--1 {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	padding: 5px 10px;
	margin: 0;
}

/* Extend width of text style field in ckeditor */
.cke_combopanel__styles {
    width: 400px !important;
}