@charset "utf-8";

/* clearfix */
.clearfix:after {
	content: ""; 
	display: block;
	clear: both;
}
.clearfix {
	display: inline-block;
	/*overflow: auto;*/
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
	position: relative;
}
/* End hide from IE-mac */
