/* Style sheet StickyFooter */
*{margin:0;padding:0;}
html,body,#wrapper{height:100%;}
body > #wrapper{height:auto;min-height: 100%}
#container{padding-bottom:135px;}
#footer{position:relative;clear:both;margin-top:-80px;}
.clearfix:after{content: ".";display: block;heigh: 0;clear: both;visibility: hidden;}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}

