<<<<<<< HEAD
/*! bootstrap.css 25-11-2021 16:06:49 */
=======
/*! bootstrap.css 14-12-2021 16:07:03 */
>>>>>>> b95e630... Merged in production (pull request #286)

.form-required:after {
  content: none;
}

.modal-header .close {
  position: static;
}
.modal form .form-item input.form-radio,
.modal form .form-item input.form-checkbox {
  margin-left: -20px;
}

body.adminimal-admin-toolbar {
  padding-top: 79px !important;
}

.popover {
  box-shadow: none;
  border-radius: 0;
  border-color: #979797;
}
.popover .arrow {
  display: none;
}
.popover-content {
  padding: 20px 25px;
}

/*# sourceMappingURL=bootstrap.css.map */