.limit-message {
  padding: 5px;
  border: 1px solid red;
  display: inline-block;
  color: red;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.ui-widget .form-item--multiple {
  height:80vh !important;
}
.hidden {
  display:none !important;
}
.views-view-grid .views-col {
  position:relative;
}
.config-pages-form:not(.config-page-top-banner-form) #edit-zap-scheduler  {
  display:none;
}
body.page-node-type-event .form-item-sticky-value, .node-event-form .form-item-sticky-value {
  display: none !important;
}
.limit {
  margin-left:5px;
}
.region-highlighted .messages--error {
  display:none !important;
}

.view-id-ruilbox .view-header {
  margin-bottom:1rem !important;
  text-align:right;
}

.config-page-top-banner-form .field--name-field-image {
  display:none !important;
}
