
/*
 * This file is generated by o-spreadsheet build tools. Do not edit it.
 * @see https://github.com/odoo/o-spreadsheet
 * @version 19.0.10
 * @date 2025-11-12T14:16:39.599Z
 * @hash 18ac688
 */
/* Originates from src/components/top_bar/top_bar.scss */
@media (max-width: 1200px) {
  .o-spreadsheet .o-topbar-responsive {
    flex-direction: column !important;
  }
}
@media (max-width: 768px) {
  .o-spreadsheet .irregularity-map span {
    overflow: auto;
    align-items: normal !important;
  }
}
.o-spreadsheet .tool-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Originates from src/components/top_bar/dropdown_action/dropdown_action.scss */
.o-spreadsheet .o-dropdown {
  position: relative;
  display: flex;
  align-items: center;
}
.o-spreadsheet .o-dropdown-content {
  background-color: white;
}
.o-spreadsheet .o-dropdown-content .o-dropdown-line {
  display: flex;
}
.o-spreadsheet .o-dropdown-content .o-dropdown-line > span {
  padding: 4px;
}

/* Originates from src/components/spreadsheet/spreadsheet.scss */
.o-spreadsheet {
  color: #374151;
}
.o-spreadsheet input {
  background-color: white;
}
.o-spreadsheet.o-spreadsheet-mobile .o-spreadsheet-topbar-wrapper,
.o-spreadsheet .o-spreadsheet-bottombar-wrapper {
  box-shadow: 0 0 3px 1px lightgray;
}
.o-spreadsheet .o-spreadsheet-bottombar-wrapper {
  overscroll-behavior: none;
}

/* Originates from src/components/small_bottom_bar/small_bottom_bar.scss */
.o-spreadsheet .o-spreadsheet-small-bottom-bar {
  background-color: #f5f5f5;
  border-bottom: #f2f2f2;
}
.o-spreadsheet .o-spreadsheet-small-bottom-bar .o-selection-button {
  border-radius: 2px;
  background-color: #e7e9ed;
}
.o-spreadsheet .o-spreadsheet-small-bottom-bar .o-selection-button .o-icon {
  width: 24px;
  height: 24px;
  color: #6aa84f;
}
.o-spreadsheet .o-spreadsheet-small-bottom-bar .o-small-composer {
  background-color: white;
  border: lightgrey solid 1px;
  line-height: 26px;
  display: flex;
}
.o-spreadsheet .o-spreadsheet-small-bottom-bar .bottom-bar-menu {
  background-color: #f5f5f5;
  border-top: 1px solid lightgrey;
  border-bottom: 1px solid lightgrey;
}
.o-spreadsheet .o-spreadsheet-small-bottom-bar .o-spreadsheet-bottom-bar {
  border: none;
}
.o-spreadsheet .o-spreadsheet-small-bottom-bar .o-composer {
  overscroll-behavior: contain;
}
.o-spreadsheet .o-spreadsheet-small-bottom-bar .o-composer-assistant-container {
  transform: translateY(calc(-26px - 100%));
}
.o-spreadsheet .o-spreadsheet-small-bottom-bar .o-spreadsheet-editor-symbol {
  height: 33px;
  cursor: pointer;
  user-select: none;
}

/* Originates from src/components/small_bottom_bar/ribbon_menu/ribbon_menu.scss */
.o-spreadsheet .o-ribbon-menu {
  height: 250px;
}
.o-spreadsheet .o-ribbon-menu .o-ribbon-title {
  background-color: white;
  border-bottom: 2px solid #e0e2e4;
}
.o-spreadsheet .o-ribbon-menu .o-previous-button {
  background-color: #f5f5f5;
}
.o-spreadsheet .o-ribbon-menu .o-ribbon-menu-wrapper {
  max-height: 100%;
}
.o-spreadsheet .o-ribbon-menu .o-ribbon-menu-wrapper.scroll-top::before {
  width: 100%;
  height: 15px;
  content: "";
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), transparent);
  position: absolute;
  pointer-events: none;
}
.o-spreadsheet .o-ribbon-menu .o-ribbon-menu-wrapper.scroll-bottom::after {
  width: 100%;
  height: 15px;
  content: "";
  background: linear-gradient(to top, rgba(0, 0, 0, 0.2), transparent);
  position: absolute;
  pointer-events: none;
  z-index: 1;
  bottom: 0;
}
.o-spreadsheet .o-ribbon-menu .o-menu-item {
  height: 40px;
}

