div.error {
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545; }

.form-control.error {
  border-color: #dc3545; }

.has-success .form-control {
  border-color: #28a745; }

.breadcrumbs {
  margin-top: 10px;
  margin-bottom: 10px; }

main {
  min-height: calc(100vh - 66px - 80px); }

.footer {
  margin-top: 20px;
  width: 100%;
  height: 60px;
  /* Set the fixed height of the footer here */
  line-height: 60px;
  /* Vertically center the text there */ }

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