@charset "utf-8";

/* clearfix
----------------------------------------------------- */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display: inline-block}

/*Start hiding from IE Mac \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/*End hiding from IE Mac */

