@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';
@import '_content/SchedulerComponents/SchedulerComponents.470uw8gu18.bundle.scp.css';

/* _content/SchedulerSGV2/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-0ccp8jp52r] {
  position: relative;
  display: flex;
  flex-direction: column;
}

main[b-0ccp8jp52r] {
  flex: 1;
  position: relative;
}

.footer[b-0ccp8jp52r] {
  position: absolute;
  bottom: 0;
}

.sidebar[b-0ccp8jp52r] {
  background-image: linear-gradient(180deg, var(--sgv-primary-color) 0%, var(--sgv-primary-color) 85%);
}

.top-row[b-0ccp8jp52r] {
  background-color: #f7f7f7;
  border-bottom: 1px solid #d6d5d5;
  justify-content: flex-end;
  height: 3.5rem;
  display: flex;
  align-items: center;
}

  .top-row.auth[b-0ccp8jp52r] {
    position: relative;
  }

  .top-row[b-0ccp8jp52r]  a, .top-row[b-0ccp8jp52r]  .btn-link {
    white-space: nowrap;
    margin-left: 1.5rem;
    text-decoration: none;
  }

    .top-row[b-0ccp8jp52r]  a:hover, .top-row[b-0ccp8jp52r]  .btn-link:hover {
      text-decoration: underline;
    }

    .top-row[b-0ccp8jp52r]  a:first-child {
      overflow: hidden;
      text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
  .top-row[b-0ccp8jp52r] {
    justify-content: space-between;
  }

    .top-row[b-0ccp8jp52r]  a, .top-row[b-0ccp8jp52r]  .btn-link {
      margin-left: 0;
    }
}

@media (min-width: 641px) {
  .page[b-0ccp8jp52r] {
    flex-direction: row;
  }

  .sidebar[b-0ccp8jp52r] {
    width: 220px;
    height: 100vh;
    position: sticky;
    top: 0;
    overflow: hidden;
  }

  .top-row[b-0ccp8jp52r] {
    position: sticky;
    top: 0;
    z-index: 1;
  }

    .top-row.auth[b-0ccp8jp52r]  a:first-child {
      flex: 1;
      text-align: right;
      width: 0;
    }

  .top-row[b-0ccp8jp52r], article[b-0ccp8jp52r] {
    padding-left: 2rem !important;
    padding-right: 1.5rem !important;
  }

  .collapseSidebar[b-0ccp8jp52r] {
    width: 42px;
    height: 100vh;
    position: sticky;
    top: 0;
    background-image: linear-gradient(180deg, var(--sgv-primary-color) 0%, var(--sgv-primary-color) 85%);
    overflow-x: hidden;
    overflow-y: hidden;
  }
}

#blazor-error-ui[b-0ccp8jp52r] {
  color-scheme: light only;
  background: lightyellow;
  bottom: 0;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  display: none;
  left: 0;
  padding: 0.6rem 1.25rem 0.7rem 1.25rem;
  position: fixed;
  width: 100%;
  z-index: 1000;
}

  #blazor-error-ui .dismiss[b-0ccp8jp52r] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
  }

.collapseSidebar[b-0ccp8jp52r]  .nav-item a.active {
  width: 16px;
}

/* Ensure the label is vertically centered with the radio button */
.e-radio-wrapper[b-0ccp8jp52r] {
  display: flex;
  align-items: center;
}

.e-radio + label.e-radio-label[b-0ccp8jp52r],
.e-radio + label .e-label[b-0ccp8jp52r] {
  display: flex;
  align-items: center;
  height: 100%;
  line-height: 1.2;
  margin-bottom: 0; /* Remove any default margin */
  vertical-align: middle !important;
}

.auto-scroll[b-0ccp8jp52r] {
  overflow-y: auto;
}

.sgv-logo[b-0ccp8jp52r] {
  max-height: 50px;
}

.e-footer-content .e-btn:hover.e-primary.e-flat:not([DISABLED])[b-0ccp8jp52r] {
  /* background: #6c757d; */
  color: white;
}

.e-footer-content .e-btn:hover.e-flat:not([DISABLED])[b-0ccp8jp52r] {
  background: #5c636a;
  color: #fff;
}

.unstyled-button[b-0ccp8jp52r] {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}

footer.footer[b-0ccp8jp52r] {
  clear: both;
}

.radio-row[b-0ccp8jp52r] {
  margin-bottom: -26px !important;
  margin-top: 2px !important;
  height: 30px;
}
/* _content/SchedulerSGV2/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-0ncsk8y57c] {
  appearance: none;
  cursor: pointer;
  width: 3.5rem;
  height: 2.5rem;
  color: white;
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  border: none;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='white' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0);
  /* stroke='rgba%28255, 255, 255, 0.55%29' */
  /*border: 1px solid rgba(255, 255, 255, 0.1); rgba(255, 255, 255, 0.1);*/
}

  .navbar-toggler:checked[b-0ncsk8y57c] {
    background-color: rgba(255, 255, 255, 0.5);
  }

