@page {
  size: auto;
}
.e-schedule {
  font-family: "Plus Jakarta Sans", sans-serif;
  border-width: 0 !important;
  background-color: rgb(245,245,245);
}
.e-btn {
  font-family: "Plus Jakarta Sans", sans-serif;
  border-radius: 10px;
  background-color: rgb(245,245,245);
}
.e-schedule td {
  background-color: rgb(245,245,245) !important;
}
.e-schedule .e-vertical-view .e-content-wrap .e-appointment {
    border-radius: 8px;
}

.e-schedule .e-vertical-view .e-content-wrap .e-appointment .e-appointment-details {
    padding: 0;
    height: 100%;
}

.e-schedule .template-wrap {
    height: 100%;
    white-space: normal;
}

.e-schedule .template-wrap .subject {
    font-weight: 400;
    font-size: 13px;
    padding: 0px 4px 0px 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.e-schedule .template-wrap .subject .time {
    font-weight: 300;
}

.e-schedule .template-wrap .space-subject {
    font-weight: 400;
    font-size: 13px;
    padding: 0px 4px 0px 8px;
}

.e-schedule .template-wrap .time .subject-month {
    font-weight: 400;
}
.e-past-app {
    background-color: chocolate !important;
}
.custom-class.e-schedule .e-vertical-view .e-appointment {
    background: green;
}
.child-event {
  left: 6% !important;
  width: 80% !important;
  background-color: rgba(202,50,60,0.8) !important;
}
.parent-event {
  background-color: rgba(202,50,60,0.1);
}
.e-calendar-content-table, .e-control {
  font-family: "Plus Jakarta Sans", sans-serif !important;
}
.e-schedule-toolbar-container {
  display:none;
}
.e-header-row {
  border-width: 0 0 1px !important;
}
.e-header-cells {
  border-width: 0 0 1px !important;
}
.e-schedule .e-vertical-view .e-day-wrapper .e-appointment {
  background: transparent;
}
.e-schedule .e-month-view .e-appointment {
  background: white;
  color: #374a5c;
}
.e-schedule .e-month-view .e-appointment .e-appointment-details {
  line-height: 13px;
  justify-content: space-between;
}
.e-schedule .e-month-view .e-content-wrap table td:first-child {
  border-width: 0 0 1px 1px !important;
}
.e-schedule .e-month-view .e-content-wrap table tr:last-child td {
  border-width: 0 0 1px 1px !important;
}
.e-schedule .e-month-view .e-content-wrap table td:last-child {
  border-width: 0 1px 1px 1px !important;
}
.e-schedule .e-month-view .e-content-wrap table tr:last-child td:last-child {
  border-width: 0 1px 1px 1px !important;
}
.e-schedule .e-month-view .e-date-header-wrap table td {
  text-align: right;
  font-size: 16px;
}
.e-schedule .e-month-view .e-date-header {
  text-align: right !important;
  font-size: 16px;
  width: 96% !important;
}
.e-schedule .e-month-view .e-current-date .e-date-header {
  background: none;
  font-weight: 600;
  color: #374a5c;
}
.e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment {
  background: none;
  width:100%;
}
.e-up-icon {
  display: none !important;
}
.gruppo-data-ora {
  border: solid 1px #ced4da;
  padding: 15px;
  border-radius: .375rem;
}
.gruppo-data-ora span {
  border-width: 0 !important;
  border: none !important;
}
.gruppo-data-ora span input {
  font-size: 16px !important;
}
.e-input-group:not(.e-float-icon-left).e-error:not(.e-float-input)::before , .e-input-group.e-control-wrapper:not(.e-float-icon-left).e-error:not(.e-float-input)::before,.e-input-group:not(.e-float-icon-left):not(.e-float-input).e-input-focus::before ,.e-input-group.e-control-wrapper:not(.e-disabled):not(.e-float-icon-left)::before {
    background:none;
    transition: none;
}
.e-input-group:not(.e-float-icon-left).e-error:not(.e-float-input)::after , .e-input-group.e-control-wrapper:not(.e-float-icon-left).e-error:not(.e-float-input)::after,.e-input-group:not(.e-float-icon-left):not(.e-float-input).e-input-focus::after ,.e-input-group.e-control-wrapper:not(.e-disabled):not(.e-float-icon-left)::after {
    background:none;
    transition: none;
}
.schedule-cell-dimension.e-schedule .e-vertical-view .e-time-cells-wrap table td, .schedule-cell-dimension.e-schedule .e-vertical-view .e-work-cells {
  height:35px;
}
.check-red:checked {
  background-color: #ca323c;
}
.check-blue:checked {
  background-color: #157af9;
}
.check-yellow:checked {
  background-color: #fb972e;
}
.check-green:checked {
  background-color: #1f9156;
}
.e-control-wrapper.e-ddl {
  color: rgb(55,74,92);
  min-height: 51.6px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding-right: 15px;
  border: solid 1px #ced4da !important;
  border-radius: .375rem !important;
}
input.e-input.e-autocomplete.e-css, .e-input-group input.e-input.e-autocomplete, .e-input-group.e-control-wrapper input.e-input.e-autocomplete, textarea.e-input.e-autocomplete.e-css, .e-input-group textarea.e-input.e-autocomplete, .e-input-group.e-control-wrapper textarea.e-input.e-autocomplete {
  color: rgb(55,74,92);
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding-left: .75rem;
  padding-top: 24px !important;
  padding-bottom: 0px !important;
}
input.e-input.e-autocomplete.e-css::selection,
textarea.e-input.e-autocomplete.e-css::selection,
.e-input-group input.e-input.e-autocomplete::selection,
.e-input-group.e-control-wrapper input.e-input.e-autocomplete::selection,
.e-float-input input.e-autocomplete::selection,
.e-float-input.e-control-wrapper input::selection,
.e-input-group textarea.e-input::selection,
.e-input-group.e-control-wrapper textarea.e-input::selection,
.e-float-input textarea::selection,
.e-float-input.e-control-wrapper textarea::selection,
.e-float-input.e-small textarea::selection,
.e-float-input textarea::selection {
  background:#ced4da;
  color:#fff;
  border-bottom-color: #ced4da !important;
}
.e-clear-icon {
  display: none !important;
}
.annulla-input {
  color: #000;
  opacity: 0.5;
  font-size: 12px;
}
.annulla-input:hover {
  color: #000;
  opacity: 1;
}
.e-autocomplete:focus, .e-autocomplete:hover {
  color: rgb(55,74,92) !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 20px !important;
  margin: 0 !important;
  padding-top: 24px !important;
  padding-bottom: 0px !important;
}
.e-input-group:not(.e-float-icon-left),
.e-input-group.e-control-wrapper:not(.e-float-icon-left),
.e-filled.e-input-group.e-float-icon-left,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left {
  border-bottom-color: #ced4da !important;
}
.label-field-not-empty::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
}
.label-field-not-empty {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.e-input-group:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled {
  background: none !important;
}