.adviserList{list-style:none;padding:0;margin:0}.adviserList .listItem{cursor:pointer;padding:10px;background:#ebe1cc;border-bottom:1px solid #d0c6b2;transition:background-color .3s ease}.adviserList .listItem:hover,.adviserList .listItem.active{background-color:#d0c6b2}.adviserList .listItem.active .nestedList{display:block;padding-left:20px}.adviserList .listItem .nestedList{list-style:none;display:none;padding:0;margin:0}.adviserList .listItem .nestedList .nestedListItem{padding:8px;background:#f3f3f3}.adviserList .listItem .nestedList .nestedListItem:hover{background-color:#e2dede}
