@charset "UTF-8";
/**
 * Clay 3.63.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
 */
.lfr-de__form-report .entries-list, .lfr-de__form-report-sidebar .entries-list {
  font-size: 14px;
  list-style: none;
  padding: 0;
  width: 100%;
}
.lfr-de__form-report .entries-list li, .lfr-de__form-report-sidebar .entries-list li {
  border-bottom: 1px solid #e7e7ed;
  padding: 16px;
}
.lfr-de__form-report .entries-list li button, .lfr-de__form-report-sidebar .entries-list li button {
  font-size: 14px;
  padding: 0;
}
.lfr-de__form-report .entries-list li button:not(:disabled):not(:disabled):active:focus, .lfr-de__form-report-sidebar .entries-list li button:not(:disabled):not(:disabled):active:focus {
  box-shadow: none;
}
.lfr-de__form-report .entries-list li button:focus, .lfr-de__form-report-sidebar .entries-list li button:focus {
  box-shadow: none;
}

.col-md-3 .lfr-de__form-report,
.col-md-4 .lfr-de__form-report,
.col-md-5 .lfr-de__form-report,
.col-md-6 .lfr-de__form-report,
.col-md-7 .lfr-de__form-report,
.col-md-8 .lfr-de__form-report,
.col-md-9 .lfr-de__form-report,
.col-md-10 .lfr-de__form-report,
.col-md-11 .lfr-de__form-report {
  display: block;
}
.col-md-3 .lfr-de__form-report .report-cards-area,
.col-md-3 .lfr-de__form-report .card-item,
.col-md-4 .lfr-de__form-report .report-cards-area,
.col-md-4 .lfr-de__form-report .card-item,
.col-md-5 .lfr-de__form-report .report-cards-area,
.col-md-5 .lfr-de__form-report .card-item,
.col-md-6 .lfr-de__form-report .report-cards-area,
.col-md-6 .lfr-de__form-report .card-item,
.col-md-7 .lfr-de__form-report .report-cards-area,
.col-md-7 .lfr-de__form-report .card-item,
.col-md-8 .lfr-de__form-report .report-cards-area,
.col-md-8 .lfr-de__form-report .card-item,
.col-md-9 .lfr-de__form-report .report-cards-area,
.col-md-9 .lfr-de__form-report .card-item,
.col-md-10 .lfr-de__form-report .report-cards-area,
.col-md-10 .lfr-de__form-report .card-item,
.col-md-11 .lfr-de__form-report .report-cards-area,
.col-md-11 .lfr-de__form-report .card-item {
  width: auto;
}
.col-md-3 .report-cards-shortcut,
.col-md-4 .report-cards-shortcut,
.col-md-5 .report-cards-shortcut,
.col-md-6 .report-cards-shortcut,
.col-md-7 .report-cards-shortcut,
.col-md-8 .report-cards-shortcut,
.col-md-9 .report-cards-shortcut,
.col-md-10 .report-cards-shortcut,
.col-md-11 .report-cards-shortcut {
  display: none;
}
.col-md-3 .custom-chart-size.pie-chart,
.col-md-4 .custom-chart-size.pie-chart,
.col-md-5 .custom-chart-size.pie-chart,
.col-md-6 .custom-chart-size.pie-chart,
.col-md-7 .custom-chart-size.pie-chart,
.col-md-8 .custom-chart-size.pie-chart,
.col-md-9 .custom-chart-size.pie-chart,
.col-md-10 .custom-chart-size.pie-chart,
.col-md-11 .custom-chart-size.pie-chart {
  display: block;
  margin-left: 0;
}

