.navbar-default .navbar-brand {
    color: #237c08;
}

.treeview > table.tree > thead > tr > th {
    text-overflow: clip;
  }
  
  body .form-group_ {
    overflow: visible !important;
}

body .content-box {
    overflow: visible !important;
}

.navbar-nav {
    float: left;
  }
