.RadDataPager_BootstrapLightGreen {
  color: #333333;
  background: rgba(80, 139, 105, 0.15);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 1px solid #c2ddd0;
  border-radius:5px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .RadDataPager_BootstrapLightGreen .rdpNumPart a,
  .RadDataPager_BootstrapLightGreen .rdpPagerButton,
  .RadDataPager_BootstrapLightGreen .rdpActionButton {
    border-width: 1px;
    border-style: solid;
    box-sizing: content-box;

    border-color: #2b4a38;
    color: #ffffff;
    background-color: #508b69;
    padding-top: 6px;
    padding-bottom: 6px; }
    .RadDataPager_BootstrapLightGreen .rdpNumPart a:hover,
    .RadDataPager_BootstrapLightGreen .rdpPagerButton:hover,
    .RadDataPager_BootstrapLightGreen .rdpActionButton:hover {
      border-color: #14231b;
      color: #ffffff;
      background-color: #3d6b51; }
  .RadDataPager_BootstrapLightGreen .rdpNumPart a,
  .RadDataPager_BootstrapLightGreen .rdpActionButton {
    margin: 0;
    width: 1.42857em;
    border-left-width: 0; }
  .RadDataPager_BootstrapLightGreen .rdpNumPart a {
    border-radius: 0;
    text-align: center; }
    .RadDataPager_BootstrapLightGreen .rdpNumPart a.rdpCurrentPage {
      border-color: #234e35;
      color: #fafafa;
      background-color: #2b6041; }
  .RadDataPager_BootstrapLightGreen .rdpPageFirst {
    border-left-width: 1px;
    border-radius: 0.28571em 0 0 0.28571em; }
  .RadDataPager_BootstrapLightGreen .rdpPageLast {
    border-radius: 0 0.28571em 0.28571em 0; }
  .RadDataPager_BootstrapLightGreen .NumericPages .rdpNumPart a:first-child {
    border-left-width: 1px;
    border-radius: 0.28571em 0 0 0.28571em; }
  .RadDataPager_BootstrapLightGreen .NumericPages .rdpNumPart a:last-child {
    border-radius: 0 0.28571em 0.28571em 0; }
  .RadDataPager_BootstrapLightGreen .rdpActionButton {
    box-sizing: content-box; }
  .RadDataPager_BootstrapLightGreen .rdpPagerButton {
    border-radius: 0.28571em; }
