table.dataTable {
    margin-bottom: 62px !important;
}

.hv-item-parent.no-child::after {
    display: none;
}

.w14{ width: 14px; }
.breadcrumb {
  padding: 8px 15px 8px 0;
  margin-bottom: 10px;
  list-style: none;
  background-color: transparent;
  border-radius: 4px;
}
.table-value tr td {
    font-size: 13px;
    color: #999;
}

.cloneuser{
    margin: 13px auto;
}

#select2-CloneUser-results li {
    font-size: 11px !important;
}