/* COLORS */
/* change this color latter (DIGA pattern) */
/* EXPORTS */
[data-v-4ffb7a78]:export {
  primaryBlue: #29235c;
  secondaryBlue: #583AF6;
  darkBlue: #2c3e50;
  lightBlue: #14F8FF;
  baseOrange: #dc7323;
  lightOrange1: #FAAE7D;
  lightOrange2: #F8CAAC;
  darkOrange: #A0430D;
  baseGreen: #14CC54;
  mediumGreen: #4BB543;
  darkGreen: #42b983;
  baseRed: #FF0000;
  lightRed1: #ED5E5E;
  lightRed2: #FCC0C0;
  lightGray: #F4F4F4;
  softGray: #E6E6E6;
  baseGray: #B1B1B1;
  darkGray: #5A5A5A;
  textGray: #808080;
  basePurple: #6D5BCC;
}
li[data-v-4ffb7a78] {
  list-style: none;
}
.item[data-v-4ffb7a78] {
  cursor: default !important;
  font-size: 0.875rem;
  position: relative;
}
.item .expand-icon.rotated[data-v-4ffb7a78] {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.item .count[data-v-4ffb7a78] {
  font-weight: normal;
  font-size: 0.6875rem;
  color: #B1B1B1;
}
.item[data-v-4ffb7a78], .add[data-v-4ffb7a78] {
  padding-top: 5px;
}
.highlight[data-v-4ffb7a78]::before {
  content: "";
  background-color: #dc7323;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.24;
  pointer-events: none;
  -webkit-transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.actions i[data-v-4ffb7a78] {
  font-size: 1rem;
}
.add i[data-v-4ffb7a78] {
  font-size: 1.2rem;
  margin-left: 2px;
}
.subtitle[data-v-4ffb7a78] {
  font-size: 0.75rem;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.dashed-line[data-v-4ffb7a78] {
  position: absolute;
  height: 100%;
  width: 5px;
  top: 0;
  left: 7px;
  border-left: 1px dashed #B1B1B1;
}
.theme--light.v-card > .v-card__text[data-v-50673d09] {
  color: inherit;
}
.action-menu-item.v-list-item[data-v-50673d09] {
  font-size: 0.875rem;
  min-height: 36px;
}