/* Originates from src/components/side_panel/pivot/pivot_custom_groups_collapsible/pivot_custom_groups_collapsible.scss */
.o-spreadsheet .o-pivot-custom-groups .o_side_panel_collapsible_title {
  font-size: 13px !important;
  padding: 4px 0 4px 0 !important;
}
.o-spreadsheet .o-pivot-custom-groups .o_side_panel_collapsible_title .collapsor > div {
  padding-left: 2px !important;
}
.o-spreadsheet .o-pivot-custom-groups .o_side_panel_collapsible_title .collapsor-arrow {
  transform-origin: 5px 7px;
}
.o-spreadsheet .o-pivot-custom-groups .o_side_panel_collapsible_title .collapsor-arrow .o-icon {
  width: 10px;
  height: 14px;
}
.o-spreadsheet .o-pivot-custom-groups .os-collapse > div {
  padding: 0 !important;
}

/* Originates from src/components/side_panel/chart/building_blocks/pie_hole_size/pie_hole_size.scss */
.o-spreadsheet .o-sidePanel .o-pie-hole-size-input {
  width: 40px;
}

/* Originates from src/components/side_panel/carousel_panel/carousel_panel.scss */
.o-spreadsheet .o-carousel-panel .o-carousel-preview {
  height: 60px;
  background-color: #fff;
  border-left: 5px solid transparent;
}
.o-spreadsheet .o-carousel-panel .o-carousel-preview:not(:hover):not(.o-dragging) .o-drag-handle {
  display: none !important;
}
.o-spreadsheet .o-carousel-panel .o-carousel-preview.o-selected {
  border-color: #714b67;
}
.o-spreadsheet .o-carousel-panel .o-carousel-preview .o-drag-handle {
  cursor: move;
}
.o-spreadsheet .o-carousel-panel .o-carousel-preview .o-drag-handle .o-icon {
  width: 6px;
  height: 30px;
}
.o-spreadsheet .o-carousel-panel .o-carousel-preview .o-carousel-preview-icon {
  width: 48px;
  height: 48px;
}
.o-spreadsheet .o-carousel-panel .o-carousel-preview .o-carousel-preview-icon .o-icon {
  width: 36px;
  height: 36px;
}

/* Originates from src/components/full_screen_figure/full_screen_figure.scss */
.o-spreadsheet .o-fullscreen-figure-overlay {
  z-index: 34; /* TODO: use css variables once ComponentsImportance is available in the scss. */
  background-color: rgba(0, 0, 0, 0.4);
  padding: 60px;
}
.o-spreadsheet .o-fullscreen-figure-overlay .o-figure:not(:hover) .o-dashboard-chart-select {
  display: block !important;
}

/* Originates from src/components/filters/filter_menu_value_list/filter_menu_value_list.scss */
.o-spreadsheet .o-filter-menu .o-search-icon {
  right: 5px;
  top: 3px;
  opacity: 0.4;
}
.o-spreadsheet .o-filter-menu .o-search-icon svg {
  height: 16px;
  width: 16px;
  vertical-align: middle;
}
.o-spreadsheet .o-filter-menu .o-filter-menu-actions {
  display: flex;
  flex-direction: row;
  margin-bottom: 4px;
}
.o-spreadsheet .o-filter-menu .o-filter-menu-list {
  flex: auto;
  overflow-y: auto;
  border: 1px solid #d8dadd;
  height: 130px;
}
.o-spreadsheet .o-filter-menu .o-filter-menu-list .o-filter-menu-no-values {
  color: #949494;
  font-style: italic;
}

/* Originates from src/components/figures/figure_container/figure_container.scss */
.o-spreadsheet .o-figure.o-add-to-carousel::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(2px);
  z-index: 5;
  pointer-events: none;
}
.o-spreadsheet .o-figure.o-add-to-carousel::after {
  content: "+";
  position: absolute;
  top: calc(50% - 15px);
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 120px;
  color: rgba(0, 0, 0, 0.5);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  z-index: 10;
  pointer-events: none;
  font-weight: bold;
}

