.x-treelist-nav {
   width: 150px !important;
}



a.account:link { color:#FFF; text-decoration:none; }
a.account:visited { color: #FFF; text-decoration:none; }
a.account:hover { color: #FFF; text-decoration:underline; }
a.account:active { color: #FFF; text-decoration:none; }

.def {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
}

img.resize {
    max-width:150px; 
    height: auto;
}