
.periode-picker-wrapper[data-v-7eeaed42] {
  background: #fff;
}
.periode-picker-content[data-v-7eeaed42] {
  display: flex;
}
.periode-sidebar[data-v-7eeaed42] {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 12px;
  min-width: 160px;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}
.periode-preset-btn[data-v-7eeaed42] {
  justify-content: flex-start;
  text-transform: none;
}
.periode-calendar[data-v-7eeaed42] {
  flex: 1;
  min-width: 0;
}
.periode-picker-footer[data-v-7eeaed42] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  background: #fff;
}


.periode-picker-menu {
  padding: 0 !important;
  overflow: hidden;
}

