body {
  padding: 40px 0 0 0;
}

.block-article-large-top .view-content .views-row {
  position: relative;
}

.block-article-large-top .view-content .views-row .views-field-field-category {
  left: 20px;
}

.ui-dialog {
  z-index: 1000;
  background: white !important;
}

form .form-actions {
  display: flex;
}

.alert-success {
  background-color: yellow;
  border: 1px solid #ecec90;
}

.alert-success,
.alert-success a {
  color: #28271b;
}

#block-symnews-content {
  width: 100%;
}

button.timely-embedded-fes-btn {
  background-color: #eb4735;
  color: white;
  font-weight: bold;
  border: none;
  margin: 0 auto;
  float: none;
  display: block;
}

button.timely-embedded-fes-btn:hover {
  background-color: #0444c4;
}

#block-symnews-content iframe {
  width: 100%;
}

#block-adbarontop728x90banner {
  margin-bottom: 40px;
}

.fc-media-screen th {
  background-color: #2c3e50 !important;
}

/*Calendar correction*/
.fc-event {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  margin: 0 4px !important;
  padding: 4px 0 !important;
  flex-wrap: wrap;
  border: none !important;
}

.fc-h-event {
  background: none !important;
}

td.fc-day .fc-event-title {
  display: block;
  width: calc(100% - 10px);
  padding: 1px 5px;
  margin-top: 2px;
  white-space: normal;
  max-height: 3em;
  font-size: 12px;
  line-height: 1.4em;
  font-weight: bold;
}

td.fc-day .fc-daygrid-event .fc-event-title {
}

td.fc-day .fc-event-title-container .fc-event-title {
  width: 100%;
}

#calendar table {
  margin: 0;
}

#calendar table.fc-scrollgrid {
  border-left: 1px solid #2c3e507d !important;
}

#calendar table.fc-col-header {
}

#calendar th {
  border-color: black !important;
}

#calendar thead {
  border: 2px solid black !important;
}

.fc .fc-view-harness {
  /*	min-height: 695px !important;*/
}

.fc td {
  border-color: #2c3e507d !important;
}

.fc-day.fc-day-past {
  background-color: white;
}

.fc-day .fc-daygrid-day-number {
  font-weight: bold;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  margin: 5px;
}

/*.someclass:has(.class2) .target*/
.fc-day:has(.fc-event-title) .fc-daygrid-day-number {
  border-radius: 50%;
  background-color: rgb(26, 115, 232);
  color: white;
}

.fc-day .fc-daygrid-event-dot,
.fc-day .fc-event-time {
  display: none;
}

.fc-day .fc-event-time {
  color: #cb7327;
  font-weight: bold;
  margin: 0 !important;
}

.fc-day .fc-event-title {
  background-color: rgb(11, 128, 67);
  border-radius: 4px;
  color: white;
}

@media only screen and (min-height: 992px) {
  #calendar .fc-daygrid-day-events {
    height: 69px;
  }
}

@media only screen and (max-width: 991px) {
  .fc-event {
    flex-direction: column;
  }

  td.fc-day .fc-event-title {
    display: none;
  }

  .fc-daygrid-event-dot {
    margin: 3px 0 0 0 !important;
  }

  #calendar .fc-daygrid-day-events {
    /*height: 40px;*/
    margin: 0;
  }

  .fc td {
    vertical-align: unset !important;
    /*! height: 70px; */
  }

  .fc .fc-daygrid-day-top {
    justify-content: center;
  }
}

@media only screen and (max-width: 560px) {
  .fc .fc-button {
    padding: 5px !important;
  }

  .fc-toolbar-title {
    font-size: 20px !important;
    text-align: center;
  }
}

@media only screen and (max-width: 380px) {
  .fc-day .fc-event-time {
    font-size: 12px !important;
  }
}

.region-footer-second {
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 620px) {
  .region-footer-second {
    padding: 0 12px 0 63px;
  }
}

#block-pagetitle,
nav.tabs {
  width: 100%;
}

.facets-widget-checkbox > ul {
  margin: 0;
  padding: 0;
}

.facets-widget-checkbox li {
  list-style: none;
  text-transform: uppercase;
}

.facets-widget-checkbox li > * {
  cursor: pointer !important;
}

.facets-widget-checkbox li.facets-reset {
  font-weight: bold;
}

.facets-widget-checkbox .facet-item input {
  margin: 0 10px 0 0;
}

@media only screen and (max-width: 767px) {
  #postcontent {
    order: 1;
  }

  #sidebar-second {
    order: 2;
  }
}

article > div > .field:not(:last-of-type),
article .addtoany_list {
  margin-bottom: 20px;
}

article .addtoany_list {
  display: block;
}