.top-row[b-0ncsk8y57c] {
  min-height: 3.5rem;
  background-color: rgba(255, 255, 255, 0.1);
}

  .top-row .button-container[b-0ncsk8y57c] {
    display: flex;
    align-items: start;
  }

.navbar-brand[b-0ncsk8y57c] {
  font-size: 1.1rem;
}

.bi[b-0ncsk8y57c] {
  display: inline-block;
  position: relative;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.75rem;
  top: -1px;
  background-size: cover;
}

/*
.bi-house-door-fill-nav-menu {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}
*/

.nav-item[b-0ncsk8y57c] {
  font-size: 0.9rem;
  padding-bottom: 0.5rem;
}

  .nav-item:first-of-type[b-0ncsk8y57c] {
    padding-top: 1rem;
  }

  .nav-item:last-of-type[b-0ncsk8y57c] {
    padding-bottom: 1rem;
  }

  .nav-item[b-0ncsk8y57c]  .nav-link {
    color: #d7d7d7;
    background: none;
    border: none;
    border-radius: 4px;
    height: 1.5rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
    width: 100%;
  }

  .nav-item[b-0ncsk8y57c]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
  }

  .nav-item[b-0ncsk8y57c]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
  }

.nav-scrollable[b-0ncsk8y57c] {
  display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-0ncsk8y57c] {
  display: block;
}

@media (min-width: 641px) {
  .navbar-toggler[b-0ncsk8y57c] {
    display: none;
  }

  .nav-scrollable[b-0ncsk8y57c] {
    /* Never collapse the sidebar for wide screens */
    display: block;
    /* Allow sidebar to scroll for tall menus */
    /*    height: calc(100vh - 3.5rem);
    overflow-y: auto;*/
  }
}

.nav-menu[b-0ncsk8y57c] {
  overflow-x: hidden;
  width: 100%;
  box-sizing: border-box;
}

