<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.SideBarWidget
{
  position: relative;
  left: 0px;
  top: 50px;
}

.P2pWebTab
{
  max-width: 100%;
  width: 100%;
}

.Wt-tabs
{
  max-width: 100%;
  width: 100%;
}

#userManageTabItem
{
  display: none;
}

#readingTabItem
{
  display: none;
}

body
{
  padding: 0px;
}

.RightFileArea
{
  position: relative;
  top: 0px;
  left: 0px;
}
</pre></body></html>