@charset "UTF-8";
/**
 * Clay 3.37.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
html:not(#__):not(#___) .cadmin.lfr-analytics-reports-panel.open-admin-panel.sidenav-menu-slider {
  visibility: visible;
  width: 320px;
}
html:not(#__):not(#___) .cadmin.lfr-analytics-reports-panel .sidebar {
  border-left: 1px solid #e7e7ed;
  box-shadow: none;
}
html:not(#__):not(#___) .cadmin.lfr-analytics-reports-panel .sidebar-header {
  height: 64px;
  line-height: 32px;
}
html:not(#__):not(#___) .cadmin.lfr-analytics-reports-panel .sidebar-header .lexicon-icon {
  font-size: 14px;
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin.lfr-analytics-reports-panel .sidebar-header {
    padding-bottom: 12px;
    padding-top: 12px;
  }
}
html:not(#__):not(#___) .cadmin.lfr-analytics-reports-panel .sidebar-body {
  bottom: 0;
  left: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 56px;
}
html:not(#__):not(#___) .cadmin.lfr-analytics-reports-panel .sidebar-body .chart-loading-indicator {
  position: absolute;
  transform: translate(80%, 100%);
  z-index: 1;
}
html:not(#__):not(#___) .cadmin.lfr-analytics-reports-panel .sidebar-body .loading-animation {
  left: 0;
  position: absolute;
  right: 0;
  top: 40%;
}
html:not(#__):not(#___) .cadmin.lfr-analytics-reports-panel .text-truncate-reverse {
  direction: rtl;
}
html:not(#__):not(#___) .cadmin.lfr-analytics-reports-panel .list-group {
  margin-bottom: 8px;
}
html:not(#__):not(#___) .cadmin .dropdown-menu__translation {
  max-height: 295px;
}

/*# sourceMappingURL=main.css.map */