.RadDataPager_ST {
    border-color: #768ca5;
    color: #333333;
    background-color: #dae2e8;
    font-size: 12px;
    font-family: 'AvenirNextPro', sans-serif;
}
  .RadDataPager_ST .rdpPageFirst,
  .RadDataPager_ST .rdpPagePrev,
  .RadDataPager_ST .rdpPageNext,
  .RadDataPager_ST .rdpPageLast {
    background-image: url('Grid/sprite.gif'); }
  .RadDataPager_ST .rdpPagerButton {
    border-color: #4e667e #476077 #425c71;
    background: #d6e1e7 repeat-x 0 -1550px url('Grid/sprite.gif');
    color: #0d202b; }
  .RadDataPager_ST .rdpNumPart a,
  .RadDataPager_ST .rdpNumPart a span {
    background-image: url('Grid/sprite.gif'); }
  .RadDataPager_ST .rdpNumPart a:hover {
    color: #4c607a; }
  .RadDataPager_ST .rdpNumPart a.rdpCurrentPage {
    color: #4c607a; }

