.RadTreeView_BootstrapRVS {
  color: #333333;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.42857143; }
  .RadTreeView_BootstrapRVS .rtUL .rtUL {
    padding-left: 22px; }
  .RadTreeView_BootstrapRVS .rtTop,
  .RadTreeView_BootstrapRVS .rtMid,
  .RadTreeView_BootstrapRVS .rtBot {
    padding: 0 0 0 22px; }
  .RadTreeView_BootstrapRVS .rtSp {
    height: 30px; }
  .RadTreeView_BootstrapRVS .rtImg {
    margin: 0 -22px 0 8px;
    position: relative;
    z-index: 1; }
  .RadTreeView_BootstrapRVS .rtIn {
    margin: 0;
    padding: 4px 8px;
    border-radius: 4px; }
  .RadTreeView_BootstrapRVS .rtImg + .rtIn {
    padding-left: 24px; }
  .RadTreeView_BootstrapRVS .rtHover .rtIn {
    border-color: #e1e1e1;
    color: #000000;
    background-color: #eeeeee; }
  .RadTreeView_BootstrapRVS .rtSelected .rtIn {
    border-color: #286090;
    color: #ffffff;
    background-color: #337ab7; }
  .RadTreeView_BootstrapRVS .rtChecked,
  .RadTreeView_BootstrapRVS .rtUnchecked,
  .RadTreeView_BootstrapRVS .rtIndeterminate {
    margin-left: 3px;
    background-image: url('Common/radFormToggleSprite.png'); }
  .RadTreeView_BootstrapRVS .rtLoadingIcon {
    background-image: url('Common/loading_small.gif'); }
  .RadTreeView_BootstrapRVS .rtPlus,
  .RadTreeView_BootstrapRVS .rtMinus {
    margin: 0 0 0 -24px;
    width: 22px;
    height: 28px;
    background-image: url('Common/radActionsSprite.png'); }
  .RadTreeView_BootstrapRVS .rtPlus,
  .RadTreeView_BootstrapRVS .rtPlusHover {
    background-position: -14px -161px; }
  .RadTreeView_BootstrapRVS .rtMinus,
  .RadTreeView_BootstrapRVS .rtMinusHover {
    background-position: -14px -61px; }
  .RadTreeView_BootstrapRVS .rtLines .rtTop,
  .RadTreeView_BootstrapRVS .rtLines .rtMid,
  .RadTreeView_BootstrapRVS .rtLines .rtBot {
    background-position: 0 2px; }

.RadTreeView_BootstrapRVS_rtl .rtUL .rtUL {
  padding-left: 0;
  padding-right: 22px; }

.RadTreeView_BootstrapRVS_rtl .rtTop,
.RadTreeView_BootstrapRVS_rtl .rtMid,
.RadTreeView_BootstrapRVS_rtl .rtBot {
  padding-left: 0;
  padding-right: 22px; }

.RadTreeView_BootstrapRVS_rtl .rtPlus,
.RadTreeView_BootstrapRVS_rtl .rtMinus {
  margin-left: 0;
  margin-right: -22px; }

.RadTreeView_BootstrapRVS_rtl .rtPlus,
.RadTreeView_BootstrapRVS_rtl .rtPlusHover {
  background-position: -14px -111px; }

.RadTreeView_BootstrapRVS_rtl .rtMinus,
.RadTreeView_BootstrapRVS_rtl .rtMinusHover {
  background-position: -64px -61px; }

.RadTreeView_BootstrapRVS_rtl .rtImg {
  margin: 0 2px 0 -5px; }

.RadTreeView_BootstrapRVS_rtl .rtLines .rtTop,
.RadTreeView_BootstrapRVS_rtl .rtLines .rtMid,
.RadTreeView_BootstrapRVS_rtl .rtLines .rtBot {
  background-position: 100% 2px; }
