.invis_parant {
    display:none!important;
}

.fc-scroller.fc-day-grid-container {
    overflow: hidden scroll;
    height: 960px!important;
}

@media screen and (max-width: 800px) {
  div#qtip-9 {
    left: 1px!important;
  }

  div#qtip-9 {
    left: 94px!important;
    width: 100%;
  }
}

.button-action .gsc-button.medium {
    width:100%;
}

.lightgallery li {
    display: table-cell;
    padding: 2px;
}

.canteen-hover-box {
    background-color: #ebcc1957!important;
    padding:20px!important
}

.ldsBlueNoIcon .ddTitle .ddTitleText {
  background-color: #fff;
  -webkit-box-shadow: 0 0 2px 2px rgb(0 0 0 / 2%) inset;
  box-shadow: 0 0 2px 2px rgb(0 0 0 / 2%) inset;
  border: 1px solid rgba(0,0,0,.1);
  padding: 5px 10px;
}
.ldsBlueNoIcon {
  border: 1px solid #fff;
}
.ldsBlueNoIcon .divider {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  right: 24px;
}
.ldsBlueNoIcon .ddChild {
  border: 1px solid #fff;
  background-color: #fff;
  left: -1px;
}
.ldsBlueNoIcon .ddChild li.selected {
  background-color: #fff;
  color: #003;
}
.ldsBlueNoIcon .ddChild li {
  padding: 5px;
  background-color: #fff;
  border-bottom: 0 !important;
}