.active[data-v-66581af1] {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  bottom: 0;
}
.active-left[data-v-66581af1] {
  width: calc(100% - 105px);
}
.fixed-item[data-v-66581af1] {
  width: calc(100% - 290px);
  height: 60px;
  position: fixed;
  background: #fff;
  bottom: 0;
  -webkit-box-shadow: 0px 0px 15px #c0c4cc;
          box-shadow: 0px 0px 15px #c0c4cc;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.fixed-item .delete-icon[data-v-66581af1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 10px;
  margin-right: 10px;
}
.fixed-item .fixed-btn[data-v-66581af1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10px;
}
.fixed-item .fixed-tip[data-v-66581af1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10px;
  word-break: break-word;
  color: rgb(204, 204, 204);
}
.company-schedule[data-v-66581af1] {
  padding-bottom: 60px;
}
.company-schedule .shop-select-list .el-select-dropdown__list[data-v-66581af1] {
  padding-bottom: 35px;
}
.company-schedule .margin-shop[data-v-66581af1] {
  margin: 0 0 20px 0;
}
.company-schedule .margin-calendar[data-v-66581af1] {
  margin: 20px 0;
}
.company-schedule[data-v-66581af1] .el-tabs__header {
  margin: 0 !important;
}
.company-schedule .new-service-team .el-form-item[data-v-66581af1] {
  margin-bottom: 18px;
}
.company-schedule .team-content .top[data-v-66581af1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.company-schedule .team-content .top .label[data-v-66581af1] {
  margin-right: 30px;
}
.company-schedule .calendar-top[data-v-66581af1] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.company-schedule .calendar-top .flex[data-v-66581af1] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.company-schedule .calendar-top i[data-v-66581af1] {
  cursor: pointer;
  margin-right: 15px;
  color: var(--color-primary);
}
.company-schedule .calendar-top .use[data-v-66581af1] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 5px;
  background-color: var(--color-primary);
}
.company-schedule .calendar-top .no-use[data-v-66581af1] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #eee;
  margin-right: 5px;
}
.company-schedule .calendar-top .no-opt[data-v-66581af1] {
  color: #ccc !important;
}
.company-schedule .btn-bar[data-v-66581af1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  bottom: 20px;
  width: 1200px;
}
.company-schedule .flex-box[data-v-66581af1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}
.company-schedule .data-td[data-v-66581af1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.company-schedule .data-td .text[data-v-66581af1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
  width: 22px;
  height: 22px;
}
.company-schedule td.current .check-text[data-v-66581af1] {
  color: #fff;
  background-color: var(--color-primary) !important;
}
.company-schedule td.current .text[data-v-66581af1] {
  background-color: #eee;
}
.company-schedule .date-bar[data-v-66581af1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.company-schedule .date-bar .switch-list[data-v-66581af1] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.company-schedule .calendar-list[data-v-66581af1] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.company-schedule .calendar-list .calendar-box[data-v-66581af1] {
  width: 360px;
}
.company-schedule[data-v-66581af1] .el-calendar .el-calendar__header {
  display: none;
}
.company-schedule[data-v-66581af1] .el-calendar .el-calendar-table td.is-selected {
  background: #fff;
}
.company-schedule[data-v-66581af1] .el-calendar .el-calendar-day {
  height: 30px;
}
