.RadTreeView_BootstrapLightGreen {
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .RadTreeView_BootstrapLightGreen .rtIn {
    margin: 2px 0;
    padding: 6px;
    border-radius: 4px; }
  .RadTreeView_BootstrapLightGreen .rtImg + .rtIn {
    padding-left: 25px; }
  .RadTreeView_BootstrapLightGreen .rtChkTristate:hover {
    color: #2b6041; }
  .RadTreeView_BootstrapLightGreen .rtLoadingIcon {
    background-image: url('<%=WebResource("Telerik.Web.UI.Skins.BootstrapLightGreen.Common.loading_small.gif")%>'); }
  .RadTreeView_BootstrapLightGreen .rtPlus,
  .RadTreeView_BootstrapLightGreen .rtMinus {
    margin-top: 1px; }
  .RadTreeView_BootstrapLightGreen .rtPlusHover,
  .RadTreeView_BootstrapLightGreen .rtMinusHover {
    color: #2b6041; }
  .RadTreeView_BootstrapLightGreen .rtLines .rtOut:before {
    top: 9px; }
  .RadTreeView_BootstrapLightGreen .rtLines .rtLast:before {
    padding-top: 9px; }
  .RadTreeView_BootstrapLightGreen .rtHover .rtIn {
    border-color: #cdedda;
    color: #000000;
    background-color: #e0f4e8; }
  .RadTreeView_BootstrapLightGreen .rtSelected .rtIn {
    border-color: #467057;
    color: #ffffff;
    background-color: #599070; }
