.testplans-library-hub-page {
  z-index: 1;
  position: relative;
  height: 100%; }
  .testplans-library-hub-page .testplans-header-command-bar {
    margin-right: 30px; }
    .testplans-library-hub-page .testplans-header-command-bar .header-command-bar-icons {
      color: rgba(0, 120, 212, 1);
      color: var(--communication-background,rgba(0, 120, 212, 1)); }
    .testplans-library-hub-page .testplans-header-command-bar .header-command-bar-actions {
      font-weight: 400; }
  .testplans-library-hub-page .testplans-library-hub-container {
    height: 99%; }
    .testplans-library-hub-page .testplans-library-hub-container .testplans-library-tab-bar {
      margin-left: 24px; }
