/* @import('/assets/css/base.css'); */

/* .redactor_editor { */
/* 	font-family: Helvetica, Arial, sans-serif;	 */
/* 	font-size: 14px; */
/*     line-height: 150%; */
/*     padding: 2px; */
/*     margin: 0 auto; */
/*     max-width: 800px; */
/* 	color: #000; */
/* } */
/*  */
/*  */
/* .redactor_editor img { width: 100%; } */
/* .redactor_editor iframe { width: 100%; } */
/*  */
/* .redactor_editor table { */
/*     display: block */
/*     width: 100%; */
/*     border-collapse: collapse; */
/* } */
/* .redactor_editor table td { */
/* padding: 5px; */
/* border: 1px solid #ddd; */
/* vertical-align: top; */
/* } */

/* h5 = small */
/* small */
.redactor_editor h5 { font-weight: normal !important; font-size: 80% !important; }
.redactor_editor h4 { font-weight: normal !important; font-size: 130% !important; }

