/* =GLOBAL
   ----------------------------------------------------*/
/* clearing float ninjutsu */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

	.clearfix {display:inline-block;}

	/* Hide from IE Mac \*/
	.clearfix {display:block;}
	/* End hide from IE Mac */


/* SEO friendly hide */

.hidden {
	background:none;
	font-size:1px;
	display:none;
	height:0;
	left:-9999px;
	overflow:hidden;
	position:absolute;
	top:-9999px;
	width:0;
	z-index:0;
	line-height:0px;
}

strong { font-weight:bold;}

.showElement { display: default;}
.hideElement { display: none;}

.colorblue {
	color:#00b1e0 !important;
}
.colorgreen {
	color:#8aaf29 !important;
}
.colorpurple {
	color:#9e4090 !important;
}
.colororange {
	color:#e48600 !important;
}
.colorred {
	color:#b51419 !important;
}







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

