.fixedPager
{
    position: fixed;
    background-color: #ffffff;
    top: 20px;
    margin-left: 10%;
    width: 50%;
    font-size: 15px;
    
}