.pSchDays[data-v-dc81b9ca] {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.pSchDay[data-v-dc81b9ca] {
  opacity: 0.4;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  text-transform: capitalize;
}
.pSchDay.tiny[data-v-dc81b9ca] {
  min-width: 0px;
  width: 15px;
  height: 15px;
  font-size: 10px;
}
.pSchDay.pSchDay--active[data-v-dc81b9ca] {
  opacity: 1;
}
.pSchDay + .pSchDay[data-v-dc81b9ca] {
  margin-left: 8px;
}
.pSchDay + .pSchDay.tiny[data-v-dc81b9ca] {
  margin-left: 4px;
}
/* COLORS */
/* change this color latter (DIGA pattern) */
/* EXPORTS */
[data-v-487da502]: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;
}
.pSchedules-schedule + .pSchedules-schedule[data-v-487da502] {
  margin-top: 8px;
}
.spacer[data-v-487da502] {
  -webkit-box-flex: 0.3 !important;
      -ms-flex-positive: 0.3 !important;
          flex-grow: 0.3 !important;
}
.checkbox-row[data-v-487da502]  .v-label {
  font-size: 0.875rem;
}
.all-days[data-v-487da502] {
  font-size: 0.625rem;
  color: rgba(0, 0, 0, 0.4);
}
