﻿.panel-container ul{
  list-style-type: none;
}
.panel-container ul li{
  padding: 4px;
}

.more_items {
  clear: both;
}

.group_container{
    max-height: 420px;
    overflow-y: auto;
}

.group_container .more a {
        text-decoration: underline;
 }