.account-tree-toggle{
  width:18px;
  height:18px;
  flex:0 0 18px;
  padding:0;
  border:0;
  border-radius:4px;
  background:transparent;
  color:#2ca878;
  font-size:12px;
  font-weight:700;
}
.account-tree-toggle:hover{
  border:0;
  background:#e8f6ef;
  color:#187356;
}
.account-code-cell{gap:5px}
