hr {
	clear: both;
}
table { width:100%; }
th { background:#f7e2c8;}



/* ---------------------------------------------- boxes  */
.box {
	margin: 0 auto 5px auto;
	width: auto;
	position: relative;
	padding: 2vw;
	clear: both;
	font-size: 0.8em;
}

#tinymce i.fa {background:#ccc;}
#tinymce img {max-width:100%; height:auto;}