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