.message-error {
  background-color: #f2dede;
  border: 1px solid #ebccd1;
  color: #a94442;
  padding: 5px 15px;
}
.f3-form-error {
  border-color: #d9534f;
  background: #f4cecd;
}
.multi-selector {
  width: 100%;
}
.multi-selector .caret {
  position: absolute;
  right: 10px;
  top: 10px;
}
.multi-selector .monitor {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc !important;
  border-radius: 4px;
  color: #555;
  display: block;
  font-size: 15px;
  height: 36px;
  line-height: 1.5;
  padding: 6px 15px !important;
  width: 100%;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.tx-fag-calendar .events-list h4 {
  margin-top: 20px;
}
.tx-fag-calendar .events-list .event-teaser-text {
  margin: 5px 0;
}
.tx-fag-calendar .event-show .image-wrap {
  padding-left: 0;
}
.tx-fag-calendar .event-show .dl-horizontal dt {
  text-align: left;
}
.tx-fag-calendar .event-show .event-images img {
  width: 100%;
}
