@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
.plus-jakarta-sans-<uniquifier> {
  font-family: "Plus Jakarta Sans", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
:root {
    --fc-button-active-bg-color: white;
    --fc-button-active-border-color: transparent;
    --fc-button-text-color: black;
    --fc-small-font-size: 12px;
    --fc-bg-event-color: #1ab394;
}
.fc-left h2 {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.fc-today-button {
    text-transform: capitalize;
}
.fc .fc-button-group {
    background: rgba(251, 251, 252, 1);
    padding: 4px;
    border-radius: 8px;
    border: 1px solid rgba(231, 231, 236, 1);
}
.fc .fc-header-toolbar .fc-button {
    background: transparent;
    border-color: transparent;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    line-height: 17.64px;
    color: rgba(142, 142, 142, 1);
    padding: 9px 20px;
    line-height: initial;
    height: initial;
    border-radius: 6px !important;
    margin: 0 5px;
}
.fc .fc-header-toolbar .fc-button.fc-button-active {
    box-shadow: 0px 1px 3px 0px rgba(47, 43, 67, 0.25);
    background: white;
    font-weight: 700;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: black;
}
.fc .fc-header-toolbar .fc-button-primary:not(:disabled).fc-button-active:focus, 
.fc .fc-header-toolbar .fc-button-primary:not(:disabled):active:focus {
    box-shadow: 0px 1px 3px 0px rgba(47, 43, 67, 0.25);
}
.fc-toolbar-title {
    min-width: 15ch;
}
.fc .dropdown-menu > li > a {
    background: white;
    color: #676a6c;
}
.fc .dropdown-menu>li>a:focus, .fc .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
.fc .fc-timegrid-col-bg .fc-bg-event {
    opacity: 1;
    border-radius: 6px;
}
#calendar {
    background: white;
}
.fc .fc-toolbar.fc-header-toolbar {
    padding: 5px 15px 0;
    margin-bottom: 5px;
}
.appointment-column {
    background: rgba(249, 249, 249, 1);
}
.fc .fc-timegrid-slot-minor {
    border-top-style: none;
}
.fc .fc-timegrid-slot {
    height: 32px;
}
.fc-event .fc-event-main-frame {
    font-family: Plus Jakarta Sans;
    font-size: 12px;
    /*font-weight: 600;*/
    line-height: 16.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.fc-event .fc-event-title {
    color: white;
}
.fc-event .fc-event-time {
    display: none;
}
.fc-event .ng-scope.ng-isolate-scope {
    display: block;
}
.fc-event .ng-scope,
.fc-event .ng-scope > div,
.fc-event .ng-scope > div > div,
.fc-event .ng-scope > div > div > .dropdown-toggle {
    height: 100%;
}
.first-stop-star {
    background: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="iso-8859-1"%3F><svg height="12px" width="12px" version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 47.94 47.94" xml:space="preserve"><path style="fill:%23eddc26;" d="M26.285,2.486l5.407,10.956c0.376,0.762,1.103,1.29,1.944,1.412l12.091,1.757c2.118,0.308,2.963,2.91,1.431,4.403l-8.749,8.528c-0.608,0.593-0.886,1.448-0.742,2.285l2.065,12.042c0.362,2.109-1.852,3.717-3.746,2.722l-10.814-5.685c-0.752-0.395-1.651-0.395-2.403,0l-10.814,5.685c-1.894,0.996-4.108-0.613-3.746-2.722l2.065-12.042c0.144-0.837-0.134-1.692-0.742-2.285l-8.749-8.528c-1.532-1.494-0.687-4.096,1.431-4.403l12.091-1.757c0.841-0.122,1.568-0.65,1.944-1.412l5.407-10.956C22.602,0.567,25.338,0.567,26.285,2.486z"/></svg>');
    height: 12px;
    width: 12px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 3px;
    margin-top: -4px;
}
.fc-event, .fc-agenda .fc-event-time, .fc-event a {
    padding: 0;
}
.event-inner {
    padding: 4px 6px;
    color: white;
    cursor: pointer;
}
.close-out-select-container {
    margin: 12px 10px;
}
.close-out-select {
    appearance: none;
    background: rgba(187, 187, 187, 1);
    border: none;
    border-radius: 6px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 17.64px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    text-transform: capitalize;
    color: white;
    text-align: center;
    cursor: pointer;
    max-width: 100%;
    width: 14ch;
}
.close-out-select:has(option:checked:not([value=""])) {
    background: rgba(85, 163, 212, 1);
}
.fc .fc-timegrid-slot-label {
    border-top-color: transparent;
}
.fc .fc-timegrid-slot-label[data-time="13:00:00"],
.fc .fc-timegrid-slot-label[data-time="18:00:00"] {
    border-top-color: var(--fc-border-color);
}
.fc .fc-col-header-cell {
    height: 74px;
    color: rgba(28, 28, 28, 1);
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 20.16px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    text-align: center;
    vertical-align: middle;
}
.fc .fc-col-header-cell a {
    color: black;
    cursor: initial;
    margin: 10px auto 0;
}
.fc .fc-col-header-cell a span {
    font-size: 14px;
    font-weight: 600;
    line-height: 17.64px;
    color: rgba(142, 142, 142, 1);
}
.fc-scrollgrid-sync-inner {
    border-bottom: 1px solid var(--fc-border-color);
    padding-bottom: 10px;
}
.fc-timegrid-col-bg:hover {
    z-index: 4;
}
.event-inner {
    overflow: hidden;
}
.fc-direction-ltr .fc-timegrid-col-events {
    margin: 0px 4px 0px 4px;
}
.fc-direction-ltr .fc-timegrid-col-bg {
    margin: 0px 10px 0px 4px;
}
.fc .fc-event,
.fc .fc-event {
    line-height: 1;
    margin: 0;
    font-size: 12px;
}
.vetted-opacity {
    opacity: 0.5;
}
.appointments-calendar .date-picker .btn-group-sm > .btn, .appointments-calendar .date-picker .btn-sm, .appointments-inspector-calendar .date-picker .btn-group-sm > .btn, .appointments-inspector-calendar .date-picker .btn-sm {
    padding: 3px 4px;
    background: transparent;
    color: black;
    border: none;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
}
button.btn.btn-default.btn-sm.btn-info.active {
    background: rgba(0, 116, 255, 1);
    border-radius: 9px;
}
button.btn.btn-default.btn-sm.btn-info.active span {
    color: white;
}
.appointments-calendar .date-picker .text-muted {
    color: rgba(142, 142, 142, 1);
}
.appointments-calendar .wrapper-content,
.appointments-inspector-calendar .wrapper-content {
    padding-left: 0;
    padding-top: 0;
}
.appointment-column .fc-v-event{
    color: white;
    padding: 6px;
    border-radius: 4px;
}
.appointments-calendar .devices,
.appointments-inspector-calendar .devices {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

