/*.pagination-container {height: 30px;}*/

/*.pagination-container #pagination {clear: bottom;position: fixed;bottom: 5px;background: #fff;}*/

#pagination {clear: bottom;position: fixed;bottom: 5px;
    /*background: #ebebeb;*/
    /*#e2e6ea*/
    background: #f8f9fa;
    padding-left: 0px;padding-right: 5px; overflow: hidden;
//height: 31px;
}

#pagination #data-sum {line-height: 22px;}

#pagination #previous {width: 90px;}

#pagination #next {width: 90px;}