/*!****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/editor.scss ***!
  \****************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied inside the editor only.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-create-block-scheduler-widget {
  border: 1px dotted #f00;
}

.mormat-scheduler-EventsManager-EventForm {
  font: caption;
  color: #000;
  cursor: default;
}

.mormat-scheduler-EventsManager-EventForm > p {
  margin: 0;
  padding: 0 0 15px 0;
}

.mormat-scheduler-EventsManager-EventForm > p button:not(:last-child) {
  margin-right: 10px;
}

.mormat-scheduler-EventsManager-EventForm > p span {
  background-color: #fff;
}

.mormat-scheduler-EventsManager-EventsList > textarea {
  display: none;
}

.mormat-scheduler-EventsManager-EventsList table {
  border: 0;
}

.mormat-scheduler-EventsManager-EventsList table tbody td {
  border: 0;
  vertical-align: top;
  padding: 0;
}

.mormat-scheduler-EventsManager-EventsList table tbody td:nth-child(2) {
  text-align: right;
}

.mormat-scheduler-EventsManager-EventsList table tbody td:nth-child(2) label {
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
}

.mormat-scheduler-EventsManager-EventsList [data-form-type=ColorPicker] {
  display: block;
  padding-top: 5px;
}

.mormat-scheduler-Header {
  font-size: 0.9em;
  padding-bottom: 20px !important;
}

.mormat-scheduler-Header > div {
  overflow: hidden;
}

.mormat-scheduler-Header h3 {
  text-align: center;
  padding: 0;
  margin: 0;
  font-size: 1.7em;
}

.mormat-scheduler-Scheduler {
  position: relative;
  font: caption;
}

.mormat-scheduler-Scheduler div {
  padding: 0;
  margin: 0;
}

.mormat-scheduler-Scheduler-DailyColumnsSheet div[role=separator] > div {
  border: 1px dashed #d3d3d3;
}

.mormat-scheduler-Scheduler-DailyColumnsSheet div[role=separator]:first-child > div {
  border: none;
}

.mormat-scheduler-Scheduler-DailyColumnsSheet-EventContainer {
  font: caption;
  font-size: 0.9em;
  border: 1px solid #fff;
  background-color: #fff;
  width: 100%;
  padding-top: 5px;
}

.mormat-scheduler-Scheduler-DailyColumnsSheet-EventContainer > div[data-role] {
  margin: 1px 3px 0 3px;
}

.mormat-scheduler-Scheduler-DailyColumnsSheet-EventContainer > div[data-role][data-role=content] {
  font-weight: bold;
}

.mormat-scheduler-Scheduler-DailyColumnsSheet-EventContainer [data-draggable=resize-event] {
  height: 5px;
  border: 0px;
  position: absolute;
  width: 100%;
  bottom: 0px;
}

.mormat-scheduler-Scheduler-DailyColumnsSheet-TableBody {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: rgba(0, 0, 0, 0.54);
  border-spacing: 0;
  border-bottom: 1px solid #d3d3d3;
}

.mormat-scheduler-Scheduler-DailyColumnsSheet-TableBody tbody th {
  font-size: 0.9em;
}

.mormat-scheduler-Scheduler-DailyColumnsSheet-TableBody tbody th {
  border-left: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
}

.mormat-scheduler-Scheduler-DailyColumnsSheet-TableBody tbody td {
  border-right: 1px solid #d3d3d3;
}

.mormat-scheduler-Scheduler-DailyColumnsSheet-TableBody tbody tr:first-child th {
  border-top: 1px solid #d3d3d3;
}

.mormat-scheduler-Scheduler-DailyColumnsSheet-TableBody tbody tr:first-child td {
  border-top: 1px solid #d3d3d3;
}

.mormat-scheduler-Scheduler-DailyColumnsSheet-TableBody tbody tr:last-child th {
  border-bottom: none;
}

.mormat-scheduler-Scheduler-TimelineSheet table {
  border: 1px solid #f0f;
}

.mormat-scheduler-TimelineSheet-EventContainer {
  padding-left: 3px;
  font-size: 0.9em;
}

.mormat-scheduler-TimelineSheet-EventContent > [data-role=header] {
  background-color: rgba(0, 0, 0, 0);
}

.mormat-scheduler-TimelineSheet-EventContent > [data-action=edit] {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 0;
  overflow: hidden;
}

.mormat-scheduler-Scheduler-TimelineSheet-Row span {
  background-color: #d3d3d3;
}

.mormat-scheduler-Scheduler-MonthlySheet .disabled .day_of_month {
  color: gray;
}

.mormat-scheduler-Scheduler-MonthlySheet-EventContainer {
  position: relative;
  overflow: hidden;
  font-size: 0.9em;
}

.mormat-scheduler-Scheduler-MonthlySheet-EventContent > * {
  float: left;
}

.mormat-scheduler-Scheduler-MonthlySheet-EventContent > [data-role=header] {
  position: absolute;
  top: 0px;
  left: 3px;
  right: 0;
  bottom: 0;
}

.mormat-scheduler-Scheduler-MonthlySheet-EventContent > [data-action=edit] {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 0;
  overflow: hidden;
}

.mormat-scheduler-Scheduler-MonthlySheet-GridBody {
  position: absolute;
  left: 0;
  bottom: 0;
  color: rgba(0, 0, 0, 0.54);
  border-spacing: 0;
}

.mormat-scheduler-Scheduler-MonthlySheet-GridBody tbody tr td {
  margin: 0;
  padding: 18px 0 0 0;
  border-top: 1px dotted gray;
  border-left: 1px dotted gray;
  border-right: 1px dotted gray;
  vertical-align: top;
}

.mormat-scheduler-Scheduler-MonthlySheet-GridBody tbody tr:last-child td {
  border-bottom: 1px dotted gray;
}

.mormat-scheduler-Scheduler-MonthlySheet-GridBody td [data-current-month] {
  text-align: right;
  color: #d3d3d3;
}

.mormat-scheduler-Scheduler-MonthlySheet-GridBody td [data-current-month][data-current-month=true] {
  color: #000;
}

.mormat-scheduler-Scheduler-MonthlySheet-GridBody .disabled .day_of_month {
  color: gray;
}

.mormat-scheduler-Scheduler-withCreateEvent > a {
  z-index: 999;
  display: block;
  background-color: #0288d1;
  color: #fff;
  width: 48px;
  height: 48px;
  border-radius: 24px 24px;
  position: absolute;
  right: 15px;
  bottom: 15px;
  cursor: pointer;
  opacity: 0;
}

.mormat-scheduler-Scheduler-withCreateEvent > a > svg {
  margin: 12px;
}

.mormat-scheduler-Scheduler-withCreateEvent:hover > a {
  opacity: 0.5;
}

.mormat-scheduler-Scheduler-withCreateEvent:hover > a:hover {
  opacity: 1;
}

.mormat-scheduler-Scheduler-withDraggableEvent {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: move;
}

.mormat-scheduler-Scheduler-withDraggableEvent [data-draggable=resize-event] {
  cursor: ns-resize;
}

.mormat-scheduler-Scheduler-withEditEvent {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.mormat-scheduler-Scheduler-withEditEvent > a {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
  opacity: 0;
  cursor: pointer;
  color: #fff;
}

.mormat-scheduler-Scheduler-withEditEvent:hover > a {
  opacity: 1;
}

.mormat-scheduler-Widget-Button {
  color: #0288d1;
  border: 1px solid rgba(0, 0, 0, 0);
  background-color: inherit;
  font-size: 1em;
  text-transform: uppercase;
  padding: 0 10px 0 10px;
  cursor: pointer;
  height: 30px;
  line-height: 30px;
}

.mormat-scheduler-Widget-Button[data-variant=primary] {
  opacity: 0.75;
  border-color: #0288d1;
  background-color: #0288d1;
  color: #fff;
}

.mormat-scheduler-Widget-Button[data-variant=primary]:hover {
  opacity: 1;
}

.mormat-scheduler-Widget-Button[data-variant=warning] {
  color: #721c24;
  background-color: #fff;
}

.mormat-scheduler-Widget-Button[data-variant=warning]:hover {
  background-color: #f8d7da;
}

.mormat-scheduler-Widget-Button[data-variant=outline]:hover {
  background-color: #d3d3d3;
}

.mormat-scheduler-Widget-Form-ColorPicker > span {
  display: block;
  padding-top: 3px;
}

.mormat-scheduler-Widget-Form-ColorPicker > span label {
  margin-right: 5px;
  padding: 0;
  cursor: pointer;
  border: 2px solid rgba(0, 0, 0, 0);
  padding: 2px;
}

.mormat-scheduler-Widget-Form-ColorPicker > span label input {
  display: none;
}

.mormat-scheduler-Widget-Message {
  margin: 5px 0 5px 0;
  padding: 0;
}

.mormat-scheduler-Widget-Message[data-type=error] {
  color: #721c24;
}

.mormat-scheduler-Widget-ToggleButtonGroup button {
  font-size: 0.9em;
  text-transform: uppercase;
  color: #0288d1;
  background-color: rgba(0, 0, 0, 0);
  padding: 8px 12px 8px 12px;
  cursor: pointer;
  border: 1px solid #0288d1;
  border-right: none;
}

.mormat-scheduler-Widget-ToggleButtonGroup button:last-child {
  border-right: 1px solid #0288d1;
}

.mormat-scheduler-Widget-ToggleButtonGroup button[data-checked=true] {
  background-color: #0288d1;
  color: #fff;
}

.mormat-scheduler-Widget-withPopup [data-role=overlay] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  z-index: 99999;
  opacity: 0.25;
}

.mormat-scheduler-Widget-withPopup [data-role=body] {
  border: 1px solid #757575;
  background-color: #fff;
  padding: 10px;
  z-index: 100000;
  position: fixed;
  top: 50%;
  left: 50%;
  opacity: 0;
}

.mormat-scheduler-Widget-withPopup [data-role=body] [data-role=close] {
  border-radius: 12px 12px;
  position: absolute;
  top: -12px;
  right: -12px;
  height: 24px;
  background-color: #757575;
  color: #fff;
  cursor: pointer;
}

/*# sourceMappingURL=index.css.map*/