.RadRotator_BootstrapLightGreen {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .RadRotator_BootstrapLightGreen .rrClipRegion {
    border-color: #c2ddd0;
    color: #333333;
    background-color: #edf5f1;
    border-radius: 0.28571em; }
  .RadRotator_BootstrapLightGreen a.rrButton,
  .RadRotator_BootstrapLightGreen a.rrButton.rrButtonDisabled,
  .RadRotator_BootstrapLightGreen a.rrButton.rrButtonDisabled:hover,
  .RadRotator_BootstrapLightGreen a.rrButton.rrButtonDisabled:active,
  .RadRotator_BootstrapLightGreen a.rrButton.rrButtonDisabled:focus {
    padding: 6px;
    border-color: #2b4a38;
    color: #ffffff;
    background-color: #508b69;
    box-shadow: none; }
  .RadRotator_BootstrapLightGreen a.rrButtonUp {
    top: 0.07143em; }
  .RadRotator_BootstrapLightGreen a.rrButtonLeft {
    left: 1px; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .RadRotator_BootstrapLightGreen a.rrButtonUp {
      top: 0; }
    .RadRotator_BootstrapLightGreen a.rrButtonRight {
      right: 0; }
    .RadRotator_BootstrapLightGreen a.rrButtonDown {
      bottom: 0; }
    .RadRotator_BootstrapLightGreen a.rrButtonLeft {
      left: 0; } }
  .RadRotator_BootstrapLightGreen a.rrButton:hover {
    border-color: #14231b;
    color: #ffffff;
    background-color: #3d6b51;
    box-shadow: inset 0 0 1px #508b69; }
  .RadRotator_BootstrapLightGreen a.rrButton:focus {
    outline-width: thin;
    outline-offset: -2px;
    outline-color: #14231b; }
  .RadRotator_BootstrapLightGreen a.rrButton:active {
    border-color: #14231b;
    color: #ffffff;
    background-color: #3d6b51;
    color: #ffffff;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset; }
  .RadRotator_BootstrapLightGreen .rrLoadingSign {
    background-image: url('<%=WebResource("Telerik.Web.UI.Skins.BootstrapLightGreen.Common.loading_small.gif")%>'); }
