* {box-sizing: border-box;}
html, body {height: 100%; margin: 0; padding: 0;}
.main-container {height: 100%;}

.slim {width: 10px !important;}
.noselect {user-select: none;}
.cursor-pointer {cursor: pointer;}
#dataTable {width: 100% !important;}

.content {min-height: 100%; padding: 90px 0 0 0;}