/* ECNChat 7.1W8 Footer Fix */
html,body{min-height:100%}
body.ecn71w8FooterRepairActive{display:flex;flex-direction:column;min-height:100vh}
.ecn71w8FooterFixed{position:static!important;clear:both!important;width:100%!important;box-sizing:border-box!important;margin-top:28px!important;z-index:auto!important}
.ecn71w8FooterFixed *{box-sizing:border-box}