
    .sticky-bottom{
        position:sticky;
        bottom:0;
    }
    
    

    
    .nowrap {
        white-space: nowrap;
    }
    
    .table-center td,  
    .table-center th {
        
        text-align:center !important
    }