body {
  border-left: 1px solid #444;
}
body.not-logged-in {
  border-left: none !important;
}
