﻿.CENoMargin { margin: 0; font-size: 1em; }
.OneCE { font-size: 0.85em; }
.TwoCE { font-size: 1em; }
.ThreeCE { font-size: 1.2em; }
.FourCE { font-size: 1.4em; }
.FiveCE { font-size: 1.7em; }
.SixCE { font-size: 2em; }
.SevenCE { font-size: 2.4em; }

.ContentEditor { }

.ContentEditor h1, .ContentEditor h2, .ContentEditor h3, .ContentEditor h4, .ContentEditor h5, .ContentEditor h6 { font-weight: 500; color: #000000; display: block; margin: 0; padding: 0 0 0 0px; }
.ContentEditor h1 {margin:0 0 8px 0;}
h1 { font-size: 2.6em;}
h2 { font-size: 1.2em; color: #000000;}
h3 { font-size: 1.3em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.3em; }
h6 { font-size: 1.3em; }

.ContentEditorLiveEdit table { border: solid 2px #BABABA; }
a.badlink	{ border: 1px dashed red !important; background-color: #fee !important; }
table.badtable { border: 1px dashed red !important; background-color: #fee !important; }

.SymbolCell { padding:1px; text-align:center; }
.SymbolCell a, .SymbolCell a:visited { color:black; text-decoration :none; padding:3px; padding-left:6px; padding-right:6px; }
.SymbolCell a:hover, .SymbolCell a:active{ color:white; background:navy; }

/* CRM Rule Builder Classes */
div.crmrulebuilder-completeouter { width: 100%;	overflow: hidden; }
div.crmrulebuilder-formouter { margin-left: auto; margin-right: auto; }
div.crmrulebuilder-formrow { margin: 3px; overflow: hidden;	width: 100%; }
div.crmrulebuilder-indentedRow { margin-left: 20px; }
div.crmrulebuilder-indentedRow2 { margin-left: 40px; }
div.crmrulebuilder-dd1 { width: 8%; margin-right: 2%; float: left; }
div.crmrulebuilder-bracketspace { width: 10px; margin-right: 2%; float: left; }
div.crmrulebuilder-dd2 { width: 28%; margin-right: 2%; float: left; }
div.crmrulebuilder-dd3 { width: 18%; margin-right: 2%; float: left;}
div.crmrulebuilder-dd4 { width: 20%; margin-right: 2%; float: left; }
div.crmrulebuilder-dd5 { width: 60px; float: right;}
select.crmrulebuilder-generalselect { width: 100%; }
