  /* ==================================================================================================================================== */

  /* unity-main-navigation.component */

  :root {
    --toolbar-height: 3.5rem;
    --rem1: 1rem;
    --spacing0: 0 0 0 0;
    --user-margin: 0 0.5rem 0 0;
    --username-padding: 0.2rem 0 0;
    --username-fontsize: 0.85rem;
    --userorganisation-padding: 0 0 0.6rem;
    --userrole-fontsize: 0.6rem;
    --usernode-fontsize: 1vw;
    --userorganisation-fontsize: 0.6rem;
    --useravatar-height: 3rem;
    --useravatar-width: 3rem;
    --useravatar-marginright: 1rem;
    --useravatar-marginleft: 1rem;
    --divider-width: 0.15rem;
    --divider-top: 2px;
    --divider-bottom: 2px;
    --divider-margin: 0 0.5rem 0 0rem;
    --leftsidebar-width: 13.8rem;
    --leftsidebar-imagewidth: 12.5rem;
    --leftsidebar-imagepadding: 0.625rem;
    --leftsidebar-smallwidth: 4rem;
    --leftsidebar-smallimagewidth: 3rem;
    --leftsidebar-smallimagepadding: 0.5rem;
    --fieldsetPadding: 1rem;
    --spacing5: 0.3125rem;
    --spacing10: 0.625rem;
    --toolbar-items-height: 4vh;
    --calculated-content-height: calc(100vh - var(--outertabs-height) - var(--toolbar-height))
  }

  /* ==================================================================================================================================== */

  /* outer-tabs.component */

  :root {
    --outertabs-padding: 2rem;
    --outertabs-height: 2.5rem;
  }

  /* ==================================================================================================================================== */

  /* right-sidemenu.component */

  :root {
    --rightsidebar-listheading: 0.6rem;
  }

  /* ==================================================================================================================================== */

  /* general form component */

  :root {
    --form-component-height: 11.75rem;
    --form-tab-height: calc(100vh - 9.75rem);
  }

  /* General list component */

  :root {
    --list-component-height: 7.5rem;
    --list-height: 8.5rem;
  }

  /* ==================================================================================================================================== */

  /* ==================================================================================================================================== */

  /* organisation-grid.component */

  /* ==================================================================================================================================== */
