.b-schedule {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-user-drag: none;
  background: #fff;
}
.b-schedule-backtooltip {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 160px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.b-schedule-backtooltip._hidden {
  display: none;
}
.b-schedule-backtooltip_cr {
  padding: 0 40px;
  font-size: 24px;
  line-height: 32px;
  color: #e8eaea;
  text-align: center;
}
.b-schedule_stage {

  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.b-schedule-back {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  width: 160px;
}
.b-schedule-back {
  -webkit-transition: opacity 0.5s ease, visibility 0s 0.5s;
          transition: opacity 0.5s ease, visibility 0s 0.5s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.b-schedule-back._top {
  bottom: 0;
  height: 96px;
}
.b-schedule-back._visible {
  opacity: 1;
  visibility: visible;
}
.b-schedule-back._visible {
  -webkit-transition: opacity 0.5s ease, visibility 0s;
          transition: opacity 0.5s ease, visibility 0s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.b-schedule-back_button {
  position: absolute;
  top: 32px;
  right: 16px;
  bottom: 32px;
  left: 16px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
body .b-schedule-back_button {
  color: var(--versioncolor);
}
body._beauty .b-schedule-back_button {
  color: var(--versioncolor);
}
body._health .b-schedule-back_button {
  color: var(--versioncolor);
}
body._smile .b-schedule-back_button {
  color: var(--versioncolor);
}
body._happiness .b-schedule-back_button {
  color: var(--versioncolor);
}
body._velocity .b-schedule-back_button {
  color: var(--versioncolor);
}
body._friend .b-schedule-back_button {
  color: var(--versioncolor);
}
body._strength .b-schedule-back_button {
  color: var(--versioncolor);
}
.b-schedule-back_button {
  -webkit-transition: color 0.2s ease, opacity 0.2s ease, visibility 0s;
          transition: color 0.2s ease, opacity 0.2s ease, visibility 0s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.b-schedule-back_button::before {
  content: '\e624';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font-size: 96px;
  margin: -1px 0 0 0;
  line-height: 2px;
  text-align: left;
}
body .b-schedule-back_button:hover {
  color: var(--versioncolor3);
}
body._beauty .b-schedule-back_button:hover {
  color: var(--versioncolor3);
}
body._health .b-schedule-back_button:hover {
  color: var(--versioncolor3);
}
body._smile .b-schedule-back_button:hover {
  color: var(--versioncolor3);
}
body._happiness .b-schedule-back_button:hover {
  color: var(--versioncolor3);
}
body._velocity .b-schedule-back_button:hover {
  color: var(--versioncolor3);
}
body._friend .b-schedule-back_button:hover {
  color: var(--versioncolor3);
}
body._strength .b-schedule-back_button:hover {
  color: var(--versioncolor3);
}
.b-schedule-back._preloader .b-schedule-back_button {
  opacity: 0;
  visibility: hidden;
}
.b-schedule-back._preloader .b-schedule-back_button {
  -webkit-transition: color 0.2s ease, opacity 0.2s ease, visibility 0s 0.2s;
          transition: color 0.2s ease, opacity 0.2s ease, visibility 0s 0.2s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.b-schedule-back_button_text {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translate3D(16px, 0, 0) rotateZ(-90deg);
          transform: translate3D(16px, 0, 0) rotateZ(-90deg);
  margin: -1px 0 0;
  font-size: 12px;
  line-height: 2px;
  text-align: center;
  white-space: nowrap;
}
.b-schedule-back._top .b-schedule-back_button_text {
  visibility: hidden;
}
.b-schedule-back_preloader {
  position: absolute;
  top: 32px;
  right: 16px;
  bottom: 32px;
  left: 16px;
  opacity: 0;
  visibility: hidden;
  color: #b3b5b6;
}
.b-schedule-back_preloader {
  -webkit-transition: color 0.2s ease, opacity 0.2s ease, visibility 0s 0.2s;
          transition: color 0.2s ease, opacity 0.2s ease, visibility 0s 0.2s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.b-schedule-back_preloader::before {
  content: '\e600';
  font-family: 'common-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 32px;
  margin: -1px 0 0 0;
  font-size: 32px;
  line-height: 2px;
}
.b-schedule-back._preloader .b-schedule-back_preloader {
  opacity: 1;
  visibility: visible;
}
.b-schedule-back._preloader .b-schedule-back_preloader {
  -webkit-transition: color 0.2s ease, opacity 0.2s ease, visibility 0s;
          transition: color 0.2s ease, opacity 0.2s ease, visibility 0s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.b-schedule-back_preloader_text {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translate3D(16px, 0, 0) rotateZ(-90deg);
          transform: translate3D(16px, 0, 0) rotateZ(-90deg);
  margin: -1px 0 0;
  font-size: 12px;
  line-height: 2px;
  text-align: center;
  white-space: nowrap;
}
.b-schedule-forward {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  width: 160px;
}
.b-schedule-forward {
  -webkit-transition: opacity 0.5s ease, visibility 0s 0.5s;
          transition: opacity 0.5s ease, visibility 0s 0.5s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.b-schedule-forward._visible {
  opacity: 1;
  visibility: visible;
}
.b-schedule-forward._visible {
  -webkit-transition: opacity 0.5s ease, visibility 0s;
          transition: opacity 0.5s ease, visibility 0s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.b-schedule-forward_preloader {
  position: absolute;
  top: 32px;
  right: 16px;
  bottom: 32px;
  left: 16px;
  opacity: 1;
  visibility: visible;
  color: #b3b5b6;
}
.b-schedule-forward_preloader {
  -webkit-transition: color 0.2s ease, opacity 0.2s ease, visibility 0s;
          transition: color 0.2s ease, opacity 0.2s ease, visibility 0s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.b-schedule-forward_preloader::before {
  content: '\e600';
  font-family: 'common-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 32px;
  margin: -1px 0 0 0;
  font-size: 32px;
  line-height: 2px;
}
.b-schedule-forward_preloader_text {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translate3D(16px, 0, 0) rotateZ(-90deg);
          transform: translate3D(16px, 0, 0) rotateZ(-90deg);
  margin: -1px 0 0;
  font-size: 12px;
  line-height: 2px;
  text-align: center;
  white-space: nowrap;
}
.b-schedule_days,
.b-schedule_months {
  position: relative;
  -webkit-transform: translate3D(0, 0, 0);
      -ms-transform: translate3D(0, 0, 0);
          transform: translate3D(0, 0, 0);
  min-height: 100%;
}
.b-schedule-day {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  overflow: hidden;
  height: 100%;
  background:  repeat-x;
  background: -webkit-linear-gradient(left, #e8eaea 0px, transparent 1px) repeat-x;
  background: linear-gradient(to right, #e8eaea 0px, transparent 1px) repeat-x;
  background-position: 160px 0;
  -webkit-background-size: 80px 100%;
          background-size: 80px 100%;
}
.b-schedule-day._half {
  background-position: 120px 0;
}
.b-schedule-day:last-child {
  border-right: 1px solid #b4b4b4;
}
.b-schedule-day_fader {
  position: absolute;
  top: 36px;
  left: 240px;
  display: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 318px;
  height: 57px;
  border: 2px solid #cdfa89;
  border-radius: 2px 0 0 2px;
  font-size: 15px;
  line-height: 50px;
  color: #cdfa89;
  font-weight: 600;
  text-align: center;
}
.b-schedule._fader .b-schedule-day_fader {
  display: block;
}
@-webkit-keyframes schedule_fade-in-out {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes schedule_fade-in-out {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.b-schedule-day-tooltip {
  position: absolute;
  top: 0;
  right: 0;
  left: 160px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.b-schedule-day-tooltip._hidden {
  display: none;
}
.b-schedule-day-tooltip_cr {
  padding: 60px 20px;
  font-size: 24px;
  line-height: 32px;
  color: #e8eaea;
  text-align: center;
}
.b-schedule-day_current {
  opacity: 0.5;
  position: absolute;
  z-index: 1;
  top: 36px;
  bottom: 0;
  width: 1px;
  margin: 0 0 0 -1px;
}
body .b-schedule-day_current {
  background: var(--versioncolor);
}
body._beauty .b-schedule-day_current {
  background: var(--versioncolor);
}
body._health .b-schedule-day_current {
  background: var(--versioncolor);
}
body._smile .b-schedule-day_current {
  background: var(--versioncolor);
}
body._happiness .b-schedule-day_current {
  background: var(--versioncolor);
}
body._velocity .b-schedule-day_current {
  background: var(--versioncolor);
}
body._friend .b-schedule-day_current {
  background: var(--versioncolor);
}
body._strength .b-schedule-day_current {
  background: var(--versioncolor);
}
.b-schedule-day_current::before,
.b-schedule-day_current::after {
  position: absolute;
  top: -6px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: solid transparent;
  border-top-width: 6px;
  border-right-width: 4px;
  border-bottom-width: 6px;
  border-left-width: 4px;
  content: ' ';
}
body .b-schedule-day_current::before,
body .b-schedule-day_current::after {
  border-top-color: var(--versioncolor);
}
body._beauty .b-schedule-day_current::before,
body._beauty .b-schedule-day_current::after {
  border-top-color: var(--versioncolor);
}
body._health .b-schedule-day_current::before,
body._health .b-schedule-day_current::after {
  border-top-color: var(--versioncolor);
}
body._smile .b-schedule-day_current::before,
body._smile .b-schedule-day_current::after {
  border-top-color: var(--versioncolor);
}
body._happiness .b-schedule-day_current::before,
body._happiness .b-schedule-day_current::after {
  border-top-color: var(--versioncolor);
}
body._velocity .b-schedule-day_current::before,
body._velocity .b-schedule-day_current::after {
  border-top-color: var(--versioncolor);
}
body._friend .b-schedule-day_current::before,
body._friend .b-schedule-day_current::after {
  border-top-color: var(--versioncolor);
}
body._strength .b-schedule-day_current::before,
body._strength .b-schedule-day_current::after {
  border-top-color: var(--versioncolor);
}
.b-schedule-day_current::before {
  left: -4px;
}
.b-schedule-day_current::after {
  right: -4px;
}
.b-schedule-day_titles {
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: translate3D(0, 0, 0);
      -ms-transform: translate3D(0, 0, 0);
          transform: translate3D(0, 0, 0);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 160px;
  padding: 36px 0 0 0;
  border-right: 1px solid #b4b4b4;
  border-left: 1px solid #b4b4b4;
  background: #fff;
}
.b-schedule-day_number {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  -webkit-transform: translate3D(0, 0, 0);
      -ms-transform: translate3D(0, 0, 0);
          transform: translate3D(0, 0, 0);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  height: 36px;
  border-top: 1px solid #b4b4b4;
  border-bottom: 1px solid #b4b4b4;
  background: #fff;
  font-size: 16px;
  line-height: 36px;
  font-weight: 600;
  text-align: center;
}
.b-schedule-day_times {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 160px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translate3D(0, 0, 0);
      -ms-transform: translate3D(0, 0, 0);
          transform: translate3D(0, 0, 0);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  height: 36px;
  border-top: 1px solid #b4b4b4;
  border-bottom: 1px solid #b4b4b4;
  background: #fff;
}
.b-schedule-day_rows {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 36px 0 0 160px;
}
.b-schedule-month {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  overflow: hidden;
  height: 100%;
  background:  repeat-x;
  background: -webkit-linear-gradient(left, #e8eaea 0px, transparent 1px) repeat-x;
  background: linear-gradient(to right, #e8eaea 0px, transparent 1px) repeat-x;
  background-position: 160px 0;
  -webkit-background-size: 80px 100%;
          background-size: 80px 100%;
}
.b-schedule-month:last-child {
  border-right: 1px solid #b4b4b4;
}
.b-schedule-month-tooltip {
  position: absolute;
  top: 0;
  right: 0;
  left: 160px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.b-schedule-month-tooltip._hidden {
  display: none;
}
.b-schedule-month-tooltip_cr {
  padding: 60px 20px;
  font-size: 24px;
  line-height: 32px;
  color: #e8eaea;
  text-align: center;
}
.b-schedule-month_titles {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: translate3D(0, 0, 0);
      -ms-transform: translate3D(0, 0, 0);
          transform: translate3D(0, 0, 0);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 160px;
  padding: 36px 0 0 0;
  border-right: 1px solid #b4b4b4;
  border-left: 1px solid #b4b4b4;
  background: #fff;
}
.b-schedule-month_name {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  -webkit-transform: translate3D(0, 0, 0);
      -ms-transform: translate3D(0, 0, 0);
          transform: translate3D(0, 0, 0);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  height: 36px;
  border-top: 1px solid #b4b4b4;
  border-bottom: 1px solid #b4b4b4;
  background: #fff;
  font-size: 16px;
  line-height: 36px;
  font-weight: 600;
  text-align: center;
}
.b-schedule-month_days {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 160px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translate3D(0, 0, 0);
      -ms-transform: translate3D(0, 0, 0);
          transform: translate3D(0, 0, 0);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  height: 36px;
  border-top: 1px solid #b4b4b4;
  border-bottom: 1px solid #b4b4b4;
  background: #fff;
}
.b-schedule-month_day {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 80px;
  height: 34px;
  padding: 3px 0 0;
  font-size: 12px;
  line-height: 14px;
  color: #3e3e3e;
  font-weight: 600;
  text-align: center;
}
.b-schedule-month_day::before {
  position: absolute;
  z-index: -1;
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 2px;
  border: 1px solid transparent;
  border-radius: 4px;
  background: transparent;
  border-color: 0.1s ease;
  content: ' ';
}
.b-schedule-month_day + .b-schedule-month_day {
  -webkit-box-shadow: 1px 0 #e8eaea inset;
          box-shadow: 1px 0 #e8eaea inset;
}
.b-schedule-month_day._saturday,
.b-schedule-month_day._sunday {
  background: #f2f2f2;
}
.b-schedule-month_rows {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 36px 0 0 160px;
}
.b-schedule-month-record {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 13px;
  line-height: 1;
  width: 80px;
}
.b-schedule._highlight .b-schedule-month-record {
  opacity: 0.25;
}
.b-schedule._scheduled .b-schedule-month-record._type_scheduled {
  opacity: 1;
}
.b-schedule-month-record_cr {
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 2px;
  left: 2px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform-origin: 0% 100%;
      -ms-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 0 1px transparent, 0 3px 6px transparent;
          box-shadow: 0 0 0 1px transparent, 0 3px 6px transparent;
}
.b-schedule-month-record._edit > .b-schedule-month-record_cr {
  visibility: hidden;
}
.b-schedule-month-record._saturday .b-schedule-month-record_cr,
.b-schedule-month-record._sunday .b-schedule-month-record_cr {
  background: #f2f2f2;
}
.b-schedule-month-record._alien .b-schedule-month-record_cr {
  background-color: #fafafa !important;
  -webkit-box-shadow: 0 0 0 1px #d8d8d8, 0 3px 6px rgba(216,216,216,0.5) !important;
          box-shadow: 0 0 0 1px #d8d8d8, 0 3px 6px rgba(216,216,216,0.5) !important;
  color: #b4b4b4 !important;
}
.b-schedule-month-record._type_scheduled .b-schedule-month-record_cr {
  background-color: #d7e1ff;
  color: #49577f;
}
.b-schedule._remove .b-schedule-month-record._type_scheduled .b-schedule-month-record_cr {
  background-color: #ffd9d1;
  color: #7f5045;
}
.b-schedule-month-record._type_scheduled._active .b-schedule-month-record_cr {
  background-color: #c6d5ff;
}
.b-schedule._remove .b-schedule-month-record._type_scheduled._selected .b-schedule-month-record_cr {
  background-color: #ff9b9b;
  color: #7f1f1f;
}
.b-schedule-month-record-time {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  white-space: nowrap;
  word-spacing: -2px;
}
.b-schedule-month-record-time._more {
  margin-top: -8px;
}
.b-schedule-month-record-time._more::after {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  margin: -8px 0 0;
  font-size: 14px;
  text-align: center;
  content: '...';
}
.b-schedule-month-record-time_item {
  position: relative;
}

.b-schedule-month-record-time_item ._lun {
  font-size:8px;

}

.b-schedule-month-record-time_item ._lunn {
  font-size:8px;
  display:inline-block;
  max-width:30px;
  overflow: hidden;
  vertical-align: middle;

}

.b-schedule-month-record-time_item + .b-schedule-month-record-time_item {
  margin-top: 1px;
}
.b-schedule-month-record-time_item + .b-schedule-month-record-time_item::before {
  position: absolute;
  right: 8px;
  bottom: 100%;
  left: 8px;
  border-top: 1px solid rgba(0,0,0,0.1);
  content: ' ';
}
.b-schedule._remove .b-schedule-month-record-time_item + .b-schedule-month-record-time_item::before {
  border-color: rgba(0,0,0,0.1);
}
.b-schedule-title {
  position: relative;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  height: 60px;
  padding: 6px 6px 6px 0;
  color: #3e3e3e;
}
.b-schedule._autoFill .b-schedule-title {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.b-schedule-title::before {
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 24px;
  -webkit-box-shadow: 0 -1px #e8eaea inset;
          box-shadow: 0 -1px #e8eaea inset;
  content: ' ';
}
.b-schedule-title._last_cabinet::before {
  left: 0;
  -webkit-box-shadow: 0 -1px #b2b2b2 inset;
          box-shadow: 0 -1px #b2b2b2 inset;
}
.b-schedule-title::after {
  content: '\e600';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  width: 24px;
  text-align: center;
  top: 4px;
  font-size: 24px;
  opacity: 0.25;
  display: none;
}
body .b-schedule-title::after {
  color: var(--versioncolor);
}
body._beauty .b-schedule-title::after {
  color: var(--versioncolor);
}
body._health .b-schedule-title::after {
  color: var(--versioncolor);
}
body._smile .b-schedule-title::after {
  color: var(--versioncolor);
}
body._happiness .b-schedule-title::after {
  color: var(--versioncolor);
}
body._velocity .b-schedule-title::after {
  color: var(--versioncolor);
}
body._friend .b-schedule-title::after {
  color: var(--versioncolor);
}
body._strength .b-schedule-title::after {
  color: var(--versioncolor);
}
.b-schedule._autoFill .b-schedule-title::after {
  display: block;
}
.b-schedule-title._selected.b-schedule-title::after {
  opacity: 1 !important;
}
.b-schedule-title:hover.b-schedule-title::after {
  opacity: 0.5;
}
.b-schedule-title:active.b-schedule-title::after {
  opacity: 1;
}
.b-schedule-title::after {
  -webkit-transition: opacity 0.2s ease-in-out;
          transition: opacity 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.b-schedule-title:hover.b-schedule-title::after {
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
}
.b-schedule-title:active.b-schedule-title::after {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
.b-schedule-title_name {
  position: relative;
  overflow: hidden;
  font-size: 14px;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 24px;
}
body .b-schedule-title._selected .b-schedule-title_name {
  color: var(--versioncolor);
}
body._beauty .b-schedule-title._selected .b-schedule-title_name {
  color: var(--versioncolor);
}
body._health .b-schedule-title._selected .b-schedule-title_name {
  color: var(--versioncolor);
}
body._smile .b-schedule-title._selected .b-schedule-title_name {
  color: var(--versioncolor);
}
body._happiness .b-schedule-title._selected .b-schedule-title_name {
  color: var(--versioncolor);
}
body._velocity .b-schedule-title._selected .b-schedule-title_name {
  color: var(--versioncolor);
}
body._friend .b-schedule-title._selected .b-schedule-title_name {
  color: var(--versioncolor);
}
body._strength .b-schedule-title._selected .b-schedule-title_name {
  color: var(--versioncolor);
}
.b-schedule-title._selected .b-schedule-title_name {
  -webkit-transition: color 0.2s ease-in-out;
          transition: color 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.b-schedule:not(._autoFill) .b-schedule-title._cabinet .b-schedule-title_name::after {
  position: absolute;
  top: 50%;
  left: 0;
  width: 24px;
  font-size: 16px;
  margin: -1px 0 0;
  line-height: 2px;
  content: '\e606';
  font-family: 'materials';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
}
body .b-schedule:not(._autoFill) .b-schedule-title._cabinet .b-schedule-title_name::after {
  color: var(--versioncolor);
}
body._beauty .b-schedule:not(._autoFill) .b-schedule-title._cabinet .b-schedule-title_name::after {
  color: var(--versioncolor);
}
body._health .b-schedule:not(._autoFill) .b-schedule-title._cabinet .b-schedule-title_name::after {
  color: var(--versioncolor);
}
body._smile .b-schedule:not(._autoFill) .b-schedule-title._cabinet .b-schedule-title_name::after {
  color: var(--versioncolor);
}
body._happiness .b-schedule:not(._autoFill) .b-schedule-title._cabinet .b-schedule-title_name::after {
  color: var(--versioncolor);
}
body._velocity .b-schedule:not(._autoFill) .b-schedule-title._cabinet .b-schedule-title_name::after {
  color: var(--versioncolor);
}
body._friend .b-schedule:not(._autoFill) .b-schedule-title._cabinet .b-schedule-title_name::after {
  color: var(--versioncolor);
}
body._strength .b-schedule:not(._autoFill) .b-schedule-title._cabinet .b-schedule-title_name::after {
  color: var(--versioncolor);
}
.b-schedule:not(._autoFill) .b-schedule-title._employee .b-schedule-title_name::after {
  position: absolute;
  top: 50%;
  left: 0;
  width: 24px;
  font-size: 20px;
  line-height: 2px;
  margin: -1px 0 0;
  content: '\e618';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
}
body .b-schedule:not(._autoFill) .b-schedule-title._employee .b-schedule-title_name::after {
  color: var(--versioncolor);
}
body._beauty .b-schedule:not(._autoFill) .b-schedule-title._employee .b-schedule-title_name::after {
  color: var(--versioncolor);
}
body._health .b-schedule:not(._autoFill) .b-schedule-title._employee .b-schedule-title_name::after {
  color: var(--versioncolor);
}
body._smile .b-schedule:not(._autoFill) .b-schedule-title._employee .b-schedule-title_name::after {
  color: var(--versioncolor);
}
body._happiness .b-schedule:not(._autoFill) .b-schedule-title._employee .b-schedule-title_name::after {
  color: var(--versioncolor);
}
body._velocity .b-schedule:not(._autoFill) .b-schedule-title._employee .b-schedule-title_name::after {
  color: var(--versioncolor);
}
body._friend .b-schedule:not(._autoFill) .b-schedule-title._employee .b-schedule-title_name::after {
  color: var(--versioncolor);
}
body._strength .b-schedule:not(._autoFill) .b-schedule-title._employee .b-schedule-title_name::after {
  color: var(--versioncolor);
}
.b-schedule-title_position {
  overflow: hidden;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 24px;
}
.b-schedule-time {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 80px;
  height: 20px;
  margin: 16px 0 0;
  padding: 0 0 0 6px;
  font-size: 12px;
  color: #3e3e3e;
}
.b-schedule-day._half .b-schedule-time:first-child {
  width: 40px;
}
.b-schedule-day._half .b-schedule-time:first-child::after {
  display: none;
}
.b-schedule-time::after {
  position: absolute;
  bottom: 2px;
  left: 50%;
  width: 1px;
  height: 50%;
  margin: 0 0 0 -1px;
  background: #e8eaea;
  content: ' ';
}
.b-schedule-time + .b-schedule-time {
  -webkit-box-shadow: 1px 0 #e8eaea inset;
          box-shadow: 1px 0 #e8eaea inset;
}
.b-schedule-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-shadow: 0 -1px #e8eaea inset;
          box-shadow: 0 -1px #e8eaea inset;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.b-schedule-row._last_cabinet {
  border-bottom: 1px solid #c3c3c3;
}
.b-schedule-record {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 13px;
  line-height: 1;
}
.b-schedule._highlight .b-schedule-record {
  opacity: 0.25;
}
.b-schedule._scheduled .b-schedule-record._type_scheduled {
  opacity: 1;
}

.b-schedule-record._duration_1h {
  width: 40px;
}

.b-schedule-record._duration_2h {
  width: 80px;
}

.b-schedule-record._duration_3h {
  width: 120px;
}

.b-schedule-record._duration_4h {
  width: 160px;
}

.b-schedule-record._duration_5h {
  width: 200px;
}

.b-schedule-record._duration_6h {
  width: 240px;
}

.b-schedule-record._duration_7h {
  width: 280px;
}

.b-schedule-record._duration_8h {
  width: 320px;
}

.b-schedule-record._duration_9h {
  width: 360px;
}

.b-schedule-record._duration_10h {
  width: 400px;
}

.b-schedule-record._duration_11h {
  width: 440px;
}

.b-schedule-record._duration_12h {
  width: 480px;
}
.b-schedule-record._duration_13h {
  width: 520px;
}
.b-schedule-record._duration_14h {
  width: 560px;
}
.b-schedule-record._duration_15h {
  width: 600px;
}
.b-schedule-record._duration_16h {
  width: 640px;
}
.b-schedule-record._duration_17h {
  width: 680px;
}
.b-schedule-record._duration_18h {
  width: 720px;
}
.b-schedule-record._duration_19h {
  width: 760px;
}
.b-schedule-record._duration_20h {
  width: 800px;
}
.b-schedule-record._duration_21h {
  width: 840px;
}
.b-schedule-record._duration_22h {
  width: 880px;
}
.b-schedule-record._duration_23h {
  width: 920px;
}
.b-schedule-record._duration_24h {
  width: 960px;
}
.b-schedule-record._duration_25h {
  width: 1000px;
}
.b-schedule-record._duration_26h {
  width: 1040px;
}
.b-schedule-record._duration_27h {
  width: 1080px;
}
.b-schedule-record._duration_28h {
  width: 1120px;
}
.b-schedule-record._duration_29h {
  width: 1160px;
}
.b-schedule-record._duration_30h {
  width: 1200px;
}
.b-schedule-record._duration_31h {
  width: 1240px;
}
.b-schedule-record._duration_32h {
  width: 1280px;
}
.b-schedule-record._duration_33h {
  width: 1320px;
}
.b-schedule-record._duration_34h {
  width: 1360px;
}
.b-schedule-record._duration_35h {
  width: 1400px;
}
.b-schedule-record._duration_36h {
  width: 1440px;
}
.b-schedule-record._duration_37h {
  width: 1480px;
}
.b-schedule-record._duration_38h {
  width: 1520px;
}
.b-schedule-record._duration_39h {
  width: 1560px;
}
.b-schedule-record._duration_40h {
  width: 1600px;
}
.b-schedule-record._duration_41h {
  width: 1640px;
}
.b-schedule-record._duration_42h {
  width: 1680px;
}
.b-schedule-record._duration_43h {
  width: 1720px;
}
.b-schedule-record._duration_44h {
  width: 1760px;
}
.b-schedule-record._duration_45h {
  width: 1800px;
}
.b-schedule-record._duration_46h {
  width: 1840px;
}
.b-schedule-record._duration_47h {
  width: 1880px;
}
.b-schedule-record._duration_48h {
  width: 1920px;
}
.b-schedule-record._edit {
  z-index: 1;
}
.b-schedule-record._edit {
  -webkit-animation: calendar_record_shake 0.4s ease;
          animation: calendar_record_shake 0.4s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@-webkit-keyframes calendar_record_shake {
  0% {
    -webkit-transform: translate3D(0, 0, 0);
            transform: translate3D(0, 0, 0);
  }
  20% {
    -webkit-transform: translate3D(4px, 0, 0);
            transform: translate3D(4px, 0, 0);
  }
  40% {
    -webkit-transform: translate3D(-4px, 0, 0);
            transform: translate3D(-4px, 0, 0);
  }
  60% {
    -webkit-transform: translate3D(4px, 0, 0);
            transform: translate3D(4px, 0, 0);
  }
  80% {
    -webkit-transform: translate3D(-4px, 0, 0);
            transform: translate3D(-4px, 0, 0);
  }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
            transform: translate3D(0, 0, 0);
  }
}
@keyframes calendar_record_shake {
  0% {
    -webkit-transform: translate3D(0, 0, 0);
            transform: translate3D(0, 0, 0);
  }
  20% {
    -webkit-transform: translate3D(4px, 0, 0);
            transform: translate3D(4px, 0, 0);
  }
  40% {
    -webkit-transform: translate3D(-4px, 0, 0);
            transform: translate3D(-4px, 0, 0);
  }
  60% {
    -webkit-transform: translate3D(4px, 0, 0);
            transform: translate3D(4px, 0, 0);
  }
  80% {
    -webkit-transform: translate3D(-4px, 0, 0);
            transform: translate3D(-4px, 0, 0);
  }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
            transform: translate3D(0, 0, 0);
  }
}
.b-schedule-record._resizer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
}
.b-schedule-record._resizer {
  -webkit-transition: left 0.1s ease, right 0.1s ease;
          transition: left 0.1s ease, right 0.1s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.b-schedule-record_separator {
  position: absolute;
  top: 1px;
  bottom: 4px;
  left: 40px;
  border-right: 2px solid;
}
body .b-schedule-record_separator {
  border-color: var(--versioncolor);
}
body._beauty .b-schedule-record_separator {
  border-color: var(--versioncolor);
}
body._health .b-schedule-record_separator {
  border-color: var(--versioncolor);
}
body._smile .b-schedule-record_separator {
  border-color: var(--versioncolor);
}
body._happiness .b-schedule-record_separator {
  border-color: var(--versioncolor);
}
body._velocity .b-schedule-record_separator {
  border-color: var(--versioncolor);
}
body._friend .b-schedule-record_separator {
  border-color: var(--versioncolor);
}
body._strength .b-schedule-record_separator {
  border-color: var(--versioncolor);
}
.b-schedule-record-popup {
  position: absolute;
  z-index: 3;
  bottom: 100%;
  left: 16px;
  display: none;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  height: 46px;
  margin: 0 0 -16px;
  padding: 0 8px 0 32px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  background: #fff;
  -webkit-box-shadow: 0 2px 2px -1px #fff inset, 2px 2px 2px rgba(0,0,0,0.1);
          box-shadow: 0 2px 2px -1px #fff inset, 2px 2px 2px rgba(0,0,0,0.1);
  font-size: 16px;
  line-height: 44px;
  text-align: center;
  white-space: nowrap;
}
body .b-schedule-record-popup {
  color: var(--versioncolor);
}
body._beauty .b-schedule-record-popup {
  color: var(--versioncolor);
}
body._health .b-schedule-record-popup {
  color: var(--versioncolor);
}
body._smile .b-schedule-record-popup {
  color: var(--versioncolor);
}
body._happiness .b-schedule-record-popup {
  color: var(--versioncolor);
}
body._velocity .b-schedule-record-popup {
  color: var(--versioncolor);
}
body._friend .b-schedule-record-popup {
  color: var(--versioncolor);
}
body._strength .b-schedule-record-popup {
  color: var(--versioncolor);
}
.b-schedule-record-popup {
  -webkit-transition: background 0.2s ease, -webkit-box-shadow 0.2s ease;
          transition: background 0.2s ease, box-shadow 0.2s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.b-schedule-record-popup::before {
  position: absolute;
  top: 100%;
  left: -1px;
  margin: -12px 0 0;
  border: 13px solid transparent;
  border-left-color: #d8d8d8;
  content: ' ';
}
.b-schedule-record-popup::after {
  position: absolute;
  top: 100%;
  left: 0;
  margin: -12px 0 0;
  border: 12px solid transparent;
  border-left-color: #fff;
  content: ' ';
}
.b-schedule-record-popup::after {
  -webkit-transition: border-color 0.2s ease;
          transition: border-color 0.2s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.b-schedule-record-popup:hover {
  background: #fafafa;
}
.b-schedule-record-popup:hover::after {
  border-left-color: #fafafa;
}
.b-schedule-record-popup:active {
  background: #fafafa;
  -webkit-box-shadow: 0 2px 2px -1px #d8d8d8 inset, 2px 2px 2px rgba(0,0,0,0.1);
          box-shadow: 0 2px 2px -1px #d8d8d8 inset, 2px 2px 2px rgba(0,0,0,0.1);
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
.b-schedule-record-popup_span {
  display: inline-block;
  vertical-align: top;
}
.b-schedule-record-popup_span::before {
  content: '\e611';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 0;
  width: 32px;
  font-size: 20px;
  line-height: 2px;
  text-align: center;
}
.b-schedule-record._popup .b-schedule-record-popup {
  display: block;
}
.b-schedule-record_cr {
  position: absolute;
  top: 1px;
  right: 3px;
  bottom: 4px;
  left: 2px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transform-origin: 0% 100%;
      -ms-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 0 1px transparent, 0 3px 6px transparent;
          box-shadow: 0 0 0 1px transparent, 0 3px 6px transparent;
}
.b-schedule-record._edit > .b-schedule-record_cr {
  visibility: hidden;
}
.b-schedule-record._type_none .b-schedule-record_cr {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.b-schedule-record._type_scheduled .b-schedule-record_cr {
  background-color: rgba(198,213,255,0.7);
  color: #49577f;
}
.b-schedule._remove .b-schedule-record._type_scheduled .b-schedule-record_cr {
  background-color: rgba(255,202,190,0.7);
  color: #7f5045;
}
.b-schedule-record._type_scheduled._active .b-schedule-record_cr {
  background-color: #c6d5ff;
}
.b-schedule._remove .b-schedule-record._type_scheduled._selected .b-schedule-record_cr {
  background-color: rgba(255,113,113,0.7);
  color: #7f1f1f;
}
.b-schedule-record._edit .b-schedule-record_cr {
  background-color: #c6d5ff;
  -webkit-box-shadow: 0 0 0 1px #3e3e3e, 0 3px 6px rgba(62,62,62,0.5);
          box-shadow: 0 0 0 1px #3e3e3e, 0 3px 6px rgba(62,62,62,0.5);
}
.b-schedule-record._alien .b-schedule-record_cr {
  background-color: #fafafa !important;
  -webkit-box-shadow: 0 0 0 1px #d8d8d8, 0 3px 6px rgba(216,216,216,0.5) !important;
          box-shadow: 0 0 0 1px #d8d8d8, 0 3px 6px rgba(216,216,216,0.5) !important;
  color: #b4b4b4 !important;
}
.b-schedule-record._linked .b-schedule-record_cr {
  background-color: #fafafa !important;
  -webkit-box-shadow: 0 0 0 1px #d8d8d8, 0 3px 6px rgba(216,216,216,0.5) !important;
          box-shadow: 0 0 0 1px #d8d8d8, 0 3px 6px rgba(216,216,216,0.5) !important;
  color: #888 !important;
}
.b-schedule-record_time {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 16px;
  text-align: center;
  white-space: nowrap;
  word-spacing: -4px;
  width: 100%;
}
div.b-schedule-record[class~="_duration_0.5h"]  {
  font-size: 11px;
  line-height: 10px;
  white-space: normal;
  word-spacing: 20px;
}

.b-schedule-record._duration_1h > .b-schedule-record_cr .b-schedule-record_time {
  font-size: 11px;
  line-height: 10px;
  white-space: normal;
  word-spacing: 40px;
}
.b-schedule-record._duration_2h > .b-schedule-record_cr .b-schedule-record_time {
  font-size: 13px;
  line-height: 10px;
  white-space: normal;
  word-spacing: 80px;
}
.b-schedule-record_linked {
  font-size: 11px;
  padding: 2px 0 0;
  opacity: 0.85;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  word-spacing: normal;
}
.b-schedule-record_resize-left,
.b-schedule-record_resize-right {
  position: absolute;
  z-index: 1;
  top: 50%;
  display: none;
  cursor: w-resize;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 40px;
  height: 40px;
  margin: -22px 0 0;
}
.b-schedule-record_resize-left::before,
.b-schedule-record_resize-right::before {
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin: -12px 0 0 -12px;
  border-radius: 12px;
  background: #fff;
  -webkit-box-shadow: 0 0 0 1px #3e3e3e, 0 2px 4px rgba(62,62,62,0.5);
          box-shadow: 0 0 0 1px #3e3e3e, 0 2px 4px rgba(62,62,62,0.5);
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
.b-schedule-record_resize-left::before,
.b-schedule-record_resize-right::before {
  content: '\e632';
  font-family: 'clientix-icons';
}
.b-schedule-record._edit .b-schedule-record_resize-left,
.b-schedule-record._edit .b-schedule-record_resize-right {
  display: block;
}
.b-schedule-record_resize-left {
  left: -1px;
  margin-left: -20px;
}
.b-schedule-record_resize-right {
  right: -2px;
  margin-right: -16px;
}
.b-schedule-tooltip {
  position: absolute;
  top: 95px;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #b4b4b4;
  background: #fff;
}
.b-schedule-tooltip._hidden {
  display: none;
}
.b-schedule-tooltip-message {
  position: relative;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 640px;
  margin: 0 20px;
  padding: 20px;
  border-radius: 4px;
  background: #fff;
}
.b-schedule-tooltip-message_icon {
  position: relative;
  height: 64px;
}
.b-schedule-tooltip-message_icon::before {
  content: '\e63C';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: -1px 0 0;
  font-size: 48px;
  line-height: 2px;
  color: #91999d;
  text-align: center;
}
.b-schedule-tooltip-message_title {
  text-align: center;
  font-size: 20px;
}
.b-schedule-tooltip-message_text {
  margin: 8px 0 0;
  text-align: center;
  font-size: 15px;
}
.b-schedule-tooltip-message_buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 16px 0 0;
}
.b-schedule-tooltip-message_button {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  height: 46px;
  padding: 0 8px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  background: #fff;
  -webkit-box-shadow: 0 2px 2px -1px #fff inset;
          box-shadow: 0 2px 2px -1px #fff inset;
  font-size: 14px;
  line-height: 44px;
  text-align: center;
  white-space: nowrap;
}
body .b-schedule-tooltip-message_button {
  color: var(--versioncolor);
}
body._beauty .b-schedule-tooltip-message_button {
  color: var(--versioncolor);
}
body._health .b-schedule-tooltip-message_button {
  color: var(--versioncolor);
}
body._smile .b-schedule-tooltip-message_button {
  color: var(--versioncolor);
}
body._happiness .b-schedule-tooltip-message_button {
  color: var(--versioncolor);
}
body._velocity .b-schedule-tooltip-message_button {
  color: var(--versioncolor);
}
body._friend .b-schedule-tooltip-message_button {
  color: var(--versioncolor);
}
body._strength .b-schedule-tooltip-message_button {
  color: var(--versioncolor);
}
.b-schedule-tooltip-message_button {
  -webkit-transition: background 0.2s ease, -webkit-box-shadow 0.2s ease, padding-top 0.2s ease;
          transition: background 0.2s ease, box-shadow 0.2s ease, padding-top 0.2s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.b-schedule-tooltip-message_button::after {
  content: '\e63D';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 4px;
  right: 4px;
  font-size: 12px;
  line-height: 1;
}
.b-schedule-tooltip-message_button::after {
  -webkit-transition: top 0.2s ease;
          transition: top 0.2s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.b-schedule-tooltip-message_button:hover {
  background: #fafafa;
}
.b-schedule-tooltip-message_button:active {
  padding-top: 1px;
  background: #fafafa;
  -webkit-box-shadow: 0 2px 2px -1px #d8d8d8 inset;
          box-shadow: 0 2px 2px -1px #d8d8d8 inset;
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
.b-schedule-tooltip-message_button:active::after {
  top: 5px;
}
.b-schedule-tooltip-message_button + .b-schedule-tooltip-message_button {
  margin: 0 0 0 24px;
}
.b-schedule-stepback {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  z-index: 100;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 80px;
  border-radius: 0 60px 0 0;
  background: rgba(255,255,255,0.8);
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.2);
          box-shadow: 0 0 8px rgba(0,0,0,0.2);
}
.b-schedule-stepback::before {
  position: absolute;
  content: '\e624';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 50%;
  right: 10px;
  left: 0;
  margin: -1px 0 0;
  font-size: 64px;
  line-height: 2px;
  text-align: center;
}
body .b-schedule-stepback::before {
  color: var(--versioncolor);
}
body._beauty .b-schedule-stepback::before {
  color: var(--versioncolor);
}
body._health .b-schedule-stepback::before {
  color: var(--versioncolor);
}
body._smile .b-schedule-stepback::before {
  color: var(--versioncolor);
}
body._happiness .b-schedule-stepback::before {
  color: var(--versioncolor);
}
body._velocity .b-schedule-stepback::before {
  color: var(--versioncolor);
}
body._friend .b-schedule-stepback::before {
  color: var(--versioncolor);
}
body._strength .b-schedule-stepback::before {
  color: var(--versioncolor);
}
.b-schedule-stepback:hover {
  background: #fff;
}
.b-schedule-stepback:hover:active {
  background: #fafafa;
}
.b-schedule-stepback:hover:active::before {
  margin-top: 0;
}
.b-schedule-stepback {
  -webkit-transition: background 0.2s ease-in-out;
          transition: background 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.b-schedule-stepforward {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  z-index: 100;
  bottom: 0;
  right: 0;
  width: 80px;
  height: 80px;
  border-radius: 60px 0 0 0;
  background: rgba(255,255,255,0.8);
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.2);
          box-shadow: 0 0 8px rgba(0,0,0,0.2);
}
.b-schedule-stepforward::before {
  position: absolute;
  content: '\e600';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 50%;
  right: 0;
  left: 10px;
  margin: -1px 0 0;
  font-size: 64px;
  line-height: 2px;
  text-align: center;
}
body .b-schedule-stepforward::before {
  color: var(--versioncolor);
}
body._beauty .b-schedule-stepforward::before {
  color: var(--versioncolor);
}
body._health .b-schedule-stepforward::before {
  color: var(--versioncolor);
}
body._smile .b-schedule-stepforward::before {
  color: var(--versioncolor);
}
body._happiness .b-schedule-stepforward::before {
  color: var(--versioncolor);
}
body._velocity .b-schedule-stepforward::before {
  color: var(--versioncolor);
}
body._friend .b-schedule-stepforward::before {
  color: var(--versioncolor);
}
body._strength .b-schedule-stepforward::before {
  color: var(--versioncolor);
}
.b-schedule-stepforward:hover {
  background: #fff;
}
.b-schedule-stepforward:hover:active {
  background: #fafafa;
}
.b-schedule-stepforward:hover:active::before {
  margin-top: 0;
}
.b-schedule-stepforward {
  -webkit-transition: background 0.2s ease-in-out;
          transition: background 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.b-schedule-record .selectable,.b-schedule-month-record .selectable {
  cursor:pointer;
  background-color: #ff5722;
  border: 3px solid #ff5722;
  border-radius: 5px;
}

.b-schedule-record .selected,.b-schedule-month-record .selected {
  cursor:pointer;
  background-color: #78c479;
  border: 3px solid #78c479;
  border-radius: 5px;
}
.b-schedule-filter {
  padding-left: 6px;
}

.b-schedule-filter input {
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #d8d8d8;
  height: 28px;
  padding: 4px;
  width: 200px;
  font-size: 15px;
  margin: 10px 0;
}