/*
Theme Name: ODS Company Portal
Author: Odda Digital System
Author URI: https://www.oddadigitalsystem.no
Description: A customizable company portal built with React. Supports wordpress posts, user defined applinks (redirect or embedded). Custom logos, background image and theme colors.
Version: 1.1.2
License: Copyright Odda Digital System AS
Tags: customizable, colors, react, company, portal, material-ui, modern, dashboard
Text Domain: ods-company-portal
*/

body.admin-bar {
  min-height: calc(100vh - 32px)
}

body > div.intercom-lightweight-app {
	z-index: 100;
}
body > div.intercom-lightweight-app > div {
    z-index: 101;
}