.RadDataPager_SportsPilot {
  color: #000000;
  background: #eeeeee;
  border: 1px solid #dddddd;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .RadDataPager_SportsPilot .rdpWrap {
    padding: 0; }
  .RadDataPager_SportsPilot .rdpNumPart a,
  .RadDataPager_SportsPilot .rdpPagerButton,
  .RadDataPager_SportsPilot .rdpActionButton {
    border-width: 1px;
    border-style: solid;
    box-sizing: content-box;
    border-color: #eeeeee;
    color: #333333;
    background-color: #ffffff;
    font-size: 1em; }
    .RadDataPager_SportsPilot .rdpNumPart a:hover,
    .RadDataPager_SportsPilot .rdpPagerButton:hover,
    .RadDataPager_SportsPilot .rdpActionButton:hover {
      border-color: #d0d0d0;
      color: #333333;
      background-color: #e6e6e6; }
  .RadDataPager_SportsPilot .rdpNumPart a,
  .RadDataPager_SportsPilot .rdpActionButton {
    margin: 0;
    width: 1.42857em;
    border-left-width: 0; }
  .RadDataPager_SportsPilot .rdpNumPart a {
    border-radius: 0;
    text-align: center; }
    .RadDataPager_SportsPilot .rdpNumPart a.rdpCurrentPage {
      border-color: #037c8a;
      color: #ffffff;
      background-color: #0392a3; }
  .RadDataPager_SportsPilot .rdpPageFirst {
    border-left-width: 1px;
    border-radius: 0.28571em 0 0 0.28571em; }
  .RadDataPager_SportsPilot .rdpPageLast {
    border-radius: 0 0.28571em 0.28571em 0; }
  .RadDataPager_SportsPilot .NumericPages .rdpNumPart a:first-child {
    border-left-width: 1px;
    border-radius: 0.28571em 0 0 0.28571em; }
  .RadDataPager_SportsPilot .NumericPages .rdpNumPart a:last-child {
    border-radius: 0 0.28571em 0.28571em 0; }
  .RadDataPager_SportsPilot .rdpActionButton {
    box-sizing: content-box; }
  .RadDataPager_SportsPilot .rdpPagerButton {
    border-radius: 0.28571em; }
