.odysen_app_helpers_layouts_TitlePane {
  background: #fff;
  border-color: #ccc;
}

.odysen_app_helpers_layouts_TitlePane .odysen_app_helpers_layouts_TitlePane-Header {
  margin: 0;
  /* try to match expando pane header */
  padding: 5px 7px 2px 7px;
  background-color: #fff;
  color: #036;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  min-height: 17px;
}

.odysen_app_views_folders_Show-LeadingPane .odysen_app_helpers_layouts_TitlePane .odysen_app_helpers_layouts_TitlePane-Header {
  background: #fff;
  padding-left: 0.5em;
}