/* Originates from src/components/figures/figure_carousel/figure_carousel.scss */
.o-spreadsheet .o-carousel-content {
  height: 0; /* To make flex-fill work */
}
.o-spreadsheet .o-carousel-empty {
  background-color: #ffffff;
}
.o-spreadsheet .o-carousel-empty .o-icon {
  width: 50%;
  height: 50%;
  color: #ced4da;
}
.o-spreadsheet .o-carousel-header {
  z-index: 1;
  overflow: hidden;
  padding-left: 4px; /* Align with MIN_CELL_TEXT_MARGIN */
  border: 1px solid transparent;
}
.o-spreadsheet .o-carousel-header.o-carousel-header-floating {
  border: 1px solid #c9ccd2;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.o-spreadsheet .o-carousel-header .o-carousel-title {
  max-width: 60%;
}
.o-spreadsheet .o-carousel-header .o-carousel-tabs {
  width: 0; /* To make flex-fill work */
}
.o-spreadsheet .o-carousel-header .o-carousel-button {
  cursor: pointer;
}
.o-spreadsheet .o-carousel-header .o-carousel-button.o-carousel-tabs-dropdown {
  font-size: 16px;
  line-height: 16px;
}
.o-spreadsheet .o-carousel-header .o-carousel-button.o-carousel-full-screen-button {
  margin: 1px;
}
.o-spreadsheet .o-carousel-header .o-carousel-button.o-carousel-menu-button {
  padding: 3px 5px;
}
.o-spreadsheet .o-carousel-header .o-carousel-button.active, .o-spreadsheet .o-carousel-header .o-carousel-button:hover {
  background-color: #d8dadd;
  color: #111827;
}
.o-spreadsheet .o-carousel-header .o-carousel-tab {
  cursor: pointer;
  max-width: 150px;
  font-size: 14px;
}
.o-spreadsheet .o-carousel-header .o-carousel-tab:hover {
  color: #714b67;
}
.o-spreadsheet .o-carousel-header .o-carousel-tab.selected {
  color: #714b67;
  font-weight: 600;
}

/* Originates from src/components/figures/chart/chart_dashboard_menu/chart_dashboard_menu.scss */
.o-spreadsheet .o-figure:not(:hover):not(:focus-within) .o-dashboard-chart-select {
  visibility: hidden;
}
.o-spreadsheet .o-figure .o-dashboard-chart-select {
  cursor: default;
}
.o-spreadsheet .o-figure .o-dashboard-chart-select > div {
  height: 28px;
}
.o-spreadsheet .o-figure .o-dashboard-chart-select .o-chart-dashboard-item.active, .o-spreadsheet .o-figure .o-dashboard-chart-select .o-chart-dashboard-item:hover, .o-spreadsheet .o-figure .o-dashboard-chart-select .o-chart-dashboard-item:target {
  color: #111827 !important;
  background: rgba(0, 0, 0, 0.1);
}
.o-spreadsheet .o-figure .o-dashboard-chart-select .o-chart-dashboard-item .o-chart-preview {
  stroke-width: 2px;
  transform: scale(1.1);
  width: 16px;
  height: 16px;
}

.o-spreadsheet.o-spreadsheet-mobile .o-figure .o-dashboard-chart-select {
  display: block !important;
}

/* Originates from src/components/dashboard/clickable_cell_sort_icon/clickable_cell_sort_icon.scss */
.o-spreadsheet .sorting-icon {
  margin: 1px;
}
.o-spreadsheet .sorting-icon .fa-sort-desc {
  transform: translateY(-2px);
}
.o-spreadsheet .sorting-icon .fa-sort-asc {
  transform: translateY(4px);
}
.o-spreadsheet div:not(:hover) > .sorting-icon:has(> .fa-sort) {
  display: none;
}

/* Originates from src/components/composer/formula_assistant/formula_assistant.scss */
.o-spreadsheet .o-formula-assistant {
  background: #ffffff;
}
.o-spreadsheet .o-formula-assistant .o-formula-assistant-head {
  background-color: #f2f2f2;
  padding: 10px;
}
.o-spreadsheet .o-formula-assistant .o-formula-assistant-core {
  border-bottom: 1px solid gray;
}
.o-spreadsheet .o-formula-assistant .o-formula-assistant-arg-description {
  font-size: 85%;
}
.o-spreadsheet .o-formula-assistant .o-formula-assistant-focus div:first-child,
.o-spreadsheet .o-formula-assistant .o-formula-assistant-focus span {
  color: #9b359b;
  text-shadow: 0px 0px 1px #9b359b;
}
.o-spreadsheet .o-formula-assistant .o-formula-assistant-focus div:last-child {
  color: black;
}
.o-spreadsheet .o-formula-assistant .o-formula-assistant-gray {
  color: gray;
}
.o-spreadsheet .o-formula-assistant .collapsor {
  cursor: pointer;
}
.o-spreadsheet .o-formula-assistant .collapsor:hover {
  background-color: #ced4da;
  color: #111827;
}
.o-spreadsheet .o-formula-assistant .collapsor .collapsor-arrow {
  transform-origin: 6px 8px;
  transform: rotate(-180deg);
  transition: transform 0.2s ease-in-out;
}
.o-spreadsheet .o-formula-assistant .collapsor .collapsor-arrow .o-icon {
  width: 12px;
  height: 16px;
}
.o-spreadsheet .o-formula-assistant .collapsor.collapsed .collapsor-arrow {
  transform: rotate(0deg);
}