﻿
.cosmos-treeview .cosmos-treeview {
  margin-left: 1.8rem;
}

.cosmos-treeview--hidden {
  display: none;
}

.cosmos-treeview_icon {
  float: left;
}

.cosmos-treeview_icon_space {
  width: 1.5rem;
}

.cosmos-treeview_caption {
  margin-left: 1.5rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.cosmos-treeview .cursor-pointer {
  cursor: pointer;
}

