﻿.note-editable
{
	 all:unset; 
	}
.note-editable ul li {
    list-style: disc;
    line-height:0px;

    font-family:"Times New Roman",serif;
    font-size:12pt;
   
}
.wpb_single_image img
{
	border-radius: 0px;  -webkit-border-radius: 0px;
	}

h1, h2, h3, h4, h5, h6, p, span, ul, li, a, ol
{
	padding:0;
	margin:0;
	
	}
	
	*, ::after, ::before
	{
		box-sizing: border-box;
		
		}
		.note-frame.note-editor .note-editing-area .note-editable, .note-airframe.note-editor .note-editing-area .note-editable
		{
			word-wrap:break-word;
			}
.note-frame.note-editor .note-editing-area .note-editable
{
	line-height:18px;
	
	}			