.apagecontentdiv a, .thisedit a {
	color: #A0C23E;
}

.apagecontentdiv a:hover, .thisedit a:hover {
	color: #272727;
	text-decoration: underline;
}

div.thisedit ul {
	list-style:square !important;
	margin-top:10px;
	margin-bottom:10px;
}

.endcontent_section {
	margin: 0 !important;
}

a[href="https://froala.com/wysiwyg-editor"] {
	display:none !important;
}

.fr-toolbar {
	z-index:9999;
}

.fr-popup .fr-checkbox-line label {
	display: inline;
}

.fr-tooltip {
	z-index: 10001;
}

.fr-image-resizer.imageoversize {
	border-color: red !important;
}

.fr-image-resizer.imageoversize .fr-handler {
	background-color: red !important;
}

div[tabindex='-1'][contenteditable='true'] {
	height:0 !important;
	line-height: 0 !important;
}
.apagecontentdiv table {
	border: none;
	border-collapse: collapse;
	empty-cells: show;
	max-width: 100%;
}

.apagecontentdiv table td,
.apagecontentdiv table th {
	border: 1px solid #dddddd;
}

.apagecontentdiv table td:empty,
.apagecontentdiv table th:empty {
	height: 20px;
}

.apagecontentdiv table td.fr-thick,
.apagecontentdiv table th.fr-thick {
	border-width: 2px;
}

table td.fr-selected-cell, table th.fr-selected-cell {
	border-color: #1e88e5 !important;
}

td.tablenoborder {
	border-width: 0 !important;
}

.fr-wrapper td.tablenoborder {
	border-width: 1px !important;
	border-style: dashed !important;
}

.fr-dropdown-wrapper h2 a, .fr-dropdown-wrapper h3 a, .fr-dropdown-wrapper h4 a {
	font-weight: 600;
}

.fr-dropdown-wrapper h2 a {
	font-size: 36px;
	text-transform: uppercase;
}

.fr-dropdown-wrapper h3 a {
	font-size: 24px;
	text-transform: uppercase;
}

.fr-dropdown-wrapper h4 a {
	font-size: 18px;
	text-transform: uppercase;
}

.banner-text p {
	font-size:30px;
}

div#upgradecover {
	position:absolute;
	background-color:white;
	z-index:999999999999999;
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	text-align:center;
}

.address-1 span {
    font-size: 16px;
}

.list-footer li a {
    font-size: 16px;
}