.collapseButton[b-0ncsk8y57c] {
  z-index: 3;
  margin-top: 0px;
  border: none !important;
  border-color: transparent !important;
  background-color: transparent !important;
  position: sticky;
  margin-left: -12px;
  margin-right: 0px;
  padding-left: 6px;
  padding-right: 4px;
  padding-top: 0px;
  padding-bottom: 0px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

  .collapseButton i[b-0ncsk8y57c] {
    font-size: 1.5rem;
    color: white;
  }

@media (max-width: 640.98px) {
  .collapseButton[b-0ncsk8y57c] {
    display: none !important;
  }
}
/* _content/SchedulerSGV2/Components/Pages/CalendarPage.razor.rz.scp.css */

.tailwind .e-settings[b-x4vhfevrfk]::before,
.tailwind-dark .e-settings[b-x4vhfevrfk]::before {
  font-size: 14px;
}

.tailwind.e-bigger .e-settings[b-x4vhfevrfk],
.tailwind-dark.e-bigger .e-settings[b-x4vhfevrfk] {
  font-size: 16px !important;
}

.material .schedule-overview .overview-toolbar .e-toolbar[b-x4vhfevrfk] {
  border-style: solid;
}

.material .schedule-overview .overview-header .overview-titlebar .e-upload.calendar-import .e-upload-browse-btn[b-x4vhfevrfk] {
  text-transform: capitalize;
  box-shadow: none;
}

.highcontrast .schedule-overview .overview-header .overview-titlebar[b-x4vhfevrfk] {
  background-color: #ffd939;
  color: black;
}

.highcontrast .schedule-overview .overview-content[b-x4vhfevrfk] {
  border: 1px solid #969696;
}

.tailwind-dark .schedule-overview .overview-content[b-x4vhfevrfk] {
  border: 1px solid #4b5563;
  border-top: 0;
}

.highcontrast .schedule-overview .overview-content[b-x4vhfevrfk] {
  border-top: 0;
}

.fabric-dark .schedule-overview .overview-content[b-x4vhfevrfk] {
  border: 1px solid #414040;
}

.fluent-dark .schedule-overview .overview-content[b-x4vhfevrfk] {
  border: 1px solid #c1c1c1;
}

.fluent-dark .schedule-overview .overview-toolbar .e-toolbar[b-x4vhfevrfk] {
  border: 1px solid #c1c1c1;
  border-top-color: transparent;
}

.fabric-dark .schedule-overview .overview-toolbar .overview-toolbar-settings[b-x4vhfevrfk] {
  border-color: #414040;
}

.fluent-dark .schedule-overview .overview-toolbar .overview-toolbar-settings[b-x4vhfevrfk] {
  border-color: #c1c1c1;
}

.tailwind .schedule-overview .overview-toolbar .e-toolbar[b-x4vhfevrfk] {
  border: 1px solid #e5e7eb;
}

.tailwind-dark .schedule-overview .overview-toolbar .e-toolbar[b-x4vhfevrfk] {
  border: 1px solid #4b5563;
}

.tailwind .schedule-overview .overview-toolbar .overview-toolbar-settings[b-x4vhfevrfk],
.tailwind .schedule-overview .overview-content .right-panel .control-panel[b-x4vhfevrfk] {
  background-color: #f3f4f6;
  border-color: #e5e7eb;
  box-shadow: none;
}

.tailwind-dark .schedule-overview .overview-toolbar .overview-toolbar-settings[b-x4vhfevrfk],
.tailwind-dark .schedule-overview .overview-content .right-panel .control-panel[b-x4vhfevrfk] {
  background-color: #374151;
  border-color: #4b5563;
  box-shadow: none;
}

.highcontrast .schedule-overview .overview-toolbar .e-toolbar[b-x4vhfevrfk],
.highcontrast .schedule-overview .overview-toolbar .e-toolbar .e-toolbar-items .e-toolbar-item.e-separator[b-x4vhfevrfk],
.highcontrast .schedule-overview .overview-toolbar .e-toolbar .e-hscroll .e-scroll-nav.e-scroll-left-nav[b-x4vhfevrfk],
.highcontrast .schedule-overview .overview-toolbar .e-toolbar .e-hscroll .e-scroll-nav.e-scroll-right-nav[b-x4vhfevrfk] {
  border-color: #969696;
}

.material .schedule-overview .overview-toolbar .overview-toolbar-settings[b-x4vhfevrfk] {
  background-color: #fafafa;
  box-shadow: none;
}

.material .schedule-overview .overview-content .right-panel .control-panel[b-x4vhfevrfk] {
  background-color: #fafafa;
}

.fabric .schedule-overview .overview-toolbar .overview-toolbar-settings[b-x4vhfevrfk],
.fabric .schedule-overview .overview-content .right-panel .control-panel[b-x4vhfevrfk] {
  background-color: #ffffff;
}

.fabric-dark .schedule-overview .overview-toolbar .overview-toolbar-settings[b-x4vhfevrfk],
.fabric-dark .schedule-overview .overview-content .right-panel .control-panel[b-x4vhfevrfk] {
  background-color: #333232;
  color: #fff;
}

.bootstrap5 .schedule-overview .overview-toolbar .overview-toolbar-settings[b-x4vhfevrfk],
.bootstrap5 .schedule-overview .overview-content .right-panel .control-panel[b-x4vhfevrfk] {
  background-color: #f8f9fa;
  color: #212529;
  font-weight: 400;
}

.bootstrap5-dark .schedule-overview .overview-toolbar .overview-toolbar-settings[b-x4vhfevrfk],
.bootstrap5-dark .schedule-overview .overview-content .right-panel .control-panel[b-x4vhfevrfk] {
  background-color: #343a40;
  color: #fff;
  font-weight: 400;
}

.fluent .schedule-overview .overview-toolbar .overview-toolbar-settings[b-x4vhfevrfk],
.fluent .schedule-overview .overview-content .right-panel .control-panel[b-x4vhfevrfk] {
  background-color: #f3f2f1;
}

.bootstrap .schedule-overview .overview-toolbar .overview-toolbar-settings[b-x4vhfevrfk],
.bootstrap .schedule-overview .overview-content .right-panel .control-panel[b-x4vhfevrfk] {
  background-color: #f8f8f8;
}

.fluent-dark .schedule-overview .overview-toolbar .overview-toolbar-settings[b-x4vhfevrfk],
.fluent-dark .schedule-overview .overview-content .right-panel .control-panel[b-x4vhfevrfk] {
  background-color: #252423;
  border-color: #c1c1c1;
  color: #fff;
}

.bootstrap-dark .schedule-overview .overview-toolbar .overview-toolbar-settings[b-x4vhfevrfk],
.bootstrap-dark .schedule-overview .overview-content .right-panel .control-panel[b-x4vhfevrfk] {
  background-color: #2a2a2a;
  color: #fff;
}

.highcontrast .schedule-overview .overview-toolbar .overview-toolbar-settings[b-x4vhfevrfk],
.highcontrast .schedule-overview .overview-content .right-panel .control-panel[b-x4vhfevrfk] {
  background-color: #000000;
  border-color: #969696;
  color: #ffffff;
}

.schedule-overview .overview-header .overview-titlebar[b-x4vhfevrfk] {
  background-color: var(--sgv-primary-color);
  color: #ffffff;
  height: 40px;
  line-height: 40px;
  width: 100%;
  font-size: 24px;
  padding: 0 10px;
  font-family: inherit;
  display: flex;
  justify-content: space-between;
}

  .schedule-overview .overview-header .overview-titlebar .right-panel[b-x4vhfevrfk] {
    display: flex;
    justify-content: space-between;
  }

  .schedule-overview .overview-header .overview-titlebar .e-upload.calendar-import[b-x4vhfevrfk] {
    line-height: 40px;
  }

.bootstrap5 .schedule-overview .overview-header .overview-titlebar .e-upload.calendar-import[b-x4vhfevrfk],
.bootstrap5-dark .schedule-overview .overview-header .overview-titlebar .e-upload.calendar-import[b-x4vhfevrfk],
.fabric .schedule-overview .overview-header .overview-titlebar .e-upload.calendar-import[b-x4vhfevrfk],
.fabric-dark .schedule-overview .overview-header .overview-titlebar .e-upload.calendar-import[b-x4vhfevrfk],
.highcontrast .schedule-overview .overview-header .overview-titlebar .e-upload.calendar-import[b-x4vhfevrfk] {
  line-height: 1.5em;
}

.bootstrap5 .schedule-overview .overview-header .overview-titlebar .calendar-export[b-x4vhfevrfk],
.bootstrap5-dark .schedule-overview .overview-header .overview-titlebar .calendar-export[b-x4vhfevrfk],
.fabric .schedule-overview .overview-header .overview-titlebar .calendar-export[b-x4vhfevrfk],
.fabric-dark .schedule-overview .overview-header .overview-titlebar .calendar-export[b-x4vhfevrfk],
.highcontrast .schedule-overview .overview-header .overview-titlebar .calendar-export[b-x4vhfevrfk] {
  line-height: 3em;
}

.schedule-overview .overview-header .overview-titlebar .e-upload.calendar-import button[b-x4vhfevrfk],
.schedule-overview .overview-header .overview-titlebar .e-upload.calendar-import button:focus[b-x4vhfevrfk],
.schedule-overview .overview-header .overview-titlebar .e-upload.calendar-import button:hover[b-x4vhfevrfk] {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  color: inherit;
  font-size: 12px;
  height: 40px;
  text-transform: capitalize;
}

.fabric .schedule-overview .overview-header .overview-titlebar .e-upload.calendar-import button[b-x4vhfevrfk],
.fabric-dark .schedule-overview .overview-header .overview-titlebar .e-upload.calendar-import button[b-x4vhfevrfk] {
  padding-left: 10px !important;
}

.highcontrast .schedule-overview .overview-header .overview-titlebar .title-bar-btn[b-x4vhfevrfk],
.highcontrast .schedule-overview .overview-header .overview-titlebar .calendar-import .e-file-select-wrap .e-css.e-btn[b-x4vhfevrfk],
.highcontrast .schedule-overview .overview-header .overview-titlebar .e-dropdown-btn.e-btn[b-x4vhfevrfk] {
  color: black;
}

.schedule-overview .overview-header .overview-titlebar .title-bar-btn[b-x4vhfevrfk],
.schedule-overview .overview-header .overview-titlebar .e-dropdown-btn[b-x4vhfevrfk] {
  background: transparent;
  font-family: inherit;
  border-color: transparent;
  border-radius: 2px;
  color: inherit;
  font-size: 12px;
  height: 40px;
  text-transform: capitalize;
  font-weight: 400;
}

.schedule-overview .overview-header .overview-titlebar .e-btn:not([disabled]):focus[b-x4vhfevrfk] {
  background-color: rgba(255, 255, 255, 0.4) !important;
}

.schedule-overview .overview-toolbar[b-x4vhfevrfk] {
  display: flex;
  height: 70px;
}

  .schedule-overview .overview-toolbar .e-toolbar[b-x4vhfevrfk] {
    border-radius: 0;
  }

    .schedule-overview .overview-toolbar .e-toolbar .e-toolbar-item .e-tbar-btn.e-tbtn-txt[b-x4vhfevrfk] {
      display: inline-grid;
    }

    .schedule-overview .overview-toolbar .e-toolbar .e-toolbar-item.e-template[b-x4vhfevrfk] {
      margin: 0 5px;
    }

  .schedule-overview .overview-toolbar .overview-toolbar-settings[b-x4vhfevrfk] {
    border-radius: 0;
    background-color: #f8f9fa;
    border-color: #00000026;
    border-left-width: 0;
    border-top-width: 0;
    color: #495057;
    height: 72px;
    line-height: 1.6;
    outline: none;
    text-transform: capitalize;
    width: 100%;
  }

.tailwind-dark .schedule-overview .overview-toolbar .overview-toolbar-settings[b-x4vhfevrfk] {
  background-color: #374151;
  color: #fff;
}

.material .schedule-overview .overview-toolbar .overview-toolbar-settings:focus[b-x4vhfevrfk] {
  background-color: #0000001f;
}

.fabric .schedule-overview .overview-toolbar .overview-toolbar-settings:focus[b-x4vhfevrfk] {
  background-color: #f4f4f4;
}

.bootstrap .schedule-overview .overview-toolbar .overview-toolbar-settings:focus[b-x4vhfevrfk] {
  background-color: rgb(230, 230, 230);
}

.bootstrap4 .schedule-overview .overview-toolbar .overview-toolbar-settings:focus[b-x4vhfevrfk],
.bootstrap5 .schedule-overview .overview-toolbar .overview-toolbar-settings:focus[b-x4vhfevrfk] {
  background-color: #5c636a;
  color: #fff;
  box-shadow: none;
}

.tailwind .schedule-overview .overview-toolbar .overview-toolbar-settings:focus[b-x4vhfevrfk] {
  background-color: #e5e7eb;
}

.highcontrast .schedule-overview .overview-toolbar .overview-toolbar-settings:focus[b-x4vhfevrfk] {
  background-color: rgb(104, 87, 8);
}

.fabric-dark .schedule-overview .overview-toolbar .overview-toolbar-settings:focus[b-x4vhfevrfk] {
  background-color: rgb(65, 64, 64);
}

.bootstrap-dark .schedule-overview .overview-toolbar .overview-toolbar-settings:focus[b-x4vhfevrfk] {
  background-color: rgb(49, 49, 49);
}

.tailwind-dark .schedule-overview .overview-toolbar .overview-toolbar-settings:focus[b-x4vhfevrfk] {
  background-color: #4b5563;
}

.bootstrap5-dark .schedule-overview .overview-toolbar .overview-toolbar-settings:focus[b-x4vhfevrfk] {
  background-color: #5c636a;
  box-shadow: none;
}

.bootstrap5 .schedule-overview .overview-toolbar .e-toolbar[b-x4vhfevrfk] {
  border: 1px solid #dee2e6;
}

.bootstrap5-dark .schedule-overview .overview-toolbar .e-toolbar[b-x4vhfevrfk] {
  border: 1px solid #444c54;
}

.schedule-overview .overview-content[b-x4vhfevrfk] {
  border: 1px solid #00000026;
  border-top: 0;
  display: flex;
}

  .schedule-overview .overview-content .left-panel[b-x4vhfevrfk] {
    height: 600px;
    width: 100%;
  }

  .schedule-overview .overview-content .right-panel[b-x4vhfevrfk] {
    display: block;
    height: 600px;
    transform: translateX(0%);
    transition: transform .5s ease, width 500ms;
    width: 500px;
  }

    .schedule-overview .overview-content .right-panel.hide[b-x4vhfevrfk] {
      display: none;
      transform: translateX(100%);
      transition: transform .5s ease, width 500ms;
      width: 0;
    }

    .schedule-overview .overview-content .right-panel .control-panel[b-x4vhfevrfk] {
      background: #f8f9fa;
      border-left: 1px solid #00000026;
      font-size: 14px;
      height: 100%;
      overflow: auto;
      padding: 15px;
      width: 100%;
    }

.tailwind-dark .schedule-overview .overview-content .right-panel .control-panel[b-x4vhfevrfk] {
  background: #374151;
}

.schedule-overview .overview-content .right-panel .control-panel .col-row[b-x4vhfevrfk] {
  display: flex;
  flex-wrap: wrap;
}

.schedule-overview .overview-content .right-panel .control-panel label[b-x4vhfevrfk] {
  font-weight: 500;
}

.schedule-overview .overview-content .right-panel .control-panel .col-left[b-x4vhfevrfk] {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
  margin-bottom: 1rem;
}

.schedule-overview .overview-content .right-panel .control-panel .col-right[b-x4vhfevrfk] {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
  margin-bottom: 1rem;
}

.schedule-overview .overview-scheduler[b-x4vhfevrfk] {
  height: 100%;
  padding: 10px;
  width: 100%;
}

.schedule-overview .e-schedule .e-vertical-view .e-header-cells[b-x4vhfevrfk] {
  padding: 0;
  text-align: center !important;
}

.schedule-overview .e-schedule .date-text[b-x4vhfevrfk] {
  font-size: 14px;
}

.schedule-overview .e-schedule.e-device .date-text[b-x4vhfevrfk] {
  font-size: 12px;
}

.schedule-overview .e-schedule .weather-image[b-x4vhfevrfk] {
  width: 20px;
  height: 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.schedule-overview .e-schedule .weather-text[b-x4vhfevrfk] {
  font-size: 11px;
}

.schedule-overview .e-schedule-toolbar .e-views[b-x4vhfevrfk],
.schedule-overview .e-schedule-toolbar .e-schedule-seperator[b-x4vhfevrfk],
.schedule-workweek.e-multi-select-list-wrapper.e-checkbox .e-filter-parent[b-x4vhfevrfk],
.schedule-resource.e-multi-select-list-wrapper.e-checkbox .e-filter-parent[b-x4vhfevrfk] {
  display: none;
}

.schedule-overview .e-timeline-view .e-resource-left-td[b-x4vhfevrfk],
.schedule-overview .e-timeline-month-view .e-resource-left-td[b-x4vhfevrfk] {
  width: 120px;
}

.schedule-resource.e-multi-select-list-wrapper.e-checkbox .e-list-parent:first-child li:first-child[b-x4vhfevrfk] {
  background-image: none;
  opacity: .5;
  pointer-events: none;
  user-select: none;
}

.schedule-overview .quick-info-header[b-x4vhfevrfk] {
  background-color: white;
  padding: 8px 18px;
}

.tailwind-dark .schedule-overview .quick-info-header[b-x4vhfevrfk] {
  background-color: #374151;
}

.bootstrap5-dark .schedule-overview .quick-info-header[b-x4vhfevrfk] {
  background-color: transparent;
}

.bootstrap-dark .schedule-overview .quick-info-header[b-x4vhfevrfk] {
  background-color: #1a1a1a;
}

.fabric-dark .schedule-overview .quick-info-header[b-x4vhfevrfk] {
  background-color: #201f1f;
}

.highcontrast .schedule-overview .quick-info-header[b-x4vhfevrfk] {
  background-color: #000000;
}

.fluent-dark .schedule-overview .quick-info-header[b-x4vhfevrfk] {
  background-color: #252423;
}

.schedule-overview .quick-info-header-content[b-x4vhfevrfk] {
  justify-content: flex-end;
  display: flex;
  flex-direction: column;
  padding: 5px 10px 5px;
}

.tailwind-dark .schedule-overview .quick-info-header-content[b-x4vhfevrfk],
.bootstrap-dark .schedule-overview .quick-info-header-content[b-x4vhfevrfk],
.bootstrap5-dark .schedule-overview .quick-info-header-content[b-x4vhfevrfk],
.fabric-dark .schedule-overview .quick-info-header-content[b-x4vhfevrfk],
.highcontrast .schedule-overview .quick-info-header-content[b-x4vhfevrfk] {
  color: #fff !important;
}

.schedule-overview .quick-info-title[b-x4vhfevrfk] {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.48px;
  height: 22px;
}

.schedule-overview .duration-text[b-x4vhfevrfk] {
  font-size: 11px;
  letter-spacing: 0.33px;
  height: 14px;
}

.schedule-overview .content-area[b-x4vhfevrfk] {
  padding: 10px;
  width: auto;
}

.schedule-overview .event-content[b-x4vhfevrfk] {
  height: 90px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 15px;
}

.schedule-overview .meeting-type-wrap[b-x4vhfevrfk],
.schedule-overview .meeting-subject-wrap[b-x4vhfevrfk],
.schedule-overview .notes-wrap[b-x4vhfevrfk] {
  font-size: 11px;
  color: #666;
  letter-spacing: 0.33px;
  height: 24px;
  padding: 5px;
}

.schedule-overview .event-content div label[b-x4vhfevrfk] {
  display: inline-block;
  min-width: 45px;
  color: #666;
}

.schedule-overview .event-content div span[b-x4vhfevrfk] {
  font-size: 11px;
  color: #151515;
  letter-spacing: 0.33px;
  line-height: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 8px;
  position: absolute;
  width: 200px;
}

.tailwind-dark .schedule-overview .event-content div label[b-x4vhfevrfk],
.bootstrap-dark .schedule-overview .event-content div label[b-x4vhfevrfk],
.bootstrap5-dark .schedule-overview .event-content div label[b-x4vhfevrfk],
.fluent-dark .schedule-overview .event-content div label[b-x4vhfevrfk],
.fabric-dark .schedule-overview .event-content div label[b-x4vhfevrfk],
.highcontrast .schedule-overview .event-content div label[b-x4vhfevrfk],
.tailwind-dark .schedule-overview .event-content div span[b-x4vhfevrfk],
.bootstrap-dark .schedule-overview .event-content div span[b-x4vhfevrfk],
.bootstrap5-dark .schedule-overview .event-content div span[b-x4vhfevrfk],
.fluent-dark .schedule-overview .event-content div span[b-x4vhfevrfk],
.fabric-dark .schedule-overview .event-content div span[b-x4vhfevrfk],
.highcontrast .schedule-overview .event-content div span[b-x4vhfevrfk] {
  color: #fff;
}

.schedule-overview .cell-footer.e-btn[b-x4vhfevrfk] {
  background-color: #ffffff;
  border-color: #878787;
  color: #878787;
}

.schedule-overview .cell-footer[b-x4vhfevrfk] {
  padding-top: 10px;
}

.schedule-overview .e-quick-popup-wrapper .e-cell-popup .e-popup-content[b-x4vhfevrfk] {
  padding: 0 14px;
}

.schedule-overview .e-quick-popup-wrapper .e-event-popup .e-popup-footer[b-x4vhfevrfk] {
  display: block;
}

.schedule-overview .e-quick-popup-wrapper .e-popup-footer button:first-child[b-x4vhfevrfk] {
  margin-right: 5px;
}

.schedule-overview .calendar-import.e-upload[b-x4vhfevrfk] {
  border: 0;
  padding-left: 0 !important;
}

  .schedule-overview .calendar-import.e-upload .e-file-select-wrap[b-x4vhfevrfk] {
    padding: 0
  }

    .schedule-overview .calendar-import.e-upload .e-file-select-wrap .e-file-drop[b-x4vhfevrfk], .calendar-import .e-upload-files[b-x4vhfevrfk] {
      display: none;
    }

.bootstrap4 .schedule-overview .overview-toolbar .e-toolbar .e-toolbar-item:not(.e-separator)[b-x4vhfevrfk],
.material .schedule-overview .overview-toolbar .e-toolbar .e-toolbar-item:not(.e-separator)[b-x4vhfevrfk] {
  padding: 4px 2.5px;
}

.schedule-overview .overview-toolbar .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn[b-x4vhfevrfk] {
  height: 50px !important;
}

.schedule-overview .overview-toolbar .e-toolbar .e-toolbar-item:not(.e-separator)[b-x4vhfevrfk] {
  padding: 3.5px;
}

.schedule-overview .overview-toolbar .e-toolbar .e-toolbar-item .e-tbar-btn[b-x4vhfevrfk] {
  padding: 1.5px !important;
}

.e-bigger .schedule-overview .overview-toolbar .e-toolbar .e-toolbar-item:not(.e-separator)[b-x4vhfevrfk] {
  padding: 5px;
}

.e-bigger .schedule-overview .overview-toolbar .e-toolbar .e-toolbar-item .e-tbar-btn[b-x4vhfevrfk] {
  padding: 6px;
}

.bootstrap:not(.e-bigger) .schedule-overview .overview-toolbar .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn:hover[b-x4vhfevrfk],
.bootstrap-dark:not(.e-bigger) .schedule-overview .overview-toolbar .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn:hover[b-x4vhfevrfk],
.bootstrap4:not(.e-bigger) .schedule-overview .overview-toolbar .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn:hover[b-x4vhfevrfk] {
  border-width: 1.5px;
  padding: unset !important;
}

.schedule-overview .overview-toolbar .e-toolbar .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon[b-x4vhfevrfk],
.schedule-overview .overview-toolbar .e-toolbar .e-toolbar-item .e-btn.e-tbar-btn .e-tbar-btn-text[b-x4vhfevrfk] {
  line-height: 23px !important;
  min-height: 23px !important;
  padding: 0px !important;
}

.schedule-overview .overview-toolbar .e-toolbar .e-toolbar-item.e-template .icon-child[b-x4vhfevrfk] {
  height: 23px !important;
}

.schedule-overview .overview-toolbar .e-toolbar .e-toolbar-item.e-template .text-child[b-x4vhfevrfk] {
  line-height: 23px !important;
}

.tailwind .schedule-overview.e-schedule .e-left-indent .e-header-cells[b-x4vhfevrfk],
.tailwind-dark .schedule-overview.e-schedule .e-left-indent .e-header-cells[b-x4vhfevrfk] {
  height: 66px;
}

.tailwind .e-more-popup-wrapper .e-more-event-close .e-btn-icon[b-x4vhfevrfk],
.tailwind-dark .e-more-popup-wrapper .e-more-event-close .e-btn-icon[b-x4vhfevrfk] {
  margin-top: 0px;
}

.bootstrap-dark .schedule-overview .overview-content[b-x4vhfevrfk] {
  border: 1px solid #505050;
}

.bootstrap5-dark .schedule-overview .overview-content[b-x4vhfevrfk] {
  border: 1px solid #444c54;
}

.bootstrap5 .schedule-overview .overview-toolbar .overview-toolbar-settings[b-x4vhfevrfk] {
  border-color: #dee2e6;
}

.bootstrap5-dark .schedule-overview .overview-toolbar .overview-toolbar-settings[b-x4vhfevrfk] {
  border-color: #444c54;
}

.bootstrap-dark .schedule-overview .overview-toolbar .overview-toolbar-settings[b-x4vhfevrfk] {
  border-color: #505050;
}

.bootstrap-dark .schedule-overview .overview-header .overview-titlebar .title-bar-btn[b-x4vhfevrfk],
.bootstrap5-dark .schedule-overview .overview-header .overview-titlebar .title-bar-btn[b-x4vhfevrfk],
.bootstrap5 .schedule-overview .overview-header .overview-titlebar .title-bar-btn[b-x4vhfevrfk],
.tailwind .schedule-overview .overview-header .overview-titlebar .title-bar-btn[b-x4vhfevrfk],
.tailwind-dark .schedule-overview .overview-header .overview-titlebar .title-bar-btn[b-x4vhfevrfk],
.material .schedule-overview .overview-header .overview-titlebar .title-bar-btn[b-x4vhfevrfk] {
  box-shadow: none;
}

@@media (max-width: 881px) {
  .schedule-overview .overview-content .right-panel[b-x4vhfevrfk] {
    position: absolute;
    width: auto;
  }
}


/*new*/

/*.schedule-overview .event-content {
    height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 15px;
}*/

.schedule-overview .event-content div span[b-x4vhfevrfk] {
  font-size: 1.6em;
  color: #151515;
  letter-spacing: 0.1px;
  line-height: 14px;
  overflow: visible;
  text-overflow: ellipsis;
  padding-left: 8px;
  position: relative;
  width: 200px;
}

.e-upload.calendar-import button[b-x4vhfevrfk] {
  margin-bottom: 4px;
}

.settings-label[b-x4vhfevrfk] {
  font-size: 0.9rem;
  line-height: 34px;
  margin: 0;
}

.e-input-group.e-error[b-x4vhfevrfk], .e-input-group.e-control-wrapper.e-error[b-x4vhfevrfk], .e-input-group.e-error:not(.e-float-icon-left)[b-x4vhfevrfk], .e-input-group.e-control-wrapper.e-error:not(.e-float-icon-left)[b-x4vhfevrfk] {
  border-color: #ced4da;
}

  .e-input.e-error[b-x4vhfevrfk], .e-input.e-error:focus[b-x4vhfevrfk], .e-input-group.e-error input.e-input[b-x4vhfevrfk], .e-input-group.e-control-wrapper.e-error input.e-input[b-x4vhfevrfk], .e-input-group.e-control-wrapper.e-error .e-input-group-icon[b-x4vhfevrfk], .e-input-group.e-error .e-input-group-icon[b-x4vhfevrfk], .e-input-group.e-error textarea.e-input[b-x4vhfevrfk], .e-input-group.e-control-wrapper.e-error textarea.e-input[b-x4vhfevrfk] {
    border-color: #ced4da;
  }

.e-check-large[b-x4vhfevrfk] {
  padding-right: 15px;
  padding-top: 5px;
  color: rgba(0,0,0,0.5);
}

.add-btn-right[b-x4vhfevrfk] {
  float: right;
}

.add-btn-left[b-x4vhfevrfk] {
  float: left;
  width: 80%;
}

.list-group-item[b-x4vhfevrfk] {
  padding: 0.125rem 0.5rem;
  background: #e9ecef;
}

/*dual listboxes*/
#listbox1[b-x4vhfevrfk] {
  width: 58%;
  float: left;
}

#listbox2[b-x4vhfevrfk] {
  width: 38%;
  float: right;
}

