#submitted {
  display: none;
}

#app label {
  font-size: 18px;
  color: white;
}
.footer {
  margin-top: 200px;
}

#app select {
  margin-left: 15px;
  padding: 15px;
}

#app select option {
  line-height: 15px;
}

#app label {
  margin: 20px;
}

#app textarea {
  padding: 15px;
}

#app {
  margin-top: 70px;
  width: 40%;
}

#app h3 {
  margin-bottom: 25px;
  color: white;
}

#app form button {
  display: block;
  margin: 0 auto;
  border: 0;
  border-radius: 5px;
  padding: 15px 25px;
  background-color: #00bbf2;
}

#app input[type="checkbox"] {
  padding: 5px;
}

#studentAvailability {
  background-color: white;
  border-radius: 10px;
  padding: 20px;
  width: 840px;
  height: 1200px;
  display: none;
}

.student_availability_cal .fc-dayGridMonth-view .fc-day-other {
  background-image: none;
  background-color: white;
}

.fc-toolbar-title {
  color: white;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  font-size: 30px;
  font-weight: 600;
}

.fc-dayGridMonth-view .fc-daygrid-day {
  background-image: url("../images/1.png");
  background-size: 66px;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  justify-content: center;
  text-align: center;
  align-items: center;
  z-index: 1;
  width: 100px;
  height: 100px;
  border-radius: 5px;
  font-size: 30px;
  font-weight: 600;
}

.fc-dayGridMonth-view tbody {
  width: 826px;
  height: 700px;
}

.student_availability_cal th {
  border: 0;
  width: 100px;
  height: 100px;
}

.fc-dayGridMonth-view td {
  border: 0;
  width: 100px;
  height: 100px !important;
}

.student_availability_cal th a {
  font-size: 30px;
  color: #333;
  font-weight: 600;
  position: relative;
}

.fc-dayGridMonth-view th a {
  top: 30px;
}

.fc-timeGridWeek-view th a {
  top: 0px;
}

.student_availability_cal thead {
  width: 780px;
  height: 100px;
}

.fc-timeGridWeek-view .fc-event {
  display: block; /* Ensure events are displayed */
}

.fc-timeGridWeek-view .fc-col-header-cell-cushion {
  top: 30px;
}
.fc-timeGridWeek-view tbody {
  height: 750px;
}

.fc-dayGridMonth-view table {
  border-spacing: 10px;
  border-collapse: separate;
}

.fc-dayGridMonth-view .fc-daygrid-day-number {
  margin: auto;
  bottom: -12px;
}

/* .fc-day-other a {
    color: grey;
  } */

.fc-scroller {
  overflow: hidden !important;
}

.fc-dayGridMonth-view .fc-scroller .fc-scroller-liquid-absolute {
  overflow: hidden !important;
}

.fc-dayGridMonth-view .fc-scrollgrid .fc-scrollgrid-liquid {
  width: none !important;
}

.fc .fc-scrollgrid-liquid {
  border: 0;
}

/* .fc-daygrid-day-frame .fc-scrollgrid-sync-inner {
    width: 100px;
    height: 100px;
  } */

/* .fc-dayGridMonth-view .fc .fc-daygrid-day-frame {
    width: 100px;
    height: 100px;
  } */

.fc-dayGridMonth-view tr {
  height: 100px;
}

.fc-dayGridMonth-view .fc-theme-standard .fc-scrollgrid {
  border: 0;
}

.fc-dayGridMonth-view .date-bubble .fc-daygrid-day-frame {
  min-height: none;
  height: 100px;
}

.fc-dayGridMonth-view .date-bubble a {
  color: white;
}

.fc-dayGridMonth-view .fc-daygrid-event {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
}

.fc-dayGridMonth-view .fc-daygrid-day-events {
  position: relative;
  z-index: 2;
}

.fc-timeGridWeek-view tbody {
  height: 700px;
}

.fc-timeGridWeek-view span {
  color: #333;
}

/* .fc-timeGridWeek-view .fc-event {
  display: block; 
} */

/* .fc-timeGridWeek-view .fc-timegrid-event {
  position: relative;
  z-index: 2; 
} */

#rmbrTz {
  color: #333;
  margin: 0px 50px 50px 50px;
}

#toSuccessPage {
  position: relative;
}

.blueButton {
  z-index: 4;
  border-radius: 5px;
  border: 0;
  padding: 10px 20px;
  background-color: #00bbf2;
}

#backToFirst {
  top: 1110px;
  position: relative;
}

.fc-timeGridWeek-view .fc-col-header-cell-cushion {
  top: 0;
}

#availModal {
  display: none; /* Hidden by default */ /* Stay in place */
  z-index: 100; /* Sit on top */
  position: absolute;
  background-color: #f5c172;
  border-radius: 5px;
  padding: 50px;
  width: 550px;
  top: 900px;
  color: #764c29;
}

#availModal start end {
  color: #764c29;
}

#availModal label {
  color: #764c29;
}

#availModalX {
  color: #764c29;
  margin-top: -20px;
  margin-right: -50px;
}

.fc-timeGridWeek-view tbody {
  height: 100px;
}

.fc .fc-scrollgrid-section-liquid > td {
  height: 600px;
}

.fc .fc-timegrid-axis-cushion,
.fc .fc-timegrid-slot-label-cushion {
  color: #764c29;
}

.fc .fc-scrollgrid-section,
.fc .fc-scrollgrid-section table,
.fc .fc-scrollgrid-section > td {
  height: 1px;
  background-color: white;
}

.fc .fc-scroller-harness-liquid {
  height: 600px;
}

.fc-timeGridWeek-view .fc-scrollgrid-section-body .fc-scroller {
  overflow: scroll !important;
  overflow-x: hidden !important;
}

.fc-timeGridDay-view .fc-scrollgrid-section-body .fc-scroller {
  overflow: scroll !important;
  overflow-x: hidden !important;
}

.fc-v-event .fc-event-main {
  font-size: 18px;
}

.fc-dayGridMonth-view .fc .fc-daygrid-day {
  background-color: #f09000;
}

.fc .fc-daygrid-day.fc-day-today {
  background-color: #df8600;
}

:root {
  --fc-border-color: #ff9b00; /* Your custom color */
  --fc-event-bg-color: #ff9b00;
  --fc-event-border-color: #ff9b00;
}

.fc-theme-standard th {
  border: 0;
}

.fc-timeGridWeek-view .fc .fc-scrollgrid-liquid {
  border: 1px solid #ff9b00;
}

.fc .fc-timegrid-day {
  border-right: 1px solid #ff9b00; /* Column border */
}

.fc-dayGridMonth-view .fc-daygrid-day {
  background-color: #ff9b00;
}

.fc .fc-toolbar.fc-header-toolbar button {
  background-color: #ff9b00;
  border-color: #ff9b00;
}

.fc .fc-button-primary:not(:disabled).fc-button-active {
  background-color: #ff9b00;
  border-color: #ff9b00;
}

.fc-dayGridMonth-view .fc-event {
  display: none !important;
}
