/*Red Warning*/.contenteditor .RedWarning	{	background-color: #ffaaaa; color: #ff0000; }
/*Green Label*/.contenteditor .GreenLabel	{	color: #00ff00; font-weight: bold; }
/*Red Text*/.contenteditor .redText	{	color: #bf1609; }
/*Huge Text*/.contenteditor .hugeText	{	font-size: 2.4em; margin-bottom: .5em; font-family: "HelveticaNeueW01-75Bold", Helvetica, Arial, Verdana, Sans-Serif; }
/*Big Text*/.contenteditor .bigText	{	font-size: 1.6em; font-family: "HelveticaNeueW01-75Bold", Helvetica, Arial, Verdana, Sans-Serif; }
/*small Text*/.contenteditor .smallText	{	font-size: .8em; font-family: "HelveticaNeueW01-55Roma", Helvetica, Arial, Verdana, Sans-Serif; }
/*Red Button*/.contenteditor .redButton	{	background: #bf2a2a; width: auto; display: block; float: left; color: #fff; font-size: 1.3em; padding: 12px 20px; }
/*Blue Button*/.contenteditor .blueButton	{	background: #0099f0; width: auto; display: block; float: left; color: #fff; font-size: 1.3em; padding: 12px 20px; }
/*Yellow Button*/.contenteditor .yellowButton	{	background: #f3bd03; width: auto; display: block; float: left; color: #fff; font-size: 1.3em; padding: 12px 20px; }
/*top Padding*/.contenteditor .topPad	{	display: block; margin-top: 1.2em; }
/*centered*/.contenteditor .centred	{	text-align: center; display: block; }
/*promo Title*/.contenteditor .promoTitle	{ display: block; font-size: 3.1em; line-height: .9em; text-transform: uppercase; padding: 6px 0 0; overflow: hidden; font-family: "Bebas Neue", Helvetica, Arial, Verdana, Sans-Serif; }
/*promo Sub*/.contenteditor .promoSub	{ display: block; padding: 0 0 0 50px; width: 55%; line-height: 1.3em; }
/*Mobile Button*/.contenteditor .mobButton	{	color: #bf1609; }
/*Helvetica Thin*/.contenteditor .HelveticaThin	{ font-family: "HelveticaNeueW01-Thin", Helvetica, Arial, Verdana, Sans-Serif; }
/*Helvetica Thin Italic*/.contenteditor .HelveticaThinIt	{ font-family: "HelveticaNeueW01-ThinIt", Helvetica, Arial, Verdana, Sans-Serif; }
/*Helvetica Extra Thick*/.contenteditor .HelveticaThick	{ font-family: "HelveticaNeueW01-75Bold", Helvetica, Arial, Verdana, Sans-Serif; }
/*Helvetica Extra Thick Italic*/.contenteditor .HelveticaThickIt	{ font-family: "HelveticaNeueW01-76It", Helvetica, Arial, Verdana, Sans-Serif; }
/*Incidents Count*/.contenteditor .IncidentsCount	{ background: #d08e0e; color: #fff; padding: 0 12px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; font-weight: bold !important; font-size: 1.5em; }

/* v7 class names */
/*Red Warning*/.contenteditor .redwarning	{	background-color: #ffaaaa; color: #ff0000; }
/*Green Label*/.contenteditor .greenlabel	{	color: #00ff00; font-weight: bold; }
/*Red Text*/.contenteditor .redtext	{	color: #bf1609; }
/*Huge Text*/.contenteditor .hugetext	{	font-size: 2.4em; margin-bottom: .5em; font-family: "HelveticaNeueW01-75Bold", Helvetica, Arial, Verdana, Sans-Serif; }
/*Big Text*/.contenteditor .bigtext	{	font-size: 1.6em; font-family: "HelveticaNeueW01-75Bold", Helvetica, Arial, Verdana, Sans-Serif; }
/*small Text*/.contenteditor .smalltext	{	font-size: .8em; font-family: "HelveticaNeueW01-55Roma", Helvetica, Arial, Verdana, Sans-Serif; }
/*Red Button*/.contenteditor .redbutton	{	background: #bf2a2a; width: auto; display: block; float: left; color: #fff; font-size: 1.3em; padding: 12px 20px; }
/*Blue Button*/.contenteditor .bluebutton	{	background: #0099f0; width: auto; display: block; float: left; color: #fff; font-size: 1.3em; padding: 12px 20px; }
/*Yellow Button*/.contenteditor .yellowbutton	{	background: #f3bd03; width: auto; display: block; float: left; color: #fff; font-size: 1.3em; padding: 12px 20px; }
/*top Padding*/.contenteditor .toppad	{	display: block; margin-top: 1.2em; }
/*centered*/.contenteditor .centred	{	text-align: center; display: block; }
/*promo Title*/.contenteditor .promotitle	{ display: block; font-size: 3.1em; line-height: .9em; text-transform: uppercase; padding: 6px 0 0; overflow: hidden; font-family: "Bebas Neue", Helvetica, Arial, Verdana, Sans-Serif; }
/*promo Sub*/.contenteditor .promosub	{ display: block; padding: 0 0 0 50px; width: 55%; line-height: 1.3em; }
/*Mobile Button*/.contenteditor .mobbutton	{	color: #bf1609; }
/*Helvetica Thin*/.contenteditor .helveticathin	{ font-family: "HelveticaNeueW01-Thin", Helvetica, Arial, Verdana, Sans-Serif; }
/*Helvetica Thin Italic*/.contenteditor .helveticathinit	{ font-family: "HelveticaNeueW01-ThinIt", Helvetica, Arial, Verdana, Sans-Serif; }
/*Helvetica Extra Thick*/.contenteditor .helveticathick	{ font-family: "HelveticaNeueW01-75Bold", Helvetica, Arial, Verdana, Sans-Serif; }
/*Helvetica Extra Thick Italic*/.contenteditor .helveticathickit	{ font-family: "HelveticaNeueW01-76It", Helvetica, Arial, Verdana, Sans-Serif; }
/*Incidents Count*/.contenteditor .incidentscount	{ background: #d08e0e; color: #fff; padding: 0 12px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; font-weight: bold !important; font-size: 1.5em; }