/*Big Button*/.contenteditor .bigbutton {	border-radius: 30px; color: #265123; font-weight: bold; font-size: 1.5em; border: 2px solid #265123;  padding: 15px 50px 17px; display: inline-block; font-family: Cabin; }
/*Big Button Arrow*/.contenteditor .bigbutton_arrow {	background: url("/easysiteweb/easysite/styledata/rutland_master/images/big-button-arrow.png") no-repeat right center; border-radius: 30px; color: #265123; font-weight: bold; font-size: 1.5em; border: 2px solid #265123; padding: 15px 80px 17px 50px; display: inline-block; font-family: Cabin; }
/*Big Button Filled*/.contenteditor .bigbutton_filled {	margin-bottom: 30px; background: #A7B980 url("/easysiteweb/easysite/styledata/rutland_master/images/filled-button-arrow.png") no-repeat right center; border-radius: 40px; color: #000; font-weight: bold; padding: 21px 80px 23px 25px; display: block; font-family: Cabin; }
/*Alert Bar*/.contenteditor .alertbar	{ background: #D0240E url("/easysiteweb/easysite/styledata/lincolnshire_default/images/alert.png") no-repeat left center; text-align: center; color: #FFF; font-weight: 400; font-size: 1.4em; display: block; max-width: 960px; margin: 30px auto; border-radius: 1000px; font-family: Cabin; padding: 20px 70px; position: relative; }
/*Alert Bar Green*/.contenteditor .alertbar-green	{ background: #658000 url("/easysiteweb/easysite/styledata/lincolnshire_default/images/alert.png") no-repeat left center; text-align: center; color: #FFF; font-weight: 400; font-size: 1.4em; display: block; max-width: 960px; margin: 30px auto; border-radius: 1000px; font-family: Cabin; padding: 20px 70px; position: relative; }
/*Info Bar Grey*/.contenteditor .infobar-grey	{ background: #e4e4e4 url("/easysiteweb/easysite/styledata/lincolnshire_default/images/info-icon.png") no-repeat 20px center; text-align: left; color: #444; font-weight: 400; font-size: 1.2em; display: block; max-width: 960px; margin: 10px auto; font-family: Cabin; padding: 10px 70px 10px 85px; position: relative; min-height: 40px; }
/*Box Highlight*/.contenteditor .boxhighlight { display: block; padding: 10px; background: #d3dcbf; font-size: 1.1em; font-weight: 700; }
/*Box Highlight (not bold)*/.contenteditor .boxhighlight_notbold { display: block; padding: 10px; background: #d3dcbf; font-size: 1.1em; font-weight: 500; }
/*Big Button Float Right*/.contenteditor .bigbutton_right { border-radius: 30px; color: #265123; font-weight: bold; font-size: 1.5em; border: 2px solid #265123;  padding: 15px 50px 17px; display: inline-block; font-family: Cabin; float: right; margin: 10px 0 10px 10px; }
/*Smaller text*/ .contenteditor .smaller_text { font-size: 0.75em; }
/*courier font*/ .contenteditor .courier { font-family: "Courier New", Courier, monospace; padding-left: 5px; padding-right: 5px; }
/*Alert Bar Blue*/.contenteditor .alertbar-blue	{ background: #006467 url("/easysiteweb/easysite/styledata/lincolnshire_default/images/alert.png") no-repeat left center; text-align: center; color: #FFF; font-weight: 400; font-size: 1.4em; display: block; max-width: 960px; margin: 30px auto; border-radius: 1000px; font-family: Cabin; padding: 20px 70px; position: relative; }
/*Alert Bar Amber*/.contenteditor .alertbar-amber	{ background: #cd4400 url("/easysiteweb/easysite/styledata/lincolnshire_default/images/alert.png") no-repeat left center; text-align: center; color: #FFF; font-weight: 400; font-size: 1.4em; display: block; max-width: 960px; margin: 30px auto; border-radius: 1000px; font-family: Cabin; padding: 20px 70px; position: relative; }