@font-face {
     font-family: 'S-CoreDream-3Light';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}

body {
    background: white;
}

#Imtexts {
    font-family: 'S-CoreDream-3Light', sans-serif;
}

#texts {
    font-family: 'S-CoreDream-3Light', sans-serif;
    color: black;

}

#titles {
    font-family: 'S-CoreDream-3Light', sans-serif;
    font-size: 50px;
    color: black;
    margin-top: 1.5em;
    margin-bottom: 1em;
}

#titles.home-title {
    color: white;
    font-weight: bold;
    filter: drop-shadow(0px 0px 5px black);
}

.sbj {
    outline: 3px solid dimgray;
}

#titles-nav {
    font-family: 'S-CoreDream-3Light', sans-serif;
    font-size: 22px;
    color: black;
}

.btn-secondary {
  --bs-btn-font-weight: 200;
  --bs-btn-color: #000000;
  --bs-btn-bg: #E5E7E9;
  --bs-btn-border-color: #E5E7E9;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #BDC3C7;
  --bs-btn-hover-border-color: #E5E7E9;
  --bs-btn-focus-shadow-rgb: #E5E7E9;
  --bs-btn-active-color: #E5E7E9;
  --bs-btn-active-bg: dodgerblue;
  --bs-btn-active-border-color: #E5E7E9;
  font-family: 'S-CoreDream-3Light', sans-serif;
  font-size: 25px;
  --bs-btn-padding-y: .100rem;
  --bs-btn-padding-x: .200rem;
  border-radius: 15px;
}

.btn-primary {
  --bs-btn-font-weight: 200;
  --bs-btn-color: white;
  --bs-btn-bg: dodgerblue;
  --bs-btn-border-color: dodgerblue;
  --bs-btn-hover-color: white;
  --bs-btn-hover-bg: dodgerblue;
  --bs-btn-hover-border-color: dodgerblue;
  --bs-btn-focus-shadow-rgb: dodgerblue;
  --bs-btn-active-color: dodgerblue;
  --bs-btn-active-bg: dodgerblue;
  --bs-btn-active-border-color: dodgerblue;
  font-family: 'ChosunBg', sans-serif;
  font-size: 20px;
  --bs-btn-padding-y: .120rem;
  --bs-btn-padding-x: .220rem;
  border-radius: 10px;
}

.btn-outline-primary {
  --bs-btn-font-weight: 200;
  --bs-btn-color: dodgerblue;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: dodgerblue;
  --bs-btn-hover-color: white;
  --bs-btn-hover-bg: dodgerblue;
  --bs-btn-hover-border-color: dodgerblue;
  --bs-btn-focus-shadow-rgb: dodgerblue;
  --bs-btn-active-color: white;
  --bs-btn-active-bg: dodgerblue;
  --bs-btn-active-border-color: dodgerblue;
  font-family: 'ChosunBg', sans-serif;
  font-size: 20px;
  --bs-btn-padding-y: .120rem;
  --bs-btn-padding-x: .220rem;
  border-radius: 10px;
}

.toggle-btn {
  --bs-btn-padding-x: 1rem;
}

.compact-btn {
  font-size: 20px;
  --bs-btn-padding-y: .120rem;
  --bs-btn-padding-x: .220rem;
}

.table-primary {
  --bs-table-bg: #c7e3ff;
  --bs-table-border-color: #dee2e6;
  --bs-table-color: black;
}

.tt-grid tbody tr:nth-child(even) td {
  background-color: #f2f2f2;
}

.makeup-list tbody tr:nth-child(odd) td {
  background-color: #f2f2f2;
}

.makeup-list tbody tr.today-row td {
  background-color: #c7e3ff;
}

.makeup-list tbody tr.past-row td {
  color: #adb5bd;
}

.brand-card {
  background-color: dodgerblue;
  color: white;
}

.back-fab {
  position: fixed;
  top: 16px;
  left: 16px;
  z-index: 1030;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: none;
  background-color: white;
  color: black;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.popover {
    font-family: 'S-CoreDream-3Light', sans-serif;
}

.fc-sticky {
                font-size: 16.5px;
}
.fc-daygrid-day-number {
    text-decoration-line: none;
    color: black;
    font-size: 12px;
}
.fc-col-header-cell-cushion {
    text-decoration-line: none;
    color:dodgerblue;
}
#calendar {
    font-family: 'S-CoreDream-3Light', sans-serif;
}
.fc {
    width: 100%;
}
.fc .fc-toolbar.fc-header-toolbar {
    margin: 5px 5px 0px 5px;
    padding: 0 40px;
    background-color: dodgerblue;
    height: 63px;
    font-weight: 600;
    font-size: 12px;
    line-height: 29px;
    color: white;
    border-radius: 10px 10px 0px 0px;
}
.fc .fc-button-primary {
    background-color: transparent;
    border: none;
    span {
        font-weight: 500;
        font-size: 28px;
    }
    :hover {
        background-color: transparent;
    }
}
.fc-theme-standard th {
    height: 32px;
    padding-top: 3.5px;
    background: #e5edff;
    border: 1px solid #dddee0;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #7b7b7b;
}
.fc .fc-daygrid-day.fc-day-today {
    background-color: #BDC3C7;
    color: dodgerblue;
}
.fc .fc-daygrid-day-frame {
    padding: 3px;
}
.fc .fc-daygrid-day-top {
    flex-direction: row;
    margin-bottom: 3px;
}
.fc-event {
    cursor: pointer;
    padding: 2px 2px;
    margin-bottom: 5px;
    border-radius: 4px;
    font-weight: 500;
    font-size: 14px;
}

.fc-event {
    background-color: orangered;
    border-color: orangered;
}


