/* Sticky footer for T4 Blank template */
body{flex-direction:column;-ms-flex-direction:column;height:100%}
body,html{display:flex;display:-webkit-flex;height:100%;width:100%}
.t4-content,.t4-content-inner,.t4-wrapper,.t4-wrapper-inner{display:flex;display:-webkit-flex;flex-basis:auto;flex-direction:column;-webkit-flex-direction:column;height:100%;/* overflow-y:auto; */width:100%}
.t4-content-inner>div{flex-shrink:0;-ms-flex-negative:0}
/* .t4-footer, */.t4-footnav{margin-top:auto}
.t4-main-body{flex-grow:1;-webkit-flex-grow:1}
/* --- */
/* Mozilla vertical scroll fix */
.t4-wrapper{min-height:0}
/* --- */