/* COLORS */
/* change this color latter (DIGA pattern) */
/* EXPORTS */
[data-v-159c3a77]: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;
}
.count-selected[data-v-159c3a77] {
  padding-top: 12px;
  font-size: 0.75rem;
  font-weight: bold;
  color: #B1B1B1;
  display: inline-block;
  float: right;
}
.count-selected.selected[data-v-159c3a77] {
  color: #5A5A5A;
}
.count-selected .count-selected-check[data-v-159c3a77] {
  margin-bottom: 3px;
  margin-right: 3px;
}
/* COLORS */
/* change this color latter (DIGA pattern) */
/* EXPORTS */
[data-v-277e9329]: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;
}
.action-content-container[data-v-277e9329] {
  position: fixed;
  bottom: 20px;
}
.action-content-container .action-content-button[data-v-277e9329] {
  z-index: 10;
}
.action-content-container .action-content-button .v-icon[data-v-277e9329] {
  margin-bottom: 2px;
}
.player-tabs[data-v-277e9329] {
  text-align: left;
}
.player-tabs .v-btn[data-v-277e9329] {
  border: 0px;
  color: #B1B1B1;
  border-radius: 0px;
  font-size: 0.75rem;
}
.player-tabs .v-btn.selected[data-v-277e9329] {
  color: #dc7323;
  border-bottom: 2px solid #dc7323;
}
.player-tabs.xlarge .v-btn[data-v-277e9329],
.player-tabs.xlarge .checkbox-label[data-v-277e9329],
.player-tabs.xlarge .count-selected[data-v-277e9329] {
  font-size: 0.875rem;
}
.player-tabs.xlarge .checkbox-label.selected[data-v-277e9329] {
  color: #dc7323;
}
.show-schedules-btn[data-v-277e9329] {
  border: 0px;
}
.show-schedules-btn .v-input[data-v-277e9329] {
  margin: 0;
}
.show-schedules-btn .checkbox-label[data-v-277e9329] {
  font-size: 0.75rem;
}
.show-schedules-btn .checkbox-label.selected[data-v-277e9329] {
  color: #dc7323;
}
.players-expansion-panel[data-v-277e9329] {
  z-index: 0;
}
.players-expansion-panel[data-v-277e9329]  .v-expansion-panel-content__wrap {
  padding: 0;
}
.players-expansion-panel .schedule-count[data-v-277e9329] {
  position: absolute;
  right: 5px;
  background: #FAAE7D;
  padding: 3px 6px;
  border-radius: 3px;
  color: #fff;
}
.player-page-preferences[data-v-277e9329]  .delay-type-picker {
  font-size: 8px;
}
.import-column[data-v-277e9329] {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}
