/* Default styles */
#app {
    background: linear-gradient(142deg, #D3D4D6 0%, #F0F0F0 100%);
    width: 100%;
}


.instructor {
    font-family: "Saira Condensed", sans-serif;
    text-transform: uppercase;
    text-align: left;
    position: absolute;
    top: 100px;
    right: 0px;
}


#category-filters {
    display: flex;
    gap: 10px;
    margin-top: 10px;
    align-items: center;
    height: 120px;
    text-align: left;
}

.filter-btn {
    color: #ffffff;
    padding-left: 10px;
    border-radius: 3px;
    padding: 5px;
    line-height: 15px;
    height: 30px;
    font-size: 18px;
    cursor: pointer;
    /* min-height: 30px; */
    font-family: "Saira Condensed", sans-serif;
    text-transform: uppercase;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
    font-style: normal;
    font-weight: 400;
    width: 123px;
}


    

#date-navigation {

}

.date-number, .popup-date-number {

    text-align: right;
    display: inline-flex;
    height: 120px;
}

div#date, .popup-date {
    display: flex;
}

.date-text {
padding-right:30px;
    height: 120px;
}

span#date-mmmYYYY {
    width: 100%;
}
.nav-btn {

}

.nav-btn:hover {
    background-color: #1f4c92;
}


#control-bar {
  float: right;
  margin-top: 20px;
  margin-right: 20px;
}

#date {
  font-size: 19px;
}

.nav-btn {
    color: #ffffff;
    background: transparent;
    padding: 0px;
    font-style:normal;
}




.thDay {
  font-size: 24px;
    font-weight: 300;
  margin-left: 5px;
}

.monthYear {
  float: left;
  color: #A5FE00;
  font-size: 12px;
    font-weight: 300;
  margin-left: 22px;
  /* margin-top: -5px; */
  clear: left;
}

#timeline {
background-color: #2956A6;
  color: #ffffff;
  height: 30px;
  white-space: nowrap;
  overflow: hidden;
  box-shadow: 0px 1px 6px -3px rgba(0, 0, 0, 0.5);
}

.timeBlock {
  display: inline-block;
  height: inherit;
  /* border-left: 1px solid #4D4D4D; */
  /* padding-left: 2px; */
  text-align: center;
  padding-top: 1px;
  width: 80px;
}

.time {
  display: inline-block;
  height: inherit;
}

.hours {
  font-size: 14px;
  font-weight: 300;
}

.minutes {
  font-size: 8px;
  font-weight: 300;
  padding-left: 0px;
}

.timeBlock:first-child {
  margin-left: 80px;
}

#schedule {
  width: inherit;
  min-height: 50vh;
  position: relative;
  overflow: hidden;
  /* touch-action: none; */
}

.tile {
    position: absolute;
    left: 40px;
    top: 50px;
    background-color: #2856A6;
    color: white;
    padding-left: 10px;
    border-radius: 3px;
    padding:5px;
    line-height:20px;
    height: auto;
    font-size: 15px;
    cursor:pointer;
    min-height:30px;
 color: white;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
}


.popup-content h2 {
    font-size: 40px;
    font-weight: 600;
}


 .event-popup {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: white;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        z-index: 1000;
        border-radius: 15px;
    }
    .popup-content {
        color:#000000;
    }
    .learn-more {
        display: block;
        margin-top: 10px;
        text-decoration: none;
        color: #ffffff;
        background:#00B6FF;
        padding:10px;
    }
    #close-popup {
        margin-top: 10px;
        padding: 5px 10px;
        background: #FF1354;
        color: white;
        border: none;
        cursor: pointer;
        font-style:normal;
    }
    #category-filter {
        margin: 10px;
    }
    #category-select {
        padding: 5px;
        font-size: 14px;
    }





#timeline-navigation {
    display: flex;
    justify-content: center;
    margin-top: 5px;
}

.scroll-btn {
    background-color: transparent;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    font-size: 20px;
    cursor: pointer;
    /* margin: 0 10px; */
    border-radius: 5px;
    font-style: normal;
}

.timeBlock {
    width: 80px;
    text-align: center;
}



.tile:hover {
    transform: scale(1.05);
}



.pop-top {
    display: block;
}

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

    #app {
    background: linear-gradient(142deg, #D3D4D6 0%, #F0F0F0 100%);
    width: 100%;
      font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
}

span#date-dd, .popup-date-number {  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
             font-weight:900;
             margin-top:0px;
    font-weight:700;
    font-size:100px;
    padding-left:10px;
}

span#date-dd {
             color:#666d73;
}

.popup-date-number {color:#ffffff;}

.dayDate, .popup-dayDate {font-family: "Inter", sans-serif;text-transform:none;width: 100%;}

.dayDate {
color:#666d73;
}

.popup-date-text {color:#ffffff;}

span#date-ordinalIndicator, .popup-date-ordinalIndicator {font-weight:900; }

.date-text, .popup-date-text {
    font-size: 17px;
    align-content: center;
    height: auto;
    line-height: 18px;
    text-align:left;
}

span#date-mmmYYYY, .popup-date-mmmYYYY {
    text-transform: none;
    font-weight: 900;
    /* padding: 5px; */
    /* color: #ffffff; */
}

span#date-mmmYYYY {
    color: #42494f;
}

.date-number, .popup-date-number {
    height: auto;
}

button.nav-btn {
    background: transparent;
    border: none;
    color: #42494f;
}

button#next-day, button#prev-day {
    color: #42494f;
}

button.filter-btn {
    border: none;
    text-transform: none;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    text-shadow: none;
    font-size: 16px;
    width: fit-content;
    padding: 10px 20px;
    height: auto;
    border-radius:5px;
}

div#category-filters {
    text-align: right;
}

.timeBlock {
    font-family: "Inter", sans-serif;
    font-size: 18px;
    font-weight: 300;
}

div#timeline {
    background: #89939b;
}

.tile {
    font-family: "Inter", sans-serif;
    text-transform: none;
    text-shadow:none;
}
.event-popup {width:400px; max-width:90%; overflow:hidden;}

.popImage {
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
}

.popup-bottom {
    padding: 20px;
}

.popup-bottom h2, .popup-bottom p {
    margin: 0px;
    padding: 0px;
    display: block;
}

.popup-bottom p {
    font-size: 18px;
    line-height: 32px;
}

.popup-bottom h2 {
    font-weight: 900;
}

button#close-popup {
    position: absolute;
    z-index: 99999;
    top: 10px;
    right: 15px;
    background: rgba(0,0,0,0.7);
    font-family: "Inter", sans-serif;
    font-weight: 900;
    font-size: 20px;
}


@media(max-width:700px){
    #category-filters {display:none;}

.instructor {
    display:none!important;
}
    
}