
.fab-editor-container {
	margin-bottom: 10px;
	border: 1px solid #ccd7e3;
	background: #f5f8fa;
	margin-bottom: 10px;
	border-radius: 3px;
}

.fab-editor-container .w-e-text-container {
	background: #f5f8fa;
}
.fab-toolbar, 
.fab-toolbar > div {
	background-color: #f5f8fa;
}
.fab-toolbar {
	border-top: 1px solid #ECECEC;
}

#FAB-Editor-description p {
    text-align: left;
}
#FAB-Editor-description ul {
    list-style: disc;
}

.w-e-toolbar .w-e-droplist {
	background-color: #f5f8fa !important;
	border: 1px solid #ccc !important;
	/* border-top-color: #; */
}

.w-e-text-container {
	z-index: 1000 !important;
}
.w-e-text {
    /* min-height: 60px; */
}