body, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td,header,img { margin:0; padding:0; }
body,h1, h2, h3, h4, h5, h6{ font-size:100%; }
ul, ol { list-style:none; }
a { text-decoration:none;color: #6d6d6d; }
a:hover { text-decoration:none;color: #6d6d6d; }
img { border:0;display: block;}
button, input, select, textarea { font-size:100%; }
table { border-collapse:collapse; border-spacing:0; } 
body {box-sizing: border-box;-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;background-color: #fff;width: 100%;color: #6d6d6d;}

.text-center{
    text-align: center;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}