.ml-30[b-x4vhfevrfk] {
  margin-left: -30px !important;
}
/* _content/SchedulerSGV2/Components/Pages/RequestPage.razor.rz.scp.css */

/*remove border color*/
.e-input-group.e-error.e-custom-style[b-uuo1sb9b6w], .e-input-group.e-control-wrapper.e-error.e-custom-style[b-uuo1sb9b6w], .e-input-group.e-error.e-custom-style:not(.e-float-icon-left)[b-uuo1sb9b6w], .e-input-group.e-control-wrapper.e-error.e-custom-style:not(.e-float-icon-left)[b-uuo1sb9b6w] {
  border-color: #ced4da;
}

.e-input.e-error[b-uuo1sb9b6w], .e-input.e-error:focus[b-uuo1sb9b6w], .e-input-group.e-error input.e-input[b-uuo1sb9b6w], .e-input-group.e-control-wrapper.e-error input.e-input[b-uuo1sb9b6w], .e-input-group.e-control-wrapper.e-error .e-input-group-icon[b-uuo1sb9b6w], .e-input-group.e-error .e-input-group-icon[b-uuo1sb9b6w], .e-input-group.e-error textarea.e-input[b-uuo1sb9b6w], .e-input-group.e-control-wrapper.e-error textarea.e-input[b-uuo1sb9b6w] {
  border-color: #ced4da;
}

