/* override the data tables styling where ever applicable */
html {
    position: relative;
    min-height: 100%;
}
body {
    margin-bottom: 100px; /* Margin bottom by footer height */
}