body .region-content .event-wrapper:not(.title) .block.block-hkust-events-listing-non-hkust-events h1 {
  margin-bottom: 0;
}
body .region-content .event-wrapper:not(.title) .block.block-hkust-events-listing-non-hkust-events h1 + p {
  margin-bottom: 40px;
  font-size: 1.28em;
}
.block-hkust-events-post-event-block .block-wrapper {
  padding: 18px 30px;
  background-color: #EAECEE;
}
.block-hkust-events-post-event-block .heading {
  font-size: 1.29em;
  line-height: 1.17em;
  color: #003366;
  font-weight: 700;
  text-transform: uppercase;
}
.block-hkust-events-post-event-block .description {
  margin-top: 9px;
  font-size: 1.14em;
}
.block-hkust-events-post-event-block .actions {
  margin-top: 28px;
}
.block-hkust-events-post-event-block .actions .btn {
  display: block;
  background-color: #94771E;
  border-radius: 0;
  color: white;
  font-size: 1.14em;
  text-transform: uppercase;
  font-weight: 700;
  padding: 8px 11px;
  min-width: 0;
  transition: background-color 0.25s ease;
}
.block-hkust-events-post-event-block .actions .btn:before {
  content: "\f084";
  display: inline-block;
  font-size: 1.2em;
  font-family: Font Awesome\ 5 Free;
  margin-right: 8px;
  vertical-align: middle;
}
.block-hkust-events-post-event-block .actions .btn:hover {
  background-color: #796219;
}
.block-hkust-events-post-event-block .register {
  font-size: 1.14em;
  font-weight: 700;
  margin-top: 16px;
}
.block-hkust-events-post-event-block .register a {
  font-weight: 400;
  color: #003366;
  text-decoration: underline;
}
.block-hkust-events-user-pref .block-wrapper {
  padding: 18px 16px;
  background-color: #EAECEE;
  text-align: center;
  color: #003366;
  font-size: 1.14em;
}
.block-hkust-events-user-pref .block-wrapper:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
.block-hkust-events-user-pref span.fas {
  color: #ABB1BA;
  font-size: 34px;
  vertical-align: middle;
  margin-right: 16px;
}
.block-hkust-events-social-share .share-btns .share-btn {
  display: inline-block;
  background-color: #ABB1BA;
  color: white;
  border-radius: 8px;
  padding: 6px 9px;
  font-size: 0.86em;
  text-decoration: none;
}
.block-hkust-events-social-share .share-btns .share-btn:before {
  content: "";
  font-family: Font Awesome\ 5 Free;
  display: inline-block;
  margin-right: 9px;
  font-size: 16px;
}
.block-hkust-events-social-share .share-btns .share-btn.share-fb:before {
  font-family: Font Awesome\ 5 Brands;
  content: "\f39e";
}
.block-hkust-events-social-share .share-btns .share-btn.share-email:before {
  content: "\f0e0";
}
.block-hkust-events-social-share .share-btns .share-btn.share-cal:before {
  content: "\f073";
}
.block-hkust-events-social-share .share-btns .share-btn + .share-btn {
  margin-left: 4px;
}
.block-hkust-events-calendar .fc {
  border: 1px solid #d6d9dd;
  height: 370px;
}
.block-hkust-events-calendar .fc h2 {
  font-size: 1em;
  color: black;
  margin: 0;
}
.block-hkust-events-calendar .fc th,
.block-hkust-events-calendar .fc td,
.block-hkust-events-calendar .fc .fc-row {
  padding: 0;
  border: 0;
}
.block-hkust-events-calendar .fc th {
  text-transform: uppercase;
  font-size: 0.71em;
  font-weight: 500;
  color: #4F4F4F;
}
.block-hkust-events-calendar .fc td.fc-day-top {
  text-align: center;
  vertical-align: middle;
}
.block-hkust-events-calendar .fc td.fc-day-top span.fc-day-number {
  float: none;
}
.block-hkust-events-calendar .fc .fc-view-container {
  padding: 16px 20px;
  border-top: 1px solid #d6d9dd;
}
.block-hkust-events-calendar .fc .fc-body .fc-row {
  min-height: 40px;
  height: 40px;
}
.block-hkust-events-calendar .fc .fc-body .fc-row:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.block-hkust-events-calendar .fc .fc-body .fc-row > * {
  display: inline-block;
  vertical-align: middle;
}
.block-hkust-events-calendar .fc .fc-toolbar {
  height: 48px;
}
.block-hkust-events-calendar .fc .fc-toolbar:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.block-hkust-events-calendar .fc .fc-toolbar .fc-left,
.block-hkust-events-calendar .fc .fc-toolbar .fc-right {
  height: inherit;
}
.block-hkust-events-calendar .fc .fc-toolbar .fc-center {
  vertical-align: middle;
}
.block-hkust-events-calendar .fc .fc-toolbar button {
  height: 100%;
  -webkit-appearance: none;
  border: 0;
  background: transparent;
}
.block-hkust-events-calendar .fc .fc-view,
.block-hkust-events-calendar .fc .fc-view > table {
  z-index: 0;
}
.block-hkust-events-calendar .fc td.fc-today,
.block-hkust-events-calendar .fc td.fc-highlight {
  background-color: transparent;
}
.block-hkust-events-calendar .fc td.fc-day-top > span {
  cursor: pointer;
}
.block-hkust-events-calendar .fc td.fc-day-top span {
  border-radius: 50%;
  padding: 6px;
  display: inline-block;
  min-width: 1.5em;
  min-height: 1.5em;
}
.block-hkust-events-calendar .fc td span.fc-day-number a {
  color: black;
}
.block-hkust-events-calendar .fc td.fc-today span {
  background-color: #4A8FD5;
}
.block-hkust-events-calendar .fc td.fc-today span,
.block-hkust-events-calendar .fc td.fc-today span a {
  color: white;
}
.block-hkust-events-calendar .fc td.fc-event-container {
  position: relative;
}
.block-hkust-events-calendar .fc td.fc-event-container .fc-event {
  width: 1.5em;
  height: 1.5em;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 14px;
  border: 0;
  border-radius: 50%;
  padding: 6px;
  background-color: #ececec;
  margin: 0 auto;
  position: relative;
  z-index: -1;
}
.block-hkust-events-calendar .fc .fc-content-skeleton table tbody {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.block-hkust-events-calendar .fc .fc-content-skeleton table tbody tr {
  display: none;
}
.block-hkust-events-calendar .fc .fc-content-skeleton table tbody tr:first-child {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.block-hkust-events-calendar .fc td.fc-date-highlight span {
  background-color: #ececec;
  font-weight: 700;
  border-radius: 50%;
  padding: 6px;
  display: inline-block;
  min-width: 1.5em;
  min-height: 1.5em;
}
.block-hkust-events-calendar .fc .fc-toolbar.fc-header-toolbar {
  margin: 0;
}
.layout .listing .block + .block {
  margin-top: 40px;
}
.block-hkust-events-category-ics .block-body {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.block-hkust-events-category-ics .block-body:before,
.block-hkust-events-category-ics .block-body:after {
  content: none;
}
.block-hkust-events-category-ics .block-body > * {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.block-hkust-events-category-ics .block-body .rss {
  width: 44px;
}
.block-hkust-events-category-ics .block-body .rss a {
  font-size: 2.3em;
  color: #D2A92B;
}
.block-hkust-events-category-ics .block-body .category {
  display: inline;
  font-weight: 700;
}
.block-hkust-events-category-ics .block-body a.btn-add-to-calendar {
  color: #A0A0A0;
  line-height: 1em;
}
.block-hkust-events-listing-filters form .form-item label {
  position: absolute;
  top: -9999px;
  width: 1px;
  height: 1px;
}
@media screen and (max-width: 992px) {
  .block-hkust-events-social-share .share-btns {
    margin-top: 10px;
  }
  .block-hkust-events-social-share .share-btns .share-btn {
    font-size: 0.71em;
    padding: 4px 9px;
  }
  .block-hkust-events-post-event-block,
  .block-hkust-events-user-pref {
    display: none;
  }
}
body .region-content .event-wrapper.eboard {
  position: relative;
}
body .region-content .event-wrapper.eboard:before {
  content: "";
  display: block;
  width: 535px;
  height: 371px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/please-join.png);
  z-index: 1;
}
body .region-content .event-wrapper.eboard .view.event-listing:after {
  content: "";
  display: block;
  width: 355px;
  height: 90px;
  position: absolute;
  bottom: 0;
  right: 0;
  background-image: url(../images/bg-flip.png);
  z-index: 1;
  transition: all ease 0.25s;
}
body .region-content .event-wrapper.eboard .view.event-listing.last-page:after {
  opacity: 0;
}
.eboard .view.event-listing {
  padding: 40px 0;
  border-top: 37px solid #003366;
  position: absolute;
  width: 1920px;
  height: 1000px;
  overflow: hidden;
  border-bottom: 1px solid black;
}
.eboard .view.event-listing .header {
  text-align: center;
}
.eboard .view.event-listing .header h1 {
  font-size: 70px;
  line-height: 74px;
  color: black;
  margin: 0;
}
.eboard .view.event-listing .header .period {
  font-size: 46px;
  line-height: 50px;
  font-weight: 700;
  color: #003366;
  text-transform: uppercase;
}
.eboard .view.event-listing .content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 745px;
  white-space: nowrap;
}
.eboard .view.event-listing .content .grouping {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 40px 103px;
  white-space: normal;
  margin-left: -4px;
  margin-top: 0;
}
.eboard .view.event-listing .content .grouping:first-child {
  margin-left: 0;
}
.eboard .view.event-listing .views-row {
  padding: 0;
  padding-bottom: 60px;
  border-bottom: 0;
}
.eboard .view.event-listing .views-row .image {
  width: 382px;
  padding-right: 34px;
  box-sizing: content-box;
}
.eboard .view.event-listing .views-row .date {
  display: table-caption;
  font-size: 38px;
  line-height: 40px;
  color: #003366;
  padding-bottom: 10px;
}
.eboard .view.event-listing .views-row .date strong {
  font-weight: 800;
}
.eboard .view.event-listing .views-row .date .date-display {
  text-transform: uppercase;
}
.eboard .view.event-listing .views-row .detail h2 {
  font-size: 38px;
  line-height: 1.2em;
  margin-bottom: 20px;
}
.eboard .view.event-listing .views-row .detail .time,
.eboard .view.event-listing .views-row .detail .venue {
  color: #003366;
  font-size: 30px;
}
.eboard .view.event-listing .views-row .qr-code {
  display: table-cell;
  vertical-align: top;
  width: 250px;
  padding-left: 30px;
}
body .region-content .block-hkust-events-listing-organizer-landing-organizer-list h4 {
  font-size: 1.29em;
  text-transform: uppercase;
}
body .region-content .block-hkust-events-listing-organizer-landing-organizer-list .organizer-wrapper {
  padding: 3px 0;
}
body .region-content article.node--type-events.event-cancelled .details-left .block-field-blocknodeeventsfield-event-image figure,
body .region-content .event-listing .image.event-cancelled .details-left .block-field-blocknodeeventsfield-event-image figure,
body .region-content article.node--type-events.event-cancelled > a,
body .region-content .event-listing .image.event-cancelled > a {
  position: relative;
}
body .region-content article.node--type-events.event-cancelled .details-left .block-field-blocknodeeventsfield-event-image figure:before,
body .region-content .event-listing .image.event-cancelled .details-left .block-field-blocknodeeventsfield-event-image figure:before,
body .region-content article.node--type-events.event-cancelled > a:before,
body .region-content .event-listing .image.event-cancelled > a:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/event_cancelled.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  pointer-events: none;
}
body .region-content article.node--type-events .field-item.updated,
body .region-content .event-listing .detail .updated {
  position: relative;
  padding-right: 5em;
}
body .region-content article.node--type-events .field-item.updated:after,
body .region-content .event-listing .detail .updated:after {
  content: 'Updated';
  display: inline-block;
  background-color: #e9d710;
  margin-left: 10px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
  color: black;
  font-size: 12px;
  font-weight: 700;
  line-height: 1em;
  padding: 8px 12px;
  position: absolute;
  top: 0;
  right: 0;
}
body .region-content article.node--type-events .field-item.updated.field--type-image,
body .region-content .event-listing .detail .updated.field--type-image {
  padding-right: 0;
}
body .region-content article.node--type-events .field-item.updated.field--type-image:after,
body .region-content .event-listing .detail .updated.field--type-image:after {
  position: relative;
}
html[lang=zh-hant] body .region-content article.node--type-events .field-item.updated:after,
html[lang=zh-hans] body .region-content article.node--type-events .field-item.updated:after,
html[lang=zh-hant] body .region-content .event-listing .detail .updated:after,
html[lang=zh-hans] body .region-content .event-listing .detail .updated:after {
  content: '已更新';
}
.view.event-listing .views-row .detail .category-wrapper.updated:after {
  content: 'Updated';
}
body .region-content article.node--type-events .tags .field-item.updated:after {
  font-family: 'Muli';
  text-transform: none;
  letter-spacing: 0.06em;
}