.lfr-de__form-report {
  display: flex;
}
.lfr-de__form-report-sidebar {
  top: 56px;
  transform: translateX(100%);
  transition: transform 0.3s ease-in-out;
  width: 720px !important;
}
.lfr-de__form-report-sidebar.open {
  transform: translateX(0%);
}
.lfr-de__form-report-sidebar .close-sidebar {
  border-width: 0;
  height: 32px;
  width: 32px;
}
.lfr-de__form-report-sidebar .component-tbar {
  background: #fff;
  height: 88px;
  padding: 18px 8px;
  position: sticky;
  top: 0;
}
.lfr-de__form-report-sidebar .description {
  font-size: 14px;
  font-weight: normal;
}
.lfr-de__form-report-sidebar .icon {
  background: #f7f8f9;
  border-radius: 4px;
  height: 40px;
  padding: 5px 10px 0;
  width: 40px;
}
.lfr-de__form-report-sidebar .icon .lexicon-icon {
  height: 100%;
  width: 100%;
}
.lfr-de__form-report-sidebar .sidebar-body {
  padding: 24px;
}
.lfr-de__form-report-sidebar .summary {
  border-bottom: 1px solid #e7e7ed;
  padding-bottom: 15px;
}
.lfr-de__form-report-sidebar .title {
  color: #272833;
  font-size: 18px;
  font-weight: 600;
}
.lfr-de__form-report-sidebar .tbar-item-expand {
  text-align: left;
}
.lfr-de__form-report-sidebar p {
  margin: 0;
  padding-left: 12px;
}
.lfr-de__form-report-sidebar-backdrop {
  background-color: #393a4a;
  height: 100vh;
  left: 0;
  opacity: 0.8;
  position: fixed;
  top: 0;
  width: 100vw;
}
.lfr-de__form-report .card {
  box-shadow: none;
  margin-bottom: 0;
  padding: 0 12px;
  width: 100%;
}
.lfr-de__form-report .card .card-header {
  background-color: #fff;
  background-image: none;
  padding: 0;
}
.lfr-de__form-report .card .card-body {
  display: flex;
  min-height: 242px;
  padding: 0;
}
.lfr-de__form-report .card .card-body .dim {
  opacity: 0.5;
}
.lfr-de__form-report .card .card-body .empty-message {
  margin-top: 27px;
  width: 100%;
}
.lfr-de__form-report .card .card-body .legend-container {
  margin-left: 50px;
  width: 50%;
}
.lfr-de__form-report .card .card-body .legend-container ul {
  font-size: 14px;
  padding-left: 0;
}
.lfr-de__form-report .card .card-body .legend-container ul li {
  display: flex;
  padding-bottom: 10px;
}
.lfr-de__form-report .card .card-body .legend-container ul li p {
  margin-bottom: 0;
  max-width: 90%;
  min-width: auto;
  padding-left: 8px;
  position: relative;
}
.lfr-de__form-report .card .card-body .legend-container ul .show-more-action {
  color: #0b5fff;
}
.lfr-de__form-report .card .card-body .legend-container ul .show-more-action .show-more-button {
  color: #0b5fff;
  padding-left: 8px;
  position: relative;
  top: 1px;
}
.lfr-de__form-report .card .card-body .legend-container ul .show-more-action .show-more-button:hover {
  text-decoration: underline;
}
.lfr-de__form-report .card .card-body .legend-container ul .show-more-action .show-more-button:focus {
  box-shadow: none;
}
.lfr-de__form-report .card .card-title {
  font-size: 16px;
}
.lfr-de__form-report .card .card-text {
  color: #6b6c7e;
  font-size: 12px;
}
.lfr-de__form-report .card .card-symbol {
  background: #f7f8f9;
  border-radius: 4px;
  color: #6b6c7e;
  height: 40px;
  padding: 5px 10px 0;
  width: 40px;
}
.lfr-de__form-report .card .card-symbol:hover {
  cursor: help;
}
.lfr-de__form-report .card .custom-tooltip {
  background: #393a4a;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(39, 40, 51, 0.2);
  color: #fff;
  display: flex;
  flex-direction: column;
  padding: 12px 16px;
  width: auto;
  word-break: break-all;
}
.lfr-de__form-report .card .custom-tooltip ul {
  font-size: 12px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.lfr-de__form-report .card .custom-tooltip ul svg {
  margin-right: 8px;
}
.lfr-de__form-report .card .custom-tooltip ul li {
  display: flex;
  margin: 0 0 10px;
}
.lfr-de__form-report .card .custom-tooltip ul li svg {
  margin-top: 3px;
}
.lfr-de__form-report .card .custom-tooltip ul li:last-child {
  margin-bottom: 0;
}
.lfr-de__form-report .card .custom-tooltip .header {
  border-bottom: 1px solid #ccc;
  font-size: 13px;
  font-weight: 600;
  font-weight: 600;
  margin-bottom: 10px;
  padding-bottom: 10px;
  width: 100%;
}
.lfr-de__form-report .card .custom-tooltip #tooltip-label {
  max-width: 90%;
}
.lfr-de__form-report .card .field-info {
  margin: 0 52px 24px;
}
.lfr-de__form-report .card .field-list {
  width: 100%;
}
.lfr-de__form-report .card .summary {
  display: flex;
  justify-content: flex-start;
  padding-bottom: 16px;
}
.lfr-de__form-report .card .summary .summary-item:last-child {
  margin-right: 0;
}
.lfr-de__form-report .card .summary .summary-item {
  align-self: center;
  background: #f7f8f9;
  border-radius: 4px;
  cursor: default;
  margin-right: 16px;
  padding: 8px 12px;
}
.lfr-de__form-report .card .summary .summary-item .type {
  color: #6b6c7e;
  font-size: 14px;
  line-height: 150%;
}
.lfr-de__form-report .card .summary .summary-item .value {
  color: #000;
  font-size: 24px;
  font-weight: 600;
}
.lfr-de__form-report .card-item {
  width: 808px;
}
.lfr-de__form-report .card-item::before {
  content: " ";
  display: block;
  height: 54px;
  margin-top: -54px;
  pointer-events: none;
  visibility: hidden;
}
.lfr-de__form-report .chart-container {
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  max-width: 100%;
  min-width: 0;
}
.lfr-de__form-report .color .color-viewer {
  border-radius: 20%;
  border-width: 0;
  height: 28px;
  width: 28px;
}
.lfr-de__form-report .color .color-text {
  padding-top: 4px;
}
.lfr-de__form-report .custom-chart-size {
  display: flex;
  min-height: 400px;
  min-width: 400px;
  width: 100%;
}
.lfr-de__form-report .custom-chart-size.multi-bar-chart {
  margin-left: -32px;
}
.lfr-de__form-report .custom-chart-size.pie-chart {
  margin-left: 63px;
}
.lfr-de__form-report .custom-chart-size.simple-bar-chart {
  margin-left: -43px;
}
.lfr-de__form-report .empty-message {
  margin-top: 104px;
}
.lfr-de__form-report .empty-message h1 {
  color: #272833;
  font-size: 18px;
}
.lfr-de__form-report .empty-message p {
  color: #6b6c7e;
  font-size: 14px;
}
.lfr-de__form-report .legend-container {
  display: flex;
  flex-direction: row;
  margin-top: 64px;
  min-width: 10%;
  padding: 5px;
}
.lfr-de__form-report .legend-item {
  font-size: 10pt;
  margin: 0 0 4px;
}
.lfr-de__form-report .legend-list {
  display: flex;
  flex-direction: column;
  max-height: 100%;
  overflow-y: hidden;
  width: 100%;
}
.lfr-de__form-report .legend-list ul {
  list-style-type: none;
}
.lfr-de__form-report .loading-wrapper {
  display: none;
  height: 31px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 31px;
  z-index: 1000;
}
.lfr-de__form-report .recharts-cartesian-axis-ticks {
  font-size: 14px;
}
.lfr-de__form-report .recharts-legend-wrapper {
  align-items: center;
  display: flex;
  justify-content: center;
}
.lfr-de__form-report .recharts-legend-wrapper .bar-legend {
  display: flex;
  font-size: 14px;
  line-height: 150%;
  list-style-type: none;
}
.lfr-de__form-report .recharts-legend-wrapper .bar-legend svg {
  margin-right: 8px;
  min-width: 12px;
}
.lfr-de__form-report .recharts-legend-wrapper .bar-legend rect {
  width: 12px;
}
.lfr-de__form-report .recharts-legend-wrapper .bar-legend span {
  display: -webkit-box;
  width: 89%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.lfr-de__form-report .recharts-legend-wrapper .bar-legend li {
  align-items: center;
  display: flex;
  margin: 0;
  max-width: 204px;
  padding: 0 16px 0 0;
}
.lfr-de__form-report .recharts-responsive-container {
  height: 400px !important;
  min-height: 400px;
  min-width: 400px;
}
.lfr-de__form-report .report-cards-area {
  transition: all 0.3s cubic-bezier(0.25, 0.11, 0.25, 1);
  width: 806px;
}
.lfr-de__form-report .report-cards-area .sheet {
  margin-top: 24px;
  padding-top: 24px;
}
.lfr-de__form-report .report-cards-shortcut {
  align-self: flex-start;
  margin-top: 24px;
  padding-left: 24px;
  position: sticky;
  top: 78px;
}
.lfr-de__form-report .report-cards-shortcut ul {
  list-style-type: none;
  max-height: calc(100vh - 92px);
  overflow-y: auto;
  padding: 0;
  width: 240px;
}
.lfr-de__form-report .report-cards-shortcut ul li {
  padding-bottom: 16px;
}
.lfr-de__form-report .report-cards-shortcut ul li a {
  align-items: center;
  color: #6b6c7e;
  display: flex;
  height: 100%;
  text-decoration: none;
  width: 100%;
}
.lfr-de__form-report .report-cards-shortcut ul li a .field-label {
  font-size: 14px;
  font-weight: normal;
  line-height: 150%;
  word-break: break-word;
}
.lfr-de__form-report .report-cards-shortcut ul li a:hover {
  color: #272833;
  cursor: pointer;
}
.lfr-de__form-report .report-cards-shortcut ul li a:hover .indicator,
.lfr-de__form-report .report-cards-shortcut ul li a:hover .field-label {
  transition: all 0.3s cubic-bezier(0.25, 0.11, 0.25, 1);
}
.lfr-de__form-report .report-cards-shortcut ul li a:hover .indicator {
  background-color: #272833;
  height: 1px;
  margin-right: 8px;
  width: 8px;
}
.lfr-de__form-report .report-cards-shortcut ul li a.selected .field-label {
  color: #272833;
  font-weight: 600;
}
.lfr-de__form-report .report-cards-shortcut ul li a.selected > .indicator {
  background-color: #272833;
  height: 2px;
  margin-right: 8px;
  width: 16px;
}

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