/* CK EDITOR */
.ck-content
{
	text-align: unset !important;
}

.ck-content p
{
	margin-bottom: auto;
}

.ck-content table td
{
	vertical-align: middle;
	padding:        2px !important;
}

.ck-content figure
{
	/*margin: 0 !important;*/
}

.ck-content table td figure
{
	margin:    0 !important;
	min-width: 100% !important;
}

.ck-content table,
.ck-content table tbody th,
.ck-content table tbody td
{
	border: 0 !important
}