@charset "UTF-8";

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
/*  for IE  */
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides form IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from ID-mac */