.e-checkbox-wrapper .e-label[b-uuo1sb9b6w] {
  font-size: 1.5rem;
  line-height: 1.5;
  position: relative;
  width: fit-content;
}

.e-input-group input.e-input[b-uuo1sb9b6w], .e-input-group.e-control-wrapper input.e-input[b-uuo1sb9b6w], .e-input-group .e-input[b-uuo1sb9b6w], .e-input-group.e-control-wrapper .e-input[b-uuo1sb9b6w] {
  font-size: x-large;
}

.icon-button[b-uuo1sb9b6w] {
  border: none;
  font-size: 16px;
  margin-right: -10px;
}

.control-wrapper-search[b-uuo1sb9b6w] {
  width: 200px;
  margin: 0 auto;
  padding: 0px 0px 0px 0px;
}

.control-wrapper-search-phone[b-uuo1sb9b6w] {
  width: 200px;
  margin: 0 auto;
  padding: 0px 0px 0px 0px;
}

.grid-container[b-uuo1sb9b6w] {
  display: inline-grid;
  grid-template-columns: auto auto auto;
}

.grid-item[b-uuo1sb9b6w] {
  text-align: left;
  min-width: 140px;
}

.grid-item-phone[b-uuo1sb9b6w] {
  text-align: left;
  min-width: 110px
}

.grid-item-wide[b-uuo1sb9b6w] {
  text-align: left;
  width: fit-content;
}

.rp-icon[b-uuo1sb9b6w] {
  color: #0d6efd;
  margin-right: 0.2rem;
}

.align-top[b-uuo1sb9b6w] {
  vertical-align: top;
}
