.sticky-table{max-width:100%;max-height:80vh;overflow:auto;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:0 !important;transition:width 2s}.sticky-table,.sticky-table *{-webkit-transition:all 0s;-moz-transition:all 0s;-o-transition:all 0s;transition:all 0s}.sticky-table table{margin-bottom:0;width:100%;max-width:100%;border-spacing:0;padding:0 !important;border-collapse:collapse}.sticky-table table tr.sticky-header th,.sticky-table table tr.sticky-header td,.sticky-table table tr.sticky-footer th,.sticky-table table tr.sticky-footer td{background-color:#fff;border-top:0;position:relative;position:-webkit-sticky;position:-ms-sticky;position:sticky;outline:1px solid #ddd;z-index:5}.sticky-table table tr.sticky-header th,.sticky-table table tr.sticky-header td{top:0}